2021-05-16T19:32:09.3644442Z ##[section]Starting: Request a runner to run this job 2021-05-16T19:32:09.8488704Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-20.04' 2021-05-16T19:32:09.9145222Z Can't find any online and idle self-hosted runner in current repository's organization/enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-16T19:32:10.0370707Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-16T19:32:10.2442840Z ##[section]Finishing: Request a runner to run this job 2021-05-16T19:32:18.7095590Z Current runner version: '2.278.0' 2021-05-16T19:32:18.7129383Z ##[group]Operating System 2021-05-16T19:32:18.7130477Z Ubuntu 2021-05-16T19:32:18.7130940Z 20.04.2 2021-05-16T19:32:18.7131436Z LTS 2021-05-16T19:32:18.7131967Z ##[endgroup] 2021-05-16T19:32:18.7132604Z ##[group]Virtual Environment 2021-05-16T19:32:18.7133301Z Environment: ubuntu-20.04 2021-05-16T19:32:18.7133953Z Version: 20210510.0 2021-05-16T19:32:18.7135048Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210510.0/images/linux/Ubuntu2004-README.md 2021-05-16T19:32:18.7136586Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210510.0 2021-05-16T19:32:18.7137569Z ##[endgroup] 2021-05-16T19:32:18.7139670Z ##[group]GITHUB_TOKEN Permissions 2021-05-16T19:32:18.7141075Z Actions: write 2021-05-16T19:32:18.7141710Z Checks: write 2021-05-16T19:32:18.7142245Z Contents: write 2021-05-16T19:32:18.7142872Z Deployments: write 2021-05-16T19:32:18.7143740Z Issues: write 2021-05-16T19:32:18.7144326Z Metadata: read 2021-05-16T19:32:18.7144868Z Packages: write 2021-05-16T19:32:18.7145486Z PullRequests: write 2021-05-16T19:32:18.7148796Z RepositoryProjects: write 2021-05-16T19:32:18.7149781Z SecurityEvents: write 2021-05-16T19:32:18.7150404Z Statuses: write 2021-05-16T19:32:18.7151241Z ##[endgroup] 2021-05-16T19:32:18.7156988Z Prepare workflow directory 2021-05-16T19:32:18.8428584Z Prepare all required actions 2021-05-16T19:32:18.8444232Z Getting action download info 2021-05-16T19:32:19.2534785Z Download action repository 'actions/checkout@v2' 2021-05-16T19:32:21.1834642Z Download action repository 'r-lib/actions@master' 2021-05-16T19:32:21.6901707Z Download action repository 'adigherman/actions@master' 2021-05-16T19:32:22.8370216Z Download action repository 'msys2/setup-msys2@v2' 2021-05-16T19:32:23.0895750Z Download action repository 'actions/cache@v1' 2021-05-16T19:32:23.2043285Z Download action repository 'actions/upload-artifact@master' 2021-05-16T19:32:23.3257429Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-16T19:32:23.7299839Z ##[group]Run actions/checkout@v2 2021-05-16T19:32:23.7300518Z with: 2021-05-16T19:32:23.7300953Z repository: neuroconductor/voxel 2021-05-16T19:32:23.7301868Z token: *** 2021-05-16T19:32:23.7302244Z ssh-strict: true 2021-05-16T19:32:23.7302709Z persist-credentials: true 2021-05-16T19:32:23.7303170Z clean: true 2021-05-16T19:32:23.7303698Z fetch-depth: 1 2021-05-16T19:32:23.7304056Z lfs: false 2021-05-16T19:32:23.7304399Z submodules: false 2021-05-16T19:32:23.7304748Z env: 2021-05-16T19:32:23.7305140Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:32:23.7305575Z TIC_DEPLOY_KEY: 2021-05-16T19:32:23.7306313Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T19:32:23.7307442Z GITHUB_PAT: *** 2021-05-16T19:32:23.7307822Z COVERALLS_TOKEN: 2021-05-16T19:32:23.7308258Z continue-on-error: true 2021-05-16T19:32:23.7308701Z VDIFFR_RUN_TESTS: 2021-05-16T19:32:23.7309050Z ##[endgroup] 2021-05-16T19:32:23.9773429Z Syncing repository: neuroconductor/voxel 2021-05-16T19:32:23.9774224Z ##[group]Getting Git version info 2021-05-16T19:32:23.9775168Z Working directory is '/home/runner/work/voxel/voxel' 2021-05-16T19:32:23.9799024Z [command]/usr/bin/git version 2021-05-16T19:32:23.9972047Z git version 2.31.1 2021-05-16T19:32:23.9995809Z ##[endgroup] 2021-05-16T19:32:24.0003961Z Deleting the contents of '/home/runner/work/voxel/voxel' 2021-05-16T19:32:24.0010076Z ##[group]Initializing the repository 2021-05-16T19:32:24.0015497Z [command]/usr/bin/git init /home/runner/work/voxel/voxel 2021-05-16T19:32:24.0100946Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-16T19:32:24.0101837Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-16T19:32:24.0102637Z hint: of your new repositories, which will suppress this warning, call: 2021-05-16T19:32:24.0103193Z hint: 2021-05-16T19:32:24.0103894Z hint: git config --global init.defaultBranch 2021-05-16T19:32:24.0104634Z hint: 2021-05-16T19:32:24.0105341Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-16T19:32:24.0106285Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-16T19:32:24.0106847Z hint: 2021-05-16T19:32:24.0107503Z hint: git branch -m 2021-05-16T19:32:24.0116321Z Initialized empty Git repository in /home/runner/work/voxel/voxel/.git/ 2021-05-16T19:32:24.0127507Z [command]/usr/bin/git remote add origin https://github.com/neuroconductor/voxel 2021-05-16T19:32:24.0176934Z ##[endgroup] 2021-05-16T19:32:24.0177803Z ##[group]Disabling automatic garbage collection 2021-05-16T19:32:24.0183704Z [command]/usr/bin/git config --local gc.auto 0 2021-05-16T19:32:24.0225445Z ##[endgroup] 2021-05-16T19:32:24.0235427Z ##[group]Setting up auth 2021-05-16T19:32:24.0251487Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T19:32:24.0302902Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2021-05-16T19:32:24.0809643Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T19:32:24.0865436Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2021-05-16T19:32:24.1119485Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-16T19:32:24.1191340Z ##[endgroup] 2021-05-16T19:32:24.1192537Z ##[group]Fetching the repository 2021-05-16T19:32:24.1202001Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +abf3082f86a230e6c3bbaf54a3a61570eeedde33:refs/tags/1.3.5.s 2021-05-16T19:32:24.3333334Z remote: Enumerating objects: 85, done. 2021-05-16T19:32:24.3334909Z remote: Counting objects: 1% (1/85) 2021-05-16T19:32:24.3337746Z remote: Counting objects: 2% (2/85) 2021-05-16T19:32:24.3338263Z remote: Counting objects: 3% (3/85) 2021-05-16T19:32:24.3338781Z remote: Counting objects: 4% (4/85) 2021-05-16T19:32:24.3339655Z remote: Counting objects: 5% (5/85) 2021-05-16T19:32:24.3340205Z remote: Counting objects: 7% (6/85) 2021-05-16T19:32:24.3340758Z remote: Counting objects: 8% (7/85) 2021-05-16T19:32:24.3341959Z remote: Counting objects: 9% (8/85) 2021-05-16T19:32:24.3342514Z remote: Counting objects: 10% (9/85) 2021-05-16T19:32:24.3344009Z remote: Counting objects: 11% (10/85) 2021-05-16T19:32:24.3344600Z remote: Counting objects: 12% (11/85) 2021-05-16T19:32:24.3345682Z remote: Counting objects: 14% (12/85) 2021-05-16T19:32:24.3347072Z remote: Counting objects: 15% (13/85) 2021-05-16T19:32:24.3347671Z remote: Counting objects: 16% (14/85) 2021-05-16T19:32:24.3348689Z remote: Counting objects: 17% (15/85) 2021-05-16T19:32:24.3350284Z remote: Counting objects: 18% (16/85) 2021-05-16T19:32:24.3350959Z remote: Counting objects: 20% (17/85) 2021-05-16T19:32:24.3352618Z remote: Counting objects: 21% (18/85) 2021-05-16T19:32:24.3353303Z remote: Counting objects: 22% (19/85) 2021-05-16T19:32:24.3353889Z remote: Counting objects: 23% (20/85) 2021-05-16T19:32:24.3354425Z remote: Counting objects: 24% (21/85) 2021-05-16T19:32:24.3355303Z remote: Counting objects: 25% (22/85) 2021-05-16T19:32:24.3357162Z remote: Counting objects: 27% (23/85) 2021-05-16T19:32:24.3357780Z remote: Counting objects: 28% (24/85) 2021-05-16T19:32:24.3358388Z remote: Counting objects: 29% (25/85) 2021-05-16T19:32:24.3359363Z remote: Counting objects: 30% (26/85) 2021-05-16T19:32:24.3360000Z remote: Counting objects: 31% (27/85) 2021-05-16T19:32:24.3360731Z remote: Counting objects: 32% (28/85) 2021-05-16T19:32:24.3362685Z remote: Counting objects: 34% (29/85) 2021-05-16T19:32:24.3363276Z remote: Counting objects: 35% (30/85) 2021-05-16T19:32:24.3365606Z remote: Counting objects: 36% (31/85) 2021-05-16T19:32:24.3366514Z remote: Counting objects: 37% (32/85) 2021-05-16T19:32:24.3372270Z remote: Counting objects: 38% (33/85) 2021-05-16T19:32:24.3372833Z remote: Counting objects: 40% (34/85) 2021-05-16T19:32:24.3373671Z remote: Counting objects: 41% (35/85) 2021-05-16T19:32:24.3374182Z remote: Counting objects: 42% (36/85) 2021-05-16T19:32:24.3374676Z remote: Counting objects: 43% (37/85) 2021-05-16T19:32:24.3375184Z remote: Counting objects: 44% (38/85) 2021-05-16T19:32:24.3375899Z remote: Counting objects: 45% (39/85) 2021-05-16T19:32:24.3376639Z remote: Counting objects: 47% (40/85) 2021-05-16T19:32:24.3377193Z remote: Counting objects: 48% (41/85) 2021-05-16T19:32:24.3390804Z remote: Counting objects: 49% (42/85) 2021-05-16T19:32:24.3393296Z remote: Counting objects: 50% (43/85) 2021-05-16T19:32:24.3393848Z remote: Counting objects: 51% (44/85) 2021-05-16T19:32:24.3394395Z remote: Counting objects: 52% (45/85) 2021-05-16T19:32:24.3394931Z remote: Counting objects: 54% (46/85) 2021-05-16T19:32:24.3395708Z remote: Counting objects: 55% (47/85) 2021-05-16T19:32:24.3396345Z remote: Counting objects: 56% (48/85) 2021-05-16T19:32:24.3396895Z remote: Counting objects: 57% (49/85) 2021-05-16T19:32:24.3398737Z remote: Counting objects: 58% (50/85) 2021-05-16T19:32:24.3399250Z remote: Counting objects: 60% (51/85) 2021-05-16T19:32:24.3399757Z remote: Counting objects: 61% (52/85) 2021-05-16T19:32:24.3400251Z remote: Counting objects: 62% (53/85) 2021-05-16T19:32:24.3400803Z remote: Counting objects: 63% (54/85) 2021-05-16T19:32:24.3401449Z remote: Counting objects: 64% (55/85) 2021-05-16T19:32:24.3401979Z remote: Counting objects: 65% (56/85) 2021-05-16T19:32:24.3402473Z remote: Counting objects: 67% (57/85) 2021-05-16T19:32:24.3403183Z remote: Counting objects: 68% (58/85) 2021-05-16T19:32:24.3403774Z remote: Counting objects: 69% (59/85) 2021-05-16T19:32:24.3404291Z remote: Counting objects: 70% (60/85) 2021-05-16T19:32:24.3406672Z remote: Counting objects: 71% (61/85) 2021-05-16T19:32:24.3407198Z remote: Counting objects: 72% (62/85) 2021-05-16T19:32:24.3409062Z remote: Counting objects: 74% (63/85) 2021-05-16T19:32:24.3409547Z remote: Counting objects: 75% (64/85) 2021-05-16T19:32:24.3410044Z remote: Counting objects: 76% (65/85) 2021-05-16T19:32:24.3410522Z remote: Counting objects: 77% (66/85) 2021-05-16T19:32:24.3411016Z remote: Counting objects: 78% (67/85) 2021-05-16T19:32:24.3411511Z remote: Counting objects: 80% (68/85) 2021-05-16T19:32:24.3412002Z remote: Counting objects: 81% (69/85) 2021-05-16T19:32:24.3412480Z remote: Counting objects: 82% (70/85) 2021-05-16T19:32:24.3412974Z remote: Counting objects: 83% (71/85) 2021-05-16T19:32:24.3413467Z remote: Counting objects: 84% (72/85) 2021-05-16T19:32:24.3413942Z remote: Counting objects: 85% (73/85) 2021-05-16T19:32:24.3414432Z remote: Counting objects: 87% (74/85) 2021-05-16T19:32:24.3415376Z remote: Counting objects: 88% (75/85) 2021-05-16T19:32:24.3415901Z remote: Counting objects: 89% (76/85) 2021-05-16T19:32:24.3416397Z remote: Counting objects: 90% (77/85) 2021-05-16T19:32:24.3416906Z remote: Counting objects: 91% (78/85) 2021-05-16T19:32:24.3417401Z remote: Counting objects: 92% (79/85) 2021-05-16T19:32:24.3418056Z remote: Counting objects: 94% (80/85) 2021-05-16T19:32:24.3418593Z remote: Counting objects: 95% (81/85) 2021-05-16T19:32:24.3419226Z remote: Counting objects: 96% (82/85) 2021-05-16T19:32:24.3419721Z remote: Counting objects: 97% (83/85) 2021-05-16T19:32:24.3420196Z remote: Counting objects: 98% (84/85) 2021-05-16T19:32:24.3420688Z remote: Counting objects: 100% (85/85) 2021-05-16T19:32:24.3421550Z remote: Counting objects: 100% (85/85), done. 2021-05-16T19:32:24.3422104Z remote: Compressing objects: 1% (1/80) 2021-05-16T19:32:24.3422635Z remote: Compressing objects: 2% (2/80) 2021-05-16T19:32:24.3423174Z remote: Compressing objects: 3% (3/80) 2021-05-16T19:32:24.3424071Z remote: Compressing objects: 5% (4/80) 2021-05-16T19:32:24.3424601Z remote: Compressing objects: 6% (5/80) 2021-05-16T19:32:24.3425219Z remote: Compressing objects: 7% (6/80) 2021-05-16T19:32:24.3425925Z remote: Compressing objects: 8% (7/80) 2021-05-16T19:32:24.3426630Z remote: Compressing objects: 10% (8/80) 2021-05-16T19:32:24.3427165Z remote: Compressing objects: 11% (9/80) 2021-05-16T19:32:24.3427706Z remote: Compressing objects: 12% (10/80) 2021-05-16T19:32:24.3428269Z remote: Compressing objects: 13% (11/80) 2021-05-16T19:32:24.3428800Z remote: Compressing objects: 15% (12/80) 2021-05-16T19:32:24.3429345Z remote: Compressing objects: 16% (13/80) 2021-05-16T19:32:24.3430044Z remote: Compressing objects: 17% (14/80) 2021-05-16T19:32:24.3430587Z remote: Compressing objects: 18% (15/80) 2021-05-16T19:32:24.3431111Z remote: Compressing objects: 20% (16/80) 2021-05-16T19:32:24.3431651Z remote: Compressing objects: 21% (17/80) 2021-05-16T19:32:24.3432188Z remote: Compressing objects: 22% (18/80) 2021-05-16T19:32:24.3432713Z remote: Compressing objects: 23% (19/80) 2021-05-16T19:32:24.3433336Z remote: Compressing objects: 25% (20/80) 2021-05-16T19:32:24.3433864Z remote: Compressing objects: 26% (21/80) 2021-05-16T19:32:24.3434536Z remote: Compressing objects: 27% (22/80) 2021-05-16T19:32:24.3435288Z remote: Compressing objects: 28% (23/80) 2021-05-16T19:32:24.3436373Z remote: Compressing objects: 30% (24/80) 2021-05-16T19:32:24.3437351Z remote: Compressing objects: 31% (25/80) 2021-05-16T19:32:24.3440375Z remote: Compressing objects: 32% (26/80) 2021-05-16T19:32:24.3441497Z remote: Compressing objects: 33% (27/80) 2021-05-16T19:32:24.3442020Z remote: Compressing objects: 35% (28/80) 2021-05-16T19:32:24.3442557Z remote: Compressing objects: 36% (29/80) 2021-05-16T19:32:24.3443083Z remote: Compressing objects: 37% (30/80) 2021-05-16T19:32:24.3443621Z remote: Compressing objects: 38% (31/80) 2021-05-16T19:32:24.3444332Z remote: Compressing objects: 40% (32/80) 2021-05-16T19:32:24.3445070Z remote: Compressing objects: 41% (33/80) 2021-05-16T19:32:24.3446590Z remote: Compressing objects: 42% (34/80) 2021-05-16T19:32:24.3447272Z remote: Compressing objects: 43% (35/80) 2021-05-16T19:32:24.3447870Z remote: Compressing objects: 45% (36/80) 2021-05-16T19:32:24.3448456Z remote: Compressing objects: 46% (37/80) 2021-05-16T19:32:24.3449192Z remote: Compressing objects: 47% (38/80) 2021-05-16T19:32:24.3449886Z remote: Compressing objects: 48% (39/80) 2021-05-16T19:32:24.3450424Z remote: Compressing objects: 50% (40/80) 2021-05-16T19:32:24.3450964Z remote: Compressing objects: 51% (41/80) 2021-05-16T19:32:24.3451488Z remote: Compressing objects: 52% (42/80) 2021-05-16T19:32:24.3452024Z remote: Compressing objects: 53% (43/80) 2021-05-16T19:32:24.3452550Z remote: Compressing objects: 55% (44/80) 2021-05-16T19:32:24.3453093Z remote: Compressing objects: 56% (45/80) 2021-05-16T19:32:24.3453617Z remote: Compressing objects: 57% (46/80) 2021-05-16T19:32:24.3454156Z remote: Compressing objects: 58% (47/80) 2021-05-16T19:32:24.3455027Z remote: Compressing objects: 60% (48/80) 2021-05-16T19:32:24.3455586Z remote: Compressing objects: 61% (49/80) 2021-05-16T19:32:24.3456126Z remote: Compressing objects: 62% (50/80) 2021-05-16T19:32:24.3456685Z remote: Compressing objects: 63% (51/80) 2021-05-16T19:32:24.3458884Z remote: Compressing objects: 65% (52/80) 2021-05-16T19:32:24.3459439Z remote: Compressing objects: 66% (53/80) 2021-05-16T19:32:24.3459996Z remote: Compressing objects: 67% (54/80) 2021-05-16T19:32:24.3460539Z remote: Compressing objects: 68% (55/80) 2021-05-16T19:32:24.3461965Z remote: Compressing objects: 70% (56/80) 2021-05-16T19:32:24.3463704Z remote: Compressing objects: 71% (57/80) 2021-05-16T19:32:24.3464342Z remote: Compressing objects: 72% (58/80) 2021-05-16T19:32:24.3464885Z remote: Compressing objects: 73% (59/80) 2021-05-16T19:32:24.3466613Z remote: Compressing objects: 75% (60/80) 2021-05-16T19:32:24.3467231Z remote: Compressing objects: 76% (61/80) 2021-05-16T19:32:24.3467775Z remote: Compressing objects: 77% (62/80) 2021-05-16T19:32:24.3468334Z remote: Compressing objects: 78% (63/80) 2021-05-16T19:32:24.3468874Z remote: Compressing objects: 80% (64/80) 2021-05-16T19:32:24.3469649Z remote: Compressing objects: 81% (65/80) 2021-05-16T19:32:24.3470213Z remote: Compressing objects: 82% (66/80) 2021-05-16T19:32:24.3470771Z remote: Compressing objects: 83% (67/80) 2021-05-16T19:32:24.3471312Z remote: Compressing objects: 85% (68/80) 2021-05-16T19:32:24.3471871Z remote: Compressing objects: 86% (69/80) 2021-05-16T19:32:24.3472426Z remote: Compressing objects: 87% (70/80) 2021-05-16T19:32:24.3472968Z remote: Compressing objects: 88% (71/80) 2021-05-16T19:32:24.3473525Z remote: Compressing objects: 90% (72/80) 2021-05-16T19:32:24.3474070Z remote: Compressing objects: 91% (73/80) 2021-05-16T19:32:24.3474771Z remote: Compressing objects: 92% (74/80) 2021-05-16T19:32:24.3475339Z remote: Compressing objects: 93% (75/80) 2021-05-16T19:32:24.3475895Z remote: Compressing objects: 95% (76/80) 2021-05-16T19:32:24.3476438Z remote: Compressing objects: 96% (77/80) 2021-05-16T19:32:24.3477000Z remote: Compressing objects: 97% (78/80) 2021-05-16T19:32:24.3477558Z remote: Compressing objects: 98% (79/80) 2021-05-16T19:32:24.3478099Z remote: Compressing objects: 100% (80/80) 2021-05-16T19:32:24.3478685Z remote: Compressing objects: 100% (80/80), done. 2021-05-16T19:32:24.3481353Z remote: Total 85 (delta 49), reused 15 (delta 3), pack-reused 0 2021-05-16T19:32:25.1871971Z From https://github.com/neuroconductor/voxel 2021-05-16T19:32:25.1885108Z * [new ref] abf3082f86a230e6c3bbaf54a3a61570eeedde33 -> 1.3.5.s 2021-05-16T19:32:25.1887211Z ##[endgroup] 2021-05-16T19:32:25.1888774Z ##[group]Determining the checkout info 2021-05-16T19:32:25.1894289Z ##[endgroup] 2021-05-16T19:32:25.1895412Z ##[group]Checking out the ref 2021-05-16T19:32:25.1896643Z [command]/usr/bin/git checkout --progress --force refs/tags/1.3.5.s 2021-05-16T19:32:25.1898203Z Note: switching to 'refs/tags/1.3.5.s'. 2021-05-16T19:32:25.1899130Z 2021-05-16T19:32:25.1900143Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-16T19:32:25.1901811Z changes and commit them, and you can discard any commits you make in this 2021-05-16T19:32:25.1903071Z state without impacting any branches by switching back to a branch. 2021-05-16T19:32:25.1903713Z 2021-05-16T19:32:25.1904494Z If you want to create a new branch to retain commits you create, you may 2021-05-16T19:32:25.1906342Z do so (now or later) by using -c with the switch command. Example: 2021-05-16T19:32:25.1907083Z 2021-05-16T19:32:25.1908280Z git switch -c 2021-05-16T19:32:25.1908842Z 2021-05-16T19:32:25.1909606Z Or undo this operation with: 2021-05-16T19:32:25.1910851Z 2021-05-16T19:32:25.1912012Z git switch - 2021-05-16T19:32:25.1912261Z 2021-05-16T19:32:25.1912867Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-16T19:32:25.1913384Z 2021-05-16T19:32:25.1913776Z HEAD is now at abf3082 Version id 64 stable 2021-05-16T19:32:25.1914460Z ##[endgroup] 2021-05-16T19:32:25.1915101Z [command]/usr/bin/git log -1 --format='%H' 2021-05-16T19:32:25.1915954Z 'abf3082f86a230e6c3bbaf54a3a61570eeedde33' 2021-05-16T19:32:25.2027764Z ##[group]Run r-lib/actions/setup-r@master 2021-05-16T19:32:25.2028254Z with: 2021-05-16T19:32:25.2028802Z r-version: devel 2021-05-16T19:32:25.2029359Z Ncpus: 1 2021-05-16T19:32:25.2030070Z crayon.enabled: NULL 2021-05-16T19:32:25.2030642Z remove-openmp-macos: true 2021-05-16T19:32:25.2031225Z http-user-agent: default 2021-05-16T19:32:25.2031722Z install-r: true 2021-05-16T19:32:25.2032320Z windows-path-include-mingw: true 2021-05-16T19:32:25.2033106Z env: 2021-05-16T19:32:25.2033705Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:32:25.2034169Z TIC_DEPLOY_KEY: 2021-05-16T19:32:25.2035162Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T19:32:25.2036727Z GITHUB_PAT: *** 2021-05-16T19:32:25.2037157Z COVERALLS_TOKEN: 2021-05-16T19:32:25.2037636Z continue-on-error: true 2021-05-16T19:32:25.2038121Z VDIFFR_RUN_TESTS: 2021-05-16T19:32:25.2038504Z ##[endgroup] 2021-05-16T19:32:25.9729297Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive add-apt-repository -y ppa:cran/travis 2021-05-16T19:32:28.5438893Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-16T19:32:28.5442699Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-16T19:32:28.5458343Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-16T19:32:28.5472239Z Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-16T19:32:28.5510815Z Get:5 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] 2021-05-16T19:32:28.5879949Z Hit:6 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-16T19:32:28.6659578Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-16T19:32:28.8169333Z Get:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease [18.0 kB] 2021-05-16T19:32:28.9518670Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [983 kB] 2021-05-16T19:32:29.0018278Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [222 kB] 2021-05-16T19:32:29.0050424Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.3 kB] 2021-05-16T19:32:29.0066536Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [226 kB] 2021-05-16T19:32:29.0163194Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [33.3 kB] 2021-05-16T19:32:29.0177580Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [774 kB] 2021-05-16T19:32:29.0281124Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [166 kB] 2021-05-16T19:32:29.0305690Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [17.4 kB] 2021-05-16T19:32:29.0501755Z Hit:17 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-16T19:32:29.2067673Z Get:18 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [73.2 kB] 2021-05-16T19:32:29.3317825Z Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [655 kB] 2021-05-16T19:32:29.3811348Z Get:20 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [131 kB] 2021-05-16T19:32:29.3837141Z Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7508 B] 2021-05-16T19:32:29.3838892Z Get:22 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [203 kB] 2021-05-16T19:32:29.3873778Z Get:23 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [29.7 kB] 2021-05-16T19:32:29.3877137Z Get:24 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [565 kB] 2021-05-16T19:32:29.3966502Z Get:25 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [11.0 kB] 2021-05-16T19:32:40.3355204Z Fetched 4463 kB in 1s (3402 kB/s) 2021-05-16T19:32:41.2840531Z Reading package lists... 2021-05-16T19:32:41.3146709Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get update -y -qq 2021-05-16T19:32:43.5135412Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get install -y gdebi-core qpdf devscripts 2021-05-16T19:32:43.5876797Z Reading package lists... 2021-05-16T19:32:43.7653227Z Building dependency tree... 2021-05-16T19:32:43.7680844Z Reading state information... 2021-05-16T19:32:43.9274113Z The following additional packages will be installed: 2021-05-16T19:32:43.9304830Z dctrl-tools diffstat dput gettext intltool-debian libapt-pkg-perl 2021-05-16T19:32:43.9307334Z libarchive-zip-perl libarray-intspan-perl libasync-mergepoint-perl 2021-05-16T19:32:43.9308805Z libb-hooks-endofscope-perl libb-hooks-op-check-perl libcapture-tiny-perl 2021-05-16T19:32:43.9310517Z libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 2021-05-16T19:32:43.9311960Z libcommon-sense-perl libconst-fast-perl libcontextual-return-perl 2021-05-16T19:32:43.9313205Z libcpanel-json-xs-perl libcroco3 libdata-optlist-perl 2021-05-16T19:32:43.9314538Z libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl 2021-05-16T19:32:43.9316908Z libdigest-hmac-perl libdistro-info-perl libdynaloader-functions-perl 2021-05-16T19:32:43.9318236Z libemail-valid-perl libexporter-tiny-perl libfile-chdir-perl 2021-05-16T19:32:43.9319642Z libfile-find-rule-perl libfile-homedir-perl libfile-which-perl 2021-05-16T19:32:43.9320897Z libfont-ttf-perl libfuture-perl libgetopt-long-descriptive-perl 2021-05-16T19:32:43.9322204Z libgit-wrapper-perl libgitlab-api-v4-perl libhash-fieldhash-perl 2021-05-16T19:32:43.9339232Z libhttp-tiny-multipart-perl libimport-into-perl libio-async-loop-epoll-perl 2021-05-16T19:32:43.9341040Z libio-async-perl libio-prompter-perl libio-pty-perl libio-string-perl 2021-05-16T19:32:43.9342465Z libipc-run-perl libjson-maybexs-perl libjson-perl libjson-xs-perl 2021-05-16T19:32:43.9344407Z liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl 2021-05-16T19:32:43.9346783Z liblist-someutils-perl liblist-someutils-xs-perl 2021-05-16T19:32:43.9349045Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-16T19:32:43.9352104Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-16T19:32:43.9353416Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-16T19:32:43.9354606Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-16T19:32:43.9356571Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-16T19:32:43.9358994Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-16T19:32:43.9360848Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-16T19:32:43.9362195Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-16T19:32:43.9363478Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-16T19:32:43.9365262Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-16T19:32:43.9367205Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-16T19:32:43.9368581Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-16T19:32:43.9369985Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-16T19:32:43.9371357Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-16T19:32:43.9372828Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-16T19:32:43.9374725Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-16T19:32:43.9376492Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-16T19:32:43.9377812Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-16T19:32:43.9379350Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-16T19:32:43.9380575Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-16T19:32:43.9381721Z python3-magic python3-unidiff python3-xdg t1utils wdiff 2021-05-16T19:32:43.9382353Z Suggested packages: 2021-05-16T19:32:43.9383144Z debtags adequate autopkgtest bls-standalone bsd-mailx | mailx 2021-05-16T19:32:43.9384374Z check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope 2021-05-16T19:32:43.9386692Z disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl 2021-05-16T19:32:43.9388412Z libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts 2021-05-16T19:32:43.9389927Z mutt piuparts quilt ratt reprotest svn-buildpackage w3m debian-keyring 2021-05-16T19:32:43.9391049Z equivs libsoap-lite-perl python3-paramiko mini-dinstall gettext-doc 2021-05-16T19:32:43.9392178Z autopoint libasprintf-dev libgettextpo-dev libossp-uuid-perl 2021-05-16T19:32:43.9393453Z libscalar-number-perl libbareword-filehandles-perl libindirect-perl 2021-05-16T19:32:43.9394941Z libmultidimensional-perl libdevel-lexalias-perl libdevel-stacktrace-perl 2021-05-16T19:32:43.9397562Z binutils-multiarch libtext-template-perl wdiff-doc 2021-05-16T19:32:44.4848877Z The following NEW packages will be installed: 2021-05-16T19:32:44.4853304Z dctrl-tools devscripts diffstat dput gdebi-core gettext intltool-debian 2021-05-16T19:32:44.4854959Z libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl 2021-05-16T19:32:44.4856714Z libasync-mergepoint-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 2021-05-16T19:32:44.4859827Z libcapture-tiny-perl libclass-method-modifiers-perl libclass-xsaccessor-perl 2021-05-16T19:32:44.4861614Z libclone-perl libcommon-sense-perl libconst-fast-perl 2021-05-16T19:32:44.4863129Z libcontextual-return-perl libcpanel-json-xs-perl libcroco3 2021-05-16T19:32:44.4864816Z libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl 2021-05-16T19:32:44.4866527Z libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl 2021-05-16T19:32:44.4868756Z libdynaloader-functions-perl libemail-valid-perl libexporter-tiny-perl 2021-05-16T19:32:44.4871140Z libfile-chdir-perl libfile-find-rule-perl libfile-homedir-perl 2021-05-16T19:32:44.4872629Z libfile-which-perl libfont-ttf-perl libfuture-perl 2021-05-16T19:32:44.4874246Z libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 2021-05-16T19:32:44.4878637Z libhash-fieldhash-perl libhttp-tiny-multipart-perl libimport-into-perl 2021-05-16T19:32:44.4880063Z libio-async-loop-epoll-perl libio-async-perl libio-prompter-perl 2021-05-16T19:32:44.4881371Z libio-pty-perl libio-string-perl libipc-run-perl libjson-maybexs-perl 2021-05-16T19:32:44.4883665Z libjson-perl libjson-xs-perl liblinux-epoll-perl liblist-compare-perl 2021-05-16T19:32:44.4885363Z liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl 2021-05-16T19:32:44.4886996Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-16T19:32:44.4888601Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-16T19:32:44.4889965Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-16T19:32:44.4891195Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-16T19:32:44.4892431Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-16T19:32:44.4893857Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-16T19:32:44.4895504Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-16T19:32:44.4896874Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-16T19:32:44.4898475Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-16T19:32:44.4899861Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-16T19:32:44.4901241Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-16T19:32:44.4902625Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-16T19:32:44.4904143Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-16T19:32:44.4905552Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-16T19:32:44.4907041Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-16T19:32:44.4908521Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-16T19:32:44.4910312Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-16T19:32:44.4911728Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-16T19:32:44.4913402Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-16T19:32:44.4915090Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-16T19:32:44.4916094Z python3-magic python3-unidiff python3-xdg qpdf t1utils wdiff 2021-05-16T19:32:44.5245909Z 0 upgraded, 130 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:32:44.5247195Z Need to get 8648 kB of archives. 2021-05-16T19:32:44.5248674Z After this operation, 32.3 MB of additional disk space will be used. 2021-05-16T19:32:44.5250323Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 2021-05-16T19:32:44.5305057Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] 2021-05-16T19:32:44.5314403Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] 2021-05-16T19:32:44.5327376Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] 2021-05-16T19:32:44.5337477Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] 2021-05-16T19:32:44.5376847Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] 2021-05-16T19:32:44.5384165Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-op-check-perl amd64 0.22-1build2 [10.2 kB] 2021-05-16T19:32:44.5391852Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] 2021-05-16T19:32:44.5399247Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] 2021-05-16T19:32:44.5401778Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] 2021-05-16T19:32:44.5407647Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] 2021-05-16T19:32:44.5415404Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] 2021-05-16T19:32:44.5421781Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] 2021-05-16T19:32:44.5428832Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 2021-05-16T19:32:44.5438077Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] 2021-05-16T19:32:44.5458324Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] 2021-05-16T19:32:44.5460329Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 2021-05-16T19:32:44.5478164Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 2021-05-16T19:32:44.5486979Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] 2021-05-16T19:32:44.5687575Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] 2021-05-16T19:32:44.5696749Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] 2021-05-16T19:32:44.5718495Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] 2021-05-16T19:32:44.5729395Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdebi-core all 0.9.5.7+nmu3 [116 kB] 2021-05-16T19:32:44.5746558Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-05-16T19:32:44.5757859Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-05-16T19:32:44.5885856Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-05-16T19:32:44.5888181Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] 2021-05-16T19:32:44.5910264Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-05-16T19:32:44.5912116Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] 2021-05-16T19:32:44.5913867Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] 2021-05-16T19:32:44.5916054Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] 2021-05-16T19:32:44.5918103Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] 2021-05-16T19:32:44.5925860Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] 2021-05-16T19:32:44.5928180Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] 2021-05-16T19:32:44.5990763Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] 2021-05-16T19:32:44.5994902Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] 2021-05-16T19:32:44.5996889Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] 2021-05-16T19:32:44.5999732Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] 2021-05-16T19:32:44.6001784Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] 2021-05-16T19:32:44.6009813Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] 2021-05-16T19:32:44.6011700Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] 2021-05-16T19:32:44.6013771Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] 2021-05-16T19:32:44.6015995Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] 2021-05-16T19:32:44.6018159Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] 2021-05-16T19:32:44.6026631Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] 2021-05-16T19:32:44.6031303Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] 2021-05-16T19:32:44.6173483Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] 2021-05-16T19:32:44.6175198Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] 2021-05-16T19:32:44.6176761Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] 2021-05-16T19:32:44.6178500Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] 2021-05-16T19:32:44.6180184Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] 2021-05-16T19:32:44.6181703Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] 2021-05-16T19:32:44.6183828Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] 2021-05-16T19:32:44.6185503Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] 2021-05-16T19:32:44.6188429Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] 2021-05-16T19:32:44.6190802Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] 2021-05-16T19:32:44.6193995Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] 2021-05-16T19:32:44.6200163Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] 2021-05-16T19:32:44.6216708Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] 2021-05-16T19:32:44.6218314Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] 2021-05-16T19:32:44.6314650Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] 2021-05-16T19:32:44.6334242Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] 2021-05-16T19:32:44.6344529Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] 2021-05-16T19:32:44.6361707Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 2021-05-16T19:32:44.6380635Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] 2021-05-16T19:32:44.6383297Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] 2021-05-16T19:32:44.6385451Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] 2021-05-16T19:32:44.6387733Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] 2021-05-16T19:32:44.6411250Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] 2021-05-16T19:32:44.6421839Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [12.1 kB] 2021-05-16T19:32:44.6677983Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] 2021-05-16T19:32:44.6934428Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] 2021-05-16T19:32:44.7196155Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] 2021-05-16T19:32:44.7205487Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] 2021-05-16T19:32:44.7216552Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] 2021-05-16T19:32:44.7221556Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] 2021-05-16T19:32:44.7273152Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] 2021-05-16T19:32:44.7290492Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] 2021-05-16T19:32:44.7305618Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] 2021-05-16T19:32:44.7307781Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] 2021-05-16T19:32:44.7343279Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] 2021-05-16T19:32:44.7352972Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-loop-epoll-perl all 0.20-1 [10.4 kB] 2021-05-16T19:32:44.7362740Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] 2021-05-16T19:32:44.7370752Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] 2021-05-16T19:32:44.7387763Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] 2021-05-16T19:32:44.7396425Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] 2021-05-16T19:32:44.7414395Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] 2021-05-16T19:32:44.7423323Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] 2021-05-16T19:32:44.7439674Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] 2021-05-16T19:32:44.7451309Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] 2021-05-16T19:32:44.7459049Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] 2021-05-16T19:32:44.7468849Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] 2021-05-16T19:32:44.7477588Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB] 2021-05-16T19:32:44.7490186Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] 2021-05-16T19:32:44.7498858Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] 2021-05-16T19:32:44.7506486Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] 2021-05-16T19:32:44.7517034Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] 2021-05-16T19:32:44.7533901Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] 2021-05-16T19:32:44.7541655Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] 2021-05-16T19:32:44.7551693Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] 2021-05-16T19:32:44.7560030Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqpdf26 amd64 9.1.1-1build1 [421 kB] 2021-05-16T19:32:44.7660696Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] 2021-05-16T19:32:44.7711746Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] 2021-05-16T19:32:44.7723253Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] 2021-05-16T19:32:44.7731409Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] 2021-05-16T19:32:44.7739772Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-license-perl all 3.2.0-1 [36.2 kB] 2021-05-16T19:32:44.7747132Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] 2021-05-16T19:32:44.7757682Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] 2021-05-16T19:32:44.7801994Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] 2021-05-16T19:32:44.7846537Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] 2021-05-16T19:32:44.7852930Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] 2021-05-16T19:32:44.7876145Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 2021-05-16T19:32:44.7882652Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] 2021-05-16T19:32:44.7889094Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] 2021-05-16T19:32:44.7894800Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] 2021-05-16T19:32:44.7901761Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] 2021-05-16T19:32:44.7908053Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] 2021-05-16T19:32:44.7916159Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] 2021-05-16T19:32:44.7924743Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] 2021-05-16T19:32:44.7932670Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] 2021-05-16T19:32:44.7939634Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] 2021-05-16T19:32:44.7947186Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] 2021-05-16T19:32:44.7955185Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] 2021-05-16T19:32:44.7960883Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] 2021-05-16T19:32:44.7966755Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] 2021-05-16T19:32:44.8056591Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] 2021-05-16T19:32:44.8252492Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 2021-05-16T19:32:44.8266313Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] 2021-05-16T19:32:44.8268428Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qpdf amd64 9.1.1-1build1 [476 kB] 2021-05-16T19:32:44.8327024Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] 2021-05-16T19:32:45.6737915Z Fetched 8648 kB in 0s (25.4 MB/s) 2021-05-16T19:32:45.7530623Z Selecting previously unselected package dctrl-tools. 2021-05-16T19:32:45.8102914Z (Reading database ... 2021-05-16T19:32:45.8103704Z (Reading database ... 5% 2021-05-16T19:32:45.8104417Z (Reading database ... 10% 2021-05-16T19:32:45.8104882Z (Reading database ... 15% 2021-05-16T19:32:45.8105340Z (Reading database ... 20% 2021-05-16T19:32:45.8105733Z (Reading database ... 25% 2021-05-16T19:32:45.8106138Z (Reading database ... 30% 2021-05-16T19:32:45.8106523Z (Reading database ... 35% 2021-05-16T19:32:45.8106921Z (Reading database ... 40% 2021-05-16T19:32:45.8107330Z (Reading database ... 45% 2021-05-16T19:32:45.8107731Z (Reading database ... 50% 2021-05-16T19:32:46.4997896Z (Reading database ... 55% 2021-05-16T19:32:47.4082880Z (Reading database ... 60% 2021-05-16T19:32:48.0183949Z (Reading database ... 65% 2021-05-16T19:32:48.8807002Z (Reading database ... 70% 2021-05-16T19:32:49.8121579Z (Reading database ... 75% 2021-05-16T19:32:50.8169349Z (Reading database ... 80% 2021-05-16T19:32:52.1123039Z (Reading database ... 85% 2021-05-16T19:32:53.3542680Z (Reading database ... 90% 2021-05-16T19:32:54.4804633Z (Reading database ... 95% 2021-05-16T19:32:54.4805302Z (Reading database ... 100% 2021-05-16T19:32:54.4805996Z (Reading database ... 254809 files and directories currently installed.) 2021-05-16T19:32:54.4956711Z Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... 2021-05-16T19:32:54.5182177Z Unpacking dctrl-tools (2.24-3) ... 2021-05-16T19:32:54.5646726Z Selecting previously unselected package libfile-which-perl. 2021-05-16T19:32:54.5936533Z Preparing to unpack .../001-libfile-which-perl_1.23-1_all.deb ... 2021-05-16T19:32:54.5960790Z Unpacking libfile-which-perl (1.23-1) ... 2021-05-16T19:32:54.6310838Z Selecting previously unselected package libfile-homedir-perl. 2021-05-16T19:32:54.6542248Z Preparing to unpack .../002-libfile-homedir-perl_1.004-1_all.deb ... 2021-05-16T19:32:54.6557854Z Unpacking libfile-homedir-perl (1.004-1) ... 2021-05-16T19:32:54.6894814Z Selecting previously unselected package libio-pty-perl. 2021-05-16T19:32:54.7183117Z Preparing to unpack .../003-libio-pty-perl_1%3a1.12-1_amd64.deb ... 2021-05-16T19:32:54.7196094Z Unpacking libio-pty-perl (1:1.12-1) ... 2021-05-16T19:32:54.7551654Z Selecting previously unselected package libipc-run-perl. 2021-05-16T19:32:54.7797682Z Preparing to unpack .../004-libipc-run-perl_20180523.0-2_all.deb ... 2021-05-16T19:32:54.7808055Z Unpacking libipc-run-perl (20180523.0-2) ... 2021-05-16T19:32:54.8183632Z Selecting previously unselected package libclass-method-modifiers-perl. 2021-05-16T19:32:54.8435136Z Preparing to unpack .../005-libclass-method-modifiers-perl_2.13-1_all.deb ... 2021-05-16T19:32:54.8453449Z Unpacking libclass-method-modifiers-perl (2.13-1) ... 2021-05-16T19:32:54.8707833Z Selecting previously unselected package libb-hooks-op-check-perl. 2021-05-16T19:32:54.8996824Z Preparing to unpack .../006-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... 2021-05-16T19:32:54.9014272Z Unpacking libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-16T19:32:54.9343350Z Selecting previously unselected package libdynaloader-functions-perl. 2021-05-16T19:32:54.9651511Z Preparing to unpack .../007-libdynaloader-functions-perl_0.003-1_all.deb ... 2021-05-16T19:32:54.9663933Z Unpacking libdynaloader-functions-perl (0.003-1) ... 2021-05-16T19:32:54.9910842Z Selecting previously unselected package libdevel-callchecker-perl. 2021-05-16T19:32:55.0187802Z Preparing to unpack .../008-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... 2021-05-16T19:32:55.0201324Z Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-16T19:32:55.0455598Z Selecting previously unselected package libparams-classify-perl. 2021-05-16T19:32:55.0774358Z Preparing to unpack .../009-libparams-classify-perl_0.015-1build2_amd64.deb ... 2021-05-16T19:32:55.0794515Z Unpacking libparams-classify-perl (0.015-1build2) ... 2021-05-16T19:32:55.1231305Z Selecting previously unselected package libmodule-runtime-perl. 2021-05-16T19:32:55.1461873Z Preparing to unpack .../010-libmodule-runtime-perl_0.016-1_all.deb ... 2021-05-16T19:32:55.1479023Z Unpacking libmodule-runtime-perl (0.016-1) ... 2021-05-16T19:32:55.1740051Z Selecting previously unselected package libimport-into-perl. 2021-05-16T19:32:55.2031575Z Preparing to unpack .../011-libimport-into-perl_1.002005-1_all.deb ... 2021-05-16T19:32:55.2047957Z Unpacking libimport-into-perl (1.002005-1) ... 2021-05-16T19:32:55.2300006Z Selecting previously unselected package librole-tiny-perl. 2021-05-16T19:32:55.2595407Z Preparing to unpack .../012-librole-tiny-perl_2.001004-1_all.deb ... 2021-05-16T19:32:55.2609020Z Unpacking librole-tiny-perl (2.001004-1) ... 2021-05-16T19:32:55.2870910Z Selecting previously unselected package libstrictures-perl. 2021-05-16T19:32:55.3161395Z Preparing to unpack .../013-libstrictures-perl_2.000006-1_all.deb ... 2021-05-16T19:32:55.3172780Z Unpacking libstrictures-perl (2.000006-1) ... 2021-05-16T19:32:55.3453585Z Selecting previously unselected package libsub-quote-perl. 2021-05-16T19:32:55.3718412Z Preparing to unpack .../014-libsub-quote-perl_2.006006-1_all.deb ... 2021-05-16T19:32:55.3731493Z Unpacking libsub-quote-perl (2.006006-1) ... 2021-05-16T19:32:55.3975935Z Selecting previously unselected package libmoo-perl. 2021-05-16T19:32:55.4259894Z Preparing to unpack .../015-libmoo-perl_2.003006-1_all.deb ... 2021-05-16T19:32:55.4270425Z Unpacking libmoo-perl (2.003006-1) ... 2021-05-16T19:32:55.4584288Z Selecting previously unselected package patchutils. 2021-05-16T19:32:55.4873555Z Preparing to unpack .../016-patchutils_0.3.4-2_amd64.deb ... 2021-05-16T19:32:55.4882853Z Unpacking patchutils (0.3.4-2) ... 2021-05-16T19:32:55.5230504Z Selecting previously unselected package wdiff. 2021-05-16T19:32:55.5522508Z Preparing to unpack .../017-wdiff_1.2.2-2build1_amd64.deb ... 2021-05-16T19:32:55.7525056Z Unpacking wdiff (1.2.2-2build1) ... 2021-05-16T19:32:55.7951112Z Selecting previously unselected package devscripts. 2021-05-16T19:32:55.8215356Z Preparing to unpack .../018-devscripts_2.20.2ubuntu2_amd64.deb ... 2021-05-16T19:32:55.8483870Z Unpacking devscripts (2.20.2ubuntu2) ... 2021-05-16T19:32:55.9790741Z Selecting previously unselected package diffstat. 2021-05-16T19:32:56.0014209Z Preparing to unpack .../019-diffstat_1.63-1_amd64.deb ... 2021-05-16T19:32:56.0024334Z Unpacking diffstat (1.63-1) ... 2021-05-16T19:32:56.0350926Z Selecting previously unselected package python3-gpg. 2021-05-16T19:32:56.0575456Z Preparing to unpack .../020-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... 2021-05-16T19:32:56.0597001Z Unpacking python3-gpg (1.13.1-7ubuntu2) ... 2021-05-16T19:32:56.1118974Z Selecting previously unselected package dput. 2021-05-16T19:32:56.1413024Z Preparing to unpack .../021-dput_1.0.3ubuntu1_all.deb ... 2021-05-16T19:32:56.1499431Z Unpacking dput (1.0.3ubuntu1) ... 2021-05-16T19:32:56.1870844Z Selecting previously unselected package gdebi-core. 2021-05-16T19:32:56.2065272Z Preparing to unpack .../022-gdebi-core_0.9.5.7+nmu3_all.deb ... 2021-05-16T19:32:56.2079649Z Unpacking gdebi-core (0.9.5.7+nmu3) ... 2021-05-16T19:32:56.3672065Z Selecting previously unselected package libcroco3:amd64. 2021-05-16T19:32:56.3946390Z Preparing to unpack .../023-libcroco3_0.6.13-1_amd64.deb ... 2021-05-16T19:32:56.4046880Z Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-05-16T19:32:56.4363469Z Selecting previously unselected package gettext. 2021-05-16T19:32:56.4660059Z Preparing to unpack .../024-gettext_0.19.8.1-10build1_amd64.deb ... 2021-05-16T19:32:56.4671323Z Unpacking gettext (0.19.8.1-10build1) ... 2021-05-16T19:32:56.5995536Z Selecting previously unselected package intltool-debian. 2021-05-16T19:32:56.6271696Z Preparing to unpack .../025-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-05-16T19:32:56.6284952Z Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-05-16T19:32:56.6536436Z Selecting previously unselected package libapt-pkg-perl. 2021-05-16T19:32:56.6828283Z Preparing to unpack .../026-libapt-pkg-perl_0.1.36build3_amd64.deb ... 2021-05-16T19:32:56.6839751Z Unpacking libapt-pkg-perl (0.1.36build3) ... 2021-05-16T19:32:56.7145733Z Selecting previously unselected package libarchive-zip-perl. 2021-05-16T19:32:56.7428352Z Preparing to unpack .../027-libarchive-zip-perl_1.67-2_all.deb ... 2021-05-16T19:32:56.7440787Z Unpacking libarchive-zip-perl (1.67-2) ... 2021-05-16T19:32:56.7780298Z Selecting previously unselected package libarray-intspan-perl. 2021-05-16T19:32:56.8081649Z Preparing to unpack .../028-libarray-intspan-perl_2.003-1_all.deb ... 2021-05-16T19:32:56.8095499Z Unpacking libarray-intspan-perl (2.003-1) ... 2021-05-16T19:32:56.8431161Z Selecting previously unselected package libasync-mergepoint-perl. 2021-05-16T19:32:56.8662144Z Preparing to unpack .../029-libasync-mergepoint-perl_0.04-2_all.deb ... 2021-05-16T19:32:56.8675727Z Unpacking libasync-mergepoint-perl (0.04-2) ... 2021-05-16T19:32:56.8991791Z Selecting previously unselected package libmodule-implementation-perl. 2021-05-16T19:32:56.9227254Z Preparing to unpack .../030-libmodule-implementation-perl_0.09-1_all.deb ... 2021-05-16T19:32:56.9241905Z Unpacking libmodule-implementation-perl (0.09-1) ... 2021-05-16T19:32:56.9551486Z Selecting previously unselected package libsub-exporter-progressive-perl. 2021-05-16T19:32:56.9844618Z Preparing to unpack .../031-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 2021-05-16T19:32:56.9858852Z Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-16T19:32:57.0151193Z Selecting previously unselected package libvariable-magic-perl. 2021-05-16T19:32:57.0417700Z Preparing to unpack .../032-libvariable-magic-perl_0.62-1build2_amd64.deb ... 2021-05-16T19:32:57.0430555Z Unpacking libvariable-magic-perl (0.62-1build2) ... 2021-05-16T19:32:57.0702311Z Selecting previously unselected package libb-hooks-endofscope-perl. 2021-05-16T19:32:57.1003436Z Preparing to unpack .../033-libb-hooks-endofscope-perl_0.24-1_all.deb ... 2021-05-16T19:32:57.1016597Z Unpacking libb-hooks-endofscope-perl (0.24-1) ... 2021-05-16T19:32:57.1414005Z Selecting previously unselected package libcapture-tiny-perl. 2021-05-16T19:32:57.1722871Z Preparing to unpack .../034-libcapture-tiny-perl_0.48-1_all.deb ... 2021-05-16T19:32:57.1736331Z Unpacking libcapture-tiny-perl (0.48-1) ... 2021-05-16T19:32:57.2158857Z Selecting previously unselected package libclass-xsaccessor-perl. 2021-05-16T19:32:57.2571008Z Preparing to unpack .../035-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... 2021-05-16T19:32:57.2572850Z Unpacking libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-16T19:32:57.2872800Z Selecting previously unselected package libclone-perl. 2021-05-16T19:32:57.3158858Z Preparing to unpack .../036-libclone-perl_0.43-2_amd64.deb ... 2021-05-16T19:32:57.3169113Z Unpacking libclone-perl (0.43-2) ... 2021-05-16T19:32:57.3471049Z Selecting previously unselected package libcommon-sense-perl. 2021-05-16T19:32:57.3701669Z Preparing to unpack .../037-libcommon-sense-perl_3.74-2build6_amd64.deb ... 2021-05-16T19:32:57.3721550Z Unpacking libcommon-sense-perl (3.74-2build6) ... 2021-05-16T19:32:57.4032486Z Selecting previously unselected package libparams-util-perl. 2021-05-16T19:32:57.4292419Z Preparing to unpack .../038-libparams-util-perl_1.07-3build5_amd64.deb ... 2021-05-16T19:32:57.4305386Z Unpacking libparams-util-perl (1.07-3build5) ... 2021-05-16T19:32:57.4610264Z Selecting previously unselected package libsub-install-perl. 2021-05-16T19:32:57.4821696Z Preparing to unpack .../039-libsub-install-perl_0.928-1_all.deb ... 2021-05-16T19:32:57.4871794Z Unpacking libsub-install-perl (0.928-1) ... 2021-05-16T19:32:57.5192163Z Selecting previously unselected package libdata-optlist-perl. 2021-05-16T19:32:57.5516624Z Preparing to unpack .../040-libdata-optlist-perl_0.110-1_all.deb ... 2021-05-16T19:32:57.5528848Z Unpacking libdata-optlist-perl (0.110-1) ... 2021-05-16T19:32:57.5770273Z Selecting previously unselected package libsub-exporter-perl. 2021-05-16T19:32:57.6080637Z Preparing to unpack .../041-libsub-exporter-perl_0.987-1_all.deb ... 2021-05-16T19:32:57.6092762Z Unpacking libsub-exporter-perl (0.987-1) ... 2021-05-16T19:32:57.6431277Z Selecting previously unselected package libconst-fast-perl. 2021-05-16T19:32:57.6682463Z Preparing to unpack .../042-libconst-fast-perl_0.014-1_all.deb ... 2021-05-16T19:32:57.6697149Z Unpacking libconst-fast-perl (0.014-1) ... 2021-05-16T19:32:57.7192197Z Selecting previously unselected package libwant-perl. 2021-05-16T19:32:57.7438004Z Preparing to unpack .../043-libwant-perl_0.29-1build4_amd64.deb ... 2021-05-16T19:32:57.7453654Z Unpacking libwant-perl (0.29-1build4) ... 2021-05-16T19:32:57.7751270Z Selecting previously unselected package libcontextual-return-perl. 2021-05-16T19:32:57.8097843Z Preparing to unpack .../044-libcontextual-return-perl_0.004014-2_all.deb ... 2021-05-16T19:32:57.8110627Z Unpacking libcontextual-return-perl (0.004014-2) ... 2021-05-16T19:32:57.8431500Z Selecting previously unselected package libcpanel-json-xs-perl. 2021-05-16T19:32:57.8689650Z Preparing to unpack .../045-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... 2021-05-16T19:32:57.8706394Z Unpacking libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-16T19:32:57.9052386Z Selecting previously unselected package libdigest-bubblebabble-perl. 2021-05-16T19:32:57.9327304Z Preparing to unpack .../046-libdigest-bubblebabble-perl_0.02-2_all.deb ... 2021-05-16T19:32:57.9380575Z Unpacking libdigest-bubblebabble-perl (0.02-2) ... 2021-05-16T19:32:57.9833760Z Selecting previously unselected package libdigest-hmac-perl. 2021-05-16T19:32:58.0080184Z Preparing to unpack .../047-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... 2021-05-16T19:32:58.0094335Z Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-16T19:32:58.0391282Z Selecting previously unselected package libdistro-info-perl. 2021-05-16T19:32:58.0645616Z Preparing to unpack .../048-libdistro-info-perl_0.23ubuntu1_all.deb ... 2021-05-16T19:32:58.0660333Z Unpacking libdistro-info-perl (0.23ubuntu1) ... 2021-05-16T19:32:58.0991359Z Selecting previously unselected package libnet-ip-perl. 2021-05-16T19:32:58.1204758Z Preparing to unpack .../049-libnet-ip-perl_1.26-2_all.deb ... 2021-05-16T19:32:58.1216200Z Unpacking libnet-ip-perl (1.26-2) ... 2021-05-16T19:32:58.1587715Z Selecting previously unselected package libnet-dns-perl. 2021-05-16T19:32:58.1844804Z Preparing to unpack .../050-libnet-dns-perl_1.22-1_all.deb ... 2021-05-16T19:32:58.1861490Z Unpacking libnet-dns-perl (1.22-1) ... 2021-05-16T19:32:58.2514780Z Selecting previously unselected package libnet-domain-tld-perl. 2021-05-16T19:32:58.2776567Z Preparing to unpack .../051-libnet-domain-tld-perl_1.75-1_all.deb ... 2021-05-16T19:32:58.2789059Z Unpacking libnet-domain-tld-perl (1.75-1) ... 2021-05-16T19:32:58.3072334Z Selecting previously unselected package libemail-valid-perl. 2021-05-16T19:32:58.3370713Z Preparing to unpack .../052-libemail-valid-perl_1.202-1_all.deb ... 2021-05-16T19:32:58.3382080Z Unpacking libemail-valid-perl (1.202-1) ... 2021-05-16T19:32:58.3711851Z Selecting previously unselected package libexporter-tiny-perl. 2021-05-16T19:32:58.3938695Z Preparing to unpack .../053-libexporter-tiny-perl_1.002001-1_all.deb ... 2021-05-16T19:32:58.3957518Z Unpacking libexporter-tiny-perl (1.002001-1) ... 2021-05-16T19:32:58.4273936Z Selecting previously unselected package libfile-chdir-perl. 2021-05-16T19:32:58.4510959Z Preparing to unpack .../054-libfile-chdir-perl_0.1008-1_all.deb ... 2021-05-16T19:32:58.4521736Z Unpacking libfile-chdir-perl (0.1008-1) ... 2021-05-16T19:32:58.4746022Z Selecting previously unselected package libnumber-compare-perl. 2021-05-16T19:32:58.5041117Z Preparing to unpack .../055-libnumber-compare-perl_0.03-1_all.deb ... 2021-05-16T19:32:58.5057117Z Unpacking libnumber-compare-perl (0.03-1) ... 2021-05-16T19:32:58.5390969Z Selecting previously unselected package libtext-glob-perl. 2021-05-16T19:32:58.5618800Z Preparing to unpack .../056-libtext-glob-perl_0.10-1_all.deb ... 2021-05-16T19:32:58.5629241Z Unpacking libtext-glob-perl (0.10-1) ... 2021-05-16T19:32:58.5991582Z Selecting previously unselected package libfile-find-rule-perl. 2021-05-16T19:32:58.6225082Z Preparing to unpack .../057-libfile-find-rule-perl_0.34-1_all.deb ... 2021-05-16T19:32:58.6238705Z Unpacking libfile-find-rule-perl (0.34-1) ... 2021-05-16T19:32:58.6544466Z Selecting previously unselected package libio-string-perl. 2021-05-16T19:32:58.6841591Z Preparing to unpack .../058-libio-string-perl_1.08-3_all.deb ... 2021-05-16T19:32:58.6855666Z Unpacking libio-string-perl (1.08-3) ... 2021-05-16T19:32:58.7271593Z Selecting previously unselected package libfont-ttf-perl. 2021-05-16T19:32:58.7505710Z Preparing to unpack .../059-libfont-ttf-perl_1.06-1_all.deb ... 2021-05-16T19:32:58.7515147Z Unpacking libfont-ttf-perl (1.06-1) ... 2021-05-16T19:32:58.8240867Z Selecting previously unselected package libfuture-perl. 2021-05-16T19:32:58.8670641Z Preparing to unpack .../060-libfuture-perl_0.43-1_all.deb ... 2021-05-16T19:32:58.8684441Z Unpacking libfuture-perl (0.43-1) ... 2021-05-16T19:32:58.8998326Z Selecting previously unselected package libparams-validate-perl. 2021-05-16T19:32:58.9299223Z Preparing to unpack .../061-libparams-validate-perl_1.29-3_amd64.deb ... 2021-05-16T19:32:58.9311087Z Unpacking libparams-validate-perl (1.29-3) ... 2021-05-16T19:32:58.9590147Z Selecting previously unselected package libgetopt-long-descriptive-perl. 2021-05-16T19:32:58.9873710Z Preparing to unpack .../062-libgetopt-long-descriptive-perl_0.104-1_all.deb ... 2021-05-16T19:32:58.9890885Z Unpacking libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-16T19:32:59.0182243Z Selecting previously unselected package libsort-versions-perl. 2021-05-16T19:32:59.0517286Z Preparing to unpack .../063-libsort-versions-perl_1.62-1_all.deb ... 2021-05-16T19:32:59.0534226Z Unpacking libsort-versions-perl (1.62-1) ... 2021-05-16T19:32:59.0911827Z Selecting previously unselected package libgit-wrapper-perl. 2021-05-16T19:32:59.1188493Z Preparing to unpack .../064-libgit-wrapper-perl_0.048-1_all.deb ... 2021-05-16T19:32:59.1201015Z Unpacking libgit-wrapper-perl (0.048-1) ... 2021-05-16T19:32:59.1491292Z Selecting previously unselected package libhttp-tiny-multipart-perl. 2021-05-16T19:32:59.1792874Z Preparing to unpack .../065-libhttp-tiny-multipart-perl_0.08-1_all.deb ... 2021-05-16T19:32:59.1801077Z Unpacking libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-16T19:32:59.2160406Z Selecting previously unselected package libio-prompter-perl. 2021-05-16T19:32:59.2576615Z Preparing to unpack .../066-libio-prompter-perl_0.004015-1_all.deb ... 2021-05-16T19:32:59.2591381Z Unpacking libio-prompter-perl (0.004015-1) ... 2021-05-16T19:32:59.2953769Z Selecting previously unselected package libjson-perl. 2021-05-16T19:32:59.3201669Z Preparing to unpack .../067-libjson-perl_4.02000-2_all.deb ... 2021-05-16T19:32:59.3216635Z Unpacking libjson-perl (4.02000-2) ... 2021-05-16T19:32:59.3534847Z Selecting previously unselected package liblog-any-perl. 2021-05-16T19:32:59.3832733Z Preparing to unpack .../068-liblog-any-perl_1.708-1_all.deb ... 2021-05-16T19:32:59.3847635Z Unpacking liblog-any-perl (1.708-1) ... 2021-05-16T19:32:59.4231246Z Selecting previously unselected package liblog-any-adapter-screen-perl. 2021-05-16T19:32:59.4495882Z Preparing to unpack .../069-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 2021-05-16T19:32:59.4509793Z Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-16T19:32:59.4779711Z Selecting previously unselected package libpackage-stash-perl. 2021-05-16T19:32:59.5112685Z Preparing to unpack .../070-libpackage-stash-perl_0.38-1_all.deb ... 2021-05-16T19:32:59.5123005Z Unpacking libpackage-stash-perl (0.38-1) ... 2021-05-16T19:32:59.5588882Z Selecting previously unselected package libsub-identify-perl. 2021-05-16T19:32:59.5911807Z Preparing to unpack .../071-libsub-identify-perl_0.14-1build2_amd64.deb ... 2021-05-16T19:32:59.5933151Z Unpacking libsub-identify-perl (0.14-1build2) ... 2021-05-16T19:32:59.6193903Z Selecting previously unselected package libsub-name-perl. 2021-05-16T19:32:59.6484779Z Preparing to unpack .../072-libsub-name-perl_0.26-1_amd64.deb ... 2021-05-16T19:32:59.6497940Z Unpacking libsub-name-perl (0.26-1) ... 2021-05-16T19:32:59.6822058Z Selecting previously unselected package libnamespace-clean-perl. 2021-05-16T19:32:59.7115449Z Preparing to unpack .../073-libnamespace-clean-perl_0.27-1_all.deb ... 2021-05-16T19:32:59.7143382Z Unpacking libnamespace-clean-perl (0.27-1) ... 2021-05-16T19:32:59.7434770Z Selecting previously unselected package libpath-tiny-perl. 2021-05-16T19:32:59.7765931Z Preparing to unpack .../074-libpath-tiny-perl_0.108-1_all.deb ... 2021-05-16T19:32:59.7777588Z Unpacking libpath-tiny-perl (0.108-1) ... 2021-05-16T19:32:59.8111319Z Selecting previously unselected package libtype-tiny-perl. 2021-05-16T19:32:59.8361292Z Preparing to unpack .../075-libtype-tiny-perl_1.008001-2_all.deb ... 2021-05-16T19:32:59.8378202Z Unpacking libtype-tiny-perl (1.008001-2) ... 2021-05-16T19:32:59.8951062Z Selecting previously unselected package libgitlab-api-v4-perl. 2021-05-16T19:32:59.9247172Z Preparing to unpack .../076-libgitlab-api-v4-perl_0.25-1_all.deb ... 2021-05-16T19:32:59.9256415Z Unpacking libgitlab-api-v4-perl (0.25-1) ... 2021-05-16T19:32:59.9776001Z Selecting previously unselected package libhash-fieldhash-perl. 2021-05-16T19:33:00.0140840Z Preparing to unpack .../077-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... 2021-05-16T19:33:00.0290803Z Unpacking libhash-fieldhash-perl (0.15-1build2) ... 2021-05-16T19:33:00.0632109Z Selecting previously unselected package libstruct-dumb-perl. 2021-05-16T19:33:00.0890205Z Preparing to unpack .../078-libstruct-dumb-perl_0.09-1_all.deb ... 2021-05-16T19:33:00.0903406Z Unpacking libstruct-dumb-perl (0.09-1) ... 2021-05-16T19:33:00.1231817Z Selecting previously unselected package libio-async-perl. 2021-05-16T19:33:00.1490563Z Preparing to unpack .../079-libio-async-perl_0.75-1_all.deb ... 2021-05-16T19:33:00.1500977Z Unpacking libio-async-perl (0.75-1) ... 2021-05-16T19:33:00.2031156Z Selecting previously unselected package liblinux-epoll-perl. 2021-05-16T19:33:00.2330325Z Preparing to unpack .../080-liblinux-epoll-perl_0.017-1_amd64.deb ... 2021-05-16T19:33:00.2349290Z Unpacking liblinux-epoll-perl (0.017-1) ... 2021-05-16T19:33:00.2614854Z Selecting previously unselected package libio-async-loop-epoll-perl. 2021-05-16T19:33:00.2926021Z Preparing to unpack .../081-libio-async-loop-epoll-perl_0.20-1_all.deb ... 2021-05-16T19:33:00.2942520Z Unpacking libio-async-loop-epoll-perl (0.20-1) ... 2021-05-16T19:33:00.3242855Z Selecting previously unselected package libtypes-serialiser-perl. 2021-05-16T19:33:00.3545346Z Preparing to unpack .../082-libtypes-serialiser-perl_1.0-1_all.deb ... 2021-05-16T19:33:00.3566119Z Unpacking libtypes-serialiser-perl (1.0-1) ... 2021-05-16T19:33:00.4031735Z Selecting previously unselected package libjson-xs-perl. 2021-05-16T19:33:00.4305512Z Preparing to unpack .../083-libjson-xs-perl_4.020-1build1_amd64.deb ... 2021-05-16T19:33:00.4316537Z Unpacking libjson-xs-perl (4.020-1build1) ... 2021-05-16T19:33:00.4703095Z Selecting previously unselected package libjson-maybexs-perl. 2021-05-16T19:33:00.4987297Z Preparing to unpack .../084-libjson-maybexs-perl_1.004000-1_all.deb ... 2021-05-16T19:33:00.5000819Z Unpacking libjson-maybexs-perl (1.004000-1) ... 2021-05-16T19:33:00.5272995Z Selecting previously unselected package liblist-compare-perl. 2021-05-16T19:33:00.5553585Z Preparing to unpack .../085-liblist-compare-perl_0.53-1_all.deb ... 2021-05-16T19:33:00.5562269Z Unpacking liblist-compare-perl (0.53-1) ... 2021-05-16T19:33:00.6134043Z Selecting previously unselected package liblist-moreutils-perl. 2021-05-16T19:33:00.6439946Z Preparing to unpack .../086-liblist-moreutils-perl_0.416-1build5_amd64.deb ... 2021-05-16T19:33:00.6453827Z Unpacking liblist-moreutils-perl (0.416-1build5) ... 2021-05-16T19:33:00.7595561Z Selecting previously unselected package liblist-someutils-perl. 2021-05-16T19:33:00.7903749Z Preparing to unpack .../087-liblist-someutils-perl_0.58-1_all.deb ... 2021-05-16T19:33:00.7917730Z Unpacking liblist-someutils-perl (0.58-1) ... 2021-05-16T19:33:00.8232752Z Selecting previously unselected package liblist-someutils-xs-perl. 2021-05-16T19:33:00.8520861Z Preparing to unpack .../088-liblist-someutils-xs-perl_0.58-2_amd64.deb ... 2021-05-16T19:33:00.8536330Z Unpacking liblist-someutils-xs-perl (0.58-2) ... 2021-05-16T19:33:00.8819565Z Selecting previously unselected package libmoox-aliases-perl. 2021-05-16T19:33:00.9112491Z Preparing to unpack .../089-libmoox-aliases-perl_0.001006-1_all.deb ... 2021-05-16T19:33:00.9127613Z Unpacking libmoox-aliases-perl (0.001006-1) ... 2021-05-16T19:33:00.9431365Z Selecting previously unselected package libobject-id-perl. 2021-05-16T19:33:00.9726016Z Preparing to unpack .../090-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 2021-05-16T19:33:00.9743606Z Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-16T19:33:01.0018028Z Selecting previously unselected package libmoox-struct-perl. 2021-05-16T19:33:01.0329037Z Preparing to unpack .../091-libmoox-struct-perl_0.017-1_all.deb ... 2021-05-16T19:33:01.0341629Z Unpacking libmoox-struct-perl (0.017-1) ... 2021-05-16T19:33:01.0671358Z Selecting previously unselected package libnet-dns-sec-perl. 2021-05-16T19:33:01.0905895Z Preparing to unpack .../092-libnet-dns-sec-perl_1.15-1_amd64.deb ... 2021-05-16T19:33:01.0925783Z Unpacking libnet-dns-sec-perl (1.15-1) ... 2021-05-16T19:33:01.1498975Z Selecting previously unselected package libnet-libidn-perl. 2021-05-16T19:33:01.1777428Z Preparing to unpack .../093-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... 2021-05-16T19:33:01.1798501Z Unpacking libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-16T19:33:01.2112717Z Selecting previously unselected package libnumber-range-perl. 2021-05-16T19:33:01.2354637Z Preparing to unpack .../094-libnumber-range-perl_0.12-1_all.deb ... 2021-05-16T19:33:01.2364338Z Unpacking libnumber-range-perl (0.12-1) ... 2021-05-16T19:33:01.2672328Z Selecting previously unselected package libpackage-stash-xs-perl. 2021-05-16T19:33:01.2924617Z Preparing to unpack .../095-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... 2021-05-16T19:33:01.2939043Z Unpacking libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-16T19:33:01.3220654Z Selecting previously unselected package libpath-iterator-rule-perl. 2021-05-16T19:33:01.3521707Z Preparing to unpack .../096-libpath-iterator-rule-perl_1.014-1_all.deb ... 2021-05-16T19:33:01.3542104Z Unpacking libpath-iterator-rule-perl (1.014-1) ... 2021-05-16T19:33:01.3910961Z Selecting previously unselected package libperl4-corelibs-perl. 2021-05-16T19:33:01.4124467Z Preparing to unpack .../097-libperl4-corelibs-perl_0.004-2_all.deb ... 2021-05-16T19:33:01.4138484Z Unpacking libperl4-corelibs-perl (0.004-2) ... 2021-05-16T19:33:01.4511417Z Selecting previously unselected package libperlio-gzip-perl. 2021-05-16T19:33:01.4757485Z Preparing to unpack .../098-libperlio-gzip-perl_0.19-1build5_amd64.deb ... 2021-05-16T19:33:01.4769212Z Unpacking libperlio-gzip-perl (0.19-1build5) ... 2021-05-16T19:33:01.5072075Z Selecting previously unselected package libpod-constants-perl. 2021-05-16T19:33:01.5310852Z Preparing to unpack .../099-libpod-constants-perl_0.19-1_all.deb ... 2021-05-16T19:33:01.5323214Z Unpacking libpod-constants-perl (0.19-1) ... 2021-05-16T19:33:01.5670866Z Selecting previously unselected package libqpdf26:amd64. 2021-05-16T19:33:01.6021381Z Preparing to unpack .../100-libqpdf26_9.1.1-1build1_amd64.deb ... 2021-05-16T19:33:01.6043170Z Unpacking libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-16T19:33:01.6751842Z Selecting previously unselected package libre-engine-re2-perl. 2021-05-16T19:33:01.6994919Z Preparing to unpack .../101-libre-engine-re2-perl_0.13-5_amd64.deb ... 2021-05-16T19:33:01.7009749Z Unpacking libre-engine-re2-perl (0.13-5) ... 2021-05-16T19:33:01.7256706Z Selecting previously unselected package libreadonly-perl. 2021-05-16T19:33:01.7562580Z Preparing to unpack .../102-libreadonly-perl_2.050-2_all.deb ... 2021-05-16T19:33:01.7573108Z Unpacking libreadonly-perl (2.050-2) ... 2021-05-16T19:33:01.7833249Z Selecting previously unselected package libref-util-perl. 2021-05-16T19:33:01.8130940Z Preparing to unpack .../103-libref-util-perl_0.204-1_all.deb ... 2021-05-16T19:33:01.8142289Z Unpacking libref-util-perl (0.204-1) ... 2021-05-16T19:33:01.8510999Z Selecting previously unselected package libref-util-xs-perl. 2021-05-16T19:33:01.8755401Z Preparing to unpack .../104-libref-util-xs-perl_0.117-1build2_amd64.deb ... 2021-05-16T19:33:01.8771631Z Unpacking libref-util-xs-perl (0.117-1build2) ... 2021-05-16T19:33:01.9111149Z Selecting previously unselected package libregexp-pattern-license-perl. 2021-05-16T19:33:01.9366329Z Preparing to unpack .../105-libregexp-pattern-license-perl_3.2.0-1_all.deb ... 2021-05-16T19:33:01.9377433Z Unpacking libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-16T19:33:01.9751736Z Selecting previously unselected package libregexp-pattern-perl. 2021-05-16T19:33:02.0024446Z Preparing to unpack .../106-libregexp-pattern-perl_0.2.12-1_all.deb ... 2021-05-16T19:33:02.0039624Z Unpacking libregexp-pattern-perl (0.2.12-1) ... 2021-05-16T19:33:02.0551140Z Selecting previously unselected package libsereal-decoder-perl. 2021-05-16T19:33:02.0853979Z Preparing to unpack .../107-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-16T19:33:02.0867206Z Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-16T19:33:02.1271566Z Selecting previously unselected package libsereal-encoder-perl. 2021-05-16T19:33:02.1520522Z Preparing to unpack .../108-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-16T19:33:02.1542248Z Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-16T19:33:02.1910770Z Selecting previously unselected package libsereal-perl. 2021-05-16T19:33:02.2171419Z Preparing to unpack .../109-libsereal-perl_4.011-1_all.deb ... 2021-05-16T19:33:02.2184053Z Unpacking libsereal-perl (4.011-1) ... 2021-05-16T19:33:02.2471229Z Selecting previously unselected package libsort-key-perl. 2021-05-16T19:33:02.2732862Z Preparing to unpack .../110-libsort-key-perl_1.33-2build2_amd64.deb ... 2021-05-16T19:33:02.2748473Z Unpacking libsort-key-perl (1.33-2build2) ... 2021-05-16T19:33:02.3070828Z Selecting previously unselected package libstring-copyright-perl. 2021-05-16T19:33:02.3368594Z Preparing to unpack .../111-libstring-copyright-perl_0.003006-1_all.deb ... 2021-05-16T19:33:02.3383162Z Unpacking libstring-copyright-perl (0.003006-1) ... 2021-05-16T19:33:02.3650687Z Selecting previously unselected package libstring-escape-perl. 2021-05-16T19:33:02.3948156Z Preparing to unpack .../112-libstring-escape-perl_2010.002-2_all.deb ... 2021-05-16T19:33:02.3959052Z Unpacking libstring-escape-perl (2010.002-2) ... 2021-05-16T19:33:02.4262069Z Selecting previously unselected package libstring-shellquote-perl. 2021-05-16T19:33:02.4581636Z Preparing to unpack .../113-libstring-shellquote-perl_1.04-1_all.deb ... 2021-05-16T19:33:02.4593192Z Unpacking libstring-shellquote-perl (1.04-1) ... 2021-05-16T19:33:02.4870943Z Selecting previously unselected package libterm-readkey-perl. 2021-05-16T19:33:02.5119002Z Preparing to unpack .../114-libterm-readkey-perl_2.38-1build1_amd64.deb ... 2021-05-16T19:33:02.5133788Z Unpacking libterm-readkey-perl (2.38-1build1) ... 2021-05-16T19:33:02.5471019Z Selecting previously unselected package libtest-fatal-perl. 2021-05-16T19:33:02.5712685Z Preparing to unpack .../115-libtest-fatal-perl_0.014-1_all.deb ... 2021-05-16T19:33:02.5730707Z Unpacking libtest-fatal-perl (0.014-1) ... 2021-05-16T19:33:02.6016863Z Selecting previously unselected package libtest-refcount-perl. 2021-05-16T19:33:02.6466371Z Preparing to unpack .../116-libtest-refcount-perl_0.10-1_all.deb ... 2021-05-16T19:33:02.6541205Z Unpacking libtest-refcount-perl (0.10-1) ... 2021-05-16T19:33:02.6831487Z Selecting previously unselected package libtext-levenshtein-perl. 2021-05-16T19:33:02.7055887Z Preparing to unpack .../117-libtext-levenshtein-perl_0.13-1_all.deb ... 2021-05-16T19:33:02.7069843Z Unpacking libtext-levenshtein-perl (0.13-1) ... 2021-05-16T19:33:02.7329423Z Selecting previously unselected package libtype-tiny-xs-perl. 2021-05-16T19:33:02.7629142Z Preparing to unpack .../118-libtype-tiny-xs-perl_0.016-1_amd64.deb ... 2021-05-16T19:33:02.7641449Z Unpacking libtype-tiny-xs-perl (0.016-1) ... 2021-05-16T19:33:02.7990641Z Selecting previously unselected package libunicode-utf8-perl. 2021-05-16T19:33:02.8200648Z Preparing to unpack .../119-libunicode-utf8-perl_0.62-1build1_amd64.deb ... 2021-05-16T19:33:02.8213848Z Unpacking libunicode-utf8-perl (0.62-1build1) ... 2021-05-16T19:33:02.8511127Z Selecting previously unselected package libxml-writer-perl. 2021-05-16T19:33:02.8744983Z Preparing to unpack .../120-libxml-writer-perl_0.625-1_all.deb ... 2021-05-16T19:33:02.8762003Z Unpacking libxml-writer-perl (0.625-1) ... 2021-05-16T19:33:02.9138389Z Selecting previously unselected package libyaml-libyaml-perl. 2021-05-16T19:33:02.9427007Z Preparing to unpack .../121-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... 2021-05-16T19:33:02.9440745Z Unpacking libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-16T19:33:02.9798417Z Selecting previously unselected package licensecheck. 2021-05-16T19:33:03.0090183Z Preparing to unpack .../122-licensecheck_3.0.45-1_all.deb ... 2021-05-16T19:33:03.0103082Z Unpacking licensecheck (3.0.45-1) ... 2021-05-16T19:33:03.0363140Z Selecting previously unselected package libdevel-size-perl. 2021-05-16T19:33:03.0661646Z Preparing to unpack .../123-libdevel-size-perl_0.83-1build1_amd64.deb ... 2021-05-16T19:33:03.0673774Z Unpacking libdevel-size-perl (0.83-1build1) ... 2021-05-16T19:33:03.0990484Z Selecting previously unselected package t1utils. 2021-05-16T19:33:03.1224909Z Preparing to unpack .../124-t1utils_1.41-3_amd64.deb ... 2021-05-16T19:33:03.1237051Z Unpacking t1utils (1.41-3) ... 2021-05-16T19:33:03.1671034Z Selecting previously unselected package lintian. 2021-05-16T19:33:03.1927269Z Preparing to unpack .../125-lintian_2.62.0_all.deb ... 2021-05-16T19:33:03.1941880Z Unpacking lintian (2.62.0) ... 2021-05-16T19:33:03.5831390Z Selecting previously unselected package python3-unidiff. 2021-05-16T19:33:03.6071800Z Preparing to unpack .../126-python3-unidiff_0.5.5-2_all.deb ... 2021-05-16T19:33:03.6095132Z Unpacking python3-unidiff (0.5.5-2) ... 2021-05-16T19:33:03.6421044Z Selecting previously unselected package python3-xdg. 2021-05-16T19:33:03.6716063Z Preparing to unpack .../127-python3-xdg_0.26-1ubuntu1_all.deb ... 2021-05-16T19:33:03.6728469Z Unpacking python3-xdg (0.26-1ubuntu1) ... 2021-05-16T19:33:03.7245006Z Selecting previously unselected package qpdf. 2021-05-16T19:33:03.7531111Z Preparing to unpack .../128-qpdf_9.1.1-1build1_amd64.deb ... 2021-05-16T19:33:03.7549921Z Unpacking qpdf (9.1.1-1build1) ... 2021-05-16T19:33:03.8311757Z Selecting previously unselected package python3-magic. 2021-05-16T19:33:03.8574137Z Preparing to unpack .../129-python3-magic_2%3a0.4.15-3_all.deb ... 2021-05-16T19:33:03.8583840Z Unpacking python3-magic (2:0.4.15-3) ... 2021-05-16T19:33:03.9234271Z Setting up libasync-mergepoint-perl (0.04-2) ... 2021-05-16T19:33:03.9276041Z Setting up libapt-pkg-perl (0.1.36build3) ... 2021-05-16T19:33:03.9310630Z Setting up libstring-escape-perl (2010.002-2) ... 2021-05-16T19:33:03.9352385Z Setting up wdiff (1.2.2-2build1) ... 2021-05-16T19:33:03.9388177Z Setting up libfile-which-perl (1.23-1) ... 2021-05-16T19:33:03.9430199Z Setting up libnumber-range-perl (0.12-1) ... 2021-05-16T19:33:03.9473372Z Setting up libunicode-utf8-perl (0.62-1build1) ... 2021-05-16T19:33:03.9506655Z Setting up libstruct-dumb-perl (0.09-1) ... 2021-05-16T19:33:03.9549219Z Setting up gdebi-core (0.9.5.7+nmu3) ... 2021-05-16T19:33:04.1938673Z Setting up libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-16T19:33:04.1981142Z Setting up libregexp-pattern-perl (0.2.12-1) ... 2021-05-16T19:33:04.2012177Z Setting up libwant-perl (0.29-1build4) ... 2021-05-16T19:33:04.2046227Z Setting up libdynaloader-functions-perl (0.003-1) ... 2021-05-16T19:33:04.2102019Z Setting up libtext-glob-perl (0.10-1) ... 2021-05-16T19:33:04.2138556Z Setting up libclass-method-modifiers-perl (2.13-1) ... 2021-05-16T19:33:04.2189331Z Setting up liblist-compare-perl (0.53-1) ... 2021-05-16T19:33:04.2225893Z Setting up libref-util-xs-perl (0.117-1build2) ... 2021-05-16T19:33:04.2259566Z Setting up libio-pty-perl (1:1.12-1) ... 2021-05-16T19:33:04.2318778Z Setting up libsort-key-perl (1.33-2build2) ... 2021-05-16T19:33:04.2357354Z Setting up libclone-perl (0.43-2) ... 2021-05-16T19:33:04.2393052Z Setting up libarchive-zip-perl (1.67-2) ... 2021-05-16T19:33:04.2451413Z Setting up libsub-identify-perl (0.14-1build2) ... 2021-05-16T19:33:04.2485599Z Setting up libdistro-info-perl (0.23ubuntu1) ... 2021-05-16T19:33:04.2537105Z Setting up libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-16T19:33:04.2571909Z Setting up liblog-any-perl (1.708-1) ... 2021-05-16T19:33:04.2606640Z Setting up libdevel-size-perl (0.83-1build1) ... 2021-05-16T19:33:04.2648443Z Setting up libpod-constants-perl (0.19-1) ... 2021-05-16T19:33:04.2695600Z Setting up libperl4-corelibs-perl (0.004-2) ... 2021-05-16T19:33:04.2738859Z Setting up libfuture-perl (0.43-1) ... 2021-05-16T19:33:04.2784115Z Setting up libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-16T19:33:04.2822362Z Setting up libtest-fatal-perl (0.014-1) ... 2021-05-16T19:33:04.2858022Z Setting up libcommon-sense-perl (3.74-2build6) ... 2021-05-16T19:33:04.2916564Z Setting up libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-16T19:33:04.2961389Z Setting up libtext-levenshtein-perl (0.13-1) ... 2021-05-16T19:33:04.2998302Z Setting up python3-xdg (0.26-1ubuntu1) ... 2021-05-16T19:33:04.4846916Z Setting up libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-16T19:33:04.4888353Z Setting up libstring-shellquote-perl (1.04-1) ... 2021-05-16T19:33:04.4932408Z Setting up libsub-install-perl (0.928-1) ... 2021-05-16T19:33:04.4973329Z Setting up libnumber-compare-perl (0.03-1) ... 2021-05-16T19:33:04.5022867Z Setting up libio-async-perl (0.75-1) ... 2021-05-16T19:33:04.5058327Z Setting up patchutils (0.3.4-2) ... 2021-05-16T19:33:04.5102581Z Setting up libjson-maybexs-perl (1.004000-1) ... 2021-05-16T19:33:04.5145439Z Setting up libio-string-perl (1.08-3) ... 2021-05-16T19:33:04.5193162Z Setting up libreadonly-perl (2.050-2) ... 2021-05-16T19:33:04.5247571Z Setting up libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-16T19:33:04.5287859Z Setting up python3-gpg (1.13.1-7ubuntu2) ... 2021-05-16T19:33:04.7221995Z Setting up libfile-find-rule-perl (0.34-1) ... 2021-05-16T19:33:04.7279658Z Setting up libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-16T19:33:04.7321237Z Setting up libref-util-perl (0.204-1) ... 2021-05-16T19:33:04.7361675Z Setting up libnet-domain-tld-perl (1.75-1) ... 2021-05-16T19:33:04.7409908Z Setting up libxml-writer-perl (0.625-1) ... 2021-05-16T19:33:04.7451429Z Setting up libhash-fieldhash-perl (0.15-1build2) ... 2021-05-16T19:33:04.7498616Z Setting up qpdf (9.1.1-1build1) ... 2021-05-16T19:33:04.7559351Z Setting up libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-16T19:33:04.7594291Z Setting up t1utils (1.41-3) ... 2021-05-16T19:33:04.7640252Z Setting up liblinux-epoll-perl (0.017-1) ... 2021-05-16T19:33:04.7673377Z Setting up diffstat (1.63-1) ... 2021-05-16T19:33:04.7720103Z Setting up libvariable-magic-perl (0.62-1build2) ... 2021-05-16T19:33:04.7778353Z Setting up libcroco3:amd64 (0.6.13-1) ... 2021-05-16T19:33:04.7818881Z Setting up libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-16T19:33:04.7863244Z Setting up libipc-run-perl (20180523.0-2) ... 2021-05-16T19:33:04.7896471Z Setting up libtest-refcount-perl (0.10-1) ... 2021-05-16T19:33:04.7939416Z Setting up libparams-util-perl (1.07-3build5) ... 2021-05-16T19:33:04.7982560Z Setting up libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-16T19:33:04.8034358Z Setting up libarray-intspan-perl (2.003-1) ... 2021-05-16T19:33:04.8076017Z Setting up libcapture-tiny-perl (0.48-1) ... 2021-05-16T19:33:04.8112146Z Setting up libcontextual-return-perl (0.004014-2) ... 2021-05-16T19:33:04.8153713Z Setting up libsub-name-perl (0.26-1) ... 2021-05-16T19:33:04.8196654Z Setting up libtype-tiny-xs-perl (0.016-1) ... 2021-05-16T19:33:04.8246210Z Setting up libtypes-serialiser-perl (1.0-1) ... 2021-05-16T19:33:04.8309934Z Setting up libfile-chdir-perl (0.1008-1) ... 2021-05-16T19:33:04.8355989Z Setting up libpath-tiny-perl (0.108-1) ... 2021-05-16T19:33:04.8411816Z Setting up libjson-perl (4.02000-2) ... 2021-05-16T19:33:04.8449046Z Setting up liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-16T19:33:04.8490628Z Setting up librole-tiny-perl (2.001004-1) ... 2021-05-16T19:33:04.8533200Z Setting up python3-unidiff (0.5.5-2) ... 2021-05-16T19:33:05.0074311Z Setting up libstrictures-perl (2.000006-1) ... 2021-05-16T19:33:05.0116945Z Setting up libsub-quote-perl (2.006006-1) ... 2021-05-16T19:33:05.0179810Z Setting up libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-16T19:33:05.0226371Z Setting up libsort-versions-perl (1.62-1) ... 2021-05-16T19:33:05.0272934Z Setting up libexporter-tiny-perl (1.002001-1) ... 2021-05-16T19:33:05.0309354Z Setting up libre-engine-re2-perl (0.13-5) ... 2021-05-16T19:33:05.0349288Z Setting up libterm-readkey-perl (2.38-1build1) ... 2021-05-16T19:33:05.0397320Z Setting up libfont-ttf-perl (1.06-1) ... 2021-05-16T19:33:05.0592281Z Setting up libfile-homedir-perl (1.004-1) ... 2021-05-16T19:33:05.0624376Z Setting up libnet-ip-perl (1.26-2) ... 2021-05-16T19:33:05.0676065Z Setting up python3-magic (2:0.4.15-3) ... 2021-05-16T19:33:05.2258299Z Setting up libperlio-gzip-perl (0.19-1build5) ... 2021-05-16T19:33:05.2305650Z Setting up libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-16T19:33:05.2348513Z Setting up dctrl-tools (2.24-3) ... 2021-05-16T19:33:05.2440104Z Setting up libdigest-bubblebabble-perl (0.02-2) ... 2021-05-16T19:33:05.2479409Z Setting up libjson-xs-perl (4.020-1build1) ... 2021-05-16T19:33:05.2515312Z Setting up gettext (0.19.8.1-10build1) ... 2021-05-16T19:33:05.2560213Z Setting up libio-prompter-perl (0.004015-1) ... 2021-05-16T19:33:05.2611154Z Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-16T19:33:05.2702910Z Setting up liblist-moreutils-perl (0.416-1build5) ... 2021-05-16T19:33:05.2741623Z Setting up libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-16T19:33:05.2806475Z Setting up libtype-tiny-perl (1.008001-2) ... 2021-05-16T19:33:05.2869812Z Setting up libpath-iterator-rule-perl (1.014-1) ... 2021-05-16T19:33:05.2942238Z Setting up libsereal-perl (4.011-1) ... 2021-05-16T19:33:05.2980757Z Setting up libnet-dns-perl (1.22-1) ... 2021-05-16T19:33:05.3025631Z Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-16T19:33:05.3064316Z Setting up dput (1.0.3ubuntu1) ... 2021-05-16T19:33:05.4792936Z Setting up libio-async-loop-epoll-perl (0.20-1) ... 2021-05-16T19:33:05.4838981Z Setting up intltool-debian (0.35.0+20060710.5) ... 2021-05-16T19:33:05.4885933Z Setting up libstring-copyright-perl (0.003006-1) ... 2021-05-16T19:33:05.4928221Z Setting up libdata-optlist-perl (0.110-1) ... 2021-05-16T19:33:05.4968949Z Setting up libgit-wrapper-perl (0.048-1) ... 2021-05-16T19:33:05.4997889Z Setting up libsub-exporter-perl (0.987-1) ... 2021-05-16T19:33:05.5043408Z Setting up libemail-valid-perl (1.202-1) ... 2021-05-16T19:33:05.5082159Z Setting up libparams-classify-perl (0.015-1build2) ... 2021-05-16T19:33:05.5131120Z Setting up libnet-dns-sec-perl (1.15-1) ... 2021-05-16T19:33:05.5175789Z Setting up libmodule-runtime-perl (0.016-1) ... 2021-05-16T19:33:05.5221085Z Setting up libconst-fast-perl (0.014-1) ... 2021-05-16T19:33:05.5253885Z Setting up libmodule-implementation-perl (0.09-1) ... 2021-05-16T19:33:05.5289233Z Setting up libpackage-stash-perl (0.38-1) ... 2021-05-16T19:33:05.5339946Z Setting up libimport-into-perl (1.002005-1) ... 2021-05-16T19:33:05.5440187Z Setting up libmoo-perl (2.003006-1) ... 2021-05-16T19:33:05.5553909Z Setting up liblist-someutils-perl (0.58-1) ... 2021-05-16T19:33:05.5587692Z Setting up liblist-someutils-xs-perl (0.58-2) ... 2021-05-16T19:33:05.5635157Z Setting up devscripts (2.20.2ubuntu2) ... 2021-05-16T19:33:05.7502584Z Setting up libmoox-aliases-perl (0.001006-1) ... 2021-05-16T19:33:05.7548740Z Setting up libparams-validate-perl (1.29-3) ... 2021-05-16T19:33:05.7582087Z Setting up libb-hooks-endofscope-perl (0.24-1) ... 2021-05-16T19:33:05.7614240Z Setting up libnamespace-clean-perl (0.27-1) ... 2021-05-16T19:33:05.7684301Z Setting up libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-16T19:33:05.7720574Z Setting up libgitlab-api-v4-perl (0.25-1) ... 2021-05-16T19:33:05.7776539Z Setting up libmoox-struct-perl (0.017-1) ... 2021-05-16T19:33:05.7843991Z Setting up lintian (2.62.0) ... 2021-05-16T19:33:05.7905961Z Setting up licensecheck (3.0.45-1) ... 2021-05-16T19:33:05.7956888Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T19:33:23.8006026Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T19:33:24.1039844Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T19:33:26.3731724Z [command]/usr/bin/sudo gdebi --non-interactive /home/runner/work/_temp/r-devel_1_amd64.deb 2021-05-16T19:33:26.5047206Z 2021-05-16T19:33:26.5217343Z Reading package lists... 0% 2021-05-16T19:33:26.5218827Z 2021-05-16T19:33:26.5268826Z Reading package lists... 100% 2021-05-16T19:33:26.5270653Z 2021-05-16T19:33:26.5270869Z 2021-05-16T19:33:26.5271234Z Reading package lists... Done 2021-05-16T19:33:26.5271524Z 2021-05-16T19:33:26.5271874Z Building dependency tree... 0% 2021-05-16T19:33:26.5272989Z 2021-05-16T19:33:26.5531070Z Building dependency tree... 0% 2021-05-16T19:33:26.5532117Z 2021-05-16T19:33:26.5532743Z Building dependency tree... 50% 2021-05-16T19:33:26.5533234Z 2021-05-16T19:33:26.6789123Z Building dependency tree... 50% 2021-05-16T19:33:26.6790438Z 2021-05-16T19:33:26.6790832Z Building dependency tree 2021-05-16T19:33:26.6791276Z 2021-05-16T19:33:26.6791620Z Reading state information... 0% 2021-05-16T19:33:26.6791907Z 2021-05-16T19:33:26.8467718Z Reading state information... 0% 2021-05-16T19:33:26.8468759Z 2021-05-16T19:33:26.8469198Z 2021-05-16T19:33:26.8470450Z Reading state information... Done 2021-05-16T19:33:26.8470987Z 2021-05-16T19:33:26.8471595Z Reading state information... 0% 2021-05-16T19:33:26.8531405Z 2021-05-16T19:33:26.8532056Z Reading state information... 1% 2021-05-16T19:33:26.8575455Z 2021-05-16T19:33:26.8576118Z Reading state information... 3% 2021-05-16T19:33:26.8620303Z 2021-05-16T19:33:26.8621166Z Reading state information... 5% 2021-05-16T19:33:26.8663614Z 2021-05-16T19:33:26.8664256Z Reading state information... 7% 2021-05-16T19:33:26.8705607Z 2021-05-16T19:33:26.8706916Z Reading state information... 9% 2021-05-16T19:33:26.8748297Z 2021-05-16T19:33:26.8750982Z Reading state information... 11% 2021-05-16T19:33:26.8794541Z 2021-05-16T19:33:26.8794988Z Reading state information... 13% 2021-05-16T19:33:26.8834055Z 2021-05-16T19:33:26.8834513Z Reading state information... 15% 2021-05-16T19:33:26.8880620Z 2021-05-16T19:33:26.8881458Z Reading state information... 17% 2021-05-16T19:33:26.8923276Z 2021-05-16T19:33:26.8923728Z Reading state information... 19% 2021-05-16T19:33:26.8966652Z 2021-05-16T19:33:26.8967337Z Reading state information... 21% 2021-05-16T19:33:26.9010029Z 2021-05-16T19:33:26.9010520Z Reading state information... 23% 2021-05-16T19:33:26.9057238Z 2021-05-16T19:33:26.9057693Z Reading state information... 25% 2021-05-16T19:33:26.9112794Z 2021-05-16T19:33:26.9113252Z Reading state information... 27% 2021-05-16T19:33:26.9163534Z 2021-05-16T19:33:26.9164004Z Reading state information... 29% 2021-05-16T19:33:26.9213621Z 2021-05-16T19:33:26.9214102Z Reading state information... 31% 2021-05-16T19:33:26.9262199Z 2021-05-16T19:33:26.9262688Z Reading state information... 33% 2021-05-16T19:33:26.9303422Z 2021-05-16T19:33:26.9303889Z Reading state information... 35% 2021-05-16T19:33:26.9346580Z 2021-05-16T19:33:26.9347289Z Reading state information... 37% 2021-05-16T19:33:26.9399716Z 2021-05-16T19:33:26.9400212Z Reading state information... 39% 2021-05-16T19:33:26.9453417Z 2021-05-16T19:33:26.9453856Z Reading state information... 41% 2021-05-16T19:33:26.9495666Z 2021-05-16T19:33:26.9496122Z Reading state information... 43% 2021-05-16T19:33:26.9543427Z 2021-05-16T19:33:26.9543866Z Reading state information... 45% 2021-05-16T19:33:26.9619638Z 2021-05-16T19:33:26.9620109Z Reading state information... 47% 2021-05-16T19:33:26.9664094Z 2021-05-16T19:33:26.9664889Z Reading state information... 49% 2021-05-16T19:33:26.9724794Z 2021-05-16T19:33:26.9725716Z Reading state information... 51% 2021-05-16T19:33:26.9769368Z 2021-05-16T19:33:26.9769859Z Reading state information... 53% 2021-05-16T19:33:26.9814054Z 2021-05-16T19:33:26.9814558Z Reading state information... 55% 2021-05-16T19:33:26.9862313Z 2021-05-16T19:33:26.9862807Z Reading state information... 57% 2021-05-16T19:33:26.9909855Z 2021-05-16T19:33:26.9910335Z Reading state information... 59% 2021-05-16T19:33:26.9959331Z 2021-05-16T19:33:26.9959992Z Reading state information... 61% 2021-05-16T19:33:27.0002513Z 2021-05-16T19:33:27.0002926Z Reading state information... 63% 2021-05-16T19:33:27.0042974Z 2021-05-16T19:33:27.0043388Z Reading state information... 65% 2021-05-16T19:33:27.0085294Z 2021-05-16T19:33:27.0085722Z Reading state information... 67% 2021-05-16T19:33:27.0139120Z 2021-05-16T19:33:27.0139550Z Reading state information... 69% 2021-05-16T19:33:27.0198251Z 2021-05-16T19:33:27.0199682Z Reading state information... 71% 2021-05-16T19:33:27.0249424Z 2021-05-16T19:33:27.0249915Z Reading state information... 73% 2021-05-16T19:33:27.0293773Z 2021-05-16T19:33:27.0294244Z Reading state information... 75% 2021-05-16T19:33:27.0355061Z 2021-05-16T19:33:27.0355539Z Reading state information... 77% 2021-05-16T19:33:27.0398040Z 2021-05-16T19:33:27.0398510Z Reading state information... 79% 2021-05-16T19:33:27.0444760Z 2021-05-16T19:33:27.0445219Z Reading state information... 81% 2021-05-16T19:33:27.0492090Z 2021-05-16T19:33:27.0492791Z Reading state information... 83% 2021-05-16T19:33:27.0539228Z 2021-05-16T19:33:27.0539665Z Reading state information... 85% 2021-05-16T19:33:27.0587464Z 2021-05-16T19:33:27.0588102Z Reading state information... 87% 2021-05-16T19:33:27.0631672Z 2021-05-16T19:33:27.0632159Z Reading state information... 89% 2021-05-16T19:33:27.0674372Z 2021-05-16T19:33:27.0674845Z Reading state information... 91% 2021-05-16T19:33:27.0727370Z 2021-05-16T19:33:27.0727992Z Reading state information... 93% 2021-05-16T19:33:27.0773672Z 2021-05-16T19:33:27.0774160Z Reading state information... 95% 2021-05-16T19:33:27.0831160Z 2021-05-16T19:33:27.0831655Z Reading state information... 97% 2021-05-16T19:33:27.0873731Z 2021-05-16T19:33:27.0874229Z Reading state information... 99% 2021-05-16T19:33:27.3864457Z Selecting previously unselected package r-devel. 2021-05-16T19:33:27.5088645Z (Reading database ... 259872 files and directories currently installed.) 2021-05-16T19:33:27.5246936Z Preparing to unpack .../work/_temp/r-devel_1_amd64.deb ... 2021-05-16T19:33:27.5265986Z Unpacking r-devel (1) ... 2021-05-16T19:33:28.3173283Z Setting up r-devel (1) ... 2021-05-16T19:33:28.3465512Z 2021-05-16T19:33:28.3466434Z 2021-05-16T19:33:28.3467185Z Reading state information... Done 2021-05-16T19:33:28.3685573Z [command]/usr/bin/sudo ln -s /opt/R/devel/bin/R /usr/local/bin/R 2021-05-16T19:33:28.3800274Z [command]/usr/bin/sudo ln -s /opt/R/devel/bin/Rscript /usr/local/bin/Rscript 2021-05-16T19:33:28.4173455Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-16T19:33:28.4173991Z env: 2021-05-16T19:33:28.4174435Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:33:28.4174908Z TIC_DEPLOY_KEY: 2021-05-16T19:33:28.4175698Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T19:33:28.4177494Z GITHUB_PAT: *** 2021-05-16T19:33:28.4177893Z COVERALLS_TOKEN: 2021-05-16T19:33:28.4178377Z continue-on-error: true 2021-05-16T19:33:28.4178834Z VDIFFR_RUN_TESTS: 2021-05-16T19:33:28.4179323Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T19:33:28.4179756Z TZ: UTC 2021-05-16T19:33:28.4180337Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:33:28.4180745Z NOT_CRAN: true 2021-05-16T19:33:28.4181092Z ##[endgroup] 2021-05-16T19:33:28.4736695Z [command]sudo apt-get install -y texinfo 2021-05-16T19:33:28.6549214Z Reading package lists... 2021-05-16T19:33:28.8330725Z Building dependency tree... 2021-05-16T19:33:28.8351826Z Reading state information... 2021-05-16T19:33:29.0468110Z texinfo is already the newest version (6.7.0.dfsg.2-5). 2021-05-16T19:33:29.0469360Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:33:29.6615127Z [command]sh /home/runner/work/_temp/install-unx.sh 2021-05-16T19:33:29.7284349Z --2021-05-16 19:33:29-- https://yihui.org/tinytex/TinyTeX-1.tar.gz 2021-05-16T19:33:29.7428162Z Resolving yihui.org (yihui.org)... 76.223.126.88 2021-05-16T19:33:29.7458602Z Connecting to yihui.org (yihui.org)|76.223.126.88|:443... connected. 2021-05-16T19:33:29.7609985Z HTTP request sent, awaiting response... 301 Moved Permanently 2021-05-16T19:33:29.7613276Z Location: https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu [following] 2021-05-16T19:33:29.7615116Z --2021-05-16 19:33:29-- https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu 2021-05-16T19:33:29.8730002Z Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243 2021-05-16T19:33:29.9336506Z Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected. 2021-05-16T19:33:30.1418213Z HTTP request sent, awaiting response... 302 Found 2021-05-16T19:33:30.1422088Z Location: https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1549/grr7rkdr54m0yum8/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=NYSVuPd9qGAFKNRlXrbZfy9Rw0%2FjFldkfZDoVXzL2LA%3D&st=2021-05-16T19%3A32%3A30Z&se=2021-05-16T19%3A38%3A30Z&sp=r [following] 2021-05-16T19:33:30.1428095Z --2021-05-16 19:33:30-- https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1549/grr7rkdr54m0yum8/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=NYSVuPd9qGAFKNRlXrbZfy9Rw0%2FjFldkfZDoVXzL2LA%3D&st=2021-05-16T19%3A32%3A30Z&se=2021-05-16T19%3A38%3A30Z&sp=r 2021-05-16T19:33:30.1592462Z Resolving appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)... 52.239.228.196 2021-05-16T19:33:30.2228265Z Connecting to appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)|52.239.228.196|:443... connected. 2021-05-16T19:33:30.4938174Z HTTP request sent, awaiting response... 200 OK 2021-05-16T19:33:30.4942502Z Length: 67310420 (64M) [application/octet-stream] 2021-05-16T19:33:30.4945040Z Saving to: ‘TinyTeX.tar.gz’ 2021-05-16T19:33:31.0946991Z 2021-05-16T19:33:32.6664892Z 0K ........ ........ ........ ........ 49% 15.3M 2s 2021-05-16T19:33:33.8979063Z 32768K ........ ........ ........ ........ 99% 25.5M 0s 2021-05-16T19:33:33.8980139Z 65536K 100% 3.04M=3.4s 2021-05-16T19:33:33.8980514Z 2021-05-16T19:33:33.8981913Z 2021-05-16 19:33:33 (18.9 MB/s) - ‘TinyTeX.tar.gz’ saved [67310420/67310420] 2021-05-16T19:33:33.8982288Z 2021-05-16T19:33:37.4742738Z tlmgr: setting option sys_bin to /home/runner/bin. 2021-05-16T19:33:37.4744004Z tlmgr: updating /home/runner/.TinyTeX/tlpkg/texlive.tlpdb 2021-05-16T19:33:37.7878232Z ##[group]Run tlmgr update --self 2021-05-16T19:33:37.7878851Z tlmgr update --self 2021-05-16T19:33:37.7879716Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-16T19:33:37.7880595Z tlmgr update --all 2021-05-16T19:33:37.7928401Z shell: /usr/bin/bash -e {0} 2021-05-16T19:33:37.7928765Z env: 2021-05-16T19:33:37.7929295Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:33:37.7929765Z TIC_DEPLOY_KEY: 2021-05-16T19:33:37.7930560Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T19:33:37.7932325Z GITHUB_PAT: *** 2021-05-16T19:33:37.7932702Z COVERALLS_TOKEN: 2021-05-16T19:33:37.7933421Z continue-on-error: true 2021-05-16T19:33:37.7933882Z VDIFFR_RUN_TESTS: 2021-05-16T19:33:37.7934559Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T19:33:37.7934995Z TZ: UTC 2021-05-16T19:33:37.7935753Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:33:37.7936479Z NOT_CRAN: true 2021-05-16T19:33:37.7936845Z ##[endgroup] 2021-05-16T19:33:39.4951389Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T19:33:39.4953089Z tlmgr: no self-updates for tlmgr available 2021-05-16T19:33:40.9089813Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T19:33:40.9091208Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-16T19:33:40.9904810Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-16T19:33:41.0376971Z [3/89, 00:01/07:38] install: auto-pst-pdf-lua [3k] 2021-05-16T19:33:41.0763060Z [4/89, 00:01/07:19] install: barracuda [30k] 2021-05-16T19:33:41.1200675Z [5/89, 00:01/04:54] install: bezierplot [8k] 2021-05-16T19:33:41.5271811Z [6/89, 00:01/04:30] install: biber.x86_64-linux [22986k] 2021-05-16T19:33:42.8387895Z [7/89, 00:02/00:02] install: biber [1k] 2021-05-16T19:33:42.9170533Z [8/89, 00:02/00:02] install: biblatex [238k] 2021-05-16T19:33:42.9890770Z [9/89, 00:02/00:02] install: checkcites.x86_64-linux [1k] 2021-05-16T19:33:43.0283229Z [10/89, 00:03/00:03] install: checkcites [7k] 2021-05-16T19:33:43.0669044Z [11/89, 00:03/00:03] install: chickenize [15k] 2021-05-16T19:33:43.1071781Z [12/89, 00:03/00:03] install: chinese-jfm [3k] 2021-05-16T19:33:43.7190966Z [13/89, 00:03/00:03] install: cloze [9k] 2021-05-16T19:33:43.7194912Z [14/89, 00:03/00:03] install: colorprofiles [86k] 2021-05-16T19:33:43.7201327Z [15/89, 00:03/00:03] install: combofont [2k] 2021-05-16T19:33:43.7202927Z [16/89, 00:03/00:03] install: courier [470k] 2021-05-16T19:33:43.7204532Z [17/89, 00:03/00:03] install: courier-scaled [3k] 2021-05-16T19:33:43.7205374Z [18/89, 00:03/00:03] install: cstypo [3k] 2021-05-16T19:33:43.7206176Z [19/89, 00:03/00:03] install: ctablestack [2k] 2021-05-16T19:33:43.7207032Z [20/89, 00:03/00:03] install: ekdosis [19k] 2021-05-16T19:33:43.7207749Z [21/89, 00:03/00:03] install: emoji [40k] 2021-05-16T19:33:43.7208494Z [22/89, 00:03/00:03] install: emojicite [2k] 2021-05-16T19:33:43.7209413Z [23/89, 00:03/00:03] install: enctex [24k] 2021-05-16T19:33:43.7210217Z [24/89, 00:03/00:03] install: enigma [18k] 2021-05-16T19:33:43.7211608Z [25/89, 00:03/00:03] install: etex-pkg [6k] 2021-05-16T19:33:43.7531522Z [26/89, 00:03/00:03] install: filecontents [3k] 2021-05-16T19:33:43.7907565Z [27/89, 00:03/00:03] install: grfext [3k] 2021-05-16T19:33:43.8323497Z [28/89, 00:03/00:03] install: hyphenex [9k] 2021-05-16T19:33:43.8709880Z [29/89, 00:03/00:03] install: ifplatform [2k] 2021-05-16T19:33:43.9106505Z [30/89, 00:03/00:03] install: innerscript [4k] 2021-05-16T19:33:43.9517849Z [31/89, 00:03/00:03] install: interpreter [7k] 2021-05-16T19:33:43.9909759Z [32/89, 00:03/00:03] install: kanaparser [5k] 2021-05-16T19:33:44.0360936Z [33/89, 00:04/00:04] install: knuth-local [23k] 2021-05-16T19:33:44.0783270Z [34/89, 00:04/00:04] install: logreq [4k] 2021-05-16T19:33:44.1190006Z [35/89, 00:04/00:04] install: lua-typo [7k] 2021-05-16T19:33:44.1626567Z [36/89, 00:04/00:04] install: lua-uca [70k] 2021-05-16T19:33:44.2189208Z [37/89, 00:04/00:04] install: lua-ul [7k] 2021-05-16T19:33:44.2613647Z [38/89, 00:04/00:04] install: lua-uni-algos [6k] 2021-05-16T19:33:44.3040214Z [39/89, 00:04/00:04] install: lua-visual-debug [4k] 2021-05-16T19:33:44.3530808Z [40/89, 00:04/00:04] install: luacode [3k] 2021-05-16T19:33:44.3965281Z [41/89, 00:04/00:04] install: luacolor [5k] 2021-05-16T19:33:44.4436295Z [42/89, 00:04/00:04] install: luahyphenrules [3k] 2021-05-16T19:33:44.4917809Z [43/89, 00:04/00:04] install: luaimageembed [2k] 2021-05-16T19:33:44.5387903Z [44/89, 00:04/00:04] install: luaindex [5k] 2021-05-16T19:33:44.5818236Z [45/89, 00:04/00:04] install: luainputenc [5k] 2021-05-16T19:33:44.6244644Z [46/89, 00:04/00:04] install: luaintro [1k] 2021-05-16T19:33:44.6699209Z [47/89, 00:04/00:04] install: luakeys [5k] 2021-05-16T19:33:44.7146546Z [48/89, 00:04/00:04] install: lualatex-doc [1k] 2021-05-16T19:33:44.7650235Z [49/89, 00:04/00:04] install: lualatex-truncate [2k] 2021-05-16T19:33:44.8133106Z [50/89, 00:04/00:04] install: luamplib [12k] 2021-05-16T19:33:44.8621778Z [51/89, 00:04/00:04] install: luapackageloader [2k] 2021-05-16T19:33:44.9056403Z [52/89, 00:04/00:04] install: luaprogtable [7k] 2021-05-16T19:33:44.9579347Z [53/89, 00:04/00:04] install: luarandom [2k] 2021-05-16T19:33:45.0034235Z [54/89, 00:04/00:04] install: luatex85 [2k] 2021-05-16T19:33:45.0532668Z [55/89, 00:05/00:05] install: luatexbase [4k] 2021-05-16T19:33:45.1020228Z [56/89, 00:05/00:05] install: luatexko [22k] 2021-05-16T19:33:45.1570943Z [57/89, 00:05/00:05] install: luatextra [2k] 2021-05-16T19:33:45.2011696Z [58/89, 00:05/00:05] install: luavlna [8k] 2021-05-16T19:33:45.2442438Z [59/89, 00:05/00:05] install: luaxml [31k] 2021-05-16T19:33:45.2900566Z [60/89, 00:05/00:05] install: makeindex.x86_64-linux [49k] 2021-05-16T19:33:45.3381684Z [61/89, 00:05/00:05] install: makeindex [5k] 2021-05-16T19:33:45.3823492Z [62/89, 00:05/00:05] install: mflogo [2k] 2021-05-16T19:33:45.4218653Z [63/89, 00:05/00:05] install: newpax [9k] 2021-05-16T19:33:45.4704404Z [64/89, 00:05/00:05] install: nodetree [13k] 2021-05-16T19:33:45.5146083Z [65/89, 00:05/00:05] install: odsfile [5k] 2021-05-16T19:33:45.5609273Z [66/89, 00:05/00:05] install: optex.x86_64-linux [1k] 2021-05-16T19:33:45.6272990Z [67/89, 00:05/00:05] install: optex [770k] 2021-05-16T19:33:45.7142359Z [68/89, 00:05/00:05] install: pdfarticle [4k] 2021-05-16T19:33:45.7612383Z [69/89, 00:05/00:05] install: pdfextra [22k] 2021-05-16T19:33:45.8061440Z [70/89, 00:05/00:05] install: placeat [4k] 2021-05-16T19:33:45.8460942Z [71/89, 00:05/00:05] install: plantuml [3k] 2021-05-16T19:33:45.8873845Z [72/89, 00:05/00:05] install: rsfs [55k] 2021-05-16T19:33:45.9343488Z [73/89, 00:05/00:05] install: selnolig [53k] 2021-05-16T19:33:45.9801967Z [74/89, 00:05/00:05] install: spelling [14k] 2021-05-16T19:33:46.0247940Z [75/89, 00:05/00:05] install: stricttex [2k] 2021-05-16T19:33:46.0674406Z [76/89, 00:06/00:06] install: texlive-common [1k] 2021-05-16T19:33:46.1099532Z [77/89, 00:06/00:06] install: texlive-en [1k] 2021-05-16T19:33:46.1558228Z [78/89, 00:06/00:06] install: texlive-msg-translations [144k] 2021-05-16T19:33:46.2147613Z [79/89, 00:06/00:06] install: thumbpdf.x86_64-linux [1k] 2021-05-16T19:33:46.2568563Z [80/89, 00:06/00:06] install: thumbpdf [19k] 2021-05-16T19:33:46.2983937Z [81/89, 00:06/00:06] install: tlshell.x86_64-linux [1k] 2021-05-16T19:33:46.3407828Z [82/89, 00:06/00:06] install: tlshell [29k] 2021-05-16T19:33:46.3855136Z [83/89, 00:06/00:06] install: typewriter [25k] 2021-05-16T19:33:46.4332881Z [84/89, 00:06/00:06] install: uninormalize [6k] 2021-05-16T19:33:46.4772807Z [85/89, 00:06/00:06] install: upquote [2k] 2021-05-16T19:33:46.5266887Z [86/89, 00:06/00:06] install: xdvi.x86_64-linux [530k] 2021-05-16T19:33:46.6314210Z [87/89, 00:06/00:06] install: xdvi [7k] 2021-05-16T19:33:46.6749137Z [88/89, 00:06/00:06] install: collection-basic [1k] 2021-05-16T19:33:46.7224155Z [89/89, 00:06/00:06] install: collection-luatex [1k] 2021-05-16T19:33:46.7456238Z running mktexlsr ... 2021-05-16T19:33:46.8420166Z done running mktexlsr. 2021-05-16T19:33:46.8710473Z running updmap-sys ... 2021-05-16T19:33:47.1564041Z done running updmap-sys. 2021-05-16T19:33:47.1566032Z regenerating fmtutil.cnf in /home/runner/.TinyTeX/texmf-dist 2021-05-16T19:33:47.1568112Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/o7WQ06x_89/Z2OFhTLo42 ... 2021-05-16T19:33:47.5480170Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/o7WQ06x_89/Z2OFhTLo42. 2021-05-16T19:33:47.5482394Z OK: optex.fmt/luatex 2021-05-16T19:33:47.5485165Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-16T19:33:48.9372850Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-16T19:33:48.9374625Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T19:33:48.9376683Z tlmgr: no updates available 2021-05-16T19:33:49.0420034Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-16T19:33:49.0420559Z with: 2021-05-16T19:33:49.0420936Z pandoc-version: 2.7.3 2021-05-16T19:33:49.0421497Z env: 2021-05-16T19:33:49.0422240Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:33:49.0422689Z TIC_DEPLOY_KEY: 2021-05-16T19:33:49.0423447Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T19:33:49.0425465Z GITHUB_PAT: *** 2021-05-16T19:33:49.0425858Z COVERALLS_TOKEN: 2021-05-16T19:33:49.0426474Z continue-on-error: true 2021-05-16T19:33:49.0426937Z VDIFFR_RUN_TESTS: 2021-05-16T19:33:49.0427395Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T19:33:49.0427826Z TZ: UTC 2021-05-16T19:33:49.0428189Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:33:49.0428591Z NOT_CRAN: true 2021-05-16T19:33:49.0428956Z ##[endgroup] 2021-05-16T19:33:49.8959617Z [command]sudo apt-get install -y gdebi-core 2021-05-16T19:33:49.9768749Z Reading package lists... 2021-05-16T19:33:50.1438115Z Building dependency tree... 2021-05-16T19:33:50.1459666Z Reading state information... 2021-05-16T19:33:50.3894741Z gdebi-core is already the newest version (0.9.5.7+nmu3). 2021-05-16T19:33:50.3896060Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:33:50.3925535Z [command]sudo gdebi --non-interactive /home/runner/work/_temp/pandoc-2.7.3-1-amd64.deb 2021-05-16T19:33:50.5285151Z 2021-05-16T19:33:50.5440361Z Reading package lists... 0% 2021-05-16T19:33:50.5441115Z 2021-05-16T19:33:50.5494649Z Reading package lists... 100% 2021-05-16T19:33:50.5495017Z 2021-05-16T19:33:50.5495231Z 2021-05-16T19:33:50.5495661Z Reading package lists... Done 2021-05-16T19:33:50.5496126Z 2021-05-16T19:33:50.5496759Z Building dependency tree... 0% 2021-05-16T19:33:50.5497096Z 2021-05-16T19:33:50.5777392Z Building dependency tree... 0% 2021-05-16T19:33:50.5778023Z 2021-05-16T19:33:50.5778484Z Building dependency tree... 50% 2021-05-16T19:33:50.5778812Z 2021-05-16T19:33:50.7114224Z Building dependency tree... 50% 2021-05-16T19:33:50.7114747Z 2021-05-16T19:33:50.7115281Z Building dependency tree 2021-05-16T19:33:50.7115641Z 2021-05-16T19:33:50.7116168Z Reading state information... 0% 2021-05-16T19:33:50.7116563Z 2021-05-16T19:33:50.8804963Z Reading state information... 0% 2021-05-16T19:33:50.8805391Z 2021-05-16T19:33:50.8805604Z 2021-05-16T19:33:50.8806073Z Reading state information... Done 2021-05-16T19:33:50.8806396Z 2021-05-16T19:33:50.8812677Z Reading state information... 0% 2021-05-16T19:33:50.8871309Z 2021-05-16T19:33:50.8871885Z Reading state information... 1% 2021-05-16T19:33:50.8919528Z 2021-05-16T19:33:50.8920125Z Reading state information... 3% 2021-05-16T19:33:50.8966852Z 2021-05-16T19:33:50.8967389Z Reading state information... 5% 2021-05-16T19:33:50.9007812Z 2021-05-16T19:33:50.9008293Z Reading state information... 7% 2021-05-16T19:33:50.9045453Z 2021-05-16T19:33:50.9045917Z Reading state information... 9% 2021-05-16T19:33:50.9088727Z 2021-05-16T19:33:50.9089446Z Reading state information... 11% 2021-05-16T19:33:50.9135925Z 2021-05-16T19:33:50.9136413Z Reading state information... 13% 2021-05-16T19:33:50.9182256Z 2021-05-16T19:33:50.9182805Z Reading state information... 15% 2021-05-16T19:33:50.9219543Z 2021-05-16T19:33:50.9220072Z Reading state information... 17% 2021-05-16T19:33:50.9263794Z 2021-05-16T19:33:50.9264296Z Reading state information... 19% 2021-05-16T19:33:50.9301906Z 2021-05-16T19:33:50.9302398Z Reading state information... 21% 2021-05-16T19:33:50.9341789Z 2021-05-16T19:33:50.9342278Z Reading state information... 23% 2021-05-16T19:33:50.9393478Z 2021-05-16T19:33:50.9394204Z Reading state information... 25% 2021-05-16T19:33:50.9463126Z 2021-05-16T19:33:50.9463654Z Reading state information... 27% 2021-05-16T19:33:50.9507494Z 2021-05-16T19:33:50.9508011Z Reading state information... 29% 2021-05-16T19:33:50.9558879Z 2021-05-16T19:33:50.9559412Z Reading state information... 31% 2021-05-16T19:33:50.9607679Z 2021-05-16T19:33:50.9608971Z Reading state information... 33% 2021-05-16T19:33:50.9657202Z 2021-05-16T19:33:50.9657960Z Reading state information... 35% 2021-05-16T19:33:50.9700992Z 2021-05-16T19:33:50.9701571Z Reading state information... 37% 2021-05-16T19:33:50.9767781Z 2021-05-16T19:33:50.9768363Z Reading state information... 39% 2021-05-16T19:33:50.9812982Z 2021-05-16T19:33:50.9813495Z Reading state information... 41% 2021-05-16T19:33:50.9856676Z 2021-05-16T19:33:50.9857202Z Reading state information... 43% 2021-05-16T19:33:50.9908395Z 2021-05-16T19:33:50.9908909Z Reading state information... 45% 2021-05-16T19:33:50.9980925Z 2021-05-16T19:33:50.9981461Z Reading state information... 47% 2021-05-16T19:33:51.0023687Z 2021-05-16T19:33:51.0024246Z Reading state information... 49% 2021-05-16T19:33:51.0070831Z 2021-05-16T19:33:51.0071361Z Reading state information... 51% 2021-05-16T19:33:51.0110038Z 2021-05-16T19:33:51.0110546Z Reading state information... 53% 2021-05-16T19:33:51.0152675Z 2021-05-16T19:33:51.0153207Z Reading state information... 55% 2021-05-16T19:33:51.0205072Z 2021-05-16T19:33:51.0205606Z Reading state information... 57% 2021-05-16T19:33:51.0254635Z 2021-05-16T19:33:51.0255163Z Reading state information... 59% 2021-05-16T19:33:51.0308426Z 2021-05-16T19:33:51.0308975Z Reading state information... 61% 2021-05-16T19:33:51.0352129Z 2021-05-16T19:33:51.0352658Z Reading state information... 63% 2021-05-16T19:33:51.0392382Z 2021-05-16T19:33:51.0392900Z Reading state information... 65% 2021-05-16T19:33:51.0431821Z 2021-05-16T19:33:51.0432497Z Reading state information... 67% 2021-05-16T19:33:51.0477347Z 2021-05-16T19:33:51.0477850Z Reading state information... 69% 2021-05-16T19:33:51.0530297Z 2021-05-16T19:33:51.0530986Z Reading state information... 71% 2021-05-16T19:33:51.0578576Z 2021-05-16T19:33:51.0579087Z Reading state information... 73% 2021-05-16T19:33:51.0631450Z 2021-05-16T19:33:51.0632016Z Reading state information... 75% 2021-05-16T19:33:51.0699401Z 2021-05-16T19:33:51.0699983Z Reading state information... 77% 2021-05-16T19:33:51.0758281Z 2021-05-16T19:33:51.0758868Z Reading state information... 79% 2021-05-16T19:33:51.0804745Z 2021-05-16T19:33:51.0805358Z Reading state information... 81% 2021-05-16T19:33:51.0854598Z 2021-05-16T19:33:51.0855152Z Reading state information... 83% 2021-05-16T19:33:51.0903194Z 2021-05-16T19:33:51.0903738Z Reading state information... 85% 2021-05-16T19:33:51.0954537Z 2021-05-16T19:33:51.0955670Z Reading state information... 87% 2021-05-16T19:33:51.1000746Z 2021-05-16T19:33:51.1001279Z Reading state information... 89% 2021-05-16T19:33:51.1046066Z 2021-05-16T19:33:51.1046761Z Reading state information... 91% 2021-05-16T19:33:51.1102311Z 2021-05-16T19:33:51.1102880Z Reading state information... 93% 2021-05-16T19:33:51.1149542Z 2021-05-16T19:33:51.1150128Z Reading state information... 95% 2021-05-16T19:33:51.1195796Z 2021-05-16T19:33:51.1196524Z Reading state information... 97% 2021-05-16T19:33:51.1242271Z 2021-05-16T19:33:51.1242992Z Reading state information... 99% 2021-05-16T19:33:51.4423629Z Selecting previously unselected package pandoc. 2021-05-16T19:33:51.5659782Z (Reading database ... 261973 files and directories currently installed.) 2021-05-16T19:33:51.5812709Z Preparing to unpack .../_temp/pandoc-2.7.3-1-amd64.deb ... 2021-05-16T19:33:51.5827399Z Unpacking pandoc (2.7.3-1) ... 2021-05-16T19:33:53.8355512Z Setting up pandoc (2.7.3-1) ... 2021-05-16T19:33:53.8398030Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T19:33:54.7386570Z 2021-05-16T19:33:54.7387553Z 2021-05-16T19:33:54.7388308Z Reading state information... Done 2021-05-16T19:33:54.7742696Z ##[group]Run git config user.name adigherman 2021-05-16T19:33:54.7743491Z git config user.name adigherman 2021-05-16T19:33:54.7744176Z git config user.email adig@jhu.edu 2021-05-16T19:33:54.7789262Z shell: /usr/bin/bash -e {0} 2021-05-16T19:33:54.7790493Z env: 2021-05-16T19:33:54.7790957Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:33:54.7791456Z TIC_DEPLOY_KEY: 2021-05-16T19:33:54.7792273Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T19:33:54.7793884Z GITHUB_PAT: *** 2021-05-16T19:33:54.7794342Z COVERALLS_TOKEN: 2021-05-16T19:33:54.7794830Z continue-on-error: true 2021-05-16T19:33:54.7795327Z VDIFFR_RUN_TESTS: 2021-05-16T19:33:54.7796647Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T19:33:54.7797161Z TZ: UTC 2021-05-16T19:33:54.7797587Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:33:54.7798051Z NOT_CRAN: true 2021-05-16T19:33:54.7798472Z ##[endgroup] 2021-05-16T19:33:54.8108058Z ##[group]Run adigherman/actions/install-sysdeps-linux@master 2021-05-16T19:33:54.8108762Z env: 2021-05-16T19:33:54.8109248Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:33:54.8110070Z TIC_DEPLOY_KEY: 2021-05-16T19:33:54.8110945Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T19:33:54.8113462Z GITHUB_PAT: *** 2021-05-16T19:33:54.8114066Z COVERALLS_TOKEN: 2021-05-16T19:33:54.8114727Z continue-on-error: true 2021-05-16T19:33:54.8115202Z VDIFFR_RUN_TESTS: 2021-05-16T19:33:54.8115667Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T19:33:54.8116473Z TZ: UTC 2021-05-16T19:33:54.8116849Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:33:54.8117263Z NOT_CRAN: true 2021-05-16T19:33:54.8117627Z ##[endgroup] 2021-05-16T19:33:55.0379801Z Reading package lists... 2021-05-16T19:33:55.2133365Z Building dependency tree... 2021-05-16T19:33:55.2160122Z Reading state information... 2021-05-16T19:33:55.3673113Z The following additional packages will be installed: 2021-05-16T19:33:55.3676617Z cmake-data libjsoncpp1 librhash0 2021-05-16T19:33:55.3681819Z Suggested packages: 2021-05-16T19:33:55.3682613Z cmake-doc ninja-build 2021-05-16T19:33:55.4222546Z The following NEW packages will be installed: 2021-05-16T19:33:55.4231071Z cmake cmake-data libjsoncpp1 librhash0 2021-05-16T19:33:55.4485970Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:33:55.4486863Z Need to get 5470 kB of archives. 2021-05-16T19:33:55.4487675Z After this operation, 28.3 MB of additional disk space will be used. 2021-05-16T19:33:55.4489410Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] 2021-05-16T19:33:55.4914714Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] 2021-05-16T19:33:55.4928860Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2021-05-16T19:33:55.4955667Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] 2021-05-16T19:33:55.9953561Z Fetched 5470 kB in 0s (45.9 MB/s) 2021-05-16T19:33:56.0365130Z Selecting previously unselected package cmake-data. 2021-05-16T19:33:56.0441716Z (Reading database ... 2021-05-16T19:33:56.0442621Z (Reading database ... 5% 2021-05-16T19:33:56.0443131Z (Reading database ... 10% 2021-05-16T19:33:56.0443987Z (Reading database ... 15% 2021-05-16T19:33:56.0444523Z (Reading database ... 20% 2021-05-16T19:33:56.0445371Z (Reading database ... 25% 2021-05-16T19:33:56.0446059Z (Reading database ... 30% 2021-05-16T19:33:56.0446581Z (Reading database ... 35% 2021-05-16T19:33:56.0447238Z (Reading database ... 40% 2021-05-16T19:33:56.0447714Z (Reading database ... 45% 2021-05-16T19:33:56.0448207Z (Reading database ... 50% 2021-05-16T19:33:56.0473963Z (Reading database ... 55% 2021-05-16T19:33:56.0516543Z (Reading database ... 60% 2021-05-16T19:33:56.0557533Z (Reading database ... 65% 2021-05-16T19:33:56.0695066Z (Reading database ... 70% 2021-05-16T19:33:56.0811820Z (Reading database ... 75% 2021-05-16T19:33:56.1100381Z (Reading database ... 80% 2021-05-16T19:33:56.1445639Z (Reading database ... 85% 2021-05-16T19:33:56.1600337Z (Reading database ... 90% 2021-05-16T19:33:56.1681022Z (Reading database ... 95% 2021-05-16T19:33:56.1681656Z (Reading database ... 100% 2021-05-16T19:33:56.1682407Z (Reading database ... 261980 files and directories currently installed.) 2021-05-16T19:33:56.1826197Z Preparing to unpack .../cmake-data_3.16.3-1ubuntu1_all.deb ... 2021-05-16T19:33:56.2064104Z Unpacking cmake-data (3.16.3-1ubuntu1) ... 2021-05-16T19:33:56.7831770Z Selecting previously unselected package libjsoncpp1:amd64. 2021-05-16T19:33:56.8126872Z Preparing to unpack .../libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2021-05-16T19:33:56.8156058Z Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-16T19:33:56.8516368Z Selecting previously unselected package librhash0:amd64. 2021-05-16T19:33:56.8831727Z Preparing to unpack .../librhash0_1.3.9-1_amd64.deb ... 2021-05-16T19:33:56.8850008Z Unpacking librhash0:amd64 (1.3.9-1) ... 2021-05-16T19:33:56.9431637Z Selecting previously unselected package cmake. 2021-05-16T19:33:56.9741577Z Preparing to unpack .../cmake_3.16.3-1ubuntu1_amd64.deb ... 2021-05-16T19:33:56.9755929Z Unpacking cmake (3.16.3-1ubuntu1) ... 2021-05-16T19:33:57.4766498Z Setting up librhash0:amd64 (1.3.9-1) ... 2021-05-16T19:33:57.4860717Z Setting up cmake-data (3.16.3-1ubuntu1) ... 2021-05-16T19:33:57.5363051Z Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-16T19:33:57.5404590Z Setting up cmake (3.16.3-1ubuntu1) ... 2021-05-16T19:33:57.5454363Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T19:33:58.7800708Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T19:34:01.2603958Z Reading package lists... 2021-05-16T19:34:01.4332710Z Building dependency tree... 2021-05-16T19:34:01.4353207Z Reading state information... 2021-05-16T19:34:01.6059101Z Suggested packages: 2021-05-16T19:34:01.6060275Z libssh-doc 2021-05-16T19:34:01.6531699Z The following NEW packages will be installed: 2021-05-16T19:34:01.6533291Z libssh-dev 2021-05-16T19:34:01.6846422Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:34:01.6847194Z Need to get 219 kB of archives. 2021-05-16T19:34:01.6847978Z After this operation, 1127 kB of additional disk space will be used. 2021-05-16T19:34:01.6849914Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-dev amd64 0.9.3-2ubuntu2.1 [219 kB] 2021-05-16T19:34:02.2167573Z Fetched 219 kB in 0s (6018 kB/s) 2021-05-16T19:34:02.2621012Z Selecting previously unselected package libssh-dev:amd64. 2021-05-16T19:34:02.2698095Z (Reading database ... 2021-05-16T19:34:02.2698682Z (Reading database ... 5% 2021-05-16T19:34:02.2699275Z (Reading database ... 10% 2021-05-16T19:34:02.2699800Z (Reading database ... 15% 2021-05-16T19:34:02.2700342Z (Reading database ... 20% 2021-05-16T19:34:02.2700861Z (Reading database ... 25% 2021-05-16T19:34:02.2701429Z (Reading database ... 30% 2021-05-16T19:34:02.2701950Z (Reading database ... 35% 2021-05-16T19:34:02.2702481Z (Reading database ... 40% 2021-05-16T19:34:02.2703001Z (Reading database ... 45% 2021-05-16T19:34:02.2703533Z (Reading database ... 50% 2021-05-16T19:34:02.2735438Z (Reading database ... 55% 2021-05-16T19:34:02.2790284Z (Reading database ... 60% 2021-05-16T19:34:02.2850405Z (Reading database ... 65% 2021-05-16T19:34:02.3028462Z (Reading database ... 70% 2021-05-16T19:34:02.3152218Z (Reading database ... 75% 2021-05-16T19:34:02.3470137Z (Reading database ... 80% 2021-05-16T19:34:02.3815109Z (Reading database ... 85% 2021-05-16T19:34:02.3970110Z (Reading database ... 90% 2021-05-16T19:34:02.4055481Z (Reading database ... 95% 2021-05-16T19:34:02.4056142Z (Reading database ... 100% 2021-05-16T19:34:02.4056966Z (Reading database ... 264764 files and directories currently installed.) 2021-05-16T19:34:02.4206793Z Preparing to unpack .../libssh-dev_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-16T19:34:02.4368448Z Unpacking libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T19:34:02.5662475Z Setting up libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T19:34:05.1361741Z Reading package lists... 2021-05-16T19:34:05.3025365Z Building dependency tree... 2021-05-16T19:34:05.3045502Z Reading state information... 2021-05-16T19:34:05.5268849Z The following NEW packages will be installed: 2021-05-16T19:34:05.5276382Z jags 2021-05-16T19:34:05.5706451Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:34:05.5707354Z Need to get 1562 kB of archives. 2021-05-16T19:34:05.5708115Z After this operation, 3615 kB of additional disk space will be used. 2021-05-16T19:34:05.5710177Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 jags amd64 4.3.0-3build1 [1562 kB] 2021-05-16T19:34:06.0718189Z Fetched 1562 kB in 0s (17.4 MB/s) 2021-05-16T19:34:06.1132427Z Selecting previously unselected package jags. 2021-05-16T19:34:06.1223656Z (Reading database ... 2021-05-16T19:34:06.1224576Z (Reading database ... 5% 2021-05-16T19:34:06.1225156Z (Reading database ... 10% 2021-05-16T19:34:06.1225697Z (Reading database ... 15% 2021-05-16T19:34:06.1226217Z (Reading database ... 20% 2021-05-16T19:34:06.1226748Z (Reading database ... 25% 2021-05-16T19:34:06.1227266Z (Reading database ... 30% 2021-05-16T19:34:06.1227797Z (Reading database ... 35% 2021-05-16T19:34:06.1228315Z (Reading database ... 40% 2021-05-16T19:34:06.1228850Z (Reading database ... 45% 2021-05-16T19:34:06.1229362Z (Reading database ... 50% 2021-05-16T19:34:06.1294427Z (Reading database ... 55% 2021-05-16T19:34:06.1376576Z (Reading database ... 60% 2021-05-16T19:34:06.1420551Z (Reading database ... 65% 2021-05-16T19:34:06.1589211Z (Reading database ... 70% 2021-05-16T19:34:06.1721367Z (Reading database ... 75% 2021-05-16T19:34:06.2088434Z (Reading database ... 80% 2021-05-16T19:34:06.2413784Z (Reading database ... 85% 2021-05-16T19:34:06.2573683Z (Reading database ... 90% 2021-05-16T19:34:06.2650077Z (Reading database ... 95% 2021-05-16T19:34:06.2650544Z (Reading database ... 100% 2021-05-16T19:34:06.2651225Z (Reading database ... 264783 files and directories currently installed.) 2021-05-16T19:34:06.2809078Z Preparing to unpack .../jags_4.3.0-3build1_amd64.deb ... 2021-05-16T19:34:06.2843566Z Unpacking jags (4.3.0-3build1) ... 2021-05-16T19:34:06.4568989Z Setting up jags (4.3.0-3build1) ... 2021-05-16T19:34:06.4766243Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T19:34:07.2852194Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T19:34:09.7105382Z Reading package lists... 2021-05-16T19:34:09.8805494Z Building dependency tree... 2021-05-16T19:34:09.8825620Z Reading state information... 2021-05-16T19:34:10.0397781Z The following additional packages will be installed: 2021-05-16T19:34:10.0399541Z libnode64 libuv1-dev 2021-05-16T19:34:10.0890566Z The following NEW packages will be installed: 2021-05-16T19:34:10.0892710Z libnode-dev libnode64 libuv1-dev 2021-05-16T19:34:10.1394027Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:34:10.1395262Z Need to get 6239 kB of archives. 2021-05-16T19:34:10.1396136Z After this operation, 24.9 MB of additional disk space will be used. 2021-05-16T19:34:10.1398572Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1-dev amd64 1.34.2-1ubuntu1.1 [103 kB] 2021-05-16T19:34:10.1474771Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB] 2021-05-16T19:34:10.2782509Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode-dev amd64 10.19.0~dfsg-3ubuntu1 [370 kB] 2021-05-16T19:34:10.7378692Z Fetched 6239 kB in 0s (33.1 MB/s) 2021-05-16T19:34:10.7780316Z Selecting previously unselected package libuv1-dev:amd64. 2021-05-16T19:34:10.7857463Z (Reading database ... 2021-05-16T19:34:10.7858343Z (Reading database ... 5% 2021-05-16T19:34:10.7859104Z (Reading database ... 10% 2021-05-16T19:34:10.7859834Z (Reading database ... 15% 2021-05-16T19:34:10.7860672Z (Reading database ... 20% 2021-05-16T19:34:10.7861403Z (Reading database ... 25% 2021-05-16T19:34:10.7862137Z (Reading database ... 30% 2021-05-16T19:34:10.7862868Z (Reading database ... 35% 2021-05-16T19:34:10.7863737Z (Reading database ... 40% 2021-05-16T19:34:10.7864446Z (Reading database ... 45% 2021-05-16T19:34:10.7865132Z (Reading database ... 50% 2021-05-16T19:34:10.7900232Z (Reading database ... 55% 2021-05-16T19:34:10.7945586Z (Reading database ... 60% 2021-05-16T19:34:10.7987240Z (Reading database ... 65% 2021-05-16T19:34:10.8134376Z (Reading database ... 70% 2021-05-16T19:34:10.8264958Z (Reading database ... 75% 2021-05-16T19:34:10.8580917Z (Reading database ... 80% 2021-05-16T19:34:10.8904410Z (Reading database ... 85% 2021-05-16T19:34:10.9047879Z (Reading database ... 90% 2021-05-16T19:34:10.9123160Z (Reading database ... 95% 2021-05-16T19:34:10.9123663Z (Reading database ... 100% 2021-05-16T19:34:10.9124769Z (Reading database ... 264923 files and directories currently installed.) 2021-05-16T19:34:10.9266860Z Preparing to unpack .../libuv1-dev_1.34.2-1ubuntu1.1_amd64.deb ... 2021-05-16T19:34:10.9281214Z Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-16T19:34:10.9791594Z Selecting previously unselected package libnode64:amd64. 2021-05-16T19:34:11.0054444Z Preparing to unpack .../libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T19:34:11.0080445Z Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T19:34:11.7392389Z Selecting previously unselected package libnode-dev:amd64. 2021-05-16T19:34:11.7684180Z Preparing to unpack .../libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T19:34:11.7700668Z Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T19:34:11.8760932Z Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-16T19:34:11.8805769Z Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T19:34:11.8849532Z Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T19:34:11.8892416Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T19:34:14.4654462Z Reading package lists... 2021-05-16T19:34:14.6977399Z Building dependency tree... 2021-05-16T19:34:14.7003293Z Reading state information... 2021-05-16T19:34:14.8773762Z The following additional packages will be installed: 2021-05-16T19:34:14.8777745Z libfftw3-bin libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-16T19:34:14.8783408Z Suggested packages: 2021-05-16T19:34:14.8784149Z libfftw3-doc 2021-05-16T19:34:14.9244407Z The following NEW packages will be installed: 2021-05-16T19:34:14.9248127Z libfftw3-bin libfftw3-dev libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-16T19:34:14.9681138Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:34:14.9681990Z Need to get 3986 kB of archives. 2021-05-16T19:34:14.9682791Z After this operation, 22.4 MB of additional disk space will be used. 2021-05-16T19:34:14.9685306Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-long3 amd64 3.3.8-2ubuntu1 [313 kB] 2021-05-16T19:34:14.9834024Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-quad3 amd64 3.3.8-2ubuntu1 [673 kB] 2021-05-16T19:34:15.0011850Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-single3 amd64 3.3.8-2ubuntu1 [756 kB] 2021-05-16T19:34:15.0192760Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-bin amd64 3.3.8-2ubuntu1 [32.2 kB] 2021-05-16T19:34:15.0198677Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-dev amd64 3.3.8-2ubuntu1 [2211 kB] 2021-05-16T19:34:15.4972142Z Fetched 3986 kB in 0s (34.9 MB/s) 2021-05-16T19:34:15.5331319Z Selecting previously unselected package libfftw3-long3:amd64. 2021-05-16T19:34:15.5413833Z (Reading database ... 2021-05-16T19:34:15.5414723Z (Reading database ... 5% 2021-05-16T19:34:15.5415625Z (Reading database ... 10% 2021-05-16T19:34:15.5416174Z (Reading database ... 15% 2021-05-16T19:34:15.5416664Z (Reading database ... 20% 2021-05-16T19:34:15.5417208Z (Reading database ... 25% 2021-05-16T19:34:15.5417724Z (Reading database ... 30% 2021-05-16T19:34:15.5418205Z (Reading database ... 35% 2021-05-16T19:34:15.5418699Z (Reading database ... 40% 2021-05-16T19:34:15.5419177Z (Reading database ... 45% 2021-05-16T19:34:15.5419673Z (Reading database ... 50% 2021-05-16T19:34:15.5457256Z (Reading database ... 55% 2021-05-16T19:34:15.5504832Z (Reading database ... 60% 2021-05-16T19:34:15.5544385Z (Reading database ... 65% 2021-05-16T19:34:15.5680229Z (Reading database ... 70% 2021-05-16T19:34:15.5805590Z (Reading database ... 75% 2021-05-16T19:34:15.6110168Z (Reading database ... 80% 2021-05-16T19:34:15.6465188Z (Reading database ... 85% 2021-05-16T19:34:15.6628655Z (Reading database ... 90% 2021-05-16T19:34:15.6722079Z (Reading database ... 95% 2021-05-16T19:34:15.6722641Z (Reading database ... 100% 2021-05-16T19:34:15.6723433Z (Reading database ... 265059 files and directories currently installed.) 2021-05-16T19:34:15.6870730Z Preparing to unpack .../libfftw3-long3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T19:34:15.6906048Z Unpacking libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T19:34:15.7569850Z Selecting previously unselected package libfftw3-quad3:amd64. 2021-05-16T19:34:15.7888184Z Preparing to unpack .../libfftw3-quad3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T19:34:15.7907204Z Unpacking libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T19:34:15.8891238Z Selecting previously unselected package libfftw3-single3:amd64. 2021-05-16T19:34:15.9220661Z Preparing to unpack .../libfftw3-single3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T19:34:15.9246484Z Unpacking libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T19:34:16.0352915Z Selecting previously unselected package libfftw3-bin. 2021-05-16T19:34:16.0635919Z Preparing to unpack .../libfftw3-bin_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T19:34:16.0660435Z Unpacking libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-16T19:34:16.1031913Z Selecting previously unselected package libfftw3-dev:amd64. 2021-05-16T19:34:16.1320668Z Preparing to unpack .../libfftw3-dev_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T19:34:16.1336667Z Unpacking libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T19:34:16.4713606Z Setting up libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T19:34:16.4760848Z Setting up libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T19:34:16.4799390Z Setting up libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T19:34:16.4838865Z Setting up libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-16T19:34:16.4877471Z Setting up libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T19:34:16.4919133Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T19:34:17.3395235Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T19:34:19.6340268Z Reading package lists... 2021-05-16T19:34:19.7958208Z Building dependency tree... 2021-05-16T19:34:19.7977554Z Reading state information... 2021-05-16T19:34:19.9537191Z The following additional packages will be installed: 2021-05-16T19:34:19.9539604Z libdcmtk14 2021-05-16T19:34:19.9988018Z The following NEW packages will be installed: 2021-05-16T19:34:19.9992237Z dcmtk libdcmtk14 2021-05-16T19:34:20.0310912Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:34:20.0311612Z Need to get 5546 kB of archives. 2021-05-16T19:34:20.0312296Z After this operation, 26.5 MB of additional disk space will be used. 2021-05-16T19:34:20.0314062Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdcmtk14 amd64 3.6.4-2.1build2 [4682 kB] 2021-05-16T19:34:20.1122111Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 dcmtk amd64 3.6.4-2.1build2 [864 kB] 2021-05-16T19:34:20.6078705Z Fetched 5546 kB in 0s (40.3 MB/s) 2021-05-16T19:34:20.6516658Z Selecting previously unselected package libdcmtk14. 2021-05-16T19:34:21.2289844Z (Reading database ... 2021-05-16T19:34:21.2290913Z (Reading database ... 5% 2021-05-16T19:34:21.2291726Z (Reading database ... 10% 2021-05-16T19:34:21.2292641Z (Reading database ... 15% 2021-05-16T19:34:21.2293355Z (Reading database ... 20% 2021-05-16T19:34:21.2294160Z (Reading database ... 25% 2021-05-16T19:34:21.2295070Z (Reading database ... 30% 2021-05-16T19:34:21.2295762Z (Reading database ... 35% 2021-05-16T19:34:21.2296638Z (Reading database ... 40% 2021-05-16T19:34:21.2297272Z (Reading database ... 45% 2021-05-16T19:34:21.2298079Z (Reading database ... 50% 2021-05-16T19:34:21.2298771Z (Reading database ... 55% 2021-05-16T19:34:21.2299312Z (Reading database ... 60% 2021-05-16T19:34:21.2299830Z (Reading database ... 65% 2021-05-16T19:34:21.2300329Z (Reading database ... 70% 2021-05-16T19:34:21.2300849Z (Reading database ... 75% 2021-05-16T19:34:21.2301348Z (Reading database ... 80% 2021-05-16T19:34:21.2301878Z (Reading database ... 85% 2021-05-16T19:34:21.2302650Z (Reading database ... 90% 2021-05-16T19:34:21.2303186Z (Reading database ... 95% 2021-05-16T19:34:21.2303707Z (Reading database ... 100% 2021-05-16T19:34:21.2304906Z (Reading database ... 265150 files and directories currently installed.) 2021-05-16T19:34:21.2306740Z Preparing to unpack .../libdcmtk14_3.6.4-2.1build2_amd64.deb ... 2021-05-16T19:34:21.2307755Z Unpacking libdcmtk14 (3.6.4-2.1build2) ... 2021-05-16T19:34:21.3842227Z Selecting previously unselected package dcmtk. 2021-05-16T19:34:21.4131634Z Preparing to unpack .../dcmtk_3.6.4-2.1build2_amd64.deb ... 2021-05-16T19:34:21.4195613Z Unpacking dcmtk (3.6.4-2.1build2) ... 2021-05-16T19:34:21.6012491Z Setting up libdcmtk14 (3.6.4-2.1build2) ... 2021-05-16T19:34:21.6082764Z Setting up dcmtk (3.6.4-2.1build2) ... 2021-05-16T19:34:21.6272983Z Adding `dcmtk' group to system ... 2021-05-16T19:34:21.7099379Z Adding `dcmtk' user to system ... 2021-05-16T19:34:21.8812452Z adduser: Warning: The home directory `/var/lib/dcmtk/db' does not belong to the user you are currently creating. 2021-05-16T19:34:22.2288424Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T19:34:24.1520050Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T19:34:26.5082541Z Reading package lists... 2021-05-16T19:34:26.6759380Z Building dependency tree... 2021-05-16T19:34:26.6781131Z Reading state information... 2021-05-16T19:34:26.9537498Z libsecret-1-dev is already the newest version (0.20.3-0ubuntu1). 2021-05-16T19:34:26.9539523Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:34:27.0362026Z Reading package lists... 2021-05-16T19:34:27.2305714Z Building dependency tree... 2021-05-16T19:34:27.2325807Z Reading state information... 2021-05-16T19:34:27.4905564Z libpng-dev is already the newest version (1.6.37-2). 2021-05-16T19:34:27.4907106Z libpng-dev set to manually installed. 2021-05-16T19:34:27.4908246Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:34:27.5613864Z Reading package lists... 2021-05-16T19:34:27.7188384Z Building dependency tree... 2021-05-16T19:34:27.7208813Z Reading state information... 2021-05-16T19:34:27.8877086Z The following additional packages will be installed: 2021-05-16T19:34:27.8879039Z libopenjp2-7 libpoppler-cpp0v5 libpoppler-dev libpoppler97 poppler-data 2021-05-16T19:34:27.8884834Z Suggested packages: 2021-05-16T19:34:27.8886221Z poppler-utils ghostscript fonts-japanese-mincho | fonts-ipafont-mincho 2021-05-16T19:34:27.8887742Z fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai 2021-05-16T19:34:27.8889555Z fonts-arphic-uming fonts-nanum 2021-05-16T19:34:27.9510206Z The following NEW packages will be installed: 2021-05-16T19:34:27.9512172Z libopenjp2-7 libpoppler-cpp-dev libpoppler-cpp0v5 libpoppler-dev 2021-05-16T19:34:27.9517590Z libpoppler97 poppler-data 2021-05-16T19:34:27.9797066Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:34:27.9797933Z Need to get 2582 kB of archives. 2021-05-16T19:34:27.9798746Z After this operation, 16.7 MB of additional disk space will be used. 2021-05-16T19:34:27.9800915Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB] 2021-05-16T19:34:28.0334260Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libopenjp2-7 amd64 2.3.1-1ubuntu4.20.04.1 [141 kB] 2021-05-16T19:34:28.0364881Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1 [915 kB] 2021-05-16T19:34:28.0507611Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp0v5 amd64 0.86.1-0ubuntu1 [35.6 kB] 2021-05-16T19:34:28.0515091Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-dev amd64 0.86.1-0ubuntu1 [5336 B] 2021-05-16T19:34:28.0521141Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp-dev amd64 0.86.1-0ubuntu1 [10.4 kB] 2021-05-16T19:34:28.5279136Z Fetched 2582 kB in 0s (27.4 MB/s) 2021-05-16T19:34:28.5655706Z Selecting previously unselected package poppler-data. 2021-05-16T19:34:28.5731567Z (Reading database ... 2021-05-16T19:34:28.5732093Z (Reading database ... 5% 2021-05-16T19:34:28.5732607Z (Reading database ... 10% 2021-05-16T19:34:28.5733276Z (Reading database ... 15% 2021-05-16T19:34:28.5733768Z (Reading database ... 20% 2021-05-16T19:34:28.5734464Z (Reading database ... 25% 2021-05-16T19:34:28.5734989Z (Reading database ... 30% 2021-05-16T19:34:28.5735474Z (Reading database ... 35% 2021-05-16T19:34:28.5735977Z (Reading database ... 40% 2021-05-16T19:34:28.5736962Z (Reading database ... 45% 2021-05-16T19:34:28.5738182Z (Reading database ... 50% 2021-05-16T19:34:28.5777712Z (Reading database ... 55% 2021-05-16T19:34:28.5825518Z (Reading database ... 60% 2021-05-16T19:34:28.5867028Z (Reading database ... 65% 2021-05-16T19:34:28.5987875Z (Reading database ... 70% 2021-05-16T19:34:28.6105257Z (Reading database ... 75% 2021-05-16T19:34:28.6408366Z (Reading database ... 80% 2021-05-16T19:34:28.6876272Z (Reading database ... 85% 2021-05-16T19:34:28.7015778Z (Reading database ... 90% 2021-05-16T19:34:28.7126859Z (Reading database ... 95% 2021-05-16T19:34:28.7127437Z (Reading database ... 100% 2021-05-16T19:34:28.7128256Z (Reading database ... 265385 files and directories currently installed.) 2021-05-16T19:34:28.7306335Z Preparing to unpack .../0-poppler-data_0.4.9-2_all.deb ... 2021-05-16T19:34:28.7391331Z Unpacking poppler-data (0.4.9-2) ... 2021-05-16T19:34:29.0113550Z Selecting previously unselected package libopenjp2-7:amd64. 2021-05-16T19:34:29.0411305Z Preparing to unpack .../1-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... 2021-05-16T19:34:29.0488022Z Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-16T19:34:29.0992463Z Selecting previously unselected package libpoppler97:amd64. 2021-05-16T19:34:29.1284606Z Preparing to unpack .../2-libpoppler97_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T19:34:29.1312525Z Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T19:34:29.2710770Z Selecting previously unselected package libpoppler-cpp0v5:amd64. 2021-05-16T19:34:29.3013483Z Preparing to unpack .../3-libpoppler-cpp0v5_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T19:34:29.3034378Z Unpacking libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T19:34:29.3314616Z Selecting previously unselected package libpoppler-dev:amd64. 2021-05-16T19:34:29.3664619Z Preparing to unpack .../4-libpoppler-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T19:34:29.3685322Z Unpacking libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T19:34:29.4067799Z Selecting previously unselected package libpoppler-cpp-dev:amd64. 2021-05-16T19:34:29.4400774Z Preparing to unpack .../5-libpoppler-cpp-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T19:34:29.4421183Z Unpacking libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T19:34:29.5098119Z Setting up poppler-data (0.4.9-2) ... 2021-05-16T19:34:29.5230032Z Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-16T19:34:29.5279002Z Setting up libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T19:34:29.5313586Z Setting up libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T19:34:29.5369087Z Setting up libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T19:34:29.5402828Z Setting up libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T19:34:29.5457739Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T19:34:29.7282714Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T19:34:32.3125593Z Reading package lists... 2021-05-16T19:34:32.4814749Z Building dependency tree... 2021-05-16T19:34:32.4836413Z Reading state information... 2021-05-16T19:34:32.6546956Z The following additional packages will be installed: 2021-05-16T19:34:32.6552771Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libsz2 2021-05-16T19:34:32.6558137Z Suggested packages: 2021-05-16T19:34:32.6559004Z libhdf5-doc 2021-05-16T19:34:32.7047563Z The following NEW packages will be installed: 2021-05-16T19:34:32.7050089Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libhdf5-dev 2021-05-16T19:34:32.7051487Z libsz2 2021-05-16T19:34:32.7310652Z 0 upgraded, 7 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:34:32.7311439Z Need to get 4074 kB of archives. 2021-05-16T19:34:32.7312249Z After this operation, 17.6 MB of additional disk space will be used. 2021-05-16T19:34:32.7314516Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 hdf5-helpers amd64 1.10.4+repack-11ubuntu1 [13.6 kB] 2021-05-16T19:34:32.7350338Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec0 amd64 1.0.4-1 [19.1 kB] 2021-05-16T19:34:32.7356109Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsz2 amd64 1.0.4-1 [5188 B] 2021-05-16T19:34:32.7365483Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-103 amd64 1.10.4+repack-11ubuntu1 [1311 kB] 2021-05-16T19:34:32.7753776Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-cpp-103 amd64 1.10.4+repack-11ubuntu1 [120 kB] 2021-05-16T19:34:32.7769704Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec-dev amd64 1.0.4-1 [16.9 kB] 2021-05-16T19:34:32.7776286Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-dev amd64 1.10.4+repack-11ubuntu1 [2589 kB] 2021-05-16T19:34:33.2705203Z Fetched 4074 kB in 0s (40.7 MB/s) 2021-05-16T19:34:33.3027408Z Selecting previously unselected package hdf5-helpers. 2021-05-16T19:34:33.3114421Z (Reading database ... 2021-05-16T19:34:33.3114987Z (Reading database ... 5% 2021-05-16T19:34:33.3117926Z (Reading database ... 10% 2021-05-16T19:34:33.3118484Z (Reading database ... 15% 2021-05-16T19:34:33.3120491Z (Reading database ... 20% 2021-05-16T19:34:33.3121038Z (Reading database ... 25% 2021-05-16T19:34:33.3123244Z (Reading database ... 30% 2021-05-16T19:34:33.3123812Z (Reading database ... 35% 2021-05-16T19:34:33.3125917Z (Reading database ... 40% 2021-05-16T19:34:33.3126467Z (Reading database ... 45% 2021-05-16T19:34:33.3128530Z (Reading database ... 50% 2021-05-16T19:34:33.3177160Z (Reading database ... 55% 2021-05-16T19:34:33.3219091Z (Reading database ... 60% 2021-05-16T19:34:33.3264003Z (Reading database ... 65% 2021-05-16T19:34:33.3390377Z (Reading database ... 70% 2021-05-16T19:34:33.3518805Z (Reading database ... 75% 2021-05-16T19:34:33.3821766Z (Reading database ... 80% 2021-05-16T19:34:33.4168651Z (Reading database ... 85% 2021-05-16T19:34:33.4326886Z (Reading database ... 90% 2021-05-16T19:34:33.4415578Z (Reading database ... 95% 2021-05-16T19:34:33.4416467Z (Reading database ... 100% 2021-05-16T19:34:33.4417450Z (Reading database ... 265945 files and directories currently installed.) 2021-05-16T19:34:33.4563620Z Preparing to unpack .../0-hdf5-helpers_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T19:34:33.4576460Z Unpacking hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-16T19:34:33.4912469Z Selecting previously unselected package libaec0:amd64. 2021-05-16T19:34:33.5177371Z Preparing to unpack .../1-libaec0_1.0.4-1_amd64.deb ... 2021-05-16T19:34:33.5211162Z Unpacking libaec0:amd64 (1.0.4-1) ... 2021-05-16T19:34:33.5562981Z Selecting previously unselected package libsz2:amd64. 2021-05-16T19:34:33.5829059Z Preparing to unpack .../2-libsz2_1.0.4-1_amd64.deb ... 2021-05-16T19:34:33.5846547Z Unpacking libsz2:amd64 (1.0.4-1) ... 2021-05-16T19:34:33.6198990Z Selecting previously unselected package libhdf5-103:amd64. 2021-05-16T19:34:33.6470458Z Preparing to unpack .../3-libhdf5-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T19:34:33.6485863Z Unpacking libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T19:34:33.8152070Z Selecting previously unselected package libhdf5-cpp-103:amd64. 2021-05-16T19:34:33.8443912Z Preparing to unpack .../4-libhdf5-cpp-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T19:34:33.8459489Z Unpacking libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T19:34:33.8949332Z Selecting previously unselected package libaec-dev:amd64. 2021-05-16T19:34:33.9237275Z Preparing to unpack .../5-libaec-dev_1.0.4-1_amd64.deb ... 2021-05-16T19:34:33.9248535Z Unpacking libaec-dev:amd64 (1.0.4-1) ... 2021-05-16T19:34:33.9551336Z Selecting previously unselected package libhdf5-dev. 2021-05-16T19:34:33.9840905Z Preparing to unpack .../6-libhdf5-dev_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T19:34:33.9857230Z Unpacking libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-16T19:34:34.3485619Z Setting up hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-16T19:34:34.3530339Z Setting up libaec0:amd64 (1.0.4-1) ... 2021-05-16T19:34:34.3575409Z Setting up libsz2:amd64 (1.0.4-1) ... 2021-05-16T19:34:34.3611013Z Setting up libaec-dev:amd64 (1.0.4-1) ... 2021-05-16T19:34:34.3655947Z Setting up libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T19:34:34.3692808Z Setting up libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T19:34:34.3735493Z Setting up libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-16T19:34:34.3824152Z update-alternatives: using /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5-serial.pc to provide /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5.pc (hdf5.pc) in auto mode 2021-05-16T19:34:34.3859462Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T19:34:35.2232960Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T19:34:37.6631096Z Reading package lists... 2021-05-16T19:34:37.8782610Z Building dependency tree... 2021-05-16T19:34:37.8805416Z Reading state information... 2021-05-16T19:34:38.0603336Z The following additional packages will be installed: 2021-05-16T19:34:38.0606186Z libdrm-dev libgl-dev libglu1-mesa libglx-dev 2021-05-16T19:34:38.1143243Z The following NEW packages will be installed: 2021-05-16T19:34:38.1148569Z libdrm-dev libgl-dev libglu1-mesa libglu1-mesa-dev libglx-dev 2021-05-16T19:34:38.1152558Z mesa-common-dev 2021-05-16T19:34:38.1498163Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:34:38.1499188Z Need to get 1761 kB of archives. 2021-05-16T19:34:38.1500026Z After this operation, 5442 kB of additional disk space will be used. 2021-05-16T19:34:38.1502114Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libdrm-dev amd64 2.4.102-1ubuntu1~20.04.1 [126 kB] 2021-05-16T19:34:38.1593429Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libglx-dev amd64 1.3.2-1~ubuntu0.20.04.1 [14.0 kB] 2021-05-16T19:34:38.1600451Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgl-dev amd64 1.3.2-1~ubuntu0.20.04.1 [97.8 kB] 2021-05-16T19:34:38.1627955Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa amd64 9.0.1-1build1 [168 kB] 2021-05-16T19:34:38.1690377Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa-dev amd64 9.0.1-1build1 [207 kB] 2021-05-16T19:34:38.1747841Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 mesa-common-dev amd64 20.2.6-0ubuntu0.20.04.1 [1148 kB] 2021-05-16T19:34:38.6796676Z Fetched 1761 kB in 0s (21.8 MB/s) 2021-05-16T19:34:38.7231313Z Selecting previously unselected package libdrm-dev:amd64. 2021-05-16T19:34:38.7312626Z (Reading database ... 2021-05-16T19:34:38.7313573Z (Reading database ... 5% 2021-05-16T19:34:38.7314441Z (Reading database ... 10% 2021-05-16T19:34:38.7315241Z (Reading database ... 15% 2021-05-16T19:34:38.7316022Z (Reading database ... 20% 2021-05-16T19:34:38.7316785Z (Reading database ... 25% 2021-05-16T19:34:38.7317567Z (Reading database ... 30% 2021-05-16T19:34:38.7318329Z (Reading database ... 35% 2021-05-16T19:34:38.7319254Z (Reading database ... 40% 2021-05-16T19:34:38.7319998Z (Reading database ... 45% 2021-05-16T19:34:38.7320717Z (Reading database ... 50% 2021-05-16T19:34:38.7362607Z (Reading database ... 55% 2021-05-16T19:34:38.7401725Z (Reading database ... 60% 2021-05-16T19:34:38.7448988Z (Reading database ... 65% 2021-05-16T19:34:38.7596631Z (Reading database ... 70% 2021-05-16T19:34:38.7733816Z (Reading database ... 75% 2021-05-16T19:34:38.8020832Z (Reading database ... 80% 2021-05-16T19:34:38.8365100Z (Reading database ... 85% 2021-05-16T19:34:38.8538242Z (Reading database ... 90% 2021-05-16T19:34:38.8640052Z (Reading database ... 95% 2021-05-16T19:34:38.8640684Z (Reading database ... 100% 2021-05-16T19:34:38.8641517Z (Reading database ... 266153 files and directories currently installed.) 2021-05-16T19:34:38.8798143Z Preparing to unpack .../0-libdrm-dev_2.4.102-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T19:34:38.8810863Z Unpacking libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-16T19:34:38.9365713Z Selecting previously unselected package libglx-dev:amd64. 2021-05-16T19:34:38.9581445Z Preparing to unpack .../1-libglx-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T19:34:38.9612430Z Unpacking libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T19:34:39.0151836Z Selecting previously unselected package libgl-dev:amd64. 2021-05-16T19:34:39.0398535Z Preparing to unpack .../2-libgl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T19:34:39.0414054Z Unpacking libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T19:34:39.0922357Z Selecting previously unselected package libglu1-mesa:amd64. 2021-05-16T19:34:39.1211493Z Preparing to unpack .../3-libglu1-mesa_9.0.1-1build1_amd64.deb ... 2021-05-16T19:34:39.1249232Z Unpacking libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-16T19:34:39.1791616Z Selecting previously unselected package libglu1-mesa-dev:amd64. 2021-05-16T19:34:39.2024100Z Preparing to unpack .../4-libglu1-mesa-dev_9.0.1-1build1_amd64.deb ... 2021-05-16T19:34:39.2041083Z Unpacking libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-16T19:34:39.2552372Z Selecting previously unselected package mesa-common-dev:amd64. 2021-05-16T19:34:39.2856318Z Preparing to unpack .../5-mesa-common-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T19:34:39.2901603Z Unpacking mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T19:34:39.4950953Z Setting up libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-16T19:34:39.5002301Z Setting up libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T19:34:39.5054578Z Setting up libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-16T19:34:39.5108335Z Setting up libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T19:34:39.5138746Z Setting up libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-16T19:34:39.5178839Z Setting up mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T19:34:39.5220386Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T19:34:41.1178513Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T19:34:43.4669000Z Reading package lists... 2021-05-16T19:34:43.6750028Z Building dependency tree... 2021-05-16T19:34:43.6771552Z Reading state information... 2021-05-16T19:34:43.8500823Z The following additional packages will be installed: 2021-05-16T19:34:43.8502654Z libprotobuf-lite17 libprotoc17 2021-05-16T19:34:43.9021802Z The following NEW packages will be installed: 2021-05-16T19:34:43.9026905Z libprotobuf-dev libprotobuf-lite17 libprotoc-dev libprotoc17 2021-05-16T19:34:43.9030775Z protobuf-compiler 2021-05-16T19:34:43.9340317Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:34:43.9341379Z Need to get 2754 kB of archives. 2021-05-16T19:34:43.9342269Z After this operation, 19.9 MB of additional disk space will be used. 2021-05-16T19:34:43.9344764Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5 [132 kB] 2021-05-16T19:34:43.9431484Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5 [646 kB] 2021-05-16T19:34:43.9635324Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5 [1155 kB] 2021-05-16T19:34:43.9895309Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc-dev amd64 3.6.1.3-2ubuntu5 [793 kB] 2021-05-16T19:34:43.9997778Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 protobuf-compiler amd64 3.6.1.3-2ubuntu5 [27.6 kB] 2021-05-16T19:34:44.5178286Z Fetched 2754 kB in 0s (31.7 MB/s) 2021-05-16T19:34:44.5534233Z Selecting previously unselected package libprotobuf-lite17:amd64. 2021-05-16T19:34:44.5611294Z (Reading database ... 2021-05-16T19:34:44.5612197Z (Reading database ... 5% 2021-05-16T19:34:44.5612966Z (Reading database ... 10% 2021-05-16T19:34:44.5614257Z (Reading database ... 15% 2021-05-16T19:34:44.5614996Z (Reading database ... 20% 2021-05-16T19:34:44.5616198Z (Reading database ... 25% 2021-05-16T19:34:44.5617624Z (Reading database ... 30% 2021-05-16T19:34:44.5618414Z (Reading database ... 35% 2021-05-16T19:34:44.5619145Z (Reading database ... 40% 2021-05-16T19:34:44.5619870Z (Reading database ... 45% 2021-05-16T19:34:44.5620627Z (Reading database ... 50% 2021-05-16T19:34:44.5655798Z (Reading database ... 55% 2021-05-16T19:34:44.5692835Z (Reading database ... 60% 2021-05-16T19:34:44.5730330Z (Reading database ... 65% 2021-05-16T19:34:44.5861287Z (Reading database ... 70% 2021-05-16T19:34:44.5988593Z (Reading database ... 75% 2021-05-16T19:34:44.6287419Z (Reading database ... 80% 2021-05-16T19:34:44.6623372Z (Reading database ... 85% 2021-05-16T19:34:44.6768632Z (Reading database ... 90% 2021-05-16T19:34:44.6846912Z (Reading database ... 95% 2021-05-16T19:34:44.6847475Z (Reading database ... 100% 2021-05-16T19:34:44.6848290Z (Reading database ... 266636 files and directories currently installed.) 2021-05-16T19:34:44.6979263Z Preparing to unpack .../libprotobuf-lite17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T19:34:44.7017938Z Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T19:34:44.7470864Z Selecting previously unselected package libprotoc17:amd64. 2021-05-16T19:34:44.7748859Z Preparing to unpack .../libprotoc17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T19:34:44.7764838Z Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T19:34:44.8792693Z Selecting previously unselected package libprotobuf-dev:amd64. 2021-05-16T19:34:44.9074594Z Preparing to unpack .../libprotobuf-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T19:34:44.9092388Z Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T19:34:45.1062372Z Selecting previously unselected package libprotoc-dev:amd64. 2021-05-16T19:34:45.1384509Z Preparing to unpack .../libprotoc-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T19:34:45.1402390Z Unpacking libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T19:34:45.2951789Z Selecting previously unselected package protobuf-compiler. 2021-05-16T19:34:45.3256679Z Preparing to unpack .../protobuf-compiler_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T19:34:45.3270480Z Unpacking protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-16T19:34:45.3957913Z Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T19:34:45.3999745Z Setting up protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-16T19:34:45.4038026Z Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T19:34:45.4074648Z Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T19:34:45.4110144Z Setting up libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T19:34:45.4155944Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T19:34:46.2550889Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T19:34:48.6470341Z Reading package lists... 2021-05-16T19:34:48.8071122Z Building dependency tree... 2021-05-16T19:34:48.8089808Z Reading state information... 2021-05-16T19:34:48.9742524Z The following additional packages will be installed: 2021-05-16T19:34:48.9744520Z i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 libasyncns0 2021-05-16T19:34:48.9746106Z libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58 2021-05-16T19:34:48.9747240Z libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 2021-05-16T19:34:48.9748581Z libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 libcodec2-0.9 2021-05-16T19:34:48.9753231Z libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 libigdgmm11 2021-05-16T19:34:48.9754370Z libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-16T19:34:48.9755675Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-16T19:34:48.9757114Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-16T19:34:48.9758128Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-16T19:34:48.9759159Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-16T19:34:48.9760528Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-16T19:34:48.9761763Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-16T19:34:48.9762743Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-16T19:34:48.9763725Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-16T19:34:48.9764343Z Suggested packages: 2021-05-16T19:34:48.9765344Z ffmpeg-doc i965-va-driver-shaders libbluray-bdj jackd2 libportaudio2 2021-05-16T19:34:48.9766598Z opus-tools pulseaudio libraw1394-doc serdi sndiod sordi speex opencl-icd 2021-05-16T19:34:48.9767977Z libvdpau-va-gl1 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver 2021-05-16T19:34:48.9769452Z nvidia-legacy-304xx-vdpau-driver 2021-05-16T19:34:49.0464624Z The following NEW packages will be installed: 2021-05-16T19:34:49.0466548Z ffmpeg i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 2021-05-16T19:34:49.0468313Z libasyncns0 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 2021-05-16T19:34:49.0469883Z libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 2021-05-16T19:34:49.0471912Z libcaca0 libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 2021-05-16T19:34:49.0473690Z libcodec2-0.9 libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 2021-05-16T19:34:49.0475112Z libigdgmm11 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-16T19:34:49.0476596Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-16T19:34:49.0478044Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-16T19:34:49.0479440Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-16T19:34:49.0480831Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-16T19:34:49.0482231Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-16T19:34:49.0483558Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-16T19:34:49.0485170Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-16T19:34:49.0486523Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-16T19:34:49.0926958Z 0 upgraded, 76 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:34:49.0927976Z Need to get 47.1 MB of archives. 2021-05-16T19:34:49.0928644Z After this operation, 195 MB of additional disk space will be used. 2021-05-16T19:34:49.0930341Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaom0 amd64 1.0.0.errata1-3build1 [1160 kB] 2021-05-16T19:34:49.1310525Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] 2021-05-16T19:34:49.1322148Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] 2021-05-16T19:34:49.1329640Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-x11-2 amd64 2.7.0-2 [11.9 kB] 2021-05-16T19:34:49.1337327Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] 2021-05-16T19:34:49.1345748Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 ocl-icd-libopencl1 amd64 2.2.11-1ubuntu1 [30.3 kB] 2021-05-16T19:34:49.1353038Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavutil56 amd64 7:4.2.4-1ubuntu0.1 [241 kB] 2021-05-16T19:34:49.1392357Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcodec2-0.9 amd64 0.9.2-2 [7886 kB] 2021-05-16T19:34:49.2519343Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] 2021-05-16T19:34:49.2527136Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] 2021-05-16T19:34:49.2534792Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] 2021-05-16T19:34:49.2565033Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2021-05-16T19:34:49.2573098Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-05-16T19:34:49.2578304Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libspeex1 amd64 1.2~rc1.2-1.1ubuntu1 [53.2 kB] 2021-05-16T19:34:49.2584459Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] 2021-05-16T19:34:49.2599000Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswresample3 amd64 7:4.2.4-1ubuntu0.1 [57.1 kB] 2021-05-16T19:34:49.2611334Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu2 [162 kB] 2021-05-16T19:34:49.2636742Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] 2021-05-16T19:34:49.2645911Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2021-05-16T19:34:49.2661039Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwavpack1 amd64 5.2.0-1ubuntu0.1 [77.3 kB] 2021-05-16T19:34:49.2676499Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx264-155 amd64 2:0.155.2917+git0a84d98-2 [521 kB] 2021-05-16T19:34:49.2741864Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] 2021-05-16T19:34:49.2884197Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2021-05-16T19:34:49.2909560Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi-common all 0.2.35-17 [32.5 kB] 2021-05-16T19:34:49.2916304Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] 2021-05-16T19:34:49.2953341Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavcodec58 amd64 7:4.2.4-1ubuntu0.1 [4876 kB] 2021-05-16T19:34:49.3663025Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libraw1394-11 amd64 2.1.2-1 [30.7 kB] 2021-05-16T19:34:49.3713499Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavc1394-0 amd64 0.5.4-5 [16.2 kB] 2021-05-16T19:34:49.3715470Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libass9 amd64 1:0.14.0-2 [88.0 kB] 2021-05-16T19:34:49.3718664Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] 2021-05-16T19:34:49.3720995Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] 2021-05-16T19:34:49.3738621Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] 2021-05-16T19:34:49.3752497Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] 2021-05-16T19:34:49.3768885Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] 2021-05-16T19:34:49.3859203Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-gcrypt-4 amd64 0.9.3-2ubuntu2.1 [201 kB] 2021-05-16T19:34:49.3891145Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavformat58 amd64 7:4.2.4-1ubuntu0.1 [981 kB] 2021-05-16T19:34:49.4031550Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbs2b0 amd64 3.1.0+dfsg-2.2build1 [10.2 kB] 2021-05-16T19:34:49.4038999Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libflite1 amd64 2.1-release-3 [12.8 MB] 2021-05-16T19:34:49.5693118Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libserd-0-0 amd64 0.30.2-1 [46.6 kB] 2021-05-16T19:34:49.5700064Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsord-0-0 amd64 0.16.4-1 [19.5 kB] 2021-05-16T19:34:49.5707114Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsratom-0-0 amd64 0.6.4-1 [16.9 kB] 2021-05-16T19:34:49.5717049Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 liblilv-0-0 amd64 0.24.6-1ubuntu0.1 [40.6 kB] 2021-05-16T19:34:49.5726064Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmysofa1 amd64 1.0~dfsg0-1 [39.2 kB] 2021-05-16T19:34:49.5735683Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libpostproc55 amd64 7:4.2.4-1ubuntu0.1 [55.3 kB] 2021-05-16T19:34:49.5744624Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsamplerate0 amd64 0.1.9-2 [939 kB] 2021-05-16T19:34:49.5853733Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 librubberband2 amd64 1.8.2-1build1 [89.4 kB] 2021-05-16T19:34:49.5887656Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswscale5 amd64 7:4.2.4-1ubuntu0.1 [156 kB] 2021-05-16T19:34:49.5909259Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libvidstab1.1 amd64 1.1.0-2 [35.0 kB] 2021-05-16T19:34:49.5916971Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavfilter7 amd64 7:4.2.4-1ubuntu0.1 [1084 kB] 2021-05-16T19:34:49.6038210Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcaca0 amd64 0.99.beta19-2.1ubuntu1.20.04.1 [202 kB] 2021-05-16T19:34:49.6067174Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio18 amd64 2.0.0-2 [58.6 kB] 2021-05-16T19:34:49.6078782Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio-cdda2 amd64 10.2+2.0.0-1 [17.6 kB] 2021-05-16T19:34:49.6086897Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio-paranoia2 amd64 10.2+2.0.0-1 [16.2 kB] 2021-05-16T19:34:49.6092789Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdc1394-22 amd64 2.2.5-2.1 [79.6 kB] 2021-05-16T19:34:49.6106391Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libiec61883-0 amd64 1.2.0-3 [24.3 kB] 2021-05-16T19:34:49.6118187Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjack-jackd2-0 amd64 1.9.12~dfsg-2ubuntu2 [267 kB] 2021-05-16T19:34:49.6151032Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal-data all 1:1.19.1-1 [162 kB] 2021-05-16T19:34:49.6177624Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsndio7.0 amd64 1.5.0-3 [24.5 kB] 2021-05-16T19:34:49.6188816Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal1 amd64 1:1.19.1-1 [492 kB] 2021-05-16T19:34:49.6245803Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB] 2021-05-16T19:34:49.6251018Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libflac8 amd64 1.3.3-1build1 [103 kB] 2021-05-16T19:34:49.6268814Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsndfile1 amd64 1.0.28-7 [170 kB] 2021-05-16T19:34:49.6297872Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpulse0 amd64 1:13.99.1-1ubuntu3.10 [262 kB] 2021-05-16T19:34:49.6332161Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsdl2-2.0-0 amd64 2.0.10+dfsg1-3 [407 kB] 2021-05-16T19:34:49.6387888Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavdevice58 amd64 7:4.2.4-1ubuntu0.1 [74.3 kB] 2021-05-16T19:34:49.6403953Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavresample4 amd64 7:4.2.4-1ubuntu0.1 [54.2 kB] 2021-05-16T19:34:49.6415976Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 ffmpeg amd64 7:4.2.4-1ubuntu0.1 [1453 kB] 2021-05-16T19:34:49.6604846Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libigdgmm11 amd64 20.1.1+ds1-1 [111 kB] 2021-05-16T19:34:49.6626912Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 intel-media-va-driver amd64 20.1.1+dfsg1-1 [1764 kB] 2021-05-16T19:34:49.6974370Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaacs0 amd64 0.9.0-2 [50.1 kB] 2021-05-16T19:34:49.6983690Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbdplus0 amd64 0.1.2-3 [47.3 kB] 2021-05-16T19:34:49.6992732Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 mesa-va-drivers amd64 20.2.6-0ubuntu0.20.04.1 [2618 kB] 2021-05-16T19:34:49.7377469Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 mesa-vdpau-drivers amd64 20.2.6-0ubuntu0.20.04.1 [2744 kB] 2021-05-16T19:34:49.7755533Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 i965-va-driver amd64 2.4.0-0ubuntu1 [924 kB] 2021-05-16T19:34:49.7872204Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 va-driver-all amd64 2.7.0-2 [4020 B] 2021-05-16T19:34:49.7873931Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 vdpau-driver-all amd64 1.3-1ubuntu2 [4596 B] 2021-05-16T19:34:50.3897206Z Fetched 47.1 MB in 1s (64.1 MB/s) 2021-05-16T19:34:50.4295297Z Selecting previously unselected package libaom0:amd64. 2021-05-16T19:34:50.4371495Z (Reading database ... 2021-05-16T19:34:50.4372059Z (Reading database ... 5% 2021-05-16T19:34:50.4372541Z (Reading database ... 10% 2021-05-16T19:34:50.4373007Z (Reading database ... 15% 2021-05-16T19:34:50.4373506Z (Reading database ... 20% 2021-05-16T19:34:50.4373970Z (Reading database ... 25% 2021-05-16T19:34:50.4375668Z (Reading database ... 30% 2021-05-16T19:34:50.4376207Z (Reading database ... 35% 2021-05-16T19:34:50.4376727Z (Reading database ... 40% 2021-05-16T19:34:50.4377243Z (Reading database ... 45% 2021-05-16T19:34:50.4377769Z (Reading database ... 50% 2021-05-16T19:34:50.4425110Z (Reading database ... 55% 2021-05-16T19:34:50.4456517Z (Reading database ... 60% 2021-05-16T19:34:50.4497588Z (Reading database ... 65% 2021-05-16T19:34:50.4619921Z (Reading database ... 70% 2021-05-16T19:34:50.4727374Z (Reading database ... 75% 2021-05-16T19:34:50.5035953Z (Reading database ... 80% 2021-05-16T19:34:50.5390917Z (Reading database ... 85% 2021-05-16T19:34:50.5557640Z (Reading database ... 90% 2021-05-16T19:34:50.5644698Z (Reading database ... 95% 2021-05-16T19:34:50.5645654Z (Reading database ... 100% 2021-05-16T19:34:50.5646903Z (Reading database ... 266807 files and directories currently installed.) 2021-05-16T19:34:50.5817311Z Preparing to unpack .../00-libaom0_1.0.0.errata1-3build1_amd64.deb ... 2021-05-16T19:34:50.5842003Z Unpacking libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-16T19:34:50.7363691Z Selecting previously unselected package libva2:amd64. 2021-05-16T19:34:50.7659980Z Preparing to unpack .../01-libva2_2.7.0-2_amd64.deb ... 2021-05-16T19:34:50.7677877Z Unpacking libva2:amd64 (2.7.0-2) ... 2021-05-16T19:34:50.8071731Z Selecting previously unselected package libva-drm2:amd64. 2021-05-16T19:34:50.8320045Z Preparing to unpack .../02-libva-drm2_2.7.0-2_amd64.deb ... 2021-05-16T19:34:50.8335885Z Unpacking libva-drm2:amd64 (2.7.0-2) ... 2021-05-16T19:34:50.8711461Z Selecting previously unselected package libva-x11-2:amd64. 2021-05-16T19:34:50.8948975Z Preparing to unpack .../03-libva-x11-2_2.7.0-2_amd64.deb ... 2021-05-16T19:34:50.9007436Z Unpacking libva-x11-2:amd64 (2.7.0-2) ... 2021-05-16T19:34:50.9311261Z Selecting previously unselected package libvdpau1:amd64. 2021-05-16T19:34:50.9584214Z Preparing to unpack .../04-libvdpau1_1.3-1ubuntu2_amd64.deb ... 2021-05-16T19:34:50.9601383Z Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-16T19:34:50.9952047Z Selecting previously unselected package ocl-icd-libopencl1:amd64. 2021-05-16T19:34:51.0237129Z Preparing to unpack .../05-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 2021-05-16T19:34:51.0256944Z Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-16T19:34:51.0631553Z Selecting previously unselected package libavutil56:amd64. 2021-05-16T19:34:51.0908966Z Preparing to unpack .../06-libavutil56_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T19:34:51.0923815Z Unpacking libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T19:34:51.1511264Z Selecting previously unselected package libcodec2-0.9:amd64. 2021-05-16T19:34:51.1755058Z Preparing to unpack .../07-libcodec2-0.9_0.9.2-2_amd64.deb ... 2021-05-16T19:34:51.1773110Z Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-16T19:34:51.9311637Z Selecting previously unselected package libgsm1:amd64. 2021-05-16T19:34:51.9596997Z Preparing to unpack .../08-libgsm1_1.0.18-2_amd64.deb ... 2021-05-16T19:34:51.9613911Z Unpacking libgsm1:amd64 (1.0.18-2) ... 2021-05-16T19:34:51.9904813Z Selecting previously unselected package libmp3lame0:amd64. 2021-05-16T19:34:52.0210443Z Preparing to unpack .../09-libmp3lame0_3.100-3_amd64.deb ... 2021-05-16T19:34:52.0226756Z Unpacking libmp3lame0:amd64 (3.100-3) ... 2021-05-16T19:34:52.0670816Z Selecting previously unselected package libopus0:amd64. 2021-05-16T19:34:52.0958809Z Preparing to unpack .../10-libopus0_1.3.1-0ubuntu1_amd64.deb ... 2021-05-16T19:34:52.1005097Z Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-16T19:34:52.7397351Z Selecting previously unselected package libshine3:amd64. 2021-05-16T19:34:52.7406823Z Preparing to unpack .../11-libshine3_3.1.1-2_amd64.deb ... 2021-05-16T19:34:52.7408180Z Unpacking libshine3:amd64 (3.1.1-2) ... 2021-05-16T19:34:52.7409406Z Selecting previously unselected package libsnappy1v5:amd64. 2021-05-16T19:34:52.7410949Z Preparing to unpack .../12-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-05-16T19:34:52.7414028Z Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-16T19:34:52.7415362Z Selecting previously unselected package libspeex1:amd64. 2021-05-16T19:34:52.7416780Z Preparing to unpack .../13-libspeex1_1.2~rc1.2-1.1ubuntu1_amd64.deb ... 2021-05-16T19:34:52.7418249Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-16T19:34:52.7421222Z Selecting previously unselected package libsoxr0:amd64. 2021-05-16T19:34:52.7422429Z Preparing to unpack .../14-libsoxr0_0.1.3-2build1_amd64.deb ... 2021-05-16T19:34:52.7423366Z Unpacking libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-16T19:34:52.7424281Z Selecting previously unselected package libswresample3:amd64. 2021-05-16T19:34:52.7425545Z Preparing to unpack .../15-libswresample3_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T19:34:52.7427157Z Unpacking libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T19:34:52.7428212Z Selecting previously unselected package libtheora0:amd64. 2021-05-16T19:34:52.7429677Z Preparing to unpack .../16-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... 2021-05-16T19:34:52.7430828Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-16T19:34:52.7431760Z Selecting previously unselected package libtwolame0:amd64. 2021-05-16T19:34:52.7433029Z Preparing to unpack .../17-libtwolame0_0.4.0-2_amd64.deb ... 2021-05-16T19:34:52.7433896Z Unpacking libtwolame0:amd64 (0.4.0-2) ... 2021-05-16T19:34:52.7434740Z Selecting previously unselected package libvorbisenc2:amd64. 2021-05-16T19:34:52.7436129Z Preparing to unpack .../18-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2021-05-16T19:34:52.7437175Z Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-16T19:34:52.7438064Z Selecting previously unselected package libwavpack1:amd64. 2021-05-16T19:34:52.7439233Z Preparing to unpack .../19-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... 2021-05-16T19:34:52.7440251Z Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-16T19:34:52.7591236Z Selecting previously unselected package libx264-155:amd64. 2021-05-16T19:34:52.7898656Z Preparing to unpack .../20-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... 2021-05-16T19:34:52.7914704Z Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-16T19:34:52.8884895Z Selecting previously unselected package libx265-179:amd64. 2021-05-16T19:34:52.9338588Z Preparing to unpack .../21-libx265-179_3.2.1-1build1_amd64.deb ... 2021-05-16T19:34:52.9353851Z Unpacking libx265-179:amd64 (3.2.1-1build1) ... 2021-05-16T19:34:53.2479004Z Selecting previously unselected package libxvidcore4:amd64. 2021-05-16T19:34:53.2810753Z Preparing to unpack .../22-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2021-05-16T19:34:53.2879964Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-16T19:34:53.3569028Z Selecting previously unselected package libzvbi-common. 2021-05-16T19:34:53.3996045Z Preparing to unpack .../23-libzvbi-common_0.2.35-17_all.deb ... 2021-05-16T19:34:53.4012974Z Unpacking libzvbi-common (0.2.35-17) ... 2021-05-16T19:34:53.4482498Z Selecting previously unselected package libzvbi0:amd64. 2021-05-16T19:34:53.4880026Z Preparing to unpack .../24-libzvbi0_0.2.35-17_amd64.deb ... 2021-05-16T19:34:53.4903932Z Unpacking libzvbi0:amd64 (0.2.35-17) ... 2021-05-16T19:34:53.5689497Z Selecting previously unselected package libavcodec58:amd64. 2021-05-16T19:34:53.6021353Z Preparing to unpack .../25-libavcodec58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T19:34:53.6032457Z Unpacking libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T19:34:54.2537414Z Selecting previously unselected package libraw1394-11:amd64. 2021-05-16T19:34:54.2847704Z Preparing to unpack .../26-libraw1394-11_2.1.2-1_amd64.deb ... 2021-05-16T19:34:54.2972144Z Unpacking libraw1394-11:amd64 (2.1.2-1) ... 2021-05-16T19:34:54.3392064Z Selecting previously unselected package libavc1394-0:amd64. 2021-05-16T19:34:54.3737952Z Preparing to unpack .../27-libavc1394-0_0.5.4-5_amd64.deb ... 2021-05-16T19:34:54.3753869Z Unpacking libavc1394-0:amd64 (0.5.4-5) ... 2021-05-16T19:34:54.4110806Z Selecting previously unselected package libass9:amd64. 2021-05-16T19:34:54.4381650Z Preparing to unpack .../28-libass9_1%3a0.14.0-2_amd64.deb ... 2021-05-16T19:34:54.4443022Z Unpacking libass9:amd64 (1:0.14.0-2) ... 2021-05-16T19:34:54.4910984Z Selecting previously unselected package libbluray2:amd64. 2021-05-16T19:34:54.5155929Z Preparing to unpack .../29-libbluray2_1%3a1.2.0-1_amd64.deb ... 2021-05-16T19:34:54.5173042Z Unpacking libbluray2:amd64 (1:1.2.0-1) ... 2021-05-16T19:34:54.5631461Z Selecting previously unselected package libchromaprint1:amd64. 2021-05-16T19:34:54.5875201Z Preparing to unpack .../30-libchromaprint1_1.4.3-3build1_amd64.deb ... 2021-05-16T19:34:54.5891761Z Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-16T19:34:54.6311678Z Selecting previously unselected package libgme0:amd64. 2021-05-16T19:34:54.6570433Z Preparing to unpack .../31-libgme0_0.6.2-1build1_amd64.deb ... 2021-05-16T19:34:54.6589827Z Unpacking libgme0:amd64 (0.6.2-1build1) ... 2021-05-16T19:34:54.6991791Z Selecting previously unselected package libmpg123-0:amd64. 2021-05-16T19:34:54.7316981Z Preparing to unpack .../32-libmpg123-0_1.25.13-1_amd64.deb ... 2021-05-16T19:34:54.7341347Z Unpacking libmpg123-0:amd64 (1.25.13-1) ... 2021-05-16T19:34:54.7831609Z Selecting previously unselected package libopenmpt0:amd64. 2021-05-16T19:34:54.8122174Z Preparing to unpack .../33-libopenmpt0_0.4.11-1build1_amd64.deb ... 2021-05-16T19:34:54.8139160Z Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-16T19:34:54.9112728Z Selecting previously unselected package libssh-gcrypt-4:amd64. 2021-05-16T19:34:54.9394813Z Preparing to unpack .../34-libssh-gcrypt-4_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-16T19:34:54.9413000Z Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T19:34:54.9951103Z Selecting previously unselected package libavformat58:amd64. 2021-05-16T19:34:55.0225352Z Preparing to unpack .../35-libavformat58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T19:34:55.0242225Z Unpacking libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T19:34:55.1671716Z Selecting previously unselected package libbs2b0:amd64. 2021-05-16T19:34:55.1962932Z Preparing to unpack .../36-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... 2021-05-16T19:34:55.1980952Z Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-16T19:34:55.2473834Z Selecting previously unselected package libflite1:amd64. 2021-05-16T19:34:55.2800356Z Preparing to unpack .../37-libflite1_2.1-release-3_amd64.deb ... 2021-05-16T19:34:55.2813714Z Unpacking libflite1:amd64 (2.1-release-3) ... 2021-05-16T19:34:56.5296668Z Selecting previously unselected package libserd-0-0:amd64. 2021-05-16T19:34:56.5617876Z Preparing to unpack .../38-libserd-0-0_0.30.2-1_amd64.deb ... 2021-05-16T19:34:56.5638790Z Unpacking libserd-0-0:amd64 (0.30.2-1) ... 2021-05-16T19:34:56.6180250Z Selecting previously unselected package libsord-0-0:amd64. 2021-05-16T19:34:56.6477192Z Preparing to unpack .../39-libsord-0-0_0.16.4-1_amd64.deb ... 2021-05-16T19:34:56.6515424Z Unpacking libsord-0-0:amd64 (0.16.4-1) ... 2021-05-16T19:34:56.6807606Z Selecting previously unselected package libsratom-0-0:amd64. 2021-05-16T19:34:56.7122540Z Preparing to unpack .../40-libsratom-0-0_0.6.4-1_amd64.deb ... 2021-05-16T19:34:56.7147094Z Unpacking libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-16T19:34:56.7631690Z Selecting previously unselected package liblilv-0-0:amd64. 2021-05-16T19:34:56.7903335Z Preparing to unpack .../41-liblilv-0-0_0.24.6-1ubuntu0.1_amd64.deb ... 2021-05-16T19:34:56.7919460Z Unpacking liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-16T19:34:56.8279104Z Selecting previously unselected package libmysofa1:amd64. 2021-05-16T19:34:56.8675284Z Preparing to unpack .../42-libmysofa1_1.0~dfsg0-1_amd64.deb ... 2021-05-16T19:34:56.8691040Z Unpacking libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-16T19:34:56.9255779Z Selecting previously unselected package libpostproc55:amd64. 2021-05-16T19:34:56.9590263Z Preparing to unpack .../43-libpostproc55_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T19:34:56.9607665Z Unpacking libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T19:34:57.0200842Z Selecting previously unselected package libsamplerate0:amd64. 2021-05-16T19:34:57.0556982Z Preparing to unpack .../44-libsamplerate0_0.1.9-2_amd64.deb ... 2021-05-16T19:34:57.0583299Z Unpacking libsamplerate0:amd64 (0.1.9-2) ... 2021-05-16T19:34:57.2402630Z Selecting previously unselected package librubberband2:amd64. 2021-05-16T19:34:57.2732650Z Preparing to unpack .../45-librubberband2_1.8.2-1build1_amd64.deb ... 2021-05-16T19:34:57.2746756Z Unpacking librubberband2:amd64 (1.8.2-1build1) ... 2021-05-16T19:34:57.3270974Z Selecting previously unselected package libswscale5:amd64. 2021-05-16T19:34:57.3557097Z Preparing to unpack .../46-libswscale5_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T19:34:57.3600745Z Unpacking libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T19:34:57.4151354Z Selecting previously unselected package libvidstab1.1:amd64. 2021-05-16T19:34:57.4427274Z Preparing to unpack .../47-libvidstab1.1_1.1.0-2_amd64.deb ... 2021-05-16T19:34:57.4441932Z Unpacking libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-16T19:34:57.4857988Z Selecting previously unselected package libavfilter7:amd64. 2021-05-16T19:34:57.5271219Z Preparing to unpack .../48-libavfilter7_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T19:34:57.5293038Z Unpacking libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T19:34:57.6968785Z Selecting previously unselected package libcaca0:amd64. 2021-05-16T19:34:57.7393405Z Preparing to unpack .../49-libcaca0_0.99.beta19-2.1ubuntu1.20.04.1_amd64.deb ... 2021-05-16T19:34:57.7455745Z Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-16T19:34:57.8161327Z Selecting previously unselected package libcdio18:amd64. 2021-05-16T19:34:57.8537644Z Preparing to unpack .../50-libcdio18_2.0.0-2_amd64.deb ... 2021-05-16T19:34:57.8547500Z Unpacking libcdio18:amd64 (2.0.0-2) ... 2021-05-16T19:34:57.9195617Z Selecting previously unselected package libcdio-cdda2:amd64. 2021-05-16T19:34:57.9526625Z Preparing to unpack .../51-libcdio-cdda2_10.2+2.0.0-1_amd64.deb ... 2021-05-16T19:34:57.9541817Z Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-16T19:34:57.9902278Z Selecting previously unselected package libcdio-paranoia2:amd64. 2021-05-16T19:34:58.0226036Z Preparing to unpack .../52-libcdio-paranoia2_10.2+2.0.0-1_amd64.deb ... 2021-05-16T19:34:58.0240536Z Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-16T19:34:58.0576611Z Selecting previously unselected package libdc1394-22:amd64. 2021-05-16T19:34:58.0916289Z Preparing to unpack .../53-libdc1394-22_2.2.5-2.1_amd64.deb ... 2021-05-16T19:34:58.0938165Z Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-16T19:34:58.1377198Z Selecting previously unselected package libiec61883-0:amd64. 2021-05-16T19:34:58.1659669Z Preparing to unpack .../54-libiec61883-0_1.2.0-3_amd64.deb ... 2021-05-16T19:34:58.1681022Z Unpacking libiec61883-0:amd64 (1.2.0-3) ... 2021-05-16T19:34:58.2069357Z Selecting previously unselected package libjack-jackd2-0:amd64. 2021-05-16T19:34:58.2410554Z Preparing to unpack .../55-libjack-jackd2-0_1.9.12~dfsg-2ubuntu2_amd64.deb ... 2021-05-16T19:34:58.2427692Z Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-16T19:34:58.3071513Z Selecting previously unselected package libopenal-data. 2021-05-16T19:34:58.3341927Z Preparing to unpack .../56-libopenal-data_1%3a1.19.1-1_all.deb ... 2021-05-16T19:34:58.3351572Z Unpacking libopenal-data (1:1.19.1-1) ... 2021-05-16T19:34:58.3818103Z Selecting previously unselected package libsndio7.0:amd64. 2021-05-16T19:34:58.4125606Z Preparing to unpack .../57-libsndio7.0_1.5.0-3_amd64.deb ... 2021-05-16T19:34:58.4139123Z Unpacking libsndio7.0:amd64 (1.5.0-3) ... 2021-05-16T19:34:58.4550494Z Selecting previously unselected package libopenal1:amd64. 2021-05-16T19:34:58.4782779Z Preparing to unpack .../58-libopenal1_1%3a1.19.1-1_amd64.deb ... 2021-05-16T19:34:58.4800599Z Unpacking libopenal1:amd64 (1:1.19.1-1) ... 2021-05-16T19:34:58.5710879Z Selecting previously unselected package libasyncns0:amd64. 2021-05-16T19:34:58.5961983Z Preparing to unpack .../59-libasyncns0_0.8-6_amd64.deb ... 2021-05-16T19:34:58.5982756Z Unpacking libasyncns0:amd64 (0.8-6) ... 2021-05-16T19:34:58.6353211Z Selecting previously unselected package libflac8:amd64. 2021-05-16T19:34:58.6614378Z Preparing to unpack .../60-libflac8_1.3.3-1build1_amd64.deb ... 2021-05-16T19:34:58.6638762Z Unpacking libflac8:amd64 (1.3.3-1build1) ... 2021-05-16T19:34:58.7087832Z Selecting previously unselected package libsndfile1:amd64. 2021-05-16T19:34:58.7476932Z Preparing to unpack .../61-libsndfile1_1.0.28-7_amd64.deb ... 2021-05-16T19:34:58.7500235Z Unpacking libsndfile1:amd64 (1.0.28-7) ... 2021-05-16T19:34:58.8087432Z Selecting previously unselected package libpulse0:amd64. 2021-05-16T19:34:58.8632142Z Preparing to unpack .../62-libpulse0_1%3a13.99.1-1ubuntu3.10_amd64.deb ... 2021-05-16T19:34:58.8746043Z Unpacking libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-16T19:34:58.9416726Z Selecting previously unselected package libsdl2-2.0-0:amd64. 2021-05-16T19:34:58.9749533Z Preparing to unpack .../63-libsdl2-2.0-0_2.0.10+dfsg1-3_amd64.deb ... 2021-05-16T19:34:58.9770836Z Unpacking libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-16T19:34:59.0511279Z Selecting previously unselected package libavdevice58:amd64. 2021-05-16T19:34:59.0837178Z Preparing to unpack .../64-libavdevice58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T19:34:59.0855063Z Unpacking libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T19:34:59.1311531Z Selecting previously unselected package libavresample4:amd64. 2021-05-16T19:34:59.1570673Z Preparing to unpack .../65-libavresample4_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T19:34:59.1591172Z Unpacking libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T19:34:59.2068532Z Selecting previously unselected package ffmpeg. 2021-05-16T19:34:59.2368837Z Preparing to unpack .../66-ffmpeg_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T19:34:59.2469974Z Unpacking ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-16T19:34:59.3910926Z Selecting previously unselected package libigdgmm11:amd64. 2021-05-16T19:34:59.4200136Z Preparing to unpack .../67-libigdgmm11_20.1.1+ds1-1_amd64.deb ... 2021-05-16T19:34:59.4217433Z Unpacking libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-16T19:34:59.4751785Z Selecting previously unselected package intel-media-va-driver:amd64. 2021-05-16T19:34:59.4992823Z Preparing to unpack .../68-intel-media-va-driver_20.1.1+dfsg1-1_amd64.deb ... 2021-05-16T19:34:59.5067674Z Unpacking intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-16T19:34:59.7433213Z Selecting previously unselected package libaacs0:amd64. 2021-05-16T19:34:59.7768249Z Preparing to unpack .../69-libaacs0_0.9.0-2_amd64.deb ... 2021-05-16T19:34:59.7786500Z Unpacking libaacs0:amd64 (0.9.0-2) ... 2021-05-16T19:34:59.8258900Z Selecting previously unselected package libbdplus0:amd64. 2021-05-16T19:34:59.8659970Z Preparing to unpack .../70-libbdplus0_0.1.2-3_amd64.deb ... 2021-05-16T19:34:59.8675014Z Unpacking libbdplus0:amd64 (0.1.2-3) ... 2021-05-16T19:34:59.9007944Z Selecting previously unselected package mesa-va-drivers:amd64. 2021-05-16T19:34:59.9325399Z Preparing to unpack .../71-mesa-va-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T19:34:59.9338603Z Unpacking mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T19:35:00.2754646Z Selecting previously unselected package mesa-vdpau-drivers:amd64. 2021-05-16T19:35:00.3151484Z Preparing to unpack .../72-mesa-vdpau-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T19:35:00.3179448Z Unpacking mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T19:35:00.6970188Z Selecting previously unselected package i965-va-driver:amd64. 2021-05-16T19:35:00.7387745Z Preparing to unpack .../73-i965-va-driver_2.4.0-0ubuntu1_amd64.deb ... 2021-05-16T19:35:00.7399875Z Unpacking i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-16T19:35:00.9059068Z Selecting previously unselected package va-driver-all:amd64. 2021-05-16T19:35:00.9390976Z Preparing to unpack .../74-va-driver-all_2.7.0-2_amd64.deb ... 2021-05-16T19:35:00.9408996Z Unpacking va-driver-all:amd64 (2.7.0-2) ... 2021-05-16T19:35:00.9713070Z Selecting previously unselected package vdpau-driver-all:amd64. 2021-05-16T19:35:01.0118215Z Preparing to unpack .../75-vdpau-driver-all_1.3-1ubuntu2_amd64.deb ... 2021-05-16T19:35:01.0131050Z Unpacking vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-16T19:35:01.1325288Z Setting up libgme0:amd64 (0.6.2-1build1) ... 2021-05-16T19:35:01.1374459Z Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T19:35:01.1446278Z Setting up libraw1394-11:amd64 (2.1.2-1) ... 2021-05-16T19:35:01.1515973Z Setting up libmpg123-0:amd64 (1.25.13-1) ... 2021-05-16T19:35:01.1613683Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-16T19:35:01.1686961Z Setting up libshine3:amd64 (3.1.1-2) ... 2021-05-16T19:35:01.1737329Z Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-16T19:35:01.1799418Z Setting up libtwolame0:amd64 (0.4.0-2) ... 2021-05-16T19:35:01.1866362Z Setting up libgsm1:amd64 (1.0.18-2) ... 2021-05-16T19:35:01.1925304Z Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-16T19:35:01.1978166Z Setting up libx265-179:amd64 (3.2.1-1build1) ... 2021-05-16T19:35:01.2054554Z Setting up libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-16T19:35:01.2110274Z Setting up libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-16T19:35:01.2173303Z Setting up libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-16T19:35:01.2221398Z Setting up libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-16T19:35:01.2265501Z Setting up libcdio18:amd64 (2.0.0-2) ... 2021-05-16T19:35:01.2311821Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-16T19:35:01.2398556Z Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-16T19:35:01.2482806Z Setting up libflac8:amd64 (1.3.3-1build1) ... 2021-05-16T19:35:01.2531674Z Setting up libass9:amd64 (1:0.14.0-2) ... 2021-05-16T19:35:01.2568823Z Setting up libva2:amd64 (2.7.0-2) ... 2021-05-16T19:35:01.2613395Z Setting up libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-16T19:35:01.2652506Z Setting up libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-16T19:35:01.2691267Z Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-16T19:35:01.2744401Z Setting up intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-16T19:35:01.2781538Z Setting up libaacs0:amd64 (0.9.0-2) ... 2021-05-16T19:35:01.2828402Z Setting up libsndio7.0:amd64 (1.5.0-3) ... 2021-05-16T19:35:01.2878143Z Setting up libbdplus0:amd64 (0.1.2-3) ... 2021-05-16T19:35:01.2923928Z Setting up libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-16T19:35:01.2964886Z Setting up libflite1:amd64 (2.1-release-3) ... 2021-05-16T19:35:01.3007406Z Setting up libva-drm2:amd64 (2.7.0-2) ... 2021-05-16T19:35:01.3097362Z Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-16T19:35:01.3137950Z Setting up libasyncns0:amd64 (0.8-6) ... 2021-05-16T19:35:01.3173050Z Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-16T19:35:01.3220857Z Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-16T19:35:01.3266469Z Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-16T19:35:01.3307802Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-16T19:35:01.3355297Z Setting up libopenal-data (1:1.19.1-1) ... 2021-05-16T19:35:01.3415962Z Setting up mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T19:35:01.3503810Z Setting up libbluray2:amd64 (1:1.2.0-1) ... 2021-05-16T19:35:01.3611590Z Setting up libsamplerate0:amd64 (0.1.9-2) ... 2021-05-16T19:35:01.3650246Z Setting up libva-x11-2:amd64 (2.7.0-2) ... 2021-05-16T19:35:01.3685257Z Setting up libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-16T19:35:01.3729087Z Setting up libzvbi-common (0.2.35-17) ... 2021-05-16T19:35:01.3775001Z Setting up libmp3lame0:amd64 (3.100-3) ... 2021-05-16T19:35:01.3821863Z Setting up i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-16T19:35:01.3856639Z Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-16T19:35:01.3900034Z Setting up libiec61883-0:amd64 (1.2.0-3) ... 2021-05-16T19:35:01.3941587Z Setting up libserd-0-0:amd64 (0.30.2-1) ... 2021-05-16T19:35:01.3979702Z Setting up libavc1394-0:amd64 (0.5.4-5) ... 2021-05-16T19:35:01.4027251Z Setting up mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T19:35:01.4083569Z Setting up libzvbi0:amd64 (0.2.35-17) ... 2021-05-16T19:35:01.4151728Z Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-16T19:35:01.4192281Z Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-16T19:35:01.4226819Z Setting up libopenal1:amd64 (1:1.19.1-1) ... 2021-05-16T19:35:01.4270426Z Setting up libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T19:35:01.4366762Z Setting up va-driver-all:amd64 (2.7.0-2) ... 2021-05-16T19:35:01.4441233Z Setting up libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T19:35:01.4550290Z Setting up librubberband2:amd64 (1.8.2-1build1) ... 2021-05-16T19:35:01.4590014Z Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-16T19:35:01.4649490Z Setting up vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-16T19:35:01.4688391Z Setting up libsord-0-0:amd64 (0.16.4-1) ... 2021-05-16T19:35:01.4734942Z Setting up libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-16T19:35:01.4774588Z Setting up libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T19:35:01.4811755Z Setting up libsndfile1:amd64 (1.0.28-7) ... 2021-05-16T19:35:01.4848841Z Setting up liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-16T19:35:01.4910302Z Setting up libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-16T19:35:01.5030159Z Setting up libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T19:35:01.5066607Z Setting up libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T19:35:01.5152609Z Setting up libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T19:35:01.5191025Z Setting up libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-16T19:35:01.5236855Z Setting up libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-16T19:35:01.5265665Z Setting up libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T19:35:01.5301991Z Setting up libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T19:35:01.5342519Z Setting up libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T19:35:01.5395239Z Setting up ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-16T19:35:01.5541213Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T19:35:02.8303105Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T19:35:05.4435894Z Reading package lists... 2021-05-16T19:35:05.6351660Z Building dependency tree... 2021-05-16T19:35:05.6377389Z Reading state information... 2021-05-16T19:35:05.8208382Z The following additional packages will be installed: 2021-05-16T19:35:05.8210789Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-16T19:35:05.8757556Z The following NEW packages will be installed: 2021-05-16T19:35:05.8760649Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-16T19:35:05.8771246Z libmagick++-dev 2021-05-16T19:35:06.0125723Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:35:06.0126667Z Need to get 309 kB of archives. 2021-05-16T19:35:06.0127827Z After this operation, 2202 kB of additional disk space will be used. 2021-05-16T19:35:06.0130184Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagick++-6-headers all 8:6.9.10.23+dfsg-2.1ubuntu11.2 [47.5 kB] 2021-05-16T19:35:06.0192230Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagick++-6.q16-8 amd64 8:6.9.10.23+dfsg-2.1ubuntu11.2 [133 kB] 2021-05-16T19:35:06.0253076Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagick++-6.q16-dev amd64 8:6.9.10.23+dfsg-2.1ubuntu11.2 [127 kB] 2021-05-16T19:35:06.0311169Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagick++-dev all 8:6.9.10.23+dfsg-2.1ubuntu11.2 [1404 B] 2021-05-16T19:35:06.5921905Z Fetched 309 kB in 0s (2076 kB/s) 2021-05-16T19:35:06.6383367Z Selecting previously unselected package libmagick++-6-headers. 2021-05-16T19:35:06.6464935Z (Reading database ... 2021-05-16T19:35:06.6466049Z (Reading database ... 5% 2021-05-16T19:35:06.6466871Z (Reading database ... 10% 2021-05-16T19:35:06.6467876Z (Reading database ... 15% 2021-05-16T19:35:06.6468645Z (Reading database ... 20% 2021-05-16T19:35:06.6473088Z (Reading database ... 25% 2021-05-16T19:35:06.6473696Z (Reading database ... 30% 2021-05-16T19:35:06.6474217Z (Reading database ... 35% 2021-05-16T19:35:06.6474714Z (Reading database ... 40% 2021-05-16T19:35:06.6475423Z (Reading database ... 45% 2021-05-16T19:35:06.6475937Z (Reading database ... 50% 2021-05-16T19:35:06.6506226Z (Reading database ... 55% 2021-05-16T19:35:06.6556997Z (Reading database ... 60% 2021-05-16T19:35:06.6587238Z (Reading database ... 65% 2021-05-16T19:35:06.6754179Z (Reading database ... 70% 2021-05-16T19:35:06.6909070Z (Reading database ... 75% 2021-05-16T19:35:06.6943083Z (Reading database ... 80% 2021-05-16T19:35:06.7719420Z (Reading database ... 85% 2021-05-16T19:35:06.7939278Z (Reading database ... 90% 2021-05-16T19:35:06.8024531Z (Reading database ... 95% 2021-05-16T19:35:06.8025426Z (Reading database ... 100% 2021-05-16T19:35:06.8026458Z (Reading database ... 267348 files and directories currently installed.) 2021-05-16T19:35:06.8179866Z Preparing to unpack .../libmagick++-6-headers_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-16T19:35:06.8270881Z Unpacking libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T19:35:06.8872212Z Selecting previously unselected package libmagick++-6.q16-8:amd64. 2021-05-16T19:35:06.9137040Z Preparing to unpack .../libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-16T19:35:06.9182536Z Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T19:35:06.9728714Z Selecting previously unselected package libmagick++-6.q16-dev:amd64. 2021-05-16T19:35:07.0071959Z Preparing to unpack .../libmagick++-6.q16-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-16T19:35:07.0084296Z Unpacking libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T19:35:07.0795229Z Selecting previously unselected package libmagick++-dev. 2021-05-16T19:35:07.1119468Z Preparing to unpack .../libmagick++-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-16T19:35:07.1218497Z Unpacking libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T19:35:07.1890064Z Setting up libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T19:35:07.1998986Z Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T19:35:07.2063346Z Setting up libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T19:35:07.2100606Z Setting up libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T19:35:07.2207401Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T19:35:09.7709141Z Reading package lists... 2021-05-16T19:35:09.9559233Z Building dependency tree... 2021-05-16T19:35:09.9581675Z Reading state information... 2021-05-16T19:35:10.1208963Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-16T19:35:10.1212777Z The following additional packages will be installed: 2021-05-16T19:35:10.1213970Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 libgs9 libgs9-common 2021-05-16T19:35:10.1214848Z libijs-0.35 libjbig2dec0 2021-05-16T19:35:10.1217984Z Suggested packages: 2021-05-16T19:35:10.1219309Z fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre 2021-05-16T19:35:10.1220914Z ghostscript-x 2021-05-16T19:35:10.1737388Z The following NEW packages will be installed: 2021-05-16T19:35:10.1741568Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript libgs9 2021-05-16T19:35:10.1748537Z libgs9-common libijs-0.35 libjbig2dec0 2021-05-16T19:35:10.2018264Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:35:10.2018997Z Need to get 11.2 MB of archives. 2021-05-16T19:35:10.2019714Z After this operation, 39.1 MB of additional disk space will be used. 2021-05-16T19:35:10.2021471Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-droid-fallback all 1:6.0.1r16-1.1 [1805 kB] 2021-05-16T19:35:10.2510794Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 fonts-noto-mono all 20200323-1build1~ubuntu20.04.1 [80.6 kB] 2021-05-16T19:35:10.2531112Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB] 2021-05-16T19:35:10.3748283Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9-common all 9.50~dfsg-5ubuntu4.2 [681 kB] 2021-05-16T19:35:10.3876678Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libijs-0.35 amd64 0.35-15 [15.7 kB] 2021-05-16T19:35:10.3884702Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB] 2021-05-16T19:35:10.3898272Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9 amd64 9.50~dfsg-5ubuntu4.2 [2172 kB] 2021-05-16T19:35:10.4283076Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 ghostscript amd64 9.50~dfsg-5ubuntu4.2 [51.6 kB] 2021-05-16T19:35:10.8813189Z Fetched 11.2 MB in 0s (44.9 MB/s) 2021-05-16T19:35:10.9189939Z Selecting previously unselected package fonts-droid-fallback. 2021-05-16T19:35:10.9284284Z (Reading database ... 2021-05-16T19:35:10.9285047Z (Reading database ... 5% 2021-05-16T19:35:10.9285870Z (Reading database ... 10% 2021-05-16T19:35:10.9286329Z (Reading database ... 15% 2021-05-16T19:35:10.9286777Z (Reading database ... 20% 2021-05-16T19:35:10.9287249Z (Reading database ... 25% 2021-05-16T19:35:10.9287699Z (Reading database ... 30% 2021-05-16T19:35:10.9288119Z (Reading database ... 35% 2021-05-16T19:35:10.9288559Z (Reading database ... 40% 2021-05-16T19:35:10.9289008Z (Reading database ... 45% 2021-05-16T19:35:10.9289449Z (Reading database ... 50% 2021-05-16T19:35:10.9302960Z (Reading database ... 55% 2021-05-16T19:35:10.9378077Z (Reading database ... 60% 2021-05-16T19:35:10.9395804Z (Reading database ... 65% 2021-05-16T19:35:10.9532178Z (Reading database ... 70% 2021-05-16T19:35:10.9642954Z (Reading database ... 75% 2021-05-16T19:35:10.9671982Z (Reading database ... 80% 2021-05-16T19:35:11.0239076Z (Reading database ... 85% 2021-05-16T19:35:11.0445241Z (Reading database ... 90% 2021-05-16T19:35:11.0530296Z (Reading database ... 95% 2021-05-16T19:35:11.0531090Z (Reading database ... 100% 2021-05-16T19:35:11.0531997Z (Reading database ... 267393 files and directories currently installed.) 2021-05-16T19:35:11.0710488Z Preparing to unpack .../0-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... 2021-05-16T19:35:11.0955623Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-16T19:35:11.3192198Z Selecting previously unselected package fonts-noto-mono. 2021-05-16T19:35:11.3460353Z Preparing to unpack .../1-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ... 2021-05-16T19:35:11.3475089Z Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-16T19:35:11.3826362Z Selecting previously unselected package fonts-urw-base35. 2021-05-16T19:35:11.4136598Z Preparing to unpack .../2-fonts-urw-base35_20170801.1-3_all.deb ... 2021-05-16T19:35:11.4855224Z Unpacking fonts-urw-base35 (20170801.1-3) ... 2021-05-16T19:35:11.8912327Z Selecting previously unselected package libgs9-common. 2021-05-16T19:35:11.9219715Z Preparing to unpack .../3-libgs9-common_9.50~dfsg-5ubuntu4.2_all.deb ... 2021-05-16T19:35:11.9232103Z Unpacking libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T19:35:12.0570733Z Selecting previously unselected package libijs-0.35:amd64. 2021-05-16T19:35:12.0918926Z Preparing to unpack .../4-libijs-0.35_0.35-15_amd64.deb ... 2021-05-16T19:35:12.0947877Z Unpacking libijs-0.35:amd64 (0.35-15) ... 2021-05-16T19:35:12.1352113Z Selecting previously unselected package libjbig2dec0:amd64. 2021-05-16T19:35:12.1604456Z Preparing to unpack .../5-libjbig2dec0_0.18-1ubuntu1_amd64.deb ... 2021-05-16T19:35:12.1620275Z Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-16T19:35:12.2190761Z Selecting previously unselected package libgs9:amd64. 2021-05-16T19:35:12.2470640Z Preparing to unpack .../6-libgs9_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-16T19:35:12.2485977Z Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T19:35:12.5473485Z Selecting previously unselected package ghostscript. 2021-05-16T19:35:12.5713211Z Preparing to unpack .../7-ghostscript_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-16T19:35:12.5727443Z Unpacking ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T19:35:12.6495402Z Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-16T19:35:12.6566137Z Setting up libijs-0.35:amd64 (0.35-15) ... 2021-05-16T19:35:12.6615586Z Setting up fonts-urw-base35 (20170801.1-3) ... 2021-05-16T19:35:12.7258289Z Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-16T19:35:12.7297340Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-16T19:35:12.7571737Z Setting up libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T19:35:12.7614633Z Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T19:35:12.7662899Z Setting up ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T19:35:12.7822365Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T19:35:12.9250621Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T19:35:12.9457688Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T19:35:16.3237831Z Reading package lists... 2021-05-16T19:35:16.4822787Z Building dependency tree... 2021-05-16T19:35:16.4842090Z Reading state information... 2021-05-16T19:35:16.6422099Z The following additional packages will be installed: 2021-05-16T19:35:16.6426169Z libudunits2-0 libudunits2-data 2021-05-16T19:35:16.6943105Z The following NEW packages will be installed: 2021-05-16T19:35:16.6945961Z libudunits2-0 libudunits2-data libudunits2-dev 2021-05-16T19:35:16.7204637Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:35:16.7205693Z Need to get 429 kB of archives. 2021-05-16T19:35:16.7206753Z After this operation, 1026 kB of additional disk space will be used. 2021-05-16T19:35:16.7208629Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-data all 2.2.26-5 [18.8 kB] 2021-05-16T19:35:16.7245769Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-0 amd64 2.2.26-5 [48.9 kB] 2021-05-16T19:35:16.7268095Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-dev amd64 2.2.26-5 [362 kB] 2021-05-16T19:35:17.1761632Z Fetched 429 kB in 0s (10.2 MB/s) 2021-05-16T19:35:17.2090896Z Selecting previously unselected package libudunits2-data. 2021-05-16T19:35:17.2164217Z (Reading database ... 2021-05-16T19:35:17.2164964Z (Reading database ... 5% 2021-05-16T19:35:17.2165608Z (Reading database ... 10% 2021-05-16T19:35:17.2166848Z (Reading database ... 15% 2021-05-16T19:35:17.2167536Z (Reading database ... 20% 2021-05-16T19:35:17.2168215Z (Reading database ... 25% 2021-05-16T19:35:17.2168880Z (Reading database ... 30% 2021-05-16T19:35:17.2169713Z (Reading database ... 35% 2021-05-16T19:35:17.2170540Z (Reading database ... 40% 2021-05-16T19:35:17.2171386Z (Reading database ... 45% 2021-05-16T19:35:17.2172149Z (Reading database ... 50% 2021-05-16T19:35:17.2214336Z (Reading database ... 55% 2021-05-16T19:35:17.2264911Z (Reading database ... 60% 2021-05-16T19:35:17.2289339Z (Reading database ... 65% 2021-05-16T19:35:17.2406796Z (Reading database ... 70% 2021-05-16T19:35:17.2529759Z (Reading database ... 75% 2021-05-16T19:35:17.2557644Z (Reading database ... 80% 2021-05-16T19:35:17.3141263Z (Reading database ... 85% 2021-05-16T19:35:17.3319054Z (Reading database ... 90% 2021-05-16T19:35:17.3401796Z (Reading database ... 95% 2021-05-16T19:35:17.3402230Z (Reading database ... 100% 2021-05-16T19:35:17.3403330Z (Reading database ... 267957 files and directories currently installed.) 2021-05-16T19:35:17.3563251Z Preparing to unpack .../libudunits2-data_2.2.26-5_all.deb ... 2021-05-16T19:35:17.3577660Z Unpacking libudunits2-data (2.2.26-5) ... 2021-05-16T19:35:17.3952590Z Selecting previously unselected package libudunits2-0:amd64. 2021-05-16T19:35:17.4214451Z Preparing to unpack .../libudunits2-0_2.2.26-5_amd64.deb ... 2021-05-16T19:35:17.4243939Z Unpacking libudunits2-0:amd64 (2.2.26-5) ... 2021-05-16T19:35:17.4522860Z Selecting previously unselected package libudunits2-dev:amd64. 2021-05-16T19:35:17.4821071Z Preparing to unpack .../libudunits2-dev_2.2.26-5_amd64.deb ... 2021-05-16T19:35:17.4831736Z Unpacking libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-16T19:35:17.5609600Z Setting up libudunits2-data (2.2.26-5) ... 2021-05-16T19:35:17.5657792Z Setting up libudunits2-0:amd64 (2.2.26-5) ... 2021-05-16T19:35:17.5698315Z Setting up libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-16T19:35:17.5750973Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T19:35:17.7074738Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T19:35:20.2494067Z Reading package lists... 2021-05-16T19:35:20.2494784Z Building dependency tree... 2021-05-16T19:35:20.2495560Z Reading state information... 2021-05-16T19:35:20.3366204Z The following NEW packages will be installed: 2021-05-16T19:35:20.3369292Z libjq-dev 2021-05-16T19:35:20.3771925Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:35:20.3772904Z Need to get 11.2 kB of archives. 2021-05-16T19:35:20.3773793Z After this operation, 47.1 kB of additional disk space will be used. 2021-05-16T19:35:20.3776230Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libjq-dev amd64 1.6-1ubuntu0.20.04.1 [11.2 kB] 2021-05-16T19:35:20.8498500Z Fetched 11.2 kB in 0s (314 kB/s) 2021-05-16T19:35:20.8827413Z Selecting previously unselected package libjq-dev:amd64. 2021-05-16T19:35:20.8909308Z (Reading database ... 2021-05-16T19:35:20.8910832Z (Reading database ... 5% 2021-05-16T19:35:20.8911596Z (Reading database ... 10% 2021-05-16T19:35:20.8912342Z (Reading database ... 15% 2021-05-16T19:35:20.8913066Z (Reading database ... 20% 2021-05-16T19:35:20.8913917Z (Reading database ... 25% 2021-05-16T19:35:20.8914641Z (Reading database ... 30% 2021-05-16T19:35:20.8915519Z (Reading database ... 35% 2021-05-16T19:35:20.8916228Z (Reading database ... 40% 2021-05-16T19:35:20.8916944Z (Reading database ... 45% 2021-05-16T19:35:20.8917639Z (Reading database ... 50% 2021-05-16T19:35:20.8956936Z (Reading database ... 55% 2021-05-16T19:35:20.9007387Z (Reading database ... 60% 2021-05-16T19:35:20.9032547Z (Reading database ... 65% 2021-05-16T19:35:20.9162156Z (Reading database ... 70% 2021-05-16T19:35:20.9293713Z (Reading database ... 75% 2021-05-16T19:35:20.9317428Z (Reading database ... 80% 2021-05-16T19:35:20.9908331Z (Reading database ... 85% 2021-05-16T19:35:21.0087213Z (Reading database ... 90% 2021-05-16T19:35:21.0166093Z (Reading database ... 95% 2021-05-16T19:35:21.0166614Z (Reading database ... 100% 2021-05-16T19:35:21.0167301Z (Reading database ... 267986 files and directories currently installed.) 2021-05-16T19:35:21.0307920Z Preparing to unpack .../libjq-dev_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-05-16T19:35:21.0325310Z Unpacking libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-16T19:35:21.1372811Z Setting up libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-16T19:35:23.5221523Z Reading package lists... 2021-05-16T19:35:23.6819309Z Building dependency tree... 2021-05-16T19:35:23.6840775Z Reading state information... 2021-05-16T19:35:23.8912365Z The following NEW packages will be installed: 2021-05-16T19:35:23.8914236Z libmng2 2021-05-16T19:35:23.9170321Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:35:23.9171021Z Need to get 168 kB of archives. 2021-05-16T19:35:23.9171771Z After this operation, 571 kB of additional disk space will be used. 2021-05-16T19:35:23.9174819Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmng2 amd64 2.0.3+dfsg-3 [168 kB] 2021-05-16T19:35:24.3802308Z Fetched 168 kB in 0s (5594 kB/s) 2021-05-16T19:35:24.4156089Z Selecting previously unselected package libmng2:amd64. 2021-05-16T19:35:24.4231737Z (Reading database ... 2021-05-16T19:35:24.4232214Z (Reading database ... 5% 2021-05-16T19:35:24.4232826Z (Reading database ... 10% 2021-05-16T19:35:24.4233823Z (Reading database ... 15% 2021-05-16T19:35:24.4234432Z (Reading database ... 20% 2021-05-16T19:35:24.4234990Z (Reading database ... 25% 2021-05-16T19:35:24.4235559Z (Reading database ... 30% 2021-05-16T19:35:24.4236115Z (Reading database ... 35% 2021-05-16T19:35:24.4236685Z (Reading database ... 40% 2021-05-16T19:35:24.4237262Z (Reading database ... 45% 2021-05-16T19:35:24.4237834Z (Reading database ... 50% 2021-05-16T19:35:24.4277370Z (Reading database ... 55% 2021-05-16T19:35:24.4330593Z (Reading database ... 60% 2021-05-16T19:35:24.4361181Z (Reading database ... 65% 2021-05-16T19:35:24.4478935Z (Reading database ... 70% 2021-05-16T19:35:24.4605869Z (Reading database ... 75% 2021-05-16T19:35:24.4630672Z (Reading database ... 80% 2021-05-16T19:35:24.5213325Z (Reading database ... 85% 2021-05-16T19:35:24.5383218Z (Reading database ... 90% 2021-05-16T19:35:24.5464973Z (Reading database ... 95% 2021-05-16T19:35:24.5465756Z (Reading database ... 100% 2021-05-16T19:35:24.5466772Z (Reading database ... 267992 files and directories currently installed.) 2021-05-16T19:35:24.5611008Z Preparing to unpack .../libmng2_2.0.3+dfsg-3_amd64.deb ... 2021-05-16T19:35:24.5640842Z Unpacking libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-16T19:35:24.6510655Z Setting up libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-16T19:35:24.6567105Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T19:35:26.9531924Z Reading package lists... 2021-05-16T19:35:27.1318994Z Building dependency tree... 2021-05-16T19:35:27.1339382Z Reading state information... 2021-05-16T19:35:27.2663165Z E: Unable to locate package libmng1 2021-05-16T19:35:27.3411353Z Reading package lists... 2021-05-16T19:35:27.5103668Z Building dependency tree... 2021-05-16T19:35:27.5124667Z Reading state information... 2021-05-16T19:35:27.6431078Z E: Unable to locate package libapparmor-devel 2021-05-16T19:35:27.7099274Z Reading package lists... 2021-05-16T19:35:27.8873525Z Building dependency tree... 2021-05-16T19:35:27.8899354Z Reading state information... 2021-05-16T19:35:28.0551114Z The following additional packages will be installed: 2021-05-16T19:35:28.0554340Z libij-java 2021-05-16T19:35:28.1140403Z The following NEW packages will be installed: 2021-05-16T19:35:28.1144673Z imagej libij-java 2021-05-16T19:35:28.1426887Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:35:28.1428001Z Need to get 2328 kB of archives. 2021-05-16T19:35:28.1429233Z After this operation, 2498 kB of additional disk space will be used. 2021-05-16T19:35:28.1431936Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libij-java all 1.52r-1 [2284 kB] 2021-05-16T19:35:28.1945047Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 imagej all 1.52r-1 [43.7 kB] 2021-05-16T19:35:28.6702939Z Fetched 2328 kB in 0s (30.7 MB/s) 2021-05-16T19:35:28.7029080Z Selecting previously unselected package libij-java. 2021-05-16T19:35:28.7125567Z (Reading database ... 2021-05-16T19:35:28.7126422Z (Reading database ... 5% 2021-05-16T19:35:28.7127352Z (Reading database ... 10% 2021-05-16T19:35:28.7128115Z (Reading database ... 15% 2021-05-16T19:35:28.7128786Z (Reading database ... 20% 2021-05-16T19:35:28.7129456Z (Reading database ... 25% 2021-05-16T19:35:28.7130141Z (Reading database ... 30% 2021-05-16T19:35:28.7131649Z (Reading database ... 35% 2021-05-16T19:35:28.7132481Z (Reading database ... 40% 2021-05-16T19:35:28.7133154Z (Reading database ... 45% 2021-05-16T19:35:28.7133814Z (Reading database ... 50% 2021-05-16T19:35:28.7174349Z (Reading database ... 55% 2021-05-16T19:35:28.7230331Z (Reading database ... 60% 2021-05-16T19:35:28.7256243Z (Reading database ... 65% 2021-05-16T19:35:28.7394455Z (Reading database ... 70% 2021-05-16T19:35:28.7517204Z (Reading database ... 75% 2021-05-16T19:35:28.7541414Z (Reading database ... 80% 2021-05-16T19:35:28.8085782Z (Reading database ... 85% 2021-05-16T19:35:28.8249522Z (Reading database ... 90% 2021-05-16T19:35:28.8336546Z (Reading database ... 95% 2021-05-16T19:35:28.8337291Z (Reading database ... 100% 2021-05-16T19:35:28.8338065Z (Reading database ... 267998 files and directories currently installed.) 2021-05-16T19:35:28.8476331Z Preparing to unpack .../libij-java_1.52r-1_all.deb ... 2021-05-16T19:35:28.8492351Z Unpacking libij-java (1.52r-1) ... 2021-05-16T19:35:28.9475797Z Selecting previously unselected package imagej. 2021-05-16T19:35:28.9732015Z Preparing to unpack .../imagej_1.52r-1_all.deb ... 2021-05-16T19:35:28.9747429Z Unpacking imagej (1.52r-1) ... 2021-05-16T19:35:29.0574542Z Setting up libij-java (1.52r-1) ... 2021-05-16T19:35:29.0639872Z Setting up imagej (1.52r-1) ... 2021-05-16T19:35:29.0678183Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-16T19:35:31.2798419Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T19:35:32.0752521Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-16T19:35:34.5508099Z Reading package lists... 2021-05-16T19:35:34.7436479Z Building dependency tree... 2021-05-16T19:35:34.7458642Z Reading state information... 2021-05-16T19:35:34.9196518Z Suggested packages: 2021-05-16T19:35:34.9198079Z bowtie2-examples 2021-05-16T19:35:34.9672600Z The following NEW packages will be installed: 2021-05-16T19:35:34.9677557Z bowtie2 2021-05-16T19:35:34.9955558Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:35:34.9956774Z Need to get 1324 kB of archives. 2021-05-16T19:35:34.9970406Z After this operation, 5630 kB of additional disk space will be used. 2021-05-16T19:35:34.9972479Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 bowtie2 amd64 2.3.5.1-6build1 [1324 kB] 2021-05-16T19:35:35.5023904Z Fetched 1324 kB in 0s (20.7 MB/s) 2021-05-16T19:35:35.5391789Z Selecting previously unselected package bowtie2. 2021-05-16T19:35:35.5445775Z (Reading database ... 2021-05-16T19:35:35.5446398Z (Reading database ... 5% 2021-05-16T19:35:35.5447405Z (Reading database ... 10% 2021-05-16T19:35:35.5448206Z (Reading database ... 15% 2021-05-16T19:35:35.5448672Z (Reading database ... 20% 2021-05-16T19:35:35.5449143Z (Reading database ... 25% 2021-05-16T19:35:35.5449609Z (Reading database ... 30% 2021-05-16T19:35:35.5450060Z (Reading database ... 35% 2021-05-16T19:35:35.5450521Z (Reading database ... 40% 2021-05-16T19:35:35.5450969Z (Reading database ... 45% 2021-05-16T19:35:35.5451431Z (Reading database ... 50% 2021-05-16T19:35:35.5489030Z (Reading database ... 55% 2021-05-16T19:35:35.5533168Z (Reading database ... 60% 2021-05-16T19:35:35.5555821Z (Reading database ... 65% 2021-05-16T19:35:35.5684678Z (Reading database ... 70% 2021-05-16T19:35:35.5805136Z (Reading database ... 75% 2021-05-16T19:35:35.5829786Z (Reading database ... 80% 2021-05-16T19:35:35.6440297Z (Reading database ... 85% 2021-05-16T19:35:35.6610778Z (Reading database ... 90% 2021-05-16T19:35:35.6690264Z (Reading database ... 95% 2021-05-16T19:35:35.6692122Z (Reading database ... 100% 2021-05-16T19:35:35.6693827Z (Reading database ... 268021 files and directories currently installed.) 2021-05-16T19:35:35.6859853Z Preparing to unpack .../bowtie2_2.3.5.1-6build1_amd64.deb ... 2021-05-16T19:35:35.6872667Z Unpacking bowtie2 (2.3.5.1-6build1) ... 2021-05-16T19:35:35.8948744Z Setting up bowtie2 (2.3.5.1-6build1) ... 2021-05-16T19:35:35.9010789Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T19:35:39.1304636Z Reading package lists... 2021-05-16T19:35:39.3211210Z Building dependency tree... 2021-05-16T19:35:39.3233949Z Reading state information... 2021-05-16T19:35:39.4569078Z E: Unable to locate package install 2021-05-16T19:35:39.4570104Z E: Unable to locate package gdal 2021-05-16T19:35:39.5279686Z Reading package lists... 2021-05-16T19:35:39.6982104Z Building dependency tree... 2021-05-16T19:35:39.7005363Z Reading state information... 2021-05-16T19:35:39.7256961Z Package insighttoolkit4-python is not available, but is referred to by another package. 2021-05-16T19:35:39.7258583Z This may mean that the package is missing, has been obsoleted, or 2021-05-16T19:35:39.7259613Z is only available from another source 2021-05-16T19:35:39.7260210Z 2021-05-16T19:35:39.8319239Z E: Package 'insighttoolkit4-python' has no installation candidate 2021-05-16T19:35:39.9031947Z Reading package lists... 2021-05-16T19:35:40.0854601Z Building dependency tree... 2021-05-16T19:35:40.0879724Z Reading state information... 2021-05-16T19:35:40.1116020Z Package libav-tools is not available, but is referred to by another package. 2021-05-16T19:35:40.1117345Z This may mean that the package is missing, has been obsoleted, or 2021-05-16T19:35:40.1119793Z is only available from another source 2021-05-16T19:35:40.1120448Z However the following packages replace it: 2021-05-16T19:35:40.1120954Z ffmpeg 2021-05-16T19:35:40.1121225Z 2021-05-16T19:35:40.2193308Z E: Package 'libav-tools' has no installation candidate 2021-05-16T19:35:40.2942239Z Reading package lists... 2021-05-16T19:35:40.4695709Z Building dependency tree... 2021-05-16T19:35:40.4727380Z Reading state information... 2021-05-16T19:35:40.6287460Z The following additional packages will be installed: 2021-05-16T19:35:40.6291739Z libgcrypt20-dev libgit2-28 libgpg-error-dev libhttp-parser-dev 2021-05-16T19:35:40.6295602Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-16T19:35:40.6296499Z libssh2-1-dev 2021-05-16T19:35:40.6296946Z Suggested packages: 2021-05-16T19:35:40.6297648Z libgcrypt20-doc libmbedtls-doc 2021-05-16T19:35:40.6801281Z The following NEW packages will be installed: 2021-05-16T19:35:40.6804533Z libgcrypt20-dev libgit2-28 libgit2-dev libgpg-error-dev libhttp-parser-dev 2021-05-16T19:35:40.6808512Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-16T19:35:40.6812892Z libssh2-1-dev 2021-05-16T19:35:40.7104584Z 0 upgraded, 11 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:35:40.7105326Z Need to get 2667 kB of archives. 2021-05-16T19:35:40.7106080Z After this operation, 11.2 MB of additional disk space will be used. 2021-05-16T19:35:40.7107824Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgpg-error-dev amd64 1.37-1 [109 kB] 2021-05-16T19:35:40.7185052Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcrypt20-dev amd64 1.8.5-5ubuntu1 [470 kB] 2021-05-16T19:35:40.7357613Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser2.9 amd64 2.9.2-2 [21.8 kB] 2021-05-16T19:35:40.7397886Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedcrypto3 amd64 2.16.4-1ubuntu2 [150 kB] 2021-05-16T19:35:40.7596894Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedx509-0 amd64 2.16.4-1ubuntu2 [42.3 kB] 2021-05-16T19:35:40.7845406Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls12 amd64 2.16.4-1ubuntu2 [71.8 kB] 2021-05-16T19:35:40.7865226Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-28 amd64 0.28.4+dfsg.1-2 [403 kB] 2021-05-16T19:35:40.8192653Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls-dev amd64 2.16.4-1ubuntu2 [444 kB] 2021-05-16T19:35:40.8293025Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libssh2-1-dev amd64 1.8.0-2.1build1 [244 kB] 2021-05-16T19:35:40.8338215Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser-dev amd64 2.9.2-2 [20.2 kB] 2021-05-16T19:35:40.8362043Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-dev amd64 0.28.4+dfsg.1-2 [691 kB] 2021-05-16T19:35:41.3169211Z Fetched 2667 kB in 0s (15.8 MB/s) 2021-05-16T19:35:41.3512443Z Selecting previously unselected package libgpg-error-dev. 2021-05-16T19:35:41.3588977Z (Reading database ... 2021-05-16T19:35:41.3589906Z (Reading database ... 5% 2021-05-16T19:35:41.3590577Z (Reading database ... 10% 2021-05-16T19:35:41.3591047Z (Reading database ... 15% 2021-05-16T19:35:41.3591496Z (Reading database ... 20% 2021-05-16T19:35:41.3591960Z (Reading database ... 25% 2021-05-16T19:35:41.3592623Z (Reading database ... 30% 2021-05-16T19:35:41.3593338Z (Reading database ... 35% 2021-05-16T19:35:41.3594348Z (Reading database ... 40% 2021-05-16T19:35:41.3597043Z (Reading database ... 45% 2021-05-16T19:35:41.3600277Z (Reading database ... 50% 2021-05-16T19:35:41.3633195Z (Reading database ... 55% 2021-05-16T19:35:41.3684922Z (Reading database ... 60% 2021-05-16T19:35:41.3713537Z (Reading database ... 65% 2021-05-16T19:35:41.3858449Z (Reading database ... 70% 2021-05-16T19:35:41.4015816Z (Reading database ... 75% 2021-05-16T19:35:41.4049599Z (Reading database ... 80% 2021-05-16T19:35:41.4747007Z (Reading database ... 85% 2021-05-16T19:35:41.4953659Z (Reading database ... 90% 2021-05-16T19:35:41.5042208Z (Reading database ... 95% 2021-05-16T19:35:41.5042712Z (Reading database ... 100% 2021-05-16T19:35:41.5044355Z (Reading database ... 268047 files and directories currently installed.) 2021-05-16T19:35:41.5191467Z Preparing to unpack .../00-libgpg-error-dev_1.37-1_amd64.deb ... 2021-05-16T19:35:41.5209042Z Unpacking libgpg-error-dev (1.37-1) ... 2021-05-16T19:35:41.5629316Z Selecting previously unselected package libgcrypt20-dev. 2021-05-16T19:35:41.5936177Z Preparing to unpack .../01-libgcrypt20-dev_1.8.5-5ubuntu1_amd64.deb ... 2021-05-16T19:35:41.5954985Z Unpacking libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-16T19:35:41.6992466Z Selecting previously unselected package libhttp-parser2.9:amd64. 2021-05-16T19:35:41.7247248Z Preparing to unpack .../02-libhttp-parser2.9_2.9.2-2_amd64.deb ... 2021-05-16T19:35:41.7276590Z Unpacking libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-16T19:35:41.7871906Z Selecting previously unselected package libmbedcrypto3:amd64. 2021-05-16T19:35:41.8123453Z Preparing to unpack .../03-libmbedcrypto3_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T19:35:41.8141419Z Unpacking libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T19:35:41.8631689Z Selecting previously unselected package libmbedx509-0:amd64. 2021-05-16T19:35:41.8863478Z Preparing to unpack .../04-libmbedx509-0_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T19:35:41.8881555Z Unpacking libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T19:35:41.9271941Z Selecting previously unselected package libmbedtls12:amd64. 2021-05-16T19:35:41.9555930Z Preparing to unpack .../05-libmbedtls12_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T19:35:41.9566941Z Unpacking libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T19:35:41.9991874Z Selecting previously unselected package libgit2-28:amd64. 2021-05-16T19:35:42.0253360Z Preparing to unpack .../06-libgit2-28_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-16T19:35:42.0278132Z Unpacking libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T19:35:42.0991678Z Selecting previously unselected package libmbedtls-dev:amd64. 2021-05-16T19:35:42.1233636Z Preparing to unpack .../07-libmbedtls-dev_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T19:35:42.1250125Z Unpacking libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T19:35:42.2071945Z Selecting previously unselected package libssh2-1-dev:amd64. 2021-05-16T19:35:42.2310532Z Preparing to unpack .../08-libssh2-1-dev_1.8.0-2.1build1_amd64.deb ... 2021-05-16T19:35:42.2339050Z Unpacking libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-16T19:35:42.3043221Z Selecting previously unselected package libhttp-parser-dev. 2021-05-16T19:35:42.3327730Z Preparing to unpack .../09-libhttp-parser-dev_2.9.2-2_amd64.deb ... 2021-05-16T19:35:42.3340009Z Unpacking libhttp-parser-dev (2.9.2-2) ... 2021-05-16T19:35:42.3673332Z Selecting previously unselected package libgit2-dev:amd64. 2021-05-16T19:35:42.3956228Z Preparing to unpack .../10-libgit2-dev_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-16T19:35:42.3971236Z Unpacking libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T19:35:42.5659430Z Setting up libgpg-error-dev (1.37-1) ... 2021-05-16T19:35:42.5712664Z Setting up libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T19:35:42.5753171Z Setting up libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-16T19:35:42.5792494Z Setting up libhttp-parser-dev (2.9.2-2) ... 2021-05-16T19:35:42.5827367Z Setting up libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T19:35:42.5867851Z Setting up libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T19:35:42.5912060Z Setting up libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T19:35:42.5986313Z Setting up libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-16T19:35:42.6029187Z Setting up libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-16T19:35:42.6087635Z Setting up libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T19:35:42.6192431Z Setting up libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T19:35:42.6253235Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T19:35:47.8849015Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T19:35:48.0106165Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T19:35:50.3671352Z Reading package lists... 2021-05-16T19:35:50.5383387Z Building dependency tree... 2021-05-16T19:35:50.5406654Z Reading state information... 2021-05-16T19:35:50.8037336Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-16T19:35:50.8039808Z libtiff-dev set to manually installed. 2021-05-16T19:35:50.8041629Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:35:50.8740346Z Reading package lists... 2021-05-16T19:35:51.0439337Z Building dependency tree... 2021-05-16T19:35:51.0461933Z Reading state information... 2021-05-16T19:35:51.3273637Z unixodbc-dev is already the newest version (2.3.7). 2021-05-16T19:35:51.3275005Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:35:51.4001534Z Reading package lists... 2021-05-16T19:35:51.5640871Z Building dependency tree... 2021-05-16T19:35:51.5660388Z Reading state information... 2021-05-16T19:35:51.7719291Z The following NEW packages will be installed: 2021-05-16T19:35:51.7721032Z libsodium-dev 2021-05-16T19:35:51.7977614Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:35:51.7978823Z Need to get 169 kB of archives. 2021-05-16T19:35:51.7980162Z After this operation, 826 kB of additional disk space will be used. 2021-05-16T19:35:51.7982037Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 2021-05-16T19:35:52.3039829Z Fetched 169 kB in 0s (5901 kB/s) 2021-05-16T19:35:52.3378759Z Selecting previously unselected package libsodium-dev:amd64. 2021-05-16T19:35:52.3454427Z (Reading database ... 2021-05-16T19:35:52.3455175Z (Reading database ... 5% 2021-05-16T19:35:52.3455858Z (Reading database ... 10% 2021-05-16T19:35:52.3456743Z (Reading database ... 15% 2021-05-16T19:35:52.3457390Z (Reading database ... 20% 2021-05-16T19:35:52.3458036Z (Reading database ... 25% 2021-05-16T19:35:52.3458667Z (Reading database ... 30% 2021-05-16T19:35:52.3459322Z (Reading database ... 35% 2021-05-16T19:35:52.3460152Z (Reading database ... 40% 2021-05-16T19:35:52.3461035Z (Reading database ... 45% 2021-05-16T19:35:52.3461710Z (Reading database ... 50% 2021-05-16T19:35:52.3512839Z (Reading database ... 55% 2021-05-16T19:35:52.3562132Z (Reading database ... 60% 2021-05-16T19:35:52.3585271Z (Reading database ... 65% 2021-05-16T19:35:52.3702862Z (Reading database ... 70% 2021-05-16T19:35:52.3833724Z (Reading database ... 75% 2021-05-16T19:35:52.3858175Z (Reading database ... 80% 2021-05-16T19:35:52.4406286Z (Reading database ... 85% 2021-05-16T19:35:52.4586529Z (Reading database ... 90% 2021-05-16T19:35:52.4665657Z (Reading database ... 95% 2021-05-16T19:35:52.4666104Z (Reading database ... 100% 2021-05-16T19:35:52.4666738Z (Reading database ... 268550 files and directories currently installed.) 2021-05-16T19:35:52.4825418Z Preparing to unpack .../libsodium-dev_1.0.18-1_amd64.deb ... 2021-05-16T19:35:52.4854513Z Unpacking libsodium-dev:amd64 (1.0.18-1) ... 2021-05-16T19:35:52.5734159Z Setting up libsodium-dev:amd64 (1.0.18-1) ... 2021-05-16T19:35:54.8772208Z Reading package lists... 2021-05-16T19:35:55.0463668Z Building dependency tree... 2021-05-16T19:35:55.0487133Z Reading state information... 2021-05-16T19:35:55.2144031Z The following additional packages will be installed: 2021-05-16T19:35:55.2149185Z libarchive-dev liblept5 libtesseract4 tesseract-ocr tesseract-ocr-osd 2021-05-16T19:35:55.2650459Z The following NEW packages will be installed: 2021-05-16T19:35:55.2654807Z libarchive-dev liblept5 libleptonica-dev libtesseract-dev libtesseract4 2021-05-16T19:35:55.2656265Z tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd 2021-05-16T19:35:55.2907877Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:35:55.2909718Z Need to get 10.4 MB of archives. 2021-05-16T19:35:55.2911083Z After this operation, 38.0 MB of additional disk space will be used. 2021-05-16T19:35:55.2913157Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1 [490 kB] 2021-05-16T19:35:55.3135896Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB] 2021-05-16T19:35:55.3362120Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libleptonica-dev amd64 1.79.0-1 [1389 kB] 2021-05-16T19:35:55.3549794Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1237 kB] 2021-05-16T19:35:55.3663323Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract-dev amd64 4.1.1-2build2 [1463 kB] 2021-05-16T19:35:55.3803662Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr-eng all 1:4.00~git30-7274cfa-1 [1598 kB] 2021-05-16T19:35:55.3979069Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr-osd all 1:4.00~git30-7274cfa-1 [2990 kB] 2021-05-16T19:35:55.4259529Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr amd64 4.1.1-2build2 [262 kB] 2021-05-16T19:35:55.8814050Z Fetched 10.4 MB in 0s (66.0 MB/s) 2021-05-16T19:35:55.9146816Z Selecting previously unselected package libarchive-dev:amd64. 2021-05-16T19:35:55.9224647Z (Reading database ... 2021-05-16T19:35:55.9225462Z (Reading database ... 5% 2021-05-16T19:35:55.9226169Z (Reading database ... 10% 2021-05-16T19:35:55.9226836Z (Reading database ... 15% 2021-05-16T19:35:55.9227527Z (Reading database ... 20% 2021-05-16T19:35:55.9228223Z (Reading database ... 25% 2021-05-16T19:35:55.9228892Z (Reading database ... 30% 2021-05-16T19:35:55.9231906Z (Reading database ... 35% 2021-05-16T19:35:55.9232389Z (Reading database ... 40% 2021-05-16T19:35:55.9232851Z (Reading database ... 45% 2021-05-16T19:35:55.9233317Z (Reading database ... 50% 2021-05-16T19:35:55.9268023Z (Reading database ... 55% 2021-05-16T19:35:55.9322073Z (Reading database ... 60% 2021-05-16T19:35:55.9347337Z (Reading database ... 65% 2021-05-16T19:35:55.9471596Z (Reading database ... 70% 2021-05-16T19:35:55.9593896Z (Reading database ... 75% 2021-05-16T19:35:55.9618692Z (Reading database ... 80% 2021-05-16T19:35:56.0171003Z (Reading database ... 85% 2021-05-16T19:35:56.0337499Z (Reading database ... 90% 2021-05-16T19:35:56.0418995Z (Reading database ... 95% 2021-05-16T19:35:56.0419415Z (Reading database ... 100% 2021-05-16T19:35:56.0420041Z (Reading database ... 268620 files and directories currently installed.) 2021-05-16T19:35:56.0579705Z Preparing to unpack .../0-libarchive-dev_3.4.0-2ubuntu1_amd64.deb ... 2021-05-16T19:35:56.0588301Z Unpacking libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-16T19:35:56.1550839Z Selecting previously unselected package liblept5:amd64. 2021-05-16T19:35:56.1811574Z Preparing to unpack .../1-liblept5_1.79.0-1_amd64.deb ... 2021-05-16T19:35:56.1847277Z Unpacking liblept5:amd64 (1.79.0-1) ... 2021-05-16T19:35:56.3110768Z Selecting previously unselected package libleptonica-dev:amd64. 2021-05-16T19:35:56.3432295Z Preparing to unpack .../2-libleptonica-dev_1.79.0-1_amd64.deb ... 2021-05-16T19:35:56.3444746Z Unpacking libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-16T19:35:56.5231960Z Selecting previously unselected package libtesseract4:amd64. 2021-05-16T19:35:56.5496943Z Preparing to unpack .../3-libtesseract4_4.1.1-2build2_amd64.deb ... 2021-05-16T19:35:56.5517227Z Unpacking libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-16T19:35:56.7072576Z Selecting previously unselected package libtesseract-dev:amd64. 2021-05-16T19:35:56.7325289Z Preparing to unpack .../4-libtesseract-dev_4.1.1-2build2_amd64.deb ... 2021-05-16T19:35:56.7338588Z Unpacking libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-16T19:35:56.9272362Z Selecting previously unselected package tesseract-ocr-eng. 2021-05-16T19:35:56.9570294Z Preparing to unpack .../5-tesseract-ocr-eng_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-16T19:35:56.9585735Z Unpacking tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-16T19:35:57.1623194Z Selecting previously unselected package tesseract-ocr-osd. 2021-05-16T19:35:57.2024543Z Preparing to unpack .../6-tesseract-ocr-osd_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-16T19:35:57.2052396Z Unpacking tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-16T19:35:57.5753126Z Selecting previously unselected package tesseract-ocr. 2021-05-16T19:35:57.6052639Z Preparing to unpack .../7-tesseract-ocr_4.1.1-2build2_amd64.deb ... 2021-05-16T19:35:57.6071874Z Unpacking tesseract-ocr (4.1.1-2build2) ... 2021-05-16T19:35:57.7058737Z Setting up tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-16T19:35:57.7116956Z Setting up liblept5:amd64 (1.79.0-1) ... 2021-05-16T19:35:57.7154677Z Setting up libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-16T19:35:57.7200041Z Setting up libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-16T19:35:57.7238094Z Setting up libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-16T19:35:57.7273006Z Setting up tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-16T19:35:57.7319367Z Setting up libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-16T19:35:57.7356995Z Setting up tesseract-ocr (4.1.1-2build2) ... 2021-05-16T19:35:57.7400000Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T19:36:00.9060016Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T19:36:03.1786849Z Reading package lists... 2021-05-16T19:36:03.3364893Z Building dependency tree... 2021-05-16T19:36:03.3391433Z Reading state information... 2021-05-16T19:36:03.5722243Z wget is already the newest version (1.20.3-1ubuntu1). 2021-05-16T19:36:03.5724208Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:36:03.6469805Z Reading package lists... 2021-05-16T19:36:03.8104360Z Building dependency tree... 2021-05-16T19:36:03.8128254Z Reading state information... 2021-05-16T19:36:03.9803284Z The following additional packages will be installed: 2021-05-16T19:36:03.9805638Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-16T19:36:03.9807664Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev 2021-05-16T19:36:03.9814614Z Suggested packages: 2021-05-16T19:36:03.9815858Z doc-base krb5-doc krb5-user libnorm-doc 2021-05-16T19:36:04.0317906Z The following NEW packages will be installed: 2021-05-16T19:36:04.0323953Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-16T19:36:04.0329849Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev libzmq3-dev 2021-05-16T19:36:04.0585182Z 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:36:04.0586517Z Need to get 1459 kB of archives. 2021-05-16T19:36:04.0587330Z After this operation, 7754 kB of additional disk space will be used. 2021-05-16T19:36:04.0589171Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-05-16T19:36:04.0646260Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-05-16T19:36:04.0662104Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-05-16T19:36:04.0699166Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-05-16T19:36:04.0715026Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2021-05-16T19:36:04.0728622Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-05-16T19:36:04.0772696Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 2021-05-16T19:36:04.0916701Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 2021-05-16T19:36:04.0958382Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-05-16T19:36:04.0968819Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 2021-05-16T19:36:04.5805373Z Fetched 1459 kB in 0s (21.8 MB/s) 2021-05-16T19:36:04.6176325Z Selecting previously unselected package libgssrpc4:amd64. 2021-05-16T19:36:04.6259149Z (Reading database ... 2021-05-16T19:36:04.6259920Z (Reading database ... 5% 2021-05-16T19:36:04.6260736Z (Reading database ... 10% 2021-05-16T19:36:04.6261275Z (Reading database ... 15% 2021-05-16T19:36:04.6261746Z (Reading database ... 20% 2021-05-16T19:36:04.6262198Z (Reading database ... 25% 2021-05-16T19:36:04.6262678Z (Reading database ... 30% 2021-05-16T19:36:04.6263149Z (Reading database ... 35% 2021-05-16T19:36:04.6263596Z (Reading database ... 40% 2021-05-16T19:36:04.6264056Z (Reading database ... 45% 2021-05-16T19:36:04.6264498Z (Reading database ... 50% 2021-05-16T19:36:04.6310608Z (Reading database ... 55% 2021-05-16T19:36:04.6364276Z (Reading database ... 60% 2021-05-16T19:36:04.6397313Z (Reading database ... 65% 2021-05-16T19:36:04.6543037Z (Reading database ... 70% 2021-05-16T19:36:04.6672288Z (Reading database ... 75% 2021-05-16T19:36:04.6697137Z (Reading database ... 80% 2021-05-16T19:36:04.7102152Z (Reading database ... 85% 2021-05-16T19:36:04.7449306Z (Reading database ... 90% 2021-05-16T19:36:04.7543806Z (Reading database ... 95% 2021-05-16T19:36:04.7544723Z (Reading database ... 100% 2021-05-16T19:36:04.7545732Z (Reading database ... 268845 files and directories currently installed.) 2021-05-16T19:36:04.7700450Z Preparing to unpack .../0-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T19:36:04.7735020Z Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T19:36:04.8083011Z Selecting previously unselected package libkdb5-9:amd64. 2021-05-16T19:36:04.8421017Z Preparing to unpack .../1-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T19:36:04.8434457Z Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T19:36:04.8758837Z Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-05-16T19:36:04.9078990Z Preparing to unpack .../2-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T19:36:04.9091493Z Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T19:36:04.9411169Z Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-05-16T19:36:04.9717186Z Preparing to unpack .../3-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T19:36:04.9731751Z Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T19:36:05.0111943Z Selecting previously unselected package comerr-dev:amd64. 2021-05-16T19:36:05.0359014Z Preparing to unpack .../4-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-05-16T19:36:05.0408117Z Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-16T19:36:05.0753836Z Selecting previously unselected package krb5-multidev:amd64. 2021-05-16T19:36:05.1113393Z Preparing to unpack .../5-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T19:36:05.1126866Z Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T19:36:05.1711569Z Selecting previously unselected package libnorm-dev:amd64. 2021-05-16T19:36:05.2006629Z Preparing to unpack .../6-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 2021-05-16T19:36:05.2020855Z Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-16T19:36:05.2831782Z Selecting previously unselected package libpgm-dev:amd64. 2021-05-16T19:36:05.3094195Z Preparing to unpack .../7-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T19:36:05.3110211Z Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-16T19:36:05.3598009Z Selecting previously unselected package libkrb5-dev:amd64. 2021-05-16T19:36:05.3906399Z Preparing to unpack .../8-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T19:36:05.3924848Z Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T19:36:05.4267277Z Selecting previously unselected package libzmq3-dev:amd64. 2021-05-16T19:36:05.4582493Z Preparing to unpack .../9-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 2021-05-16T19:36:05.4629046Z Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-16T19:36:05.5772706Z Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-16T19:36:05.5827354Z Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T19:36:05.5878203Z Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-16T19:36:05.5918496Z Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-16T19:36:05.5978360Z Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T19:36:05.6016986Z Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T19:36:05.6093594Z Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T19:36:05.6142267Z Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T19:36:05.6184271Z Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T19:36:05.6238065Z Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-16T19:36:05.6291250Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T19:36:05.6548634Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T19:36:09.0053135Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T19:36:11.4254048Z Reading package lists... 2021-05-16T19:36:11.5945333Z Building dependency tree... 2021-05-16T19:36:11.5964324Z Reading state information... 2021-05-16T19:36:11.7282051Z E: Unable to locate package udunits 2021-05-16T19:36:11.7995582Z Reading package lists... 2021-05-16T19:36:11.9907644Z Building dependency tree... 2021-05-16T19:36:11.9935591Z Reading state information... 2021-05-16T19:36:12.1792489Z The following additional packages will be installed: 2021-05-16T19:36:12.1795922Z libwebpdemux2 2021-05-16T19:36:12.2258359Z The following NEW packages will be installed: 2021-05-16T19:36:12.2260116Z libwebp-dev libwebpdemux2 2021-05-16T19:36:12.2482018Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:36:12.2483263Z Need to get 277 kB of archives. 2021-05-16T19:36:12.2486960Z After this operation, 965 kB of additional disk space will be used. 2021-05-16T19:36:12.2489957Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebpdemux2 amd64 0.6.1-2 [9472 B] 2021-05-16T19:36:12.2506935Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebp-dev amd64 0.6.1-2 [267 kB] 2021-05-16T19:36:12.7306848Z Fetched 277 kB in 0s (8386 kB/s) 2021-05-16T19:36:12.7675354Z Selecting previously unselected package libwebpdemux2:amd64. 2021-05-16T19:36:12.7761532Z (Reading database ... 2021-05-16T19:36:12.7763635Z (Reading database ... 5% 2021-05-16T19:36:12.7764538Z (Reading database ... 10% 2021-05-16T19:36:12.7766920Z (Reading database ... 15% 2021-05-16T19:36:12.7768385Z (Reading database ... 20% 2021-05-16T19:36:12.7769203Z (Reading database ... 25% 2021-05-16T19:36:12.7770645Z (Reading database ... 30% 2021-05-16T19:36:12.7771457Z (Reading database ... 35% 2021-05-16T19:36:12.7772224Z (Reading database ... 40% 2021-05-16T19:36:12.7772990Z (Reading database ... 45% 2021-05-16T19:36:12.7774070Z (Reading database ... 50% 2021-05-16T19:36:12.7798810Z (Reading database ... 55% 2021-05-16T19:36:12.7850538Z (Reading database ... 60% 2021-05-16T19:36:12.7884038Z (Reading database ... 65% 2021-05-16T19:36:12.8021841Z (Reading database ... 70% 2021-05-16T19:36:12.8164815Z (Reading database ... 75% 2021-05-16T19:36:12.8194653Z (Reading database ... 80% 2021-05-16T19:36:12.8633674Z (Reading database ... 85% 2021-05-16T19:36:12.8948266Z (Reading database ... 90% 2021-05-16T19:36:12.9021123Z (Reading database ... 95% 2021-05-16T19:36:12.9021784Z (Reading database ... 100% 2021-05-16T19:36:12.9022867Z (Reading database ... 269145 files and directories currently installed.) 2021-05-16T19:36:12.9158934Z Preparing to unpack .../libwebpdemux2_0.6.1-2_amd64.deb ... 2021-05-16T19:36:12.9186468Z Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-16T19:36:12.9511811Z Selecting previously unselected package libwebp-dev:amd64. 2021-05-16T19:36:12.9762795Z Preparing to unpack .../libwebp-dev_0.6.1-2_amd64.deb ... 2021-05-16T19:36:12.9782752Z Unpacking libwebp-dev:amd64 (0.6.1-2) ... 2021-05-16T19:36:13.0700605Z Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-16T19:36:13.0754639Z Setting up libwebp-dev:amd64 (0.6.1-2) ... 2021-05-16T19:36:13.0801137Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T19:36:15.4276741Z Reading package lists... 2021-05-16T19:36:15.5995705Z Building dependency tree... 2021-05-16T19:36:15.6021873Z Reading state information... 2021-05-16T19:36:15.7641310Z The following additional packages will be installed: 2021-05-16T19:36:15.7643748Z gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-16T19:36:15.7645376Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-16T19:36:15.7646758Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-16T19:36:15.7650380Z Suggested packages: 2021-05-16T19:36:15.7651400Z cargo-doc gdb-doc gdbserver rust-doc rust-src 2021-05-16T19:36:15.7652541Z Recommended packages: 2021-05-16T19:36:15.7653073Z cargo 2021-05-16T19:36:15.8305859Z The following NEW packages will be installed: 2021-05-16T19:36:15.8310907Z cargo gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-16T19:36:15.8312394Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-16T19:36:15.8313982Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-16T19:36:15.8610025Z 0 upgraded, 13 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:36:15.8611402Z Need to get 108 MB of archives. 2021-05-16T19:36:15.8612840Z After this operation, 501 MB of additional disk space will be used. 2021-05-16T19:36:15.8614988Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-05-16T19:36:15.8722204Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB] 2021-05-16T19:36:15.8740118Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight-common all 3.1.8-1.2build5 [50.7 kB] 2021-05-16T19:36:15.8756751Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libboost-regex1.71.0 amd64 1.71.0-6ubuntu6 [471 kB] 2021-05-16T19:36:15.8922152Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight4v5 amd64 3.1.8-1.2build5 [232 kB] 2021-05-16T19:36:15.8973569Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 [15.3 kB] 2021-05-16T19:36:15.8983718Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libstd-rust-1.47 amd64 1.47.0+dfsg1+llvm-1ubuntu1~20.04.1 [59.6 MB] 2021-05-16T19:36:16.0048470Z Get:8 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal/main amd64 gdb amd64 10.2-0ubuntu1~20.04~1 [3282 kB] 2021-05-16T19:36:17.2673901Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libstd-rust-dev amd64 1.47.0+dfsg1+llvm-1ubuntu1~20.04.1 [28.5 MB] 2021-05-16T19:36:17.7120461Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 rustc amd64 1.47.0+dfsg1+llvm-1ubuntu1~20.04.1 [1921 kB] 2021-05-16T19:36:17.7385448Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 cargo amd64 0.47.0-1~exp1ubuntu1~20.04.1 [3147 kB] 2021-05-16T19:36:17.7795919Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.2 [10.5 MB] 2021-05-16T19:36:17.9083774Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 rust-gdb all 1.47.0+dfsg1+llvm-1ubuntu1~20.04.1 [27.5 kB] 2021-05-16T19:36:18.3750579Z Fetched 108 MB in 2s (52.1 MB/s) 2021-05-16T19:36:18.4154851Z Selecting previously unselected package libbabeltrace1:amd64. 2021-05-16T19:36:18.4242849Z (Reading database ... 2021-05-16T19:36:18.4243453Z (Reading database ... 5% 2021-05-16T19:36:18.4243958Z (Reading database ... 10% 2021-05-16T19:36:18.4244437Z (Reading database ... 15% 2021-05-16T19:36:18.4244935Z (Reading database ... 20% 2021-05-16T19:36:18.4245411Z (Reading database ... 25% 2021-05-16T19:36:18.4245902Z (Reading database ... 30% 2021-05-16T19:36:18.4246378Z (Reading database ... 35% 2021-05-16T19:36:18.4247025Z (Reading database ... 40% 2021-05-16T19:36:18.4247483Z (Reading database ... 45% 2021-05-16T19:36:18.4247956Z (Reading database ... 50% 2021-05-16T19:36:18.4300034Z (Reading database ... 55% 2021-05-16T19:36:18.4348596Z (Reading database ... 60% 2021-05-16T19:36:18.4380952Z (Reading database ... 65% 2021-05-16T19:36:18.4499707Z (Reading database ... 70% 2021-05-16T19:36:18.4617332Z (Reading database ... 75% 2021-05-16T19:36:18.4642386Z (Reading database ... 80% 2021-05-16T19:36:18.5022572Z (Reading database ... 85% 2021-05-16T19:36:18.5314004Z (Reading database ... 90% 2021-05-16T19:36:18.5395823Z (Reading database ... 95% 2021-05-16T19:36:18.5397598Z (Reading database ... 100% 2021-05-16T19:36:18.5400355Z (Reading database ... 269173 files and directories currently installed.) 2021-05-16T19:36:18.5556977Z Preparing to unpack .../00-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-05-16T19:36:18.5594444Z Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-16T19:36:18.6111815Z Selecting previously unselected package libipt2. 2021-05-16T19:36:18.6404180Z Preparing to unpack .../01-libipt2_2.0.1-1_amd64.deb ... 2021-05-16T19:36:18.6423785Z Unpacking libipt2 (2.0.1-1) ... 2021-05-16T19:36:18.6768332Z Selecting previously unselected package libsource-highlight-common. 2021-05-16T19:36:18.7073684Z Preparing to unpack .../02-libsource-highlight-common_3.1.8-1.2build5_all.deb ... 2021-05-16T19:36:18.7089187Z Unpacking libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-16T19:36:18.7635128Z Selecting previously unselected package libboost-regex1.71.0:amd64. 2021-05-16T19:36:18.7928887Z Preparing to unpack .../03-libboost-regex1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-16T19:36:18.7944243Z Unpacking libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-16T19:36:18.8792037Z Selecting previously unselected package libsource-highlight4v5. 2021-05-16T19:36:18.9062651Z Preparing to unpack .../04-libsource-highlight4v5_3.1.8-1.2build5_amd64.deb ... 2021-05-16T19:36:18.9081694Z Unpacking libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-16T19:36:18.9710625Z Selecting previously unselected package libxxhash0:amd64. 2021-05-16T19:36:18.9948090Z Preparing to unpack .../05-libxxhash0_0.7.3-1_amd64.deb ... 2021-05-16T19:36:18.9998508Z Unpacking libxxhash0:amd64 (0.7.3-1) ... 2021-05-16T19:36:19.0351613Z Selecting previously unselected package gdb. 2021-05-16T19:36:19.0623038Z Preparing to unpack .../06-gdb_10.2-0ubuntu1~20.04~1_amd64.deb ... 2021-05-16T19:36:19.0640560Z Unpacking gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-16T19:36:19.4112130Z Selecting previously unselected package libstd-rust-1.47:amd64. 2021-05-16T19:36:19.4417744Z Preparing to unpack .../07-libstd-rust-1.47_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T19:36:19.4541320Z Unpacking libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T19:36:26.3972231Z Selecting previously unselected package libstd-rust-dev:amd64. 2021-05-16T19:36:26.4242161Z Preparing to unpack .../08-libstd-rust-dev_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T19:36:26.4255509Z Unpacking libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T19:36:29.6585350Z Selecting previously unselected package rustc. 2021-05-16T19:36:29.6890805Z Preparing to unpack .../09-rustc_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T19:36:29.6906005Z Unpacking rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T19:36:29.8911372Z Selecting previously unselected package cargo. 2021-05-16T19:36:29.9231478Z Preparing to unpack .../10-cargo_0.47.0-1~exp1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T19:36:29.9248456Z Unpacking cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-16T19:36:30.2928539Z Selecting previously unselected package libc6-dbg:amd64. 2021-05-16T19:36:30.3230727Z Preparing to unpack .../11-libc6-dbg_2.31-0ubuntu9.2_amd64.deb ... 2021-05-16T19:36:30.3245691Z Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-16T19:36:31.5983144Z Selecting previously unselected package rust-gdb. 2021-05-16T19:36:31.6279939Z Preparing to unpack .../12-rust-gdb_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_all.deb ... 2021-05-16T19:36:31.6293596Z Unpacking rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T19:36:31.6952264Z Setting up libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T19:36:31.7000890Z Setting up libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-16T19:36:31.7045508Z Setting up libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-16T19:36:31.7089014Z Setting up libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T19:36:31.7124829Z Setting up libipt2 (2.0.1-1) ... 2021-05-16T19:36:31.7167406Z Setting up libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-16T19:36:31.7205108Z Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-16T19:36:31.7249720Z Setting up rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T19:36:31.7307551Z Setting up libxxhash0:amd64 (0.7.3-1) ... 2021-05-16T19:36:31.7356500Z Setting up libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-16T19:36:31.7398319Z Setting up cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-16T19:36:31.7435416Z Setting up gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-16T19:36:31.7506814Z Setting up rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T19:36:31.7579086Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T19:36:31.7818775Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T19:36:35.2779042Z Reading package lists... 2021-05-16T19:36:35.4472536Z Building dependency tree... 2021-05-16T19:36:35.4496791Z Reading state information... 2021-05-16T19:36:35.6233898Z The following additional packages will be installed: 2021-05-16T19:36:35.6239689Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-16T19:36:35.6240925Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-16T19:36:35.6242124Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-16T19:36:35.6243277Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-16T19:36:35.6244454Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-16T19:36:35.6245603Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-16T19:36:35.6246988Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-16T19:36:35.6248195Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-16T19:36:35.6249418Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-16T19:36:35.6251076Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-16T19:36:35.6252385Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-16T19:36:35.6254269Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-16T19:36:35.6255725Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-16T19:36:35.6257117Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-16T19:36:35.6258456Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-16T19:36:35.6259723Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-16T19:36:35.6261074Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-16T19:36:35.6262309Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-16T19:36:35.6263584Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-16T19:36:35.6265015Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-16T19:36:35.6266027Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-16T19:36:35.6267491Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-16T19:36:35.6268532Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-16T19:36:35.6269802Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-16T19:36:35.6270809Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-16T19:36:35.6272065Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-16T19:36:35.6273261Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-16T19:36:35.6274478Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-16T19:36:35.6275755Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-16T19:36:35.6277041Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-16T19:36:35.6350932Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-16T19:36:35.6352078Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-16T19:36:35.6353312Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-16T19:36:35.6354460Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-16T19:36:35.6355702Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-16T19:36:35.6357587Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-16T19:36:35.6358866Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-16T19:36:35.6360708Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-16T19:36:35.6361772Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-16T19:36:35.6363107Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-16T19:36:35.6364533Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-16T19:36:35.6365657Z python3-webencodings qdoc-qt5 qgis-common qgis-plugin-grass 2021-05-16T19:36:35.6367145Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-16T19:36:35.6368778Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-16T19:36:35.6371091Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-16T19:36:35.6372657Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-16T19:36:35.6374691Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-16T19:36:35.6376675Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-16T19:36:35.6377909Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-16T19:36:35.6378506Z Suggested packages: 2021-05-16T19:36:35.6379460Z avahi-autoipd blt-demo libgdal-grass grass-dev grass-gui e00compr avce00 2021-05-16T19:36:35.6380519Z gnuplot gpsbabel gpstrans netpbm python3-rpy2 python3-termcolor grass 2021-05-16T19:36:35.6381876Z grass-dev-doc gvfs exiv2 geotiff-bin libgeotiff-epsg libvisual-0.4-plugins 2021-05-16T19:36:35.6383139Z libhdf4-doc libhdf4-alt-dev hdf4-tools libjs-jquery-ui-docs avahi-autoipd 2021-05-16T19:36:35.6384414Z | zeroconf ogdi-bin pcscd libqscintilla2-doc qtwayland5 2021-05-16T19:36:35.6385740Z qt5-qmltooling-plugins pinentry-doc python-cycler-doc python-future-doc 2021-05-16T19:36:35.6387324Z python3-genshi python3-lxml-dbg python-lxml-doc dvipng gir1.2-gtk-3.0 2021-05-16T19:36:35.6389001Z inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-16T19:36:35.6391192Z python3-gobject python3-nose python3-scipy python3-tornado 2021-05-16T19:36:35.6393090Z texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-16T19:36:35.6394842Z python3-pytest python3-numpy-dbg owslib-doc python-pil-doc python3-pil-dbg 2021-05-16T19:36:35.6396772Z python3-pandas python3-ipykernel python-psycopg2-doc python-pyparsing-doc 2021-05-16T19:36:35.6398060Z python3-pyqt5-dbg otb-qgis saga tix python3-tk-dbg qt5-doc comgt wvdial 2021-05-16T19:36:35.6399159Z wpagui libengine-pkcs11-openssl 2021-05-16T19:36:35.7212386Z The following NEW packages will be installed: 2021-05-16T19:36:35.7214323Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-16T19:36:35.7218205Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-16T19:36:35.7219581Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-16T19:36:35.7220835Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-16T19:36:35.7224199Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-16T19:36:35.7225509Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-16T19:36:35.7226653Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-16T19:36:35.7227982Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-16T19:36:35.7231501Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-16T19:36:35.7233290Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-16T19:36:35.7235508Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-16T19:36:35.7238208Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-16T19:36:35.7240615Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-16T19:36:35.7243469Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-16T19:36:35.7246224Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-16T19:36:35.7250224Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-16T19:36:35.7254780Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-16T19:36:35.7256146Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-16T19:36:35.7257567Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-16T19:36:35.7258700Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-16T19:36:35.7259810Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-16T19:36:35.7260991Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-16T19:36:35.7262098Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-16T19:36:35.7263161Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-16T19:36:35.7264223Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-16T19:36:35.7265542Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-16T19:36:35.7266828Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-16T19:36:35.7268163Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-16T19:36:35.7269971Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-16T19:36:35.7271318Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-16T19:36:35.7272515Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-16T19:36:35.7273668Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-16T19:36:35.7274933Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-16T19:36:35.7276216Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-16T19:36:35.7277607Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-16T19:36:35.7279162Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-16T19:36:35.7280586Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-16T19:36:35.7281812Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-16T19:36:35.7282993Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-16T19:36:35.7284510Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-16T19:36:35.7285892Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-16T19:36:35.7287678Z python3-webencodings qdoc-qt5 qgis qgis-common qgis-plugin-grass 2021-05-16T19:36:35.7288934Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-16T19:36:35.7290373Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-16T19:36:35.7291945Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-16T19:36:35.7293274Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-16T19:36:35.7294553Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-16T19:36:35.7295932Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-16T19:36:35.7297125Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-16T19:36:35.7557836Z 0 upgraded, 214 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:36:35.7558543Z Need to get 183 MB of archives. 2021-05-16T19:36:35.7559249Z After this operation, 776 MB of additional disk space will be used. 2021-05-16T19:36:35.7561017Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2021-05-16T19:36:35.7600888Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu1 [2005 kB] 2021-05-16T19:36:35.8171948Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libegl-mesa0 amd64 20.2.6-0ubuntu0.20.04.1 [97.7 kB] 2021-05-16T19:36:35.8186792Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libegl1 amd64 1.3.2-1~ubuntu0.20.04.1 [31.9 kB] 2021-05-16T19:36:35.8194257Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libevdev2 amd64 1.9.0+dfsg-1ubuntu0.1 [31.6 kB] 2021-05-16T19:36:35.8200532Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmtdev1 amd64 1.1.5-1.1 [14.2 kB] 2021-05-16T19:36:35.8218367Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-common all 1.3-2ubuntu3 [45.3 kB] 2021-05-16T19:36:35.8228387Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom2 amd64 1.3-2ubuntu3 [20.0 kB] 2021-05-16T19:36:35.8237397Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput-bin amd64 1.15.5-1ubuntu0.2 [19.1 kB] 2021-05-16T19:36:35.8245026Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput10 amd64 1.15.5-1ubuntu0.2 [112 kB] 2021-05-16T19:36:35.8262669Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu1 [208 kB] 2021-05-16T19:36:35.8287876Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu1 [674 kB] 2021-05-16T19:36:35.8362163Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [10.8 kB] 2021-05-16T19:36:35.8364244Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] 2021-05-16T19:36:35.8367795Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] 2021-05-16T19:36:35.8375129Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B] 2021-05-16T19:36:35.8380830Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB] 2021-05-16T19:36:35.8387305Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render-util0 amd64 0.3.9-1build1 [9912 B] 2021-05-16T19:36:35.8401897Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B] 2021-05-16T19:36:35.8403898Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinput0 amd64 1.14-2 [29.3 kB] 2021-05-16T19:36:35.8409911Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xkb1 amd64 1.14-2 [29.6 kB] 2021-05-16T19:36:35.8437440Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxkbcommon-x11-0 amd64 0.10.0-1 [13.4 kB] 2021-05-16T19:36:35.8439524Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5gui5 amd64 5.12.8+dfsg-0ubuntu1 [2971 kB] 2021-05-16T19:36:35.8820804Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5widgets5 amd64 5.12.8+dfsg-0ubuntu1 [2293 kB] 2021-05-16T19:36:35.9194996Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB] 2021-05-16T19:36:35.9218401Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liborc-0.4-0 amd64 1:0.4.31-1 [188 kB] 2021-05-16T19:36:35.9244015Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgstreamer-plugins-base1.0-0 amd64 1.16.2-4 [735 kB] 2021-05-16T19:36:35.9369411Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhyphen0 amd64 2.8.8-7 [27.0 kB] 2021-05-16T19:36:35.9384035Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5positioning5 amd64 5.12.8+dfsg-0ubuntu1 [197 kB] 2021-05-16T19:36:35.9419515Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5printsupport5 amd64 5.12.8+dfsg-0ubuntu1 [193 kB] 2021-05-16T19:36:35.9471806Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5qml5 amd64 5.12.8-0ubuntu1 [1438 kB] 2021-05-16T19:36:35.9702822Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quick5 amd64 5.12.8-0ubuntu1 [1335 kB] 2021-05-16T19:36:35.9934385Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sensors5 amd64 5.12.8-0ubuntu1 [114 kB] 2021-05-16T19:36:35.9964104Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webchannel5 amd64 5.12.8-0ubuntu1 [51.2 kB] 2021-05-16T19:36:35.9982940Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwoff1 amd64 1.0.2-1build2 [42.0 kB] 2021-05-16T19:36:35.9994724Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-1ubuntu2 [12.1 MB] 2021-05-16T19:36:36.1840088Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-image-formats-plugins amd64 5.12.8-0ubuntu1 [43.4 kB] 2021-05-16T19:36:36.1852204Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers-common all 3.10.4+dfsg-1ubuntu2 [897 kB] 2021-05-16T19:36:36.2099526Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2 amd64 2.2.1-2build1 [307 kB] 2021-05-16T19:36:36.2406282Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2-plugins amd64 2.2.1-2build1 [191 kB] 2021-05-16T19:36:36.2443216Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5 amd64 5.12.8+dfsg-0ubuntu1 [121 kB] 2021-05-16T19:36:36.2475853Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5-sqlite amd64 5.12.8+dfsg-0ubuntu1 [47.5 kB] 2021-05-16T19:36:36.2487511Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-data all 3.0.4+dfsg-1build3 [186 kB] 2021-05-16T19:36:36.2515609Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarpack2 amd64 3.7.0-3 [92.8 kB] 2021-05-16T19:36:36.2559285Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsuperlu5 amd64 5.2.1+dfsg1-4 [159 kB] 2021-05-16T19:36:36.2591663Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarmadillo9 amd64 1:9.800.4+dfsg-1build1 [93.2 kB] 2021-05-16T19:36:36.2609941Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcfitsio8 amd64 3.470-3 [466 kB] 2021-05-16T19:36:36.2689651Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcharls2 amd64 2.0.0+dfsg-1build1 [74.1 kB] 2021-05-16T19:36:36.2706094Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdap25 amd64 3.20.5-1 [435 kB] 2021-05-16T19:36:36.2817120Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdapclient6v5 amd64 3.20.5-1 [92.2 kB] 2021-05-16T19:36:36.2840587Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libepsilon1 amd64 0.9.2+dfsg-4 [41.0 kB] 2021-05-16T19:36:36.2852256Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfreexl1 amd64 1.0.5-3 [33.4 kB] 2021-05-16T19:36:36.2879967Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfyba0 amd64 4.1.1-6build1 [113 kB] 2021-05-16T19:36:36.2913450Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-3.8.0 amd64 3.8.0-1build1 [535 kB] 2021-05-16T19:36:36.2987488Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-c1v5 amd64 3.8.0-1build1 [69.9 kB] 2021-05-16T19:36:36.3001395Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-data all 6.3.1-1 [7647 kB] 2021-05-16T19:36:36.4202674Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libproj15 amd64 6.3.1-1 [925 kB] 2021-05-16T19:36:36.4309083Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeotiff5 amd64 1.5.1-2 [53.1 kB] 2021-05-16T19:36:36.4321330Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf4-0-alt amd64 4.2.14-1ubuntu1 [268 kB] 2021-05-16T19:36:36.4358516Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2021-05-16T19:36:36.4368297Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liburiparser1 amd64 0.9.3-2 [39.3 kB] 2021-05-16T19:36:36.4379337Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlbase1 amd64 1.3.0-8build1 [45.4 kB] 2021-05-16T19:36:36.4389978Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmldom1 amd64 1.3.0-8build1 [152 kB] 2021-05-16T19:36:36.4413831Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlengine1 amd64 1.3.0-8build1 [72.5 kB] 2021-05-16T19:36:36.4430026Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnetcdf15 amd64 1:4.7.3-1 [341 kB] 2021-05-16T19:36:36.4499126Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libogdi4.1 amd64 4.1.0+ds-1build1 [198 kB] 2021-05-16T19:36:36.4533166Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqhull7 amd64 2015.2-4 [152 kB] 2021-05-16T19:36:36.4631405Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialite7 amd64 4.3.0a-6build1 [1286 kB] 2021-05-16T19:36:36.4822649Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxerces-c3.2 amd64 3.2.2+debian-1build3 [878 kB] 2021-05-16T19:36:36.4916548Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgdal26 amd64 3.0.4+dfsg-1build3 [6156 kB] 2021-05-16T19:36:36.5791793Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5concurrent5 amd64 5.12.8+dfsg-0ubuntu1 [33.5 kB] 2021-05-16T19:36:36.6055957Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5keychain1 amd64 0.10.0-1build1 [48.4 kB] 2021-05-16T19:36:36.6085790Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5serialport5 amd64 5.12.8-0ubuntu1 [33.1 kB] 2021-05-16T19:36:36.6095060Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5xml5 amd64 5.12.8+dfsg-0ubuntu1 [105 kB] 2021-05-16T19:36:36.6376958Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialindex6 amd64 1.9.3-1build1 [266 kB] 2021-05-16T19:36:36.6435801Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzip5 amd64 1.5.1-0ubuntu1 [46.7 kB] 2021-05-16T19:36:36.6457086Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-core3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [5216 kB] 2021-05-16T19:36:36.7485106Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-native3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [44.5 kB] 2021-05-16T19:36:36.7493360Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-l10n all 2.11.2+dfsg-6 [41.3 kB] 2021-05-16T19:36:36.7501907Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-15 amd64 2.11.2+dfsg-6 [1238 kB] 2021-05-16T19:36:36.7617461Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quickwidgets5 amd64 5.12.8-0ubuntu1 [39.8 kB] 2021-05-16T19:36:36.7625352Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5opengl5 amd64 5.12.8+dfsg-0ubuntu1 [136 kB] 2021-05-16T19:36:36.7643643Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqwt-qt5-6 amd64 6.1.4-1.1build1 [427 kB] 2021-05-16T19:36:36.7687073Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-gui3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [3195 kB] 2021-05-16T19:36:36.8023518Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers amd64 3.10.4+dfsg-1ubuntu2 [1940 kB] 2021-05-16T19:36:36.8299858Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-core7 amd64 0.7-4ubuntu7 [81.7 kB] 2021-05-16T19:36:36.8311359Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdaemon0 amd64 0.14-7 [13.9 kB] 2021-05-16T19:36:36.8317434Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 avahi-daemon amd64 0.7-4ubuntu7 [61.0 kB] 2021-05-16T19:36:36.8332222Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 tk8.6-blt2.5 amd64 2.5.3+dfsg-4 [572 kB] 2021-05-16T19:36:36.8420306Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4944 B] 2021-05-16T19:36:36.8427161Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2021-05-16T19:36:36.8452402Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgck-1-0 amd64 3.36.0-2build1 [75.5 kB] 2021-05-16T19:36:36.8464027Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-base-3-1 amd64 3.36.0-2build1 [193 kB] 2021-05-16T19:36:36.8502461Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-ui-3-1 amd64 3.36.0-2build1 [127 kB] 2021-05-16T19:36:36.8536853Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gcr amd64 3.36.0-2build1 [63.9 kB] 2021-05-16T19:36:36.8552598Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2725 kB] 2021-05-16T19:36:36.8961742Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-gdal amd64 3.0.4+dfsg-1build3 [527 kB] 2021-05-16T19:36:36.9027175Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-bin amd64 3.0.4+dfsg-1build3 [256 kB] 2021-05-16T19:36:36.9072078Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-glib1 amd64 0.7-4ubuntu7 [7804 B] 2021-05-16T19:36:36.9075023Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmm-glib0 amd64 1.12.8-1 [185 kB] 2021-05-16T19:36:36.9093207Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 geoclue-2.0 amd64 2.5.6-0ubuntu1 [91.9 kB] 2021-05-16T19:36:36.9149705Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 p11-kit-modules amd64 0.23.20-1ubuntu0.1 [231 kB] 2021-05-16T19:36:36.9299706Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 p11-kit amd64 0.23.20-1ubuntu0.1 [93.8 kB] 2021-05-16T19:36:36.9330846Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 pinentry-gnome3 amd64 1.1.0-3build1 [38.6 kB] 2021-05-16T19:36:36.9342679Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring amd64 3.36.0-1ubuntu1 [613 kB] 2021-05-16T19:36:36.9521550Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring-pkcs11 amd64 3.36.0-1ubuntu1 [28.0 kB] 2021-05-16T19:36:36.9533531Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-doc all 7.8.2-1build3 [32.4 MB] 2021-05-16T19:36:37.4407115Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblaszip8 amd64 3.4.3-1build1 [125 kB] 2021-05-16T19:36:37.4423154Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-util9 amd64 2.0.1+ds-1build3 [68.5 kB] 2021-05-16T19:36:37.4435385Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-base9 amd64 2.0.1+ds-1build3 [1739 kB] 2021-05-16T19:36:37.4668271Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-core amd64 7.8.2-1build3 [5737 kB] 2021-05-16T19:36:37.5561081Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdparanoia0 amd64 3.10.2+debian-13 [46.7 kB] 2021-05-16T19:36:37.5565960Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvisual-0.4-0 amd64 0.4.0-17 [99.8 kB] 2021-05-16T19:36:37.5589155Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gstreamer1.0-plugins-base amd64 1.16.2-4 [619 kB] 2021-05-16T19:36:37.5671330Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 iio-sensor-proxy amd64 2.8-1ubuntu1 [35.8 kB] 2021-05-16T19:36:37.5677590Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libassimp5 amd64 5.0.1~ds0-1build1 [2775 kB] 2021-05-16T19:36:37.6067030Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexiv2-27 amd64 0.27.2-8ubuntu2.2 [788 kB] 2021-05-16T19:36:37.6190285Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi0ldbl amd64 2.4.0-10build1 [155 kB] 2021-05-16T19:36:37.6207841Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi-bin amd64 2.4.0-10build1 [10.5 kB] 2021-05-16T19:36:37.6213006Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2021-05-16T19:36:37.6219024Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2021-05-16T19:36:37.6255811Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-glib4 amd64 1.22.0-2 [101 kB] 2021-05-16T19:36:37.6281562Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-proxy amd64 1.22.0-2 [5908 B] 2021-05-16T19:36:37.6288701Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2021-05-16T19:36:37.6294042Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-05-16T19:36:37.6323852Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnss-mdns amd64 0.14.1-1ubuntu1 [22.9 kB] 2021-05-16T19:36:37.6330982Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpam-gnome-keyring amd64 3.36.0-1ubuntu1 [23.3 kB] 2021-05-16T19:36:37.6340937Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB] 2021-05-16T19:36:37.6359310Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-faux amd64 2.0.1+ds-1build3 [27.3 kB] 2021-05-16T19:36:37.6367872Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-icebridge amd64 2.0.1+ds-1build3 [42.8 kB] 2021-05-16T19:36:37.6381686Z Get:131 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-pgpointcloud amd64 2.0.1+ds-1build3 [75.3 kB] 2021-05-16T19:36:37.6395034Z Get:132 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-python amd64 2.0.1+ds-1build3 [136 kB] 2021-05-16T19:36:37.6418772Z Get:133 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsqlite3-mod-spatialite amd64 4.3.0a-6build1 [1265 kB] 2021-05-16T19:36:37.6652185Z Get:134 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-sqlite amd64 2.0.1+ds-1build3 [89.5 kB] 2021-05-16T19:36:37.6669735Z Get:135 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugins amd64 2.0.1+ds-1build3 [12.9 kB] 2021-05-16T19:36:37.6675785Z Get:136 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dcore5 amd64 5.12.8+dfsg-0ubuntu1 [137 kB] 2021-05-16T19:36:37.6697983Z Get:137 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53drender5 amd64 5.12.8+dfsg-0ubuntu1 [689 kB] 2021-05-16T19:36:37.6794159Z Get:138 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53danimation5 amd64 5.12.8+dfsg-0ubuntu1 [159 kB] 2021-05-16T19:36:37.6826055Z Get:139 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dinput5 amd64 5.12.8+dfsg-0ubuntu1 [125 kB] 2021-05-16T19:36:37.6848557Z Get:140 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dlogic5 amd64 5.12.8+dfsg-0ubuntu1 [25.9 kB] 2021-05-16T19:36:37.6860223Z Get:141 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dextras5 amd64 5.12.8+dfsg-0ubuntu1 [157 kB] 2021-05-16T19:36:37.6883981Z Get:142 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-assimpsceneimport-plugin amd64 5.12.8+dfsg-0ubuntu1 [45.2 kB] 2021-05-16T19:36:37.6896417Z Get:143 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-defaultgeometryloader-plugin amd64 5.12.8+dfsg-0ubuntu1 [33.3 kB] 2021-05-16T19:36:37.6904298Z Get:144 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-gltfsceneio-plugin amd64 5.12.8+dfsg-0ubuntu1 [110 kB] 2021-05-16T19:36:37.6927916Z Get:145 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dquickscene2d5 amd64 5.12.8+dfsg-0ubuntu1 [38.4 kB] 2021-05-16T19:36:37.6938893Z Get:146 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-scene2d-plugin amd64 5.12.8+dfsg-0ubuntu1 [17.1 kB] 2021-05-16T19:36:37.6947657Z Get:147 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-3d3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [224 kB] 2021-05-16T19:36:37.6983739Z Get:148 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-analysis3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [927 kB] 2021-05-16T19:36:37.7136851Z Get:149 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-app3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [3060 kB] 2021-05-16T19:36:37.7677846Z Get:150 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtchooser amd64 66-2build1 [24.7 kB] 2021-05-16T19:36:37.7685101Z Get:151 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qdoc-qt5 amd64 5.12.8-0ubuntu1 [507 kB] 2021-05-16T19:36:37.8039776Z Get:152 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5help5 amd64 5.12.8-0ubuntu1 [134 kB] 2021-05-16T19:36:37.8065222Z Get:153 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qhelpgenerator-qt5 amd64 5.12.8-0ubuntu1 [64.3 kB] 2021-05-16T19:36:37.8080923Z Get:154 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-assistant amd64 5.12.8-0ubuntu1 [369 kB] 2021-05-16T19:36:37.8142965Z Get:155 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtattributionsscanner-qt5 amd64 5.12.8-0ubuntu1 [26.0 kB] 2021-05-16T19:36:37.8151579Z Get:156 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designer5 amd64 5.12.8-0ubuntu1 [2778 kB] 2021-05-16T19:36:37.8684565Z Get:157 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designercomponents5 amd64 5.12.8-0ubuntu1 [718 kB] 2021-05-16T19:36:37.8784308Z Get:158 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttools5-dev-tools amd64 5.12.8-0ubuntu1 [1031 kB] 2021-05-16T19:36:37.8931733Z Get:159 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-customwidgets amd64 3.10.4+dfsg-1ubuntu2 [3397 kB] 2021-05-16T19:36:37.9436414Z Get:160 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-server3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [311 kB] 2021-05-16T19:36:37.9481815Z Get:161 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgisgrass7-3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [228 kB] 2021-05-16T19:36:37.9527445Z Get:162 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgispython3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [43.1 kB] 2021-05-16T19:36:37.9540112Z Get:163 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-glib5 amd64 1.24.8-1 [529 kB] 2021-05-16T19:36:37.9635135Z Get:164 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-proxy amd64 1.24.8-1 [5856 B] 2021-05-16T19:36:37.9644017Z Get:165 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5test5 amd64 5.12.8+dfsg-0ubuntu1 [131 kB] 2021-05-16T19:36:37.9665885Z Get:166 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-bin amd64 1.3-2ubuntu3 [5484 B] 2021-05-16T19:36:37.9673387Z Get:167 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 modemmanager amd64 1.12.8-1 [755 kB] 2021-05-16T19:36:37.9793404Z Get:168 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-05-16T19:36:37.9854867Z Get:169 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3788 kB] 2021-05-16T19:36:38.0418996Z Get:170 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2021-05-16T19:36:38.0426858Z Get:171 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2021-05-16T19:36:38.0457260Z Get:172 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8132 B] 2021-05-16T19:36:38.0480957Z Get:173 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2021-05-16T19:36:38.0494817Z Get:174 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2021-05-16T19:36:38.0504825Z Get:175 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-future all 0.18.2-2 [336 kB] 2021-05-16T19:36:38.0599135Z Get:176 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2021-05-16T19:36:38.0606598Z Get:177 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2021-05-16T19:36:38.0621750Z Get:178 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-ipython-genutils all 0.2.0-1ubuntu1 [21.1 kB] 2021-05-16T19:36:38.0631322Z Get:179 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-traitlets all 4.3.3-3 [59.9 kB] 2021-05-16T19:36:38.0659047Z Get:180 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-jupyter-core all 4.6.3-3 [41.2 kB] 2021-05-16T19:36:38.0671391Z Get:181 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2021-05-16T19:36:38.0707218Z Get:182 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.3 [1382 kB] 2021-05-16T19:36:38.1001051Z Get:183 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-05-16T19:36:38.1017819Z Get:184 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4459 kB] 2021-05-16T19:36:38.1637758Z Get:185 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nbformat all 5.0.4-1 [29.8 kB] 2021-05-16T19:36:38.1891578Z Get:186 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-05-16T19:36:38.1902468Z Get:187 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyproj amd64 2.5.0+ds-1 [297 kB] 2021-05-16T19:36:38.1953712Z Get:188 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB] 2021-05-16T19:36:38.1963757Z Get:189 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-owslib all 0.19.1-1 [115 kB] 2021-05-16T19:36:38.1984870Z Get:190 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.3 [363 kB] 2021-05-16T19:36:38.2045248Z Get:191 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-retrying all 1.3.3-4 [8160 B] 2021-05-16T19:36:38.2050140Z Get:192 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-plotly all 4.4.1+dfsg-1 [1960 kB] 2021-05-16T19:36:38.2335873Z Get:193 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-psycopg2 amd64 2.8.4-2 [112 kB] 2021-05-16T19:36:38.2356137Z Get:194 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sip amd64 4.19.21+dfsg-1build1 [87.9 kB] 2021-05-16T19:36:38.2420613Z Get:195 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5 amd64 5.14.1+dfsg-3build1 [2318 kB] 2021-05-16T19:36:38.2769070Z Get:196 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qsci amd64 2.11.2+dfsg-6 [230 kB] 2021-05-16T19:36:38.2824571Z Get:197 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtsql amd64 5.14.1+dfsg-3build1 [87.5 kB] 2021-05-16T19:36:38.2863901Z Get:198 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtsvg amd64 5.14.1+dfsg-3build1 [26.9 kB] 2021-05-16T19:36:38.2873754Z Get:199 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtwebkit amd64 5.14.1+dfsg-3build1 [103 kB] 2021-05-16T19:36:38.2891158Z Get:200 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis-common all 3.10.4+dfsg-1ubuntu2 [2390 kB] 2021-05-16T19:36:38.3295510Z Get:201 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis amd64 3.10.4+dfsg-1ubuntu2 [7772 kB] 2021-05-16T19:36:38.4566217Z Get:202 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-tk amd64 3.8.5-1~20.04.1 [103 kB] 2021-05-16T19:36:38.4634411Z Get:203 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-leaflet all 1.6.0~dfsg-1 [313 kB] 2021-05-16T19:36:38.4825256Z Get:204 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-common all 3.10.4+dfsg-1ubuntu2 [16.7 MB] 2021-05-16T19:36:38.7814613Z Get:205 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis amd64 3.10.4+dfsg-1ubuntu2 [4788 kB] 2021-05-16T19:36:38.8917792Z Get:206 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass-common all 3.10.4+dfsg-1ubuntu2 [463 kB] 2021-05-16T19:36:38.9036608Z Get:207 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-provider-grass amd64 3.10.4+dfsg-1ubuntu2 [92.3 kB] 2021-05-16T19:36:38.9063020Z Get:208 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass amd64 3.10.4+dfsg-1ubuntu2 [601 kB] 2021-05-16T19:36:38.9133190Z Get:209 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-gtk-platformtheme amd64 5.12.8+dfsg-0ubuntu1 [124 kB] 2021-05-16T19:36:38.9146335Z Get:210 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1486 kB] 2021-05-16T19:36:38.9317402Z Get:211 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 wpasupplicant amd64 2:2.9-1ubuntu4.3 [1183 kB] 2021-05-16T19:36:38.9465405Z Get:212 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-bin amd64 6.3.1-1 [88.8 kB] 2021-05-16T19:36:38.9488290Z Get:213 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch-data all 20191128-3 [32.3 kB] 2021-05-16T19:36:38.9495419Z Get:214 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch amd64 2.5.2+repack0-2ubuntu3 [53.1 kB] 2021-05-16T19:36:40.1066609Z Fetched 183 MB in 3s (56.9 MB/s) 2021-05-16T19:36:40.1468965Z Selecting previously unselected package libdouble-conversion3:amd64. 2021-05-16T19:36:40.1548767Z (Reading database ... 2021-05-16T19:36:40.1549821Z (Reading database ... 5% 2021-05-16T19:36:40.1551266Z (Reading database ... 10% 2021-05-16T19:36:40.1552222Z (Reading database ... 15% 2021-05-16T19:36:40.1553158Z (Reading database ... 20% 2021-05-16T19:36:40.1553772Z (Reading database ... 25% 2021-05-16T19:36:40.1554657Z (Reading database ... 30% 2021-05-16T19:36:40.1555117Z (Reading database ... 35% 2021-05-16T19:36:40.1555585Z (Reading database ... 40% 2021-05-16T19:36:40.1556060Z (Reading database ... 45% 2021-05-16T19:36:40.1556510Z (Reading database ... 50% 2021-05-16T19:36:40.1606543Z (Reading database ... 55% 2021-05-16T19:36:40.1658395Z (Reading database ... 60% 2021-05-16T19:36:40.1697809Z (Reading database ... 65% 2021-05-16T19:36:40.1835796Z (Reading database ... 70% 2021-05-16T19:36:40.1968910Z (Reading database ... 75% 2021-05-16T19:36:40.1997302Z (Reading database ... 80% 2021-05-16T19:36:40.2408282Z (Reading database ... 85% 2021-05-16T19:36:40.2757857Z (Reading database ... 90% 2021-05-16T19:36:40.2852643Z (Reading database ... 95% 2021-05-16T19:36:40.2853164Z (Reading database ... 100% 2021-05-16T19:36:40.2854167Z (Reading database ... 269928 files and directories currently installed.) 2021-05-16T19:36:40.3027852Z Preparing to unpack .../000-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2021-05-16T19:36:40.3087100Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-16T19:36:40.3511183Z Selecting previously unselected package libqt5core5a:amd64. 2021-05-16T19:36:40.3780294Z Preparing to unpack .../001-libqt5core5a_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T19:36:40.3865214Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:36:40.5832205Z Selecting previously unselected package libegl-mesa0:amd64. 2021-05-16T19:36:40.6077601Z Preparing to unpack .../002-libegl-mesa0_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T19:36:40.6097162Z Unpacking libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T19:36:40.6511410Z Selecting previously unselected package libegl1:amd64. 2021-05-16T19:36:40.6789101Z Preparing to unpack .../003-libegl1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T19:36:40.6817356Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T19:36:40.7191880Z Selecting previously unselected package libevdev2:amd64. 2021-05-16T19:36:40.7497648Z Preparing to unpack .../004-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2021-05-16T19:36:40.7512611Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-16T19:36:40.7910859Z Selecting previously unselected package libmtdev1:amd64. 2021-05-16T19:36:40.8176338Z Preparing to unpack .../005-libmtdev1_1.1.5-1.1_amd64.deb ... 2021-05-16T19:36:40.8208646Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-16T19:36:40.8551502Z Selecting previously unselected package libwacom-common. 2021-05-16T19:36:40.8809839Z Preparing to unpack .../006-libwacom-common_1.3-2ubuntu3_all.deb ... 2021-05-16T19:36:40.8834176Z Unpacking libwacom-common (1.3-2ubuntu3) ... 2021-05-16T19:36:40.9669930Z Selecting previously unselected package libwacom2:amd64. 2021-05-16T19:36:40.9975677Z Preparing to unpack .../007-libwacom2_1.3-2ubuntu3_amd64.deb ... 2021-05-16T19:36:41.0024215Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-16T19:36:41.0390969Z Selecting previously unselected package libinput-bin. 2021-05-16T19:36:41.0671464Z Preparing to unpack .../008-libinput-bin_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-16T19:36:41.0689000Z Unpacking libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-16T19:36:41.1111155Z Selecting previously unselected package libinput10:amd64. 2021-05-16T19:36:41.1379570Z Preparing to unpack .../009-libinput10_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-16T19:36:41.1398936Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-16T19:36:41.1871562Z Selecting previously unselected package libqt5dbus5:amd64. 2021-05-16T19:36:41.2138786Z Preparing to unpack .../010-libqt5dbus5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T19:36:41.2154888Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:36:41.2715621Z Selecting previously unselected package libqt5network5:amd64. 2021-05-16T19:36:41.3004882Z Preparing to unpack .../011-libqt5network5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T19:36:41.3036429Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:36:41.3979763Z Selecting previously unselected package libxcb-icccm4:amd64. 2021-05-16T19:36:41.4285842Z Preparing to unpack .../012-libxcb-icccm4_0.4.1-1.1_amd64.deb ... 2021-05-16T19:36:41.4298733Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-16T19:36:41.4631851Z Selecting previously unselected package libxcb-util1:amd64. 2021-05-16T19:36:41.4915919Z Preparing to unpack .../013-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... 2021-05-16T19:36:41.4934872Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-16T19:36:41.5361011Z Selecting previously unselected package libxcb-image0:amd64. 2021-05-16T19:36:41.5674685Z Preparing to unpack .../014-libxcb-image0_0.4.0-1build1_amd64.deb ... 2021-05-16T19:36:41.5693989Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-16T19:36:41.6032576Z Selecting previously unselected package libxcb-keysyms1:amd64. 2021-05-16T19:36:41.6311026Z Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build1_amd64.deb ... 2021-05-16T19:36:41.6329882Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-16T19:36:41.6657975Z Selecting previously unselected package libxcb-randr0:amd64. 2021-05-16T19:36:41.6976319Z Preparing to unpack .../016-libxcb-randr0_1.14-2_amd64.deb ... 2021-05-16T19:36:41.6995461Z Unpacking libxcb-randr0:amd64 (1.14-2) ... 2021-05-16T19:36:41.7300780Z Selecting previously unselected package libxcb-render-util0:amd64. 2021-05-16T19:36:41.7612837Z Preparing to unpack .../017-libxcb-render-util0_0.3.9-1build1_amd64.deb ... 2021-05-16T19:36:41.7632064Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-16T19:36:41.7991374Z Selecting previously unselected package libxcb-xinerama0:amd64. 2021-05-16T19:36:41.8244073Z Preparing to unpack .../018-libxcb-xinerama0_1.14-2_amd64.deb ... 2021-05-16T19:36:41.8257773Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-16T19:36:41.8591835Z Selecting previously unselected package libxcb-xinput0:amd64. 2021-05-16T19:36:41.8861494Z Preparing to unpack .../019-libxcb-xinput0_1.14-2_amd64.deb ... 2021-05-16T19:36:41.8881986Z Unpacking libxcb-xinput0:amd64 (1.14-2) ... 2021-05-16T19:36:41.9240483Z Selecting previously unselected package libxcb-xkb1:amd64. 2021-05-16T19:36:41.9580796Z Preparing to unpack .../020-libxcb-xkb1_1.14-2_amd64.deb ... 2021-05-16T19:36:41.9596193Z Unpacking libxcb-xkb1:amd64 (1.14-2) ... 2021-05-16T19:36:41.9992146Z Selecting previously unselected package libxkbcommon-x11-0:amd64. 2021-05-16T19:36:42.0283032Z Preparing to unpack .../021-libxkbcommon-x11-0_0.10.0-1_amd64.deb ... 2021-05-16T19:36:42.0299371Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-16T19:36:42.0769949Z Selecting previously unselected package libqt5gui5:amd64. 2021-05-16T19:36:42.1079314Z Preparing to unpack .../022-libqt5gui5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T19:36:42.1203919Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:36:42.4551119Z Selecting previously unselected package libqt5widgets5:amd64. 2021-05-16T19:36:42.4783611Z Preparing to unpack .../023-libqt5widgets5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T19:36:42.4798284Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:36:42.7312737Z Selecting previously unselected package libqt5svg5:amd64. 2021-05-16T19:36:42.7607543Z Preparing to unpack .../024-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T19:36:42.7746528Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T19:36:42.8218673Z Selecting previously unselected package liborc-0.4-0:amd64. 2021-05-16T19:36:42.8540006Z Preparing to unpack .../025-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ... 2021-05-16T19:36:42.8592929Z Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-16T19:36:42.9181954Z Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2021-05-16T19:36:42.9483289Z Preparing to unpack .../026-libgstreamer-plugins-base1.0-0_1.16.2-4_amd64.deb ... 2021-05-16T19:36:42.9496953Z Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-16T19:36:43.0715220Z Selecting previously unselected package libhyphen0:amd64. 2021-05-16T19:36:43.1013092Z Preparing to unpack .../027-libhyphen0_2.8.8-7_amd64.deb ... 2021-05-16T19:36:43.1028175Z Unpacking libhyphen0:amd64 (2.8.8-7) ... 2021-05-16T19:36:43.1391321Z Selecting previously unselected package libqt5positioning5:amd64. 2021-05-16T19:36:43.1631167Z Preparing to unpack .../028-libqt5positioning5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T19:36:43.1653210Z Unpacking libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:36:43.2351435Z Selecting previously unselected package libqt5printsupport5:amd64. 2021-05-16T19:36:43.2650004Z Preparing to unpack .../029-libqt5printsupport5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T19:36:43.2668195Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:36:43.3235926Z Selecting previously unselected package libqt5qml5:amd64. 2021-05-16T19:36:43.3566824Z Preparing to unpack .../030-libqt5qml5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T19:36:43.3584265Z Unpacking libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T19:36:43.5431382Z Selecting previously unselected package libqt5quick5:amd64. 2021-05-16T19:36:43.5691004Z Preparing to unpack .../031-libqt5quick5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T19:36:43.5705452Z Unpacking libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T19:36:43.7320735Z Selecting previously unselected package libqt5sensors5:amd64. 2021-05-16T19:36:43.7615892Z Preparing to unpack .../032-libqt5sensors5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T19:36:43.7636273Z Unpacking libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T19:36:43.8012592Z Selecting previously unselected package libqt5webchannel5:amd64. 2021-05-16T19:36:43.8336878Z Preparing to unpack .../033-libqt5webchannel5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T19:36:43.8355745Z Unpacking libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T19:36:43.8750911Z Selecting previously unselected package libwoff1:amd64. 2021-05-16T19:36:43.9014388Z Preparing to unpack .../034-libwoff1_1.0.2-1build2_amd64.deb ... 2021-05-16T19:36:43.9054520Z Unpacking libwoff1:amd64 (1.0.2-1build2) ... 2021-05-16T19:36:43.9426522Z Selecting previously unselected package libqt5webkit5:amd64. 2021-05-16T19:36:43.9735247Z Preparing to unpack .../035-libqt5webkit5_5.212.0~alpha4-1ubuntu2_amd64.deb ... 2021-05-16T19:36:43.9750148Z Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-16T19:36:45.3552102Z Selecting previously unselected package qt5-image-formats-plugins:amd64. 2021-05-16T19:36:45.3807078Z Preparing to unpack .../036-qt5-image-formats-plugins_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T19:36:45.3833743Z Unpacking qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T19:36:45.4196448Z Selecting previously unselected package qgis-providers-common. 2021-05-16T19:36:45.4622190Z Preparing to unpack .../037-qgis-providers-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T19:36:45.4640127Z Unpacking qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:36:45.7913749Z Selecting previously unselected package libqca-qt5-2:amd64. 2021-05-16T19:36:45.8224889Z Preparing to unpack .../038-libqca-qt5-2_2.2.1-2build1_amd64.deb ... 2021-05-16T19:36:45.8240603Z Unpacking libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-16T19:36:45.8793682Z Selecting previously unselected package libqca-qt5-2-plugins:amd64. 2021-05-16T19:36:45.9103254Z Preparing to unpack .../039-libqca-qt5-2-plugins_2.2.1-2build1_amd64.deb ... 2021-05-16T19:36:45.9135008Z Unpacking libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-16T19:36:45.9671228Z Selecting previously unselected package libqt5sql5:amd64. 2021-05-16T19:36:45.9939923Z Preparing to unpack .../040-libqt5sql5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T19:36:45.9954122Z Unpacking libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:36:46.0352474Z Selecting previously unselected package libqt5sql5-sqlite:amd64. 2021-05-16T19:36:46.0658297Z Preparing to unpack .../041-libqt5sql5-sqlite_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T19:36:46.0674711Z Unpacking libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:36:46.1076045Z Selecting previously unselected package gdal-data. 2021-05-16T19:36:46.1420480Z Preparing to unpack .../042-gdal-data_3.0.4+dfsg-1build3_all.deb ... 2021-05-16T19:36:46.1441494Z Unpacking gdal-data (3.0.4+dfsg-1build3) ... 2021-05-16T19:36:46.2071258Z Selecting previously unselected package libarpack2:amd64. 2021-05-16T19:36:46.2357299Z Preparing to unpack .../043-libarpack2_3.7.0-3_amd64.deb ... 2021-05-16T19:36:46.2378889Z Unpacking libarpack2:amd64 (3.7.0-3) ... 2021-05-16T19:36:46.2871531Z Selecting previously unselected package libsuperlu5:amd64. 2021-05-16T19:36:46.3240636Z Preparing to unpack .../044-libsuperlu5_5.2.1+dfsg1-4_amd64.deb ... 2021-05-16T19:36:46.3266572Z Unpacking libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-16T19:36:46.3753936Z Selecting previously unselected package libarmadillo9. 2021-05-16T19:36:46.4196350Z Preparing to unpack .../045-libarmadillo9_1%3a9.800.4+dfsg-1build1_amd64.deb ... 2021-05-16T19:36:46.4211508Z Unpacking libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-16T19:36:46.4618996Z Selecting previously unselected package libcfitsio8:amd64. 2021-05-16T19:36:46.4928399Z Preparing to unpack .../046-libcfitsio8_3.470-3_amd64.deb ... 2021-05-16T19:36:46.4953486Z Unpacking libcfitsio8:amd64 (3.470-3) ... 2021-05-16T19:36:46.5790021Z Selecting previously unselected package libcharls2:amd64. 2021-05-16T19:36:46.6020717Z Preparing to unpack .../047-libcharls2_2.0.0+dfsg-1build1_amd64.deb ... 2021-05-16T19:36:46.6036623Z Unpacking libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-16T19:36:46.6399174Z Selecting previously unselected package libdap25:amd64. 2021-05-16T19:36:46.6721906Z Preparing to unpack .../048-libdap25_3.20.5-1_amd64.deb ... 2021-05-16T19:36:46.6740508Z Unpacking libdap25:amd64 (3.20.5-1) ... 2021-05-16T19:36:46.7465701Z Selecting previously unselected package libdapclient6v5:amd64. 2021-05-16T19:36:46.7779287Z Preparing to unpack .../049-libdapclient6v5_3.20.5-1_amd64.deb ... 2021-05-16T19:36:46.7793312Z Unpacking libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-16T19:36:46.8270612Z Selecting previously unselected package libepsilon1:amd64. 2021-05-16T19:36:46.8520099Z Preparing to unpack .../050-libepsilon1_0.9.2+dfsg-4_amd64.deb ... 2021-05-16T19:36:46.8539259Z Unpacking libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-16T19:36:46.8910529Z Selecting previously unselected package libfreexl1:amd64. 2021-05-16T19:36:46.9172630Z Preparing to unpack .../051-libfreexl1_1.0.5-3_amd64.deb ... 2021-05-16T19:36:46.9186717Z Unpacking libfreexl1:amd64 (1.0.5-3) ... 2021-05-16T19:36:46.9486915Z Selecting previously unselected package libfyba0:amd64. 2021-05-16T19:36:46.9795151Z Preparing to unpack .../052-libfyba0_4.1.1-6build1_amd64.deb ... 2021-05-16T19:36:46.9810176Z Unpacking libfyba0:amd64 (4.1.1-6build1) ... 2021-05-16T19:36:47.0271950Z Selecting previously unselected package libgeos-3.8.0:amd64. 2021-05-16T19:36:47.0605984Z Preparing to unpack .../053-libgeos-3.8.0_3.8.0-1build1_amd64.deb ... 2021-05-16T19:36:47.0618946Z Unpacking libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-16T19:36:47.1575506Z Selecting previously unselected package libgeos-c1v5:amd64. 2021-05-16T19:36:47.1845645Z Preparing to unpack .../054-libgeos-c1v5_3.8.0-1build1_amd64.deb ... 2021-05-16T19:36:47.1862155Z Unpacking libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-16T19:36:47.2210571Z Selecting previously unselected package proj-data. 2021-05-16T19:36:47.2526733Z Preparing to unpack .../055-proj-data_6.3.1-1_all.deb ... 2021-05-16T19:36:47.2540314Z Unpacking proj-data (6.3.1-1) ... 2021-05-16T19:36:48.0511231Z Selecting previously unselected package libproj15:amd64. 2021-05-16T19:36:48.0822802Z Preparing to unpack .../056-libproj15_6.3.1-1_amd64.deb ... 2021-05-16T19:36:48.0843979Z Unpacking libproj15:amd64 (6.3.1-1) ... 2021-05-16T19:36:48.2174678Z Selecting previously unselected package libgeotiff5:amd64. 2021-05-16T19:36:48.2511756Z Preparing to unpack .../057-libgeotiff5_1.5.1-2_amd64.deb ... 2021-05-16T19:36:48.2544486Z Unpacking libgeotiff5:amd64 (1.5.1-2) ... 2021-05-16T19:36:48.2951552Z Selecting previously unselected package libhdf4-0-alt. 2021-05-16T19:36:48.3219873Z Preparing to unpack .../058-libhdf4-0-alt_4.2.14-1ubuntu1_amd64.deb ... 2021-05-16T19:36:48.3246904Z Unpacking libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-16T19:36:48.3951024Z Selecting previously unselected package libminizip1:amd64. 2021-05-16T19:36:48.4237191Z Preparing to unpack .../059-libminizip1_1.1-8build1_amd64.deb ... 2021-05-16T19:36:48.4252988Z Unpacking libminizip1:amd64 (1.1-8build1) ... 2021-05-16T19:36:48.4590606Z Selecting previously unselected package liburiparser1:amd64. 2021-05-16T19:36:48.4851212Z Preparing to unpack .../060-liburiparser1_0.9.3-2_amd64.deb ... 2021-05-16T19:36:48.4876179Z Unpacking liburiparser1:amd64 (0.9.3-2) ... 2021-05-16T19:36:48.5191057Z Selecting previously unselected package libkmlbase1:amd64. 2021-05-16T19:36:48.5507961Z Preparing to unpack .../061-libkmlbase1_1.3.0-8build1_amd64.deb ... 2021-05-16T19:36:48.5537689Z Unpacking libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-16T19:36:48.5941527Z Selecting previously unselected package libkmldom1:amd64. 2021-05-16T19:36:48.6206756Z Preparing to unpack .../062-libkmldom1_1.3.0-8build1_amd64.deb ... 2021-05-16T19:36:48.6220297Z Unpacking libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-16T19:36:48.6678708Z Selecting previously unselected package libkmlengine1:amd64. 2021-05-16T19:36:48.6996378Z Preparing to unpack .../063-libkmlengine1_1.3.0-8build1_amd64.deb ... 2021-05-16T19:36:48.7013697Z Unpacking libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-16T19:36:48.7384462Z Selecting previously unselected package libnetcdf15:amd64. 2021-05-16T19:36:48.7720861Z Preparing to unpack .../064-libnetcdf15_1%3a4.7.3-1_amd64.deb ... 2021-05-16T19:36:48.7733286Z Unpacking libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-16T19:36:48.8512594Z Selecting previously unselected package libogdi4.1. 2021-05-16T19:36:48.8840385Z Preparing to unpack .../065-libogdi4.1_4.1.0+ds-1build1_amd64.deb ... 2021-05-16T19:36:48.8863129Z Unpacking libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-16T19:36:48.9470809Z Selecting previously unselected package libqhull7:amd64. 2021-05-16T19:36:48.9747989Z Preparing to unpack .../066-libqhull7_2015.2-4_amd64.deb ... 2021-05-16T19:36:48.9816024Z Unpacking libqhull7:amd64 (2015.2-4) ... 2021-05-16T19:36:49.0271326Z Selecting previously unselected package libspatialite7:amd64. 2021-05-16T19:36:49.0535928Z Preparing to unpack .../067-libspatialite7_4.3.0a-6build1_amd64.deb ... 2021-05-16T19:36:49.0552496Z Unpacking libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-16T19:36:49.2351499Z Selecting previously unselected package libxerces-c3.2:amd64. 2021-05-16T19:36:49.2632210Z Preparing to unpack .../068-libxerces-c3.2_3.2.2+debian-1build3_amd64.deb ... 2021-05-16T19:36:49.2644531Z Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-16T19:36:49.3890897Z Selecting previously unselected package libgdal26. 2021-05-16T19:36:49.4203969Z Preparing to unpack .../069-libgdal26_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T19:36:49.4216815Z Unpacking libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-16T19:36:50.0813649Z Selecting previously unselected package libqt5concurrent5:amd64. 2021-05-16T19:36:50.1126684Z Preparing to unpack .../070-libqt5concurrent5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T19:36:50.1148432Z Unpacking libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:36:50.1459268Z Selecting previously unselected package libqt5keychain1:amd64. 2021-05-16T19:36:50.1775480Z Preparing to unpack .../071-libqt5keychain1_0.10.0-1build1_amd64.deb ... 2021-05-16T19:36:50.1790631Z Unpacking libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-16T19:36:50.2190825Z Selecting previously unselected package libqt5serialport5:amd64. 2021-05-16T19:36:50.2457720Z Preparing to unpack .../072-libqt5serialport5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T19:36:50.2476701Z Unpacking libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T19:36:50.2798245Z Selecting previously unselected package libqt5xml5:amd64. 2021-05-16T19:36:50.3110695Z Preparing to unpack .../073-libqt5xml5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T19:36:50.3136918Z Unpacking libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:36:50.3535271Z Selecting previously unselected package libspatialindex6:amd64. 2021-05-16T19:36:50.3857112Z Preparing to unpack .../074-libspatialindex6_1.9.3-1build1_amd64.deb ... 2021-05-16T19:36:50.3882009Z Unpacking libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-16T19:36:50.4415015Z Selecting previously unselected package libzip5:amd64. 2021-05-16T19:36:50.4720856Z Preparing to unpack .../075-libzip5_1.5.1-0ubuntu1_amd64.deb ... 2021-05-16T19:36:50.4740278Z Unpacking libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-16T19:36:50.5246562Z Selecting previously unselected package libqgis-core3.10.4. 2021-05-16T19:36:50.5565827Z Preparing to unpack .../076-libqgis-core3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T19:36:50.5597397Z Unpacking libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:36:51.1511505Z Selecting previously unselected package libqgis-native3.10.4. 2021-05-16T19:36:51.1784473Z Preparing to unpack .../077-libqgis-native3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T19:36:51.1804666Z Unpacking libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:36:51.2130099Z Selecting previously unselected package libqscintilla2-qt5-l10n. 2021-05-16T19:36:51.2435982Z Preparing to unpack .../078-libqscintilla2-qt5-l10n_2.11.2+dfsg-6_all.deb ... 2021-05-16T19:36:51.2458471Z Unpacking libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-16T19:36:51.3071176Z Selecting previously unselected package libqscintilla2-qt5-15. 2021-05-16T19:36:51.3355190Z Preparing to unpack .../079-libqscintilla2-qt5-15_2.11.2+dfsg-6_amd64.deb ... 2021-05-16T19:36:51.3373578Z Unpacking libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-16T19:36:51.5151565Z Selecting previously unselected package libqt5quickwidgets5:amd64. 2021-05-16T19:36:51.5420962Z Preparing to unpack .../080-libqt5quickwidgets5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T19:36:51.5441883Z Unpacking libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T19:36:51.5984283Z Selecting previously unselected package libqt5opengl5:amd64. 2021-05-16T19:36:51.6308925Z Preparing to unpack .../081-libqt5opengl5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T19:36:51.6332694Z Unpacking libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:36:51.6755851Z Selecting previously unselected package libqwt-qt5-6. 2021-05-16T19:36:51.7079610Z Preparing to unpack .../082-libqwt-qt5-6_6.1.4-1.1build1_amd64.deb ... 2021-05-16T19:36:51.7091580Z Unpacking libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-16T19:36:51.7868506Z Selecting previously unselected package libqgis-gui3.10.4. 2021-05-16T19:36:51.8196409Z Preparing to unpack .../083-libqgis-gui3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T19:36:51.8374500Z Unpacking libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:36:52.2416792Z Selecting previously unselected package qgis-providers. 2021-05-16T19:36:52.2796845Z Preparing to unpack .../084-qgis-providers_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T19:36:52.2825965Z Unpacking qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:36:52.5391615Z Selecting previously unselected package libavahi-core7:amd64. 2021-05-16T19:36:52.5639642Z Preparing to unpack .../085-libavahi-core7_0.7-4ubuntu7_amd64.deb ... 2021-05-16T19:36:52.5660480Z Unpacking libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-16T19:36:52.6152402Z Selecting previously unselected package libdaemon0:amd64. 2021-05-16T19:36:52.6446828Z Preparing to unpack .../086-libdaemon0_0.14-7_amd64.deb ... 2021-05-16T19:36:52.6461728Z Unpacking libdaemon0:amd64 (0.14-7) ... 2021-05-16T19:36:52.6831258Z Selecting previously unselected package avahi-daemon. 2021-05-16T19:36:52.7108508Z Preparing to unpack .../087-avahi-daemon_0.7-4ubuntu7_amd64.deb ... 2021-05-16T19:36:52.7139169Z Unpacking avahi-daemon (0.7-4ubuntu7) ... 2021-05-16T19:36:52.7871251Z Selecting previously unselected package tk8.6-blt2.5. 2021-05-16T19:36:52.8158644Z Preparing to unpack .../088-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-05-16T19:36:52.8176204Z Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-16T19:36:52.9025788Z Selecting previously unselected package blt. 2021-05-16T19:36:52.9320016Z Preparing to unpack .../089-blt_2.5.3+dfsg-4_amd64.deb ... 2021-05-16T19:36:52.9332714Z Unpacking blt (2.5.3+dfsg-4) ... 2021-05-16T19:36:52.9671539Z Selecting previously unselected package fonts-lyx. 2021-05-16T19:36:52.9941079Z Preparing to unpack .../090-fonts-lyx_2.3.4.2-2_all.deb ... 2021-05-16T19:36:52.9956050Z Unpacking fonts-lyx (2.3.4.2-2) ... 2021-05-16T19:36:53.0671865Z Selecting previously unselected package libgck-1-0:amd64. 2021-05-16T19:36:53.0946575Z Preparing to unpack .../091-libgck-1-0_3.36.0-2build1_amd64.deb ... 2021-05-16T19:36:53.0971849Z Unpacking libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-16T19:36:53.1392136Z Selecting previously unselected package libgcr-base-3-1:amd64. 2021-05-16T19:36:53.1719785Z Preparing to unpack .../092-libgcr-base-3-1_3.36.0-2build1_amd64.deb ... 2021-05-16T19:36:53.1744316Z Unpacking libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T19:36:53.2272828Z Selecting previously unselected package libgcr-ui-3-1:amd64. 2021-05-16T19:36:53.2565098Z Preparing to unpack .../093-libgcr-ui-3-1_3.36.0-2build1_amd64.deb ... 2021-05-16T19:36:53.2583271Z Unpacking libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T19:36:53.2984291Z Selecting previously unselected package gcr. 2021-05-16T19:36:53.3318277Z Preparing to unpack .../094-gcr_3.36.0-2build1_amd64.deb ... 2021-05-16T19:36:53.3365649Z Unpacking gcr (3.36.0-2build1) ... 2021-05-16T19:36:53.3976204Z Selecting previously unselected package python3-numpy. 2021-05-16T19:36:53.4295385Z Preparing to unpack .../095-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-05-16T19:36:53.4305270Z Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-16T19:36:53.7544000Z Selecting previously unselected package python3-gdal. 2021-05-16T19:36:53.7857385Z Preparing to unpack .../096-python3-gdal_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T19:36:53.7885039Z Unpacking python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-16T19:36:53.8733561Z Selecting previously unselected package gdal-bin. 2021-05-16T19:36:53.9055858Z Preparing to unpack .../097-gdal-bin_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T19:36:53.9067596Z Unpacking gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-16T19:36:53.9713007Z Selecting previously unselected package libavahi-glib1:amd64. 2021-05-16T19:36:53.9991144Z Preparing to unpack .../098-libavahi-glib1_0.7-4ubuntu7_amd64.deb ... 2021-05-16T19:36:54.0013478Z Unpacking libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-16T19:36:54.0353732Z Selecting previously unselected package libmm-glib0:amd64. 2021-05-16T19:36:54.0641946Z Preparing to unpack .../099-libmm-glib0_1.12.8-1_amd64.deb ... 2021-05-16T19:36:54.0659389Z Unpacking libmm-glib0:amd64 (1.12.8-1) ... 2021-05-16T19:36:54.1231620Z Selecting previously unselected package geoclue-2.0. 2021-05-16T19:36:54.1621744Z Preparing to unpack .../100-geoclue-2.0_2.5.6-0ubuntu1_amd64.deb ... 2021-05-16T19:36:54.1645996Z Unpacking geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-16T19:36:54.2255799Z Selecting previously unselected package p11-kit-modules:amd64. 2021-05-16T19:36:54.2592128Z Preparing to unpack .../101-p11-kit-modules_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-16T19:36:54.2608859Z Unpacking p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-16T19:36:54.3158063Z Selecting previously unselected package p11-kit. 2021-05-16T19:36:54.3488735Z Preparing to unpack .../102-p11-kit_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-16T19:36:54.3504682Z Unpacking p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-16T19:36:54.3906321Z Selecting previously unselected package pinentry-gnome3. 2021-05-16T19:36:54.4282972Z Preparing to unpack .../103-pinentry-gnome3_1.1.0-3build1_amd64.deb ... 2021-05-16T19:36:54.4296138Z Unpacking pinentry-gnome3 (1.1.0-3build1) ... 2021-05-16T19:36:54.4712720Z Selecting previously unselected package gnome-keyring. 2021-05-16T19:36:54.5007982Z Preparing to unpack .../104-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T19:36:54.5144575Z Unpacking gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-16T19:36:54.6202263Z Selecting previously unselected package gnome-keyring-pkcs11:amd64. 2021-05-16T19:36:54.6529405Z Preparing to unpack .../105-gnome-keyring-pkcs11_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T19:36:54.6545396Z Unpacking gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T19:36:54.6894187Z Selecting previously unselected package grass-doc. 2021-05-16T19:36:54.7220416Z Preparing to unpack .../106-grass-doc_7.8.2-1build3_all.deb ... 2021-05-16T19:36:54.7236432Z Unpacking grass-doc (7.8.2-1build3) ... 2021-05-16T19:36:56.6031271Z Selecting previously unselected package liblaszip8:amd64. 2021-05-16T19:36:56.6337172Z Preparing to unpack .../107-liblaszip8_3.4.3-1build1_amd64.deb ... 2021-05-16T19:36:56.6357796Z Unpacking liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-16T19:36:56.6807530Z Selecting previously unselected package libpdal-util9. 2021-05-16T19:36:56.7131634Z Preparing to unpack .../108-libpdal-util9_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T19:36:56.7150516Z Unpacking libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-16T19:36:56.7644883Z Selecting previously unselected package libpdal-base9. 2021-05-16T19:36:56.7952015Z Preparing to unpack .../109-libpdal-base9_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T19:36:56.7967142Z Unpacking libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-16T19:36:57.0050755Z Selecting previously unselected package grass-core. 2021-05-16T19:36:57.0408667Z Preparing to unpack .../110-grass-core_7.8.2-1build3_amd64.deb ... 2021-05-16T19:36:57.0423383Z Unpacking grass-core (7.8.2-1build3) ... 2021-05-16T19:36:57.7625039Z Selecting previously unselected package libcdparanoia0:amd64. 2021-05-16T19:36:57.7948143Z Preparing to unpack .../111-libcdparanoia0_3.10.2+debian-13_amd64.deb ... 2021-05-16T19:36:57.7961580Z Unpacking libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-16T19:36:57.8391556Z Selecting previously unselected package libvisual-0.4-0:amd64. 2021-05-16T19:36:57.8794127Z Preparing to unpack .../112-libvisual-0.4-0_0.4.0-17_amd64.deb ... 2021-05-16T19:36:57.8807926Z Unpacking libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-16T19:36:57.9232475Z Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2021-05-16T19:36:57.9512043Z Preparing to unpack .../113-gstreamer1.0-plugins-base_1.16.2-4_amd64.deb ... 2021-05-16T19:36:57.9524462Z Unpacking gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-16T19:36:58.0477146Z Selecting previously unselected package iio-sensor-proxy. 2021-05-16T19:36:58.0809467Z Preparing to unpack .../114-iio-sensor-proxy_2.8-1ubuntu1_amd64.deb ... 2021-05-16T19:36:58.0825007Z Unpacking iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-16T19:36:58.1471710Z Selecting previously unselected package libassimp5:amd64. 2021-05-16T19:36:58.1803670Z Preparing to unpack .../115-libassimp5_5.0.1~ds0-1build1_amd64.deb ... 2021-05-16T19:36:58.1820466Z Unpacking libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-16T19:36:58.5392597Z Selecting previously unselected package libexiv2-27:amd64. 2021-05-16T19:36:58.5692979Z Preparing to unpack .../116-libexiv2-27_0.27.2-8ubuntu2.2_amd64.deb ... 2021-05-16T19:36:58.5716770Z Unpacking libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-16T19:36:58.6848943Z Selecting previously unselected package libfcgi0ldbl:amd64. 2021-05-16T19:36:58.7192176Z Preparing to unpack .../117-libfcgi0ldbl_2.4.0-10build1_amd64.deb ... 2021-05-16T19:36:58.7205124Z Unpacking libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-16T19:36:58.7672569Z Selecting previously unselected package libfcgi-bin. 2021-05-16T19:36:58.7977647Z Preparing to unpack .../118-libfcgi-bin_2.4.0-10build1_amd64.deb ... 2021-05-16T19:36:58.8016808Z Unpacking libfcgi-bin (2.4.0-10build1) ... 2021-05-16T19:36:58.8362765Z Selecting previously unselected package libimagequant0:amd64. 2021-05-16T19:36:58.8726845Z Preparing to unpack .../119-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-05-16T19:36:58.8744408Z Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-16T19:36:58.9139895Z Selecting previously unselected package libjs-jquery-ui. 2021-05-16T19:36:58.9472690Z Preparing to unpack .../120-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-05-16T19:36:58.9608987Z Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-16T19:36:59.0557207Z Selecting previously unselected package libmbim-glib4:amd64. 2021-05-16T19:36:59.0916786Z Preparing to unpack .../121-libmbim-glib4_1.22.0-2_amd64.deb ... 2021-05-16T19:36:59.0931050Z Unpacking libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-16T19:36:59.1386416Z Selecting previously unselected package libmbim-proxy. 2021-05-16T19:36:59.1858620Z Preparing to unpack .../122-libmbim-proxy_1.22.0-2_amd64.deb ... 2021-05-16T19:36:59.1872816Z Unpacking libmbim-proxy (1.22.0-2) ... 2021-05-16T19:36:59.2274098Z Selecting previously unselected package libnl-genl-3-200:amd64. 2021-05-16T19:36:59.2623373Z Preparing to unpack .../123-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-05-16T19:36:59.2637516Z Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-16T19:36:59.3018082Z Selecting previously unselected package libnl-route-3-200:amd64. 2021-05-16T19:36:59.3339388Z Preparing to unpack .../124-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-05-16T19:36:59.3354228Z Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-16T19:36:59.3911565Z Selecting previously unselected package libnss-mdns:amd64. 2021-05-16T19:36:59.4176322Z Preparing to unpack .../125-libnss-mdns_0.14.1-1ubuntu1_amd64.deb ... 2021-05-16T19:36:59.4192591Z Unpacking libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-16T19:36:59.4489929Z Selecting previously unselected package libpam-gnome-keyring:amd64. 2021-05-16T19:36:59.4832916Z Preparing to unpack .../126-libpam-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T19:36:59.4844733Z Unpacking libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T19:36:59.5271489Z Selecting previously unselected package libpcsclite1:amd64. 2021-05-16T19:36:59.5566644Z Preparing to unpack .../127-libpcsclite1_1.8.26-3_amd64.deb ... 2021-05-16T19:36:59.5618451Z Unpacking libpcsclite1:amd64 (1.8.26-3) ... 2021-05-16T19:36:59.5991913Z Selecting previously unselected package libpdal-plugin-faux. 2021-05-16T19:36:59.6298736Z Preparing to unpack .../128-libpdal-plugin-faux_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T19:36:59.6311947Z Unpacking libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-16T19:36:59.6651029Z Selecting previously unselected package libpdal-plugin-icebridge. 2021-05-16T19:36:59.7031358Z Preparing to unpack .../129-libpdal-plugin-icebridge_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T19:36:59.7050661Z Unpacking libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-16T19:36:59.7511842Z Selecting previously unselected package libpdal-plugin-pgpointcloud. 2021-05-16T19:36:59.7782622Z Preparing to unpack .../130-libpdal-plugin-pgpointcloud_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T19:36:59.7800365Z Unpacking libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-16T19:36:59.8271591Z Selecting previously unselected package libpdal-plugin-python. 2021-05-16T19:36:59.8548236Z Preparing to unpack .../131-libpdal-plugin-python_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T19:36:59.8566259Z Unpacking libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-16T19:36:59.9082879Z Selecting previously unselected package libsqlite3-mod-spatialite:amd64. 2021-05-16T19:36:59.9473636Z Preparing to unpack .../132-libsqlite3-mod-spatialite_4.3.0a-6build1_amd64.deb ... 2021-05-16T19:36:59.9493324Z Unpacking libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-16T19:37:00.1442625Z Selecting previously unselected package libpdal-plugin-sqlite. 2021-05-16T19:37:00.1893199Z Preparing to unpack .../133-libpdal-plugin-sqlite_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T19:37:00.1911938Z Unpacking libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-16T19:37:00.2313987Z Selecting previously unselected package libpdal-plugins. 2021-05-16T19:37:00.2649206Z Preparing to unpack .../134-libpdal-plugins_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T19:37:00.2661701Z Unpacking libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-16T19:37:00.3071244Z Selecting previously unselected package libqt53dcore5:amd64. 2021-05-16T19:37:00.3306636Z Preparing to unpack .../135-libqt53dcore5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T19:37:00.3323730Z Unpacking libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:37:00.3787905Z Selecting previously unselected package libqt53drender5:amd64. 2021-05-16T19:37:00.4133547Z Preparing to unpack .../136-libqt53drender5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T19:37:00.4163672Z Unpacking libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:37:00.5382032Z Selecting previously unselected package libqt53danimation5:amd64. 2021-05-16T19:37:00.5672561Z Preparing to unpack .../137-libqt53danimation5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T19:37:00.5690238Z Unpacking libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:37:00.6231410Z Selecting previously unselected package libqt53dinput5:amd64. 2021-05-16T19:37:00.6477047Z Preparing to unpack .../138-libqt53dinput5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T19:37:00.6497368Z Unpacking libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:37:00.7030812Z Selecting previously unselected package libqt53dlogic5:amd64. 2021-05-16T19:37:00.7279733Z Preparing to unpack .../139-libqt53dlogic5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T19:37:00.7299082Z Unpacking libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:37:00.7732833Z Selecting previously unselected package libqt53dextras5:amd64. 2021-05-16T19:37:00.8083326Z Preparing to unpack .../140-libqt53dextras5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T19:37:00.8130784Z Unpacking libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:37:00.8638758Z Selecting previously unselected package qt3d-assimpsceneimport-plugin:amd64. 2021-05-16T19:37:00.8979453Z Preparing to unpack .../141-qt3d-assimpsceneimport-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T19:37:00.8992871Z Unpacking qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:37:00.9308570Z Selecting previously unselected package qt3d-defaultgeometryloader-plugin:amd64. 2021-05-16T19:37:00.9627910Z Preparing to unpack .../142-qt3d-defaultgeometryloader-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T19:37:00.9640537Z Unpacking qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:37:00.9991506Z Selecting previously unselected package qt3d-gltfsceneio-plugin:amd64. 2021-05-16T19:37:01.0281548Z Preparing to unpack .../143-qt3d-gltfsceneio-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T19:37:01.0295061Z Unpacking qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:37:01.0790793Z Selecting previously unselected package libqt53dquickscene2d5:amd64. 2021-05-16T19:37:01.1073186Z Preparing to unpack .../144-libqt53dquickscene2d5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T19:37:01.1092781Z Unpacking libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:37:01.1423544Z Selecting previously unselected package qt3d-scene2d-plugin:amd64. 2021-05-16T19:37:01.1736711Z Preparing to unpack .../145-qt3d-scene2d-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T19:37:01.1750233Z Unpacking qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:37:01.2079980Z Selecting previously unselected package libqgis-3d3.10.4. 2021-05-16T19:37:01.2393516Z Preparing to unpack .../146-libqgis-3d3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T19:37:01.2407554Z Unpacking libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:37:01.3261185Z Selecting previously unselected package libqgis-analysis3.10.4. 2021-05-16T19:37:01.3611808Z Preparing to unpack .../147-libqgis-analysis3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T19:37:01.3635856Z Unpacking libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:37:01.4907958Z Selecting previously unselected package libqgis-app3.10.4. 2021-05-16T19:37:01.5238888Z Preparing to unpack .../148-libqgis-app3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T19:37:01.5254526Z Unpacking libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:37:01.9274357Z Selecting previously unselected package qtchooser. 2021-05-16T19:37:01.9593967Z Preparing to unpack .../149-qtchooser_66-2build1_amd64.deb ... 2021-05-16T19:37:01.9616803Z Unpacking qtchooser (66-2build1) ... 2021-05-16T19:37:01.9947103Z Selecting previously unselected package qdoc-qt5. 2021-05-16T19:37:02.0284473Z Preparing to unpack .../150-qdoc-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T19:37:02.0299371Z Unpacking qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T19:37:02.1310830Z Selecting previously unselected package libqt5help5:amd64. 2021-05-16T19:37:02.1552753Z Preparing to unpack .../151-libqt5help5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T19:37:02.1579606Z Unpacking libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T19:37:02.1974850Z Selecting previously unselected package qhelpgenerator-qt5. 2021-05-16T19:37:02.2334101Z Preparing to unpack .../152-qhelpgenerator-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T19:37:02.2353640Z Unpacking qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T19:37:02.2729119Z Selecting previously unselected package qt5-assistant. 2021-05-16T19:37:02.3050812Z Preparing to unpack .../153-qt5-assistant_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T19:37:02.3072660Z Unpacking qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-16T19:37:02.3751422Z Selecting previously unselected package qtattributionsscanner-qt5. 2021-05-16T19:37:02.4035163Z Preparing to unpack .../154-qtattributionsscanner-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T19:37:02.4052261Z Unpacking qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T19:37:02.4431098Z Selecting previously unselected package libqt5designer5:amd64. 2021-05-16T19:37:02.4850130Z Preparing to unpack .../155-libqt5designer5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T19:37:02.4869981Z Unpacking libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T19:37:02.7379531Z Selecting previously unselected package libqt5designercomponents5:amd64. 2021-05-16T19:37:02.7714489Z Preparing to unpack .../156-libqt5designercomponents5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T19:37:02.7734178Z Unpacking libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T19:37:02.8871480Z Selecting previously unselected package qttools5-dev-tools. 2021-05-16T19:37:02.9146330Z Preparing to unpack .../157-qttools5-dev-tools_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T19:37:02.9159875Z Unpacking qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-16T19:37:03.0530440Z Selecting previously unselected package libqgis-customwidgets. 2021-05-16T19:37:03.0854498Z Preparing to unpack .../158-libqgis-customwidgets_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T19:37:03.0868061Z Unpacking libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:37:03.2138102Z Selecting previously unselected package libqgis-server3.10.4. 2021-05-16T19:37:03.2468285Z Preparing to unpack .../159-libqgis-server3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T19:37:03.2489773Z Unpacking libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:37:03.3117561Z Selecting previously unselected package libqgisgrass7-3.10.4. 2021-05-16T19:37:03.3460121Z Preparing to unpack .../160-libqgisgrass7-3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T19:37:03.3481175Z Unpacking libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:37:03.4203240Z Selecting previously unselected package libqgispython3.10.4. 2021-05-16T19:37:03.4536005Z Preparing to unpack .../161-libqgispython3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T19:37:03.4550481Z Unpacking libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:37:03.4934310Z Selecting previously unselected package libqmi-glib5:amd64. 2021-05-16T19:37:03.5259240Z Preparing to unpack .../162-libqmi-glib5_1.24.8-1_amd64.deb ... 2021-05-16T19:37:03.5278329Z Unpacking libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-16T19:37:03.6183036Z Selecting previously unselected package libqmi-proxy. 2021-05-16T19:37:03.6503102Z Preparing to unpack .../163-libqmi-proxy_1.24.8-1_amd64.deb ... 2021-05-16T19:37:03.6721945Z Unpacking libqmi-proxy (1.24.8-1) ... 2021-05-16T19:37:03.7080585Z Selecting previously unselected package libqt5test5:amd64. 2021-05-16T19:37:03.7430334Z Preparing to unpack .../164-libqt5test5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T19:37:03.7455627Z Unpacking libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:37:03.7881044Z Selecting previously unselected package libwacom-bin. 2021-05-16T19:37:03.8218365Z Preparing to unpack .../165-libwacom-bin_1.3-2ubuntu3_amd64.deb ... 2021-05-16T19:37:03.8230825Z Unpacking libwacom-bin (1.3-2ubuntu3) ... 2021-05-16T19:37:03.8630663Z Selecting previously unselected package modemmanager. 2021-05-16T19:37:03.8908178Z Preparing to unpack .../166-modemmanager_1.12.8-1_amd64.deb ... 2021-05-16T19:37:03.8994845Z Unpacking modemmanager (1.12.8-1) ... 2021-05-16T19:37:04.0231894Z Selecting previously unselected package ttf-bitstream-vera. 2021-05-16T19:37:04.0499451Z Preparing to unpack .../167-ttf-bitstream-vera_1.10-8_all.deb ... 2021-05-16T19:37:04.0519615Z Unpacking ttf-bitstream-vera (1.10-8) ... 2021-05-16T19:37:04.0865910Z Selecting previously unselected package python-matplotlib-data. 2021-05-16T19:37:04.1193065Z Preparing to unpack .../168-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-05-16T19:37:04.1205754Z Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-16T19:37:04.4547547Z Selecting previously unselected package python3-soupsieve. 2021-05-16T19:37:04.4875600Z Preparing to unpack .../169-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-05-16T19:37:04.4888460Z Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-16T19:37:04.5236746Z Selecting previously unselected package python3-bs4. 2021-05-16T19:37:04.5556071Z Preparing to unpack .../170-python3-bs4_4.8.2-1_all.deb ... 2021-05-16T19:37:04.5572893Z Unpacking python3-bs4 (4.8.2-1) ... 2021-05-16T19:37:04.6031973Z Selecting previously unselected package python3-cycler. 2021-05-16T19:37:04.6356707Z Preparing to unpack .../171-python3-cycler_0.10.0-3_all.deb ... 2021-05-16T19:37:04.6367529Z Unpacking python3-cycler (0.10.0-3) ... 2021-05-16T19:37:04.6860361Z Selecting previously unselected package python3-dateutil. 2021-05-16T19:37:04.7203600Z Preparing to unpack .../172-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-05-16T19:37:04.7244094Z Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-16T19:37:04.7637268Z Selecting previously unselected package python3-decorator. 2021-05-16T19:37:04.7973217Z Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-05-16T19:37:04.7984423Z Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-05-16T19:37:04.8351614Z Selecting previously unselected package python3-future. 2021-05-16T19:37:04.8671616Z Preparing to unpack .../174-python3-future_0.18.2-2_all.deb ... 2021-05-16T19:37:04.8685056Z Unpacking python3-future (0.18.2-2) ... 2021-05-16T19:37:04.9513619Z Selecting previously unselected package python3-webencodings. 2021-05-16T19:37:04.9795915Z Preparing to unpack .../175-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-05-16T19:37:04.9810553Z Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-16T19:37:05.0093610Z Selecting previously unselected package python3-html5lib. 2021-05-16T19:37:05.0422216Z Preparing to unpack .../176-python3-html5lib_1.0.1-2_all.deb ... 2021-05-16T19:37:05.0435811Z Unpacking python3-html5lib (1.0.1-2) ... 2021-05-16T19:37:05.0912162Z Selecting previously unselected package python3-ipython-genutils. 2021-05-16T19:37:05.1191685Z Preparing to unpack .../177-python3-ipython-genutils_0.2.0-1ubuntu1_all.deb ... 2021-05-16T19:37:05.1205423Z Unpacking python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-16T19:37:05.1539624Z Selecting previously unselected package python3-traitlets. 2021-05-16T19:37:05.1869312Z Preparing to unpack .../178-python3-traitlets_4.3.3-3_all.deb ... 2021-05-16T19:37:05.1888109Z Unpacking python3-traitlets (4.3.3-3) ... 2021-05-16T19:37:05.2271660Z Selecting previously unselected package python3-jupyter-core. 2021-05-16T19:37:05.2590288Z Preparing to unpack .../179-python3-jupyter-core_4.6.3-3_all.deb ... 2021-05-16T19:37:05.2615169Z Unpacking python3-jupyter-core (4.6.3-3) ... 2021-05-16T19:37:05.2991796Z Selecting previously unselected package python3-kiwisolver. 2021-05-16T19:37:05.3300820Z Preparing to unpack .../180-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-05-16T19:37:05.3313007Z Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-05-16T19:37:05.3720504Z Selecting previously unselected package python3-lxml:amd64. 2021-05-16T19:37:05.4044263Z Preparing to unpack .../181-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-05-16T19:37:05.4059931Z Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-16T19:37:05.5745339Z Selecting previously unselected package python3-pyparsing. 2021-05-16T19:37:05.6089312Z Preparing to unpack .../182-python3-pyparsing_2.4.6-1_all.deb ... 2021-05-16T19:37:05.6103272Z Unpacking python3-pyparsing (2.4.6-1) ... 2021-05-16T19:37:05.6552299Z Selecting previously unselected package python3-matplotlib. 2021-05-16T19:37:05.6866387Z Preparing to unpack .../183-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-05-16T19:37:05.6882372Z Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-16T19:37:06.1552104Z Selecting previously unselected package python3-nbformat. 2021-05-16T19:37:06.1881819Z Preparing to unpack .../184-python3-nbformat_5.0.4-1_all.deb ... 2021-05-16T19:37:06.1906103Z Unpacking python3-nbformat (5.0.4-1) ... 2021-05-16T19:37:06.2306680Z Selecting previously unselected package python3-olefile. 2021-05-16T19:37:06.2615489Z Preparing to unpack .../185-python3-olefile_0.46-2_all.deb ... 2021-05-16T19:37:06.2633349Z Unpacking python3-olefile (0.46-2) ... 2021-05-16T19:37:06.2990920Z Selecting previously unselected package python3-pyproj. 2021-05-16T19:37:06.3445368Z Preparing to unpack .../186-python3-pyproj_2.5.0+ds-1_amd64.deb ... 2021-05-16T19:37:06.3463812Z Unpacking python3-pyproj (2.5.0+ds-1) ... 2021-05-16T19:37:06.4093777Z Selecting previously unselected package python3-tz. 2021-05-16T19:37:06.4422273Z Preparing to unpack .../187-python3-tz_2019.3-1_all.deb ... 2021-05-16T19:37:06.4502735Z Unpacking python3-tz (2019.3-1) ... 2021-05-16T19:37:06.4855475Z Selecting previously unselected package python3-owslib. 2021-05-16T19:37:06.5214139Z Preparing to unpack .../188-python3-owslib_0.19.1-1_all.deb ... 2021-05-16T19:37:06.5215111Z Unpacking python3-owslib (0.19.1-1) ... 2021-05-16T19:37:06.5692106Z Selecting previously unselected package python3-pil:amd64. 2021-05-16T19:37:06.6020657Z Preparing to unpack .../189-python3-pil_7.0.0-4ubuntu0.3_amd64.deb ... 2021-05-16T19:37:06.6038018Z Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-16T19:37:06.6744341Z Selecting previously unselected package python3-retrying. 2021-05-16T19:37:06.7073127Z Preparing to unpack .../190-python3-retrying_1.3.3-4_all.deb ... 2021-05-16T19:37:06.7087036Z Unpacking python3-retrying (1.3.3-4) ... 2021-05-16T19:37:06.7473256Z Selecting previously unselected package python3-plotly. 2021-05-16T19:37:06.7769269Z Preparing to unpack .../191-python3-plotly_4.4.1+dfsg-1_all.deb ... 2021-05-16T19:37:06.7783027Z Unpacking python3-plotly (4.4.1+dfsg-1) ... 2021-05-16T19:37:07.3558715Z Selecting previously unselected package python3-psycopg2. 2021-05-16T19:37:07.3894610Z Preparing to unpack .../192-python3-psycopg2_2.8.4-2_amd64.deb ... 2021-05-16T19:37:07.3910625Z Unpacking python3-psycopg2 (2.8.4-2) ... 2021-05-16T19:37:07.4290145Z Selecting previously unselected package python3-sip. 2021-05-16T19:37:07.4646934Z Preparing to unpack .../193-python3-sip_4.19.21+dfsg-1build1_amd64.deb ... 2021-05-16T19:37:07.5646789Z Unpacking python3-sip (4.19.21+dfsg-1build1) ... 2021-05-16T19:37:07.6016150Z Selecting previously unselected package python3-pyqt5. 2021-05-16T19:37:07.6360632Z Preparing to unpack .../194-python3-pyqt5_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T19:37:07.6373932Z Unpacking python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-16T19:37:07.9594512Z Selecting previously unselected package python3-pyqt5.qsci. 2021-05-16T19:37:08.0000302Z Preparing to unpack .../195-python3-pyqt5.qsci_2.11.2+dfsg-6_amd64.deb ... 2021-05-16T19:37:08.0009998Z Unpacking python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-16T19:37:08.0718214Z Selecting previously unselected package python3-pyqt5.qtsql. 2021-05-16T19:37:08.1050750Z Preparing to unpack .../196-python3-pyqt5.qtsql_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T19:37:08.1063567Z Unpacking python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-16T19:37:08.1435487Z Selecting previously unselected package python3-pyqt5.qtsvg. 2021-05-16T19:37:08.1788868Z Preparing to unpack .../197-python3-pyqt5.qtsvg_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T19:37:08.1798708Z Unpacking python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-16T19:37:08.2139343Z Selecting previously unselected package python3-pyqt5.qtwebkit. 2021-05-16T19:37:08.2484594Z Preparing to unpack .../198-python3-pyqt5.qtwebkit_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T19:37:08.2498664Z Unpacking python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-16T19:37:08.3031439Z Selecting previously unselected package python3-qgis-common. 2021-05-16T19:37:08.3296579Z Preparing to unpack .../199-python3-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T19:37:08.3313109Z Unpacking python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:37:08.6787730Z Selecting previously unselected package python3-qgis. 2021-05-16T19:37:08.7143068Z Preparing to unpack .../200-python3-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T19:37:08.7154698Z Unpacking python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:37:09.6860115Z Selecting previously unselected package python3-tk:amd64. 2021-05-16T19:37:09.7199256Z Preparing to unpack .../201-python3-tk_3.8.5-1~20.04.1_amd64.deb ... 2021-05-16T19:37:09.7210161Z Unpacking python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-16T19:37:09.7638800Z Selecting previously unselected package libjs-leaflet. 2021-05-16T19:37:09.7980039Z Preparing to unpack .../202-libjs-leaflet_1.6.0~dfsg-1_all.deb ... 2021-05-16T19:37:09.7993840Z Unpacking libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-16T19:37:09.8514950Z Selecting previously unselected package qgis-common. 2021-05-16T19:37:09.8854843Z Preparing to unpack .../203-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T19:37:09.8867337Z Unpacking qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:37:11.6478120Z Selecting previously unselected package qgis. 2021-05-16T19:37:11.6816831Z Preparing to unpack .../204-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T19:37:11.7540710Z Unpacking qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:37:12.0474038Z Selecting previously unselected package qgis-plugin-grass-common. 2021-05-16T19:37:12.0844078Z Preparing to unpack .../205-qgis-plugin-grass-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T19:37:12.0859616Z Unpacking qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:37:12.3008877Z Selecting previously unselected package qgis-provider-grass. 2021-05-16T19:37:12.3359857Z Preparing to unpack .../206-qgis-provider-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T19:37:12.3371921Z Unpacking qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:37:12.3774159Z Selecting previously unselected package qgis-plugin-grass. 2021-05-16T19:37:12.4132686Z Preparing to unpack .../207-qgis-plugin-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T19:37:12.4156036Z Unpacking qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:37:12.4973367Z Selecting previously unselected package qt5-gtk-platformtheme:amd64. 2021-05-16T19:37:12.5338528Z Preparing to unpack .../208-qt5-gtk-platformtheme_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T19:37:12.5356338Z Unpacking qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:37:12.6144199Z Selecting previously unselected package qttranslations5-l10n. 2021-05-16T19:37:12.6500245Z Preparing to unpack .../209-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2021-05-16T19:37:12.6516677Z Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-16T19:37:12.9000958Z Selecting previously unselected package wpasupplicant. 2021-05-16T19:37:12.9352755Z Preparing to unpack .../210-wpasupplicant_2%3a2.9-1ubuntu4.3_amd64.deb ... 2021-05-16T19:37:12.9432129Z Unpacking wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-16T19:37:13.0967661Z Selecting previously unselected package proj-bin. 2021-05-16T19:37:13.1354750Z Preparing to unpack .../211-proj-bin_6.3.1-1_amd64.deb ... 2021-05-16T19:37:13.1371894Z Unpacking proj-bin (6.3.1-1) ... 2021-05-16T19:37:13.1729436Z Selecting previously unselected package usb-modeswitch-data. 2021-05-16T19:37:13.2060725Z Preparing to unpack .../212-usb-modeswitch-data_20191128-3_all.deb ... 2021-05-16T19:37:13.2078261Z Unpacking usb-modeswitch-data (20191128-3) ... 2021-05-16T19:37:13.2457404Z Selecting previously unselected package usb-modeswitch. 2021-05-16T19:37:13.2805173Z Preparing to unpack .../213-usb-modeswitch_2.5.2+repack0-2ubuntu3_amd64.deb ... 2021-05-16T19:37:13.2886203Z Unpacking usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-16T19:37:13.3700000Z Setting up libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-16T19:37:13.3758628Z Setting up iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-16T19:37:13.6700448Z iio-sensor-proxy.service is a disabled or a static unit, not starting it. 2021-05-16T19:37:13.6720092Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-16T19:37:13.6766392Z Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-16T19:37:13.6817022Z Setting up qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:37:13.6981852Z Setting up ttf-bitstream-vera (1.10-8) ... 2021-05-16T19:37:13.7026305Z Setting up libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-16T19:37:13.7065950Z Setting up proj-data (6.3.1-1) ... 2021-05-16T19:37:13.7107897Z Setting up libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-16T19:37:13.7210066Z Setting up libxcb-xinput0:amd64 (1.14-2) ... 2021-05-16T19:37:13.7255405Z Setting up libwoff1:amd64 (1.0.2-1build2) ... 2021-05-16T19:37:13.7338463Z Setting up libhyphen0:amd64 (2.8.8-7) ... 2021-05-16T19:37:13.7370793Z Setting up libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-16T19:37:13.7413897Z Setting up libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-16T19:37:13.7452846Z Setting up libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-16T19:37:13.7489014Z Setting up libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-16T19:37:13.7526896Z Setting up libminizip1:amd64 (1.1-8build1) ... 2021-05-16T19:37:13.7567265Z Setting up libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-16T19:37:13.7618255Z Setting up python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-16T19:37:13.9616547Z Setting up fonts-lyx (2.3.4.2-2) ... 2021-05-16T19:37:13.9656428Z Setting up libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-16T19:37:13.9700489Z Setting up python3-olefile (0.46-2) ... 2021-05-16T19:37:14.1484723Z Setting up blt (2.5.3+dfsg-4) ... 2021-05-16T19:37:14.1521934Z Setting up python3-retrying (1.3.3-4) ... 2021-05-16T19:37:14.3238928Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-16T19:37:14.3285952Z Setting up libarpack2:amd64 (3.7.0-3) ... 2021-05-16T19:37:14.3323803Z Setting up libfcgi-bin (2.4.0-10build1) ... 2021-05-16T19:37:14.3371342Z Setting up libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-16T19:37:14.3412091Z Setting up libdap25:amd64 (3.20.5-1) ... 2021-05-16T19:37:14.3454728Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-16T19:37:14.3498756Z Setting up python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-16T19:37:14.4827055Z Setting up libqhull7:amd64 (2015.2-4) ... 2021-05-16T19:37:14.4857349Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-16T19:37:14.4897256Z Setting up libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-16T19:37:14.4938145Z Setting up libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-16T19:37:14.4973060Z Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-16T19:37:14.6736935Z Setting up gdal-data (3.0.4+dfsg-1build3) ... 2021-05-16T19:37:14.6790068Z Setting up python3-tz (2019.3-1) ... 2021-05-16T19:37:14.8620267Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-16T19:37:14.8725519Z Setting up libxcb-xkb1:amd64 (1.14-2) ... 2021-05-16T19:37:14.8773138Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-16T19:37:14.8865816Z Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-16T19:37:14.8905467Z Setting up libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-16T19:37:14.8944214Z Setting up libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-16T19:37:14.8987731Z Setting up p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-16T19:37:14.9027031Z Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-05-16T19:37:15.1132276Z Setting up libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T19:37:15.1169427Z Setting up libcfitsio8:amd64 (3.470-3) ... 2021-05-16T19:37:15.1214519Z Setting up libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-16T19:37:15.1259735Z Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-16T19:37:15.1366170Z Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-16T19:37:15.1413011Z Setting up python3-pyparsing (2.4.6-1) ... 2021-05-16T19:37:15.3837410Z Setting up libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-16T19:37:16.2805045Z Setting up python3-cycler (0.10.0-3) ... 2021-05-16T19:37:16.2806908Z Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-16T19:37:16.2808128Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-16T19:37:16.2809283Z Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-05-16T19:37:16.2810371Z Setting up grass-doc (7.8.2-1build3) ... 2021-05-16T19:37:16.2811457Z Setting up usb-modeswitch-data (20191128-3) ... 2021-05-16T19:37:16.2812990Z Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-16T19:37:16.2814867Z Setting up python3-psycopg2 (2.8.4-2) ... 2021-05-16T19:37:16.2816516Z Setting up libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-16T19:37:16.2819634Z Setting up libproj15:amd64 (6.3.1-1) ... 2021-05-16T19:37:16.2820654Z Setting up libpcsclite1:amd64 (1.8.26-3) ... 2021-05-16T19:37:16.2821763Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:37:16.2822706Z Setting up python3-html5lib (1.0.1-2) ... 2021-05-16T19:37:16.2823766Z Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-16T19:37:17.4459048Z Setting up libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-16T19:37:17.4511732Z Setting up libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-16T19:37:17.4552313Z Setting up liburiparser1:amd64 (0.9.3-2) ... 2021-05-16T19:37:17.4598580Z Setting up gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T19:37:17.4639249Z Setting up libfreexl1:amd64 (1.0.5-3) ... 2021-05-16T19:37:17.4968617Z Setting up libmm-glib0:amd64 (1.12.8-1) ... 2021-05-16T19:37:17.5061546Z Setting up liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-16T19:37:17.5108515Z Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-16T19:37:17.7317192Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:37:17.7358139Z Setting up libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-16T19:37:17.7406706Z Setting up libxcb-randr0:amd64 (1.14-2) ... 2021-05-16T19:37:17.7467837Z Setting up python3-traitlets (4.3.3-3) ... 2021-05-16T19:37:18.0225313Z Setting up libfyba0:amd64 (4.1.1-6build1) ... 2021-05-16T19:37:18.0280823Z Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-16T19:37:18.0328066Z Setting up libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-16T19:37:18.0450199Z Setting up libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-16T19:37:18.0551162Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T19:37:18.0838430Z Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-16T19:37:18.2947695Z Setting up libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-16T19:37:18.3002724Z Setting up libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-16T19:37:18.3041686Z Setting up usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-16T19:37:18.3150739Z Setting up libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-16T19:37:18.3189758Z Setting up p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-16T19:37:18.3224900Z Setting up libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T19:37:18.3298354Z Setting up libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-16T19:37:18.3340940Z Setting up python3-future (0.18.2-2) ... 2021-05-16T19:37:18.3448761Z update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode 2021-05-16T19:37:18.3518717Z update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode 2021-05-16T19:37:18.7566682Z Setting up qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:37:18.9553961Z Setting up libdaemon0:amd64 (0.14-7) ... 2021-05-16T19:37:18.9597071Z Setting up libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:37:18.9649776Z Setting up libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-16T19:37:18.9691677Z Setting up libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-16T19:37:18.9821708Z Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-16T19:37:19.0013156Z Setting up libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T19:37:19.0048239Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-16T19:37:19.0121624Z Setting up libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:37:19.0184070Z Setting up libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T19:37:19.3064430Z Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-16T19:37:19.4907795Z Setting up python3-jupyter-core (4.6.3-3) ... 2021-05-16T19:37:19.6849715Z Setting up libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-16T19:37:19.6882467Z Setting up qtchooser (66-2build1) ... 2021-05-16T19:37:19.6928036Z Setting up libwacom-common (1.3-2ubuntu3) ... 2021-05-16T19:37:19.6962665Z Setting up python3-sip (4.19.21+dfsg-1build1) ... 2021-05-16T19:37:19.8854702Z Setting up libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-16T19:37:19.8902699Z Setting up libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-16T19:37:19.8949870Z Setting up libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T19:37:19.8987016Z Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-16T19:37:21.0259794Z Setting up libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-16T19:37:21.0300913Z Setting up libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-16T19:37:21.0349224Z Setting up libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-16T19:37:21.0395799Z Setting up qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T19:37:21.0450208Z Setting up libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:37:21.0491244Z Setting up proj-bin (6.3.1-1) ... 2021-05-16T19:37:21.0585177Z Setting up libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-16T19:37:21.0668448Z Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-16T19:37:21.0721307Z Setting up geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-16T19:37:21.5781266Z geoclue.service is a disabled or a static unit, not starting it. 2021-05-16T19:37:21.5806203Z Setting up libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T19:37:21.5843338Z Setting up python3-nbformat (5.0.4-1) ... 2021-05-16T19:37:21.7791241Z Setting up libmbim-proxy (1.22.0-2) ... 2021-05-16T19:37:21.7823088Z Setting up python3-pyproj (2.5.0+ds-1) ... 2021-05-16T19:37:21.9766660Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:37:21.9813209Z Setting up python3-bs4 (4.8.2-1) ... 2021-05-16T19:37:22.2129404Z Setting up libgeotiff5:amd64 (1.5.1-2) ... 2021-05-16T19:37:22.2169001Z Setting up gcr (3.36.0-2build1) ... 2021-05-16T19:37:22.2272244Z Setting up libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:37:22.2314248Z Setting up wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-16T19:37:22.4229005Z Created symlink /etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-16T19:37:22.4232943Z Created symlink /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-16T19:37:23.0554375Z Setting up python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-16T19:37:23.3809764Z Setting up libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:37:23.3851921Z Setting up gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-16T19:37:23.3894130Z Setting up libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T19:37:23.3933328Z Setting up qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:37:23.4009067Z Setting up qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T19:37:23.4132240Z Setting up libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T19:37:23.4167949Z Setting up python3-plotly (4.4.1+dfsg-1) ... 2021-05-16T19:37:23.6150981Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T19:37:23.6154453Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-16T19:37:23.6158644Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T19:37:23.6161911Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-16T19:37:23.6653335Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:194: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T19:37:23.6656343Z if direction is "increasing": 2021-05-16T19:37:23.6660067Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:199: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T19:37:23.6662884Z elif direction is "decreasing": 2021-05-16T19:37:23.6866678Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:176: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T19:37:23.6869904Z if direction is "increasing": 2021-05-16T19:37:23.6873695Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T19:37:23.6877362Z elif direction is "decreasing": 2021-05-16T19:37:24.7586327Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:460: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T19:37:24.7588223Z if props["offset_coordinates"] is "data": 2021-05-16T19:37:24.7590757Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:572: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-16T19:37:24.7591770Z if props["coordinates"] is not "data": 2021-05-16T19:37:25.6630218Z Setting up avahi-daemon (0.7-4ubuntu7) ... 2021-05-16T19:37:26.4233891Z Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /lib/systemd/system/avahi-daemon.service. 2021-05-16T19:37:26.4236585Z Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /lib/systemd/system/avahi-daemon.service. 2021-05-16T19:37:26.4238899Z Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /lib/systemd/system/avahi-daemon.socket. 2021-05-16T19:37:27.7734658Z Setting up libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-16T19:37:27.7767874Z First installation detected... 2021-05-16T19:37:27.7768799Z Checking NSS setup... 2021-05-16T19:37:27.7817121Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-16T19:37:27.7871769Z Setting up libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:37:27.7927371Z Setting up python3-owslib (0.19.1-1) ... 2021-05-16T19:37:28.1019893Z Setting up libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-16T19:37:28.1076559Z Setting up libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-16T19:37:28.1127447Z Setting up libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-16T19:37:28.1180755Z Setting up libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-16T19:37:28.1217397Z Setting up libwacom-bin (1.3-2ubuntu3) ... 2021-05-16T19:37:28.1261721Z Setting up libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-16T19:37:28.1307237Z Setting up libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-16T19:37:28.1352194Z Setting up libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-16T19:37:28.1412448Z Setting up python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-16T19:37:28.3502388Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-16T19:37:28.3551427Z Setting up libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-16T19:37:28.3586544Z Setting up grass-core (7.8.2-1build3) ... 2021-05-16T19:37:28.7847590Z /usr/lib/grass78/etc/python/grass/pygrass/gis/__init__.py:75: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T19:37:28.7849676Z if value is '': 2021-05-16T19:37:28.9004344Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T19:37:28.9005599Z if do_profiling is "True" or do_profiling is "1": 2021-05-16T19:37:28.9007181Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T19:37:28.9008345Z if do_profiling is "True" or do_profiling is "1": 2021-05-16T19:37:28.9009562Z /usr/lib/grass78/etc/python/grass/temporal/core.py:582: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-16T19:37:28.9010495Z if driver_string is not None and driver_string is not "": 2021-05-16T19:37:28.9543230Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T19:37:28.9544226Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-16T19:37:28.9545427Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T19:37:28.9546385Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-16T19:37:29.0239936Z Setting up libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-16T19:37:29.0282396Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:37:29.0381492Z Setting up libqmi-proxy (1.24.8-1) ... 2021-05-16T19:37:29.0423232Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:37:29.0472519Z Setting up libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:37:29.0697676Z Setting up libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T19:37:29.0743616Z Setting up libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:37:29.0786740Z Setting up qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:37:29.0841717Z Setting up libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:37:29.0895817Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:37:29.0948179Z Setting up gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-16T19:37:29.1943554Z Setting up qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T19:37:29.1982098Z Setting up libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:37:29.2026278Z Setting up libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:37:29.2080093Z Setting up modemmanager (1.12.8-1) ... 2021-05-16T19:37:29.3600286Z Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service → /lib/systemd/system/ModemManager.service. 2021-05-16T19:37:29.3603552Z Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service → /lib/systemd/system/ModemManager.service. 2021-05-16T19:37:30.0265702Z Setting up libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T19:37:30.0313015Z Setting up libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T19:37:30.0364247Z Setting up libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-16T19:37:30.0408927Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T19:37:30.0450825Z Setting up libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:37:30.0496069Z Setting up qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T19:37:30.0596118Z Setting up libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-16T19:37:30.0642688Z Setting up libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-16T19:37:30.0710384Z Setting up libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-16T19:37:30.0768613Z Setting up libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T19:37:30.0837112Z Setting up libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T19:37:30.0875857Z Setting up libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:37:30.0966448Z Setting up libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:37:30.0998994Z Setting up libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:37:30.1067254Z Setting up libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:37:30.1121954Z Setting up qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-16T19:37:30.1166109Z Setting up qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-16T19:37:30.1210358Z Setting up libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:37:30.1266576Z Setting up qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:37:30.1314720Z Setting up python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-16T19:37:30.3423964Z Setting up python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-16T19:37:30.3467791Z Setting up libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:37:30.3506761Z Setting up qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:37:30.3548974Z Setting up qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:38:08.7919592Z Setting up libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:38:08.7983740Z Setting up python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-16T19:38:08.8020945Z Setting up libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:38:08.8066185Z Setting up qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:38:08.8107937Z Setting up libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:38:08.8143368Z Setting up libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:38:08.8190919Z Setting up qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:38:08.8225632Z Setting up python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:38:08.9978928Z Setting up libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:38:09.0044885Z Setting up python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-16T19:38:09.0131283Z Setting up qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:38:09.0193639Z Setting up python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-16T19:38:09.0299743Z Setting up python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:38:09.2737551Z Setting up libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:38:09.2803518Z Setting up qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:38:09.2931854Z Setting up qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:38:09.3101733Z Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-05-16T19:38:09.3321704Z Processing triggers for shared-mime-info (1.15-1) ... 2021-05-16T19:38:11.1827900Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T19:38:11.2042223Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-16T19:38:11.2363853Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-16T19:38:11.2545571Z Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ... 2021-05-16T19:38:11.4005396Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T19:38:11.4372304Z Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-16T19:38:11.7319981Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T19:38:24.3341031Z Setting up pinentry-gnome3 (1.1.0-3build1) ... 2021-05-16T19:38:24.3562705Z Setting up gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-16T19:38:26.8361581Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-16T19:38:26.8362193Z with: 2021-05-16T19:38:26.8362858Z github_slug: neuroconductor/voxel 2021-05-16T19:38:26.8363345Z env: 2021-05-16T19:38:26.8363806Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:38:26.8364309Z TIC_DEPLOY_KEY: 2021-05-16T19:38:26.8365162Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T19:38:26.8367224Z GITHUB_PAT: *** 2021-05-16T19:38:26.8367660Z COVERALLS_TOKEN: 2021-05-16T19:38:26.8368145Z continue-on-error: true 2021-05-16T19:38:26.8368642Z VDIFFR_RUN_TESTS: 2021-05-16T19:38:26.8369130Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T19:38:26.8369595Z TZ: UTC 2021-05-16T19:38:26.8369980Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:38:26.8370406Z NOT_CRAN: true 2021-05-16T19:38:26.8370965Z ##[endgroup] 2021-05-16T19:38:26.8806869Z repo slug is: neuroconductor/voxel 2021-05-16T19:38:26.8926183Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-16T19:38:26.8926918Z env: 2021-05-16T19:38:26.8927386Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:38:26.8927854Z TIC_DEPLOY_KEY: 2021-05-16T19:38:26.8928924Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T19:38:26.8930449Z GITHUB_PAT: *** 2021-05-16T19:38:26.8930870Z COVERALLS_TOKEN: 2021-05-16T19:38:26.8931375Z continue-on-error: true 2021-05-16T19:38:26.8931845Z VDIFFR_RUN_TESTS: 2021-05-16T19:38:26.8932346Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T19:38:26.8932791Z TZ: UTC 2021-05-16T19:38:26.8933383Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:38:26.8933810Z NOT_CRAN: true 2021-05-16T19:38:26.8934211Z ##[endgroup] 2021-05-16T19:38:27.1978607Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-16T19:38:27.1979271Z with: 2021-05-16T19:38:27.1979653Z repo_name: voxel 2021-05-16T19:38:27.1980645Z repo_version: 1.3.5 2021-05-16T19:38:27.1981066Z runner_os: Linux 2021-05-16T19:38:27.1981472Z R_version: 4.1 2021-05-16T19:38:27.1981869Z env: 2021-05-16T19:38:27.1982325Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:38:27.1982834Z TIC_DEPLOY_KEY: 2021-05-16T19:38:27.1983689Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T19:38:27.1985645Z GITHUB_PAT: *** 2021-05-16T19:38:27.1986076Z COVERALLS_TOKEN: 2021-05-16T19:38:27.1986607Z continue-on-error: true 2021-05-16T19:38:27.1987108Z VDIFFR_RUN_TESTS: 2021-05-16T19:38:27.1988070Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T19:38:27.1988608Z TZ: UTC 2021-05-16T19:38:27.1989010Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:38:27.1989626Z NOT_CRAN: true 2021-05-16T19:38:27.1990519Z ##[endgroup] 2021-05-16T19:38:27.2459154Z Package: voxel 2021-05-16T19:38:27.2463247Z Version: 1.3.5 2021-05-16T19:38:27.2463988Z OS: Linux 2021-05-16T19:38:27.2534159Z ##[group]Run install.packages('remotes') 2021-05-16T19:38:27.2534968Z install.packages('remotes') 2021-05-16T19:38:27.2537330Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-16T19:38:27.2538850Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-16T19:38:27.2547264Z shell: /usr/local/bin/Rscript {0} 2021-05-16T19:38:27.2547652Z env: 2021-05-16T19:38:27.2548410Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:38:27.2549069Z TIC_DEPLOY_KEY: 2021-05-16T19:38:27.2550274Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T19:38:27.2551855Z GITHUB_PAT: *** 2021-05-16T19:38:27.2552289Z COVERALLS_TOKEN: 2021-05-16T19:38:27.2552793Z continue-on-error: true 2021-05-16T19:38:27.2553444Z VDIFFR_RUN_TESTS: 2021-05-16T19:38:27.2553944Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T19:38:27.2554572Z TZ: UTC 2021-05-16T19:38:27.2555302Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:38:27.2555720Z NOT_CRAN: true 2021-05-16T19:38:27.2556082Z ##[endgroup] 2021-05-16T19:38:27.4857276Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T19:38:27.4858205Z (as ‘lib’ is unspecified) 2021-05-16T19:38:46.3506864Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/remotes_2.3.0.tar.gz' 2021-05-16T19:38:46.7316127Z Content type 'binary/octet-stream' length 148709 bytes (145 KB) 2021-05-16T19:38:46.7468256Z ================================================== 2021-05-16T19:38:46.7469750Z downloaded 145 KB 2021-05-16T19:38:46.7470921Z 2021-05-16T19:38:47.0976153Z * installing *source* package ‘remotes’ ... 2021-05-16T19:38:47.1023182Z ** package ‘remotes’ successfully unpacked and MD5 sums checked 2021-05-16T19:38:47.1025097Z ** using staged installation 2021-05-16T19:38:47.1231233Z ** R 2021-05-16T19:38:47.1444462Z ** inst 2021-05-16T19:38:47.1475275Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:38:49.6070933Z ** help 2021-05-16T19:38:49.7177155Z *** installing help indices 2021-05-16T19:38:49.7904277Z ** building package indices 2021-05-16T19:38:50.0870606Z ** installing vignettes 2021-05-16T19:38:50.0940833Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:38:50.8072107Z ** testing if installed package can be loaded from final location 2021-05-16T19:38:50.8074967Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:38:50.8078134Z * DONE (remotes) 2021-05-16T19:38:50.8078750Z 2021-05-16T19:38:50.8079374Z The downloaded source packages are in 2021-05-16T19:38:50.8081049Z ‘/tmp/Rtmp3j8l4H/downloaded_packages’ 2021-05-16T19:39:11.8300958Z ##[group]Run actions/cache@v1 2021-05-16T19:39:11.8301442Z with: 2021-05-16T19:39:11.8301933Z path: /home/runner/work/_temp/Library 2021-05-16T19:39:11.8305141Z key: Linux-e3adb7ee20b68d8bd651f6f30d4cc1690a70853cf8f0c4dcbc5c14b00f693a6a-1-128f689b9d96912d48acc10a8eea5930dba9e51682ae13e434f1dccbdab03512 2021-05-16T19:39:11.8310017Z restore-keys: Linux-e3adb7ee20b68d8bd651f6f30d4cc1690a70853cf8f0c4dcbc5c14b00f693a6a-1- 2021-05-16T19:39:11.8311453Z env: 2021-05-16T19:39:11.8311937Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:39:11.8312431Z TIC_DEPLOY_KEY: 2021-05-16T19:39:11.8313435Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T19:39:11.8315319Z GITHUB_PAT: *** 2021-05-16T19:39:11.8315737Z COVERALLS_TOKEN: 2021-05-16T19:39:11.8316242Z continue-on-error: true 2021-05-16T19:39:11.8316718Z VDIFFR_RUN_TESTS: 2021-05-16T19:39:11.8317226Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T19:39:11.8317741Z TZ: UTC 2021-05-16T19:39:11.8318139Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:39:11.8319773Z NOT_CRAN: true 2021-05-16T19:39:11.8320234Z ##[endgroup] 2021-05-16T19:39:11.8825727Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T19:39:11.8894336Z ##[group]Run Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-16T19:39:11.8895211Z Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-16T19:39:11.8895987Z sysreqs=$(Rscript -e "cat(sysreqs::sysreq_commands('DESCRIPTION'))") 2021-05-16T19:39:11.8896821Z sudo -s eval "$sysreqs" 2021-05-16T19:39:11.8945993Z shell: /usr/bin/bash -e {0} 2021-05-16T19:39:11.8946387Z env: 2021-05-16T19:39:11.8946830Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:39:11.8947289Z TIC_DEPLOY_KEY: 2021-05-16T19:39:11.8948096Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T19:39:11.8949753Z GITHUB_PAT: *** 2021-05-16T19:39:11.8950182Z COVERALLS_TOKEN: 2021-05-16T19:39:11.8950661Z continue-on-error: true 2021-05-16T19:39:11.8951304Z VDIFFR_RUN_TESTS: 2021-05-16T19:39:11.8951773Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T19:39:11.8952215Z TZ: UTC 2021-05-16T19:39:11.8952612Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:39:11.8953027Z NOT_CRAN: true 2021-05-16T19:39:11.8953482Z RHUB_PLATFORM: linux-x86_64-ubuntu-gcc 2021-05-16T19:39:11.8953969Z ##[endgroup] 2021-05-16T19:39:12.1370231Z Using github PAT from envvar GITHUB_PAT 2021-05-16T19:39:12.6751773Z Downloading GitHub repo r-hub/sysreqs@HEAD 2021-05-16T19:39:32.3193152Z rprojroot (NA -> 2.0.2) [CRAN] 2021-05-16T19:39:32.3193936Z crayon (NA -> 1.4.1) [CRAN] 2021-05-16T19:39:32.3195295Z R6 (NA -> 2.5.0) [CRAN] 2021-05-16T19:39:32.3195936Z desc (NA -> 1.3.0) [CRAN] 2021-05-16T19:39:32.3196576Z debugme (NA -> 1.1.0) [CRAN] 2021-05-16T19:39:32.3222722Z Installing 5 packages: rprojroot, crayon, R6, desc, debugme 2021-05-16T19:39:32.3237735Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T19:39:32.3238651Z (as ‘lib’ is unspecified) 2021-05-16T19:39:50.2217053Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-16T19:39:50.7472052Z Content type 'binary/octet-stream' length 61445 bytes (60 KB) 2021-05-16T19:39:50.7472709Z ================================================== 2021-05-16T19:39:50.7473355Z downloaded 60 KB 2021-05-16T19:39:50.7474034Z 2021-05-16T19:39:50.7515848Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crayon_1.4.1.tar.gz' 2021-05-16T19:39:51.1767929Z Content type 'binary/octet-stream' length 35834 bytes (34 KB) 2021-05-16T19:39:51.1782916Z ================================================== 2021-05-16T19:39:51.1783576Z downloaded 34 KB 2021-05-16T19:39:51.1783855Z 2021-05-16T19:39:51.1841014Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R6_2.5.0.tar.gz' 2021-05-16T19:39:51.5624774Z Content type 'binary/octet-stream' length 64110 bytes (62 KB) 2021-05-16T19:39:51.5626953Z ================================================== 2021-05-16T19:39:51.5627397Z downloaded 62 KB 2021-05-16T19:39:51.5627687Z 2021-05-16T19:39:51.5669597Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/desc_1.3.0.tar.gz' 2021-05-16T19:39:51.9071514Z Content type 'binary/octet-stream' length 292756 bytes (285 KB) 2021-05-16T19:39:51.9360535Z ================================================== 2021-05-16T19:39:51.9361185Z downloaded 285 KB 2021-05-16T19:39:51.9361482Z 2021-05-16T19:39:51.9404887Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/debugme_1.1.0.tar.gz' 2021-05-16T19:39:52.4362807Z Content type 'application/x-tar' length 997019 bytes (973 KB) 2021-05-16T19:39:52.4745525Z ================================================== 2021-05-16T19:39:52.4746143Z downloaded 973 KB 2021-05-16T19:39:52.4746460Z 2021-05-16T19:39:52.7785787Z * installing *source* package ‘rprojroot’ ... 2021-05-16T19:39:52.7814142Z ** package ‘rprojroot’ successfully unpacked and MD5 sums checked 2021-05-16T19:39:52.7815415Z ** using staged installation 2021-05-16T19:39:52.7982430Z ** R 2021-05-16T19:39:52.8036590Z ** inst 2021-05-16T19:39:52.8048653Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:39:53.4805000Z ** help 2021-05-16T19:39:53.5115511Z *** installing help indices 2021-05-16T19:39:53.5445264Z *** copying figures 2021-05-16T19:39:53.5451156Z ** building package indices 2021-05-16T19:39:53.8150306Z ** installing vignettes 2021-05-16T19:39:53.8263679Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:39:54.0911123Z ** testing if installed package can be loaded from final location 2021-05-16T19:39:54.3143169Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:39:54.3152137Z * DONE (rprojroot) 2021-05-16T19:39:54.6130492Z * installing *source* package ‘crayon’ ... 2021-05-16T19:39:54.6153636Z ** package ‘crayon’ successfully unpacked and MD5 sums checked 2021-05-16T19:39:54.6157475Z ** using staged installation 2021-05-16T19:39:54.6341664Z ** R 2021-05-16T19:39:54.6452599Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:39:55.8657807Z ** help 2021-05-16T19:39:55.9335297Z *** installing help indices 2021-05-16T19:39:55.9836602Z ** building package indices 2021-05-16T19:39:56.2573587Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:39:56.4819738Z ** testing if installed package can be loaded from final location 2021-05-16T19:39:56.7268276Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:39:56.7283589Z * DONE (crayon) 2021-05-16T19:39:57.0737155Z * installing *source* package ‘R6’ ... 2021-05-16T19:39:57.0758125Z ** package ‘R6’ successfully unpacked and MD5 sums checked 2021-05-16T19:39:57.0760479Z ** using staged installation 2021-05-16T19:39:57.0964420Z ** R 2021-05-16T19:39:57.1056916Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:39:57.7855021Z ** help 2021-05-16T19:39:57.8102392Z *** installing help indices 2021-05-16T19:39:57.8343720Z *** copying figures 2021-05-16T19:39:57.8348070Z ** building package indices 2021-05-16T19:39:58.0737612Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:39:58.2947969Z ** testing if installed package can be loaded from final location 2021-05-16T19:39:58.5406312Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:39:58.5424887Z * DONE (R6) 2021-05-16T19:39:58.9572824Z * installing *source* package ‘desc’ ... 2021-05-16T19:39:58.9642969Z ** package ‘desc’ successfully unpacked and MD5 sums checked 2021-05-16T19:39:58.9646349Z ** using staged installation 2021-05-16T19:39:58.9892149Z ** R 2021-05-16T19:39:59.0096178Z ** inst 2021-05-16T19:39:59.0119362Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:40:01.1941304Z ** help 2021-05-16T19:40:01.3520783Z *** installing help indices 2021-05-16T19:40:01.4687792Z ** building package indices 2021-05-16T19:40:01.8254680Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:40:02.0682577Z ** testing if installed package can be loaded from final location 2021-05-16T19:40:02.3405219Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:40:02.3432225Z * DONE (desc) 2021-05-16T19:40:02.6939992Z * installing *source* package ‘debugme’ ... 2021-05-16T19:40:02.6979451Z ** package ‘debugme’ successfully unpacked and MD5 sums checked 2021-05-16T19:40:02.6980752Z ** using staged installation 2021-05-16T19:40:02.7117185Z ** R 2021-05-16T19:40:02.7157624Z ** inst 2021-05-16T19:40:02.7181026Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:40:03.1760443Z ** help 2021-05-16T19:40:03.1990185Z *** installing help indices 2021-05-16T19:40:03.2292932Z ** building package indices 2021-05-16T19:40:03.8292225Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:40:03.8294031Z ** testing if installed package can be loaded from final location 2021-05-16T19:40:03.9439800Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:40:03.9446678Z * DONE (debugme) 2021-05-16T19:40:03.9508358Z 2021-05-16T19:40:03.9510173Z The downloaded source packages are in 2021-05-16T19:40:03.9511707Z ‘/tmp/Rtmp52pAwc/downloaded_packages’ 2021-05-16T19:40:03.9523041Z Running `R CMD build`... 2021-05-16T19:40:04.2798861Z * checking for file ‘/tmp/Rtmp52pAwc/remotes698a5af929f6/r-hub-sysreqs-f068afa/DESCRIPTION’ ... OK 2021-05-16T19:40:04.2800936Z * preparing ‘sysreqs’: 2021-05-16T19:40:04.2802237Z * checking DESCRIPTION meta-information ... OK 2021-05-16T19:40:04.2803795Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T19:40:04.2805095Z * checking for empty or unneeded directories 2021-05-16T19:40:04.2806561Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T19:40:04.2808365Z (as ‘lib’ is unspecified) 2021-05-16T19:40:04.2809186Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-16T19:40:04.2811053Z * building ‘sysreqs_1.0.0.9000.tar.gz’ 2021-05-16T19:40:04.5393687Z * installing *source* package ‘sysreqs’ ... 2021-05-16T19:40:04.5396677Z ** using staged installation 2021-05-16T19:40:04.5556370Z ** R 2021-05-16T19:40:04.5606765Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:40:05.1112818Z ** help 2021-05-16T19:40:05.1379969Z *** installing help indices 2021-05-16T19:40:05.1581085Z ** building package indices 2021-05-16T19:40:05.3937573Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:40:05.6325065Z ** testing if installed package can be loaded from final location 2021-05-16T19:40:05.8818437Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:40:05.8830282Z * DONE (sysreqs) 2021-05-16T19:40:27.3350803Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-16T19:40:27.3360319Z Hit:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-16T19:40:27.3362246Z Hit:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-16T19:40:27.3364785Z Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-16T19:40:27.3366457Z Hit:5 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-16T19:40:27.3368527Z Hit:6 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-16T19:40:27.3369915Z Hit:7 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease 2021-05-16T19:40:27.3371211Z Hit:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease 2021-05-16T19:40:27.4052931Z Hit:9 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-16T19:40:29.2519317Z Reading package lists... 2021-05-16T19:40:29.8356323Z Reading package lists... 2021-05-16T19:40:29.8365981Z Building dependency tree... 2021-05-16T19:40:29.8367443Z Reading state information... 2021-05-16T19:40:29.8369596Z make is already the newest version (4.2.1-1.2). 2021-05-16T19:40:29.8370424Z make set to manually installed. 2021-05-16T19:40:29.8371579Z libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-16T19:40:29.8373715Z Suggested packages: 2021-05-16T19:40:29.8376182Z libcurl4-doc libidn11-dev libldap2-dev librtmp-dev 2021-05-16T19:40:29.8378021Z The following NEW packages will be installed: 2021-05-16T19:40:29.8379369Z libcurl4-openssl-dev 2021-05-16T19:40:29.8380648Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:40:29.8381372Z Need to get 321 kB of archives. 2021-05-16T19:40:29.8382184Z After this operation, 1539 kB of additional disk space will be used. 2021-05-16T19:40:29.8384185Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4-openssl-dev amd64 7.68.0-1ubuntu2.5 [321 kB] 2021-05-16T19:40:30.3196532Z Fetched 321 kB in 0s (9884 kB/s) 2021-05-16T19:40:30.3587904Z Selecting previously unselected package libcurl4-openssl-dev:amd64. 2021-05-16T19:40:30.3681288Z (Reading database ... 2021-05-16T19:40:30.3682030Z (Reading database ... 5% 2021-05-16T19:40:30.3682708Z (Reading database ... 10% 2021-05-16T19:40:30.3683705Z (Reading database ... 15% 2021-05-16T19:40:30.3684532Z (Reading database ... 20% 2021-05-16T19:40:30.3685238Z (Reading database ... 25% 2021-05-16T19:40:30.3685862Z (Reading database ... 30% 2021-05-16T19:40:30.3686534Z (Reading database ... 35% 2021-05-16T19:40:30.3687158Z (Reading database ... 40% 2021-05-16T19:40:30.3687789Z (Reading database ... 45% 2021-05-16T19:40:30.3688423Z (Reading database ... 50% 2021-05-16T19:40:30.3738430Z (Reading database ... 55% 2021-05-16T19:40:30.3804858Z (Reading database ... 60% 2021-05-16T19:40:30.3862528Z (Reading database ... 65% 2021-05-16T19:40:30.4071110Z (Reading database ... 70% 2021-05-16T19:40:30.4113572Z (Reading database ... 75% 2021-05-16T19:40:30.4404588Z (Reading database ... 80% 2021-05-16T19:40:30.4515800Z (Reading database ... 85% 2021-05-16T19:40:30.4960398Z (Reading database ... 90% 2021-05-16T19:40:30.5053222Z (Reading database ... 95% 2021-05-16T19:40:30.5053738Z (Reading database ... 100% 2021-05-16T19:40:30.5054691Z (Reading database ... 285139 files and directories currently installed.) 2021-05-16T19:40:30.5230549Z Preparing to unpack .../libcurl4-openssl-dev_7.68.0-1ubuntu2.5_amd64.deb ... 2021-05-16T19:40:30.5242790Z Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-16T19:40:30.6335328Z Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-16T19:40:30.6377963Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T19:40:36.4035821Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-16T19:40:36.4036581Z remotes::install_github("ropensci/tic") 2021-05-16T19:40:36.4037254Z remotes::install_github("muschellij2/ghtravis") 2021-05-16T19:40:36.4037939Z remotes::install_github("muschellij2/aghast") 2021-05-16T19:40:36.4038581Z remotes::install_cran("covr") 2021-05-16T19:40:36.4045843Z shell: /usr/local/bin/Rscript {0} 2021-05-16T19:40:36.4046258Z env: 2021-05-16T19:40:36.4046728Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:40:36.4047205Z TIC_DEPLOY_KEY: 2021-05-16T19:40:36.4048004Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T19:40:36.4049593Z GITHUB_PAT: *** 2021-05-16T19:40:36.4050202Z COVERALLS_TOKEN: 2021-05-16T19:40:36.4051791Z continue-on-error: true 2021-05-16T19:40:36.4052352Z VDIFFR_RUN_TESTS: 2021-05-16T19:40:36.4052861Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T19:40:36.4053397Z TZ: UTC 2021-05-16T19:40:36.4053828Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:40:36.4054275Z NOT_CRAN: true 2021-05-16T19:40:36.4054673Z ##[endgroup] 2021-05-16T19:40:36.6266279Z Using github PAT from envvar GITHUB_PAT 2021-05-16T19:40:37.1452104Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-16T19:40:56.2414136Z rlang (NA -> 0.4.11) [CRAN] 2021-05-16T19:40:56.2414913Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-16T19:40:56.2415748Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-16T19:40:56.2416916Z sys (NA -> 3.4 ) [CRAN] 2021-05-16T19:40:56.2417745Z askpass (NA -> 1.1 ) [CRAN] 2021-05-16T19:40:56.2418556Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-16T19:40:56.2419318Z mime (NA -> 0.10 ) [CRAN] 2021-05-16T19:40:56.2419888Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-16T19:40:56.2420495Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-16T19:40:56.2421564Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-16T19:40:56.2422098Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-16T19:40:56.2423022Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-16T19:40:56.2423589Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-16T19:40:56.2424322Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-16T19:40:56.2424923Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-16T19:40:56.2425758Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-16T19:40:56.2426701Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-16T19:40:56.2427436Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-16T19:40:56.2427984Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-16T19:40:56.2428532Z whisker (NA -> 0.4 ) [CRAN] 2021-05-16T19:40:56.2429115Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-16T19:40:56.2429893Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-16T19:40:56.2430484Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-16T19:40:56.2431373Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-16T19:40:56.2432038Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-16T19:40:56.2432667Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-16T19:40:56.2433316Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-16T19:40:56.2433986Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-16T19:40:56.2434644Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-16T19:40:56.2435469Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-16T19:40:56.2436291Z git2r (NA -> 0.28.0) [CRAN] 2021-05-16T19:40:56.2448579Z Installing 31 packages: rlang, magrittr, glue, sys, askpass, openssl, mime, curl, jsonlite, ini, httr, gitcreds, cli, zip, rstudioapi, credentials, fastmap, yaml, withr, whisker, rappdirs, purrr, lifecycle, gh, gert, fs, clipr, cachem, usethis, memoise, git2r 2021-05-16T19:40:56.2461565Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T19:40:56.2462349Z (as ‘lib’ is unspecified) 2021-05-16T19:41:13.7348422Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rlang_0.4.11.tar.gz' 2021-05-16T19:41:14.1280062Z Content type 'binary/octet-stream' length 859995 bytes (839 KB) 2021-05-16T19:41:14.1636192Z ================================================== 2021-05-16T19:41:14.1637315Z downloaded 839 KB 2021-05-16T19:41:14.1638160Z 2021-05-16T19:41:14.1680047Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-16T19:41:14.5821207Z Content type 'binary/octet-stream' length 264532 bytes (258 KB) 2021-05-16T19:41:14.6051137Z ================================================== 2021-05-16T19:41:14.6053314Z downloaded 258 KB 2021-05-16T19:41:14.6054953Z 2021-05-16T19:41:14.6097235Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/glue_1.4.2.tar.gz' 2021-05-16T19:41:14.9855616Z Content type 'binary/octet-stream' length 100043 bytes (97 KB) 2021-05-16T19:41:14.9926943Z ================================================== 2021-05-16T19:41:14.9927468Z downloaded 97 KB 2021-05-16T19:41:14.9927766Z 2021-05-16T19:41:14.9975696Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sys_3.4.tar.gz' 2021-05-16T19:41:15.3955694Z Content type 'binary/octet-stream' length 20291 bytes (19 KB) 2021-05-16T19:41:15.3957004Z ================================================== 2021-05-16T19:41:15.3957557Z downloaded 19 KB 2021-05-16T19:41:15.3957916Z 2021-05-16T19:41:15.4000550Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/askpass_1.1.tar.gz' 2021-05-16T19:41:15.8089020Z Content type 'application/x-tar' length 5688 bytes 2021-05-16T19:41:15.8090456Z ================================================== 2021-05-16T19:41:15.8091467Z downloaded 5688 bytes 2021-05-16T19:41:15.8091839Z 2021-05-16T19:41:15.8146233Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/openssl_1.4.4.tar.gz' 2021-05-16T19:41:16.2012792Z Content type 'binary/octet-stream' length 1311683 bytes (1.3 MB) 2021-05-16T19:41:16.2423065Z ================================================== 2021-05-16T19:41:16.2424323Z downloaded 1.3 MB 2021-05-16T19:41:16.2424887Z 2021-05-16T19:41:16.2465736Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mime_0.10.tar.gz' 2021-05-16T19:41:16.6314645Z Content type 'binary/octet-stream' length 12958 bytes (12 KB) 2021-05-16T19:41:16.6317312Z ================================================== 2021-05-16T19:41:16.6317758Z downloaded 12 KB 2021-05-16T19:41:16.6318006Z 2021-05-16T19:41:16.6357870Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/curl_4.3.1.tar.gz' 2021-05-16T19:41:17.0162750Z Content type 'binary/octet-stream' length 798588 bytes (779 KB) 2021-05-16T19:41:17.0519339Z ================================================== 2021-05-16T19:41:17.0519990Z downloaded 779 KB 2021-05-16T19:41:17.0520307Z 2021-05-16T19:41:17.0567781Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-16T19:41:17.4021894Z Content type 'binary/octet-stream' length 422264 bytes (412 KB) 2021-05-16T19:41:17.4285803Z ================================================== 2021-05-16T19:41:17.4286421Z downloaded 412 KB 2021-05-16T19:41:17.4286763Z 2021-05-16T19:41:17.4328655Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ini_0.3.1.tar.gz' 2021-05-16T19:41:17.8186466Z Content type 'application/x-tar' length 3475 bytes 2021-05-16T19:41:17.8187436Z ================================================== 2021-05-16T19:41:17.8188059Z downloaded 3475 bytes 2021-05-16T19:41:17.8188321Z 2021-05-16T19:41:17.8232845Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httr_1.4.2.tar.gz' 2021-05-16T19:41:18.2003396Z Content type 'binary/octet-stream' length 159877 bytes (156 KB) 2021-05-16T19:41:18.2143037Z ================================================== 2021-05-16T19:41:18.2143538Z downloaded 156 KB 2021-05-16T19:41:18.2144000Z 2021-05-16T19:41:18.2189875Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-16T19:41:18.6214299Z Content type 'binary/octet-stream' length 62129 bytes (60 KB) 2021-05-16T19:41:18.6291278Z ================================================== 2021-05-16T19:41:18.6291965Z downloaded 60 KB 2021-05-16T19:41:18.6292601Z 2021-05-16T19:41:18.6337646Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cli_2.5.0.tar.gz' 2021-05-16T19:41:19.0258683Z Content type 'binary/octet-stream' length 158132 bytes (154 KB) 2021-05-16T19:41:19.0408623Z ================================================== 2021-05-16T19:41:19.0411125Z downloaded 154 KB 2021-05-16T19:41:19.0413319Z 2021-05-16T19:41:19.0452112Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zip_2.1.1.tar.gz' 2021-05-16T19:41:19.5512360Z Content type 'binary/octet-stream' length 113091 bytes (110 KB) 2021-05-16T19:41:19.5602122Z ================================================== 2021-05-16T19:41:19.5602964Z downloaded 110 KB 2021-05-16T19:41:19.5603452Z 2021-05-16T19:41:19.5649781Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-16T19:41:19.9582959Z Content type 'binary/octet-stream' length 109870 bytes (107 KB) 2021-05-16T19:41:19.9656645Z ================================================== 2021-05-16T19:41:19.9658425Z downloaded 107 KB 2021-05-16T19:41:19.9659008Z 2021-05-16T19:41:19.9697683Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/credentials_1.3.0.tar.gz' 2021-05-16T19:41:20.3648380Z Content type 'binary/octet-stream' length 230676 bytes (225 KB) 2021-05-16T19:41:20.4977814Z ================================================== 2021-05-16T19:41:20.4978794Z downloaded 225 KB 2021-05-16T19:41:20.4979418Z 2021-05-16T19:41:20.5024057Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-16T19:41:20.8862013Z Content type 'binary/octet-stream' length 44517 bytes (43 KB) 2021-05-16T19:41:20.8863194Z ================================================== 2021-05-16T19:41:20.8864012Z downloaded 43 KB 2021-05-16T19:41:20.8899314Z 2021-05-16T19:41:20.8900826Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/yaml_2.2.1.tar.gz' 2021-05-16T19:41:21.8194489Z Content type 'binary/octet-stream' length 92979 bytes (90 KB) 2021-05-16T19:41:21.8265363Z ================================================== 2021-05-16T19:41:21.8265796Z downloaded 90 KB 2021-05-16T19:41:21.8266063Z 2021-05-16T19:41:21.8308082Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/withr_2.4.2.tar.gz' 2021-05-16T19:41:22.2276259Z Content type 'binary/octet-stream' length 95150 bytes (92 KB) 2021-05-16T19:41:22.2349122Z ================================================== 2021-05-16T19:41:22.2349769Z downloaded 92 KB 2021-05-16T19:41:22.2350232Z 2021-05-16T19:41:22.2471795Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/whisker_0.4.tar.gz' 2021-05-16T19:41:22.6138207Z Content type 'application/x-tar' length 28675 bytes (28 KB) 2021-05-16T19:41:22.6140018Z ================================================== 2021-05-16T19:41:22.6140862Z downloaded 28 KB 2021-05-16T19:41:22.6141233Z 2021-05-16T19:41:22.6178708Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-16T19:41:22.9944427Z Content type 'binary/octet-stream' length 12326 bytes (12 KB) 2021-05-16T19:41:22.9945852Z ================================================== 2021-05-16T19:41:22.9946879Z downloaded 12 KB 2021-05-16T19:41:22.9947518Z 2021-05-16T19:41:22.9993513Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/purrr_0.3.4.tar.gz' 2021-05-16T19:41:23.3787173Z Content type 'binary/octet-stream' length 373001 bytes (364 KB) 2021-05-16T19:41:23.4060205Z ================================================== 2021-05-16T19:41:23.4060838Z downloaded 364 KB 2021-05-16T19:41:23.4061160Z 2021-05-16T19:41:23.4199155Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-16T19:41:23.8105946Z Content type 'binary/octet-stream' length 83493 bytes (81 KB) 2021-05-16T19:41:23.8106632Z ================================================== 2021-05-16T19:41:23.8107031Z downloaded 81 KB 2021-05-16T19:41:23.8107295Z 2021-05-16T19:41:23.8151846Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gh_1.3.0.tar.gz' 2021-05-16T19:41:24.2042689Z Content type 'binary/octet-stream' length 45853 bytes (44 KB) 2021-05-16T19:41:24.2044904Z ================================================== 2021-05-16T19:41:24.2045557Z downloaded 44 KB 2021-05-16T19:41:24.2045962Z 2021-05-16T19:41:24.2087645Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gert_1.3.0.tar.gz' 2021-05-16T19:41:24.6052989Z Content type 'binary/octet-stream' length 66528 bytes (64 KB) 2021-05-16T19:41:24.6054184Z ================================================== 2021-05-16T19:41:24.6054784Z downloaded 64 KB 2021-05-16T19:41:24.6055258Z 2021-05-16T19:41:24.6092195Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fs_1.5.0.tar.gz' 2021-05-16T19:41:24.9042130Z Content type 'binary/octet-stream' length 800044 bytes (781 KB) 2021-05-16T19:41:24.9463598Z ================================================== 2021-05-16T19:41:24.9464221Z downloaded 781 KB 2021-05-16T19:41:24.9464531Z 2021-05-16T19:41:24.9505552Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clipr_0.7.1.tar.gz' 2021-05-16T19:41:25.3485624Z Content type 'binary/octet-stream' length 20919 bytes (20 KB) 2021-05-16T19:41:25.3487586Z ================================================== 2021-05-16T19:41:25.3488721Z downloaded 20 KB 2021-05-16T19:41:25.3489181Z 2021-05-16T19:41:25.3558341Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-16T19:41:25.4961342Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-16T19:41:25.4962722Z ================================================== 2021-05-16T19:41:25.4963674Z downloaded 24 KB 2021-05-16T19:41:25.4963969Z 2021-05-16T19:41:25.4989265Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/usethis_2.0.1.tar.gz' 2021-05-16T19:41:25.7799279Z Content type 'binary/octet-stream' length 304209 bytes (297 KB) 2021-05-16T19:41:25.8035228Z ================================================== 2021-05-16T19:41:25.8035943Z downloaded 297 KB 2021-05-16T19:41:25.8036610Z 2021-05-16T19:41:25.8074340Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/memoise_2.0.0.tar.gz' 2021-05-16T19:41:26.1509289Z Content type 'binary/octet-stream' length 17411 bytes (17 KB) 2021-05-16T19:41:26.1514075Z ================================================== 2021-05-16T19:41:26.1514924Z downloaded 17 KB 2021-05-16T19:41:26.1515239Z 2021-05-16T19:41:26.1556988Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/git2r_0.28.0.tar.gz' 2021-05-16T19:41:26.6817666Z Content type 'binary/octet-stream' length 1223574 bytes (1.2 MB) 2021-05-16T19:41:26.7366194Z ================================================== 2021-05-16T19:41:26.7367270Z downloaded 1.2 MB 2021-05-16T19:41:26.7367817Z 2021-05-16T19:41:27.3887036Z * installing *source* package ‘rlang’ ... 2021-05-16T19:41:27.4034346Z ** package ‘rlang’ successfully unpacked and MD5 sums checked 2021-05-16T19:41:27.4036644Z ** using staged installation 2021-05-16T19:41:27.4265429Z ** libs 2021-05-16T19:41:27.4635976Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./lib/ -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c capture.c -o capture.o 2021-05-16T19:41:28.4037138Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./lib/ -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c export.c -o export.o 2021-05-16T19:41:29.0176266Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./lib/ -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c internal.c -o internal.o 2021-05-16T19:41:31.9839088Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./lib/ -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c lib.c -o lib.o 2021-05-16T19:41:33.2167341Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./lib/ -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c version.c -o version.o 2021-05-16T19:41:33.2711416Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o rlang.so capture.o export.o internal.o lib.o version.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T19:41:33.5371527Z installing to /home/runner/work/_temp/Library/00LOCK-rlang/00new/rlang/libs 2021-05-16T19:41:33.5399042Z ** R 2021-05-16T19:41:33.5942560Z ** inst 2021-05-16T19:41:33.5953485Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:41:38.0837955Z ** help 2021-05-16T19:41:38.9041662Z *** installing help indices 2021-05-16T19:41:39.2832791Z *** copying figures 2021-05-16T19:41:39.2841692Z ** building package indices 2021-05-16T19:41:39.9049745Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:41:40.2036454Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T19:41:40.2959580Z ** testing if installed package can be loaded from final location 2021-05-16T19:41:40.6211077Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:41:40.6240618Z * DONE (rlang) 2021-05-16T19:41:40.9361115Z * installing *source* package ‘magrittr’ ... 2021-05-16T19:41:40.9391037Z ** package ‘magrittr’ successfully unpacked and MD5 sums checked 2021-05-16T19:41:40.9392058Z ** using staged installation 2021-05-16T19:41:40.9558725Z ** libs 2021-05-16T19:41:40.9617313Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pipe.c -o pipe.o 2021-05-16T19:41:41.1110249Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utils.c -o utils.o 2021-05-16T19:41:41.1748797Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o magrittr.so pipe.o utils.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T19:41:41.2000756Z installing to /home/runner/work/_temp/Library/00LOCK-magrittr/00new/magrittr/libs 2021-05-16T19:41:41.2035261Z ** R 2021-05-16T19:41:41.2084977Z ** inst 2021-05-16T19:41:41.2102556Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:41:41.5662299Z ** help 2021-05-16T19:41:41.6161062Z *** installing help indices 2021-05-16T19:41:41.6532667Z *** copying figures 2021-05-16T19:41:41.6536621Z ** building package indices 2021-05-16T19:41:41.9041771Z ** installing vignettes 2021-05-16T19:41:41.9112342Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:41:42.1249047Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T19:41:42.1553482Z ** testing if installed package can be loaded from final location 2021-05-16T19:41:42.3727552Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:41:42.3740756Z * DONE (magrittr) 2021-05-16T19:41:42.6734706Z * installing *source* package ‘glue’ ... 2021-05-16T19:41:42.6758569Z ** package ‘glue’ successfully unpacked and MD5 sums checked 2021-05-16T19:41:42.6761546Z ** using staged installation 2021-05-16T19:41:42.6945942Z ** libs 2021-05-16T19:41:42.6999592Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c glue.c -o glue.o 2021-05-16T19:41:42.8479601Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T19:41:42.9006371Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c trim.c -o trim.o 2021-05-16T19:41:42.9961220Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o glue.so glue.o init.o trim.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T19:41:43.0237796Z installing to /home/runner/work/_temp/Library/00LOCK-glue/00new/glue/libs 2021-05-16T19:41:43.0251429Z ** R 2021-05-16T19:41:43.0307840Z ** inst 2021-05-16T19:41:43.0320470Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:41:43.6465746Z ** help 2021-05-16T19:41:43.6835825Z *** installing help indices 2021-05-16T19:41:43.7228932Z *** copying figures 2021-05-16T19:41:43.7232495Z ** building package indices 2021-05-16T19:41:43.9734667Z ** installing vignettes 2021-05-16T19:41:43.9808433Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:41:44.2481621Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T19:41:44.2677010Z ** testing if installed package can be loaded from final location 2021-05-16T19:41:44.5306888Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:41:44.5308726Z * DONE (glue) 2021-05-16T19:41:44.8031501Z * installing *source* package ‘sys’ ... 2021-05-16T19:41:44.8045391Z ** package ‘sys’ successfully unpacked and MD5 sums checked 2021-05-16T19:41:44.8046760Z ** using staged installation 2021-05-16T19:41:44.8273720Z ** libs 2021-05-16T19:41:44.8326553Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c exec.c -o exec.o 2021-05-16T19:41:45.1966488Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T19:41:45.2491846Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o sys.so exec.o init.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T19:41:45.2756276Z installing to /home/runner/work/_temp/Library/00LOCK-sys/00new/sys/libs 2021-05-16T19:41:45.2770280Z ** R 2021-05-16T19:41:45.2809215Z ** inst 2021-05-16T19:41:45.2820860Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:41:45.6394837Z ** help 2021-05-16T19:41:45.6667008Z *** installing help indices 2021-05-16T19:41:45.6898079Z ** building package indices 2021-05-16T19:41:45.9120265Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:41:46.1188097Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T19:41:46.1383715Z ** testing if installed package can be loaded from final location 2021-05-16T19:41:46.3509575Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:41:46.3515165Z * DONE (sys) 2021-05-16T19:41:46.5914686Z * installing *source* package ‘mime’ ... 2021-05-16T19:41:46.5926422Z ** package ‘mime’ successfully unpacked and MD5 sums checked 2021-05-16T19:41:46.5927674Z ** using staged installation 2021-05-16T19:41:46.6084802Z ** libs 2021-05-16T19:41:46.6135198Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T19:41:46.6677411Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rawmatch.c -o rawmatch.o 2021-05-16T19:41:46.7341770Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o mime.so init.o rawmatch.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T19:41:46.7502184Z installing to /home/runner/work/_temp/Library/00LOCK-mime/00new/mime/libs 2021-05-16T19:41:46.7519778Z ** R 2021-05-16T19:41:46.7599032Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:41:47.1639091Z ** help 2021-05-16T19:41:47.1876343Z *** installing help indices 2021-05-16T19:41:47.2055982Z ** building package indices 2021-05-16T19:41:47.4365770Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:41:47.6435027Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T19:41:47.6622433Z ** testing if installed package can be loaded from final location 2021-05-16T19:41:47.8617905Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:41:47.8624835Z * DONE (mime) 2021-05-16T19:41:48.3188959Z * installing *source* package ‘curl’ ... 2021-05-16T19:41:48.3282525Z ** package ‘curl’ successfully unpacked and MD5 sums checked 2021-05-16T19:41:48.3284346Z ** using staged installation 2021-05-16T19:41:48.3438537Z Found pkg-config cflags and libs! 2021-05-16T19:41:48.4405263Z Using PKG_CFLAGS=-I/usr/include/x86_64-linux-gnu 2021-05-16T19:41:48.4406541Z Using PKG_LIBS=-lcurl 2021-05-16T19:41:48.5070702Z ** libs 2021-05-16T19:41:48.5136876Z rm -f curl.so callbacks.o curl.o download.o escape.o fetch.o form.o getdate.o handle.o ieproxy.o init.o interrupt.o multi.o nslookup.o reflist.o split.o ssl.o typechecking.o utils.o version.o winidn.o writer.o 2021-05-16T19:41:48.5168190Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c callbacks.c -o callbacks.o 2021-05-16T19:41:48.6050796Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c curl.c -o curl.o 2021-05-16T19:41:48.7551101Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c download.c -o download.o 2021-05-16T19:41:48.8567528Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c escape.c -o escape.o 2021-05-16T19:41:48.9247444Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c fetch.c -o fetch.o 2021-05-16T19:41:49.0570703Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c form.c -o form.o 2021-05-16T19:41:49.1454492Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c getdate.c -o getdate.o 2021-05-16T19:41:49.2093042Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c handle.c -o handle.o 2021-05-16T19:41:49.6139584Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c ieproxy.c -o ieproxy.o 2021-05-16T19:41:49.6623417Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c init.c -o init.o 2021-05-16T19:41:49.7315158Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c interrupt.c -o interrupt.o 2021-05-16T19:41:49.8148414Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c multi.c -o multi.o 2021-05-16T19:41:50.0297711Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c nslookup.c -o nslookup.o 2021-05-16T19:41:50.1204607Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c reflist.c -o reflist.o 2021-05-16T19:41:50.1990710Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c split.c -o split.o 2021-05-16T19:41:50.2502342Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c ssl.c -o ssl.o 2021-05-16T19:41:50.3063441Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c typechecking.c -o typechecking.o 2021-05-16T19:41:50.3711052Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c utils.c -o utils.o 2021-05-16T19:41:50.5270034Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c version.c -o version.o 2021-05-16T19:41:50.6095727Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c winidn.c -o winidn.o 2021-05-16T19:41:50.6330341Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c writer.c -o writer.o 2021-05-16T19:41:50.6936225Z gcc -shared -L/opt/R/devel/lib/R/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 -L/opt/R/devel/lib/R/lib -lR 2021-05-16T19:41:50.7311924Z installing to /home/runner/work/_temp/Library/00LOCK-curl/00new/curl/libs 2021-05-16T19:41:50.7324455Z ** R 2021-05-16T19:41:50.7466374Z ** inst 2021-05-16T19:41:50.7507297Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:41:51.4116164Z ** help 2021-05-16T19:41:51.4678348Z *** installing help indices 2021-05-16T19:41:51.5094773Z ** building package indices 2021-05-16T19:41:51.7593718Z ** installing vignettes 2021-05-16T19:41:51.7682073Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:41:51.9907050Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T19:41:52.0102336Z ** testing if installed package can be loaded from final location 2021-05-16T19:41:52.2387728Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:41:52.2399759Z * DONE (curl) 2021-05-16T19:41:52.6527253Z * installing *source* package ‘jsonlite’ ... 2021-05-16T19:41:52.6593538Z ** package ‘jsonlite’ successfully unpacked and MD5 sums checked 2021-05-16T19:41:52.6594808Z ** using staged installation 2021-05-16T19:41:52.6759205Z ** libs 2021-05-16T19:41:52.6823676Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c base64.c -o base64.o 2021-05-16T19:41:52.7661468Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c collapse_array.c -o collapse_array.o 2021-05-16T19:41:52.8389247Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c collapse_object.c -o collapse_object.o 2021-05-16T19:41:52.9130685Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c collapse_pretty.c -o collapse_pretty.o 2021-05-16T19:41:53.0450369Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c escape_chars.c -o escape_chars.o 2021-05-16T19:41:53.1421956Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c integer64_to_na.c -o integer64_to_na.o 2021-05-16T19:41:53.1978581Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c is_datelist.c -o is_datelist.o 2021-05-16T19:41:53.2554208Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c is_recordlist.c -o is_recordlist.o 2021-05-16T19:41:53.3217795Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c is_scalarlist.c -o is_scalarlist.o 2021-05-16T19:41:53.3826481Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c modp_numtoa.c -o modp_numtoa.o 2021-05-16T19:41:53.5456348Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c null_to_na.c -o null_to_na.o 2021-05-16T19:41:53.6287080Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c num_to_char.c -o num_to_char.o 2021-05-16T19:41:53.7447709Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c parse.c -o parse.o 2021-05-16T19:41:53.8248940Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c prettify.c -o prettify.o 2021-05-16T19:41:53.9133789Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c push_parser.c -o push_parser.o 2021-05-16T19:41:53.9820027Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c r-base64.c -o r-base64.o 2021-05-16T19:41:54.0477053Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c register.c -o register.o 2021-05-16T19:41:54.1074832Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c row_collapse.c -o row_collapse.o 2021-05-16T19:41:54.1958527Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c transpose_list.c -o transpose_list.o 2021-05-16T19:41:54.2594627Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c validate.c -o validate.o 2021-05-16T19:41:54.3183452Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c yajl/yajl.c -o yajl/yajl.o 2021-05-16T19:41:54.4006020Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c yajl/yajl_alloc.c -o yajl/yajl_alloc.o 2021-05-16T19:41:54.4367948Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c yajl/yajl_buf.c -o yajl/yajl_buf.o 2021-05-16T19:41:54.4976366Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c yajl/yajl_encode.c -o yajl/yajl_encode.o 2021-05-16T19:41:54.6161601Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c yajl/yajl_gen.c -o yajl/yajl_gen.o 2021-05-16T19:41:54.9055051Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c yajl/yajl_lex.c -o yajl/yajl_lex.o 2021-05-16T19:41:55.2341783Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c yajl/yajl_parser.c -o yajl/yajl_parser.o 2021-05-16T19:41:55.4467948Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c yajl/yajl_tree.c -o yajl/yajl_tree.o 2021-05-16T19:41:55.6157882Z ar rcs yajl/libstatyajl.a yajl/yajl.o yajl/yajl_alloc.o yajl/yajl_buf.o yajl/yajl_encode.o yajl/yajl_gen.o yajl/yajl_lex.o yajl/yajl_parser.o yajl/yajl_tree.o 2021-05-16T19:41:55.6358996Z gcc -shared -L/opt/R/devel/lib/R/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 -L/opt/R/devel/lib/R/lib -lR 2021-05-16T19:41:55.6757113Z installing to /home/runner/work/_temp/Library/00LOCK-jsonlite/00new/jsonlite/libs 2021-05-16T19:41:55.6775550Z ** R 2021-05-16T19:41:55.6998490Z ** inst 2021-05-16T19:41:55.7020852Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:41:57.0511951Z in method for ‘asJSON’ with signature ‘"blob"’: no definition for class “blob” 2021-05-16T19:41:57.0514226Z ** help 2021-05-16T19:41:57.0951999Z *** installing help indices 2021-05-16T19:41:57.1297012Z ** building package indices 2021-05-16T19:41:57.3830807Z ** installing vignettes 2021-05-16T19:41:57.3872196Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:41:57.6376818Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T19:41:57.6612490Z ** testing if installed package can be loaded from final location 2021-05-16T19:41:57.9047552Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:41:57.9061685Z * DONE (jsonlite) 2021-05-16T19:41:58.1509208Z * installing *source* package ‘ini’ ... 2021-05-16T19:41:58.1518361Z ** package ‘ini’ successfully unpacked and MD5 sums checked 2021-05-16T19:41:58.1519724Z ** using staged installation 2021-05-16T19:41:58.1658493Z ** R 2021-05-16T19:41:58.1687887Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:41:58.4510414Z ** help 2021-05-16T19:41:58.4644851Z *** installing help indices 2021-05-16T19:41:58.4934663Z ** building package indices 2021-05-16T19:41:58.7254684Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:41:58.9346259Z ** testing if installed package can be loaded from final location 2021-05-16T19:41:59.1568397Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:41:59.1574741Z * DONE (ini) 2021-05-16T19:41:59.4579447Z * installing *source* package ‘gitcreds’ ... 2021-05-16T19:41:59.4598586Z ** package ‘gitcreds’ successfully unpacked and MD5 sums checked 2021-05-16T19:41:59.4599996Z ** using staged installation 2021-05-16T19:41:59.4736961Z ** R 2021-05-16T19:41:59.4801766Z ** inst 2021-05-16T19:41:59.4813990Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:42:00.1228699Z ** help 2021-05-16T19:42:00.1523615Z *** installing help indices 2021-05-16T19:42:00.1807090Z ** building package indices 2021-05-16T19:42:00.4110861Z ** installing vignettes 2021-05-16T19:42:00.4123412Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:42:00.6274128Z ** testing if installed package can be loaded from final location 2021-05-16T19:42:00.8468546Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:42:00.8470185Z * DONE (gitcreds) 2021-05-16T19:42:01.1406504Z * installing *source* package ‘zip’ ... 2021-05-16T19:42:01.1433460Z ** package ‘zip’ successfully unpacked and MD5 sums checked 2021-05-16T19:42:01.1434571Z ** using staged installation 2021-05-16T19:42:01.1557308Z ** libs 2021-05-16T19:42:01.1613244Z gcc -g -O2 miniz.c zip.c unixutils.c tools/cmdzip.c -o tools/cmdzip 2021-05-16T19:42:04.4993962Z gcc -g -O2 miniz.c zip.c unixutils.c tools/cmdunzip.c -o tools/cmdunzip 2021-05-16T19:42:07.8119677Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T19:42:07.8685766Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c miniz.c -o miniz.o 2021-05-16T19:42:10.8482931Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rzip.c -o rzip.o 2021-05-16T19:42:10.9626130Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c zip.c -o zip.o 2021-05-16T19:42:11.1144997Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unixutils.c -o unixutils.o 2021-05-16T19:42:11.1893524Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o zip.so init.o miniz.o rzip.o zip.o unixutils.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T19:42:11.2174437Z installing via 'install.libs.R' to /home/runner/work/_temp/Library/00LOCK-zip/00new/zip 2021-05-16T19:42:11.2239527Z ** R 2021-05-16T19:42:11.2284019Z ** inst 2021-05-16T19:42:11.2295652Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:42:11.6238050Z ** help 2021-05-16T19:42:11.6466156Z *** installing help indices 2021-05-16T19:42:11.6737641Z ** building package indices 2021-05-16T19:42:11.8922675Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:42:12.1214839Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T19:42:12.1457662Z ** testing if installed package can be loaded from final location 2021-05-16T19:42:12.3487113Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:42:12.3495324Z * DONE (zip) 2021-05-16T19:42:12.6975518Z * installing *source* package ‘rstudioapi’ ... 2021-05-16T19:42:12.7019586Z ** package ‘rstudioapi’ successfully unpacked and MD5 sums checked 2021-05-16T19:42:12.7020798Z ** using staged installation 2021-05-16T19:42:12.7159561Z ** R 2021-05-16T19:42:12.7278990Z ** inst 2021-05-16T19:42:12.7300226Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:42:13.3812698Z ** help 2021-05-16T19:42:13.5816583Z *** installing help indices 2021-05-16T19:42:13.7265183Z *** copying figures 2021-05-16T19:42:13.7269294Z ** building package indices 2021-05-16T19:42:14.0870693Z ** installing vignettes 2021-05-16T19:42:14.0954665Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:42:14.2923122Z ** testing if installed package can be loaded from final location 2021-05-16T19:42:14.4948282Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:42:14.4960298Z * DONE (rstudioapi) 2021-05-16T19:42:14.7733605Z * installing *source* package ‘fastmap’ ... 2021-05-16T19:42:14.7750538Z ** package ‘fastmap’ successfully unpacked and MD5 sums checked 2021-05-16T19:42:14.7751726Z ** using staged installation 2021-05-16T19:42:14.7970184Z ** libs 2021-05-16T19:42:14.8035498Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -Ilib/ -I/usr/local/include -DR_NO_REMAP -fpic -g -O2 -c fastmap.cpp -o fastmap.o 2021-05-16T19:42:19.0500629Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Ilib/ -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T19:42:19.1031295Z g++ -std=gnu++11 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o fastmap.so fastmap.o init.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T19:42:19.1757820Z installing to /home/runner/work/_temp/Library/00LOCK-fastmap/00new/fastmap/libs 2021-05-16T19:42:19.1782268Z ** R 2021-05-16T19:42:19.1841408Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:42:19.7073641Z ** help 2021-05-16T19:42:19.7291058Z *** installing help indices 2021-05-16T19:42:19.7501189Z ** building package indices 2021-05-16T19:42:19.9724333Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:42:20.1848168Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T19:42:20.2051158Z ** testing if installed package can be loaded from final location 2021-05-16T19:42:20.4190054Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:42:20.4208820Z * DONE (fastmap) 2021-05-16T19:42:20.7134072Z * installing *source* package ‘yaml’ ... 2021-05-16T19:42:20.7162968Z ** package ‘yaml’ successfully unpacked and MD5 sums checked 2021-05-16T19:42:20.7164245Z ** using staged installation 2021-05-16T19:42:20.7287049Z ** libs 2021-05-16T19:42:20.7346522Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c api.c -o api.o 2021-05-16T19:42:21.1630383Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c dumper.c -o dumper.o 2021-05-16T19:42:21.2992790Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c emitter.c -o emitter.o 2021-05-16T19:42:22.4654334Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c implicit.c -o implicit.o 2021-05-16T19:42:22.6794379Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c loader.c -o loader.o 2021-05-16T19:42:22.8249167Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c parser.c -o parser.o 2021-05-16T19:42:23.2530624Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c r_emit.c -o r_emit.o 2021-05-16T19:42:23.5975242Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c r_ext.c -o r_ext.o 2021-05-16T19:42:23.7242837Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c r_parse.c -o r_parse.o 2021-05-16T19:42:24.2286057Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c reader.c -o reader.o 2021-05-16T19:42:24.3559515Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c scanner.c -o scanner.o 2021-05-16T19:42:25.9609937Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c writer.c -o writer.o 2021-05-16T19:42:26.0279033Z gcc -shared -L/opt/R/devel/lib/R/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 -L/opt/R/devel/lib/R/lib -lR 2021-05-16T19:42:26.0626814Z installing to /home/runner/work/_temp/Library/00LOCK-yaml/00new/yaml/libs 2021-05-16T19:42:26.0651135Z ** R 2021-05-16T19:42:26.0687057Z ** inst 2021-05-16T19:42:26.0706034Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:42:26.3914902Z ** help 2021-05-16T19:42:26.4213459Z *** installing help indices 2021-05-16T19:42:26.4490200Z ** building package indices 2021-05-16T19:42:26.6754049Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:42:26.8814119Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T19:42:26.9024892Z ** testing if installed package can be loaded from final location 2021-05-16T19:42:27.1027095Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:42:27.1035338Z * DONE (yaml) 2021-05-16T19:42:27.4215841Z * installing *source* package ‘withr’ ... 2021-05-16T19:42:27.4244248Z ** package ‘withr’ successfully unpacked and MD5 sums checked 2021-05-16T19:42:27.4245446Z ** using staged installation 2021-05-16T19:42:27.4433385Z ** R 2021-05-16T19:42:27.4537695Z ** inst 2021-05-16T19:42:27.4549214Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:42:28.2750314Z ** help 2021-05-16T19:42:28.3676608Z *** installing help indices 2021-05-16T19:42:28.4406305Z *** copying figures 2021-05-16T19:42:28.4409421Z ** building package indices 2021-05-16T19:42:28.7110308Z ** installing vignettes 2021-05-16T19:42:28.7219446Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:42:28.9224789Z ** testing if installed package can be loaded from final location 2021-05-16T19:42:29.1403379Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:42:29.1412071Z * DONE (withr) 2021-05-16T19:42:29.4073780Z * installing *source* package ‘whisker’ ... 2021-05-16T19:42:29.4094952Z ** package ‘whisker’ successfully unpacked and MD5 sums checked 2021-05-16T19:42:29.4096653Z ** using staged installation 2021-05-16T19:42:29.4219615Z ** R 2021-05-16T19:42:29.4267039Z ** inst 2021-05-16T19:42:29.4293126Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:42:29.9231062Z ** help 2021-05-16T19:42:29.9488688Z *** installing help indices 2021-05-16T19:42:29.9789723Z ** building package indices 2021-05-16T19:42:30.2233720Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:42:30.4246067Z ** testing if installed package can be loaded from final location 2021-05-16T19:42:30.6343532Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:42:30.6357724Z * DONE (whisker) 2021-05-16T19:42:30.9095625Z * installing *source* package ‘rappdirs’ ... 2021-05-16T19:42:30.9114539Z ** package ‘rappdirs’ successfully unpacked and MD5 sums checked 2021-05-16T19:42:30.9115856Z ** using staged installation 2021-05-16T19:42:30.9436248Z ** libs 2021-05-16T19:42:30.9492674Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T19:42:31.0028726Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c win-path.c -o win-path.o 2021-05-16T19:42:31.0541572Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o rappdirs.so init.o win-path.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T19:42:31.0719021Z installing to /home/runner/work/_temp/Library/00LOCK-rappdirs/00new/rappdirs/libs 2021-05-16T19:42:31.0733622Z ** R 2021-05-16T19:42:31.0782894Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:42:31.4536466Z ** help 2021-05-16T19:42:31.4816322Z *** installing help indices 2021-05-16T19:42:31.5071406Z ** building package indices 2021-05-16T19:42:31.7417260Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:42:31.9679849Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T19:42:31.9878668Z ** testing if installed package can be loaded from final location 2021-05-16T19:42:32.1920278Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:42:32.1928072Z * DONE (rappdirs) 2021-05-16T19:42:32.8024166Z * installing *source* package ‘fs’ ... 2021-05-16T19:42:32.8178351Z ** package ‘fs’ successfully unpacked and MD5 sums checked 2021-05-16T19:42:32.8179730Z ** using staged installation 2021-05-16T19:42:32.8391821Z ** libs 2021-05-16T19:42:32.8462626Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c id.cc -o id.o 2021-05-16T19:42:33.5827079Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c file.cc -o file.o 2021-05-16T19:42:34.1031254Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c path.cc -o path.o 2021-05-16T19:42:34.5799017Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c fs.cc -o fs.o 2021-05-16T19:42:34.6746480Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c link.cc -o link.o 2021-05-16T19:42:35.0555604Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c utils.cc -o utils.o 2021-05-16T19:42:35.4320664Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c init.cc -o init.o 2021-05-16T19:42:35.5439462Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c dir.cc -o dir.o 2021-05-16T19:42:36.0767199Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c getmode.cc -o getmode.o 2021-05-16T19:42:36.4447717Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c error.cc -o error.o 2021-05-16T19:42:36.5610576Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c unix/getmode.cc -o unix/getmode.o 2021-05-16T19:42:36.9307344Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c bsd/setmode.c -o bsd/setmode.o 2021-05-16T19:42:37.0775323Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c bsd/strmode.c -o bsd/strmode.o 2021-05-16T19:42:37.1288143Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c bsd/reallocarray.c -o bsd/reallocarray.o 2021-05-16T19:42:37.1628160Z (cd libuv-1.38.1 \ 2021-05-16T19:42:37.1630812Z && CC="gcc" CFLAGS="-g -O2 -I/usr/local/include -fpic -fvisibility=hidden" AR="ar" RANLIB="ranlib" LDFLAGS="-L/usr/local/lib" ./configure --quiet) 2021-05-16T19:42:42.8986281Z make --directory=libuv-1.38.1 \ 2021-05-16T19:42:42.8987367Z HAVE_DTRACE=0 2021-05-16T19:42:42.9095103Z make[1]: Entering directory '/tmp/Rtmp1M38tX/R.INSTALL79147b1e4d69/fs/src/libuv-1.38.1' 2021-05-16T19:42:42.9196822Z CC src/libuv_la-fs-poll.lo 2021-05-16T19:42:43.6437065Z CC src/libuv_la-idna.lo 2021-05-16T19:42:44.3712363Z CC src/libuv_la-inet.lo 2021-05-16T19:42:45.1226724Z CC src/libuv_la-random.lo 2021-05-16T19:42:45.7251420Z CC src/libuv_la-strscpy.lo 2021-05-16T19:42:46.2612781Z CC src/libuv_la-threadpool.lo 2021-05-16T19:42:47.0231613Z CC src/libuv_la-timer.lo 2021-05-16T19:42:47.7088758Z CC src/libuv_la-uv-data-getter-setters.lo 2021-05-16T19:42:48.3066289Z CC src/libuv_la-uv-common.lo 2021-05-16T19:42:49.5984012Z CC src/libuv_la-version.lo 2021-05-16T19:42:50.1602267Z CC src/unix/libuv_la-async.lo 2021-05-16T19:42:50.8852323Z CC src/unix/libuv_la-core.lo 2021-05-16T19:42:52.2705276Z CC src/unix/libuv_la-dl.lo 2021-05-16T19:42:52.8801598Z CC src/unix/libuv_la-fs.lo 2021-05-16T19:42:54.7531847Z CC src/unix/libuv_la-getaddrinfo.lo 2021-05-16T19:42:55.5080361Z CC src/unix/libuv_la-getnameinfo.lo 2021-05-16T19:42:56.1487994Z CC src/unix/libuv_la-loop-watcher.lo 2021-05-16T19:42:56.8792541Z CC src/unix/libuv_la-loop.lo 2021-05-16T19:42:57.5704589Z CC src/unix/libuv_la-pipe.lo 2021-05-16T19:42:58.3252815Z CC src/unix/libuv_la-poll.lo 2021-05-16T19:42:59.0203620Z CC src/unix/libuv_la-process.lo 2021-05-16T19:42:59.9970749Z CC src/unix/libuv_la-random-devurandom.lo 2021-05-16T19:43:00.6811151Z CC src/unix/libuv_la-signal.lo 2021-05-16T19:43:01.7651357Z CC src/unix/libuv_la-stream.lo 2021-05-16T19:43:03.0491216Z CC src/unix/libuv_la-tcp.lo 2021-05-16T19:43:03.8270464Z CC src/unix/libuv_la-thread.lo 2021-05-16T19:43:04.7240955Z CC src/unix/libuv_la-tty.lo 2021-05-16T19:43:05.4351677Z CC src/unix/libuv_la-udp.lo 2021-05-16T19:43:06.6877419Z CC src/unix/libuv_la-linux-core.lo 2021-05-16T19:43:07.9073092Z CC src/unix/libuv_la-linux-inotify.lo 2021-05-16T19:43:08.8829735Z CC src/unix/libuv_la-linux-syscalls.lo 2021-05-16T19:43:09.4201099Z CC src/unix/libuv_la-procfs-exepath.lo 2021-05-16T19:43:10.0097764Z CC src/unix/libuv_la-proctitle.lo 2021-05-16T19:43:10.6357207Z CC src/unix/libuv_la-random-getrandom.lo 2021-05-16T19:43:11.2208360Z CC src/unix/libuv_la-random-sysctl-linux.lo 2021-05-16T19:43:11.8355087Z CCLD libuv.la 2021-05-16T19:43:12.0789219Z ar: `u' modifier ignored since `D' is the default (see `U') 2021-05-16T19:43:12.1362813Z make[1]: Leaving directory '/tmp/Rtmp1M38tX/R.INSTALL79147b1e4d69/fs/src/libuv-1.38.1' 2021-05-16T19:43:12.1380689Z g++ -std=gnu++14 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o fs.so id.o file.o path.o fs.o link.o utils.o init.o dir.o getmode.o error.o unix/getmode.o bsd/setmode.o bsd/strmode.o bsd/reallocarray.o ./libuv-1.38.1/.libs/libuv.a -pthread -L/opt/R/devel/lib/R/lib -lR 2021-05-16T19:43:12.2394658Z installing to /home/runner/work/_temp/Library/00LOCK-fs/00new/fs/libs 2021-05-16T19:43:12.2426327Z ** R 2021-05-16T19:43:12.2544367Z ** inst 2021-05-16T19:43:12.2557290Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:43:13.5437576Z ** help 2021-05-16T19:43:13.6251664Z *** installing help indices 2021-05-16T19:43:13.6832546Z ** building package indices 2021-05-16T19:43:13.9483981Z ** installing vignettes 2021-05-16T19:43:13.9594553Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:43:14.2383516Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T19:43:14.2585087Z ** testing if installed package can be loaded from final location 2021-05-16T19:43:14.5332835Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:43:14.5343903Z * DONE (fs) 2021-05-16T19:43:14.8068602Z * installing *source* package ‘clipr’ ... 2021-05-16T19:43:14.8085159Z ** package ‘clipr’ successfully unpacked and MD5 sums checked 2021-05-16T19:43:14.8086626Z ** using staged installation 2021-05-16T19:43:14.8320438Z ** R 2021-05-16T19:43:14.8369216Z ** inst 2021-05-16T19:43:14.8382388Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:43:15.2431818Z ** help 2021-05-16T19:43:15.2636844Z *** installing help indices 2021-05-16T19:43:15.2890280Z ** building package indices 2021-05-16T19:43:15.5229129Z ** installing vignettes 2021-05-16T19:43:15.5293827Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:43:15.7393499Z ** testing if installed package can be loaded from final location 2021-05-16T19:43:15.9439010Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:43:15.9445349Z * DONE (clipr) 2021-05-16T19:43:16.8832064Z * installing *source* package ‘git2r’ ... 2021-05-16T19:43:16.9098855Z ** package ‘git2r’ successfully unpacked and MD5 sums checked 2021-05-16T19:43:16.9099501Z ** using staged installation 2021-05-16T19:43:17.1049826Z checking build system type... x86_64-unknown-linux-gnu 2021-05-16T19:43:17.1051444Z checking host system type... x86_64-unknown-linux-gnu 2021-05-16T19:43:17.1060650Z checking for gcc... gcc 2021-05-16T19:43:17.1721286Z checking whether the C compiler works... yes 2021-05-16T19:43:17.1722891Z checking for C compiler default output file name... a.out 2021-05-16T19:43:17.2155986Z checking for suffix of executables... 2021-05-16T19:43:17.2611471Z checking whether we are cross compiling... no 2021-05-16T19:43:17.2843034Z checking for suffix of object files... o 2021-05-16T19:43:17.3057383Z checking whether we are using the GNU C compiler... yes 2021-05-16T19:43:17.3269808Z checking whether gcc accepts -g... yes 2021-05-16T19:43:17.3678528Z checking for gcc option to accept ISO C89... none needed 2021-05-16T19:43:17.3679883Z checking for pkg-config... /usr/bin/pkg-config 2021-05-16T19:43:17.3700245Z checking pkg-config is at least version 0.9.0... yes 2021-05-16T19:43:17.3837107Z Found pkg-config cflags and libs! 2021-05-16T19:43:17.4820624Z checking whether the libgit2 version will work in git2r... yes 2021-05-16T19:43:17.6224864Z checking whether the libgit2 function git_buf_dispose is available... yes 2021-05-16T19:43:17.7589261Z checking whether the libgit2 constant GIT_OBJECT_ANY is available... yes 2021-05-16T19:43:17.8953882Z checking whether the libgit2 function git_error_last is available... yes 2021-05-16T19:43:18.0148794Z checking whether the libgit2 function git_oid_is_zero is available... no 2021-05-16T19:43:18.0150950Z ----- Results of the git2r package configure ----- 2021-05-16T19:43:18.0151682Z 2021-05-16T19:43:18.0153220Z PKG_CFLAGS: -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR 2021-05-16T19:43:18.0154743Z PKG_LIBS: -lgit2 2021-05-16T19:43:18.0155182Z 2021-05-16T19:43:18.0156141Z -------------------------------------------------- 2021-05-16T19:43:18.0342796Z configure: creating ./config.status 2021-05-16T19:43:18.1261305Z config.status: creating src/Makevars 2021-05-16T19:43:18.1953213Z ** libs 2021-05-16T19:43:18.2024228Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r.c -o git2r.o 2021-05-16T19:43:18.2822963Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_S3.c -o git2r_S3.o 2021-05-16T19:43:18.3446732Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_arg.c -o git2r_arg.o 2021-05-16T19:43:18.5355042Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_blame.c -o git2r_blame.o 2021-05-16T19:43:18.6513524Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_blob.c -o git2r_blob.o 2021-05-16T19:43:18.7975107Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_branch.c -o git2r_branch.o 2021-05-16T19:43:19.0759515Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_checkout.c -o git2r_checkout.o 2021-05-16T19:43:19.1789703Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_clone.c -o git2r_clone.o 2021-05-16T19:43:19.2821423Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_commit.c -o git2r_commit.o 2021-05-16T19:43:19.4543880Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_config.c -o git2r_config.o 2021-05-16T19:43:19.6316841Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_cred.c -o git2r_cred.o 2021-05-16T19:43:19.7385551Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_diff.c -o git2r_diff.o 2021-05-16T19:43:20.0284510Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_error.c -o git2r_error.o 2021-05-16T19:43:20.1083687Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_graph.c -o git2r_graph.o 2021-05-16T19:43:20.2214488Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_index.c -o git2r_index.o 2021-05-16T19:43:20.3276403Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_libgit2.c -o git2r_libgit2.o 2021-05-16T19:43:20.4375221Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_merge.c -o git2r_merge.o 2021-05-16T19:43:20.6552790Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_note.c -o git2r_note.o 2021-05-16T19:43:20.8344885Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_object.c -o git2r_object.o 2021-05-16T19:43:20.9357845Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_odb.c -o git2r_odb.o 2021-05-16T19:43:21.1431921Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_oid.c -o git2r_oid.o 2021-05-16T19:43:21.2270937Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_push.c -o git2r_push.o 2021-05-16T19:43:21.3313572Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_reference.c -o git2r_reference.o 2021-05-16T19:43:21.4427053Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_reflog.c -o git2r_reflog.o 2021-05-16T19:43:21.5426569Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_remote.c -o git2r_remote.o 2021-05-16T19:43:21.7507735Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_repository.c -o git2r_repository.o 2021-05-16T19:43:21.9436729Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_reset.c -o git2r_reset.o 2021-05-16T19:43:22.0451839Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_revparse.c -o git2r_revparse.o 2021-05-16T19:43:22.1413807Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_revwalk.c -o git2r_revwalk.o 2021-05-16T19:43:22.3765865Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_signature.c -o git2r_signature.o 2021-05-16T19:43:22.4744474Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_stash.c -o git2r_stash.o 2021-05-16T19:43:22.6162405Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_status.c -o git2r_status.o 2021-05-16T19:43:22.8066713Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_tag.c -o git2r_tag.o 2021-05-16T19:43:22.9567840Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_transfer.c -o git2r_transfer.o 2021-05-16T19:43:23.0367625Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_tree.c -o git2r_tree.o 2021-05-16T19:43:23.1779946Z gcc -shared -L/opt/R/devel/lib/R/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 -lgit2 -L/opt/R/devel/lib/R/lib -lR 2021-05-16T19:43:23.2220933Z installing to /home/runner/work/_temp/Library/00LOCK-git2r/00new/git2r/libs 2021-05-16T19:43:23.2247534Z ** R 2021-05-16T19:43:23.2507007Z ** inst 2021-05-16T19:43:23.2518453Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:43:24.5791192Z ** help 2021-05-16T19:43:24.8612236Z *** installing help indices 2021-05-16T19:43:25.0901289Z ** building package indices 2021-05-16T19:43:25.4995357Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:43:25.7451827Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T19:43:25.7656920Z ** testing if installed package can be loaded from final location 2021-05-16T19:43:25.9971146Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:43:25.9981951Z * DONE (git2r) 2021-05-16T19:43:26.2594141Z * installing *source* package ‘askpass’ ... 2021-05-16T19:43:26.2606602Z ** package ‘askpass’ successfully unpacked and MD5 sums checked 2021-05-16T19:43:26.2609394Z ** using staged installation 2021-05-16T19:43:26.2776071Z ** libs 2021-05-16T19:43:26.2833672Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c askpass.c -o askpass.o 2021-05-16T19:43:26.3438366Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o askpass.so askpass.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T19:43:26.3676704Z installing to /home/runner/work/_temp/Library/00LOCK-askpass/00new/askpass/libs 2021-05-16T19:43:26.3691909Z ** R 2021-05-16T19:43:26.3724679Z ** inst 2021-05-16T19:43:26.3735584Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:43:26.6776648Z ** help 2021-05-16T19:43:26.6972631Z *** installing help indices 2021-05-16T19:43:26.7142584Z ** building package indices 2021-05-16T19:43:26.9325942Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:43:27.1467539Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T19:43:27.1686359Z ** testing if installed package can be loaded from final location 2021-05-16T19:43:27.3903642Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:43:27.3910467Z * DONE (askpass) 2021-05-16T19:43:27.7996697Z * installing *source* package ‘cli’ ... 2021-05-16T19:43:27.8068670Z ** package ‘cli’ successfully unpacked and MD5 sums checked 2021-05-16T19:43:27.8070539Z ** using staged installation 2021-05-16T19:43:27.8277737Z ** R 2021-05-16T19:43:27.8596567Z ** inst 2021-05-16T19:43:27.8615999Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:43:31.1350842Z ** help 2021-05-16T19:43:31.3631327Z *** installing help indices 2021-05-16T19:43:31.5155172Z *** copying figures 2021-05-16T19:43:31.5156440Z ** building package indices 2021-05-16T19:43:31.8903263Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:43:32.1905115Z ** testing if installed package can be loaded from final location 2021-05-16T19:43:32.5742338Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:43:32.5771717Z * DONE (cli) 2021-05-16T19:43:32.9834995Z * installing *source* package ‘purrr’ ... 2021-05-16T19:43:32.9892798Z ** package ‘purrr’ successfully unpacked and MD5 sums checked 2021-05-16T19:43:32.9894071Z ** using staged installation 2021-05-16T19:43:33.0090070Z ** libs 2021-05-16T19:43:33.0146043Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c backports.c -o backports.o 2021-05-16T19:43:33.0594506Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c coerce.c -o coerce.o 2021-05-16T19:43:33.1677829Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c conditions.c -o conditions.o 2021-05-16T19:43:33.2691356Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c flatten.c -o flatten.o 2021-05-16T19:43:33.4150212Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T19:43:33.4679000Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c map.c -o map.o 2021-05-16T19:43:33.6223789Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pluck.c -o pluck.o 2021-05-16T19:43:33.7876127Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c transpose.c -o transpose.o 2021-05-16T19:43:33.8992323Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utils.c -o utils.o 2021-05-16T19:43:33.9729791Z gcc -shared -L/opt/R/devel/lib/R/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 -L/opt/R/devel/lib/R/lib -lR 2021-05-16T19:43:33.9991506Z installing to /home/runner/work/_temp/Library/00LOCK-purrr/00new/purrr/libs 2021-05-16T19:43:34.0008455Z ** R 2021-05-16T19:43:34.0227482Z ** inst 2021-05-16T19:43:34.0239555Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:43:35.6098921Z ** help 2021-05-16T19:43:35.8146427Z *** installing help indices 2021-05-16T19:43:35.9469258Z *** copying figures 2021-05-16T19:43:35.9477621Z ** building package indices 2021-05-16T19:43:36.2830596Z ** installing vignettes 2021-05-16T19:43:36.2918937Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:43:36.5269797Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T19:43:36.5470341Z ** testing if installed package can be loaded from final location 2021-05-16T19:43:36.8034761Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:43:36.8047229Z * DONE (purrr) 2021-05-16T19:43:37.1201583Z * installing *source* package ‘lifecycle’ ... 2021-05-16T19:43:37.1231151Z ** package ‘lifecycle’ successfully unpacked and MD5 sums checked 2021-05-16T19:43:37.1232555Z ** using staged installation 2021-05-16T19:43:37.1428668Z ** R 2021-05-16T19:43:37.1490522Z ** inst 2021-05-16T19:43:37.1506764Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:43:37.6630280Z ** help 2021-05-16T19:43:37.6952131Z *** installing help indices 2021-05-16T19:43:37.7228852Z *** copying figures 2021-05-16T19:43:37.7235776Z ** building package indices 2021-05-16T19:43:37.9539093Z ** installing vignettes 2021-05-16T19:43:37.9597291Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:43:38.1849031Z ** testing if installed package can be loaded from final location 2021-05-16T19:43:38.4127604Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:43:38.4138685Z * DONE (lifecycle) 2021-05-16T19:43:38.6794097Z * installing *source* package ‘cachem’ ... 2021-05-16T19:43:38.6808434Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-16T19:43:38.6809709Z ** using staged installation 2021-05-16T19:43:38.6968143Z ** libs 2021-05-16T19:43:38.7029565Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cache.c -o cache.o 2021-05-16T19:43:38.7617727Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T19:43:38.8121682Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o cachem.so cache.o init.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T19:43:38.8331346Z installing to /home/runner/work/_temp/Library/00LOCK-cachem/00new/cachem/libs 2021-05-16T19:43:38.8345739Z ** R 2021-05-16T19:43:38.8480069Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:43:39.5088872Z ** help 2021-05-16T19:43:39.5330156Z *** installing help indices 2021-05-16T19:43:39.5576911Z ** building package indices 2021-05-16T19:43:39.7758942Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:43:40.0204566Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T19:43:40.0392082Z ** testing if installed package can be loaded from final location 2021-05-16T19:43:40.2894288Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:43:40.2902046Z * DONE (cachem) 2021-05-16T19:43:40.8651492Z * installing *source* package ‘openssl’ ... 2021-05-16T19:43:40.8800068Z ** package ‘openssl’ successfully unpacked and MD5 sums checked 2021-05-16T19:43:40.8801278Z ** using staged installation 2021-05-16T19:43:40.8969293Z Found pkg-config cflags and libs! 2021-05-16T19:43:40.9888675Z Using PKG_CFLAGS= 2021-05-16T19:43:41.3474574Z Using PKG_LIBS=-l:libssl.so.1.1 -l:libcrypto.so.1.1 2021-05-16T19:43:41.3665616Z ** libs 2021-05-16T19:43:41.3731596Z rm -f aes.o base64.o bignum.o cert.o compatibility.o diffie.o envelope.o error.o hash.o info.o keygen.o keys.o onload.o openssh.o password.o pbkdf.o pem.o pkcs12.o pkcs7.o rand.o rsa.o signing.o ssl.o stream.o write.o x25519.o openssl.so bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-16T19:43:41.3756273Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c aes.c -o aes.o 2021-05-16T19:43:41.5102987Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-16T19:43:41.6188371Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c bignum.c -o bignum.o 2021-05-16T19:43:41.7552103Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cert.c -o cert.o 2021-05-16T19:43:41.9756560Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c compatibility.c -o compatibility.o 2021-05-16T19:43:42.0671530Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c diffie.c -o diffie.o 2021-05-16T19:43:42.2135316Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c envelope.c -o envelope.o 2021-05-16T19:43:42.3951758Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c error.c -o error.o 2021-05-16T19:43:42.4823420Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c hash.c -o hash.o 2021-05-16T19:43:42.6232322Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c info.c -o info.o 2021-05-16T19:43:42.7049036Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c keygen.c -o keygen.o 2021-05-16T19:43:42.8334063Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c keys.c -o keys.o 2021-05-16T19:43:43.0098880Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c onload.c -o onload.o 2021-05-16T19:43:43.1303827Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c openssh.c -o openssh.o 2021-05-16T19:43:43.4040457Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c password.c -o password.o 2021-05-16T19:43:43.4738896Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pbkdf.c -o pbkdf.o 2021-05-16T19:43:43.5307071Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pem.c -o pem.o 2021-05-16T19:43:43.6977896Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pkcs12.c -o pkcs12.o 2021-05-16T19:43:43.8820166Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pkcs7.c -o pkcs7.o 2021-05-16T19:43:44.0483504Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rand.c -o rand.o 2021-05-16T19:43:44.1256838Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rsa.c -o rsa.o 2021-05-16T19:43:44.2651340Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c signing.c -o signing.o 2021-05-16T19:43:44.4220932Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c ssl.c -o ssl.o 2021-05-16T19:43:44.6273116Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c stream.c -o stream.o 2021-05-16T19:43:44.7851605Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c write.c -o write.o 2021-05-16T19:43:44.9557775Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c x25519.c -o x25519.o 2021-05-16T19:43:45.1196697Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c bcrypt/bcrypt_pbkdf.c -o bcrypt/bcrypt_pbkdf.o 2021-05-16T19:43:45.2086154Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c bcrypt/blowfish.c -o bcrypt/blowfish.o 2021-05-16T19:43:45.4610860Z ar rcs bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-16T19:43:45.4684320Z gcc -shared -L/opt/R/devel/lib/R/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:libssl.so.1.1 -l:libcrypto.so.1.1 -L/opt/R/devel/lib/R/lib -lR 2021-05-16T19:43:45.5301028Z installing to /home/runner/work/_temp/Library/00LOCK-openssl/00new/openssl/libs 2021-05-16T19:43:45.5320714Z ** R 2021-05-16T19:43:45.5465054Z ** inst 2021-05-16T19:43:45.5522011Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:43:46.7758600Z ** help 2021-05-16T19:43:46.8362852Z *** installing help indices 2021-05-16T19:43:46.8879661Z ** building package indices 2021-05-16T19:43:47.1701459Z ** installing vignettes 2021-05-16T19:43:47.1879759Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:43:47.4066936Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T19:43:47.4261168Z ** testing if installed package can be loaded from final location 2021-05-16T19:43:47.6746378Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:43:47.6761283Z * DONE (openssl) 2021-05-16T19:43:47.9322174Z * installing *source* package ‘memoise’ ... 2021-05-16T19:43:47.9338091Z ** package ‘memoise’ successfully unpacked and MD5 sums checked 2021-05-16T19:43:47.9339214Z ** using staged installation 2021-05-16T19:43:47.9517577Z ** R 2021-05-16T19:43:47.9622022Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:43:48.5110950Z ** help 2021-05-16T19:43:48.5411406Z *** installing help indices 2021-05-16T19:43:48.5706873Z ** building package indices 2021-05-16T19:43:48.8216784Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:43:49.0798014Z ** testing if installed package can be loaded from final location 2021-05-16T19:43:49.3310544Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:43:49.3317281Z * DONE (memoise) 2021-05-16T19:43:49.7430023Z * installing *source* package ‘httr’ ... 2021-05-16T19:43:49.7483781Z ** package ‘httr’ successfully unpacked and MD5 sums checked 2021-05-16T19:43:49.7484965Z ** using staged installation 2021-05-16T19:43:49.7687044Z ** R 2021-05-16T19:43:49.7909513Z ** demo 2021-05-16T19:43:49.7924367Z ** inst 2021-05-16T19:43:49.7941007Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:43:53.4765153Z ** help 2021-05-16T19:43:53.6855767Z *** installing help indices 2021-05-16T19:43:53.8249013Z ** building package indices 2021-05-16T19:43:54.2030825Z ** installing vignettes 2021-05-16T19:43:54.2101064Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:43:54.4403102Z ** testing if installed package can be loaded from final location 2021-05-16T19:43:54.7355489Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:43:54.7386857Z * DONE (httr) 2021-05-16T19:43:55.0368026Z * installing *source* package ‘credentials’ ... 2021-05-16T19:43:55.0390387Z ** package ‘credentials’ successfully unpacked and MD5 sums checked 2021-05-16T19:43:55.0391688Z ** using staged installation 2021-05-16T19:43:55.0566941Z ** R 2021-05-16T19:43:55.0644705Z ** inst 2021-05-16T19:43:55.0660645Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:43:55.6631952Z ** help 2021-05-16T19:43:55.6898614Z *** installing help indices 2021-05-16T19:43:55.7167827Z ** building package indices 2021-05-16T19:43:55.9480068Z ** installing vignettes 2021-05-16T19:43:55.9553523Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:43:56.3322129Z ** testing if installed package can be loaded from final location 2021-05-16T19:43:56.6143289Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:43:56.6155613Z * DONE (credentials) 2021-05-16T19:43:56.9286373Z * installing *source* package ‘gh’ ... 2021-05-16T19:43:56.9306841Z ** package ‘gh’ successfully unpacked and MD5 sums checked 2021-05-16T19:43:56.9308215Z ** using staged installation 2021-05-16T19:43:56.9530367Z ** R 2021-05-16T19:43:56.9632581Z ** inst 2021-05-16T19:43:56.9644662Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:43:58.4230696Z ** help 2021-05-16T19:43:58.4577429Z *** installing help indices 2021-05-16T19:43:58.4953500Z ** building package indices 2021-05-16T19:43:58.7310840Z ** installing vignettes 2021-05-16T19:43:58.7370266Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:43:59.0457379Z ** testing if installed package can be loaded from final location 2021-05-16T19:43:59.3711684Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:43:59.3724742Z * DONE (gh) 2021-05-16T19:43:59.6822728Z * installing *source* package ‘gert’ ... 2021-05-16T19:43:59.6853018Z ** package ‘gert’ successfully unpacked and MD5 sums checked 2021-05-16T19:43:59.6854221Z ** using staged installation 2021-05-16T19:43:59.6951136Z Found pkg-config cflags and libs! 2021-05-16T19:43:59.7990082Z Using PKG_CFLAGS= 2021-05-16T19:43:59.7991528Z Using PKG_LIBS=-lgit2 2021-05-16T19:43:59.8441349Z Configuration OK! 2021-05-16T19:43:59.8638298Z ** libs 2021-05-16T19:43:59.8697880Z rm -f gert.so branch.o clone.o commit.o config.o conflicts.o files.o init.o merge.o rebase.o stash.o submodules.o tag.o utils.o version.o 2021-05-16T19:43:59.8727462Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c branch.c -o branch.o 2021-05-16T19:44:00.1337042Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c clone.c -o clone.o 2021-05-16T19:44:00.4050971Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c commit.c -o commit.o 2021-05-16T19:44:00.6624062Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c config.c -o config.o 2021-05-16T19:44:00.7600734Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c conflicts.c -o conflicts.o 2021-05-16T19:44:00.8443046Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c files.c -o files.o 2021-05-16T19:44:01.0158625Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c init.c -o init.o 2021-05-16T19:44:01.0939232Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c merge.c -o merge.o 2021-05-16T19:44:01.2171537Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c rebase.c -o rebase.o 2021-05-16T19:44:01.3507487Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c stash.c -o stash.o 2021-05-16T19:44:01.4552485Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c submodules.c -o submodules.o 2021-05-16T19:44:01.5885150Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c tag.c -o tag.o 2021-05-16T19:44:01.6897465Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c utils.c -o utils.o 2021-05-16T19:44:01.8326125Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c version.c -o version.o 2021-05-16T19:44:01.9322559Z gcc -shared -L/opt/R/devel/lib/R/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 -lgit2 -L/opt/R/devel/lib/R/lib -lR 2021-05-16T19:44:01.9711943Z installing to /home/runner/work/_temp/Library/00LOCK-gert/00new/gert/libs 2021-05-16T19:44:01.9713380Z ** R 2021-05-16T19:44:01.9813083Z ** inst 2021-05-16T19:44:01.9825170Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:44:02.9690121Z ** help 2021-05-16T19:44:03.0382093Z *** installing help indices 2021-05-16T19:44:03.0970824Z ** building package indices 2021-05-16T19:44:03.3580358Z ** installing vignettes 2021-05-16T19:44:03.3711256Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:44:03.6456535Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T19:44:03.6688253Z ** testing if installed package can be loaded from final location 2021-05-16T19:44:03.9802900Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:44:03.9815431Z * DONE (gert) 2021-05-16T19:44:04.5121037Z * installing *source* package ‘usethis’ ... 2021-05-16T19:44:04.5228143Z ** package ‘usethis’ successfully unpacked and MD5 sums checked 2021-05-16T19:44:04.5228954Z ** using staged installation 2021-05-16T19:44:04.5546665Z ** R 2021-05-16T19:44:04.5989985Z ** inst 2021-05-16T19:44:04.6033723Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:44:08.5705429Z ** help 2021-05-16T19:44:08.8206269Z *** installing help indices 2021-05-16T19:44:08.9983766Z *** copying figures 2021-05-16T19:44:08.9991009Z ** building package indices 2021-05-16T19:44:09.3730610Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:44:09.7066203Z ** testing if installed package can be loaded from final location 2021-05-16T19:44:10.0909539Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:44:10.0943684Z * DONE (usethis) 2021-05-16T19:44:10.1070987Z 2021-05-16T19:44:10.1072349Z The downloaded source packages are in 2021-05-16T19:44:10.1073761Z ‘/tmp/RtmpPObqMm/downloaded_packages’ 2021-05-16T19:44:10.1074496Z Running `R CMD build`... 2021-05-16T19:44:12.7290069Z * checking for file ‘/tmp/RtmpPObqMm/remotes72d95b787339/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-16T19:44:12.7292356Z * preparing ‘tic’: 2021-05-16T19:44:12.7294440Z * checking DESCRIPTION meta-information ... OK 2021-05-16T19:44:12.7295586Z * installing the package to process help pages 2021-05-16T19:44:12.7297032Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T19:44:12.7298906Z * checking for empty or unneeded directories 2021-05-16T19:44:12.7300305Z Removed empty directory ‘tic/.circleci’ 2021-05-16T19:44:12.7301576Z Removed empty directory ‘tic/pkgdown’ 2021-05-16T19:44:12.7302704Z * building ‘tic_0.10.0.tar.gz’ 2021-05-16T19:44:12.7305576Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T19:44:12.7308023Z (as ‘lib’ is unspecified) 2021-05-16T19:44:13.1725359Z * installing *source* package ‘tic’ ... 2021-05-16T19:44:13.1766264Z ** using staged installation 2021-05-16T19:44:13.2075149Z ** R 2021-05-16T19:44:13.2320821Z ** inst 2021-05-16T19:44:13.2367542Z ** preparing package for lazy loading 2021-05-16T19:44:13.6738941Z ** help 2021-05-16T19:44:13.8942308Z *** installing help indices 2021-05-16T19:44:14.0263869Z *** copying figures 2021-05-16T19:44:14.0270968Z ** building package indices 2021-05-16T19:44:14.3750699Z ** installing vignettes 2021-05-16T19:44:14.3797738Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:44:14.7241776Z ** testing if installed package can be loaded from final location 2021-05-16T19:44:15.1168470Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:44:15.1202182Z * DONE (tic) 2021-05-16T19:44:15.1363655Z Using github PAT from envvar GITHUB_PAT 2021-05-16T19:44:15.3141826Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-16T19:44:16.8682122Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-16T19:44:16.8683594Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-16T19:44:16.8684654Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-16T19:44:16.8686995Z Installing 37 packages: utf8, vctrs, pkgconfig, pillar, tibble, rematch2, fansi, diffobj, waldo, ps, processx, praise, pkgload, evaluate, ellipsis, digest, callr, brio, xml2, xfun, markdown, highr, stringr, stringi, Rcpp, knitr, commonmark, brew, xopen, sessioninfo, prettyunits, pkgbuild, testthat, rversions, roxygen2, rcmdcheck, devtools 2021-05-16T19:44:16.8690638Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-16T19:44:16.8692361Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-16T19:44:16.8694008Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-16T19:44:16.8694938Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-16T19:44:16.8697367Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T19:44:16.8698345Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-16T19:44:16.8699058Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-16T19:44:16.8699778Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-16T19:44:16.8700708Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-16T19:44:16.8701824Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-16T19:44:16.8702544Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-16T19:44:16.8703818Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-16T19:44:16.8704603Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-16T19:44:16.8705336Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-16T19:44:16.8706073Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-16T19:44:16.8706758Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-16T19:44:16.8707489Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-16T19:44:16.8708162Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-16T19:44:16.8708858Z xfun (NA -> 0.23 ) [CRAN] 2021-05-16T19:44:16.8709765Z markdown (NA -> 1.1 ) [CRAN] 2021-05-16T19:44:16.8710526Z highr (NA -> 0.9 ) [CRAN] 2021-05-16T19:44:16.8711243Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-16T19:44:16.8711946Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-16T19:44:16.8712654Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-16T19:44:16.8722762Z knitr (NA -> 1.33 ) [CRAN] 2021-05-16T19:44:16.8723522Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-16T19:44:16.8724404Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-16T19:44:16.8725500Z (as ‘lib’ is unspecified) 2021-05-16T19:44:16.8726419Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-16T19:44:16.8727351Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-16T19:44:16.8728333Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-16T19:44:16.8729242Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-16T19:44:16.8730554Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-16T19:44:16.8731953Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-16T19:44:16.8732974Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-16T19:44:16.8733922Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-16T19:44:16.8734834Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-16T19:44:35.4025812Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/utf8_1.2.1.tar.gz' 2021-05-16T19:44:35.7901487Z Content type 'binary/octet-stream' length 237667 bytes (232 KB) 2021-05-16T19:44:35.8115438Z ================================================== 2021-05-16T19:44:35.8116073Z downloaded 232 KB 2021-05-16T19:44:35.8116374Z 2021-05-16T19:44:35.8159922Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-16T19:44:36.4376577Z Content type 'binary/octet-stream' length 784938 bytes (766 KB) 2021-05-16T19:44:36.5151885Z ================================================== 2021-05-16T19:44:36.5153039Z downloaded 766 KB 2021-05-16T19:44:36.5154018Z 2021-05-16T19:44:36.5197558Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-16T19:44:36.8983072Z Content type 'application/x-tar' length 6108 bytes 2021-05-16T19:44:36.8984732Z ================================================== 2021-05-16T19:44:36.8985640Z downloaded 6108 bytes 2021-05-16T19:44:36.8986258Z 2021-05-16T19:44:36.9023939Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.1.tar.gz' 2021-05-16T19:44:37.0417726Z Content type 'application/x-gzip' length 1111747 bytes (1.1 MB) 2021-05-16T19:44:37.0792796Z ================================================== 2021-05-16T19:44:37.0794045Z downloaded 1.1 MB 2021-05-16T19:44:37.0794642Z 2021-05-16T19:44:37.0825232Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.2.tar.gz' 2021-05-16T19:44:37.1203823Z Content type 'application/x-gzip' length 686145 bytes (670 KB) 2021-05-16T19:44:37.1528178Z ================================================== 2021-05-16T19:44:37.1529284Z downloaded 670 KB 2021-05-16T19:44:37.1529861Z 2021-05-16T19:44:37.1553398Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-16T19:44:37.5523214Z Content type 'binary/octet-stream' length 13441 bytes (13 KB) 2021-05-16T19:44:37.5526838Z ================================================== 2021-05-16T19:44:37.5527331Z downloaded 13 KB 2021-05-16T19:44:37.5527645Z 2021-05-16T19:44:37.5570604Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fansi_0.4.2.tar.gz' 2021-05-16T19:44:37.9362399Z Content type 'binary/octet-stream' length 270970 bytes (264 KB) 2021-05-16T19:44:37.9580581Z ================================================== 2021-05-16T19:44:37.9581399Z downloaded 264 KB 2021-05-16T19:44:37.9583268Z 2021-05-16T19:44:37.9625030Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-16T19:44:38.3566018Z Content type 'binary/octet-stream' length 476003 bytes (464 KB) 2021-05-16T19:44:38.3891412Z ================================================== 2021-05-16T19:44:38.3892041Z downloaded 464 KB 2021-05-16T19:44:38.3892367Z 2021-05-16T19:44:38.3937760Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/waldo_0.2.5.tar.gz' 2021-05-16T19:44:38.7803927Z Content type 'binary/octet-stream' length 26261 bytes (25 KB) 2021-05-16T19:44:38.7804775Z ================================================== 2021-05-16T19:44:38.7805241Z downloaded 25 KB 2021-05-16T19:44:38.7805555Z 2021-05-16T19:44:38.7844258Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ps_1.6.0.tar.gz' 2021-05-16T19:44:39.1642695Z Content type 'binary/octet-stream' length 120042 bytes (117 KB) 2021-05-16T19:44:39.1732483Z ================================================== 2021-05-16T19:44:39.1733429Z downloaded 117 KB 2021-05-16T19:44:39.1734003Z 2021-05-16T19:44:39.1772238Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/processx_3.5.2.tar.gz' 2021-05-16T19:44:39.5453731Z Content type 'binary/octet-stream' length 141949 bytes (138 KB) 2021-05-16T19:44:39.5701645Z ================================================== 2021-05-16T19:44:39.5702288Z downloaded 138 KB 2021-05-16T19:44:39.5702612Z 2021-05-16T19:44:39.5748724Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/praise_1.0.0.tar.gz' 2021-05-16T19:44:39.9664486Z Content type 'application/x-tar' length 6100 bytes 2021-05-16T19:44:39.9665247Z ================================================== 2021-05-16T19:44:39.9665692Z downloaded 6100 bytes 2021-05-16T19:44:39.9666000Z 2021-05-16T19:44:39.9708223Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-16T19:44:40.3483559Z Content type 'binary/octet-stream' length 60723 bytes (59 KB) 2021-05-16T19:44:40.3484833Z ================================================== 2021-05-16T19:44:40.3486223Z downloaded 59 KB 2021-05-16T19:44:40.3486589Z 2021-05-16T19:44:40.3531922Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/evaluate_0.14.tar.gz' 2021-05-16T19:44:40.8802284Z Content type 'application/x-tar' length 23661 bytes (23 KB) 2021-05-16T19:44:40.8803587Z ================================================== 2021-05-16T19:44:40.8804406Z downloaded 23 KB 2021-05-16T19:44:40.8843900Z 2021-05-16T19:44:40.8845760Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-16T19:44:41.2605171Z Content type 'binary/octet-stream' length 8130 bytes 2021-05-16T19:44:41.2606430Z ================================================== 2021-05-16T19:44:41.2607289Z downloaded 8130 bytes 2021-05-16T19:44:41.2607822Z 2021-05-16T19:44:41.2720073Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/digest_0.6.27.tar.gz' 2021-05-16T19:44:41.5467420Z Content type 'binary/octet-stream' length 164442 bytes (160 KB) 2021-05-16T19:44:41.5609625Z ================================================== 2021-05-16T19:44:41.5610350Z downloaded 160 KB 2021-05-16T19:44:41.5610628Z 2021-05-16T19:44:41.5655368Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/callr_3.7.0.tar.gz' 2021-05-16T19:44:41.9432265Z Content type 'binary/octet-stream' length 74923 bytes (73 KB) 2021-05-16T19:44:41.9435352Z ================================================== 2021-05-16T19:44:41.9435827Z downloaded 73 KB 2021-05-16T19:44:41.9436107Z 2021-05-16T19:44:41.9475302Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brio_1.1.2.tar.gz' 2021-05-16T19:44:42.3437536Z Content type 'binary/octet-stream' length 12096 bytes (11 KB) 2021-05-16T19:44:42.3438389Z ================================================== 2021-05-16T19:44:42.3438849Z downloaded 11 KB 2021-05-16T19:44:42.3439162Z 2021-05-16T19:44:42.3476578Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xml2_1.3.2.tar.gz' 2021-05-16T19:44:42.7411002Z Content type 'binary/octet-stream' length 272736 bytes (266 KB) 2021-05-16T19:44:42.7678414Z ================================================== 2021-05-16T19:44:42.7679412Z downloaded 266 KB 2021-05-16T19:44:42.7679990Z 2021-05-16T19:44:42.7769445Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-16T19:44:42.8123006Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-16T19:44:42.8264247Z ================================================== 2021-05-16T19:44:42.8265034Z downloaded 109 KB 2021-05-16T19:44:42.8265334Z 2021-05-16T19:44:42.8294955Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/markdown_1.1.tar.gz' 2021-05-16T19:44:43.2049754Z Content type 'application/x-tar' length 81636 bytes (79 KB) 2021-05-16T19:44:43.2119050Z ================================================== 2021-05-16T19:44:43.2119599Z downloaded 79 KB 2021-05-16T19:44:43.2120136Z 2021-05-16T19:44:43.2162422Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/highr_0.9.tar.gz' 2021-05-16T19:44:43.5927935Z Content type 'binary/octet-stream' length 15361 bytes (15 KB) 2021-05-16T19:44:43.5929481Z ================================================== 2021-05-16T19:44:43.5930730Z downloaded 15 KB 2021-05-16T19:44:43.5931277Z 2021-05-16T19:44:43.5973669Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringr_1.4.0.tar.gz' 2021-05-16T19:44:43.9738276Z Content type 'application/x-tar' length 135526 bytes (132 KB) 2021-05-16T19:44:43.9838706Z ================================================== 2021-05-16T19:44:43.9839331Z downloaded 132 KB 2021-05-16T19:44:43.9839860Z 2021-05-16T19:44:43.9885985Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringi_1.6.1.tar.gz' 2021-05-16T19:44:44.5346193Z Content type 'binary/octet-stream' length 7574951 bytes (7.2 MB) 2021-05-16T19:44:44.6121568Z ================================================== 2021-05-16T19:44:44.6123669Z downloaded 7.2 MB 2021-05-16T19:44:44.6125329Z 2021-05-16T19:44:44.6159285Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-16T19:44:45.0045645Z Content type 'binary/octet-stream' length 2954251 bytes (2.8 MB) 2021-05-16T19:44:45.0568584Z ================================================== 2021-05-16T19:44:45.0569239Z downloaded 2.8 MB 2021-05-16T19:44:45.0569559Z 2021-05-16T19:44:45.0612971Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/knitr_1.33.tar.gz' 2021-05-16T19:44:45.4544967Z Content type 'binary/octet-stream' length 890176 bytes (869 KB) 2021-05-16T19:44:45.4898361Z ================================================== 2021-05-16T19:44:45.4899358Z downloaded 869 KB 2021-05-16T19:44:45.4899935Z 2021-05-16T19:44:45.4943233Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/commonmark_1.7.tar.gz' 2021-05-16T19:44:47.0315129Z Content type 'application/x-tar' length 134376 bytes (131 KB) 2021-05-16T19:44:47.0455101Z ================================================== 2021-05-16T19:44:47.0456145Z downloaded 131 KB 2021-05-16T19:44:47.0456708Z 2021-05-16T19:44:47.0496258Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brew_1.0-6.tar.gz' 2021-05-16T19:44:47.5786845Z Content type 'application/x-tar' length 83765 bytes (81 KB) 2021-05-16T19:44:47.5855771Z ================================================== 2021-05-16T19:44:47.5856702Z downloaded 81 KB 2021-05-16T19:44:47.5857264Z 2021-05-16T19:44:47.5898230Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xopen_1.0.0.tar.gz' 2021-05-16T19:44:48.0180880Z Content type 'application/x-tar' length 11313 bytes (11 KB) 2021-05-16T19:44:48.0183018Z ================================================== 2021-05-16T19:44:48.0183468Z downloaded 11 KB 2021-05-16T19:44:48.0183774Z 2021-05-16T19:44:48.0234638Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-16T19:44:48.4124640Z Content type 'application/x-tar' length 45020 bytes (43 KB) 2021-05-16T19:44:48.4126135Z ================================================== 2021-05-16T19:44:48.4127458Z downloaded 43 KB 2021-05-16T19:44:48.4127982Z 2021-05-16T19:44:48.4166032Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-16T19:44:48.7948367Z Content type 'binary/octet-stream' length 10377 bytes (10 KB) 2021-05-16T19:44:48.7950836Z ================================================== 2021-05-16T19:44:48.7951338Z downloaded 10 KB 2021-05-16T19:44:48.7951681Z 2021-05-16T19:44:48.7991527Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-16T19:44:49.1001167Z Content type 'binary/octet-stream' length 30622 bytes (29 KB) 2021-05-16T19:44:49.1127819Z ================================================== 2021-05-16T19:44:49.1128581Z downloaded 29 KB 2021-05-16T19:44:49.1128900Z 2021-05-16T19:44:49.1171798Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/testthat_3.0.2.tar.gz' 2021-05-16T19:44:49.3917196Z Content type 'binary/octet-stream' length 678280 bytes (662 KB) 2021-05-16T19:44:49.4580128Z ================================================== 2021-05-16T19:44:49.4581497Z downloaded 662 KB 2021-05-16T19:44:49.4582106Z 2021-05-16T19:44:49.4629212Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rversions_2.0.2.tar.gz' 2021-05-16T19:44:49.7660249Z Content type 'binary/octet-stream' length 40913 bytes (39 KB) 2021-05-16T19:44:49.7680397Z ================================================== 2021-05-16T19:44:49.7681144Z downloaded 39 KB 2021-05-16T19:44:49.7681563Z 2021-05-16T19:44:49.7721400Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-16T19:44:50.1469254Z Content type 'binary/octet-stream' length 255098 bytes (249 KB) 2021-05-16T19:44:50.1676351Z ================================================== 2021-05-16T19:44:50.1677392Z downloaded 249 KB 2021-05-16T19:44:50.1678017Z 2021-05-16T19:44:50.1722528Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-16T19:44:50.5488177Z Content type 'application/x-tar' length 44991 bytes (43 KB) 2021-05-16T19:44:50.5488987Z ================================================== 2021-05-16T19:44:50.5489640Z downloaded 43 KB 2021-05-16T19:44:50.5489946Z 2021-05-16T19:44:50.5532288Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/devtools_2.4.1.tar.gz' 2021-05-16T19:44:51.3068465Z Content type 'binary/octet-stream' length 370450 bytes (361 KB) 2021-05-16T19:44:51.3423885Z ================================================== 2021-05-16T19:44:51.3424965Z downloaded 361 KB 2021-05-16T19:44:51.3425477Z 2021-05-16T19:44:51.7327154Z * installing *source* package ‘utf8’ ... 2021-05-16T19:44:51.7401090Z ** package ‘utf8’ successfully unpacked and MD5 sums checked 2021-05-16T19:44:51.7402199Z ** using staged installation 2021-05-16T19:44:51.7555391Z ** libs 2021-05-16T19:44:51.7618024Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c as_utf8.c -o as_utf8.o 2021-05-16T19:44:51.8505379Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c bytes.c -o bytes.o 2021-05-16T19:44:52.0203790Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c context.c -o context.o 2021-05-16T19:44:52.1038984Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c init.c -o init.o 2021-05-16T19:44:52.1579718Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c render.c -o render.o 2021-05-16T19:44:52.2369942Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c render_table.c -o render_table.o 2021-05-16T19:44:52.4340611Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c string.c -o string.o 2021-05-16T19:44:52.5116363Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c text.c -o text.o 2021-05-16T19:44:52.6605875Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8_encode.c -o utf8_encode.o 2021-05-16T19:44:52.7569358Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8_format.c -o utf8_format.o 2021-05-16T19:44:52.8654030Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8_normalize.c -o utf8_normalize.o 2021-05-16T19:44:52.9460865Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8_valid.c -o utf8_valid.o 2021-05-16T19:44:53.0151174Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8_width.c -o utf8_width.o 2021-05-16T19:44:53.0961556Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c util.c -o util.o 2021-05-16T19:44:53.1591624Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/array.c -o utf8lite/src/array.o 2021-05-16T19:44:53.2247695Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/char.c -o utf8lite/src/char.o 2021-05-16T19:44:53.3046340Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/encode.c -o utf8lite/src/encode.o 2021-05-16T19:44:53.3723194Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/error.c -o utf8lite/src/error.o 2021-05-16T19:44:53.4149781Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/escape.c -o utf8lite/src/escape.o 2021-05-16T19:44:53.4927007Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/graph.c -o utf8lite/src/graph.o 2021-05-16T19:44:53.5519203Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/graphscan.c -o utf8lite/src/graphscan.o 2021-05-16T19:44:53.7970393Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/normalize.c -o utf8lite/src/normalize.o 2021-05-16T19:44:54.1649049Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/render.c -o utf8lite/src/render.o 2021-05-16T19:44:54.3778274Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/text.c -o utf8lite/src/text.o 2021-05-16T19:44:54.4581270Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/textassign.c -o utf8lite/src/textassign.o 2021-05-16T19:44:54.5314144Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/textiter.c -o utf8lite/src/textiter.o 2021-05-16T19:44:54.6246317Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/textmap.c -o utf8lite/src/textmap.o 2021-05-16T19:44:54.7110374Z ar rcs libcutf8lite.a utf8lite/src/array.o utf8lite/src/char.o utf8lite/src/encode.o utf8lite/src/error.o utf8lite/src/escape.o utf8lite/src/graph.o utf8lite/src/graphscan.o utf8lite/src/normalize.o utf8lite/src/render.o utf8lite/src/text.o utf8lite/src/textassign.o utf8lite/src/textiter.o utf8lite/src/textmap.o 2021-05-16T19:44:54.7199091Z gcc -shared -L/opt/R/devel/lib/R/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 -L/opt/R/devel/lib/R/lib -lR 2021-05-16T19:44:54.7569555Z installing to /home/runner/work/_temp/Library/00LOCK-utf8/00new/utf8/libs 2021-05-16T19:44:54.7593800Z ** R 2021-05-16T19:44:54.7690242Z ** inst 2021-05-16T19:44:54.7701367Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:44:55.3670526Z ** help 2021-05-16T19:44:55.3960598Z *** installing help indices 2021-05-16T19:44:55.4271983Z ** building package indices 2021-05-16T19:44:55.6693579Z ** installing vignettes 2021-05-16T19:44:55.6761388Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:44:55.8974734Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T19:44:55.9179495Z ** testing if installed package can be loaded from final location 2021-05-16T19:44:56.1415791Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:44:56.1424017Z * DONE (utf8) 2021-05-16T19:44:56.3965655Z * installing *source* package ‘pkgconfig’ ... 2021-05-16T19:44:56.3978383Z ** package ‘pkgconfig’ successfully unpacked and MD5 sums checked 2021-05-16T19:44:56.3980259Z ** using staged installation 2021-05-16T19:44:56.4117634Z ** R 2021-05-16T19:44:56.4150576Z ** inst 2021-05-16T19:44:56.4161420Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:44:56.6910890Z ** help 2021-05-16T19:44:56.7169591Z *** installing help indices 2021-05-16T19:44:56.7498231Z ** building package indices 2021-05-16T19:44:56.9766503Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:44:57.1878934Z ** testing if installed package can be loaded from final location 2021-05-16T19:44:57.4036237Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:44:57.4040461Z * DONE (pkgconfig) 2021-05-16T19:44:57.7400782Z * installing *source* package ‘fansi’ ... 2021-05-16T19:44:57.7442870Z ** package ‘fansi’ successfully unpacked and MD5 sums checked 2021-05-16T19:44:57.7444028Z ** using staged installation 2021-05-16T19:44:57.7590997Z ** libs 2021-05-16T19:44:57.7683211Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c assumptions.c -o assumptions.o 2021-05-16T19:44:57.8165358Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c has.c -o has.o 2021-05-16T19:44:57.8871462Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T19:44:57.9390846Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c nchar.c -o nchar.o 2021-05-16T19:44:58.0242710Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c read.c -o read.o 2021-05-16T19:44:58.5790698Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rnchar.c -o rnchar.o 2021-05-16T19:44:58.6256922Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c state.c -o state.o 2021-05-16T19:44:59.0870612Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c strip.c -o strip.o 2021-05-16T19:44:59.2684346Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c strsplit.c -o strsplit.o 2021-05-16T19:44:59.3234444Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c tabs.c -o tabs.o 2021-05-16T19:44:59.4708788Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c tohtml.c -o tohtml.o 2021-05-16T19:44:59.7956099Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unhandled.c -o unhandled.o 2021-05-16T19:44:59.9310721Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unique.c -o unique.o 2021-05-16T19:44:59.9972325Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utf8.c -o utf8.o 2021-05-16T19:45:00.0701880Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utils.c -o utils.o 2021-05-16T19:45:00.2690471Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c wrap.c -o wrap.o 2021-05-16T19:45:00.6524950Z gcc -shared -L/opt/R/devel/lib/R/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 -L/opt/R/devel/lib/R/lib -lR 2021-05-16T19:45:00.6831349Z installing to /home/runner/work/_temp/Library/00LOCK-fansi/00new/fansi/libs 2021-05-16T19:45:00.6839067Z ** R 2021-05-16T19:45:00.6965576Z ** inst 2021-05-16T19:45:00.6977156Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:45:01.5012332Z ** help 2021-05-16T19:45:01.5856852Z *** installing help indices 2021-05-16T19:45:01.6336015Z ** building package indices 2021-05-16T19:45:01.9096217Z ** installing vignettes 2021-05-16T19:45:01.9159897Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:45:02.1243015Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T19:45:02.1450484Z ** testing if installed package can be loaded from final location 2021-05-16T19:45:02.3572089Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:45:02.3580936Z * DONE (fansi) 2021-05-16T19:45:02.9287622Z * installing *source* package ‘diffobj’ ... 2021-05-16T19:45:02.9410162Z ** package ‘diffobj’ successfully unpacked and MD5 sums checked 2021-05-16T19:45:02.9411480Z ** using staged installation 2021-05-16T19:45:02.9601488Z ** libs 2021-05-16T19:45:02.9652430Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c diff.c -o diff.o 2021-05-16T19:45:03.2169098Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c diffobj.c -o diffobj.o 2021-05-16T19:45:03.2849526Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T19:45:03.3374051Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o diffobj.so diff.o diffobj.o init.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T19:45:03.3617463Z installing to /home/runner/work/_temp/Library/00LOCK-diffobj/00new/diffobj/libs 2021-05-16T19:45:03.3628690Z ** R 2021-05-16T19:45:03.4076273Z ** inst 2021-05-16T19:45:03.4093853Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:45:12.3180906Z ** help 2021-05-16T19:45:12.5530364Z *** installing help indices 2021-05-16T19:45:12.7243678Z ** building package indices 2021-05-16T19:45:13.0544885Z ** installing vignettes 2021-05-16T19:45:13.0625513Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:45:13.4353816Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T19:45:13.4546886Z ** testing if installed package can be loaded from final location 2021-05-16T19:45:13.9314771Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:45:13.9389332Z * DONE (diffobj) 2021-05-16T19:45:14.2947241Z * installing *source* package ‘ps’ ... 2021-05-16T19:45:14.2984394Z ** package ‘ps’ successfully unpacked and MD5 sums checked 2021-05-16T19:45:14.2985422Z ** using staged installation 2021-05-16T19:45:14.5231013Z ** libs 2021-05-16T19:45:14.5310138Z gcc -g -O2 -Wall px.c -o px 2021-05-16T19:45:14.6854301Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T19:45:14.7691699Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c api-common.c -o api-common.o 2021-05-16T19:45:14.8431404Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c common.c -o common.o 2021-05-16T19:45:14.9286293Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c extra.c -o extra.o 2021-05-16T19:45:15.1240875Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c dummy.c -o dummy.o 2021-05-16T19:45:15.1812737Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c error-codes.c -o error-codes.o 2021-05-16T19:45:15.5016331Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c posix.c -o posix.o 2021-05-16T19:45:15.6991209Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c api-posix.c -o api-posix.o 2021-05-16T19:45:15.8186562Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c linux.c -o linux.o 2021-05-16T19:45:15.9805405Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c api-linux.c -o api-linux.o 2021-05-16T19:45:16.4962038Z gcc -shared -L/opt/R/devel/lib/R/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 linux.o api-linux.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T19:45:16.5272120Z installing via 'install.libs.R' to /home/runner/work/_temp/Library/00LOCK-ps/00new/ps 2021-05-16T19:45:16.5318093Z ** R 2021-05-16T19:45:16.5439571Z ** inst 2021-05-16T19:45:16.5452997Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:45:17.8685975Z ** help 2021-05-16T19:45:18.0294583Z *** installing help indices 2021-05-16T19:45:18.1433598Z ** building package indices 2021-05-16T19:45:18.4717414Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:45:18.6836894Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T19:45:18.7043047Z ** testing if installed package can be loaded from final location 2021-05-16T19:45:18.9351626Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:45:18.9364159Z * DONE (ps) 2021-05-16T19:45:19.1784824Z * installing *source* package ‘praise’ ... 2021-05-16T19:45:19.1796744Z ** package ‘praise’ successfully unpacked and MD5 sums checked 2021-05-16T19:45:19.1797947Z ** using staged installation 2021-05-16T19:45:19.1919641Z ** R 2021-05-16T19:45:19.1983009Z ** inst 2021-05-16T19:45:19.1995212Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:45:19.4551179Z ** help 2021-05-16T19:45:19.4664818Z *** installing help indices 2021-05-16T19:45:19.4903380Z ** building package indices 2021-05-16T19:45:19.7011687Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:45:19.8930778Z ** testing if installed package can be loaded from final location 2021-05-16T19:45:20.0991452Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:45:20.0997498Z * DONE (praise) 2021-05-16T19:45:20.5053943Z * installing *source* package ‘pkgload’ ... 2021-05-16T19:45:20.5107410Z ** package ‘pkgload’ successfully unpacked and MD5 sums checked 2021-05-16T19:45:20.5108538Z ** using staged installation 2021-05-16T19:45:20.5286674Z ** R 2021-05-16T19:45:20.5411610Z ** inst 2021-05-16T19:45:20.5421801Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:45:21.6485704Z ** help 2021-05-16T19:45:21.7096453Z *** installing help indices 2021-05-16T19:45:21.7608393Z ** building package indices 2021-05-16T19:45:22.0276026Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:45:22.6533023Z ** testing if installed package can be loaded from final location 2021-05-16T19:45:23.2821383Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:45:23.2836259Z * DONE (pkgload) 2021-05-16T19:45:23.5718024Z * installing *source* package ‘evaluate’ ... 2021-05-16T19:45:23.5738252Z ** package ‘evaluate’ successfully unpacked and MD5 sums checked 2021-05-16T19:45:23.5739635Z ** using staged installation 2021-05-16T19:45:23.5919454Z ** R 2021-05-16T19:45:23.5990011Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:45:24.2227479Z ** help 2021-05-16T19:45:24.2544190Z *** installing help indices 2021-05-16T19:45:24.2887815Z ** building package indices 2021-05-16T19:45:24.5267543Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:45:24.7522533Z ** testing if installed package can be loaded from final location 2021-05-16T19:45:24.9596528Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:45:24.9607349Z * DONE (evaluate) 2021-05-16T19:45:25.2248736Z * installing *source* package ‘ellipsis’ ... 2021-05-16T19:45:25.2263713Z ** package ‘ellipsis’ successfully unpacked and MD5 sums checked 2021-05-16T19:45:25.2265858Z ** using staged installation 2021-05-16T19:45:25.2452199Z ** libs 2021-05-16T19:45:25.2506424Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c dots.c -o dots.o 2021-05-16T19:45:25.3342427Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T19:45:25.3869096Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o ellipsis.so dots.o init.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T19:45:25.4111428Z installing to /home/runner/work/_temp/Library/00LOCK-ellipsis/00new/ellipsis/libs 2021-05-16T19:45:25.4112533Z ** R 2021-05-16T19:45:25.4143433Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:45:25.7176337Z ** help 2021-05-16T19:45:25.7488825Z *** installing help indices 2021-05-16T19:45:25.7754107Z ** building package indices 2021-05-16T19:45:25.9995439Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:45:26.2408218Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T19:45:26.2687703Z ** testing if installed package can be loaded from final location 2021-05-16T19:45:26.5115278Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:45:26.5120459Z * DONE (ellipsis) 2021-05-16T19:45:26.8266071Z * installing *source* package ‘digest’ ... 2021-05-16T19:45:26.8304115Z ** package ‘digest’ successfully unpacked and MD5 sums checked 2021-05-16T19:45:26.8305958Z ** using staged installation 2021-05-16T19:45:26.8462586Z ** libs 2021-05-16T19:45:26.8523735Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c SpookyV2.cpp -o SpookyV2.o 2021-05-16T19:45:27.0529703Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c aes.c -o aes.o 2021-05-16T19:45:27.4432653Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c blake3.c -o blake3.o 2021-05-16T19:45:28.2367704Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c blake3_dispatch.c -o blake3_dispatch.o 2021-05-16T19:45:28.5470821Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c blake3_portable.c -o blake3_portable.o 2021-05-16T19:45:29.2503306Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c crc32.c -o crc32.o 2021-05-16T19:45:29.3458868Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c digest.c -o digest.o 2021-05-16T19:45:29.6134500Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c digest2int.c -o digest2int.o 2021-05-16T19:45:29.6847399Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T19:45:29.7113715Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c md5.c -o md5.o 2021-05-16T19:45:29.8778635Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pmurhash.c -o pmurhash.o 2021-05-16T19:45:29.9392840Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c raes.c -o raes.o 2021-05-16T19:45:30.0227723Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c sha1.c -o sha1.o 2021-05-16T19:45:30.3714923Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c sha2.c -o sha2.o 2021-05-16T19:45:30.5065268Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c sha256.c -o sha256.o 2021-05-16T19:45:31.1637892Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c spooky_serialize.cpp -o spooky_serialize.o 2021-05-16T19:45:31.3014629Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c xxhash.c -o xxhash.o 2021-05-16T19:45:31.6012359Z g++ -std=gnu++11 -shared -L/opt/R/devel/lib/R/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 -L/opt/R/devel/lib/R/lib -lR 2021-05-16T19:45:31.6477071Z installing to /home/runner/work/_temp/Library/00LOCK-digest/00new/digest/libs 2021-05-16T19:45:31.6501392Z ** R 2021-05-16T19:45:31.6574977Z ** demo 2021-05-16T19:45:31.6584059Z ** inst 2021-05-16T19:45:31.6605621Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:45:32.3614525Z ** help 2021-05-16T19:45:32.4051640Z *** installing help indices 2021-05-16T19:45:32.4368384Z ** building package indices 2021-05-16T19:45:32.6672419Z ** installing vignettes 2021-05-16T19:45:32.6733094Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:45:32.8713511Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T19:45:32.8930682Z ** testing if installed package can be loaded from final location 2021-05-16T19:45:33.1121424Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:45:33.1132187Z * DONE (digest) 2021-05-16T19:45:33.3786318Z * installing *source* package ‘brio’ ... 2021-05-16T19:45:33.3807308Z ** package ‘brio’ successfully unpacked and MD5 sums checked 2021-05-16T19:45:33.3811614Z ** using staged installation 2021-05-16T19:45:33.4011687Z ** libs 2021-05-16T19:45:33.4064622Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c brio.c -o brio.o 2021-05-16T19:45:33.4509344Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c file_line_endings.c -o file_line_endings.o 2021-05-16T19:45:33.5116905Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T19:45:33.5618121Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c read_file.c -o read_file.o 2021-05-16T19:45:33.6190985Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c read_file_raw.c -o read_file_raw.o 2021-05-16T19:45:33.6785144Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c read_lines.c -o read_lines.o 2021-05-16T19:45:33.7728050Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c write_file.c -o write_file.o 2021-05-16T19:45:33.8280375Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c write_lines.c -o write_lines.o 2021-05-16T19:45:33.8929369Z gcc -shared -L/opt/R/devel/lib/R/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 -L/opt/R/devel/lib/R/lib -lR 2021-05-16T19:45:33.9192337Z installing to /home/runner/work/_temp/Library/00LOCK-brio/00new/brio/libs 2021-05-16T19:45:33.9193421Z ** R 2021-05-16T19:45:33.9214774Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:45:34.1892378Z ** help 2021-05-16T19:45:34.2113459Z *** installing help indices 2021-05-16T19:45:34.2343208Z ** building package indices 2021-05-16T19:45:34.4576919Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:45:34.6673773Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T19:45:34.6859811Z ** testing if installed package can be loaded from final location 2021-05-16T19:45:34.8787938Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:45:34.8794608Z * DONE (brio) 2021-05-16T19:45:35.2437607Z * installing *source* package ‘xml2’ ... 2021-05-16T19:45:35.2477661Z ** package ‘xml2’ successfully unpacked and MD5 sums checked 2021-05-16T19:45:35.2479291Z ** using staged installation 2021-05-16T19:45:35.2615364Z Found pkg-config cflags and libs! 2021-05-16T19:45:35.3552749Z Using PKG_CFLAGS=-I/usr/include/libxml2 2021-05-16T19:45:35.3553818Z Using PKG_LIBS=-lxml2 2021-05-16T19:45:35.6183211Z ** libs 2021-05-16T19:45:35.6247204Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c connection.cpp -o connection.o 2021-05-16T19:45:36.2522236Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T19:45:36.3039504Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c xml2_doc.cpp -o xml2_doc.o 2021-05-16T19:45:36.9592626Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c xml2_init.cpp -o xml2_init.o 2021-05-16T19:45:37.4773370Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c xml2_namespace.cpp -o xml2_namespace.o 2021-05-16T19:45:38.3355479Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c xml2_node.cpp -o xml2_node.o 2021-05-16T19:45:40.6131716Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c xml2_output.cpp -o xml2_output.o 2021-05-16T19:45:41.2928646Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c xml2_schema.cpp -o xml2_schema.o 2021-05-16T19:45:42.0102776Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c xml2_url.cpp -o xml2_url.o 2021-05-16T19:45:42.5807702Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c xml2_xpath.cpp -o xml2_xpath.o 2021-05-16T19:45:43.1100128Z g++ -std=gnu++14 -shared -L/opt/R/devel/lib/R/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 -lxml2 -L/opt/R/devel/lib/R/lib -lR 2021-05-16T19:45:43.2006245Z installing to /home/runner/work/_temp/Library/00LOCK-xml2/00new/xml2/libs 2021-05-16T19:45:43.2037361Z ** R 2021-05-16T19:45:43.2160577Z ** inst 2021-05-16T19:45:43.2180480Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:45:44.4510987Z ** help 2021-05-16T19:45:44.5693342Z *** installing help indices 2021-05-16T19:45:44.6365218Z ** building package indices 2021-05-16T19:45:44.9117518Z ** installing vignettes 2021-05-16T19:45:44.9253896Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:45:45.1568951Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T19:45:45.1767894Z ** testing if installed package can be loaded from final location 2021-05-16T19:45:45.4125450Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:45:45.4139176Z * DONE (xml2) 2021-05-16T19:45:45.7446004Z * installing *source* package ‘xfun’ ... 2021-05-16T19:45:45.7484418Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-16T19:45:45.7486076Z ** using staged installation 2021-05-16T19:45:45.7679951Z ** libs 2021-05-16T19:45:45.7765776Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-16T19:45:45.9109584Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T19:45:45.9613785Z g++ -std=gnu++11 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o xfun.so base64.o init.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T19:45:46.0031897Z installing to /home/runner/work/_temp/Library/00LOCK-xfun/00new/xfun/libs 2021-05-16T19:45:46.0036516Z ** R 2021-05-16T19:45:46.0213384Z ** inst 2021-05-16T19:45:46.0226701Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:45:47.7275118Z ** help 2021-05-16T19:45:47.8918189Z *** installing help indices 2021-05-16T19:45:48.0176267Z ** building package indices 2021-05-16T19:45:48.3470757Z ** installing vignettes 2021-05-16T19:45:48.3527963Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:45:48.5542990Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T19:45:48.5731754Z ** testing if installed package can be loaded from final location 2021-05-16T19:45:48.8044895Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:45:48.8060915Z * DONE (xfun) 2021-05-16T19:45:52.0378020Z * installing *source* package ‘stringi’ ... 2021-05-16T19:45:52.1641098Z ** package ‘stringi’ successfully unpacked and MD5 sums checked 2021-05-16T19:45:52.1642258Z ** using staged installation 2021-05-16T19:45:52.3041177Z checking for R_HOME... /opt/R/devel/lib/R 2021-05-16T19:45:52.3042646Z checking for R... /opt/R/devel/lib/R/bin/R 2021-05-16T19:45:52.5011986Z checking for endianness... little 2021-05-16T19:45:52.6891959Z checking for R >= 3.1.0 for C++11 use... yes 2021-05-16T19:45:52.8676568Z checking for R < 3.4.0 for CXX1X flag use... no 2021-05-16T19:45:52.8681616Z checking for cat... /usr/bin/cat 2021-05-16T19:45:53.1095265Z checking for local ICUDT_DIR... icu69/data 2021-05-16T19:45:53.1096252Z checking for gcc... gcc 2021-05-16T19:45:53.1741851Z checking whether the C compiler works... yes 2021-05-16T19:45:53.1743089Z checking for C compiler default output file name... a.out 2021-05-16T19:45:53.2168934Z checking for suffix of executables... 2021-05-16T19:45:53.2653060Z checking whether we are cross compiling... no 2021-05-16T19:45:53.2912379Z checking for suffix of object files... o 2021-05-16T19:45:53.3134752Z checking whether we are using the GNU C compiler... yes 2021-05-16T19:45:53.3352715Z checking whether gcc accepts -g... yes 2021-05-16T19:45:53.3766386Z checking for gcc option to accept ISO C89... none needed 2021-05-16T19:45:53.4003503Z checking how to run the C preprocessor... gcc -E 2021-05-16T19:45:53.4235605Z checking for grep that handles long lines and -e... /usr/bin/grep 2021-05-16T19:45:53.4255398Z checking for egrep... /usr/bin/grep -E 2021-05-16T19:45:53.5429006Z checking for ANSI C header files... yes 2021-05-16T19:45:53.5744655Z checking for sys/types.h... yes 2021-05-16T19:45:53.6118595Z checking for sys/stat.h... yes 2021-05-16T19:45:53.6512250Z checking for stdlib.h... yes 2021-05-16T19:45:53.6918173Z checking for string.h... yes 2021-05-16T19:45:53.7296776Z checking for memory.h... yes 2021-05-16T19:45:53.7719971Z checking for strings.h... yes 2021-05-16T19:45:53.8093643Z checking for inttypes.h... yes 2021-05-16T19:45:53.8455489Z checking for stdint.h... yes 2021-05-16T19:45:53.8889081Z checking for unistd.h... yes 2021-05-16T19:45:53.9436970Z checking elf.h usability... yes 2021-05-16T19:45:53.9558422Z checking elf.h presence... yes 2021-05-16T19:45:53.9559729Z checking for elf.h... yes 2021-05-16T19:45:54.0214239Z checking whether we are using the GNU C++ compiler... yes 2021-05-16T19:45:54.0444372Z checking whether g++ -std=gnu++11 accepts -g... yes 2021-05-16T19:45:54.4481520Z checking whether the C++ compiler supports the long long type... yes 2021-05-16T19:45:54.4753888Z checking whether the compiler implements namespaces... yes 2021-05-16T19:45:54.6521915Z checking whether the compiler supports Standard Template Library... yes 2021-05-16T19:45:55.3009502Z checking whether std::map is available... yes 2021-05-16T19:45:55.3030704Z checking for pkg-config... /usr/bin/pkg-config 2021-05-16T19:45:55.3189972Z checking with pkg-config for the system ICU4C... 66.1 2021-05-16T19:45:55.3215237Z checking for ICU4C >= 55... yes 2021-05-16T19:45:55.3286908Z checking for additional required CPPFLAGS, LDFLAGS, and LIBS... done 2021-05-16T19:45:55.7074064Z checking whether an ICU4C-based project can be built... yes 2021-05-16T19:45:55.7715801Z checking programmatically for sufficient U_ICU_VERSION_MAJOR_NUM... yes 2021-05-16T19:45:56.1308774Z checking programmatically if U_CHARSET_IS_UTF8 is defined and set... yes 2021-05-16T19:45:57.0324557Z checking the capabilities of the ICU data library (ucnv, uloc, utrans)... yes 2021-05-16T19:45:57.7872799Z checking the capabilities of the ICU data library (ucol)... yes 2021-05-16T19:45:57.8272362Z configure: creating ./config.status 2021-05-16T19:45:57.9171450Z config.status: creating src/Makevars 2021-05-16T19:45:57.9356631Z config.status: creating src/uconfig_local.h 2021-05-16T19:45:57.9544403Z config.status: creating src/install.libs.R 2021-05-16T19:45:57.9728131Z 2021-05-16T19:45:57.9729295Z *** stringi configure summary: 2021-05-16T19:45:57.9730288Z ICU_FOUND=1 2021-05-16T19:45:57.9731170Z STRINGI_CXXSTD=CXX_STD=CXX11 2021-05-16T19:45:57.9732618Z STRINGI_CFLAGS= -fpic 2021-05-16T19:45:57.9735639Z STRINGI_CPPFLAGS=-I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H 2021-05-16T19:45:57.9737135Z STRINGI_CXXFLAGS= -fpic 2021-05-16T19:45:57.9742617Z STRINGI_LDFLAGS=-L/usr/lib/x86_64-linux-gnu 2021-05-16T19:45:57.9743907Z STRINGI_LIBS=-licui18n -licuuc -licudata 2021-05-16T19:45:57.9744559Z 2021-05-16T19:45:57.9746107Z *** Compiler settings used: 2021-05-16T19:45:57.9746671Z CC=gcc 2021-05-16T19:45:57.9747430Z LD=g++ -std=gnu++14 2021-05-16T19:45:57.9748033Z CFLAGS=-g -O2 -fpic 2021-05-16T19:45:57.9748836Z CPPFLAGS=-I/usr/local/include -UDEBUG -DNDEBUG 2021-05-16T19:45:57.9749746Z CXX=g++ -std=gnu++11 2021-05-16T19:45:57.9750410Z CXXFLAGS=-g -O2 -fpic 2021-05-16T19:45:57.9750850Z LDFLAGS= 2021-05-16T19:45:57.9751242Z LIBS= 2021-05-16T19:45:57.9751491Z 2021-05-16T19:45:58.0160851Z ** libs 2021-05-16T19:45:58.0266437Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_brkiter.cpp -o stri_brkiter.o 2021-05-16T19:45:58.8507749Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_collator.cpp -o stri_collator.o 2021-05-16T19:45:59.6818229Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_common.cpp -o stri_common.o 2021-05-16T19:46:00.5018423Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_compare.cpp -o stri_compare.o 2021-05-16T19:46:01.4030277Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_base.cpp -o stri_container_base.o 2021-05-16T19:46:02.0455747Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_bytesearch.cpp -o stri_container_bytesearch.o 2021-05-16T19:46:03.0795095Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_listint.cpp -o stri_container_listint.o 2021-05-16T19:46:03.7560101Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_listraw.cpp -o stri_container_listraw.o 2021-05-16T19:46:04.9404988Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_listutf8.cpp -o stri_container_listutf8.o 2021-05-16T19:46:05.2059649Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_regex.cpp -o stri_container_regex.o 2021-05-16T19:46:05.9920907Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_usearch.cpp -o stri_container_usearch.o 2021-05-16T19:46:06.7711574Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_utf16.cpp -o stri_container_utf16.o 2021-05-16T19:46:07.6652677Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_utf8.cpp -o stri_container_utf8.o 2021-05-16T19:46:08.4923477Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_utf8_indexable.cpp -o stri_container_utf8_indexable.o 2021-05-16T19:46:09.2303562Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_encoding_conversion.cpp -o stri_encoding_conversion.o 2021-05-16T19:46:10.3879653Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_encoding_detection.cpp -o stri_encoding_detection.o 2021-05-16T19:46:12.3525803Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_encoding_management.cpp -o stri_encoding_management.o 2021-05-16T19:46:13.1998710Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_escape.cpp -o stri_escape.o 2021-05-16T19:46:14.0518225Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_exception.cpp -o stri_exception.o 2021-05-16T19:46:14.7427659Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_ICU_settings.cpp -o stri_ICU_settings.o 2021-05-16T19:46:15.4175198Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_join.cpp -o stri_join.o 2021-05-16T19:46:16.5762172Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_length.cpp -o stri_length.o 2021-05-16T19:46:17.4099505Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_pad.cpp -o stri_pad.o 2021-05-16T19:46:18.1811177Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_prepare_arg.cpp -o stri_prepare_arg.o 2021-05-16T19:46:19.1178647Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_random.cpp -o stri_random.o 2021-05-16T19:46:20.0730152Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_reverse.cpp -o stri_reverse.o 2021-05-16T19:46:20.8196336Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_count.cpp -o stri_search_class_count.o 2021-05-16T19:46:21.6603494Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_detect.cpp -o stri_search_class_detect.o 2021-05-16T19:46:22.4701565Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_extract.cpp -o stri_search_class_extract.o 2021-05-16T19:46:23.9457042Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_locate.cpp -o stri_search_class_locate.o 2021-05-16T19:46:24.6231654Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_replace.cpp -o stri_search_class_replace.o 2021-05-16T19:46:25.8848247Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_split.cpp -o stri_search_class_split.o 2021-05-16T19:46:26.9227323Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_startsendswith.cpp -o stri_search_class_startsendswith.o 2021-05-16T19:46:27.9082407Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_subset.cpp -o stri_search_class_subset.o 2021-05-16T19:46:28.9289534Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_trim.cpp -o stri_search_class_trim.o 2021-05-16T19:46:29.7668379Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_common.cpp -o stri_search_common.o 2021-05-16T19:46:30.6032662Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_count.cpp -o stri_search_coll_count.o 2021-05-16T19:46:31.4138522Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_detect.cpp -o stri_search_coll_detect.o 2021-05-16T19:46:32.2746555Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_extract.cpp -o stri_search_coll_extract.o 2021-05-16T19:46:33.3400391Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_locate.cpp -o stri_search_coll_locate.o 2021-05-16T19:46:34.4032152Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_replace.cpp -o stri_search_coll_replace.o 2021-05-16T19:46:35.5046483Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_split.cpp -o stri_search_coll_split.o 2021-05-16T19:46:36.5759645Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_startsendswith.cpp -o stri_search_coll_startsendswith.o 2021-05-16T19:46:37.4922407Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_subset.cpp -o stri_search_coll_subset.o 2021-05-16T19:46:38.4644749Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_boundaries_count.cpp -o stri_search_boundaries_count.o 2021-05-16T19:46:39.1974727Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_boundaries_extract.cpp -o stri_search_boundaries_extract.o 2021-05-16T19:46:40.1178797Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_boundaries_locate.cpp -o stri_search_boundaries_locate.o 2021-05-16T19:46:41.0157730Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_boundaries_split.cpp -o stri_search_boundaries_split.o 2021-05-16T19:46:41.8762025Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_count.cpp -o stri_search_fixed_count.o 2021-05-16T19:46:42.5759092Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_detect.cpp -o stri_search_fixed_detect.o 2021-05-16T19:46:43.2504707Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_extract.cpp -o stri_search_fixed_extract.o 2021-05-16T19:46:44.1613254Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_locate.cpp -o stri_search_fixed_locate.o 2021-05-16T19:46:45.1056362Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_replace.cpp -o stri_search_fixed_replace.o 2021-05-16T19:46:46.1091544Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_split.cpp -o stri_search_fixed_split.o 2021-05-16T19:46:47.0832993Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_subset.cpp -o stri_search_fixed_subset.o 2021-05-16T19:46:47.9794865Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_startsendswith.cpp -o stri_search_fixed_startsendswith.o 2021-05-16T19:46:48.8017027Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_in.cpp -o stri_search_in.o 2021-05-16T19:46:48.8189074Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_other_split.cpp -o stri_search_other_split.o 2021-05-16T19:46:49.8697682Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_count.cpp -o stri_search_regex_count.o 2021-05-16T19:46:50.5741927Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_detect.cpp -o stri_search_regex_detect.o 2021-05-16T19:46:51.2872761Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_extract.cpp -o stri_search_regex_extract.o 2021-05-16T19:46:52.2587973Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_locate.cpp -o stri_search_regex_locate.o 2021-05-16T19:46:53.1803849Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_match.cpp -o stri_search_regex_match.o 2021-05-16T19:46:54.3018098Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_replace.cpp -o stri_search_regex_replace.o 2021-05-16T19:46:55.1336204Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_split.cpp -o stri_search_regex_split.o 2021-05-16T19:46:56.1247403Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_subset.cpp -o stri_search_regex_subset.o 2021-05-16T19:46:56.9518441Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_sort.cpp -o stri_sort.o 2021-05-16T19:46:58.8722646Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_stats.cpp -o stri_stats.o 2021-05-16T19:46:59.6683220Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_stringi.cpp -o stri_stringi.o 2021-05-16T19:47:00.4130005Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_sub.cpp -o stri_sub.o 2021-05-16T19:47:01.3965823Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_test.cpp -o stri_test.o 2021-05-16T19:47:02.0728730Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_time_zone.cpp -o stri_time_zone.o 2021-05-16T19:47:02.7968436Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_time_calendar.cpp -o stri_time_calendar.o 2021-05-16T19:47:03.7371582Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_time_symbols.cpp -o stri_time_symbols.o 2021-05-16T19:47:04.6287253Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_time_format.cpp -o stri_time_format.o 2021-05-16T19:47:05.6081368Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_trans_casemap.cpp -o stri_trans_casemap.o 2021-05-16T19:47:06.4648200Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_trans_other.cpp -o stri_trans_other.o 2021-05-16T19:47:07.3715129Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_trans_normalization.cpp -o stri_trans_normalization.o 2021-05-16T19:47:08.1326376Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_trans_transliterate.cpp -o stri_trans_transliterate.o 2021-05-16T19:47:08.8512386Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_ucnv.cpp -o stri_ucnv.o 2021-05-16T19:47:09.5811913Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_uloc.cpp -o stri_uloc.o 2021-05-16T19:47:10.2084034Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_utils.cpp -o stri_utils.o 2021-05-16T19:47:10.9168212Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_wrap.cpp -o stri_wrap.o 2021-05-16T19:47:12.5549688Z g++ -std=gnu++11 -shared -L/opt/R/devel/lib/R/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 -L/usr/lib/x86_64-linux-gnu -licui18n -licuuc -licudata -L/opt/R/devel/lib/R/lib -lR 2021-05-16T19:47:12.8020564Z installing via 'install.libs.R' to /home/runner/work/_temp/Library/00LOCK-stringi/00new/stringi 2021-05-16T19:47:12.8971158Z ** R 2021-05-16T19:47:12.9299811Z ** inst 2021-05-16T19:47:12.9310496Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:47:14.2591157Z ** help 2021-05-16T19:47:14.7378747Z *** installing help indices 2021-05-16T19:47:14.9874767Z ** building package indices 2021-05-16T19:47:15.4496171Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:47:15.6750133Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T19:47:15.7009425Z ** testing if installed package can be loaded from final location 2021-05-16T19:47:15.9185736Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:47:15.9197871Z * DONE (stringi) 2021-05-16T19:47:17.1594276Z * installing *source* package ‘Rcpp’ ... 2021-05-16T19:47:17.1937171Z ** package ‘Rcpp’ successfully unpacked and MD5 sums checked 2021-05-16T19:47:17.1946879Z ** using staged installation 2021-05-16T19:47:17.2097673Z ** libs 2021-05-16T19:47:17.2149287Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fpic -g -O2 -c api.cpp -o api.o 2021-05-16T19:47:20.9381880Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fpic -g -O2 -c attributes.cpp -o attributes.o 2021-05-16T19:47:39.2086685Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fpic -g -O2 -c barrier.cpp -o barrier.o 2021-05-16T19:47:39.4419139Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fpic -g -O2 -c date.cpp -o date.o 2021-05-16T19:47:43.5574433Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fpic -g -O2 -c module.cpp -o module.o 2021-05-16T19:47:51.4005307Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fpic -g -O2 -c rcpp_init.cpp -o rcpp_init.o 2021-05-16T19:47:55.0598205Z g++ -std=gnu++14 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o Rcpp.so api.o attributes.o barrier.o date.o module.o rcpp_init.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T19:47:55.2633675Z installing to /home/runner/work/_temp/Library/00LOCK-Rcpp/00new/Rcpp/libs 2021-05-16T19:47:55.2776535Z ** R 2021-05-16T19:47:55.2943435Z ** inst 2021-05-16T19:47:55.3482995Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:47:57.5553975Z ** help 2021-05-16T19:47:57.6679975Z *** installing help indices 2021-05-16T19:47:57.7486686Z ** building package indices 2021-05-16T19:47:58.0430250Z ** installing vignettes 2021-05-16T19:47:58.0485903Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:47:58.3534406Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T19:47:58.3795263Z ** testing if installed package can be loaded from final location 2021-05-16T19:47:58.7310362Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:47:58.7405528Z * DONE (Rcpp) 2021-05-16T19:47:59.1105435Z * installing *source* package ‘commonmark’ ... 2021-05-16T19:47:59.1148099Z ** package ‘commonmark’ successfully unpacked and MD5 sums checked 2021-05-16T19:47:59.1151227Z ** using staged installation 2021-05-16T19:47:59.1302974Z ** libs 2021-05-16T19:47:59.1369679Z 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-16T19:47:59.1408145Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c extensions.c -o extensions.o 2021-05-16T19:47:59.1961298Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c init.c -o init.o 2021-05-16T19:47:59.2416272Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c wrapper.c -o wrapper.o 2021-05-16T19:47:59.3203490Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/cmark.c -o cmark/cmark.o 2021-05-16T19:47:59.3772907Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/node.c -o cmark/node.o 2021-05-16T19:47:59.7225283Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/iterator.c -o cmark/iterator.o 2021-05-16T19:47:59.8286717Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/blocks.c -o cmark/blocks.o 2021-05-16T19:48:00.3516200Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/inlines.c -o cmark/inlines.o 2021-05-16T19:48:01.2188115Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/scanners.c -o cmark/scanners.o 2021-05-16T19:48:03.3360180Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/utf8.c -o cmark/utf8.o 2021-05-16T19:48:07.4446639Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/buffer.c -o cmark/buffer.o 2021-05-16T19:48:07.5923701Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/references.c -o cmark/references.o 2021-05-16T19:48:07.6456469Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/render.c -o cmark/render.o 2021-05-16T19:48:07.7584138Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/man.c -o cmark/man.o 2021-05-16T19:48:07.8567541Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/xml.c -o cmark/xml.o 2021-05-16T19:48:07.9513346Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/html.c -o cmark/html.o 2021-05-16T19:48:08.1638442Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/commonmark.c -o cmark/commonmark.o 2021-05-16T19:48:08.3917186Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/latex.c -o cmark/latex.o 2021-05-16T19:48:08.5338033Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/houdini_href_e.c -o cmark/houdini_href_e.o 2021-05-16T19:48:08.5814322Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/houdini_html_e.c -o cmark/houdini_html_e.o 2021-05-16T19:48:08.6322477Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/houdini_html_u.c -o cmark/houdini_html_u.o 2021-05-16T19:48:08.7530589Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/cmark_ctype.c -o cmark/cmark_ctype.o 2021-05-16T19:48:08.7844937Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/arena.c -o cmark/arena.o 2021-05-16T19:48:08.8550053Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/linked_list.c -o cmark/linked_list.o 2021-05-16T19:48:08.9036033Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/plugin.c -o cmark/plugin.o 2021-05-16T19:48:08.9514262Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/registry.c -o cmark/registry.o 2021-05-16T19:48:09.0113690Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/syntax_extension.c -o cmark/syntax_extension.o 2021-05-16T19:48:09.0917989Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/plaintext.c -o cmark/plaintext.o 2021-05-16T19:48:09.2066218Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/footnotes.c -o cmark/footnotes.o 2021-05-16T19:48:09.2585892Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/map.c -o cmark/map.o 2021-05-16T19:48:09.3427835Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c extensions/autolink.c -o extensions/autolink.o 2021-05-16T19:48:09.5393838Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c extensions/core-extensions.c -o extensions/core-extensions.o 2021-05-16T19:48:09.5735083Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c extensions/ext_scanners.c -o extensions/ext_scanners.o 2021-05-16T19:48:09.7399306Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c extensions/strikethrough.c -o extensions/strikethrough.o 2021-05-16T19:48:09.8287153Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c extensions/table.c -o extensions/table.o 2021-05-16T19:48:10.1368532Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c extensions/tagfilter.c -o extensions/tagfilter.o 2021-05-16T19:48:10.1996915Z 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-16T19:48:10.2137931Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o commonmark.so extensions.o init.o wrapper.o -Lcmark -lstatcmark -L/opt/R/devel/lib/R/lib -lR 2021-05-16T19:48:10.2671821Z installing to /home/runner/work/_temp/Library/00LOCK-commonmark/00new/commonmark/libs 2021-05-16T19:48:10.2722524Z ** R 2021-05-16T19:48:10.2753281Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:48:10.5389732Z ** help 2021-05-16T19:48:10.5522788Z *** installing help indices 2021-05-16T19:48:10.5717496Z ** building package indices 2021-05-16T19:48:10.7941766Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:48:11.0030265Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T19:48:11.0236476Z ** testing if installed package can be loaded from final location 2021-05-16T19:48:11.2231027Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:48:11.2232083Z * DONE (commonmark) 2021-05-16T19:48:11.5153469Z * installing *source* package ‘brew’ ... 2021-05-16T19:48:11.5155657Z ** using staged installation 2021-05-16T19:48:11.5253382Z ** R 2021-05-16T19:48:11.5282963Z ** inst 2021-05-16T19:48:11.5308949Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:48:11.9553564Z ** help 2021-05-16T19:48:11.9717856Z *** installing help indices 2021-05-16T19:48:11.9912090Z ** building package indices 2021-05-16T19:48:12.2204262Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:48:12.4318232Z ** testing if installed package can be loaded from final location 2021-05-16T19:48:12.6351864Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:48:12.6365349Z * DONE (brew) 2021-05-16T19:48:12.9004221Z * installing *source* package ‘sessioninfo’ ... 2021-05-16T19:48:12.9019582Z ** package ‘sessioninfo’ successfully unpacked and MD5 sums checked 2021-05-16T19:48:12.9021867Z ** using staged installation 2021-05-16T19:48:12.9231774Z ** R 2021-05-16T19:48:12.9283987Z ** inst 2021-05-16T19:48:12.9293583Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:48:13.4649340Z ** help 2021-05-16T19:48:13.4831941Z *** installing help indices 2021-05-16T19:48:13.5031927Z ** building package indices 2021-05-16T19:48:13.7098620Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:48:13.9658795Z ** testing if installed package can be loaded from final location 2021-05-16T19:48:14.2190682Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:48:14.2197636Z * DONE (sessioninfo) 2021-05-16T19:48:14.4520962Z * installing *source* package ‘prettyunits’ ... 2021-05-16T19:48:14.4530772Z ** package ‘prettyunits’ successfully unpacked and MD5 sums checked 2021-05-16T19:48:14.4531944Z ** using staged installation 2021-05-16T19:48:14.4679058Z ** R 2021-05-16T19:48:14.4727944Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:48:14.8390242Z ** help 2021-05-16T19:48:14.8729836Z *** installing help indices 2021-05-16T19:48:14.9014317Z ** building package indices 2021-05-16T19:48:15.1266774Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:48:15.3240174Z ** testing if installed package can be loaded from final location 2021-05-16T19:48:15.5217745Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:48:15.5218598Z * DONE (prettyunits) 2021-05-16T19:48:16.1606702Z * installing *source* package ‘vctrs’ ... 2021-05-16T19:48:16.1758798Z ** package ‘vctrs’ successfully unpacked and MD5 sums checked 2021-05-16T19:48:16.1759598Z ** using staged installation 2021-05-16T19:48:16.1963880Z ** libs 2021-05-16T19:48:16.2040913Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c altrep-rle.c -o altrep-rle.o 2021-05-16T19:48:16.3362063Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c arg-counter.c -o arg-counter.o 2021-05-16T19:48:16.4314289Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c arg.c -o arg.o 2021-05-16T19:48:16.5280909Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c bind.c -o bind.o 2021-05-16T19:48:16.8059966Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c c-unchop.c -o c-unchop.o 2021-05-16T19:48:16.9348981Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c c.c -o c.o 2021-05-16T19:48:17.0959461Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c callables.c -o callables.o 2021-05-16T19:48:17.1618312Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cast-bare.c -o cast-bare.o 2021-05-16T19:48:17.2803571Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cast-dispatch.c -o cast-dispatch.o 2021-05-16T19:48:17.3630072Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cast.c -o cast.o 2021-05-16T19:48:17.5144093Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c compare.c -o compare.o 2021-05-16T19:48:17.7482445Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c complete.c -o complete.o 2021-05-16T19:48:17.8773995Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c conditions.c -o conditions.o 2021-05-16T19:48:17.9756020Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c dictionary.c -o dictionary.o 2021-05-16T19:48:18.2576304Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c dim.c -o dim.o 2021-05-16T19:48:18.3283404Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c equal.c -o equal.o 2021-05-16T19:48:18.7855228Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c fields.c -o fields.o 2021-05-16T19:48:18.8907719Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c fill.c -o fill.o 2021-05-16T19:48:19.0426984Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c group.c -o group.o 2021-05-16T19:48:19.1805009Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c growable.c -o growable.o 2021-05-16T19:48:19.2443621Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c hash.c -o hash.o 2021-05-16T19:48:19.5038662Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c init.c -o init.o 2021-05-16T19:48:19.5701092Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c names.c -o names.o 2021-05-16T19:48:19.9031518Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c order-groups.c -o order-groups.o 2021-05-16T19:48:19.9820435Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c order-radix.c -o order-radix.o 2021-05-16T19:48:20.7981700Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c order-sortedness.c -o order-sortedness.o 2021-05-16T19:48:20.9810912Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c order-transform.c -o order-transform.o 2021-05-16T19:48:21.0631324Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c order-truelength.c -o order-truelength.o 2021-05-16T19:48:21.1615153Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c poly-op.c -o poly-op.o 2021-05-16T19:48:21.3484866Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c proxy-restore.c -o proxy-restore.o 2021-05-16T19:48:21.4711332Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c proxy.c -o proxy.o 2021-05-16T19:48:21.6108670Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c ptype2-dispatch.c -o ptype2-dispatch.o 2021-05-16T19:48:21.7352028Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c rep.c -o rep.o 2021-05-16T19:48:21.8801289Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c runs.c -o runs.o 2021-05-16T19:48:22.1729674Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c shape.c -o shape.o 2021-05-16T19:48:22.2832558Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c size-common.c -o size-common.o 2021-05-16T19:48:22.3727481Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c size.c -o size.o 2021-05-16T19:48:22.5040642Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c slice-array.c -o slice-array.o 2021-05-16T19:48:23.0398213Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c slice-assign-array.c -o slice-assign-array.o 2021-05-16T19:48:23.4529072Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c slice-assign.c -o slice-assign.o 2021-05-16T19:48:23.7361427Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c slice-chop.c -o slice-chop.o 2021-05-16T19:48:23.9332022Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c slice.c -o slice.o 2021-05-16T19:48:24.2594808Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c split.c -o split.o 2021-05-16T19:48:24.3257088Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c subscript-loc.c -o subscript-loc.o 2021-05-16T19:48:24.5613138Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c subscript.c -o subscript.o 2021-05-16T19:48:24.7313125Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c translate.c -o translate.o 2021-05-16T19:48:24.8548234Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c type-data-frame.c -o type-data-frame.o 2021-05-16T19:48:25.2756604Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c type-date-time.c -o type-date-time.o 2021-05-16T19:48:25.4533730Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c type-factor.c -o type-factor.o 2021-05-16T19:48:25.6038111Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c type-info.c -o type-info.o 2021-05-16T19:48:25.7285782Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c type-tibble.c -o type-tibble.o 2021-05-16T19:48:25.8222302Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c type.c -o type.o 2021-05-16T19:48:25.9674950Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c type2.c -o type2.o 2021-05-16T19:48:26.1234761Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c typeof2-s3.c -o typeof2-s3.o 2021-05-16T19:48:26.2710659Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c typeof2.c -o typeof2.o 2021-05-16T19:48:26.3872817Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c unspecified.c -o unspecified.o 2021-05-16T19:48:26.4754608Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c utils-dispatch.c -o utils-dispatch.o 2021-05-16T19:48:26.5591427Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c utils-rlang.c -o utils-rlang.o 2021-05-16T19:48:26.6218056Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c utils.c -o utils.o 2021-05-16T19:48:27.3621737Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c version.c -o version.o 2021-05-16T19:48:27.4099039Z gcc -shared -L/opt/R/devel/lib/R/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 -L/opt/R/devel/lib/R/lib -lR 2021-05-16T19:48:27.4776393Z installing to /home/runner/work/_temp/Library/00LOCK-vctrs/00new/vctrs/libs 2021-05-16T19:48:27.4814636Z ** R 2021-05-16T19:48:27.5270742Z ** inst 2021-05-16T19:48:27.5306313Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:48:30.9765924Z ** help 2021-05-16T19:48:31.2833354Z *** installing help indices 2021-05-16T19:48:31.5020175Z *** copying figures 2021-05-16T19:48:31.5031447Z ** building package indices 2021-05-16T19:48:31.9084895Z ** installing vignettes 2021-05-16T19:48:31.9285661Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:48:32.2126148Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T19:48:32.2328842Z ** testing if installed package can be loaded from final location 2021-05-16T19:48:32.5582099Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:48:32.5615825Z * DONE (vctrs) 2021-05-16T19:48:32.9324338Z * installing *source* package ‘processx’ ... 2021-05-16T19:48:32.9372450Z ** package ‘processx’ successfully unpacked and MD5 sums checked 2021-05-16T19:48:32.9373798Z ** using staged installation 2021-05-16T19:48:32.9610954Z ** libs 2021-05-16T19:48:32.9671005Z gcc -g -O2 -L/usr/local/lib -Wall tools/px.c -o tools/px 2021-05-16T19:48:33.1428462Z gcc -g -O2 -L/usr/local/lib supervisor/supervisor.c \ 2021-05-16T19:48:33.1430414Z supervisor/utils.c -o supervisor/supervisor 2021-05-16T19:48:33.3481850Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-16T19:48:33.4594993Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c client.c -o client.o 2021-05-16T19:48:33.5711969Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c errors.c -o errors.o 2021-05-16T19:48:33.6424639Z gcc -shared -L"/opt/R/devel/lib/R/lib" -L/usr/local/lib -o client.so base64.o client.o errors.o \ 2021-05-16T19:48:33.6426175Z -L"/opt/R/devel/lib/R/lib" -lR 2021-05-16T19:48:33.6688682Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T19:48:33.7538063Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c poll.c -o poll.o 2021-05-16T19:48:33.8730230Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c processx-connection.c -o processx-connection.o 2021-05-16T19:48:34.2960789Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c processx-vector.c -o processx-vector.o 2021-05-16T19:48:34.4064469Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c create-time.c -o create-time.o 2021-05-16T19:48:34.5524584Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unix/childlist.c -o unix/childlist.o 2021-05-16T19:48:34.6751367Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unix/connection.c -o unix/connection.o 2021-05-16T19:48:34.7729604Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unix/processx.c -o unix/processx.o 2021-05-16T19:48:35.1862084Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unix/sigchld.c -o unix/sigchld.o 2021-05-16T19:48:35.3064854Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unix/utils.c -o unix/utils.o 2021-05-16T19:48:35.4353589Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unix/named_pipe.c -o unix/named_pipe.o 2021-05-16T19:48:35.5083723Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cleancall.c -o cleancall.o 2021-05-16T19:48:35.6009439Z gcc -shared -L/opt/R/devel/lib/R/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 -L/opt/R/devel/lib/R/lib -lR 2021-05-16T19:48:35.6394982Z installing via 'install.libs.R' to /home/runner/work/_temp/Library/00LOCK-processx/00new/processx 2021-05-16T19:48:35.6448104Z ** R 2021-05-16T19:48:35.6638628Z ** inst 2021-05-16T19:48:35.6651776Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:48:37.9883843Z ** help 2021-05-16T19:48:38.0753544Z *** installing help indices 2021-05-16T19:48:38.1260538Z ** building package indices 2021-05-16T19:48:38.4033552Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:48:38.6518739Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T19:48:38.6824161Z ** testing if installed package can be loaded from final location 2021-05-16T19:48:38.9398069Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:48:38.9415195Z * DONE (processx) 2021-05-16T19:48:39.2693673Z * installing *source* package ‘markdown’ ... 2021-05-16T19:48:39.2721486Z ** package ‘markdown’ successfully unpacked and MD5 sums checked 2021-05-16T19:48:39.2722516Z ** using staged installation 2021-05-16T19:48:39.2914070Z ** libs 2021-05-16T19:48:39.2972501Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c Rbase64.c -o Rbase64.o 2021-05-16T19:48:39.3772708Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c Rinit.c -o Rinit.o 2021-05-16T19:48:39.4413634Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c Rmarkdown.c -o Rmarkdown.o 2021-05-16T19:48:39.6569185Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c autolink.c -o autolink.o 2021-05-16T19:48:39.7857195Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c buffer.c -o buffer.o 2021-05-16T19:48:39.8780043Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c houdini_href_e.c -o houdini_href_e.o 2021-05-16T19:48:39.9273188Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c houdini_html_e.c -o houdini_html_e.o 2021-05-16T19:48:39.9874784Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c html.c -o html.o 2021-05-16T19:48:40.2771057Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c html_smartypants.c -o html_smartypants.o 2021-05-16T19:48:40.4483884Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c markdown.c -o markdown.o 2021-05-16T19:48:41.8208981Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c stack.c -o stack.o 2021-05-16T19:48:41.8792782Z gcc -shared -L/opt/R/devel/lib/R/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 -L/opt/R/devel/lib/R/lib -lR 2021-05-16T19:48:41.9112874Z installing to /home/runner/work/_temp/Library/00LOCK-markdown/00new/markdown/libs 2021-05-16T19:48:41.9136270Z ** R 2021-05-16T19:48:41.9212980Z ** inst 2021-05-16T19:48:41.9243228Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:48:42.4998363Z ** help 2021-05-16T19:48:42.5403170Z *** installing help indices 2021-05-16T19:48:42.5724709Z ** building package indices 2021-05-16T19:48:42.8148477Z ** installing vignettes 2021-05-16T19:48:42.8208430Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:48:43.0178673Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T19:48:43.0371213Z ** testing if installed package can be loaded from final location 2021-05-16T19:48:43.2504495Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:48:43.2514273Z * DONE (markdown) 2021-05-16T19:48:43.4927460Z * installing *source* package ‘highr’ ... 2021-05-16T19:48:43.4938877Z ** package ‘highr’ successfully unpacked and MD5 sums checked 2021-05-16T19:48:43.4940629Z ** using staged installation 2021-05-16T19:48:43.5123246Z ** R 2021-05-16T19:48:43.5162945Z ** inst 2021-05-16T19:48:43.5183476Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:48:43.9363220Z ** help 2021-05-16T19:48:43.9485355Z *** installing help indices 2021-05-16T19:48:43.9660054Z ** building package indices 2021-05-16T19:48:44.1910842Z ** installing vignettes 2021-05-16T19:48:44.1942285Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:48:44.4013438Z ** testing if installed package can be loaded from final location 2021-05-16T19:48:44.6310519Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:48:44.6320201Z * DONE (highr) 2021-05-16T19:48:44.9747979Z * installing *source* package ‘stringr’ ... 2021-05-16T19:48:44.9787442Z ** package ‘stringr’ successfully unpacked and MD5 sums checked 2021-05-16T19:48:44.9788645Z ** using staged installation 2021-05-16T19:48:44.9990132Z ** R 2021-05-16T19:48:45.0089445Z ** data 2021-05-16T19:48:45.0095435Z *** moving datasets to lazyload DB 2021-05-16T19:48:45.0307557Z ** inst 2021-05-16T19:48:45.0326816Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:48:45.6916619Z ** help 2021-05-16T19:48:45.7991072Z *** installing help indices 2021-05-16T19:48:45.8712383Z *** copying figures 2021-05-16T19:48:45.8715051Z ** building package indices 2021-05-16T19:48:46.1661611Z ** installing vignettes 2021-05-16T19:48:46.1727580Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:48:46.3987007Z ** testing if installed package can be loaded from final location 2021-05-16T19:48:46.6112090Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:48:46.6120863Z * DONE (stringr) 2021-05-16T19:48:46.8718200Z * installing *source* package ‘rversions’ ... 2021-05-16T19:48:46.8732111Z ** package ‘rversions’ successfully unpacked and MD5 sums checked 2021-05-16T19:48:46.8733171Z ** using staged installation 2021-05-16T19:48:46.8907657Z ** R 2021-05-16T19:48:46.8952528Z ** inst 2021-05-16T19:48:46.8962546Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:48:47.2772113Z ** help 2021-05-16T19:48:47.2994492Z *** installing help indices 2021-05-16T19:48:47.3258596Z *** copying figures 2021-05-16T19:48:47.3262079Z ** building package indices 2021-05-16T19:48:47.5543389Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:48:47.7966953Z ** testing if installed package can be loaded from final location 2021-05-16T19:48:48.0253670Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:48:48.0259593Z * DONE (rversions) 2021-05-16T19:48:48.5495839Z * installing *source* package ‘pillar’ ... 2021-05-16T19:48:48.5599628Z ** package ‘pillar’ successfully unpacked and MD5 sums checked 2021-05-16T19:48:48.5600741Z ** using staged installation 2021-05-16T19:48:48.5834847Z ** R 2021-05-16T19:48:48.6042064Z ** inst 2021-05-16T19:48:48.6076877Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:48:50.8642766Z ** help 2021-05-16T19:48:50.9721971Z *** installing help indices 2021-05-16T19:48:51.0502194Z *** copying figures 2021-05-16T19:48:51.0508300Z ** building package indices 2021-05-16T19:48:51.3431024Z ** installing vignettes 2021-05-16T19:48:51.3509953Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:48:51.6825716Z ** testing if installed package can be loaded from final location 2021-05-16T19:48:52.0630457Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:48:52.0654217Z * DONE (pillar) 2021-05-16T19:48:52.3923295Z * installing *source* package ‘callr’ ... 2021-05-16T19:48:52.3953450Z ** package ‘callr’ successfully unpacked and MD5 sums checked 2021-05-16T19:48:52.3955349Z ** using staged installation 2021-05-16T19:48:52.4146914Z ** R 2021-05-16T19:48:52.4313392Z ** inst 2021-05-16T19:48:52.4324378Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:48:56.5778093Z ** help 2021-05-16T19:48:56.7087126Z *** installing help indices 2021-05-16T19:48:56.7921097Z ** building package indices 2021-05-16T19:48:57.0686946Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:48:57.3085364Z ** testing if installed package can be loaded from final location 2021-05-16T19:48:57.6137384Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:48:57.6169439Z * DONE (callr) 2021-05-16T19:48:58.1883646Z * installing *source* package ‘knitr’ ... 2021-05-16T19:48:58.2010251Z ** package ‘knitr’ successfully unpacked and MD5 sums checked 2021-05-16T19:48:58.2014300Z ** using staged installation 2021-05-16T19:48:58.2469565Z ** R 2021-05-16T19:48:58.2924636Z ** demo 2021-05-16T19:48:58.2936893Z ** inst 2021-05-16T19:48:58.3053082Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:49:03.5944358Z ** help 2021-05-16T19:49:03.8368001Z *** installing help indices 2021-05-16T19:49:03.9801095Z ** building package indices 2021-05-16T19:49:04.3493748Z ** installing vignettes 2021-05-16T19:49:04.3603809Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:49:04.5982210Z ** testing if installed package can be loaded from final location 2021-05-16T19:49:04.9311299Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:49:04.9363045Z * DONE (knitr) 2021-05-16T19:49:05.1801498Z * installing *source* package ‘xopen’ ... 2021-05-16T19:49:05.1812030Z ** package ‘xopen’ successfully unpacked and MD5 sums checked 2021-05-16T19:49:05.1813101Z ** using staged installation 2021-05-16T19:49:05.1984447Z ** R 2021-05-16T19:49:05.2012660Z ** inst 2021-05-16T19:49:05.2020746Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:49:05.4762303Z ** help 2021-05-16T19:49:05.4903670Z *** installing help indices 2021-05-16T19:49:05.5151361Z ** building package indices 2021-05-16T19:49:05.7265531Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:49:05.9328002Z ** testing if installed package can be loaded from final location 2021-05-16T19:49:06.1404367Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:49:06.1409793Z * DONE (xopen) 2021-05-16T19:49:06.6510607Z * installing *source* package ‘tibble’ ... 2021-05-16T19:49:06.6633182Z ** package ‘tibble’ successfully unpacked and MD5 sums checked 2021-05-16T19:49:06.6634671Z ** using staged installation 2021-05-16T19:49:06.6870771Z ** libs 2021-05-16T19:49:06.6922248Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c attributes.c -o attributes.o 2021-05-16T19:49:06.7441823Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c coerce.c -o coerce.o 2021-05-16T19:49:06.8162436Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T19:49:06.8576082Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-16T19:49:06.9666963Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o tibble.so attributes.o coerce.o init.o matrixToDataFrame.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T19:49:06.9893112Z installing to /home/runner/work/_temp/Library/00LOCK-tibble/00new/tibble/libs 2021-05-16T19:49:06.9909242Z ** R 2021-05-16T19:49:07.0098503Z ** inst 2021-05-16T19:49:07.0130211Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:49:09.2087427Z ** help 2021-05-16T19:49:09.2886366Z *** installing help indices 2021-05-16T19:49:09.3468273Z *** copying figures 2021-05-16T19:49:09.3475412Z ** building package indices 2021-05-16T19:49:09.6030517Z ** installing vignettes 2021-05-16T19:49:09.6088973Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:49:10.0089671Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T19:49:10.0295317Z ** testing if installed package can be loaded from final location 2021-05-16T19:49:10.4780083Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:49:10.4807178Z * DONE (tibble) 2021-05-16T19:49:10.7843372Z * installing *source* package ‘pkgbuild’ ... 2021-05-16T19:49:10.7866943Z ** package ‘pkgbuild’ successfully unpacked and MD5 sums checked 2021-05-16T19:49:10.7868520Z ** using staged installation 2021-05-16T19:49:10.8070612Z ** R 2021-05-16T19:49:10.8179422Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:49:12.3420352Z ** help 2021-05-16T19:49:12.3851069Z *** installing help indices 2021-05-16T19:49:12.4291355Z ** building package indices 2021-05-16T19:49:12.6668505Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:49:12.9695075Z ** testing if installed package can be loaded from final location 2021-05-16T19:49:13.2875978Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:49:13.2890656Z * DONE (pkgbuild) 2021-05-16T19:49:13.7624723Z * installing *source* package ‘roxygen2’ ... 2021-05-16T19:49:13.7710574Z ** package ‘roxygen2’ successfully unpacked and MD5 sums checked 2021-05-16T19:49:13.7714723Z ** using staged installation 2021-05-16T19:49:13.7951656Z ** libs 2021-05-16T19:49:13.8007360Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c RcppExports.cpp -o RcppExports.o 2021-05-16T19:49:19.4156832Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c escapeExamples.cpp -o escapeExamples.o 2021-05-16T19:49:23.1246450Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c isComplete.cpp -o isComplete.o 2021-05-16T19:49:26.8407986Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c leadingSpaces.cpp -o leadingSpaces.o 2021-05-16T19:49:30.5780640Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c parser2.cpp -o parser2.o 2021-05-16T19:49:36.4899559Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c wrapUsage.cpp -o wrapUsage.o 2021-05-16T19:49:40.4177171Z g++ -std=gnu++14 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o roxygen2.so RcppExports.o escapeExamples.o isComplete.o leadingSpaces.o parser2.o wrapUsage.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T19:49:40.5266881Z installing to /home/runner/work/_temp/Library/00LOCK-roxygen2/00new/roxygen2/libs 2021-05-16T19:49:40.5314585Z ** R 2021-05-16T19:49:40.5683009Z ** inst 2021-05-16T19:49:40.5706775Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:49:45.6905249Z ** help 2021-05-16T19:49:45.7716489Z *** installing help indices 2021-05-16T19:49:45.8335681Z *** copying figures 2021-05-16T19:49:45.8339460Z ** building package indices 2021-05-16T19:49:46.1049073Z ** installing vignettes 2021-05-16T19:49:46.1167767Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:49:46.5315494Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T19:49:46.5530171Z ** testing if installed package can be loaded from final location 2021-05-16T19:49:47.0442472Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:49:47.0484893Z * DONE (roxygen2) 2021-05-16T19:49:47.3099873Z * installing *source* package ‘rematch2’ ... 2021-05-16T19:49:47.3114709Z ** package ‘rematch2’ successfully unpacked and MD5 sums checked 2021-05-16T19:49:47.3115902Z ** using staged installation 2021-05-16T19:49:47.3285673Z ** R 2021-05-16T19:49:47.3342760Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:49:47.9315835Z ** help 2021-05-16T19:49:47.9628236Z *** installing help indices 2021-05-16T19:49:47.9857383Z ** building package indices 2021-05-16T19:49:48.2256677Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:49:48.6370326Z ** testing if installed package can be loaded from final location 2021-05-16T19:49:49.0556751Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:49:49.0563447Z * DONE (rematch2) 2021-05-16T19:49:49.3603894Z * installing *source* package ‘rcmdcheck’ ... 2021-05-16T19:49:49.3639560Z ** package ‘rcmdcheck’ successfully unpacked and MD5 sums checked 2021-05-16T19:49:49.3640869Z ** using staged installation 2021-05-16T19:49:49.3825298Z ** R 2021-05-16T19:49:49.3922923Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:49:50.9951586Z ** help 2021-05-16T19:49:51.0380623Z *** installing help indices 2021-05-16T19:49:51.0755284Z ** building package indices 2021-05-16T19:49:51.3323603Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:49:51.6565615Z ** testing if installed package can be loaded from final location 2021-05-16T19:49:52.0159112Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:49:52.0160023Z * DONE (rcmdcheck) 2021-05-16T19:49:52.3350217Z * installing *source* package ‘waldo’ ... 2021-05-16T19:49:52.3386433Z ** package ‘waldo’ successfully unpacked and MD5 sums checked 2021-05-16T19:49:52.3389538Z ** using staged installation 2021-05-16T19:49:52.3592871Z ** R 2021-05-16T19:49:52.3665590Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:49:53.3070770Z ** help 2021-05-16T19:49:53.3237772Z *** installing help indices 2021-05-16T19:49:53.3445178Z *** copying figures 2021-05-16T19:49:53.3447343Z ** building package indices 2021-05-16T19:49:53.5790718Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:49:53.8596055Z ** testing if installed package can be loaded from final location 2021-05-16T19:49:54.1673542Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:49:54.1686193Z * DONE (waldo) 2021-05-16T19:49:54.7961758Z * installing *source* package ‘testthat’ ... 2021-05-16T19:49:54.8090106Z ** package ‘testthat’ successfully unpacked and MD5 sums checked 2021-05-16T19:49:54.8091810Z ** using staged installation 2021-05-16T19:49:54.8339700Z ** libs 2021-05-16T19:49:54.8399370Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T19:49:54.8912867Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fpic -g -O2 -c reassign.c -o reassign.o 2021-05-16T19:49:54.9494989Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fpic -g -O2 -c test-catch.cpp -o test-catch.o 2021-05-16T19:49:55.9008873Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fpic -g -O2 -c test-example.cpp -o test-example.o 2021-05-16T19:49:56.6442549Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fpic -g -O2 -c test-runner.cpp -o test-runner.o 2021-05-16T19:50:16.1674350Z g++ -std=gnu++14 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o testthat.so init.o reassign.o test-catch.o test-example.o test-runner.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T19:50:16.3677629Z installing to /home/runner/work/_temp/Library/00LOCK-testthat/00new/testthat/libs 2021-05-16T19:50:17.0179925Z ** R 2021-05-16T19:50:17.0181667Z ** inst 2021-05-16T19:50:17.0183115Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:50:29.6370275Z ** help 2021-05-16T19:50:29.8897306Z *** installing help indices 2021-05-16T19:50:30.1051216Z *** copying figures 2021-05-16T19:50:30.1056895Z ** building package indices 2021-05-16T19:50:30.4989650Z ** installing vignettes 2021-05-16T19:50:30.5124467Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:50:30.7507211Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T19:50:30.7779340Z ** testing if installed package can be loaded from final location 2021-05-16T19:50:31.2793468Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:50:31.2891229Z * DONE (testthat) 2021-05-16T19:50:31.7637176Z * installing *source* package ‘devtools’ ... 2021-05-16T19:50:31.7703087Z ** package ‘devtools’ successfully unpacked and MD5 sums checked 2021-05-16T19:50:31.7703872Z ** using staged installation 2021-05-16T19:50:31.8083831Z ** R 2021-05-16T19:50:31.8257332Z ** inst 2021-05-16T19:50:31.8271961Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:50:34.2223725Z ** help 2021-05-16T19:50:34.3566761Z *** installing help indices 2021-05-16T19:50:34.4472322Z *** copying figures 2021-05-16T19:50:34.4474542Z ** building package indices 2021-05-16T19:50:34.7633052Z ** installing vignettes 2021-05-16T19:50:34.7714837Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:50:35.6589157Z ** testing if installed package can be loaded from final location 2021-05-16T19:50:36.6326129Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:50:36.6348652Z * DONE (devtools) 2021-05-16T19:50:36.6484192Z 2021-05-16T19:50:36.6485095Z The downloaded source packages are in 2021-05-16T19:50:36.6486772Z ‘/tmp/RtmpPObqMm/downloaded_packages’ 2021-05-16T19:50:36.7627934Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-16T19:50:37.6914167Z 2021-05-16T19:50:38.0310878Z 2021-05-16T19:50:38.0327637Z checking for file ‘/tmp/RtmpPObqMm/remotes72d9460f36d1/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-16T19:50:38.0399289Z 2021-05-16T19:50:38.0402399Z ✔ checking for file ‘/tmp/RtmpPObqMm/remotes72d9460f36d1/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-16T19:50:38.0461764Z 2021-05-16T19:50:38.0493998Z 2021-05-16T19:50:38.0495956Z ─ preparing ‘desc’: 2021-05-16T19:50:38.0505030Z 2021-05-16T19:50:38.0507121Z 2021-05-16T19:50:38.0643631Z checking DESCRIPTION meta-information ... 2021-05-16T19:50:38.0675870Z 2021-05-16T19:50:38.0678148Z ✔ checking DESCRIPTION meta-information 2021-05-16T19:50:38.1505146Z 2021-05-16T19:50:38.1534377Z 2021-05-16T19:50:38.1536902Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T19:50:38.1546919Z 2021-05-16T19:50:38.1690165Z 2021-05-16T19:50:38.1694425Z ─ checking for empty or unneeded directories 2021-05-16T19:50:38.1698823Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-16T19:50:38.1709887Z 2021-05-16T19:50:38.1737333Z 2021-05-16T19:50:38.1739386Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-16T19:50:38.3091189Z 2021-05-16T19:50:38.3094196Z 2021-05-16T19:50:38.3095564Z 2021-05-16T19:50:38.3203324Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T19:50:38.3204180Z (as ‘lib’ is unspecified) 2021-05-16T19:50:38.7102343Z * installing *source* package ‘desc’ ... 2021-05-16T19:50:38.7135242Z ** using staged installation 2021-05-16T19:50:38.7370301Z ** R 2021-05-16T19:50:38.7542557Z ** inst 2021-05-16T19:50:38.7560936Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:50:40.9057189Z ** help 2021-05-16T19:50:41.0583701Z *** installing help indices 2021-05-16T19:50:41.1659781Z ** building package indices 2021-05-16T19:50:41.4847147Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:50:41.6935061Z ** testing if installed package can be loaded from final location 2021-05-16T19:50:41.9268237Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:50:41.9279115Z * DONE (desc) 2021-05-16T19:50:42.1585078Z 2021-05-16T19:50:42.1585741Z 2021-05-16T19:50:42.1598187Z checking for file ‘/tmp/RtmpPObqMm/remotes72d94bc331c4/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-16T19:50:42.1628239Z 2021-05-16T19:50:42.1630353Z ✔ checking for file ‘/tmp/RtmpPObqMm/remotes72d94bc331c4/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-16T19:50:42.1736664Z 2021-05-16T19:50:42.1737365Z 2021-05-16T19:50:42.1738441Z ─ preparing ‘ghtravis’: 2021-05-16T19:50:42.1738999Z 2021-05-16T19:50:42.1739681Z 2021-05-16T19:50:42.1827119Z checking DESCRIPTION meta-information ... 2021-05-16T19:50:42.1854027Z 2021-05-16T19:50:42.1856342Z ✔ checking DESCRIPTION meta-information 2021-05-16T19:50:42.2307291Z 2021-05-16T19:50:42.2336548Z 2021-05-16T19:50:42.2338993Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T19:50:42.2348359Z 2021-05-16T19:50:42.2373827Z 2021-05-16T19:50:42.2376483Z ─ checking for empty or unneeded directories 2021-05-16T19:50:42.2380218Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-16T19:50:42.2473932Z 2021-05-16T19:50:42.2502157Z 2021-05-16T19:50:42.2504315Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-16T19:50:42.2764073Z 2021-05-16T19:50:42.2766313Z 2021-05-16T19:50:42.2767618Z 2021-05-16T19:50:42.3141980Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T19:50:42.3142924Z (as ‘lib’ is unspecified) 2021-05-16T19:50:42.5910256Z * installing *source* package ‘ghtravis’ ... 2021-05-16T19:50:42.5913593Z ** using staged installation 2021-05-16T19:50:42.6092526Z ** R 2021-05-16T19:50:42.6190491Z ** inst 2021-05-16T19:50:42.6202452Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:50:44.1416704Z ** help 2021-05-16T19:50:44.2095499Z *** installing help indices 2021-05-16T19:50:44.2680548Z ** building package indices 2021-05-16T19:50:44.5385317Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:50:45.3928818Z ** testing if installed package can be loaded from final location 2021-05-16T19:50:46.3000629Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:50:46.3011105Z * DONE (ghtravis) 2021-05-16T19:50:46.3110901Z Using github PAT from envvar GITHUB_PAT 2021-05-16T19:50:46.4511238Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-16T19:50:47.5182271Z 2021-05-16T19:50:47.5184043Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-16T19:50:47.5185054Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-16T19:50:47.5186289Z generics (NA -> 0.1.0) [CRAN] 2021-05-16T19:50:47.5187210Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-16T19:50:47.5188111Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-16T19:50:47.5189665Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-16T19:50:47.5195985Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T19:50:47.5197215Z (as ‘lib’ is unspecified) 2021-05-16T19:51:04.5111610Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-16T19:51:04.8879658Z Content type 'binary/octet-stream' length 92124 bytes (89 KB) 2021-05-16T19:51:04.8954057Z ================================================== 2021-05-16T19:51:04.8954570Z downloaded 89 KB 2021-05-16T19:51:04.8955378Z 2021-05-16T19:51:04.8993887Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/generics_0.1.0.tar.gz' 2021-05-16T19:51:05.2910418Z Content type 'binary/octet-stream' length 118869 bytes (116 KB) 2021-05-16T19:51:05.3014971Z ================================================== 2021-05-16T19:51:05.3016687Z downloaded 116 KB 2021-05-16T19:51:05.3017263Z 2021-05-16T19:51:05.3056393Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-16T19:51:06.2104368Z Content type 'binary/octet-stream' length 200157 bytes (195 KB) 2021-05-16T19:51:06.2275584Z ================================================== 2021-05-16T19:51:06.2276117Z downloaded 195 KB 2021-05-16T19:51:06.2276403Z 2021-05-16T19:51:06.2315114Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-16T19:51:06.6438491Z Content type 'binary/octet-stream' length 954544 bytes (932 KB) 2021-05-16T19:51:06.6803931Z ================================================== 2021-05-16T19:51:06.6804450Z downloaded 932 KB 2021-05-16T19:51:06.6804746Z 2021-05-16T19:51:06.6844314Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-16T19:51:07.1848587Z Content type 'binary/octet-stream' length 706784 bytes (690 KB) 2021-05-16T19:51:07.2195869Z ================================================== 2021-05-16T19:51:07.2196440Z downloaded 690 KB 2021-05-16T19:51:07.2196721Z 2021-05-16T19:51:07.5312717Z * installing *source* package ‘tidyselect’ ... 2021-05-16T19:51:07.5345246Z ** package ‘tidyselect’ successfully unpacked and MD5 sums checked 2021-05-16T19:51:07.5347003Z ** using staged installation 2021-05-16T19:51:07.5540075Z ** R 2021-05-16T19:51:07.5652841Z ** inst 2021-05-16T19:51:07.5669199Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:51:08.7778137Z ** help 2021-05-16T19:51:08.8419116Z *** installing help indices 2021-05-16T19:51:08.8902704Z ** building package indices 2021-05-16T19:51:09.1501084Z ** installing vignettes 2021-05-16T19:51:09.1564357Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:51:09.4486169Z ** testing if installed package can be loaded from final location 2021-05-16T19:51:09.7421694Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:51:09.7449616Z * DONE (tidyselect) 2021-05-16T19:51:10.0671868Z * installing *source* package ‘generics’ ... 2021-05-16T19:51:10.0706789Z ** package ‘generics’ successfully unpacked and MD5 sums checked 2021-05-16T19:51:10.0707749Z ** using staged installation 2021-05-16T19:51:10.0865431Z ** R 2021-05-16T19:51:10.0925167Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:51:10.4431157Z ** help 2021-05-16T19:51:10.5856554Z *** installing help indices 2021-05-16T19:51:10.6390492Z ** building package indices 2021-05-16T19:51:10.9070708Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:51:11.1224426Z ** testing if installed package can be loaded from final location 2021-05-16T19:51:11.3238952Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:51:11.3245112Z * DONE (generics) 2021-05-16T19:51:11.6540345Z * installing *source* package ‘cpp11’ ... 2021-05-16T19:51:11.6577257Z ** package ‘cpp11’ successfully unpacked and MD5 sums checked 2021-05-16T19:51:11.6578334Z ** using staged installation 2021-05-16T19:51:11.6763190Z ** R 2021-05-16T19:51:11.6814413Z ** inst 2021-05-16T19:51:11.6849707Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:51:12.1729134Z ** help 2021-05-16T19:51:12.2009307Z *** installing help indices 2021-05-16T19:51:12.2228788Z ** building package indices 2021-05-16T19:51:12.4452546Z ** installing vignettes 2021-05-16T19:51:12.4511134Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:51:12.6610259Z ** testing if installed package can be loaded from final location 2021-05-16T19:51:12.8640120Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:51:12.8652606Z * DONE (cpp11) 2021-05-16T19:51:13.4804773Z * installing *source* package ‘dplyr’ ... 2021-05-16T19:51:13.4948377Z ** package ‘dplyr’ successfully unpacked and MD5 sums checked 2021-05-16T19:51:13.4949737Z ** using staged installation 2021-05-16T19:51:13.5210263Z ** libs 2021-05-16T19:51:13.5271271Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c chop.cpp -o chop.o 2021-05-16T19:51:13.6852044Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c filter.cpp -o filter.o 2021-05-16T19:51:13.8793637Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c funs.cpp -o funs.o 2021-05-16T19:51:14.0329486Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c group_by.cpp -o group_by.o 2021-05-16T19:51:14.6739920Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c group_data.cpp -o group_data.o 2021-05-16T19:51:14.7996947Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c imports.cpp -o imports.o 2021-05-16T19:51:14.9274380Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.cpp -o init.o 2021-05-16T19:51:15.0635962Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c mask.cpp -o mask.o 2021-05-16T19:51:15.2214043Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c mutate.cpp -o mutate.o 2021-05-16T19:51:15.3677258Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c slice.cpp -o slice.o 2021-05-16T19:51:15.4786205Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c summarise.cpp -o summarise.o 2021-05-16T19:51:15.6714689Z g++ -std=gnu++14 -shared -L/opt/R/devel/lib/R/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 -L/opt/R/devel/lib/R/lib -lR 2021-05-16T19:51:15.7513157Z installing to /home/runner/work/_temp/Library/00LOCK-dplyr/00new/dplyr/libs 2021-05-16T19:51:15.7523648Z ** R 2021-05-16T19:51:15.8037133Z ** data 2021-05-16T19:51:15.8043522Z *** moving datasets to lazyload DB 2021-05-16T19:51:15.9127837Z ** inst 2021-05-16T19:51:15.9155825Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:51:21.6985291Z ** help 2021-05-16T19:51:22.5346264Z *** installing help indices 2021-05-16T19:51:22.5732967Z *** copying figures 2021-05-16T19:51:22.5740396Z ** building package indices 2021-05-16T19:51:22.9800987Z ** installing vignettes 2021-05-16T19:51:22.9961660Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:51:23.5666550Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T19:51:23.5859824Z ** testing if installed package can be loaded from final location 2021-05-16T19:51:24.2656326Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:51:24.2709326Z * DONE (dplyr) 2021-05-16T19:51:24.7110529Z * installing *source* package ‘tidyr’ ... 2021-05-16T19:51:24.7182389Z ** package ‘tidyr’ successfully unpacked and MD5 sums checked 2021-05-16T19:51:24.7185247Z ** using staged installation 2021-05-16T19:51:24.7393124Z ** libs 2021-05-16T19:51:24.7458770Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fpic -g -O2 -c cpp11.cpp -o cpp11.o 2021-05-16T19:51:25.9746506Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fpic -g -O2 -c fill.cpp -o fill.o 2021-05-16T19:51:26.3885751Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fpic -g -O2 -c melt.cpp -o melt.o 2021-05-16T19:51:28.4748174Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fpic -g -O2 -c simplifyPieces.cpp -o simplifyPieces.o 2021-05-16T19:51:30.0142180Z g++ -std=gnu++11 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o tidyr.so cpp11.o fill.o melt.o simplifyPieces.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T19:51:30.0969785Z installing to /home/runner/work/_temp/Library/00LOCK-tidyr/00new/tidyr/libs 2021-05-16T19:51:30.0993475Z ** R 2021-05-16T19:51:30.1164315Z ** data 2021-05-16T19:51:30.1178574Z *** moving datasets to lazyload DB 2021-05-16T19:51:30.3158010Z ** inst 2021-05-16T19:51:30.3187239Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:51:32.2912605Z ** help 2021-05-16T19:51:32.4320958Z *** installing help indices 2021-05-16T19:51:32.5289362Z *** copying figures 2021-05-16T19:51:32.5296312Z ** building package indices 2021-05-16T19:51:32.8430766Z ** installing vignettes 2021-05-16T19:51:32.8546811Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:51:33.5041745Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T19:51:33.5268972Z ** testing if installed package can be loaded from final location 2021-05-16T19:51:34.1392767Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:51:34.1410945Z * DONE (tidyr) 2021-05-16T19:51:34.1505644Z 2021-05-16T19:51:34.1506495Z The downloaded source packages are in 2021-05-16T19:51:34.1508163Z ‘/tmp/RtmpPObqMm/downloaded_packages’ 2021-05-16T19:51:34.3570975Z 2021-05-16T19:51:34.3585892Z checking for file ‘/tmp/RtmpPObqMm/remotes72d97b44bba3/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-16T19:51:34.3607720Z 2021-05-16T19:51:34.3610351Z ✔ checking for file ‘/tmp/RtmpPObqMm/remotes72d97b44bba3/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-16T19:51:34.3692421Z 2021-05-16T19:51:34.3693250Z 2021-05-16T19:51:34.3694263Z ─ preparing ‘aghast’: 2021-05-16T19:51:34.3695007Z 2021-05-16T19:51:34.3695524Z 2021-05-16T19:51:34.3770804Z checking DESCRIPTION meta-information ... 2021-05-16T19:51:34.3795560Z 2021-05-16T19:51:34.3797869Z ✔ checking DESCRIPTION meta-information 2021-05-16T19:51:34.4078502Z 2021-05-16T19:51:34.4105531Z 2021-05-16T19:51:34.4107750Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T19:51:34.4116047Z 2021-05-16T19:51:34.4139347Z 2021-05-16T19:51:34.4141460Z ─ checking for empty or unneeded directories 2021-05-16T19:51:34.4144973Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-16T19:51:34.4184847Z 2021-05-16T19:51:34.4209012Z 2021-05-16T19:51:34.4210938Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-16T19:51:34.4306344Z 2021-05-16T19:51:34.4308696Z 2021-05-16T19:51:34.4310229Z 2021-05-16T19:51:34.4412334Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T19:51:34.4413886Z (as ‘lib’ is unspecified) 2021-05-16T19:51:34.6773053Z * installing *source* package ‘aghast’ ... 2021-05-16T19:51:34.6776273Z ** using staged installation 2021-05-16T19:51:34.6954918Z ** R 2021-05-16T19:51:34.7017822Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:51:35.2277343Z ** help 2021-05-16T19:51:35.2604981Z *** installing help indices 2021-05-16T19:51:35.2872976Z ** building package indices 2021-05-16T19:51:35.5124104Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:51:35.7128057Z ** testing if installed package can be loaded from final location 2021-05-16T19:51:35.9175343Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:51:35.9184714Z * DONE (aghast) 2021-05-16T19:51:35.9271081Z Installing 1 packages: covr 2021-05-16T19:51:35.9280642Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T19:51:35.9281419Z (as ‘lib’ is unspecified) 2021-05-16T19:51:52.4622382Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-16T19:51:52.4622807Z 2021-05-16T19:51:52.4631628Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-16T19:51:53.2728068Z Content type 'application/x-tar' length 83462 bytes (81 KB) 2021-05-16T19:51:53.2823203Z ================================================== 2021-05-16T19:51:53.2824112Z downloaded 81 KB 2021-05-16T19:51:53.2824715Z 2021-05-16T19:51:53.2863100Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rex_1.2.0.tar.gz' 2021-05-16T19:51:53.7922897Z Content type 'binary/octet-stream' length 91701 bytes (89 KB) 2021-05-16T19:51:53.7994229Z ================================================== 2021-05-16T19:51:53.7994731Z downloaded 89 KB 2021-05-16T19:51:53.7995023Z 2021-05-16T19:51:53.8033481Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/covr_3.5.1.tar.gz' 2021-05-16T19:51:54.2073057Z Content type 'binary/octet-stream' length 147467 bytes (144 KB) 2021-05-16T19:51:54.2208343Z ================================================== 2021-05-16T19:51:54.2208923Z downloaded 144 KB 2021-05-16T19:51:54.2209213Z 2021-05-16T19:51:54.5292471Z * installing *source* package ‘lazyeval’ ... 2021-05-16T19:51:54.5323738Z ** package ‘lazyeval’ successfully unpacked and MD5 sums checked 2021-05-16T19:51:54.5324847Z ** using staged installation 2021-05-16T19:51:54.5461383Z ** libs 2021-05-16T19:51:54.5511829Z 2021-05-16T19:51:54.5514609Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c expr.c -o expr.o 2021-05-16T19:51:54.6219016Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T19:51:54.6627251Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c interp.c -o interp.o 2021-05-16T19:51:54.7271656Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c lazy.c -o lazy.o 2021-05-16T19:51:54.8124424Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c name.c -o name.o 2021-05-16T19:51:54.8828257Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utils.c -o utils.o 2021-05-16T19:51:54.9609494Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o lazyeval.so expr.o init.o interp.o lazy.o name.o utils.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T19:51:54.9871330Z installing to /home/runner/work/_temp/Library/00LOCK-lazyeval/00new/lazyeval/libs 2021-05-16T19:51:54.9872716Z ** R 2021-05-16T19:51:54.9930761Z ** inst 2021-05-16T19:51:54.9946971Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:51:55.6099494Z ** help 2021-05-16T19:51:55.6707581Z *** installing help indices 2021-05-16T19:51:55.7228782Z ** building package indices 2021-05-16T19:51:55.9946804Z ** installing vignettes 2021-05-16T19:51:56.0027868Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:51:56.2064135Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T19:51:56.2261179Z ** testing if installed package can be loaded from final location 2021-05-16T19:51:56.4523416Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:51:56.4532323Z * DONE (lazyeval) 2021-05-16T19:51:56.7396924Z * installing *source* package ‘rex’ ... 2021-05-16T19:51:56.7420144Z ** package ‘rex’ successfully unpacked and MD5 sums checked 2021-05-16T19:51:56.7421451Z ** using staged installation 2021-05-16T19:51:56.7588271Z ** R 2021-05-16T19:51:56.7644406Z ** inst 2021-05-16T19:51:56.7662147Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:51:57.3899567Z ** help 2021-05-16T19:51:57.4500924Z *** installing help indices 2021-05-16T19:51:57.4976924Z ** building package indices 2021-05-16T19:51:57.7415174Z ** installing vignettes 2021-05-16T19:51:57.7519367Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:51:57.9626525Z ** testing if installed package can be loaded from final location 2021-05-16T19:51:58.1931683Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:51:58.1939391Z * DONE (rex) 2021-05-16T19:51:58.6648864Z * installing *source* package ‘covr’ ... 2021-05-16T19:51:58.6717053Z ** package ‘covr’ successfully unpacked and MD5 sums checked 2021-05-16T19:51:58.6718593Z ** using staged installation 2021-05-16T19:51:58.7009640Z ** libs 2021-05-16T19:51:58.7068655Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c reassign.c -o reassign.o 2021-05-16T19:51:58.7808995Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o covr.so reassign.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T19:51:58.7983672Z installing to /home/runner/work/_temp/Library/00LOCK-covr/00new/covr/libs 2021-05-16T19:51:58.8001786Z ** R 2021-05-16T19:51:58.8268645Z ** inst 2021-05-16T19:51:58.8295994Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:52:00.6841593Z ** help 2021-05-16T19:52:00.7565316Z *** installing help indices 2021-05-16T19:52:00.8176056Z *** copying figures 2021-05-16T19:52:00.8178464Z ** building package indices 2021-05-16T19:52:01.1070583Z ** installing vignettes 2021-05-16T19:52:01.1108943Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:52:01.3379305Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T19:52:01.3565377Z ** testing if installed package can be loaded from final location 2021-05-16T19:52:01.6133934Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:52:01.6155889Z * DONE (covr) 2021-05-16T19:52:01.6268866Z 2021-05-16T19:52:01.6270232Z The downloaded source packages are in 2021-05-16T19:52:01.6271727Z ‘/tmp/RtmpPObqMm/downloaded_packages’ 2021-05-16T19:52:01.6439602Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-16T19:52:01.6440203Z Rscript -e "tic::before_install()" 2021-05-16T19:52:01.6489409Z shell: /usr/bin/bash -e {0} 2021-05-16T19:52:01.6489773Z env: 2021-05-16T19:52:01.6490204Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:52:01.6490650Z TIC_DEPLOY_KEY: 2021-05-16T19:52:01.6491426Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T19:52:01.6493148Z GITHUB_PAT: *** 2021-05-16T19:52:01.6493568Z COVERALLS_TOKEN: 2021-05-16T19:52:01.6494042Z continue-on-error: true 2021-05-16T19:52:01.6494507Z VDIFFR_RUN_TESTS: 2021-05-16T19:52:01.6494980Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T19:52:01.6495394Z TZ: UTC 2021-05-16T19:52:01.6495941Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:52:01.6496499Z NOT_CRAN: true 2021-05-16T19:52:01.6497203Z ##[endgroup] 2021-05-16T19:52:01.9811134Z ✔ Loading tic stage configuration from tic.R 2021-05-16T19:52:02.1491481Z Running before_install: step_install_remote_binaries() 2021-05-16T19:52:02.8293655Z Installing oro.nifti binaries 2021-05-16T19:52:02.8307212Z [1] "neuroconductor/oro.nifti" 2021-05-16T19:52:03.6090238Z OK (HTTP 200).OK (HTTP 200).No Binaries Found, exiting 2021-05-16T19:52:03.6236146Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-16T19:52:03.6237261Z remotes::install_deps(dependencies = TRUE) 2021-05-16T19:52:03.6238032Z remotes::install_cran("rcmdcheck") 2021-05-16T19:52:03.6238861Z remotes::install_cran("markdown") 2021-05-16T19:52:03.6245489Z shell: /usr/local/bin/Rscript {0} 2021-05-16T19:52:03.6246005Z env: 2021-05-16T19:52:03.6246394Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:52:03.6246831Z TIC_DEPLOY_KEY: 2021-05-16T19:52:03.6247574Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T19:52:03.6249116Z GITHUB_PAT: *** 2021-05-16T19:52:03.6249505Z COVERALLS_TOKEN: 2021-05-16T19:52:03.6249933Z continue-on-error: true 2021-05-16T19:52:03.6250524Z VDIFFR_RUN_TESTS: 2021-05-16T19:52:03.6251133Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T19:52:03.6251746Z TZ: UTC 2021-05-16T19:52:03.6252305Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:52:03.6252754Z NOT_CRAN: true 2021-05-16T19:52:03.6253113Z ##[endgroup] 2021-05-16T19:52:25.1912983Z oro.nifti (NA -> bd06b05d2...) [GitHub] 2021-05-16T19:52:25.1914311Z colorspace (NA -> 2.0-1 ) [CRAN] 2021-05-16T19:52:25.1915382Z viridisLite (NA -> 0.4.0 ) [CRAN] 2021-05-16T19:52:25.1916370Z RColorBrewer (NA -> 1.1-2 ) [CRAN] 2021-05-16T19:52:25.1917373Z munsell (NA -> 0.5.0 ) [CRAN] 2021-05-16T19:52:25.1918286Z labeling (NA -> 0.4.2 ) [CRAN] 2021-05-16T19:52:25.1919185Z farver (NA -> 2.1.0 ) [CRAN] 2021-05-16T19:52:25.1920317Z scales (NA -> 1.1.1 ) [CRAN] 2021-05-16T19:52:25.1921951Z isoband (NA -> 0.2.4 ) [CRAN] 2021-05-16T19:52:25.1922823Z gtable (NA -> 0.3.0 ) [CRAN] 2021-05-16T19:52:25.1923531Z RcppEigen (NA -> 0.3.3.9.1 ) [CRAN] 2021-05-16T19:52:25.1924592Z nloptr (NA -> 1.2.2.2 ) [CRAN] 2021-05-16T19:52:25.1925283Z minqa (NA -> 1.2.4 ) [CRAN] 2021-05-16T19:52:25.1926094Z RNifti (NA -> 1.3.1 ) [CRAN] 2021-05-16T19:52:25.1926822Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-16T19:52:25.1927501Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-16T19:52:25.1928199Z lme4 (NA -> 1.1-27 ) [CRAN] 2021-05-16T19:52:25.1928881Z ggplot2 (NA -> 3.3.3 ) [CRAN] 2021-05-16T19:52:25.1929921Z numDeriv (NA -> 2016.8-1.1 ) [CRAN] 2021-05-16T19:52:25.1930625Z gamm4 (NA -> 0.2-6 ) [CRAN] 2021-05-16T19:52:25.1931338Z lmerTest (NA -> 3.1-3 ) [CRAN] 2021-05-16T19:52:25.6908623Z Downloading GitHub repo neuroconductor/oro.nifti@bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T19:52:28.9801811Z RNifti (NA -> 929106d1b...) [GitHub] 2021-05-16T19:52:28.9803218Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-16T19:52:28.9804117Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-16T19:52:28.9805143Z htmltools (NA -> 0.5.1.1 ) [CRAN] 2021-05-16T19:52:28.9806143Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-16T19:52:28.9807007Z rticles (NA -> 0.19 ) [CRAN] 2021-05-16T19:52:28.9807856Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-16T19:52:28.9808670Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-16T19:52:29.4871678Z Downloading GitHub repo neuroconductor/RNifti@929106d1b17d6c09c8b001b5e39d448ed9ef635f 2021-05-16T19:52:32.3060924Z 2021-05-16T19:52:32.5436625Z 2021-05-16T19:52:32.5449286Z checking for file ‘/tmp/RtmpwRs8fa/remotesd5251c4793c3/neuroconductor-RNifti-929106d/DESCRIPTION’ ... 2021-05-16T19:52:32.5515723Z 2021-05-16T19:52:32.5517817Z ✔ checking for file ‘/tmp/RtmpwRs8fa/remotesd5251c4793c3/neuroconductor-RNifti-929106d/DESCRIPTION’ 2021-05-16T19:52:32.5665382Z 2021-05-16T19:52:32.5666275Z 2021-05-16T19:52:32.5667369Z ─ preparing ‘RNifti’: 2021-05-16T19:52:32.5668011Z 2021-05-16T19:52:32.5668613Z 2021-05-16T19:52:32.5815439Z checking DESCRIPTION meta-information ... 2021-05-16T19:52:32.5854532Z 2021-05-16T19:52:32.5855873Z ✔ checking DESCRIPTION meta-information 2021-05-16T19:52:32.5864218Z 2021-05-16T19:52:32.5891727Z 2021-05-16T19:52:32.5896887Z ─ cleaning src 2021-05-16T19:52:32.5901400Z 2021-05-16T19:52:32.5927574Z 2021-05-16T19:52:32.5928411Z ─ running ‘cleanup’ 2021-05-16T19:52:32.6598556Z 2021-05-16T19:52:32.6630663Z 2021-05-16T19:52:32.6633002Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T19:52:32.7153345Z 2021-05-16T19:52:32.7182506Z 2021-05-16T19:52:32.7185030Z ─ checking for empty or unneeded directories 2021-05-16T19:52:32.7216571Z 2021-05-16T19:52:32.7244618Z 2021-05-16T19:52:32.7250361Z ─ building ‘RNifti_1.3.1.tar.gz’ 2021-05-16T19:52:33.1234396Z 2021-05-16T19:52:33.1237716Z 2021-05-16T19:52:33.1239596Z 2021-05-16T19:52:33.1394258Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T19:52:33.1396202Z (as ‘lib’ is unspecified) 2021-05-16T19:52:33.5887392Z * installing *source* package ‘RNifti’ ... 2021-05-16T19:52:33.5891204Z ** using staged installation 2021-05-16T19:52:33.6128941Z ** libs 2021-05-16T19:52:33.6216714Z 2021-05-16T19:52:33.6219342Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c main.cpp -o main.o 2021-05-16T19:52:56.5723867Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zzz.c -o zzz.o 2021-05-16T19:52:56.6777875Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/adler32.c -o zlib/adler32.o 2021-05-16T19:52:56.7891075Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/compress.c -o zlib/compress.o 2021-05-16T19:52:56.8386378Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/crc32.c -o zlib/crc32.o 2021-05-16T19:52:56.9705960Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/deflate.c -o zlib/deflate.o 2021-05-16T19:52:57.5678819Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/gzclose.c -o zlib/gzclose.o 2021-05-16T19:52:57.6179644Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/gzlib.c -o zlib/gzlib.o 2021-05-16T19:52:57.7674032Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/gzread.c -o zlib/gzread.o 2021-05-16T19:52:57.9624840Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/gzwrite.c -o zlib/gzwrite.o 2021-05-16T19:52:58.1379853Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/infback.c -o zlib/infback.o 2021-05-16T19:52:58.4434128Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/inffast.c -o zlib/inffast.o 2021-05-16T19:52:58.5816312Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/inflate.c -o zlib/inflate.o 2021-05-16T19:52:59.2583464Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/inftrees.c -o zlib/inftrees.o 2021-05-16T19:52:59.3804579Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/trees.c -o zlib/trees.o 2021-05-16T19:52:59.7662443Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/uncompr.c -o zlib/uncompr.o 2021-05-16T19:52:59.8095489Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/zutil.c -o zlib/zutil.o 2021-05-16T19:52:59.8626101Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c znzlib/znzlib.c -o znzlib/znzlib.o 2021-05-16T19:52:59.9648873Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c niftilib/nifti1_io.c -o niftilib/nifti1_io.o 2021-05-16T19:53:01.2962092Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c niftilib/nifti2_io.c -o niftilib/nifti2_io.o 2021-05-16T19:53:04.0967476Z g++ -std=gnu++14 -shared -L/opt/R/devel/lib/R/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 -L/opt/R/devel/lib/R/lib -lR 2021-05-16T19:53:04.3133095Z installing to /home/runner/work/_temp/Library/00LOCK-RNifti/00new/RNifti/libs 2021-05-16T19:53:04.3284970Z ** R 2021-05-16T19:53:04.3377696Z ** inst 2021-05-16T19:53:04.3414809Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:53:05.3744291Z ** help 2021-05-16T19:53:05.4431847Z *** installing help indices 2021-05-16T19:53:05.4904718Z ** building package indices 2021-05-16T19:53:05.7567120Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:53:06.0900307Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T19:53:06.1204621Z ** testing if installed package can be loaded from final location 2021-05-16T19:53:06.4600398Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:53:06.4612713Z * DONE (RNifti) 2021-05-16T19:53:06.4797184Z Installing 7 packages: base64enc, tinytex, htmltools, rmarkdown, rticles, abind, bitops 2021-05-16T19:53:06.4804999Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T19:53:06.4806487Z (as ‘lib’ is unspecified) 2021-05-16T19:53:23.9965773Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/base64enc_0.1-3.tar.gz' 2021-05-16T19:53:24.4008164Z Content type 'application/x-tar' length 7843 bytes 2021-05-16T19:53:24.4008961Z ================================================== 2021-05-16T19:53:24.4009673Z downloaded 7843 bytes 2021-05-16T19:53:24.4009969Z 2021-05-16T19:53:24.4050128Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tinytex_0.31.tar.gz' 2021-05-16T19:53:24.7982730Z Content type 'binary/octet-stream' length 29350 bytes (28 KB) 2021-05-16T19:53:24.7983406Z ================================================== 2021-05-16T19:53:24.7983806Z downloaded 28 KB 2021-05-16T19:53:24.7984066Z 2021-05-16T19:53:24.8024633Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/htmltools_0.5.1.1.tar.gz' 2021-05-16T19:53:25.1821145Z Content type 'binary/octet-stream' length 72110 bytes (70 KB) 2021-05-16T19:53:25.1898516Z ================================================== 2021-05-16T19:53:25.1899430Z downloaded 70 KB 2021-05-16T19:53:25.1899950Z 2021-05-16T19:53:25.1938538Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rmarkdown_2.8.tar.gz' 2021-05-16T19:53:25.6075617Z Content type 'binary/octet-stream' length 3236609 bytes (3.1 MB) 2021-05-16T19:53:25.8352318Z ================================================== 2021-05-16T19:53:25.8353468Z downloaded 3.1 MB 2021-05-16T19:53:25.8354297Z 2021-05-16T19:53:25.8396063Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rticles_0.19.tar.gz' 2021-05-16T19:53:26.3471013Z Content type 'binary/octet-stream' length 1634953 bytes (1.6 MB) 2021-05-16T19:53:26.3930849Z ================================================== 2021-05-16T19:53:26.3932837Z downloaded 1.6 MB 2021-05-16T19:53:26.3933523Z 2021-05-16T19:53:26.3982727Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/abind_1.4-5.tar.gz' 2021-05-16T19:53:26.7749721Z Content type 'application/x-tar' length 21895 bytes (21 KB) 2021-05-16T19:53:26.7750387Z ================================================== 2021-05-16T19:53:26.7750820Z downloaded 21 KB 2021-05-16T19:53:26.7751103Z 2021-05-16T19:53:26.7787205Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/bitops_1.0-7.tar.gz' 2021-05-16T19:53:27.1995129Z Content type 'binary/octet-stream' length 10887 bytes (10 KB) 2021-05-16T19:53:27.1997864Z ================================================== 2021-05-16T19:53:27.1998596Z downloaded 10 KB 2021-05-16T19:53:27.1999062Z 2021-05-16T19:53:27.4503129Z * installing *source* package ‘base64enc’ ... 2021-05-16T19:53:27.4512676Z ** package ‘base64enc’ successfully unpacked and MD5 sums checked 2021-05-16T19:53:27.4513866Z ** using staged installation 2021-05-16T19:53:27.4638686Z ** libs 2021-05-16T19:53:27.4697761Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-16T19:53:27.6119641Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c uriencode.c -o uriencode.o 2021-05-16T19:53:27.7045857Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utf8.c -o utf8.o 2021-05-16T19:53:27.7918511Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o base64enc.so base64.o uriencode.o utf8.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T19:53:27.8192070Z installing to /home/runner/work/_temp/Library/00LOCK-base64enc/00new/base64enc/libs 2021-05-16T19:53:27.8194396Z ** R 2021-05-16T19:53:27.8217642Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:53:28.1425595Z ** help 2021-05-16T19:53:28.1682014Z *** installing help indices 2021-05-16T19:53:28.1874161Z ** building package indices 2021-05-16T19:53:28.4099322Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:53:28.6303337Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T19:53:28.6502720Z ** testing if installed package can be loaded from final location 2021-05-16T19:53:28.8621338Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:53:28.8626584Z * DONE (base64enc) 2021-05-16T19:53:29.1468643Z * installing *source* package ‘tinytex’ ... 2021-05-16T19:53:29.1482730Z ** package ‘tinytex’ successfully unpacked and MD5 sums checked 2021-05-16T19:53:29.1483967Z ** using staged installation 2021-05-16T19:53:29.1719192Z ** R 2021-05-16T19:53:29.1794780Z ** inst 2021-05-16T19:53:29.1805122Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:53:30.0898389Z ** help 2021-05-16T19:53:30.1300372Z *** installing help indices 2021-05-16T19:53:30.1649233Z ** building package indices 2021-05-16T19:53:30.4014107Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:53:30.6299166Z ** testing if installed package can be loaded from final location 2021-05-16T19:53:30.8664162Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:53:30.8680074Z * DONE (tinytex) 2021-05-16T19:53:31.1276116Z * installing *source* package ‘abind’ ... 2021-05-16T19:53:31.1288213Z ** package ‘abind’ successfully unpacked and MD5 sums checked 2021-05-16T19:53:31.1289438Z ** using staged installation 2021-05-16T19:53:31.1419578Z ** R 2021-05-16T19:53:31.1484553Z ** inst 2021-05-16T19:53:31.1496230Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:53:31.8853415Z ** help 2021-05-16T19:53:31.9203624Z *** installing help indices 2021-05-16T19:53:31.9580466Z ** building package indices 2021-05-16T19:53:32.1985838Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:53:32.3989097Z ** testing if installed package can be loaded from final location 2021-05-16T19:53:32.6216345Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:53:32.6227992Z * DONE (abind) 2021-05-16T19:53:32.8638412Z * installing *source* package ‘bitops’ ... 2021-05-16T19:53:32.8660430Z ** package ‘bitops’ successfully unpacked and MD5 sums checked 2021-05-16T19:53:32.8661805Z ** using staged installation 2021-05-16T19:53:32.8779804Z ** libs 2021-05-16T19:53:32.8832281Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c bit-ops.c -o bit-ops.o 2021-05-16T19:53:33.0955672Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cksum.c -o cksum.o 2021-05-16T19:53:33.1642689Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T19:53:33.2217570Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o bitops.so bit-ops.o cksum.o init.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T19:53:33.2434257Z installing to /home/runner/work/_temp/Library/00LOCK-bitops/00new/bitops/libs 2021-05-16T19:53:33.2440625Z ** R 2021-05-16T19:53:33.2469160Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:53:33.5114611Z ** help 2021-05-16T19:53:33.5407541Z *** installing help indices 2021-05-16T19:53:33.5627086Z ** building package indices 2021-05-16T19:53:33.7895930Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:53:33.9907015Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T19:53:34.0116969Z ** testing if installed package can be loaded from final location 2021-05-16T19:53:34.2285239Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:53:34.2290541Z * DONE (bitops) 2021-05-16T19:53:34.5313293Z * installing *source* package ‘htmltools’ ... 2021-05-16T19:53:34.5339976Z ** package ‘htmltools’ successfully unpacked and MD5 sums checked 2021-05-16T19:53:34.5341168Z ** using staged installation 2021-05-16T19:53:34.5527712Z ** libs 2021-05-16T19:53:34.5579255Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T19:53:34.6191545Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c template.c -o template.o 2021-05-16T19:53:34.7544674Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o htmltools.so init.o template.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T19:53:34.7798803Z installing to /home/runner/work/_temp/Library/00LOCK-htmltools/00new/htmltools/libs 2021-05-16T19:53:34.7813201Z ** R 2021-05-16T19:53:34.7974576Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:53:36.7352040Z ** help 2021-05-16T19:53:36.8293389Z *** installing help indices 2021-05-16T19:53:36.9043707Z ** building package indices 2021-05-16T19:53:37.1920279Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:53:37.4339984Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T19:53:37.4546089Z ** testing if installed package can be loaded from final location 2021-05-16T19:53:37.7553804Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:53:37.7569453Z * DONE (htmltools) 2021-05-16T19:53:38.8080306Z * installing *source* package ‘rmarkdown’ ... 2021-05-16T19:53:38.8410088Z ** package ‘rmarkdown’ successfully unpacked and MD5 sums checked 2021-05-16T19:53:38.8411425Z ** using staged installation 2021-05-16T19:53:38.8817733Z ** R 2021-05-16T19:53:38.9291072Z ** inst 2021-05-16T19:53:38.9592496Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:53:43.6670618Z ** help 2021-05-16T19:53:43.9015573Z *** installing help indices 2021-05-16T19:53:44.0861378Z *** copying figures 2021-05-16T19:53:44.0866197Z ** building package indices 2021-05-16T19:53:44.4630891Z ** installing vignettes 2021-05-16T19:53:44.4724593Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:53:44.7631019Z ** testing if installed package can be loaded from final location 2021-05-16T19:53:45.1281356Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:53:45.1343186Z * DONE (rmarkdown) 2021-05-16T19:53:45.8825750Z * installing *source* package ‘rticles’ ... 2021-05-16T19:53:45.9010842Z ** package ‘rticles’ successfully unpacked and MD5 sums checked 2021-05-16T19:53:45.9012578Z ** using staged installation 2021-05-16T19:53:45.9330894Z ** R 2021-05-16T19:53:45.9405295Z ** inst 2021-05-16T19:53:45.9690641Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:53:46.5310696Z ** help 2021-05-16T19:53:46.5773844Z *** installing help indices 2021-05-16T19:53:46.6147831Z ** building package indices 2021-05-16T19:53:46.8494243Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:53:47.1397720Z ** testing if installed package can be loaded from final location 2021-05-16T19:53:47.4280964Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:53:47.4328141Z * DONE (rticles) 2021-05-16T19:53:47.4486149Z 2021-05-16T19:53:47.4487013Z The downloaded source packages are in 2021-05-16T19:53:47.4488717Z ‘/tmp/RtmpwRs8fa/downloaded_packages’ 2021-05-16T19:53:47.6891472Z Skipping install of 'RNifti' from a github remote, the SHA1 (929106d1) has not changed since last install. 2021-05-16T19:53:47.6892651Z Use `force = TRUE` to force installation 2021-05-16T19:53:47.8970854Z 2021-05-16T19:53:47.8987968Z checking for file ‘/tmp/RtmpwRs8fa/remotesd5255832e37b/neuroconductor-oro.nifti-bd06b05/DESCRIPTION’ ... 2021-05-16T19:53:47.9012831Z 2021-05-16T19:53:47.9016311Z ✔ checking for file ‘/tmp/RtmpwRs8fa/remotesd5255832e37b/neuroconductor-oro.nifti-bd06b05/DESCRIPTION’ 2021-05-16T19:53:47.9310562Z 2021-05-16T19:53:47.9311493Z 2021-05-16T19:53:47.9312658Z ─ preparing ‘oro.nifti’: 2021-05-16T19:53:47.9313251Z 2021-05-16T19:53:47.9313773Z 2021-05-16T19:53:47.9438919Z checking DESCRIPTION meta-information ... 2021-05-16T19:53:47.9469188Z 2021-05-16T19:53:47.9472393Z ✔ checking DESCRIPTION meta-information 2021-05-16T19:53:48.1170046Z 2021-05-16T19:53:48.1218422Z 2021-05-16T19:53:48.1222029Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T19:53:48.1233545Z 2021-05-16T19:53:48.1258646Z 2021-05-16T19:53:48.1260724Z ─ checking for empty or unneeded directories 2021-05-16T19:53:48.1265202Z Removed empty directory ‘oro.nifti/vignettes’ 2021-05-16T19:53:48.1274702Z 2021-05-16T19:53:48.1278100Z 2021-05-16T19:53:48.1280409Z Omitted ‘LazyData’ and ‘LazyDataCompression’ from DESCRIPTION 2021-05-16T19:53:48.1413890Z 2021-05-16T19:53:48.1438511Z 2021-05-16T19:53:48.1440450Z ─ building ‘oro.nifti_0.10.3.tar.gz’ 2021-05-16T19:53:48.7837563Z 2021-05-16T19:53:48.7840814Z 2021-05-16T19:53:48.7843648Z 2021-05-16T19:53:48.8333857Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T19:53:48.8335132Z (as ‘lib’ is unspecified) 2021-05-16T19:53:49.5192401Z * installing *source* package ‘oro.nifti’ ... 2021-05-16T19:53:49.5193779Z ** using staged installation 2021-05-16T19:53:49.5461143Z ** R 2021-05-16T19:53:49.6009428Z ** demo 2021-05-16T19:53:49.6018733Z ** inst 2021-05-16T19:53:49.6099058Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:53:58.8076776Z 2021-05-16T19:53:58.8079102Z Creating a new generic function for ‘origin’ in package ‘oro.nifti’ 2021-05-16T19:53:58.8080122Z ** help 2021-05-16T19:53:59.3010256Z *** installing help indices 2021-05-16T19:53:59.6744957Z ** building package indices 2021-05-16T19:54:00.2273197Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:54:00.9568042Z ** testing if installed package can be loaded from final location 2021-05-16T19:54:01.8259516Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:54:01.8349254Z * DONE (oro.nifti) 2021-05-16T19:54:01.8637426Z Installing 20 packages: colorspace, viridisLite, RColorBrewer, munsell, labeling, farver, scales, isoband, gtable, RcppEigen, nloptr, minqa, RNifti, abind, bitops, lme4, ggplot2, numDeriv, gamm4, lmerTest 2021-05-16T19:54:01.8644394Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T19:54:01.8647119Z (as ‘lib’ is unspecified) 2021-05-16T19:54:19.6340812Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/colorspace_2.0-1.tar.gz' 2021-05-16T19:54:22.0446004Z Content type 'binary/octet-stream' length 2191517 bytes (2.1 MB) 2021-05-16T19:54:22.1926935Z ================================================== 2021-05-16T19:54:22.1929569Z downloaded 2.1 MB 2021-05-16T19:54:22.1930145Z 2021-05-16T19:54:22.1966551Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/viridisLite_0.4.0.tar.gz' 2021-05-16T19:54:22.6787444Z Content type 'binary/octet-stream' length 1267617 bytes (1.2 MB) 2021-05-16T19:54:22.7572971Z ================================================== 2021-05-16T19:54:22.7575222Z downloaded 1.2 MB 2021-05-16T19:54:22.7576443Z 2021-05-16T19:54:22.7608182Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/RColorBrewer_1.1-2.tar.gz' 2021-05-16T19:54:23.2809577Z Content type 'application/x-tar' length 11593 bytes (11 KB) 2021-05-16T19:54:23.2812229Z ================================================== 2021-05-16T19:54:23.2812890Z downloaded 11 KB 2021-05-16T19:54:23.2813152Z 2021-05-16T19:54:23.2855097Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/munsell_0.5.0.tar.gz' 2021-05-16T19:54:23.8174726Z Content type 'application/x-tar' length 181721 bytes (177 KB) 2021-05-16T19:54:23.8341982Z ================================================== 2021-05-16T19:54:23.8342502Z downloaded 177 KB 2021-05-16T19:54:23.8342803Z 2021-05-16T19:54:23.8384894Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/labeling_0.4.2.tar.gz' 2021-05-16T19:54:24.4941340Z Content type 'binary/octet-stream' length 10239 bytes 2021-05-16T19:54:24.4946123Z ================================================== 2021-05-16T19:54:24.4946757Z downloaded 10239 bytes 2021-05-16T19:54:24.4947036Z 2021-05-16T19:54:24.4990805Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/farver_2.1.0.tar.gz' 2021-05-16T19:54:25.2857146Z Content type 'binary/octet-stream' length 1278316 bytes (1.2 MB) 2021-05-16T19:54:25.3259589Z ================================================== 2021-05-16T19:54:25.3260446Z downloaded 1.2 MB 2021-05-16T19:54:25.3260956Z 2021-05-16T19:54:25.3304226Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/scales_1.1.1.tar.gz' 2021-05-16T19:54:28.6061950Z Content type 'binary/octet-stream' length 514712 bytes (502 KB) 2021-05-16T19:54:28.6399653Z ================================================== 2021-05-16T19:54:28.6400146Z downloaded 502 KB 2021-05-16T19:54:28.6400423Z 2021-05-16T19:54:28.6448780Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/isoband_0.2.4.tar.gz' 2021-05-16T19:54:34.4928807Z Content type 'binary/octet-stream' length 2009788 bytes (1.9 MB) 2021-05-16T19:54:34.5449144Z ================================================== 2021-05-16T19:54:34.5449718Z downloaded 1.9 MB 2021-05-16T19:54:34.5450014Z 2021-05-16T19:54:34.5500284Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gtable_0.3.0.tar.gz' 2021-05-16T19:54:35.2065464Z Content type 'application/x-tar' length 367055 bytes (358 KB) 2021-05-16T19:54:35.2423468Z ================================================== 2021-05-16T19:54:35.2424492Z downloaded 358 KB 2021-05-16T19:54:35.2424963Z 2021-05-16T19:54:35.2473701Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/RcppEigen_0.3.3.9.1.tar.gz' 2021-05-16T19:54:36.0198346Z Content type 'binary/octet-stream' length 1633188 bytes (1.6 MB) 2021-05-16T19:54:36.0908746Z ================================================== 2021-05-16T19:54:36.0910448Z downloaded 1.6 MB 2021-05-16T19:54:36.0911059Z 2021-05-16T19:54:36.0947616Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/nloptr_1.2.2.2.tar.gz' 2021-05-16T19:54:39.2406465Z Content type 'binary/octet-stream' length 2456580 bytes (2.3 MB) 2021-05-16T19:54:39.3338992Z ================================================== 2021-05-16T19:54:39.3340234Z downloaded 2.3 MB 2021-05-16T19:54:39.3342475Z 2021-05-16T19:54:39.3381405Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/minqa_1.2.4.tar.gz' 2021-05-16T19:54:42.9991331Z Content type 'application/x-tar' length 53897 bytes (52 KB) 2021-05-16T19:54:43.0299444Z ================================================== 2021-05-16T19:54:43.0299986Z downloaded 52 KB 2021-05-16T19:54:43.0300299Z 2021-05-16T19:54:43.0333047Z trying URL 'https://cloud.r-project.org/src/contrib/RNifti_1.3.1.tar.gz' 2021-05-16T19:54:43.1743085Z Content type 'application/x-gzip' length 1076925 bytes (1.0 MB) 2021-05-16T19:54:43.2140149Z ================================================== 2021-05-16T19:54:43.2141402Z downloaded 1.0 MB 2021-05-16T19:54:43.2141958Z 2021-05-16T19:54:43.2173538Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/abind_1.4-5.tar.gz' 2021-05-16T19:54:43.7498379Z Content type 'application/x-tar' length 21895 bytes (21 KB) 2021-05-16T19:54:43.7499492Z ================================================== 2021-05-16T19:54:43.7500509Z downloaded 21 KB 2021-05-16T19:54:43.7502045Z 2021-05-16T19:54:43.7540023Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/bitops_1.0-7.tar.gz' 2021-05-16T19:54:44.4820595Z Content type 'binary/octet-stream' length 10887 bytes (10 KB) 2021-05-16T19:54:44.4822153Z ================================================== 2021-05-16T19:54:44.4822936Z downloaded 10 KB 2021-05-16T19:54:44.4823655Z 2021-05-16T19:54:44.4858848Z trying URL 'https://cloud.r-project.org/src/contrib/lme4_1.1-27.tar.gz' 2021-05-16T19:54:44.5299780Z Content type 'application/x-gzip' length 3302287 bytes (3.1 MB) 2021-05-16T19:54:44.6815669Z ================================================== 2021-05-16T19:54:44.6816479Z downloaded 3.1 MB 2021-05-16T19:54:44.6816778Z 2021-05-16T19:54:44.6848603Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ggplot2_3.3.3.tar.gz' 2021-05-16T19:54:45.2006098Z Content type 'binary/octet-stream' length 3045519 bytes (2.9 MB) 2021-05-16T19:54:45.4864820Z ================================================== 2021-05-16T19:54:45.4865495Z downloaded 2.9 MB 2021-05-16T19:54:45.4865971Z 2021-05-16T19:54:45.4916802Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/numDeriv_2016.8-1.1.tar.gz' 2021-05-16T19:54:46.5846990Z Content type 'application/x-tar' length 75910 bytes (74 KB) 2021-05-16T19:54:46.5848072Z ================================================== 2021-05-16T19:54:46.5848857Z downloaded 74 KB 2021-05-16T19:54:46.5849299Z 2021-05-16T19:54:46.5889179Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gamm4_0.2-6.tar.gz' 2021-05-16T19:54:47.3155160Z Content type 'binary/octet-stream' length 15111 bytes (14 KB) 2021-05-16T19:54:47.3157764Z ================================================== 2021-05-16T19:54:47.3158226Z downloaded 14 KB 2021-05-16T19:54:47.3158526Z 2021-05-16T19:54:47.3197895Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lmerTest_3.1-3.tar.gz' 2021-05-16T19:54:48.7478179Z Content type 'binary/octet-stream' length 195681 bytes (191 KB) 2021-05-16T19:54:48.7764435Z ================================================== 2021-05-16T19:54:48.7765405Z downloaded 191 KB 2021-05-16T19:54:48.7765874Z 2021-05-16T19:54:49.4013371Z * installing *source* package ‘colorspace’ ... 2021-05-16T19:54:49.4167069Z ** package ‘colorspace’ successfully unpacked and MD5 sums checked 2021-05-16T19:54:49.4168227Z ** using staged installation 2021-05-16T19:54:49.4404739Z ** libs 2021-05-16T19:54:49.4458044Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c colorspace.c -o colorspace.o 2021-05-16T19:54:50.6227875Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T19:54:50.6876116Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o colorspace.so colorspace.o init.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T19:54:50.7158522Z installing to /home/runner/work/_temp/Library/00LOCK-colorspace/00new/colorspace/libs 2021-05-16T19:54:50.7175513Z ** R 2021-05-16T19:54:50.7542999Z ** data 2021-05-16T19:54:50.7551675Z *** moving datasets to lazyload DB 2021-05-16T19:54:50.8941299Z ** demo 2021-05-16T19:54:50.8950888Z ** inst 2021-05-16T19:54:50.9083859Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:54:56.1837322Z ** help 2021-05-16T19:54:56.4296474Z *** installing help indices 2021-05-16T19:54:56.6065657Z ** building package indices 2021-05-16T19:54:56.9720351Z ** installing vignettes 2021-05-16T19:54:56.9813994Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:54:57.2627553Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T19:54:57.2843718Z ** testing if installed package can be loaded from final location 2021-05-16T19:54:57.6711529Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:54:57.6750946Z * DONE (colorspace) 2021-05-16T19:54:58.0098311Z * installing *source* package ‘viridisLite’ ... 2021-05-16T19:54:58.0147743Z ** package ‘viridisLite’ successfully unpacked and MD5 sums checked 2021-05-16T19:54:58.0149034Z ** using staged installation 2021-05-16T19:54:58.0341155Z ** R 2021-05-16T19:54:58.0478209Z ** inst 2021-05-16T19:54:58.0487054Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:54:58.3916084Z ** help 2021-05-16T19:54:58.4116405Z *** installing help indices 2021-05-16T19:54:58.4310846Z *** copying figures 2021-05-16T19:54:58.4330894Z ** building package indices 2021-05-16T19:54:58.6542509Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:54:58.8626594Z ** testing if installed package can be loaded from final location 2021-05-16T19:54:59.0803061Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:54:59.0812604Z * DONE (viridisLite) 2021-05-16T19:54:59.3293945Z * installing *source* package ‘RColorBrewer’ ... 2021-05-16T19:54:59.3307145Z ** package ‘RColorBrewer’ successfully unpacked and MD5 sums checked 2021-05-16T19:54:59.3314407Z ** using staged installation 2021-05-16T19:54:59.3473587Z ** R 2021-05-16T19:54:59.3591541Z ** inst 2021-05-16T19:54:59.3606913Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:55:00.4133544Z ** help 2021-05-16T19:55:00.4347298Z *** installing help indices 2021-05-16T19:55:00.4512066Z ** building package indices 2021-05-16T19:55:00.6802236Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:55:00.9050198Z ** testing if installed package can be loaded from final location 2021-05-16T19:55:01.1620844Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:55:01.1632103Z * DONE (RColorBrewer) 2021-05-16T19:55:01.4052865Z * installing *source* package ‘labeling’ ... 2021-05-16T19:55:01.4063757Z ** package ‘labeling’ successfully unpacked and MD5 sums checked 2021-05-16T19:55:01.4064745Z ** using staged installation 2021-05-16T19:55:01.4191573Z ** R 2021-05-16T19:55:01.4253566Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:55:02.1670653Z ** help 2021-05-16T19:55:02.2133069Z *** installing help indices 2021-05-16T19:55:02.2497888Z ** building package indices 2021-05-16T19:55:02.5061214Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:55:02.7087933Z ** testing if installed package can be loaded from final location 2021-05-16T19:55:02.9139260Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:55:02.9148275Z * DONE (labeling) 2021-05-16T19:55:03.2640715Z * installing *source* package ‘farver’ ... 2021-05-16T19:55:03.2698542Z ** package ‘farver’ successfully unpacked and MD5 sums checked 2021-05-16T19:55:03.2699902Z ** using staged installation 2021-05-16T19:55:03.2846363Z ** libs 2021-05-16T19:55:03.2903386Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c ColorSpace.cpp -o ColorSpace.o 2021-05-16T19:55:03.7953049Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c Comparison.cpp -o Comparison.o 2021-05-16T19:55:03.9849381Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c Conversion.cpp -o Conversion.o 2021-05-16T19:55:04.4854782Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c encode.cpp -o encode.o 2021-05-16T19:55:10.3566081Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c farver.cpp -o farver.o 2021-05-16T19:55:32.7298956Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.cpp -o init.o 2021-05-16T19:55:33.2119092Z g++ -std=gnu++11 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o farver.so ColorSpace.o Comparison.o Conversion.o encode.o farver.o init.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T19:55:33.3703850Z installing to /home/runner/work/_temp/Library/00LOCK-farver/00new/farver/libs 2021-05-16T19:55:33.3797887Z ** R 2021-05-16T19:55:33.3896499Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:55:33.7950808Z ** help 2021-05-16T19:55:33.8305325Z *** installing help indices 2021-05-16T19:55:33.8644337Z *** copying figures 2021-05-16T19:55:33.8670938Z ** building package indices 2021-05-16T19:55:34.1062158Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:55:34.3172475Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T19:55:34.3412746Z ** testing if installed package can be loaded from final location 2021-05-16T19:55:34.5514867Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:55:34.5522109Z * DONE (farver) 2021-05-16T19:55:34.9857253Z * installing *source* package ‘isoband’ ... 2021-05-16T19:55:34.9948685Z ** package ‘isoband’ successfully unpacked and MD5 sums checked 2021-05-16T19:55:34.9950150Z ** using staged installation 2021-05-16T19:55:35.0126946Z ** libs 2021-05-16T19:55:35.0186740Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -Itestthat -I/usr/local/include -fpic -g -O2 -c clip-lines.cpp -o clip-lines.o 2021-05-16T19:55:35.8797650Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -Itestthat -I/usr/local/include -fpic -g -O2 -c init.cpp -o init.o 2021-05-16T19:55:35.9867463Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -Itestthat -I/usr/local/include -fpic -g -O2 -c isoband.cpp -o isoband.o 2021-05-16T19:55:38.2279789Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -Itestthat -I/usr/local/include -fpic -g -O2 -c polygon.cpp -o polygon.o 2021-05-16T19:55:38.7096087Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -Itestthat -I/usr/local/include -fpic -g -O2 -c separate-polygons.cpp -o separate-polygons.o 2021-05-16T19:55:40.5073216Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -Itestthat -I/usr/local/include -fpic -g -O2 -c test-clip-lines.cpp -o test-clip-lines.o 2021-05-16T19:55:45.1846206Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -Itestthat -I/usr/local/include -fpic -g -O2 -c test-runner.cpp -o test-runner.o 2021-05-16T19:56:05.5579380Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -Itestthat -I/usr/local/include -fpic -g -O2 -c test-separate-polygons.cpp -o test-separate-polygons.o 2021-05-16T19:56:09.2912222Z g++ -std=gnu++11 -shared -L/opt/R/devel/lib/R/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 -L/opt/R/devel/lib/R/lib -lR 2021-05-16T19:56:09.5359322Z installing to /home/runner/work/_temp/Library/00LOCK-isoband/00new/isoband/libs 2021-05-16T19:56:09.5518933Z ** R 2021-05-16T19:56:09.5587831Z ** inst 2021-05-16T19:56:09.5628518Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:56:10.2317642Z ** help 2021-05-16T19:56:10.2686958Z *** installing help indices 2021-05-16T19:56:10.3033403Z *** copying figures 2021-05-16T19:56:10.3042980Z ** building package indices 2021-05-16T19:56:10.5528861Z ** installing vignettes 2021-05-16T19:56:10.5631160Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:56:10.8375314Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T19:56:10.8764520Z ** testing if installed package can be loaded from final location 2021-05-16T19:56:11.1311028Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:56:11.1312361Z * DONE (isoband) 2021-05-16T19:56:11.5298825Z * installing *source* package ‘gtable’ ... 2021-05-16T19:56:11.5364728Z ** package ‘gtable’ successfully unpacked and MD5 sums checked 2021-05-16T19:56:11.5366393Z ** using staged installation 2021-05-16T19:56:11.5538849Z ** R 2021-05-16T19:56:11.5624701Z ** inst 2021-05-16T19:56:11.5669995Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:56:12.3615217Z ** help 2021-05-16T19:56:12.4255675Z *** installing help indices 2021-05-16T19:56:12.4832880Z *** copying figures 2021-05-16T19:56:12.4840563Z ** building package indices 2021-05-16T19:56:12.7600639Z ** installing vignettes 2021-05-16T19:56:12.7668623Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:56:13.0061111Z ** testing if installed package can be loaded from final location 2021-05-16T19:56:13.2465733Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:56:13.2475491Z * DONE (gtable) 2021-05-16T19:56:14.2841430Z * installing *source* package ‘RcppEigen’ ... 2021-05-16T19:56:14.3173432Z ** package ‘RcppEigen’ successfully unpacked and MD5 sums checked 2021-05-16T19:56:14.3174468Z ** using staged installation 2021-05-16T19:56:14.3360514Z ** libs 2021-05-16T19:56:14.3417088Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -I../inst/include -fpic -g -O2 -c RcppEigen.cpp -o RcppEigen.o 2021-05-16T19:56:15.7238102Z In file included from ../inst/include/Eigen/Core:397, 2021-05-16T19:56:15.7238921Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:15.7241508Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:15.7242561Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:15.7243347Z from RcppEigen.cpp:22: 2021-05-16T19:56:15.7245616Z ../inst/include/Eigen/src/Core/arch/SSE/PacketMath.h:60:39: warning: ignoring attributes on template argument ‘__m128’ {aka ‘__vector(4) float’} [-Wignored-attributes] 2021-05-16T19:56:15.7247273Z 60 | template<> struct is_arithmetic<__m128> { enum { value = true }; }; 2021-05-16T19:56:15.7247841Z | ^ 2021-05-16T19:56:15.7249953Z ../inst/include/Eigen/src/Core/arch/SSE/PacketMath.h:61:40: warning: ignoring attributes on template argument ‘__m128i’ {aka ‘__vector(2) long long int’} [-Wignored-attributes] 2021-05-16T19:56:15.7251346Z 61 | template<> struct is_arithmetic<__m128i> { enum { value = true }; }; 2021-05-16T19:56:15.7252121Z | ^ 2021-05-16T19:56:15.7254187Z ../inst/include/Eigen/src/Core/arch/SSE/PacketMath.h:62:40: warning: ignoring attributes on template argument ‘__m128d’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:15.7255572Z 62 | template<> struct is_arithmetic<__m128d> { enum { value = true }; }; 2021-05-16T19:56:15.7256148Z | ^ 2021-05-16T19:56:15.7260133Z ../inst/include/Eigen/src/Core/arch/SSE/PacketMath.h:161:43: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__vector(4) float’} [-Wignored-attributes] 2021-05-16T19:56:15.7262646Z 161 | template<> struct unpacket_traits { typedef float type; enum {size=4, alignment=Aligned16}; typedef Packet4f half; }; 2021-05-16T19:56:15.7263628Z | ^ 2021-05-16T19:56:15.7265405Z ../inst/include/Eigen/src/Core/arch/SSE/PacketMath.h:162:43: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:15.7267156Z 162 | template<> struct unpacket_traits { typedef double type; enum {size=2, alignment=Aligned16}; typedef Packet2d half; }; 2021-05-16T19:56:15.7268665Z | ^ 2021-05-16T19:56:15.7271502Z ../inst/include/Eigen/src/Core/arch/SSE/PacketMath.h:163:43: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4i’ {aka ‘__vector(2) long long int’} [-Wignored-attributes] 2021-05-16T19:56:15.7273268Z 163 | template<> struct unpacket_traits { typedef int type; enum {size=4, alignment=Aligned16}; typedef Packet4i half; }; 2021-05-16T19:56:15.7274133Z | ^ 2021-05-16T19:56:15.7412106Z ../inst/include/Eigen/src/Core/arch/SSE/PacketMath.h:718:35: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__vector(4) float’} [-Wignored-attributes] 2021-05-16T19:56:15.7414122Z 718 | struct palign_impl 2021-05-16T19:56:15.7414739Z | ^ 2021-05-16T19:56:15.7417360Z ../inst/include/Eigen/src/Core/arch/SSE/PacketMath.h:741:35: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4i’ {aka ‘__vector(2) long long int’} [-Wignored-attributes] 2021-05-16T19:56:15.7418736Z 741 | struct palign_impl 2021-05-16T19:56:15.7419366Z | ^ 2021-05-16T19:56:15.7422527Z ../inst/include/Eigen/src/Core/arch/SSE/PacketMath.h:764:35: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:15.7432338Z 764 | struct palign_impl 2021-05-16T19:56:15.7433383Z | ^ 2021-05-16T19:56:15.7435941Z ../inst/include/Eigen/src/Core/arch/SSE/PacketMath.h:778:34: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__vector(4) float’} [-Wignored-attributes] 2021-05-16T19:56:15.7437876Z 778 | ptranspose(PacketBlock& kernel) { 2021-05-16T19:56:15.7438684Z | ^ 2021-05-16T19:56:15.7441404Z ../inst/include/Eigen/src/Core/arch/SSE/PacketMath.h:783:34: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:15.7444529Z 783 | ptranspose(PacketBlock& kernel) { 2021-05-16T19:56:15.7445186Z | ^ 2021-05-16T19:56:15.7450100Z ../inst/include/Eigen/src/Core/arch/SSE/PacketMath.h:790:34: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4i’ {aka ‘__vector(2) long long int’} [-Wignored-attributes] 2021-05-16T19:56:15.7451557Z 790 | ptranspose(PacketBlock& kernel) { 2021-05-16T19:56:15.7452212Z | ^ 2021-05-16T19:56:15.7663683Z In file included from ../inst/include/Eigen/Core:377, 2021-05-16T19:56:15.7664821Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:15.7665629Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:15.7666828Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:15.7667498Z from RcppEigen.cpp:22: 2021-05-16T19:56:15.7670654Z ../inst/include/Eigen/src/Core/arch/Default/ConjHelper.h:15:70: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__vector(4) float’} [-Wignored-attributes] 2021-05-16T19:56:15.7672290Z 15 | template<> struct conj_helper { \ 2021-05-16T19:56:15.7673131Z | ^ 2021-05-16T19:56:15.7674436Z ../inst/include/Eigen/src/Core/arch/SSE/Complex.h:232:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 2021-05-16T19:56:15.7675500Z 232 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) 2021-05-16T19:56:15.7676340Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T19:56:15.7679072Z ../inst/include/Eigen/src/Core/arch/Default/ConjHelper.h:22:70: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__vector(4) float’} [-Wignored-attributes] 2021-05-16T19:56:15.7680664Z 22 | template<> struct conj_helper { \ 2021-05-16T19:56:15.7681504Z | ^ 2021-05-16T19:56:15.7682727Z ../inst/include/Eigen/src/Core/arch/SSE/Complex.h:232:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 2021-05-16T19:56:15.7683782Z 232 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) 2021-05-16T19:56:15.7684446Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T19:56:15.7728017Z ../inst/include/Eigen/src/Core/arch/Default/ConjHelper.h:15:70: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:15.7729619Z 15 | template<> struct conj_helper { \ 2021-05-16T19:56:15.7730426Z | ^ 2021-05-16T19:56:15.7731692Z ../inst/include/Eigen/src/Core/arch/SSE/Complex.h:417:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 2021-05-16T19:56:15.7732926Z 417 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) 2021-05-16T19:56:15.7733590Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T19:56:15.7736745Z ../inst/include/Eigen/src/Core/arch/Default/ConjHelper.h:22:70: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:15.7738438Z 22 | template<> struct conj_helper { \ 2021-05-16T19:56:15.7739309Z | ^ 2021-05-16T19:56:15.7740888Z ../inst/include/Eigen/src/Core/arch/SSE/Complex.h:417:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 2021-05-16T19:56:15.7741914Z 417 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) 2021-05-16T19:56:15.7742907Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T19:56:16.1604036Z In file included from ../inst/include/Eigen/Core:370, 2021-05-16T19:56:16.1604724Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:16.1605957Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:16.1607259Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:16.1608060Z from RcppEigen.cpp:22: 2021-05-16T19:56:16.1611021Z ../inst/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: 2021-05-16T19:56:16.1613162Z ../inst/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ 2021-05-16T19:56:16.1615710Z ../inst/include/Eigen/src/Geometry/Quaternion.h:242:7: required from ‘struct Eigen::internal::traits >’ 2021-05-16T19:56:16.1617425Z ../inst/include/Eigen/src/Geometry/arch/Geometry_SSE.h:24:46: required from here 2021-05-16T19:56:16.1620736Z ../inst/include/Eigen/src/Core/util/XprHelper.h:187:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(4) float’} [-Wignored-attributes] 2021-05-16T19:56:16.1622892Z 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> 2021-05-16T19:56:16.1624100Z | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T19:56:16.1626804Z ../inst/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(4) float’} [-Wignored-attributes] 2021-05-16T19:56:16.1628978Z 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> 2021-05-16T19:56:16.1630411Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T19:56:16.1632320Z ../inst/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(4) float’} [-Wignored-attributes] 2021-05-16T19:56:16.1635936Z ../inst/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(4) float>::half’ {aka ‘__vector(4) float’} [-Wignored-attributes] 2021-05-16T19:56:16.1640123Z ../inst/include/Eigen/src/Core/util/XprHelper.h:205:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(4) float’} [-Wignored-attributes] 2021-05-16T19:56:16.1641624Z 205 | typedef typename find_best_packet_helper::type>::type type; 2021-05-16T19:56:16.1642458Z | ^~~~ 2021-05-16T19:56:16.1643057Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T19:56:16.1644006Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:16.1644686Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:16.1645366Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:16.1645916Z from RcppEigen.cpp:22: 2021-05-16T19:56:16.1647641Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: 2021-05-16T19:56:16.1649581Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ 2021-05-16T19:56:16.1651679Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ 2021-05-16T19:56:16.1653357Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ 2021-05-16T19:56:16.1654894Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ 2021-05-16T19:56:16.1656777Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ 2021-05-16T19:56:16.1658409Z ../inst/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ 2021-05-16T19:56:16.1660480Z ../inst/include/Eigen/src/Geometry/Quaternion.h:46:50: required from ‘class Eigen::QuaternionBase >’ 2021-05-16T19:56:16.1662016Z ../inst/include/Eigen/src/Geometry/Quaternion.h:250:7: required from ‘class Eigen::Quaternion’ 2021-05-16T19:56:16.1662979Z ../inst/include/Eigen/src/Geometry/arch/Geometry_SSE.h:27:3: required from here 2021-05-16T19:56:16.1665067Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(4) float’} [-Wignored-attributes] 2021-05-16T19:56:16.1666249Z 55 | >::type PacketReturnType; 2021-05-16T19:56:16.1666760Z | ^~~~~~~~~~~~~~~~ 2021-05-16T19:56:16.1814380Z In file included from ../inst/include/Eigen/Core:370, 2021-05-16T19:56:16.1815505Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:16.1816210Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:16.1816956Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:16.1817549Z from RcppEigen.cpp:22: 2021-05-16T19:56:16.1819335Z ../inst/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: 2021-05-16T19:56:16.1821052Z ../inst/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ 2021-05-16T19:56:16.1822757Z ../inst/include/Eigen/src/Geometry/Quaternion.h:242:7: required from ‘struct Eigen::internal::traits >’ 2021-05-16T19:56:16.1824249Z ../inst/include/Eigen/src/Geometry/arch/Geometry_SSE.h:88:47: required from here 2021-05-16T19:56:16.1827596Z ../inst/include/Eigen/src/Core/util/XprHelper.h:187:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:16.1829914Z 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> 2021-05-16T19:56:16.1832374Z | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T19:56:16.1834859Z ../inst/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:16.1837038Z 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> 2021-05-16T19:56:16.1838464Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T19:56:16.1840422Z ../inst/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:16.1843053Z ../inst/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:16.1846359Z ../inst/include/Eigen/src/Core/util/XprHelper.h:205:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:16.1848268Z 205 | typedef typename find_best_packet_helper::type>::type type; 2021-05-16T19:56:16.1849311Z | ^~~~ 2021-05-16T19:56:16.1850144Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T19:56:16.1850924Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:16.1851801Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:16.1852675Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:16.1853410Z from RcppEigen.cpp:22: 2021-05-16T19:56:16.1855323Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: 2021-05-16T19:56:16.1857973Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ 2021-05-16T19:56:16.1860688Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ 2021-05-16T19:56:16.1862611Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ 2021-05-16T19:56:16.1864609Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ 2021-05-16T19:56:16.1866636Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ 2021-05-16T19:56:16.1868448Z ../inst/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ 2021-05-16T19:56:16.1870477Z ../inst/include/Eigen/src/Geometry/Quaternion.h:46:50: required from ‘class Eigen::QuaternionBase >’ 2021-05-16T19:56:16.1872399Z ../inst/include/Eigen/src/Geometry/Quaternion.h:250:7: required from ‘class Eigen::Quaternion’ 2021-05-16T19:56:16.1873785Z ../inst/include/Eigen/src/Geometry/arch/Geometry_SSE.h:92:3: required from here 2021-05-16T19:56:16.1876508Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:16.1878294Z 55 | >::type PacketReturnType; 2021-05-16T19:56:16.1879171Z | ^~~~~~~~~~~~~~~~ 2021-05-16T19:56:16.3769005Z In file included from ../inst/include/Eigen/SparseCore:37, 2021-05-16T19:56:16.3773858Z from ../inst/include/Eigen/Sparse:26, 2021-05-16T19:56:16.3774757Z from ../inst/include/RcppEigenForward.h:31, 2021-05-16T19:56:16.3775668Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:16.3776500Z from RcppEigen.cpp:22: 2021-05-16T19:56:16.3779486Z ../inst/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase >’: 2021-05-16T19:56:16.3783058Z ../inst/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from ‘class Eigen::SparseCompressedBase >’ 2021-05-16T19:56:16.3785667Z ../inst/include/Eigen/src/SparseCore/SparseMatrix.h:96:7: required from ‘class Eigen::SparseMatrix’ 2021-05-16T19:56:16.3787498Z ../inst/include/unsupported/Eigen/src/IterativeSolvers/ConstrainedConjGrad.h:61:25: required from here 2021-05-16T19:56:16.3791290Z ../inst/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:16.3792810Z 47 | >::type PacketReturnType; 2021-05-16T19:56:16.3793597Z | ^~~~~~~~~~~~~~~~ 2021-05-16T19:56:16.3995147Z In file included from ../inst/include/Eigen/Core:370, 2021-05-16T19:56:16.3995888Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:16.3997022Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:16.3997826Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:16.3998875Z from RcppEigen.cpp:22: 2021-05-16T19:56:16.4000982Z ../inst/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: 2021-05-16T19:56:16.4002817Z ../inst/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ 2021-05-16T19:56:16.4008681Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ 2021-05-16T19:56:16.4010815Z ../inst/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ 2021-05-16T19:56:16.4012173Z ../inst/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:168:29: required from here 2021-05-16T19:56:16.4014728Z ../inst/include/Eigen/src/Core/util/XprHelper.h:187:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) long long int’} [-Wignored-attributes] 2021-05-16T19:56:16.4016707Z 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> 2021-05-16T19:56:16.4017841Z | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T19:56:16.4019906Z ../inst/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) long long int’} [-Wignored-attributes] 2021-05-16T19:56:16.4021839Z 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> 2021-05-16T19:56:16.4023139Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T19:56:16.4025234Z ../inst/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) long long int’} [-Wignored-attributes] 2021-05-16T19:56:16.4028074Z ../inst/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) long long int>::half’ {aka ‘__vector(2) long long int’} [-Wignored-attributes] 2021-05-16T19:56:16.4031680Z ../inst/include/Eigen/src/Core/util/XprHelper.h:205:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) long long int’} [-Wignored-attributes] 2021-05-16T19:56:16.4033260Z 205 | typedef typename find_best_packet_helper::type>::type type; 2021-05-16T19:56:16.4034293Z | ^~~~ 2021-05-16T19:56:16.4035010Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T19:56:16.4035694Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:16.4036419Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:16.4037169Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:16.4037801Z from RcppEigen.cpp:22: 2021-05-16T19:56:16.4039415Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: 2021-05-16T19:56:16.4042117Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ 2021-05-16T19:56:16.4044160Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ 2021-05-16T19:56:16.4045951Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ 2021-05-16T19:56:16.4047629Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ 2021-05-16T19:56:16.4049557Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ 2021-05-16T19:56:16.4051304Z ../inst/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ 2021-05-16T19:56:16.4052592Z ../inst/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:168:29: required from here 2021-05-16T19:56:16.4055149Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) long long int’} [-Wignored-attributes] 2021-05-16T19:56:16.4056621Z 55 | >::type PacketReturnType; 2021-05-16T19:56:16.4057208Z | ^~~~~~~~~~~~~~~~ 2021-05-16T19:56:16.4171632Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’: 2021-05-16T19:56:16.4173667Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase >, 1>’ 2021-05-16T19:56:16.4175868Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase >, 3>’ 2021-05-16T19:56:16.4178543Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase > >’ 2021-05-16T19:56:16.4181441Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase > >’ 2021-05-16T19:56:16.4184251Z ../inst/include/Eigen/src/Core/Transpose.h:115:37: required from ‘class Eigen::TransposeImpl, Eigen::Dense>’ 2021-05-16T19:56:16.4186066Z ../inst/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose >’ 2021-05-16T19:56:16.4187400Z ../inst/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:178:72: required from here 2021-05-16T19:56:16.4190839Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) long long int’} [-Wignored-attributes] 2021-05-16T19:56:16.4377976Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: 2021-05-16T19:56:16.4379904Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ 2021-05-16T19:56:16.4381966Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ 2021-05-16T19:56:16.4383766Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ 2021-05-16T19:56:16.4385440Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ 2021-05-16T19:56:16.4387184Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ 2021-05-16T19:56:16.4388758Z ../inst/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ 2021-05-16T19:56:16.4390203Z ../inst/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:179:36: required from here 2021-05-16T19:56:16.4392781Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) long long int’} [-Wignored-attributes] 2021-05-16T19:56:20.1140993Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -I../inst/include -fpic -g -O2 -c RcppExports.cpp -o RcppExports.o 2021-05-16T19:56:21.4521100Z In file included from ../inst/include/Eigen/Core:397, 2021-05-16T19:56:21.4522858Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:21.4525026Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:21.4526439Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:21.4527423Z from RcppExports.cpp:4: 2021-05-16T19:56:21.4530071Z ../inst/include/Eigen/src/Core/arch/SSE/PacketMath.h:60:39: warning: ignoring attributes on template argument ‘__m128’ {aka ‘__vector(4) float’} [-Wignored-attributes] 2021-05-16T19:56:21.4531540Z 60 | template<> struct is_arithmetic<__m128> { enum { value = true }; }; 2021-05-16T19:56:21.4532337Z | ^ 2021-05-16T19:56:21.4535616Z ../inst/include/Eigen/src/Core/arch/SSE/PacketMath.h:61:40: warning: ignoring attributes on template argument ‘__m128i’ {aka ‘__vector(2) long long int’} [-Wignored-attributes] 2021-05-16T19:56:21.4537270Z 61 | template<> struct is_arithmetic<__m128i> { enum { value = true }; }; 2021-05-16T19:56:21.4538100Z | ^ 2021-05-16T19:56:21.4540022Z ../inst/include/Eigen/src/Core/arch/SSE/PacketMath.h:62:40: warning: ignoring attributes on template argument ‘__m128d’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:21.4541543Z 62 | template<> struct is_arithmetic<__m128d> { enum { value = true }; }; 2021-05-16T19:56:21.4543117Z | ^ 2021-05-16T19:56:21.4545873Z ../inst/include/Eigen/src/Core/arch/SSE/PacketMath.h:161:43: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__vector(4) float’} [-Wignored-attributes] 2021-05-16T19:56:21.4547882Z 161 | template<> struct unpacket_traits { typedef float type; enum {size=4, alignment=Aligned16}; typedef Packet4f half; }; 2021-05-16T19:56:21.4548814Z | ^ 2021-05-16T19:56:21.4551060Z ../inst/include/Eigen/src/Core/arch/SSE/PacketMath.h:162:43: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:21.4553607Z 162 | template<> struct unpacket_traits { typedef double type; enum {size=2, alignment=Aligned16}; typedef Packet2d half; }; 2021-05-16T19:56:21.4554556Z | ^ 2021-05-16T19:56:21.4557748Z ../inst/include/Eigen/src/Core/arch/SSE/PacketMath.h:163:43: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4i’ {aka ‘__vector(2) long long int’} [-Wignored-attributes] 2021-05-16T19:56:21.4559640Z 163 | template<> struct unpacket_traits { typedef int type; enum {size=4, alignment=Aligned16}; typedef Packet4i half; }; 2021-05-16T19:56:21.4560935Z | ^ 2021-05-16T19:56:21.4664921Z ../inst/include/Eigen/src/Core/arch/SSE/PacketMath.h:718:35: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__vector(4) float’} [-Wignored-attributes] 2021-05-16T19:56:21.4666305Z 718 | struct palign_impl 2021-05-16T19:56:21.4704220Z | ^ 2021-05-16T19:56:21.4707177Z ../inst/include/Eigen/src/Core/arch/SSE/PacketMath.h:741:35: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4i’ {aka ‘__vector(2) long long int’} [-Wignored-attributes] 2021-05-16T19:56:21.4708616Z 741 | struct palign_impl 2021-05-16T19:56:21.4709224Z | ^ 2021-05-16T19:56:21.4712102Z ../inst/include/Eigen/src/Core/arch/SSE/PacketMath.h:764:35: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:21.4713885Z 764 | struct palign_impl 2021-05-16T19:56:21.4714489Z | ^ 2021-05-16T19:56:21.4716699Z ../inst/include/Eigen/src/Core/arch/SSE/PacketMath.h:778:34: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__vector(4) float’} [-Wignored-attributes] 2021-05-16T19:56:21.4718231Z 778 | ptranspose(PacketBlock& kernel) { 2021-05-16T19:56:21.4718894Z | ^ 2021-05-16T19:56:21.4721161Z ../inst/include/Eigen/src/Core/arch/SSE/PacketMath.h:783:34: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:21.4722545Z 783 | ptranspose(PacketBlock& kernel) { 2021-05-16T19:56:21.4723206Z | ^ 2021-05-16T19:56:21.4725327Z ../inst/include/Eigen/src/Core/arch/SSE/PacketMath.h:790:34: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4i’ {aka ‘__vector(2) long long int’} [-Wignored-attributes] 2021-05-16T19:56:21.4726935Z 790 | ptranspose(PacketBlock& kernel) { 2021-05-16T19:56:21.4727595Z | ^ 2021-05-16T19:56:21.4877152Z In file included from ../inst/include/Eigen/Core:377, 2021-05-16T19:56:21.4877877Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:21.4878930Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:21.4879682Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:21.4880290Z from RcppExports.cpp:4: 2021-05-16T19:56:21.4882532Z ../inst/include/Eigen/src/Core/arch/Default/ConjHelper.h:15:70: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__vector(4) float’} [-Wignored-attributes] 2021-05-16T19:56:21.4884031Z 15 | template<> struct conj_helper { \ 2021-05-16T19:56:21.4884805Z | ^ 2021-05-16T19:56:21.4886204Z ../inst/include/Eigen/src/Core/arch/SSE/Complex.h:232:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 2021-05-16T19:56:21.4887245Z 232 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) 2021-05-16T19:56:21.4888153Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T19:56:21.4890815Z ../inst/include/Eigen/src/Core/arch/Default/ConjHelper.h:22:70: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__vector(4) float’} [-Wignored-attributes] 2021-05-16T19:56:21.4892281Z 22 | template<> struct conj_helper { \ 2021-05-16T19:56:21.4893152Z | ^ 2021-05-16T19:56:21.4895083Z ../inst/include/Eigen/src/Core/arch/SSE/Complex.h:232:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 2021-05-16T19:56:21.4896243Z 232 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) 2021-05-16T19:56:21.4897523Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T19:56:21.4938765Z ../inst/include/Eigen/src/Core/arch/Default/ConjHelper.h:15:70: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:21.4941557Z 15 | template<> struct conj_helper { \ 2021-05-16T19:56:21.4942467Z | ^ 2021-05-16T19:56:21.4943914Z ../inst/include/Eigen/src/Core/arch/SSE/Complex.h:417:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 2021-05-16T19:56:21.4945042Z 417 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) 2021-05-16T19:56:21.4945689Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T19:56:21.4948175Z ../inst/include/Eigen/src/Core/arch/Default/ConjHelper.h:22:70: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:21.4950920Z 22 | template<> struct conj_helper { \ 2021-05-16T19:56:21.4951840Z | ^ 2021-05-16T19:56:21.4954059Z ../inst/include/Eigen/src/Core/arch/SSE/Complex.h:417:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 2021-05-16T19:56:21.4955637Z 417 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) 2021-05-16T19:56:21.4956708Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T19:56:21.8720022Z In file included from ../inst/include/Eigen/Core:370, 2021-05-16T19:56:21.8720882Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:21.8721591Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:21.8722760Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:21.8723933Z from RcppExports.cpp:4: 2021-05-16T19:56:21.8726862Z ../inst/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: 2021-05-16T19:56:21.8728980Z ../inst/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ 2021-05-16T19:56:21.8731096Z ../inst/include/Eigen/src/Geometry/Quaternion.h:242:7: required from ‘struct Eigen::internal::traits >’ 2021-05-16T19:56:21.8732412Z ../inst/include/Eigen/src/Geometry/arch/Geometry_SSE.h:24:46: required from here 2021-05-16T19:56:21.8735244Z ../inst/include/Eigen/src/Core/util/XprHelper.h:187:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(4) float’} [-Wignored-attributes] 2021-05-16T19:56:21.8737320Z 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> 2021-05-16T19:56:21.8738408Z | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T19:56:21.8740839Z ../inst/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(4) float’} [-Wignored-attributes] 2021-05-16T19:56:21.8743561Z 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> 2021-05-16T19:56:21.8744953Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T19:56:21.8747224Z ../inst/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(4) float’} [-Wignored-attributes] 2021-05-16T19:56:21.8750330Z ../inst/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(4) float>::half’ {aka ‘__vector(4) float’} [-Wignored-attributes] 2021-05-16T19:56:21.8754987Z ../inst/include/Eigen/src/Core/util/XprHelper.h:205:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(4) float’} [-Wignored-attributes] 2021-05-16T19:56:21.8756888Z 205 | typedef typename find_best_packet_helper::type>::type type; 2021-05-16T19:56:21.8757763Z | ^~~~ 2021-05-16T19:56:21.8758364Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T19:56:21.8759026Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:21.8759741Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:21.8760453Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:21.8761075Z from RcppExports.cpp:4: 2021-05-16T19:56:21.8762719Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: 2021-05-16T19:56:21.8764616Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ 2021-05-16T19:56:21.8766643Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ 2021-05-16T19:56:21.8768290Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ 2021-05-16T19:56:21.8769867Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ 2021-05-16T19:56:21.8772012Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ 2021-05-16T19:56:21.8773929Z ../inst/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ 2021-05-16T19:56:21.8775496Z ../inst/include/Eigen/src/Geometry/Quaternion.h:46:50: required from ‘class Eigen::QuaternionBase >’ 2021-05-16T19:56:21.8777570Z ../inst/include/Eigen/src/Geometry/Quaternion.h:250:7: required from ‘class Eigen::Quaternion’ 2021-05-16T19:56:21.8778645Z ../inst/include/Eigen/src/Geometry/arch/Geometry_SSE.h:27:3: required from here 2021-05-16T19:56:21.8781038Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(4) float’} [-Wignored-attributes] 2021-05-16T19:56:21.8782285Z 55 | >::type PacketReturnType; 2021-05-16T19:56:21.8782844Z | ^~~~~~~~~~~~~~~~ 2021-05-16T19:56:21.8917779Z In file included from ../inst/include/Eigen/Core:370, 2021-05-16T19:56:21.8918455Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:21.8919141Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:21.8920170Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:21.8920779Z from RcppExports.cpp:4: 2021-05-16T19:56:21.8922798Z ../inst/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: 2021-05-16T19:56:21.8924514Z ../inst/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ 2021-05-16T19:56:21.8927534Z ../inst/include/Eigen/src/Geometry/Quaternion.h:242:7: required from ‘struct Eigen::internal::traits >’ 2021-05-16T19:56:21.8928802Z ../inst/include/Eigen/src/Geometry/arch/Geometry_SSE.h:88:47: required from here 2021-05-16T19:56:21.8931683Z ../inst/include/Eigen/src/Core/util/XprHelper.h:187:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:21.8934248Z 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> 2021-05-16T19:56:21.8935275Z | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T19:56:21.8937523Z ../inst/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:21.8939273Z 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> 2021-05-16T19:56:21.8940445Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T19:56:21.8942320Z ../inst/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:21.8944825Z ../inst/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:21.8948969Z ../inst/include/Eigen/src/Core/util/XprHelper.h:205:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:21.8951538Z 205 | typedef typename find_best_packet_helper::type>::type type; 2021-05-16T19:56:21.8952755Z | ^~~~ 2021-05-16T19:56:21.8953731Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T19:56:21.8954467Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:21.8956866Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:21.8957969Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:21.8958834Z from RcppExports.cpp:4: 2021-05-16T19:56:21.8960824Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: 2021-05-16T19:56:21.8963069Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ 2021-05-16T19:56:21.8965099Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ 2021-05-16T19:56:21.8967264Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ 2021-05-16T19:56:21.8969104Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ 2021-05-16T19:56:21.8971354Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ 2021-05-16T19:56:21.8973324Z ../inst/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ 2021-05-16T19:56:21.8975432Z ../inst/include/Eigen/src/Geometry/Quaternion.h:46:50: required from ‘class Eigen::QuaternionBase >’ 2021-05-16T19:56:21.8977909Z ../inst/include/Eigen/src/Geometry/Quaternion.h:250:7: required from ‘class Eigen::Quaternion’ 2021-05-16T19:56:21.8979535Z ../inst/include/Eigen/src/Geometry/arch/Geometry_SSE.h:92:3: required from here 2021-05-16T19:56:21.8982425Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:21.8984574Z 55 | >::type PacketReturnType; 2021-05-16T19:56:21.8985262Z | ^~~~~~~~~~~~~~~~ 2021-05-16T19:56:22.0936334Z In file included from ../inst/include/Eigen/SparseCore:37, 2021-05-16T19:56:22.0937313Z from ../inst/include/Eigen/Sparse:26, 2021-05-16T19:56:22.0938623Z from ../inst/include/RcppEigenForward.h:31, 2021-05-16T19:56:22.0939780Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:22.0940618Z from RcppExports.cpp:4: 2021-05-16T19:56:22.0943819Z ../inst/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase >’: 2021-05-16T19:56:22.0946315Z ../inst/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from ‘class Eigen::SparseCompressedBase >’ 2021-05-16T19:56:22.0948837Z ../inst/include/Eigen/src/SparseCore/SparseMatrix.h:96:7: required from ‘class Eigen::SparseMatrix’ 2021-05-16T19:56:22.0951340Z ../inst/include/unsupported/Eigen/src/IterativeSolvers/ConstrainedConjGrad.h:61:25: required from here 2021-05-16T19:56:22.0954612Z ../inst/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:22.0956377Z 47 | >::type PacketReturnType; 2021-05-16T19:56:22.0956998Z | ^~~~~~~~~~~~~~~~ 2021-05-16T19:56:22.1162747Z In file included from ../inst/include/Eigen/Core:370, 2021-05-16T19:56:22.1163498Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:22.1164273Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:22.1165074Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:22.1165747Z from RcppExports.cpp:4: 2021-05-16T19:56:22.1167797Z ../inst/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: 2021-05-16T19:56:22.1170947Z ../inst/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ 2021-05-16T19:56:22.1176204Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ 2021-05-16T19:56:22.1177965Z ../inst/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ 2021-05-16T19:56:22.1180537Z ../inst/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:168:29: required from here 2021-05-16T19:56:22.1183665Z ../inst/include/Eigen/src/Core/util/XprHelper.h:187:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) long long int’} [-Wignored-attributes] 2021-05-16T19:56:22.1185647Z 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> 2021-05-16T19:56:22.1186774Z | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T19:56:22.1188882Z ../inst/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) long long int’} [-Wignored-attributes] 2021-05-16T19:56:22.1191909Z 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> 2021-05-16T19:56:22.1193192Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T19:56:22.1195298Z ../inst/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) long long int’} [-Wignored-attributes] 2021-05-16T19:56:22.1198060Z ../inst/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) long long int>::half’ {aka ‘__vector(2) long long int’} [-Wignored-attributes] 2021-05-16T19:56:22.1200767Z ../inst/include/Eigen/src/Core/util/XprHelper.h:205:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) long long int’} [-Wignored-attributes] 2021-05-16T19:56:22.1202329Z 205 | typedef typename find_best_packet_helper::type>::type type; 2021-05-16T19:56:22.1203233Z | ^~~~ 2021-05-16T19:56:22.1203951Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T19:56:22.1204630Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:22.1205372Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:22.1206103Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:22.1206748Z from RcppExports.cpp:4: 2021-05-16T19:56:22.1208348Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: 2021-05-16T19:56:22.1210319Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ 2021-05-16T19:56:22.1212379Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ 2021-05-16T19:56:22.1214074Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ 2021-05-16T19:56:22.1215696Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ 2021-05-16T19:56:22.1217881Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ 2021-05-16T19:56:22.1220016Z ../inst/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ 2021-05-16T19:56:22.1222227Z ../inst/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:168:29: required from here 2021-05-16T19:56:22.1226920Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) long long int’} [-Wignored-attributes] 2021-05-16T19:56:22.1228452Z 55 | >::type PacketReturnType; 2021-05-16T19:56:22.1229097Z | ^~~~~~~~~~~~~~~~ 2021-05-16T19:56:22.1347323Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’: 2021-05-16T19:56:22.1350110Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase >, 1>’ 2021-05-16T19:56:22.1352704Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase >, 3>’ 2021-05-16T19:56:22.1354763Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase > >’ 2021-05-16T19:56:22.1356678Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase > >’ 2021-05-16T19:56:22.1358583Z ../inst/include/Eigen/src/Core/Transpose.h:115:37: required from ‘class Eigen::TransposeImpl, Eigen::Dense>’ 2021-05-16T19:56:22.1360390Z ../inst/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose >’ 2021-05-16T19:56:22.1361842Z ../inst/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:178:72: required from here 2021-05-16T19:56:22.1364412Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) long long int’} [-Wignored-attributes] 2021-05-16T19:56:22.1545855Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: 2021-05-16T19:56:22.1548309Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ 2021-05-16T19:56:22.1550517Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ 2021-05-16T19:56:22.1552423Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ 2021-05-16T19:56:22.1554158Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ 2021-05-16T19:56:22.1556610Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ 2021-05-16T19:56:22.1558525Z ../inst/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ 2021-05-16T19:56:22.1559869Z ../inst/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:179:36: required from here 2021-05-16T19:56:22.1562450Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) long long int’} [-Wignored-attributes] 2021-05-16T19:56:27.1929164Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -I../inst/include -fpic -g -O2 -c fastLm.cpp -o fastLm.o 2021-05-16T19:56:28.6586346Z In file included from ../inst/include/Eigen/Core:397, 2021-05-16T19:56:28.6587705Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:28.6588804Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:28.6594115Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:28.6595118Z from fastLm.h:25, 2021-05-16T19:56:28.6595683Z from fastLm.cpp:23: 2021-05-16T19:56:28.6597901Z ../inst/include/Eigen/src/Core/arch/SSE/PacketMath.h:60:39: warning: ignoring attributes on template argument ‘__m128’ {aka ‘__vector(4) float’} [-Wignored-attributes] 2021-05-16T19:56:28.6599272Z 60 | template<> struct is_arithmetic<__m128> { enum { value = true }; }; 2021-05-16T19:56:28.6599946Z | ^ 2021-05-16T19:56:28.6601908Z ../inst/include/Eigen/src/Core/arch/SSE/PacketMath.h:61:40: warning: ignoring attributes on template argument ‘__m128i’ {aka ‘__vector(2) long long int’} [-Wignored-attributes] 2021-05-16T19:56:28.6603298Z 61 | template<> struct is_arithmetic<__m128i> { enum { value = true }; }; 2021-05-16T19:56:28.6603965Z | ^ 2021-05-16T19:56:28.6611102Z ../inst/include/Eigen/src/Core/arch/SSE/PacketMath.h:62:40: warning: ignoring attributes on template argument ‘__m128d’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:28.6619140Z 62 | template<> struct is_arithmetic<__m128d> { enum { value = true }; }; 2021-05-16T19:56:28.6621205Z | ^ 2021-05-16T19:56:28.6626736Z ../inst/include/Eigen/src/Core/arch/SSE/PacketMath.h:161:43: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__vector(4) float’} [-Wignored-attributes] 2021-05-16T19:56:28.6630174Z 161 | template<> struct unpacket_traits { typedef float type; enum {size=4, alignment=Aligned16}; typedef Packet4f half; }; 2021-05-16T19:56:28.6632206Z | ^ 2021-05-16T19:56:28.6637361Z ../inst/include/Eigen/src/Core/arch/SSE/PacketMath.h:162:43: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:28.6640200Z 162 | template<> struct unpacket_traits { typedef double type; enum {size=2, alignment=Aligned16}; typedef Packet2d half; }; 2021-05-16T19:56:28.6641207Z | ^ 2021-05-16T19:56:28.6643385Z ../inst/include/Eigen/src/Core/arch/SSE/PacketMath.h:163:43: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4i’ {aka ‘__vector(2) long long int’} [-Wignored-attributes] 2021-05-16T19:56:28.6645224Z 163 | template<> struct unpacket_traits { typedef int type; enum {size=4, alignment=Aligned16}; typedef Packet4i half; }; 2021-05-16T19:56:28.6646184Z | ^ 2021-05-16T19:56:28.6734794Z ../inst/include/Eigen/src/Core/arch/SSE/PacketMath.h:718:35: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__vector(4) float’} [-Wignored-attributes] 2021-05-16T19:56:28.6736186Z 718 | struct palign_impl 2021-05-16T19:56:28.6737805Z | ^ 2021-05-16T19:56:28.6743823Z ../inst/include/Eigen/src/Core/arch/SSE/PacketMath.h:741:35: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4i’ {aka ‘__vector(2) long long int’} [-Wignored-attributes] 2021-05-16T19:56:28.6747179Z 741 | struct palign_impl 2021-05-16T19:56:28.6748187Z | ^ 2021-05-16T19:56:28.6754555Z ../inst/include/Eigen/src/Core/arch/SSE/PacketMath.h:764:35: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:28.6757081Z 764 | struct palign_impl 2021-05-16T19:56:28.6758385Z | ^ 2021-05-16T19:56:28.6764136Z ../inst/include/Eigen/src/Core/arch/SSE/PacketMath.h:778:34: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__vector(4) float’} [-Wignored-attributes] 2021-05-16T19:56:28.6767304Z 778 | ptranspose(PacketBlock& kernel) { 2021-05-16T19:56:28.6769217Z | ^ 2021-05-16T19:56:28.6774331Z ../inst/include/Eigen/src/Core/arch/SSE/PacketMath.h:783:34: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:28.6776984Z 783 | ptranspose(PacketBlock& kernel) { 2021-05-16T19:56:28.6778088Z | ^ 2021-05-16T19:56:28.6782698Z ../inst/include/Eigen/src/Core/arch/SSE/PacketMath.h:790:34: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4i’ {aka ‘__vector(2) long long int’} [-Wignored-attributes] 2021-05-16T19:56:28.6784369Z 790 | ptranspose(PacketBlock& kernel) { 2021-05-16T19:56:28.6785051Z | ^ 2021-05-16T19:56:28.6935084Z In file included from ../inst/include/Eigen/Core:377, 2021-05-16T19:56:28.6935987Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:28.6936801Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:28.6937618Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:28.6938221Z from fastLm.h:25, 2021-05-16T19:56:28.6938782Z from fastLm.cpp:23: 2021-05-16T19:56:28.6941175Z ../inst/include/Eigen/src/Core/arch/Default/ConjHelper.h:15:70: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__vector(4) float’} [-Wignored-attributes] 2021-05-16T19:56:28.6942852Z 15 | template<> struct conj_helper { \ 2021-05-16T19:56:28.6943733Z | ^ 2021-05-16T19:56:28.6945013Z ../inst/include/Eigen/src/Core/arch/SSE/Complex.h:232:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 2021-05-16T19:56:28.6946118Z 232 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) 2021-05-16T19:56:28.6946803Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T19:56:28.6948909Z ../inst/include/Eigen/src/Core/arch/Default/ConjHelper.h:22:70: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__vector(4) float’} [-Wignored-attributes] 2021-05-16T19:56:28.6950757Z 22 | template<> struct conj_helper { \ 2021-05-16T19:56:28.6954306Z | ^ 2021-05-16T19:56:28.6968979Z ../inst/include/Eigen/src/Core/arch/SSE/Complex.h:232:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 2021-05-16T19:56:28.6976496Z 232 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) 2021-05-16T19:56:28.6980142Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T19:56:28.7007091Z ../inst/include/Eigen/src/Core/arch/Default/ConjHelper.h:15:70: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:28.7008793Z 15 | template<> struct conj_helper { \ 2021-05-16T19:56:28.7009664Z | ^ 2021-05-16T19:56:28.7011075Z ../inst/include/Eigen/src/Core/arch/SSE/Complex.h:417:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 2021-05-16T19:56:28.7012164Z 417 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) 2021-05-16T19:56:28.7012858Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T19:56:28.7014928Z ../inst/include/Eigen/src/Core/arch/Default/ConjHelper.h:22:70: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:28.7016595Z 22 | template<> struct conj_helper { \ 2021-05-16T19:56:28.7017462Z | ^ 2021-05-16T19:56:28.7019003Z ../inst/include/Eigen/src/Core/arch/SSE/Complex.h:417:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 2021-05-16T19:56:28.7020106Z 417 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) 2021-05-16T19:56:28.7020779Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T19:56:29.1000067Z In file included from ../inst/include/Eigen/Core:370, 2021-05-16T19:56:29.1000876Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:29.1001673Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:29.1002813Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:29.1003455Z from fastLm.h:25, 2021-05-16T19:56:29.1004015Z from fastLm.cpp:23: 2021-05-16T19:56:29.1006097Z ../inst/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: 2021-05-16T19:56:29.1007996Z ../inst/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ 2021-05-16T19:56:29.1009916Z ../inst/include/Eigen/src/Geometry/Quaternion.h:242:7: required from ‘struct Eigen::internal::traits >’ 2021-05-16T19:56:29.1011163Z ../inst/include/Eigen/src/Geometry/arch/Geometry_SSE.h:24:46: required from here 2021-05-16T19:56:29.1013512Z ../inst/include/Eigen/src/Core/util/XprHelper.h:187:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(4) float’} [-Wignored-attributes] 2021-05-16T19:56:29.1015568Z 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> 2021-05-16T19:56:29.1016726Z | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T19:56:29.1021234Z ../inst/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(4) float’} [-Wignored-attributes] 2021-05-16T19:56:29.1023307Z 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> 2021-05-16T19:56:29.1024633Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T19:56:29.1026863Z ../inst/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(4) float’} [-Wignored-attributes] 2021-05-16T19:56:29.1030014Z ../inst/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(4) float>::half’ {aka ‘__vector(4) float’} [-Wignored-attributes] 2021-05-16T19:56:29.1032901Z ../inst/include/Eigen/src/Core/util/XprHelper.h:205:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(4) float’} [-Wignored-attributes] 2021-05-16T19:56:29.1034618Z 205 | typedef typename find_best_packet_helper::type>::type type; 2021-05-16T19:56:29.1035602Z | ^~~~ 2021-05-16T19:56:29.1036360Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T19:56:29.1037113Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:29.1037926Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:29.1038720Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:29.1039340Z from fastLm.h:25, 2021-05-16T19:56:29.1039884Z from fastLm.cpp:23: 2021-05-16T19:56:29.1041590Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: 2021-05-16T19:56:29.1044003Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ 2021-05-16T19:56:29.1046091Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ 2021-05-16T19:56:29.1048017Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ 2021-05-16T19:56:29.1049929Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ 2021-05-16T19:56:29.1051943Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ 2021-05-16T19:56:29.1053707Z ../inst/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ 2021-05-16T19:56:29.1055500Z ../inst/include/Eigen/src/Geometry/Quaternion.h:46:50: required from ‘class Eigen::QuaternionBase >’ 2021-05-16T19:56:29.1057347Z ../inst/include/Eigen/src/Geometry/Quaternion.h:250:7: required from ‘class Eigen::Quaternion’ 2021-05-16T19:56:29.1058505Z ../inst/include/Eigen/src/Geometry/arch/Geometry_SSE.h:27:3: required from here 2021-05-16T19:56:29.1060863Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(4) float’} [-Wignored-attributes] 2021-05-16T19:56:29.1062297Z 55 | >::type PacketReturnType; 2021-05-16T19:56:29.1062940Z | ^~~~~~~~~~~~~~~~ 2021-05-16T19:56:29.1209436Z In file included from ../inst/include/Eigen/Core:370, 2021-05-16T19:56:29.1210215Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:29.1211032Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:29.1211881Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:29.1212487Z from fastLm.h:25, 2021-05-16T19:56:29.1213046Z from fastLm.cpp:23: 2021-05-16T19:56:29.1215106Z ../inst/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: 2021-05-16T19:56:29.1217108Z ../inst/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ 2021-05-16T19:56:29.1219145Z ../inst/include/Eigen/src/Geometry/Quaternion.h:242:7: required from ‘struct Eigen::internal::traits >’ 2021-05-16T19:56:29.1220420Z ../inst/include/Eigen/src/Geometry/arch/Geometry_SSE.h:88:47: required from here 2021-05-16T19:56:29.1222808Z ../inst/include/Eigen/src/Core/util/XprHelper.h:187:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:29.1224887Z 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> 2021-05-16T19:56:29.1226044Z | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T19:56:29.1230910Z ../inst/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:29.1232990Z 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> 2021-05-16T19:56:29.1234318Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T19:56:29.1236541Z ../inst/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:29.1239890Z ../inst/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:29.1242766Z ../inst/include/Eigen/src/Core/util/XprHelper.h:205:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:29.1244595Z 205 | typedef typename find_best_packet_helper::type>::type type; 2021-05-16T19:56:29.1245598Z | ^~~~ 2021-05-16T19:56:29.1246371Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T19:56:29.1247093Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:29.1247907Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:29.1248702Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:29.1249452Z from fastLm.h:25, 2021-05-16T19:56:29.1249992Z from fastLm.cpp:23: 2021-05-16T19:56:29.1251733Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: 2021-05-16T19:56:29.1253866Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ 2021-05-16T19:56:29.1255950Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ 2021-05-16T19:56:29.1257894Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ 2021-05-16T19:56:29.1259756Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ 2021-05-16T19:56:29.1261750Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ 2021-05-16T19:56:29.1263533Z ../inst/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ 2021-05-16T19:56:29.1265355Z ../inst/include/Eigen/src/Geometry/Quaternion.h:46:50: required from ‘class Eigen::QuaternionBase >’ 2021-05-16T19:56:29.1267199Z ../inst/include/Eigen/src/Geometry/Quaternion.h:250:7: required from ‘class Eigen::Quaternion’ 2021-05-16T19:56:29.1268373Z ../inst/include/Eigen/src/Geometry/arch/Geometry_SSE.h:92:3: required from here 2021-05-16T19:56:29.1270913Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:29.1272376Z 55 | >::type PacketReturnType; 2021-05-16T19:56:29.1273016Z | ^~~~~~~~~~~~~~~~ 2021-05-16T19:56:29.3291157Z In file included from ../inst/include/Eigen/SparseCore:37, 2021-05-16T19:56:29.3291998Z from ../inst/include/Eigen/Sparse:26, 2021-05-16T19:56:29.3292813Z from ../inst/include/RcppEigenForward.h:31, 2021-05-16T19:56:29.3293625Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:29.3294228Z from fastLm.h:25, 2021-05-16T19:56:29.3294910Z from fastLm.cpp:23: 2021-05-16T19:56:29.3298043Z ../inst/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase >’: 2021-05-16T19:56:29.3300806Z ../inst/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from ‘class Eigen::SparseCompressedBase >’ 2021-05-16T19:56:29.3304521Z ../inst/include/Eigen/src/SparseCore/SparseMatrix.h:96:7: required from ‘class Eigen::SparseMatrix’ 2021-05-16T19:56:29.3307641Z ../inst/include/unsupported/Eigen/src/IterativeSolvers/ConstrainedConjGrad.h:61:25: required from here 2021-05-16T19:56:29.3315898Z ../inst/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:29.3318717Z 47 | >::type PacketReturnType; 2021-05-16T19:56:29.3319762Z | ^~~~~~~~~~~~~~~~ 2021-05-16T19:56:29.3515617Z In file included from ../inst/include/Eigen/Core:370, 2021-05-16T19:56:29.3516413Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:29.3517218Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:29.3518032Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:29.3518638Z from fastLm.h:25, 2021-05-16T19:56:29.3519211Z from fastLm.cpp:23: 2021-05-16T19:56:29.3521095Z ../inst/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: 2021-05-16T19:56:29.3522977Z ../inst/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ 2021-05-16T19:56:29.3527642Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ 2021-05-16T19:56:29.3529393Z ../inst/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ 2021-05-16T19:56:29.3530864Z ../inst/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:168:29: required from here 2021-05-16T19:56:29.3533520Z ../inst/include/Eigen/src/Core/util/XprHelper.h:187:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) long long int’} [-Wignored-attributes] 2021-05-16T19:56:29.3535796Z 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> 2021-05-16T19:56:29.3536963Z | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T19:56:29.3539116Z ../inst/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) long long int’} [-Wignored-attributes] 2021-05-16T19:56:29.3541147Z 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> 2021-05-16T19:56:29.3542483Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T19:56:29.3544648Z ../inst/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) long long int’} [-Wignored-attributes] 2021-05-16T19:56:29.3547614Z ../inst/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) long long int>::half’ {aka ‘__vector(2) long long int’} [-Wignored-attributes] 2021-05-16T19:56:29.3551111Z ../inst/include/Eigen/src/Core/util/XprHelper.h:205:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) long long int’} [-Wignored-attributes] 2021-05-16T19:56:29.3552835Z 205 | typedef typename find_best_packet_helper::type>::type type; 2021-05-16T19:56:29.3553806Z | ^~~~ 2021-05-16T19:56:29.3554552Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T19:56:29.3555473Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:29.3556252Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:29.3557060Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:29.3557676Z from fastLm.h:25, 2021-05-16T19:56:29.3558214Z from fastLm.cpp:23: 2021-05-16T19:56:29.3559959Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: 2021-05-16T19:56:29.3562149Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ 2021-05-16T19:56:29.3564259Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ 2021-05-16T19:56:29.3566972Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ 2021-05-16T19:56:29.3568946Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ 2021-05-16T19:56:29.3571090Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ 2021-05-16T19:56:29.3572965Z ../inst/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ 2021-05-16T19:56:29.3574699Z ../inst/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:168:29: required from here 2021-05-16T19:56:29.3578068Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) long long int’} [-Wignored-attributes] 2021-05-16T19:56:29.3579521Z 55 | >::type PacketReturnType; 2021-05-16T19:56:29.3580165Z | ^~~~~~~~~~~~~~~~ 2021-05-16T19:56:29.3698791Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’: 2021-05-16T19:56:29.3704742Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase >, 1>’ 2021-05-16T19:56:29.3710050Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase >, 3>’ 2021-05-16T19:56:29.3714551Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase > >’ 2021-05-16T19:56:29.3718301Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase > >’ 2021-05-16T19:56:29.3721728Z ../inst/include/Eigen/src/Core/Transpose.h:115:37: required from ‘class Eigen::TransposeImpl, Eigen::Dense>’ 2021-05-16T19:56:29.3725741Z ../inst/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose >’ 2021-05-16T19:56:29.3727883Z ../inst/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:178:72: required from here 2021-05-16T19:56:29.3735153Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) long long int’} [-Wignored-attributes] 2021-05-16T19:56:29.3903652Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: 2021-05-16T19:56:29.3905841Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ 2021-05-16T19:56:29.3907927Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ 2021-05-16T19:56:29.3910036Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ 2021-05-16T19:56:29.3912293Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ 2021-05-16T19:56:29.3914228Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ 2021-05-16T19:56:29.3915982Z ../inst/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ 2021-05-16T19:56:29.3917392Z ../inst/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:179:36: required from here 2021-05-16T19:56:29.3920194Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) long long int’} [-Wignored-attributes] 2021-05-16T19:56:31.8884107Z In file included from ../inst/include/Eigen/Core:370, 2021-05-16T19:56:31.8884963Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:31.8885878Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:31.8887263Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:31.8887885Z from fastLm.h:25, 2021-05-16T19:56:31.8888441Z from fastLm.cpp:23: 2021-05-16T19:56:31.8890815Z ../inst/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: 2021-05-16T19:56:31.8892695Z ../inst/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ 2021-05-16T19:56:31.8898318Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ 2021-05-16T19:56:31.8900435Z ../inst/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ 2021-05-16T19:56:31.8901208Z fastLm.h:45:21: required from here 2021-05-16T19:56:31.8903170Z ../inst/include/Eigen/src/Core/util/XprHelper.h:187:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:31.8905012Z 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> 2021-05-16T19:56:31.8906070Z | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T19:56:31.8907981Z ../inst/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:31.8910202Z 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> 2021-05-16T19:56:31.8911425Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T19:56:31.8914715Z ../inst/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:31.8918250Z ../inst/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:31.8921289Z ../inst/include/Eigen/src/Core/util/XprHelper.h:205:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:31.8922885Z 205 | typedef typename find_best_packet_helper::type>::type type; 2021-05-16T19:56:31.8923778Z | ^~~~ 2021-05-16T19:56:31.8937933Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T19:56:31.8940508Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:31.8941290Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:31.8942410Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:31.8943263Z from fastLm.h:25, 2021-05-16T19:56:31.8944061Z from fastLm.cpp:23: 2021-05-16T19:56:31.8947225Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: 2021-05-16T19:56:31.8950055Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ 2021-05-16T19:56:31.8953512Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ 2021-05-16T19:56:31.8958497Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ 2021-05-16T19:56:31.8960738Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ 2021-05-16T19:56:31.8963041Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ 2021-05-16T19:56:31.8964883Z ../inst/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ 2021-05-16T19:56:31.8965685Z fastLm.h:45:21: required from here 2021-05-16T19:56:31.8967974Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:31.8976848Z 55 | >::type PacketReturnType; 2021-05-16T19:56:31.8977527Z | ^~~~~~~~~~~~~~~~ 2021-05-16T19:56:31.9067658Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: 2021-05-16T19:56:31.9069676Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ 2021-05-16T19:56:31.9072007Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ 2021-05-16T19:56:31.9073938Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ 2021-05-16T19:56:31.9075502Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ 2021-05-16T19:56:31.9077154Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ 2021-05-16T19:56:31.9078672Z ../inst/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ 2021-05-16T19:56:31.9080345Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:68:124: required from ‘class Eigen::ColPivHouseholderQR >’ 2021-05-16T19:56:31.9081307Z fastLm.h:48:42: required from here 2021-05-16T19:56:31.9083524Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:31.9372784Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: 2021-05-16T19:56:31.9374695Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ 2021-05-16T19:56:31.9376730Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ 2021-05-16T19:56:31.9378778Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ 2021-05-16T19:56:31.9380555Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ 2021-05-16T19:56:31.9382234Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ 2021-05-16T19:56:31.9383721Z ../inst/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ 2021-05-16T19:56:31.9385508Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:438:19: required from ‘class Eigen::ColPivHouseholderQR >’ 2021-05-16T19:56:31.9386647Z fastLm.h:48:42: required from here 2021-05-16T19:56:31.9388631Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:31.9525554Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>’: 2021-05-16T19:56:31.9528933Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1>’ 2021-05-16T19:56:31.9531108Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 3>’ 2021-05-16T19:56:31.9533135Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >’ 2021-05-16T19:56:31.9535034Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >’ 2021-05-16T19:56:31.9537111Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>’ 2021-05-16T19:56:31.9539389Z ../inst/include/Eigen/src/Core/MapBase.h:221:34: required from ‘class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 1>’ 2021-05-16T19:56:31.9541698Z ../inst/include/Eigen/src/Core/Map.h:94:79: required from ‘class Eigen::Map, 0, Eigen::Stride<0, 0> >’ 2021-05-16T19:56:31.9542568Z fastLm.h:53:16: required from here 2021-05-16T19:56:31.9544635Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:31.9659026Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>’: 2021-05-16T19:56:31.9661209Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1>’ 2021-05-16T19:56:31.9664626Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 3>’ 2021-05-16T19:56:31.9667083Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >’ 2021-05-16T19:56:31.9668948Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >’ 2021-05-16T19:56:31.9671017Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>’ 2021-05-16T19:56:31.9673055Z ../inst/include/Eigen/src/Core/MapBase.h:221:34: required from ‘class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 1>’ 2021-05-16T19:56:31.9674703Z ../inst/include/Eigen/src/Core/Map.h:94:79: required from ‘class Eigen::Map, 0, Eigen::Stride<0, 0> >’ 2021-05-16T19:56:31.9675500Z fastLm.h:54:16: required from here 2021-05-16T19:56:31.9677430Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:31.9809084Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>’: 2021-05-16T19:56:31.9812451Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::Matrix > >’ 2021-05-16T19:56:31.9815370Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, Eigen::Matrix > >’ 2021-05-16T19:56:31.9818434Z ../inst/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, Eigen::Matrix >’ 2021-05-16T19:56:31.9819798Z fastLm.h:67:74: required from here 2021-05-16T19:56:31.9822276Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:32.0069287Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>’: 2021-05-16T19:56:32.0072810Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::Matrix > >’ 2021-05-16T19:56:32.0075403Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, Eigen::Matrix > >’ 2021-05-16T19:56:32.0077908Z ../inst/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, Eigen::Matrix >’ 2021-05-16T19:56:32.0079149Z fastLm.cpp:47:44: required from here 2021-05-16T19:56:32.0081392Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:32.0204670Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: 2021-05-16T19:56:32.0207081Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ 2021-05-16T19:56:32.0209218Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ 2021-05-16T19:56:32.0213954Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ 2021-05-16T19:56:32.0216562Z ../inst/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase >’ 2021-05-16T19:56:32.0218460Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ 2021-05-16T19:56:32.0220275Z ../inst/include/Eigen/src/Core/Array.h:45:7: required from ‘class Eigen::Array’ 2021-05-16T19:56:32.0221262Z fastLm.cpp:60:46: required from here 2021-05-16T19:56:32.0223431Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:32.0344016Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Array >, 0>’: 2021-05-16T19:56:32.0346601Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::Array > >’ 2021-05-16T19:56:32.0348975Z ../inst/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, Eigen::Array > >’ 2021-05-16T19:56:32.0351985Z ../inst/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, Eigen::Array >’ 2021-05-16T19:56:32.0355513Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from ‘struct Eigen::internal::traits, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > > >’ 2021-05-16T19:56:32.0359109Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Dense>’ 2021-05-16T19:56:32.0362774Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >’ 2021-05-16T19:56:32.0364668Z fastLm.cpp:64:24: required from here 2021-05-16T19:56:32.0366898Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:32.0631856Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 0>’: 2021-05-16T19:56:32.0636114Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 2>’ 2021-05-16T19:56:32.0639136Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > > >’ 2021-05-16T19:56:32.0642321Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > > >’ 2021-05-16T19:56:32.0645147Z ../inst/include/Eigen/src/Core/Transpose.h:115:37: required from ‘class Eigen::TransposeImpl, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’ 2021-05-16T19:56:32.0647662Z ../inst/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, 0, Eigen::Stride<0, 0> > >’ 2021-05-16T19:56:32.0648768Z fastLm.cpp:70:29: required from here 2021-05-16T19:56:32.0651130Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:32.0829534Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>’: 2021-05-16T19:56:32.0832543Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, Eigen::Map, 0, Eigen::Stride<0, 0> > > >’ 2021-05-16T19:56:32.0835370Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, Eigen::Map, 0, Eigen::Stride<0, 0> > > >’ 2021-05-16T19:56:32.0838067Z ../inst/include/Eigen/src/Core/Solve.h:86:7: required from ‘class Eigen::SolveImpl >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’ 2021-05-16T19:56:32.0840609Z ../inst/include/Eigen/src/Core/Solve.h:62:7: required from ‘class Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >’ 2021-05-16T19:56:32.0841791Z fastLm.cpp:92:30: required from here 2021-05-16T19:56:32.0843862Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:32.0988032Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0>, 0>’: 2021-05-16T19:56:32.0991378Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0> >’ 2021-05-16T19:56:32.0993630Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0> >’ 2021-05-16T19:56:32.0995849Z ../inst/include/Eigen/src/Core/Product.h:115:7: required from ‘class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0, 7>’ 2021-05-16T19:56:32.0998048Z ../inst/include/Eigen/src/Core/Product.h:147:7: required from ‘class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0, Eigen::Dense>’ 2021-05-16T19:56:32.1000101Z ../inst/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0>’ 2021-05-16T19:56:32.1001409Z fastLm.cpp:93:23: required from here 2021-05-16T19:56:32.1003439Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:32.1115544Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, 0>’: 2021-05-16T19:56:32.1118072Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, 2>’ 2021-05-16T19:56:32.1120219Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false> >’ 2021-05-16T19:56:32.1122068Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false> >’ 2021-05-16T19:56:32.1123902Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, -1, false>, 0>’ 2021-05-16T19:56:32.1126008Z ../inst/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, -1, -1, false, true>’ 2021-05-16T19:56:32.1127876Z ../inst/include/Eigen/src/Core/Block.h:154:7: required from ‘class Eigen::BlockImpl, -1, -1, false, Eigen::Dense>’ 2021-05-16T19:56:32.1129752Z ../inst/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block, -1, -1, false>’ 2021-05-16T19:56:32.1130575Z fastLm.cpp:94:52: required from here 2021-05-16T19:56:32.1132516Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:32.1381976Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, 2>, Eigen::Matrix >, 0>’: 2021-05-16T19:56:32.1385225Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false>, 2>, Eigen::Matrix > >’ 2021-05-16T19:56:32.1387849Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false>, 2>, Eigen::Matrix > >’ 2021-05-16T19:56:32.1390592Z ../inst/include/Eigen/src/Core/Solve.h:86:7: required from ‘class Eigen::SolveImpl, -1, -1, false>, 2>, Eigen::Matrix, Eigen::Dense>’ 2021-05-16T19:56:32.1393025Z ../inst/include/Eigen/src/Core/Solve.h:62:7: required from ‘class Eigen::Solve, -1, -1, false>, 2>, Eigen::Matrix >’ 2021-05-16T19:56:32.1394267Z fastLm.cpp:95:38: required from here 2021-05-16T19:56:32.1396224Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:32.1526527Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, 2>, Eigen::Matrix >, Eigen::internal::member_norm, 1>, 0>’: 2021-05-16T19:56:32.1530742Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false>, 2>, Eigen::Matrix >, Eigen::internal::member_norm, 1> >’ 2021-05-16T19:56:32.1534335Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false>, 2>, Eigen::Matrix >, Eigen::internal::member_norm, 1> >’ 2021-05-16T19:56:32.1538452Z ../inst/include/Eigen/src/Core/VectorwiseOp.h:56:7: required from ‘class Eigen::PartialReduxExpr, -1, -1, false>, 2>, Eigen::Matrix >, Eigen::internal::member_norm, 1>’ 2021-05-16T19:56:32.1540180Z fastLm.cpp:95:55: required from here 2021-05-16T19:56:32.1542177Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:32.1664061Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::PartialReduxExpr, -1, -1, false>, 2>, Eigen::Matrix >, Eigen::internal::member_norm, 1>, 2>, 0>’: 2021-05-16T19:56:32.1668359Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::PartialReduxExpr, -1, -1, false>, 2>, Eigen::Matrix >, Eigen::internal::member_norm, 1>, 2> >’ 2021-05-16T19:56:32.1673258Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, Eigen::PartialReduxExpr, -1, -1, false>, 2>, Eigen::Matrix >, Eigen::internal::member_norm, 1>, 2> >’ 2021-05-16T19:56:32.1678801Z ../inst/include/Eigen/src/Core/Product.h:115:7: required from ‘class Eigen::internal::dense_product_base, Eigen::PartialReduxExpr, -1, -1, false>, 2>, Eigen::Matrix >, Eigen::internal::member_norm, 1>, 2, 7>’ 2021-05-16T19:56:32.1683924Z ../inst/include/Eigen/src/Core/Product.h:147:7: required from ‘class Eigen::ProductImpl, Eigen::PartialReduxExpr, -1, -1, false>, 2>, Eigen::Matrix >, Eigen::internal::member_norm, 1>, 2, Eigen::Dense>’ 2021-05-16T19:56:32.1690336Z ../inst/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, Eigen::PartialReduxExpr, -1, -1, false>, 2>, Eigen::Matrix >, Eigen::internal::member_norm, 1>, 2>’ 2021-05-16T19:56:32.1691887Z fastLm.cpp:95:55: required from here 2021-05-16T19:56:32.1694010Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:32.1835320Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, 2>, Eigen::CwiseNullaryOp, Eigen::Matrix > >, 0>’: 2021-05-16T19:56:32.1840470Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false>, 2>, Eigen::CwiseNullaryOp, Eigen::Matrix > > >’ 2021-05-16T19:56:32.1845008Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false>, 2>, Eigen::CwiseNullaryOp, Eigen::Matrix > > >’ 2021-05-16T19:56:32.1849153Z ../inst/include/Eigen/src/Core/Solve.h:86:7: required from ‘class Eigen::SolveImpl, -1, -1, false>, 2>, Eigen::CwiseNullaryOp, Eigen::Matrix >, Eigen::Dense>’ 2021-05-16T19:56:32.1852845Z ../inst/include/Eigen/src/Core/Solve.h:62:7: required from ‘class Eigen::Solve, -1, -1, false>, 2>, Eigen::CwiseNullaryOp, Eigen::Matrix > >’ 2021-05-16T19:56:32.1854957Z fastLm.cpp:100:42: required from here 2021-05-16T19:56:32.1857873Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:32.1971675Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, false>, 0>’: 2021-05-16T19:56:32.1974405Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, false>, 1>’ 2021-05-16T19:56:32.1977409Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, false>, 3>’ 2021-05-16T19:56:32.1979696Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, 1, false> >’ 2021-05-16T19:56:32.1981614Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, 1, false> >’ 2021-05-16T19:56:32.1983723Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, 1, false>, 0>’ 2021-05-16T19:56:32.1985632Z ../inst/include/Eigen/src/Core/MapBase.h:221:34: required from ‘class Eigen::MapBase, -1, 1, false>, 1>’ 2021-05-16T19:56:32.1988846Z ../inst/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, -1, 1, false, true>’ 2021-05-16T19:56:32.1991674Z ../inst/include/Eigen/src/Core/Block.h:154:7: required from ‘class Eigen::BlockImpl, -1, 1, false, Eigen::Dense>’ 2021-05-16T19:56:32.1993822Z ../inst/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block, -1, 1, false>’ 2021-05-16T19:56:32.1995587Z ../inst/include/Eigen/src/Core/VectorBlock.h:56:47: required from ‘class Eigen::VectorBlock, -1>’ 2021-05-16T19:56:32.1996588Z fastLm.cpp:102:17: required from here 2021-05-16T19:56:32.1998760Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:32.2166623Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Block, -1, 1, false>, 0>, 0>’: 2021-05-16T19:56:32.2169403Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::Block, -1, 1, false>, 0> >’ 2021-05-16T19:56:32.2171665Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, Eigen::Block, -1, 1, false>, 0> >’ 2021-05-16T19:56:32.2174033Z ../inst/include/Eigen/src/Core/Product.h:115:7: required from ‘class Eigen::internal::dense_product_base, Eigen::Block, -1, 1, false>, 0, 7>’ 2021-05-16T19:56:32.2177132Z ../inst/include/Eigen/src/Core/Product.h:147:7: required from ‘class Eigen::ProductImpl, Eigen::Block, -1, 1, false>, 0, Eigen::Dense>’ 2021-05-16T19:56:32.2179991Z ../inst/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, Eigen::Block, -1, 1, false>, 0>’ 2021-05-16T19:56:32.2180953Z fastLm.cpp:102:61: required from here 2021-05-16T19:56:32.2182880Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:32.2300514Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix, 2>, 0>’: 2021-05-16T19:56:32.2302990Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::Matrix, 2> >’ 2021-05-16T19:56:32.2305378Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, Eigen::Matrix, 2> >’ 2021-05-16T19:56:32.2307583Z ../inst/include/Eigen/src/Core/Product.h:115:7: required from ‘class Eigen::internal::dense_product_base, Eigen::Matrix, 2, 7>’ 2021-05-16T19:56:32.2309923Z ../inst/include/Eigen/src/Core/Product.h:147:7: required from ‘class Eigen::ProductImpl, Eigen::Matrix, 2, Eigen::Dense>’ 2021-05-16T19:56:32.2312021Z ../inst/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, Eigen::Matrix, 2>’ 2021-05-16T19:56:32.2313072Z fastLm.cpp:103:45: required from here 2021-05-16T19:56:32.2315082Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:32.2452687Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::internal::member_norm, 1>, 0>’: 2021-05-16T19:56:32.2455115Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::internal::member_norm, 1> >’ 2021-05-16T19:56:32.2457378Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, Eigen::internal::member_norm, 1> >’ 2021-05-16T19:56:32.2459546Z ../inst/include/Eigen/src/Core/VectorwiseOp.h:56:7: required from ‘class Eigen::PartialReduxExpr, Eigen::internal::member_norm, 1>’ 2021-05-16T19:56:32.2460614Z fastLm.cpp:108:58: required from here 2021-05-16T19:56:32.2462868Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:32.6102015Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>’: 2021-05-16T19:56:32.6108388Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, Eigen::Map, 0, Eigen::Stride<0, 0> > > >’ 2021-05-16T19:56:32.6111428Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, Eigen::Map, 0, Eigen::Stride<0, 0> > > >’ 2021-05-16T19:56:32.6114190Z ../inst/include/Eigen/src/Core/Solve.h:86:7: required from ‘class Eigen::SolveImpl >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’ 2021-05-16T19:56:32.6116582Z ../inst/include/Eigen/src/Core/Solve.h:62:7: required from ‘class Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >’ 2021-05-16T19:56:32.6117709Z fastLm.cpp:114:41: required from here 2021-05-16T19:56:32.6119817Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:32.6301382Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>, 0>’: 2021-05-16T19:56:32.6304299Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >’ 2021-05-16T19:56:32.6306992Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >’ 2021-05-16T19:56:32.6309992Z ../inst/include/Eigen/src/Core/Product.h:115:7: required from ‘class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, 7>’ 2021-05-16T19:56:32.6312715Z ../inst/include/Eigen/src/Core/Product.h:147:7: required from ‘class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, Eigen::Dense>’ 2021-05-16T19:56:32.6315342Z ../inst/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>’ 2021-05-16T19:56:32.6316452Z fastLm.cpp:123:45: required from here 2021-05-16T19:56:32.6318352Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:32.6433150Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1>, Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >, 0>’: 2021-05-16T19:56:32.6436936Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 1>, Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> > >’ 2021-05-16T19:56:32.6441293Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 1>, Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> > >’ 2021-05-16T19:56:32.6444941Z ../inst/include/Eigen/src/Core/Solve.h:86:7: required from ‘class Eigen::SolveImpl, 1>, Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>, Eigen::Dense>’ 2021-05-16T19:56:32.6448512Z ../inst/include/Eigen/src/Core/Solve.h:62:7: required from ‘class Eigen::Solve, 1>, Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >’ 2021-05-16T19:56:32.6449827Z fastLm.cpp:123:46: required from here 2021-05-16T19:56:32.6451808Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:32.6584007Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1>, Eigen::Matrix >, 0>’: 2021-05-16T19:56:32.6586484Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 1>, Eigen::Matrix > >’ 2021-05-16T19:56:32.6588651Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 1>, Eigen::Matrix > >’ 2021-05-16T19:56:32.6591028Z ../inst/include/Eigen/src/Core/Solve.h:86:7: required from ‘class Eigen::SolveImpl, 1>, Eigen::Matrix, Eigen::Dense>’ 2021-05-16T19:56:32.6593034Z ../inst/include/Eigen/src/Core/Solve.h:62:7: required from ‘class Eigen::Solve, 1>, Eigen::Matrix >’ 2021-05-16T19:56:32.6594118Z fastLm.cpp:125:46: required from here 2021-05-16T19:56:32.6595958Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:32.6731382Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1>, Eigen::Matrix >, Eigen::internal::member_norm, 0>, 0>’: 2021-05-16T19:56:32.6735289Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 1>, Eigen::Matrix >, Eigen::internal::member_norm, 0> >’ 2021-05-16T19:56:32.6739747Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 1>, Eigen::Matrix >, Eigen::internal::member_norm, 0> >’ 2021-05-16T19:56:32.6742972Z ../inst/include/Eigen/src/Core/VectorwiseOp.h:56:7: required from ‘class Eigen::PartialReduxExpr, 1>, Eigen::Matrix >, Eigen::internal::member_norm, 0>’ 2021-05-16T19:56:32.6745783Z fastLm.cpp:125:63: required from here 2021-05-16T19:56:32.6748462Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:32.6897435Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>, 0>’: 2021-05-16T19:56:32.6899502Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, 0>, 2>’ 2021-05-16T19:56:32.6901386Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0> >’ 2021-05-16T19:56:32.6903142Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0> >’ 2021-05-16T19:56:32.6904772Z ../inst/include/Eigen/src/Core/Diagonal.h:63:53: required from ‘class Eigen::Diagonal, 0>’ 2021-05-16T19:56:32.6905603Z fastLm.cpp:130:19: required from here 2021-05-16T19:56:32.6907515Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:32.7041404Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1>, Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >, 0>’: 2021-05-16T19:56:32.7045535Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 1>, Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> > >’ 2021-05-16T19:56:32.7050957Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 1>, Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> > >’ 2021-05-16T19:56:32.7054759Z ../inst/include/Eigen/src/Core/Solve.h:86:7: required from ‘class Eigen::SolveImpl, 1>, Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>, Eigen::Dense>’ 2021-05-16T19:56:32.7058035Z ../inst/include/Eigen/src/Core/Solve.h:62:7: required from ‘class Eigen::Solve, 1>, Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >’ 2021-05-16T19:56:32.7059607Z fastLm.cpp:135:46: required from here 2021-05-16T19:56:32.7061630Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:32.7291711Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1>, Eigen::Matrix >, 0>’: 2021-05-16T19:56:32.7294690Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 1>, Eigen::Matrix > >’ 2021-05-16T19:56:32.7296912Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 1>, Eigen::Matrix > >’ 2021-05-16T19:56:32.7299180Z ../inst/include/Eigen/src/Core/Solve.h:86:7: required from ‘class Eigen::SolveImpl, 1>, Eigen::Matrix, Eigen::Dense>’ 2021-05-16T19:56:32.7301232Z ../inst/include/Eigen/src/Core/Solve.h:62:7: required from ‘class Eigen::Solve, 1>, Eigen::Matrix >’ 2021-05-16T19:56:32.7302207Z fastLm.cpp:137:36: required from here 2021-05-16T19:56:32.7304301Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:32.7409970Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1>, Eigen::Matrix >, 0>, 0>’: 2021-05-16T19:56:32.7412440Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 1>, Eigen::Matrix >, 0> >’ 2021-05-16T19:56:32.7414702Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 1>, Eigen::Matrix >, 0> >’ 2021-05-16T19:56:32.7417264Z ../inst/include/Eigen/src/Core/Diagonal.h:63:53: required from ‘class Eigen::Diagonal, 1>, Eigen::Matrix >, 0>’ 2021-05-16T19:56:32.7418423Z fastLm.cpp:137:47: required from here 2021-05-16T19:56:32.7421163Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:32.7545515Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1>, Eigen::Matrix >, 0> >, 0>’: 2021-05-16T19:56:32.7548326Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 1>, Eigen::Matrix >, 0> > >’ 2021-05-16T19:56:32.7553068Z ../inst/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, 1>, Eigen::Matrix >, 0> > >’ 2021-05-16T19:56:32.7556194Z ../inst/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from ‘class Eigen::ArrayWrapper, 1>, Eigen::Matrix >, 0> >’ 2021-05-16T19:56:32.7557761Z fastLm.cpp:137:55: required from here 2021-05-16T19:56:32.7560176Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:32.7670530Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, 1>, Eigen::Matrix >, 0> > >, 0>’: 2021-05-16T19:56:32.7674833Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::ArrayWrapper, 1>, Eigen::Matrix >, 0> > > >’ 2021-05-16T19:56:32.7678400Z ../inst/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::ArrayWrapper, 1>, Eigen::Matrix >, 0> > > >’ 2021-05-16T19:56:32.7681972Z ../inst/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper, 1>, Eigen::Matrix >, 0> >, Eigen::Dense>’ 2021-05-16T19:56:32.7685432Z ../inst/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 1>, Eigen::Matrix >, 0> > >’ 2021-05-16T19:56:32.7687125Z fastLm.cpp:137:62: required from here 2021-05-16T19:56:32.7689215Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:32.7802631Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’: 2021-05-16T19:56:32.7804919Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase >, 2>’ 2021-05-16T19:56:32.7807002Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase > >’ 2021-05-16T19:56:32.7808971Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase > >’ 2021-05-16T19:56:32.7811442Z ../inst/include/Eigen/src/Core/Transpose.h:115:37: required from ‘class Eigen::TransposeImpl, Eigen::Dense>’ 2021-05-16T19:56:32.7813420Z ../inst/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose >’ 2021-05-16T19:56:32.7814987Z fastLm.cpp:159:26: required from here 2021-05-16T19:56:32.7817392Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:32.7952277Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’: 2021-05-16T19:56:32.7954935Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase >, 1>’ 2021-05-16T19:56:32.7958660Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase >, 3>’ 2021-05-16T19:56:32.7961149Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase > >’ 2021-05-16T19:56:32.7963194Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase > >’ 2021-05-16T19:56:32.7965636Z ../inst/include/Eigen/src/Core/ArrayWrapper.h:140:7: required from ‘class Eigen::MatrixWrapper >’ 2021-05-16T19:56:32.7966645Z fastLm.cpp:159:46: required from here 2021-05-16T19:56:32.7968817Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:32.8118429Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, Eigen::DiagonalWrapper > >, 1>, 0>’: 2021-05-16T19:56:32.8123781Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, Eigen::DiagonalWrapper > >, 1> >’ 2021-05-16T19:56:32.8127455Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, Eigen::DiagonalWrapper > >, 1> >’ 2021-05-16T19:56:32.8130645Z ../inst/include/Eigen/src/Core/Product.h:115:7: required from ‘class Eigen::internal::dense_product_base >, Eigen::DiagonalWrapper > >, 1, 8>’ 2021-05-16T19:56:32.8134395Z ../inst/include/Eigen/src/Core/Product.h:147:7: required from ‘class Eigen::ProductImpl >, Eigen::DiagonalWrapper > >, 1, Eigen::Dense>’ 2021-05-16T19:56:32.8137589Z ../inst/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product >, Eigen::DiagonalWrapper > >, 1>’ 2021-05-16T19:56:32.8139106Z fastLm.cpp:159:59: required from here 2021-05-16T19:56:32.8141180Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:32.8293107Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Transpose >, 0>, 0>’: 2021-05-16T19:56:32.8296147Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::Transpose >, 0> >’ 2021-05-16T19:56:32.8298632Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, Eigen::Transpose >, 0> >’ 2021-05-16T19:56:32.8300926Z ../inst/include/Eigen/src/Core/Product.h:115:7: required from ‘class Eigen::internal::dense_product_base, Eigen::Transpose >, 0, 8>’ 2021-05-16T19:56:32.8303247Z ../inst/include/Eigen/src/Core/Product.h:147:7: required from ‘class Eigen::ProductImpl, Eigen::Transpose >, 0, Eigen::Dense>’ 2021-05-16T19:56:32.8305357Z ../inst/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, Eigen::Transpose >, 0>’ 2021-05-16T19:56:32.8306379Z fastLm.cpp:160:32: required from here 2021-05-16T19:56:32.8308393Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:32.8440507Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Transpose >, 0>, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>, 0>’: 2021-05-16T19:56:32.8444846Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::Transpose >, 0>, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >’ 2021-05-16T19:56:32.8448027Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, Eigen::Transpose >, 0>, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >’ 2021-05-16T19:56:32.8450886Z ../inst/include/Eigen/src/Core/Product.h:115:7: required from ‘class Eigen::internal::dense_product_base, Eigen::Transpose >, 0>, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, 7>’ 2021-05-16T19:56:32.8453885Z ../inst/include/Eigen/src/Core/Product.h:147:7: required from ‘class Eigen::ProductImpl, Eigen::Transpose >, 0>, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, Eigen::Dense>’ 2021-05-16T19:56:32.8457191Z ../inst/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, Eigen::Transpose >, 0>, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>’ 2021-05-16T19:56:32.8458938Z fastLm.cpp:160:36: required from here 2021-05-16T19:56:32.8461116Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:32.8637169Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’: 2021-05-16T19:56:32.8639428Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase >, 2>’ 2021-05-16T19:56:32.8641461Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase > >’ 2021-05-16T19:56:32.8643405Z ../inst/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase > >’ 2021-05-16T19:56:32.8645245Z ../inst/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from ‘class Eigen::ArrayWrapper >’ 2021-05-16T19:56:32.8646241Z fastLm.cpp:168:39: required from here 2021-05-16T19:56:32.8648297Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:32.8769199Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::DiagonalWrapper > >, 1>, 0>’: 2021-05-16T19:56:32.8773092Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::DiagonalWrapper > >, 1> >’ 2021-05-16T19:56:32.8776796Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, Eigen::DiagonalWrapper > >, 1> >’ 2021-05-16T19:56:32.8780617Z ../inst/include/Eigen/src/Core/Product.h:115:7: required from ‘class Eigen::internal::dense_product_base, Eigen::DiagonalWrapper > >, 1, 8>’ 2021-05-16T19:56:32.8783490Z ../inst/include/Eigen/src/Core/Product.h:147:7: required from ‘class Eigen::ProductImpl, Eigen::DiagonalWrapper > >, 1, Eigen::Dense>’ 2021-05-16T19:56:32.8786775Z ../inst/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, Eigen::DiagonalWrapper > >, 1>’ 2021-05-16T19:56:32.8788000Z fastLm.cpp:168:62: required from here 2021-05-16T19:56:32.8790932Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:32.8952921Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1>, 0>’: 2021-05-16T19:56:32.8955609Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, -1>, 2>’ 2021-05-16T19:56:32.8958592Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1> >’ 2021-05-16T19:56:32.8961382Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1> >’ 2021-05-16T19:56:32.8963373Z ../inst/include/Eigen/src/Core/Diagonal.h:63:53: required from ‘class Eigen::Diagonal, -1>’ 2021-05-16T19:56:32.8965508Z ../inst/include/Eigen/src/Eigenvalues/Tridiagonalization.h:96:21: required from ‘class Eigen::Tridiagonalization >’ 2021-05-16T19:56:32.8968526Z ../inst/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:105:62: required from ‘class Eigen::SelfAdjointEigenSolver >’ 2021-05-16T19:56:32.8969861Z fastLm.cpp:176:39: required from here 2021-05-16T19:56:32.8972247Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:32.9168512Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Array >, 0>’: 2021-05-16T19:56:32.9172352Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Array > >’ 2021-05-16T19:56:32.9174916Z ../inst/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::Array > >’ 2021-05-16T19:56:32.9177608Z ../inst/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Array, Eigen::Dense>’ 2021-05-16T19:56:32.9180520Z ../inst/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::Array >’ 2021-05-16T19:56:32.9182134Z fastLm.cpp:178:48: required from here 2021-05-16T19:56:32.9184296Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:32.9291012Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Array > >, 0>’: 2021-05-16T19:56:32.9294515Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Array > > >’ 2021-05-16T19:56:32.9297392Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Array > > >’ 2021-05-16T19:56:32.9300466Z ../inst/include/Eigen/src/Core/ArrayWrapper.h:140:7: required from ‘class Eigen::MatrixWrapper, const Eigen::Array > >’ 2021-05-16T19:56:32.9301783Z fastLm.cpp:178:57: required from here 2021-05-16T19:56:32.9304863Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:32.9457495Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::DiagonalWrapper, const Eigen::Array > > >, 1>, 0>’: 2021-05-16T19:56:32.9461371Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::DiagonalWrapper, const Eigen::Array > > >, 1> >’ 2021-05-16T19:56:32.9465035Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, Eigen::DiagonalWrapper, const Eigen::Array > > >, 1> >’ 2021-05-16T19:56:32.9468685Z ../inst/include/Eigen/src/Core/Product.h:115:7: required from ‘class Eigen::internal::dense_product_base, Eigen::DiagonalWrapper, const Eigen::Array > > >, 1, 8>’ 2021-05-16T19:56:32.9474051Z ../inst/include/Eigen/src/Core/Product.h:147:7: required from ‘class Eigen::ProductImpl, Eigen::DiagonalWrapper, const Eigen::Array > > >, 1, Eigen::Dense>’ 2021-05-16T19:56:32.9477849Z ../inst/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, Eigen::DiagonalWrapper, const Eigen::Array > > >, 1>’ 2021-05-16T19:56:32.9479585Z fastLm.cpp:178:70: required from here 2021-05-16T19:56:32.9481768Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:32.9609830Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Transpose >, 0>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>, 0>’: 2021-05-16T19:56:32.9614062Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::Transpose >, 0>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0> >’ 2021-05-16T19:56:32.9618410Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, Eigen::Transpose >, 0>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0> >’ 2021-05-16T19:56:32.9622469Z ../inst/include/Eigen/src/Core/Product.h:115:7: required from ‘class Eigen::internal::dense_product_base, Eigen::Transpose >, 0>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0, 8>’ 2021-05-16T19:56:32.9626742Z ../inst/include/Eigen/src/Core/Product.h:147:7: required from ‘class Eigen::ProductImpl, Eigen::Transpose >, 0>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0, Eigen::Dense>’ 2021-05-16T19:56:32.9630451Z ../inst/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, Eigen::Transpose >, 0>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>’ 2021-05-16T19:56:32.9632072Z fastLm.cpp:179:51: required from here 2021-05-16T19:56:32.9634362Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:32.9784058Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Transpose >, 0>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>, 0>’: 2021-05-16T19:56:32.9788489Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::Transpose >, 0>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >’ 2021-05-16T19:56:32.9793102Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, Eigen::Transpose >, 0>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >’ 2021-05-16T19:56:32.9797329Z ../inst/include/Eigen/src/Core/Product.h:115:7: required from ‘class Eigen::internal::dense_product_base, Eigen::Transpose >, 0>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, 7>’ 2021-05-16T19:56:32.9802614Z ../inst/include/Eigen/src/Core/Product.h:147:7: required from ‘class Eigen::ProductImpl, Eigen::Transpose >, 0>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, Eigen::Dense>’ 2021-05-16T19:56:32.9807558Z ../inst/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, Eigen::Transpose >, 0>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>’ 2021-05-16T19:56:32.9809620Z fastLm.cpp:179:55: required from here 2021-05-16T19:56:32.9812043Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:33.0007870Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Matrix >, 0>’: 2021-05-16T19:56:33.0011302Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Matrix > >’ 2021-05-16T19:56:33.0014535Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Matrix > >’ 2021-05-16T19:56:33.0018094Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Matrix, Eigen::Dense>’ 2021-05-16T19:56:33.0021854Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Matrix >’ 2021-05-16T19:56:33.0023279Z fastLm.cpp:226:49: required from here 2021-05-16T19:56:33.0025462Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:33.0152928Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>’: 2021-05-16T19:56:33.0155699Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Matrix > >’ 2021-05-16T19:56:33.0158087Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Matrix > >’ 2021-05-16T19:56:33.0160362Z ../inst/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, const Eigen::Matrix >’ 2021-05-16T19:56:33.0164911Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from ‘struct Eigen::internal::traits, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >’ 2021-05-16T19:56:33.0168454Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix, Eigen::Dense>’ 2021-05-16T19:56:33.0172715Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >’ 2021-05-16T19:56:33.0174513Z fastLm.cpp:231:45: required from here 2021-05-16T19:56:33.0176694Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:33.0285768Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 0>’: 2021-05-16T19:56:33.0290327Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >’ 2021-05-16T19:56:33.0294407Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >’ 2021-05-16T19:56:33.0297843Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix, Eigen::Dense>’ 2021-05-16T19:56:33.0301176Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >’ 2021-05-16T19:56:33.0302849Z fastLm.cpp:231:45: required from here 2021-05-16T19:56:33.0305029Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:33.2132174Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>’: 2021-05-16T19:56:33.2135078Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >’ 2021-05-16T19:56:33.2138021Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >’ 2021-05-16T19:56:33.2141345Z ../inst/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’ 2021-05-16T19:56:33.2144101Z ../inst/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> > >’ 2021-05-16T19:56:33.2147419Z ../inst/include/Eigen/src/Core/util/XprHelper.h:510:38: required from ‘struct Eigen::internal::cast_return_type, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseUnaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >’ 2021-05-16T19:56:33.2150409Z ../inst/include/Eigen/src/Core/../plugins/CommonCwiseUnaryOps.h:48:179: required from ‘struct Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >::CastXpr’ 2021-05-16T19:56:33.2166457Z ../inst/include/Eigen/src/Core/../plugins/CommonCwiseUnaryOps.h:62:1: required by substitution of ‘template typename Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >::CastXpr::Type Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >::cast() const [with NewType = double]’ 2021-05-16T19:56:33.2174521Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:359:9: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:33.2178082Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:33.2180472Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:33.2298776Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>’: 2021-05-16T19:56:33.2301419Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Matrix > >’ 2021-05-16T19:56:33.2305427Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Matrix > >’ 2021-05-16T19:56:33.2308162Z ../inst/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Matrix, Eigen::Dense>’ 2021-05-16T19:56:33.2310960Z ../inst/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::Matrix >’ 2021-05-16T19:56:33.2313773Z ../inst/include/Eigen/src/Core/util/XprHelper.h:510:38: required from ‘struct Eigen::internal::cast_return_type, const Eigen::CwiseUnaryOp, const Eigen::Matrix > >’ 2021-05-16T19:56:33.2316631Z ../inst/include/Eigen/src/Core/../plugins/CommonCwiseUnaryOps.h:48:179: required from ‘struct Eigen::MatrixBase >::CastXpr’ 2021-05-16T19:56:33.2319992Z ../inst/include/Eigen/src/Core/../plugins/CommonCwiseUnaryOps.h:62:1: required by substitution of ‘template typename Eigen::MatrixBase >::CastXpr::Type Eigen::MatrixBase >::cast() const [with NewType = double]’ 2021-05-16T19:56:33.2326661Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:359:9: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:33.2330035Z fastLm.cpp:107:59: required from here 2021-05-16T19:56:33.2332088Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:33.3545121Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>’: 2021-05-16T19:56:33.3549044Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::Matrix > >’ 2021-05-16T19:56:33.3552612Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, Eigen::Matrix > >’ 2021-05-16T19:56:33.3554886Z ../inst/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, Eigen::Matrix >’ 2021-05-16T19:56:33.3557405Z ../inst/include/Eigen/src/Core/CwiseNullaryOp.h:327:30: required from ‘Derived& Eigen::DenseBase::setConstant(const Scalar&) [with Derived = Eigen::Matrix; Eigen::DenseBase::Scalar = double]’ 2021-05-16T19:56:33.3559729Z ../inst/include/Eigen/src/Core/CwiseNullaryOp.h:501:10: required from ‘Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Matrix]’ 2021-05-16T19:56:33.3560791Z fastLm.cpp:69:36: required from here 2021-05-16T19:56:33.3562791Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:33.3780308Z In file included from ../inst/include/Eigen/Core:370, 2021-05-16T19:56:33.3781046Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:33.3781790Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:33.3782548Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:33.3783149Z from fastLm.h:25, 2021-05-16T19:56:33.3784162Z from fastLm.cpp:23: 2021-05-16T19:56:33.3786098Z ../inst/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: 2021-05-16T19:56:33.3788309Z ../inst/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ 2021-05-16T19:56:33.3794312Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ 2021-05-16T19:56:33.3796254Z ../inst/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ 2021-05-16T19:56:33.3799925Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:307:86: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:33.3807295Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:33.3810988Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:33.3813143Z ../inst/include/Eigen/src/Core/util/XprHelper.h:187:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:33.3815123Z 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> 2021-05-16T19:56:33.3816465Z | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T19:56:33.3820535Z ../inst/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:33.3822676Z 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> 2021-05-16T19:56:33.3824016Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T19:56:33.3826991Z ../inst/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:33.3830872Z ../inst/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:33.3834972Z ../inst/include/Eigen/src/Core/util/XprHelper.h:205:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:33.3836953Z 205 | typedef typename find_best_packet_helper::type>::type type; 2021-05-16T19:56:33.3837929Z | ^~~~ 2021-05-16T19:56:33.3838718Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T19:56:33.3839440Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:33.3840237Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:33.3841025Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:33.3841853Z from fastLm.h:25, 2021-05-16T19:56:33.3842395Z from fastLm.cpp:23: 2021-05-16T19:56:33.3844404Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: 2021-05-16T19:56:33.3846699Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ 2021-05-16T19:56:33.3849651Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ 2021-05-16T19:56:33.3852085Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ 2021-05-16T19:56:33.3854032Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ 2021-05-16T19:56:33.3856028Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ 2021-05-16T19:56:33.3857934Z ../inst/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ 2021-05-16T19:56:33.3861134Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:307:86: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:33.3869597Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:33.3873591Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:33.3875801Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:33.3877226Z 55 | >::type PacketReturnType; 2021-05-16T19:56:33.3878820Z | ^~~~~~~~~~~~~~~~ 2021-05-16T19:56:33.4037448Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, true>, 0>’: 2021-05-16T19:56:33.4040175Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, true>, 1>’ 2021-05-16T19:56:33.4042920Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, true>, 3>’ 2021-05-16T19:56:33.4045009Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, 1, true> >’ 2021-05-16T19:56:33.4047005Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, 1, true> >’ 2021-05-16T19:56:33.4048859Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:33.4050956Z ../inst/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, -1, 1, true, true>’ 2021-05-16T19:56:33.4053252Z ../inst/include/Eigen/src/Core/Block.h:154:7: required from ‘class Eigen::BlockImpl, -1, 1, true, Eigen::Dense>’ 2021-05-16T19:56:33.4055015Z ../inst/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block, -1, 1, true>’ 2021-05-16T19:56:33.4058000Z ../inst/include/Eigen/src/Cholesky/LLT.h:441:39: required from ‘Eigen::LLT& Eigen::LLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix; int _UpLo = 1]’ 2021-05-16T19:56:33.4061418Z ../inst/include/Eigen/src/Cholesky/LLT.h:100:7: required from ‘Eigen::LLT::LLT(const Eigen::EigenBase&) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix; int _UpLo = 1]’ 2021-05-16T19:56:33.4062905Z fastLm.cpp:122:50: required from here 2021-05-16T19:56:33.4065088Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:33.4227033Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, 0>’: 2021-05-16T19:56:33.4229260Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, 1>’ 2021-05-16T19:56:33.4232612Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, 3>’ 2021-05-16T19:56:33.4235167Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, 1, true>, -1, 1, false> >’ 2021-05-16T19:56:33.4237100Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, 1, true>, -1, 1, false> >’ 2021-05-16T19:56:33.4239324Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, 1, true>, -1, 1, false>, 0>’ 2021-05-16T19:56:33.4242213Z ../inst/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:33.4244984Z ../inst/include/Eigen/src/Core/Block.h:154:7: required from ‘class Eigen::BlockImpl, -1, 1, true>, -1, 1, false, Eigen::Dense>’ 2021-05-16T19:56:33.4246780Z ../inst/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block, -1, 1, true>, -1, 1, false>’ 2021-05-16T19:56:33.4248564Z ../inst/include/Eigen/src/Core/VectorBlock.h:56:47: required from ‘class Eigen::VectorBlock, -1, 1, true>, -1>’ 2021-05-16T19:56:33.4251960Z ../inst/include/Eigen/src/Cholesky/LLT.h:441:65: required from ‘Eigen::LLT& Eigen::LLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix; int _UpLo = 1]’ 2021-05-16T19:56:33.4255924Z ../inst/include/Eigen/src/Cholesky/LLT.h:100:7: required from ‘Eigen::LLT::LLT(const Eigen::EigenBase&) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix; int _UpLo = 1]’ 2021-05-16T19:56:33.4257261Z fastLm.cpp:122:50: required from here 2021-05-16T19:56:33.4259460Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:33.4391210Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, -1, false>, 0>’: 2021-05-16T19:56:33.4393839Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 1, -1, false>, 1>’ 2021-05-16T19:56:33.4395993Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 1, -1, false>, 3>’ 2021-05-16T19:56:33.4397891Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 1, -1, false> >’ 2021-05-16T19:56:33.4399641Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 1, -1, false> >’ 2021-05-16T19:56:33.4401289Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:33.4403124Z ../inst/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, 1, -1, false, true>’ 2021-05-16T19:56:33.4404818Z ../inst/include/Eigen/src/Core/Block.h:154:7: required from ‘class Eigen::BlockImpl, 1, -1, false, Eigen::Dense>’ 2021-05-16T19:56:33.4406802Z ../inst/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block, 1, -1, false>’ 2021-05-16T19:56:33.4410122Z ../inst/include/Eigen/src/Cholesky/LLT.h:441:97: required from ‘Eigen::LLT& Eigen::LLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix; int _UpLo = 1]’ 2021-05-16T19:56:33.4413064Z ../inst/include/Eigen/src/Cholesky/LLT.h:100:7: required from ‘Eigen::LLT::LLT(const Eigen::EigenBase&) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix; int _UpLo = 1]’ 2021-05-16T19:56:33.4414357Z fastLm.cpp:122:50: required from here 2021-05-16T19:56:33.4417149Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:33.4548233Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, -1, false>, 1, -1, false>, 0>’: 2021-05-16T19:56:33.4550895Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 1, -1, false>, 1, -1, false>, 1>’ 2021-05-16T19:56:33.4553337Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 1, -1, false>, 1, -1, false>, 3>’ 2021-05-16T19:56:33.4556538Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 1, -1, false>, 1, -1, false> >’ 2021-05-16T19:56:33.4559068Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 1, -1, false>, 1, -1, false> >’ 2021-05-16T19:56:33.4561978Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 1, -1, false>, 1, -1, false>, 0>’ 2021-05-16T19:56:33.4564477Z ../inst/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:33.4566475Z ../inst/include/Eigen/src/Core/Block.h:154:7: required from ‘class Eigen::BlockImpl, 1, -1, false>, 1, -1, false, Eigen::Dense>’ 2021-05-16T19:56:33.4568255Z ../inst/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block, 1, -1, false>, 1, -1, false>’ 2021-05-16T19:56:33.4570145Z ../inst/include/Eigen/src/Core/VectorBlock.h:56:47: required from ‘class Eigen::VectorBlock, 1, -1, false>, -1>’ 2021-05-16T19:56:33.4572904Z ../inst/include/Eigen/src/Cholesky/LLT.h:441:116: required from ‘Eigen::LLT& Eigen::LLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix; int _UpLo = 1]’ 2021-05-16T19:56:33.4576129Z ../inst/include/Eigen/src/Cholesky/LLT.h:100:7: required from ‘Eigen::LLT::LLT(const Eigen::EigenBase&) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix; int _UpLo = 1]’ 2021-05-16T19:56:33.4577495Z fastLm.cpp:122:50: required from here 2021-05-16T19:56:33.4579665Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:33.4872354Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>’: 2021-05-16T19:56:33.4875124Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Matrix > >’ 2021-05-16T19:56:33.4877421Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Matrix > >’ 2021-05-16T19:56:33.4880615Z ../inst/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Matrix, Eigen::Dense>’ 2021-05-16T19:56:33.4882877Z ../inst/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::Matrix >’ 2021-05-16T19:56:33.4886372Z ../inst/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:433:37: required from ‘Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:33.4890481Z ../inst/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:168:7: required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:33.4892749Z fastLm.cpp:176:69: required from here 2021-05-16T19:56:33.4895679Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:33.5079750Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>’: 2021-05-16T19:56:33.5082799Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Matrix > >’ 2021-05-16T19:56:33.5085553Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Matrix > >’ 2021-05-16T19:56:33.5087773Z ../inst/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Matrix, Eigen::Dense>’ 2021-05-16T19:56:33.5090799Z ../inst/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::Matrix >’ 2021-05-16T19:56:33.5094420Z ../inst/include/Eigen/src/Core/Dot.h:98:43: required from ‘typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Matrix; typename Eigen::NumTraits::Scalar>::Real = double]’ 2021-05-16T19:56:33.5098148Z ../inst/include/Eigen/src/Core/Dot.h:110:23: required from ‘typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::norm() const [with Derived = Eigen::Matrix; typename Eigen::NumTraits::Scalar>::Real = double]’ 2021-05-16T19:56:33.5099870Z fastLm.cpp:229:45: required from here 2021-05-16T19:56:33.5101905Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:33.5922951Z In file included from ../inst/include/Eigen/Core:496, 2021-05-16T19:56:33.5924159Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:33.5924867Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:33.5925589Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:33.5926312Z from fastLm.h:25, 2021-05-16T19:56:33.5927123Z from fastLm.cpp:23: 2021-05-16T19:56:33.5930133Z ../inst/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘class Eigen::internal::gebp_traits’: 2021-05-16T19:56:33.5939570Z ../inst/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:72:102: required from ‘static void Eigen::internal::general_matrix_matrix_triangular_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, Eigen::internal::general_matrix_matrix_triangular_product::ResScalar*, Index, Index, const ResScalar&, Eigen::internal::level3_blocking&) [with Index = long int; LhsScalar = double; int LhsStorageOrder = 1; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int UpLo = 1; int Version = 0; Eigen::internal::general_matrix_matrix_triangular_product::ResScalar = double]’ 2021-05-16T19:56:33.5948978Z ../inst/include/Eigen/src/Core/products/SelfadjointProduct.h:113:12: required from ‘static void Eigen::selfadjoint_product_selector::run(MatrixType&, const OtherType&, const typename MatrixType::Scalar&) [with MatrixType = Eigen::Matrix; OtherType = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; int UpLo = 1; typename MatrixType::Scalar = double]’ 2021-05-16T19:56:33.5954013Z ../inst/include/Eigen/src/Core/products/SelfadjointProduct.h:126:62: required from ‘Eigen::SelfAdjointView& Eigen::SelfAdjointView::rankUpdate(const Eigen::MatrixBase&, const Scalar&) [with DerivedU = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; _MatrixType = Eigen::Matrix; unsigned int UpLo = 1; Eigen::SelfAdjointView::Scalar = double]’ 2021-05-16T19:56:33.5956408Z fastLm.cpp:70:30: required from here 2021-05-16T19:56:33.5967683Z ../inst/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:391:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:33.5969679Z 391 | typedef typename conditional::type LhsPacket; 2021-05-16T19:56:33.5970694Z | ^~~~~~~~~ 2021-05-16T19:56:33.5973123Z ../inst/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:392:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:33.5975063Z 392 | typedef typename conditional::type RhsPacket; 2021-05-16T19:56:33.5976075Z | ^~~~~~~~~ 2021-05-16T19:56:33.5978458Z ../inst/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:393:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:33.5980434Z 393 | typedef typename conditional::type ResPacket; 2021-05-16T19:56:33.5981461Z | ^~~~~~~~~ 2021-05-16T19:56:33.6034916Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T19:56:33.6035822Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:33.6036577Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:33.6037315Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:33.6038070Z from fastLm.h:25, 2021-05-16T19:56:33.6038591Z from fastLm.cpp:23: 2021-05-16T19:56:33.6042853Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, -1, false>, 0>’: 2021-05-16T19:56:33.6045311Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 1, -1, false>, 1>’ 2021-05-16T19:56:33.6047697Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 1, -1, false>, 3>’ 2021-05-16T19:56:33.6049711Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 1, -1, false> >’ 2021-05-16T19:56:33.6051623Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 1, -1, false> >’ 2021-05-16T19:56:33.6053504Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 1, -1, false>, 0>’ 2021-05-16T19:56:33.6055266Z ../inst/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:33.6057124Z ../inst/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block, 1, -1, false>’ 2021-05-16T19:56:33.6058835Z ../inst/include/Eigen/src/Core/VectorBlock.h:56:47: required from ‘class Eigen::VectorBlock, -1>’ 2021-05-16T19:56:33.6062551Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:519:82: required from ‘void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:33.6066513Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:475:3: required from ‘Eigen::ColPivHouseholderQR<_MatrixType>& Eigen::ColPivHouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:33.6071905Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:135:7: required from ‘Eigen::ColPivHouseholderQR::ColPivHouseholderQR(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:33.6074082Z fastLm.cpp:88:37: required from here 2021-05-16T19:56:33.6076320Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:33.6078421Z 55 | >::type PacketReturnType; 2021-05-16T19:56:33.6079232Z | ^~~~~~~~~~~~~~~~ 2021-05-16T19:56:33.6223709Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, 0>’: 2021-05-16T19:56:33.6225873Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, 1>’ 2021-05-16T19:56:33.6228000Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, 3>’ 2021-05-16T19:56:33.6230933Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false> >’ 2021-05-16T19:56:33.6233234Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false> >’ 2021-05-16T19:56:33.6235011Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, -1, false>, 0>’ 2021-05-16T19:56:33.6236846Z ../inst/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:33.6238779Z ../inst/include/Eigen/src/Core/Block.h:154:7: required from ‘class Eigen::BlockImpl, -1, -1, false, Eigen::Dense>’ 2021-05-16T19:56:33.6240752Z ../inst/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block, -1, -1, false>’ 2021-05-16T19:56:33.6243773Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:548:10: required from ‘void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:33.6247715Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:475:3: required from ‘Eigen::ColPivHouseholderQR<_MatrixType>& Eigen::ColPivHouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:33.6251326Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:135:7: required from ‘Eigen::ColPivHouseholderQR::ColPivHouseholderQR(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:33.6252937Z fastLm.cpp:88:37: required from here 2021-05-16T19:56:33.6254878Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:33.6434747Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, 0>’: 2021-05-16T19:56:33.6439810Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, 1>’ 2021-05-16T19:56:33.6442626Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, 3>’ 2021-05-16T19:56:33.6445444Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false> >’ 2021-05-16T19:56:33.6447443Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false> >’ 2021-05-16T19:56:33.6449680Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, -1, false>, 0>’ 2021-05-16T19:56:33.6451812Z ../inst/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:33.6454147Z ../inst/include/Eigen/src/Core/Block.h:154:7: required from ‘class Eigen::BlockImpl, -1, -1, false, Eigen::Dense>’ 2021-05-16T19:56:33.6455853Z ../inst/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block, -1, -1, false>’ 2021-05-16T19:56:33.6460146Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:332:39: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:33.6465688Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:33.6473522Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:33.6477215Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:33.6479617Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:33.6601875Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, false>, 0>’: 2021-05-16T19:56:33.6604657Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, false>, 2>’ 2021-05-16T19:56:33.6606672Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, 1, false> >’ 2021-05-16T19:56:33.6609036Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, 1, false> >’ 2021-05-16T19:56:33.6610972Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, 1, false>, 0>’ 2021-05-16T19:56:33.6612721Z ../inst/include/Eigen/src/Core/Block.h:329:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:33.6614701Z ../inst/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block, -1, 1, false>’ 2021-05-16T19:56:33.6616523Z ../inst/include/Eigen/src/Core/VectorBlock.h:56:47: required from ‘class Eigen::VectorBlock, -1>’ 2021-05-16T19:56:33.6620860Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:33.6625541Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:33.6632795Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:33.6636940Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:33.6639278Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:33.6770915Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, false>, 0>’: 2021-05-16T19:56:33.6773783Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, false>, 2>’ 2021-05-16T19:56:33.6776522Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, 1, false> >’ 2021-05-16T19:56:33.6778722Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, 1, false> >’ 2021-05-16T19:56:33.6781585Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, 1, false>, 0>’ 2021-05-16T19:56:33.6783780Z ../inst/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, -1, 1, false, true>’ 2021-05-16T19:56:33.6786591Z ../inst/include/Eigen/src/Core/Block.h:154:7: required from ‘class Eigen::BlockImpl, -1, 1, false, Eigen::Dense>’ 2021-05-16T19:56:33.6788860Z ../inst/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block, -1, 1, false>’ 2021-05-16T19:56:33.6792907Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:342:11: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:33.6797284Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:33.6804794Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:33.6808635Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:33.6811745Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:33.7051356Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>, 0>’: 2021-05-16T19:56:33.7053655Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 0>, 1>’ 2021-05-16T19:56:33.7055868Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 0>, 3>’ 2021-05-16T19:56:33.7057960Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0> >’ 2021-05-16T19:56:33.7060164Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0> >’ 2021-05-16T19:56:33.7062046Z ../inst/include/Eigen/src/Core/Diagonal.h:63:53: required from ‘class Eigen::Diagonal, 0>’ 2021-05-16T19:56:33.7065944Z ../inst/include/Eigen/src/Cholesky/LDLT.h:319:22: required from ‘static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]’ 2021-05-16T19:56:33.7071357Z ../inst/include/Eigen/src/Cholesky/LDLT.h:520:51: required from ‘Eigen::LDLT& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix; int _UpLo = 1]’ 2021-05-16T19:56:33.7075273Z ../inst/include/Eigen/src/Cholesky/LDLT.h:112:7: required from ‘Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix; int _UpLo = 1]’ 2021-05-16T19:56:33.7076786Z fastLm.cpp:129:50: required from here 2021-05-16T19:56:33.7079169Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:33.7202844Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>, -1, 1, false>, 0>’: 2021-05-16T19:56:33.7205278Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 0>, -1, 1, false>, 1>’ 2021-05-16T19:56:33.7207626Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 0>, -1, 1, false>, 3>’ 2021-05-16T19:56:33.7210912Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0>, -1, 1, false> >’ 2021-05-16T19:56:33.7213864Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0>, -1, 1, false> >’ 2021-05-16T19:56:33.7216712Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0>, -1, 1, false>, 0>’ 2021-05-16T19:56:33.7218555Z ../inst/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:33.7221080Z ../inst/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block, 0>, -1, 1, false>’ 2021-05-16T19:56:33.7223279Z ../inst/include/Eigen/src/Core/VectorBlock.h:56:47: required from ‘class Eigen::VectorBlock, 0>, -1>’ 2021-05-16T19:56:33.7226622Z ../inst/include/Eigen/src/Cholesky/LDLT.h:319:35: required from ‘static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]’ 2021-05-16T19:56:33.7230951Z ../inst/include/Eigen/src/Cholesky/LDLT.h:520:51: required from ‘Eigen::LDLT& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix; int _UpLo = 1]’ 2021-05-16T19:56:33.7234577Z ../inst/include/Eigen/src/Cholesky/LDLT.h:112:7: required from ‘Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix; int _UpLo = 1]’ 2021-05-16T19:56:33.7236301Z fastLm.cpp:129:50: required from here 2021-05-16T19:56:33.7238494Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:33.7374089Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Block, 0>, -1, 1, false> >, 0>’: 2021-05-16T19:56:33.7377832Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Block, 0>, -1, 1, false> > >’ 2021-05-16T19:56:33.7381085Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Block, 0>, -1, 1, false> > >’ 2021-05-16T19:56:33.7384241Z ../inst/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Block, 0>, -1, 1, false>, Eigen::Dense>’ 2021-05-16T19:56:33.7387374Z ../inst/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::Block, 0>, -1, 1, false> >’ 2021-05-16T19:56:33.7391303Z ../inst/include/Eigen/src/Cholesky/LDLT.h:319:46: required from ‘static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]’ 2021-05-16T19:56:33.7395147Z ../inst/include/Eigen/src/Cholesky/LDLT.h:520:51: required from ‘Eigen::LDLT& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix; int _UpLo = 1]’ 2021-05-16T19:56:33.7411540Z ../inst/include/Eigen/src/Cholesky/LDLT.h:112:7: required from ‘Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix; int _UpLo = 1]’ 2021-05-16T19:56:33.7413147Z fastLm.cpp:129:50: required from here 2021-05-16T19:56:33.7415512Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:33.7512981Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, false>, 0>’: 2021-05-16T19:56:33.7516287Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, false>, 1>’ 2021-05-16T19:56:33.7519396Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, false>, 3>’ 2021-05-16T19:56:33.7521801Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, 1, false> >’ 2021-05-16T19:56:33.7524107Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, 1, false> >’ 2021-05-16T19:56:33.7526748Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, 1, false>, 0>’ 2021-05-16T19:56:33.7529438Z ../inst/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:33.7532700Z ../inst/include/Eigen/src/Core/Block.h:154:7: required from ‘class Eigen::BlockImpl, -1, 1, false, Eigen::Dense>’ 2021-05-16T19:56:33.7537079Z ../inst/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block, -1, 1, false>’ 2021-05-16T19:56:33.7541212Z ../inst/include/Eigen/src/Cholesky/LDLT.h:346:35: required from ‘static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]’ 2021-05-16T19:56:33.7545570Z ../inst/include/Eigen/src/Cholesky/LDLT.h:520:51: required from ‘Eigen::LDLT& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix; int _UpLo = 1]’ 2021-05-16T19:56:33.7548946Z ../inst/include/Eigen/src/Cholesky/LDLT.h:112:7: required from ‘Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix; int _UpLo = 1]’ 2021-05-16T19:56:33.7550589Z fastLm.cpp:129:50: required from here 2021-05-16T19:56:33.7552822Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:33.7703102Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, -1, false> >, 0>’: 2021-05-16T19:56:33.7705799Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, 1, -1, false> >, 2>’ 2021-05-16T19:56:33.7708229Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 1, -1, false> > >’ 2021-05-16T19:56:33.7712148Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 1, -1, false> > >’ 2021-05-16T19:56:33.7714611Z ../inst/include/Eigen/src/Core/Transpose.h:115:37: required from ‘class Eigen::TransposeImpl, 1, -1, false>, Eigen::Dense>’ 2021-05-16T19:56:33.7716789Z ../inst/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, 1, -1, false> >’ 2021-05-16T19:56:33.7720206Z ../inst/include/Eigen/src/Cholesky/LDLT.h:352:67: required from ‘static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]’ 2021-05-16T19:56:33.7725846Z ../inst/include/Eigen/src/Cholesky/LDLT.h:520:51: required from ‘Eigen::LDLT& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix; int _UpLo = 1]’ 2021-05-16T19:56:33.7729385Z ../inst/include/Eigen/src/Cholesky/LDLT.h:112:7: required from ‘Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix; int _UpLo = 1]’ 2021-05-16T19:56:33.7731182Z fastLm.cpp:129:50: required from here 2021-05-16T19:56:33.7734745Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:33.7892267Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>, -1, 1, false> >, Eigen::Transpose, 1, -1, false> >, 1>, 0>’: 2021-05-16T19:56:33.7896157Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0>, -1, 1, false> >, Eigen::Transpose, 1, -1, false> >, 1> >’ 2021-05-16T19:56:33.7899597Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0>, -1, 1, false> >, Eigen::Transpose, 1, -1, false> >, 1> >’ 2021-05-16T19:56:33.7903075Z ../inst/include/Eigen/src/Core/Product.h:115:7: required from ‘class Eigen::internal::dense_product_base, 0>, -1, 1, false> >, Eigen::Transpose, 1, -1, false> >, 1, 7>’ 2021-05-16T19:56:33.7906277Z ../inst/include/Eigen/src/Core/Product.h:147:7: required from ‘class Eigen::ProductImpl, 0>, -1, 1, false> >, Eigen::Transpose, 1, -1, false> >, 1, Eigen::Dense>’ 2021-05-16T19:56:33.7909369Z ../inst/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, 0>, -1, 1, false> >, Eigen::Transpose, 1, -1, false> >, 1>’ 2021-05-16T19:56:33.7913193Z ../inst/include/Eigen/src/Cholesky/LDLT.h:352:67: required from ‘static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]’ 2021-05-16T19:56:33.7918187Z ../inst/include/Eigen/src/Cholesky/LDLT.h:520:51: required from ‘Eigen::LDLT& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix; int _UpLo = 1]’ 2021-05-16T19:56:33.7921648Z ../inst/include/Eigen/src/Cholesky/LDLT.h:112:7: required from ‘Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix; int _UpLo = 1]’ 2021-05-16T19:56:33.7923045Z fastLm.cpp:129:50: required from here 2021-05-16T19:56:33.7925046Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:33.8055403Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, -1, false>, Eigen::Block, -1, 1, false>, 0>, 0>’: 2021-05-16T19:56:33.8058125Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 1, -1, false>, Eigen::Block, -1, 1, false>, 0> >’ 2021-05-16T19:56:33.8061692Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 1, -1, false>, Eigen::Block, -1, 1, false>, 0> >’ 2021-05-16T19:56:33.8064393Z ../inst/include/Eigen/src/Core/Product.h:121:7: required from ‘class Eigen::internal::dense_product_base, 1, -1, false>, Eigen::Block, -1, 1, false>, 0, 6>’ 2021-05-16T19:56:33.8066987Z ../inst/include/Eigen/src/Core/Product.h:147:7: required from ‘class Eigen::ProductImpl, 1, -1, false>, Eigen::Block, -1, 1, false>, 0, Eigen::Dense>’ 2021-05-16T19:56:33.8069622Z ../inst/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, 1, -1, false>, Eigen::Block, -1, 1, false>, 0>’ 2021-05-16T19:56:33.8073113Z ../inst/include/Eigen/src/Cholesky/LDLT.h:353:35: required from ‘static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]’ 2021-05-16T19:56:33.8076817Z ../inst/include/Eigen/src/Cholesky/LDLT.h:520:51: required from ‘Eigen::LDLT& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix; int _UpLo = 1]’ 2021-05-16T19:56:33.8080673Z ../inst/include/Eigen/src/Cholesky/LDLT.h:112:7: required from ‘Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix; int _UpLo = 1]’ 2021-05-16T19:56:33.8082400Z fastLm.cpp:129:50: required from here 2021-05-16T19:56:33.8084476Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:33.8241985Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>, 0>’: 2021-05-16T19:56:33.8244884Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false>, Eigen::Block, -1, 1, false>, 0> >’ 2021-05-16T19:56:33.8247415Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false>, Eigen::Block, -1, 1, false>, 0> >’ 2021-05-16T19:56:33.8249950Z ../inst/include/Eigen/src/Core/Product.h:115:7: required from ‘class Eigen::internal::dense_product_base, -1, -1, false>, Eigen::Block, -1, 1, false>, 0, 7>’ 2021-05-16T19:56:33.8252430Z ../inst/include/Eigen/src/Core/Product.h:147:7: required from ‘class Eigen::ProductImpl, -1, -1, false>, Eigen::Block, -1, 1, false>, 0, Eigen::Dense>’ 2021-05-16T19:56:33.8254784Z ../inst/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>’ 2021-05-16T19:56:33.8288303Z ../inst/include/Eigen/src/Cholesky/LDLT.h:355:32: required from ‘static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]’ 2021-05-16T19:56:33.8292804Z ../inst/include/Eigen/src/Cholesky/LDLT.h:520:51: required from ‘Eigen::LDLT& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix; int _UpLo = 1]’ 2021-05-16T19:56:33.8296369Z ../inst/include/Eigen/src/Cholesky/LDLT.h:112:7: required from ‘Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix; int _UpLo = 1]’ 2021-05-16T19:56:33.8297904Z fastLm.cpp:129:50: required from here 2021-05-16T19:56:33.8300097Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:33.8391976Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false> >, 0>’: 2021-05-16T19:56:33.8394965Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false> >, 1>’ 2021-05-16T19:56:33.8397662Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false> >, 3>’ 2021-05-16T19:56:33.8400264Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, 1, true>, -1, 1, false> > >’ 2021-05-16T19:56:33.8402694Z ../inst/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, -1, 1, true>, -1, 1, false> > >’ 2021-05-16T19:56:33.8406061Z ../inst/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from ‘class Eigen::ArrayWrapper, -1, 1, true>, -1, 1, false> >’ 2021-05-16T19:56:33.8409574Z ../inst/include/Eigen/src/Cholesky/LDLT.h:373:58: required from ‘static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]’ 2021-05-16T19:56:33.8413526Z ../inst/include/Eigen/src/Cholesky/LDLT.h:520:51: required from ‘Eigen::LDLT& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix; int _UpLo = 1]’ 2021-05-16T19:56:33.8417056Z ../inst/include/Eigen/src/Cholesky/LDLT.h:112:7: required from ‘Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix; int _UpLo = 1]’ 2021-05-16T19:56:33.8418763Z fastLm.cpp:129:50: required from here 2021-05-16T19:56:33.8421068Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:33.8681167Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, false> >, 0>’: 2021-05-16T19:56:33.8684727Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, false> >, 1>’ 2021-05-16T19:56:33.8687694Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, false> >, 3>’ 2021-05-16T19:56:33.8690193Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, 1, false> > >’ 2021-05-16T19:56:33.8692299Z ../inst/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, -1, 1, false> > >’ 2021-05-16T19:56:33.8694480Z ../inst/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from ‘class Eigen::ArrayWrapper, -1, 1, false> >’ 2021-05-16T19:56:33.8697587Z ../inst/include/Eigen/src/Cholesky/LDLT.h:381:34: required from ‘static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]’ 2021-05-16T19:56:33.8701147Z ../inst/include/Eigen/src/Cholesky/LDLT.h:520:51: required from ‘Eigen::LDLT& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix; int _UpLo = 1]’ 2021-05-16T19:56:33.8704298Z ../inst/include/Eigen/src/Cholesky/LDLT.h:112:7: required from ‘Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix; int _UpLo = 1]’ 2021-05-16T19:56:33.8705867Z fastLm.cpp:129:50: required from here 2021-05-16T19:56:33.8707833Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:33.9005262Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>’: 2021-05-16T19:56:33.9009005Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Matrix > >’ 2021-05-16T19:56:33.9012421Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Matrix > >’ 2021-05-16T19:56:33.9015018Z ../inst/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, const Eigen::Matrix >’ 2021-05-16T19:56:33.9018738Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from ‘struct Eigen::internal::traits, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >’ 2021-05-16T19:56:33.9023158Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, Eigen::Dense>’ 2021-05-16T19:56:33.9027396Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >’ 2021-05-16T19:56:33.9032809Z ../inst/include/Eigen/src/SVD/JacobiSVD.h:683:29: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:33.9037654Z ../inst/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:33.9042694Z ../inst/include/Eigen/src/SVD/JacobiSVD.h:799:10: required from ‘Eigen::JacobiSVD::PlainObject> Eigen::MatrixBase::jacobiSvd(unsigned int) const [with Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]’ 2021-05-16T19:56:33.9044321Z fastLm.cpp:166:64: required from here 2021-05-16T19:56:33.9046713Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:33.9155333Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, 0>’: 2021-05-16T19:56:33.9159864Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >’ 2021-05-16T19:56:33.9163547Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >’ 2021-05-16T19:56:33.9166893Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, Eigen::Dense>’ 2021-05-16T19:56:33.9170174Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >’ 2021-05-16T19:56:33.9173902Z ../inst/include/Eigen/src/SVD/JacobiSVD.h:683:29: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:33.9177737Z ../inst/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:33.9181695Z ../inst/include/Eigen/src/SVD/JacobiSVD.h:799:10: required from ‘Eigen::JacobiSVD::PlainObject> Eigen::MatrixBase::jacobiSvd(unsigned int) const [with Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]’ 2021-05-16T19:56:33.9183562Z fastLm.cpp:166:64: required from here 2021-05-16T19:56:33.9185991Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:33.9305102Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Block, -1, -1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, 0>’: 2021-05-16T19:56:33.9309256Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Block, -1, -1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >’ 2021-05-16T19:56:33.9313429Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Block, -1, -1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >’ 2021-05-16T19:56:33.9317476Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Block, -1, -1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, Eigen::Dense>’ 2021-05-16T19:56:33.9321589Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >’ 2021-05-16T19:56:33.9326227Z ../inst/include/Eigen/src/SVD/JacobiSVD.h:689:60: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:33.9331572Z ../inst/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:33.9335770Z ../inst/include/Eigen/src/SVD/JacobiSVD.h:799:10: required from ‘Eigen::JacobiSVD::PlainObject> Eigen::MatrixBase::jacobiSvd(unsigned int) const [with Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]’ 2021-05-16T19:56:33.9337562Z fastLm.cpp:166:64: required from here 2021-05-16T19:56:33.9339930Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:33.9442165Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>, 0>’: 2021-05-16T19:56:33.9445016Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Matrix >, 0> >’ 2021-05-16T19:56:33.9447700Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Matrix >, 0> >’ 2021-05-16T19:56:33.9450145Z ../inst/include/Eigen/src/Core/Diagonal.h:63:53: required from ‘class Eigen::Diagonal, const Eigen::Matrix >, 0>’ 2021-05-16T19:56:33.9454592Z ../inst/include/Eigen/src/SVD/JacobiSVD.h:697:64: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:33.9459816Z ../inst/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:33.9464111Z ../inst/include/Eigen/src/SVD/JacobiSVD.h:799:10: required from ‘Eigen::JacobiSVD::PlainObject> Eigen::MatrixBase::jacobiSvd(unsigned int) const [with Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]’ 2021-05-16T19:56:33.9465847Z fastLm.cpp:166:64: required from here 2021-05-16T19:56:33.9467945Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:33.9593734Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true> >, 0>’: 2021-05-16T19:56:33.9600438Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Block, -1, 1, true> > >’ 2021-05-16T19:56:33.9604596Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Block, -1, 1, true> > >’ 2021-05-16T19:56:33.9608461Z ../inst/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Block, -1, 1, true>, Eigen::Dense>’ 2021-05-16T19:56:33.9611572Z ../inst/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true> >’ 2021-05-16T19:56:33.9616705Z ../inst/include/Eigen/src/SVD/JacobiSVD.h:757:62: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:33.9621610Z ../inst/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:33.9625575Z ../inst/include/Eigen/src/SVD/JacobiSVD.h:799:10: required from ‘Eigen::JacobiSVD::PlainObject> Eigen::MatrixBase::jacobiSvd(unsigned int) const [with Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]’ 2021-05-16T19:56:33.9627275Z fastLm.cpp:166:64: required from here 2021-05-16T19:56:33.9629343Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:34.0455031Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::Array; Eigen::Index = long int]’: 2021-05-16T19:56:34.0458636Z ../inst/include/Eigen/src/Core/Redux.h:225:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_max_op; Derived = Eigen::internal::redux_evaluator >; Eigen::internal::redux_impl::Scalar = double]’ 2021-05-16T19:56:34.0461977Z ../inst/include/Eigen/src/Core/Redux.h:418:56: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_max_op; Derived = Eigen::Array; typename Eigen::internal::traits::Scalar = double]’ 2021-05-16T19:56:34.0465098Z ../inst/include/Eigen/src/Core/Redux.h:438:73: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with Derived = Eigen::Array; typename Eigen::internal::traits::Scalar = double]’ 2021-05-16T19:56:34.0466296Z fastLm.cpp:62:26: required from here 2021-05-16T19:56:34.0468513Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:650:34: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:34.0470534Z 650 | return internal::first_aligned::alignment),Derived>(m); 2021-05-16T19:56:34.0471536Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T19:56:34.0496075Z In file included from ../inst/include/Eigen/Core:496, 2021-05-16T19:56:34.0496713Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:34.0497582Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:34.0498272Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:34.0499013Z from fastLm.h:25, 2021-05-16T19:56:34.0499688Z from fastLm.cpp:23: 2021-05-16T19:56:34.0505117Z ../inst/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘void Eigen::internal::gemm_pack_rhs::operator()(Scalar*, const DataMapper&, Index, Index, Index, Index) [with Scalar = double; Index = long int; DataMapper = Eigen::internal::const_blas_data_mapper; int nr = 4; bool Conjugate = false; bool PanelMode = false]’: 2021-05-16T19:56:34.0519548Z ../inst/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:100:15: required from ‘static void Eigen::internal::general_matrix_matrix_triangular_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, Eigen::internal::general_matrix_matrix_triangular_product::ResScalar*, Index, Index, const ResScalar&, Eigen::internal::level3_blocking&) [with Index = long int; LhsScalar = double; int LhsStorageOrder = 1; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int UpLo = 1; int Version = 0; Eigen::internal::general_matrix_matrix_triangular_product::ResScalar = double]’ 2021-05-16T19:56:34.0527870Z ../inst/include/Eigen/src/Core/products/SelfadjointProduct.h:113:12: required from ‘static void Eigen::selfadjoint_product_selector::run(MatrixType&, const OtherType&, const typename MatrixType::Scalar&) [with MatrixType = Eigen::Matrix; OtherType = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; int UpLo = 1; typename MatrixType::Scalar = double]’ 2021-05-16T19:56:34.0533494Z ../inst/include/Eigen/src/Core/products/SelfadjointProduct.h:126:62: required from ‘Eigen::SelfAdjointView& Eigen::SelfAdjointView::rankUpdate(const Eigen::MatrixBase&, const Scalar&) [with DerivedU = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; _MatrixType = Eigen::Matrix; unsigned int UpLo = 1; Eigen::SelfAdjointView::Scalar = double]’ 2021-05-16T19:56:34.0536026Z fastLm.cpp:70:30: required from here 2021-05-16T19:56:34.0539620Z ../inst/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1981:62: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:34.0541687Z 1981 | PacketBlock kernel; 2021-05-16T19:56:34.0542483Z | ^~~~~~ 2021-05-16T19:56:34.0547614Z ../inst/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘void Eigen::internal::gemm_pack_lhs::operator()(Scalar*, const DataMapper&, Index, Index, Index, Index) [with Scalar = double; Index = long int; DataMapper = Eigen::internal::const_blas_data_mapper; int Pack1 = 4; int Pack2 = 2; bool Conjugate = false; bool PanelMode = false]’: 2021-05-16T19:56:34.0558276Z ../inst/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:106:17: required from ‘static void Eigen::internal::general_matrix_matrix_triangular_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, Eigen::internal::general_matrix_matrix_triangular_product::ResScalar*, Index, Index, const ResScalar&, Eigen::internal::level3_blocking&) [with Index = long int; LhsScalar = double; int LhsStorageOrder = 1; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int UpLo = 1; int Version = 0; Eigen::internal::general_matrix_matrix_triangular_product::ResScalar = double]’ 2021-05-16T19:56:34.0565840Z ../inst/include/Eigen/src/Core/products/SelfadjointProduct.h:113:12: required from ‘static void Eigen::selfadjoint_product_selector::run(MatrixType&, const OtherType&, const typename MatrixType::Scalar&) [with MatrixType = Eigen::Matrix; OtherType = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; int UpLo = 1; typename MatrixType::Scalar = double]’ 2021-05-16T19:56:34.0571418Z ../inst/include/Eigen/src/Core/products/SelfadjointProduct.h:126:62: required from ‘Eigen::SelfAdjointView& Eigen::SelfAdjointView::rankUpdate(const Eigen::MatrixBase&, const Scalar&) [with DerivedU = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; _MatrixType = Eigen::Matrix; unsigned int UpLo = 1; Eigen::SelfAdjointView::Scalar = double]’ 2021-05-16T19:56:34.0574293Z fastLm.cpp:70:30: required from here 2021-05-16T19:56:34.0576761Z ../inst/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1847:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:34.0578721Z 1847 | PacketBlock kernel; 2021-05-16T19:56:34.0579263Z | ^~~~~~ 2021-05-16T19:56:34.0581353Z ../inst/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1847:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:34.0706888Z ../inst/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘void Eigen::internal::gebp_kernel::operator()(const DataMapper&, const LhsScalar*, const RhsScalar*, Index, Index, Index, Eigen::internal::gebp_kernel::ResScalar, Index, Index, Index, Index) [with LhsScalar = double; RhsScalar = double; Index = long int; DataMapper = Eigen::internal::blas_data_mapper; int mr = 4; int nr = 4; bool ConjugateLhs = false; bool ConjugateRhs = false; Eigen::internal::gebp_kernel::ResScalar = double]’: 2021-05-16T19:56:34.0718761Z ../inst/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:113:15: required from ‘static void Eigen::internal::general_matrix_matrix_triangular_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, Eigen::internal::general_matrix_matrix_triangular_product::ResScalar*, Index, Index, const ResScalar&, Eigen::internal::level3_blocking&) [with Index = long int; LhsScalar = double; int LhsStorageOrder = 1; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int UpLo = 1; int Version = 0; Eigen::internal::general_matrix_matrix_triangular_product::ResScalar = double]’ 2021-05-16T19:56:34.0726607Z ../inst/include/Eigen/src/Core/products/SelfadjointProduct.h:113:12: required from ‘static void Eigen::selfadjoint_product_selector::run(MatrixType&, const OtherType&, const typename MatrixType::Scalar&) [with MatrixType = Eigen::Matrix; OtherType = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; int UpLo = 1; typename MatrixType::Scalar = double]’ 2021-05-16T19:56:34.0731716Z ../inst/include/Eigen/src/Core/products/SelfadjointProduct.h:126:62: required from ‘Eigen::SelfAdjointView& Eigen::SelfAdjointView::rankUpdate(const Eigen::MatrixBase&, const Scalar&) [with DerivedU = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; _MatrixType = Eigen::Matrix; unsigned int UpLo = 1; Eigen::SelfAdjointView::Scalar = double]’ 2021-05-16T19:56:34.0734163Z fastLm.cpp:70:30: required from here 2021-05-16T19:56:34.0736594Z ../inst/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1537:21: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:34.0738469Z 1537 | const int SResPacketHalfSize = unpacket_traits::half>::size; 2021-05-16T19:56:34.0739299Z | ^~~~~~~~~~~~~~~~~~ 2021-05-16T19:56:34.0741586Z ../inst/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1592:135: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:34.0743683Z 1592 | typedef typename conditional=8,typename unpacket_traits::half,SResPacket>::type SResPacketHalf; 2021-05-16T19:56:34.0744953Z | ^~~~~~~~~~~~~~ 2021-05-16T19:56:34.0747204Z ../inst/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1593:135: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:34.0749640Z 1593 | typedef typename conditional=8,typename unpacket_traits::half,SLhsPacket>::type SLhsPacketHalf; 2021-05-16T19:56:34.0750866Z | ^~~~~~~~~~~~~~ 2021-05-16T19:56:34.0753104Z ../inst/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1594:135: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:34.0757987Z 1594 | typedef typename conditional=8,typename unpacket_traits::half,SRhsPacket>::type SRhsPacketHalf; 2021-05-16T19:56:34.0759241Z | ^~~~~~~~~~~~~~ 2021-05-16T19:56:34.0761515Z ../inst/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1595:135: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:34.0763601Z 1595 | typedef typename conditional=8,typename unpacket_traits::half,SAccPacket>::type SAccPacketHalf; 2021-05-16T19:56:34.0764826Z | ^~~~~~~~~~~~~~ 2021-05-16T19:56:34.0765480Z In file included from ../inst/include/Eigen/Core:370, 2021-05-16T19:56:34.0766125Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:34.0766822Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:34.0767685Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:34.0768211Z from fastLm.h:25, 2021-05-16T19:56:34.0768870Z from fastLm.cpp:23: 2021-05-16T19:56:34.0773123Z ../inst/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: 2021-05-16T19:56:34.0774948Z ../inst/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ 2021-05-16T19:56:34.0776604Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ 2021-05-16T19:56:34.0778094Z ../inst/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ 2021-05-16T19:56:34.0784025Z ../inst/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:155:52: required from ‘void Eigen::internal::tribb_kernel::operator()(Eigen::internal::tribb_kernel::ResScalar*, Index, Index, const LhsScalar*, const RhsScalar*, Index, Index, const ResScalar&) [with LhsScalar = double; RhsScalar = double; Index = long int; int mr = 4; int nr = 4; bool ConjLhs = false; bool ConjRhs = false; int ResInnerStride = 1; int UpLo = 1; Eigen::internal::tribb_kernel::ResScalar = double]’ 2021-05-16T19:56:34.0796375Z ../inst/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:116:13: required from ‘static void Eigen::internal::general_matrix_matrix_triangular_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, Eigen::internal::general_matrix_matrix_triangular_product::ResScalar*, Index, Index, const ResScalar&, Eigen::internal::level3_blocking&) [with Index = long int; LhsScalar = double; int LhsStorageOrder = 1; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int UpLo = 1; int Version = 0; Eigen::internal::general_matrix_matrix_triangular_product::ResScalar = double]’ 2021-05-16T19:56:34.0804035Z ../inst/include/Eigen/src/Core/products/SelfadjointProduct.h:113:12: required from ‘static void Eigen::selfadjoint_product_selector::run(MatrixType&, const OtherType&, const typename MatrixType::Scalar&) [with MatrixType = Eigen::Matrix; OtherType = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; int UpLo = 1; typename MatrixType::Scalar = double]’ 2021-05-16T19:56:34.0810861Z ../inst/include/Eigen/src/Core/products/SelfadjointProduct.h:126:62: required from ‘Eigen::SelfAdjointView& Eigen::SelfAdjointView::rankUpdate(const Eigen::MatrixBase&, const Scalar&) [with DerivedU = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; _MatrixType = Eigen::Matrix; unsigned int UpLo = 1; Eigen::SelfAdjointView::Scalar = double]’ 2021-05-16T19:56:34.0813324Z fastLm.cpp:70:30: required from here 2021-05-16T19:56:34.0816515Z ../inst/include/Eigen/src/Core/util/XprHelper.h:187:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:34.0819212Z 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> 2021-05-16T19:56:34.0820494Z | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T19:56:34.0822760Z ../inst/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:34.0825187Z 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> 2021-05-16T19:56:34.0826351Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T19:56:34.0828260Z ../inst/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:34.0831175Z ../inst/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:34.0834132Z ../inst/include/Eigen/src/Core/util/XprHelper.h:205:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:34.0836032Z 205 | typedef typename find_best_packet_helper::type>::type type; 2021-05-16T19:56:34.0836885Z | ^~~~ 2021-05-16T19:56:34.0837517Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T19:56:34.0838165Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:34.0838842Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:34.0839553Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:34.0840094Z from fastLm.h:25, 2021-05-16T19:56:34.0840563Z from fastLm.cpp:23: 2021-05-16T19:56:34.0842040Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: 2021-05-16T19:56:34.0843874Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ 2021-05-16T19:56:34.0845706Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ 2021-05-16T19:56:34.0847389Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ 2021-05-16T19:56:34.0849125Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ 2021-05-16T19:56:34.0850792Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ 2021-05-16T19:56:34.0852268Z ../inst/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ 2021-05-16T19:56:34.0857974Z ../inst/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:155:52: required from ‘void Eigen::internal::tribb_kernel::operator()(Eigen::internal::tribb_kernel::ResScalar*, Index, Index, const LhsScalar*, const RhsScalar*, Index, Index, const ResScalar&) [with LhsScalar = double; RhsScalar = double; Index = long int; int mr = 4; int nr = 4; bool ConjLhs = false; bool ConjRhs = false; int ResInnerStride = 1; int UpLo = 1; Eigen::internal::tribb_kernel::ResScalar = double]’ 2021-05-16T19:56:34.0871967Z ../inst/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:116:13: required from ‘static void Eigen::internal::general_matrix_matrix_triangular_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, Eigen::internal::general_matrix_matrix_triangular_product::ResScalar*, Index, Index, const ResScalar&, Eigen::internal::level3_blocking&) [with Index = long int; LhsScalar = double; int LhsStorageOrder = 1; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int UpLo = 1; int Version = 0; Eigen::internal::general_matrix_matrix_triangular_product::ResScalar = double]’ 2021-05-16T19:56:34.0879385Z ../inst/include/Eigen/src/Core/products/SelfadjointProduct.h:113:12: required from ‘static void Eigen::selfadjoint_product_selector::run(MatrixType&, const OtherType&, const typename MatrixType::Scalar&) [with MatrixType = Eigen::Matrix; OtherType = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; int UpLo = 1; typename MatrixType::Scalar = double]’ 2021-05-16T19:56:34.0884116Z ../inst/include/Eigen/src/Core/products/SelfadjointProduct.h:126:62: required from ‘Eigen::SelfAdjointView& Eigen::SelfAdjointView::rankUpdate(const Eigen::MatrixBase&, const Scalar&) [with DerivedU = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; _MatrixType = Eigen::Matrix; unsigned int UpLo = 1; Eigen::SelfAdjointView::Scalar = double]’ 2021-05-16T19:56:34.0886420Z fastLm.cpp:70:30: required from here 2021-05-16T19:56:34.0888645Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:34.0890728Z 55 | >::type PacketReturnType; 2021-05-16T19:56:34.0891360Z | ^~~~~~~~~~~~~~~~ 2021-05-16T19:56:34.1006213Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, -1, 1, false>, 0>’: 2021-05-16T19:56:34.1018191Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, -1, 1, false>, 1>’ 2021-05-16T19:56:34.1021834Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, -1, 1, false>, 3>’ 2021-05-16T19:56:34.1024472Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, 1, true>, -1, 1, false>, -1, 1, false> >’ 2021-05-16T19:56:34.1026967Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, 1, true>, -1, 1, false>, -1, 1, false> >’ 2021-05-16T19:56:34.1032199Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, 1, true>, -1, 1, false>, -1, 1, false>, 0>’ 2021-05-16T19:56:34.1034195Z ../inst/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:34.1037235Z ../inst/include/Eigen/src/Core/VectorBlock.h:56:47: required from ‘class Eigen::VectorBlock, -1, 1, true>, -1, 1, false>, -1>’ 2021-05-16T19:56:34.1041251Z ../inst/include/Eigen/src/Householder/Householder.h:44:80: required from ‘void Eigen::MatrixBase::makeHouseholderInPlace(Eigen::MatrixBase::Scalar&, Eigen::MatrixBase::RealScalar&) [with Derived = Eigen::Block, -1, 1, true>, -1, 1, false>; Eigen::MatrixBase::Scalar = double; Eigen::MatrixBase::RealScalar = double]’ 2021-05-16T19:56:34.1045502Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:538:5: required from ‘void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:34.1049064Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:475:3: required from ‘Eigen::ColPivHouseholderQR<_MatrixType>& Eigen::ColPivHouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:34.1052776Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:135:7: required from ‘Eigen::ColPivHouseholderQR::ColPivHouseholderQR(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:34.1054504Z fastLm.cpp:88:37: required from here 2021-05-16T19:56:34.1056406Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:34.1198122Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>’: 2021-05-16T19:56:34.1201078Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1>’ 2021-05-16T19:56:34.1203645Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 3>’ 2021-05-16T19:56:34.1206248Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >’ 2021-05-16T19:56:34.1208401Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >’ 2021-05-16T19:56:34.1210814Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:34.1214585Z ../inst/include/Eigen/src/Core/Map.h:94:79: required from ‘class Eigen::Map, 0, Eigen::Stride<0, 0> >’ 2021-05-16T19:56:34.1220523Z ../inst/include/Eigen/src/Householder/Householder.h:124:63: required from ‘void Eigen::MatrixBase::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::VectorBlock, -1, 1, true>, -1>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]’ 2021-05-16T19:56:34.1224796Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:547:5: required from ‘void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:34.1229558Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:475:3: required from ‘Eigen::ColPivHouseholderQR<_MatrixType>& Eigen::ColPivHouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:34.1234397Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:135:7: required from ‘Eigen::ColPivHouseholderQR::ColPivHouseholderQR(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:34.1237083Z fastLm.cpp:88:37: required from here 2021-05-16T19:56:34.1239811Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:34.1364464Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, 0>’: 2021-05-16T19:56:34.1367110Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, 1>’ 2021-05-16T19:56:34.1370423Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, 3>’ 2021-05-16T19:56:34.1373320Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false>, -1, -1, false> >’ 2021-05-16T19:56:34.1375815Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false>, -1, -1, false> >’ 2021-05-16T19:56:34.1377934Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, -1, false>, -1, -1, false>, 0>’ 2021-05-16T19:56:34.1380119Z ../inst/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:34.1382493Z ../inst/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block, -1, -1, false>, -1, -1, false>’ 2021-05-16T19:56:34.1386143Z ../inst/include/Eigen/src/Householder/Householder.h:125:82: required from ‘void Eigen::MatrixBase::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::VectorBlock, -1, 1, true>, -1>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]’ 2021-05-16T19:56:34.1389784Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:547:5: required from ‘void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:34.1393754Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:475:3: required from ‘Eigen::ColPivHouseholderQR<_MatrixType>& Eigen::ColPivHouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:34.1398053Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:135:7: required from ‘Eigen::ColPivHouseholderQR::ColPivHouseholderQR(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:34.1399695Z fastLm.cpp:88:37: required from here 2021-05-16T19:56:34.1402471Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:34.1541412Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false> >, 0>’: 2021-05-16T19:56:34.1544332Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false> >, 2>’ 2021-05-16T19:56:34.1546795Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, 1, true>, -1, 1, false> > >’ 2021-05-16T19:56:34.1549135Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, 1, true>, -1, 1, false> > >’ 2021-05-16T19:56:34.1551724Z ../inst/include/Eigen/src/Core/Transpose.h:115:37: required from ‘class Eigen::TransposeImpl, -1, 1, true>, -1, 1, false>, Eigen::Dense>’ 2021-05-16T19:56:34.1553934Z ../inst/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, -1, 1, true>, -1, 1, false> >’ 2021-05-16T19:56:34.1558235Z ../inst/include/Eigen/src/Householder/Householder.h:126:41: required from ‘void Eigen::MatrixBase::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::VectorBlock, -1, 1, true>, -1>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]’ 2021-05-16T19:56:34.1562104Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:547:5: required from ‘void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:34.1565533Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:475:3: required from ‘Eigen::ColPivHouseholderQR<_MatrixType>& Eigen::ColPivHouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:34.1569290Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:135:7: required from ‘Eigen::ColPivHouseholderQR::ColPivHouseholderQR(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:34.1571152Z fastLm.cpp:88:37: required from here 2021-05-16T19:56:34.1573250Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:34.1724813Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, 0>, 0>’: 2021-05-16T19:56:34.1729311Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, 1, true>, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, 0> >’ 2021-05-16T19:56:34.1733505Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, 1, true>, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, 0> >’ 2021-05-16T19:56:34.1736629Z ../inst/include/Eigen/src/Core/Product.h:115:7: required from ‘class Eigen::internal::dense_product_base, -1, 1, true>, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, 0, 7>’ 2021-05-16T19:56:34.1740246Z ../inst/include/Eigen/src/Core/Product.h:147:7: required from ‘class Eigen::ProductImpl, -1, 1, true>, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, 0, Eigen::Dense>’ 2021-05-16T19:56:34.1743739Z ../inst/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, -1, 1, true>, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, 0>’ 2021-05-16T19:56:34.1747752Z ../inst/include/Eigen/src/Householder/Householder.h:126:41: required from ‘void Eigen::MatrixBase::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::VectorBlock, -1, 1, true>, -1>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]’ 2021-05-16T19:56:34.1752076Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:547:5: required from ‘void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:34.1756399Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:475:3: required from ‘Eigen::ColPivHouseholderQR<_MatrixType>& Eigen::ColPivHouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:34.1760096Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:135:7: required from ‘Eigen::ColPivHouseholderQR::ColPivHouseholderQR(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:34.1761960Z fastLm.cpp:88:37: required from here 2021-05-16T19:56:34.1764420Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:34.1874666Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false>, 0>’: 2021-05-16T19:56:34.1877363Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false>, 1>’ 2021-05-16T19:56:34.1879616Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false>, 3>’ 2021-05-16T19:56:34.1881749Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false>, 1, -1, false> >’ 2021-05-16T19:56:34.1883986Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false>, 1, -1, false> >’ 2021-05-16T19:56:34.1885771Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, -1, false>, 1, -1, false>, 0>’ 2021-05-16T19:56:34.1887652Z ../inst/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:34.1890536Z ../inst/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block, -1, -1, false>, 1, -1, false>’ 2021-05-16T19:56:34.1894679Z ../inst/include/Eigen/src/Householder/Householder.h:127:9: required from ‘void Eigen::MatrixBase::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::VectorBlock, -1, 1, true>, -1>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]’ 2021-05-16T19:56:34.1897706Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:547:5: required from ‘void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:34.1900864Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:475:3: required from ‘Eigen::ColPivHouseholderQR<_MatrixType>& Eigen::ColPivHouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:34.1904760Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:135:7: required from ‘Eigen::ColPivHouseholderQR::ColPivHouseholderQR(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:34.1907092Z fastLm.cpp:88:37: required from here 2021-05-16T19:56:34.1909041Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:34.2055809Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>’: 2021-05-16T19:56:34.2058863Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Matrix > >’ 2021-05-16T19:56:34.2061783Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Matrix > >’ 2021-05-16T19:56:34.2064461Z ../inst/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, const Eigen::Matrix >’ 2021-05-16T19:56:34.2068097Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from ‘struct Eigen::internal::traits, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >’ 2021-05-16T19:56:34.2073740Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’ 2021-05-16T19:56:34.2077963Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >’ 2021-05-16T19:56:34.2082880Z ../inst/include/Eigen/src/Householder/Householder.h:128:25: required from ‘void Eigen::MatrixBase::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::VectorBlock, -1, 1, true>, -1>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]’ 2021-05-16T19:56:34.2087142Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:547:5: required from ‘void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:34.2090944Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:475:3: required from ‘Eigen::ColPivHouseholderQR<_MatrixType>& Eigen::ColPivHouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:34.2095237Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:135:7: required from ‘Eigen::ColPivHouseholderQR::ColPivHouseholderQR(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:34.2097234Z fastLm.cpp:88:37: required from here 2021-05-16T19:56:34.2099630Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:34.2197693Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>’: 2021-05-16T19:56:34.2202052Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >’ 2021-05-16T19:56:34.2207191Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >’ 2021-05-16T19:56:34.2211392Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’ 2021-05-16T19:56:34.2215509Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >’ 2021-05-16T19:56:34.2220449Z ../inst/include/Eigen/src/Householder/Householder.h:128:25: required from ‘void Eigen::MatrixBase::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::VectorBlock, -1, 1, true>, -1>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]’ 2021-05-16T19:56:34.2226059Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:547:5: required from ‘void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:34.2230453Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:475:3: required from ‘Eigen::ColPivHouseholderQR<_MatrixType>& Eigen::ColPivHouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:34.2234717Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:135:7: required from ‘Eigen::ColPivHouseholderQR::ColPivHouseholderQR(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:34.2236567Z fastLm.cpp:88:37: required from here 2021-05-16T19:56:34.2238799Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:34.2348581Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0>’: 2021-05-16T19:56:34.2354795Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> > >’ 2021-05-16T19:56:34.2359174Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> > >’ 2021-05-16T19:56:34.2364997Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false>, Eigen::Dense>’ 2021-05-16T19:56:34.2369416Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >’ 2021-05-16T19:56:34.2375780Z ../inst/include/Eigen/src/Householder/Householder.h:129:29: required from ‘void Eigen::MatrixBase::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::VectorBlock, -1, 1, true>, -1>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]’ 2021-05-16T19:56:34.2379784Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:547:5: required from ‘void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:34.2385294Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:475:3: required from ‘Eigen::ColPivHouseholderQR<_MatrixType>& Eigen::ColPivHouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:34.2390583Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:135:7: required from ‘Eigen::ColPivHouseholderQR::ColPivHouseholderQR(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:34.2394031Z fastLm.cpp:88:37: required from here 2021-05-16T19:56:34.2396446Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:34.2528510Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>, 0>’: 2021-05-16T19:56:34.2535635Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >’ 2021-05-16T19:56:34.2543036Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >’ 2021-05-16T19:56:34.2548475Z ../inst/include/Eigen/src/Core/Product.h:115:7: required from ‘class Eigen::internal::dense_product_base, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, 5>’ 2021-05-16T19:56:34.2555023Z ../inst/include/Eigen/src/Core/Product.h:147:7: required from ‘class Eigen::ProductImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, Eigen::Dense>’ 2021-05-16T19:56:34.2560138Z ../inst/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>’ 2021-05-16T19:56:34.2567630Z ../inst/include/Eigen/src/Householder/Householder.h:129:41: required from ‘void Eigen::MatrixBase::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::VectorBlock, -1, 1, true>, -1>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]’ 2021-05-16T19:56:34.2572654Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:547:5: required from ‘void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:34.2577967Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:475:3: required from ‘Eigen::ColPivHouseholderQR<_MatrixType>& Eigen::ColPivHouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:34.2582928Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:135:7: required from ‘Eigen::ColPivHouseholderQR::ColPivHouseholderQR(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:34.2586749Z fastLm.cpp:88:37: required from here 2021-05-16T19:56:34.2589803Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:34.2733578Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: 2021-05-16T19:56:34.2735855Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ 2021-05-16T19:56:34.2738372Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ 2021-05-16T19:56:34.2752002Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ 2021-05-16T19:56:34.2754142Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ 2021-05-16T19:56:34.2768439Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ 2021-05-16T19:56:34.2770212Z ../inst/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ 2021-05-16T19:56:34.2773598Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:83:75: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:34.2778343Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:34.2783755Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:34.2792973Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:34.2797120Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:34.2799303Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:34.2936801Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: 2021-05-16T19:56:34.2939227Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ 2021-05-16T19:56:34.2941253Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ 2021-05-16T19:56:34.2943133Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ 2021-05-16T19:56:34.2944919Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ 2021-05-16T19:56:34.2946798Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ 2021-05-16T19:56:34.2948520Z ../inst/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ 2021-05-16T19:56:34.2952125Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:92:78: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:34.2956566Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:34.2960730Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:34.2967465Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:34.2971088Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:34.2973166Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:34.3154457Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false> >, 0>’: 2021-05-16T19:56:34.3157834Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false> >, 2>’ 2021-05-16T19:56:34.3160317Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false> > >’ 2021-05-16T19:56:34.3162655Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false> > >’ 2021-05-16T19:56:34.3165264Z ../inst/include/Eigen/src/Core/Transpose.h:115:37: required from ‘class Eigen::TransposeImpl, -1, -1, false>, Eigen::Dense>’ 2021-05-16T19:56:34.3167453Z ../inst/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, -1, -1, false> >’ 2021-05-16T19:56:34.3169500Z ../inst/include/Eigen/src/Core/TriangularMatrix.h:174:44: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:34.3172214Z ../inst/include/Eigen/src/Core/TriangularMatrix.h:186:58: required from ‘class Eigen::TriangularView, -1, -1, false> >, 6>’ 2021-05-16T19:56:34.3176418Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:92:96: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:34.3181244Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:34.3185725Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:34.3193244Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:34.3197239Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:34.3199576Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:34.3444786Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false> >, 6>, Eigen::Block, -1, -1, false>, 0>, 0>’: 2021-05-16T19:56:34.3449213Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false> >, 6>, Eigen::Block, -1, -1, false>, 0> >’ 2021-05-16T19:56:34.3452569Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false> >, 6>, Eigen::Block, -1, -1, false>, 0> >’ 2021-05-16T19:56:34.3455949Z ../inst/include/Eigen/src/Core/Product.h:115:7: required from ‘class Eigen::internal::dense_product_base, -1, -1, false> >, 6>, Eigen::Block, -1, -1, false>, 0, 8>’ 2021-05-16T19:56:34.3459660Z ../inst/include/Eigen/src/Core/Product.h:147:7: required from ‘class Eigen::ProductImpl, -1, -1, false> >, 6>, Eigen::Block, -1, -1, false>, 0, Eigen::Dense>’ 2021-05-16T19:56:34.3463577Z ../inst/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, -1, -1, false> >, 6>, Eigen::Block, -1, -1, false>, 0>’ 2021-05-16T19:56:34.3468096Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:92:96: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:34.3473869Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:34.3478228Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:34.3485274Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:34.3490092Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:34.3492613Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:34.3656867Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 2>, Eigen::Matrix, 0>, 0>’: 2021-05-16T19:56:34.3660525Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 2>, Eigen::Matrix, 0> >’ 2021-05-16T19:56:34.3662972Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 2>, Eigen::Matrix, 0> >’ 2021-05-16T19:56:34.3665576Z ../inst/include/Eigen/src/Core/Product.h:115:7: required from ‘class Eigen::internal::dense_product_base, 2>, Eigen::Matrix, 0, 8>’ 2021-05-16T19:56:34.3668017Z ../inst/include/Eigen/src/Core/Product.h:147:7: required from ‘class Eigen::ProductImpl, 2>, Eigen::Matrix, 0, Eigen::Dense>’ 2021-05-16T19:56:34.3671440Z ../inst/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, 2>, Eigen::Matrix, 0>’ 2021-05-16T19:56:34.3675307Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:94:66: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:34.3680391Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:34.3685038Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:34.3692538Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:34.3696506Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:34.3698948Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:34.3808488Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’: 2021-05-16T19:56:34.3811096Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase >, 2>’ 2021-05-16T19:56:34.3813207Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase > >’ 2021-05-16T19:56:34.3815457Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase > >’ 2021-05-16T19:56:34.3817630Z ../inst/include/Eigen/src/Core/Transpose.h:115:37: required from ‘class Eigen::TransposeImpl, Eigen::Dense>’ 2021-05-16T19:56:34.3819755Z ../inst/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose >’ 2021-05-16T19:56:34.3821479Z ../inst/include/Eigen/src/Core/TriangularMatrix.h:174:44: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:34.3823664Z ../inst/include/Eigen/src/Core/TriangularMatrix.h:186:58: required from ‘class Eigen::TriangularView >, 1>’ 2021-05-16T19:56:34.3828286Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:95:66: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:34.3833979Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:34.3839179Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:34.3848553Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:34.3854019Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:34.3856807Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:34.3993974Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 1>, Eigen::Matrix, 0>, 0>’: 2021-05-16T19:56:34.3997436Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, 1>, Eigen::Matrix, 0> >’ 2021-05-16T19:56:34.4000287Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, 1>, Eigen::Matrix, 0> >’ 2021-05-16T19:56:34.4003063Z ../inst/include/Eigen/src/Core/Product.h:115:7: required from ‘class Eigen::internal::dense_product_base >, 1>, Eigen::Matrix, 0, 8>’ 2021-05-16T19:56:34.4005716Z ../inst/include/Eigen/src/Core/Product.h:147:7: required from ‘class Eigen::ProductImpl >, 1>, Eigen::Matrix, 0, Eigen::Dense>’ 2021-05-16T19:56:34.4008236Z ../inst/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product >, 1>, Eigen::Matrix, 0>’ 2021-05-16T19:56:34.4012213Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:95:66: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:34.4017105Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:34.4021679Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:34.4028787Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:34.4033031Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:34.4035308Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:34.4180222Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, 5>, Eigen::Matrix, 0>, 0>’: 2021-05-16T19:56:34.4183423Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false>, 5>, Eigen::Matrix, 0> >’ 2021-05-16T19:56:34.4186180Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false>, 5>, Eigen::Matrix, 0> >’ 2021-05-16T19:56:34.4188972Z ../inst/include/Eigen/src/Core/Product.h:115:7: required from ‘class Eigen::internal::dense_product_base, -1, -1, false>, 5>, Eigen::Matrix, 0, 8>’ 2021-05-16T19:56:34.4192122Z ../inst/include/Eigen/src/Core/Product.h:147:7: required from ‘class Eigen::ProductImpl, -1, -1, false>, 5>, Eigen::Matrix, 0, Eigen::Dense>’ 2021-05-16T19:56:34.4196202Z ../inst/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, -1, -1, false>, 5>, Eigen::Matrix, 0>’ 2021-05-16T19:56:34.4199791Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:96:22: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:34.4204099Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:34.4208217Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:34.4214552Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:34.4218087Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:34.4220238Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:34.4345059Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>’: 2021-05-16T19:56:34.4349858Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1>’ 2021-05-16T19:56:34.4352386Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 3>’ 2021-05-16T19:56:34.4354491Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >’ 2021-05-16T19:56:34.4356891Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >’ 2021-05-16T19:56:34.4358849Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:34.4360854Z ../inst/include/Eigen/src/Core/Map.h:94:79: required from ‘class Eigen::Map, 0, Eigen::Stride<0, 0> >’ 2021-05-16T19:56:34.4364502Z ../inst/include/Eigen/src/Householder/Householder.h:124:63: required from ‘void Eigen::MatrixBase::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, 1, false>; Eigen::MatrixBase::Scalar = double]’ 2021-05-16T19:56:34.4369222Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:342:11: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:34.4373387Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:34.4380147Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:34.4383680Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:34.4385760Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:34.4498786Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, false>, -1, 1, false>, 0>’: 2021-05-16T19:56:34.4501022Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, false>, -1, 1, false>, 1>’ 2021-05-16T19:56:34.4503159Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, false>, -1, 1, false>, 3>’ 2021-05-16T19:56:34.4505388Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, 1, false>, -1, 1, false> >’ 2021-05-16T19:56:34.4507947Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, 1, false>, -1, 1, false> >’ 2021-05-16T19:56:34.4510149Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, 1, false>, -1, 1, false>, 0>’ 2021-05-16T19:56:34.4511872Z ../inst/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:34.4513692Z ../inst/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block, -1, 1, false>, -1, 1, false>’ 2021-05-16T19:56:34.4517118Z ../inst/include/Eigen/src/Householder/Householder.h:125:82: required from ‘void Eigen::MatrixBase::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, 1, false>; Eigen::MatrixBase::Scalar = double]’ 2021-05-16T19:56:34.4521451Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:342:11: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:34.4525216Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:34.4531760Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:34.4534856Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:34.4536696Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:34.4654192Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, false> >, 0>’: 2021-05-16T19:56:34.4657426Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, false> >, 2>’ 2021-05-16T19:56:34.4660470Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, 1, false> > >’ 2021-05-16T19:56:34.4663142Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, 1, false> > >’ 2021-05-16T19:56:34.4665311Z ../inst/include/Eigen/src/Core/Transpose.h:115:37: required from ‘class Eigen::TransposeImpl, -1, 1, false>, Eigen::Dense>’ 2021-05-16T19:56:34.4667554Z ../inst/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, -1, 1, false> >’ 2021-05-16T19:56:34.4671581Z ../inst/include/Eigen/src/Householder/Householder.h:126:41: required from ‘void Eigen::MatrixBase::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, 1, false>; Eigen::MatrixBase::Scalar = double]’ 2021-05-16T19:56:34.4676822Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:342:11: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:34.4681069Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:34.4687623Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:34.4691204Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:34.4693480Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:34.4831006Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, false> >, Eigen::Block, -1, 1, false>, -1, 1, false>, 0>, 0>’: 2021-05-16T19:56:34.4834612Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, 1, false> >, Eigen::Block, -1, 1, false>, -1, 1, false>, 0> >’ 2021-05-16T19:56:34.4837462Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, 1, false> >, Eigen::Block, -1, 1, false>, -1, 1, false>, 0> >’ 2021-05-16T19:56:34.4840178Z ../inst/include/Eigen/src/Core/Product.h:121:7: required from ‘class Eigen::internal::dense_product_base, -1, 1, false> >, Eigen::Block, -1, 1, false>, -1, 1, false>, 0, 6>’ 2021-05-16T19:56:34.4843110Z ../inst/include/Eigen/src/Core/Product.h:147:7: required from ‘class Eigen::ProductImpl, -1, 1, false> >, Eigen::Block, -1, 1, false>, -1, 1, false>, 0, Eigen::Dense>’ 2021-05-16T19:56:34.4845859Z ../inst/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, -1, 1, false> >, Eigen::Block, -1, 1, false>, -1, 1, false>, 0>’ 2021-05-16T19:56:34.4849974Z ../inst/include/Eigen/src/Householder/Householder.h:126:41: required from ‘void Eigen::MatrixBase::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, 1, false>; Eigen::MatrixBase::Scalar = double]’ 2021-05-16T19:56:34.4857215Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:342:11: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:34.4862075Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:34.4870507Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:34.4875565Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:34.4878182Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:34.4974598Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, false>, 1, 1, false>, 0>’: 2021-05-16T19:56:34.4977033Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, false>, 1, 1, false>, 1>’ 2021-05-16T19:56:34.4979239Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, false>, 1, 1, false>, 3>’ 2021-05-16T19:56:34.4981730Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, 1, false>, 1, 1, false> >’ 2021-05-16T19:56:34.4983642Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, 1, false>, 1, 1, false> >’ 2021-05-16T19:56:34.4985463Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, 1, false>, 1, 1, false>, 0>’ 2021-05-16T19:56:34.4987206Z ../inst/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:34.4988952Z ../inst/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block, -1, 1, false>, 1, 1, false>’ 2021-05-16T19:56:34.4992572Z ../inst/include/Eigen/src/Householder/Householder.h:127:9: required from ‘void Eigen::MatrixBase::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, 1, false>; Eigen::MatrixBase::Scalar = double]’ 2021-05-16T19:56:34.4997251Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:342:11: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:34.5001117Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:34.5007047Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:34.5010730Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:34.5013146Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:34.5159222Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>’: 2021-05-16T19:56:34.5162372Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Matrix > >’ 2021-05-16T19:56:34.5165081Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Matrix > >’ 2021-05-16T19:56:34.5167833Z ../inst/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, const Eigen::Matrix >’ 2021-05-16T19:56:34.5171201Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from ‘struct Eigen::internal::traits, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >’ 2021-05-16T19:56:34.5176692Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’ 2021-05-16T19:56:34.5180612Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >’ 2021-05-16T19:56:34.5184948Z ../inst/include/Eigen/src/Householder/Householder.h:128:25: required from ‘void Eigen::MatrixBase::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, 1, false>; Eigen::MatrixBase::Scalar = double]’ 2021-05-16T19:56:34.5190520Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:342:11: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:34.5195585Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:34.5203533Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:34.5207157Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:34.5209505Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:34.5304190Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>’: 2021-05-16T19:56:34.5310110Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >’ 2021-05-16T19:56:34.5314825Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >’ 2021-05-16T19:56:34.5320817Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’ 2021-05-16T19:56:34.5324611Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >’ 2021-05-16T19:56:34.5328972Z ../inst/include/Eigen/src/Householder/Householder.h:128:25: required from ‘void Eigen::MatrixBase::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, 1, false>; Eigen::MatrixBase::Scalar = double]’ 2021-05-16T19:56:34.5334534Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:342:11: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:34.5339507Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:34.5347391Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:34.5352009Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:34.5354249Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:34.5453022Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, 0>’: 2021-05-16T19:56:34.5456903Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> > >’ 2021-05-16T19:56:34.5464111Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> > >’ 2021-05-16T19:56:34.5470070Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, Eigen::Dense>’ 2021-05-16T19:56:34.5474707Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >’ 2021-05-16T19:56:34.5480005Z ../inst/include/Eigen/src/Householder/Householder.h:129:29: required from ‘void Eigen::MatrixBase::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, 1, false>; Eigen::MatrixBase::Scalar = double]’ 2021-05-16T19:56:34.5484594Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:342:11: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:34.5488780Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:34.5495764Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:34.5499604Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:34.5502038Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:34.5635966Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>, 0>’: 2021-05-16T19:56:34.5639974Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >’ 2021-05-16T19:56:34.5643773Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >’ 2021-05-16T19:56:34.5647865Z ../inst/include/Eigen/src/Core/Product.h:115:7: required from ‘class Eigen::internal::dense_product_base, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, 4>’ 2021-05-16T19:56:34.5652014Z ../inst/include/Eigen/src/Core/Product.h:147:7: required from ‘class Eigen::ProductImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, Eigen::Dense>’ 2021-05-16T19:56:34.5656111Z ../inst/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>’ 2021-05-16T19:56:34.5663446Z ../inst/include/Eigen/src/Householder/Householder.h:129:41: required from ‘void Eigen::MatrixBase::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, 1, false>; Eigen::MatrixBase::Scalar = double]’ 2021-05-16T19:56:34.5671591Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:342:11: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:34.5676528Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:34.5682576Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:34.5685614Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:34.5687429Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:34.5834903Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0>’: 2021-05-16T19:56:34.5837707Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Block, -1, 1, true>, -1, 1, false> > >’ 2021-05-16T19:56:34.5840950Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Block, -1, 1, true>, -1, 1, false> > >’ 2021-05-16T19:56:34.5843815Z ../inst/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Block, -1, 1, true>, -1, 1, false>, Eigen::Dense>’ 2021-05-16T19:56:34.5846244Z ../inst/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false> >’ 2021-05-16T19:56:34.5849789Z ../inst/include/Eigen/src/Core/Dot.h:221:25: required from ‘static typename Eigen::NumTraits::Scalar>::Real Eigen::internal::lpNorm_selector::run(const Eigen::MatrixBase&) [with Derived = Eigen::Block, -1, 1, true>, -1, 1, false>; typename Eigen::NumTraits::Scalar>::Real = double]’ 2021-05-16T19:56:34.5853898Z ../inst/include/Eigen/src/Core/Dot.h:269:52: required from ‘typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::lpNorm() const [with int p = 1; Derived = Eigen::Block, -1, 1, true>, -1, 1, false>; typename Eigen::NumTraits::Scalar>::Real = double]’ 2021-05-16T19:56:34.5858088Z ../inst/include/Eigen/src/Cholesky/LLT.h:441:77: required from ‘Eigen::LLT& Eigen::LLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix; int _UpLo = 1]’ 2021-05-16T19:56:34.5863920Z ../inst/include/Eigen/src/Cholesky/LLT.h:100:7: required from ‘Eigen::LLT::LLT(const Eigen::EigenBase&) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix; int _UpLo = 1]’ 2021-05-16T19:56:34.5868895Z fastLm.cpp:122:50: required from here 2021-05-16T19:56:34.5872064Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:34.5986988Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Block, 1, -1, false>, 1, -1, false> >, 0>’: 2021-05-16T19:56:34.5990452Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Block, 1, -1, false>, 1, -1, false> > >’ 2021-05-16T19:56:34.5993279Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Block, 1, -1, false>, 1, -1, false> > >’ 2021-05-16T19:56:34.5995822Z ../inst/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Block, 1, -1, false>, 1, -1, false>, Eigen::Dense>’ 2021-05-16T19:56:34.5998559Z ../inst/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::Block, 1, -1, false>, 1, -1, false> >’ 2021-05-16T19:56:34.6001875Z ../inst/include/Eigen/src/Core/Dot.h:221:25: required from ‘static typename Eigen::NumTraits::Scalar>::Real Eigen::internal::lpNorm_selector::run(const Eigen::MatrixBase&) [with Derived = Eigen::Block, 1, -1, false>, 1, -1, false>; typename Eigen::NumTraits::Scalar>::Real = double]’ 2021-05-16T19:56:34.6005704Z ../inst/include/Eigen/src/Core/Dot.h:269:52: required from ‘typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::lpNorm() const [with int p = 1; Derived = Eigen::Block, 1, -1, false>, 1, -1, false>; typename Eigen::NumTraits::Scalar>::Real = double]’ 2021-05-16T19:56:34.6009652Z ../inst/include/Eigen/src/Cholesky/LLT.h:441:77: required from ‘Eigen::LLT& Eigen::LLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix; int _UpLo = 1]’ 2021-05-16T19:56:34.6013065Z ../inst/include/Eigen/src/Cholesky/LLT.h:100:7: required from ‘Eigen::LLT::LLT(const Eigen::EigenBase&) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix; int _UpLo = 1]’ 2021-05-16T19:56:34.6014725Z fastLm.cpp:122:50: required from here 2021-05-16T19:56:34.6017483Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:34.6318098Z In file included from ../inst/include/Eigen/Core:445, 2021-05-16T19:56:34.6318894Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:34.6320075Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:34.6320888Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:34.6324475Z from fastLm.h:25, 2021-05-16T19:56:34.6325197Z from fastLm.cpp:23: 2021-05-16T19:56:34.6327744Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, 1, true> >’: 2021-05-16T19:56:34.6330198Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:960:8: required from ‘struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, false> >’ 2021-05-16T19:56:34.6333103Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:1337:8: required from ‘struct Eigen::internal::evaluator_wrapper_base, -1, 1, true>, -1, 1, false> > >’ 2021-05-16T19:56:34.6336441Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:1416:8: required from ‘struct Eigen::internal::unary_evaluator, -1, 1, true>, -1, 1, false> >, Eigen::internal::IndexBased, double>’ 2021-05-16T19:56:34.6339686Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from ‘struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, false> > >’ 2021-05-16T19:56:34.6342279Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:99:8: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:34.6347246Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:665:8: required from ‘struct Eigen::internal::evaluator, const Eigen::ArrayWrapper, -1, 1, true>, -1, 1, false> >, const Eigen::CwiseNullaryOp, Eigen::Array > > >’ 2021-05-16T19:56:34.6354457Z ../inst/include/Eigen/src/Core/BooleanRedux.h:86:60: required from ‘bool Eigen::DenseBase::all() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true>, -1, 1, false> >, const Eigen::CwiseNullaryOp, Eigen::Array > >]’ 2021-05-16T19:56:34.6359827Z ../inst/include/Eigen/src/Cholesky/LDLT.h:373:21: required from ‘static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]’ 2021-05-16T19:56:34.6363958Z ../inst/include/Eigen/src/Cholesky/LDLT.h:520:51: required from ‘Eigen::LDLT& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix; int _UpLo = 1]’ 2021-05-16T19:56:34.6367902Z ../inst/include/Eigen/src/Cholesky/LDLT.h:112:7: required from ‘Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix; int _UpLo = 1]’ 2021-05-16T19:56:34.6369461Z fastLm.cpp:129:50: required from here 2021-05-16T19:56:34.6371894Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:34.6372977Z 960 | enum { 2021-05-16T19:56:34.6373344Z | ^ 2021-05-16T19:56:34.6375093Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, false> >’: 2021-05-16T19:56:34.6377556Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:1337:8: required from ‘struct Eigen::internal::evaluator_wrapper_base, -1, 1, true>, -1, 1, false> > >’ 2021-05-16T19:56:34.6380542Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:1416:8: required from ‘struct Eigen::internal::unary_evaluator, -1, 1, true>, -1, 1, false> >, Eigen::internal::IndexBased, double>’ 2021-05-16T19:56:34.6383255Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from ‘struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, false> > >’ 2021-05-16T19:56:34.6385766Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from ‘struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, false> > >’ 2021-05-16T19:56:34.6392639Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:681:51: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::ArrayWrapper, -1, 1, true>, -1, 1, false> >, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ 2021-05-16T19:56:34.6397410Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:665:8: required from ‘struct Eigen::internal::evaluator, const Eigen::ArrayWrapper, -1, 1, true>, -1, 1, false> >, const Eigen::CwiseNullaryOp, Eigen::Array > > >’ 2021-05-16T19:56:34.6402889Z ../inst/include/Eigen/src/Core/BooleanRedux.h:86:60: required from ‘bool Eigen::DenseBase::all() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true>, -1, 1, false> >, const Eigen::CwiseNullaryOp, Eigen::Array > >]’ 2021-05-16T19:56:34.6406878Z ../inst/include/Eigen/src/Cholesky/LDLT.h:373:21: required from ‘static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]’ 2021-05-16T19:56:34.6410719Z ../inst/include/Eigen/src/Cholesky/LDLT.h:520:51: required from ‘Eigen::LDLT& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix; int _UpLo = 1]’ 2021-05-16T19:56:34.6414364Z ../inst/include/Eigen/src/Cholesky/LDLT.h:112:7: required from ‘Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix; int _UpLo = 1]’ 2021-05-16T19:56:34.6416088Z fastLm.cpp:129:50: required from here 2021-05-16T19:56:34.6418401Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:34.6421960Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, 1, false> >’: 2021-05-16T19:56:34.6424796Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:1337:8: required from ‘struct Eigen::internal::evaluator_wrapper_base, -1, 1, false> > >’ 2021-05-16T19:56:34.6428358Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:1416:8: required from ‘struct Eigen::internal::unary_evaluator, -1, 1, false> >, Eigen::internal::IndexBased, double>’ 2021-05-16T19:56:34.6431415Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from ‘struct Eigen::internal::evaluator, -1, 1, false> > >’ 2021-05-16T19:56:34.6434140Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from ‘struct Eigen::internal::evaluator, -1, 1, false> > >’ 2021-05-16T19:56:34.6438384Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:681:51: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ 2021-05-16T19:56:34.6444375Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:665:8: required from ‘struct Eigen::internal::evaluator, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::CwiseNullaryOp, Eigen::Array > > >’ 2021-05-16T19:56:34.6450572Z ../inst/include/Eigen/src/Core/BooleanRedux.h:86:60: required from ‘bool Eigen::DenseBase::all() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::CwiseNullaryOp, Eigen::Array > >]’ 2021-05-16T19:56:34.6463589Z ../inst/include/Eigen/src/Cholesky/LDLT.h:381:19: required from ‘static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]’ 2021-05-16T19:56:34.6467440Z ../inst/include/Eigen/src/Cholesky/LDLT.h:520:51: required from ‘Eigen::LDLT& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix; int _UpLo = 1]’ 2021-05-16T19:56:34.6473448Z ../inst/include/Eigen/src/Cholesky/LDLT.h:112:7: required from ‘Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix; int _UpLo = 1]’ 2021-05-16T19:56:34.6475666Z fastLm.cpp:129:50: required from here 2021-05-16T19:56:34.6477890Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:34.6499228Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T19:56:34.6500206Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:34.6501044Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:34.6502041Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:34.6502621Z from fastLm.h:25, 2021-05-16T19:56:34.6503157Z from fastLm.cpp:23: 2021-05-16T19:56:34.6505904Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false> >, 0>’: 2021-05-16T19:56:34.6508988Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false> >, 2>’ 2021-05-16T19:56:34.6512530Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false> > >’ 2021-05-16T19:56:34.6514981Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false> > >’ 2021-05-16T19:56:34.6517341Z ../inst/include/Eigen/src/Core/Transpose.h:115:37: required from ‘class Eigen::TransposeImpl, -1, -1, false>, Eigen::Dense>’ 2021-05-16T19:56:34.6520448Z ../inst/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, -1, -1, false> >’ 2021-05-16T19:56:34.6522547Z ../inst/include/Eigen/src/Core/TriangularMatrix.h:174:44: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:34.6528599Z ../inst/include/Eigen/src/Core/TriangularMatrix.h:186:58: required from ‘class Eigen::TriangularView, -1, -1, false> >, 1>’ 2021-05-16T19:56:34.6533748Z ../inst/include/Eigen/src/SVD/JacobiSVD.h:232:24: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:34.6538077Z ../inst/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:34.6542705Z ../inst/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:34.6547582Z ../inst/include/Eigen/src/SVD/JacobiSVD.h:799:10: required from ‘Eigen::JacobiSVD::PlainObject> Eigen::MatrixBase::jacobiSvd(unsigned int) const [with Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]’ 2021-05-16T19:56:34.6550396Z fastLm.cpp:166:64: required from here 2021-05-16T19:56:34.6555927Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:34.6557755Z 55 | >::type PacketReturnType; 2021-05-16T19:56:34.6558561Z | ^~~~~~~~~~~~~~~~ 2021-05-16T19:56:34.6701508Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: 2021-05-16T19:56:34.6703520Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ 2021-05-16T19:56:34.6705405Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ 2021-05-16T19:56:34.6707165Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ 2021-05-16T19:56:34.6709157Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ 2021-05-16T19:56:34.6711835Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ 2021-05-16T19:56:34.6713407Z ../inst/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ 2021-05-16T19:56:34.6716076Z ../inst/include/Eigen/src/misc/RealSvd2x2.h:25:26: required from ‘void Eigen::internal::real_2x2_jacobi_svd(const MatrixType&, Index, Index, Eigen::JacobiRotation*, Eigen::JacobiRotation*) [with MatrixType = Eigen::Matrix; RealScalar = double; Index = long int]’ 2021-05-16T19:56:34.6720108Z ../inst/include/Eigen/src/SVD/JacobiSVD.h:722:42: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:34.6724027Z ../inst/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:34.6728114Z ../inst/include/Eigen/src/SVD/JacobiSVD.h:799:10: required from ‘Eigen::JacobiSVD::PlainObject> Eigen::MatrixBase::jacobiSvd(unsigned int) const [with Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]’ 2021-05-16T19:56:34.6729739Z fastLm.cpp:166:64: required from here 2021-05-16T19:56:34.6732449Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:34.6970500Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1>, 0>’: 2021-05-16T19:56:34.6973047Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, -1>, 1>’ 2021-05-16T19:56:34.6975402Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, -1>, 3>’ 2021-05-16T19:56:34.6977652Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1> >’ 2021-05-16T19:56:34.6979908Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1> >’ 2021-05-16T19:56:34.6981671Z ../inst/include/Eigen/src/Core/Diagonal.h:63:53: required from ‘class Eigen::Diagonal, -1>’ 2021-05-16T19:56:34.6985259Z ../inst/include/Eigen/src/Eigenvalues/Tridiagonalization.h:447:43: required from ‘static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false]’ 2021-05-16T19:56:34.6989744Z ../inst/include/Eigen/src/Eigenvalues/Tridiagonalization.h:430:55: required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix]’ 2021-05-16T19:56:34.6994312Z ../inst/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:437:39: required from ‘Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:34.6998744Z ../inst/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:168:7: required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:34.7000877Z fastLm.cpp:176:69: required from here 2021-05-16T19:56:34.7003407Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:34.7535302Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true> >, 0>’: 2021-05-16T19:56:34.7538538Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Block, -1, 1, true> > >’ 2021-05-16T19:56:34.7541123Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Block, -1, 1, true> > >’ 2021-05-16T19:56:34.7543842Z ../inst/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Block, -1, 1, true>, Eigen::Dense>’ 2021-05-16T19:56:34.7547028Z ../inst/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true> >’ 2021-05-16T19:56:34.7551080Z ../inst/include/Eigen/src/Core/Dot.h:98:43: required from ‘typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Block, -1, 1, true>; typename Eigen::NumTraits::Scalar>::Real = double]’ 2021-05-16T19:56:34.7554887Z ../inst/include/Eigen/src/Core/Dot.h:110:23: required from ‘typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::norm() const [with Derived = Eigen::Block, -1, 1, true>; typename Eigen::NumTraits::Scalar>::Real = double]’ 2021-05-16T19:56:34.7558910Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:505:34: required from ‘void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:34.7563177Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:475:3: required from ‘Eigen::ColPivHouseholderQR<_MatrixType>& Eigen::ColPivHouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:34.7567085Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:135:7: required from ‘Eigen::ColPivHouseholderQR::ColPivHouseholderQR(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:34.7568809Z fastLm.cpp:88:37: required from here 2021-05-16T19:56:34.7570885Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:34.7707158Z In file included from ../inst/include/Eigen/Core:445, 2021-05-16T19:56:34.7708040Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:34.7709003Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:34.7710645Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:34.7711193Z from fastLm.h:25, 2021-05-16T19:56:34.7711843Z from fastLm.cpp:23: 2021-05-16T19:56:34.7714056Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 1, -1, false> >’: 2021-05-16T19:56:34.7716151Z ../inst/include/Eigen/src/Core/Visitor.h:69:8: required from ‘class Eigen::internal::visitor_evaluator, 1, -1, false> >’ 2021-05-16T19:56:34.7718785Z ../inst/include/Eigen/src/Core/Visitor.h:110:17: required from ‘void Eigen::DenseBase::visit(Visitor&) const [with Visitor = Eigen::internal::max_coeff_visitor, 1, -1, false> >; Derived = Eigen::Block, 1, -1, false>]’ 2021-05-16T19:56:34.7721939Z ../inst/include/Eigen/src/Core/Visitor.h:266:3: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff(IndexType*) const [with IndexType = long int; Derived = Eigen::Block, 1, -1, false>; typename Eigen::internal::traits::Scalar = double]’ 2021-05-16T19:56:34.7724725Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:519:50: required from ‘void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:34.7729345Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:475:3: required from ‘Eigen::ColPivHouseholderQR<_MatrixType>& Eigen::ColPivHouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:34.7736682Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:135:7: required from ‘Eigen::ColPivHouseholderQR::ColPivHouseholderQR(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:34.7738381Z fastLm.cpp:88:37: required from here 2021-05-16T19:56:34.7740489Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:34.7741573Z 960 | enum { 2021-05-16T19:56:34.7741942Z | ^ 2021-05-16T19:56:34.7742550Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T19:56:34.7743390Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:34.7744091Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:34.7744782Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:34.7745322Z from fastLm.h:25, 2021-05-16T19:56:34.7745792Z from fastLm.cpp:23: 2021-05-16T19:56:34.7747688Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, -1, 1, false>, 0>’: 2021-05-16T19:56:34.7750403Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, -1, 1, false>, 2>’ 2021-05-16T19:56:34.7752769Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, 1, true>, -1, 1, false>, -1, 1, false> >’ 2021-05-16T19:56:34.7755171Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, 1, true>, -1, 1, false>, -1, 1, false> >’ 2021-05-16T19:56:34.7757342Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, 1, true>, -1, 1, false>, -1, 1, false>, 0>’ 2021-05-16T19:56:34.7759586Z ../inst/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, -1, 1, true>, -1, 1, false>, -1, 1, false, true>’ 2021-05-16T19:56:34.7761414Z ../inst/include/Eigen/src/Core/Block.h:154:7: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:34.7765579Z ../inst/include/Eigen/src/Householder/Householder.h:74:64: required from ‘void Eigen::MatrixBase::makeHouseholder(EssentialPart&, Eigen::MatrixBase::Scalar&, Eigen::MatrixBase::RealScalar&) const [with EssentialPart = Eigen::VectorBlock, -1, 1, true>, -1, 1, false>, -1>; Derived = Eigen::Block, -1, 1, true>, -1, 1, false>; Eigen::MatrixBase::Scalar = double; Eigen::MatrixBase::RealScalar = double]’ 2021-05-16T19:56:34.7770877Z ../inst/include/Eigen/src/Householder/Householder.h:45:3: required from ‘void Eigen::MatrixBase::makeHouseholderInPlace(Eigen::MatrixBase::Scalar&, Eigen::MatrixBase::RealScalar&) [with Derived = Eigen::Block, -1, 1, true>, -1, 1, false>; Eigen::MatrixBase::Scalar = double; Eigen::MatrixBase::RealScalar = double]’ 2021-05-16T19:56:34.7775056Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:538:5: required from ‘void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:34.7779850Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:475:3: required from ‘Eigen::ColPivHouseholderQR<_MatrixType>& Eigen::ColPivHouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:34.7784790Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:135:7: required from ‘Eigen::ColPivHouseholderQR::ColPivHouseholderQR(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:34.7786365Z fastLm.cpp:88:37: required from here 2021-05-16T19:56:34.7788270Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:34.7789643Z 55 | >::type PacketReturnType; 2021-05-16T19:56:34.7790202Z | ^~~~~~~~~~~~~~~~ 2021-05-16T19:56:34.7921437Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, 0>’: 2021-05-16T19:56:34.7926672Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >’ 2021-05-16T19:56:34.7931576Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >’ 2021-05-16T19:56:34.7936480Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, Eigen::Dense>’ 2021-05-16T19:56:34.7940520Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >’ 2021-05-16T19:56:34.7945465Z ../inst/include/Eigen/src/Householder/Householder.h:91:22: required from ‘void Eigen::MatrixBase::makeHouseholder(EssentialPart&, Eigen::MatrixBase::Scalar&, Eigen::MatrixBase::RealScalar&) const [with EssentialPart = Eigen::VectorBlock, -1, 1, true>, -1, 1, false>, -1>; Derived = Eigen::Block, -1, 1, true>, -1, 1, false>; Eigen::MatrixBase::Scalar = double; Eigen::MatrixBase::RealScalar = double]’ 2021-05-16T19:56:34.7950239Z ../inst/include/Eigen/src/Householder/Householder.h:45:3: required from ‘void Eigen::MatrixBase::makeHouseholderInPlace(Eigen::MatrixBase::Scalar&, Eigen::MatrixBase::RealScalar&) [with Derived = Eigen::Block, -1, 1, true>, -1, 1, false>; Eigen::MatrixBase::Scalar = double; Eigen::MatrixBase::RealScalar = double]’ 2021-05-16T19:56:34.7953414Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:538:5: required from ‘void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:34.7957362Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:475:3: required from ‘Eigen::ColPivHouseholderQR<_MatrixType>& Eigen::ColPivHouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:34.7961953Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:135:7: required from ‘Eigen::ColPivHouseholderQR::ColPivHouseholderQR(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:34.7963832Z fastLm.cpp:88:37: required from here 2021-05-16T19:56:34.7965976Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:34.8142813Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0>’: 2021-05-16T19:56:34.8145625Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Block, -1, 1, true>, -1, 1, false> > >’ 2021-05-16T19:56:34.8148620Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Block, -1, 1, true>, -1, 1, false> > >’ 2021-05-16T19:56:34.8152348Z ../inst/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Block, -1, 1, true>, -1, 1, false>, Eigen::Dense>’ 2021-05-16T19:56:34.8155109Z ../inst/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false> >’ 2021-05-16T19:56:34.8159387Z ../inst/include/Eigen/src/Core/Dot.h:98:43: required from ‘typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Block, -1, 1, true>, -1, 1, false>; typename Eigen::NumTraits::Scalar>::Real = double]’ 2021-05-16T19:56:34.8164333Z ../inst/include/Eigen/src/Core/Dot.h:110:23: required from ‘typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::norm() const [with Derived = Eigen::Block, -1, 1, true>, -1, 1, false>; typename Eigen::NumTraits::Scalar>::Real = double]’ 2021-05-16T19:56:34.8167139Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:565:40: required from ‘void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:34.8170802Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:475:3: required from ‘Eigen::ColPivHouseholderQR<_MatrixType>& Eigen::ColPivHouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:34.8174646Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:135:7: required from ‘Eigen::ColPivHouseholderQR::ColPivHouseholderQR(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:34.8176399Z fastLm.cpp:88:37: required from here 2021-05-16T19:56:34.8178984Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:34.8368377Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, -1, true>, 0>’: 2021-05-16T19:56:34.8371455Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 1, -1, true>, 1>’ 2021-05-16T19:56:34.8373706Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 1, -1, true>, 3>’ 2021-05-16T19:56:34.8375728Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 1, -1, true> >’ 2021-05-16T19:56:34.8377801Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 1, -1, true> >’ 2021-05-16T19:56:34.8380249Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 1, -1, true>, 0>’ 2021-05-16T19:56:34.8382892Z ../inst/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:34.8388519Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:63:24: required from ‘void Eigen::internal::make_block_householder_triangular_factor(TriangularFactorType&, const VectorsType&, const CoeffsType&) [with TriangularFactorType = Eigen::Matrix; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:34.8414972Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:34.8420982Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:34.8425550Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:34.8434324Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:34.8437900Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:34.8440568Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:34.8541741Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false>, 0>’: 2021-05-16T19:56:34.8544174Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false>, 1>’ 2021-05-16T19:56:34.8547046Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false>, 3>’ 2021-05-16T19:56:34.8550518Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 1, -1, true>, 1, -1, false> >’ 2021-05-16T19:56:34.8552976Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 1, -1, true>, 1, -1, false> >’ 2021-05-16T19:56:34.8555445Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 1, -1, true>, 1, -1, false>, 0>’ 2021-05-16T19:56:34.8557214Z ../inst/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:34.8561751Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:63:33: required from ‘void Eigen::internal::make_block_householder_triangular_factor(TriangularFactorType&, const VectorsType&, const CoeffsType&) [with TriangularFactorType = Eigen::Matrix; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:34.8566831Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:34.8571282Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:34.8575658Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:34.8584218Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:34.8588158Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:34.8591202Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:34.8732473Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, 0>’: 2021-05-16T19:56:34.8735244Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, 2>’ 2021-05-16T19:56:34.8737606Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false>, -1, 1, true> >’ 2021-05-16T19:56:34.8739642Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false>, -1, 1, true> >’ 2021-05-16T19:56:34.8741917Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, -1, false>, -1, 1, true>, 0>’ 2021-05-16T19:56:34.8743894Z ../inst/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, -1, -1, false>, -1, 1, true, true>’ 2021-05-16T19:56:34.8745620Z ../inst/include/Eigen/src/Core/Block.h:154:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:34.8749243Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:63:74: required from ‘void Eigen::internal::make_block_householder_triangular_factor(TriangularFactorType&, const VectorsType&, const CoeffsType&) [with TriangularFactorType = Eigen::Matrix; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:34.8753856Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:34.8761681Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:34.8766005Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:34.8772350Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:34.8776356Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:34.8779083Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:34.8894804Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, -1, 1, false>, 0>’: 2021-05-16T19:56:34.8898081Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, -1, 1, false>, 2>’ 2021-05-16T19:56:34.8900894Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false>, -1, 1, true>, -1, 1, false> >’ 2021-05-16T19:56:34.8904181Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false>, -1, 1, true>, -1, 1, false> >’ 2021-05-16T19:56:34.8906851Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, -1, false>, -1, 1, true>, -1, 1, false>, 0>’ 2021-05-16T19:56:34.8910280Z ../inst/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, -1, -1, false>, -1, 1, true>, -1, 1, false, true>’ 2021-05-16T19:56:34.8912599Z ../inst/include/Eigen/src/Core/Block.h:154:7: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:34.8916943Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:63:83: required from ‘void Eigen::internal::make_block_householder_triangular_factor(TriangularFactorType&, const VectorsType&, const CoeffsType&) [with TriangularFactorType = Eigen::Matrix; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:34.8921651Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:34.8925778Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:34.8930189Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:34.8937509Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:34.8941844Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:34.8944182Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:34.9074710Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, -1, 1, false> >, 0>’: 2021-05-16T19:56:34.9078211Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, -1, 1, false> >, 2>’ 2021-05-16T19:56:34.9081633Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’ 2021-05-16T19:56:34.9084307Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’ 2021-05-16T19:56:34.9087202Z ../inst/include/Eigen/src/Core/Transpose.h:115:37: required from ‘class Eigen::TransposeImpl, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Dense>’ 2021-05-16T19:56:34.9089766Z ../inst/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> >’ 2021-05-16T19:56:34.9102487Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:63:57: required from ‘void Eigen::internal::make_block_householder_triangular_factor(TriangularFactorType&, const VectorsType&, const CoeffsType&) [with TriangularFactorType = Eigen::Matrix; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:34.9108383Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:34.9113273Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:34.9117663Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:34.9124730Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:34.9128494Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:34.9131562Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:34.9236038Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, 0>’: 2021-05-16T19:56:34.9240683Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >’ 2021-05-16T19:56:34.9244838Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >’ 2021-05-16T19:56:34.9249308Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::Dense>’ 2021-05-16T19:56:34.9253416Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’ 2021-05-16T19:56:34.9258048Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:63:57: required from ‘void Eigen::internal::make_block_householder_triangular_factor(TriangularFactorType&, const VectorsType&, const CoeffsType&) [with TriangularFactorType = Eigen::Matrix; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:34.9262300Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:34.9266757Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:34.9271087Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:34.9278824Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:34.9282623Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:34.9284525Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:34.9374372Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, 0>’: 2021-05-16T19:56:34.9378165Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, 2>’ 2021-05-16T19:56:34.9381403Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false>, -1, -1, false> >’ 2021-05-16T19:56:34.9384707Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false>, -1, -1, false> >’ 2021-05-16T19:56:34.9387433Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, -1, false>, -1, -1, false>, 0>’ 2021-05-16T19:56:34.9389893Z ../inst/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, -1, -1, false>, -1, -1, false, true>’ 2021-05-16T19:56:34.9391739Z ../inst/include/Eigen/src/Core/Block.h:154:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:34.9395404Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:64:102: required from ‘void Eigen::internal::make_block_householder_triangular_factor(TriangularFactorType&, const VectorsType&, const CoeffsType&) [with TriangularFactorType = Eigen::Matrix; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:34.9401523Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:34.9406717Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:34.9411925Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:34.9418545Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:34.9421975Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:34.9423996Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:34.9627228Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::TriangularView, -1, -1, false>, -1, -1, false>, 5>, 0>, 0>’: 2021-05-16T19:56:34.9634941Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::TriangularView, -1, -1, false>, -1, -1, false>, 5>, 0> >’ 2021-05-16T19:56:34.9641990Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::TriangularView, -1, -1, false>, -1, -1, false>, 5>, 0> >’ 2021-05-16T19:56:34.9652746Z ../inst/include/Eigen/src/Core/Product.h:115:7: required from ‘class Eigen::internal::dense_product_base, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::TriangularView, -1, -1, false>, -1, -1, false>, 5>, 0, 7>’ 2021-05-16T19:56:34.9659847Z ../inst/include/Eigen/src/Core/Product.h:147:7: required from ‘class Eigen::ProductImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::TriangularView, -1, -1, false>, -1, -1, false>, 5>, 0, Eigen::Dense>’ 2021-05-16T19:56:34.9666294Z ../inst/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::TriangularView, -1, -1, false>, -1, -1, false>, 5>, 0>’ 2021-05-16T19:56:34.9671999Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:64:57: required from ‘void Eigen::internal::make_block_householder_triangular_factor(TriangularFactorType&, const VectorsType&, const CoeffsType&) [with TriangularFactorType = Eigen::Matrix; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:34.9677349Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:34.9683062Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:34.9687584Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:34.9694883Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:34.9698835Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:34.9705602Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:34.9801116Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, 0>’: 2021-05-16T19:56:34.9804624Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, 1>’ 2021-05-16T19:56:34.9807715Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, 3>’ 2021-05-16T19:56:34.9810195Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false> >’ 2021-05-16T19:56:34.9812314Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false> >’ 2021-05-16T19:56:34.9814405Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, -1, false>, 0>’ 2021-05-16T19:56:34.9816326Z ../inst/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:34.9820497Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:67:107: required from ‘void Eigen::internal::make_block_householder_triangular_factor(TriangularFactorType&, const VectorsType&, const CoeffsType&) [with TriangularFactorType = Eigen::Matrix; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:34.9825335Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:34.9830327Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:34.9835545Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:34.9842796Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:34.9846801Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:34.9849207Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:35.0040412Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false>, Eigen::TriangularView, -1, -1, false>, 2>, 0>, 0>’: 2021-05-16T19:56:35.0044049Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 1, -1, true>, 1, -1, false>, Eigen::TriangularView, -1, -1, false>, 2>, 0> >’ 2021-05-16T19:56:35.0047404Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 1, -1, true>, 1, -1, false>, Eigen::TriangularView, -1, -1, false>, 2>, 0> >’ 2021-05-16T19:56:35.0051094Z ../inst/include/Eigen/src/Core/Product.h:115:7: required from ‘class Eigen::internal::dense_product_base, 1, -1, true>, 1, -1, false>, Eigen::TriangularView, -1, -1, false>, 2>, 0, 7>’ 2021-05-16T19:56:35.0054772Z ../inst/include/Eigen/src/Core/Product.h:147:7: required from ‘class Eigen::ProductImpl, 1, -1, true>, 1, -1, false>, Eigen::TriangularView, -1, -1, false>, 2>, 0, Eigen::Dense>’ 2021-05-16T19:56:35.0057956Z ../inst/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, 1, -1, true>, 1, -1, false>, Eigen::TriangularView, -1, -1, false>, 2>, 0>’ 2021-05-16T19:56:35.0062244Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:67:61: required from ‘void Eigen::internal::make_block_householder_triangular_factor(TriangularFactorType&, const VectorsType&, const CoeffsType&) [with TriangularFactorType = Eigen::Matrix; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:35.0067219Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:35.0072792Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:35.0078201Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:35.0087363Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:35.0091982Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:35.0094898Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:35.0375490Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, 0>’: 2021-05-16T19:56:35.0378286Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, 1>’ 2021-05-16T19:56:35.0380916Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, 3>’ 2021-05-16T19:56:35.0383314Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false>, -1, 1, true> >’ 2021-05-16T19:56:35.0385446Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false>, -1, 1, true> >’ 2021-05-16T19:56:35.0387526Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, -1, false>, -1, 1, true>, 0>’ 2021-05-16T19:56:35.0391255Z ../inst/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:35.0395294Z ../inst/include/Eigen/src/QR/HouseholderQR.h:280:16: required from ‘void Eigen::internal::householder_qr_inplace_unblocked(MatrixQR&, HCoeffs&, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Block, -1, -1, false>; HCoeffs = Eigen::Block, -1, 1, false>; typename MatrixQR::Scalar = double]’ 2021-05-16T19:56:35.0401007Z ../inst/include/Eigen/src/QR/HouseholderQR.h:334:39: required from ‘static void Eigen::internal::householder_qr_inplace_blocked::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix; HCoeffs = Eigen::Matrix; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]’ 2021-05-16T19:56:35.0404607Z ../inst/include/Eigen/src/QR/HouseholderQR.h:391:73: required from ‘void Eigen::HouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:35.0409183Z ../inst/include/Eigen/src/QR/HouseholderQR.h:172:7: required from ‘Eigen::HouseholderQR& Eigen::HouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:35.0419570Z ../inst/include/Eigen/src/QR/HouseholderQR.h:103:7: required from ‘Eigen::HouseholderQR::HouseholderQR(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:35.0421805Z fastLm.cpp:113:30: required from here 2021-05-16T19:56:35.0424136Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:35.0591063Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, -1, 1, false>, 0>’: 2021-05-16T19:56:35.0594015Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, -1, 1, false>, 1>’ 2021-05-16T19:56:35.0597034Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, -1, 1, false>, 3>’ 2021-05-16T19:56:35.0599442Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false>, -1, 1, true>, -1, 1, false> >’ 2021-05-16T19:56:35.0601996Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false>, -1, 1, true>, -1, 1, false> >’ 2021-05-16T19:56:35.0604367Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, -1, false>, -1, 1, true>, -1, 1, false>, 0>’ 2021-05-16T19:56:35.0606334Z ../inst/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:35.0610716Z ../inst/include/Eigen/src/QR/HouseholderQR.h:280:36: required from ‘void Eigen::internal::householder_qr_inplace_unblocked(MatrixQR&, HCoeffs&, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Block, -1, -1, false>; HCoeffs = Eigen::Block, -1, 1, false>; typename MatrixQR::Scalar = double]’ 2021-05-16T19:56:35.0615955Z ../inst/include/Eigen/src/QR/HouseholderQR.h:334:39: required from ‘static void Eigen::internal::householder_qr_inplace_blocked::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix; HCoeffs = Eigen::Matrix; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]’ 2021-05-16T19:56:35.0619637Z ../inst/include/Eigen/src/QR/HouseholderQR.h:391:73: required from ‘void Eigen::HouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:35.0623144Z ../inst/include/Eigen/src/QR/HouseholderQR.h:172:7: required from ‘Eigen::HouseholderQR& Eigen::HouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:35.0627020Z ../inst/include/Eigen/src/QR/HouseholderQR.h:103:7: required from ‘Eigen::HouseholderQR::HouseholderQR(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:35.0628653Z fastLm.cpp:113:30: required from here 2021-05-16T19:56:35.0631523Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:35.0811982Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false> >, 6>, Eigen::Block, -1, -1, false>, 0>, 0>’: 2021-05-16T19:56:35.0815819Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false> >, 6>, Eigen::Block, -1, -1, false>, 0> >’ 2021-05-16T19:56:35.0819592Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false> >, 6>, Eigen::Block, -1, -1, false>, 0> >’ 2021-05-16T19:56:35.0823209Z ../inst/include/Eigen/src/Core/Product.h:115:7: required from ‘class Eigen::internal::dense_product_base, -1, -1, false> >, 6>, Eigen::Block, -1, -1, false>, 0, 8>’ 2021-05-16T19:56:35.0826509Z ../inst/include/Eigen/src/Core/Product.h:147:7: required from ‘class Eigen::ProductImpl, -1, -1, false> >, 6>, Eigen::Block, -1, -1, false>, 0, Eigen::Dense>’ 2021-05-16T19:56:35.0829929Z ../inst/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, -1, -1, false> >, 6>, Eigen::Block, -1, -1, false>, 0>’ 2021-05-16T19:56:35.0834129Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:92:96: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::Block, -1, 1, false>]’ 2021-05-16T19:56:35.0839757Z ../inst/include/Eigen/src/QR/HouseholderQR.h:339:44: required from ‘static void Eigen::internal::householder_qr_inplace_blocked::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix; HCoeffs = Eigen::Matrix; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]’ 2021-05-16T19:56:35.0844131Z ../inst/include/Eigen/src/QR/HouseholderQR.h:391:73: required from ‘void Eigen::HouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:35.0848251Z ../inst/include/Eigen/src/QR/HouseholderQR.h:172:7: required from ‘Eigen::HouseholderQR& Eigen::HouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:35.0851880Z ../inst/include/Eigen/src/QR/HouseholderQR.h:103:7: required from ‘Eigen::HouseholderQR::HouseholderQR(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:35.0854076Z fastLm.cpp:113:30: required from here 2021-05-16T19:56:35.0857159Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:35.0989802Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 2>, Eigen::Matrix, 0>, 0>’: 2021-05-16T19:56:35.0992664Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 2>, Eigen::Matrix, 0> >’ 2021-05-16T19:56:35.0995657Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 2>, Eigen::Matrix, 0> >’ 2021-05-16T19:56:35.0998426Z ../inst/include/Eigen/src/Core/Product.h:115:7: required from ‘class Eigen::internal::dense_product_base, 2>, Eigen::Matrix, 0, 8>’ 2021-05-16T19:56:35.1000832Z ../inst/include/Eigen/src/Core/Product.h:147:7: required from ‘class Eigen::ProductImpl, 2>, Eigen::Matrix, 0, Eigen::Dense>’ 2021-05-16T19:56:35.1003115Z ../inst/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, 2>, Eigen::Matrix, 0>’ 2021-05-16T19:56:35.1006719Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:94:66: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::Block, -1, 1, false>]’ 2021-05-16T19:56:35.1011511Z ../inst/include/Eigen/src/QR/HouseholderQR.h:339:44: required from ‘static void Eigen::internal::householder_qr_inplace_blocked::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix; HCoeffs = Eigen::Matrix; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]’ 2021-05-16T19:56:35.1015851Z ../inst/include/Eigen/src/QR/HouseholderQR.h:391:73: required from ‘void Eigen::HouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:35.1019542Z ../inst/include/Eigen/src/QR/HouseholderQR.h:172:7: required from ‘Eigen::HouseholderQR& Eigen::HouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:35.1022918Z ../inst/include/Eigen/src/QR/HouseholderQR.h:103:7: required from ‘Eigen::HouseholderQR::HouseholderQR(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:35.1024640Z fastLm.cpp:113:30: required from here 2021-05-16T19:56:35.1026890Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:35.1167894Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 1>, Eigen::Matrix, 0>, 0>’: 2021-05-16T19:56:35.1171969Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, 1>, Eigen::Matrix, 0> >’ 2021-05-16T19:56:35.1175748Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, 1>, Eigen::Matrix, 0> >’ 2021-05-16T19:56:35.1178697Z ../inst/include/Eigen/src/Core/Product.h:115:7: required from ‘class Eigen::internal::dense_product_base >, 1>, Eigen::Matrix, 0, 8>’ 2021-05-16T19:56:35.1182551Z ../inst/include/Eigen/src/Core/Product.h:147:7: required from ‘class Eigen::ProductImpl >, 1>, Eigen::Matrix, 0, Eigen::Dense>’ 2021-05-16T19:56:35.1185348Z ../inst/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product >, 1>, Eigen::Matrix, 0>’ 2021-05-16T19:56:35.1190327Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:95:66: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::Block, -1, 1, false>]’ 2021-05-16T19:56:35.1197961Z ../inst/include/Eigen/src/QR/HouseholderQR.h:339:44: required from ‘static void Eigen::internal::householder_qr_inplace_blocked::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix; HCoeffs = Eigen::Matrix; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]’ 2021-05-16T19:56:35.1202271Z ../inst/include/Eigen/src/QR/HouseholderQR.h:391:73: required from ‘void Eigen::HouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:35.1206323Z ../inst/include/Eigen/src/QR/HouseholderQR.h:172:7: required from ‘Eigen::HouseholderQR& Eigen::HouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:35.1210046Z ../inst/include/Eigen/src/QR/HouseholderQR.h:103:7: required from ‘Eigen::HouseholderQR::HouseholderQR(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:35.1211838Z fastLm.cpp:113:30: required from here 2021-05-16T19:56:35.1215398Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:35.1342376Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, 5>, Eigen::Matrix, 0>, 0>’: 2021-05-16T19:56:35.1345581Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false>, 5>, Eigen::Matrix, 0> >’ 2021-05-16T19:56:35.1348348Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false>, 5>, Eigen::Matrix, 0> >’ 2021-05-16T19:56:35.1351308Z ../inst/include/Eigen/src/Core/Product.h:115:7: required from ‘class Eigen::internal::dense_product_base, -1, -1, false>, 5>, Eigen::Matrix, 0, 8>’ 2021-05-16T19:56:35.1354489Z ../inst/include/Eigen/src/Core/Product.h:147:7: required from ‘class Eigen::ProductImpl, -1, -1, false>, 5>, Eigen::Matrix, 0, Eigen::Dense>’ 2021-05-16T19:56:35.1357602Z ../inst/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, -1, -1, false>, 5>, Eigen::Matrix, 0>’ 2021-05-16T19:56:35.1363024Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:96:22: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::Block, -1, 1, false>]’ 2021-05-16T19:56:35.1367989Z ../inst/include/Eigen/src/QR/HouseholderQR.h:339:44: required from ‘static void Eigen::internal::householder_qr_inplace_blocked::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix; HCoeffs = Eigen::Matrix; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]’ 2021-05-16T19:56:35.1371505Z ../inst/include/Eigen/src/QR/HouseholderQR.h:391:73: required from ‘void Eigen::HouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:35.1375110Z ../inst/include/Eigen/src/QR/HouseholderQR.h:172:7: required from ‘Eigen::HouseholderQR& Eigen::HouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:35.1378883Z ../inst/include/Eigen/src/QR/HouseholderQR.h:103:7: required from ‘Eigen::HouseholderQR::HouseholderQR(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:35.1380574Z fastLm.cpp:113:30: required from here 2021-05-16T19:56:35.1383138Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:35.1561707Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, Eigen::Transpose, 1, -1, false> >, 0>, 0>’: 2021-05-16T19:56:35.1564708Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false>, Eigen::Transpose, 1, -1, false> >, 0> >’ 2021-05-16T19:56:35.1567553Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false>, Eigen::Transpose, 1, -1, false> >, 0> >’ 2021-05-16T19:56:35.1570312Z ../inst/include/Eigen/src/Core/Product.h:115:7: required from ‘class Eigen::internal::dense_product_base, -1, -1, false>, Eigen::Transpose, 1, -1, false> >, 0, 7>’ 2021-05-16T19:56:35.1573151Z ../inst/include/Eigen/src/Core/Product.h:147:7: required from ‘class Eigen::ProductImpl, -1, -1, false>, Eigen::Transpose, 1, -1, false> >, 0, Eigen::Dense>’ 2021-05-16T19:56:35.1576605Z ../inst/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, -1, -1, false>, Eigen::Transpose, 1, -1, false> >, 0>’ 2021-05-16T19:56:35.1579800Z ../inst/include/Eigen/src/Cholesky/LLT.h:325:45: required from ‘static Eigen::Index Eigen::internal::llt_inplace::unblocked(MatrixType&) [with MatrixType = Eigen::Matrix; Scalar = double; Eigen::Index = long int]’ 2021-05-16T19:56:35.1582912Z ../inst/include/Eigen/src/Cholesky/LLT.h:337:23: required from ‘static Eigen::Index Eigen::internal::llt_inplace::blocked(MatrixType&) [with MatrixType = Eigen::Matrix; Scalar = double; Eigen::Index = long int]’ 2021-05-16T19:56:35.1585711Z ../inst/include/Eigen/src/Cholesky/LLT.h:401:68: required from ‘static bool Eigen::internal::LLT_Traits::inplace_decomposition(MatrixType&) [with MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:35.1588838Z ../inst/include/Eigen/src/Cholesky/LLT.h:449:42: required from ‘Eigen::LLT& Eigen::LLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix; int _UpLo = 1]’ 2021-05-16T19:56:35.1592785Z ../inst/include/Eigen/src/Cholesky/LLT.h:100:7: required from ‘Eigen::LLT::LLT(const Eigen::EigenBase&) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix; int _UpLo = 1]’ 2021-05-16T19:56:35.1594311Z fastLm.cpp:122:50: required from here 2021-05-16T19:56:35.1596836Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:35.1714049Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, false>, 0>’: 2021-05-16T19:56:35.1716188Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, false>, 1>’ 2021-05-16T19:56:35.1719323Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, false>, 3>’ 2021-05-16T19:56:35.1721923Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false>, -1, 1, false> >’ 2021-05-16T19:56:35.1724318Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false>, -1, 1, false> >’ 2021-05-16T19:56:35.1727561Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, -1, false>, -1, 1, false>, 0>’ 2021-05-16T19:56:35.1730084Z ../inst/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:35.1732724Z ../inst/include/Eigen/src/Cholesky/LLT.h:316:35: required from ‘static Eigen::Index Eigen::internal::llt_inplace::unblocked(MatrixType&) [with MatrixType = Eigen::Block, -1, -1, false>; Scalar = double; Eigen::Index = long int]’ 2021-05-16T19:56:35.1736299Z ../inst/include/Eigen/src/Cholesky/LLT.h:356:24: required from ‘static Eigen::Index Eigen::internal::llt_inplace::blocked(MatrixType&) [with MatrixType = Eigen::Matrix; Scalar = double; Eigen::Index = long int]’ 2021-05-16T19:56:35.1739649Z ../inst/include/Eigen/src/Cholesky/LLT.h:401:68: required from ‘static bool Eigen::internal::LLT_Traits::inplace_decomposition(MatrixType&) [with MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:35.1742926Z ../inst/include/Eigen/src/Cholesky/LLT.h:449:42: required from ‘Eigen::LLT& Eigen::LLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix; int _UpLo = 1]’ 2021-05-16T19:56:35.1746044Z ../inst/include/Eigen/src/Cholesky/LLT.h:100:7: required from ‘Eigen::LLT::LLT(const Eigen::EigenBase&) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix; int _UpLo = 1]’ 2021-05-16T19:56:35.1747407Z fastLm.cpp:122:50: required from here 2021-05-16T19:56:35.1749543Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:35.1930038Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false> >, 0>’: 2021-05-16T19:56:35.1936186Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false> >, 2>’ 2021-05-16T19:56:35.1939196Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false>, 1, -1, false> > >’ 2021-05-16T19:56:35.1941485Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false>, 1, -1, false> > >’ 2021-05-16T19:56:35.1944002Z ../inst/include/Eigen/src/Core/Transpose.h:115:37: required from ‘class Eigen::TransposeImpl, -1, -1, false>, 1, -1, false>, Eigen::Dense>’ 2021-05-16T19:56:35.1946239Z ../inst/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, -1, -1, false>, 1, -1, false> >’ 2021-05-16T19:56:35.1948905Z ../inst/include/Eigen/src/Cholesky/LLT.h:325:45: required from ‘static Eigen::Index Eigen::internal::llt_inplace::unblocked(MatrixType&) [with MatrixType = Eigen::Block, -1, -1, false>; Scalar = double; Eigen::Index = long int]’ 2021-05-16T19:56:35.1952714Z ../inst/include/Eigen/src/Cholesky/LLT.h:356:24: required from ‘static Eigen::Index Eigen::internal::llt_inplace::blocked(MatrixType&) [with MatrixType = Eigen::Matrix; Scalar = double; Eigen::Index = long int]’ 2021-05-16T19:56:35.1955490Z ../inst/include/Eigen/src/Cholesky/LLT.h:401:68: required from ‘static bool Eigen::internal::LLT_Traits::inplace_decomposition(MatrixType&) [with MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:35.1958599Z ../inst/include/Eigen/src/Cholesky/LLT.h:449:42: required from ‘Eigen::LLT& Eigen::LLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix; int _UpLo = 1]’ 2021-05-16T19:56:35.1961833Z ../inst/include/Eigen/src/Cholesky/LLT.h:100:7: required from ‘Eigen::LLT::LLT(const Eigen::EigenBase&) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix; int _UpLo = 1]’ 2021-05-16T19:56:35.1963500Z fastLm.cpp:122:50: required from here 2021-05-16T19:56:35.1965625Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:35.2110273Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, Eigen::Transpose, -1, -1, false>, 1, -1, false> >, 0>, 0>’: 2021-05-16T19:56:35.2114814Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false>, -1, -1, false>, Eigen::Transpose, -1, -1, false>, 1, -1, false> >, 0> >’ 2021-05-16T19:56:35.2118081Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false>, -1, -1, false>, Eigen::Transpose, -1, -1, false>, 1, -1, false> >, 0> >’ 2021-05-16T19:56:35.2121654Z ../inst/include/Eigen/src/Core/Product.h:115:7: required from ‘class Eigen::internal::dense_product_base, -1, -1, false>, -1, -1, false>, Eigen::Transpose, -1, -1, false>, 1, -1, false> >, 0, 7>’ 2021-05-16T19:56:35.2125901Z ../inst/include/Eigen/src/Core/Product.h:147:7: required from ‘class Eigen::ProductImpl, -1, -1, false>, -1, -1, false>, Eigen::Transpose, -1, -1, false>, 1, -1, false> >, 0, Eigen::Dense>’ 2021-05-16T19:56:35.2129191Z ../inst/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, -1, -1, false>, -1, -1, false>, Eigen::Transpose, -1, -1, false>, 1, -1, false> >, 0>’ 2021-05-16T19:56:35.2132331Z ../inst/include/Eigen/src/Cholesky/LLT.h:325:45: required from ‘static Eigen::Index Eigen::internal::llt_inplace::unblocked(MatrixType&) [with MatrixType = Eigen::Block, -1, -1, false>; Scalar = double; Eigen::Index = long int]’ 2021-05-16T19:56:35.2135669Z ../inst/include/Eigen/src/Cholesky/LLT.h:356:24: required from ‘static Eigen::Index Eigen::internal::llt_inplace::blocked(MatrixType&) [with MatrixType = Eigen::Matrix; Scalar = double; Eigen::Index = long int]’ 2021-05-16T19:56:35.2138752Z ../inst/include/Eigen/src/Cholesky/LLT.h:401:68: required from ‘static bool Eigen::internal::LLT_Traits::inplace_decomposition(MatrixType&) [with MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:35.2142274Z ../inst/include/Eigen/src/Cholesky/LLT.h:449:42: required from ‘Eigen::LLT& Eigen::LLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix; int _UpLo = 1]’ 2021-05-16T19:56:35.2146239Z ../inst/include/Eigen/src/Cholesky/LLT.h:100:7: required from ‘Eigen::LLT::LLT(const Eigen::EigenBase&) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix; int _UpLo = 1]’ 2021-05-16T19:56:35.2148067Z fastLm.cpp:122:50: required from here 2021-05-16T19:56:35.2150965Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:35.2324519Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’: 2021-05-16T19:56:35.2327025Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase >, 1>’ 2021-05-16T19:56:35.2329331Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase >, 3>’ 2021-05-16T19:56:35.2331840Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase > >’ 2021-05-16T19:56:35.2334116Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase > >’ 2021-05-16T19:56:35.2336230Z ../inst/include/Eigen/src/Core/Transpose.h:115:37: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:35.2340732Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:829:17: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::PartialReduxExpr, 1>, Eigen::Matrix >, Eigen::internal::member_norm, 0>; Func = Eigen::internal::assign_op]’ 2021-05-16T19:56:35.2347078Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::PartialReduxExpr, 1>, Eigen::Matrix >, Eigen::internal::member_norm, 0>; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:35.2352281Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::PartialReduxExpr, 1>, Eigen::Matrix >, Eigen::internal::member_norm, 0>]’ 2021-05-16T19:56:35.2357048Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::PartialReduxExpr, 1>, Eigen::Matrix >, Eigen::internal::member_norm, 0>; Derived = Eigen::Matrix]’ 2021-05-16T19:56:35.2362372Z ../inst/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::PartialReduxExpr, 1>, Eigen::Matrix >, Eigen::internal::member_norm, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:35.2364711Z fastLm.cpp:125:63: required from here 2021-05-16T19:56:35.2367013Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:35.2690142Z In file included from ../inst/include/Eigen/Core:445, 2021-05-16T19:56:35.2690842Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:35.2691875Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:35.2692581Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:35.2693104Z from fastLm.h:25, 2021-05-16T19:56:35.2693586Z from fastLm.cpp:23: 2021-05-16T19:56:35.2695899Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0>, -1, 1, false> >’: 2021-05-16T19:56:35.2698396Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from ‘struct Eigen::internal::evaluator, 0>, -1, 1, false> >’ 2021-05-16T19:56:35.2701307Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:522:55: required from ‘struct Eigen::internal::unary_evaluator, const Eigen::Block, 0>, -1, 1, false> >, Eigen::internal::IndexBased, double>’ 2021-05-16T19:56:35.2704268Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from ‘struct Eigen::internal::evaluator, const Eigen::Block, 0>, -1, 1, false> > >’ 2021-05-16T19:56:35.2707136Z ../inst/include/Eigen/src/Core/Visitor.h:69:8: required from ‘class Eigen::internal::visitor_evaluator, const Eigen::Block, 0>, -1, 1, false> > >’ 2021-05-16T19:56:35.2711617Z ../inst/include/Eigen/src/Core/Visitor.h:110:17: required from ‘void Eigen::DenseBase::visit(Visitor&) const [with Visitor = Eigen::internal::max_coeff_visitor, const Eigen::Block, 0>, -1, 1, false> > >; Derived = Eigen::CwiseUnaryOp, const Eigen::Block, 0>, -1, 1, false> >]’ 2021-05-16T19:56:35.2716005Z ../inst/include/Eigen/src/Core/Visitor.h:266:3: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff(IndexType*) const [with IndexType = long int; Derived = Eigen::CwiseUnaryOp, const Eigen::Block, 0>, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]’ 2021-05-16T19:56:35.2719829Z ../inst/include/Eigen/src/Cholesky/LDLT.h:319:7: required from ‘static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]’ 2021-05-16T19:56:35.2723263Z ../inst/include/Eigen/src/Cholesky/LDLT.h:520:51: required from ‘Eigen::LDLT& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix; int _UpLo = 1]’ 2021-05-16T19:56:35.2727583Z ../inst/include/Eigen/src/Cholesky/LDLT.h:112:7: required from ‘Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix; int _UpLo = 1]’ 2021-05-16T19:56:35.2729201Z fastLm.cpp:129:50: required from here 2021-05-16T19:56:35.2731779Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:35.2733364Z 960 | enum { 2021-05-16T19:56:35.2734047Z | ^ 2021-05-16T19:56:35.2752736Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T19:56:35.2753407Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:35.2754275Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:35.2754982Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:35.2755656Z from fastLm.h:25, 2021-05-16T19:56:35.2756128Z from fastLm.cpp:23: 2021-05-16T19:56:35.2757739Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: 2021-05-16T19:56:35.2759700Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ 2021-05-16T19:56:35.2761559Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ 2021-05-16T19:56:35.2763212Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ 2021-05-16T19:56:35.2764795Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ 2021-05-16T19:56:35.2766485Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ 2021-05-16T19:56:35.2768194Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:131:44: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:35.2771591Z ../inst/include/Eigen/src/Core/Product.h:170:24: required from ‘Eigen::ProductImpl::Scalar Eigen::ProductImpl::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Block, 1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; int Option = 0; Eigen::ProductImpl::Scalar = double; Eigen::Index = long int]’ 2021-05-16T19:56:35.2775449Z ../inst/include/Eigen/src/Core/DenseBase.h:484:33: required from ‘Eigen::DenseBase::CoeffReturnType Eigen::DenseBase::value() const [with Derived = Eigen::Product, 1, -1, false>, Eigen::Block, -1, 1, false>, 0>; Eigen::DenseBase::CoeffReturnType = double]’ 2021-05-16T19:56:35.2780788Z ../inst/include/Eigen/src/Cholesky/LDLT.h:353:27: required from ‘static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]’ 2021-05-16T19:56:35.2784982Z ../inst/include/Eigen/src/Cholesky/LDLT.h:520:51: required from ‘Eigen::LDLT& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix; int _UpLo = 1]’ 2021-05-16T19:56:35.2788542Z ../inst/include/Eigen/src/Cholesky/LDLT.h:112:7: required from ‘Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix; int _UpLo = 1]’ 2021-05-16T19:56:35.2790045Z fastLm.cpp:129:50: required from here 2021-05-16T19:56:35.2791979Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:35.2793299Z 55 | >::type PacketReturnType; 2021-05-16T19:56:35.2793867Z | ^~~~~~~~~~~~~~~~ 2021-05-16T19:56:35.3194237Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, 2, false>, 0>’: 2021-05-16T19:56:35.3197320Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 1, 2, false>, 1>’ 2021-05-16T19:56:35.3199740Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 1, 2, false>, 3>’ 2021-05-16T19:56:35.3202395Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 1, 2, false> >’ 2021-05-16T19:56:35.3208571Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 1, 2, false> >’ 2021-05-16T19:56:35.3210450Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 1, 2, false>, 0>’ 2021-05-16T19:56:35.3212273Z ../inst/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:35.3215117Z ../inst/include/Eigen/src/Jacobi/Jacobi.h:279:10: required from ‘void Eigen::MatrixBase::applyOnTheLeft(Eigen::Index, Eigen::Index, const Eigen::JacobiRotation&) [with OtherScalar = double; Derived = Eigen::Matrix; Eigen::Index = long int]’ 2021-05-16T19:56:35.3218900Z ../inst/include/Eigen/src/misc/RealSvd2x2.h:46:3: required from ‘void Eigen::internal::real_2x2_jacobi_svd(const MatrixType&, Index, Index, Eigen::JacobiRotation*, Eigen::JacobiRotation*) [with MatrixType = Eigen::Matrix; RealScalar = double; Index = long int]’ 2021-05-16T19:56:35.3222995Z ../inst/include/Eigen/src/SVD/JacobiSVD.h:722:42: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:35.3227105Z ../inst/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:35.3232133Z ../inst/include/Eigen/src/SVD/JacobiSVD.h:799:10: required from ‘Eigen::JacobiSVD::PlainObject> Eigen::MatrixBase::jacobiSvd(unsigned int) const [with Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]’ 2021-05-16T19:56:35.3234150Z fastLm.cpp:166:64: required from here 2021-05-16T19:56:35.3236361Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:35.3237807Z In file included from ../inst/include/Eigen/Core:370, 2021-05-16T19:56:35.3238479Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:35.3239219Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:35.3239969Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:35.3240523Z from fastLm.h:25, 2021-05-16T19:56:35.3241039Z from fastLm.cpp:23: 2021-05-16T19:56:35.3242659Z ../inst/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: 2021-05-16T19:56:35.3244602Z ../inst/include/Eigen/src/Core/DenseBase.h:174:81: required from ‘class Eigen::DenseBase, 1, 2, false> >’ 2021-05-16T19:56:35.3246492Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 1, 2, false> >’ 2021-05-16T19:56:35.3248479Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 1, 2, false>, 0>’ 2021-05-16T19:56:35.3250306Z ../inst/include/Eigen/src/Core/MapBase.h:221:34: required from ‘class Eigen::MapBase, 1, 2, false>, 1>’ 2021-05-16T19:56:35.3252146Z ../inst/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, 1, 2, false, true>’ 2021-05-16T19:56:35.3253904Z ../inst/include/Eigen/src/Core/Block.h:154:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:35.3257286Z ../inst/include/Eigen/src/Jacobi/Jacobi.h:279:10: required from ‘void Eigen::MatrixBase::applyOnTheLeft(Eigen::Index, Eigen::Index, const Eigen::JacobiRotation&) [with OtherScalar = double; Derived = Eigen::Matrix; Eigen::Index = long int]’ 2021-05-16T19:56:35.3260926Z ../inst/include/Eigen/src/misc/RealSvd2x2.h:46:3: required from ‘void Eigen::internal::real_2x2_jacobi_svd(const MatrixType&, Index, Index, Eigen::JacobiRotation*, Eigen::JacobiRotation*) [with MatrixType = Eigen::Matrix; RealScalar = double; Index = long int]’ 2021-05-16T19:56:35.3264780Z ../inst/include/Eigen/src/SVD/JacobiSVD.h:722:42: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:35.3268736Z ../inst/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:35.3272735Z ../inst/include/Eigen/src/SVD/JacobiSVD.h:799:10: required from ‘Eigen::JacobiSVD::PlainObject> Eigen::MatrixBase::jacobiSvd(unsigned int) const [with Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]’ 2021-05-16T19:56:35.3274394Z fastLm.cpp:166:64: required from here 2021-05-16T19:56:35.3276523Z ../inst/include/Eigen/src/Core/util/XprHelper.h:187:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:35.3278308Z 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> 2021-05-16T19:56:35.3279311Z | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T19:56:35.3281316Z ../inst/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:35.3283083Z 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> 2021-05-16T19:56:35.3284224Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T19:56:35.3286186Z ../inst/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:35.3288748Z ../inst/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:35.3291230Z ../inst/include/Eigen/src/Core/util/XprHelper.h:205:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:35.3292705Z 205 | typedef typename find_best_packet_helper::type>::type type; 2021-05-16T19:56:35.3293551Z | ^~~~ 2021-05-16T19:56:35.3421471Z In file included from ../inst/include/Eigen/Core:445, 2021-05-16T19:56:35.3422165Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:35.3422852Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:35.3423849Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:35.3424408Z from fastLm.h:25, 2021-05-16T19:56:35.3424902Z from fastLm.cpp:23: 2021-05-16T19:56:35.3427726Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 1, -1, false> >’: 2021-05-16T19:56:35.3431783Z ../inst/include/Eigen/src/Jacobi/Jacobi.h:454:5: required from ‘void Eigen::internal::apply_rotation_in_the_plane(Eigen::DenseBase&, Eigen::DenseBase&, const Eigen::JacobiRotation&) [with VectorX = Eigen::Block, 1, -1, false>; VectorY = Eigen::Block, 1, -1, false>; OtherScalar = double]’ 2021-05-16T19:56:35.3436644Z ../inst/include/Eigen/src/Jacobi/Jacobi.h:281:40: required from ‘void Eigen::MatrixBase::applyOnTheLeft(Eigen::Index, Eigen::Index, const Eigen::JacobiRotation&) [with OtherScalar = double; Derived = Eigen::Matrix; Eigen::Index = long int]’ 2021-05-16T19:56:35.3440491Z ../inst/include/Eigen/src/SVD/JacobiSVD.h:725:13: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:35.3444882Z ../inst/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:35.3452876Z ../inst/include/Eigen/src/SVD/JacobiSVD.h:799:10: required from ‘Eigen::JacobiSVD::PlainObject> Eigen::MatrixBase::jacobiSvd(unsigned int) const [with Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]’ 2021-05-16T19:56:35.3454878Z fastLm.cpp:166:64: required from here 2021-05-16T19:56:35.3457710Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:35.3459121Z 960 | enum { 2021-05-16T19:56:35.3459522Z | ^ 2021-05-16T19:56:35.3461618Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, 1, false> >’: 2021-05-16T19:56:35.3464807Z ../inst/include/Eigen/src/Core/Visitor.h:69:8: required from ‘class Eigen::internal::visitor_evaluator, -1, 1, false> >’ 2021-05-16T19:56:35.3467744Z ../inst/include/Eigen/src/Core/Visitor.h:110:17: required from ‘void Eigen::DenseBase::visit(Visitor&) const [with Visitor = Eigen::internal::max_coeff_visitor, -1, 1, false> >; Derived = Eigen::Block, -1, 1, false>]’ 2021-05-16T19:56:35.3471174Z ../inst/include/Eigen/src/Core/Visitor.h:266:3: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff(IndexType*) const [with IndexType = long int; Derived = Eigen::Block, -1, 1, false>; typename Eigen::internal::traits::Scalar = double]’ 2021-05-16T19:56:35.3475157Z ../inst/include/Eigen/src/SVD/JacobiSVD.h:769:16: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:35.3480222Z ../inst/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:35.3484377Z ../inst/include/Eigen/src/SVD/JacobiSVD.h:799:10: required from ‘Eigen::JacobiSVD::PlainObject> Eigen::MatrixBase::jacobiSvd(unsigned int) const [with Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]’ 2021-05-16T19:56:35.3486050Z fastLm.cpp:166:64: required from here 2021-05-16T19:56:35.3488473Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:35.3542322Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T19:56:35.3543521Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:35.3544374Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:35.3545148Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:35.3545739Z from fastLm.h:25, 2021-05-16T19:56:35.3546260Z from fastLm.cpp:23: 2021-05-16T19:56:35.3551290Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, 1>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0>, 0>’: 2021-05-16T19:56:35.3557142Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false>, 1>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0> >’ 2021-05-16T19:56:35.3563119Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false>, 1>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0> >’ 2021-05-16T19:56:35.3568151Z ../inst/include/Eigen/src/Core/Product.h:115:7: required from ‘class Eigen::internal::dense_product_base, -1, -1, false>, 1>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0, 7>’ 2021-05-16T19:56:35.3573079Z ../inst/include/Eigen/src/Core/Product.h:147:7: required from ‘class Eigen::ProductImpl, -1, -1, false>, 1>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0, Eigen::Dense>’ 2021-05-16T19:56:35.3577953Z ../inst/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, -1, -1, false>, 1>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0>’ 2021-05-16T19:56:35.3581829Z ../inst/include/Eigen/src/Eigenvalues/Tridiagonalization.h:368:35: required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]’ 2021-05-16T19:56:35.3586246Z ../inst/include/Eigen/src/Eigenvalues/Tridiagonalization.h:445:31: required from ‘static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false]’ 2021-05-16T19:56:35.3590868Z ../inst/include/Eigen/src/Eigenvalues/Tridiagonalization.h:430:55: required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix]’ 2021-05-16T19:56:35.3595165Z ../inst/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:437:39: required from ‘Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:35.3599481Z ../inst/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:168:7: required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:35.3601540Z fastLm.cpp:176:69: required from here 2021-05-16T19:56:35.3603642Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:35.3604995Z 55 | >::type PacketReturnType; 2021-05-16T19:56:35.3605574Z | ^~~~~~~~~~~~~~~~ 2021-05-16T19:56:35.3729709Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 0>’: 2021-05-16T19:56:35.3732219Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 1>’ 2021-05-16T19:56:35.3735969Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 3>’ 2021-05-16T19:56:35.3738593Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, -1, 1, true> >’ 2021-05-16T19:56:35.3754667Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, -1, 1, true> >’ 2021-05-16T19:56:35.3757494Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 0>’ 2021-05-16T19:56:35.3760037Z ../inst/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:35.3764142Z ../inst/include/Eigen/src/Jacobi/Jacobi.h:294:10: required from ‘void Eigen::MatrixBase::applyOnTheRight(Eigen::Index, Eigen::Index, const Eigen::JacobiRotation&) [with OtherScalar = double; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >; Eigen::Index = long int]’ 2021-05-16T19:56:35.3768102Z ../inst/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:862:7: required from ‘void Eigen::internal::tridiagonal_qr_step(RealScalar*, RealScalar*, Index, Index, Scalar*, Index) [with int StorageOrder = 0; RealScalar = double; Scalar = double; Index = long int]’ 2021-05-16T19:56:35.3772266Z ../inst/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:520:87: required from ‘Eigen::ComputationInfo Eigen::internal::computeFromTridiagonal_impl(DiagType&, SubDiagType&, Eigen::Index, bool, MatrixType&) [with MatrixType = Eigen::Matrix; DiagType = Eigen::Matrix; SubDiagType = Eigen::Matrix; Eigen::Index = long int]’ 2021-05-16T19:56:35.3776727Z ../inst/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:439:49: required from ‘Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:35.3780898Z ../inst/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:168:7: required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:35.3783318Z fastLm.cpp:176:69: required from here 2021-05-16T19:56:35.3785535Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:35.4233028Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>’: 2021-05-16T19:56:35.4235906Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::Matrix > >’ 2021-05-16T19:56:35.4239708Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, Eigen::Matrix > >’ 2021-05-16T19:56:35.4242543Z ../inst/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, Eigen::Matrix >’ 2021-05-16T19:56:35.4245206Z ../inst/include/Eigen/src/Core/CwiseNullaryOp.h:327:30: required from ‘Derived& Eigen::DenseBase::setConstant(const Scalar&) [with Derived = Eigen::Matrix; Eigen::DenseBase::Scalar = double]’ 2021-05-16T19:56:35.4247698Z ../inst/include/Eigen/src/Core/CwiseNullaryOp.h:501:10: required from ‘Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Matrix]’ 2021-05-16T19:56:35.4253798Z ../inst/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:171:9: required from ‘void Eigen::internal::tribb_kernel::operator()(Eigen::internal::tribb_kernel::ResScalar*, Index, Index, const LhsScalar*, const RhsScalar*, Index, Index, const ResScalar&) [with LhsScalar = double; RhsScalar = double; Index = long int; int mr = 4; int nr = 4; bool ConjLhs = false; bool ConjRhs = false; int ResInnerStride = 1; int UpLo = 1; Eigen::internal::tribb_kernel::ResScalar = double]’ 2021-05-16T19:56:35.4265460Z ../inst/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:116:13: required from ‘static void Eigen::internal::general_matrix_matrix_triangular_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, Eigen::internal::general_matrix_matrix_triangular_product::ResScalar*, Index, Index, const ResScalar&, Eigen::internal::level3_blocking&) [with Index = long int; LhsScalar = double; int LhsStorageOrder = 1; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int UpLo = 1; int Version = 0; Eigen::internal::general_matrix_matrix_triangular_product::ResScalar = double]’ 2021-05-16T19:56:35.4275548Z ../inst/include/Eigen/src/Core/products/SelfadjointProduct.h:113:12: required from ‘static void Eigen::selfadjoint_product_selector::run(MatrixType&, const OtherType&, const typename MatrixType::Scalar&) [with MatrixType = Eigen::Matrix; OtherType = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; int UpLo = 1; typename MatrixType::Scalar = double]’ 2021-05-16T19:56:35.4281245Z ../inst/include/Eigen/src/Core/products/SelfadjointProduct.h:126:62: required from ‘Eigen::SelfAdjointView& Eigen::SelfAdjointView::rankUpdate(const Eigen::MatrixBase&, const Scalar&) [with DerivedU = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; _MatrixType = Eigen::Matrix; unsigned int UpLo = 1; Eigen::SelfAdjointView::Scalar = double]’ 2021-05-16T19:56:35.4283791Z fastLm.cpp:70:30: required from here 2021-05-16T19:56:35.4285995Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:35.4443355Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> >, 0>’: 2021-05-16T19:56:35.4446703Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> > >’ 2021-05-16T19:56:35.4449638Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> > >’ 2021-05-16T19:56:35.4452815Z ../inst/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, Eigen::Dense>’ 2021-05-16T19:56:35.4456192Z ../inst/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> >’ 2021-05-16T19:56:35.4460368Z ../inst/include/Eigen/src/Core/Dot.h:98:43: required from ‘typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>; typename Eigen::NumTraits::Scalar>::Real = double]’ 2021-05-16T19:56:35.4465451Z ../inst/include/Eigen/src/Householder/Householder.h:76:37: required from ‘void Eigen::MatrixBase::makeHouseholder(EssentialPart&, Eigen::MatrixBase::Scalar&, Eigen::MatrixBase::RealScalar&) const [with EssentialPart = Eigen::VectorBlock, -1, 1, true>, -1, 1, false>, -1>; Derived = Eigen::Block, -1, 1, true>, -1, 1, false>; Eigen::MatrixBase::Scalar = double; Eigen::MatrixBase::RealScalar = double]’ 2021-05-16T19:56:35.4470823Z ../inst/include/Eigen/src/Householder/Householder.h:45:3: required from ‘void Eigen::MatrixBase::makeHouseholderInPlace(Eigen::MatrixBase::Scalar&, Eigen::MatrixBase::RealScalar&) [with Derived = Eigen::Block, -1, 1, true>, -1, 1, false>; Eigen::MatrixBase::Scalar = double; Eigen::MatrixBase::RealScalar = double]’ 2021-05-16T19:56:35.4474410Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:538:5: required from ‘void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:35.4477950Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:475:3: required from ‘Eigen::ColPivHouseholderQR<_MatrixType>& Eigen::ColPivHouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:35.4481869Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:135:7: required from ‘Eigen::ColPivHouseholderQR::ColPivHouseholderQR(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:35.4483686Z fastLm.cpp:88:37: required from here 2021-05-16T19:56:35.4485723Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:35.4935596Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, -1, 1, false>, -1, 1, false>, 0>’: 2021-05-16T19:56:35.4938596Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, -1, 1, false>, -1, 1, false>, 1>’ 2021-05-16T19:56:35.4941200Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, -1, 1, false>, -1, 1, false>, 3>’ 2021-05-16T19:56:35.4943500Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false>, -1, 1, true>, -1, 1, false>, -1, 1, false> >’ 2021-05-16T19:56:35.4947588Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false>, -1, 1, true>, -1, 1, false>, -1, 1, false> >’ 2021-05-16T19:56:35.4951233Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, -1, false>, -1, 1, true>, -1, 1, false>, -1, 1, false>, 0>’ 2021-05-16T19:56:35.4953491Z ../inst/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:35.4957375Z ../inst/include/Eigen/src/QR/HouseholderQR.h:280:5: required from ‘void Eigen::internal::householder_qr_inplace_unblocked(MatrixQR&, HCoeffs&, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Block, -1, -1, false>; HCoeffs = Eigen::Block, -1, 1, false>; typename MatrixQR::Scalar = double]’ 2021-05-16T19:56:35.4962116Z ../inst/include/Eigen/src/QR/HouseholderQR.h:334:39: required from ‘static void Eigen::internal::householder_qr_inplace_blocked::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix; HCoeffs = Eigen::Matrix; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]’ 2021-05-16T19:56:35.4965402Z ../inst/include/Eigen/src/QR/HouseholderQR.h:391:73: required from ‘void Eigen::HouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:35.4968071Z ../inst/include/Eigen/src/QR/HouseholderQR.h:172:7: required from ‘Eigen::HouseholderQR& Eigen::HouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:35.4971376Z ../inst/include/Eigen/src/QR/HouseholderQR.h:103:7: required from ‘Eigen::HouseholderQR::HouseholderQR(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:35.4972762Z fastLm.cpp:113:30: required from here 2021-05-16T19:56:35.4975154Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:35.5145031Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, -1, -1, false>, 0>’: 2021-05-16T19:56:35.5230528Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, -1, -1, false>, 1>’ 2021-05-16T19:56:35.5234974Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, -1, -1, false>, 3>’ 2021-05-16T19:56:35.5237540Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false>, -1, -1, false>, -1, -1, false> >’ 2021-05-16T19:56:35.5239793Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false>, -1, -1, false>, -1, -1, false> >’ 2021-05-16T19:56:35.5242815Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, -1, false>, -1, -1, false>, -1, -1, false>, 0>’ 2021-05-16T19:56:35.5244682Z ../inst/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:35.5247764Z ../inst/include/Eigen/src/QR/HouseholderQR.h:284:5: required from ‘void Eigen::internal::householder_qr_inplace_unblocked(MatrixQR&, HCoeffs&, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Block, -1, -1, false>; HCoeffs = Eigen::Block, -1, 1, false>; typename MatrixQR::Scalar = double]’ 2021-05-16T19:56:35.5255503Z ../inst/include/Eigen/src/QR/HouseholderQR.h:334:39: required from ‘static void Eigen::internal::householder_qr_inplace_blocked::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix; HCoeffs = Eigen::Matrix; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]’ 2021-05-16T19:56:35.5259960Z ../inst/include/Eigen/src/QR/HouseholderQR.h:391:73: required from ‘void Eigen::HouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:35.5263415Z ../inst/include/Eigen/src/QR/HouseholderQR.h:172:7: required from ‘Eigen::HouseholderQR& Eigen::HouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:35.5266875Z ../inst/include/Eigen/src/QR/HouseholderQR.h:103:7: required from ‘Eigen::HouseholderQR::HouseholderQR(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:35.5268396Z fastLm.cpp:113:30: required from here 2021-05-16T19:56:35.5299027Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:35.5348417Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, -1, 1, false> >, 0>’: 2021-05-16T19:56:35.5354280Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, -1, 1, false> >, 2>’ 2021-05-16T19:56:35.5356769Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’ 2021-05-16T19:56:35.5359307Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’ 2021-05-16T19:56:35.5362028Z ../inst/include/Eigen/src/Core/Transpose.h:115:37: required from ‘class Eigen::TransposeImpl, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Dense>’ 2021-05-16T19:56:35.5364664Z ../inst/include/Eigen/src/Core/Transpose.h:52:37: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:35.5368741Z ../inst/include/Eigen/src/QR/HouseholderQR.h:284:5: required from ‘void Eigen::internal::householder_qr_inplace_unblocked(MatrixQR&, HCoeffs&, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Block, -1, -1, false>; HCoeffs = Eigen::Block, -1, 1, false>; typename MatrixQR::Scalar = double]’ 2021-05-16T19:56:35.5373234Z ../inst/include/Eigen/src/QR/HouseholderQR.h:334:39: required from ‘static void Eigen::internal::householder_qr_inplace_blocked::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix; HCoeffs = Eigen::Matrix; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]’ 2021-05-16T19:56:35.5377239Z ../inst/include/Eigen/src/QR/HouseholderQR.h:391:73: required from ‘void Eigen::HouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:35.5381982Z ../inst/include/Eigen/src/QR/HouseholderQR.h:172:7: required from ‘Eigen::HouseholderQR& Eigen::HouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:35.5386592Z ../inst/include/Eigen/src/QR/HouseholderQR.h:103:7: required from ‘Eigen::HouseholderQR::HouseholderQR(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:35.5388769Z fastLm.cpp:113:30: required from here 2021-05-16T19:56:35.5392600Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:35.5544082Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, -1, -1, false>, 0>, 0>’: 2021-05-16T19:56:35.5549158Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, -1, -1, false>, 0> >’ 2021-05-16T19:56:35.5555069Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, -1, -1, false>, 0> >’ 2021-05-16T19:56:35.5559335Z ../inst/include/Eigen/src/Core/Product.h:115:7: required from ‘class Eigen::internal::dense_product_base, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, -1, -1, false>, 0, 7>’ 2021-05-16T19:56:35.5564360Z ../inst/include/Eigen/src/Core/Product.h:147:7: required from ‘class Eigen::ProductImpl, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, -1, -1, false>, 0, Eigen::Dense>’ 2021-05-16T19:56:35.5566706Z ../inst/include/Eigen/src/Core/Product.h:71:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:35.5569908Z ../inst/include/Eigen/src/QR/HouseholderQR.h:284:5: required from ‘void Eigen::internal::householder_qr_inplace_unblocked(MatrixQR&, HCoeffs&, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Block, -1, -1, false>; HCoeffs = Eigen::Block, -1, 1, false>; typename MatrixQR::Scalar = double]’ 2021-05-16T19:56:35.5574885Z ../inst/include/Eigen/src/QR/HouseholderQR.h:334:39: required from ‘static void Eigen::internal::householder_qr_inplace_blocked::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix; HCoeffs = Eigen::Matrix; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]’ 2021-05-16T19:56:35.5578927Z ../inst/include/Eigen/src/QR/HouseholderQR.h:391:73: required from ‘void Eigen::HouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:35.5582739Z ../inst/include/Eigen/src/QR/HouseholderQR.h:172:7: required from ‘Eigen::HouseholderQR& Eigen::HouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:35.5586578Z ../inst/include/Eigen/src/QR/HouseholderQR.h:103:7: required from ‘Eigen::HouseholderQR::HouseholderQR(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:35.5588842Z fastLm.cpp:113:30: required from here 2021-05-16T19:56:35.5591162Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:35.5703588Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, 1, -1, false>, 0>’: 2021-05-16T19:56:35.5706348Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, 1, -1, false>, 1>’ 2021-05-16T19:56:35.5708854Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, 1, -1, false>, 3>’ 2021-05-16T19:56:35.5711851Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false>, -1, -1, false>, 1, -1, false> >’ 2021-05-16T19:56:35.5714092Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false>, -1, -1, false>, 1, -1, false> >’ 2021-05-16T19:56:35.5716510Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, -1, false>, -1, -1, false>, 1, -1, false>, 0>’ 2021-05-16T19:56:35.5718393Z ../inst/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:35.5721488Z ../inst/include/Eigen/src/QR/HouseholderQR.h:284:5: required from ‘void Eigen::internal::householder_qr_inplace_unblocked(MatrixQR&, HCoeffs&, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Block, -1, -1, false>; HCoeffs = Eigen::Block, -1, 1, false>; typename MatrixQR::Scalar = double]’ 2021-05-16T19:56:35.5726017Z ../inst/include/Eigen/src/QR/HouseholderQR.h:334:39: required from ‘static void Eigen::internal::householder_qr_inplace_blocked::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix; HCoeffs = Eigen::Matrix; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]’ 2021-05-16T19:56:35.5729177Z ../inst/include/Eigen/src/QR/HouseholderQR.h:391:73: required from ‘void Eigen::HouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:35.5732118Z ../inst/include/Eigen/src/QR/HouseholderQR.h:172:7: required from ‘Eigen::HouseholderQR& Eigen::HouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:35.5735322Z ../inst/include/Eigen/src/QR/HouseholderQR.h:103:7: required from ‘Eigen::HouseholderQR::HouseholderQR(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:35.5736747Z fastLm.cpp:113:30: required from here 2021-05-16T19:56:35.5738674Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:35.5893625Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, 1, true>, -1, 1, false> >, 0>’: 2021-05-16T19:56:35.5899007Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’ 2021-05-16T19:56:35.5903850Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’ 2021-05-16T19:56:35.5908814Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Dense>’ 2021-05-16T19:56:35.5913788Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, 1, true>, -1, 1, false> >’ 2021-05-16T19:56:35.5918702Z ../inst/include/Eigen/src/Householder/Householder.h:129:29: required from ‘void Eigen::MatrixBase::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::VectorBlock, -1, -1, false>, -1, 1, true>, -1>; Derived = Eigen::Block, -1, -1, false>, -1, -1, false>; Eigen::MatrixBase::Scalar = double]’ 2021-05-16T19:56:35.5923504Z ../inst/include/Eigen/src/QR/HouseholderQR.h:284:5: required from ‘void Eigen::internal::householder_qr_inplace_unblocked(MatrixQR&, HCoeffs&, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Block, -1, -1, false>; HCoeffs = Eigen::Block, -1, 1, false>; typename MatrixQR::Scalar = double]’ 2021-05-16T19:56:35.5928596Z ../inst/include/Eigen/src/QR/HouseholderQR.h:334:39: required from ‘static void Eigen::internal::householder_qr_inplace_blocked::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix; HCoeffs = Eigen::Matrix; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]’ 2021-05-16T19:56:35.5933134Z ../inst/include/Eigen/src/QR/HouseholderQR.h:391:73: required from ‘void Eigen::HouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:35.5937016Z ../inst/include/Eigen/src/QR/HouseholderQR.h:172:7: required from ‘Eigen::HouseholderQR& Eigen::HouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:35.5940942Z ../inst/include/Eigen/src/QR/HouseholderQR.h:103:7: required from ‘Eigen::HouseholderQR::HouseholderQR(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:35.5942527Z fastLm.cpp:113:30: required from here 2021-05-16T19:56:35.5944982Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:35.6070728Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>, 0>’: 2021-05-16T19:56:35.6076741Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >’ 2021-05-16T19:56:35.6081974Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >’ 2021-05-16T19:56:35.6088714Z ../inst/include/Eigen/src/Core/Product.h:115:7: required from ‘class Eigen::internal::dense_product_base, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, 5>’ 2021-05-16T19:56:35.6094079Z ../inst/include/Eigen/src/Core/Product.h:147:7: required from ‘class Eigen::ProductImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, Eigen::Dense>’ 2021-05-16T19:56:35.6096974Z ../inst/include/Eigen/src/Core/Product.h:71:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:35.6100281Z ../inst/include/Eigen/src/QR/HouseholderQR.h:284:5: required from ‘void Eigen::internal::householder_qr_inplace_unblocked(MatrixQR&, HCoeffs&, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Block, -1, -1, false>; HCoeffs = Eigen::Block, -1, 1, false>; typename MatrixQR::Scalar = double]’ 2021-05-16T19:56:35.6105061Z ../inst/include/Eigen/src/QR/HouseholderQR.h:334:39: required from ‘static void Eigen::internal::householder_qr_inplace_blocked::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix; HCoeffs = Eigen::Matrix; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]’ 2021-05-16T19:56:35.6108455Z ../inst/include/Eigen/src/QR/HouseholderQR.h:391:73: required from ‘void Eigen::HouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:35.6111763Z ../inst/include/Eigen/src/QR/HouseholderQR.h:172:7: required from ‘Eigen::HouseholderQR& Eigen::HouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:35.6115209Z ../inst/include/Eigen/src/QR/HouseholderQR.h:103:7: required from ‘Eigen::HouseholderQR::HouseholderQR(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:35.6116735Z fastLm.cpp:113:30: required from here 2021-05-16T19:56:35.6118966Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:35.6313137Z In file included from ../inst/include/Eigen/Core:445, 2021-05-16T19:56:35.6313834Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:35.6314521Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:35.6315226Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:35.6315752Z from fastLm.h:25, 2021-05-16T19:56:35.6316546Z from fastLm.cpp:23: 2021-05-16T19:56:35.6318721Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 1, -1, false>, 1, -1, false> >’: 2021-05-16T19:56:35.6320963Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from ‘struct Eigen::internal::evaluator, 1, -1, false>, 1, -1, false> >’ 2021-05-16T19:56:35.6323927Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:522:55: required from ‘struct Eigen::internal::unary_evaluator, const Eigen::Block, 1, -1, false>, 1, -1, false> >, Eigen::internal::IndexBased, double>’ 2021-05-16T19:56:35.6326748Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from ‘struct Eigen::internal::evaluator, const Eigen::Block, 1, -1, false>, 1, -1, false> > >’ 2021-05-16T19:56:35.6329341Z ../inst/include/Eigen/src/Core/Redux.h:349:39: required from ‘class Eigen::internal::redux_evaluator, const Eigen::Block, 1, -1, false>, 1, -1, false> > >’ 2021-05-16T19:56:35.6333285Z ../inst/include/Eigen/src/Core/Redux.h:416:17: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseUnaryOp, const Eigen::Block, 1, -1, false>, 1, -1, false> >; typename Eigen::internal::traits::Scalar = double]’ 2021-05-16T19:56:35.6337828Z ../inst/include/Eigen/src/Core/Redux.h:453:73: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::Block, 1, -1, false>, 1, -1, false> >; typename Eigen::internal::traits::Scalar = double]’ 2021-05-16T19:56:35.6344230Z ../inst/include/Eigen/src/Core/Dot.h:221:29: required from ‘static typename Eigen::NumTraits::Scalar>::Real Eigen::internal::lpNorm_selector::run(const Eigen::MatrixBase&) [with Derived = Eigen::Block, 1, -1, false>, 1, -1, false>; typename Eigen::NumTraits::Scalar>::Real = double]’ 2021-05-16T19:56:35.6348023Z ../inst/include/Eigen/src/Core/Dot.h:269:52: required from ‘typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::lpNorm() const [with int p = 1; Derived = Eigen::Block, 1, -1, false>, 1, -1, false>; typename Eigen::NumTraits::Scalar>::Real = double]’ 2021-05-16T19:56:35.6351442Z ../inst/include/Eigen/src/Cholesky/LLT.h:441:77: required from ‘Eigen::LLT& Eigen::LLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix; int _UpLo = 1]’ 2021-05-16T19:56:35.6354634Z ../inst/include/Eigen/src/Cholesky/LLT.h:100:7: required from ‘Eigen::LLT::LLT(const Eigen::EigenBase&) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix; int _UpLo = 1]’ 2021-05-16T19:56:35.6355929Z fastLm.cpp:122:50: required from here 2021-05-16T19:56:35.6357876Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:35.6358921Z 960 | enum { 2021-05-16T19:56:35.6359248Z | ^ 2021-05-16T19:56:35.6359838Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T19:56:35.6360461Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:35.6363308Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:35.6364147Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:35.6364749Z from fastLm.h:25, 2021-05-16T19:56:35.6365449Z from fastLm.cpp:23: 2021-05-16T19:56:35.6367487Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Block, 1, -1, false> >, 0>’: 2021-05-16T19:56:35.6369946Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Block, 1, -1, false> > >’ 2021-05-16T19:56:35.6372260Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Block, 1, -1, false> > >’ 2021-05-16T19:56:35.6374598Z ../inst/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Block, 1, -1, false>, Eigen::Dense>’ 2021-05-16T19:56:35.6377853Z ../inst/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::Block, 1, -1, false> >’ 2021-05-16T19:56:35.6382142Z ../inst/include/Eigen/src/Core/Dot.h:98:43: required from ‘typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Block, 1, -1, false>; typename Eigen::NumTraits::Scalar>::Real = double]’ 2021-05-16T19:56:35.6386490Z ../inst/include/Eigen/src/Cholesky/LLT.h:321:18: required from ‘static Eigen::Index Eigen::internal::llt_inplace::unblocked(MatrixType&) [with MatrixType = Eigen::Matrix; Scalar = double; Eigen::Index = long int]’ 2021-05-16T19:56:35.6389900Z ../inst/include/Eigen/src/Cholesky/LLT.h:337:23: required from ‘static Eigen::Index Eigen::internal::llt_inplace::blocked(MatrixType&) [with MatrixType = Eigen::Matrix; Scalar = double; Eigen::Index = long int]’ 2021-05-16T19:56:35.6392858Z ../inst/include/Eigen/src/Cholesky/LLT.h:401:68: required from ‘static bool Eigen::internal::LLT_Traits::inplace_decomposition(MatrixType&) [with MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:35.6395767Z ../inst/include/Eigen/src/Cholesky/LLT.h:449:42: required from ‘Eigen::LLT& Eigen::LLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix; int _UpLo = 1]’ 2021-05-16T19:56:35.6399544Z ../inst/include/Eigen/src/Cholesky/LLT.h:100:7: required from ‘Eigen::LLT::LLT(const Eigen::EigenBase&) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix; int _UpLo = 1]’ 2021-05-16T19:56:35.6401439Z fastLm.cpp:122:50: required from here 2021-05-16T19:56:35.6403410Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:35.6404675Z 55 | >::type PacketReturnType; 2021-05-16T19:56:35.6405221Z | ^~~~~~~~~~~~~~~~ 2021-05-16T19:56:35.6526366Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Block, -1, -1, false>, 1, -1, false> >, 0>’: 2021-05-16T19:56:35.6529182Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Block, -1, -1, false>, 1, -1, false> > >’ 2021-05-16T19:56:35.6532188Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Block, -1, -1, false>, 1, -1, false> > >’ 2021-05-16T19:56:35.6536119Z ../inst/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Block, -1, -1, false>, 1, -1, false>, Eigen::Dense>’ 2021-05-16T19:56:35.6538982Z ../inst/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::Block, -1, -1, false>, 1, -1, false> >’ 2021-05-16T19:56:35.6542309Z ../inst/include/Eigen/src/Core/Dot.h:98:43: required from ‘typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Block, -1, -1, false>, 1, -1, false>; typename Eigen::NumTraits::Scalar>::Real = double]’ 2021-05-16T19:56:35.6545518Z ../inst/include/Eigen/src/Cholesky/LLT.h:321:18: required from ‘static Eigen::Index Eigen::internal::llt_inplace::unblocked(MatrixType&) [with MatrixType = Eigen::Block, -1, -1, false>; Scalar = double; Eigen::Index = long int]’ 2021-05-16T19:56:35.6548660Z ../inst/include/Eigen/src/Cholesky/LLT.h:356:24: required from ‘static Eigen::Index Eigen::internal::llt_inplace::blocked(MatrixType&) [with MatrixType = Eigen::Matrix; Scalar = double; Eigen::Index = long int]’ 2021-05-16T19:56:35.6551813Z ../inst/include/Eigen/src/Cholesky/LLT.h:401:68: required from ‘static bool Eigen::internal::LLT_Traits::inplace_decomposition(MatrixType&) [with MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:35.6555072Z ../inst/include/Eigen/src/Cholesky/LLT.h:449:42: required from ‘Eigen::LLT& Eigen::LLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix; int _UpLo = 1]’ 2021-05-16T19:56:35.6558311Z ../inst/include/Eigen/src/Cholesky/LLT.h:100:7: required from ‘Eigen::LLT::LLT(const Eigen::EigenBase&) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix; int _UpLo = 1]’ 2021-05-16T19:56:35.6559727Z fastLm.cpp:122:50: required from here 2021-05-16T19:56:35.6561820Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:35.6886284Z In file included from ../inst/include/Eigen/Core:445, 2021-05-16T19:56:35.6886996Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:35.6887748Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:35.6888503Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:35.6889062Z from fastLm.h:25, 2021-05-16T19:56:35.6889579Z from fastLm.cpp:23: 2021-05-16T19:56:35.6891899Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, -1, false> >’: 2021-05-16T19:56:35.6894494Z ../inst/include/Eigen/src/Core/util/XprHelper.h:369:102: required from ‘struct Eigen::internal::plain_object_eval, -1, -1, false>, Eigen::Dense>’ 2021-05-16T19:56:35.6899337Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:369:45: required from ‘struct Eigen::internal::generic_product_impl, -1, -1, false>, Eigen::Block, -1, 1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>’ 2021-05-16T19:56:35.6908134Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:178:42: required from ‘static void Eigen::internal::Assignment, Eigen::internal::sub_assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::sub_assign_op&) [with DstXprType = Eigen::Block, -1, 1, false>; Lhs = Eigen::Block, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; int Options = 0; Scalar = double; Eigen::internal::Assignment, Eigen::internal::sub_assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::SrcXprType = Eigen::Product, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>]’ 2021-05-16T19:56:35.6920359Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, 1, false>; Src = Eigen::Product, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>; Func = Eigen::internal::sub_assign_op]’ 2021-05-16T19:56:35.6925132Z ../inst/include/Eigen/src/Core/NoAlias.h:58:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>; ExpressionType = Eigen::Block, -1, 1, false>; StorageBase = Eigen::MatrixBase]’ 2021-05-16T19:56:35.6929672Z ../inst/include/Eigen/src/Cholesky/LDLT.h:355:25: required from ‘static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]’ 2021-05-16T19:56:35.6933900Z ../inst/include/Eigen/src/Cholesky/LDLT.h:520:51: required from ‘Eigen::LDLT& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix; int _UpLo = 1]’ 2021-05-16T19:56:35.6937904Z ../inst/include/Eigen/src/Cholesky/LDLT.h:112:7: required from ‘Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix; int _UpLo = 1]’ 2021-05-16T19:56:35.6939407Z fastLm.cpp:129:50: required from here 2021-05-16T19:56:35.6941531Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:35.6942700Z 960 | enum { 2021-05-16T19:56:35.6945757Z | ^ 2021-05-16T19:56:35.7184158Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T19:56:35.7184951Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:35.7185876Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:35.7186658Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:35.7187581Z from fastLm.h:25, 2021-05-16T19:56:35.7188083Z from fastLm.cpp:23: 2021-05-16T19:56:35.7191791Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>, 0>’: 2021-05-16T19:56:35.7195257Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0> >’ 2021-05-16T19:56:35.7198488Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0> >’ 2021-05-16T19:56:35.7201524Z ../inst/include/Eigen/src/Core/Product.h:115:7: required from ‘class Eigen::internal::dense_product_base, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0, 7>’ 2021-05-16T19:56:35.7204481Z ../inst/include/Eigen/src/Core/Product.h:147:7: required from ‘class Eigen::ProductImpl, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0, Eigen::Dense>’ 2021-05-16T19:56:35.7206643Z ../inst/include/Eigen/src/Core/Product.h:71:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:35.7210030Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:255:13: required from ‘void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:35.7213335Z ../inst/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:35.7216979Z ../inst/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:35.7221415Z ../inst/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:35.7225695Z ../inst/include/Eigen/src/SVD/JacobiSVD.h:799:10: required from ‘Eigen::JacobiSVD::PlainObject> Eigen::MatrixBase::jacobiSvd(unsigned int) const [with Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]’ 2021-05-16T19:56:35.7227313Z fastLm.cpp:166:64: required from here 2021-05-16T19:56:35.7230009Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:35.7231344Z 55 | >::type PacketReturnType; 2021-05-16T19:56:35.7232183Z | ^~~~~~~~~~~~~~~~ 2021-05-16T19:56:35.7354488Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>’: 2021-05-16T19:56:35.7358190Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >’ 2021-05-16T19:56:35.7361850Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >’ 2021-05-16T19:56:35.7365300Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’ 2021-05-16T19:56:35.7368676Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >’ 2021-05-16T19:56:35.7403883Z ../inst/include/Eigen/src/Householder/Householder.h:165:25: required from ‘void Eigen::MatrixBase::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]’ 2021-05-16T19:56:35.7409468Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:255:13: required from ‘void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:35.7414049Z ../inst/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:35.7417668Z ../inst/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:35.7422477Z ../inst/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:35.7426746Z ../inst/include/Eigen/src/SVD/JacobiSVD.h:799:10: required from ‘Eigen::JacobiSVD::PlainObject> Eigen::MatrixBase::jacobiSvd(unsigned int) const [with Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]’ 2021-05-16T19:56:35.7428717Z fastLm.cpp:166:64: required from here 2021-05-16T19:56:35.7430984Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:35.7528832Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, -1, 1, false> >, 0>, 0>’: 2021-05-16T19:56:35.7534407Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, -1, 1, false> >, 0> >’ 2021-05-16T19:56:35.7539696Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, -1, 1, false> >, 0> >’ 2021-05-16T19:56:35.7543940Z ../inst/include/Eigen/src/Core/Product.h:115:7: required from ‘class Eigen::internal::dense_product_base, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, -1, 1, false> >, 0, 5>’ 2021-05-16T19:56:35.7548720Z ../inst/include/Eigen/src/Core/Product.h:147:7: required from ‘class Eigen::ProductImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, -1, 1, false> >, 0, Eigen::Dense>’ 2021-05-16T19:56:35.7551653Z ../inst/include/Eigen/src/Core/Product.h:71:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:35.7554792Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:255:13: required from ‘void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:35.7557890Z ../inst/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:35.7561292Z ../inst/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:35.7566624Z ../inst/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:35.7571085Z ../inst/include/Eigen/src/SVD/JacobiSVD.h:799:10: required from ‘Eigen::JacobiSVD::PlainObject> Eigen::MatrixBase::jacobiSvd(unsigned int) const [with Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]’ 2021-05-16T19:56:35.7572649Z fastLm.cpp:166:64: required from here 2021-05-16T19:56:35.7576206Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:35.7691618Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, 0>, 0>’: 2021-05-16T19:56:35.7694747Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, 0> >’ 2021-05-16T19:56:35.7698182Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, 0> >’ 2021-05-16T19:56:35.7702589Z ../inst/include/Eigen/src/Core/Product.h:115:7: required from ‘class Eigen::internal::dense_product_base, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, 0, 7>’ 2021-05-16T19:56:35.7706330Z ../inst/include/Eigen/src/Core/Product.h:147:7: required from ‘class Eigen::ProductImpl, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, 0, Eigen::Dense>’ 2021-05-16T19:56:35.7708579Z ../inst/include/Eigen/src/Core/Product.h:71:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:35.7712550Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:258:13: required from ‘void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:35.7716237Z ../inst/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:35.7719891Z ../inst/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:35.7723837Z ../inst/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:35.7727634Z ../inst/include/Eigen/src/SVD/JacobiSVD.h:799:10: required from ‘Eigen::JacobiSVD::PlainObject> Eigen::MatrixBase::jacobiSvd(unsigned int) const [with Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]’ 2021-05-16T19:56:35.7729292Z fastLm.cpp:166:64: required from here 2021-05-16T19:56:35.7731516Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:35.7850603Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>, 0>’: 2021-05-16T19:56:35.7856406Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >’ 2021-05-16T19:56:35.7860678Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >’ 2021-05-16T19:56:35.7865199Z ../inst/include/Eigen/src/Core/Product.h:115:7: required from ‘class Eigen::internal::dense_product_base, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, 5>’ 2021-05-16T19:56:35.7869816Z ../inst/include/Eigen/src/Core/Product.h:147:7: required from ‘class Eigen::ProductImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, Eigen::Dense>’ 2021-05-16T19:56:35.7872725Z ../inst/include/Eigen/src/Core/Product.h:71:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:35.7878586Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:258:13: required from ‘void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:35.7882617Z ../inst/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:35.7887757Z ../inst/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:35.7892560Z ../inst/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:35.7896668Z ../inst/include/Eigen/src/SVD/JacobiSVD.h:799:10: required from ‘Eigen::JacobiSVD::PlainObject> Eigen::MatrixBase::jacobiSvd(unsigned int) const [with Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]’ 2021-05-16T19:56:35.7898443Z fastLm.cpp:166:64: required from here 2021-05-16T19:56:35.7900618Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:35.8063874Z In file included from ../inst/include/Eigen/Core:445, 2021-05-16T19:56:35.8064619Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:35.8065379Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:35.8066161Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:35.8066739Z from fastLm.h:25, 2021-05-16T19:56:35.8067289Z from fastLm.cpp:23: 2021-05-16T19:56:35.8069266Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 1, 2, false> >’: 2021-05-16T19:56:35.8072965Z ../inst/include/Eigen/src/Jacobi/Jacobi.h:454:5: required from ‘void Eigen::internal::apply_rotation_in_the_plane(Eigen::DenseBase&, Eigen::DenseBase&, const Eigen::JacobiRotation&) [with VectorX = Eigen::Block, 1, 2, false>; VectorY = Eigen::Block, 1, 2, false>; OtherScalar = double]’ 2021-05-16T19:56:35.8077068Z ../inst/include/Eigen/src/Jacobi/Jacobi.h:281:40: required from ‘void Eigen::MatrixBase::applyOnTheLeft(Eigen::Index, Eigen::Index, const Eigen::JacobiRotation&) [with OtherScalar = double; Derived = Eigen::Matrix; Eigen::Index = long int]’ 2021-05-16T19:56:35.8081290Z ../inst/include/Eigen/src/misc/RealSvd2x2.h:46:3: required from ‘void Eigen::internal::real_2x2_jacobi_svd(const MatrixType&, Index, Index, Eigen::JacobiRotation*, Eigen::JacobiRotation*) [with MatrixType = Eigen::Matrix; RealScalar = double; Index = long int]’ 2021-05-16T19:56:35.8085813Z ../inst/include/Eigen/src/SVD/JacobiSVD.h:722:42: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:35.8090327Z ../inst/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:35.8094397Z ../inst/include/Eigen/src/SVD/JacobiSVD.h:799:10: required from ‘Eigen::JacobiSVD::PlainObject> Eigen::MatrixBase::jacobiSvd(unsigned int) const [with Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]’ 2021-05-16T19:56:35.8096419Z fastLm.cpp:166:64: required from here 2021-05-16T19:56:35.8098807Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:35.8099980Z 960 | enum { 2021-05-16T19:56:35.8100538Z | ^ 2021-05-16T19:56:35.8172489Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T19:56:35.8173186Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:35.8173950Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:35.8174702Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:35.8175259Z from fastLm.h:25, 2021-05-16T19:56:35.8175777Z from fastLm.cpp:23: 2021-05-16T19:56:35.8178444Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseUnaryOp, const Eigen::Matrix >; Eigen::Index = long int]’: 2021-05-16T19:56:35.8192260Z ../inst/include/Eigen/src/Core/Redux.h:225:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_max_op; Derived = Eigen::internal::redux_evaluator, const Eigen::Matrix > >; Eigen::internal::redux_impl::Scalar = double]’ 2021-05-16T19:56:35.8197248Z ../inst/include/Eigen/src/Core/Redux.h:418:56: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_max_op; Derived = Eigen::CwiseUnaryOp, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]’ 2021-05-16T19:56:35.8202064Z ../inst/include/Eigen/src/Core/Redux.h:438:73: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]’ 2021-05-16T19:56:35.8206698Z ../inst/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:433:14: required from ‘Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:35.8210911Z ../inst/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:168:7: required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:35.8212777Z fastLm.cpp:176:69: required from here 2021-05-16T19:56:35.8214782Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:650:34: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:35.8216399Z 650 | return internal::first_aligned::alignment),Derived>(m); 2021-05-16T19:56:35.8217308Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T19:56:35.8283416Z In file included from ../inst/include/Eigen/Core:445, 2021-05-16T19:56:35.8284190Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:35.8285146Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:35.8285832Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:35.8286389Z from fastLm.h:25, 2021-05-16T19:56:35.8287008Z from fastLm.cpp:23: 2021-05-16T19:56:35.8288876Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, true> >’: 2021-05-16T19:56:35.8292307Z ../inst/include/Eigen/src/Jacobi/Jacobi.h:454:5: required from ‘void Eigen::internal::apply_rotation_in_the_plane(Eigen::DenseBase&, Eigen::DenseBase&, const Eigen::JacobiRotation&) [with VectorX = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; VectorY = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; OtherScalar = double]’ 2021-05-16T19:56:35.8295786Z ../inst/include/Eigen/src/Jacobi/Jacobi.h:296:40: required from ‘void Eigen::MatrixBase::applyOnTheRight(Eigen::Index, Eigen::Index, const Eigen::JacobiRotation&) [with OtherScalar = double; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >; Eigen::Index = long int]’ 2021-05-16T19:56:35.8298849Z ../inst/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:862:7: required from ‘void Eigen::internal::tridiagonal_qr_step(RealScalar*, RealScalar*, Index, Index, Scalar*, Index) [with int StorageOrder = 0; RealScalar = double; Scalar = double; Index = long int]’ 2021-05-16T19:56:35.8303160Z ../inst/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:520:87: required from ‘Eigen::ComputationInfo Eigen::internal::computeFromTridiagonal_impl(DiagType&, SubDiagType&, Eigen::Index, bool, MatrixType&) [with MatrixType = Eigen::Matrix; DiagType = Eigen::Matrix; SubDiagType = Eigen::Matrix; Eigen::Index = long int]’ 2021-05-16T19:56:35.8307361Z ../inst/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:439:49: required from ‘Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:35.8312984Z ../inst/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:168:7: required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:35.8315416Z fastLm.cpp:176:69: required from here 2021-05-16T19:56:35.8318559Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:35.8320224Z 960 | enum { 2021-05-16T19:56:35.8320598Z | ^ 2021-05-16T19:56:35.8419892Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T19:56:35.8420665Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:35.8421453Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:35.8422262Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:35.8423024Z from fastLm.h:25, 2021-05-16T19:56:35.8424105Z from fastLm.cpp:23: 2021-05-16T19:56:35.8427320Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseUnaryOp, const Eigen::Matrix >; Eigen::Index = long int]’: 2021-05-16T19:56:35.8432541Z ../inst/include/Eigen/src/Core/Redux.h:225:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_sum_op; Derived = Eigen::internal::redux_evaluator, const Eigen::Matrix > >; Eigen::internal::redux_impl::Scalar = double]’ 2021-05-16T19:56:35.8437417Z ../inst/include/Eigen/src/Core/Redux.h:418:56: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseUnaryOp, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]’ 2021-05-16T19:56:35.8441642Z ../inst/include/Eigen/src/Core/Redux.h:453:73: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]’ 2021-05-16T19:56:35.8445110Z ../inst/include/Eigen/src/Core/Dot.h:98:22: required from ‘typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Matrix; typename Eigen::NumTraits::Scalar>::Real = double]’ 2021-05-16T19:56:35.8448806Z ../inst/include/Eigen/src/Core/Dot.h:110:23: required from ‘typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::norm() const [with Derived = Eigen::Matrix; typename Eigen::NumTraits::Scalar>::Real = double]’ 2021-05-16T19:56:35.8450393Z fastLm.cpp:229:45: required from here 2021-05-16T19:56:35.8452554Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:650:34: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:35.8454480Z 650 | return internal::first_aligned::alignment),Derived>(m); 2021-05-16T19:56:35.8455446Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T19:56:35.8617704Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::Matrix; Eigen::Index = long int]’: 2021-05-16T19:56:35.8621569Z ../inst/include/Eigen/src/Core/Redux.h:225:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_max_op; Derived = Eigen::internal::redux_evaluator >; Eigen::internal::redux_impl::Scalar = double]’ 2021-05-16T19:56:35.8625414Z ../inst/include/Eigen/src/Core/Redux.h:418:56: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_max_op; Derived = Eigen::Matrix; typename Eigen::internal::traits::Scalar = double]’ 2021-05-16T19:56:35.8628923Z ../inst/include/Eigen/src/Core/Redux.h:438:73: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with Derived = Eigen::Matrix; typename Eigen::internal::traits::Scalar = double]’ 2021-05-16T19:56:35.8631717Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:509:88: required from ‘void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:35.8635772Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:475:3: required from ‘Eigen::ColPivHouseholderQR<_MatrixType>& Eigen::ColPivHouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:35.8640159Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:135:7: required from ‘Eigen::ColPivHouseholderQR::ColPivHouseholderQR(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:35.8641764Z fastLm.cpp:88:37: required from here 2021-05-16T19:56:35.8644190Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:650:34: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:35.8720035Z In file included from ../inst/include/Eigen/Core:445, 2021-05-16T19:56:35.8720784Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:35.8721582Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:35.8722808Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:35.8723385Z from fastLm.h:25, 2021-05-16T19:56:35.8723883Z from fastLm.cpp:23: 2021-05-16T19:56:35.8725928Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, false> >’: 2021-05-16T19:56:35.8728417Z ../inst/include/Eigen/src/Core/util/XprHelper.h:369:102: required from ‘struct Eigen::internal::plain_object_eval, -1, -1, false>, -1, -1, false>, Eigen::Dense>’ 2021-05-16T19:56:35.8735276Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:370:45: required from ‘struct Eigen::internal::generic_product_impl, -1, 1, true>, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>’ 2021-05-16T19:56:35.8746259Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from ‘static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose, -1, 1, true>, -1, 1, false> >; Rhs = Eigen::Block, -1, -1, false>, -1, -1, false>; int Options = 0; Scalar = double; Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::SrcXprType = Eigen::Product, -1, 1, true>, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, 0>]’ 2021-05-16T19:56:35.8760314Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::Product, -1, 1, true>, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, 0>; Func = Eigen::internal::assign_op]’ 2021-05-16T19:56:35.8766024Z ../inst/include/Eigen/src/Core/NoAlias.h:42:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, 1, true>, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, 0>; ExpressionType = Eigen::Map, 0, Eigen::Stride<0, 0> >; StorageBase = Eigen::MatrixBase]’ 2021-05-16T19:56:35.8771213Z ../inst/include/Eigen/src/Householder/Householder.h:126:19: required from ‘void Eigen::MatrixBase::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::VectorBlock, -1, 1, true>, -1>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]’ 2021-05-16T19:56:35.8774781Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:547:5: required from ‘void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:35.8820450Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:475:3: required from ‘Eigen::ColPivHouseholderQR<_MatrixType>& Eigen::ColPivHouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:35.8824798Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:135:7: required from ‘Eigen::ColPivHouseholderQR::ColPivHouseholderQR(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:35.8826596Z fastLm.cpp:88:37: required from here 2021-05-16T19:56:35.8828738Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:35.8830292Z 960 | enum { 2021-05-16T19:56:35.8830665Z | ^ 2021-05-16T19:56:35.8831326Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T19:56:35.8832039Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:35.8832788Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:35.8833566Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:35.8834144Z from fastLm.h:25, 2021-05-16T19:56:35.8834677Z from fastLm.cpp:23: 2021-05-16T19:56:35.8836615Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, 1, false>, 0>’: 2021-05-16T19:56:35.8839064Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 1, 1, false>, 1>’ 2021-05-16T19:56:35.8842341Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 1, 1, false>, 3>’ 2021-05-16T19:56:35.8847032Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 1, 1, false> >’ 2021-05-16T19:56:35.8848968Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 1, 1, false> >’ 2021-05-16T19:56:35.8850840Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 1, 1, false>, 0>’ 2021-05-16T19:56:35.8852598Z ../inst/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:35.8855990Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op]’ 2021-05-16T19:56:35.8861423Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:35.8867058Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >]’ 2021-05-16T19:56:35.8871065Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Derived = Eigen::Matrix]’ 2021-05-16T19:56:35.8875721Z ../inst/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:35.8877948Z fastLm.cpp:92:30: required from here 2021-05-16T19:56:35.8880141Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:35.8881690Z 55 | >::type PacketReturnType; 2021-05-16T19:56:35.8882292Z | ^~~~~~~~~~~~~~~~ 2021-05-16T19:56:35.9076286Z In file included from ../inst/include/Eigen/Core:445, 2021-05-16T19:56:35.9077715Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:35.9078775Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:35.9079731Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:35.9080517Z from fastLm.h:25, 2021-05-16T19:56:35.9081418Z from fastLm.cpp:23: 2021-05-16T19:56:35.9083747Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, 1, false> >’: 2021-05-16T19:56:35.9088410Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:141:7: required from ‘Eigen::DenseCoeffsBase::CoeffReturnType Eigen::DenseCoeffsBase::coeff(Eigen::Index) const [with Derived = Eigen::Block, -1, 1, false>; Eigen::DenseCoeffsBase::CoeffReturnType = double; Eigen::Index = long int]’ 2021-05-16T19:56:35.9094790Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:181:25: required from ‘Eigen::DenseCoeffsBase::CoeffReturnType Eigen::DenseCoeffsBase::operator()(Eigen::Index) const [with Derived = Eigen::Block, -1, 1, false>; Eigen::DenseCoeffsBase::CoeffReturnType = double; Eigen::Index = long int]’ 2021-05-16T19:56:35.9099654Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:63:53: required from ‘void Eigen::internal::make_block_householder_triangular_factor(TriangularFactorType&, const VectorsType&, const CoeffsType&) [with TriangularFactorType = Eigen::Matrix; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:35.9109563Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:35.9114274Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:35.9118460Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:35.9125266Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:35.9128976Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:35.9131188Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:35.9132353Z 960 | enum { 2021-05-16T19:56:35.9132733Z | ^ 2021-05-16T19:56:35.9270798Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T19:56:35.9271621Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:35.9272323Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:35.9273049Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:35.9273574Z from fastLm.h:25, 2021-05-16T19:56:35.9274058Z from fastLm.cpp:23: 2021-05-16T19:56:35.9276389Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, -1, 1, false>, -1, 1, false>, 0>’: 2021-05-16T19:56:35.9279241Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, -1, 1, false>, -1, 1, false>, 2>’ 2021-05-16T19:56:35.9282065Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false>, -1, 1, true>, -1, 1, false>, -1, 1, false> >’ 2021-05-16T19:56:35.9285460Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false>, -1, 1, true>, -1, 1, false>, -1, 1, false> >’ 2021-05-16T19:56:35.9288668Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, -1, false>, -1, 1, true>, -1, 1, false>, -1, 1, false>, 0>’ 2021-05-16T19:56:35.9291543Z ../inst/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, -1, -1, false>, -1, 1, true>, -1, 1, false>, -1, 1, false, true>’ 2021-05-16T19:56:35.9295058Z ../inst/include/Eigen/src/Core/Block.h:154:7: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:35.9298553Z ../inst/include/Eigen/src/QR/HouseholderQR.h:280:5: required from ‘void Eigen::internal::householder_qr_inplace_unblocked(MatrixQR&, HCoeffs&, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Block, -1, -1, false>; HCoeffs = Eigen::Block, -1, 1, false>; typename MatrixQR::Scalar = double]’ 2021-05-16T19:56:35.9304679Z ../inst/include/Eigen/src/QR/HouseholderQR.h:334:39: required from ‘static void Eigen::internal::householder_qr_inplace_blocked::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix; HCoeffs = Eigen::Matrix; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]’ 2021-05-16T19:56:35.9308327Z ../inst/include/Eigen/src/QR/HouseholderQR.h:391:73: required from ‘void Eigen::HouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:35.9312774Z ../inst/include/Eigen/src/QR/HouseholderQR.h:172:7: required from ‘Eigen::HouseholderQR& Eigen::HouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:35.9317318Z ../inst/include/Eigen/src/QR/HouseholderQR.h:103:7: required from ‘Eigen::HouseholderQR::HouseholderQR(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:35.9319513Z fastLm.cpp:113:30: required from here 2021-05-16T19:56:35.9321943Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:35.9323309Z 55 | >::type PacketReturnType; 2021-05-16T19:56:35.9324035Z | ^~~~~~~~~~~~~~~~ 2021-05-16T19:56:35.9491501Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Block, -1, -1, false>, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, 0>’: 2021-05-16T19:56:35.9496851Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Block, -1, -1, false>, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >’ 2021-05-16T19:56:35.9501995Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Block, -1, -1, false>, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >’ 2021-05-16T19:56:35.9507473Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Block, -1, -1, false>, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, Eigen::Dense>’ 2021-05-16T19:56:35.9513299Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >’ 2021-05-16T19:56:35.9516201Z ../inst/include/Eigen/src/Householder/Householder.h:91:22: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:35.9519481Z ../inst/include/Eigen/src/QR/HouseholderQR.h:280:5: required from ‘void Eigen::internal::householder_qr_inplace_unblocked(MatrixQR&, HCoeffs&, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Block, -1, -1, false>; HCoeffs = Eigen::Block, -1, 1, false>; typename MatrixQR::Scalar = double]’ 2021-05-16T19:56:35.9525071Z ../inst/include/Eigen/src/QR/HouseholderQR.h:334:39: required from ‘static void Eigen::internal::householder_qr_inplace_blocked::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix; HCoeffs = Eigen::Matrix; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]’ 2021-05-16T19:56:35.9531050Z ../inst/include/Eigen/src/QR/HouseholderQR.h:391:73: required from ‘void Eigen::HouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:35.9534388Z ../inst/include/Eigen/src/QR/HouseholderQR.h:172:7: required from ‘Eigen::HouseholderQR& Eigen::HouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:35.9538646Z ../inst/include/Eigen/src/QR/HouseholderQR.h:103:7: required from ‘Eigen::HouseholderQR::HouseholderQR(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:35.9540379Z fastLm.cpp:113:30: required from here 2021-05-16T19:56:35.9542546Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:35.9738419Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, true>, 0>’: 2021-05-16T19:56:35.9740488Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, true>, 2>’ 2021-05-16T19:56:35.9742374Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, true> >’ 2021-05-16T19:56:35.9744176Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, true> >’ 2021-05-16T19:56:35.9746092Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, -1, true>, 0>’ 2021-05-16T19:56:35.9748028Z ../inst/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, -1, -1, true, true>’ 2021-05-16T19:56:35.9750168Z ../inst/include/Eigen/src/Core/Block.h:154:7: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:35.9753535Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op]’ 2021-05-16T19:56:35.9758080Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:35.9763390Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >]’ 2021-05-16T19:56:35.9767647Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Derived = Eigen::Matrix]’ 2021-05-16T19:56:35.9772404Z ../inst/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:35.9774274Z fastLm.cpp:114:41: required from here 2021-05-16T19:56:35.9776205Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:36.0233872Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>, 2>, 0>’: 2021-05-16T19:56:36.0238432Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>, 2> >’ 2021-05-16T19:56:36.0243156Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>, 2> >’ 2021-05-16T19:56:36.0246776Z ../inst/include/Eigen/src/Core/Product.h:115:7: required from ‘class Eigen::internal::dense_product_base, Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>, 2, 7>’ 2021-05-16T19:56:36.0250876Z ../inst/include/Eigen/src/Core/Product.h:147:7: required from ‘class Eigen::ProductImpl, Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>, 2, Eigen::Dense>’ 2021-05-16T19:56:36.0254692Z ../inst/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>, 2>’ 2021-05-16T19:56:36.0257171Z ../inst/include/Eigen/src/Cholesky/LDLT.h:565:26: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:36.0261662Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 1>, Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >; Func = Eigen::internal::assign_op]’ 2021-05-16T19:56:36.0268870Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 1>, Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:36.0275209Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 1>, Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >]’ 2021-05-16T19:56:36.0280273Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 1>, Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >; Derived = Eigen::Matrix]’ 2021-05-16T19:56:36.0286943Z ../inst/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 1>, Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:36.0289479Z fastLm.cpp:135:46: required from here 2021-05-16T19:56:36.0291831Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:36.0492480Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase > >, Eigen::Matrix, 2>, 0>’: 2021-05-16T19:56:36.0495911Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase > >, Eigen::Matrix, 2> >’ 2021-05-16T19:56:36.0498468Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase > >, Eigen::Matrix, 2> >’ 2021-05-16T19:56:36.0501041Z ../inst/include/Eigen/src/Core/Product.h:115:7: required from ‘class Eigen::internal::dense_product_base > >, Eigen::Matrix, 2, 7>’ 2021-05-16T19:56:36.0504638Z ../inst/include/Eigen/src/Core/Product.h:147:7: required from ‘class Eigen::ProductImpl > >, Eigen::Matrix, 2, Eigen::Dense>’ 2021-05-16T19:56:36.0508222Z ../inst/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product > >, Eigen::Matrix, 2>’ 2021-05-16T19:56:36.0511461Z ../inst/include/Eigen/src/Cholesky/LDLT.h:595:38: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:36.0516489Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 1>, Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >; Func = Eigen::internal::assign_op]’ 2021-05-16T19:56:36.0522511Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 1>, Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:36.0527206Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 1>, Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >]’ 2021-05-16T19:56:36.0531722Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 1>, Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >; Derived = Eigen::Matrix]’ 2021-05-16T19:56:36.0536776Z ../inst/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 1>, Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:36.0538842Z fastLm.cpp:135:46: required from here 2021-05-16T19:56:36.0540711Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:36.0980332Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0>’: 2021-05-16T19:56:36.0984293Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, true>, -1, 1, false> > >’ 2021-05-16T19:56:36.0988289Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, true>, -1, 1, false> > >’ 2021-05-16T19:56:36.0992223Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, true>, -1, 1, false>, Eigen::Dense>’ 2021-05-16T19:56:36.0995665Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, true>, -1, 1, false> >’ 2021-05-16T19:56:36.0997928Z ../inst/include/Eigen/src/Core/Dot.h:37:48: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:36.1000775Z ../inst/include/Eigen/src/Eigenvalues/Tridiagonalization.h:370:53: required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]’ 2021-05-16T19:56:36.1005050Z ../inst/include/Eigen/src/Eigenvalues/Tridiagonalization.h:445:31: required from ‘static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false]’ 2021-05-16T19:56:36.1009839Z ../inst/include/Eigen/src/Eigenvalues/Tridiagonalization.h:430:55: required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix]’ 2021-05-16T19:56:36.1014419Z ../inst/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:437:39: required from ‘Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:36.1019241Z ../inst/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:168:7: required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:36.1021336Z fastLm.cpp:176:69: required from here 2021-05-16T19:56:36.1023410Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:36.1159430Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, false>, -1, 1, false>, 0>’: 2021-05-16T19:56:36.1162290Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, false>, -1, 1, false>, 2>’ 2021-05-16T19:56:36.1164633Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, 1, false>, -1, 1, false> >’ 2021-05-16T19:56:36.1167286Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, 1, false>, -1, 1, false> >’ 2021-05-16T19:56:36.1169497Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, 1, false>, -1, 1, false>, 0>’ 2021-05-16T19:56:36.1172051Z ../inst/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, -1, 1, false>, -1, 1, false, true>’ 2021-05-16T19:56:36.1174201Z ../inst/include/Eigen/src/Core/Block.h:154:7: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:36.1177545Z ../inst/include/Eigen/src/Eigenvalues/Tridiagonalization.h:372:5: required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]’ 2021-05-16T19:56:36.1182757Z ../inst/include/Eigen/src/Eigenvalues/Tridiagonalization.h:445:31: required from ‘static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false]’ 2021-05-16T19:56:36.1187459Z ../inst/include/Eigen/src/Eigenvalues/Tridiagonalization.h:430:55: required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix]’ 2021-05-16T19:56:36.1192480Z ../inst/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:437:39: required from ‘Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:36.1197169Z ../inst/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:168:7: required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:36.1199180Z fastLm.cpp:176:69: required from here 2021-05-16T19:56:36.1201355Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:36.1707024Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, -1, 1, false> >, 0>’: 2021-05-16T19:56:36.1712020Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, -1, 1, false> > >’ 2021-05-16T19:56:36.1717428Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, -1, 1, false> > >’ 2021-05-16T19:56:36.1723124Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, -1, 1, false>, Eigen::Dense>’ 2021-05-16T19:56:36.1727008Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, -1, 1, false> >’ 2021-05-16T19:56:36.1729700Z ../inst/include/Eigen/src/Core/products/SelfadjointRank2Update.h:33:74: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:36.1732707Z ../inst/include/Eigen/src/Eigenvalues/Tridiagonalization.h:372:5: required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]’ 2021-05-16T19:56:36.1737056Z ../inst/include/Eigen/src/Eigenvalues/Tridiagonalization.h:445:31: required from ‘static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false]’ 2021-05-16T19:56:36.1741751Z ../inst/include/Eigen/src/Eigenvalues/Tridiagonalization.h:430:55: required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix]’ 2021-05-16T19:56:36.1746302Z ../inst/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:437:39: required from ‘Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:36.1751852Z ../inst/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:168:7: required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:36.1753733Z fastLm.cpp:176:69: required from here 2021-05-16T19:56:36.1756021Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:36.1883819Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> >, 0>’: 2021-05-16T19:56:36.1888837Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> > >’ 2021-05-16T19:56:36.1893431Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> > >’ 2021-05-16T19:56:36.1897878Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, Eigen::Dense>’ 2021-05-16T19:56:36.1902178Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> >’ 2021-05-16T19:56:36.1905105Z ../inst/include/Eigen/src/Core/products/SelfadjointRank2Update.h:34:60: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:36.1908421Z ../inst/include/Eigen/src/Eigenvalues/Tridiagonalization.h:372:5: required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]’ 2021-05-16T19:56:36.1913449Z ../inst/include/Eigen/src/Eigenvalues/Tridiagonalization.h:445:31: required from ‘static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false]’ 2021-05-16T19:56:36.1918201Z ../inst/include/Eigen/src/Eigenvalues/Tridiagonalization.h:430:55: required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix]’ 2021-05-16T19:56:36.1922818Z ../inst/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:437:39: required from ‘Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:36.1927372Z ../inst/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:168:7: required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:36.1929284Z fastLm.cpp:176:69: required from here 2021-05-16T19:56:36.1931368Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:36.2065909Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, -1, 1, false> >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> > >, 0>’: 2021-05-16T19:56:36.2074473Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, -1, 1, false> >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> > > >’ 2021-05-16T19:56:36.2081909Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, -1, 1, false> >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> > > >’ 2021-05-16T19:56:36.2089631Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, -1, 1, false> >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> >, Eigen::Dense>’ 2021-05-16T19:56:36.2097637Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, -1, 1, false> >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> > >’ 2021-05-16T19:56:36.2102350Z ../inst/include/Eigen/src/Core/products/SelfadjointRank2Update.h:34:23: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:36.2105504Z ../inst/include/Eigen/src/Eigenvalues/Tridiagonalization.h:372:5: required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]’ 2021-05-16T19:56:36.2110275Z ../inst/include/Eigen/src/Eigenvalues/Tridiagonalization.h:445:31: required from ‘static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false]’ 2021-05-16T19:56:36.2115979Z ../inst/include/Eigen/src/Eigenvalues/Tridiagonalization.h:430:55: required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix]’ 2021-05-16T19:56:36.2121740Z ../inst/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:437:39: required from ‘Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:36.2126460Z ../inst/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:168:7: required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:36.2128366Z fastLm.cpp:176:69: required from here 2021-05-16T19:56:36.2130649Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:36.2580251Z In file included from ../inst/include/Eigen/Core:445, 2021-05-16T19:56:36.2581485Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:36.2582261Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:36.2583041Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:36.2583804Z from fastLm.h:25, 2021-05-16T19:56:36.2584318Z from fastLm.cpp:23: 2021-05-16T19:56:36.2587229Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, false>, -1, 1, false> >’: 2021-05-16T19:56:36.2590606Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from ‘struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, false>, -1, 1, false> >’ 2021-05-16T19:56:36.2594168Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:522:55: required from ‘struct Eigen::internal::unary_evaluator, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> >, Eigen::internal::IndexBased, double>’ 2021-05-16T19:56:36.2598367Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from ‘struct Eigen::internal::evaluator, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> > >’ 2021-05-16T19:56:36.2602660Z ../inst/include/Eigen/src/Core/Redux.h:349:39: required from ‘class Eigen::internal::redux_evaluator, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> > >’ 2021-05-16T19:56:36.2608111Z ../inst/include/Eigen/src/Core/Redux.h:416:17: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]’ 2021-05-16T19:56:36.2611962Z ../inst/include/Eigen/src/Core/Redux.h:453:73: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:36.2616719Z ../inst/include/Eigen/src/Householder/Householder.h:76:37: required from ‘void Eigen::MatrixBase::makeHouseholder(EssentialPart&, Eigen::MatrixBase::Scalar&, Eigen::MatrixBase::RealScalar&) const [with EssentialPart = Eigen::VectorBlock, -1, 1, true>, -1, 1, false>, -1>; Derived = Eigen::Block, -1, 1, true>, -1, 1, false>; Eigen::MatrixBase::Scalar = double; Eigen::MatrixBase::RealScalar = double]’ 2021-05-16T19:56:36.2622109Z ../inst/include/Eigen/src/Householder/Householder.h:45:3: required from ‘void Eigen::MatrixBase::makeHouseholderInPlace(Eigen::MatrixBase::Scalar&, Eigen::MatrixBase::RealScalar&) [with Derived = Eigen::Block, -1, 1, true>, -1, 1, false>; Eigen::MatrixBase::Scalar = double; Eigen::MatrixBase::RealScalar = double]’ 2021-05-16T19:56:36.2626905Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:538:5: required from ‘void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:36.2630889Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:475:3: required from ‘Eigen::ColPivHouseholderQR<_MatrixType>& Eigen::ColPivHouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:36.2637008Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:135:7: required from ‘Eigen::ColPivHouseholderQR::ColPivHouseholderQR(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:36.2641126Z fastLm.cpp:88:37: required from here 2021-05-16T19:56:36.2646304Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:36.2647551Z 960 | enum { 2021-05-16T19:56:36.2647937Z | ^ 2021-05-16T19:56:36.2939052Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T19:56:36.2940028Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:36.2941153Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:36.2941935Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:36.2942515Z from fastLm.h:25, 2021-05-16T19:56:36.2943051Z from fastLm.cpp:23: 2021-05-16T19:56:36.2945331Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, 1, false>, 0>’: 2021-05-16T19:56:36.2947670Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, 1, 1, false>, 2>’ 2021-05-16T19:56:36.2950215Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 1, 1, false> >’ 2021-05-16T19:56:36.2952890Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 1, 1, false> >’ 2021-05-16T19:56:36.2955030Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 1, 1, false>, 0>’ 2021-05-16T19:56:36.2957227Z ../inst/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, 1, 1, false, true>’ 2021-05-16T19:56:36.2959801Z ../inst/include/Eigen/src/Core/Block.h:154:7: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:36.2964383Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product, Eigen::PartialReduxExpr, -1, -1, false>, 2>, Eigen::Matrix >, Eigen::internal::member_norm, 1>, 2>; Func = Eigen::internal::assign_op]’ 2021-05-16T19:56:36.2971115Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Product, Eigen::PartialReduxExpr, -1, -1, false>, 2>, Eigen::Matrix >, Eigen::internal::member_norm, 1>, 2>; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:36.2976900Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Product, Eigen::PartialReduxExpr, -1, -1, false>, 2>, Eigen::Matrix >, Eigen::internal::member_norm, 1>, 2>]’ 2021-05-16T19:56:36.2982148Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::PartialReduxExpr, -1, -1, false>, 2>, Eigen::Matrix >, Eigen::internal::member_norm, 1>, 2>; Derived = Eigen::Matrix]’ 2021-05-16T19:56:36.2988102Z ../inst/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::PartialReduxExpr, -1, -1, false>, 2>, Eigen::Matrix >, Eigen::internal::member_norm, 1>, 2>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:36.2990930Z fastLm.cpp:95:55: required from here 2021-05-16T19:56:36.2993094Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:36.2994453Z 55 | >::type PacketReturnType; 2021-05-16T19:56:36.2995165Z | ^~~~~~~~~~~~~~~~ 2021-05-16T19:56:36.3263893Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, false> > >, 0>’: 2021-05-16T19:56:36.3266885Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, false> > >, 2>’ 2021-05-16T19:56:36.3269850Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, 1, false> > > >’ 2021-05-16T19:56:36.3272527Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, 1, false> > > >’ 2021-05-16T19:56:36.3275142Z ../inst/include/Eigen/src/Core/Transpose.h:115:37: required from ‘class Eigen::TransposeImpl, -1, 1, false> >, Eigen::Dense>’ 2021-05-16T19:56:36.3277619Z ../inst/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, -1, 1, false> > >’ 2021-05-16T19:56:36.3279799Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:251:42: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:36.3284337Z ../inst/include/Eigen/src/Core/NoAlias.h:42:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, 1, false> >, Eigen::Block, -1, 1, false>, -1, 1, false>, 0>; ExpressionType = Eigen::Map, 0, Eigen::Stride<0, 0> >; StorageBase = Eigen::MatrixBase]’ 2021-05-16T19:56:36.3290150Z ../inst/include/Eigen/src/Householder/Householder.h:126:19: required from ‘void Eigen::MatrixBase::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, 1, false>; Eigen::MatrixBase::Scalar = double]’ 2021-05-16T19:56:36.3295931Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:342:11: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:36.3300895Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:36.3308946Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:36.3313094Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:36.3315468Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:36.3466569Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Transpose, -1, 1, false> > >, const Eigen::Block, -1, 1, false>, -1, 1, false> >, 0>’: 2021-05-16T19:56:36.3471226Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Transpose, -1, 1, false> > >, const Eigen::Block, -1, 1, false>, -1, 1, false> > >’ 2021-05-16T19:56:36.3475473Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Transpose, -1, 1, false> > >, const Eigen::Block, -1, 1, false>, -1, 1, false> > >’ 2021-05-16T19:56:36.3479723Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, -1, 1, false> > >, const Eigen::Block, -1, 1, false>, -1, 1, false>, Eigen::Dense>’ 2021-05-16T19:56:36.3483852Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, 1, false> > >, const Eigen::Block, -1, 1, false>, -1, 1, false> >’ 2021-05-16T19:56:36.3489067Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:251:61: required from ‘static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose, -1, 1, false> >; Rhs = Eigen::Block, -1, 1, false>, -1, 1, false>]’ 2021-05-16T19:56:36.3492151Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:148:43: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:36.3498137Z ../inst/include/Eigen/src/Core/NoAlias.h:42:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, 1, false> >, Eigen::Block, -1, 1, false>, -1, 1, false>, 0>; ExpressionType = Eigen::Map, 0, Eigen::Stride<0, 0> >; StorageBase = Eigen::MatrixBase]’ 2021-05-16T19:56:36.3503852Z ../inst/include/Eigen/src/Householder/Householder.h:126:19: required from ‘void Eigen::MatrixBase::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, 1, false>; Eigen::MatrixBase::Scalar = double]’ 2021-05-16T19:56:36.3508770Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:342:11: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:36.3513448Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:36.3520757Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:36.3524980Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:36.3527384Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:36.3712567Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1>, 0>’: 2021-05-16T19:56:36.3717630Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1> >’ 2021-05-16T19:56:36.3722421Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1> >’ 2021-05-16T19:56:36.3727237Z ../inst/include/Eigen/src/Core/Product.h:115:7: required from ‘class Eigen::internal::dense_product_base, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1, 4>’ 2021-05-16T19:56:36.3732572Z ../inst/include/Eigen/src/Core/Product.h:147:7: required from ‘class Eigen::ProductImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1, Eigen::Dense>’ 2021-05-16T19:56:36.3737478Z ../inst/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1>’ 2021-05-16T19:56:36.3740871Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:411:29: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:36.3746800Z ../inst/include/Eigen/src/Core/NoAlias.h:58:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>; ExpressionType = Eigen::Block, -1, 1, false>, -1, 1, false>; StorageBase = Eigen::MatrixBase]’ 2021-05-16T19:56:36.3753256Z ../inst/include/Eigen/src/Householder/Householder.h:129:22: required from ‘void Eigen::MatrixBase::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, 1, false>; Eigen::MatrixBase::Scalar = double]’ 2021-05-16T19:56:36.3758449Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:342:11: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:36.3763614Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:36.3772212Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:36.3776507Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:36.3779494Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:36.4021507Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Block, -1, -1, false>, -1, 1, true>, -1, 1, false>, -1, 1, false> >, 0>’: 2021-05-16T19:56:36.4026262Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Block, -1, -1, false>, -1, 1, true>, -1, 1, false>, -1, 1, false> > >’ 2021-05-16T19:56:36.4031800Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Block, -1, -1, false>, -1, 1, true>, -1, 1, false>, -1, 1, false> > >’ 2021-05-16T19:56:36.4042078Z ../inst/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Block, -1, -1, false>, -1, 1, true>, -1, 1, false>, -1, 1, false>, Eigen::Dense>’ 2021-05-16T19:56:36.4046055Z ../inst/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::Block, -1, -1, false>, -1, 1, true>, -1, 1, false>, -1, 1, false> >’ 2021-05-16T19:56:36.4056155Z ../inst/include/Eigen/src/Core/Dot.h:98:43: required from ‘typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Block, -1, -1, false>, -1, 1, true>, -1, 1, false>, -1, 1, false>; typename Eigen::NumTraits::Scalar>::Real = double]’ 2021-05-16T19:56:36.4118191Z ../inst/include/Eigen/src/Householder/Householder.h:76:37: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:36.4121661Z ../inst/include/Eigen/src/QR/HouseholderQR.h:280:5: required from ‘void Eigen::internal::householder_qr_inplace_unblocked(MatrixQR&, HCoeffs&, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Block, -1, -1, false>; HCoeffs = Eigen::Block, -1, 1, false>; typename MatrixQR::Scalar = double]’ 2021-05-16T19:56:36.4126901Z ../inst/include/Eigen/src/QR/HouseholderQR.h:334:39: required from ‘static void Eigen::internal::householder_qr_inplace_blocked::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix; HCoeffs = Eigen::Matrix; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]’ 2021-05-16T19:56:36.4131243Z ../inst/include/Eigen/src/QR/HouseholderQR.h:391:73: required from ‘void Eigen::HouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:36.4134755Z ../inst/include/Eigen/src/QR/HouseholderQR.h:172:7: required from ‘Eigen::HouseholderQR& Eigen::HouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:36.4139325Z ../inst/include/Eigen/src/QR/HouseholderQR.h:103:7: required from ‘Eigen::HouseholderQR::HouseholderQR(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:36.4140972Z fastLm.cpp:113:30: required from here 2021-05-16T19:56:36.4143860Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:36.4208779Z In file included from ../inst/include/Eigen/Core:445, 2021-05-16T19:56:36.4209548Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:36.4210334Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:36.4211141Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:36.4214432Z from fastLm.h:25, 2021-05-16T19:56:36.4214985Z from fastLm.cpp:23: 2021-05-16T19:56:36.4217439Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, true> >’: 2021-05-16T19:56:36.4220247Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:960:8: required from ‘struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, true>, -1, 1, false> >’ 2021-05-16T19:56:36.4224362Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:141:7: required from ‘Eigen::DenseCoeffsBase::CoeffReturnType Eigen::DenseCoeffsBase::coeff(Eigen::Index) const [with Derived = Eigen::Block, -1, -1, false>, -1, 1, true>, -1, 1, false>; Eigen::DenseCoeffsBase::CoeffReturnType = const double&; Eigen::Index = long int]’ 2021-05-16T19:56:36.4230890Z ../inst/include/Eigen/src/Householder/Householder.h:77:20: required from ‘void Eigen::MatrixBase::makeHouseholder(EssentialPart&, Eigen::MatrixBase::Scalar&, Eigen::MatrixBase::RealScalar&) const [with EssentialPart = Eigen::VectorBlock, -1, -1, false>, -1, 1, true>, -1, 1, false>, -1>; Derived = Eigen::Block, -1, -1, false>, -1, 1, true>, -1, 1, false>; Eigen::MatrixBase::Scalar = double; Eigen::MatrixBase::RealScalar = double]’ 2021-05-16T19:56:36.4236525Z ../inst/include/Eigen/src/Householder/Householder.h:45:3: required from ‘void Eigen::MatrixBase::makeHouseholderInPlace(Eigen::MatrixBase::Scalar&, Eigen::MatrixBase::RealScalar&) [with Derived = Eigen::Block, -1, -1, false>, -1, 1, true>, -1, 1, false>; Eigen::MatrixBase::Scalar = double; Eigen::MatrixBase::RealScalar = double]’ 2021-05-16T19:56:36.4250225Z ../inst/include/Eigen/src/QR/HouseholderQR.h:280:5: required from ‘void Eigen::internal::householder_qr_inplace_unblocked(MatrixQR&, HCoeffs&, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Block, -1, -1, false>; HCoeffs = Eigen::Block, -1, 1, false>; typename MatrixQR::Scalar = double]’ 2021-05-16T19:56:36.4255149Z ../inst/include/Eigen/src/QR/HouseholderQR.h:334:39: required from ‘static void Eigen::internal::householder_qr_inplace_blocked::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix; HCoeffs = Eigen::Matrix; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]’ 2021-05-16T19:56:36.4258800Z ../inst/include/Eigen/src/QR/HouseholderQR.h:391:73: required from ‘void Eigen::HouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:36.4262624Z ../inst/include/Eigen/src/QR/HouseholderQR.h:172:7: required from ‘Eigen::HouseholderQR& Eigen::HouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:36.4266754Z ../inst/include/Eigen/src/QR/HouseholderQR.h:103:7: required from ‘Eigen::HouseholderQR::HouseholderQR(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:36.4268418Z fastLm.cpp:113:30: required from here 2021-05-16T19:56:36.4271783Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:36.4273028Z 960 | enum { 2021-05-16T19:56:36.4273409Z | ^ 2021-05-16T19:56:36.4275541Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, true>, -1, 1, false> >’: 2021-05-16T19:56:36.4279741Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:141:7: required from ‘Eigen::DenseCoeffsBase::CoeffReturnType Eigen::DenseCoeffsBase::coeff(Eigen::Index) const [with Derived = Eigen::Block, -1, -1, false>, -1, 1, true>, -1, 1, false>; Eigen::DenseCoeffsBase::CoeffReturnType = const double&; Eigen::Index = long int]’ 2021-05-16T19:56:36.4285501Z ../inst/include/Eigen/src/Householder/Householder.h:77:20: required from ‘void Eigen::MatrixBase::makeHouseholder(EssentialPart&, Eigen::MatrixBase::Scalar&, Eigen::MatrixBase::RealScalar&) const [with EssentialPart = Eigen::VectorBlock, -1, -1, false>, -1, 1, true>, -1, 1, false>, -1>; Derived = Eigen::Block, -1, -1, false>, -1, 1, true>, -1, 1, false>; Eigen::MatrixBase::Scalar = double; Eigen::MatrixBase::RealScalar = double]’ 2021-05-16T19:56:36.4290908Z ../inst/include/Eigen/src/Householder/Householder.h:45:3: required from ‘void Eigen::MatrixBase::makeHouseholderInPlace(Eigen::MatrixBase::Scalar&, Eigen::MatrixBase::RealScalar&) [with Derived = Eigen::Block, -1, -1, false>, -1, 1, true>, -1, 1, false>; Eigen::MatrixBase::Scalar = double; Eigen::MatrixBase::RealScalar = double]’ 2021-05-16T19:56:36.4295795Z ../inst/include/Eigen/src/QR/HouseholderQR.h:280:5: required from ‘void Eigen::internal::householder_qr_inplace_unblocked(MatrixQR&, HCoeffs&, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Block, -1, -1, false>; HCoeffs = Eigen::Block, -1, 1, false>; typename MatrixQR::Scalar = double]’ 2021-05-16T19:56:36.4300665Z ../inst/include/Eigen/src/QR/HouseholderQR.h:334:39: required from ‘static void Eigen::internal::householder_qr_inplace_blocked::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix; HCoeffs = Eigen::Matrix; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]’ 2021-05-16T19:56:36.4304515Z ../inst/include/Eigen/src/QR/HouseholderQR.h:391:73: required from ‘void Eigen::HouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:36.4307861Z ../inst/include/Eigen/src/QR/HouseholderQR.h:172:7: required from ‘Eigen::HouseholderQR& Eigen::HouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:36.4311786Z ../inst/include/Eigen/src/QR/HouseholderQR.h:103:7: required from ‘Eigen::HouseholderQR::HouseholderQR(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:36.4313832Z fastLm.cpp:113:30: required from here 2021-05-16T19:56:36.4316005Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:36.4347331Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T19:56:36.4348065Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:36.4348796Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:36.4349727Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:36.4350299Z from fastLm.h:25, 2021-05-16T19:56:36.4350817Z from fastLm.cpp:23: 2021-05-16T19:56:36.4353778Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false> >; Eigen::Index = long int]’: 2021-05-16T19:56:36.4358539Z ../inst/include/Eigen/src/Core/Redux.h:225:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_sum_op; Derived = Eigen::internal::redux_evaluator, const Eigen::Block, -1, 1, true>, -1, 1, false> > >; Eigen::internal::redux_impl::Scalar = double]’ 2021-05-16T19:56:36.4363406Z ../inst/include/Eigen/src/Core/Redux.h:418:56: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]’ 2021-05-16T19:56:36.4367318Z ../inst/include/Eigen/src/Core/Redux.h:453:73: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]’ 2021-05-16T19:56:36.4371285Z ../inst/include/Eigen/src/Core/Dot.h:221:29: required from ‘static typename Eigen::NumTraits::Scalar>::Real Eigen::internal::lpNorm_selector::run(const Eigen::MatrixBase&) [with Derived = Eigen::Block, -1, 1, true>, -1, 1, false>; typename Eigen::NumTraits::Scalar>::Real = double]’ 2021-05-16T19:56:36.4375184Z ../inst/include/Eigen/src/Core/Dot.h:269:52: required from ‘typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::lpNorm() const [with int p = 1; Derived = Eigen::Block, -1, 1, true>, -1, 1, false>; typename Eigen::NumTraits::Scalar>::Real = double]’ 2021-05-16T19:56:36.4379918Z ../inst/include/Eigen/src/Cholesky/LLT.h:441:77: required from ‘Eigen::LLT& Eigen::LLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix; int _UpLo = 1]’ 2021-05-16T19:56:36.4383568Z ../inst/include/Eigen/src/Cholesky/LLT.h:100:7: required from ‘Eigen::LLT::LLT(const Eigen::EigenBase&) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix; int _UpLo = 1]’ 2021-05-16T19:56:36.4385451Z fastLm.cpp:122:50: required from here 2021-05-16T19:56:36.4387500Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:650:34: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:36.4389113Z 650 | return internal::first_aligned::alignment),Derived>(m); 2021-05-16T19:56:36.4390139Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T19:56:36.4428617Z In file included from ../inst/include/Eigen/Core:445, 2021-05-16T19:56:36.4429306Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:36.4430177Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:36.4430906Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:36.4431617Z from fastLm.h:25, 2021-05-16T19:56:36.4432133Z from fastLm.cpp:23: 2021-05-16T19:56:36.4434565Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, -1, false>, 1, -1, false> >’: 2021-05-16T19:56:36.4437134Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from ‘struct Eigen::internal::evaluator, -1, -1, false>, 1, -1, false> >’ 2021-05-16T19:56:36.4440505Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:522:55: required from ‘struct Eigen::internal::unary_evaluator, const Eigen::Block, -1, -1, false>, 1, -1, false> >, Eigen::internal::IndexBased, double>’ 2021-05-16T19:56:36.4446770Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from ‘struct Eigen::internal::evaluator, const Eigen::Block, -1, -1, false>, 1, -1, false> > >’ 2021-05-16T19:56:36.4449883Z ../inst/include/Eigen/src/Core/Redux.h:349:39: required from ‘class Eigen::internal::redux_evaluator, const Eigen::Block, -1, -1, false>, 1, -1, false> > >’ 2021-05-16T19:56:36.4454205Z ../inst/include/Eigen/src/Core/Redux.h:416:17: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, -1, false>, 1, -1, false> >; typename Eigen::internal::traits::Scalar = double]’ 2021-05-16T19:56:36.4457192Z ../inst/include/Eigen/src/Core/Redux.h:453:73: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:36.4460090Z ../inst/include/Eigen/src/Cholesky/LLT.h:321:18: required from ‘static Eigen::Index Eigen::internal::llt_inplace::unblocked(MatrixType&) [with MatrixType = Eigen::Block, -1, -1, false>; Scalar = double; Eigen::Index = long int]’ 2021-05-16T19:56:36.4463089Z ../inst/include/Eigen/src/Cholesky/LLT.h:356:24: required from ‘static Eigen::Index Eigen::internal::llt_inplace::blocked(MatrixType&) [with MatrixType = Eigen::Matrix; Scalar = double; Eigen::Index = long int]’ 2021-05-16T19:56:36.4466946Z ../inst/include/Eigen/src/Cholesky/LLT.h:401:68: required from ‘static bool Eigen::internal::LLT_Traits::inplace_decomposition(MatrixType&) [with MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:36.4470369Z ../inst/include/Eigen/src/Cholesky/LLT.h:449:42: required from ‘Eigen::LLT& Eigen::LLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix; int _UpLo = 1]’ 2021-05-16T19:56:36.4473706Z ../inst/include/Eigen/src/Cholesky/LLT.h:100:7: required from ‘Eigen::LLT::LLT(const Eigen::EigenBase&) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix; int _UpLo = 1]’ 2021-05-16T19:56:36.4475147Z fastLm.cpp:122:50: required from here 2021-05-16T19:56:36.4477668Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:36.4478874Z 960 | enum { 2021-05-16T19:56:36.4479446Z | ^ 2021-05-16T19:56:36.4664112Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T19:56:36.4664977Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:36.4665734Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:36.4666535Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:36.4667113Z from fastLm.h:25, 2021-05-16T19:56:36.4668204Z from fastLm.cpp:23: 2021-05-16T19:56:36.4672687Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, false> >, 0>’: 2021-05-16T19:56:36.4676898Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, false> > >’ 2021-05-16T19:56:36.4681181Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, false> > >’ 2021-05-16T19:56:36.4685682Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, false>, Eigen::Dense>’ 2021-05-16T19:56:36.4689843Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, false> >’ 2021-05-16T19:56:36.4705791Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:251:61: required from ‘static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Block, 1, -1, false>; Rhs = Eigen::Block, -1, 1, false>]’ 2021-05-16T19:56:36.4709085Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:124:75: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:36.4713526Z ../inst/include/Eigen/src/Core/Product.h:170:24: required from ‘Eigen::ProductImpl::Scalar Eigen::ProductImpl::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Block, 1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; int Option = 0; Eigen::ProductImpl::Scalar = double; Eigen::Index = long int]’ 2021-05-16T19:56:36.4718568Z ../inst/include/Eigen/src/Core/DenseBase.h:484:33: required from ‘Eigen::DenseBase::CoeffReturnType Eigen::DenseBase::value() const [with Derived = Eigen::Product, 1, -1, false>, Eigen::Block, -1, 1, false>, 0>; Eigen::DenseBase::CoeffReturnType = double]’ 2021-05-16T19:56:36.4723034Z ../inst/include/Eigen/src/Cholesky/LDLT.h:353:27: required from ‘static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]’ 2021-05-16T19:56:36.4727040Z ../inst/include/Eigen/src/Cholesky/LDLT.h:520:51: required from ‘Eigen::LDLT& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix; int _UpLo = 1]’ 2021-05-16T19:56:36.4731892Z ../inst/include/Eigen/src/Cholesky/LDLT.h:112:7: required from ‘Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix; int _UpLo = 1]’ 2021-05-16T19:56:36.4733406Z fastLm.cpp:129:50: required from here 2021-05-16T19:56:36.4735562Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:36.4736959Z 55 | >::type PacketReturnType; 2021-05-16T19:56:36.4737570Z | ^~~~~~~~~~~~~~~~ 2021-05-16T19:56:36.4886566Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>’: 2021-05-16T19:56:36.4890721Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::Matrix > >’ 2021-05-16T19:56:36.4894073Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, Eigen::Matrix > >’ 2021-05-16T19:56:36.4896863Z ../inst/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, Eigen::Matrix >’ 2021-05-16T19:56:36.4900488Z ../inst/include/Eigen/src/Core/SelfCwiseBinaryOp.h:41:67: required from ‘Derived& Eigen::DenseBase::operator/=(const Scalar&) [with Derived = Eigen::Block, 1, 1, false>; Eigen::DenseBase::Scalar = double]’ 2021-05-16T19:56:36.4903377Z ../inst/include/Eigen/src/Cholesky/LDLT.h:586:18: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:36.4908245Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 1>, Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >; Func = Eigen::internal::assign_op]’ 2021-05-16T19:56:36.4916223Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 1>, Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:36.4922143Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 1>, Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >]’ 2021-05-16T19:56:36.4927831Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 1>, Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >; Derived = Eigen::Matrix]’ 2021-05-16T19:56:36.4934115Z ../inst/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 1>, Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:36.4936579Z fastLm.cpp:135:46: required from here 2021-05-16T19:56:36.4939325Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:36.5491479Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true> >; Eigen::Index = long int]’: 2021-05-16T19:56:36.5497101Z ../inst/include/Eigen/src/Core/Redux.h:225:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_sum_op; Derived = Eigen::internal::redux_evaluator, const Eigen::Block, -1, 1, true> > >; Eigen::internal::redux_impl::Scalar = double]’ 2021-05-16T19:56:36.5502314Z ../inst/include/Eigen/src/Core/Redux.h:418:56: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]’ 2021-05-16T19:56:36.5506821Z ../inst/include/Eigen/src/Core/Redux.h:453:73: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]’ 2021-05-16T19:56:36.5511101Z ../inst/include/Eigen/src/Core/Dot.h:98:22: required from ‘typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Block, -1, 1, true>; typename Eigen::NumTraits::Scalar>::Real = double]’ 2021-05-16T19:56:36.5515121Z ../inst/include/Eigen/src/Core/Dot.h:110:23: required from ‘typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::norm() const [with Derived = Eigen::Block, -1, 1, true>; typename Eigen::NumTraits::Scalar>::Real = double]’ 2021-05-16T19:56:36.5518925Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:505:34: required from ‘void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:36.5522769Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:475:3: required from ‘Eigen::ColPivHouseholderQR<_MatrixType>& Eigen::ColPivHouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:36.5526980Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:135:7: required from ‘Eigen::ColPivHouseholderQR::ColPivHouseholderQR(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:36.5528822Z fastLm.cpp:88:37: required from here 2021-05-16T19:56:36.5531079Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:650:34: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:36.5532874Z 650 | return internal::first_aligned::alignment),Derived>(m); 2021-05-16T19:56:36.5533868Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T19:56:36.5695898Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, -1, 1, true>, 0>’: 2021-05-16T19:56:36.5698940Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, -1, 1, true>, 1>’ 2021-05-16T19:56:36.5701867Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, -1, 1, true>, 3>’ 2021-05-16T19:56:36.5704403Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false>, -1, -1, false>, -1, 1, true> >’ 2021-05-16T19:56:36.5706814Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false>, -1, -1, false>, -1, 1, true> >’ 2021-05-16T19:56:36.5709183Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, -1, false>, -1, -1, false>, -1, 1, true>, 0>’ 2021-05-16T19:56:36.5711674Z ../inst/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:36.5717602Z ../inst/include/Eigen/src/Core/NoAlias.h:58:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>; ExpressionType = Eigen::Block, -1, -1, false>, -1, -1, false>; StorageBase = Eigen::MatrixBase]’ 2021-05-16T19:56:36.5723642Z ../inst/include/Eigen/src/Householder/Householder.h:129:22: required from ‘void Eigen::MatrixBase::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::VectorBlock, -1, 1, true>, -1>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]’ 2021-05-16T19:56:36.5727307Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:547:5: required from ‘void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:36.5731319Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:475:3: required from ‘Eigen::ColPivHouseholderQR<_MatrixType>& Eigen::ColPivHouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:36.5735325Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:135:7: required from ‘Eigen::ColPivHouseholderQR::ColPivHouseholderQR(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:36.5737527Z fastLm.cpp:88:37: required from here 2021-05-16T19:56:36.5739687Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:36.5741097Z 55 | >::type PacketReturnType; 2021-05-16T19:56:36.5741699Z | ^~~~~~~~~~~~~~~~ 2021-05-16T19:56:36.5902974Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false> >; Eigen::Index = long int]’: 2021-05-16T19:56:36.5908244Z ../inst/include/Eigen/src/Core/Redux.h:225:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_sum_op; Derived = Eigen::internal::redux_evaluator, const Eigen::Block, -1, 1, true>, -1, 1, false> > >; Eigen::internal::redux_impl::Scalar = double]’ 2021-05-16T19:56:36.5913573Z ../inst/include/Eigen/src/Core/Redux.h:418:56: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]’ 2021-05-16T19:56:36.5918558Z ../inst/include/Eigen/src/Core/Redux.h:453:73: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]’ 2021-05-16T19:56:36.5923157Z ../inst/include/Eigen/src/Core/Dot.h:98:22: required from ‘typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Block, -1, 1, true>, -1, 1, false>; typename Eigen::NumTraits::Scalar>::Real = double]’ 2021-05-16T19:56:36.5927503Z ../inst/include/Eigen/src/Core/Dot.h:110:23: required from ‘typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::norm() const [with Derived = Eigen::Block, -1, 1, true>, -1, 1, false>; typename Eigen::NumTraits::Scalar>::Real = double]’ 2021-05-16T19:56:36.5930970Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:565:40: required from ‘void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:36.5934622Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:475:3: required from ‘Eigen::ColPivHouseholderQR<_MatrixType>& Eigen::ColPivHouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:36.5938824Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:135:7: required from ‘Eigen::ColPivHouseholderQR::ColPivHouseholderQR(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:36.5940690Z fastLm.cpp:88:37: required from here 2021-05-16T19:56:36.5943090Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:650:34: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:36.5944823Z 650 | return internal::first_aligned::alignment),Derived>(m); 2021-05-16T19:56:36.5945786Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T19:56:36.6158986Z In file included from ../inst/include/Eigen/Core:445, 2021-05-16T19:56:36.6160250Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:36.6161368Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:36.6162427Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:36.6163282Z from fastLm.h:25, 2021-05-16T19:56:36.6164083Z from fastLm.cpp:23: 2021-05-16T19:56:36.6166606Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, 1, false>, 1, 1, false> >’: 2021-05-16T19:56:36.6170896Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:730:20: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::Block, -1, 1, false>, 1, 1, false>; Functor = Eigen::internal::add_assign_op]’ 2021-05-16T19:56:36.6176450Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::Block, -1, 1, false>, 1, 1, false>; Functor = Eigen::internal::add_assign_op; Weak = void]’ 2021-05-16T19:56:36.6183386Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::Block, -1, 1, false>, 1, 1, false>; Func = Eigen::internal::add_assign_op]’ 2021-05-16T19:56:36.6188967Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::Block, -1, 1, false>, 1, 1, false>; Func = Eigen::internal::add_assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:36.6194498Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:177:18: required from ‘Derived& Eigen::MatrixBase::operator+=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::Block, -1, 1, false>, 1, 1, false>; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >]’ 2021-05-16T19:56:36.6199689Z ../inst/include/Eigen/src/Householder/Householder.h:127:9: required from ‘void Eigen::MatrixBase::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, 1, false>; Eigen::MatrixBase::Scalar = double]’ 2021-05-16T19:56:36.6204906Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:342:11: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:36.6211111Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:36.6218947Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:36.6223761Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:36.6226289Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:36.6227834Z 960 | enum { 2021-05-16T19:56:36.6228226Z | ^ 2021-05-16T19:56:36.6307684Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T19:56:36.6308412Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:36.6309146Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:36.6310215Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:36.6310779Z from fastLm.h:25, 2021-05-16T19:56:36.6311296Z from fastLm.cpp:23: 2021-05-16T19:56:36.6313589Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, true>, 0>’: 2021-05-16T19:56:36.6316058Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, true>, 2>’ 2021-05-16T19:56:36.6318398Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, 1, true> >’ 2021-05-16T19:56:36.6320478Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, 1, true> >’ 2021-05-16T19:56:36.6322410Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, 1, true>, 0>’ 2021-05-16T19:56:36.6324373Z ../inst/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, -1, 1, true, true>’ 2021-05-16T19:56:36.6326508Z ../inst/include/Eigen/src/Core/Block.h:154:7: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:36.6331781Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, 1, false>; SrcXprType = Eigen::PartialReduxExpr, Eigen::internal::member_norm, 1>; Functor = Eigen::internal::assign_op; Weak = void]’ 2021-05-16T19:56:36.6336561Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, 1, false>; Src = Eigen::PartialReduxExpr, Eigen::internal::member_norm, 1>; Func = Eigen::internal::assign_op]’ 2021-05-16T19:56:36.6342965Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, 1, false>; Src = Eigen::PartialReduxExpr, Eigen::internal::member_norm, 1>; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:36.6347379Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Block, -1, 1, false>; Src = Eigen::PartialReduxExpr, Eigen::internal::member_norm, 1>]’ 2021-05-16T19:56:36.6351200Z ../inst/include/Eigen/src/Core/Assign.h:66:28: required from ‘Derived& Eigen::MatrixBase::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::PartialReduxExpr, Eigen::internal::member_norm, 1>; Derived = Eigen::Block, -1, 1, false>]’ 2021-05-16T19:56:36.6353112Z fastLm.cpp:108:58: required from here 2021-05-16T19:56:36.6355370Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:36.6357011Z 55 | >::type PacketReturnType; 2021-05-16T19:56:36.6357774Z | ^~~~~~~~~~~~~~~~ 2021-05-16T19:56:36.6500818Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, -1, false>, 0>’: 2021-05-16T19:56:36.6503338Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, 1, -1, false>, 2>’ 2021-05-16T19:56:36.6505613Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 1, -1, false> >’ 2021-05-16T19:56:36.6507965Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 1, -1, false> >’ 2021-05-16T19:56:36.6510125Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 1, -1, false>, 0>’ 2021-05-16T19:56:36.6512221Z ../inst/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, 1, -1, false, true>’ 2021-05-16T19:56:36.6514057Z ../inst/include/Eigen/src/Core/Block.h:154:7: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:36.6518833Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, 1, false>; SrcXprType = Eigen::PartialReduxExpr, Eigen::internal::member_norm, 1>; Functor = Eigen::internal::assign_op; Weak = void]’ 2021-05-16T19:56:36.6524552Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, 1, false>; Src = Eigen::PartialReduxExpr, Eigen::internal::member_norm, 1>; Func = Eigen::internal::assign_op]’ 2021-05-16T19:56:36.6529912Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, 1, false>; Src = Eigen::PartialReduxExpr, Eigen::internal::member_norm, 1>; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:36.6534245Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Block, -1, 1, false>; Src = Eigen::PartialReduxExpr, Eigen::internal::member_norm, 1>]’ 2021-05-16T19:56:36.6538132Z ../inst/include/Eigen/src/Core/Assign.h:66:28: required from ‘Derived& Eigen::MatrixBase::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::PartialReduxExpr, Eigen::internal::member_norm, 1>; Derived = Eigen::Block, -1, 1, false>]’ 2021-05-16T19:56:36.6540244Z fastLm.cpp:108:58: required from here 2021-05-16T19:56:36.6542456Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:36.6761842Z In file included from ../inst/include/Eigen/Core:445, 2021-05-16T19:56:36.6763105Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:36.6764132Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:36.6765945Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:36.6766773Z from fastLm.h:25, 2021-05-16T19:56:36.6767355Z from fastLm.cpp:23: 2021-05-16T19:56:36.6770005Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, false>, -1, -1, false> >’: 2021-05-16T19:56:36.6773335Z ../inst/include/Eigen/src/Core/util/XprHelper.h:369:102: required from ‘struct Eigen::internal::plain_object_eval, -1, -1, false>, -1, -1, false>, -1, -1, false>, Eigen::Dense>’ 2021-05-16T19:56:36.6777996Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:370:45: required from ‘struct Eigen::internal::generic_product_impl, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, -1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>’ 2021-05-16T19:56:36.6789297Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from ‘static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> >; Rhs = Eigen::Block, -1, -1, false>, -1, -1, false>, -1, -1, false>; int Options = 0; Scalar = double; Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::SrcXprType = Eigen::Product, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, -1, -1, false>, 0>]’ 2021-05-16T19:56:36.6818494Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::Product, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, -1, -1, false>, 0>; Func = Eigen::internal::assign_op]’ 2021-05-16T19:56:36.6821721Z ../inst/include/Eigen/src/Core/NoAlias.h:42:31: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:36.6825054Z ../inst/include/Eigen/src/QR/HouseholderQR.h:284:5: required from ‘void Eigen::internal::householder_qr_inplace_unblocked(MatrixQR&, HCoeffs&, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Block, -1, -1, false>; HCoeffs = Eigen::Block, -1, 1, false>; typename MatrixQR::Scalar = double]’ 2021-05-16T19:56:36.6830880Z ../inst/include/Eigen/src/QR/HouseholderQR.h:334:39: required from ‘static void Eigen::internal::householder_qr_inplace_blocked::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix; HCoeffs = Eigen::Matrix; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]’ 2021-05-16T19:56:36.6834808Z ../inst/include/Eigen/src/QR/HouseholderQR.h:391:73: required from ‘void Eigen::HouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:36.6838375Z ../inst/include/Eigen/src/QR/HouseholderQR.h:172:7: required from ‘Eigen::HouseholderQR& Eigen::HouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:36.6842272Z ../inst/include/Eigen/src/QR/HouseholderQR.h:103:7: required from ‘Eigen::HouseholderQR::HouseholderQR(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:36.6843887Z fastLm.cpp:113:30: required from here 2021-05-16T19:56:36.6846094Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:36.6847289Z 960 | enum { 2021-05-16T19:56:36.6847661Z | ^ 2021-05-16T19:56:36.7177288Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, 1, false> >’: 2021-05-16T19:56:36.7179836Z ../inst/include/Eigen/src/Core/util/XprHelper.h:369:102: required from ‘struct Eigen::internal::plain_object_eval, -1, 1, false>, Eigen::Dense>’ 2021-05-16T19:56:36.7183115Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:370:45: required from ‘struct Eigen::internal::generic_product_impl, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>’ 2021-05-16T19:56:36.7192412Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from ‘static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; int Options = 0; Scalar = double; Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::SrcXprType = Eigen::Product, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>]’ 2021-05-16T19:56:36.7199991Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::Product, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>; Func = Eigen::internal::assign_op]’ 2021-05-16T19:56:36.7203191Z ../inst/include/Eigen/src/Core/NoAlias.h:42:31: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:36.7207657Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:255:13: required from ‘void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:36.7212534Z ../inst/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:36.7216724Z ../inst/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:36.7221149Z ../inst/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:36.7225372Z ../inst/include/Eigen/src/SVD/JacobiSVD.h:799:10: required from ‘Eigen::JacobiSVD::PlainObject> Eigen::MatrixBase::jacobiSvd(unsigned int) const [with Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]’ 2021-05-16T19:56:36.7227243Z fastLm.cpp:166:64: required from here 2021-05-16T19:56:36.7229804Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:36.7541998Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T19:56:36.7542805Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:36.7543757Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:36.7544703Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:36.7545319Z from fastLm.h:25, 2021-05-16T19:56:36.7545873Z from fastLm.cpp:23: 2021-05-16T19:56:36.7551108Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> >; Eigen::Index = long int]’: 2021-05-16T19:56:36.7556879Z ../inst/include/Eigen/src/Core/Redux.h:225:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_sum_op; Derived = Eigen::internal::redux_evaluator, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> > >; Eigen::internal::redux_impl::Scalar = double]’ 2021-05-16T19:56:36.7563470Z ../inst/include/Eigen/src/Core/Redux.h:418:56: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]’ 2021-05-16T19:56:36.7573176Z ../inst/include/Eigen/src/Core/Redux.h:453:73: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]’ 2021-05-16T19:56:36.7578432Z ../inst/include/Eigen/src/Core/Dot.h:98:22: required from ‘typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>; typename Eigen::NumTraits::Scalar>::Real = double]’ 2021-05-16T19:56:36.7584356Z ../inst/include/Eigen/src/Householder/Householder.h:76:37: required from ‘void Eigen::MatrixBase::makeHouseholder(EssentialPart&, Eigen::MatrixBase::Scalar&, Eigen::MatrixBase::RealScalar&) const [with EssentialPart = Eigen::VectorBlock, -1, 1, true>, -1, 1, false>, -1>; Derived = Eigen::Block, -1, 1, true>, -1, 1, false>; Eigen::MatrixBase::Scalar = double; Eigen::MatrixBase::RealScalar = double]’ 2021-05-16T19:56:36.7590919Z ../inst/include/Eigen/src/Householder/Householder.h:45:3: required from ‘void Eigen::MatrixBase::makeHouseholderInPlace(Eigen::MatrixBase::Scalar&, Eigen::MatrixBase::RealScalar&) [with Derived = Eigen::Block, -1, 1, true>, -1, 1, false>; Eigen::MatrixBase::Scalar = double; Eigen::MatrixBase::RealScalar = double]’ 2021-05-16T19:56:36.7594694Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:538:5: required from ‘void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:36.7598490Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:475:3: required from ‘Eigen::ColPivHouseholderQR<_MatrixType>& Eigen::ColPivHouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:36.7609003Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:135:7: required from ‘Eigen::ColPivHouseholderQR::ColPivHouseholderQR(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:36.7611323Z fastLm.cpp:88:37: required from here 2021-05-16T19:56:36.7613516Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:650:34: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:36.7615688Z 650 | return internal::first_aligned::alignment),Derived>(m); 2021-05-16T19:56:36.7616671Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T19:56:36.7618885Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>’: 2021-05-16T19:56:36.7622846Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::Matrix > >’ 2021-05-16T19:56:36.7625410Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, Eigen::Matrix > >’ 2021-05-16T19:56:36.7628055Z ../inst/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, Eigen::Matrix >’ 2021-05-16T19:56:36.7632527Z ../inst/include/Eigen/src/Core/CwiseNullaryOp.h:327:30: required from ‘Derived& Eigen::DenseBase::setConstant(const Scalar&) [with Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >; Eigen::DenseBase::Scalar = double]’ 2021-05-16T19:56:36.7635397Z ../inst/include/Eigen/src/Core/CwiseNullaryOp.h:501:10: required from ‘Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >]’ 2021-05-16T19:56:36.7637652Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:349:5: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:36.7642776Z ../inst/include/Eigen/src/Core/NoAlias.h:42:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, 1, true>, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, 0>; ExpressionType = Eigen::Map, 0, Eigen::Stride<0, 0> >; StorageBase = Eigen::MatrixBase]’ 2021-05-16T19:56:36.7648180Z ../inst/include/Eigen/src/Householder/Householder.h:126:19: required from ‘void Eigen::MatrixBase::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::VectorBlock, -1, 1, true>, -1>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]’ 2021-05-16T19:56:36.7652546Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:547:5: required from ‘void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:36.7656664Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:475:3: required from ‘Eigen::ColPivHouseholderQR<_MatrixType>& Eigen::ColPivHouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:36.7661306Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:135:7: required from ‘Eigen::ColPivHouseholderQR::ColPivHouseholderQR(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:36.7663175Z fastLm.cpp:88:37: required from here 2021-05-16T19:56:36.7665773Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:36.7667212Z 55 | >::type PacketReturnType; 2021-05-16T19:56:36.7668036Z | ^~~~~~~~~~~~~~~~ 2021-05-16T19:56:36.7805812Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 16, Eigen::Stride<0, 0> >, 0>’: 2021-05-16T19:56:36.7808175Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 16, Eigen::Stride<0, 0> >, 1>’ 2021-05-16T19:56:36.7810777Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 16, Eigen::Stride<0, 0> >, 3>’ 2021-05-16T19:56:36.7813034Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 16, Eigen::Stride<0, 0> > >’ 2021-05-16T19:56:36.7815597Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 16, Eigen::Stride<0, 0> > >’ 2021-05-16T19:56:36.7817858Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 16, Eigen::Stride<0, 0> >, 0>’ 2021-05-16T19:56:36.7820246Z ../inst/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:36.7823797Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op]’ 2021-05-16T19:56:36.7829295Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:36.7835317Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >]’ 2021-05-16T19:56:36.7839929Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Derived = Eigen::Matrix]’ 2021-05-16T19:56:36.7845053Z ../inst/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:36.7847773Z fastLm.cpp:92:30: required from here 2021-05-16T19:56:36.7850683Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:36.8315207Z In file included from ../inst/include/Eigen/Core:445, 2021-05-16T19:56:36.8315959Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:36.8317081Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:36.8317821Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:36.8318391Z from fastLm.h:25, 2021-05-16T19:56:36.8319092Z from fastLm.cpp:23: 2021-05-16T19:56:36.8321566Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, 1, false>, -1, 1, false> >’: 2021-05-16T19:56:36.8324157Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from ‘struct Eigen::internal::evaluator, -1, 1, false>, -1, 1, false> >’ 2021-05-16T19:56:36.8328243Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:681:51: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Transpose, -1, 1, false> > >, const Eigen::Block, -1, 1, false>, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ 2021-05-16T19:56:36.8332870Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:665:8: required from ‘struct Eigen::internal::evaluator, const Eigen::Transpose, -1, 1, false> > >, const Eigen::Block, -1, 1, false>, -1, 1, false> > >’ 2021-05-16T19:56:36.8337621Z ../inst/include/Eigen/src/Core/Redux.h:349:39: required from ‘class Eigen::internal::redux_evaluator, const Eigen::Transpose, -1, 1, false> > >, const Eigen::Block, -1, 1, false>, -1, 1, false> > >’ 2021-05-16T19:56:36.8343292Z ../inst/include/Eigen/src/Core/Redux.h:416:17: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, 1, false> > >, const Eigen::Block, -1, 1, false>, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]’ 2021-05-16T19:56:36.8346515Z ../inst/include/Eigen/src/Core/Redux.h:453:73: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:36.8351030Z ../inst/include/Eigen/src/Core/NoAlias.h:42:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, 1, false> >, Eigen::Block, -1, 1, false>, -1, 1, false>, 0>; ExpressionType = Eigen::Map, 0, Eigen::Stride<0, 0> >; StorageBase = Eigen::MatrixBase]’ 2021-05-16T19:56:36.8356825Z ../inst/include/Eigen/src/Householder/Householder.h:126:19: required from ‘void Eigen::MatrixBase::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, 1, false>; Eigen::MatrixBase::Scalar = double]’ 2021-05-16T19:56:36.8361905Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:342:11: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:36.8366424Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:36.8374092Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:36.8378186Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:36.8380961Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:36.8382393Z 960 | enum { 2021-05-16T19:56:36.8382795Z | ^ 2021-05-16T19:56:36.8430110Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, true>, -1, 1, false>, -1, 1, false> >’: 2021-05-16T19:56:36.8433397Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from ‘struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, true>, -1, 1, false>, -1, 1, false> >’ 2021-05-16T19:56:36.8437227Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:522:55: required from ‘struct Eigen::internal::unary_evaluator, const Eigen::Block, -1, -1, false>, -1, 1, true>, -1, 1, false>, -1, 1, false> >, Eigen::internal::IndexBased, double>’ 2021-05-16T19:56:36.8441058Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from ‘struct Eigen::internal::evaluator, const Eigen::Block, -1, -1, false>, -1, 1, true>, -1, 1, false>, -1, 1, false> > >’ 2021-05-16T19:56:36.8444625Z ../inst/include/Eigen/src/Core/Redux.h:349:39: required from ‘class Eigen::internal::redux_evaluator, const Eigen::Block, -1, -1, false>, -1, 1, true>, -1, 1, false>, -1, 1, false> > >’ 2021-05-16T19:56:36.8449789Z ../inst/include/Eigen/src/Core/Redux.h:416:17: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, -1, false>, -1, 1, true>, -1, 1, false>, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]’ 2021-05-16T19:56:36.8453412Z ../inst/include/Eigen/src/Core/Redux.h:453:73: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:36.8457053Z ../inst/include/Eigen/src/QR/HouseholderQR.h:280:5: required from ‘void Eigen::internal::householder_qr_inplace_unblocked(MatrixQR&, HCoeffs&, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Block, -1, -1, false>; HCoeffs = Eigen::Block, -1, 1, false>; typename MatrixQR::Scalar = double]’ 2021-05-16T19:56:36.8461926Z ../inst/include/Eigen/src/QR/HouseholderQR.h:334:39: required from ‘static void Eigen::internal::householder_qr_inplace_blocked::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix; HCoeffs = Eigen::Matrix; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]’ 2021-05-16T19:56:36.8465554Z ../inst/include/Eigen/src/QR/HouseholderQR.h:391:73: required from ‘void Eigen::HouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:36.8468936Z ../inst/include/Eigen/src/QR/HouseholderQR.h:172:7: required from ‘Eigen::HouseholderQR& Eigen::HouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:36.8472815Z ../inst/include/Eigen/src/QR/HouseholderQR.h:103:7: required from ‘Eigen::HouseholderQR::HouseholderQR(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:36.8474452Z fastLm.cpp:113:30: required from here 2021-05-16T19:56:36.8476676Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:36.8548772Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T19:56:36.8550763Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:36.8551554Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:36.8552381Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:36.8553138Z from fastLm.h:25, 2021-05-16T19:56:36.8553657Z from fastLm.cpp:23: 2021-05-16T19:56:36.8557015Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, true>, -1, -1, false>, 0>’: 2021-05-16T19:56:36.8564918Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, true>, -1, -1, false>, 2>’ 2021-05-16T19:56:36.8567551Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, true>, -1, -1, false> >’ 2021-05-16T19:56:36.8570539Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, true>, -1, -1, false> >’ 2021-05-16T19:56:36.8573249Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, -1, true>, -1, -1, false>, 0>’ 2021-05-16T19:56:36.8575404Z ../inst/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, -1, -1, true>, -1, -1, false, true>’ 2021-05-16T19:56:36.8577597Z ../inst/include/Eigen/src/Core/Block.h:154:7: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:36.8582819Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op]’ 2021-05-16T19:56:36.8589723Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:36.8595241Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >]’ 2021-05-16T19:56:36.8599240Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Derived = Eigen::Matrix]’ 2021-05-16T19:56:36.8605018Z ../inst/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:36.8607220Z fastLm.cpp:114:41: required from here 2021-05-16T19:56:36.8609471Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:36.8611395Z 55 | >::type PacketReturnType; 2021-05-16T19:56:36.8612027Z | ^~~~~~~~~~~~~~~~ 2021-05-16T19:56:36.8759039Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, false>, -1, 1, false>, 0>’: 2021-05-16T19:56:36.8762291Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, false>, -1, 1, false>, 2>’ 2021-05-16T19:56:36.8764710Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, 1, false>, -1, 1, false> >’ 2021-05-16T19:56:36.8767343Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, 1, false>, -1, 1, false> >’ 2021-05-16T19:56:36.8769610Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, 1, false>, -1, 1, false>, 0>’ 2021-05-16T19:56:36.8772599Z ../inst/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, -1, 1, false>, -1, 1, false, true>’ 2021-05-16T19:56:36.8774759Z ../inst/include/Eigen/src/Core/Block.h:154:7: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:36.8778448Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op]’ 2021-05-16T19:56:36.8786055Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:36.8791736Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >]’ 2021-05-16T19:56:36.8797724Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Derived = Eigen::Matrix]’ 2021-05-16T19:56:36.8803509Z ../inst/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:36.8807816Z fastLm.cpp:114:41: required from here 2021-05-16T19:56:36.8810596Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:36.8989269Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, true>, -1, 1, false>, 0>’: 2021-05-16T19:56:36.8992667Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, true>, -1, 1, false>, 2>’ 2021-05-16T19:56:36.8995176Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, true>, -1, 1, false> >’ 2021-05-16T19:56:36.8997975Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, true>, -1, 1, false> >’ 2021-05-16T19:56:36.9000308Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, -1, true>, -1, 1, false>, 0>’ 2021-05-16T19:56:36.9002782Z ../inst/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, -1, -1, true>, -1, 1, false, true>’ 2021-05-16T19:56:36.9004828Z ../inst/include/Eigen/src/Core/Block.h:154:7: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:36.9008347Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op]’ 2021-05-16T19:56:36.9013900Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:36.9018430Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >]’ 2021-05-16T19:56:36.9022465Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Derived = Eigen::Matrix]’ 2021-05-16T19:56:36.9027616Z ../inst/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:36.9030220Z fastLm.cpp:114:41: required from here 2021-05-16T19:56:36.9032525Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:36.9235964Z In file included from ../inst/include/Eigen/Core:445, 2021-05-16T19:56:36.9236947Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:36.9237769Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:36.9238568Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:36.9239349Z from fastLm.h:25, 2021-05-16T19:56:36.9240389Z from fastLm.cpp:23: 2021-05-16T19:56:36.9242900Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, false> >’: 2021-05-16T19:56:36.9247637Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:736:20: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, 1, false>; SrcXprType = Eigen::CwiseNullaryOp, Eigen::Matrix >; Functor = Eigen::internal::div_assign_op]’ 2021-05-16T19:56:36.9253361Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, 1, false>; SrcXprType = Eigen::CwiseNullaryOp, Eigen::Matrix >; Functor = Eigen::internal::div_assign_op; Weak = void]’ 2021-05-16T19:56:36.9259036Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>, -1, 1, false>; Src = Eigen::CwiseNullaryOp, Eigen::Matrix >; Func = Eigen::internal::div_assign_op]’ 2021-05-16T19:56:36.9265060Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, -1, false>, -1, 1, false>; Src = Eigen::CwiseNullaryOp, Eigen::Matrix >; Func = Eigen::internal::div_assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:36.9269826Z ../inst/include/Eigen/src/Core/SelfCwiseBinaryOp.h:41:28: required from ‘Derived& Eigen::DenseBase::operator/=(const Scalar&) [with Derived = Eigen::Block, -1, -1, false>, -1, 1, false>; Eigen::DenseBase::Scalar = double]’ 2021-05-16T19:56:36.9273194Z ../inst/include/Eigen/src/Cholesky/LLT.h:326:21: required from ‘static Eigen::Index Eigen::internal::llt_inplace::unblocked(MatrixType&) [with MatrixType = Eigen::Block, -1, -1, false>; Scalar = double; Eigen::Index = long int]’ 2021-05-16T19:56:36.9276186Z ../inst/include/Eigen/src/Cholesky/LLT.h:356:24: required from ‘static Eigen::Index Eigen::internal::llt_inplace::blocked(MatrixType&) [with MatrixType = Eigen::Matrix; Scalar = double; Eigen::Index = long int]’ 2021-05-16T19:56:36.9278968Z ../inst/include/Eigen/src/Cholesky/LLT.h:401:68: required from ‘static bool Eigen::internal::LLT_Traits::inplace_decomposition(MatrixType&) [with MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:36.9282383Z ../inst/include/Eigen/src/Cholesky/LLT.h:449:42: required from ‘Eigen::LLT& Eigen::LLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix; int _UpLo = 1]’ 2021-05-16T19:56:36.9285962Z ../inst/include/Eigen/src/Cholesky/LLT.h:100:7: required from ‘Eigen::LLT::LLT(const Eigen::EigenBase&) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix; int _UpLo = 1]’ 2021-05-16T19:56:36.9298734Z fastLm.cpp:122:50: required from here 2021-05-16T19:56:36.9301301Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:36.9302531Z 960 | enum { 2021-05-16T19:56:36.9302915Z | ^ 2021-05-16T19:56:36.9379030Z In file included from ../inst/include/Eigen/Core:499, 2021-05-16T19:56:36.9379923Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:36.9380672Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:36.9381669Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:36.9382445Z from fastLm.h:25, 2021-05-16T19:56:36.9383158Z from fastLm.cpp:23: 2021-05-16T19:56:36.9386312Z ../inst/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of ‘struct Eigen::internal::general_matrix_vector_product, 0, false, double, Eigen::internal::const_blas_data_mapper, false, 0>’: 2021-05-16T19:56:36.9391763Z ../inst/include/Eigen/src/Core/GeneralProduct.h:244:134: required from ‘static void Eigen::internal::gemv_dense_selector<2, 0, true>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Block, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; Dest = Eigen::Block, -1, 1, false>; typename Dest::Scalar = double]’ 2021-05-16T19:56:36.9400353Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:383:34: required from ‘static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block, -1, 1, false>; Lhs = Eigen::Block, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; Eigen::internal::generic_product_impl::Scalar = double]’ 2021-05-16T19:56:36.9407283Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from ‘static void Eigen::internal::generic_product_impl_base::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Block, -1, 1, false>; Lhs = Eigen::Block, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; Derived = Eigen::internal::generic_product_impl, -1, -1, false>, Eigen::Block, -1, 1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>; Eigen::internal::generic_product_impl_base::Scalar = double]’ 2021-05-16T19:56:36.9414024Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:357:18: required from ‘static void Eigen::internal::generic_product_impl_base::subTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Block, -1, 1, false>; Lhs = Eigen::Block, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; Derived = Eigen::internal::generic_product_impl, -1, -1, false>, Eigen::Block, -1, 1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>]’ 2021-05-16T19:56:36.9423621Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:178:42: required from ‘static void Eigen::internal::Assignment, Eigen::internal::sub_assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::sub_assign_op&) [with DstXprType = Eigen::Block, -1, 1, false>; Lhs = Eigen::Block, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; int Options = 0; Scalar = double; Eigen::internal::Assignment, Eigen::internal::sub_assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::SrcXprType = Eigen::Product, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>]’ 2021-05-16T19:56:36.9431330Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, 1, false>; Src = Eigen::Product, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>; Func = Eigen::internal::sub_assign_op]’ 2021-05-16T19:56:36.9436521Z ../inst/include/Eigen/src/Core/NoAlias.h:58:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>; ExpressionType = Eigen::Block, -1, 1, false>; StorageBase = Eigen::MatrixBase]’ 2021-05-16T19:56:36.9441380Z ../inst/include/Eigen/src/Cholesky/LDLT.h:355:25: required from ‘static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]’ 2021-05-16T19:56:36.9445875Z ../inst/include/Eigen/src/Cholesky/LDLT.h:520:51: required from ‘Eigen::LDLT& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix; int _UpLo = 1]’ 2021-05-16T19:56:36.9449566Z ../inst/include/Eigen/src/Cholesky/LDLT.h:112:7: required from ‘Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix; int _UpLo = 1]’ 2021-05-16T19:56:36.9451130Z fastLm.cpp:129:50: required from here 2021-05-16T19:56:36.9453498Z ../inst/include/Eigen/src/Core/products/GeneralMatrixVector.h:75:71: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:36.9455375Z 75 | typedef typename conditional::type LhsPacket; 2021-05-16T19:56:36.9456370Z | ^~~~~~~~~ 2021-05-16T19:56:36.9458672Z ../inst/include/Eigen/src/Core/products/GeneralMatrixVector.h:76:71: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:36.9460532Z 76 | typedef typename conditional::type RhsPacket; 2021-05-16T19:56:36.9461894Z | ^~~~~~~~~ 2021-05-16T19:56:36.9464343Z ../inst/include/Eigen/src/Core/products/GeneralMatrixVector.h:77:71: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:36.9466214Z 77 | typedef typename conditional::type ResPacket; 2021-05-16T19:56:36.9467966Z | ^~~~~~~~~ 2021-05-16T19:56:36.9468964Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T19:56:36.9469855Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:36.9470662Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:36.9471474Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:36.9472078Z from fastLm.h:25, 2021-05-16T19:56:36.9472634Z from fastLm.cpp:23: 2021-05-16T19:56:36.9474647Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 2, Eigen::Stride<0, 0> >, 0>’: 2021-05-16T19:56:36.9477204Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 2, Eigen::Stride<0, 0> >, 1>’ 2021-05-16T19:56:36.9479639Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 2, Eigen::Stride<0, 0> >, 3>’ 2021-05-16T19:56:36.9481871Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 2, Eigen::Stride<0, 0> > >’ 2021-05-16T19:56:36.9484237Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 2, Eigen::Stride<0, 0> > >’ 2021-05-16T19:56:36.9486180Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 2, Eigen::Stride<0, 0> >, 0>’ 2021-05-16T19:56:36.9488191Z ../inst/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:36.9493317Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, 1, false>; Src = Eigen::Product, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>; Func = Eigen::internal::sub_assign_op]’ 2021-05-16T19:56:36.9499084Z ../inst/include/Eigen/src/Core/NoAlias.h:58:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>; ExpressionType = Eigen::Block, -1, 1, false>; StorageBase = Eigen::MatrixBase]’ 2021-05-16T19:56:36.9504107Z ../inst/include/Eigen/src/Cholesky/LDLT.h:355:25: required from ‘static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]’ 2021-05-16T19:56:36.9508066Z ../inst/include/Eigen/src/Cholesky/LDLT.h:520:51: required from ‘Eigen::LDLT& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix; int _UpLo = 1]’ 2021-05-16T19:56:36.9512654Z ../inst/include/Eigen/src/Cholesky/LDLT.h:112:7: required from ‘Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix; int _UpLo = 1]’ 2021-05-16T19:56:36.9514238Z fastLm.cpp:129:50: required from here 2021-05-16T19:56:36.9521689Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:36.9523237Z 55 | >::type PacketReturnType; 2021-05-16T19:56:36.9524109Z | ^~~~~~~~~~~~~~~~ 2021-05-16T19:56:36.9622210Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 2, Eigen::Stride<0, 0> > >, 0>’: 2021-05-16T19:56:36.9627191Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 2, Eigen::Stride<0, 0> > > >’ 2021-05-16T19:56:36.9631455Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 2, Eigen::Stride<0, 0> > > >’ 2021-05-16T19:56:36.9635463Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 2, Eigen::Stride<0, 0> >, Eigen::Dense>’ 2021-05-16T19:56:36.9639340Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 2, Eigen::Stride<0, 0> > >’ 2021-05-16T19:56:36.9643548Z ../inst/include/Eigen/src/Core/GeneralProduct.h:287:40: required from ‘static void Eigen::internal::gemv_dense_selector<2, 0, true>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Block, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; Dest = Eigen::Block, -1, 1, false>; typename Dest::Scalar = double]’ 2021-05-16T19:56:36.9646536Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:383:34: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:36.9650438Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, 1, false>; Src = Eigen::Product, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>; Func = Eigen::internal::sub_assign_op]’ 2021-05-16T19:56:36.9655571Z ../inst/include/Eigen/src/Core/NoAlias.h:58:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>; ExpressionType = Eigen::Block, -1, 1, false>; StorageBase = Eigen::MatrixBase]’ 2021-05-16T19:56:36.9660263Z ../inst/include/Eigen/src/Cholesky/LDLT.h:355:25: required from ‘static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]’ 2021-05-16T19:56:36.9664655Z ../inst/include/Eigen/src/Cholesky/LDLT.h:520:51: required from ‘Eigen::LDLT& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix; int _UpLo = 1]’ 2021-05-16T19:56:36.9668207Z ../inst/include/Eigen/src/Cholesky/LDLT.h:112:7: required from ‘Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix; int _UpLo = 1]’ 2021-05-16T19:56:36.9669929Z fastLm.cpp:129:50: required from here 2021-05-16T19:56:36.9672455Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:36.9943530Z In file included from ../inst/include/Eigen/Core:445, 2021-05-16T19:56:36.9944284Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:36.9945060Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:36.9945864Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:36.9946462Z from fastLm.h:25, 2021-05-16T19:56:36.9947009Z from fastLm.cpp:23: 2021-05-16T19:56:36.9949211Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, -1, false> >’: 2021-05-16T19:56:36.9951850Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from ‘struct Eigen::internal::evaluator, -1, -1, false> >’ 2021-05-16T19:56:36.9956203Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:681:51: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Block, -1, -1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ 2021-05-16T19:56:36.9960815Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:665:8: required from ‘struct Eigen::internal::evaluator, const Eigen::Block, -1, -1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >’ 2021-05-16T19:56:36.9965860Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:730:20: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Matrix; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Functor = Eigen::internal::assign_op]’ 2021-05-16T19:56:36.9972012Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Matrix; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Functor = Eigen::internal::assign_op; Weak = void]’ 2021-05-16T19:56:36.9975607Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:36.9980682Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Derived = Eigen::Matrix]’ 2021-05-16T19:56:36.9988614Z ../inst/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’ 2021-05-16T19:56:36.9997019Z ../inst/include/Eigen/src/SVD/JacobiSVD.h:689:18: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:37.0027048Z ../inst/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:37.0034663Z ../inst/include/Eigen/src/SVD/JacobiSVD.h:799:10: required from ‘Eigen::JacobiSVD::PlainObject> Eigen::MatrixBase::jacobiSvd(unsigned int) const [with Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]’ 2021-05-16T19:56:37.0036597Z fastLm.cpp:166:64: required from here 2021-05-16T19:56:37.0039773Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:37.0041675Z 960 | enum { 2021-05-16T19:56:37.0042228Z | ^ 2021-05-16T19:56:37.0212120Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, false>, -1, 1, false> >’: 2021-05-16T19:56:37.0218003Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:736:20: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Functor = Eigen::internal::assign_op]’ 2021-05-16T19:56:37.0225916Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Functor = Eigen::internal::assign_op; Weak = void]’ 2021-05-16T19:56:37.0233668Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Func = Eigen::internal::assign_op]’ 2021-05-16T19:56:37.0242044Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:37.0246658Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:782:18: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:37.0251516Z ../inst/include/Eigen/src/Householder/Householder.h:91:15: required from ‘void Eigen::MatrixBase::makeHouseholder(EssentialPart&, Eigen::MatrixBase::Scalar&, Eigen::MatrixBase::RealScalar&) const [with EssentialPart = Eigen::VectorBlock, -1, 1, true>, -1, 1, false>, -1>; Derived = Eigen::Block, -1, 1, true>, -1, 1, false>; Eigen::MatrixBase::Scalar = double; Eigen::MatrixBase::RealScalar = double]’ 2021-05-16T19:56:37.0256719Z ../inst/include/Eigen/src/Householder/Householder.h:45:3: required from ‘void Eigen::MatrixBase::makeHouseholderInPlace(Eigen::MatrixBase::Scalar&, Eigen::MatrixBase::RealScalar&) [with Derived = Eigen::Block, -1, 1, true>, -1, 1, false>; Eigen::MatrixBase::Scalar = double; Eigen::MatrixBase::RealScalar = double]’ 2021-05-16T19:56:37.0262985Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:538:5: required from ‘void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:37.0266887Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:475:3: required from ‘Eigen::ColPivHouseholderQR<_MatrixType>& Eigen::ColPivHouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:37.0272090Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:135:7: required from ‘Eigen::ColPivHouseholderQR::ColPivHouseholderQR(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:37.0273907Z fastLm.cpp:88:37: required from here 2021-05-16T19:56:37.0276215Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:37.0278178Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T19:56:37.0278923Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:37.0280335Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:37.0281089Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:37.0281648Z from fastLm.h:25, 2021-05-16T19:56:37.0283539Z from fastLm.cpp:23: 2021-05-16T19:56:37.0285742Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 0>’: 2021-05-16T19:56:37.0289147Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 1>’ 2021-05-16T19:56:37.0291830Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 3>’ 2021-05-16T19:56:37.0294166Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > > >’ 2021-05-16T19:56:37.0304746Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > > >’ 2021-05-16T19:56:37.0307304Z ../inst/include/Eigen/src/Core/Transpose.h:115:37: required from ‘class Eigen::TransposeImpl, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’ 2021-05-16T19:56:37.0314046Z ../inst/include/Eigen/src/Core/Transpose.h:52:37: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:37.0319232Z ../inst/include/Eigen/src/Core/NoAlias.h:42:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, 1, true>, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, 0>; ExpressionType = Eigen::Map, 0, Eigen::Stride<0, 0> >; StorageBase = Eigen::MatrixBase]’ 2021-05-16T19:56:37.0325099Z ../inst/include/Eigen/src/Householder/Householder.h:126:19: required from ‘void Eigen::MatrixBase::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::VectorBlock, -1, 1, true>, -1>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]’ 2021-05-16T19:56:37.0329797Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:547:5: required from ‘void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:37.0333603Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:475:3: required from ‘Eigen::ColPivHouseholderQR<_MatrixType>& Eigen::ColPivHouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:37.0338223Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:135:7: required from ‘Eigen::ColPivHouseholderQR::ColPivHouseholderQR(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:37.0340227Z fastLm.cpp:88:37: required from here 2021-05-16T19:56:37.0342914Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:37.0344823Z 55 | >::type PacketReturnType; 2021-05-16T19:56:37.0345469Z | ^~~~~~~~~~~~~~~~ 2021-05-16T19:56:37.0466410Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false> >, 0>’: 2021-05-16T19:56:37.0469590Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false> >, 2>’ 2021-05-16T19:56:37.0473028Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false>, -1, -1, false> > >’ 2021-05-16T19:56:37.0475731Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false>, -1, -1, false> > >’ 2021-05-16T19:56:37.0479104Z ../inst/include/Eigen/src/Core/Transpose.h:115:37: required from ‘class Eigen::TransposeImpl, -1, -1, false>, -1, -1, false>, Eigen::Dense>’ 2021-05-16T19:56:37.0496168Z ../inst/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, -1, -1, false>, -1, -1, false> >’ 2021-05-16T19:56:37.0500415Z ../inst/include/Eigen/src/Core/GeneralProduct.h:197:12: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:37.0505862Z ../inst/include/Eigen/src/Core/NoAlias.h:42:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, 1, true>, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, 0>; ExpressionType = Eigen::Map, 0, Eigen::Stride<0, 0> >; StorageBase = Eigen::MatrixBase]’ 2021-05-16T19:56:37.0513372Z ../inst/include/Eigen/src/Householder/Householder.h:126:19: required from ‘void Eigen::MatrixBase::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::VectorBlock, -1, 1, true>, -1>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]’ 2021-05-16T19:56:37.0517287Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:547:5: required from ‘void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:37.0521581Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:475:3: required from ‘Eigen::ColPivHouseholderQR<_MatrixType>& Eigen::ColPivHouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:37.0525455Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:135:7: required from ‘Eigen::ColPivHouseholderQR::ColPivHouseholderQR(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:37.0527174Z fastLm.cpp:88:37: required from here 2021-05-16T19:56:37.0529252Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:37.0633179Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false> > >, 0>’: 2021-05-16T19:56:37.0637231Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false> > >, 2>’ 2021-05-16T19:56:37.0640896Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, 1, true>, -1, 1, false> > > >’ 2021-05-16T19:56:37.0644400Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, 1, true>, -1, 1, false> > > >’ 2021-05-16T19:56:37.0647845Z ../inst/include/Eigen/src/Core/Transpose.h:115:37: required from ‘class Eigen::TransposeImpl, -1, 1, true>, -1, 1, false> >, Eigen::Dense>’ 2021-05-16T19:56:37.0650863Z ../inst/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, -1, 1, true>, -1, 1, false> > >’ 2021-05-16T19:56:37.0654075Z ../inst/include/Eigen/src/Core/GeneralProduct.h:197:12: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:37.0659108Z ../inst/include/Eigen/src/Core/NoAlias.h:42:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, 1, true>, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, 0>; ExpressionType = Eigen::Map, 0, Eigen::Stride<0, 0> >; StorageBase = Eigen::MatrixBase]’ 2021-05-16T19:56:37.0664922Z ../inst/include/Eigen/src/Householder/Householder.h:126:19: required from ‘void Eigen::MatrixBase::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::VectorBlock, -1, 1, true>, -1>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]’ 2021-05-16T19:56:37.0668811Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:547:5: required from ‘void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:37.0672987Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:475:3: required from ‘Eigen::ColPivHouseholderQR<_MatrixType>& Eigen::ColPivHouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:37.0677856Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:135:7: required from ‘Eigen::ColPivHouseholderQR::ColPivHouseholderQR(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:37.0683103Z fastLm.cpp:88:37: required from here 2021-05-16T19:56:37.0685428Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:37.0851803Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 0>’: 2021-05-16T19:56:37.0854898Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 2>’ 2021-05-16T19:56:37.0857792Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> > >’ 2021-05-16T19:56:37.0860195Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> > >’ 2021-05-16T19:56:37.0862472Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, 0>’ 2021-05-16T19:56:37.0865322Z ../inst/include/Eigen/src/Core/Map.h:94:79: required from ‘class Eigen::Map, 0, Eigen::OuterStride<> >’ 2021-05-16T19:56:37.0867882Z ../inst/include/Eigen/src/Core/products/TriangularSolverVector.h:97:18: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:37.0872013Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op]’ 2021-05-16T19:56:37.0877727Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:37.0882935Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >]’ 2021-05-16T19:56:37.0886751Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Derived = Eigen::Matrix]’ 2021-05-16T19:56:37.0891525Z ../inst/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:37.0893882Z fastLm.cpp:92:30: required from here 2021-05-16T19:56:37.0896143Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:37.1589777Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, 1, true>, 0>’: 2021-05-16T19:56:37.1593322Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, 1, true>, 2>’ 2021-05-16T19:56:37.1595864Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, -1, 1, true> >’ 2021-05-16T19:56:37.1598641Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, -1, 1, true> >’ 2021-05-16T19:56:37.1601313Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, -1, 1, true>, 0>’ 2021-05-16T19:56:37.1603721Z ../inst/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, 0, Eigen::OuterStride<> >, -1, 1, true, true>’ 2021-05-16T19:56:37.1605706Z ../inst/include/Eigen/src/Core/Block.h:154:7: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:37.1609522Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op]’ 2021-05-16T19:56:37.1615477Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:37.1620197Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >]’ 2021-05-16T19:56:37.1624479Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Derived = Eigen::Matrix]’ 2021-05-16T19:56:37.1631319Z ../inst/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:37.1633550Z fastLm.cpp:92:30: required from here 2021-05-16T19:56:37.1636303Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:37.1777949Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, 0>’: 2021-05-16T19:56:37.1780867Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, 2>’ 2021-05-16T19:56:37.1784065Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >’ 2021-05-16T19:56:37.1786935Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >’ 2021-05-16T19:56:37.1789790Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, 0>’ 2021-05-16T19:56:37.1792414Z ../inst/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false, true>’ 2021-05-16T19:56:37.1794648Z ../inst/include/Eigen/src/Core/Block.h:154:7: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:37.1798777Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op]’ 2021-05-16T19:56:37.1804388Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:37.1809528Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >]’ 2021-05-16T19:56:37.1814364Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Derived = Eigen::Matrix]’ 2021-05-16T19:56:37.1820021Z ../inst/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:37.1822200Z fastLm.cpp:92:30: required from here 2021-05-16T19:56:37.1824196Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:37.1968088Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >, 0>’: 2021-05-16T19:56:37.1972314Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> > >’ 2021-05-16T19:56:37.1976296Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> > >’ 2021-05-16T19:56:37.1981169Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, Eigen::Dense>’ 2021-05-16T19:56:37.1986143Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >’ 2021-05-16T19:56:37.1990191Z ../inst/include/Eigen/src/Core/products/TriangularSolverVector.h:123:64: required from ‘static void Eigen::internal::triangular_solve_vector::run(Index, const LhsScalar*, Index, RhsScalar*) [with LhsScalar = double; RhsScalar = double; Index = long int; int Mode = 2; bool Conjugate = false]’ 2021-05-16T19:56:37.1993840Z ../inst/include/Eigen/src/Core/SolveTriangular.h:73:12: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:37.1998487Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op]’ 2021-05-16T19:56:37.2004597Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:37.2009728Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >]’ 2021-05-16T19:56:37.2014150Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Derived = Eigen::Matrix]’ 2021-05-16T19:56:37.2021030Z ../inst/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:37.2023811Z fastLm.cpp:92:30: required from here 2021-05-16T19:56:37.2025958Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:37.2130258Z In file included from ../inst/include/Eigen/Core:499, 2021-05-16T19:56:37.2131204Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:37.2131988Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:37.2132959Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:37.2133540Z from fastLm.h:25, 2021-05-16T19:56:37.2134085Z from fastLm.cpp:23: 2021-05-16T19:56:37.2137669Z ../inst/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of ‘struct Eigen::internal::general_matrix_vector_product, 0, false, double, Eigen::internal::const_blas_data_mapper, false, 0>’: 2021-05-16T19:56:37.2142283Z ../inst/include/Eigen/src/Core/products/TriangularSolverVector.h:131:115: required from ‘static void Eigen::internal::triangular_solve_vector::run(Index, const LhsScalar*, Index, RhsScalar*) [with LhsScalar = double; RhsScalar = double; Index = long int; int Mode = 2; bool Conjugate = false]’ 2021-05-16T19:56:37.2146192Z ../inst/include/Eigen/src/Core/SolveTriangular.h:73:12: required from ‘static void Eigen::internal::triangular_solver_selector::run(const Lhs&, Rhs&) [with Lhs = const Eigen::Block, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; int Side = 1; int Mode = 2]’ 2021-05-16T19:56:37.2151112Z ../inst/include/Eigen/src/Core/SolveTriangular.h:182:21: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with int Side = 1; OtherDerived = Eigen::Block, -1, 1, false>; _MatrixType = const Eigen::Block, -1, -1, false>; unsigned int _Mode = 2]’ 2021-05-16T19:56:37.2156124Z ../inst/include/Eigen/src/Core/TriangularMatrix.h:509:43: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Block, -1, 1, false>; _MatrixType = const Eigen::Block, -1, -1, false>; unsigned int _Mode = 2]’ 2021-05-16T19:56:37.2159471Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:605:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:37.2163239Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op]’ 2021-05-16T19:56:37.2168928Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:37.2173626Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >]’ 2021-05-16T19:56:37.2180679Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Derived = Eigen::Matrix]’ 2021-05-16T19:56:37.2186236Z ../inst/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:37.2188616Z fastLm.cpp:92:30: required from here 2021-05-16T19:56:37.2191157Z ../inst/include/Eigen/src/Core/products/GeneralMatrixVector.h:75:71: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:37.2193477Z 75 | typedef typename conditional::type LhsPacket; 2021-05-16T19:56:37.2194458Z | ^~~~~~~~~ 2021-05-16T19:56:37.2197423Z ../inst/include/Eigen/src/Core/products/GeneralMatrixVector.h:76:71: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:37.2199295Z 76 | typedef typename conditional::type RhsPacket; 2021-05-16T19:56:37.2200285Z | ^~~~~~~~~ 2021-05-16T19:56:37.2202672Z ../inst/include/Eigen/src/Core/products/GeneralMatrixVector.h:77:71: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:37.2204700Z 77 | typedef typename conditional::type ResPacket; 2021-05-16T19:56:37.2205660Z | ^~~~~~~~~ 2021-05-16T19:56:37.2206390Z In file included from ../inst/include/Eigen/Core:496, 2021-05-16T19:56:37.2207111Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:37.2208044Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:37.2208850Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:37.2209451Z from fastLm.h:25, 2021-05-16T19:56:37.2210008Z from fastLm.cpp:23: 2021-05-16T19:56:37.2213917Z ../inst/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘void Eigen::internal::gemm_pack_rhs::operator()(Scalar*, const DataMapper&, Index, Index, Index, Index) [with Scalar = double; Index = long int; DataMapper = Eigen::internal::blas_data_mapper; int nr = 4; bool Conjugate = false; bool PanelMode = true]’: 2021-05-16T19:56:37.2219369Z ../inst/include/Eigen/src/Core/products/TriangularSolverMatrix.h:153:19: required from ‘static void Eigen::internal::triangular_solve_matrix::run(Index, Index, const Scalar*, Index, Scalar*, Index, Index, Eigen::internal::level3_blocking&) [with Scalar = double; Index = long int; int Mode = 2; bool Conjugate = false; int TriStorageOrder = 0; int OtherInnerStride = 1]’ 2021-05-16T19:56:37.2224496Z ../inst/include/Eigen/src/Core/SolveTriangular.h:102:12: required from ‘static void Eigen::internal::triangular_solver_selector::run(const Lhs&, Rhs&) [with Lhs = const Eigen::Block, -1, -1, false>; Rhs = Eigen::Matrix; int Side = 1; int Mode = 2]’ 2021-05-16T19:56:37.2228585Z ../inst/include/Eigen/src/Core/SolveTriangular.h:182:21: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with int Side = 1; OtherDerived = Eigen::Matrix; _MatrixType = const Eigen::Block, -1, -1, false>; unsigned int _Mode = 2]’ 2021-05-16T19:56:37.2233524Z ../inst/include/Eigen/src/Core/TriangularMatrix.h:509:43: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Matrix; _MatrixType = const Eigen::Block, -1, -1, false>; unsigned int _Mode = 2]’ 2021-05-16T19:56:37.2238725Z ../inst/include/Eigen/src/Core/TriangularMatrix.h:539:7: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::_solve_impl(const RhsType&, DstType&) const [with RhsType = Eigen::CwiseNullaryOp, Eigen::Matrix >; DstType = Eigen::Matrix; _MatrixType = const Eigen::Block, -1, -1, false>; unsigned int _Mode = 2]’ 2021-05-16T19:56:37.2252875Z ../inst/include/Eigen/src/Core/Solve.h:147:5: required from ‘static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; DecType = Eigen::TriangularView, -1, -1, false>, 2>; RhsType = Eigen::CwiseNullaryOp, Eigen::Matrix >; Scalar = double; Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::Solve, -1, -1, false>, 2>, Eigen::CwiseNullaryOp, Eigen::Matrix > >]’ 2021-05-16T19:56:37.2260148Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, -1, -1, false>, 2>, Eigen::CwiseNullaryOp, Eigen::Matrix > >; Func = Eigen::internal::assign_op]’ 2021-05-16T19:56:37.2265641Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:732:41: required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, -1, -1, false>, 2>, Eigen::CwiseNullaryOp, Eigen::Matrix > >; Derived = Eigen::Matrix]’ 2021-05-16T19:56:37.2272662Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:818:7: required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Solve, -1, -1, false>, 2>, Eigen::CwiseNullaryOp, Eigen::Matrix > >; OtherDerived = Eigen::Solve, -1, -1, false>, 2>, Eigen::CwiseNullaryOp, Eigen::Matrix > >; Derived = Eigen::Matrix]’ 2021-05-16T19:56:37.2279075Z ../inst/include/Eigen/src/Core/Matrix.h:294:31: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Solve, -1, -1, false>, 2>, Eigen::CwiseNullaryOp, Eigen::Matrix > >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’ 2021-05-16T19:56:37.2281323Z fastLm.cpp:100:43: required from here 2021-05-16T19:56:37.2283981Z ../inst/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1981:62: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:37.2286256Z 1981 | PacketBlock kernel; 2021-05-16T19:56:37.2287216Z | ^~~~~~ 2021-05-16T19:56:37.2287929Z In file included from ../inst/include/Eigen/Core:445, 2021-05-16T19:56:37.2288656Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:37.2289427Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:37.2290395Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:37.2291013Z from fastLm.h:25, 2021-05-16T19:56:37.2291552Z from fastLm.cpp:23: 2021-05-16T19:56:37.2293751Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 1, -1, true> >’: 2021-05-16T19:56:37.2296438Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:960:8: required from ‘struct Eigen::internal::evaluator, 1, -1, true>, 1, -1, false> >’ 2021-05-16T19:56:37.2300451Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:736:20: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 1, -1, true>, 1, -1, false>; SrcXprType = Eigen::Matrix; Functor = Eigen::internal::assign_op]’ 2021-05-16T19:56:37.2305182Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 1, -1, true>, 1, -1, false>; SrcXprType = Eigen::Matrix; Functor = Eigen::internal::assign_op; Weak = void]’ 2021-05-16T19:56:37.2309571Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, 1, -1, true>, 1, -1, false>; Src = Eigen::Matrix; Func = Eigen::internal::assign_op]’ 2021-05-16T19:56:37.2316383Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:797:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if::value, void*>::type) [with Dst = Eigen::Block, 1, -1, true>, 1, -1, false>; Src = Eigen::Product, 1, -1, true>, 1, -1, false>, Eigen::TriangularView, -1, -1, false>, 2>, 0>; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if::value, void*>::type = void*]’ 2021-05-16T19:56:37.2321701Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:782:18: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:37.2325925Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:67:33: required from ‘void Eigen::internal::make_block_householder_triangular_factor(TriangularFactorType&, const VectorsType&, const CoeffsType&) [with TriangularFactorType = Eigen::Matrix; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:37.2330944Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:37.2335728Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:37.2340416Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:37.2348546Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:37.2353071Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:37.2355300Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:37.2356461Z 960 | enum { 2021-05-16T19:56:37.2356859Z | ^ 2021-05-16T19:56:37.2358684Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 1, -1, true>, 1, -1, false> >’: 2021-05-16T19:56:37.2366005Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:736:20: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 1, -1, true>, 1, -1, false>; SrcXprType = Eigen::Matrix; Functor = Eigen::internal::assign_op]’ 2021-05-16T19:56:37.2370973Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 1, -1, true>, 1, -1, false>; SrcXprType = Eigen::Matrix; Functor = Eigen::internal::assign_op; Weak = void]’ 2021-05-16T19:56:37.2375282Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, 1, -1, true>, 1, -1, false>; Src = Eigen::Matrix; Func = Eigen::internal::assign_op]’ 2021-05-16T19:56:37.2381781Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:797:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if::value, void*>::type) [with Dst = Eigen::Block, 1, -1, true>, 1, -1, false>; Src = Eigen::Product, 1, -1, true>, 1, -1, false>, Eigen::TriangularView, -1, -1, false>, 2>, 0>; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if::value, void*>::type = void*]’ 2021-05-16T19:56:37.2385513Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:782:18: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:37.2389766Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:67:33: required from ‘void Eigen::internal::make_block_householder_triangular_factor(TriangularFactorType&, const VectorsType&, const CoeffsType&) [with TriangularFactorType = Eigen::Matrix; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:37.2394957Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:37.2399611Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:37.2404017Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:37.2410786Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:37.2414564Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:37.2417083Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:37.2419250Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T19:56:37.2420079Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:37.2420885Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:37.2421825Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:37.2422401Z from fastLm.h:25, 2021-05-16T19:56:37.2422904Z from fastLm.cpp:23: 2021-05-16T19:56:37.2424907Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, 0>’: 2021-05-16T19:56:37.2427321Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, 1>’ 2021-05-16T19:56:37.2429892Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, 3>’ 2021-05-16T19:56:37.2432188Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false>, -1, -1, false> >’ 2021-05-16T19:56:37.2434322Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false>, -1, -1, false> >’ 2021-05-16T19:56:37.2436665Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, -1, false>, -1, -1, false>, 0>’ 2021-05-16T19:56:37.2438495Z ../inst/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:37.2442625Z ../inst/include/Eigen/src/Core/NoAlias.h:58:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, -1, false>, 5>, Eigen::Matrix, 0>; ExpressionType = Eigen::Block, -1, -1, false>; StorageBase = Eigen::MatrixBase]’ 2021-05-16T19:56:37.2447149Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:96:17: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:37.2451446Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:37.2455459Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:37.2462132Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:37.2465708Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:37.2468227Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:37.2469663Z 55 | >::type PacketReturnType; 2021-05-16T19:56:37.2470219Z | ^~~~~~~~~~~~~~~~ 2021-05-16T19:56:37.2567801Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>’: 2021-05-16T19:56:37.2570227Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Matrix > >’ 2021-05-16T19:56:37.2572498Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Matrix > >’ 2021-05-16T19:56:37.2575420Z ../inst/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, const Eigen::Matrix >’ 2021-05-16T19:56:37.2578863Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from ‘struct Eigen::internal::traits, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >’ 2021-05-16T19:56:37.2582295Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix, Eigen::Dense>’ 2021-05-16T19:56:37.2584839Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:37.2589256Z ../inst/include/Eigen/src/Core/NoAlias.h:58:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, -1, false>, 5>, Eigen::Matrix, 0>; ExpressionType = Eigen::Block, -1, -1, false>; StorageBase = Eigen::MatrixBase]’ 2021-05-16T19:56:37.2595138Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:96:17: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:37.2601321Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:37.2607261Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:37.2615328Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:37.2619724Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:37.2623264Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:37.2737546Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 0>’: 2021-05-16T19:56:37.2742450Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >’ 2021-05-16T19:56:37.2746833Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >’ 2021-05-16T19:56:37.2751717Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix, Eigen::Dense>’ 2021-05-16T19:56:37.2755575Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >’ 2021-05-16T19:56:37.2761128Z ../inst/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:59: required from ‘static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Block, -1, -1, false>; int Mode = 5; bool LhsIsTriangular = true; Lhs = const Eigen::Block, -1, -1, false>; Rhs = Eigen::Matrix; typename Dest::Scalar = double]’ 2021-05-16T19:56:37.2764708Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:738:14: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:37.2768975Z ../inst/include/Eigen/src/Core/NoAlias.h:58:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, -1, false>, 5>, Eigen::Matrix, 0>; ExpressionType = Eigen::Block, -1, -1, false>; StorageBase = Eigen::MatrixBase]’ 2021-05-16T19:56:37.2774538Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:96:17: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:37.2779551Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:37.2784110Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:37.2791819Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:37.2795664Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:37.2797978Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:37.2897693Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false>, 0>’: 2021-05-16T19:56:37.2902066Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false> >’ 2021-05-16T19:56:37.2906556Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false> >’ 2021-05-16T19:56:37.2911111Z ../inst/include/Eigen/src/Core/Block.h:172:103: required from ‘class Eigen::internal::BlockImpl_dense, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false, false>’ 2021-05-16T19:56:37.2917415Z ../inst/include/Eigen/src/Core/Block.h:154:7: required from ‘class Eigen::BlockImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false, Eigen::Dense>’ 2021-05-16T19:56:37.2921488Z ../inst/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false>’ 2021-05-16T19:56:37.2925407Z ../inst/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:31: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:37.2930280Z ../inst/include/Eigen/src/Core/NoAlias.h:58:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, -1, false>, 5>, Eigen::Matrix, 0>; ExpressionType = Eigen::Block, -1, -1, false>; StorageBase = Eigen::MatrixBase]’ 2021-05-16T19:56:37.2935569Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:96:17: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:37.2940433Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:37.2944622Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:37.2951586Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:37.2956336Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:37.2959067Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:37.3083231Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, true>, 0>’: 2021-05-16T19:56:37.3085883Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, true>, 1>’ 2021-05-16T19:56:37.3088251Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, true>, 3>’ 2021-05-16T19:56:37.3090484Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false>, -1, -1, true> >’ 2021-05-16T19:56:37.3092583Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false>, -1, -1, true> >’ 2021-05-16T19:56:37.3094775Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, -1, false>, -1, -1, true>, 0>’ 2021-05-16T19:56:37.3096965Z ../inst/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:37.3101767Z ../inst/include/Eigen/src/Core/NoAlias.h:58:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, -1, false>, 5>, Eigen::Matrix, 0>; ExpressionType = Eigen::Block, -1, -1, false>; StorageBase = Eigen::MatrixBase]’ 2021-05-16T19:56:37.3106904Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:96:17: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:37.3111947Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:37.3116170Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:37.3123138Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:37.3127875Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:37.3130282Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:37.3273491Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, true>, 0>’: 2021-05-16T19:56:37.3275995Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, true>, 2>’ 2021-05-16T19:56:37.3278293Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false>, -1, -1, true> >’ 2021-05-16T19:56:37.3280650Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false>, -1, -1, true> >’ 2021-05-16T19:56:37.3282847Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, -1, false>, -1, -1, true>, 0>’ 2021-05-16T19:56:37.3285337Z ../inst/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, -1, -1, false>, -1, -1, true, true>’ 2021-05-16T19:56:37.3287345Z ../inst/include/Eigen/src/Core/Block.h:154:7: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:37.3291752Z ../inst/include/Eigen/src/Core/NoAlias.h:58:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, -1, false>, 5>, Eigen::Matrix, 0>; ExpressionType = Eigen::Block, -1, -1, false>; StorageBase = Eigen::MatrixBase]’ 2021-05-16T19:56:37.3296599Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:96:17: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:37.3301091Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:37.3306027Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:37.3313962Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:37.3318227Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:37.3320367Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:37.3497528Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> >, 0>’: 2021-05-16T19:56:37.3502715Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> > >’ 2021-05-16T19:56:37.3507008Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> > >’ 2021-05-16T19:56:37.3511553Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true>, Eigen::Dense>’ 2021-05-16T19:56:37.3516573Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> >’ 2021-05-16T19:56:37.3522413Z ../inst/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:59: required from ‘static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Block, -1, -1, false>; int Mode = 5; bool LhsIsTriangular = true; Lhs = const Eigen::Block, -1, -1, false>; Rhs = Eigen::Matrix; typename Dest::Scalar = double]’ 2021-05-16T19:56:37.3525772Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:738:14: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:37.3530858Z ../inst/include/Eigen/src/Core/NoAlias.h:58:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, -1, false>, 5>, Eigen::Matrix, 0>; ExpressionType = Eigen::Block, -1, -1, false>; StorageBase = Eigen::MatrixBase]’ 2021-05-16T19:56:37.3538341Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:96:17: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:37.3543363Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:37.3547825Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:37.3555662Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:37.3559532Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:37.3562173Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:37.3887040Z In file included from ../inst/include/Eigen/Core:445, 2021-05-16T19:56:37.3887744Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:37.3888465Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:37.3889177Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:37.3889736Z from fastLm.h:25, 2021-05-16T19:56:37.3890223Z from fastLm.cpp:23: 2021-05-16T19:56:37.3893426Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, false>, 1, -1, false> >’: 2021-05-16T19:56:37.3897201Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:730:20: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::Block, -1, -1, false>, -1, -1, false>, 1, -1, false>; Functor = Eigen::internal::add_assign_op]’ 2021-05-16T19:56:37.3902888Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::Block, -1, -1, false>, -1, -1, false>, 1, -1, false>; Functor = Eigen::internal::add_assign_op; Weak = void]’ 2021-05-16T19:56:37.3907554Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::Block, -1, -1, false>, -1, -1, false>, 1, -1, false>; Func = Eigen::internal::add_assign_op]’ 2021-05-16T19:56:37.3913088Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::Block, -1, -1, false>, -1, -1, false>, 1, -1, false>; Func = Eigen::internal::add_assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:37.3916151Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:177:18: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:37.3919190Z ../inst/include/Eigen/src/QR/HouseholderQR.h:284:5: required from ‘void Eigen::internal::householder_qr_inplace_unblocked(MatrixQR&, HCoeffs&, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Block, -1, -1, false>; HCoeffs = Eigen::Block, -1, 1, false>; typename MatrixQR::Scalar = double]’ 2021-05-16T19:56:37.3923691Z ../inst/include/Eigen/src/QR/HouseholderQR.h:334:39: required from ‘static void Eigen::internal::householder_qr_inplace_blocked::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix; HCoeffs = Eigen::Matrix; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]’ 2021-05-16T19:56:37.3927275Z ../inst/include/Eigen/src/QR/HouseholderQR.h:391:73: required from ‘void Eigen::HouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:37.3930490Z ../inst/include/Eigen/src/QR/HouseholderQR.h:172:7: required from ‘Eigen::HouseholderQR& Eigen::HouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:37.3935119Z ../inst/include/Eigen/src/QR/HouseholderQR.h:103:7: required from ‘Eigen::HouseholderQR::HouseholderQR(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:37.3936815Z fastLm.cpp:113:30: required from here 2021-05-16T19:56:37.3939543Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:37.3941347Z 960 | enum { 2021-05-16T19:56:37.3941719Z | ^ 2021-05-16T19:56:37.3961709Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T19:56:37.3962434Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:37.3963362Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:37.3964490Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:37.3965046Z from fastLm.h:25, 2021-05-16T19:56:37.3965752Z from fastLm.cpp:23: 2021-05-16T19:56:37.3968414Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, -1, -1, false>, -1, 1, true>, 0>’: 2021-05-16T19:56:37.3973129Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, -1, -1, false>, -1, 1, true>, 1>’ 2021-05-16T19:56:37.3976213Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, -1, -1, false>, -1, 1, true>, 3>’ 2021-05-16T19:56:37.3978997Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false>, -1, -1, false>, -1, -1, false>, -1, 1, true> >’ 2021-05-16T19:56:37.3981821Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false>, -1, -1, false>, -1, -1, false>, -1, 1, true> >’ 2021-05-16T19:56:37.3984407Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, -1, false>, -1, -1, false>, -1, -1, false>, -1, 1, true>, 0>’ 2021-05-16T19:56:37.3986259Z ../inst/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:37.3989255Z ../inst/include/Eigen/src/QR/HouseholderQR.h:284:5: required from ‘void Eigen::internal::householder_qr_inplace_unblocked(MatrixQR&, HCoeffs&, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Block, -1, -1, false>; HCoeffs = Eigen::Block, -1, 1, false>; typename MatrixQR::Scalar = double]’ 2021-05-16T19:56:37.3994106Z ../inst/include/Eigen/src/QR/HouseholderQR.h:334:39: required from ‘static void Eigen::internal::householder_qr_inplace_blocked::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix; HCoeffs = Eigen::Matrix; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]’ 2021-05-16T19:56:37.3997509Z ../inst/include/Eigen/src/QR/HouseholderQR.h:391:73: required from ‘void Eigen::HouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:37.4000975Z ../inst/include/Eigen/src/QR/HouseholderQR.h:172:7: required from ‘Eigen::HouseholderQR& Eigen::HouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:37.4005361Z ../inst/include/Eigen/src/QR/HouseholderQR.h:103:7: required from ‘Eigen::HouseholderQR::HouseholderQR(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:37.4007354Z fastLm.cpp:113:30: required from here 2021-05-16T19:56:37.4009893Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:37.4011380Z 55 | >::type PacketReturnType; 2021-05-16T19:56:37.4011962Z | ^~~~~~~~~~~~~~~~ 2021-05-16T19:56:37.4240269Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, true>, -1, -1, false> >, 0>’: 2021-05-16T19:56:37.4247161Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, true>, -1, -1, false> >, 2>’ 2021-05-16T19:56:37.4251119Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, true>, -1, -1, false> > >’ 2021-05-16T19:56:37.4254437Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, true>, -1, -1, false> > >’ 2021-05-16T19:56:37.4257848Z ../inst/include/Eigen/src/Core/Transpose.h:115:37: required from ‘class Eigen::TransposeImpl, -1, -1, true>, -1, -1, false>, Eigen::Dense>’ 2021-05-16T19:56:37.4261583Z ../inst/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, -1, -1, true>, -1, -1, false> >’ 2021-05-16T19:56:37.4263821Z ../inst/include/Eigen/src/Core/TriangularMatrix.h:174:44: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:37.4268787Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op]’ 2021-05-16T19:56:37.4275482Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:37.4281817Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >]’ 2021-05-16T19:56:37.4287480Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Derived = Eigen::Matrix]’ 2021-05-16T19:56:37.4293483Z ../inst/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:37.4295559Z fastLm.cpp:114:41: required from here 2021-05-16T19:56:37.4297976Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:37.4461972Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, true>, -1, -1, false> >, 6>, Eigen::Block, -1, -1, false>, 0>, 0>’: 2021-05-16T19:56:37.4465830Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, true>, -1, -1, false> >, 6>, Eigen::Block, -1, -1, false>, 0> >’ 2021-05-16T19:56:37.4470855Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, true>, -1, -1, false> >, 6>, Eigen::Block, -1, -1, false>, 0> >’ 2021-05-16T19:56:37.4474266Z ../inst/include/Eigen/src/Core/Product.h:115:7: required from ‘class Eigen::internal::dense_product_base, -1, -1, true>, -1, -1, false> >, 6>, Eigen::Block, -1, -1, false>, 0, 8>’ 2021-05-16T19:56:37.4477935Z ../inst/include/Eigen/src/Core/Product.h:147:7: required from ‘class Eigen::ProductImpl, -1, -1, true>, -1, -1, false> >, 6>, Eigen::Block, -1, -1, false>, 0, Eigen::Dense>’ 2021-05-16T19:56:37.4481156Z ../inst/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, -1, -1, true>, -1, -1, false> >, 6>, Eigen::Block, -1, -1, false>, 0>’ 2021-05-16T19:56:37.4483425Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:92:96: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:37.4487506Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op]’ 2021-05-16T19:56:37.4495880Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:37.4501001Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >]’ 2021-05-16T19:56:37.4505507Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Derived = Eigen::Matrix]’ 2021-05-16T19:56:37.4511387Z ../inst/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:37.4513594Z fastLm.cpp:114:41: required from here 2021-05-16T19:56:37.4516654Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:37.4670418Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, true>, -1, -1, false>, 5>, Eigen::Matrix, 0>, 0>’: 2021-05-16T19:56:37.4674052Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, true>, -1, -1, false>, 5>, Eigen::Matrix, 0> >’ 2021-05-16T19:56:37.4677226Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, true>, -1, -1, false>, 5>, Eigen::Matrix, 0> >’ 2021-05-16T19:56:37.4680394Z ../inst/include/Eigen/src/Core/Product.h:115:7: required from ‘class Eigen::internal::dense_product_base, -1, -1, true>, -1, -1, false>, 5>, Eigen::Matrix, 0, 8>’ 2021-05-16T19:56:37.4683918Z ../inst/include/Eigen/src/Core/Product.h:147:7: required from ‘class Eigen::ProductImpl, -1, -1, true>, -1, -1, false>, 5>, Eigen::Matrix, 0, Eigen::Dense>’ 2021-05-16T19:56:37.4687748Z ../inst/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, -1, -1, true>, -1, -1, false>, 5>, Eigen::Matrix, 0>’ 2021-05-16T19:56:37.4690181Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:96:22: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:37.4694488Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op]’ 2021-05-16T19:56:37.4700063Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:37.4704667Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >]’ 2021-05-16T19:56:37.4708776Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Derived = Eigen::Matrix]’ 2021-05-16T19:56:37.4713923Z ../inst/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:37.4715976Z fastLm.cpp:114:41: required from here 2021-05-16T19:56:37.4718311Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:37.4849734Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, true>, -1, 1, false> >, 0>’: 2021-05-16T19:56:37.4853494Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, true>, -1, 1, false> >, 2>’ 2021-05-16T19:56:37.4856635Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, true>, -1, 1, false> > >’ 2021-05-16T19:56:37.4859475Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, true>, -1, 1, false> > >’ 2021-05-16T19:56:37.4862289Z ../inst/include/Eigen/src/Core/Transpose.h:115:37: required from ‘class Eigen::TransposeImpl, -1, -1, true>, -1, 1, false>, Eigen::Dense>’ 2021-05-16T19:56:37.4864683Z ../inst/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, -1, -1, true>, -1, 1, false> >’ 2021-05-16T19:56:37.4867145Z ../inst/include/Eigen/src/Householder/Householder.h:126:41: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:37.4871442Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op]’ 2021-05-16T19:56:37.4876983Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:37.4881342Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >]’ 2021-05-16T19:56:37.4885031Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Derived = Eigen::Matrix]’ 2021-05-16T19:56:37.4889689Z ../inst/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:37.4891668Z fastLm.cpp:114:41: required from here 2021-05-16T19:56:37.4893680Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:37.5034609Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, true>, -1, 1, false> >, Eigen::Block, -1, 1, false>, -1, 1, false>, 0>, 0>’: 2021-05-16T19:56:37.5038489Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, true>, -1, 1, false> >, Eigen::Block, -1, 1, false>, -1, 1, false>, 0> >’ 2021-05-16T19:56:37.5042620Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, true>, -1, 1, false> >, Eigen::Block, -1, 1, false>, -1, 1, false>, 0> >’ 2021-05-16T19:56:37.5047240Z ../inst/include/Eigen/src/Core/Product.h:121:7: required from ‘class Eigen::internal::dense_product_base, -1, -1, true>, -1, 1, false> >, Eigen::Block, -1, 1, false>, -1, 1, false>, 0, 6>’ 2021-05-16T19:56:37.5051093Z ../inst/include/Eigen/src/Core/Product.h:147:7: required from ‘class Eigen::ProductImpl, -1, -1, true>, -1, 1, false> >, Eigen::Block, -1, 1, false>, -1, 1, false>, 0, Eigen::Dense>’ 2021-05-16T19:56:37.5054298Z ../inst/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, -1, -1, true>, -1, 1, false> >, Eigen::Block, -1, 1, false>, -1, 1, false>, 0>’ 2021-05-16T19:56:37.5057039Z ../inst/include/Eigen/src/Householder/Householder.h:126:41: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:37.5060310Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op]’ 2021-05-16T19:56:37.5065267Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:37.5070331Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >]’ 2021-05-16T19:56:37.5073939Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Derived = Eigen::Matrix]’ 2021-05-16T19:56:37.5078413Z ../inst/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:37.5080383Z fastLm.cpp:114:41: required from here 2021-05-16T19:56:37.5082386Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:37.5211017Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true>, -1, 1, false> >, 0>’: 2021-05-16T19:56:37.5216721Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true>, -1, 1, false> > >’ 2021-05-16T19:56:37.5221702Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true>, -1, 1, false> > >’ 2021-05-16T19:56:37.5225269Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true>, -1, 1, false>, Eigen::Dense>’ 2021-05-16T19:56:37.5228752Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true>, -1, 1, false> >’ 2021-05-16T19:56:37.5233167Z ../inst/include/Eigen/src/Householder/Householder.h:129:29: required from ‘void Eigen::MatrixBase::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, -1, true>, -1, 1, false>; Derived = Eigen::Block, -1, 1, false>; Eigen::MatrixBase::Scalar = double]’ 2021-05-16T19:56:37.5236120Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:342:11: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:37.5239176Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op]’ 2021-05-16T19:56:37.5245110Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:37.5249786Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >]’ 2021-05-16T19:56:37.5253713Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Derived = Eigen::Matrix]’ 2021-05-16T19:56:37.5258391Z ../inst/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:37.5260358Z fastLm.cpp:114:41: required from here 2021-05-16T19:56:37.5262246Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:37.5397758Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true>, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>, 0>’: 2021-05-16T19:56:37.5402329Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true>, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >’ 2021-05-16T19:56:37.5406686Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true>, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >’ 2021-05-16T19:56:37.5411629Z ../inst/include/Eigen/src/Core/Product.h:115:7: required from ‘class Eigen::internal::dense_product_base, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true>, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, 4>’ 2021-05-16T19:56:37.5416908Z ../inst/include/Eigen/src/Core/Product.h:147:7: required from ‘class Eigen::ProductImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true>, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, Eigen::Dense>’ 2021-05-16T19:56:37.5422050Z ../inst/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true>, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>’ 2021-05-16T19:56:37.5424655Z ../inst/include/Eigen/src/Householder/Householder.h:129:41: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:37.5428616Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op]’ 2021-05-16T19:56:37.5434475Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:37.5438380Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >]’ 2021-05-16T19:56:37.5441871Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Derived = Eigen::Matrix]’ 2021-05-16T19:56:37.5447323Z ../inst/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:37.5449962Z fastLm.cpp:114:41: required from here 2021-05-16T19:56:37.5452324Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:37.5654829Z In file included from ../inst/include/Eigen/Core:499, 2021-05-16T19:56:37.5655522Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:37.5656206Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:37.5656912Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:37.5657792Z from fastLm.h:25, 2021-05-16T19:56:37.5658690Z from fastLm.cpp:23: 2021-05-16T19:56:37.5667650Z ../inst/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of ‘static void Eigen::internal::general_matrix_vector_product::run(Index, Index, const LhsMapper&, const RhsMapper&, Eigen::internal::general_matrix_vector_product::ResScalar*, Index, RhsScalar) [with Index = long int; LhsScalar = double; LhsMapper = Eigen::internal::const_blas_data_mapper; bool ConjugateLhs = false; RhsScalar = double; RhsMapper = Eigen::internal::const_blas_data_mapper; bool ConjugateRhs = false; int Version = 0; Eigen::internal::general_matrix_vector_product::ResScalar = double]’: 2021-05-16T19:56:37.5676716Z ../inst/include/Eigen/src/Core/GeneralProduct.h:244:134: required from ‘static void Eigen::internal::gemv_dense_selector<2, 0, true>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Block, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; Dest = Eigen::Block, -1, 1, false>; typename Dest::Scalar = double]’ 2021-05-16T19:56:37.5683140Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:383:34: required from ‘static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block, -1, 1, false>; Lhs = Eigen::Block, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; Eigen::internal::generic_product_impl::Scalar = double]’ 2021-05-16T19:56:37.5691346Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from ‘static void Eigen::internal::generic_product_impl_base::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Block, -1, 1, false>; Lhs = Eigen::Block, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; Derived = Eigen::internal::generic_product_impl, -1, -1, false>, Eigen::Block, -1, 1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>; Eigen::internal::generic_product_impl_base::Scalar = double]’ 2021-05-16T19:56:37.5699574Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:357:18: required from ‘static void Eigen::internal::generic_product_impl_base::subTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Block, -1, 1, false>; Lhs = Eigen::Block, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; Derived = Eigen::internal::generic_product_impl, -1, -1, false>, Eigen::Block, -1, 1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>]’ 2021-05-16T19:56:37.5708309Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:178:42: required from ‘static void Eigen::internal::Assignment, Eigen::internal::sub_assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::sub_assign_op&) [with DstXprType = Eigen::Block, -1, 1, false>; Lhs = Eigen::Block, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; int Options = 0; Scalar = double; Eigen::internal::Assignment, Eigen::internal::sub_assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::SrcXprType = Eigen::Product, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>]’ 2021-05-16T19:56:37.5715751Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, 1, false>; Src = Eigen::Product, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>; Func = Eigen::internal::sub_assign_op]’ 2021-05-16T19:56:37.5720727Z ../inst/include/Eigen/src/Core/NoAlias.h:58:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>; ExpressionType = Eigen::Block, -1, 1, false>; StorageBase = Eigen::MatrixBase]’ 2021-05-16T19:56:37.5724651Z ../inst/include/Eigen/src/Cholesky/LDLT.h:355:25: required from ‘static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]’ 2021-05-16T19:56:37.5728082Z ../inst/include/Eigen/src/Cholesky/LDLT.h:520:51: required from ‘Eigen::LDLT& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix; int _UpLo = 1]’ 2021-05-16T19:56:37.5731129Z ../inst/include/Eigen/src/Cholesky/LDLT.h:112:7: required from ‘Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix; int _UpLo = 1]’ 2021-05-16T19:56:37.5732668Z fastLm.cpp:129:50: required from here 2021-05-16T19:56:37.5734955Z ../inst/include/Eigen/src/Core/products/GeneralMatrixVector.h:112:62: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:37.5736949Z 112 | conj_helper pcj; 2021-05-16T19:56:37.5738326Z | ^~~ 2021-05-16T19:56:37.5741232Z ../inst/include/Eigen/src/Core/products/GeneralMatrixVector.h:112:62: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:37.5769050Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T19:56:37.5770073Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:37.5770793Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:37.5771517Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:37.5772076Z from fastLm.h:25, 2021-05-16T19:56:37.5772564Z from fastLm.cpp:23: 2021-05-16T19:56:37.5774563Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 0>’: 2021-05-16T19:56:37.5777190Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 2>’ 2021-05-16T19:56:37.5780106Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> > >’ 2021-05-16T19:56:37.5782877Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> > >’ 2021-05-16T19:56:37.5784909Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, 0>’ 2021-05-16T19:56:37.5786706Z ../inst/include/Eigen/src/Core/Map.h:94:79: required from ‘class Eigen::Map, 0, Eigen::OuterStride<> >’ 2021-05-16T19:56:37.5788588Z ../inst/include/Eigen/src/Core/products/TriangularSolverVector.h:39:18: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:37.5792985Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 1>, Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >; Func = Eigen::internal::assign_op]’ 2021-05-16T19:56:37.5799288Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 1>, Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:37.5805176Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 1>, Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >]’ 2021-05-16T19:56:37.5810275Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 1>, Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >; Derived = Eigen::Matrix]’ 2021-05-16T19:56:37.5816457Z ../inst/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 1>, Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:37.5819306Z fastLm.cpp:135:46: required from here 2021-05-16T19:56:37.5821371Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:37.5822674Z 55 | >::type PacketReturnType; 2021-05-16T19:56:37.5823259Z | ^~~~~~~~~~~~~~~~ 2021-05-16T19:56:37.5938557Z In file included from ../inst/include/Eigen/Core:499, 2021-05-16T19:56:37.5939219Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:37.5940265Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:37.5941009Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:37.5941569Z from fastLm.h:25, 2021-05-16T19:56:37.5942057Z from fastLm.cpp:23: 2021-05-16T19:56:37.5944840Z ../inst/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of ‘struct Eigen::internal::general_matrix_vector_product, 1, false, double, Eigen::internal::const_blas_data_mapper, false, 0>’: 2021-05-16T19:56:37.5948448Z ../inst/include/Eigen/src/Core/products/TriangularSolverVector.h:65:115: required from ‘static void Eigen::internal::triangular_solve_vector::run(Index, const LhsScalar*, Index, RhsScalar*) [with LhsScalar = double; RhsScalar = double; Index = long int; int Mode = 6; bool Conjugate = false]’ 2021-05-16T19:56:37.5956642Z ../inst/include/Eigen/src/Core/SolveTriangular.h:73:12: required from ‘static void Eigen::internal::triangular_solver_selector::run(const Lhs&, Rhs&) [with Lhs = const Eigen::Transpose >; Rhs = Eigen::Matrix; int Side = 1; int Mode = 6]’ 2021-05-16T19:56:37.5960301Z ../inst/include/Eigen/src/Core/SolveTriangular.h:182:21: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with int Side = 1; OtherDerived = Eigen::Matrix; _MatrixType = const Eigen::Transpose >; unsigned int _Mode = 6]’ 2021-05-16T19:56:37.5964114Z ../inst/include/Eigen/src/Core/TriangularMatrix.h:509:43: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Matrix; _MatrixType = const Eigen::Transpose >; unsigned int _Mode = 6]’ 2021-05-16T19:56:37.5967071Z ../inst/include/Eigen/src/Cholesky/LDLT.h:592:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:37.5971346Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 1>, Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >; Func = Eigen::internal::assign_op]’ 2021-05-16T19:56:37.5977030Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 1>, Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:37.5982365Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 1>, Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >]’ 2021-05-16T19:56:37.5986765Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 1>, Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >; Derived = Eigen::Matrix]’ 2021-05-16T19:56:37.5991966Z ../inst/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 1>, Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:37.5994100Z fastLm.cpp:135:46: required from here 2021-05-16T19:56:37.5997136Z ../inst/include/Eigen/src/Core/products/GeneralMatrixVector.h:351:71: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:37.5998891Z 351 | typedef typename conditional::type LhsPacket; 2021-05-16T19:56:37.5999837Z | ^~~~~~~~~ 2021-05-16T19:56:37.6002202Z ../inst/include/Eigen/src/Core/products/GeneralMatrixVector.h:352:71: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:37.6004405Z 352 | typedef typename conditional::type RhsPacket; 2021-05-16T19:56:37.6005370Z | ^~~~~~~~~ 2021-05-16T19:56:37.6007567Z ../inst/include/Eigen/src/Core/products/GeneralMatrixVector.h:353:71: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:37.6009656Z 353 | typedef typename conditional::type ResPacket; 2021-05-16T19:56:37.6010565Z | ^~~~~~~~~ 2021-05-16T19:56:37.6011249Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T19:56:37.6011915Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:37.6012614Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:37.6013339Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:37.6014057Z from fastLm.h:25, 2021-05-16T19:56:37.6014760Z from fastLm.cpp:23: 2021-05-16T19:56:37.6017166Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 0>’: 2021-05-16T19:56:37.6020505Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 2>’ 2021-05-16T19:56:37.6023801Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 1, -1, true> >’ 2021-05-16T19:56:37.6026963Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 1, -1, true> >’ 2021-05-16T19:56:37.6029931Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 0>’ 2021-05-16T19:56:37.6032629Z ../inst/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, 0, Eigen::OuterStride<> >, 1, -1, true, true>’ 2021-05-16T19:56:37.6035930Z ../inst/include/Eigen/src/Core/Block.h:154:7: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:37.6042657Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 1>, Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >; Func = Eigen::internal::assign_op]’ 2021-05-16T19:56:37.6081843Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 1>, Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:37.6093280Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 1>, Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >]’ 2021-05-16T19:56:37.6101704Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 1>, Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >; Derived = Eigen::Matrix]’ 2021-05-16T19:56:37.6113073Z ../inst/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 1>, Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:37.6117083Z fastLm.cpp:135:46: required from here 2021-05-16T19:56:37.6121823Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:37.6123817Z 55 | >::type PacketReturnType; 2021-05-16T19:56:37.6124433Z | ^~~~~~~~~~~~~~~~ 2021-05-16T19:56:37.6143992Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, 0>’: 2021-05-16T19:56:37.6153026Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, 2>’ 2021-05-16T19:56:37.6158648Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >’ 2021-05-16T19:56:37.6164031Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >’ 2021-05-16T19:56:37.6170572Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, 0>’ 2021-05-16T19:56:37.6194068Z ../inst/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false, true>’ 2021-05-16T19:56:37.6199167Z ../inst/include/Eigen/src/Core/Block.h:154:7: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:37.6205826Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 1>, Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >; Func = Eigen::internal::assign_op]’ 2021-05-16T19:56:37.6214918Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 1>, Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:37.6221896Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 1>, Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >]’ 2021-05-16T19:56:37.6226520Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 1>, Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >; Derived = Eigen::Matrix]’ 2021-05-16T19:56:37.6234124Z ../inst/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 1>, Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:37.6236529Z fastLm.cpp:135:46: required from here 2021-05-16T19:56:37.6238712Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:37.6338449Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, 0>’: 2021-05-16T19:56:37.6341909Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, 2>’ 2021-05-16T19:56:37.6344895Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> > >’ 2021-05-16T19:56:37.6347820Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> > >’ 2021-05-16T19:56:37.6350893Z ../inst/include/Eigen/src/Core/Transpose.h:115:37: required from ‘class Eigen::TransposeImpl, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, Eigen::Dense>’ 2021-05-16T19:56:37.6356607Z ../inst/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >’ 2021-05-16T19:56:37.6359294Z ../inst/include/Eigen/src/Core/products/TriangularSolverVector.h:78:60: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:37.6363647Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 1>, Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >; Func = Eigen::internal::assign_op]’ 2021-05-16T19:56:37.6370345Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 1>, Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:37.6376618Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 1>, Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >]’ 2021-05-16T19:56:37.6382320Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 1>, Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >; Derived = Eigen::Matrix]’ 2021-05-16T19:56:37.6388141Z ../inst/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 1>, Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:37.6390965Z fastLm.cpp:135:46: required from here 2021-05-16T19:56:37.6393183Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:37.6542096Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>’: 2021-05-16T19:56:37.6544732Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 2>’ 2021-05-16T19:56:37.6546944Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >’ 2021-05-16T19:56:37.6549333Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >’ 2021-05-16T19:56:37.6552232Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>’ 2021-05-16T19:56:37.6554204Z ../inst/include/Eigen/src/Core/Map.h:94:79: required from ‘class Eigen::Map, 0, Eigen::Stride<0, 0> >’ 2021-05-16T19:56:37.6556958Z ../inst/include/Eigen/src/Core/products/TriangularSolverVector.h:78:73: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:37.6562055Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 1>, Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >; Func = Eigen::internal::assign_op]’ 2021-05-16T19:56:37.6568962Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 1>, Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:37.6574357Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 1>, Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >]’ 2021-05-16T19:56:37.6579295Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 1>, Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >; Derived = Eigen::Matrix]’ 2021-05-16T19:56:37.6585181Z ../inst/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 1>, Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:37.6587545Z fastLm.cpp:135:46: required from here 2021-05-16T19:56:37.6589932Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:37.6723006Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>’: 2021-05-16T19:56:37.6728571Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >’ 2021-05-16T19:56:37.6733270Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >’ 2021-05-16T19:56:37.6738194Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’ 2021-05-16T19:56:37.6744009Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >’ 2021-05-16T19:56:37.6748891Z ../inst/include/Eigen/src/Core/products/TriangularSolverVector.h:78:124: required from ‘static void Eigen::internal::triangular_solve_vector::run(Index, const LhsScalar*, Index, RhsScalar*) [with LhsScalar = double; RhsScalar = double; Index = long int; int Mode = 6; bool Conjugate = false]’ 2021-05-16T19:56:37.6751947Z ../inst/include/Eigen/src/Core/SolveTriangular.h:73:12: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:37.6755974Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 1>, Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >; Func = Eigen::internal::assign_op]’ 2021-05-16T19:56:37.6763590Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 1>, Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:37.6769311Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 1>, Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >]’ 2021-05-16T19:56:37.6773916Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 1>, Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >; Derived = Eigen::Matrix]’ 2021-05-16T19:56:37.6781376Z ../inst/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 1>, Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:37.6783876Z fastLm.cpp:135:46: required from here 2021-05-16T19:56:37.6786019Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:38.5538900Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0>, 0>’: 2021-05-16T19:56:38.5544549Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0> >’ 2021-05-16T19:56:38.5550905Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0> >’ 2021-05-16T19:56:38.5556378Z ../inst/include/Eigen/src/Core/Product.h:115:7: required from ‘class Eigen::internal::dense_product_base, -1, -1, false>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0, 7>’ 2021-05-16T19:56:38.5561307Z ../inst/include/Eigen/src/Core/Product.h:147:7: required from ‘class Eigen::ProductImpl, -1, -1, false>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0, Eigen::Dense>’ 2021-05-16T19:56:38.5569040Z ../inst/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, -1, -1, false>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0>’ 2021-05-16T19:56:38.5577006Z ../inst/include/Eigen/src/Core/products/SelfadjointMatrixVector.h:165:45: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:38.5582393Z ../inst/include/Eigen/src/Eigenvalues/Tridiagonalization.h:367:35: required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]’ 2021-05-16T19:56:38.5587542Z ../inst/include/Eigen/src/Eigenvalues/Tridiagonalization.h:445:31: required from ‘static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false]’ 2021-05-16T19:56:38.5601356Z ../inst/include/Eigen/src/Eigenvalues/Tridiagonalization.h:430:55: required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix]’ 2021-05-16T19:56:38.5608922Z ../inst/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:437:39: required from ‘Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:38.5614115Z ../inst/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:168:7: required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:38.5616486Z fastLm.cpp:176:69: required from here 2021-05-16T19:56:38.5620515Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:38.5742201Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, true>, -1, 1, false> >; Eigen::Index = long int]’: 2021-05-16T19:56:38.5750222Z ../inst/include/Eigen/src/Core/Redux.h:225:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_sum_op; Derived = Eigen::internal::redux_evaluator, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, true>, -1, 1, false> > >; Eigen::internal::redux_impl::Scalar = double]’ 2021-05-16T19:56:38.5758961Z ../inst/include/Eigen/src/Core/Redux.h:418:56: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, true>, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]’ 2021-05-16T19:56:38.5764541Z ../inst/include/Eigen/src/Core/Redux.h:453:73: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, true>, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]’ 2021-05-16T19:56:38.5770637Z ../inst/include/Eigen/src/Core/Dot.h:37:52: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, -1, 1, false>; U = Eigen::Block, -1, 1, true>, -1, 1, false>; bool NeedToTranspose = false; Eigen::internal::dot_nocheck::ResScalar = double]’ 2021-05-16T19:56:38.5779771Z ../inst/include/Eigen/src/Core/Dot.h:84:58: required from ‘typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Block, -1, 1, true>, -1, 1, false>; Derived = Eigen::Block, -1, 1, false>; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double]’ 2021-05-16T19:56:38.5787981Z ../inst/include/Eigen/src/Eigenvalues/Tridiagonalization.h:370:53: required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]’ 2021-05-16T19:56:38.5793449Z ../inst/include/Eigen/src/Eigenvalues/Tridiagonalization.h:445:31: required from ‘static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false]’ 2021-05-16T19:56:38.5800082Z ../inst/include/Eigen/src/Eigenvalues/Tridiagonalization.h:430:55: required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix]’ 2021-05-16T19:56:38.5809304Z ../inst/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:437:39: required from ‘Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:38.5817085Z ../inst/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:168:7: required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:38.5821105Z fastLm.cpp:176:69: required from here 2021-05-16T19:56:38.5825478Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:650:34: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:38.5827520Z 650 | return internal::first_aligned::alignment),Derived>(m); 2021-05-16T19:56:38.5829162Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T19:56:38.5937335Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 0>’: 2021-05-16T19:56:38.5940309Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 1>’ 2021-05-16T19:56:38.5943016Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 3>’ 2021-05-16T19:56:38.5946157Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >’ 2021-05-16T19:56:38.5948687Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >’ 2021-05-16T19:56:38.5951772Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 0>’ 2021-05-16T19:56:38.5954300Z ../inst/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:38.5959418Z ../inst/include/Eigen/src/Core/NoAlias.h:42:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, 1, true>, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, 0>; ExpressionType = Eigen::Map, 0, Eigen::Stride<0, 0> >; StorageBase = Eigen::MatrixBase]’ 2021-05-16T19:56:38.5964952Z ../inst/include/Eigen/src/Householder/Householder.h:126:19: required from ‘void Eigen::MatrixBase::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::VectorBlock, -1, 1, true>, -1>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]’ 2021-05-16T19:56:38.5968509Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:547:5: required from ‘void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:38.5972168Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:475:3: required from ‘Eigen::ColPivHouseholderQR<_MatrixType>& Eigen::ColPivHouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:38.5976243Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:135:7: required from ‘Eigen::ColPivHouseholderQR::ColPivHouseholderQR(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:38.5977945Z fastLm.cpp:88:37: required from here 2021-05-16T19:56:38.5980029Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:38.5981392Z 55 | >::type PacketReturnType; 2021-05-16T19:56:38.5981972Z | ^~~~~~~~~~~~~~~~ 2021-05-16T19:56:38.6216408Z In file included from ../inst/include/Eigen/Core:499, 2021-05-16T19:56:38.6217401Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:38.6218158Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:38.6218890Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:38.6219438Z from fastLm.h:25, 2021-05-16T19:56:38.6219943Z from fastLm.cpp:23: 2021-05-16T19:56:38.6226461Z ../inst/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of ‘static void Eigen::internal::general_matrix_vector_product::run(Index, Index, const LhsMapper&, const RhsMapper&, Eigen::internal::general_matrix_vector_product::ResScalar*, Index, RhsScalar) [with Index = long int; LhsScalar = double; LhsMapper = Eigen::internal::const_blas_data_mapper; bool ConjugateLhs = false; RhsScalar = double; RhsMapper = Eigen::internal::const_blas_data_mapper; bool ConjugateRhs = false; int Version = 0; Eigen::internal::general_matrix_vector_product::ResScalar = double]’: 2021-05-16T19:56:38.6233610Z ../inst/include/Eigen/src/Core/products/TriangularSolverVector.h:131:115: required from ‘static void Eigen::internal::triangular_solve_vector::run(Index, const LhsScalar*, Index, RhsScalar*) [with LhsScalar = double; RhsScalar = double; Index = long int; int Mode = 2; bool Conjugate = false]’ 2021-05-16T19:56:38.6237354Z ../inst/include/Eigen/src/Core/SolveTriangular.h:73:12: required from ‘static void Eigen::internal::triangular_solver_selector::run(const Lhs&, Rhs&) [with Lhs = const Eigen::Block, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; int Side = 1; int Mode = 2]’ 2021-05-16T19:56:38.6242073Z ../inst/include/Eigen/src/Core/SolveTriangular.h:182:21: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with int Side = 1; OtherDerived = Eigen::Block, -1, 1, false>; _MatrixType = const Eigen::Block, -1, -1, false>; unsigned int _Mode = 2]’ 2021-05-16T19:56:38.6248547Z ../inst/include/Eigen/src/Core/TriangularMatrix.h:509:43: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Block, -1, 1, false>; _MatrixType = const Eigen::Block, -1, -1, false>; unsigned int _Mode = 2]’ 2021-05-16T19:56:38.6253182Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:605:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:38.6257081Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op]’ 2021-05-16T19:56:38.6264877Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:38.6269286Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >]’ 2021-05-16T19:56:38.6273444Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Derived = Eigen::Matrix]’ 2021-05-16T19:56:38.6278675Z ../inst/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:38.6280698Z fastLm.cpp:92:30: required from here 2021-05-16T19:56:38.6282939Z ../inst/include/Eigen/src/Core/products/GeneralMatrixVector.h:112:62: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:38.6284802Z 112 | conj_helper pcj; 2021-05-16T19:56:38.6285910Z | ^~~ 2021-05-16T19:56:38.6288002Z ../inst/include/Eigen/src/Core/products/GeneralMatrixVector.h:112:62: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:38.6310412Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T19:56:38.6311085Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:38.6311772Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:38.6312481Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:38.6313037Z from fastLm.h:25, 2021-05-16T19:56:38.6313510Z from fastLm.cpp:23: 2021-05-16T19:56:38.6315623Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false> >, 0>’: 2021-05-16T19:56:38.6318111Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false> >, 1>’ 2021-05-16T19:56:38.6320535Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false> >, 3>’ 2021-05-16T19:56:38.6323063Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 1, -1, true>, 1, -1, false> > >’ 2021-05-16T19:56:38.6325515Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 1, -1, true>, 1, -1, false> > >’ 2021-05-16T19:56:38.6327695Z ../inst/include/Eigen/src/Core/Transpose.h:115:37: required from ‘class Eigen::TransposeImpl, 1, -1, true>, 1, -1, false>, Eigen::Dense>’ 2021-05-16T19:56:38.6329519Z ../inst/include/Eigen/src/Core/Transpose.h:52:37: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:38.6333061Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:63:43: required from ‘void Eigen::internal::make_block_householder_triangular_factor(TriangularFactorType&, const VectorsType&, const CoeffsType&) [with TriangularFactorType = Eigen::Matrix; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:38.6337590Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:38.6342628Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:38.6347579Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:38.6355118Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:38.6358646Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:38.6361351Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:38.6362897Z 55 | >::type PacketReturnType; 2021-05-16T19:56:38.6363544Z | ^~~~~~~~~~~~~~~~ 2021-05-16T19:56:38.6520020Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false> >, 0>’: 2021-05-16T19:56:38.6523116Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false> >, 2>’ 2021-05-16T19:56:38.6526615Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false>, -1, -1, false> > >’ 2021-05-16T19:56:38.6529499Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false>, -1, -1, false> > >’ 2021-05-16T19:56:38.6532181Z ../inst/include/Eigen/src/Core/Transpose.h:115:37: required from ‘class Eigen::TransposeImpl, -1, -1, false>, -1, -1, false>, Eigen::Dense>’ 2021-05-16T19:56:38.6534697Z ../inst/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, -1, -1, false>, -1, -1, false> >’ 2021-05-16T19:56:38.6537546Z ../inst/include/Eigen/src/Core/products/TriangularMatrixVector.h:194:18: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:38.6542887Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:63:43: required from ‘void Eigen::internal::make_block_householder_triangular_factor(TriangularFactorType&, const VectorsType&, const CoeffsType&) [with TriangularFactorType = Eigen::Matrix; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:38.6549979Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:38.6554928Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:38.6559622Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:38.6568477Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:38.6572321Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:38.6574977Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:38.6717355Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, 0>’: 2021-05-16T19:56:38.6724708Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > > >’ 2021-05-16T19:56:38.6729581Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > > >’ 2021-05-16T19:56:38.6735461Z ../inst/include/Eigen/src/Core/Transpose.h:115:37: required from ‘class Eigen::TransposeImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::Dense>’ 2021-05-16T19:56:38.6741275Z ../inst/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >’ 2021-05-16T19:56:38.6749119Z ../inst/include/Eigen/src/Core/products/TriangularMatrixVector.h:194:18: required from ‘static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Block, 1, -1, true>, 1, -1, false>; int Mode = 5; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Rhs = const Eigen::Block, -1, -1, false>, -1, -1, false>; typename Dest::Scalar = double]’ 2021-05-16T19:56:38.6754571Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:751:113: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:38.6758511Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:63:43: required from ‘void Eigen::internal::make_block_householder_triangular_factor(TriangularFactorType&, const VectorsType&, const CoeffsType&) [with TriangularFactorType = Eigen::Matrix; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:38.6763146Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:38.6778916Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:38.6783525Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:38.6791094Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:38.6794967Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:38.6797397Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:38.6920586Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>’: 2021-05-16T19:56:38.6923130Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::Matrix > >’ 2021-05-16T19:56:38.6925830Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, Eigen::Matrix > >’ 2021-05-16T19:56:38.6928207Z ../inst/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, Eigen::Matrix >’ 2021-05-16T19:56:38.6930838Z ../inst/include/Eigen/src/Core/CwiseNullaryOp.h:327:30: required from ‘Derived& Eigen::DenseBase::setConstant(const Scalar&) [with Derived = Eigen::Matrix; Eigen::DenseBase::Scalar = double]’ 2021-05-16T19:56:38.6933558Z ../inst/include/Eigen/src/Core/CwiseNullaryOp.h:501:10: required from ‘Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Matrix]’ 2021-05-16T19:56:38.6936027Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:349:5: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:38.6940227Z ../inst/include/Eigen/src/Core/Matrix.h:377:29: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, -1, -1, false> >, 6>, Eigen::Block, -1, -1, false>, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:38.6944757Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:92:78: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:38.6950192Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:38.6954412Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:38.6961571Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:38.6965883Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:38.6969379Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:38.7119860Z In file included from ../inst/include/Eigen/Core:370, 2021-05-16T19:56:38.7120544Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:38.7121269Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:38.7121999Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:38.7122541Z from fastLm.h:25, 2021-05-16T19:56:38.7123040Z from fastLm.cpp:23: 2021-05-16T19:56:38.7124846Z ../inst/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: 2021-05-16T19:56:38.7126620Z ../inst/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ 2021-05-16T19:56:38.7128419Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ 2021-05-16T19:56:38.7130058Z ../inst/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ 2021-05-16T19:56:38.7138811Z ../inst/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:150:68: required from ‘static void Eigen::internal::product_triangular_matrix_matrix::run(Index, Index, Index, const Scalar*, Index, const Scalar*, Index, Scalar*, Index, Index, const Scalar&, Eigen::internal::level3_blocking&) [with Scalar = double; Index = long int; int Mode = 5; int LhsStorageOrder = 0; bool ConjugateLhs = false; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int Version = 0]’ 2021-05-16T19:56:38.7145892Z ../inst/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:443:12: required from ‘static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Block, -1, -1, false>; int Mode = 5; bool LhsIsTriangular = true; Lhs = const Eigen::Block, -1, -1, false>; Rhs = Eigen::Matrix; typename Dest::Scalar = double]’ 2021-05-16T19:56:38.7150787Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:738:14: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:38.7155094Z ../inst/include/Eigen/src/Core/NoAlias.h:58:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, -1, false>, 5>, Eigen::Matrix, 0>; ExpressionType = Eigen::Block, -1, -1, false>; StorageBase = Eigen::MatrixBase]’ 2021-05-16T19:56:38.7159738Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:96:17: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:38.7164747Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:38.7169766Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:38.7177477Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:38.7181383Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:38.7183447Z ../inst/include/Eigen/src/Core/util/XprHelper.h:187:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:38.7185345Z 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> 2021-05-16T19:56:38.7186432Z | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T19:56:38.7188397Z ../inst/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:38.7190449Z 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> 2021-05-16T19:56:38.7191694Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T19:56:38.7193772Z ../inst/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:38.7196954Z ../inst/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:38.7200097Z ../inst/include/Eigen/src/Core/util/XprHelper.h:205:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:38.7201677Z 205 | typedef typename find_best_packet_helper::type>::type type; 2021-05-16T19:56:38.7202565Z | ^~~~ 2021-05-16T19:56:38.7203510Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T19:56:38.7204178Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:38.7204921Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:38.7205672Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:38.7206229Z from fastLm.h:25, 2021-05-16T19:56:38.7206744Z from fastLm.cpp:23: 2021-05-16T19:56:38.7208473Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: 2021-05-16T19:56:38.7210536Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ 2021-05-16T19:56:38.7212723Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ 2021-05-16T19:56:38.7214628Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ 2021-05-16T19:56:38.7216524Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ 2021-05-16T19:56:38.7218370Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ 2021-05-16T19:56:38.7220205Z ../inst/include/Eigen/src/Core/Matrix.h:178:7: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:38.7224052Z ../inst/include/Eigen/src/Core/NoAlias.h:58:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, -1, false>, 5>, Eigen::Matrix, 0>; ExpressionType = Eigen::Block, -1, -1, false>; StorageBase = Eigen::MatrixBase]’ 2021-05-16T19:56:38.7228783Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:96:17: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:38.7233261Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:38.7237276Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:38.7243816Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:38.7247474Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:38.7249436Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:38.7250704Z 55 | >::type PacketReturnType; 2021-05-16T19:56:38.7251266Z | ^~~~~~~~~~~~~~~~ 2021-05-16T19:56:38.7347002Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>, 0>’: 2021-05-16T19:56:38.7349547Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 0>, 1>’ 2021-05-16T19:56:38.7352444Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 0>, 3>’ 2021-05-16T19:56:38.7354688Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0> >’ 2021-05-16T19:56:38.7356810Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0> >’ 2021-05-16T19:56:38.7361909Z ../inst/include/Eigen/src/Core/Diagonal.h:63:53: required from ‘class Eigen::Diagonal, 0>’ 2021-05-16T19:56:38.7363938Z ../inst/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:153:35: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:38.7368525Z ../inst/include/Eigen/src/Core/NoAlias.h:58:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, -1, false>, 5>, Eigen::Matrix, 0>; ExpressionType = Eigen::Block, -1, -1, false>; StorageBase = Eigen::MatrixBase]’ 2021-05-16T19:56:38.7374757Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:96:17: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:38.7380083Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:38.7384140Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:38.7390732Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:38.7394126Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:38.7396371Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:38.7397757Z In file included from ../inst/include/Eigen/Core:370, 2021-05-16T19:56:38.7398425Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:38.7399125Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:38.7400354Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:38.7400927Z from fastLm.h:25, 2021-05-16T19:56:38.7401435Z from fastLm.cpp:23: 2021-05-16T19:56:38.7402908Z ../inst/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: 2021-05-16T19:56:38.7405013Z ../inst/include/Eigen/src/Core/DenseBase.h:174:81: required from ‘class Eigen::DenseBase, 0> >’ 2021-05-16T19:56:38.7406792Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0> >’ 2021-05-16T19:56:38.7408437Z ../inst/include/Eigen/src/Core/Diagonal.h:63:53: required from ‘class Eigen::Diagonal, 0>’ 2021-05-16T19:56:38.7413424Z ../inst/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:153:35: required from ‘static void Eigen::internal::product_triangular_matrix_matrix::run(Index, Index, Index, const Scalar*, Index, const Scalar*, Index, Scalar*, Index, Index, const Scalar&, Eigen::internal::level3_blocking&) [with Scalar = double; Index = long int; int Mode = 5; int LhsStorageOrder = 0; bool ConjugateLhs = false; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int Version = 0]’ 2021-05-16T19:56:38.7419195Z ../inst/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:443:12: required from ‘static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Block, -1, -1, false>; int Mode = 5; bool LhsIsTriangular = true; Lhs = const Eigen::Block, -1, -1, false>; Rhs = Eigen::Matrix; typename Dest::Scalar = double]’ 2021-05-16T19:56:38.7422107Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:738:14: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:38.7425943Z ../inst/include/Eigen/src/Core/NoAlias.h:58:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, -1, false>, 5>, Eigen::Matrix, 0>; ExpressionType = Eigen::Block, -1, -1, false>; StorageBase = Eigen::MatrixBase]’ 2021-05-16T19:56:38.7431086Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:96:17: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:38.7435793Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:38.7440133Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:38.7446905Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:38.7452145Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:38.7454505Z ../inst/include/Eigen/src/Core/util/XprHelper.h:187:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:38.7456668Z 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> 2021-05-16T19:56:38.7457661Z | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T19:56:38.7459458Z ../inst/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:38.7461750Z 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> 2021-05-16T19:56:38.7463082Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T19:56:38.7465549Z ../inst/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:38.7467965Z ../inst/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:38.7476008Z ../inst/include/Eigen/src/Core/util/XprHelper.h:205:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:38.7477794Z 205 | typedef typename find_best_packet_helper::type>::type type; 2021-05-16T19:56:38.7478771Z | ^~~~ 2021-05-16T19:56:38.7600765Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T19:56:38.7601682Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:38.7602915Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:38.7603699Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:38.7604312Z from fastLm.h:25, 2021-05-16T19:56:38.7604834Z from fastLm.cpp:23: 2021-05-16T19:56:38.7609212Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, 1, false> > >, const Eigen::Block, -1, 1, false>, -1, 1, false> >; Eigen::Index = long int]’: 2021-05-16T19:56:38.7615088Z ../inst/include/Eigen/src/Core/Redux.h:225:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_sum_op; Derived = Eigen::internal::redux_evaluator, const Eigen::Transpose, -1, 1, false> > >, const Eigen::Block, -1, 1, false>, -1, 1, false> > >; Eigen::internal::redux_impl::Scalar = double]’ 2021-05-16T19:56:38.7621737Z ../inst/include/Eigen/src/Core/Redux.h:418:56: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, 1, false> > >, const Eigen::Block, -1, 1, false>, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]’ 2021-05-16T19:56:38.7628084Z ../inst/include/Eigen/src/Core/Redux.h:453:73: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, 1, false> > >, const Eigen::Block, -1, 1, false>, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]’ 2021-05-16T19:56:38.7634004Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:251:23: required from ‘static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose, -1, 1, false> >; Rhs = Eigen::Block, -1, 1, false>, -1, 1, false>]’ 2021-05-16T19:56:38.7636885Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:148:43: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:38.7641605Z ../inst/include/Eigen/src/Core/NoAlias.h:42:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, 1, false> >, Eigen::Block, -1, 1, false>, -1, 1, false>, 0>; ExpressionType = Eigen::Map, 0, Eigen::Stride<0, 0> >; StorageBase = Eigen::MatrixBase]’ 2021-05-16T19:56:38.7646876Z ../inst/include/Eigen/src/Householder/Householder.h:126:19: required from ‘void Eigen::MatrixBase::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, 1, false>; Eigen::MatrixBase::Scalar = double]’ 2021-05-16T19:56:38.7651889Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:342:11: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:38.7656197Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:38.7666519Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:38.7670510Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:38.7674797Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:650:34: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:38.7676780Z 650 | return internal::first_aligned::alignment),Derived>(m); 2021-05-16T19:56:38.7677759Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T19:56:38.7680710Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true> >, 0>’: 2021-05-16T19:56:38.7683720Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Block, -1, 1, true> > >’ 2021-05-16T19:56:38.7686430Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Block, -1, 1, true> > >’ 2021-05-16T19:56:38.7689537Z ../inst/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Block, -1, 1, true>, Eigen::Dense>’ 2021-05-16T19:56:38.7692402Z ../inst/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true> >’ 2021-05-16T19:56:38.7696127Z ../inst/include/Eigen/src/Core/Dot.h:98:43: required from ‘typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Block, -1, 1, true>; typename Eigen::NumTraits::Scalar>::Real = double]’ 2021-05-16T19:56:38.7698770Z ../inst/include/Eigen/src/Core/Dot.h:110:23: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:38.7703150Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, 1, false>; SrcXprType = Eigen::PartialReduxExpr, Eigen::internal::member_norm, 1>; Functor = Eigen::internal::assign_op; Weak = void]’ 2021-05-16T19:56:38.7708080Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, 1, false>; Src = Eigen::PartialReduxExpr, Eigen::internal::member_norm, 1>; Func = Eigen::internal::assign_op]’ 2021-05-16T19:56:38.7713600Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, 1, false>; Src = Eigen::PartialReduxExpr, Eigen::internal::member_norm, 1>; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:38.7717992Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Block, -1, 1, false>; Src = Eigen::PartialReduxExpr, Eigen::internal::member_norm, 1>]’ 2021-05-16T19:56:38.7721665Z ../inst/include/Eigen/src/Core/Assign.h:66:28: required from ‘Derived& Eigen::MatrixBase::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::PartialReduxExpr, Eigen::internal::member_norm, 1>; Derived = Eigen::Block, -1, 1, false>]’ 2021-05-16T19:56:38.7723398Z fastLm.cpp:108:58: required from here 2021-05-16T19:56:38.7725698Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:38.7727032Z 55 | >::type PacketReturnType; 2021-05-16T19:56:38.7727627Z | ^~~~~~~~~~~~~~~~ 2021-05-16T19:56:38.7858036Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Block, 1, -1, false> >, 0>’: 2021-05-16T19:56:38.7861582Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Block, 1, -1, false> > >’ 2021-05-16T19:56:38.7865287Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Block, 1, -1, false> > >’ 2021-05-16T19:56:38.7867931Z ../inst/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Block, 1, -1, false>, Eigen::Dense>’ 2021-05-16T19:56:38.7870849Z ../inst/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::Block, 1, -1, false> >’ 2021-05-16T19:56:38.7875469Z ../inst/include/Eigen/src/Core/Dot.h:98:43: required from ‘typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Block, 1, -1, false>; typename Eigen::NumTraits::Scalar>::Real = double]’ 2021-05-16T19:56:38.7878424Z ../inst/include/Eigen/src/Core/Dot.h:110:23: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:38.7882687Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, 1, false>; SrcXprType = Eigen::PartialReduxExpr, Eigen::internal::member_norm, 1>; Functor = Eigen::internal::assign_op; Weak = void]’ 2021-05-16T19:56:38.7887354Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, 1, false>; Src = Eigen::PartialReduxExpr, Eigen::internal::member_norm, 1>; Func = Eigen::internal::assign_op]’ 2021-05-16T19:56:38.7893105Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, 1, false>; Src = Eigen::PartialReduxExpr, Eigen::internal::member_norm, 1>; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:38.7897324Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Block, -1, 1, false>; Src = Eigen::PartialReduxExpr, Eigen::internal::member_norm, 1>]’ 2021-05-16T19:56:38.7901232Z ../inst/include/Eigen/src/Core/Assign.h:66:28: required from ‘Derived& Eigen::MatrixBase::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::PartialReduxExpr, Eigen::internal::member_norm, 1>; Derived = Eigen::Block, -1, 1, false>]’ 2021-05-16T19:56:38.7902883Z fastLm.cpp:108:58: required from here 2021-05-16T19:56:38.7904961Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:38.8041606Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, -1, false>, -1, 1, true>, -1, 1, false>, -1, 1, false> >; Eigen::Index = long int]’: 2021-05-16T19:56:38.8047696Z ../inst/include/Eigen/src/Core/Redux.h:225:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_sum_op; Derived = Eigen::internal::redux_evaluator, const Eigen::Block, -1, -1, false>, -1, 1, true>, -1, 1, false>, -1, 1, false> > >; Eigen::internal::redux_impl::Scalar = double]’ 2021-05-16T19:56:38.8053563Z ../inst/include/Eigen/src/Core/Redux.h:418:56: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, -1, false>, -1, 1, true>, -1, 1, false>, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]’ 2021-05-16T19:56:38.8058656Z ../inst/include/Eigen/src/Core/Redux.h:453:73: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, -1, false>, -1, 1, true>, -1, 1, false>, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]’ 2021-05-16T19:56:38.8063746Z ../inst/include/Eigen/src/Core/Dot.h:98:22: required from ‘typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Block, -1, -1, false>, -1, 1, true>, -1, 1, false>, -1, 1, false>; typename Eigen::NumTraits::Scalar>::Real = double]’ 2021-05-16T19:56:38.8066711Z ../inst/include/Eigen/src/Householder/Householder.h:76:37: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:38.8070647Z ../inst/include/Eigen/src/QR/HouseholderQR.h:280:5: required from ‘void Eigen::internal::householder_qr_inplace_unblocked(MatrixQR&, HCoeffs&, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Block, -1, -1, false>; HCoeffs = Eigen::Block, -1, 1, false>; typename MatrixQR::Scalar = double]’ 2021-05-16T19:56:38.8075435Z ../inst/include/Eigen/src/QR/HouseholderQR.h:334:39: required from ‘static void Eigen::internal::householder_qr_inplace_blocked::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix; HCoeffs = Eigen::Matrix; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]’ 2021-05-16T19:56:38.8080937Z ../inst/include/Eigen/src/QR/HouseholderQR.h:391:73: required from ‘void Eigen::HouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:38.8084454Z ../inst/include/Eigen/src/QR/HouseholderQR.h:172:7: required from ‘Eigen::HouseholderQR& Eigen::HouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:38.8088394Z ../inst/include/Eigen/src/QR/HouseholderQR.h:103:7: required from ‘Eigen::HouseholderQR::HouseholderQR(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:38.8090451Z fastLm.cpp:113:30: required from here 2021-05-16T19:56:38.8093053Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:650:34: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:38.8095271Z 650 | return internal::first_aligned::alignment),Derived>(m); 2021-05-16T19:56:38.8096550Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T19:56:38.8141237Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 0>’: 2021-05-16T19:56:38.8145389Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >’ 2021-05-16T19:56:38.8149537Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >’ 2021-05-16T19:56:38.8153704Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix, Eigen::Dense>’ 2021-05-16T19:56:38.8157324Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >’ 2021-05-16T19:56:38.8162086Z ../inst/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:59: required from ‘static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Block, -1, -1, false>; int Mode = 5; bool LhsIsTriangular = true; Lhs = const Eigen::Block, -1, -1, false>; Rhs = Eigen::Matrix; typename Dest::Scalar = double]’ 2021-05-16T19:56:38.8165319Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:738:14: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:38.8169274Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:96:17: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::Block, -1, 1, false>]’ 2021-05-16T19:56:38.8174060Z ../inst/include/Eigen/src/QR/HouseholderQR.h:339:44: required from ‘static void Eigen::internal::householder_qr_inplace_blocked::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix; HCoeffs = Eigen::Matrix; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]’ 2021-05-16T19:56:38.8178616Z ../inst/include/Eigen/src/QR/HouseholderQR.h:391:73: required from ‘void Eigen::HouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:38.8182226Z ../inst/include/Eigen/src/QR/HouseholderQR.h:172:7: required from ‘Eigen::HouseholderQR& Eigen::HouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:38.8186647Z ../inst/include/Eigen/src/QR/HouseholderQR.h:103:7: required from ‘Eigen::HouseholderQR::HouseholderQR(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:38.8188184Z fastLm.cpp:113:30: required from here 2021-05-16T19:56:38.8190575Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:38.8192158Z 55 | >::type PacketReturnType; 2021-05-16T19:56:38.8192762Z | ^~~~~~~~~~~~~~~~ 2021-05-16T19:56:38.8312764Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false>, 0>’: 2021-05-16T19:56:38.8316737Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false> >’ 2021-05-16T19:56:38.8320261Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false> >’ 2021-05-16T19:56:38.8323807Z ../inst/include/Eigen/src/Core/Block.h:172:103: required from ‘class Eigen::internal::BlockImpl_dense, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false, false>’ 2021-05-16T19:56:38.8327289Z ../inst/include/Eigen/src/Core/Block.h:154:7: required from ‘class Eigen::BlockImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false, Eigen::Dense>’ 2021-05-16T19:56:38.8330629Z ../inst/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false>’ 2021-05-16T19:56:38.8333235Z ../inst/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:31: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:38.8336911Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:96:17: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::Block, -1, 1, false>]’ 2021-05-16T19:56:38.8342394Z ../inst/include/Eigen/src/QR/HouseholderQR.h:339:44: required from ‘static void Eigen::internal::householder_qr_inplace_blocked::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix; HCoeffs = Eigen::Matrix; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]’ 2021-05-16T19:56:38.8346835Z ../inst/include/Eigen/src/QR/HouseholderQR.h:391:73: required from ‘void Eigen::HouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:38.8350951Z ../inst/include/Eigen/src/QR/HouseholderQR.h:172:7: required from ‘Eigen::HouseholderQR& Eigen::HouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:38.8354733Z ../inst/include/Eigen/src/QR/HouseholderQR.h:103:7: required from ‘Eigen::HouseholderQR::HouseholderQR(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:38.8356249Z fastLm.cpp:113:30: required from here 2021-05-16T19:56:38.8358484Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:38.8526509Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, true>, 0>’: 2021-05-16T19:56:38.8540048Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, true>, 1>’ 2021-05-16T19:56:38.8542462Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, true>, 3>’ 2021-05-16T19:56:38.8544619Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false>, -1, -1, true> >’ 2021-05-16T19:56:38.8546676Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false>, -1, -1, true> >’ 2021-05-16T19:56:38.8548704Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, -1, false>, -1, -1, true>, 0>’ 2021-05-16T19:56:38.8550990Z ../inst/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:38.8554531Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:96:17: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::Block, -1, 1, false>]’ 2021-05-16T19:56:38.8559014Z ../inst/include/Eigen/src/QR/HouseholderQR.h:339:44: required from ‘static void Eigen::internal::householder_qr_inplace_blocked::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix; HCoeffs = Eigen::Matrix; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]’ 2021-05-16T19:56:38.8562519Z ../inst/include/Eigen/src/QR/HouseholderQR.h:391:73: required from ‘void Eigen::HouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:38.8565568Z ../inst/include/Eigen/src/QR/HouseholderQR.h:172:7: required from ‘Eigen::HouseholderQR& Eigen::HouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:38.8569214Z ../inst/include/Eigen/src/QR/HouseholderQR.h:103:7: required from ‘Eigen::HouseholderQR::HouseholderQR(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:38.8570846Z fastLm.cpp:113:30: required from here 2021-05-16T19:56:38.8573155Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:38.8776339Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, true>, -1, -1, false>, -1, 1, true>, 0>’: 2021-05-16T19:56:38.8779670Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, true>, -1, -1, false>, -1, 1, true>, 2>’ 2021-05-16T19:56:38.8782602Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, true>, -1, -1, false>, -1, 1, true> >’ 2021-05-16T19:56:38.8785665Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, true>, -1, -1, false>, -1, 1, true> >’ 2021-05-16T19:56:38.8788262Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, -1, true>, -1, -1, false>, -1, 1, true>, 0>’ 2021-05-16T19:56:38.8791677Z ../inst/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, -1, -1, true>, -1, -1, false>, -1, 1, true, true>’ 2021-05-16T19:56:38.8793925Z ../inst/include/Eigen/src/Core/Block.h:154:7: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:38.8797318Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op]’ 2021-05-16T19:56:38.8802477Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:38.8806698Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >]’ 2021-05-16T19:56:38.8811767Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Derived = Eigen::Matrix]’ 2021-05-16T19:56:38.8817571Z ../inst/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:38.8820193Z fastLm.cpp:114:41: required from here 2021-05-16T19:56:38.8822388Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:38.8990512Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, true>, -1, -1, false>, -1, 1, true>, -1, 1, false>, 0>’: 2021-05-16T19:56:38.8994220Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, true>, -1, -1, false>, -1, 1, true>, -1, 1, false>, 2>’ 2021-05-16T19:56:38.8997239Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, true>, -1, -1, false>, -1, 1, true>, -1, 1, false> >’ 2021-05-16T19:56:38.9000107Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, true>, -1, -1, false>, -1, 1, true>, -1, 1, false> >’ 2021-05-16T19:56:38.9002934Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, -1, true>, -1, -1, false>, -1, 1, true>, -1, 1, false>, 0>’ 2021-05-16T19:56:38.9005763Z ../inst/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, -1, -1, true>, -1, -1, false>, -1, 1, true>, -1, 1, false, true>’ 2021-05-16T19:56:38.9007942Z ../inst/include/Eigen/src/Core/Block.h:154:7: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:38.9011468Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op]’ 2021-05-16T19:56:38.9017082Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:38.9022121Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >]’ 2021-05-16T19:56:38.9026130Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Derived = Eigen::Matrix]’ 2021-05-16T19:56:38.9031252Z ../inst/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:38.9033457Z fastLm.cpp:114:41: required from here 2021-05-16T19:56:38.9035762Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:38.9246283Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, true>, -1, -1, false>, -1, 1, true>, -1, 1, false> >, 0>’: 2021-05-16T19:56:38.9250934Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, true>, -1, -1, false>, -1, 1, true>, -1, 1, false> >, 2>’ 2021-05-16T19:56:38.9255007Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, true>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’ 2021-05-16T19:56:38.9258929Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, true>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’ 2021-05-16T19:56:38.9262520Z ../inst/include/Eigen/src/Core/Transpose.h:115:37: required from ‘class Eigen::TransposeImpl, -1, -1, true>, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Dense>’ 2021-05-16T19:56:38.9265983Z ../inst/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, -1, -1, true>, -1, -1, false>, -1, 1, true>, -1, 1, false> >’ 2021-05-16T19:56:38.9268096Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:63:57: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:38.9272092Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op]’ 2021-05-16T19:56:38.9277767Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:38.9282150Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >]’ 2021-05-16T19:56:38.9286853Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Derived = Eigen::Matrix]’ 2021-05-16T19:56:38.9293948Z ../inst/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:38.9296174Z fastLm.cpp:114:41: required from here 2021-05-16T19:56:38.9298746Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:38.9440777Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, 0>’: 2021-05-16T19:56:38.9445529Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >’ 2021-05-16T19:56:38.9450149Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >’ 2021-05-16T19:56:38.9454963Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true>, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::Dense>’ 2021-05-16T19:56:38.9460820Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’ 2021-05-16T19:56:38.9466258Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:63:57: required from ‘void Eigen::internal::make_block_householder_triangular_factor(TriangularFactorType&, const VectorsType&, const CoeffsType&) [with TriangularFactorType = Eigen::Matrix; VectorsType = Eigen::Block, -1, -1, true>, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1, 1, false>, -1>]’ 2021-05-16T19:56:38.9470321Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:85:55: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:38.9473809Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op]’ 2021-05-16T19:56:38.9479387Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:38.9483932Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >]’ 2021-05-16T19:56:38.9488768Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Derived = Eigen::Matrix]’ 2021-05-16T19:56:38.9499301Z ../inst/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:38.9501532Z fastLm.cpp:114:41: required from here 2021-05-16T19:56:38.9503817Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:38.9625263Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, true>, -1, -1, false>, -1, -1, false>, 0>’: 2021-05-16T19:56:38.9628246Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, true>, -1, -1, false>, -1, -1, false>, 2>’ 2021-05-16T19:56:38.9631674Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, true>, -1, -1, false>, -1, -1, false> >’ 2021-05-16T19:56:38.9635153Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, true>, -1, -1, false>, -1, -1, false> >’ 2021-05-16T19:56:38.9637764Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, -1, true>, -1, -1, false>, -1, -1, false>, 0>’ 2021-05-16T19:56:38.9640329Z ../inst/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, -1, -1, true>, -1, -1, false>, -1, -1, false, true>’ 2021-05-16T19:56:38.9642427Z ../inst/include/Eigen/src/Core/Block.h:154:7: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:38.9646020Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op]’ 2021-05-16T19:56:38.9651926Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:38.9656472Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >]’ 2021-05-16T19:56:38.9661317Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Derived = Eigen::Matrix]’ 2021-05-16T19:56:38.9666331Z ../inst/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:38.9668691Z fastLm.cpp:114:41: required from here 2021-05-16T19:56:38.9671156Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:38.9899911Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::TriangularView, -1, -1, true>, -1, -1, false>, -1, -1, false>, 5>, 0>, 0>’: 2021-05-16T19:56:38.9907170Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::TriangularView, -1, -1, true>, -1, -1, false>, -1, -1, false>, 5>, 0> >’ 2021-05-16T19:56:38.9914035Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::TriangularView, -1, -1, true>, -1, -1, false>, -1, -1, false>, 5>, 0> >’ 2021-05-16T19:56:38.9921030Z ../inst/include/Eigen/src/Core/Product.h:115:7: required from ‘class Eigen::internal::dense_product_base, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::TriangularView, -1, -1, true>, -1, -1, false>, -1, -1, false>, 5>, 0, 7>’ 2021-05-16T19:56:38.9928538Z ../inst/include/Eigen/src/Core/Product.h:147:7: required from ‘class Eigen::ProductImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::TriangularView, -1, -1, true>, -1, -1, false>, -1, -1, false>, 5>, 0, Eigen::Dense>’ 2021-05-16T19:56:38.9935210Z ../inst/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::TriangularView, -1, -1, true>, -1, -1, false>, -1, -1, false>, 5>, 0>’ 2021-05-16T19:56:38.9939331Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:64:57: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:38.9943542Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op]’ 2021-05-16T19:56:38.9949818Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:38.9954448Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >]’ 2021-05-16T19:56:38.9958398Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Derived = Eigen::Matrix]’ 2021-05-16T19:56:38.9963524Z ../inst/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:38.9965643Z fastLm.cpp:114:41: required from here 2021-05-16T19:56:38.9968149Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:39.0289695Z In file included from ../inst/include/Eigen/Core:371, 2021-05-16T19:56:39.0290481Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:39.0291272Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:39.0292279Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:39.0293047Z from fastLm.h:25, 2021-05-16T19:56:39.0293587Z from fastLm.cpp:23: 2021-05-16T19:56:39.0295941Z ../inst/include/Eigen/src/Core/util/Memory.h: In instantiation of ‘Index Eigen::internal::first_default_aligned(const Scalar*, Index) [with Scalar = double; Index = long int]’: 2021-05-16T19:56:39.0304461Z ../inst/include/Eigen/src/Core/products/GeneralMatrixVector.h:128:55: required from ‘static void Eigen::internal::general_matrix_vector_product::run(Index, Index, const LhsMapper&, const RhsMapper&, Eigen::internal::general_matrix_vector_product::ResScalar*, Index, RhsScalar) [with Index = long int; LhsScalar = double; LhsMapper = Eigen::internal::const_blas_data_mapper; bool ConjugateLhs = false; RhsScalar = double; RhsMapper = Eigen::internal::const_blas_data_mapper; bool ConjugateRhs = false; int Version = 0; Eigen::internal::general_matrix_vector_product::ResScalar = double]’ 2021-05-16T19:56:39.0312174Z ../inst/include/Eigen/src/Core/GeneralProduct.h:244:134: required from ‘static void Eigen::internal::gemv_dense_selector<2, 0, true>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Block, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; Dest = Eigen::Block, -1, 1, false>; typename Dest::Scalar = double]’ 2021-05-16T19:56:39.0317780Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:383:34: required from ‘static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block, -1, 1, false>; Lhs = Eigen::Block, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; Eigen::internal::generic_product_impl::Scalar = double]’ 2021-05-16T19:56:39.0324882Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from ‘static void Eigen::internal::generic_product_impl_base::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Block, -1, 1, false>; Lhs = Eigen::Block, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; Derived = Eigen::internal::generic_product_impl, -1, -1, false>, Eigen::Block, -1, 1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>; Eigen::internal::generic_product_impl_base::Scalar = double]’ 2021-05-16T19:56:39.0330424Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:357:18: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:39.0334293Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, 1, false>; Src = Eigen::Product, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>; Func = Eigen::internal::sub_assign_op]’ 2021-05-16T19:56:39.0340311Z ../inst/include/Eigen/src/Core/NoAlias.h:58:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>; ExpressionType = Eigen::Block, -1, 1, false>; StorageBase = Eigen::MatrixBase]’ 2021-05-16T19:56:39.0346237Z ../inst/include/Eigen/src/Cholesky/LDLT.h:355:25: required from ‘static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]’ 2021-05-16T19:56:39.0353633Z ../inst/include/Eigen/src/Cholesky/LDLT.h:520:51: required from ‘Eigen::LDLT& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix; int _UpLo = 1]’ 2021-05-16T19:56:39.0357592Z ../inst/include/Eigen/src/Cholesky/LDLT.h:112:7: required from ‘Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix; int _UpLo = 1]’ 2021-05-16T19:56:39.0359162Z fastLm.cpp:129:50: required from here 2021-05-16T19:56:39.0361575Z ../inst/include/Eigen/src/Core/util/Memory.h:470:10: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:39.0363231Z 470 | return first_aligned::alignment>(array, size); 2021-05-16T19:56:39.0364147Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T19:56:39.0364893Z In file included from ../inst/include/Eigen/Core:445, 2021-05-16T19:56:39.0365630Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:39.0366741Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:39.0367475Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:39.0368158Z from fastLm.h:25, 2021-05-16T19:56:39.0368672Z from fastLm.cpp:23: 2021-05-16T19:56:39.0370741Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 1, 1, false> >’: 2021-05-16T19:56:39.0375878Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:736:20: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 1, 1, false>; SrcXprType = Eigen::CwiseNullaryOp, Eigen::Matrix >; Functor = Eigen::internal::div_assign_op]’ 2021-05-16T19:56:39.0381746Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 1, 1, false>; SrcXprType = Eigen::CwiseNullaryOp, Eigen::Matrix >; Functor = Eigen::internal::div_assign_op; Weak = void]’ 2021-05-16T19:56:39.0390135Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, 1, 1, false>; Src = Eigen::CwiseNullaryOp, Eigen::Matrix >; Func = Eigen::internal::div_assign_op]’ 2021-05-16T19:56:39.0396657Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, 1, 1, false>; Src = Eigen::CwiseNullaryOp, Eigen::Matrix >; Func = Eigen::internal::div_assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:39.0401196Z ../inst/include/Eigen/src/Core/SelfCwiseBinaryOp.h:41:28: required from ‘Derived& Eigen::DenseBase::operator/=(const Scalar&) [with Derived = Eigen::Block, 1, 1, false>; Eigen::DenseBase::Scalar = double]’ 2021-05-16T19:56:39.0404235Z ../inst/include/Eigen/src/Cholesky/LDLT.h:586:18: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:39.0408591Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 1>, Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >; Func = Eigen::internal::assign_op]’ 2021-05-16T19:56:39.0417420Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 1>, Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:39.0423306Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 1>, Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >]’ 2021-05-16T19:56:39.0428143Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 1>, Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >; Derived = Eigen::Matrix]’ 2021-05-16T19:56:39.0434383Z ../inst/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 1>, Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:39.0436743Z fastLm.cpp:135:46: required from here 2021-05-16T19:56:39.0438866Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:39.0440055Z 960 | enum { 2021-05-16T19:56:39.0440443Z | ^ 2021-05-16T19:56:39.0441081Z In file included from ../inst/include/Eigen/Core:499, 2021-05-16T19:56:39.0441789Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:39.0442534Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:39.0443309Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:39.0443903Z from fastLm.h:25, 2021-05-16T19:56:39.0444422Z from fastLm.cpp:23: 2021-05-16T19:56:39.0452470Z ../inst/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of ‘static void Eigen::internal::general_matrix_vector_product::run(Index, Index, const LhsMapper&, const RhsMapper&, Eigen::internal::general_matrix_vector_product::ResScalar*, Index, Eigen::internal::general_matrix_vector_product::ResScalar) [with Index = long int; LhsScalar = double; LhsMapper = Eigen::internal::const_blas_data_mapper; bool ConjugateLhs = false; RhsScalar = double; RhsMapper = Eigen::internal::const_blas_data_mapper; bool ConjugateRhs = false; int Version = 0; Eigen::internal::general_matrix_vector_product::ResScalar = double]’: 2021-05-16T19:56:39.0462101Z ../inst/include/Eigen/src/Core/products/TriangularSolverVector.h:65:115: required from ‘static void Eigen::internal::triangular_solve_vector::run(Index, const LhsScalar*, Index, RhsScalar*) [with LhsScalar = double; RhsScalar = double; Index = long int; int Mode = 6; bool Conjugate = false]’ 2021-05-16T19:56:39.0466354Z ../inst/include/Eigen/src/Core/SolveTriangular.h:73:12: required from ‘static void Eigen::internal::triangular_solver_selector::run(const Lhs&, Rhs&) [with Lhs = const Eigen::Transpose >; Rhs = Eigen::Matrix; int Side = 1; int Mode = 6]’ 2021-05-16T19:56:39.0470644Z ../inst/include/Eigen/src/Core/SolveTriangular.h:182:21: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with int Side = 1; OtherDerived = Eigen::Matrix; _MatrixType = const Eigen::Transpose >; unsigned int _Mode = 6]’ 2021-05-16T19:56:39.0475507Z ../inst/include/Eigen/src/Core/TriangularMatrix.h:509:43: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Matrix; _MatrixType = const Eigen::Transpose >; unsigned int _Mode = 6]’ 2021-05-16T19:56:39.0478821Z ../inst/include/Eigen/src/Cholesky/LDLT.h:592:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:39.0483126Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 1>, Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >; Func = Eigen::internal::assign_op]’ 2021-05-16T19:56:39.0489350Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 1>, Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:39.0494566Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 1>, Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >]’ 2021-05-16T19:56:39.0500001Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 1>, Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >; Derived = Eigen::Matrix]’ 2021-05-16T19:56:39.0524540Z ../inst/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 1>, Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:39.0527043Z fastLm.cpp:135:46: required from here 2021-05-16T19:56:39.0529459Z ../inst/include/Eigen/src/Core/products/GeneralMatrixVector.h:385:62: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:39.0531721Z 385 | conj_helper pcj; 2021-05-16T19:56:39.0532892Z | ^~~ 2021-05-16T19:56:39.0536043Z ../inst/include/Eigen/src/Core/products/GeneralMatrixVector.h:385:62: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:39.0830640Z In file included from ../inst/include/Eigen/Core:445, 2021-05-16T19:56:39.0831581Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:39.0832368Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:39.0833543Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:39.0834122Z from fastLm.h:25, 2021-05-16T19:56:39.0834661Z from fastLm.cpp:23: 2021-05-16T19:56:39.0838136Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, 1, false>, -1, 1, false> >’: 2021-05-16T19:56:39.0840764Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from ‘struct Eigen::internal::evaluator, -1, 1, false>, -1, 1, false> >’ 2021-05-16T19:56:39.0844963Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:681:51: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ 2021-05-16T19:56:39.0849584Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:665:8: required from ‘struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, -1, 1, false> > >’ 2021-05-16T19:56:39.0854036Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from ‘struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, -1, 1, false> > >’ 2021-05-16T19:56:39.0862915Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:681:51: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, -1, 1, false> >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ 2021-05-16T19:56:39.0867657Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:665:8: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:39.0872161Z ../inst/include/Eigen/src/Eigenvalues/Tridiagonalization.h:372:5: required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]’ 2021-05-16T19:56:39.0877849Z ../inst/include/Eigen/src/Eigenvalues/Tridiagonalization.h:445:31: required from ‘static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false]’ 2021-05-16T19:56:39.0882636Z ../inst/include/Eigen/src/Eigenvalues/Tridiagonalization.h:430:55: required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix]’ 2021-05-16T19:56:39.0887030Z ../inst/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:437:39: required from ‘Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:39.0891975Z ../inst/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:168:7: required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:39.0893914Z fastLm.cpp:176:69: required from here 2021-05-16T19:56:39.0896782Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:39.0898408Z 960 | enum { 2021-05-16T19:56:39.0899296Z | ^ 2021-05-16T19:56:39.1233246Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T19:56:39.1234015Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:39.1234997Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:39.1236081Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:39.1236659Z from fastLm.h:25, 2021-05-16T19:56:39.1237193Z from fastLm.cpp:23: 2021-05-16T19:56:39.1242037Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, 0>’: 2021-05-16T19:56:39.1246024Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, 2>’ 2021-05-16T19:56:39.1249108Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >’ 2021-05-16T19:56:39.1252212Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >’ 2021-05-16T19:56:39.1255612Z ../inst/include/Eigen/src/Core/Transpose.h:115:37: required from ‘class Eigen::TransposeImpl, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::Dense>’ 2021-05-16T19:56:39.1258564Z ../inst/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’ 2021-05-16T19:56:39.1260797Z ../inst/include/Eigen/src/Core/util/BlasUtil.h:464:13: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:39.1265781Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:63:43: required from ‘void Eigen::internal::make_block_householder_triangular_factor(TriangularFactorType&, const VectorsType&, const CoeffsType&) [with TriangularFactorType = Eigen::Matrix; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:39.1270577Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:39.1275417Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:39.1279569Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:39.1286497Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:39.1290099Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:39.1292228Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:39.1293752Z 55 | >::type PacketReturnType; 2021-05-16T19:56:39.1294334Z | ^~~~~~~~~~~~~~~~ 2021-05-16T19:56:39.1463604Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false> >, -1, 1, false>, 0>’: 2021-05-16T19:56:39.1466327Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false> >, -1, 1, false>, 1>’ 2021-05-16T19:56:39.1468955Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false> >, -1, 1, false>, 3>’ 2021-05-16T19:56:39.1471659Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 1, -1, true>, 1, -1, false> >, -1, 1, false> >’ 2021-05-16T19:56:39.1474754Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 1, -1, true>, 1, -1, false> >, -1, 1, false> >’ 2021-05-16T19:56:39.1477890Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 1, -1, true>, 1, -1, false> >, -1, 1, false>, 0>’ 2021-05-16T19:56:39.1479689Z ../inst/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:39.1483126Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:63:43: required from ‘void Eigen::internal::make_block_householder_triangular_factor(TriangularFactorType&, const VectorsType&, const CoeffsType&) [with TriangularFactorType = Eigen::Matrix; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:39.1487923Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:39.1493571Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:39.1503920Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:39.1519211Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:39.1543269Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:39.1546966Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:39.1711922Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false>, 0>’: 2021-05-16T19:56:39.1717469Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >’ 2021-05-16T19:56:39.1723899Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >’ 2021-05-16T19:56:39.1729233Z ../inst/include/Eigen/src/Core/Block.h:172:103: required from ‘class Eigen::internal::BlockImpl_dense, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false, false>’ 2021-05-16T19:56:39.1734955Z ../inst/include/Eigen/src/Core/Block.h:154:7: required from ‘class Eigen::BlockImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false, Eigen::Dense>’ 2021-05-16T19:56:39.1740982Z ../inst/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false>’ 2021-05-16T19:56:39.1744717Z ../inst/include/Eigen/src/Core/VectorBlock.h:56:47: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:39.1749598Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:63:43: required from ‘void Eigen::internal::make_block_householder_triangular_factor(TriangularFactorType&, const VectorsType&, const CoeffsType&) [with TriangularFactorType = Eigen::Matrix; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:39.1754901Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:39.1760069Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:39.1765153Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:39.1773112Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:39.1777334Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:39.1779807Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:39.1952853Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >, 0>’: 2021-05-16T19:56:39.1973039Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> > >’ 2021-05-16T19:56:39.1984997Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> > >’ 2021-05-16T19:56:39.1997130Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false>, Eigen::Dense>’ 2021-05-16T19:56:39.2020961Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >’ 2021-05-16T19:56:39.2034712Z ../inst/include/Eigen/src/Core/products/TriangularMatrixVector.h:341:54: required from ‘static void Eigen::internal::trmv_selector::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose, -1, -1, false>, -1, -1, false> >; Rhs = Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >; Dest = Eigen::Transpose, 1, -1, true>, 1, -1, false> >; int Mode = 6; typename Dest::Scalar = double]’ 2021-05-16T19:56:39.2041024Z ../inst/include/Eigen/src/Core/products/TriangularMatrixVector.h:194:18: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:39.2046827Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:63:43: required from ‘void Eigen::internal::make_block_householder_triangular_factor(TriangularFactorType&, const VectorsType&, const CoeffsType&) [with TriangularFactorType = Eigen::Matrix; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:39.2053809Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:39.2060746Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:39.2065342Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:39.2074362Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:39.2080272Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:39.2082862Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:39.2205512Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, 0>’: 2021-05-16T19:56:39.2208266Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, 1>’ 2021-05-16T19:56:39.2210796Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, 3>’ 2021-05-16T19:56:39.2228354Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false> >’ 2021-05-16T19:56:39.2232785Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false> >’ 2021-05-16T19:56:39.2234918Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, -1, false>, 0>’ 2021-05-16T19:56:39.2238445Z ../inst/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:39.2243926Z ../inst/include/Eigen/src/Core/Matrix.h:377:29: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, -1, -1, false> >, 6>, Eigen::Block, -1, -1, false>, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:39.2249619Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:92:78: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:39.2255795Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:39.2262011Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:39.2270462Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:39.2274206Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:39.2276491Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:39.2433016Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, 0>’: 2021-05-16T19:56:39.2453895Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> > >’ 2021-05-16T19:56:39.2459549Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> > >’ 2021-05-16T19:56:39.2465589Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, Eigen::Dense>’ 2021-05-16T19:56:39.2471508Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >’ 2021-05-16T19:56:39.2476945Z ../inst/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:59: required from ‘static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix; int Mode = 6; bool LhsIsTriangular = true; Lhs = const Eigen::Transpose, -1, -1, false> >; Rhs = Eigen::Block, -1, -1, false>; typename Dest::Scalar = double]’ 2021-05-16T19:56:39.2482665Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:738:14: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:39.2488144Z ../inst/include/Eigen/src/Core/Matrix.h:377:29: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, -1, -1, false> >, 6>, Eigen::Block, -1, -1, false>, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:39.2494942Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:92:78: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:39.2501859Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:39.2507972Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:39.2517840Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:39.2521748Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:39.2525397Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:39.2651125Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false>, 0>’: 2021-05-16T19:56:39.2655768Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> >’ 2021-05-16T19:56:39.2660139Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> >’ 2021-05-16T19:56:39.2664506Z ../inst/include/Eigen/src/Core/Block.h:172:103: required from ‘class Eigen::internal::BlockImpl_dense, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false, false>’ 2021-05-16T19:56:39.2681202Z ../inst/include/Eigen/src/Core/Block.h:154:7: required from ‘class Eigen::BlockImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false, Eigen::Dense>’ 2021-05-16T19:56:39.2685526Z ../inst/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false>’ 2021-05-16T19:56:39.2688450Z ../inst/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:31: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:39.2692845Z ../inst/include/Eigen/src/Core/Matrix.h:377:29: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, -1, -1, false> >, 6>, Eigen::Block, -1, -1, false>, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:39.2697734Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:92:78: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:39.2703298Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:39.2707822Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:39.2715406Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:39.2719224Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:39.2721471Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:39.2864016Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, true>, 0>’: 2021-05-16T19:56:39.2866903Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, true>, 1>’ 2021-05-16T19:56:39.2869354Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, true>, 3>’ 2021-05-16T19:56:39.2872293Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, true> >’ 2021-05-16T19:56:39.2874693Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, true> >’ 2021-05-16T19:56:39.2876794Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, -1, true>, 0>’ 2021-05-16T19:56:39.2878687Z ../inst/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:39.2882872Z ../inst/include/Eigen/src/Core/Matrix.h:377:29: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, -1, -1, false> >, 6>, Eigen::Block, -1, -1, false>, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:39.2888597Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:92:78: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:39.2893847Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:39.2898403Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:39.2905709Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:39.2909713Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:39.2912025Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:39.3161796Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false> >, -1, -1, false>, 0>’: 2021-05-16T19:56:39.3165103Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false> >, -1, -1, false>, 2>’ 2021-05-16T19:56:39.3168316Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false> >, -1, -1, false> >’ 2021-05-16T19:56:39.3171439Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false> >, -1, -1, false> >’ 2021-05-16T19:56:39.3174709Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, -1, false> >, -1, -1, false>, 0>’ 2021-05-16T19:56:39.3177454Z ../inst/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, -1, -1, false> >, -1, -1, false, true>’ 2021-05-16T19:56:39.3179736Z ../inst/include/Eigen/src/Core/Block.h:154:7: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:39.3185133Z ../inst/include/Eigen/src/Core/Matrix.h:377:29: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, -1, -1, false> >, 6>, Eigen::Block, -1, -1, false>, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:39.3192422Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:92:78: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:39.3197695Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:39.3202955Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:39.3211076Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:39.3216045Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:39.3218930Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:39.3396123Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>’: 2021-05-16T19:56:39.3399219Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Matrix > >’ 2021-05-16T19:56:39.3401946Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Matrix > >’ 2021-05-16T19:56:39.3404852Z ../inst/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, const Eigen::Matrix >’ 2021-05-16T19:56:39.3408803Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from ‘struct Eigen::internal::traits, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> > >’ 2021-05-16T19:56:39.3414229Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false>, Eigen::Dense>’ 2021-05-16T19:56:39.3417180Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:39.3422280Z ../inst/include/Eigen/src/Core/Matrix.h:377:29: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, -1, -1, false> >, 6>, Eigen::Block, -1, -1, false>, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:39.3427660Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:92:78: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:39.3433495Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:39.3439225Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:39.3449922Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:39.3455199Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:39.3458640Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:39.3582189Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> >, 0>’: 2021-05-16T19:56:39.3587312Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> > >’ 2021-05-16T19:56:39.3592582Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> > >’ 2021-05-16T19:56:39.3597359Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false>, Eigen::Dense>’ 2021-05-16T19:56:39.3601918Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> >’ 2021-05-16T19:56:39.3607296Z ../inst/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:59: required from ‘static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix; int Mode = 6; bool LhsIsTriangular = true; Lhs = const Eigen::Transpose, -1, -1, false> >; Rhs = Eigen::Block, -1, -1, false>; typename Dest::Scalar = double]’ 2021-05-16T19:56:39.3610738Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:738:14: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:39.3615361Z ../inst/include/Eigen/src/Core/Matrix.h:377:29: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, -1, -1, false> >, 6>, Eigen::Block, -1, -1, false>, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:39.3620413Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:92:78: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:39.3625446Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:39.3630820Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:39.3639225Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:39.3643442Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:39.3645731Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:39.3980591Z In file included from ../inst/include/Eigen/Core:445, 2021-05-16T19:56:39.3981358Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:39.3982120Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:39.3982903Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:39.3983480Z from fastLm.h:25, 2021-05-16T19:56:39.3984013Z from fastLm.cpp:23: 2021-05-16T19:56:39.3986704Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, true>, -1, 1, false>, -1, 1, false> >’: 2021-05-16T19:56:39.3992592Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:736:20: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, 1, true>, -1, 1, false>, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Functor = Eigen::internal::assign_op]’ 2021-05-16T19:56:39.4005471Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, 1, true>, -1, 1, false>, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Functor = Eigen::internal::assign_op; Weak = void]’ 2021-05-16T19:56:39.4013357Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>, -1, 1, true>, -1, 1, false>, -1, 1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Func = Eigen::internal::assign_op]’ 2021-05-16T19:56:39.4021642Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, -1, false>, -1, 1, true>, -1, 1, false>, -1, 1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:39.4031091Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Block, -1, -1, false>, -1, 1, true>, -1, 1, false>, -1, 1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >]’ 2021-05-16T19:56:39.4034188Z ../inst/include/Eigen/src/Core/Assign.h:66:28: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:39.4037330Z ../inst/include/Eigen/src/QR/HouseholderQR.h:280:5: required from ‘void Eigen::internal::householder_qr_inplace_unblocked(MatrixQR&, HCoeffs&, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Block, -1, -1, false>; HCoeffs = Eigen::Block, -1, 1, false>; typename MatrixQR::Scalar = double]’ 2021-05-16T19:56:39.4041831Z ../inst/include/Eigen/src/QR/HouseholderQR.h:334:39: required from ‘static void Eigen::internal::householder_qr_inplace_blocked::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix; HCoeffs = Eigen::Matrix; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]’ 2021-05-16T19:56:39.4045004Z ../inst/include/Eigen/src/QR/HouseholderQR.h:391:73: required from ‘void Eigen::HouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:39.4047953Z ../inst/include/Eigen/src/QR/HouseholderQR.h:172:7: required from ‘Eigen::HouseholderQR& Eigen::HouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:39.4051162Z ../inst/include/Eigen/src/QR/HouseholderQR.h:103:7: required from ‘Eigen::HouseholderQR::HouseholderQR(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:39.4052586Z fastLm.cpp:113:30: required from here 2021-05-16T19:56:39.4055484Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:39.4057391Z 960 | enum { 2021-05-16T19:56:39.4057778Z | ^ 2021-05-16T19:56:39.4058667Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T19:56:39.4059710Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:39.4060387Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:39.4061085Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:39.4061622Z from fastLm.h:25, 2021-05-16T19:56:39.4062092Z from fastLm.cpp:23: 2021-05-16T19:56:39.4064556Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, -1, -1, false> >, 0>’: 2021-05-16T19:56:39.4067469Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, -1, -1, false> >, 2>’ 2021-05-16T19:56:39.4070279Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false>, -1, -1, false>, -1, -1, false> > >’ 2021-05-16T19:56:39.4073189Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false>, -1, -1, false>, -1, -1, false> > >’ 2021-05-16T19:56:39.4075962Z ../inst/include/Eigen/src/Core/Transpose.h:115:37: required from ‘class Eigen::TransposeImpl, -1, -1, false>, -1, -1, false>, -1, -1, false>, Eigen::Dense>’ 2021-05-16T19:56:39.4078783Z ../inst/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, -1, -1, false>, -1, -1, false>, -1, -1, false> >’ 2021-05-16T19:56:39.4082140Z ../inst/include/Eigen/src/Core/GeneralProduct.h:197:12: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:39.4086543Z ../inst/include/Eigen/src/QR/HouseholderQR.h:284:5: required from ‘void Eigen::internal::householder_qr_inplace_unblocked(MatrixQR&, HCoeffs&, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Block, -1, -1, false>; HCoeffs = Eigen::Block, -1, 1, false>; typename MatrixQR::Scalar = double]’ 2021-05-16T19:56:39.4091468Z ../inst/include/Eigen/src/QR/HouseholderQR.h:334:39: required from ‘static void Eigen::internal::householder_qr_inplace_blocked::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix; HCoeffs = Eigen::Matrix; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]’ 2021-05-16T19:56:39.4095043Z ../inst/include/Eigen/src/QR/HouseholderQR.h:391:73: required from ‘void Eigen::HouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:39.4097982Z ../inst/include/Eigen/src/QR/HouseholderQR.h:172:7: required from ‘Eigen::HouseholderQR& Eigen::HouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:39.4106578Z ../inst/include/Eigen/src/QR/HouseholderQR.h:103:7: required from ‘Eigen::HouseholderQR::HouseholderQR(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:39.4108233Z fastLm.cpp:113:30: required from here 2021-05-16T19:56:39.4111009Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:39.4113404Z 55 | >::type PacketReturnType; 2021-05-16T19:56:39.4114048Z | ^~~~~~~~~~~~~~~~ 2021-05-16T19:56:39.4221050Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, 0>’: 2021-05-16T19:56:39.4224839Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, 2>’ 2021-05-16T19:56:39.4228170Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >’ 2021-05-16T19:56:39.4231395Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >’ 2021-05-16T19:56:39.4234392Z ../inst/include/Eigen/src/Core/Transpose.h:115:37: required from ‘class Eigen::TransposeImpl, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::Dense>’ 2021-05-16T19:56:39.4237043Z ../inst/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’ 2021-05-16T19:56:39.4239143Z ../inst/include/Eigen/src/Core/GeneralProduct.h:197:12: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:39.4242383Z ../inst/include/Eigen/src/QR/HouseholderQR.h:284:5: required from ‘void Eigen::internal::householder_qr_inplace_unblocked(MatrixQR&, HCoeffs&, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Block, -1, -1, false>; HCoeffs = Eigen::Block, -1, 1, false>; typename MatrixQR::Scalar = double]’ 2021-05-16T19:56:39.4246911Z ../inst/include/Eigen/src/QR/HouseholderQR.h:334:39: required from ‘static void Eigen::internal::householder_qr_inplace_blocked::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix; HCoeffs = Eigen::Matrix; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]’ 2021-05-16T19:56:39.4250483Z ../inst/include/Eigen/src/QR/HouseholderQR.h:391:73: required from ‘void Eigen::HouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:39.4253510Z ../inst/include/Eigen/src/QR/HouseholderQR.h:172:7: required from ‘Eigen::HouseholderQR& Eigen::HouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:39.4257008Z ../inst/include/Eigen/src/QR/HouseholderQR.h:103:7: required from ‘Eigen::HouseholderQR::HouseholderQR(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:39.4259039Z fastLm.cpp:113:30: required from here 2021-05-16T19:56:39.4261034Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:39.4718973Z In file included from ../inst/include/Eigen/Core:445, 2021-05-16T19:56:39.4719733Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:39.4721160Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:39.4722130Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:39.4722732Z from fastLm.h:25, 2021-05-16T19:56:39.4726207Z from fastLm.cpp:23: 2021-05-16T19:56:39.4729034Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, true> >’: 2021-05-16T19:56:39.4732475Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, true> >’ 2021-05-16T19:56:39.4735444Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:960:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >’ 2021-05-16T19:56:39.4739471Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >’ 2021-05-16T19:56:39.4743030Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:269:8: required from ‘struct Eigen::internal::unary_evaluator, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, Eigen::internal::IndexBased, double>’ 2021-05-16T19:56:39.4746812Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> > >’ 2021-05-16T19:56:39.4749899Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:99:8: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:39.4754323Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 1>, Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >; Func = Eigen::internal::assign_op]’ 2021-05-16T19:56:39.4761040Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 1>, Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:39.4766804Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 1>, Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >]’ 2021-05-16T19:56:39.4772212Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 1>, Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >; Derived = Eigen::Matrix]’ 2021-05-16T19:56:39.4778061Z ../inst/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 1>, Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:39.4780443Z fastLm.cpp:135:46: required from here 2021-05-16T19:56:39.4782628Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:39.4783815Z 960 | enum { 2021-05-16T19:56:39.4784221Z | ^ 2021-05-16T19:56:39.4786666Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >’: 2021-05-16T19:56:39.4789976Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >’ 2021-05-16T19:56:39.4793442Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:269:8: required from ‘struct Eigen::internal::unary_evaluator, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, Eigen::internal::IndexBased, double>’ 2021-05-16T19:56:39.4797062Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> > >’ 2021-05-16T19:56:39.4800200Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> > >’ 2021-05-16T19:56:39.4804674Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:681:51: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ 2021-05-16T19:56:39.4809276Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:665:8: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:39.4813524Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 1>, Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >; Func = Eigen::internal::assign_op]’ 2021-05-16T19:56:39.4821217Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 1>, Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:39.4836725Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 1>, Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >]’ 2021-05-16T19:56:39.4842128Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 1>, Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >; Derived = Eigen::Matrix]’ 2021-05-16T19:56:39.4848487Z ../inst/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 1>, Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:39.4850906Z fastLm.cpp:135:46: required from here 2021-05-16T19:56:39.4853408Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:39.4971588Z In file included from ../inst/include/Eigen/Core:503, 2021-05-16T19:56:39.4972290Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:39.4972996Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:39.4973729Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:39.4974289Z from fastLm.h:25, 2021-05-16T19:56:39.4974781Z from fastLm.cpp:23: 2021-05-16T19:56:39.4978308Z ../inst/include/Eigen/src/Core/products/SelfadjointMatrixVector.h: In instantiation of ‘static void Eigen::internal::selfadjoint_matrix_vector_product::run(Index, const Scalar*, Index, const Scalar*, Scalar*, Scalar) [with Scalar = double; Index = long int; int StorageOrder = 0; int UpLo = 1; bool ConjugateLhs = false; bool ConjugateRhs = false; int Version = 0]’: 2021-05-16T19:56:39.4984953Z ../inst/include/Eigen/src/Core/products/SelfadjointMatrixVector.h:227:7: required from ‘static void Eigen::internal::selfadjoint_product_impl::run(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block, -1, 1, false>; Lhs = Eigen::Block, -1, -1, false>; int LhsMode = 17; Rhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >; Eigen::internal::selfadjoint_product_impl::Scalar = double]’ 2021-05-16T19:56:39.4992725Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:772:109: required from ‘static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block, -1, 1, false>; Lhs = Eigen::SelfAdjointView, -1, -1, false>, 1>; Rhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >; int ProductTag = 7; Eigen::internal::generic_product_impl::Scalar = double]’ 2021-05-16T19:56:39.5002330Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from ‘static void Eigen::internal::generic_product_impl_base::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Block, -1, 1, false>; Lhs = Eigen::SelfAdjointView, -1, -1, false>, 1>; Rhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >; Derived = Eigen::internal::generic_product_impl, -1, -1, false>, 1>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, Eigen::SelfAdjointShape, Eigen::DenseShape, 7>; Eigen::internal::generic_product_impl_base::Scalar = double]’ 2021-05-16T19:56:39.5014470Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:349:33: required from ‘static void Eigen::internal::generic_product_impl_base::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Block, -1, 1, false>; Lhs = Eigen::SelfAdjointView, -1, -1, false>, 1>; Rhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >; Derived = Eigen::internal::generic_product_impl, -1, -1, false>, 1>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, Eigen::SelfAdjointShape, Eigen::DenseShape, 7>]’ 2021-05-16T19:56:39.5029325Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from ‘static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Block, -1, 1, false>; Lhs = Eigen::SelfAdjointView, -1, -1, false>, 1>; Rhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >; int Options = 0; Scalar = double; Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::SrcXprType = Eigen::Product, -1, -1, false>, 1>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0>]’ 2021-05-16T19:56:39.5035976Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:39.5038773Z ../inst/include/Eigen/src/Eigenvalues/Tridiagonalization.h:367:35: required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]’ 2021-05-16T19:56:39.5042751Z ../inst/include/Eigen/src/Eigenvalues/Tridiagonalization.h:445:31: required from ‘static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false]’ 2021-05-16T19:56:39.5046851Z ../inst/include/Eigen/src/Eigenvalues/Tridiagonalization.h:430:55: required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix]’ 2021-05-16T19:56:39.5053526Z ../inst/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:437:39: required from ‘Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:39.5057542Z ../inst/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:168:7: required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::SelfAdjointView, 1>; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:39.5059293Z fastLm.cpp:176:69: required from here 2021-05-16T19:56:39.5061361Z ../inst/include/Eigen/src/Core/products/SelfadjointMatrixVector.h:60:121: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:39.5063340Z 60 | conj_helper::IsComplex && EIGEN_LOGICAL_XOR(ConjugateLhs, IsRowMajor), ConjugateRhs> pcj0; 2021-05-16T19:56:39.5064450Z | ^~~~ 2021-05-16T19:56:39.5067013Z ../inst/include/Eigen/src/Core/products/SelfadjointMatrixVector.h:60:121: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:39.5072331Z ../inst/include/Eigen/src/Core/products/SelfadjointMatrixVector.h:61:121: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:39.5075571Z 61 | conj_helper::IsComplex && EIGEN_LOGICAL_XOR(ConjugateLhs, !IsRowMajor), ConjugateRhs> pcj1; 2021-05-16T19:56:39.5077520Z | ^~~~ 2021-05-16T19:56:39.5080505Z ../inst/include/Eigen/src/Core/products/SelfadjointMatrixVector.h:61:121: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:39.5082331Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T19:56:39.5083159Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:39.5083838Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:39.5084540Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:39.5085062Z from fastLm.h:25, 2021-05-16T19:56:39.5085549Z from fastLm.cpp:23: 2021-05-16T19:56:39.5087146Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, true>, 0>’: 2021-05-16T19:56:39.5089814Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, true>, 1>’ 2021-05-16T19:56:39.5092373Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, true>, 3>’ 2021-05-16T19:56:39.5094986Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, 1, true> >’ 2021-05-16T19:56:39.5097635Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, 1, true> >’ 2021-05-16T19:56:39.5099794Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, 1, true>, 0>’ 2021-05-16T19:56:39.5101853Z ../inst/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:39.5105832Z ../inst/include/Eigen/src/Core/Matrix.h:294:31: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product, Eigen::Transpose >, 0>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:39.5114237Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:796:41: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if::value, void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Product, Eigen::Transpose >, 0>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if::value, void*>::type = void*]’ 2021-05-16T19:56:39.5120721Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Product, Eigen::Transpose >, 0>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>]’ 2021-05-16T19:56:39.5127076Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>; Derived = Eigen::Matrix]’ 2021-05-16T19:56:39.5133598Z ../inst/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:39.5136852Z fastLm.cpp:179:55: required from here 2021-05-16T19:56:39.5138936Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:39.5140309Z 55 | >::type PacketReturnType; 2021-05-16T19:56:39.5141327Z | ^~~~~~~~~~~~~~~~ 2021-05-16T19:56:39.5372719Z In file included from ../inst/include/Eigen/Core:445, 2021-05-16T19:56:39.5373385Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:39.5374049Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:39.5374887Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:39.5375790Z from fastLm.h:25, 2021-05-16T19:56:39.5376281Z from fastLm.cpp:23: 2021-05-16T19:56:39.5379407Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 1, 1, false> >’: 2021-05-16T19:56:39.5382938Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:730:20: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 1, 1, false>; SrcXprType = Eigen::Block, 1, 1, false>; Functor = Eigen::internal::assign_op]’ 2021-05-16T19:56:39.5388274Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 1, 1, false>; SrcXprType = Eigen::Block, 1, 1, false>; Functor = Eigen::internal::assign_op; Weak = void]’ 2021-05-16T19:56:39.5392727Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, 1, 1, false>; Src = Eigen::Block, 1, 1, false>; Func = Eigen::internal::assign_op]’ 2021-05-16T19:56:39.5397277Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, 1, 1, false>; Src = Eigen::Block, 1, 1, false>; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:39.5401160Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Block, 1, 1, false>; Src = Eigen::Block, 1, 1, false>]’ 2021-05-16T19:56:39.5403278Z ../inst/include/Eigen/src/Core/Assign.h:66:28: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:39.5407424Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product, Eigen::PartialReduxExpr, -1, -1, false>, 2>, Eigen::Matrix >, Eigen::internal::member_norm, 1>, 2>; Func = Eigen::internal::assign_op]’ 2021-05-16T19:56:39.5415275Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Product, Eigen::PartialReduxExpr, -1, -1, false>, 2>, Eigen::Matrix >, Eigen::internal::member_norm, 1>, 2>; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:39.5422061Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Product, Eigen::PartialReduxExpr, -1, -1, false>, 2>, Eigen::Matrix >, Eigen::internal::member_norm, 1>, 2>]’ 2021-05-16T19:56:39.5427305Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::PartialReduxExpr, -1, -1, false>, 2>, Eigen::Matrix >, Eigen::internal::member_norm, 1>, 2>; Derived = Eigen::Matrix]’ 2021-05-16T19:56:39.5432857Z ../inst/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::PartialReduxExpr, -1, -1, false>, 2>, Eigen::Matrix >, Eigen::internal::member_norm, 1>, 2>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:39.5438148Z fastLm.cpp:95:55: required from here 2021-05-16T19:56:39.5440437Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:39.5441442Z 960 | enum { 2021-05-16T19:56:39.5441758Z | ^ 2021-05-16T19:56:39.5442333Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T19:56:39.5443031Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:39.5443707Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:39.5444396Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:39.5444909Z from fastLm.h:25, 2021-05-16T19:56:39.5445369Z from fastLm.cpp:23: 2021-05-16T19:56:39.5446977Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<> >, 0>’: 2021-05-16T19:56:39.5449010Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<> >, 1>’ 2021-05-16T19:56:39.5451506Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<> >, 3>’ 2021-05-16T19:56:39.5453945Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::InnerStride<> > >’ 2021-05-16T19:56:39.5456241Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::InnerStride<> > >’ 2021-05-16T19:56:39.5458549Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::InnerStride<> >, 0>’ 2021-05-16T19:56:39.5460574Z ../inst/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:39.5464915Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:63:43: required from ‘void Eigen::internal::make_block_householder_triangular_factor(TriangularFactorType&, const VectorsType&, const CoeffsType&) [with TriangularFactorType = Eigen::Matrix; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:39.5470047Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:39.5474631Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:39.5479104Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:39.5486471Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:39.5490328Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:39.5492182Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:39.5493393Z 55 | >::type PacketReturnType; 2021-05-16T19:56:39.5493925Z | ^~~~~~~~~~~~~~~~ 2021-05-16T19:56:39.5656882Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, false>, 0>’: 2021-05-16T19:56:39.5659556Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, false>, 2>’ 2021-05-16T19:56:39.5661973Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, -1, 1, false> >’ 2021-05-16T19:56:39.5664265Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, -1, 1, false> >’ 2021-05-16T19:56:39.5666902Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, -1, 1, false>, 0>’ 2021-05-16T19:56:39.5669328Z ../inst/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, 0, Eigen::Stride<0, 0> >, -1, 1, false, true>’ 2021-05-16T19:56:39.5672251Z ../inst/include/Eigen/src/Core/Block.h:154:7: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:39.5676914Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:63:43: required from ‘void Eigen::internal::make_block_householder_triangular_factor(TriangularFactorType&, const VectorsType&, const CoeffsType&) [with TriangularFactorType = Eigen::Matrix; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:39.5683025Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:39.5689335Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:39.5694031Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:39.5701927Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:39.5705958Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:39.5708544Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:39.5873630Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, false> >, 0>’: 2021-05-16T19:56:39.5876479Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, false> >, 2>’ 2021-05-16T19:56:39.5879102Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >’ 2021-05-16T19:56:39.5881627Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >’ 2021-05-16T19:56:39.5884264Z ../inst/include/Eigen/src/Core/Transpose.h:115:37: required from ‘class Eigen::TransposeImpl, 0, Eigen::Stride<0, 0> >, -1, 1, false>, Eigen::Dense>’ 2021-05-16T19:56:39.5886557Z ../inst/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> >’ 2021-05-16T19:56:39.5889003Z ../inst/include/Eigen/src/Core/products/TriangularMatrixVector.h:137:111: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:39.5893161Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:63:43: required from ‘void Eigen::internal::make_block_householder_triangular_factor(TriangularFactorType&, const VectorsType&, const CoeffsType&) [with TriangularFactorType = Eigen::Matrix; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:39.5897737Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:39.5902096Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:39.5906346Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:39.5913782Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:39.5917409Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:39.5920170Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:39.6070762Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >, 0>’: 2021-05-16T19:56:39.6075933Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > > >’ 2021-05-16T19:56:39.6080862Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > > >’ 2021-05-16T19:56:39.6086495Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> >, Eigen::Dense>’ 2021-05-16T19:56:39.6092119Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >’ 2021-05-16T19:56:39.6099376Z ../inst/include/Eigen/src/Core/products/TriangularMatrixVector.h:137:111: required from ‘static void Eigen::internal::triangular_matrix_vector_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, Eigen::internal::triangular_matrix_vector_product::ResScalar*, Index, const ResScalar&) [with Index = long int; int Mode = 6; LhsScalar = double; bool ConjLhs = false; RhsScalar = double; bool ConjRhs = false; int Version = 0; Eigen::internal::triangular_matrix_vector_product::ResScalar = double]’ 2021-05-16T19:56:39.6103648Z ../inst/include/Eigen/src/Core/products/TriangularMatrixVector.h:332:12: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:39.6108130Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:63:43: required from ‘void Eigen::internal::make_block_householder_triangular_factor(TriangularFactorType&, const VectorsType&, const CoeffsType&) [with TriangularFactorType = Eigen::Matrix; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:39.6113908Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:39.6119016Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:39.6123944Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:39.6131321Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:39.6135217Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:39.6137783Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:39.6256724Z In file included from ../inst/include/Eigen/Core:499, 2021-05-16T19:56:39.6257653Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:39.6258491Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:39.6262462Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:39.6263068Z from fastLm.h:25, 2021-05-16T19:56:39.6263594Z from fastLm.cpp:23: 2021-05-16T19:56:39.6267031Z ../inst/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of ‘struct Eigen::internal::general_matrix_vector_product, 1, false, double, Eigen::internal::const_blas_data_mapper, false, 1>’: 2021-05-16T19:56:39.6274429Z ../inst/include/Eigen/src/Core/products/TriangularMatrixVector.h:145:123: required from ‘static void Eigen::internal::triangular_matrix_vector_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, Eigen::internal::triangular_matrix_vector_product::ResScalar*, Index, const ResScalar&) [with Index = long int; int Mode = 6; LhsScalar = double; bool ConjLhs = false; RhsScalar = double; bool ConjRhs = false; int Version = 0; Eigen::internal::triangular_matrix_vector_product::ResScalar = double]’ 2021-05-16T19:56:39.6282835Z ../inst/include/Eigen/src/Core/products/TriangularMatrixVector.h:332:12: required from ‘static void Eigen::internal::trmv_selector::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose, -1, -1, false>, -1, -1, false> >; Rhs = Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >; Dest = Eigen::Transpose, 1, -1, true>, 1, -1, false> >; int Mode = 6; typename Dest::Scalar = double]’ 2021-05-16T19:56:39.6291075Z ../inst/include/Eigen/src/Core/products/TriangularMatrixVector.h:194:18: required from ‘static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Block, 1, -1, true>, 1, -1, false>; int Mode = 5; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Rhs = const Eigen::Block, -1, -1, false>, -1, -1, false>; typename Dest::Scalar = double]’ 2021-05-16T19:56:39.6301228Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:751:113: required from ‘static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block, 1, -1, true>, 1, -1, false>; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Rhs = Eigen::TriangularView, -1, -1, false>, -1, -1, false>, 5>; int ProductTag = 7; Eigen::internal::generic_product_impl::Scalar = double]’ 2021-05-16T19:56:39.6313756Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from ‘static void Eigen::internal::generic_product_impl_base::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Block, 1, -1, true>, 1, -1, false>; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Rhs = Eigen::TriangularView, -1, -1, false>, -1, -1, false>, 5>; Derived = Eigen::internal::generic_product_impl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::TriangularView, -1, -1, false>, -1, -1, false>, 5>, Eigen::DenseShape, Eigen::TriangularShape, 7>; Eigen::internal::generic_product_impl_base::Scalar = double]’ 2021-05-16T19:56:39.6320788Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:349:33: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:39.6325638Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:63:43: required from ‘void Eigen::internal::make_block_householder_triangular_factor(TriangularFactorType&, const VectorsType&, const CoeffsType&) [with TriangularFactorType = Eigen::Matrix; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:39.6330725Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:39.6335353Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:39.6340333Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:39.6348758Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:39.6352493Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:39.6354824Z ../inst/include/Eigen/src/Core/products/GeneralMatrixVector.h:351:71: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:39.6356555Z 351 | typedef typename conditional::type LhsPacket; 2021-05-16T19:56:39.6357513Z | ^~~~~~~~~ 2021-05-16T19:56:39.6359660Z ../inst/include/Eigen/src/Core/products/GeneralMatrixVector.h:352:71: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:39.6361375Z 352 | typedef typename conditional::type RhsPacket; 2021-05-16T19:56:39.6362328Z | ^~~~~~~~~ 2021-05-16T19:56:39.6364456Z ../inst/include/Eigen/src/Core/products/GeneralMatrixVector.h:353:71: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:39.6366307Z 353 | typedef typename conditional::type ResPacket; 2021-05-16T19:56:39.6367231Z | ^~~~~~~~~ 2021-05-16T19:56:39.6369826Z ../inst/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of ‘struct Eigen::internal::general_matrix_vector_product, 1, false, double, Eigen::internal::const_blas_data_mapper, false, 0>’: 2021-05-16T19:56:39.6375593Z ../inst/include/Eigen/src/Core/products/TriangularMatrixVector.h:154:113: required from ‘static void Eigen::internal::triangular_matrix_vector_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, Eigen::internal::triangular_matrix_vector_product::ResScalar*, Index, const ResScalar&) [with Index = long int; int Mode = 6; LhsScalar = double; bool ConjLhs = false; RhsScalar = double; bool ConjRhs = false; int Version = 0; Eigen::internal::triangular_matrix_vector_product::ResScalar = double]’ 2021-05-16T19:56:39.6383285Z ../inst/include/Eigen/src/Core/products/TriangularMatrixVector.h:332:12: required from ‘static void Eigen::internal::trmv_selector::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose, -1, -1, false>, -1, -1, false> >; Rhs = Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >; Dest = Eigen::Transpose, 1, -1, true>, 1, -1, false> >; int Mode = 6; typename Dest::Scalar = double]’ 2021-05-16T19:56:39.6392678Z ../inst/include/Eigen/src/Core/products/TriangularMatrixVector.h:194:18: required from ‘static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Block, 1, -1, true>, 1, -1, false>; int Mode = 5; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Rhs = const Eigen::Block, -1, -1, false>, -1, -1, false>; typename Dest::Scalar = double]’ 2021-05-16T19:56:39.6402808Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:751:113: required from ‘static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block, 1, -1, true>, 1, -1, false>; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Rhs = Eigen::TriangularView, -1, -1, false>, -1, -1, false>, 5>; int ProductTag = 7; Eigen::internal::generic_product_impl::Scalar = double]’ 2021-05-16T19:56:39.6414095Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from ‘static void Eigen::internal::generic_product_impl_base::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Block, 1, -1, true>, 1, -1, false>; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Rhs = Eigen::TriangularView, -1, -1, false>, -1, -1, false>, 5>; Derived = Eigen::internal::generic_product_impl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::TriangularView, -1, -1, false>, -1, -1, false>, 5>, Eigen::DenseShape, Eigen::TriangularShape, 7>; Eigen::internal::generic_product_impl_base::Scalar = double]’ 2021-05-16T19:56:39.6419768Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:349:33: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:39.6423658Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:63:43: required from ‘void Eigen::internal::make_block_householder_triangular_factor(TriangularFactorType&, const VectorsType&, const CoeffsType&) [with TriangularFactorType = Eigen::Matrix; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:39.6430958Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:39.6435382Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:39.6440467Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:39.6447962Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:39.6452071Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:39.6454206Z ../inst/include/Eigen/src/Core/products/GeneralMatrixVector.h:351:71: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:39.6455899Z 351 | typedef typename conditional::type LhsPacket; 2021-05-16T19:56:39.6457011Z | ^~~~~~~~~ 2021-05-16T19:56:39.6459147Z ../inst/include/Eigen/src/Core/products/GeneralMatrixVector.h:352:71: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:39.6460938Z 352 | typedef typename conditional::type RhsPacket; 2021-05-16T19:56:39.6461882Z | ^~~~~~~~~ 2021-05-16T19:56:39.6464020Z ../inst/include/Eigen/src/Core/products/GeneralMatrixVector.h:353:71: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:39.6465761Z 353 | typedef typename conditional::type ResPacket; 2021-05-16T19:56:39.6466688Z | ^~~~~~~~~ 2021-05-16T19:56:39.6467455Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T19:56:39.6468291Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:39.6468991Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:39.6469839Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:39.6470381Z from fastLm.h:25, 2021-05-16T19:56:39.6470885Z from fastLm.cpp:23: 2021-05-16T19:56:39.6472728Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: 2021-05-16T19:56:39.6475391Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ 2021-05-16T19:56:39.6477565Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ 2021-05-16T19:56:39.6479384Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ 2021-05-16T19:56:39.6481130Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ 2021-05-16T19:56:39.6483004Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ 2021-05-16T19:56:39.6484810Z ../inst/include/Eigen/src/Core/Matrix.h:178:7: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:39.6488731Z ../inst/include/Eigen/src/Core/Matrix.h:377:29: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, -1, -1, false> >, 6>, Eigen::Block, -1, -1, false>, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:39.6493116Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:92:78: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:39.6498009Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:39.6503137Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:39.6509886Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:39.6513486Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:39.6515547Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:39.6516859Z 55 | >::type PacketReturnType; 2021-05-16T19:56:39.6517442Z | ^~~~~~~~~~~~~~~~ 2021-05-16T19:56:39.6569880Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>, 0>’: 2021-05-16T19:56:39.6572350Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 0>, 1>’ 2021-05-16T19:56:39.6574911Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 0>, 3>’ 2021-05-16T19:56:39.6578590Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0> >’ 2021-05-16T19:56:39.6580670Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0> >’ 2021-05-16T19:56:39.6582710Z ../inst/include/Eigen/src/Core/Diagonal.h:63:53: required from ‘class Eigen::Diagonal, 0>’ 2021-05-16T19:56:39.6584718Z ../inst/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:153:35: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:39.6590550Z ../inst/include/Eigen/src/Core/Matrix.h:377:29: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, -1, -1, false> >, 6>, Eigen::Block, -1, -1, false>, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:39.6595588Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:92:78: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:39.6601039Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:39.6605548Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:39.6612913Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:39.6616802Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:39.6619362Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:39.6861670Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>’: 2021-05-16T19:56:39.6864469Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::Matrix > >’ 2021-05-16T19:56:39.6866930Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, Eigen::Matrix > >’ 2021-05-16T19:56:39.6869574Z ../inst/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, Eigen::Matrix >’ 2021-05-16T19:56:39.6873188Z ../inst/include/Eigen/src/Core/CwiseNullaryOp.h:327:30: required from ‘Derived& Eigen::DenseBase::setConstant(const Scalar&) [with Derived = Eigen::Matrix; Eigen::DenseBase::Scalar = double]’ 2021-05-16T19:56:39.6875956Z ../inst/include/Eigen/src/Core/CwiseNullaryOp.h:501:10: required from ‘Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Matrix]’ 2021-05-16T19:56:39.6878313Z ../inst/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:151:5: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:39.6882386Z ../inst/include/Eigen/src/Core/NoAlias.h:58:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, -1, false>, 5>, Eigen::Matrix, 0>; ExpressionType = Eigen::Block, -1, -1, false>; StorageBase = Eigen::MatrixBase]’ 2021-05-16T19:56:39.6887046Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:96:17: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:39.6891877Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:39.6895889Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:39.6902439Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:39.6906032Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:39.6908295Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:39.7034445Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>’: 2021-05-16T19:56:39.7038336Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::Matrix > >’ 2021-05-16T19:56:39.7042495Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, Eigen::Matrix > >’ 2021-05-16T19:56:39.7045748Z ../inst/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, Eigen::Matrix >’ 2021-05-16T19:56:39.7048561Z ../inst/include/Eigen/src/Core/CwiseNullaryOp.h:327:30: required from ‘Derived& Eigen::DenseBase::setConstant(const Scalar&) [with Derived = Eigen::Diagonal, 0>; Eigen::DenseBase::Scalar = double]’ 2021-05-16T19:56:39.7050912Z ../inst/include/Eigen/src/Core/CwiseNullaryOp.h:501:10: required from ‘Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Diagonal, 0>]’ 2021-05-16T19:56:39.7053185Z ../inst/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:153:7: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:39.7057662Z ../inst/include/Eigen/src/Core/NoAlias.h:58:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, -1, false>, 5>, Eigen::Matrix, 0>; ExpressionType = Eigen::Block, -1, -1, false>; StorageBase = Eigen::MatrixBase]’ 2021-05-16T19:56:39.7062232Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:96:17: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:39.7066456Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:39.7070988Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:39.7079124Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:39.7082885Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:39.7085017Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:39.7268951Z In file included from ../inst/include/Eigen/Core:445, 2021-05-16T19:56:39.7270465Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:39.7271158Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:39.7271869Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:39.7272396Z from fastLm.h:25, 2021-05-16T19:56:39.7272888Z from fastLm.cpp:23: 2021-05-16T19:56:39.7274804Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, 1, true> >’: 2021-05-16T19:56:39.7276908Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from ‘struct Eigen::internal::evaluator, -1, 1, true> >’ 2021-05-16T19:56:39.7279836Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:522:55: required from ‘struct Eigen::internal::unary_evaluator, const Eigen::Block, -1, 1, true> >, Eigen::internal::IndexBased, double>’ 2021-05-16T19:56:39.7283128Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from ‘struct Eigen::internal::evaluator, const Eigen::Block, -1, 1, true> > >’ 2021-05-16T19:56:39.7285840Z ../inst/include/Eigen/src/Core/Redux.h:349:39: required from ‘class Eigen::internal::redux_evaluator, const Eigen::Block, -1, 1, true> > >’ 2021-05-16T19:56:39.7289324Z ../inst/include/Eigen/src/Core/Redux.h:416:17: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]’ 2021-05-16T19:56:39.7291822Z ../inst/include/Eigen/src/Core/Redux.h:453:73: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:39.7295652Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, 1, false>; SrcXprType = Eigen::PartialReduxExpr, Eigen::internal::member_norm, 1>; Functor = Eigen::internal::assign_op; Weak = void]’ 2021-05-16T19:56:39.7300152Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, 1, false>; Src = Eigen::PartialReduxExpr, Eigen::internal::member_norm, 1>; Func = Eigen::internal::assign_op]’ 2021-05-16T19:56:39.7305073Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, 1, false>; Src = Eigen::PartialReduxExpr, Eigen::internal::member_norm, 1>; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:39.7312355Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Block, -1, 1, false>; Src = Eigen::PartialReduxExpr, Eigen::internal::member_norm, 1>]’ 2021-05-16T19:56:39.7315768Z ../inst/include/Eigen/src/Core/Assign.h:66:28: required from ‘Derived& Eigen::MatrixBase::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::PartialReduxExpr, Eigen::internal::member_norm, 1>; Derived = Eigen::Block, -1, 1, false>]’ 2021-05-16T19:56:39.7317283Z fastLm.cpp:108:58: required from here 2021-05-16T19:56:39.7319390Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:39.7320862Z 960 | enum { 2021-05-16T19:56:39.7321213Z | ^ 2021-05-16T19:56:39.7323041Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 1, -1, false> >’: 2021-05-16T19:56:39.7325629Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from ‘struct Eigen::internal::evaluator, 1, -1, false> >’ 2021-05-16T19:56:39.7328394Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:522:55: required from ‘struct Eigen::internal::unary_evaluator, const Eigen::Block, 1, -1, false> >, Eigen::internal::IndexBased, double>’ 2021-05-16T19:56:39.7331851Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from ‘struct Eigen::internal::evaluator, const Eigen::Block, 1, -1, false> > >’ 2021-05-16T19:56:39.7335116Z ../inst/include/Eigen/src/Core/Redux.h:349:39: required from ‘class Eigen::internal::redux_evaluator, const Eigen::Block, 1, -1, false> > >’ 2021-05-16T19:56:39.7339266Z ../inst/include/Eigen/src/Core/Redux.h:416:17: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseUnaryOp, const Eigen::Block, 1, -1, false> >; typename Eigen::internal::traits::Scalar = double]’ 2021-05-16T19:56:39.7341736Z ../inst/include/Eigen/src/Core/Redux.h:453:73: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:39.7346523Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, 1, false>; SrcXprType = Eigen::PartialReduxExpr, Eigen::internal::member_norm, 1>; Functor = Eigen::internal::assign_op; Weak = void]’ 2021-05-16T19:56:39.7352329Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, 1, false>; Src = Eigen::PartialReduxExpr, Eigen::internal::member_norm, 1>; Func = Eigen::internal::assign_op]’ 2021-05-16T19:56:39.7357877Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, 1, false>; Src = Eigen::PartialReduxExpr, Eigen::internal::member_norm, 1>; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:39.7362390Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Block, -1, 1, false>; Src = Eigen::PartialReduxExpr, Eigen::internal::member_norm, 1>]’ 2021-05-16T19:56:39.7366100Z ../inst/include/Eigen/src/Core/Assign.h:66:28: required from ‘Derived& Eigen::MatrixBase::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::PartialReduxExpr, Eigen::internal::member_norm, 1>; Derived = Eigen::Block, -1, 1, false>]’ 2021-05-16T19:56:39.7367669Z fastLm.cpp:108:58: required from here 2021-05-16T19:56:39.7370007Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:39.7425904Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T19:56:39.7426569Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:39.7427278Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:39.7427992Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:39.7428711Z from fastLm.h:25, 2021-05-16T19:56:39.7429563Z from fastLm.cpp:23: 2021-05-16T19:56:39.7432802Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, 0>’: 2021-05-16T19:56:39.7436853Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> > >’ 2021-05-16T19:56:39.7441354Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> > >’ 2021-05-16T19:56:39.7446580Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, Eigen::Dense>’ 2021-05-16T19:56:39.7451353Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >’ 2021-05-16T19:56:39.7457570Z ../inst/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:59: required from ‘static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix; int Mode = 6; bool LhsIsTriangular = true; Lhs = const Eigen::Transpose, -1, -1, false> >; Rhs = Eigen::Block, -1, -1, false>; typename Dest::Scalar = double]’ 2021-05-16T19:56:39.7460815Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:738:14: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:39.7464506Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:92:78: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::Block, -1, 1, false>]’ 2021-05-16T19:56:39.7470004Z ../inst/include/Eigen/src/QR/HouseholderQR.h:339:44: required from ‘static void Eigen::internal::householder_qr_inplace_blocked::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix; HCoeffs = Eigen::Matrix; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]’ 2021-05-16T19:56:39.7473768Z ../inst/include/Eigen/src/QR/HouseholderQR.h:391:73: required from ‘void Eigen::HouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:39.7476830Z ../inst/include/Eigen/src/QR/HouseholderQR.h:172:7: required from ‘Eigen::HouseholderQR& Eigen::HouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:39.7480378Z ../inst/include/Eigen/src/QR/HouseholderQR.h:103:7: required from ‘Eigen::HouseholderQR::HouseholderQR(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:39.7481915Z fastLm.cpp:113:30: required from here 2021-05-16T19:56:39.7483995Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:39.7485360Z 55 | >::type PacketReturnType; 2021-05-16T19:56:39.7485965Z | ^~~~~~~~~~~~~~~~ 2021-05-16T19:56:39.7674758Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false>, 0>’: 2021-05-16T19:56:39.7680640Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> >’ 2021-05-16T19:56:39.7685913Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> >’ 2021-05-16T19:56:39.7690410Z ../inst/include/Eigen/src/Core/Block.h:172:103: required from ‘class Eigen::internal::BlockImpl_dense, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false, false>’ 2021-05-16T19:56:39.7695281Z ../inst/include/Eigen/src/Core/Block.h:154:7: required from ‘class Eigen::BlockImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false, Eigen::Dense>’ 2021-05-16T19:56:39.7699321Z ../inst/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false>’ 2021-05-16T19:56:39.7702139Z ../inst/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:31: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:39.7705995Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:92:78: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::Block, -1, 1, false>]’ 2021-05-16T19:56:39.7711064Z ../inst/include/Eigen/src/QR/HouseholderQR.h:339:44: required from ‘static void Eigen::internal::householder_qr_inplace_blocked::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix; HCoeffs = Eigen::Matrix; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]’ 2021-05-16T19:56:39.7714481Z ../inst/include/Eigen/src/QR/HouseholderQR.h:391:73: required from ‘void Eigen::HouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:39.7718049Z ../inst/include/Eigen/src/QR/HouseholderQR.h:172:7: required from ‘Eigen::HouseholderQR& Eigen::HouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:39.7722369Z ../inst/include/Eigen/src/QR/HouseholderQR.h:103:7: required from ‘Eigen::HouseholderQR::HouseholderQR(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:39.7723946Z fastLm.cpp:113:30: required from here 2021-05-16T19:56:39.7726121Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:39.7904051Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, true>, 0>’: 2021-05-16T19:56:39.7906358Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, true>, 1>’ 2021-05-16T19:56:39.7908815Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, true>, 3>’ 2021-05-16T19:56:39.7911457Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, true> >’ 2021-05-16T19:56:39.7913397Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, true> >’ 2021-05-16T19:56:39.7915279Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, -1, true>, 0>’ 2021-05-16T19:56:39.7917217Z ../inst/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:39.7921682Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:92:78: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::Block, -1, 1, false>]’ 2021-05-16T19:56:39.7926635Z ../inst/include/Eigen/src/QR/HouseholderQR.h:339:44: required from ‘static void Eigen::internal::householder_qr_inplace_blocked::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix; HCoeffs = Eigen::Matrix; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]’ 2021-05-16T19:56:39.7930264Z ../inst/include/Eigen/src/QR/HouseholderQR.h:391:73: required from ‘void Eigen::HouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:39.7933421Z ../inst/include/Eigen/src/QR/HouseholderQR.h:172:7: required from ‘Eigen::HouseholderQR& Eigen::HouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:39.7937374Z ../inst/include/Eigen/src/QR/HouseholderQR.h:103:7: required from ‘Eigen::HouseholderQR::HouseholderQR(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:39.7939432Z fastLm.cpp:113:30: required from here 2021-05-16T19:56:39.7941504Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:39.8167674Z In file included from ../inst/include/Eigen/Core:445, 2021-05-16T19:56:39.8168384Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:39.8169482Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:39.8170438Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:39.8171061Z from fastLm.h:25, 2021-05-16T19:56:39.8171603Z from fastLm.cpp:23: 2021-05-16T19:56:39.8175031Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, 1, false>, -1, 1, false> >’: 2021-05-16T19:56:39.8178746Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:141:7: required from ‘Eigen::DenseCoeffsBase::CoeffReturnType Eigen::DenseCoeffsBase::coeff(Eigen::Index) const [with Derived = Eigen::Block, -1, 1, false>, -1, 1, false>; Eigen::DenseCoeffsBase::CoeffReturnType = double; Eigen::Index = long int]’ 2021-05-16T19:56:39.8194741Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:181:25: required from ‘Eigen::DenseCoeffsBase::CoeffReturnType Eigen::DenseCoeffsBase::operator()(Eigen::Index) const [with Derived = Eigen::Block, -1, 1, false>, -1, 1, false>; Eigen::DenseCoeffsBase::CoeffReturnType = double; Eigen::Index = long int]’ 2021-05-16T19:56:39.8201052Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:63:53: required from ‘void Eigen::internal::make_block_householder_triangular_factor(TriangularFactorType&, const VectorsType&, const CoeffsType&) [with TriangularFactorType = Eigen::Matrix; VectorsType = Eigen::Block, -1, -1, true>, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1, 1, false>, -1>]’ 2021-05-16T19:56:39.8206588Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, true>, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1, 1, false>, -1>]’ 2021-05-16T19:56:39.8211849Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Block, -1, -1, true>; CoeffsType = Eigen::VectorBlock, -1>; int Side = 1]’ 2021-05-16T19:56:39.8215039Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:39.8218486Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op]’ 2021-05-16T19:56:39.8224029Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:39.8228245Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >]’ 2021-05-16T19:56:39.8232599Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Derived = Eigen::Matrix]’ 2021-05-16T19:56:39.8237175Z ../inst/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:39.8239171Z fastLm.cpp:114:41: required from here 2021-05-16T19:56:39.8241204Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:39.8242303Z 960 | enum { 2021-05-16T19:56:39.8242652Z | ^ 2021-05-16T19:56:39.8531095Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, false>, -1, 1, true> >’: 2021-05-16T19:56:39.8537226Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:736:20: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >; Functor = Eigen::internal::sub_assign_op]’ 2021-05-16T19:56:39.8546842Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >; Functor = Eigen::internal::sub_assign_op; Weak = void]’ 2021-05-16T19:56:39.8554392Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >; Func = Eigen::internal::sub_assign_op]’ 2021-05-16T19:56:39.8564572Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >; Func = Eigen::internal::sub_assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:39.8574161Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:164:18: required from ‘Derived& Eigen::MatrixBase::operator-=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >; Derived = Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true>]’ 2021-05-16T19:56:39.8578374Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:305:135: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:39.8586155Z ../inst/include/Eigen/src/Core/NoAlias.h:58:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>; ExpressionType = Eigen::Block, -1, -1, false>, -1, -1, false>; StorageBase = Eigen::MatrixBase]’ 2021-05-16T19:56:39.8595031Z ../inst/include/Eigen/src/Householder/Householder.h:129:22: required from ‘void Eigen::MatrixBase::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::VectorBlock, -1, 1, true>, -1>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]’ 2021-05-16T19:56:39.8600376Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:547:5: required from ‘void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:39.8604943Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:475:3: required from ‘Eigen::ColPivHouseholderQR<_MatrixType>& Eigen::ColPivHouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:39.8610450Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:135:7: required from ‘Eigen::ColPivHouseholderQR::ColPivHouseholderQR(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:39.8613285Z fastLm.cpp:88:37: required from here 2021-05-16T19:56:39.8615555Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:39.8703055Z In file included from ../inst/include/Eigen/Core:499, 2021-05-16T19:56:39.8703838Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:39.8704631Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:39.8705468Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:39.8706074Z from fastLm.h:25, 2021-05-16T19:56:39.8706639Z from fastLm.cpp:23: 2021-05-16T19:56:39.8715334Z ../inst/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of ‘static void Eigen::internal::general_matrix_vector_product::run(Index, Index, const LhsMapper&, const RhsMapper&, Eigen::internal::general_matrix_vector_product::ResScalar*, Index, Eigen::internal::general_matrix_vector_product::ResScalar) [with Index = long int; LhsScalar = double; LhsMapper = Eigen::internal::const_blas_data_mapper; bool ConjugateLhs = false; RhsScalar = double; RhsMapper = Eigen::internal::const_blas_data_mapper; bool ConjugateRhs = false; int Version = 1; Eigen::internal::general_matrix_vector_product::ResScalar = double]’: 2021-05-16T19:56:39.8725947Z ../inst/include/Eigen/src/Core/products/TriangularMatrixVector.h:145:123: required from ‘static void Eigen::internal::triangular_matrix_vector_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, Eigen::internal::triangular_matrix_vector_product::ResScalar*, Index, const ResScalar&) [with Index = long int; int Mode = 6; LhsScalar = double; bool ConjLhs = false; RhsScalar = double; bool ConjRhs = false; int Version = 0; Eigen::internal::triangular_matrix_vector_product::ResScalar = double]’ 2021-05-16T19:56:39.8734792Z ../inst/include/Eigen/src/Core/products/TriangularMatrixVector.h:332:12: required from ‘static void Eigen::internal::trmv_selector::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose, -1, -1, false>, -1, -1, false> >; Rhs = Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >; Dest = Eigen::Transpose, 1, -1, true>, 1, -1, false> >; int Mode = 6; typename Dest::Scalar = double]’ 2021-05-16T19:56:39.8744129Z ../inst/include/Eigen/src/Core/products/TriangularMatrixVector.h:194:18: required from ‘static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Block, 1, -1, true>, 1, -1, false>; int Mode = 5; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Rhs = const Eigen::Block, -1, -1, false>, -1, -1, false>; typename Dest::Scalar = double]’ 2021-05-16T19:56:39.8757640Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:751:113: required from ‘static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block, 1, -1, true>, 1, -1, false>; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Rhs = Eigen::TriangularView, -1, -1, false>, -1, -1, false>, 5>; int ProductTag = 7; Eigen::internal::generic_product_impl::Scalar = double]’ 2021-05-16T19:56:39.8772007Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from ‘static void Eigen::internal::generic_product_impl_base::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Block, 1, -1, true>, 1, -1, false>; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Rhs = Eigen::TriangularView, -1, -1, false>, -1, -1, false>, 5>; Derived = Eigen::internal::generic_product_impl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::TriangularView, -1, -1, false>, -1, -1, false>, 5>, Eigen::DenseShape, Eigen::TriangularShape, 7>; Eigen::internal::generic_product_impl_base::Scalar = double]’ 2021-05-16T19:56:39.8778455Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:349:33: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:39.8782848Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:63:43: required from ‘void Eigen::internal::make_block_householder_triangular_factor(TriangularFactorType&, const VectorsType&, const CoeffsType&) [with TriangularFactorType = Eigen::Matrix; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:39.8787934Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:39.8793339Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:39.8797828Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:39.8805124Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:39.8809239Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:39.8811909Z ../inst/include/Eigen/src/Core/products/GeneralMatrixVector.h:385:62: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:39.8813997Z 385 | conj_helper pcj; 2021-05-16T19:56:39.8815195Z | ^~~ 2021-05-16T19:56:39.8817511Z ../inst/include/Eigen/src/Core/products/GeneralMatrixVector.h:385:62: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:39.8826736Z ../inst/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of ‘static void Eigen::internal::general_matrix_vector_product::run(Index, Index, const LhsMapper&, const RhsMapper&, Eigen::internal::general_matrix_vector_product::ResScalar*, Index, Eigen::internal::general_matrix_vector_product::ResScalar) [with Index = long int; LhsScalar = double; LhsMapper = Eigen::internal::const_blas_data_mapper; bool ConjugateLhs = false; RhsScalar = double; RhsMapper = Eigen::internal::const_blas_data_mapper; bool ConjugateRhs = false; int Version = 0; Eigen::internal::general_matrix_vector_product::ResScalar = double]’: 2021-05-16T19:56:39.8836256Z ../inst/include/Eigen/src/Core/products/TriangularMatrixVector.h:154:113: required from ‘static void Eigen::internal::triangular_matrix_vector_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, Eigen::internal::triangular_matrix_vector_product::ResScalar*, Index, const ResScalar&) [with Index = long int; int Mode = 6; LhsScalar = double; bool ConjLhs = false; RhsScalar = double; bool ConjRhs = false; int Version = 0; Eigen::internal::triangular_matrix_vector_product::ResScalar = double]’ 2021-05-16T19:56:39.8845028Z ../inst/include/Eigen/src/Core/products/TriangularMatrixVector.h:332:12: required from ‘static void Eigen::internal::trmv_selector::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose, -1, -1, false>, -1, -1, false> >; Rhs = Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >; Dest = Eigen::Transpose, 1, -1, true>, 1, -1, false> >; int Mode = 6; typename Dest::Scalar = double]’ 2021-05-16T19:56:39.8853604Z ../inst/include/Eigen/src/Core/products/TriangularMatrixVector.h:194:18: required from ‘static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Block, 1, -1, true>, 1, -1, false>; int Mode = 5; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Rhs = const Eigen::Block, -1, -1, false>, -1, -1, false>; typename Dest::Scalar = double]’ 2021-05-16T19:56:39.8864479Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:751:113: required from ‘static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block, 1, -1, true>, 1, -1, false>; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Rhs = Eigen::TriangularView, -1, -1, false>, -1, -1, false>, 5>; int ProductTag = 7; Eigen::internal::generic_product_impl::Scalar = double]’ 2021-05-16T19:56:39.8877892Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from ‘static void Eigen::internal::generic_product_impl_base::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Block, 1, -1, true>, 1, -1, false>; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Rhs = Eigen::TriangularView, -1, -1, false>, -1, -1, false>, 5>; Derived = Eigen::internal::generic_product_impl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::TriangularView, -1, -1, false>, -1, -1, false>, 5>, Eigen::DenseShape, Eigen::TriangularShape, 7>; Eigen::internal::generic_product_impl_base::Scalar = double]’ 2021-05-16T19:56:39.8883833Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:349:33: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:39.8888084Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:63:43: required from ‘void Eigen::internal::make_block_householder_triangular_factor(TriangularFactorType&, const VectorsType&, const CoeffsType&) [with TriangularFactorType = Eigen::Matrix; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:39.8893626Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:39.8899142Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:39.8904170Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:39.8912116Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:39.8915807Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:39.8918132Z ../inst/include/Eigen/src/Core/products/GeneralMatrixVector.h:385:62: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:39.8921780Z ../inst/include/Eigen/src/Core/products/GeneralMatrixVector.h:385:62: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:39.8940548Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T19:56:39.8941698Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:39.8942506Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:39.8943304Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:39.8943922Z from fastLm.h:25, 2021-05-16T19:56:39.8944480Z from fastLm.cpp:23: 2021-05-16T19:56:39.8947960Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, 1, 1, false>, 0>’: 2021-05-16T19:56:39.8952804Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, 1, 1, false> >’ 2021-05-16T19:56:39.8957432Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, 1, 1, false> >’ 2021-05-16T19:56:39.8962700Z ../inst/include/Eigen/src/Core/Block.h:172:103: required from ‘class Eigen::internal::BlockImpl_dense, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, 1, 1, false, false>’ 2021-05-16T19:56:39.8967287Z ../inst/include/Eigen/src/Core/Block.h:154:7: required from ‘class Eigen::BlockImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, 1, 1, false, Eigen::Dense>’ 2021-05-16T19:56:39.8971391Z ../inst/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, 1, 1, false>’ 2021-05-16T19:56:39.8974306Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:589:28: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:39.8980326Z ../inst/include/Eigen/src/Core/NoAlias.h:58:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>; ExpressionType = Eigen::Block, -1, 1, false>, -1, 1, false>; StorageBase = Eigen::MatrixBase]’ 2021-05-16T19:56:39.8986403Z ../inst/include/Eigen/src/Householder/Householder.h:129:22: required from ‘void Eigen::MatrixBase::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, 1, false>; Eigen::MatrixBase::Scalar = double]’ 2021-05-16T19:56:39.8991466Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:342:11: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:39.8995979Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:39.9003667Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:39.9007500Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:39.9009885Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:39.9011484Z 55 | >::type PacketReturnType; 2021-05-16T19:56:39.9012145Z | ^~~~~~~~~~~~~~~~ 2021-05-16T19:56:39.9157405Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, 1, 1, false> >, 0>’: 2021-05-16T19:56:39.9163486Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, 1, 1, false> > >’ 2021-05-16T19:56:39.9168232Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, 1, 1, false> > >’ 2021-05-16T19:56:39.9174804Z ../inst/include/Eigen/src/Core/Transpose.h:115:37: required from ‘class Eigen::TransposeImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, 1, 1, false>, Eigen::Dense>’ 2021-05-16T19:56:39.9180507Z ../inst/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, 1, 1, false> >’ 2021-05-16T19:56:39.9187980Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:589:40: required from ‘const CoeffReturnType Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index) const [with Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >; Rhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; int ProductTag = 4; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::internal::traits::Lhs>::Scalar = double; Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType = double; Eigen::Index = long int]’ 2021-05-16T19:56:39.9194738Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:637:5: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:39.9201045Z ../inst/include/Eigen/src/Core/NoAlias.h:58:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>; ExpressionType = Eigen::Block, -1, 1, false>, -1, 1, false>; StorageBase = Eigen::MatrixBase]’ 2021-05-16T19:56:39.9207121Z ../inst/include/Eigen/src/Householder/Householder.h:129:22: required from ‘void Eigen::MatrixBase::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, 1, false>; Eigen::MatrixBase::Scalar = double]’ 2021-05-16T19:56:39.9213252Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:342:11: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:39.9219116Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:39.9226981Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:39.9232321Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:39.9234883Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:39.9357962Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1, 1, false>, 0>’: 2021-05-16T19:56:39.9361160Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1, 1, false>, 2>’ 2021-05-16T19:56:39.9364018Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, 1, 1, false> >’ 2021-05-16T19:56:39.9366447Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, 1, 1, false> >’ 2021-05-16T19:56:39.9368944Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 1, 1, false>, 0>’ 2021-05-16T19:56:39.9372155Z ../inst/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, 0, Eigen::Stride<0, 0> >, 1, 1, false, true>’ 2021-05-16T19:56:39.9374208Z ../inst/include/Eigen/src/Core/Block.h:154:7: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:39.9381325Z ../inst/include/Eigen/src/Core/NoAlias.h:58:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>; ExpressionType = Eigen::Block, -1, 1, false>, -1, 1, false>; StorageBase = Eigen::MatrixBase]’ 2021-05-16T19:56:39.9387497Z ../inst/include/Eigen/src/Householder/Householder.h:129:22: required from ‘void Eigen::MatrixBase::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, 1, false>; Eigen::MatrixBase::Scalar = double]’ 2021-05-16T19:56:39.9393130Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:342:11: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:39.9398147Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:39.9407548Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:39.9412319Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:39.9414526Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:39.9580308Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, 1, 1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, 1, false> >, 0>’: 2021-05-16T19:56:39.9586498Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, 1, 1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, 1, false> > >’ 2021-05-16T19:56:39.9592549Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, 1, 1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, 1, false> > >’ 2021-05-16T19:56:39.9600410Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, 1, 1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, 1, false>, Eigen::Dense>’ 2021-05-16T19:56:39.9608066Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, 1, 1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, 1, false> >’ 2021-05-16T19:56:39.9616465Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:589:72: required from ‘const CoeffReturnType Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index) const [with Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >; Rhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; int ProductTag = 4; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::internal::traits::Lhs>::Scalar = double; Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType = double; Eigen::Index = long int]’ 2021-05-16T19:56:39.9621562Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:637:5: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:39.9627632Z ../inst/include/Eigen/src/Core/NoAlias.h:58:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>; ExpressionType = Eigen::Block, -1, 1, false>, -1, 1, false>; StorageBase = Eigen::MatrixBase]’ 2021-05-16T19:56:39.9634825Z ../inst/include/Eigen/src/Householder/Householder.h:129:22: required from ‘void Eigen::MatrixBase::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, 1, false>; Eigen::MatrixBase::Scalar = double]’ 2021-05-16T19:56:39.9641285Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:342:11: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:39.9646333Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:39.9653375Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:39.9657609Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:39.9660195Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:39.9976340Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, true>, -1, 1, false> > >, 0>’: 2021-05-16T19:56:39.9979300Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, true>, -1, 1, false> > >, 2>’ 2021-05-16T19:56:39.9982383Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, true>, -1, 1, false> > > >’ 2021-05-16T19:56:39.9985813Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, true>, -1, 1, false> > > >’ 2021-05-16T19:56:39.9988408Z ../inst/include/Eigen/src/Core/Transpose.h:115:37: required from ‘class Eigen::TransposeImpl, -1, -1, true>, -1, 1, false> >, Eigen::Dense>’ 2021-05-16T19:56:39.9991420Z ../inst/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, -1, -1, true>, -1, 1, false> > >’ 2021-05-16T19:56:39.9993494Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:251:42: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:39.9996800Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op]’ 2021-05-16T19:56:40.0001776Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:40.0005926Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >]’ 2021-05-16T19:56:40.0009919Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Derived = Eigen::Matrix]’ 2021-05-16T19:56:40.0014296Z ../inst/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:40.0040933Z fastLm.cpp:114:41: required from here 2021-05-16T19:56:40.0043405Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:40.0184218Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Transpose, -1, -1, true>, -1, 1, false> > >, const Eigen::Block, -1, 1, false>, -1, 1, false> >, 0>’: 2021-05-16T19:56:40.0191243Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Transpose, -1, -1, true>, -1, 1, false> > >, const Eigen::Block, -1, 1, false>, -1, 1, false> > >’ 2021-05-16T19:56:40.0197515Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Transpose, -1, -1, true>, -1, 1, false> > >, const Eigen::Block, -1, 1, false>, -1, 1, false> > >’ 2021-05-16T19:56:40.0202784Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, -1, -1, true>, -1, 1, false> > >, const Eigen::Block, -1, 1, false>, -1, 1, false>, Eigen::Dense>’ 2021-05-16T19:56:40.0208814Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, true>, -1, 1, false> > >, const Eigen::Block, -1, 1, false>, -1, 1, false> >’ 2021-05-16T19:56:40.0215380Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:251:61: required from ‘static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose, -1, -1, true>, -1, 1, false> >; Rhs = Eigen::Block, -1, 1, false>, -1, 1, false>]’ 2021-05-16T19:56:40.0218747Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:148:43: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:40.0223366Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op]’ 2021-05-16T19:56:40.0230619Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:40.0235723Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >]’ 2021-05-16T19:56:40.0240699Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Derived = Eigen::Matrix]’ 2021-05-16T19:56:40.0246793Z ../inst/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:40.0248957Z fastLm.cpp:114:41: required from here 2021-05-16T19:56:40.0251437Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:40.0385203Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true>, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1>, 0>’: 2021-05-16T19:56:40.0390310Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true>, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1> >’ 2021-05-16T19:56:40.0395761Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true>, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1> >’ 2021-05-16T19:56:40.0400776Z ../inst/include/Eigen/src/Core/Product.h:115:7: required from ‘class Eigen::internal::dense_product_base, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true>, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1, 4>’ 2021-05-16T19:56:40.0405576Z ../inst/include/Eigen/src/Core/Product.h:147:7: required from ‘class Eigen::ProductImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true>, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1, Eigen::Dense>’ 2021-05-16T19:56:40.0410262Z ../inst/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true>, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1>’ 2021-05-16T19:56:40.0414144Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:411:29: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:40.0417818Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op]’ 2021-05-16T19:56:40.0423259Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:40.0427703Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >]’ 2021-05-16T19:56:40.0432059Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Derived = Eigen::Matrix]’ 2021-05-16T19:56:40.0437120Z ../inst/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:40.0439451Z fastLm.cpp:114:41: required from here 2021-05-16T19:56:40.0441615Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:40.0697143Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; Eigen::Index = long int]’: 2021-05-16T19:56:40.0704651Z ../inst/include/Eigen/src/Core/Redux.h:225:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_sum_op; Derived = Eigen::internal::redux_evaluator, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >; Eigen::internal::redux_impl::Scalar = double]’ 2021-05-16T19:56:40.0712358Z ../inst/include/Eigen/src/Core/Redux.h:418:56: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; typename Eigen::internal::traits::Scalar = double]’ 2021-05-16T19:56:40.0720153Z ../inst/include/Eigen/src/Core/Redux.h:453:73: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; typename Eigen::internal::traits::Scalar = double]’ 2021-05-16T19:56:40.0724444Z ../inst/include/Eigen/src/Core/products/TriangularSolverVector.h:78:18: required from ‘static void Eigen::internal::triangular_solve_vector::run(Index, const LhsScalar*, Index, RhsScalar*) [with LhsScalar = double; RhsScalar = double; Index = long int; int Mode = 6; bool Conjugate = false]’ 2021-05-16T19:56:40.0728054Z ../inst/include/Eigen/src/Core/SolveTriangular.h:73:12: required from ‘static void Eigen::internal::triangular_solver_selector::run(const Lhs&, Rhs&) [with Lhs = const Eigen::Transpose >; Rhs = Eigen::Matrix; int Side = 1; int Mode = 6]’ 2021-05-16T19:56:40.0730275Z ../inst/include/Eigen/src/Core/SolveTriangular.h:182:21: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:40.0733905Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 1>, Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >; Func = Eigen::internal::assign_op]’ 2021-05-16T19:56:40.0740434Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 1>, Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:40.0745184Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 1>, Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >]’ 2021-05-16T19:56:40.0749327Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 1>, Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >; Derived = Eigen::Matrix]’ 2021-05-16T19:56:40.0755095Z ../inst/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 1>, Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:40.0757228Z fastLm.cpp:135:46: required from here 2021-05-16T19:56:40.0759214Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:650:34: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:40.0760796Z 650 | return internal::first_aligned::alignment),Derived>(m); 2021-05-16T19:56:40.0761667Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T19:56:40.0934606Z In file included from ../inst/include/Eigen/Core:445, 2021-05-16T19:56:40.0935393Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:40.0936418Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:40.0937091Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:40.0937614Z from fastLm.h:25, 2021-05-16T19:56:40.0938068Z from fastLm.cpp:23: 2021-05-16T19:56:40.0942757Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, 1, true> >’: 2021-05-16T19:56:40.0945149Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, 1, true> >’ 2021-05-16T19:56:40.0948333Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:960:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >’ 2021-05-16T19:56:40.0951985Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >’ 2021-05-16T19:56:40.0956013Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:681:51: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ 2021-05-16T19:56:40.0960902Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:665:8: required from ‘struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> > >’ 2021-05-16T19:56:40.0964004Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:730:20: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:40.0968177Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op]’ 2021-05-16T19:56:40.0973528Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:40.0977736Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >]’ 2021-05-16T19:56:40.0981343Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Derived = Eigen::Matrix]’ 2021-05-16T19:56:40.0985378Z ../inst/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:40.0987597Z fastLm.cpp:92:30: required from here 2021-05-16T19:56:40.0989738Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:40.0991227Z 960 | enum { 2021-05-16T19:56:40.0991550Z | ^ 2021-05-16T19:56:40.0993366Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >’: 2021-05-16T19:56:40.0996076Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >’ 2021-05-16T19:56:40.0999827Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:681:51: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ 2021-05-16T19:56:40.1006663Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:665:8: required from ‘struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> > >’ 2021-05-16T19:56:40.1012647Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:730:20: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >; Functor = Eigen::internal::sub_assign_op]’ 2021-05-16T19:56:40.1019456Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >; Functor = Eigen::internal::sub_assign_op; Weak = void]’ 2021-05-16T19:56:40.1023529Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:40.1026461Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op]’ 2021-05-16T19:56:40.1031552Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:40.1035488Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >]’ 2021-05-16T19:56:40.1039620Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Derived = Eigen::Matrix]’ 2021-05-16T19:56:40.1044184Z ../inst/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:40.1046475Z fastLm.cpp:92:30: required from here 2021-05-16T19:56:40.1048558Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:40.1055480Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, false> >’: 2021-05-16T19:56:40.1058168Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, false> >’ 2021-05-16T19:56:40.1061777Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:269:8: required from ‘struct Eigen::internal::unary_evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, false> >, Eigen::internal::IndexBased, double>’ 2021-05-16T19:56:40.1064934Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >’ 2021-05-16T19:56:40.1068563Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >’ 2021-05-16T19:56:40.1074163Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:681:51: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ 2021-05-16T19:56:40.1077928Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:665:8: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:40.1081597Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:63:43: required from ‘void Eigen::internal::make_block_householder_triangular_factor(TriangularFactorType&, const VectorsType&, const CoeffsType&) [with TriangularFactorType = Eigen::Matrix; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:40.1085803Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:40.1090694Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:40.1094846Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:40.1101553Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:40.1106878Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:40.1108978Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:40.1132995Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T19:56:40.1133640Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:40.1134323Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:40.1135009Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:40.1135728Z from fastLm.h:25, 2021-05-16T19:56:40.1136583Z from fastLm.cpp:23: 2021-05-16T19:56:40.1139314Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>’: 2021-05-16T19:56:40.1142485Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::Matrix > >’ 2021-05-16T19:56:40.1144753Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, Eigen::Matrix > >’ 2021-05-16T19:56:40.1147134Z ../inst/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, Eigen::Matrix >’ 2021-05-16T19:56:40.1150763Z ../inst/include/Eigen/src/Core/CwiseNullaryOp.h:327:30: required from ‘Derived& Eigen::DenseBase::setConstant(const Scalar&) [with Derived = Eigen::Matrix; Eigen::DenseBase::Scalar = double]’ 2021-05-16T19:56:40.1153575Z ../inst/include/Eigen/src/Core/CwiseNullaryOp.h:501:10: required from ‘Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Matrix]’ 2021-05-16T19:56:40.1156137Z ../inst/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:151:5: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:40.1161342Z ../inst/include/Eigen/src/Core/Matrix.h:377:29: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, -1, -1, false> >, 6>, Eigen::Block, -1, -1, false>, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:40.1166628Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:92:78: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:40.1171199Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:40.1175574Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:40.1182792Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:40.1186399Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:40.1188523Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:40.1190479Z 55 | >::type PacketReturnType; 2021-05-16T19:56:40.1191047Z | ^~~~~~~~~~~~~~~~ 2021-05-16T19:56:40.1360677Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: 2021-05-16T19:56:40.1362637Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ 2021-05-16T19:56:40.1364513Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ 2021-05-16T19:56:40.1366252Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ 2021-05-16T19:56:40.1368757Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ 2021-05-16T19:56:40.1371037Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ 2021-05-16T19:56:40.1372649Z ../inst/include/Eigen/src/Core/Matrix.h:178:7: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:40.1376319Z ../inst/include/Eigen/src/Core/NoAlias.h:58:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, -1, false>, 5>, Eigen::Matrix, 0>; ExpressionType = Eigen::Block, -1, -1, false>; StorageBase = Eigen::MatrixBase]’ 2021-05-16T19:56:40.1383393Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:96:17: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:40.1390106Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:40.1394776Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:40.1404318Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:40.1412224Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:40.1414278Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:40.1617912Z In file included from ../inst/include/Eigen/Core:445, 2021-05-16T19:56:40.1618828Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:40.1619733Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:40.1620488Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:40.1621050Z from fastLm.h:25, 2021-05-16T19:56:40.1621569Z from fastLm.cpp:23: 2021-05-16T19:56:40.1624794Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false> >’: 2021-05-16T19:56:40.1631514Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:730:20: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, -1, false>; SrcXprType = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false>; Functor = Eigen::internal::sub_assign_op]’ 2021-05-16T19:56:40.1639136Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, -1, false>; SrcXprType = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false>; Functor = Eigen::internal::sub_assign_op; Weak = void]’ 2021-05-16T19:56:40.1645739Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>, -1, -1, false>; Src = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false>; Func = Eigen::internal::sub_assign_op]’ 2021-05-16T19:56:40.1657999Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, -1, false>, -1, -1, false>; Src = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false>; Func = Eigen::internal::sub_assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:40.1664534Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:164:18: required from ‘Derived& Eigen::MatrixBase::operator-=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false>; Derived = Eigen::Block, -1, -1, false>, -1, -1, false>]’ 2021-05-16T19:56:40.1668297Z ../inst/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:31: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:40.1672614Z ../inst/include/Eigen/src/Core/NoAlias.h:58:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, -1, false>, 5>, Eigen::Matrix, 0>; ExpressionType = Eigen::Block, -1, -1, false>; StorageBase = Eigen::MatrixBase]’ 2021-05-16T19:56:40.1677287Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:96:17: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:40.1681742Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:40.1685903Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:40.1693851Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:40.1698743Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:40.1700856Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:40.1701972Z 960 | enum { 2021-05-16T19:56:40.1702351Z | ^ 2021-05-16T19:56:40.1704049Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, -1, false> >’: 2021-05-16T19:56:40.1725882Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:960:8: required from ‘struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, false> >’ 2021-05-16T19:56:40.1731817Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:736:20: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, -1, false>; SrcXprType = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false>; Functor = Eigen::internal::sub_assign_op]’ 2021-05-16T19:56:40.1739463Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, -1, false>; SrcXprType = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false>; Functor = Eigen::internal::sub_assign_op; Weak = void]’ 2021-05-16T19:56:40.1748094Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>, -1, -1, false>; Src = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false>; Func = Eigen::internal::sub_assign_op]’ 2021-05-16T19:56:40.1756430Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, -1, false>, -1, -1, false>; Src = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false>; Func = Eigen::internal::sub_assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:40.1760892Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:164:18: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:40.1765093Z ../inst/include/Eigen/src/Core/NoAlias.h:58:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, -1, false>, 5>, Eigen::Matrix, 0>; ExpressionType = Eigen::Block, -1, -1, false>; StorageBase = Eigen::MatrixBase]’ 2021-05-16T19:56:40.1770300Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:96:17: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:40.1774944Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:40.1779088Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:40.1785871Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:40.1789573Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:40.1791796Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:40.1794209Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, false> >’: 2021-05-16T19:56:40.1798820Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:736:20: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, -1, false>; SrcXprType = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false>; Functor = Eigen::internal::sub_assign_op]’ 2021-05-16T19:56:40.1805845Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, -1, false>; SrcXprType = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false>; Functor = Eigen::internal::sub_assign_op; Weak = void]’ 2021-05-16T19:56:40.1815506Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>, -1, -1, false>; Src = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false>; Func = Eigen::internal::sub_assign_op]’ 2021-05-16T19:56:40.1822336Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, -1, false>, -1, -1, false>; Src = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false>; Func = Eigen::internal::sub_assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:40.1828203Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:164:18: required from ‘Derived& Eigen::MatrixBase::operator-=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false>; Derived = Eigen::Block, -1, -1, false>, -1, -1, false>]’ 2021-05-16T19:56:40.1831844Z ../inst/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:31: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:40.1835718Z ../inst/include/Eigen/src/Core/NoAlias.h:58:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, -1, false>, 5>, Eigen::Matrix, 0>; ExpressionType = Eigen::Block, -1, -1, false>; StorageBase = Eigen::MatrixBase]’ 2021-05-16T19:56:40.1839918Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:96:17: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:40.1844674Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:40.1849037Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:40.1856686Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:40.1860050Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:40.1861924Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:40.1864551Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, true> >’: 2021-05-16T19:56:40.1866810Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from ‘struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, true> >’ 2021-05-16T19:56:40.1871069Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:681:51: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ 2021-05-16T19:56:40.1875385Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:665:8: required from ‘struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> > >’ 2021-05-16T19:56:40.1881136Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:730:20: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> >; Functor = Eigen::internal::sub_assign_op]’ 2021-05-16T19:56:40.1890343Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> >; Functor = Eigen::internal::sub_assign_op; Weak = void]’ 2021-05-16T19:56:40.1894831Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:40.1899597Z ../inst/include/Eigen/src/Core/NoAlias.h:58:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, -1, false>, 5>, Eigen::Matrix, 0>; ExpressionType = Eigen::Block, -1, -1, false>; StorageBase = Eigen::MatrixBase]’ 2021-05-16T19:56:40.1906448Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:96:17: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:40.1912754Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:40.1918415Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:40.1926566Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:40.1931076Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:40.1933570Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:40.1936390Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, true> >’: 2021-05-16T19:56:40.1942511Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:736:20: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> >; Functor = Eigen::internal::sub_assign_op]’ 2021-05-16T19:56:40.1952982Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> >; Functor = Eigen::internal::sub_assign_op; Weak = void]’ 2021-05-16T19:56:40.1960426Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>, -1, -1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> >; Func = Eigen::internal::sub_assign_op]’ 2021-05-16T19:56:40.1967126Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, -1, false>, -1, -1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> >; Func = Eigen::internal::sub_assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:40.1974929Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:164:18: required from ‘Derived& Eigen::MatrixBase::operator-=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> >; Derived = Eigen::Block, -1, -1, false>, -1, -1, true>]’ 2021-05-16T19:56:40.1978667Z ../inst/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:32: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:40.1983181Z ../inst/include/Eigen/src/Core/NoAlias.h:58:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, -1, false>, 5>, Eigen::Matrix, 0>; ExpressionType = Eigen::Block, -1, -1, false>; StorageBase = Eigen::MatrixBase]’ 2021-05-16T19:56:40.1988725Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:96:17: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:40.1995759Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:40.2002128Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:40.2012845Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:40.2018074Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:40.2021279Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:40.2023244Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T19:56:40.2024022Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:40.2025787Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:40.2026675Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:40.2027232Z from fastLm.h:25, 2021-05-16T19:56:40.2027716Z from fastLm.cpp:23: 2021-05-16T19:56:40.2031351Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true> >; Eigen::Index = long int]’: 2021-05-16T19:56:40.2037390Z ../inst/include/Eigen/src/Core/Redux.h:225:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_sum_op; Derived = Eigen::internal::redux_evaluator, const Eigen::Block, -1, 1, true> > >; Eigen::internal::redux_impl::Scalar = double]’ 2021-05-16T19:56:40.2044035Z ../inst/include/Eigen/src/Core/Redux.h:418:56: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]’ 2021-05-16T19:56:40.2049419Z ../inst/include/Eigen/src/Core/Redux.h:453:73: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]’ 2021-05-16T19:56:40.2054466Z ../inst/include/Eigen/src/Core/Dot.h:98:22: required from ‘typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Block, -1, 1, true>; typename Eigen::NumTraits::Scalar>::Real = double]’ 2021-05-16T19:56:40.2060109Z ../inst/include/Eigen/src/Core/Dot.h:110:23: required from ‘typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::norm() const [with Derived = Eigen::Block, -1, 1, true>; typename Eigen::NumTraits::Scalar>::Real = double]’ 2021-05-16T19:56:40.2062812Z ../inst/include/Eigen/src/Core/VectorwiseOp.h:100:1: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:40.2068771Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, 1, false>; SrcXprType = Eigen::PartialReduxExpr, Eigen::internal::member_norm, 1>; Functor = Eigen::internal::assign_op; Weak = void]’ 2021-05-16T19:56:40.2075805Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, 1, false>; Src = Eigen::PartialReduxExpr, Eigen::internal::member_norm, 1>; Func = Eigen::internal::assign_op]’ 2021-05-16T19:56:40.2084363Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, 1, false>; Src = Eigen::PartialReduxExpr, Eigen::internal::member_norm, 1>; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:40.2090301Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Block, -1, 1, false>; Src = Eigen::PartialReduxExpr, Eigen::internal::member_norm, 1>]’ 2021-05-16T19:56:40.2095332Z ../inst/include/Eigen/src/Core/Assign.h:66:28: required from ‘Derived& Eigen::MatrixBase::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::PartialReduxExpr, Eigen::internal::member_norm, 1>; Derived = Eigen::Block, -1, 1, false>]’ 2021-05-16T19:56:40.2097186Z fastLm.cpp:108:58: required from here 2021-05-16T19:56:40.2099590Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:650:34: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:40.2101979Z 650 | return internal::first_aligned::alignment),Derived>(m); 2021-05-16T19:56:40.2102992Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T19:56:40.2407523Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’: 2021-05-16T19:56:40.2409816Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase >, 1>’ 2021-05-16T19:56:40.2412033Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase >, 3>’ 2021-05-16T19:56:40.2415228Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase > >’ 2021-05-16T19:56:40.2417629Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase > >’ 2021-05-16T19:56:40.2419601Z ../inst/include/Eigen/src/Core/Transpose.h:115:37: required from ‘class Eigen::TransposeImpl, Eigen::Dense>’ 2021-05-16T19:56:40.2421507Z ../inst/include/Eigen/src/Core/Transpose.h:52:37: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:40.2426120Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:67:33: required from ‘void Eigen::internal::make_block_householder_triangular_factor(TriangularFactorType&, const VectorsType&, const CoeffsType&) [with TriangularFactorType = Eigen::Matrix; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:40.2431512Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:40.2436354Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:40.2441164Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:40.2450970Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:40.2455017Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:40.2457375Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:40.2458839Z 55 | >::type PacketReturnType; 2021-05-16T19:56:40.2459612Z | ^~~~~~~~~~~~~~~~ 2021-05-16T19:56:40.2616768Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false> >, 0>’: 2021-05-16T19:56:40.2620021Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false> >, 2>’ 2021-05-16T19:56:40.2622536Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false> > >’ 2021-05-16T19:56:40.2625045Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false> > >’ 2021-05-16T19:56:40.2627340Z ../inst/include/Eigen/src/Core/Transpose.h:115:37: required from ‘class Eigen::TransposeImpl, -1, -1, false>, Eigen::Dense>’ 2021-05-16T19:56:40.2630286Z ../inst/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, -1, -1, false> >’ 2021-05-16T19:56:40.2632552Z ../inst/include/Eigen/src/Core/products/TriangularMatrixVector.h:194:18: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:40.2637567Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:67:33: required from ‘void Eigen::internal::make_block_householder_triangular_factor(TriangularFactorType&, const VectorsType&, const CoeffsType&) [with TriangularFactorType = Eigen::Matrix; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:40.2642698Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:40.2647776Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:40.2653025Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:40.2660578Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:40.2664863Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:40.2667246Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:40.2837296Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false> >, 0>’: 2021-05-16T19:56:40.2840329Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false> >, 2>’ 2021-05-16T19:56:40.2843046Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 1, -1, true>, 1, -1, false> > >’ 2021-05-16T19:56:40.2845633Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 1, -1, true>, 1, -1, false> > >’ 2021-05-16T19:56:40.2848207Z ../inst/include/Eigen/src/Core/Transpose.h:115:37: required from ‘class Eigen::TransposeImpl, 1, -1, true>, 1, -1, false>, Eigen::Dense>’ 2021-05-16T19:56:40.2850662Z ../inst/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, 1, -1, true>, 1, -1, false> >’ 2021-05-16T19:56:40.2852936Z ../inst/include/Eigen/src/Core/products/TriangularMatrixVector.h:194:18: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:40.2857212Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:67:33: required from ‘void Eigen::internal::make_block_householder_triangular_factor(TriangularFactorType&, const VectorsType&, const CoeffsType&) [with TriangularFactorType = Eigen::Matrix; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:40.2871564Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:40.2876561Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:40.2881784Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:40.2889352Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:40.2893360Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:40.2896073Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:40.3118415Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, 0>’: 2021-05-16T19:56:40.3121514Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, 2>’ 2021-05-16T19:56:40.3124097Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false> >’ 2021-05-16T19:56:40.3126324Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false> >’ 2021-05-16T19:56:40.3128483Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, -1, false>, 0>’ 2021-05-16T19:56:40.3130770Z ../inst/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, -1, -1, false, true>’ 2021-05-16T19:56:40.3132836Z ../inst/include/Eigen/src/Core/Block.h:154:7: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:40.3137005Z ../inst/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, 2>, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:40.3141938Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:94:19: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:40.3146709Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:40.3152203Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:40.3159581Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:40.3163411Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:40.3165690Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:40.3352207Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, 0>’: 2021-05-16T19:56:40.3356818Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> > >’ 2021-05-16T19:56:40.3361262Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> > >’ 2021-05-16T19:56:40.3365536Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, Eigen::Dense>’ 2021-05-16T19:56:40.3369243Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >’ 2021-05-16T19:56:40.3374221Z ../inst/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:59: required from ‘static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix; int Mode = 2; bool LhsIsTriangular = true; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; typename Dest::Scalar = double]’ 2021-05-16T19:56:40.3377826Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:738:14: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:40.3382291Z ../inst/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, 2>, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:40.3387158Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:94:19: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:40.3393128Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:40.3397971Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:40.3405963Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:40.3423758Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:40.3426221Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:40.3576564Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, -1, -1, true>, 0>’: 2021-05-16T19:56:40.3579451Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase >, -1, -1, true>, 2>’ 2021-05-16T19:56:40.3582573Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, -1, -1, true> >’ 2021-05-16T19:56:40.3585130Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, -1, -1, true> >’ 2021-05-16T19:56:40.3588088Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase >, -1, -1, true>, 0>’ 2021-05-16T19:56:40.3591164Z ../inst/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense >, -1, -1, true, true>’ 2021-05-16T19:56:40.3595257Z ../inst/include/Eigen/src/Core/Block.h:154:7: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:40.3600302Z ../inst/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, 1>, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:40.3605159Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:95:19: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:40.3611119Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:40.3615390Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:40.3622952Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:40.3626939Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:40.3629023Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:40.3821976Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block >, -1, -1, true> >, 0>’: 2021-05-16T19:56:40.3826485Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block >, -1, -1, true> > >’ 2021-05-16T19:56:40.3831573Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block >, -1, -1, true> > >’ 2021-05-16T19:56:40.3836118Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block >, -1, -1, true>, Eigen::Dense>’ 2021-05-16T19:56:40.3840278Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block >, -1, -1, true> >’ 2021-05-16T19:56:40.3845621Z ../inst/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:59: required from ‘static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix; int Mode = 1; bool LhsIsTriangular = true; Lhs = const Eigen::Transpose >; Rhs = Eigen::Matrix; typename Dest::Scalar = double]’ 2021-05-16T19:56:40.3848965Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:738:14: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:40.3853588Z ../inst/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, 1>, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:40.3858728Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:95:19: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:40.3863620Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:40.3868254Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:40.3876206Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:40.3887014Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:40.3889431Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:40.4105122Z In file included from ../inst/include/Eigen/Core:445, 2021-05-16T19:56:40.4106639Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:40.4107605Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:40.4108369Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:40.4109529Z from fastLm.h:25, 2021-05-16T19:56:40.4110319Z from fastLm.cpp:23: 2021-05-16T19:56:40.4115674Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, 1, 1, false> >’: 2021-05-16T19:56:40.4124491Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from ‘struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, 1, 1, false> >’ 2021-05-16T19:56:40.4129423Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:269:8: required from ‘struct Eigen::internal::unary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, 1, 1, false> >, Eigen::internal::IndexBased, double>’ 2021-05-16T19:56:40.4134163Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from ‘struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, 1, 1, false> > >’ 2021-05-16T19:56:40.4139720Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from ‘struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, 1, 1, false> > >’ 2021-05-16T19:56:40.4146256Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:681:51: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, 1, 1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ 2021-05-16T19:56:40.4150494Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:665:8: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:40.4159123Z ../inst/include/Eigen/src/Core/NoAlias.h:58:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>; ExpressionType = Eigen::Block, -1, 1, false>, -1, 1, false>; StorageBase = Eigen::MatrixBase]’ 2021-05-16T19:56:40.4174632Z ../inst/include/Eigen/src/Householder/Householder.h:129:22: required from ‘void Eigen::MatrixBase::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, 1, false>; Eigen::MatrixBase::Scalar = double]’ 2021-05-16T19:56:40.4181469Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:342:11: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:40.4185886Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:40.4198120Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:40.4203707Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:40.4206341Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:40.4207459Z 960 | enum { 2021-05-16T19:56:40.4207832Z | ^ 2021-05-16T19:56:40.4216225Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, 1, 1, false> >’: 2021-05-16T19:56:40.4219246Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, 1, 1, false> >’ 2021-05-16T19:56:40.4225318Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:681:51: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, 1, 1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ 2021-05-16T19:56:40.4232762Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:665:8: required from ‘struct Eigen::internal::evaluator, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, 1, 1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, 1, false> > >’ 2021-05-16T19:56:40.4238973Z ../inst/include/Eigen/src/Core/Redux.h:349:39: required from ‘class Eigen::internal::redux_evaluator, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, 1, 1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, 1, false> > >’ 2021-05-16T19:56:40.4246805Z ../inst/include/Eigen/src/Core/Redux.h:416:17: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, 1, 1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, 1, false> >; typename Eigen::internal::traits::Scalar = double]’ 2021-05-16T19:56:40.4251489Z ../inst/include/Eigen/src/Core/Redux.h:453:73: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:40.4256965Z ../inst/include/Eigen/src/Core/NoAlias.h:58:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>; ExpressionType = Eigen::Block, -1, 1, false>, -1, 1, false>; StorageBase = Eigen::MatrixBase]’ 2021-05-16T19:56:40.4263321Z ../inst/include/Eigen/src/Householder/Householder.h:129:22: required from ‘void Eigen::MatrixBase::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, 1, false>; Eigen::MatrixBase::Scalar = double]’ 2021-05-16T19:56:40.4269038Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:342:11: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:40.4277108Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:40.4284763Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:40.4289136Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:40.4291347Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:40.4294413Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, false>, -1, -1, false>, -1, 1, true> >’: 2021-05-16T19:56:40.4299871Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:736:20: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, -1, false>, -1, -1, false>, -1, 1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >; Functor = Eigen::internal::sub_assign_op]’ 2021-05-16T19:56:40.4308121Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, -1, false>, -1, -1, false>, -1, 1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >; Functor = Eigen::internal::sub_assign_op; Weak = void]’ 2021-05-16T19:56:40.4315995Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>, -1, -1, false>, -1, -1, false>, -1, 1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >; Func = Eigen::internal::sub_assign_op]’ 2021-05-16T19:56:40.4323681Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, -1, false>, -1, -1, false>, -1, -1, false>, -1, 1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >; Func = Eigen::internal::sub_assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:40.4330768Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:164:18: required from ‘Derived& Eigen::MatrixBase::operator-=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >; Derived = Eigen::Block, -1, -1, false>, -1, -1, false>, -1, -1, false>, -1, 1, true>]’ 2021-05-16T19:56:40.4334451Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:305:135: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:40.4338480Z ../inst/include/Eigen/src/QR/HouseholderQR.h:284:5: required from ‘void Eigen::internal::householder_qr_inplace_unblocked(MatrixQR&, HCoeffs&, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Block, -1, -1, false>; HCoeffs = Eigen::Block, -1, 1, false>; typename MatrixQR::Scalar = double]’ 2021-05-16T19:56:40.4343367Z ../inst/include/Eigen/src/QR/HouseholderQR.h:334:39: required from ‘static void Eigen::internal::householder_qr_inplace_blocked::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix; HCoeffs = Eigen::Matrix; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]’ 2021-05-16T19:56:40.4347267Z ../inst/include/Eigen/src/QR/HouseholderQR.h:391:73: required from ‘void Eigen::HouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:40.4354423Z ../inst/include/Eigen/src/QR/HouseholderQR.h:172:7: required from ‘Eigen::HouseholderQR& Eigen::HouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:40.4358270Z ../inst/include/Eigen/src/QR/HouseholderQR.h:103:7: required from ‘Eigen::HouseholderQR::HouseholderQR(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:40.4359909Z fastLm.cpp:113:30: required from here 2021-05-16T19:56:40.4362132Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:40.4366112Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false> >’: 2021-05-16T19:56:40.4372309Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:730:20: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, -1, false>; SrcXprType = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false>; Functor = Eigen::internal::sub_assign_op]’ 2021-05-16T19:56:40.4379420Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, -1, false>; SrcXprType = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false>; Functor = Eigen::internal::sub_assign_op; Weak = void]’ 2021-05-16T19:56:40.4385949Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>, -1, -1, false>; Src = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false>; Func = Eigen::internal::sub_assign_op]’ 2021-05-16T19:56:40.4394170Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, -1, false>, -1, -1, false>; Src = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false>; Func = Eigen::internal::sub_assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:40.4403585Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:164:18: required from ‘Derived& Eigen::MatrixBase::operator-=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false>; Derived = Eigen::Block, -1, -1, false>, -1, -1, false>]’ 2021-05-16T19:56:40.4407241Z ../inst/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:31: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:40.4411343Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:96:17: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::Block, -1, 1, false>]’ 2021-05-16T19:56:40.4416667Z ../inst/include/Eigen/src/QR/HouseholderQR.h:339:44: required from ‘static void Eigen::internal::householder_qr_inplace_blocked::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix; HCoeffs = Eigen::Matrix; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]’ 2021-05-16T19:56:40.4422021Z ../inst/include/Eigen/src/QR/HouseholderQR.h:391:73: required from ‘void Eigen::HouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:40.4426824Z ../inst/include/Eigen/src/QR/HouseholderQR.h:172:7: required from ‘Eigen::HouseholderQR& Eigen::HouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:40.4430732Z ../inst/include/Eigen/src/QR/HouseholderQR.h:103:7: required from ‘Eigen::HouseholderQR::HouseholderQR(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:40.4432961Z fastLm.cpp:113:30: required from here 2021-05-16T19:56:40.4435328Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:40.4438061Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, true> >’: 2021-05-16T19:56:40.4444524Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:736:20: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> >; Functor = Eigen::internal::sub_assign_op]’ 2021-05-16T19:56:40.4452874Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> >; Functor = Eigen::internal::sub_assign_op; Weak = void]’ 2021-05-16T19:56:40.4461038Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>, -1, -1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> >; Func = Eigen::internal::sub_assign_op]’ 2021-05-16T19:56:40.4471326Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, -1, false>, -1, -1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> >; Func = Eigen::internal::sub_assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:40.4479999Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:164:18: required from ‘Derived& Eigen::MatrixBase::operator-=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> >; Derived = Eigen::Block, -1, -1, false>, -1, -1, true>]’ 2021-05-16T19:56:40.4484864Z ../inst/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:32: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:40.4490018Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:96:17: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::Block, -1, 1, false>]’ 2021-05-16T19:56:40.4502546Z ../inst/include/Eigen/src/QR/HouseholderQR.h:339:44: required from ‘static void Eigen::internal::householder_qr_inplace_blocked::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix; HCoeffs = Eigen::Matrix; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]’ 2021-05-16T19:56:40.4507784Z ../inst/include/Eigen/src/QR/HouseholderQR.h:391:73: required from ‘void Eigen::HouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:40.4511927Z ../inst/include/Eigen/src/QR/HouseholderQR.h:172:7: required from ‘Eigen::HouseholderQR& Eigen::HouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:40.4517052Z ../inst/include/Eigen/src/QR/HouseholderQR.h:103:7: required from ‘Eigen::HouseholderQR::HouseholderQR(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:40.4518670Z fastLm.cpp:113:30: required from here 2021-05-16T19:56:40.4522802Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:40.4525556Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, -1, true> >’: 2021-05-16T19:56:40.4529159Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from ‘struct Eigen::internal::evaluator, -1, -1, true> >’ 2021-05-16T19:56:40.4532941Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:960:8: required from ‘struct Eigen::internal::evaluator, -1, -1, true>, -1, 1, false> >’ 2021-05-16T19:56:40.4535732Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from ‘struct Eigen::internal::evaluator, -1, -1, true>, -1, 1, false> >’ 2021-05-16T19:56:40.4538976Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:269:8: required from ‘struct Eigen::internal::unary_evaluator, -1, -1, true>, -1, 1, false> >, Eigen::internal::IndexBased, double>’ 2021-05-16T19:56:40.4543164Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from ‘struct Eigen::internal::evaluator, -1, -1, true>, -1, 1, false> > >’ 2021-05-16T19:56:40.4545476Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:99:8: [ skipping 19 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:40.4550490Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op]’ 2021-05-16T19:56:40.4557257Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:40.4563007Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >]’ 2021-05-16T19:56:40.4567443Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Derived = Eigen::Matrix]’ 2021-05-16T19:56:40.4573734Z ../inst/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:40.4577013Z fastLm.cpp:114:41: required from here 2021-05-16T19:56:40.4579369Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:40.4583439Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, -1, true>, -1, 1, false> >’: 2021-05-16T19:56:40.4588521Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from ‘struct Eigen::internal::evaluator, -1, -1, true>, -1, 1, false> >’ 2021-05-16T19:56:40.4592078Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:269:8: required from ‘struct Eigen::internal::unary_evaluator, -1, -1, true>, -1, 1, false> >, Eigen::internal::IndexBased, double>’ 2021-05-16T19:56:40.4596925Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from ‘struct Eigen::internal::evaluator, -1, -1, true>, -1, 1, false> > >’ 2021-05-16T19:56:40.4601073Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from ‘struct Eigen::internal::evaluator, -1, -1, true>, -1, 1, false> > >’ 2021-05-16T19:56:40.4604762Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:269:8: required from ‘struct Eigen::internal::unary_evaluator, -1, -1, true>, -1, 1, false> > >, Eigen::internal::IndexBased, double>’ 2021-05-16T19:56:40.4608478Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:90:8: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:40.4613164Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op]’ 2021-05-16T19:56:40.4623023Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:40.4629548Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >]’ 2021-05-16T19:56:40.4633684Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Derived = Eigen::Matrix]’ 2021-05-16T19:56:40.4639946Z ../inst/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:40.4644176Z fastLm.cpp:114:41: required from here 2021-05-16T19:56:40.4646706Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:40.4715194Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T19:56:40.4716270Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:40.4717068Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:40.4718956Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:40.4719611Z from fastLm.h:25, 2021-05-16T19:56:40.4720163Z from fastLm.cpp:23: 2021-05-16T19:56:40.4723491Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix, 2>, 0>’: 2021-05-16T19:56:40.4727813Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::Matrix, 2> >’ 2021-05-16T19:56:40.4731032Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, Eigen::Matrix, 2> >’ 2021-05-16T19:56:40.4734255Z ../inst/include/Eigen/src/Core/Product.h:115:7: required from ‘class Eigen::internal::dense_product_base, Eigen::Matrix, 2, 8>’ 2021-05-16T19:56:40.4737006Z ../inst/include/Eigen/src/Core/Product.h:147:7: required from ‘class Eigen::ProductImpl, Eigen::Matrix, 2, Eigen::Dense>’ 2021-05-16T19:56:40.4739228Z ../inst/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, Eigen::Matrix, 2>’ 2021-05-16T19:56:40.4742343Z ../inst/include/Eigen/src/Cholesky/LDLT.h:565:26: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:40.4747523Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 1>, Eigen::Matrix >, 0> > >; Func = Eigen::internal::assign_op]’ 2021-05-16T19:56:40.4756210Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 1>, Eigen::Matrix >, 0> > >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:40.4763854Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 1>, Eigen::Matrix >, 0> > >]’ 2021-05-16T19:56:40.4770229Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 1>, Eigen::Matrix >, 0> > >; Derived = Eigen::Matrix]’ 2021-05-16T19:56:40.4777179Z ../inst/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 1>, Eigen::Matrix >, 0> > >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:40.4781946Z fastLm.cpp:137:62: required from here 2021-05-16T19:56:40.4784953Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:40.4787606Z 55 | >::type PacketReturnType; 2021-05-16T19:56:40.4788453Z | ^~~~~~~~~~~~~~~~ 2021-05-16T19:56:40.4965158Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase > >, Eigen::Matrix, 2>, 0>’: 2021-05-16T19:56:40.4968316Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase > >, Eigen::Matrix, 2> >’ 2021-05-16T19:56:40.4972373Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase > >, Eigen::Matrix, 2> >’ 2021-05-16T19:56:40.4976489Z ../inst/include/Eigen/src/Core/Product.h:115:7: required from ‘class Eigen::internal::dense_product_base > >, Eigen::Matrix, 2, 8>’ 2021-05-16T19:56:40.4980091Z ../inst/include/Eigen/src/Core/Product.h:147:7: required from ‘class Eigen::ProductImpl > >, Eigen::Matrix, 2, Eigen::Dense>’ 2021-05-16T19:56:40.4983064Z ../inst/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product > >, Eigen::Matrix, 2>’ 2021-05-16T19:56:40.4986385Z ../inst/include/Eigen/src/Cholesky/LDLT.h:595:38: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:40.4991934Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 1>, Eigen::Matrix >, 0> > >; Func = Eigen::internal::assign_op]’ 2021-05-16T19:56:40.4999234Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 1>, Eigen::Matrix >, 0> > >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:40.5005516Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 1>, Eigen::Matrix >, 0> > >]’ 2021-05-16T19:56:40.5011715Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 1>, Eigen::Matrix >, 0> > >; Derived = Eigen::Matrix]’ 2021-05-16T19:56:40.5018858Z ../inst/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 1>, Eigen::Matrix >, 0> > >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:40.5022144Z fastLm.cpp:137:62: required from here 2021-05-16T19:56:40.5024415Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:40.5414240Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >; Eigen::Index = long int]’: 2021-05-16T19:56:40.5421070Z ../inst/include/Eigen/src/Core/Redux.h:225:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_sum_op; Derived = Eigen::internal::redux_evaluator, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > > >; Eigen::internal::redux_impl::Scalar = double]’ 2021-05-16T19:56:40.5427769Z ../inst/include/Eigen/src/Core/Redux.h:418:56: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >; typename Eigen::internal::traits::Scalar = double]’ 2021-05-16T19:56:40.5437427Z ../inst/include/Eigen/src/Core/Redux.h:453:73: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >; typename Eigen::internal::traits::Scalar = double]’ 2021-05-16T19:56:40.5452922Z ../inst/include/Eigen/src/Core/products/TriangularMatrixVector.h:137:36: required from ‘static void Eigen::internal::triangular_matrix_vector_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, Eigen::internal::triangular_matrix_vector_product::ResScalar*, Index, const ResScalar&) [with Index = long int; int Mode = 6; LhsScalar = double; bool ConjLhs = false; RhsScalar = double; bool ConjRhs = false; int Version = 0; Eigen::internal::triangular_matrix_vector_product::ResScalar = double]’ 2021-05-16T19:56:40.5463669Z ../inst/include/Eigen/src/Core/products/TriangularMatrixVector.h:332:12: required from ‘static void Eigen::internal::trmv_selector::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose, -1, -1, false>, -1, -1, false> >; Rhs = Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >; Dest = Eigen::Transpose, 1, -1, true>, 1, -1, false> >; int Mode = 6; typename Dest::Scalar = double]’ 2021-05-16T19:56:40.5468581Z ../inst/include/Eigen/src/Core/products/TriangularMatrixVector.h:194:18: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:40.5473531Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:63:43: required from ‘void Eigen::internal::make_block_householder_triangular_factor(TriangularFactorType&, const VectorsType&, const CoeffsType&) [with TriangularFactorType = Eigen::Matrix; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:40.5478544Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:40.5487385Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:40.5492672Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:40.5500706Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:40.5504751Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:40.5507428Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:650:34: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:40.5510021Z 650 | return internal::first_aligned::alignment),Derived>(m); 2021-05-16T19:56:40.5511043Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T19:56:40.5511808Z In file included from ../inst/include/Eigen/Core:445, 2021-05-16T19:56:40.5512499Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:40.5513300Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:40.5514064Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:40.5514651Z from fastLm.h:25, 2021-05-16T19:56:40.5515170Z from fastLm.cpp:23: 2021-05-16T19:56:40.5517589Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, true> >’: 2021-05-16T19:56:40.5524708Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from ‘struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, true> >’ 2021-05-16T19:56:40.5528015Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:960:8: required from ‘struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, true>, -1, 1, false> >’ 2021-05-16T19:56:40.5531968Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from ‘struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, true>, -1, 1, false> >’ 2021-05-16T19:56:40.5541015Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:269:8: required from ‘struct Eigen::internal::unary_evaluator, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::internal::IndexBased, double>’ 2021-05-16T19:56:40.5544771Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from ‘struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’ 2021-05-16T19:56:40.5547370Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:99:8: [ skipping 26 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:40.5552488Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:63:43: required from ‘void Eigen::internal::make_block_householder_triangular_factor(TriangularFactorType&, const VectorsType&, const CoeffsType&) [with TriangularFactorType = Eigen::Matrix; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:40.5558382Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:40.5564352Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:40.5569311Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:40.5578298Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:40.5582421Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:40.5584753Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:40.5585893Z 960 | enum { 2021-05-16T19:56:40.5586251Z | ^ 2021-05-16T19:56:40.5588413Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, true>, -1, 1, false> >’: 2021-05-16T19:56:40.5591898Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from ‘struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, true>, -1, 1, false> >’ 2021-05-16T19:56:40.5595138Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:269:8: required from ‘struct Eigen::internal::unary_evaluator, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::internal::IndexBased, double>’ 2021-05-16T19:56:40.5598241Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from ‘struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’ 2021-05-16T19:56:40.5601939Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from ‘struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’ 2021-05-16T19:56:40.5607487Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:681:51: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ 2021-05-16T19:56:40.5611357Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:665:8: [ skipping 24 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:40.5615783Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:63:43: required from ‘void Eigen::internal::make_block_householder_triangular_factor(TriangularFactorType&, const VectorsType&, const CoeffsType&) [with TriangularFactorType = Eigen::Matrix; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:40.5621275Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:40.5625984Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:40.5635997Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:40.5643771Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:40.5647868Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:40.5652396Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:40.5658056Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >’: 2021-05-16T19:56:40.5665476Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from ‘struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >’ 2021-05-16T19:56:40.5675635Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:681:51: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ 2021-05-16T19:56:40.5707063Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:665:8: required from ‘struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> > >’ 2021-05-16T19:56:40.5718535Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:730:20: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >; Functor = Eigen::internal::sub_assign_op]’ 2021-05-16T19:56:40.5729908Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >; Functor = Eigen::internal::sub_assign_op; Weak = void]’ 2021-05-16T19:56:40.5736736Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:40.5741900Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:63:43: required from ‘void Eigen::internal::make_block_householder_triangular_factor(TriangularFactorType&, const VectorsType&, const CoeffsType&) [with TriangularFactorType = Eigen::Matrix; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:40.5747180Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:40.5752973Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:40.5758257Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:40.5765792Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:40.5769605Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:40.5772325Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:40.5775228Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 1, -1, true>, 1, -1, false> >, -1, 1, false> >’: 2021-05-16T19:56:40.5784266Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:736:20: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >; Functor = Eigen::internal::sub_assign_op]’ 2021-05-16T19:56:40.5795798Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >; Functor = Eigen::internal::sub_assign_op; Weak = void]’ 2021-05-16T19:56:40.5808655Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >; Func = Eigen::internal::sub_assign_op]’ 2021-05-16T19:56:40.5821115Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >; Func = Eigen::internal::sub_assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:40.5831349Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:164:18: required from ‘Derived& Eigen::MatrixBase::operator-=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >; Derived = Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false>]’ 2021-05-16T19:56:40.5853530Z ../inst/include/Eigen/src/Core/products/TriangularMatrixVector.h:341:27: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:40.5858380Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:63:43: required from ‘void Eigen::internal::make_block_householder_triangular_factor(TriangularFactorType&, const VectorsType&, const CoeffsType&) [with TriangularFactorType = Eigen::Matrix; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:40.5864226Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:40.5868589Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:40.5874139Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:40.5882999Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:40.5886472Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:40.5888582Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:40.5893458Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T19:56:40.5894143Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:40.5894879Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:40.5895643Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:40.5896387Z from fastLm.h:25, 2021-05-16T19:56:40.5896922Z from fastLm.cpp:23: 2021-05-16T19:56:40.5900499Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, -1, 1, false>, 0>’: 2021-05-16T19:56:40.5904132Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase >, -1, 1, false>, 1>’ 2021-05-16T19:56:40.5906994Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase >, -1, 1, false>, 3>’ 2021-05-16T19:56:40.5909537Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, -1, 1, false> >’ 2021-05-16T19:56:40.5912645Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, -1, 1, false> >’ 2021-05-16T19:56:40.5914791Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase >, -1, 1, false>, 0>’ 2021-05-16T19:56:40.5916856Z ../inst/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:40.5921029Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:67:33: required from ‘void Eigen::internal::make_block_householder_triangular_factor(TriangularFactorType&, const VectorsType&, const CoeffsType&) [with TriangularFactorType = Eigen::Matrix; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:40.5925757Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:40.5933059Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:40.5938850Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:40.5951307Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:40.5955422Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:40.5957667Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:40.5959033Z 55 | >::type PacketReturnType; 2021-05-16T19:56:40.5959633Z | ^~~~~~~~~~~~~~~~ 2021-05-16T19:56:40.5962507Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false> >, -1, 1, false>, 0>’: 2021-05-16T19:56:40.5965495Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false> >, -1, 1, false>, 2>’ 2021-05-16T19:56:40.5968967Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 1, -1, true>, 1, -1, false> >, -1, 1, false> >’ 2021-05-16T19:56:40.5971866Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 1, -1, true>, 1, -1, false> >, -1, 1, false> >’ 2021-05-16T19:56:40.5974484Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 1, -1, true>, 1, -1, false> >, -1, 1, false>, 0>’ 2021-05-16T19:56:40.5978973Z ../inst/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, 1, -1, true>, 1, -1, false> >, -1, 1, false, true>’ 2021-05-16T19:56:40.5981608Z ../inst/include/Eigen/src/Core/Block.h:154:7: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:40.5985419Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:67:33: required from ‘void Eigen::internal::make_block_householder_triangular_factor(TriangularFactorType&, const VectorsType&, const CoeffsType&) [with TriangularFactorType = Eigen::Matrix; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:40.5990821Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:40.5995406Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:40.6001173Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:40.6010672Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:40.6014331Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:40.6016471Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:40.6134846Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false> >, 0>’: 2021-05-16T19:56:40.6140329Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false> > >’ 2021-05-16T19:56:40.6145203Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false> > >’ 2021-05-16T19:56:40.6150998Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false>, Eigen::Dense>’ 2021-05-16T19:56:40.6157124Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false> >’ 2021-05-16T19:56:40.6163330Z ../inst/include/Eigen/src/Core/products/TriangularMatrixVector.h:282:54: required from ‘static void Eigen::internal::trmv_selector::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose, -1, -1, false> >; Rhs = Eigen::Transpose, 1, -1, true>, 1, -1, false> >; Dest = Eigen::Transpose >; int Mode = 1; typename Dest::Scalar = double]’ 2021-05-16T19:56:40.6166552Z ../inst/include/Eigen/src/Core/products/TriangularMatrixVector.h:194:18: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:40.6170788Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:67:33: required from ‘void Eigen::internal::make_block_householder_triangular_factor(TriangularFactorType&, const VectorsType&, const CoeffsType&) [with TriangularFactorType = Eigen::Matrix; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:40.6175566Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:40.6180804Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:40.6186099Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:40.6193334Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:40.6196888Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:40.6199469Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:40.6346210Z In file included from ../inst/include/Eigen/Core:445, 2021-05-16T19:56:40.6347145Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:40.6347936Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:40.6348764Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:40.6349622Z from fastLm.h:25, 2021-05-16T19:56:40.6350518Z from fastLm.cpp:23: 2021-05-16T19:56:40.6353756Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> >’: 2021-05-16T19:56:40.6359428Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:730:20: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>; SrcXprType = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false>; Functor = Eigen::internal::sub_assign_op]’ 2021-05-16T19:56:40.6366266Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>; SrcXprType = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false>; Functor = Eigen::internal::sub_assign_op; Weak = void]’ 2021-05-16T19:56:40.6374773Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false>; Func = Eigen::internal::sub_assign_op]’ 2021-05-16T19:56:40.6381467Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false>; Func = Eigen::internal::sub_assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:40.6387901Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:164:18: required from ‘Derived& Eigen::MatrixBase::operator-=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false>; Derived = Eigen::Block, -1, -1, false>]’ 2021-05-16T19:56:40.6391706Z ../inst/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:31: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:40.6395671Z ../inst/include/Eigen/src/Core/Matrix.h:377:29: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, -1, -1, false> >, 6>, Eigen::Block, -1, -1, false>, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:40.6400423Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:92:78: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:40.6404960Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:40.6408933Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:40.6416221Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:40.6420029Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:40.6422063Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:40.6423128Z 960 | enum { 2021-05-16T19:56:40.6423476Z | ^ 2021-05-16T19:56:40.6425080Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, -1, false> >’: 2021-05-16T19:56:40.6433131Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:736:20: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>; SrcXprType = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false>; Functor = Eigen::internal::sub_assign_op]’ 2021-05-16T19:56:40.6442772Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>; SrcXprType = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false>; Functor = Eigen::internal::sub_assign_op; Weak = void]’ 2021-05-16T19:56:40.6450936Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false>; Func = Eigen::internal::sub_assign_op]’ 2021-05-16T19:56:40.6458798Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false>; Func = Eigen::internal::sub_assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:40.6466268Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:164:18: required from ‘Derived& Eigen::MatrixBase::operator-=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false>; Derived = Eigen::Block, -1, -1, false>]’ 2021-05-16T19:56:40.6469552Z ../inst/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:31: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:40.6474913Z ../inst/include/Eigen/src/Core/Matrix.h:377:29: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, -1, -1, false> >, 6>, Eigen::Block, -1, -1, false>, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:40.6479347Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:92:78: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:40.6483504Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:40.6487744Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:40.6495373Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:40.6500514Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:40.6503155Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:40.6505860Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, -1, false> >, -1, -1, false> >’: 2021-05-16T19:56:40.6508412Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from ‘struct Eigen::internal::evaluator, -1, -1, false> >, -1, -1, false> >’ 2021-05-16T19:56:40.6512592Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:681:51: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ 2021-05-16T19:56:40.6517062Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:665:8: required from ‘struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> > >’ 2021-05-16T19:56:40.6524627Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:730:20: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> >; Functor = Eigen::internal::sub_assign_op]’ 2021-05-16T19:56:40.6532515Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> >; Functor = Eigen::internal::sub_assign_op; Weak = void]’ 2021-05-16T19:56:40.6537367Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:40.6543604Z ../inst/include/Eigen/src/Core/Matrix.h:377:29: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, -1, -1, false> >, 6>, Eigen::Block, -1, -1, false>, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:40.6550182Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:92:78: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:40.6555342Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:40.6560166Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:40.6567303Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:40.6570768Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:40.6572878Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:40.6575173Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, -1, true> >’: 2021-05-16T19:56:40.6579958Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:736:20: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> >; Functor = Eigen::internal::sub_assign_op]’ 2021-05-16T19:56:40.6586826Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> >; Functor = Eigen::internal::sub_assign_op; Weak = void]’ 2021-05-16T19:56:40.6596192Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> >; Func = Eigen::internal::sub_assign_op]’ 2021-05-16T19:56:40.6604161Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, -1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> >; Func = Eigen::internal::sub_assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:40.6610428Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:164:18: required from ‘Derived& Eigen::MatrixBase::operator-=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> >; Derived = Eigen::Block, -1, -1, true>]’ 2021-05-16T19:56:40.6613771Z ../inst/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:32: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:40.6617699Z ../inst/include/Eigen/src/Core/Matrix.h:377:29: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, -1, -1, false> >, 6>, Eigen::Block, -1, -1, false>, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:40.6622517Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:92:78: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:40.6626672Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:40.6632877Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:40.6644995Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:40.6649408Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:40.6652176Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:40.6818028Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T19:56:40.6818750Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:40.6819503Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:40.6820401Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:40.6820961Z from fastLm.h:25, 2021-05-16T19:56:40.6821447Z from fastLm.cpp:23: 2021-05-16T19:56:40.6824142Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, true>, -1, -1, false>, -1, -1, true>, 0>’: 2021-05-16T19:56:40.6826780Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, true>, -1, -1, false>, -1, -1, true>, 2>’ 2021-05-16T19:56:40.6829215Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, true>, -1, -1, false>, -1, -1, true> >’ 2021-05-16T19:56:40.6831941Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, true>, -1, -1, false>, -1, -1, true> >’ 2021-05-16T19:56:40.6834268Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, -1, true>, -1, -1, false>, -1, -1, true>, 0>’ 2021-05-16T19:56:40.6836583Z ../inst/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, -1, -1, true>, -1, -1, false>, -1, -1, true, true>’ 2021-05-16T19:56:40.6838458Z ../inst/include/Eigen/src/Core/Block.h:154:7: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:40.6842449Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op]’ 2021-05-16T19:56:40.6859533Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:40.6865065Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >]’ 2021-05-16T19:56:40.6869063Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Derived = Eigen::Matrix]’ 2021-05-16T19:56:40.6874519Z ../inst/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:40.6876418Z fastLm.cpp:114:41: required from here 2021-05-16T19:56:40.6878428Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:40.6879708Z 55 | >::type PacketReturnType; 2021-05-16T19:56:40.6880461Z | ^~~~~~~~~~~~~~~~ 2021-05-16T19:56:40.7070687Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true>, -1, -1, false>, -1, -1, true> >, 0>’: 2021-05-16T19:56:40.7075476Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true>, -1, -1, false>, -1, -1, true> > >’ 2021-05-16T19:56:40.7080468Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true>, -1, -1, false>, -1, -1, true> > >’ 2021-05-16T19:56:40.7084738Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true>, -1, -1, false>, -1, -1, true>, Eigen::Dense>’ 2021-05-16T19:56:40.7090108Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true>, -1, -1, false>, -1, -1, true> >’ 2021-05-16T19:56:40.7096098Z ../inst/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:59: required from ‘static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Block, -1, -1, false>; int Mode = 5; bool LhsIsTriangular = true; Lhs = const Eigen::Block, -1, -1, true>, -1, -1, false>; Rhs = Eigen::Matrix; typename Dest::Scalar = double]’ 2021-05-16T19:56:40.7099607Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:738:14: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:40.7103841Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op]’ 2021-05-16T19:56:40.7109727Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:40.7114312Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >]’ 2021-05-16T19:56:40.7118322Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Derived = Eigen::Matrix]’ 2021-05-16T19:56:40.7123290Z ../inst/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:40.7125391Z fastLm.cpp:114:41: required from here 2021-05-16T19:56:40.7127752Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:40.7819917Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<> >, 0>’: 2021-05-16T19:56:40.7822720Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<> >, 2>’ 2021-05-16T19:56:40.7825364Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::InnerStride<> > >’ 2021-05-16T19:56:40.7828671Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::InnerStride<> > >’ 2021-05-16T19:56:40.7831671Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::InnerStride<> >, 0>’ 2021-05-16T19:56:40.7834057Z ../inst/include/Eigen/src/Core/Map.h:94:79: required from ‘class Eigen::Map, 0, Eigen::InnerStride<> >’ 2021-05-16T19:56:40.7836267Z ../inst/include/Eigen/src/Core/products/TriangularMatrixVector.h:48:18: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:40.7841428Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:67:33: required from ‘void Eigen::internal::make_block_householder_triangular_factor(TriangularFactorType&, const VectorsType&, const CoeffsType&) [with TriangularFactorType = Eigen::Matrix; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:40.7846547Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:40.7851610Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:40.7856308Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:40.7863653Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:40.7867484Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:40.7870096Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:40.8083230Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, false>, 0>’: 2021-05-16T19:56:40.8085938Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, false>, 1>’ 2021-05-16T19:56:40.8088842Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, false>, 3>’ 2021-05-16T19:56:40.8092041Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, -1, 1, false> >’ 2021-05-16T19:56:40.8094417Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, -1, 1, false> >’ 2021-05-16T19:56:40.8096755Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, -1, 1, false>, 0>’ 2021-05-16T19:56:40.8098703Z ../inst/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 19 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:40.8102630Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:67:33: required from ‘void Eigen::internal::make_block_householder_triangular_factor(TriangularFactorType&, const VectorsType&, const CoeffsType&) [with TriangularFactorType = Eigen::Matrix; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:40.8107545Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:40.8112958Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:40.8117284Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:40.8124620Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:40.8128707Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:40.8130789Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:40.8321423Z In file included from ../inst/include/Eigen/Core:499, 2021-05-16T19:56:40.8322150Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:40.8322899Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:40.8323637Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:40.8324461Z from fastLm.h:25, 2021-05-16T19:56:40.8324968Z from fastLm.cpp:23: 2021-05-16T19:56:40.8328744Z ../inst/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of ‘struct Eigen::internal::general_matrix_vector_product, 0, false, double, Eigen::internal::const_blas_data_mapper, false, 1>’: 2021-05-16T19:56:40.8335668Z ../inst/include/Eigen/src/Core/products/TriangularMatrixVector.h:74:123: required from ‘static void Eigen::internal::triangular_matrix_vector_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, Eigen::internal::triangular_matrix_vector_product::ResScalar*, Index, const RhsScalar&) [with Index = long int; int Mode = 1; LhsScalar = double; bool ConjLhs = false; RhsScalar = double; bool ConjRhs = false; int Version = 0; Eigen::internal::triangular_matrix_vector_product::ResScalar = double]’ 2021-05-16T19:56:40.8342141Z ../inst/include/Eigen/src/Core/products/TriangularMatrixVector.h:266:12: required from ‘static void Eigen::internal::trmv_selector::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose, -1, -1, false> >; Rhs = Eigen::Transpose, 1, -1, true>, 1, -1, false> >; Dest = Eigen::Transpose >; int Mode = 1; typename Dest::Scalar = double]’ 2021-05-16T19:56:40.8347409Z ../inst/include/Eigen/src/Core/products/TriangularMatrixVector.h:194:18: required from ‘static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix; int Mode = 2; Lhs = Eigen::Block, 1, -1, true>, 1, -1, false>; Rhs = Eigen::Block, -1, -1, false>; typename Dest::Scalar = double]’ 2021-05-16T19:56:40.8354982Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:751:113: required from ‘static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Block, 1, -1, true>, 1, -1, false>; Rhs = Eigen::TriangularView, -1, -1, false>, 2>; int ProductTag = 7; Eigen::internal::generic_product_impl::Scalar = double]’ 2021-05-16T19:56:40.8363866Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from ‘static void Eigen::internal::generic_product_impl_base::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Matrix; Lhs = Eigen::Block, 1, -1, true>, 1, -1, false>; Rhs = Eigen::TriangularView, -1, -1, false>, 2>; Derived = Eigen::internal::generic_product_impl, 1, -1, true>, 1, -1, false>, Eigen::TriangularView, -1, -1, false>, 2>, Eigen::DenseShape, Eigen::TriangularShape, 7>; Eigen::internal::generic_product_impl_base::Scalar = double]’ 2021-05-16T19:56:40.8368057Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:349:33: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:40.8372097Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:67:33: required from ‘void Eigen::internal::make_block_householder_triangular_factor(TriangularFactorType&, const VectorsType&, const CoeffsType&) [with TriangularFactorType = Eigen::Matrix; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:40.8377233Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:40.8381877Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:40.8386246Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:40.8395008Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:40.8398884Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:40.8401293Z ../inst/include/Eigen/src/Core/products/GeneralMatrixVector.h:75:71: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:40.8403288Z 75 | typedef typename conditional::type LhsPacket; 2021-05-16T19:56:40.8404244Z | ^~~~~~~~~ 2021-05-16T19:56:40.8406443Z ../inst/include/Eigen/src/Core/products/GeneralMatrixVector.h:76:71: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:40.8408258Z 76 | typedef typename conditional::type RhsPacket; 2021-05-16T19:56:40.8409212Z | ^~~~~~~~~ 2021-05-16T19:56:40.8411409Z ../inst/include/Eigen/src/Core/products/GeneralMatrixVector.h:77:71: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:40.8413202Z 77 | typedef typename conditional::type ResPacket; 2021-05-16T19:56:40.8414184Z | ^~~~~~~~~ 2021-05-16T19:56:40.8593775Z In file included from ../inst/include/Eigen/Core:445, 2021-05-16T19:56:40.8594478Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:40.8595652Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:40.8596420Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:40.8597048Z from fastLm.h:25, 2021-05-16T19:56:40.8597583Z from fastLm.cpp:23: 2021-05-16T19:56:40.8601276Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> >’: 2021-05-16T19:56:40.8607213Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:730:20: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>; SrcXprType = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false>; Functor = Eigen::internal::sub_assign_op]’ 2021-05-16T19:56:40.8614042Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>; SrcXprType = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false>; Functor = Eigen::internal::sub_assign_op; Weak = void]’ 2021-05-16T19:56:40.8620352Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false>; Func = Eigen::internal::sub_assign_op]’ 2021-05-16T19:56:40.8627517Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false>; Func = Eigen::internal::sub_assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:40.8633956Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:164:18: required from ‘Derived& Eigen::MatrixBase::operator-=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false>; Derived = Eigen::Block, -1, -1, false>]’ 2021-05-16T19:56:40.8637523Z ../inst/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:31: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:40.8644080Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:92:78: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::Block, -1, 1, false>]’ 2021-05-16T19:56:40.8649802Z ../inst/include/Eigen/src/QR/HouseholderQR.h:339:44: required from ‘static void Eigen::internal::householder_qr_inplace_blocked::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix; HCoeffs = Eigen::Matrix; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]’ 2021-05-16T19:56:40.8653136Z ../inst/include/Eigen/src/QR/HouseholderQR.h:391:73: required from ‘void Eigen::HouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:40.8656382Z ../inst/include/Eigen/src/QR/HouseholderQR.h:172:7: required from ‘Eigen::HouseholderQR& Eigen::HouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:40.8659817Z ../inst/include/Eigen/src/QR/HouseholderQR.h:103:7: required from ‘Eigen::HouseholderQR::HouseholderQR(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:40.8661347Z fastLm.cpp:113:30: required from here 2021-05-16T19:56:40.8664729Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:40.8665956Z 960 | enum { 2021-05-16T19:56:40.8666365Z | ^ 2021-05-16T19:56:40.8668304Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, -1, true> >’: 2021-05-16T19:56:40.8673358Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:736:20: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> >; Functor = Eigen::internal::sub_assign_op]’ 2021-05-16T19:56:40.8680214Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> >; Functor = Eigen::internal::sub_assign_op; Weak = void]’ 2021-05-16T19:56:40.8686739Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> >; Func = Eigen::internal::sub_assign_op]’ 2021-05-16T19:56:40.8693814Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, -1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> >; Func = Eigen::internal::sub_assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:40.8702953Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:164:18: required from ‘Derived& Eigen::MatrixBase::operator-=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> >; Derived = Eigen::Block, -1, -1, true>]’ 2021-05-16T19:56:40.8706452Z ../inst/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:32: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:40.8710166Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:92:78: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::Block, -1, 1, false>]’ 2021-05-16T19:56:40.8714688Z ../inst/include/Eigen/src/QR/HouseholderQR.h:339:44: required from ‘static void Eigen::internal::householder_qr_inplace_blocked::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix; HCoeffs = Eigen::Matrix; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]’ 2021-05-16T19:56:40.8717867Z ../inst/include/Eigen/src/QR/HouseholderQR.h:391:73: required from ‘void Eigen::HouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:40.8720812Z ../inst/include/Eigen/src/QR/HouseholderQR.h:172:7: required from ‘Eigen::HouseholderQR& Eigen::HouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:40.8724227Z ../inst/include/Eigen/src/QR/HouseholderQR.h:103:7: required from ‘Eigen::HouseholderQR::HouseholderQR(const Eigen::EigenBase&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; _MatrixType = Eigen::Matrix]’ 2021-05-16T19:56:40.8726112Z fastLm.cpp:113:30: required from here 2021-05-16T19:56:40.8728575Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:40.8730439Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T19:56:40.8731403Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:40.8732099Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:40.8733132Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:40.8733667Z from fastLm.h:25, 2021-05-16T19:56:40.8734133Z from fastLm.cpp:23: 2021-05-16T19:56:40.8737154Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, true>, -1, -1, false>, -1, -1, false> >, 0>’: 2021-05-16T19:56:40.8740786Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, true>, -1, -1, false>, -1, -1, false> >, 2>’ 2021-05-16T19:56:40.8743942Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, true>, -1, -1, false>, -1, -1, false> > >’ 2021-05-16T19:56:40.8746441Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, true>, -1, -1, false>, -1, -1, false> > >’ 2021-05-16T19:56:40.8749849Z ../inst/include/Eigen/src/Core/Transpose.h:115:37: required from ‘class Eigen::TransposeImpl, -1, -1, true>, -1, -1, false>, -1, -1, false>, Eigen::Dense>’ 2021-05-16T19:56:40.8752880Z ../inst/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, -1, -1, true>, -1, -1, false>, -1, -1, false> >’ 2021-05-16T19:56:40.8755111Z ../inst/include/Eigen/src/Core/products/TriangularMatrixVector.h:194:18: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:40.8759466Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op]’ 2021-05-16T19:56:40.8765112Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:40.8769746Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >]’ 2021-05-16T19:56:40.8773301Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Derived = Eigen::Matrix]’ 2021-05-16T19:56:40.8778834Z ../inst/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:40.8781459Z fastLm.cpp:114:41: required from here 2021-05-16T19:56:40.8783705Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:40.8785029Z 55 | >::type PacketReturnType; 2021-05-16T19:56:40.8785611Z | ^~~~~~~~~~~~~~~~ 2021-05-16T19:56:40.8973409Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, 0>’: 2021-05-16T19:56:40.8979616Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > > >’ 2021-05-16T19:56:40.8984515Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > > >’ 2021-05-16T19:56:40.8990017Z ../inst/include/Eigen/src/Core/Transpose.h:115:37: required from ‘class Eigen::TransposeImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::Dense>’ 2021-05-16T19:56:40.8995198Z ../inst/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >’ 2021-05-16T19:56:40.9002940Z ../inst/include/Eigen/src/Core/products/TriangularMatrixVector.h:194:18: required from ‘static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Block, 1, -1, true>, 1, -1, false>; int Mode = 5; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Rhs = const Eigen::Block, -1, -1, true>, -1, -1, false>, -1, -1, false>; typename Dest::Scalar = double]’ 2021-05-16T19:56:40.9007472Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:751:113: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:40.9010793Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op]’ 2021-05-16T19:56:40.9015765Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:40.9019840Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >]’ 2021-05-16T19:56:40.9023393Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Derived = Eigen::Matrix]’ 2021-05-16T19:56:40.9028314Z ../inst/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:40.9030555Z fastLm.cpp:114:41: required from here 2021-05-16T19:56:40.9032810Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:40.9141900Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, true>, -1, 1, false> > >, const Eigen::Block, -1, 1, false>, -1, 1, false> >; Eigen::Index = long int]’: 2021-05-16T19:56:40.9147760Z ../inst/include/Eigen/src/Core/Redux.h:225:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_sum_op; Derived = Eigen::internal::redux_evaluator, const Eigen::Transpose, -1, -1, true>, -1, 1, false> > >, const Eigen::Block, -1, 1, false>, -1, 1, false> > >; Eigen::internal::redux_impl::Scalar = double]’ 2021-05-16T19:56:40.9153901Z ../inst/include/Eigen/src/Core/Redux.h:418:56: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, true>, -1, 1, false> > >, const Eigen::Block, -1, 1, false>, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]’ 2021-05-16T19:56:40.9158885Z ../inst/include/Eigen/src/Core/Redux.h:453:73: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, true>, -1, 1, false> > >, const Eigen::Block, -1, 1, false>, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]’ 2021-05-16T19:56:40.9164230Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:251:23: required from ‘static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose, -1, -1, true>, -1, 1, false> >; Rhs = Eigen::Block, -1, 1, false>, -1, 1, false>]’ 2021-05-16T19:56:40.9175286Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from ‘static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose, -1, -1, true>, -1, 1, false> >; Rhs = Eigen::Block, -1, 1, false>, -1, 1, false>; int Options = 0; Scalar = double; Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::SrcXprType = Eigen::Product, -1, -1, true>, -1, 1, false> >, Eigen::Block, -1, 1, false>, -1, 1, false>, 0>]’ 2021-05-16T19:56:40.9180639Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:40.9183815Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op]’ 2021-05-16T19:56:40.9203888Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:40.9209475Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >]’ 2021-05-16T19:56:40.9214463Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Derived = Eigen::Matrix]’ 2021-05-16T19:56:40.9219658Z ../inst/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:40.9221632Z fastLm.cpp:114:41: required from here 2021-05-16T19:56:40.9223654Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:650:34: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:40.9225277Z 650 | return internal::first_aligned::alignment),Derived>(m); 2021-05-16T19:56:40.9226174Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T19:56:40.9249421Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Transpose >, 1>, 0>’: 2021-05-16T19:56:40.9252187Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::Transpose >, 1> >’ 2021-05-16T19:56:40.9254417Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, Eigen::Transpose >, 1> >’ 2021-05-16T19:56:40.9257068Z ../inst/include/Eigen/src/Core/Product.h:115:7: required from ‘class Eigen::internal::dense_product_base, Eigen::Transpose >, 1, 8>’ 2021-05-16T19:56:40.9259638Z ../inst/include/Eigen/src/Core/Product.h:147:7: required from ‘class Eigen::ProductImpl, Eigen::Transpose >, 1, Eigen::Dense>’ 2021-05-16T19:56:40.9261685Z ../inst/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, Eigen::Transpose >, 1>’ 2021-05-16T19:56:40.9263856Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:436:29: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:40.9267362Z ../inst/include/Eigen/src/Core/Matrix.h:294:31: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product, Eigen::Transpose >, 0>, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:40.9276562Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:796:41: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if::value, void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Product, Eigen::Transpose >, 0>, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if::value, void*>::type = void*]’ 2021-05-16T19:56:40.9281022Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Product, Eigen::Transpose >, 0>, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>]’ 2021-05-16T19:56:40.9285031Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>; Derived = Eigen::Matrix]’ 2021-05-16T19:56:40.9290215Z ../inst/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:40.9292720Z fastLm.cpp:160:36: required from here 2021-05-16T19:56:40.9294614Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:40.9295857Z 55 | >::type PacketReturnType; 2021-05-16T19:56:40.9296389Z | ^~~~~~~~~~~~~~~~ 2021-05-16T19:56:40.9580885Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Transpose >, 0>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1>, 0>’: 2021-05-16T19:56:40.9584843Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::Transpose >, 0>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1> >’ 2021-05-16T19:56:40.9588449Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, Eigen::Transpose >, 0>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1> >’ 2021-05-16T19:56:40.9593168Z ../inst/include/Eigen/src/Core/Product.h:115:7: required from ‘class Eigen::internal::dense_product_base, Eigen::Transpose >, 0>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, 8>’ 2021-05-16T19:56:40.9598683Z ../inst/include/Eigen/src/Core/Product.h:147:7: required from ‘class Eigen::ProductImpl, Eigen::Transpose >, 0>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, Eigen::Dense>’ 2021-05-16T19:56:40.9602273Z ../inst/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, Eigen::Transpose >, 0>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1>’ 2021-05-16T19:56:40.9606365Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:436:29: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:40.9611052Z ../inst/include/Eigen/src/Core/Matrix.h:294:31: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product, Eigen::Transpose >, 0>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:40.9618949Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:796:41: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if::value, void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Product, Eigen::Transpose >, 0>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if::value, void*>::type = void*]’ 2021-05-16T19:56:40.9626399Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Product, Eigen::Transpose >, 0>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>]’ 2021-05-16T19:56:40.9633095Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>; Derived = Eigen::Matrix]’ 2021-05-16T19:56:40.9640380Z ../inst/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:40.9643149Z fastLm.cpp:179:55: required from here 2021-05-16T19:56:40.9647316Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:40.9920622Z In file included from ../inst/include/Eigen/Core:499, 2021-05-16T19:56:40.9921406Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:40.9922213Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:40.9923008Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:40.9923662Z from fastLm.h:25, 2021-05-16T19:56:40.9924201Z from fastLm.cpp:23: 2021-05-16T19:56:40.9931479Z ../inst/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of ‘static void Eigen::internal::general_matrix_vector_product::run(Index, Index, const LhsMapper&, const RhsMapper&, Eigen::internal::general_matrix_vector_product::ResScalar*, Index, RhsScalar) [with Index = long int; LhsScalar = double; LhsMapper = Eigen::internal::const_blas_data_mapper; bool ConjugateLhs = false; RhsScalar = double; RhsMapper = Eigen::internal::const_blas_data_mapper; bool ConjugateRhs = false; int Version = 1; Eigen::internal::general_matrix_vector_product::ResScalar = double]’: 2021-05-16T19:56:40.9941564Z ../inst/include/Eigen/src/Core/products/TriangularMatrixVector.h:74:123: required from ‘static void Eigen::internal::triangular_matrix_vector_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, Eigen::internal::triangular_matrix_vector_product::ResScalar*, Index, const RhsScalar&) [with Index = long int; int Mode = 1; LhsScalar = double; bool ConjLhs = false; RhsScalar = double; bool ConjRhs = false; int Version = 0; Eigen::internal::triangular_matrix_vector_product::ResScalar = double]’ 2021-05-16T19:56:40.9948351Z ../inst/include/Eigen/src/Core/products/TriangularMatrixVector.h:266:12: required from ‘static void Eigen::internal::trmv_selector::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose, -1, -1, false> >; Rhs = Eigen::Transpose, 1, -1, true>, 1, -1, false> >; Dest = Eigen::Transpose >; int Mode = 1; typename Dest::Scalar = double]’ 2021-05-16T19:56:40.9954951Z ../inst/include/Eigen/src/Core/products/TriangularMatrixVector.h:194:18: required from ‘static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix; int Mode = 2; Lhs = Eigen::Block, 1, -1, true>, 1, -1, false>; Rhs = Eigen::Block, -1, -1, false>; typename Dest::Scalar = double]’ 2021-05-16T19:56:40.9961777Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:751:113: required from ‘static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Block, 1, -1, true>, 1, -1, false>; Rhs = Eigen::TriangularView, -1, -1, false>, 2>; int ProductTag = 7; Eigen::internal::generic_product_impl::Scalar = double]’ 2021-05-16T19:56:40.9969471Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from ‘static void Eigen::internal::generic_product_impl_base::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Matrix; Lhs = Eigen::Block, 1, -1, true>, 1, -1, false>; Rhs = Eigen::TriangularView, -1, -1, false>, 2>; Derived = Eigen::internal::generic_product_impl, 1, -1, true>, 1, -1, false>, Eigen::TriangularView, -1, -1, false>, 2>, Eigen::DenseShape, Eigen::TriangularShape, 7>; Eigen::internal::generic_product_impl_base::Scalar = double]’ 2021-05-16T19:56:40.9973561Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:349:33: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:40.9977691Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:67:33: required from ‘void Eigen::internal::make_block_householder_triangular_factor(TriangularFactorType&, const VectorsType&, const CoeffsType&) [with TriangularFactorType = Eigen::Matrix; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:40.9983821Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:40.9988444Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:40.9992810Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:40.9999704Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:41.0003873Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:41.0006731Z ../inst/include/Eigen/src/Core/products/GeneralMatrixVector.h:112:62: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:41.0009110Z 112 | conj_helper pcj; 2021-05-16T19:56:41.0010434Z | ^~~ 2021-05-16T19:56:41.0012727Z ../inst/include/Eigen/src/Core/products/GeneralMatrixVector.h:112:62: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:41.0295905Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T19:56:41.0296609Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:41.0297314Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:41.0298196Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:41.0298752Z from fastLm.h:25, 2021-05-16T19:56:41.0299218Z from fastLm.cpp:23: 2021-05-16T19:56:41.0301893Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, true>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, 0>’: 2021-05-16T19:56:41.0305098Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, true>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, 2>’ 2021-05-16T19:56:41.0308099Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, true>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >’ 2021-05-16T19:56:41.0311435Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, true>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >’ 2021-05-16T19:56:41.0314359Z ../inst/include/Eigen/src/Core/Transpose.h:115:37: required from ‘class Eigen::TransposeImpl, -1, -1, true>, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::Dense>’ 2021-05-16T19:56:41.0317149Z ../inst/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, -1, -1, true>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’ 2021-05-16T19:56:41.0319454Z ../inst/include/Eigen/src/Core/util/BlasUtil.h:464:13: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:41.0322757Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op]’ 2021-05-16T19:56:41.0327651Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:41.0333040Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >]’ 2021-05-16T19:56:41.0336559Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Derived = Eigen::Matrix]’ 2021-05-16T19:56:41.0340921Z ../inst/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:41.0342823Z fastLm.cpp:114:41: required from here 2021-05-16T19:56:41.0344885Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:41.0346095Z 55 | >::type PacketReturnType; 2021-05-16T19:56:41.0346637Z | ^~~~~~~~~~~~~~~~ 2021-05-16T19:56:41.0563906Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false>, 0>’: 2021-05-16T19:56:41.0570163Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >’ 2021-05-16T19:56:41.0576088Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >’ 2021-05-16T19:56:41.0581676Z ../inst/include/Eigen/src/Core/Block.h:172:103: required from ‘class Eigen::internal::BlockImpl_dense, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false, false>’ 2021-05-16T19:56:41.0587866Z ../inst/include/Eigen/src/Core/Block.h:154:7: required from ‘class Eigen::BlockImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false, Eigen::Dense>’ 2021-05-16T19:56:41.0594923Z ../inst/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false>’ 2021-05-16T19:56:41.0598208Z ../inst/include/Eigen/src/Core/VectorBlock.h:56:47: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:41.0602178Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op]’ 2021-05-16T19:56:41.0608016Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:41.0612578Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >]’ 2021-05-16T19:56:41.0617037Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Derived = Eigen::Matrix]’ 2021-05-16T19:56:41.0623164Z ../inst/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:41.0625558Z fastLm.cpp:114:41: required from here 2021-05-16T19:56:41.0627986Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:41.0835090Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >, 0>’: 2021-05-16T19:56:41.0845387Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> > >’ 2021-05-16T19:56:41.0854724Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> > >’ 2021-05-16T19:56:41.0865634Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false>, Eigen::Dense>’ 2021-05-16T19:56:41.0875271Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >’ 2021-05-16T19:56:41.0885983Z ../inst/include/Eigen/src/Core/products/TriangularMatrixVector.h:341:54: required from ‘static void Eigen::internal::trmv_selector::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose, -1, -1, true>, -1, -1, false>, -1, -1, false> >; Rhs = Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >; Dest = Eigen::Transpose, 1, -1, true>, 1, -1, false> >; int Mode = 6; typename Dest::Scalar = double]’ 2021-05-16T19:56:41.0897162Z ../inst/include/Eigen/src/Core/products/TriangularMatrixVector.h:194:18: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:41.0901149Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op]’ 2021-05-16T19:56:41.0908272Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:41.0915007Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >]’ 2021-05-16T19:56:41.0921048Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Derived = Eigen::Matrix]’ 2021-05-16T19:56:41.0926552Z ../inst/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:41.0929912Z fastLm.cpp:114:41: required from here 2021-05-16T19:56:41.0932479Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:41.1217510Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, true>, -1, -1, false> >, -1, -1, false>, 0>’: 2021-05-16T19:56:41.1221026Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, true>, -1, -1, false> >, -1, -1, false>, 2>’ 2021-05-16T19:56:41.1225073Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, true>, -1, -1, false> >, -1, -1, false> >’ 2021-05-16T19:56:41.1228848Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, true>, -1, -1, false> >, -1, -1, false> >’ 2021-05-16T19:56:41.1234418Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, -1, true>, -1, -1, false> >, -1, -1, false>, 0>’ 2021-05-16T19:56:41.1238751Z ../inst/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, -1, -1, true>, -1, -1, false> >, -1, -1, false, true>’ 2021-05-16T19:56:41.1241121Z ../inst/include/Eigen/src/Core/Block.h:154:7: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:41.1245746Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op]’ 2021-05-16T19:56:41.1252874Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:41.1258711Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >]’ 2021-05-16T19:56:41.1263242Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Derived = Eigen::Matrix]’ 2021-05-16T19:56:41.1269167Z ../inst/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:41.1272956Z fastLm.cpp:114:41: required from here 2021-05-16T19:56:41.1275645Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:41.1450510Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true>, -1, -1, false> >, -1, -1, false> >, 0>’: 2021-05-16T19:56:41.1455605Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true>, -1, -1, false> >, -1, -1, false> > >’ 2021-05-16T19:56:41.1460837Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true>, -1, -1, false> >, -1, -1, false> > >’ 2021-05-16T19:56:41.1466677Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true>, -1, -1, false> >, -1, -1, false>, Eigen::Dense>’ 2021-05-16T19:56:41.1471754Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true>, -1, -1, false> >, -1, -1, false> >’ 2021-05-16T19:56:41.1477529Z ../inst/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:59: required from ‘static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix; int Mode = 6; bool LhsIsTriangular = true; Lhs = const Eigen::Transpose, -1, -1, true>, -1, -1, false> >; Rhs = Eigen::Block, -1, -1, false>; typename Dest::Scalar = double]’ 2021-05-16T19:56:41.1481470Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:738:14: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:41.1485103Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op]’ 2021-05-16T19:56:41.1491079Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:41.1512045Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >]’ 2021-05-16T19:56:41.1516221Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Derived = Eigen::Matrix]’ 2021-05-16T19:56:41.1521373Z ../inst/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:41.1524462Z fastLm.cpp:114:41: required from here 2021-05-16T19:56:41.1526713Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:41.1769533Z In file included from ../inst/include/Eigen/Core:445, 2021-05-16T19:56:41.1770529Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:41.1771540Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:41.1772331Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:41.1773149Z from fastLm.h:25, 2021-05-16T19:56:41.1773687Z from fastLm.cpp:23: 2021-05-16T19:56:41.1776055Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, 1, true> >’: 2021-05-16T19:56:41.1780003Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:730:20: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, 1, true>; SrcXprType = Eigen::Block, -1, 1, true>; Functor = Eigen::internal::swap_assign_op]’ 2021-05-16T19:56:41.1785670Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, 1, true>; SrcXprType = Eigen::Block, -1, 1, true>; Functor = Eigen::internal::swap_assign_op; Weak = void]’ 2021-05-16T19:56:41.1790512Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, 1, true>; Src = Eigen::Block, -1, 1, true>; Func = Eigen::internal::swap_assign_op]’ 2021-05-16T19:56:41.1796332Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, 1, true>; Src = Eigen::Block, -1, 1, true>; Func = Eigen::internal::swap_assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:41.1801708Z ../inst/include/Eigen/src/Core/DenseBase.h:418:22: required from ‘void Eigen::DenseBase::swap(const Eigen::DenseBase&) [with OtherDerived = Eigen::Block, -1, 1, true>; Derived = Eigen::Block, -1, 1, true>]’ 2021-05-16T19:56:41.1804183Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:1088:36: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:41.1809154Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 1>, Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >; Func = Eigen::internal::assign_op]’ 2021-05-16T19:56:41.1816785Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 1>, Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:41.1824434Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 1>, Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >]’ 2021-05-16T19:56:41.1830652Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 1>, Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >; Derived = Eigen::Matrix]’ 2021-05-16T19:56:41.1837634Z ../inst/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 1>, Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:41.1840264Z fastLm.cpp:135:46: required from here 2021-05-16T19:56:41.1843707Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:41.1844864Z 960 | enum { 2021-05-16T19:56:41.1845227Z | ^ 2021-05-16T19:56:41.1952066Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T19:56:41.1952817Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:41.1953804Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:41.1954758Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:41.1955316Z from fastLm.h:25, 2021-05-16T19:56:41.1955835Z from fastLm.cpp:23: 2021-05-16T19:56:41.1958584Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>’: 2021-05-16T19:56:41.1961630Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::Matrix > >’ 2021-05-16T19:56:41.1964001Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, Eigen::Matrix > >’ 2021-05-16T19:56:41.1966323Z ../inst/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, Eigen::Matrix >’ 2021-05-16T19:56:41.1968894Z ../inst/include/Eigen/src/Core/CwiseNullaryOp.h:327:30: required from ‘Derived& Eigen::DenseBase::setConstant(const Scalar&) [with Derived = Eigen::Matrix; Eigen::DenseBase::Scalar = double]’ 2021-05-16T19:56:41.1971518Z ../inst/include/Eigen/src/Core/CwiseNullaryOp.h:501:10: required from ‘Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Matrix]’ 2021-05-16T19:56:41.1973626Z ../inst/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:436:7: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:41.1977931Z ../inst/include/Eigen/src/Core/Matrix.h:294:31: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product, Eigen::Transpose >, 0>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:41.1984596Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:796:41: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if::value, void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Product, Eigen::Transpose >, 0>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if::value, void*>::type = void*]’ 2021-05-16T19:56:41.1989845Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Product, Eigen::Transpose >, 0>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>]’ 2021-05-16T19:56:41.1995645Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>; Derived = Eigen::Matrix]’ 2021-05-16T19:56:41.2002855Z ../inst/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:41.2005217Z fastLm.cpp:179:55: required from here 2021-05-16T19:56:41.2007298Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:41.2008575Z 55 | >::type PacketReturnType; 2021-05-16T19:56:41.2009119Z | ^~~~~~~~~~~~~~~~ 2021-05-16T19:56:41.2765920Z In file included from ../inst/include/Eigen/Core:445, 2021-05-16T19:56:41.2766958Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:41.2767624Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:41.2768683Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:41.2769597Z from fastLm.h:25, 2021-05-16T19:56:41.2770133Z from fastLm.cpp:23: 2021-05-16T19:56:41.2772804Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, -1, false> >’: 2021-05-16T19:56:41.2775203Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from ‘struct Eigen::internal::evaluator, -1, -1, false> >’ 2021-05-16T19:56:41.2779437Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:681:51: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ 2021-05-16T19:56:41.2784832Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:665:8: required from ‘struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> > >’ 2021-05-16T19:56:41.2789963Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:730:20: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >; Functor = Eigen::internal::sub_assign_op]’ 2021-05-16T19:56:41.2796720Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >; Functor = Eigen::internal::sub_assign_op; Weak = void]’ 2021-05-16T19:56:41.2800082Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:41.2803667Z ../inst/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, 2>, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:41.2808567Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:94:19: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:41.2814475Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:41.2821693Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:41.2835038Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:41.2839614Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:41.2841745Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:41.2843357Z 960 | enum { 2021-05-16T19:56:41.2843941Z | ^ 2021-05-16T19:56:41.2846126Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator >, -1, -1, true> >’: 2021-05-16T19:56:41.2849238Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from ‘struct Eigen::internal::evaluator >, -1, -1, true> >’ 2021-05-16T19:56:41.2854079Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:681:51: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block >, -1, -1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ 2021-05-16T19:56:41.2858531Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:665:8: required from ‘struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block >, -1, -1, true> > >’ 2021-05-16T19:56:41.2863627Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:730:20: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block >, -1, -1, true> >; Functor = Eigen::internal::sub_assign_op]’ 2021-05-16T19:56:41.2869987Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block >, -1, -1, true> >; Functor = Eigen::internal::sub_assign_op; Weak = void]’ 2021-05-16T19:56:41.2873660Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:41.2877426Z ../inst/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, 1>, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:41.2883251Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:95:19: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:41.2887702Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:41.2891659Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:41.2898565Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:41.2901998Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:41.2904038Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:41.3031121Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T19:56:41.3031952Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:41.3032907Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:41.3034035Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:41.3036330Z from fastLm.h:25, 2021-05-16T19:56:41.3037009Z from fastLm.cpp:23: 2021-05-16T19:56:41.3041622Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true>, -1, 1, false> >, 1, 1, false>, 0>’: 2021-05-16T19:56:41.3046493Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true>, -1, 1, false> >, 1, 1, false> >’ 2021-05-16T19:56:41.3050979Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true>, -1, 1, false> >, 1, 1, false> >’ 2021-05-16T19:56:41.3055393Z ../inst/include/Eigen/src/Core/Block.h:172:103: required from ‘class Eigen::internal::BlockImpl_dense, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true>, -1, 1, false> >, 1, 1, false, false>’ 2021-05-16T19:56:41.3060067Z ../inst/include/Eigen/src/Core/Block.h:154:7: required from ‘class Eigen::BlockImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true>, -1, 1, false> >, 1, 1, false, Eigen::Dense>’ 2021-05-16T19:56:41.3064376Z ../inst/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true>, -1, 1, false> >, 1, 1, false>’ 2021-05-16T19:56:41.3067247Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:589:28: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:41.3070893Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op]’ 2021-05-16T19:56:41.3076329Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:41.3080973Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >]’ 2021-05-16T19:56:41.3084648Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Derived = Eigen::Matrix]’ 2021-05-16T19:56:41.3089749Z ../inst/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:41.3091790Z fastLm.cpp:114:41: required from here 2021-05-16T19:56:41.3094044Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:41.3095360Z 55 | >::type PacketReturnType; 2021-05-16T19:56:41.3095922Z | ^~~~~~~~~~~~~~~~ 2021-05-16T19:56:41.3263485Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true>, -1, 1, false> >, 1, 1, false> >, 0>’: 2021-05-16T19:56:41.3268963Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true>, -1, 1, false> >, 1, 1, false> > >’ 2021-05-16T19:56:41.3274576Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true>, -1, 1, false> >, 1, 1, false> > >’ 2021-05-16T19:56:41.3279486Z ../inst/include/Eigen/src/Core/Transpose.h:115:37: required from ‘class Eigen::TransposeImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true>, -1, 1, false> >, 1, 1, false>, Eigen::Dense>’ 2021-05-16T19:56:41.3284665Z ../inst/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true>, -1, 1, false> >, 1, 1, false> >’ 2021-05-16T19:56:41.3292964Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:589:40: required from ‘const CoeffReturnType Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index) const [with Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true>, -1, 1, false> >; Rhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; int ProductTag = 4; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::internal::traits::Lhs>::Scalar = double; Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType = double; Eigen::Index = long int]’ 2021-05-16T19:56:41.3298105Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:637:5: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:41.3301606Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op]’ 2021-05-16T19:56:41.3306928Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:41.3312182Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >]’ 2021-05-16T19:56:41.3316306Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Derived = Eigen::Matrix]’ 2021-05-16T19:56:41.3323226Z ../inst/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:41.3326087Z fastLm.cpp:114:41: required from here 2021-05-16T19:56:41.3329290Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:41.3480084Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true>, -1, 1, false> >, 1, 1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, 1, false> >, 0>’: 2021-05-16T19:56:41.3488624Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true>, -1, 1, false> >, 1, 1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, 1, false> > >’ 2021-05-16T19:56:41.3495340Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true>, -1, 1, false> >, 1, 1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, 1, false> > >’ 2021-05-16T19:56:41.3503007Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true>, -1, 1, false> >, 1, 1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, 1, false>, Eigen::Dense>’ 2021-05-16T19:56:41.3510732Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true>, -1, 1, false> >, 1, 1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, 1, false> >’ 2021-05-16T19:56:41.3522854Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:589:72: required from ‘const CoeffReturnType Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index) const [with Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true>, -1, 1, false> >; Rhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; int ProductTag = 4; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::internal::traits::Lhs>::Scalar = double; Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType = double; Eigen::Index = long int]’ 2021-05-16T19:56:41.3528423Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:637:5: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:41.3532334Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op]’ 2021-05-16T19:56:41.3538735Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:41.3543534Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >]’ 2021-05-16T19:56:41.3547341Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Derived = Eigen::Matrix]’ 2021-05-16T19:56:41.3552933Z ../inst/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:41.3556008Z fastLm.cpp:114:41: required from here 2021-05-16T19:56:41.3558426Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:41.4058171Z In file included from ../inst/include/Eigen/Core:445, 2021-05-16T19:56:41.4058987Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:41.4059795Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:41.4060596Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:41.4061334Z from fastLm.h:25, 2021-05-16T19:56:41.4061869Z from fastLm.cpp:23: 2021-05-16T19:56:41.4064745Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 1, -1, true>, 1, -1, false> >, -1, 1, false> >’: 2021-05-16T19:56:41.4068878Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from ‘struct Eigen::internal::evaluator, 1, -1, true>, 1, -1, false> >, -1, 1, false> >’ 2021-05-16T19:56:41.4073986Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:681:51: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ 2021-05-16T19:56:41.4079712Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:665:8: required from ‘struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false> > >’ 2021-05-16T19:56:41.4096649Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:730:20: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block >, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false> >; Functor = Eigen::internal::sub_assign_op]’ 2021-05-16T19:56:41.4105619Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block >, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false> >; Functor = Eigen::internal::sub_assign_op; Weak = void]’ 2021-05-16T19:56:41.4110352Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:41.4114564Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:67:33: required from ‘void Eigen::internal::make_block_householder_triangular_factor(TriangularFactorType&, const VectorsType&, const CoeffsType&) [with TriangularFactorType = Eigen::Matrix; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:41.4119571Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:41.4127000Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:41.4132031Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:41.4139785Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:41.4143821Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:41.4145973Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:41.4147148Z 960 | enum { 2021-05-16T19:56:41.4147520Z | ^ 2021-05-16T19:56:41.4149535Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator >, -1, 1, false> >’: 2021-05-16T19:56:41.4156342Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:736:20: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block >, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false> >; Functor = Eigen::internal::sub_assign_op]’ 2021-05-16T19:56:41.4165226Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block >, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false> >; Functor = Eigen::internal::sub_assign_op; Weak = void]’ 2021-05-16T19:56:41.4172036Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block >, -1, 1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false> >; Func = Eigen::internal::sub_assign_op]’ 2021-05-16T19:56:41.4179464Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block >, -1, 1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false> >; Func = Eigen::internal::sub_assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:41.4186012Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:164:18: required from ‘Derived& Eigen::MatrixBase::operator-=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false> >; Derived = Eigen::Block >, -1, 1, false>]’ 2021-05-16T19:56:41.4189855Z ../inst/include/Eigen/src/Core/products/TriangularMatrixVector.h:282:27: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:41.4193952Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:67:33: required from ‘void Eigen::internal::make_block_householder_triangular_factor(TriangularFactorType&, const VectorsType&, const CoeffsType&) [with TriangularFactorType = Eigen::Matrix; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:41.4198513Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:41.4204089Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:41.4208792Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:41.4215768Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:41.4220180Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:41.4223935Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:41.4346743Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, -1, true>, -1, -1, false> >’: 2021-05-16T19:56:41.4351820Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from ‘struct Eigen::internal::evaluator, -1, -1, true>, -1, -1, false> >’ 2021-05-16T19:56:41.4354595Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:960:8: required from ‘struct Eigen::internal::evaluator, -1, -1, true>, -1, -1, false>, -1, -1, true> >’ 2021-05-16T19:56:41.4357068Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from ‘struct Eigen::internal::evaluator, -1, -1, true>, -1, -1, false>, -1, -1, true> >’ 2021-05-16T19:56:41.4361158Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:681:51: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true>, -1, -1, false>, -1, -1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ 2021-05-16T19:56:41.4365415Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:665:8: required from ‘struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true>, -1, -1, false>, -1, -1, true> > >’ 2021-05-16T19:56:41.4368180Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:730:20: [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:41.4371334Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op]’ 2021-05-16T19:56:41.4376863Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:41.4381302Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >]’ 2021-05-16T19:56:41.4385239Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Derived = Eigen::Matrix]’ 2021-05-16T19:56:41.4389534Z ../inst/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:41.4391388Z fastLm.cpp:114:41: required from here 2021-05-16T19:56:41.4393291Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:41.4395794Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, -1, true>, -1, -1, false>, -1, -1, true> >’: 2021-05-16T19:56:41.4398214Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from ‘struct Eigen::internal::evaluator, -1, -1, true>, -1, -1, false>, -1, -1, true> >’ 2021-05-16T19:56:41.4402715Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:681:51: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true>, -1, -1, false>, -1, -1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ 2021-05-16T19:56:41.4408185Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:665:8: required from ‘struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true>, -1, -1, false>, -1, -1, true> > >’ 2021-05-16T19:56:41.4413608Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:730:20: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true>, -1, -1, false>, -1, -1, true> >; Functor = Eigen::internal::sub_assign_op]’ 2021-05-16T19:56:41.4421758Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true>, -1, -1, false>, -1, -1, true> >; Functor = Eigen::internal::sub_assign_op; Weak = void]’ 2021-05-16T19:56:41.4426994Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:41.4431011Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op]’ 2021-05-16T19:56:41.4435720Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:41.4440443Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >]’ 2021-05-16T19:56:41.4445155Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Derived = Eigen::Matrix]’ 2021-05-16T19:56:41.4450509Z ../inst/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:41.4453139Z fastLm.cpp:114:41: required from here 2021-05-16T19:56:41.4455908Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:41.4563452Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, false> >’: 2021-05-16T19:56:41.4569511Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:736:20: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >; Functor = Eigen::internal::add_assign_op]’ 2021-05-16T19:56:41.4576991Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >; Functor = Eigen::internal::add_assign_op; Weak = void]’ 2021-05-16T19:56:41.4584716Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >; Func = Eigen::internal::add_assign_op]’ 2021-05-16T19:56:41.4592851Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >; Func = Eigen::internal::add_assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:41.4600618Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:177:18: required from ‘Derived& Eigen::MatrixBase::operator+=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >; Derived = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, false>]’ 2021-05-16T19:56:41.4604403Z ../inst/include/Eigen/src/Core/products/TriangularMatrixVector.h:66:28: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:41.4608494Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:67:33: required from ‘void Eigen::internal::make_block_householder_triangular_factor(TriangularFactorType&, const VectorsType&, const CoeffsType&) [with TriangularFactorType = Eigen::Matrix; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:41.4613189Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ 2021-05-16T19:56:41.4618069Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:41.4622273Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ 2021-05-16T19:56:41.4629965Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:360:7: required from ‘typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type Eigen::HouseholderSequence::operator*(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1; typename Eigen::internal::matrix_type_times_scalar_type >::Scalar, OtherDerived>::Type = Eigen::Matrix]’ 2021-05-16T19:56:41.4633740Z fastLm.cpp:101:67: required from here 2021-05-16T19:56:41.4650099Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:41.4804561Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true>, -1, 1, false> >, 1, 1, false> >’: 2021-05-16T19:56:41.4809787Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from ‘struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true>, -1, 1, false> >, 1, 1, false> >’ 2021-05-16T19:56:41.4816612Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:269:8: required from ‘struct Eigen::internal::unary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true>, -1, 1, false> >, 1, 1, false> >, Eigen::internal::IndexBased, double>’ 2021-05-16T19:56:41.4823355Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from ‘struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true>, -1, 1, false> >, 1, 1, false> > >’ 2021-05-16T19:56:41.4832199Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from ‘struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true>, -1, 1, false> >, 1, 1, false> > >’ 2021-05-16T19:56:41.4840070Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:681:51: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true>, -1, 1, false> >, 1, 1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ 2021-05-16T19:56:41.4843828Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:665:8: [ skipping 21 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:41.4847567Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op]’ 2021-05-16T19:56:41.4852720Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:41.4856921Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >]’ 2021-05-16T19:56:41.4861289Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Derived = Eigen::Matrix]’ 2021-05-16T19:56:41.4866050Z ../inst/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:41.4869188Z fastLm.cpp:114:41: required from here 2021-05-16T19:56:41.4871475Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:41.5043699Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, -1, true>, -1, -1, false>, -1, 1, true> >’: 2021-05-16T19:56:41.5048777Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from ‘struct Eigen::internal::evaluator, -1, -1, true>, -1, -1, false>, -1, 1, true> >’ 2021-05-16T19:56:41.5051718Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:960:8: required from ‘struct Eigen::internal::evaluator, -1, -1, true>, -1, -1, false>, -1, 1, true>, -1, 1, false> >’ 2021-05-16T19:56:41.5055569Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from ‘struct Eigen::internal::evaluator, -1, -1, true>, -1, -1, false>, -1, 1, true>, -1, 1, false> >’ 2021-05-16T19:56:41.5059655Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:269:8: required from ‘struct Eigen::internal::unary_evaluator, -1, -1, true>, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::internal::IndexBased, double>’ 2021-05-16T19:56:41.5063060Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from ‘struct Eigen::internal::evaluator, -1, -1, true>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’ 2021-05-16T19:56:41.5065710Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:99:8: [ skipping 33 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:41.5069265Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op]’ 2021-05-16T19:56:41.5075319Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:41.5080831Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >]’ 2021-05-16T19:56:41.5084173Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Derived = Eigen::Matrix]’ 2021-05-16T19:56:41.5088351Z ../inst/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:41.5090944Z fastLm.cpp:114:41: required from here 2021-05-16T19:56:41.5092816Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:41.5095718Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, -1, true>, -1, -1, false>, -1, 1, true>, -1, 1, false> >’: 2021-05-16T19:56:41.5098676Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from ‘struct Eigen::internal::evaluator, -1, -1, true>, -1, -1, false>, -1, 1, true>, -1, 1, false> >’ 2021-05-16T19:56:41.5101552Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:269:8: required from ‘struct Eigen::internal::unary_evaluator, -1, -1, true>, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::internal::IndexBased, double>’ 2021-05-16T19:56:41.5104382Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from ‘struct Eigen::internal::evaluator, -1, -1, true>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’ 2021-05-16T19:56:41.5107315Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from ‘struct Eigen::internal::evaluator, -1, -1, true>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’ 2021-05-16T19:56:41.5118596Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:681:51: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ 2021-05-16T19:56:41.5122408Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:665:8: [ skipping 31 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:41.5126413Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op]’ 2021-05-16T19:56:41.5131486Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:41.5137776Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >]’ 2021-05-16T19:56:41.5142418Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Derived = Eigen::Matrix]’ 2021-05-16T19:56:41.5148229Z ../inst/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:41.5151801Z fastLm.cpp:114:41: required from here 2021-05-16T19:56:41.5154161Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:41.5158351Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >’: 2021-05-16T19:56:41.5164382Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from ‘struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >’ 2021-05-16T19:56:41.5176626Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:681:51: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ 2021-05-16T19:56:41.5184227Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:665:8: required from ‘struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> > >’ 2021-05-16T19:56:41.5193888Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:730:20: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >; Functor = Eigen::internal::sub_assign_op]’ 2021-05-16T19:56:41.5207712Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >; Functor = Eigen::internal::sub_assign_op; Weak = void]’ 2021-05-16T19:56:41.5213583Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:41.5217797Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op]’ 2021-05-16T19:56:41.5223402Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:41.5227961Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >]’ 2021-05-16T19:56:41.5232869Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Derived = Eigen::Matrix]’ 2021-05-16T19:56:41.5239617Z ../inst/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:41.5241854Z fastLm.cpp:114:41: required from here 2021-05-16T19:56:41.5244200Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:41.5247339Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, -1, true>, -1, -1, false> >, -1, -1, false> >’: 2021-05-16T19:56:41.5250471Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from ‘struct Eigen::internal::evaluator, -1, -1, true>, -1, -1, false> >, -1, -1, false> >’ 2021-05-16T19:56:41.5255762Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:681:51: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true>, -1, -1, false> >, -1, -1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ 2021-05-16T19:56:41.5262130Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:665:8: required from ‘struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true>, -1, -1, false> >, -1, -1, false> > >’ 2021-05-16T19:56:41.5268593Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:730:20: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true>, -1, -1, false> >, -1, -1, false> >; Functor = Eigen::internal::sub_assign_op]’ 2021-05-16T19:56:41.5276896Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true>, -1, -1, false> >, -1, -1, false> >; Functor = Eigen::internal::sub_assign_op; Weak = void]’ 2021-05-16T19:56:41.5280940Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:41.5284700Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op]’ 2021-05-16T19:56:41.5290420Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ 2021-05-16T19:56:41.5294973Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >]’ 2021-05-16T19:56:41.5298938Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Derived = Eigen::Matrix]’ 2021-05-16T19:56:41.5304593Z ../inst/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:41.5306713Z fastLm.cpp:114:41: required from here 2021-05-16T19:56:41.5309717Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:41.5548387Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T19:56:41.5550300Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:41.5551069Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:41.5551821Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:41.5552375Z from fastLm.h:25, 2021-05-16T19:56:41.5552889Z from fastLm.cpp:23: 2021-05-16T19:56:41.5556145Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, -1, false> >, 0>’: 2021-05-16T19:56:41.5558832Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, 1, -1, false> >, 2>’ 2021-05-16T19:56:41.5562622Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 1, -1, false> > >’ 2021-05-16T19:56:41.5564898Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 1, -1, false> > >’ 2021-05-16T19:56:41.5568877Z ../inst/include/Eigen/src/Core/Transpose.h:115:37: required from ‘class Eigen::TransposeImpl, 1, -1, false>, Eigen::Dense>’ 2021-05-16T19:56:41.5571283Z ../inst/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, 1, -1, false> >’ 2021-05-16T19:56:41.5575391Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:578:40: [ skipping 21 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:41.5580094Z ../inst/include/Eigen/src/Core/Matrix.h:294:31: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product, Eigen::Transpose >, 0>, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:41.5590223Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:796:41: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if::value, void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Product, Eigen::Transpose >, 0>, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if::value, void*>::type = void*]’ 2021-05-16T19:56:41.5599542Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Product, Eigen::Transpose >, 0>, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>]’ 2021-05-16T19:56:41.5607161Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>; Derived = Eigen::Matrix]’ 2021-05-16T19:56:41.5615207Z ../inst/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:41.5621058Z fastLm.cpp:160:36: required from here 2021-05-16T19:56:41.5626592Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:41.5629206Z 55 | >::type PacketReturnType; 2021-05-16T19:56:41.5630939Z | ^~~~~~~~~~~~~~~~ 2021-05-16T19:56:41.5776715Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, -1, 1, false>, 0>’: 2021-05-16T19:56:41.5779377Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase >, -1, 1, false>, 2>’ 2021-05-16T19:56:41.5781917Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, -1, 1, false> >’ 2021-05-16T19:56:41.5784193Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, -1, 1, false> >’ 2021-05-16T19:56:41.5786344Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase >, -1, 1, false>, 0>’ 2021-05-16T19:56:41.5788509Z ../inst/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense >, -1, 1, false, true>’ 2021-05-16T19:56:41.5790610Z ../inst/include/Eigen/src/Core/Block.h:154:7: [ skipping 23 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:41.5794153Z ../inst/include/Eigen/src/Core/Matrix.h:294:31: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product, Eigen::Transpose >, 0>, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:41.5799619Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:796:41: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if::value, void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Product, Eigen::Transpose >, 0>, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if::value, void*>::type = void*]’ 2021-05-16T19:56:41.5804683Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Product, Eigen::Transpose >, 0>, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>]’ 2021-05-16T19:56:41.5808898Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>; Derived = Eigen::Matrix]’ 2021-05-16T19:56:41.5815134Z ../inst/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:41.5818985Z fastLm.cpp:160:36: required from here 2021-05-16T19:56:41.5822144Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:41.6024978Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block >, -1, 1, false> >, 0>’: 2021-05-16T19:56:41.6030840Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block >, -1, 1, false> > >’ 2021-05-16T19:56:41.6036073Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block >, -1, 1, false> > >’ 2021-05-16T19:56:41.6041556Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block >, -1, 1, false>, Eigen::Dense>’ 2021-05-16T19:56:41.6049576Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block >, -1, 1, false> >’ 2021-05-16T19:56:41.6058916Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:578:72: required from ‘const CoeffReturnType Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Matrix; Rhs = Eigen::Transpose >; int ProductTag = 8; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::internal::traits::Lhs>::Scalar = double; Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType = double; Eigen::Index = long int]’ 2021-05-16T19:56:41.6063682Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:631:5: [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:41.6068746Z ../inst/include/Eigen/src/Core/Matrix.h:294:31: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product, Eigen::Transpose >, 0>, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:41.6077380Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:796:41: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if::value, void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Product, Eigen::Transpose >, 0>, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if::value, void*>::type = void*]’ 2021-05-16T19:56:41.6083908Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Product, Eigen::Transpose >, 0>, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>]’ 2021-05-16T19:56:41.6088474Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>; Derived = Eigen::Matrix]’ 2021-05-16T19:56:41.6095203Z ../inst/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:41.6098800Z fastLm.cpp:160:36: required from here 2021-05-16T19:56:41.6101186Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:41.6245960Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, -1, 1, false>, 0>’: 2021-05-16T19:56:41.6250375Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, -1, 1, false>, 2>’ 2021-05-16T19:56:41.6254204Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >, -1, 1, false> >’ 2021-05-16T19:56:41.6257140Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >, -1, 1, false> >’ 2021-05-16T19:56:41.6261120Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::Stride<0, 0> > >, -1, 1, false>, 0>’ 2021-05-16T19:56:41.6263800Z ../inst/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, 0, Eigen::Stride<0, 0> > >, -1, 1, false, true>’ 2021-05-16T19:56:41.6266958Z ../inst/include/Eigen/src/Core/Block.h:154:7: [ skipping 23 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:41.6272483Z ../inst/include/Eigen/src/Core/Matrix.h:294:31: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product, Eigen::Transpose >, 0>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:41.6281181Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:796:41: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if::value, void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Product, Eigen::Transpose >, 0>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if::value, void*>::type = void*]’ 2021-05-16T19:56:41.6288321Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Product, Eigen::Transpose >, 0>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>]’ 2021-05-16T19:56:41.6294996Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>; Derived = Eigen::Matrix]’ 2021-05-16T19:56:41.6302513Z ../inst/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:41.6306472Z fastLm.cpp:179:55: required from here 2021-05-16T19:56:41.6308909Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:41.6525541Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false> >, 0>’: 2021-05-16T19:56:41.6530031Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false> > >’ 2021-05-16T19:56:41.6534157Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false> > >’ 2021-05-16T19:56:41.6537952Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false>, Eigen::Dense>’ 2021-05-16T19:56:41.6541656Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false> >’ 2021-05-16T19:56:41.6552207Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:578:72: required from ‘const CoeffReturnType Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Product, Eigen::Transpose >, 0>; Rhs = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; int ProductTag = 8; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::internal::traits::Lhs>::Scalar = double; Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType = double; Eigen::Index = long int]’ 2021-05-16T19:56:41.6557312Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:631:5: [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:41.6562717Z ../inst/include/Eigen/src/Core/Matrix.h:294:31: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product, Eigen::Transpose >, 0>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:41.6572001Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:796:41: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if::value, void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Product, Eigen::Transpose >, 0>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if::value, void*>::type = void*]’ 2021-05-16T19:56:41.6578098Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Product, Eigen::Transpose >, 0>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>]’ 2021-05-16T19:56:41.6583595Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>; Derived = Eigen::Matrix]’ 2021-05-16T19:56:41.6590662Z ../inst/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:41.6593512Z fastLm.cpp:179:55: required from here 2021-05-16T19:56:41.6595813Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:41.7019421Z In file included from ../inst/include/Eigen/Core:445, 2021-05-16T19:56:41.7020294Z from ../inst/include/Eigen/Dense:1, 2021-05-16T19:56:41.7021090Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T19:56:41.7021904Z from ../inst/include/RcppEigen.h:25, 2021-05-16T19:56:41.7022546Z from fastLm.h:25, 2021-05-16T19:56:41.7023103Z from fastLm.cpp:23: 2021-05-16T19:56:41.7025659Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator >, -1, 1, false> >’: 2021-05-16T19:56:41.7028640Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from ‘struct Eigen::internal::evaluator >, -1, 1, false> >’ 2021-05-16T19:56:41.7033731Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:681:51: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block >, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ 2021-05-16T19:56:41.7038748Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:665:8: required from ‘struct Eigen::internal::evaluator, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block >, -1, 1, false> > >’ 2021-05-16T19:56:41.7043583Z ../inst/include/Eigen/src/Core/Redux.h:349:39: required from ‘class Eigen::internal::redux_evaluator, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block >, -1, 1, false> > >’ 2021-05-16T19:56:41.7048831Z ../inst/include/Eigen/src/Core/Redux.h:416:17: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block >, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]’ 2021-05-16T19:56:41.7052114Z ../inst/include/Eigen/src/Core/Redux.h:453:73: [ skipping 22 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:41.7057238Z ../inst/include/Eigen/src/Core/Matrix.h:294:31: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product, Eigen::Transpose >, 0>, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:41.7063390Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:796:41: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if::value, void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Product, Eigen::Transpose >, 0>, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if::value, void*>::type = void*]’ 2021-05-16T19:56:41.7069586Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Product, Eigen::Transpose >, 0>, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>]’ 2021-05-16T19:56:41.7077448Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>; Derived = Eigen::Matrix]’ 2021-05-16T19:56:41.7083624Z ../inst/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:41.7085966Z fastLm.cpp:160:36: required from here 2021-05-16T19:56:41.7088332Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:56:41.7089519Z 960 | enum { 2021-05-16T19:56:41.7089905Z | ^ 2021-05-16T19:56:41.7092015Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> > >, -1, 1, false> >’: 2021-05-16T19:56:41.7094810Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> > >, -1, 1, false> >’ 2021-05-16T19:56:41.7100132Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:681:51: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ 2021-05-16T19:56:41.7105085Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:665:8: required from ‘struct Eigen::internal::evaluator, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false> > >’ 2021-05-16T19:56:41.7110629Z ../inst/include/Eigen/src/Core/Redux.h:349:39: required from ‘class Eigen::internal::redux_evaluator, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false> > >’ 2021-05-16T19:56:41.7116311Z ../inst/include/Eigen/src/Core/Redux.h:416:17: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]’ 2021-05-16T19:56:41.7120186Z ../inst/include/Eigen/src/Core/Redux.h:453:73: [ skipping 22 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T19:56:41.7124725Z ../inst/include/Eigen/src/Core/Matrix.h:294:31: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product, Eigen::Transpose >, 0>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:41.7131587Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:796:41: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if::value, void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Product, Eigen::Transpose >, 0>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if::value, void*>::type = void*]’ 2021-05-16T19:56:41.7137958Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Product, Eigen::Transpose >, 0>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>]’ 2021-05-16T19:56:41.7143586Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>; Derived = Eigen::Matrix]’ 2021-05-16T19:56:41.7150134Z ../inst/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 2021-05-16T19:56:41.7152711Z fastLm.cpp:179:55: required from here 2021-05-16T19:56:41.7154886Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T19:57:11.5025307Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T19:57:11.5592270Z g++ -std=gnu++14 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o RcppEigen.so RcppEigen.o RcppExports.o fastLm.o init.o -llapack -lblas -lgfortran -lm -lquadmath -L/opt/R/devel/lib/R/lib -lR 2021-05-16T19:57:12.1697033Z installing to /home/runner/work/_temp/Library/00LOCK-RcppEigen/00new/RcppEigen/libs 2021-05-16T19:57:12.2178392Z ** R 2021-05-16T19:57:12.2223837Z ** inst 2021-05-16T19:57:12.2693972Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:57:13.8867487Z ** help 2021-05-16T19:57:13.9074463Z *** installing help indices 2021-05-16T19:57:13.9302476Z ** building package indices 2021-05-16T19:57:14.1670969Z ** installing vignettes 2021-05-16T19:57:14.1780088Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:57:15.6491624Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T19:57:15.6989317Z ** testing if installed package can be loaded from final location 2021-05-16T19:57:17.1071449Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:57:17.1133061Z * DONE (RcppEigen) 2021-05-16T19:57:17.9083517Z * installing *source* package ‘nloptr’ ... 2021-05-16T19:57:17.9311919Z ** package ‘nloptr’ successfully unpacked and MD5 sums checked 2021-05-16T19:57:17.9313093Z ** using staged installation 2021-05-16T19:57:18.4047213Z checking whether the C++ compiler works... yes 2021-05-16T19:57:18.4048741Z checking for C++ compiler default output file name... a.out 2021-05-16T19:57:18.4637617Z checking for suffix of executables... 2021-05-16T19:57:18.5441405Z checking whether we are cross compiling... no 2021-05-16T19:57:18.5730402Z checking for suffix of object files... o 2021-05-16T19:57:18.6139641Z checking whether we are using the GNU C++ compiler... yes 2021-05-16T19:57:18.6402833Z checking whether g++ -std=gnu++14 accepts -g... yes 2021-05-16T19:57:18.6406876Z checking how to run the C++ preprocessor... g++ -std=gnu++14 -E 2021-05-16T19:57:18.6990953Z checking whether we are using the GNU C++ compiler... (cached) yes 2021-05-16T19:57:18.6993461Z checking whether g++ -std=gnu++14 accepts -g... (cached) yes 2021-05-16T19:57:18.7001453Z checking for pkg-config... yes 2021-05-16T19:57:18.7024761Z configure: Now testing for NLopt header file. 2021-05-16T19:57:18.7054001Z checking for grep that handles long lines and -e... /usr/bin/grep 2021-05-16T19:57:18.7077389Z checking for egrep... /usr/bin/grep -E 2021-05-16T19:57:18.8862357Z checking for ANSI C header files... yes 2021-05-16T19:57:18.9347994Z checking for sys/types.h... yes 2021-05-16T19:57:18.9904040Z checking for sys/stat.h... yes 2021-05-16T19:57:19.0478671Z checking for stdlib.h... yes 2021-05-16T19:57:19.1073454Z checking for string.h... yes 2021-05-16T19:57:19.1762650Z checking for memory.h... yes 2021-05-16T19:57:19.2423481Z checking for strings.h... yes 2021-05-16T19:57:19.3058886Z checking for inttypes.h... yes 2021-05-16T19:57:19.3679383Z checking for stdint.h... yes 2021-05-16T19:57:19.4367963Z checking for unistd.h... yes 2021-05-16T19:57:19.4979682Z checking nlopt.h usability... no 2021-05-16T19:57:19.5119974Z checking nlopt.h presence... no 2021-05-16T19:57:19.5121270Z checking for nlopt.h... no 2021-05-16T19:57:19.5127169Z configure: Need to configure and build NLopt 2021-05-16T19:57:19.5440597Z configure: Starting to install library to /tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src 2021-05-16T19:57:19.7482263Z checking for a BSD-compatible install... /usr/bin/install -c 2021-05-16T19:57:19.7520903Z checking whether build environment is sane... yes 2021-05-16T19:57:19.7657788Z checking for a thread-safe mkdir -p... /usr/bin/mkdir -p 2021-05-16T19:57:19.7658518Z checking for gawk... gawk 2021-05-16T19:57:19.7750300Z checking whether make sets $(MAKE)... yes 2021-05-16T19:57:19.7828397Z checking whether make supports nested variables... yes 2021-05-16T19:57:19.7914849Z checking whether to enable maintainer-specific portions of Makefiles... no 2021-05-16T19:57:19.7926055Z checking for gcc... gcc 2021-05-16T19:57:19.8629237Z checking whether the C compiler works... yes 2021-05-16T19:57:19.8633344Z checking for C compiler default output file name... a.out 2021-05-16T19:57:19.9065963Z checking for suffix of executables... 2021-05-16T19:57:19.9621428Z checking whether we are cross compiling... no 2021-05-16T19:57:19.9885493Z checking for suffix of object files... o 2021-05-16T19:57:20.0136920Z checking whether we are using the GNU C compiler... yes 2021-05-16T19:57:20.0375520Z checking whether gcc accepts -g... yes 2021-05-16T19:57:20.0812413Z checking for gcc option to accept ISO C89... none needed 2021-05-16T19:57:20.1293691Z checking whether gcc understands -c and -o together... yes 2021-05-16T19:57:20.1358751Z checking for style of include used by make... GNU 2021-05-16T19:57:20.1786433Z checking dependency style of gcc... gcc3 2021-05-16T19:57:20.2562492Z checking for gcc option to accept ISO C99... none needed 2021-05-16T19:57:20.2565308Z checking for gcc option to accept ISO Standard C... (cached) none needed 2021-05-16T19:57:20.2567627Z checking whether ln -s works... yes 2021-05-16T19:57:20.2608607Z checking whether make sets $(MAKE)... (cached) yes 2021-05-16T19:57:20.3432335Z checking build system type... x86_64-unknown-linux-gnu 2021-05-16T19:57:20.3434045Z checking host system type... x86_64-unknown-linux-gnu 2021-05-16T19:57:20.3856262Z checking how to print strings... printf 2021-05-16T19:57:20.3880992Z checking for a sed that does not truncate output... /usr/bin/sed 2021-05-16T19:57:20.3923185Z checking for grep that handles long lines and -e... /usr/bin/grep 2021-05-16T19:57:20.3945962Z checking for egrep... /usr/bin/grep -E 2021-05-16T19:57:20.3966507Z checking for fgrep... /usr/bin/grep -F 2021-05-16T19:57:20.4027362Z checking for ld used by gcc... /usr/bin/ld 2021-05-16T19:57:20.4118143Z checking if the linker (/usr/bin/ld) is GNU ld... yes 2021-05-16T19:57:20.4161578Z checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B 2021-05-16T19:57:20.4499828Z checking the name lister (/usr/bin/nm -B) interface... BSD nm 2021-05-16T19:57:20.4579445Z checking the maximum length of command line arguments... 3145728 2021-05-16T19:57:20.4594209Z checking whether the shell understands some XSI constructs... yes 2021-05-16T19:57:20.4605048Z checking whether the shell understands "+="... yes 2021-05-16T19:57:20.4672157Z checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop 2021-05-16T19:57:20.4674637Z checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop 2021-05-16T19:57:20.4676299Z checking for /usr/bin/ld option to reload object files... -r 2021-05-16T19:57:20.4677190Z checking for objdump... objdump 2021-05-16T19:57:20.4678270Z checking how to recognize dependent libraries... pass_all 2021-05-16T19:57:20.4699024Z checking for dlltool... dlltool 2021-05-16T19:57:20.4700179Z checking how to associate runtime and link libraries... printf %s\n 2021-05-16T19:57:20.5053384Z checking for archiver @FILE support... @ 2021-05-16T19:57:20.5061310Z checking for strip... strip 2021-05-16T19:57:20.5066244Z checking for ranlib... ranlib 2021-05-16T19:57:20.5972278Z checking command to parse /usr/bin/nm -B output from gcc object... ok 2021-05-16T19:57:20.5997148Z checking for sysroot... no 2021-05-16T19:57:20.6178824Z checking for mt... mt 2021-05-16T19:57:20.6224964Z checking if mt is a manifest tool... no 2021-05-16T19:57:20.6249792Z checking how to run the C preprocessor... gcc -E 2021-05-16T19:57:20.7802137Z checking for ANSI C header files... yes 2021-05-16T19:57:20.8141059Z checking for sys/types.h... yes 2021-05-16T19:57:20.8538954Z checking for sys/stat.h... yes 2021-05-16T19:57:20.8964117Z checking for stdlib.h... yes 2021-05-16T19:57:20.9372494Z checking for string.h... yes 2021-05-16T19:57:20.9833172Z checking for memory.h... yes 2021-05-16T19:57:21.0295633Z checking for strings.h... yes 2021-05-16T19:57:21.0839322Z checking for inttypes.h... yes 2021-05-16T19:57:21.1291700Z checking for stdint.h... yes 2021-05-16T19:57:21.1788962Z checking for unistd.h... yes 2021-05-16T19:57:21.2232972Z checking for dlfcn.h... yes 2021-05-16T19:57:21.2296331Z checking for objdir... .libs 2021-05-16T19:57:21.3366376Z checking if gcc supports -fno-rtti -fno-exceptions... no 2021-05-16T19:57:21.3368754Z checking for gcc option to produce PIC... -fPIC -DPIC 2021-05-16T19:57:21.3649205Z checking if gcc PIC flag -fPIC -DPIC works... yes 2021-05-16T19:57:21.4636764Z checking if gcc static flag -static works... yes 2021-05-16T19:57:21.4972757Z checking if gcc supports -c -o file.o... yes 2021-05-16T19:57:21.4974628Z checking if gcc supports -c -o file.o... (cached) yes 2021-05-16T19:57:21.5090227Z checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes 2021-05-16T19:57:21.5399913Z checking whether -lc should be explicitly linked in... no 2021-05-16T19:57:21.6101949Z checking dynamic linker characteristics... GNU/Linux ld.so 2021-05-16T19:57:21.6103056Z checking how to hardcode library paths into programs... immediate 2021-05-16T19:57:21.6122724Z checking whether stripping libraries is possible... yes 2021-05-16T19:57:21.6124347Z checking if libtool supports shared libraries... yes 2021-05-16T19:57:21.6125432Z checking whether to build shared libraries... yes 2021-05-16T19:57:21.6126690Z checking whether to build static libraries... yes 2021-05-16T19:57:21.6701957Z checking whether we are using the GNU C++ compiler... yes 2021-05-16T19:57:21.6967521Z checking whether g++ -std=gnu++14 accepts -g... yes 2021-05-16T19:57:21.7454173Z checking dependency style of g++ -std=gnu++14... gcc3 2021-05-16T19:57:21.7585406Z checking how to run the C++ preprocessor... g++ -std=gnu++14 -E 2021-05-16T19:57:21.8940376Z checking for ld used by g++ -std=gnu++14... /usr/bin/ld -m elf_x86_64 2021-05-16T19:57:21.8966707Z checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes 2021-05-16T19:57:21.9066505Z checking whether the g++ -std=gnu++14 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes 2021-05-16T19:57:21.9977286Z checking for g++ -std=gnu++14 option to produce PIC... -fPIC -DPIC 2021-05-16T19:57:22.0369165Z checking if g++ -std=gnu++14 PIC flag -fPIC -DPIC works... yes 2021-05-16T19:57:22.1879958Z checking if g++ -std=gnu++14 static flag -static works... yes 2021-05-16T19:57:22.2270514Z checking if g++ -std=gnu++14 supports -c -o file.o... yes 2021-05-16T19:57:22.2272413Z checking if g++ -std=gnu++14 supports -c -o file.o... (cached) yes 2021-05-16T19:57:22.2274231Z checking whether the g++ -std=gnu++14 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes 2021-05-16T19:57:22.2333032Z checking dynamic linker characteristics... (cached) GNU/Linux ld.so 2021-05-16T19:57:22.2334557Z checking how to hardcode library paths into programs... immediate 2021-05-16T19:57:22.2348751Z checking for ANSI C header files... (cached) yes 2021-05-16T19:57:22.2741768Z checking whether time.h and sys/time.h may both be included... yes 2021-05-16T19:57:22.2780095Z checking for unistd.h... (cached) yes 2021-05-16T19:57:22.3526290Z checking getopt.h usability... yes 2021-05-16T19:57:22.3631352Z checking getopt.h presence... yes 2021-05-16T19:57:22.3632997Z checking for getopt.h... yes 2021-05-16T19:57:22.3738078Z checking for stdint.h... (cached) yes 2021-05-16T19:57:22.4191480Z checking for an ANSI C-conforming const... yes 2021-05-16T19:57:22.4382617Z checking for inline... inline 2021-05-16T19:57:22.4630648Z checking for C thread-local keyword... __thread 2021-05-16T19:57:22.5745785Z checking size of unsigned int... 4 2021-05-16T19:57:22.6894249Z checking size of unsigned long... 8 2021-05-16T19:57:22.8264489Z checking for uint32_t... yes 2021-05-16T19:57:22.9083001Z checking for sin in -lm... yes 2021-05-16T19:57:23.0045290Z checking for BSDgettimeofday... no 2021-05-16T19:57:23.0847442Z checking for gettimeofday... yes 2021-05-16T19:57:23.1576505Z checking for time... yes 2021-05-16T19:57:23.2351261Z checking for qsort_r... yes 2021-05-16T19:57:23.3106096Z checking for getpid... yes 2021-05-16T19:57:23.3912321Z checking for gettid syscall... yes 2021-05-16T19:57:23.5204368Z checking for isnan... yes 2021-05-16T19:57:23.6522688Z checking for isinf... yes 2021-05-16T19:57:23.7760669Z checking for copysign... yes 2021-05-16T19:57:23.7787078Z checking for mkoctfile... no 2021-05-16T19:57:23.7801871Z checking for mex... no 2021-05-16T19:57:23.8688319Z checking for working HUGE_VAL... ok 2021-05-16T19:57:23.9190804Z checking that generated files are newer than configure... done 2021-05-16T19:57:23.9191955Z configure: creating ./config.status 2021-05-16T19:57:24.7568116Z config.status: creating Makefile 2021-05-16T19:57:24.7751596Z config.status: creating nlopt.pc 2021-05-16T19:57:24.7896799Z config.status: creating api/Makefile 2021-05-16T19:57:24.8121039Z config.status: creating util/Makefile 2021-05-16T19:57:24.8340236Z config.status: creating octave/Makefile 2021-05-16T19:57:24.8544143Z config.status: creating direct/Makefile 2021-05-16T19:57:24.8745068Z config.status: creating cdirect/Makefile 2021-05-16T19:57:24.8946611Z config.status: creating stogo/Makefile 2021-05-16T19:57:24.9165849Z config.status: creating praxis/Makefile 2021-05-16T19:57:24.9381187Z config.status: creating luksan/Makefile 2021-05-16T19:57:24.9580775Z config.status: creating crs/Makefile 2021-05-16T19:57:24.9783821Z config.status: creating mlsl/Makefile 2021-05-16T19:57:24.9998209Z config.status: creating mma/Makefile 2021-05-16T19:57:25.0207448Z config.status: creating cobyla/Makefile 2021-05-16T19:57:25.0421054Z config.status: creating newuoa/Makefile 2021-05-16T19:57:25.0658868Z config.status: creating neldermead/Makefile 2021-05-16T19:57:25.0886119Z config.status: creating auglag/Makefile 2021-05-16T19:57:25.1126961Z config.status: creating bobyqa/Makefile 2021-05-16T19:57:25.1418957Z config.status: creating isres/Makefile 2021-05-16T19:57:25.1637755Z config.status: creating slsqp/Makefile 2021-05-16T19:57:25.1871297Z config.status: creating esch/Makefile 2021-05-16T19:57:25.2104293Z config.status: creating test/Makefile 2021-05-16T19:57:25.2333508Z config.status: creating swig/Makefile 2021-05-16T19:57:25.2580065Z config.status: creating swig/nlopt.scm 2021-05-16T19:57:25.2842582Z config.status: creating config.h 2021-05-16T19:57:25.2963669Z config.status: executing depfiles commands 2021-05-16T19:57:25.7936192Z config.status: executing libtool commands 2021-05-16T19:57:25.9365573Z make all-recursive 2021-05-16T19:57:25.9398492Z make[1]: Entering directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src' 2021-05-16T19:57:25.9440248Z Making all in util 2021-05-16T19:57:25.9462933Z make[2]: Entering directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/util' 2021-05-16T19:57:25.9464980Z /bin/bash ../libtool --tag=CC --mode=compile g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../api -g -O2 -MT mt19937ar.lo -MD -MP -MF .deps/mt19937ar.Tpo -c -o mt19937ar.lo mt19937ar.c 2021-05-16T19:57:25.9658720Z libtool: compile: g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../api -g -O2 -MT mt19937ar.lo -MD -MP -MF .deps/mt19937ar.Tpo -c mt19937ar.c -fPIC -DPIC -o .libs/mt19937ar.o 2021-05-16T19:57:26.0978257Z libtool: compile: g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../api -g -O2 -MT mt19937ar.lo -MD -MP -MF .deps/mt19937ar.Tpo -c mt19937ar.c -o mt19937ar.o >/dev/null 2>&1 2021-05-16T19:57:26.2289632Z mv -f .deps/mt19937ar.Tpo .deps/mt19937ar.Plo 2021-05-16T19:57:26.2318335Z /bin/bash ../libtool --tag=CC --mode=compile g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../api -g -O2 -MT sobolseq.lo -MD -MP -MF .deps/sobolseq.Tpo -c -o sobolseq.lo sobolseq.c 2021-05-16T19:57:26.2486299Z libtool: compile: g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../api -g -O2 -MT sobolseq.lo -MD -MP -MF .deps/sobolseq.Tpo -c sobolseq.c -fPIC -DPIC -o .libs/sobolseq.o 2021-05-16T19:57:26.4720907Z libtool: compile: g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../api -g -O2 -MT sobolseq.lo -MD -MP -MF .deps/sobolseq.Tpo -c sobolseq.c -o sobolseq.o >/dev/null 2>&1 2021-05-16T19:57:26.6923376Z mv -f .deps/sobolseq.Tpo .deps/sobolseq.Plo 2021-05-16T19:57:26.6946870Z /bin/bash ../libtool --tag=CC --mode=compile g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../api -g -O2 -MT timer.lo -MD -MP -MF .deps/timer.Tpo -c -o timer.lo timer.c 2021-05-16T19:57:26.7117932Z libtool: compile: g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../api -g -O2 -MT timer.lo -MD -MP -MF .deps/timer.Tpo -c timer.c -fPIC -DPIC -o .libs/timer.o 2021-05-16T19:57:26.8113931Z libtool: compile: g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../api -g -O2 -MT timer.lo -MD -MP -MF .deps/timer.Tpo -c timer.c -o timer.o >/dev/null 2>&1 2021-05-16T19:57:26.9155748Z mv -f .deps/timer.Tpo .deps/timer.Plo 2021-05-16T19:57:26.9218487Z /bin/bash ../libtool --tag=CC --mode=compile g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../api -g -O2 -MT stop.lo -MD -MP -MF .deps/stop.Tpo -c -o stop.lo stop.c 2021-05-16T19:57:26.9392610Z libtool: compile: g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../api -g -O2 -MT stop.lo -MD -MP -MF .deps/stop.Tpo -c stop.c -fPIC -DPIC -o .libs/stop.o 2021-05-16T19:57:27.0808115Z libtool: compile: g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../api -g -O2 -MT stop.lo -MD -MP -MF .deps/stop.Tpo -c stop.c -o stop.o >/dev/null 2>&1 2021-05-16T19:57:27.2423062Z mv -f .deps/stop.Tpo .deps/stop.Plo 2021-05-16T19:57:27.2447287Z /bin/bash ../libtool --tag=CC --mode=compile g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../api -g -O2 -MT redblack.lo -MD -MP -MF .deps/redblack.Tpo -c -o redblack.lo redblack.c 2021-05-16T19:57:27.2613915Z libtool: compile: g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../api -g -O2 -MT redblack.lo -MD -MP -MF .deps/redblack.Tpo -c redblack.c -fPIC -DPIC -o .libs/redblack.o 2021-05-16T19:57:27.4866555Z libtool: compile: g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../api -g -O2 -MT redblack.lo -MD -MP -MF .deps/redblack.Tpo -c redblack.c -o redblack.o >/dev/null 2>&1 2021-05-16T19:57:27.7130757Z mv -f .deps/redblack.Tpo .deps/redblack.Plo 2021-05-16T19:57:27.7159133Z /bin/bash ../libtool --tag=CC --mode=compile g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../api -g -O2 -MT qsort_r.lo -MD -MP -MF .deps/qsort_r.Tpo -c -o qsort_r.lo qsort_r.c 2021-05-16T19:57:27.7350043Z libtool: compile: g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../api -g -O2 -MT qsort_r.lo -MD -MP -MF .deps/qsort_r.Tpo -c qsort_r.c -fPIC -DPIC -o .libs/qsort_r.o 2021-05-16T19:57:27.8526384Z libtool: compile: g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../api -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-16T19:57:27.9753895Z mv -f .deps/qsort_r.Tpo .deps/qsort_r.Plo 2021-05-16T19:57:27.9777443Z /bin/bash ../libtool --tag=CC --mode=compile g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../api -g -O2 -MT rescale.lo -MD -MP -MF .deps/rescale.Tpo -c -o rescale.lo rescale.c 2021-05-16T19:57:27.9958686Z libtool: compile: g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../api -g -O2 -MT rescale.lo -MD -MP -MF .deps/rescale.Tpo -c rescale.c -fPIC -DPIC -o .libs/rescale.o 2021-05-16T19:57:28.1212399Z libtool: compile: g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../api -g -O2 -MT rescale.lo -MD -MP -MF .deps/rescale.Tpo -c rescale.c -o rescale.o >/dev/null 2>&1 2021-05-16T19:57:28.2435395Z mv -f .deps/rescale.Tpo .deps/rescale.Plo 2021-05-16T19:57:28.2461855Z /bin/bash ../libtool --tag=CC --mode=link g++ -std=gnu++14 -g -O2 -o libutil.la mt19937ar.lo sobolseq.lo timer.lo stop.lo redblack.lo qsort_r.lo rescale.lo -lm 2021-05-16T19:57:28.3041179Z 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-16T19:57:28.3056276Z ar: `u' modifier ignored since `D' is the default (see `U') 2021-05-16T19:57:28.3087367Z libtool: link: ranlib .libs/libutil.a 2021-05-16T19:57:28.3210460Z libtool: link: ( cd ".libs" && rm -f "libutil.la" && ln -s "../libutil.la" "libutil.la" ) 2021-05-16T19:57:28.3242913Z g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../api -g -O2 -MT redblack_test.o -MD -MP -MF .deps/redblack_test.Tpo -c -o redblack_test.o redblack_test.c 2021-05-16T19:57:28.5086399Z mv -f .deps/redblack_test.Tpo .deps/redblack_test.Po 2021-05-16T19:57:28.5132678Z /bin/bash ../libtool --tag=CC --mode=link g++ -std=gnu++14 -g -O2 -o redblack_test redblack_test.o libutil.la -lm 2021-05-16T19:57:28.5762373Z libtool: link: g++ -std=gnu++14 -g -O2 -o redblack_test redblack_test.o ./.libs/libutil.a -lm 2021-05-16T19:57:28.6111034Z make[2]: Leaving directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/util' 2021-05-16T19:57:28.6113174Z Making all in direct 2021-05-16T19:57:28.6137744Z make[2]: Entering directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/direct' 2021-05-16T19:57:28.6140850Z /bin/bash ../libtool --tag=CC --mode=compile g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -g -O2 -MT DIRect.lo -MD -MP -MF .deps/DIRect.Tpo -c -o DIRect.lo DIRect.c 2021-05-16T19:57:28.6339999Z libtool: compile: g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -g -O2 -MT DIRect.lo -MD -MP -MF .deps/DIRect.Tpo -c DIRect.c -fPIC -DPIC -o .libs/DIRect.o 2021-05-16T19:57:28.9316107Z libtool: compile: g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -g -O2 -MT DIRect.lo -MD -MP -MF .deps/DIRect.Tpo -c DIRect.c -o DIRect.o >/dev/null 2>&1 2021-05-16T19:57:29.2315380Z mv -f .deps/DIRect.Tpo .deps/DIRect.Plo 2021-05-16T19:57:29.2342397Z /bin/bash ../libtool --tag=CC --mode=compile g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -g -O2 -MT direct_wrap.lo -MD -MP -MF .deps/direct_wrap.Tpo -c -o direct_wrap.lo direct_wrap.c 2021-05-16T19:57:29.2524654Z libtool: compile: g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -g -O2 -MT direct_wrap.lo -MD -MP -MF .deps/direct_wrap.Tpo -c direct_wrap.c -fPIC -DPIC -o .libs/direct_wrap.o 2021-05-16T19:57:29.3662073Z libtool: compile: g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -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-16T19:57:29.4845924Z mv -f .deps/direct_wrap.Tpo .deps/direct_wrap.Plo 2021-05-16T19:57:29.4871787Z /bin/bash ../libtool --tag=CC --mode=compile g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -g -O2 -MT DIRserial.lo -MD -MP -MF .deps/DIRserial.Tpo -c -o DIRserial.lo DIRserial.c 2021-05-16T19:57:29.5041972Z libtool: compile: g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -g -O2 -MT DIRserial.lo -MD -MP -MF .deps/DIRserial.Tpo -c DIRserial.c -fPIC -DPIC -o .libs/DIRserial.o 2021-05-16T19:57:29.6359825Z libtool: compile: g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -g -O2 -MT DIRserial.lo -MD -MP -MF .deps/DIRserial.Tpo -c DIRserial.c -o DIRserial.o >/dev/null 2>&1 2021-05-16T19:57:29.7758729Z mv -f .deps/DIRserial.Tpo .deps/DIRserial.Plo 2021-05-16T19:57:29.7787394Z /bin/bash ../libtool --tag=CC --mode=compile g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -g -O2 -MT DIRsubrout.lo -MD -MP -MF .deps/DIRsubrout.Tpo -c -o DIRsubrout.lo DIRsubrout.c 2021-05-16T19:57:29.7964685Z libtool: compile: g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -g -O2 -MT DIRsubrout.lo -MD -MP -MF .deps/DIRsubrout.Tpo -c DIRsubrout.c -fPIC -DPIC -o .libs/DIRsubrout.o 2021-05-16T19:57:30.3794983Z libtool: compile: g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -g -O2 -MT DIRsubrout.lo -MD -MP -MF .deps/DIRsubrout.Tpo -c DIRsubrout.c -o DIRsubrout.o >/dev/null 2>&1 2021-05-16T19:57:30.9567690Z mv -f .deps/DIRsubrout.Tpo .deps/DIRsubrout.Plo 2021-05-16T19:57:30.9593495Z /bin/bash ../libtool --tag=CC --mode=link g++ -std=gnu++14 -g -O2 -o libdirect.la DIRect.lo direct_wrap.lo DIRserial.lo DIRsubrout.lo -lm 2021-05-16T19:57:31.0240494Z libtool: link: ar cru .libs/libdirect.a .libs/DIRect.o .libs/direct_wrap.o .libs/DIRserial.o .libs/DIRsubrout.o 2021-05-16T19:57:31.0254069Z ar: `u' modifier ignored since `D' is the default (see `U') 2021-05-16T19:57:31.0279188Z libtool: link: ranlib .libs/libdirect.a 2021-05-16T19:57:31.0390005Z libtool: link: ( cd ".libs" && rm -f "libdirect.la" && ln -s "../libdirect.la" "libdirect.la" ) 2021-05-16T19:57:31.0421788Z make[2]: Leaving directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/direct' 2021-05-16T19:57:31.0423902Z Making all in cdirect 2021-05-16T19:57:31.0447404Z make[2]: Entering directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/cdirect' 2021-05-16T19:57:31.0449676Z /bin/bash ../libtool --tag=CC --mode=compile g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -g -O2 -MT cdirect.lo -MD -MP -MF .deps/cdirect.Tpo -c -o cdirect.lo cdirect.c 2021-05-16T19:57:31.0660326Z libtool: compile: g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -g -O2 -MT cdirect.lo -MD -MP -MF .deps/cdirect.Tpo -c cdirect.c -fPIC -DPIC -o .libs/cdirect.o 2021-05-16T19:57:31.4332400Z libtool: compile: g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -g -O2 -MT cdirect.lo -MD -MP -MF .deps/cdirect.Tpo -c cdirect.c -o cdirect.o >/dev/null 2>&1 2021-05-16T19:57:31.8008095Z mv -f .deps/cdirect.Tpo .deps/cdirect.Plo 2021-05-16T19:57:31.8035824Z /bin/bash ../libtool --tag=CC --mode=compile g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -g -O2 -MT hybrid.lo -MD -MP -MF .deps/hybrid.Tpo -c -o hybrid.lo hybrid.c 2021-05-16T19:57:31.8211328Z libtool: compile: g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -g -O2 -MT hybrid.lo -MD -MP -MF .deps/hybrid.Tpo -c hybrid.c -fPIC -DPIC -o .libs/hybrid.o 2021-05-16T19:57:31.8929314Z hybrid.c: In function 'nlopt_result optimize_rect(double*, params*)': 2021-05-16T19:57:31.8933248Z hybrid.c:99:39: warning: 'nlopt_result nlopt_minimize(nlopt_algorithm, int, nlopt_func_old, void*, const double*, const double*, double*, double*, double, double, double, double, const double*, int, double)' is deprecated [-Wdeprecated-declarations] 2021-05-16T19:57:31.8935130Z 99 | stop->maxtime - (t - stop->start)); 2021-05-16T19:57:31.8935704Z | ^ 2021-05-16T19:57:31.8936508Z In file included from ../util/nlopt-util.h:30, 2021-05-16T19:57:31.8937142Z from hybrid.c:27: 2021-05-16T19:57:31.8937766Z ../api/nlopt.h:329:28: note: declared here 2021-05-16T19:57:31.8938492Z 329 | NLOPT_EXTERN(nlopt_result) nlopt_minimize( 2021-05-16T19:57:31.8939114Z | ^~~~~~~~~~~~~~ 2021-05-16T19:57:31.8941286Z hybrid.c:99:39: warning: 'nlopt_result nlopt_minimize(nlopt_algorithm, int, nlopt_func_old, void*, const double*, const double*, double*, double*, double, double, double, double, const double*, int, double)' is deprecated [-Wdeprecated-declarations] 2021-05-16T19:57:31.8942992Z 99 | stop->maxtime - (t - stop->start)); 2021-05-16T19:57:31.8943702Z | ^ 2021-05-16T19:57:31.8946560Z In file included from ../util/nlopt-util.h:30, 2021-05-16T19:57:31.8947202Z from hybrid.c:27: 2021-05-16T19:57:31.8947817Z ../api/nlopt.h:329:28: note: declared here 2021-05-16T19:57:31.8948518Z 329 | NLOPT_EXTERN(nlopt_result) nlopt_minimize( 2021-05-16T19:57:31.8949103Z | ^~~~~~~~~~~~~~ 2021-05-16T19:57:32.0835159Z libtool: compile: g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -g -O2 -MT hybrid.lo -MD -MP -MF .deps/hybrid.Tpo -c hybrid.c -o hybrid.o >/dev/null 2>&1 2021-05-16T19:57:32.3366369Z mv -f .deps/hybrid.Tpo .deps/hybrid.Plo 2021-05-16T19:57:32.3394239Z /bin/bash ../libtool --tag=CC --mode=link g++ -std=gnu++14 -g -O2 -o libcdirect.la cdirect.lo hybrid.lo -lm 2021-05-16T19:57:32.4002431Z libtool: link: ar cru .libs/libcdirect.a .libs/cdirect.o .libs/hybrid.o 2021-05-16T19:57:32.4013151Z ar: `u' modifier ignored since `D' is the default (see `U') 2021-05-16T19:57:32.4030929Z libtool: link: ranlib .libs/libcdirect.a 2021-05-16T19:57:32.4140007Z libtool: link: ( cd ".libs" && rm -f "libcdirect.la" && ln -s "../libcdirect.la" "libcdirect.la" ) 2021-05-16T19:57:32.4171286Z make[2]: Leaving directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/cdirect' 2021-05-16T19:57:32.4177764Z Making all in stogo 2021-05-16T19:57:32.4203308Z make[2]: Entering directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/stogo' 2021-05-16T19:57:32.4205765Z /bin/bash ../libtool --tag=CXX --mode=compile g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -g -O2 -MT global.lo -MD -MP -MF .deps/global.Tpo -c -o global.lo global.cc 2021-05-16T19:57:32.4454912Z libtool: compile: g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -g -O2 -MT global.lo -MD -MP -MF .deps/global.Tpo -c global.cc -fPIC -DPIC -o .libs/global.o 2021-05-16T19:57:33.7337854Z libtool: compile: g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -g -O2 -MT global.lo -MD -MP -MF .deps/global.Tpo -c global.cc -o global.o >/dev/null 2>&1 2021-05-16T19:57:35.1051015Z mv -f .deps/global.Tpo .deps/global.Plo 2021-05-16T19:57:35.1072792Z /bin/bash ../libtool --tag=CXX --mode=compile g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -g -O2 -MT linalg.lo -MD -MP -MF .deps/linalg.Tpo -c -o linalg.lo linalg.cc 2021-05-16T19:57:35.1284234Z libtool: compile: g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -g -O2 -MT linalg.lo -MD -MP -MF .deps/linalg.Tpo -c linalg.cc -fPIC -DPIC -o .libs/linalg.o 2021-05-16T19:57:35.6643195Z libtool: compile: g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -g -O2 -MT linalg.lo -MD -MP -MF .deps/linalg.Tpo -c linalg.cc -o linalg.o >/dev/null 2>&1 2021-05-16T19:57:36.2239541Z mv -f .deps/linalg.Tpo .deps/linalg.Plo 2021-05-16T19:57:36.2263840Z /bin/bash ../libtool --tag=CXX --mode=compile g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -g -O2 -MT local.lo -MD -MP -MF .deps/local.Tpo -c -o local.lo local.cc 2021-05-16T19:57:36.2510712Z libtool: compile: g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -g -O2 -MT local.lo -MD -MP -MF .deps/local.Tpo -c local.cc -fPIC -DPIC -o .libs/local.o 2021-05-16T19:57:36.9649784Z libtool: compile: g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -g -O2 -MT local.lo -MD -MP -MF .deps/local.Tpo -c local.cc -o local.o >/dev/null 2>&1 2021-05-16T19:57:37.6566543Z mv -f .deps/local.Tpo .deps/local.Plo 2021-05-16T19:57:37.6598295Z /bin/bash ../libtool --tag=CXX --mode=compile g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -g -O2 -MT stogo.lo -MD -MP -MF .deps/stogo.Tpo -c -o stogo.lo stogo.cc 2021-05-16T19:57:37.6835478Z libtool: compile: g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -g -O2 -MT stogo.lo -MD -MP -MF .deps/stogo.Tpo -c stogo.cc -fPIC -DPIC -o .libs/stogo.o 2021-05-16T19:57:38.3498208Z libtool: compile: g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -g -O2 -MT stogo.lo -MD -MP -MF .deps/stogo.Tpo -c stogo.cc -o stogo.o >/dev/null 2>&1 2021-05-16T19:57:39.0044110Z mv -f .deps/stogo.Tpo .deps/stogo.Plo 2021-05-16T19:57:39.0069306Z /bin/bash ../libtool --tag=CXX --mode=compile g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -g -O2 -MT tools.lo -MD -MP -MF .deps/tools.Tpo -c -o tools.lo tools.cc 2021-05-16T19:57:39.0303650Z libtool: compile: g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -g -O2 -MT tools.lo -MD -MP -MF .deps/tools.Tpo -c tools.cc -fPIC -DPIC -o .libs/tools.o 2021-05-16T19:57:39.9212865Z libtool: compile: g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -g -O2 -MT tools.lo -MD -MP -MF .deps/tools.Tpo -c tools.cc -o tools.o >/dev/null 2>&1 2021-05-16T19:57:40.8274274Z mv -f .deps/tools.Tpo .deps/tools.Plo 2021-05-16T19:57:40.8298364Z /bin/bash ../libtool --tag=CXX --mode=link g++ -std=gnu++14 -g -O2 -o libstogo.la global.lo linalg.lo local.lo stogo.lo tools.lo -lm 2021-05-16T19:57:40.8977308Z libtool: link: ar cru .libs/libstogo.a .libs/global.o .libs/linalg.o .libs/local.o .libs/stogo.o .libs/tools.o 2021-05-16T19:57:40.8992723Z ar: `u' modifier ignored since `D' is the default (see `U') 2021-05-16T19:57:40.9036263Z libtool: link: ranlib .libs/libstogo.a 2021-05-16T19:57:40.9196751Z libtool: link: ( cd ".libs" && rm -f "libstogo.la" && ln -s "../libstogo.la" "libstogo.la" ) 2021-05-16T19:57:40.9226698Z make[2]: Leaving directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/stogo' 2021-05-16T19:57:40.9231239Z Making all in praxis 2021-05-16T19:57:40.9252545Z make[2]: Entering directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/praxis' 2021-05-16T19:57:40.9255400Z /bin/bash ../libtool --tag=CC --mode=compile g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -g -O2 -MT praxis.lo -MD -MP -MF .deps/praxis.Tpo -c -o praxis.lo praxis.c 2021-05-16T19:57:40.9438655Z libtool: compile: g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -g -O2 -MT praxis.lo -MD -MP -MF .deps/praxis.Tpo -c praxis.c -fPIC -DPIC -o .libs/praxis.o 2021-05-16T19:57:41.7615420Z libtool: compile: g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -g -O2 -MT praxis.lo -MD -MP -MF .deps/praxis.Tpo -c praxis.c -o praxis.o >/dev/null 2>&1 2021-05-16T19:57:42.5692992Z mv -f .deps/praxis.Tpo .deps/praxis.Plo 2021-05-16T19:57:42.5713970Z /bin/bash ../libtool --tag=CC --mode=link g++ -std=gnu++14 -g -O2 -o libpraxis.la praxis.lo -lm 2021-05-16T19:57:42.6267327Z libtool: link: ar cru .libs/libpraxis.a .libs/praxis.o 2021-05-16T19:57:42.6280311Z ar: `u' modifier ignored since `D' is the default (see `U') 2021-05-16T19:57:42.6291608Z libtool: link: ranlib .libs/libpraxis.a 2021-05-16T19:57:42.6492140Z libtool: link: ( cd ".libs" && rm -f "libpraxis.la" && ln -s "../libpraxis.la" "libpraxis.la" ) 2021-05-16T19:57:42.6521622Z make[2]: Leaving directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/praxis' 2021-05-16T19:57:42.6526123Z Making all in luksan 2021-05-16T19:57:42.6549003Z make[2]: Entering directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/luksan' 2021-05-16T19:57:42.6552015Z /bin/bash ../libtool --tag=CC --mode=compile g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -g -O2 -MT plis.lo -MD -MP -MF .deps/plis.Tpo -c -o plis.lo plis.c 2021-05-16T19:57:42.6731831Z libtool: compile: g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -g -O2 -MT plis.lo -MD -MP -MF .deps/plis.Tpo -c plis.c -fPIC -DPIC -o .libs/plis.o 2021-05-16T19:57:42.9267203Z libtool: compile: g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -g -O2 -MT plis.lo -MD -MP -MF .deps/plis.Tpo -c plis.c -o plis.o >/dev/null 2>&1 2021-05-16T19:57:43.1916453Z mv -f .deps/plis.Tpo .deps/plis.Plo 2021-05-16T19:57:43.1942798Z /bin/bash ../libtool --tag=CC --mode=compile g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -g -O2 -MT plip.lo -MD -MP -MF .deps/plip.Tpo -c -o plip.lo plip.c 2021-05-16T19:57:43.2116382Z libtool: compile: g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -g -O2 -MT plip.lo -MD -MP -MF .deps/plip.Tpo -c plip.c -fPIC -DPIC -o .libs/plip.o 2021-05-16T19:57:43.4597750Z libtool: compile: g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -g -O2 -MT plip.lo -MD -MP -MF .deps/plip.Tpo -c plip.c -o plip.o >/dev/null 2>&1 2021-05-16T19:57:43.7201724Z mv -f .deps/plip.Tpo .deps/plip.Plo 2021-05-16T19:57:43.7225101Z /bin/bash ../libtool --tag=CC --mode=compile g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -g -O2 -MT pnet.lo -MD -MP -MF .deps/pnet.Tpo -c -o pnet.lo pnet.c 2021-05-16T19:57:43.7420282Z libtool: compile: g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -g -O2 -MT pnet.lo -MD -MP -MF .deps/pnet.Tpo -c pnet.c -fPIC -DPIC -o .libs/pnet.o 2021-05-16T19:57:44.0664133Z libtool: compile: g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -g -O2 -MT pnet.lo -MD -MP -MF .deps/pnet.Tpo -c pnet.c -o pnet.o >/dev/null 2>&1 2021-05-16T19:57:44.3840766Z mv -f .deps/pnet.Tpo .deps/pnet.Plo 2021-05-16T19:57:44.3865477Z /bin/bash ../libtool --tag=CC --mode=compile g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -g -O2 -MT mssubs.lo -MD -MP -MF .deps/mssubs.Tpo -c -o mssubs.lo mssubs.c 2021-05-16T19:57:44.4033220Z libtool: compile: g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -g -O2 -MT mssubs.lo -MD -MP -MF .deps/mssubs.Tpo -c mssubs.c -fPIC -DPIC -o .libs/mssubs.o 2021-05-16T19:57:45.1418649Z libtool: compile: g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -g -O2 -MT mssubs.lo -MD -MP -MF .deps/mssubs.Tpo -c mssubs.c -o mssubs.o >/dev/null 2>&1 2021-05-16T19:57:45.1420996Z mv -f .deps/mssubs.Tpo .deps/mssubs.Plo 2021-05-16T19:57:45.1422966Z /bin/bash ../libtool --tag=CC --mode=compile g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -g -O2 -MT pssubs.lo -MD -MP -MF .deps/pssubs.Tpo -c -o pssubs.lo pssubs.c 2021-05-16T19:57:45.1425422Z libtool: compile: g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -g -O2 -MT pssubs.lo -MD -MP -MF .deps/pssubs.Tpo -c pssubs.c -fPIC -DPIC -o .libs/pssubs.o 2021-05-16T19:57:45.3810850Z libtool: compile: g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -g -O2 -MT pssubs.lo -MD -MP -MF .deps/pssubs.Tpo -c pssubs.c -o pssubs.o >/dev/null 2>&1 2021-05-16T19:57:45.7610220Z mv -f .deps/pssubs.Tpo .deps/pssubs.Plo 2021-05-16T19:57:45.7632716Z /bin/bash ../libtool --tag=CC --mode=link g++ -std=gnu++14 -g -O2 -o libluksan.la plis.lo plip.lo pnet.lo mssubs.lo pssubs.lo -lm 2021-05-16T19:57:45.8184996Z libtool: link: ar cru .libs/libluksan.a .libs/plis.o .libs/plip.o .libs/pnet.o .libs/mssubs.o .libs/pssubs.o 2021-05-16T19:57:45.8199333Z ar: `u' modifier ignored since `D' is the default (see `U') 2021-05-16T19:57:45.8224232Z libtool: link: ranlib .libs/libluksan.a 2021-05-16T19:57:45.8334526Z libtool: link: ( cd ".libs" && rm -f "libluksan.la" && ln -s "../libluksan.la" "libluksan.la" ) 2021-05-16T19:57:45.8367091Z make[2]: Leaving directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/luksan' 2021-05-16T19:57:45.8371560Z Making all in crs 2021-05-16T19:57:45.8390083Z make[2]: Entering directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/crs' 2021-05-16T19:57:45.8392366Z /bin/bash ../libtool --tag=CC --mode=compile g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -g -O2 -MT crs.lo -MD -MP -MF .deps/crs.Tpo -c -o crs.lo crs.c 2021-05-16T19:57:45.8569618Z libtool: compile: g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -g -O2 -MT crs.lo -MD -MP -MF .deps/crs.Tpo -c crs.c -fPIC -DPIC -o .libs/crs.o 2021-05-16T19:57:46.0730192Z libtool: compile: g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -g -O2 -MT crs.lo -MD -MP -MF .deps/crs.Tpo -c crs.c -o crs.o >/dev/null 2>&1 2021-05-16T19:57:46.2956590Z mv -f .deps/crs.Tpo .deps/crs.Plo 2021-05-16T19:57:46.2980738Z /bin/bash ../libtool --tag=CC --mode=link g++ -std=gnu++14 -g -O2 -o libcrs.la crs.lo -lm 2021-05-16T19:57:46.3586999Z libtool: link: ar cru .libs/libcrs.a .libs/crs.o 2021-05-16T19:57:46.3645108Z ar: `u' modifier ignored since `D' is the default (see `U') 2021-05-16T19:57:46.3656828Z libtool: link: ranlib .libs/libcrs.a 2021-05-16T19:57:46.3762937Z libtool: link: ( cd ".libs" && rm -f "libcrs.la" && ln -s "../libcrs.la" "libcrs.la" ) 2021-05-16T19:57:46.3798958Z make[2]: Leaving directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/crs' 2021-05-16T19:57:46.3802727Z Making all in mlsl 2021-05-16T19:57:46.3825067Z make[2]: Entering directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/mlsl' 2021-05-16T19:57:46.3827468Z /bin/bash ../libtool --tag=CC --mode=compile g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -g -O2 -MT mlsl.lo -MD -MP -MF .deps/mlsl.Tpo -c -o mlsl.lo mlsl.c 2021-05-16T19:57:46.4024496Z libtool: compile: g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -g -O2 -MT mlsl.lo -MD -MP -MF .deps/mlsl.Tpo -c mlsl.c -fPIC -DPIC -o .libs/mlsl.o 2021-05-16T19:57:46.6622567Z libtool: compile: g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -g -O2 -MT mlsl.lo -MD -MP -MF .deps/mlsl.Tpo -c mlsl.c -o mlsl.o >/dev/null 2>&1 2021-05-16T19:57:46.9349868Z mv -f .deps/mlsl.Tpo .deps/mlsl.Plo 2021-05-16T19:57:46.9371407Z /bin/bash ../libtool --tag=CC --mode=link g++ -std=gnu++14 -g -O2 -o libmlsl.la mlsl.lo -lm 2021-05-16T19:57:46.9963515Z libtool: link: ar cru .libs/libmlsl.a .libs/mlsl.o 2021-05-16T19:57:46.9978029Z ar: `u' modifier ignored since `D' is the default (see `U') 2021-05-16T19:57:46.9990802Z libtool: link: ranlib .libs/libmlsl.a 2021-05-16T19:57:47.0097149Z libtool: link: ( cd ".libs" && rm -f "libmlsl.la" && ln -s "../libmlsl.la" "libmlsl.la" ) 2021-05-16T19:57:47.0127945Z make[2]: Leaving directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/mlsl' 2021-05-16T19:57:47.0133115Z Making all in mma 2021-05-16T19:57:47.0156329Z make[2]: Entering directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/mma' 2021-05-16T19:57:47.0159345Z /bin/bash ../libtool --tag=CC --mode=compile g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -g -O2 -MT mma.lo -MD -MP -MF .deps/mma.Tpo -c -o mma.lo mma.c 2021-05-16T19:57:47.0361842Z libtool: compile: g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -g -O2 -MT mma.lo -MD -MP -MF .deps/mma.Tpo -c mma.c -fPIC -DPIC -o .libs/mma.o 2021-05-16T19:57:47.3973756Z libtool: compile: g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -g -O2 -MT mma.lo -MD -MP -MF .deps/mma.Tpo -c mma.c -o mma.o >/dev/null 2>&1 2021-05-16T19:57:47.7571813Z mv -f .deps/mma.Tpo .deps/mma.Plo 2021-05-16T19:57:47.7595169Z /bin/bash ../libtool --tag=CC --mode=compile g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -g -O2 -MT ccsa_quadratic.lo -MD -MP -MF .deps/ccsa_quadratic.Tpo -c -o ccsa_quadratic.lo ccsa_quadratic.c 2021-05-16T19:57:47.7777915Z libtool: compile: g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -g -O2 -MT ccsa_quadratic.lo -MD -MP -MF .deps/ccsa_quadratic.Tpo -c ccsa_quadratic.c -fPIC -DPIC -o .libs/ccsa_quadratic.o 2021-05-16T19:57:48.2229120Z libtool: compile: g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -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-16T19:57:48.6461232Z mv -f .deps/ccsa_quadratic.Tpo .deps/ccsa_quadratic.Plo 2021-05-16T19:57:48.6483414Z /bin/bash ../libtool --tag=CC --mode=link g++ -std=gnu++14 -g -O2 -o libmma.la mma.lo ccsa_quadratic.lo -lm 2021-05-16T19:57:48.7046067Z libtool: link: ar cru .libs/libmma.a .libs/mma.o .libs/ccsa_quadratic.o 2021-05-16T19:57:48.7060146Z ar: `u' modifier ignored since `D' is the default (see `U') 2021-05-16T19:57:48.7078578Z libtool: link: ranlib .libs/libmma.a 2021-05-16T19:57:48.7176757Z libtool: link: ( cd ".libs" && rm -f "libmma.la" && ln -s "../libmma.la" "libmma.la" ) 2021-05-16T19:57:48.7205174Z make[2]: Leaving directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/mma' 2021-05-16T19:57:48.7209776Z Making all in cobyla 2021-05-16T19:57:48.7233604Z make[2]: Entering directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/cobyla' 2021-05-16T19:57:48.7235388Z /bin/bash ../libtool --tag=CC --mode=compile g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -g -O2 -MT cobyla.lo -MD -MP -MF .deps/cobyla.Tpo -c -o cobyla.lo cobyla.c 2021-05-16T19:57:48.7415304Z libtool: compile: g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -g -O2 -MT cobyla.lo -MD -MP -MF .deps/cobyla.Tpo -c cobyla.c -fPIC -DPIC -o .libs/cobyla.o 2021-05-16T19:57:50.1365950Z libtool: compile: g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -g -O2 -MT cobyla.lo -MD -MP -MF .deps/cobyla.Tpo -c cobyla.c -o cobyla.o >/dev/null 2>&1 2021-05-16T19:57:51.5930089Z mv -f .deps/cobyla.Tpo .deps/cobyla.Plo 2021-05-16T19:57:51.5955396Z /bin/bash ../libtool --tag=CC --mode=link g++ -std=gnu++14 -g -O2 -o libcobyla.la cobyla.lo -lm 2021-05-16T19:57:51.6527563Z libtool: link: ar cru .libs/libcobyla.a .libs/cobyla.o 2021-05-16T19:57:51.6541112Z ar: `u' modifier ignored since `D' is the default (see `U') 2021-05-16T19:57:51.6555191Z libtool: link: ranlib .libs/libcobyla.a 2021-05-16T19:57:51.6657551Z libtool: link: ( cd ".libs" && rm -f "libcobyla.la" && ln -s "../libcobyla.la" "libcobyla.la" ) 2021-05-16T19:57:51.6687729Z make[2]: Leaving directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/cobyla' 2021-05-16T19:57:51.6694629Z Making all in newuoa 2021-05-16T19:57:51.6714825Z make[2]: Entering directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/newuoa' 2021-05-16T19:57:51.6716952Z /bin/bash ../libtool --tag=CC --mode=compile g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -g -O2 -MT newuoa.lo -MD -MP -MF .deps/newuoa.Tpo -c -o newuoa.lo newuoa.c 2021-05-16T19:57:51.6889756Z libtool: compile: g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -g -O2 -MT newuoa.lo -MD -MP -MF .deps/newuoa.Tpo -c newuoa.c -fPIC -DPIC -o .libs/newuoa.o 2021-05-16T19:57:51.7680171Z newuoa.c: In function 'nlopt_result trsapp_(int*, int*, double*, double*, double*, double*, double*, double*, double*, double*, double*, double*, double*, double*, const double*, const double*, const double*)': 2021-05-16T19:57:51.7686861Z newuoa.c:187:35: warning: 'nlopt_result nlopt_minimize_constrained(nlopt_algorithm, int, nlopt_func_old, void*, int, nlopt_func_old, void*, ptrdiff_t, const double*, const double*, double*, double*, double, double, double, double, const double*, int, double)' is deprecated [-Wdeprecated-declarations] 2021-05-16T19:57:51.7688231Z 187 | 0., 0., 0., xtol, 1000, 0.); 2021-05-16T19:57:51.7688635Z | ^ 2021-05-16T19:57:51.7689563Z In file included from ../util/nlopt-util.h:30, 2021-05-16T19:57:51.7690135Z from newuoa.h:4, 2021-05-16T19:57:51.7690592Z from newuoa.c:33: 2021-05-16T19:57:51.7691162Z ../api/nlopt.h:339:28: note: declared here 2021-05-16T19:57:51.7691860Z 339 | NLOPT_EXTERN(nlopt_result) nlopt_minimize_constrained( 2021-05-16T19:57:51.7693023Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T19:57:51.7696027Z newuoa.c:187:35: warning: 'nlopt_result nlopt_minimize_constrained(nlopt_algorithm, int, nlopt_func_old, void*, int, nlopt_func_old, void*, ptrdiff_t, const double*, const double*, double*, double*, double, double, double, double, const double*, int, double)' is deprecated [-Wdeprecated-declarations] 2021-05-16T19:57:51.7697770Z 187 | 0., 0., 0., xtol, 1000, 0.); 2021-05-16T19:57:51.7698197Z | ^ 2021-05-16T19:57:51.7699009Z In file included from ../util/nlopt-util.h:30, 2021-05-16T19:57:51.7699729Z from newuoa.h:4, 2021-05-16T19:57:51.7700513Z from newuoa.c:33: 2021-05-16T19:57:51.7702426Z ../api/nlopt.h:339:28: note: declared here 2021-05-16T19:57:51.7703261Z 339 | NLOPT_EXTERN(nlopt_result) nlopt_minimize_constrained( 2021-05-16T19:57:51.7703976Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T19:57:51.7795459Z newuoa.c: In function 'nlopt_result biglag_(int*, int*, double*, double*, double*, double*, int*, int*, int*, double*, double*, double*, double*, double*, double*, double*, double*, const double*, const double*, const double*)': 2021-05-16T19:57:51.7799048Z newuoa.c:1244:35: warning: 'nlopt_result nlopt_minimize_constrained(nlopt_algorithm, int, nlopt_func_old, void*, int, nlopt_func_old, void*, ptrdiff_t, const double*, const double*, double*, double*, double, double, double, double, const double*, int, double)' is deprecated [-Wdeprecated-declarations] 2021-05-16T19:57:51.7801071Z 1244 | 0., 0., 0., xtol, 1000, 0.); 2021-05-16T19:57:51.7801661Z | ^ 2021-05-16T19:57:51.7803267Z In file included from ../util/nlopt-util.h:30, 2021-05-16T19:57:51.7803917Z from newuoa.h:4, 2021-05-16T19:57:51.7804433Z from newuoa.c:33: 2021-05-16T19:57:51.7805070Z ../api/nlopt.h:339:28: note: declared here 2021-05-16T19:57:51.7805920Z 339 | NLOPT_EXTERN(nlopt_result) nlopt_minimize_constrained( 2021-05-16T19:57:51.7806484Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T19:57:51.7808824Z newuoa.c:1244:35: warning: 'nlopt_result nlopt_minimize_constrained(nlopt_algorithm, int, nlopt_func_old, void*, int, nlopt_func_old, void*, ptrdiff_t, const double*, const double*, double*, double*, double, double, double, double, const double*, int, double)' is deprecated [-Wdeprecated-declarations] 2021-05-16T19:57:51.7810655Z 1244 | 0., 0., 0., xtol, 1000, 0.); 2021-05-16T19:57:51.7811096Z | ^ 2021-05-16T19:57:51.7811838Z In file included from ../util/nlopt-util.h:30, 2021-05-16T19:57:51.7813099Z from newuoa.h:4, 2021-05-16T19:57:51.7813538Z from newuoa.c:33: 2021-05-16T19:57:51.7814042Z ../api/nlopt.h:339:28: note: declared here 2021-05-16T19:57:51.7814702Z 339 | NLOPT_EXTERN(nlopt_result) nlopt_minimize_constrained( 2021-05-16T19:57:51.7815294Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T19:57:53.9137923Z libtool: compile: g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -g -O2 -MT newuoa.lo -MD -MP -MF .deps/newuoa.Tpo -c newuoa.c -o newuoa.o >/dev/null 2>&1 2021-05-16T19:57:56.1941824Z mv -f .deps/newuoa.Tpo .deps/newuoa.Plo 2021-05-16T19:57:56.1965595Z /bin/bash ../libtool --tag=CC --mode=link g++ -std=gnu++14 -g -O2 -o libnewuoa.la newuoa.lo -lm 2021-05-16T19:57:56.2537089Z libtool: link: ar cru .libs/libnewuoa.a .libs/newuoa.o 2021-05-16T19:57:56.2550661Z ar: `u' modifier ignored since `D' is the default (see `U') 2021-05-16T19:57:56.2567833Z libtool: link: ranlib .libs/libnewuoa.a 2021-05-16T19:57:56.2672997Z libtool: link: ( cd ".libs" && rm -f "libnewuoa.la" && ln -s "../libnewuoa.la" "libnewuoa.la" ) 2021-05-16T19:57:56.2702349Z make[2]: Leaving directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/newuoa' 2021-05-16T19:57:56.2705192Z Making all in neldermead 2021-05-16T19:57:56.2727494Z make[2]: Entering directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/neldermead' 2021-05-16T19:57:56.2729571Z /bin/bash ../libtool --tag=CC --mode=compile g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -g -O2 -MT nldrmd.lo -MD -MP -MF .deps/nldrmd.Tpo -c -o nldrmd.lo nldrmd.c 2021-05-16T19:57:56.2909762Z libtool: compile: g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -g -O2 -MT nldrmd.lo -MD -MP -MF .deps/nldrmd.Tpo -c nldrmd.c -fPIC -DPIC -o .libs/nldrmd.o 2021-05-16T19:57:56.5464788Z libtool: compile: g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -g -O2 -MT nldrmd.lo -MD -MP -MF .deps/nldrmd.Tpo -c nldrmd.c -o nldrmd.o >/dev/null 2>&1 2021-05-16T19:57:56.8155661Z mv -f .deps/nldrmd.Tpo .deps/nldrmd.Plo 2021-05-16T19:57:56.8180371Z /bin/bash ../libtool --tag=CC --mode=compile g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -g -O2 -MT sbplx.lo -MD -MP -MF .deps/sbplx.Tpo -c -o sbplx.lo sbplx.c 2021-05-16T19:57:56.8355184Z libtool: compile: g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -g -O2 -MT sbplx.lo -MD -MP -MF .deps/sbplx.Tpo -c sbplx.c -fPIC -DPIC -o .libs/sbplx.o 2021-05-16T19:57:57.0881010Z libtool: compile: g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -g -O2 -MT sbplx.lo -MD -MP -MF .deps/sbplx.Tpo -c sbplx.c -o sbplx.o >/dev/null 2>&1 2021-05-16T19:57:57.3419444Z mv -f .deps/sbplx.Tpo .deps/sbplx.Plo 2021-05-16T19:57:57.3446366Z /bin/bash ../libtool --tag=CC --mode=link g++ -std=gnu++14 -g -O2 -o libneldermead.la nldrmd.lo sbplx.lo -lm 2021-05-16T19:57:57.4091632Z libtool: link: ar cru .libs/libneldermead.a .libs/nldrmd.o .libs/sbplx.o 2021-05-16T19:57:57.4105263Z ar: `u' modifier ignored since `D' is the default (see `U') 2021-05-16T19:57:57.4123165Z libtool: link: ranlib .libs/libneldermead.a 2021-05-16T19:57:57.4249019Z libtool: link: ( cd ".libs" && rm -f "libneldermead.la" && ln -s "../libneldermead.la" "libneldermead.la" ) 2021-05-16T19:57:57.4278508Z make[2]: Leaving directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/neldermead' 2021-05-16T19:57:57.4280678Z Making all in auglag 2021-05-16T19:57:57.4301551Z make[2]: Entering directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/auglag' 2021-05-16T19:57:57.4303778Z /bin/bash ../libtool --tag=CC --mode=compile g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -g -O2 -MT auglag.lo -MD -MP -MF .deps/auglag.Tpo -c -o auglag.lo auglag.c 2021-05-16T19:57:57.4506686Z libtool: compile: g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -g -O2 -MT auglag.lo -MD -MP -MF .deps/auglag.Tpo -c auglag.c -fPIC -DPIC -o .libs/auglag.o 2021-05-16T19:57:57.7754773Z libtool: compile: g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -g -O2 -MT auglag.lo -MD -MP -MF .deps/auglag.Tpo -c auglag.c -o auglag.o >/dev/null 2>&1 2021-05-16T19:57:58.0896215Z mv -f .deps/auglag.Tpo .deps/auglag.Plo 2021-05-16T19:57:58.0917507Z /bin/bash ../libtool --tag=CC --mode=link g++ -std=gnu++14 -g -O2 -o libauglag.la auglag.lo -lm 2021-05-16T19:57:58.1494748Z libtool: link: ar cru .libs/libauglag.a .libs/auglag.o 2021-05-16T19:57:58.1510374Z ar: `u' modifier ignored since `D' is the default (see `U') 2021-05-16T19:57:58.1526364Z libtool: link: ranlib .libs/libauglag.a 2021-05-16T19:57:58.1631954Z libtool: link: ( cd ".libs" && rm -f "libauglag.la" && ln -s "../libauglag.la" "libauglag.la" ) 2021-05-16T19:57:58.1690281Z make[2]: Leaving directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/auglag' 2021-05-16T19:57:58.1692666Z Making all in bobyqa 2021-05-16T19:57:58.1714415Z make[2]: Entering directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/bobyqa' 2021-05-16T19:57:58.1716326Z /bin/bash ../libtool --tag=CC --mode=compile g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -g -O2 -MT bobyqa.lo -MD -MP -MF .deps/bobyqa.Tpo -c -o bobyqa.lo bobyqa.c 2021-05-16T19:57:58.1900810Z libtool: compile: g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -g -O2 -MT bobyqa.lo -MD -MP -MF .deps/bobyqa.Tpo -c bobyqa.c -fPIC -DPIC -o .libs/bobyqa.o 2021-05-16T19:58:00.7514737Z libtool: compile: g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -g -O2 -MT bobyqa.lo -MD -MP -MF .deps/bobyqa.Tpo -c bobyqa.c -o bobyqa.o >/dev/null 2>&1 2021-05-16T19:58:03.2989875Z mv -f .deps/bobyqa.Tpo .deps/bobyqa.Plo 2021-05-16T19:58:03.3013284Z /bin/bash ../libtool --tag=CC --mode=link g++ -std=gnu++14 -g -O2 -o libbobyqa.la bobyqa.lo -lm 2021-05-16T19:58:03.3590258Z libtool: link: ar cru .libs/libbobyqa.a .libs/bobyqa.o 2021-05-16T19:58:03.3603634Z ar: `u' modifier ignored since `D' is the default (see `U') 2021-05-16T19:58:03.3620522Z libtool: link: ranlib .libs/libbobyqa.a 2021-05-16T19:58:03.3725914Z libtool: link: ( cd ".libs" && rm -f "libbobyqa.la" && ln -s "../libbobyqa.la" "libbobyqa.la" ) 2021-05-16T19:58:03.3756811Z make[2]: Leaving directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/bobyqa' 2021-05-16T19:58:03.3759964Z Making all in isres 2021-05-16T19:58:03.3786065Z make[2]: Entering directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/isres' 2021-05-16T19:58:03.3787920Z /bin/bash ../libtool --tag=CC --mode=compile g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -g -O2 -MT isres.lo -MD -MP -MF .deps/isres.Tpo -c -o isres.lo isres.c 2021-05-16T19:58:03.3972325Z libtool: compile: g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -g -O2 -MT isres.lo -MD -MP -MF .deps/isres.Tpo -c isres.c -fPIC -DPIC -o .libs/isres.o 2021-05-16T19:58:03.6743632Z libtool: compile: g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -g -O2 -MT isres.lo -MD -MP -MF .deps/isres.Tpo -c isres.c -o isres.o >/dev/null 2>&1 2021-05-16T19:58:03.9705139Z mv -f .deps/isres.Tpo .deps/isres.Plo 2021-05-16T19:58:03.9728410Z /bin/bash ../libtool --tag=CC --mode=link g++ -std=gnu++14 -g -O2 -o libisres.la isres.lo -lm 2021-05-16T19:58:04.0311635Z libtool: link: ar cru .libs/libisres.a .libs/isres.o 2021-05-16T19:58:04.0325401Z ar: `u' modifier ignored since `D' is the default (see `U') 2021-05-16T19:58:04.0343288Z libtool: link: ranlib .libs/libisres.a 2021-05-16T19:58:04.0442384Z libtool: link: ( cd ".libs" && rm -f "libisres.la" && ln -s "../libisres.la" "libisres.la" ) 2021-05-16T19:58:04.0472996Z make[2]: Leaving directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/isres' 2021-05-16T19:58:04.0477787Z Making all in slsqp 2021-05-16T19:58:04.0499972Z make[2]: Entering directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/slsqp' 2021-05-16T19:58:04.0502877Z /bin/bash ../libtool --tag=CC --mode=compile g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -g -O2 -MT slsqp.lo -MD -MP -MF .deps/slsqp.Tpo -c -o slsqp.lo slsqp.c 2021-05-16T19:58:04.0691248Z libtool: compile: g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -g -O2 -MT slsqp.lo -MD -MP -MF .deps/slsqp.Tpo -c slsqp.c -fPIC -DPIC -o .libs/slsqp.o 2021-05-16T19:58:05.5963639Z libtool: compile: g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -g -O2 -MT slsqp.lo -MD -MP -MF .deps/slsqp.Tpo -c slsqp.c -o slsqp.o >/dev/null 2>&1 2021-05-16T19:58:07.1415896Z mv -f .deps/slsqp.Tpo .deps/slsqp.Plo 2021-05-16T19:58:07.1437529Z /bin/bash ../libtool --tag=CC --mode=link g++ -std=gnu++14 -g -O2 -o libslsqp.la slsqp.lo -lm 2021-05-16T19:58:07.2002279Z libtool: link: ar cru .libs/libslsqp.a .libs/slsqp.o 2021-05-16T19:58:07.2015187Z ar: `u' modifier ignored since `D' is the default (see `U') 2021-05-16T19:58:07.2034379Z libtool: link: ranlib .libs/libslsqp.a 2021-05-16T19:58:07.2136912Z libtool: link: ( cd ".libs" && rm -f "libslsqp.la" && ln -s "../libslsqp.la" "libslsqp.la" ) 2021-05-16T19:58:07.2170678Z make[2]: Leaving directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/slsqp' 2021-05-16T19:58:07.2175154Z Making all in esch 2021-05-16T19:58:07.2199994Z make[2]: Entering directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/esch' 2021-05-16T19:58:07.2202377Z /bin/bash ../libtool --tag=CC --mode=compile g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -g -O2 -MT esch.lo -MD -MP -MF .deps/esch.Tpo -c -o esch.lo esch.c 2021-05-16T19:58:07.2393990Z libtool: compile: g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -g -O2 -MT esch.lo -MD -MP -MF .deps/esch.Tpo -c esch.c -fPIC -DPIC -o .libs/esch.o 2021-05-16T19:58:07.4522628Z libtool: compile: g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -g -O2 -MT esch.lo -MD -MP -MF .deps/esch.Tpo -c esch.c -o esch.o >/dev/null 2>&1 2021-05-16T19:58:07.6759302Z mv -f .deps/esch.Tpo .deps/esch.Plo 2021-05-16T19:58:07.6785353Z /bin/bash ../libtool --tag=CC --mode=link g++ -std=gnu++14 -g -O2 -o libesch.la esch.lo -lm 2021-05-16T19:58:07.7376688Z libtool: link: ar cru .libs/libesch.a .libs/esch.o 2021-05-16T19:58:07.7391273Z ar: `u' modifier ignored since `D' is the default (see `U') 2021-05-16T19:58:07.7408751Z libtool: link: ranlib .libs/libesch.a 2021-05-16T19:58:07.7508204Z libtool: link: ( cd ".libs" && rm -f "libesch.la" && ln -s "../libesch.la" "libesch.la" ) 2021-05-16T19:58:07.7538096Z make[2]: Leaving directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/esch' 2021-05-16T19:58:07.7541895Z Making all in api 2021-05-16T19:58:07.7566486Z make[2]: Entering directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/api' 2021-05-16T19:58:07.7567787Z make all-am 2021-05-16T19:58:07.7596082Z make[3]: Entering directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/api' 2021-05-16T19:58:07.7599280Z /bin/bash ../libtool --tag=CC --mode=compile g++ -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 -g -O2 -MT general.lo -MD -MP -MF .deps/general.Tpo -c -o general.lo general.c 2021-05-16T19:58:07.7837859Z libtool: compile: g++ -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 -g -O2 -MT general.lo -MD -MP -MF .deps/general.Tpo -c general.c -fPIC -DPIC -o .libs/general.o 2021-05-16T19:58:07.8935241Z libtool: compile: g++ -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 -g -O2 -MT general.lo -MD -MP -MF .deps/general.Tpo -c general.c -o general.o >/dev/null 2>&1 2021-05-16T19:58:08.0068144Z mv -f .deps/general.Tpo .deps/general.Plo 2021-05-16T19:58:08.0092861Z /bin/bash ../libtool --tag=CC --mode=compile g++ -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 -g -O2 -MT options.lo -MD -MP -MF .deps/options.Tpo -c -o options.lo options.c 2021-05-16T19:58:08.0266227Z libtool: compile: g++ -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 -g -O2 -MT options.lo -MD -MP -MF .deps/options.Tpo -c options.c -fPIC -DPIC -o .libs/options.o 2021-05-16T19:58:08.4752708Z libtool: compile: g++ -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 -g -O2 -MT options.lo -MD -MP -MF .deps/options.Tpo -c options.c -o options.o >/dev/null 2>&1 2021-05-16T19:58:08.9305837Z mv -f .deps/options.Tpo .deps/options.Plo 2021-05-16T19:58:08.9329255Z /bin/bash ../libtool --tag=CC --mode=compile g++ -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 -g -O2 -MT optimize.lo -MD -MP -MF .deps/optimize.Tpo -c -o optimize.lo optimize.c 2021-05-16T19:58:08.9514021Z libtool: compile: g++ -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 -g -O2 -MT optimize.lo -MD -MP -MF .deps/optimize.Tpo -c optimize.c -fPIC -DPIC -o .libs/optimize.o 2021-05-16T19:58:09.3811792Z libtool: compile: g++ -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 -g -O2 -MT optimize.lo -MD -MP -MF .deps/optimize.Tpo -c optimize.c -o optimize.o >/dev/null 2>&1 2021-05-16T19:58:09.8198434Z mv -f .deps/optimize.Tpo .deps/optimize.Plo 2021-05-16T19:58:09.8225088Z /bin/bash ../libtool --tag=CC --mode=compile g++ -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 -g -O2 -MT deprecated.lo -MD -MP -MF .deps/deprecated.Tpo -c -o deprecated.lo deprecated.c 2021-05-16T19:58:09.8409670Z libtool: compile: g++ -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 -g -O2 -MT deprecated.lo -MD -MP -MF .deps/deprecated.Tpo -c deprecated.c -fPIC -DPIC -o .libs/deprecated.o 2021-05-16T19:58:10.6488578Z deprecated.c: In function 'nlopt_result nlopt_minimize_constrained(nlopt_algorithm, int, nlopt_func_old, void*, int, nlopt_func_old, void*, ptrdiff_t, const double*, const double*, double*, double*, double, double, double, double, const double*, int, double)': 2021-05-16T19:58:10.6492563Z libtool: compile: g++ -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 -g -O2 -MT deprecated.lo -MD -MP -MF .deps/deprecated.Tpo -c deprecated.c -o deprecated.o >/dev/null 2>&1 2021-05-16T19:58:10.6497287Z deprecated.c:153:60: warning: 'nlopt_result nlopt_minimize_econstrained(nlopt_algorithm, int, nlopt_func_old, void*, int, nlopt_func_old, void*, ptrdiff_t, int, nlopt_func_old, void*, ptrdiff_t, const double*, const double*, double*, double*, double, double, double, double, const double*, double, double, int, double)' is deprecated [-Wdeprecated-declarations] 2021-05-16T19:58:10.6510547Z 153 | xtol_rel, xtol_abs, ftol_rel, ftol_abs, maxeval, maxtime); 2021-05-16T19:58:10.6511914Z | ^ 2021-05-16T19:58:10.6513324Z mv -f .deps/deprecated.Tpo .deps/deprecated.Plo 2021-05-16T19:58:10.6516042Z /bin/bash ../libtool --tag=CC --mode=compile g++ -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 -g -O2 -MT f77api.lo -MD -MP -MF .deps/f77api.Tpo -c -o f77api.lo f77api.c 2021-05-16T19:58:10.6519794Z libtool: compile: g++ -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 -g -O2 -MT f77api.lo -MD -MP -MF .deps/f77api.Tpo -c f77api.c -fPIC -DPIC -o .libs/f77api.o 2021-05-16T19:58:10.6523259Z libtool: compile: g++ -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 -g -O2 -MT f77api.lo -MD -MP -MF .deps/f77api.Tpo -c f77api.c -o f77api.o >/dev/null 2>&1 2021-05-16T19:58:10.6525111Z deprecated.c:65:15: note: declared here 2021-05-16T19:58:10.6526007Z 65 | NLOPT_STDCALL nlopt_minimize_econstrained( 2021-05-16T19:58:10.6526793Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T19:58:10.6529779Z deprecated.c:153:60: warning: 'nlopt_result nlopt_minimize_econstrained(nlopt_algorithm, int, nlopt_func_old, void*, int, nlopt_func_old, void*, ptrdiff_t, int, nlopt_func_old, void*, ptrdiff_t, const double*, const double*, double*, double*, double, double, double, double, const double*, double, double, int, double)' is deprecated [-Wdeprecated-declarations] 2021-05-16T19:58:10.6532291Z 153 | xtol_rel, xtol_abs, ftol_rel, ftol_abs, maxeval, maxtime); 2021-05-16T19:58:10.6533098Z | ^ 2021-05-16T19:58:10.6533867Z deprecated.c:65:15: note: declared here 2021-05-16T19:58:10.6534741Z 65 | NLOPT_STDCALL nlopt_minimize_econstrained( 2021-05-16T19:58:10.6535501Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T19:58:10.6537554Z deprecated.c: In function 'nlopt_result nlopt_minimize(nlopt_algorithm, int, nlopt_func_old, void*, const double*, const double*, double*, double*, double, double, double, double, const double*, int, double)': 2021-05-16T19:58:10.6541014Z deprecated.c:170:40: warning: 'nlopt_result nlopt_minimize_constrained(nlopt_algorithm, int, nlopt_func_old, void*, int, nlopt_func_old, void*, ptrdiff_t, const double*, const double*, double*, double*, double, double, double, double, const double*, int, double)' is deprecated [-Wdeprecated-declarations] 2021-05-16T19:58:10.6542891Z 170 | xtol_rel, xtol_abs, maxeval, maxtime); 2021-05-16T19:58:10.6543608Z | ^ 2021-05-16T19:58:10.6544500Z deprecated.c:138:15: note: declared here 2021-05-16T19:58:10.6545337Z 138 | NLOPT_STDCALL nlopt_minimize_constrained( 2021-05-16T19:58:10.6546218Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T19:58:10.6548672Z deprecated.c:170:40: warning: 'nlopt_result nlopt_minimize_constrained(nlopt_algorithm, int, nlopt_func_old, void*, int, nlopt_func_old, void*, ptrdiff_t, const double*, const double*, double*, double*, double, double, double, double, const double*, int, double)' is deprecated [-Wdeprecated-declarations] 2021-05-16T19:58:10.6550723Z 170 | xtol_rel, xtol_abs, maxeval, maxtime); 2021-05-16T19:58:10.6551396Z | ^ 2021-05-16T19:58:10.6552100Z deprecated.c:138:15: note: declared here 2021-05-16T19:58:10.6552899Z 138 | NLOPT_STDCALL nlopt_minimize_constrained( 2021-05-16T19:58:10.6553593Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T19:58:10.6554213Z In file included from f77api.c:103: 2021-05-16T19:58:10.6557011Z f77funcs.h: In function 'void nloptc_(int*, const int*, const int*, nlopt_f77_func, void*, const int*, nlopt_f77_func, char*, char*, const double*, const double*, double*, double*, const double*, const double*, const double*, const double*, const double*, const int*, const int*, const double*)': 2021-05-16T19:58:10.6560918Z f77funcs.h:65:24: warning: 'nlopt_result nlopt_minimize_constrained(nlopt_algorithm, int, nlopt_func_old, void*, int, nlopt_func_old, void*, ptrdiff_t, const double*, const double*, double*, double*, double, double, double, double, const double*, int, double)' is deprecated [-Wdeprecated-declarations] 2021-05-16T19:58:10.6562778Z 65 | *maxeval, *maxtime); 2021-05-16T19:58:10.6563384Z | ^ 2021-05-16T19:58:10.6563988Z In file included from f77api.c:26: 2021-05-16T19:58:10.6564702Z nlopt.h:339:28: note: declared here 2021-05-16T19:58:10.6565524Z 339 | NLOPT_EXTERN(nlopt_result) nlopt_minimize_constrained( 2021-05-16T19:58:10.6566294Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T19:58:10.6566933Z In file included from f77api.c:103: 2021-05-16T19:58:10.6569410Z f77funcs.h:65:24: warning: 'nlopt_result nlopt_minimize_constrained(nlopt_algorithm, int, nlopt_func_old, void*, int, nlopt_func_old, void*, ptrdiff_t, const double*, const double*, double*, double*, double, double, double, double, const double*, int, double)' is deprecated [-Wdeprecated-declarations] 2021-05-16T19:58:10.6571055Z 65 | *maxeval, *maxtime); 2021-05-16T19:58:10.6571626Z | ^ 2021-05-16T19:58:10.6572208Z In file included from f77api.c:26: 2021-05-16T19:58:10.6572911Z nlopt.h:339:28: note: declared here 2021-05-16T19:58:10.6573730Z 339 | NLOPT_EXTERN(nlopt_result) nlopt_minimize_constrained( 2021-05-16T19:58:10.6574503Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T19:58:10.6575126Z In file included from f77api.c:103: 2021-05-16T19:58:10.6576084Z f77funcs.h: In function 'void nlogls_(int*, int*, int*)': 2021-05-16T19:58:10.6577803Z f77funcs.h:96:65: warning: 'void nlopt_get_local_search_algorithm(nlopt_algorithm*, nlopt_algorithm*, int*)' is deprecated [-Wdeprecated-declarations] 2021-05-16T19:58:10.6579205Z 96 | nlopt_get_local_search_algorithm(&deriv, &nonderiv, maxeval); 2021-05-16T19:58:10.6580363Z | ^ 2021-05-16T19:58:10.6581049Z In file included from f77api.c:26: 2021-05-16T19:58:10.6581790Z nlopt.h:363:20: note: declared here 2021-05-16T19:58:10.6582928Z 363 | NLOPT_EXTERN(void) nlopt_get_local_search_algorithm(nlopt_algorithm *deriv, 2021-05-16T19:58:10.6584108Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T19:58:10.6584697Z In file included from f77api.c:103: 2021-05-16T19:58:10.6586302Z f77funcs.h:96:65: warning: 'void nlopt_get_local_search_algorithm(nlopt_algorithm*, nlopt_algorithm*, int*)' is deprecated [-Wdeprecated-declarations] 2021-05-16T19:58:10.6587650Z 96 | nlopt_get_local_search_algorithm(&deriv, &nonderiv, maxeval); 2021-05-16T19:58:10.6588426Z | ^ 2021-05-16T19:58:10.6589228Z In file included from f77api.c:26: 2021-05-16T19:58:10.6590570Z nlopt.h:363:20: note: declared here 2021-05-16T19:58:10.6591711Z 363 | NLOPT_EXTERN(void) nlopt_get_local_search_algorithm(nlopt_algorithm *deriv, 2021-05-16T19:58:10.6592857Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T19:58:10.6593727Z In file included from f77api.c:103: 2021-05-16T19:58:10.6595120Z f77funcs.h: In function 'void nlosls_(int*, int*, int*)': 2021-05-16T19:58:10.6596961Z f77funcs.h:104:64: warning: 'void nlopt_set_local_search_algorithm(nlopt_algorithm, nlopt_algorithm, int)' is deprecated [-Wdeprecated-declarations] 2021-05-16T19:58:10.6598233Z 104 | nlopt_set_local_search_algorithm(deriv, nonderiv, *maxeval); 2021-05-16T19:58:10.6599113Z | ^ 2021-05-16T19:58:10.6599612Z In file included from f77api.c:26: 2021-05-16T19:58:10.6600396Z nlopt.h:366:20: note: declared here 2021-05-16T19:58:10.6601996Z 366 | NLOPT_EXTERN(void) nlopt_set_local_search_algorithm(nlopt_algorithm deriv, 2021-05-16T19:58:10.6602785Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T19:58:10.6603348Z In file included from f77api.c:103: 2021-05-16T19:58:10.6605625Z f77funcs.h:104:64: warning: 'void nlopt_set_local_search_algorithm(nlopt_algorithm, nlopt_algorithm, int)' is deprecated [-Wdeprecated-declarations] 2021-05-16T19:58:10.6606865Z 104 | nlopt_set_local_search_algorithm(deriv, nonderiv, *maxeval); 2021-05-16T19:58:10.6607554Z | ^ 2021-05-16T19:58:10.6608080Z In file included from f77api.c:26: 2021-05-16T19:58:10.6608855Z nlopt.h:366:20: note: declared here 2021-05-16T19:58:10.6609680Z 366 | NLOPT_EXTERN(void) nlopt_set_local_search_algorithm(nlopt_algorithm deriv, 2021-05-16T19:58:10.6610414Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T19:58:10.6610939Z In file included from f77api.c:103: 2021-05-16T19:58:10.6611755Z f77funcs.h: In function 'void nlogsp_(int*)': 2021-05-16T19:58:10.6613087Z f77funcs.h:109:45: warning: 'int nlopt_get_stochastic_population()' is deprecated [-Wdeprecated-declarations] 2021-05-16T19:58:10.6614124Z 109 | *pop = nlopt_get_stochastic_population(); 2021-05-16T19:58:10.6614729Z | ^ 2021-05-16T19:58:10.6615225Z In file included from f77api.c:26: 2021-05-16T19:58:10.6615827Z nlopt.h:370:19: note: declared here 2021-05-16T19:58:10.6616665Z 370 | NLOPT_EXTERN(int) nlopt_get_stochastic_population(void) NLOPT_DEPRECATED; 2021-05-16T19:58:10.6617387Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T19:58:10.6617905Z In file included from f77api.c:103: 2021-05-16T19:58:10.6619328Z f77funcs.h:109:45: warning: 'int nlopt_get_stochastic_population()' is deprecated [-Wdeprecated-declarations] 2021-05-16T19:58:10.6620571Z 109 | *pop = nlopt_get_stochastic_population(); 2021-05-16T19:58:10.6621153Z | ^ 2021-05-16T19:58:10.6621670Z In file included from f77api.c:26: 2021-05-16T19:58:10.6622272Z nlopt.h:370:19: note: declared here 2021-05-16T19:58:10.6623246Z 370 | NLOPT_EXTERN(int) nlopt_get_stochastic_population(void) NLOPT_DEPRECATED; 2021-05-16T19:58:10.6623963Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T19:58:10.6624445Z In file included from f77api.c:103: 2021-05-16T19:58:10.6625246Z f77funcs.h: In function 'void nlossp_(const int*)': 2021-05-16T19:58:10.6626559Z f77funcs.h:113:42: warning: 'void nlopt_set_stochastic_population(int)' is deprecated [-Wdeprecated-declarations] 2021-05-16T19:58:10.6627585Z 113 | nlopt_set_stochastic_population(*pop); 2021-05-16T19:58:10.6628160Z | ^ 2021-05-16T19:58:10.6628637Z In file included from f77api.c:26: 2021-05-16T19:58:10.6629229Z nlopt.h:371:20: note: declared here 2021-05-16T19:58:10.6630223Z 371 | NLOPT_EXTERN(void) nlopt_set_stochastic_population(int pop) NLOPT_DEPRECATED; 2021-05-16T19:58:10.6630956Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T19:58:10.6631441Z In file included from f77api.c:103: 2021-05-16T19:58:10.6632955Z f77funcs.h:113:42: warning: 'void nlopt_set_stochastic_population(int)' is deprecated [-Wdeprecated-declarations] 2021-05-16T19:58:10.6634351Z 113 | nlopt_set_stochastic_population(*pop); 2021-05-16T19:58:10.6634909Z | ^ 2021-05-16T19:58:10.6635404Z In file included from f77api.c:26: 2021-05-16T19:58:10.6635971Z nlopt.h:371:20: note: declared here 2021-05-16T19:58:10.6636804Z 371 | NLOPT_EXTERN(void) nlopt_set_stochastic_population(int pop) NLOPT_DEPRECATED; 2021-05-16T19:58:10.6637518Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T19:58:10.6638021Z In file included from f77api.c:114: 2021-05-16T19:58:10.6640148Z f77funcs.h: In function 'void nloptc(int*, const int*, const int*, nlopt_f77_func, void*, const int*, nlopt_f77_func, char*, char*, const double*, const double*, double*, double*, const double*, const double*, const double*, const double*, const double*, const int*, const int*, const double*)': 2021-05-16T19:58:10.6643628Z f77funcs.h:65:24: warning: 'nlopt_result nlopt_minimize_constrained(nlopt_algorithm, int, nlopt_func_old, void*, int, nlopt_func_old, void*, ptrdiff_t, const double*, const double*, double*, double*, double, double, double, double, const double*, int, double)' is deprecated [-Wdeprecated-declarations] 2021-05-16T19:58:10.6645163Z 65 | *maxeval, *maxtime); 2021-05-16T19:58:10.6645802Z | ^ 2021-05-16T19:58:10.6646267Z In file included from f77api.c:26: 2021-05-16T19:58:10.6647038Z nlopt.h:339:28: note: declared here 2021-05-16T19:58:10.6647760Z 339 | NLOPT_EXTERN(nlopt_result) nlopt_minimize_constrained( 2021-05-16T19:58:10.6648436Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T19:58:10.6649177Z In file included from f77api.c:114: 2021-05-16T19:58:10.6652019Z f77funcs.h:65:24: warning: 'nlopt_result nlopt_minimize_constrained(nlopt_algorithm, int, nlopt_func_old, void*, int, nlopt_func_old, void*, ptrdiff_t, const double*, const double*, double*, double*, double, double, double, double, const double*, int, double)' is deprecated [-Wdeprecated-declarations] 2021-05-16T19:58:10.6653811Z 65 | *maxeval, *maxtime); 2021-05-16T19:58:10.6654426Z | ^ 2021-05-16T19:58:10.6654909Z In file included from f77api.c:26: 2021-05-16T19:58:10.6655498Z nlopt.h:339:28: note: declared here 2021-05-16T19:58:10.6656198Z 339 | NLOPT_EXTERN(nlopt_result) nlopt_minimize_constrained( 2021-05-16T19:58:10.6656852Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T19:58:10.6657337Z In file included from f77api.c:114: 2021-05-16T19:58:10.6658150Z f77funcs.h: In function 'void nlogls(int*, int*, int*)': 2021-05-16T19:58:10.6659653Z f77funcs.h:96:65: warning: 'void nlopt_get_local_search_algorithm(nlopt_algorithm*, nlopt_algorithm*, int*)' is deprecated [-Wdeprecated-declarations] 2021-05-16T19:58:10.6661122Z 96 | nlopt_get_local_search_algorithm(&deriv, &nonderiv, maxeval); 2021-05-16T19:58:10.6661865Z | ^ 2021-05-16T19:58:10.6662399Z In file included from f77api.c:26: 2021-05-16T19:58:10.6663304Z nlopt.h:363:20: note: declared here 2021-05-16T19:58:10.6664278Z 363 | NLOPT_EXTERN(void) nlopt_get_local_search_algorithm(nlopt_algorithm *deriv, 2021-05-16T19:58:10.6664965Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T19:58:10.6665465Z In file included from f77api.c:114: 2021-05-16T19:58:10.6666952Z f77funcs.h:96:65: warning: 'void nlopt_get_local_search_algorithm(nlopt_algorithm*, nlopt_algorithm*, int*)' is deprecated [-Wdeprecated-declarations] 2021-05-16T19:58:10.6668165Z 96 | nlopt_get_local_search_algorithm(&deriv, &nonderiv, maxeval); 2021-05-16T19:58:10.6668858Z | ^ 2021-05-16T19:58:10.6669478Z In file included from f77api.c:26: 2021-05-16T19:58:10.6671763Z nlopt.h:363:20: note: declared here 2021-05-16T19:58:10.6672566Z 363 | NLOPT_EXTERN(void) nlopt_get_local_search_algorithm(nlopt_algorithm *deriv, 2021-05-16T19:58:10.6673453Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T19:58:10.6673962Z In file included from f77api.c:114: 2021-05-16T19:58:10.6674881Z f77funcs.h: In function 'void nlosls(int*, int*, int*)': 2021-05-16T19:58:10.6676411Z f77funcs.h:104:64: warning: 'void nlopt_set_local_search_algorithm(nlopt_algorithm, nlopt_algorithm, int)' is deprecated [-Wdeprecated-declarations] 2021-05-16T19:58:10.6677633Z 104 | nlopt_set_local_search_algorithm(deriv, nonderiv, *maxeval); 2021-05-16T19:58:10.6678328Z | ^ 2021-05-16T19:58:10.6679094Z In file included from f77api.c:26: 2021-05-16T19:58:10.6679680Z nlopt.h:366:20: note: declared here 2021-05-16T19:58:10.6680461Z 366 | NLOPT_EXTERN(void) nlopt_set_local_search_algorithm(nlopt_algorithm deriv, 2021-05-16T19:58:10.6681127Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T19:58:10.6681617Z In file included from f77api.c:114: 2021-05-16T19:58:10.6683695Z f77funcs.h:104:64: warning: 'void nlopt_set_local_search_algorithm(nlopt_algorithm, nlopt_algorithm, int)' is deprecated [-Wdeprecated-declarations] 2021-05-16T19:58:10.6685259Z 104 | nlopt_set_local_search_algorithm(deriv, nonderiv, *maxeval); 2021-05-16T19:58:10.6686167Z | ^ 2021-05-16T19:58:10.6686858Z In file included from f77api.c:26: 2021-05-16T19:58:10.6687442Z nlopt.h:366:20: note: declared here 2021-05-16T19:58:10.6688380Z 366 | NLOPT_EXTERN(void) nlopt_set_local_search_algorithm(nlopt_algorithm deriv, 2021-05-16T19:58:10.6689265Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T19:58:10.6689750Z In file included from f77api.c:114: 2021-05-16T19:58:10.6690522Z f77funcs.h: In function 'void nlogsp(int*)': 2021-05-16T19:58:10.6691789Z f77funcs.h:109:45: warning: 'int nlopt_get_stochastic_population()' is deprecated [-Wdeprecated-declarations] 2021-05-16T19:58:10.6693000Z 109 | *pop = nlopt_get_stochastic_population(); 2021-05-16T19:58:10.6693599Z | ^ 2021-05-16T19:58:10.6694094Z In file included from f77api.c:26: 2021-05-16T19:58:10.6694697Z nlopt.h:370:19: note: declared here 2021-05-16T19:58:10.6695516Z 370 | NLOPT_EXTERN(int) nlopt_get_stochastic_population(void) NLOPT_DEPRECATED; 2021-05-16T19:58:10.6696253Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T19:58:10.6696750Z In file included from f77api.c:114: 2021-05-16T19:58:10.6698192Z f77funcs.h:109:45: warning: 'int nlopt_get_stochastic_population()' is deprecated [-Wdeprecated-declarations] 2021-05-16T19:58:10.6699209Z 109 | *pop = nlopt_get_stochastic_population(); 2021-05-16T19:58:10.6699769Z | ^ 2021-05-16T19:58:10.6700474Z In file included from f77api.c:26: 2021-05-16T19:58:10.6701105Z nlopt.h:370:19: note: declared here 2021-05-16T19:58:10.6702672Z 370 | NLOPT_EXTERN(int) nlopt_get_stochastic_population(void) NLOPT_DEPRECATED; 2021-05-16T19:58:10.6703510Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T19:58:10.6704070Z In file included from f77api.c:114: 2021-05-16T19:58:10.6705058Z f77funcs.h: In function 'void nlossp(const int*)': 2021-05-16T19:58:10.6706509Z f77funcs.h:113:42: warning: 'void nlopt_set_stochastic_population(int)' is deprecated [-Wdeprecated-declarations] 2021-05-16T19:58:10.6707650Z 113 | nlopt_set_stochastic_population(*pop); 2021-05-16T19:58:10.6708750Z | ^ 2021-05-16T19:58:10.6709285Z In file included from f77api.c:26: 2021-05-16T19:58:10.6710235Z nlopt.h:371:20: note: declared here 2021-05-16T19:58:10.6711266Z 371 | NLOPT_EXTERN(void) nlopt_set_stochastic_population(int pop) NLOPT_DEPRECATED; 2021-05-16T19:58:10.6712179Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T19:58:10.6712870Z In file included from f77api.c:114: 2021-05-16T19:58:10.6714428Z f77funcs.h:113:42: warning: 'void nlopt_set_stochastic_population(int)' is deprecated [-Wdeprecated-declarations] 2021-05-16T19:58:10.6715635Z 113 | nlopt_set_stochastic_population(*pop); 2021-05-16T19:58:10.6716210Z | ^ 2021-05-16T19:58:10.6716685Z In file included from f77api.c:26: 2021-05-16T19:58:10.6717271Z nlopt.h:371:20: note: declared here 2021-05-16T19:58:10.6718080Z 371 | NLOPT_EXTERN(void) nlopt_set_stochastic_population(int pop) NLOPT_DEPRECATED; 2021-05-16T19:58:10.6719004Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T19:58:10.6719764Z In file included from f77api.c:129: 2021-05-16T19:58:10.6721777Z f77funcs.h: In function 'void NLOPTC(int*, const int*, const int*, nlopt_f77_func, void*, const int*, nlopt_f77_func, char*, char*, const double*, const double*, double*, double*, const double*, const double*, const double*, const double*, const double*, const int*, const int*, const double*)': 2021-05-16T19:58:10.6724775Z f77funcs.h:65:24: warning: 'nlopt_result nlopt_minimize_constrained(nlopt_algorithm, int, nlopt_func_old, void*, int, nlopt_func_old, void*, ptrdiff_t, const double*, const double*, double*, double*, double, double, double, double, const double*, int, double)' is deprecated [-Wdeprecated-declarations] 2021-05-16T19:58:10.6726248Z 65 | *maxeval, *maxtime); 2021-05-16T19:58:10.6726687Z | ^ 2021-05-16T19:58:10.6727169Z In file included from f77api.c:26: 2021-05-16T19:58:10.6727738Z nlopt.h:339:28: note: declared here 2021-05-16T19:58:10.6728453Z 339 | NLOPT_EXTERN(nlopt_result) nlopt_minimize_constrained( 2021-05-16T19:58:10.6729094Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T19:58:10.6729598Z In file included from f77api.c:129: 2021-05-16T19:58:10.6731875Z f77funcs.h:65:24: warning: 'nlopt_result nlopt_minimize_constrained(nlopt_algorithm, int, nlopt_func_old, void*, int, nlopt_func_old, void*, ptrdiff_t, const double*, const double*, double*, double*, double, double, double, double, const double*, int, double)' is deprecated [-Wdeprecated-declarations] 2021-05-16T19:58:10.6734122Z 65 | *maxeval, *maxtime); 2021-05-16T19:58:10.6734609Z | ^ 2021-05-16T19:58:10.6735106Z In file included from f77api.c:26: 2021-05-16T19:58:10.6735730Z nlopt.h:339:28: note: declared here 2021-05-16T19:58:10.6736495Z 339 | NLOPT_EXTERN(nlopt_result) nlopt_minimize_constrained( 2021-05-16T19:58:10.6737474Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T19:58:10.6737974Z In file included from f77api.c:129: 2021-05-16T19:58:10.6738780Z f77funcs.h: In function 'void NLOGLS(int*, int*, int*)': 2021-05-16T19:58:10.6740673Z f77funcs.h:96:65: warning: 'void nlopt_get_local_search_algorithm(nlopt_algorithm*, nlopt_algorithm*, int*)' is deprecated [-Wdeprecated-declarations] 2021-05-16T19:58:10.6742188Z 96 | nlopt_get_local_search_algorithm(&deriv, &nonderiv, maxeval); 2021-05-16T19:58:10.6743137Z | ^ 2021-05-16T19:58:10.6743924Z In file included from f77api.c:26: 2021-05-16T19:58:10.6744516Z nlopt.h:363:20: note: declared here 2021-05-16T19:58:10.6745344Z 363 | NLOPT_EXTERN(void) nlopt_get_local_search_algorithm(nlopt_algorithm *deriv, 2021-05-16T19:58:10.6746212Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T19:58:10.6746715Z In file included from f77api.c:129: 2021-05-16T19:58:10.6748175Z f77funcs.h:96:65: warning: 'void nlopt_get_local_search_algorithm(nlopt_algorithm*, nlopt_algorithm*, int*)' is deprecated [-Wdeprecated-declarations] 2021-05-16T19:58:10.6749827Z 96 | nlopt_get_local_search_algorithm(&deriv, &nonderiv, maxeval); 2021-05-16T19:58:10.6750550Z | ^ 2021-05-16T19:58:10.6751061Z In file included from f77api.c:26: 2021-05-16T19:58:10.6751667Z nlopt.h:363:20: note: declared here 2021-05-16T19:58:10.6752600Z 363 | NLOPT_EXTERN(void) nlopt_get_local_search_algorithm(nlopt_algorithm *deriv, 2021-05-16T19:58:10.6753334Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T19:58:10.6753835Z In file included from f77api.c:129: 2021-05-16T19:58:10.6754719Z f77funcs.h: In function 'void NLOSLS(int*, int*, int*)': 2021-05-16T19:58:10.6756297Z f77funcs.h:104:64: warning: 'void nlopt_set_local_search_algorithm(nlopt_algorithm, nlopt_algorithm, int)' is deprecated [-Wdeprecated-declarations] 2021-05-16T19:58:10.6757556Z 104 | nlopt_set_local_search_algorithm(deriv, nonderiv, *maxeval); 2021-05-16T19:58:10.6758363Z | ^ 2021-05-16T19:58:10.6759057Z In file included from f77api.c:26: 2021-05-16T19:58:10.6759645Z nlopt.h:366:20: note: declared here 2021-05-16T19:58:10.6760427Z 366 | NLOPT_EXTERN(void) nlopt_set_local_search_algorithm(nlopt_algorithm deriv, 2021-05-16T19:58:10.6761127Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T19:58:10.6761631Z In file included from f77api.c:129: 2021-05-16T19:58:10.6763118Z f77funcs.h:104:64: warning: 'void nlopt_set_local_search_algorithm(nlopt_algorithm, nlopt_algorithm, int)' is deprecated [-Wdeprecated-declarations] 2021-05-16T19:58:10.6764362Z 104 | nlopt_set_local_search_algorithm(deriv, nonderiv, *maxeval); 2021-05-16T19:58:10.6765034Z | ^ 2021-05-16T19:58:10.6765551Z In file included from f77api.c:26: 2021-05-16T19:58:10.6766120Z nlopt.h:366:20: note: declared here 2021-05-16T19:58:10.6766920Z 366 | NLOPT_EXTERN(void) nlopt_set_local_search_algorithm(nlopt_algorithm deriv, 2021-05-16T19:58:10.6767621Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T19:58:10.6768105Z In file included from f77api.c:129: 2021-05-16T19:58:10.6768865Z f77funcs.h: In function 'void NLOGSP(int*)': 2021-05-16T19:58:10.6770124Z f77funcs.h:109:45: warning: 'int nlopt_get_stochastic_population()' is deprecated [-Wdeprecated-declarations] 2021-05-16T19:58:10.6771151Z 109 | *pop = nlopt_get_stochastic_population(); 2021-05-16T19:58:10.6771718Z | ^ 2021-05-16T19:58:10.6772216Z In file included from f77api.c:26: 2021-05-16T19:58:10.6772800Z nlopt.h:370:19: note: declared here 2021-05-16T19:58:10.6773593Z 370 | NLOPT_EXTERN(int) nlopt_get_stochastic_population(void) NLOPT_DEPRECATED; 2021-05-16T19:58:10.6774486Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T19:58:10.6774987Z In file included from f77api.c:129: 2021-05-16T19:58:10.6776647Z f77funcs.h:109:45: warning: 'int nlopt_get_stochastic_population()' is deprecated [-Wdeprecated-declarations] 2021-05-16T19:58:10.6778014Z 109 | *pop = nlopt_get_stochastic_population(); 2021-05-16T19:58:10.6778616Z | ^ 2021-05-16T19:58:10.6779282Z In file included from f77api.c:26: 2021-05-16T19:58:10.6779848Z nlopt.h:370:19: note: declared here 2021-05-16T19:58:10.6780891Z 370 | NLOPT_EXTERN(int) nlopt_get_stochastic_population(void) NLOPT_DEPRECATED; 2021-05-16T19:58:10.6781630Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T19:58:10.6782162Z In file included from f77api.c:129: 2021-05-16T19:58:10.6783243Z f77funcs.h: In function 'void NLOSSP(const int*)': 2021-05-16T19:58:10.6785363Z f77funcs.h:113:42: warning: 'void nlopt_set_stochastic_population(int)' is deprecated [-Wdeprecated-declarations] 2021-05-16T19:58:10.6786499Z 113 | nlopt_set_stochastic_population(*pop); 2021-05-16T19:58:10.6787278Z | ^ 2021-05-16T19:58:10.6788116Z In file included from f77api.c:26: 2021-05-16T19:58:10.6788665Z nlopt.h:371:20: note: declared here 2021-05-16T19:58:10.6789665Z 371 | NLOPT_EXTERN(void) nlopt_set_stochastic_population(int pop) NLOPT_DEPRECATED; 2021-05-16T19:58:10.6790369Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T19:58:10.6791004Z In file included from f77api.c:129: 2021-05-16T19:58:10.6792496Z f77funcs.h:113:42: warning: 'void nlopt_set_stochastic_population(int)' is deprecated [-Wdeprecated-declarations] 2021-05-16T19:58:10.6793502Z 113 | nlopt_set_stochastic_population(*pop); 2021-05-16T19:58:10.6794076Z | ^ 2021-05-16T19:58:10.6794731Z In file included from f77api.c:26: 2021-05-16T19:58:10.6795339Z nlopt.h:371:20: note: declared here 2021-05-16T19:58:10.6796180Z 371 | NLOPT_EXTERN(void) nlopt_set_stochastic_population(int pop) NLOPT_DEPRECATED; 2021-05-16T19:58:10.6796929Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T19:58:10.8786717Z mv -f .deps/f77api.Tpo .deps/f77api.Plo 2021-05-16T19:58:10.8810964Z /bin/bash ../libtool --tag=CC --mode=link g++ -std=gnu++14 -g -O2 -o libapi.la general.lo options.lo optimize.lo deprecated.lo f77api.lo -lm 2021-05-16T19:58:10.9414397Z libtool: link: ar cru .libs/libapi.a .libs/general.o .libs/options.o .libs/optimize.o .libs/deprecated.o .libs/f77api.o 2021-05-16T19:58:10.9428354Z ar: `u' modifier ignored since `D' is the default (see `U') 2021-05-16T19:58:10.9457495Z libtool: link: ranlib .libs/libapi.a 2021-05-16T19:58:10.9573291Z libtool: link: ( cd ".libs" && rm -f "libapi.la" && ln -s "../libapi.la" "libapi.la" ) 2021-05-16T19:58:10.9606156Z make[3]: Leaving directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/api' 2021-05-16T19:58:10.9610224Z make[2]: Leaving directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/api' 2021-05-16T19:58:10.9611538Z Making all in . 2021-05-16T19:58:10.9642531Z make[2]: Entering directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src' 2021-05-16T19:58:10.9647151Z /bin/bash ./libtool --tag=CC --mode=link g++ -std=gnu++14 -g -O2 -version-info 8:2:8 -o libnlopt_cxx.la -rpath /tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/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-16T19:58:11.1594444Z libtool: link: gcc -shared -fPIC -DPIC -Wl,--whole-archive direct/.libs/libdirect.a cdirect/.libs/libcdirect.a stogo/.libs/libstogo.a praxis/.libs/libpraxis.a luksan/.libs/libluksan.a crs/.libs/libcrs.a mlsl/.libs/libmlsl.a mma/.libs/libmma.a cobyla/.libs/libcobyla.a newuoa/.libs/libnewuoa.a neldermead/.libs/libneldermead.a auglag/.libs/libauglag.a bobyqa/.libs/libbobyqa.a isres/.libs/libisres.a slsqp/.libs/libslsqp.a esch/.libs/libesch.a api/.libs/libapi.a util/.libs/libutil.a -Wl,--no-whole-archive -lm -O2 -Wl,-soname -Wl,libnlopt_cxx.so.0 -o .libs/libnlopt_cxx.so.0.8.2 2021-05-16T19:58:11.2260799Z libtool: link: (cd ".libs" && rm -f "libnlopt_cxx.so.0" && ln -s "libnlopt_cxx.so.0.8.2" "libnlopt_cxx.so.0") 2021-05-16T19:58:11.2318374Z libtool: link: (cd ".libs" && rm -f "libnlopt_cxx.so" && ln -s "libnlopt_cxx.so.0.8.2" "libnlopt_cxx.so") 2021-05-16T19:58:11.2493298Z libtool: link: (cd .libs/libnlopt_cxx.lax/libdirect.a && ar x "/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/direct/.libs/libdirect.a") 2021-05-16T19:58:11.2697987Z libtool: link: (cd .libs/libnlopt_cxx.lax/libcdirect.a && ar x "/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/cdirect/.libs/libcdirect.a") 2021-05-16T19:58:11.2908933Z libtool: link: (cd .libs/libnlopt_cxx.lax/libstogo.a && ar x "/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/stogo/.libs/libstogo.a") 2021-05-16T19:58:11.3165391Z libtool: link: (cd .libs/libnlopt_cxx.lax/libpraxis.a && ar x "/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/praxis/.libs/libpraxis.a") 2021-05-16T19:58:11.3484603Z libtool: link: (cd .libs/libnlopt_cxx.lax/libluksan.a && ar x "/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/luksan/.libs/libluksan.a") 2021-05-16T19:58:11.3784550Z libtool: link: (cd .libs/libnlopt_cxx.lax/libcrs.a && ar x "/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/crs/.libs/libcrs.a") 2021-05-16T19:58:11.4008422Z libtool: link: (cd .libs/libnlopt_cxx.lax/libmlsl.a && ar x "/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/mlsl/.libs/libmlsl.a") 2021-05-16T19:58:11.4222207Z libtool: link: (cd .libs/libnlopt_cxx.lax/libmma.a && ar x "/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/mma/.libs/libmma.a") 2021-05-16T19:58:11.4426646Z libtool: link: (cd .libs/libnlopt_cxx.lax/libcobyla.a && ar x "/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/cobyla/.libs/libcobyla.a") 2021-05-16T19:58:11.4643643Z libtool: link: (cd .libs/libnlopt_cxx.lax/libnewuoa.a && ar x "/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/newuoa/.libs/libnewuoa.a") 2021-05-16T19:58:11.4855200Z libtool: link: (cd .libs/libnlopt_cxx.lax/libneldermead.a && ar x "/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/neldermead/.libs/libneldermead.a") 2021-05-16T19:58:11.5136977Z libtool: link: (cd .libs/libnlopt_cxx.lax/libauglag.a && ar x "/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/auglag/.libs/libauglag.a") 2021-05-16T19:58:11.5341259Z libtool: link: (cd .libs/libnlopt_cxx.lax/libbobyqa.a && ar x "/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/bobyqa/.libs/libbobyqa.a") 2021-05-16T19:58:11.5538851Z libtool: link: (cd .libs/libnlopt_cxx.lax/libisres.a && ar x "/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/isres/.libs/libisres.a") 2021-05-16T19:58:11.5758052Z libtool: link: (cd .libs/libnlopt_cxx.lax/libslsqp.a && ar x "/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/slsqp/.libs/libslsqp.a") 2021-05-16T19:58:11.5965940Z libtool: link: (cd .libs/libnlopt_cxx.lax/libesch.a && ar x "/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/esch/.libs/libesch.a") 2021-05-16T19:58:11.6180103Z libtool: link: (cd .libs/libnlopt_cxx.lax/libapi.a && ar x "/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/api/.libs/libapi.a") 2021-05-16T19:58:11.6388364Z libtool: link: (cd .libs/libnlopt_cxx.lax/libutil.a && ar x "/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/util/.libs/libutil.a") 2021-05-16T19:58:11.6567781Z 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-16T19:58:11.6576007Z ar: `u' modifier ignored since `D' is the default (see `U') 2021-05-16T19:58:11.6731856Z libtool: link: ranlib .libs/libnlopt_cxx.a 2021-05-16T19:58:11.6899803Z libtool: link: rm -fr .libs/libnlopt_cxx.lax 2021-05-16T19:58:11.7028893Z libtool: link: ( cd ".libs" && rm -f "libnlopt_cxx.la" && ln -s "../libnlopt_cxx.la" "libnlopt_cxx.la" ) 2021-05-16T19:58:11.7094678Z make[2]: Leaving directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src' 2021-05-16T19:58:11.7098288Z Making all in octave 2021-05-16T19:58:11.7121573Z make[2]: Entering directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/octave' 2021-05-16T19:58:11.7122910Z echo "#define NLOPT_OPTIMIZE_USAGE \\" > nlopt_optimize_usage.h 2021-05-16T19:58:11.7138738Z sed 's/\"/\\"/g' ./nlopt_optimize.m | sed 's,^% ,\",;s,^%,\",;s,$,\\n\" \\,' >> nlopt_optimize_usage.h 2021-05-16T19:58:11.7182630Z echo "" >> nlopt_optimize_usage.h 2021-05-16T19:58:11.7195973Z make all-am 2021-05-16T19:58:11.7225711Z make[3]: Entering directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/octave' 2021-05-16T19:58:11.7227396Z g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../api -I../util -g -O2 -MT dummy.o -MD -MP -MF .deps/dummy.Tpo -c -o dummy.o dummy.c 2021-05-16T19:58:11.7581697Z mv -f .deps/dummy.Tpo .deps/dummy.Po 2021-05-16T19:58:11.7626123Z /bin/bash ../libtool --tag=CC --mode=link g++ -std=gnu++14 -g -O2 -o dummy dummy.o -lm 2021-05-16T19:58:11.8326546Z libtool: link: g++ -std=gnu++14 -g -O2 -o dummy dummy.o -lm 2021-05-16T19:58:11.8683750Z make[3]: Leaving directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/octave' 2021-05-16T19:58:11.8685749Z make[2]: Leaving directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/octave' 2021-05-16T19:58:11.8686802Z Making all in test 2021-05-16T19:58:11.8712165Z make[2]: Entering directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/test' 2021-05-16T19:58:11.8714049Z g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../api -I../util -g -O2 -MT testfuncs.o -MD -MP -MF .deps/testfuncs.Tpo -c -o testfuncs.o testfuncs.c 2021-05-16T19:58:12.2271472Z mv -f .deps/testfuncs.Tpo .deps/testfuncs.Po 2021-05-16T19:58:12.2300472Z g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../api -I../util -g -O2 -MT testopt.o -MD -MP -MF .deps/testopt.Tpo -c -o testopt.o testopt.cpp 2021-05-16T19:58:12.3200204Z testopt.cpp: In function 'int test_function(int)': 2021-05-16T19:58:12.3203382Z testopt.cpp:223:21: warning: 'nlopt_result nlopt_minimize(nlopt_algorithm, int, nlopt_func_old, void*, const double*, const double*, double*, double*, double, double, double, double, const double*, int, double)' is deprecated [-Wdeprecated-declarations] 2021-05-16T19:58:12.3205075Z 223 | maxeval, maxtime); 2021-05-16T19:58:12.3205722Z | ^ 2021-05-16T19:58:12.3206527Z In file included from testopt.cpp:44: 2021-05-16T19:58:12.3207377Z ../api/nlopt.h:329:28: note: declared here 2021-05-16T19:58:12.3209253Z 329 | NLOPT_EXTERN(nlopt_result) nlopt_minimize( 2021-05-16T19:58:12.3210025Z | ^~~~~~~~~~~~~~ 2021-05-16T19:58:12.3212499Z testopt.cpp:223:21: warning: 'nlopt_result nlopt_minimize(nlopt_algorithm, int, nlopt_func_old, void*, const double*, const double*, double*, double*, double, double, double, double, const double*, int, double)' is deprecated [-Wdeprecated-declarations] 2021-05-16T19:58:12.3214159Z 223 | maxeval, maxtime); 2021-05-16T19:58:12.3214767Z | ^ 2021-05-16T19:58:12.3215477Z In file included from testopt.cpp:44: 2021-05-16T19:58:12.3216346Z ../api/nlopt.h:329:28: note: declared here 2021-05-16T19:58:12.3217198Z 329 | NLOPT_EXTERN(nlopt_result) nlopt_minimize( 2021-05-16T19:58:12.3217963Z | ^~~~~~~~~~~~~~ 2021-05-16T19:58:12.5542819Z mv -f .deps/testopt.Tpo .deps/testopt.Po 2021-05-16T19:58:12.5592332Z /bin/bash ../libtool --tag=CXX --mode=link g++ -std=gnu++14 -g -O2 -o testopt testfuncs.o testopt.o ../libnlopt_cxx.la -lm 2021-05-16T19:58:12.6392683Z libtool: link: g++ -std=gnu++14 -g -O2 -o .libs/testopt testfuncs.o testopt.o ../.libs/libnlopt_cxx.so -lm -Wl,-rpath -Wl,/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/lib 2021-05-16T19:58:12.7138541Z make[2]: Leaving directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/test' 2021-05-16T19:58:12.7147038Z make[1]: Leaving directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src' 2021-05-16T19:58:12.7212245Z Making install in util 2021-05-16T19:58:12.7305737Z make[1]: Entering directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/util' 2021-05-16T19:58:12.7351508Z make[2]: Entering directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/util' 2021-05-16T19:58:12.7352912Z make[2]: Nothing to be done for 'install-exec-am'. 2021-05-16T19:58:12.7353860Z make[2]: Nothing to be done for 'install-data-am'. 2021-05-16T19:58:12.7355251Z make[2]: Leaving directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/util' 2021-05-16T19:58:12.7360068Z make[1]: Leaving directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/util' 2021-05-16T19:58:12.7363743Z Making install in direct 2021-05-16T19:58:12.7429869Z make[1]: Entering directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/direct' 2021-05-16T19:58:12.7466702Z make[2]: Entering directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/direct' 2021-05-16T19:58:12.7468325Z make[2]: Nothing to be done for 'install-exec-am'. 2021-05-16T19:58:12.7469268Z make[2]: Nothing to be done for 'install-data-am'. 2021-05-16T19:58:12.7471084Z make[2]: Leaving directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/direct' 2021-05-16T19:58:12.7475221Z make[1]: Leaving directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/direct' 2021-05-16T19:58:12.7477248Z Making install in cdirect 2021-05-16T19:58:12.7533956Z make[1]: Entering directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/cdirect' 2021-05-16T19:58:12.7568163Z make[2]: Entering directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/cdirect' 2021-05-16T19:58:12.7569721Z make[2]: Nothing to be done for 'install-exec-am'. 2021-05-16T19:58:12.7570880Z make[2]: Nothing to be done for 'install-data-am'. 2021-05-16T19:58:12.7572467Z make[2]: Leaving directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/cdirect' 2021-05-16T19:58:12.7574239Z make[1]: Leaving directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/cdirect' 2021-05-16T19:58:12.7575265Z Making install in stogo 2021-05-16T19:58:12.7690467Z make[1]: Entering directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/stogo' 2021-05-16T19:58:12.7743496Z make[2]: Entering directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/stogo' 2021-05-16T19:58:12.7744913Z make[2]: Nothing to be done for 'install-exec-am'. 2021-05-16T19:58:12.7748020Z make[2]: Nothing to be done for 'install-data-am'. 2021-05-16T19:58:12.7750017Z make[2]: Leaving directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/stogo' 2021-05-16T19:58:12.7753533Z make[1]: Leaving directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/stogo' 2021-05-16T19:58:12.7754445Z Making install in praxis 2021-05-16T19:58:12.7806358Z make[1]: Entering directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/praxis' 2021-05-16T19:58:12.7836380Z make[2]: Entering directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/praxis' 2021-05-16T19:58:12.7839703Z make[2]: Nothing to be done for 'install-exec-am'. 2021-05-16T19:58:12.7840695Z make[2]: Nothing to be done for 'install-data-am'. 2021-05-16T19:58:12.7842013Z make[2]: Leaving directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/praxis' 2021-05-16T19:58:12.7843545Z make[1]: Leaving directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/praxis' 2021-05-16T19:58:12.7844955Z Making install in luksan 2021-05-16T19:58:12.7914447Z make[1]: Entering directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/luksan' 2021-05-16T19:58:12.7951702Z make[2]: Entering directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/luksan' 2021-05-16T19:58:12.7954364Z make[2]: Nothing to be done for 'install-exec-am'. 2021-05-16T19:58:12.7955799Z make[2]: Nothing to be done for 'install-data-am'. 2021-05-16T19:58:12.7957468Z make[2]: Leaving directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/luksan' 2021-05-16T19:58:12.7959449Z make[1]: Leaving directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/luksan' 2021-05-16T19:58:12.7960532Z Making install in crs 2021-05-16T19:58:12.8009180Z make[1]: Entering directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/crs' 2021-05-16T19:58:12.8039176Z make[2]: Entering directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/crs' 2021-05-16T19:58:12.8040623Z make[2]: Nothing to be done for 'install-exec-am'. 2021-05-16T19:58:12.8041602Z make[2]: Nothing to be done for 'install-data-am'. 2021-05-16T19:58:12.8043218Z make[2]: Leaving directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/crs' 2021-05-16T19:58:12.8047471Z make[1]: Leaving directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/crs' 2021-05-16T19:58:12.8051030Z Making install in mlsl 2021-05-16T19:58:12.8107513Z make[1]: Entering directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/mlsl' 2021-05-16T19:58:12.8138314Z make[2]: Entering directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/mlsl' 2021-05-16T19:58:12.8140359Z make[2]: Nothing to be done for 'install-exec-am'. 2021-05-16T19:58:12.8141589Z make[2]: Nothing to be done for 'install-data-am'. 2021-05-16T19:58:12.8143108Z make[2]: Leaving directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/mlsl' 2021-05-16T19:58:12.8145189Z make[1]: Leaving directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/mlsl' 2021-05-16T19:58:12.8146431Z Making install in mma 2021-05-16T19:58:12.8210504Z make[1]: Entering directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/mma' 2021-05-16T19:58:12.8246829Z make[2]: Entering directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/mma' 2021-05-16T19:58:12.8248750Z make[2]: Nothing to be done for 'install-exec-am'. 2021-05-16T19:58:12.8249724Z make[2]: Nothing to be done for 'install-data-am'. 2021-05-16T19:58:12.8250991Z make[2]: Leaving directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/mma' 2021-05-16T19:58:12.8256886Z make[1]: Leaving directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/mma' 2021-05-16T19:58:12.8258500Z Making install in cobyla 2021-05-16T19:58:12.8320678Z make[1]: Entering directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/cobyla' 2021-05-16T19:58:12.8351477Z make[2]: Entering directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/cobyla' 2021-05-16T19:58:12.8353901Z make[2]: Nothing to be done for 'install-exec-am'. 2021-05-16T19:58:12.8355727Z make[2]: Nothing to be done for 'install-data-am'. 2021-05-16T19:58:12.8360281Z make[2]: Leaving directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/cobyla' 2021-05-16T19:58:12.8362632Z make[1]: Leaving directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/cobyla' 2021-05-16T19:58:12.8363799Z Making install in newuoa 2021-05-16T19:58:12.8416813Z make[1]: Entering directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/newuoa' 2021-05-16T19:58:12.8447560Z make[2]: Entering directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/newuoa' 2021-05-16T19:58:12.8448892Z make[2]: Nothing to be done for 'install-exec-am'. 2021-05-16T19:58:12.8450354Z make[2]: Nothing to be done for 'install-data-am'. 2021-05-16T19:58:12.8451630Z make[2]: Leaving directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/newuoa' 2021-05-16T19:58:12.8455892Z make[1]: Leaving directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/newuoa' 2021-05-16T19:58:12.8459863Z Making install in neldermead 2021-05-16T19:58:12.8522150Z make[1]: Entering directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/neldermead' 2021-05-16T19:58:12.8556935Z make[2]: Entering directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/neldermead' 2021-05-16T19:58:12.8559695Z make[2]: Nothing to be done for 'install-exec-am'. 2021-05-16T19:58:12.8561231Z make[2]: Nothing to be done for 'install-data-am'. 2021-05-16T19:58:12.8563321Z make[2]: Leaving directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/neldermead' 2021-05-16T19:58:12.8565358Z make[1]: Leaving directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/neldermead' 2021-05-16T19:58:12.8566531Z Making install in auglag 2021-05-16T19:58:12.8623748Z make[1]: Entering directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/auglag' 2021-05-16T19:58:12.8653622Z make[2]: Entering directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/auglag' 2021-05-16T19:58:12.8654884Z make[2]: Nothing to be done for 'install-exec-am'. 2021-05-16T19:58:12.8655835Z make[2]: Nothing to be done for 'install-data-am'. 2021-05-16T19:58:12.8657093Z make[2]: Leaving directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/auglag' 2021-05-16T19:58:12.8661811Z make[1]: Leaving directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/auglag' 2021-05-16T19:58:12.8663578Z Making install in bobyqa 2021-05-16T19:58:12.8716747Z make[1]: Entering directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/bobyqa' 2021-05-16T19:58:12.8747228Z make[2]: Entering directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/bobyqa' 2021-05-16T19:58:12.8748909Z make[2]: Nothing to be done for 'install-exec-am'. 2021-05-16T19:58:12.8750528Z make[2]: Nothing to be done for 'install-data-am'. 2021-05-16T19:58:12.8752494Z make[2]: Leaving directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/bobyqa' 2021-05-16T19:58:12.8754260Z make[1]: Leaving directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/bobyqa' 2021-05-16T19:58:12.8755422Z Making install in isres 2021-05-16T19:58:12.8813748Z make[1]: Entering directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/isres' 2021-05-16T19:58:12.8846325Z make[2]: Entering directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/isres' 2021-05-16T19:58:12.8848106Z make[2]: Nothing to be done for 'install-exec-am'. 2021-05-16T19:58:12.8849719Z make[2]: Nothing to be done for 'install-data-am'. 2021-05-16T19:58:12.8853499Z make[2]: Leaving directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/isres' 2021-05-16T19:58:12.8855468Z make[1]: Leaving directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/isres' 2021-05-16T19:58:12.8857206Z Making install in slsqp 2021-05-16T19:58:12.8911582Z make[1]: Entering directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/slsqp' 2021-05-16T19:58:12.8940853Z make[2]: Entering directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/slsqp' 2021-05-16T19:58:12.8942169Z make[2]: Nothing to be done for 'install-exec-am'. 2021-05-16T19:58:12.8943656Z make[2]: Nothing to be done for 'install-data-am'. 2021-05-16T19:58:12.8945354Z make[2]: Leaving directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/slsqp' 2021-05-16T19:58:12.8951017Z make[1]: Leaving directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/slsqp' 2021-05-16T19:58:12.8953313Z Making install in esch 2021-05-16T19:58:12.9007641Z make[1]: Entering directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/esch' 2021-05-16T19:58:12.9039274Z make[2]: Entering directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/esch' 2021-05-16T19:58:12.9040842Z make[2]: Nothing to be done for 'install-exec-am'. 2021-05-16T19:58:12.9042310Z make[2]: Nothing to be done for 'install-data-am'. 2021-05-16T19:58:12.9043670Z make[2]: Leaving directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/esch' 2021-05-16T19:58:12.9045595Z make[1]: Leaving directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/esch' 2021-05-16T19:58:12.9046607Z Making install in api 2021-05-16T19:58:12.9077936Z make[1]: Entering directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/api' 2021-05-16T19:58:12.9079426Z make install-am 2021-05-16T19:58:12.9174744Z make[2]: Entering directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/api' 2021-05-16T19:58:12.9216873Z make[3]: Entering directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/api' 2021-05-16T19:58:12.9220193Z make[3]: Nothing to be done for 'install-exec-am'. 2021-05-16T19:58:12.9230060Z /usr/bin/mkdir -p '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/include' 2021-05-16T19:58:12.9270583Z /usr/bin/install -c -m 644 nlopt.h nlopt.f nlopt.hpp '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/include' 2021-05-16T19:58:12.9313494Z /usr/bin/mkdir -p '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/share/man/man3' 2021-05-16T19:58:12.9395281Z /usr/bin/install -c -m 644 nlopt.3 '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/share/man/man3' 2021-05-16T19:58:12.9414232Z make[3]: Leaving directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/api' 2021-05-16T19:58:12.9418172Z make[2]: Leaving directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/api' 2021-05-16T19:58:12.9422026Z make[1]: Leaving directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/api' 2021-05-16T19:58:12.9423352Z Making install in . 2021-05-16T19:58:12.9448363Z make[1]: Entering directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src' 2021-05-16T19:58:12.9506888Z make[2]: Entering directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src' 2021-05-16T19:58:12.9522000Z /usr/bin/mkdir -p '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/lib' 2021-05-16T19:58:12.9535108Z /bin/bash ./libtool --mode=install /usr/bin/install -c libnlopt_cxx.la '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/lib' 2021-05-16T19:58:12.9685865Z libtool: install: /usr/bin/install -c .libs/libnlopt_cxx.so.0.8.2 /tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/lib/libnlopt_cxx.so.0.8.2 2021-05-16T19:58:12.9731067Z libtool: install: (cd /tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/lib && { ln -s -f libnlopt_cxx.so.0.8.2 libnlopt_cxx.so.0 || { rm -f libnlopt_cxx.so.0 && ln -s libnlopt_cxx.so.0.8.2 libnlopt_cxx.so.0; }; }) 2021-05-16T19:58:12.9753815Z libtool: install: (cd /tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/lib && { ln -s -f libnlopt_cxx.so.0.8.2 libnlopt_cxx.so || { rm -f libnlopt_cxx.so && ln -s libnlopt_cxx.so.0.8.2 libnlopt_cxx.so; }; }) 2021-05-16T19:58:12.9773320Z libtool: install: /usr/bin/install -c .libs/libnlopt_cxx.lai /tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/lib/libnlopt_cxx.la 2021-05-16T19:58:12.9791245Z libtool: install: /usr/bin/install -c .libs/libnlopt_cxx.a /tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/lib/libnlopt_cxx.a 2021-05-16T19:58:12.9853979Z libtool: install: chmod 644 /tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/lib/libnlopt_cxx.a 2021-05-16T19:58:12.9867220Z libtool: install: ranlib /tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/lib/libnlopt_cxx.a 2021-05-16T19:58:13.0564870Z libtool: finish: PATH="/home/runner/.TinyTeX/bin/x86_64-linux:/home/linuxbrew/.linuxbrew/bin:/home/linuxbrew/.linuxbrew/sbin:/home/runner/.local/bin:/opt/pipx_bin:/usr/share/rust/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/snap/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/sbin" ldconfig -n /tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/lib 2021-05-16T19:58:13.0592024Z ---------------------------------------------------------------------- 2021-05-16T19:58:13.0593362Z Libraries have been installed in: 2021-05-16T19:58:13.0594535Z /tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/lib 2021-05-16T19:58:13.0595302Z 2021-05-16T19:58:13.0596203Z If you ever happen to want to link against installed libraries 2021-05-16T19:58:13.0597297Z in a given directory, LIBDIR, you must either use libtool, and 2021-05-16T19:58:13.0598676Z specify the full pathname of the library, or use the `-LLIBDIR' 2021-05-16T19:58:13.0600159Z flag during linking and do at least one of the following: 2021-05-16T19:58:13.0601690Z - add LIBDIR to the `LD_LIBRARY_PATH' environment variable 2021-05-16T19:58:13.0602685Z during execution 2021-05-16T19:58:13.0603839Z - add LIBDIR to the `LD_RUN_PATH' environment variable 2021-05-16T19:58:13.0604730Z during linking 2021-05-16T19:58:13.0605789Z - use the `-Wl,-rpath -Wl,LIBDIR' linker flag 2021-05-16T19:58:13.0607151Z - have your system administrator add LIBDIR to `/etc/ld.so.conf' 2021-05-16T19:58:13.0607901Z 2021-05-16T19:58:13.0609010Z See any operating system documentation about shared libraries for 2021-05-16T19:58:13.0610175Z more information, such as the ld(1) and ld.so(8) manual pages. 2021-05-16T19:58:13.0611563Z ---------------------------------------------------------------------- 2021-05-16T19:58:13.0614762Z /usr/bin/mkdir -p '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/lib/pkgconfig' 2021-05-16T19:58:13.0654068Z /usr/bin/install -c -m 644 nlopt.pc '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/lib/pkgconfig' 2021-05-16T19:58:13.0674532Z make[2]: Leaving directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src' 2021-05-16T19:58:13.0676731Z make[1]: Leaving directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src' 2021-05-16T19:58:13.0683840Z Making install in octave 2021-05-16T19:58:13.0706603Z make[1]: Entering directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/octave' 2021-05-16T19:58:13.0708235Z make install-am 2021-05-16T19:58:13.0764250Z make[2]: Entering directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/octave' 2021-05-16T19:58:13.0799455Z make[3]: Entering directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/octave' 2021-05-16T19:58:13.0801442Z make[3]: Nothing to be done for 'install-exec-am'. 2021-05-16T19:58:13.0913175Z make[3]: Leaving directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/octave' 2021-05-16T19:58:13.0915553Z make[2]: Leaving directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/octave' 2021-05-16T19:58:13.0919243Z make[1]: Leaving directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/octave' 2021-05-16T19:58:13.0920654Z Making install in test 2021-05-16T19:58:13.0997270Z make[1]: Entering directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/test' 2021-05-16T19:58:13.1028845Z make[2]: Entering directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/test' 2021-05-16T19:58:13.1031315Z make[2]: Nothing to be done for 'install-exec-am'. 2021-05-16T19:58:13.1032614Z make[2]: Nothing to be done for 'install-data-am'. 2021-05-16T19:58:13.1033872Z make[2]: Leaving directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/test' 2021-05-16T19:58:13.1037790Z make[1]: Leaving directory '/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/test' 2021-05-16T19:58:13.1083259Z configure: Done installing library to /tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src 2021-05-16T19:58:13.1343397Z configure: creating ./config.status 2021-05-16T19:58:13.2220324Z config.status: creating src/Makevars 2021-05-16T19:58:13.2441474Z config.status: creating R/PkgFlags.R 2021-05-16T19:58:13.3027700Z ** libs 2021-05-16T19:58:13.3084980Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c dummy.cpp -o dummy.o 2021-05-16T19:58:13.3282215Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -g -O2 -I/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/include -fpic -g -O2 -c init_nloptr.c -o init_nloptr.o 2021-05-16T19:58:13.4098181Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -g -O2 -I/tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/include -fpic -g -O2 -c nloptr.c -o nloptr.o 2021-05-16T19:58:13.7052807Z g++ -std=gnu++14 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o nloptr.so dummy.o init_nloptr.o nloptr.o -lm -lm /tmp/RtmppSNK4v/R.INSTALLdb1b6f034724/nloptr/src/nlopt_src/lib/libnlopt_cxx.a -L/opt/R/devel/lib/R/lib -lR 2021-05-16T19:58:13.8104867Z installing to /home/runner/work/_temp/Library/00LOCK-nloptr/00new/nloptr/libs 2021-05-16T19:58:13.8144393Z ** R 2021-05-16T19:58:13.8316654Z ** inst 2021-05-16T19:58:13.8334917Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:58:14.8379909Z ** help 2021-05-16T19:58:14.9465623Z *** installing help indices 2021-05-16T19:58:15.0160844Z ** building package indices 2021-05-16T19:58:15.3070360Z ** installing vignettes 2021-05-16T19:58:15.3119348Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:58:15.5216674Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T19:58:15.5528475Z ** testing if installed package can be loaded from final location 2021-05-16T19:58:15.7827271Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:58:15.7839378Z * DONE (nloptr) 2021-05-16T19:58:16.0733766Z * installing *source* package ‘minqa’ ... 2021-05-16T19:58:16.0751594Z ** package ‘minqa’ successfully unpacked and MD5 sums checked 2021-05-16T19:58:16.0753153Z ** using staged installation 2021-05-16T19:58:16.0930179Z ** libs 2021-05-16T19:58:16.0991179Z gfortran -fno-optimize-sibling-calls -fpic -g -O2 -c altmov.f -o altmov.o 2021-05-16T19:58:17.3025079Z altmov.f:42:72: 2021-05-16T19:58:17.3026111Z 2021-05-16T19:58:17.3026947Z 42 | 10 HCOL(K)=ZERO 2021-05-16T19:58:17.3028055Z | 1 2021-05-16T19:58:17.3035150Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) 2021-05-16T19:58:17.3050435Z altmov.f:45:72: 2021-05-16T19:58:17.3050717Z 2021-05-16T19:58:17.3051121Z 45 | DO 20 K=1,NPT 2021-05-16T19:58:17.3051801Z | 1 2021-05-16T19:58:17.3053008Z ##[warning]Warning: Fortran 2018 deleted feature: Shared DO termination label 20 at (1) 2021-05-16T19:58:17.3054374Z altmov.f:46:72: 2021-05-16T19:58:17.3054653Z 2021-05-16T19:58:17.3055110Z 46 | 20 HCOL(K)=HCOL(K)+TEMP*ZMAT(K,J) 2021-05-16T19:58:17.3055657Z | 1 2021-05-16T19:58:17.3056863Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) 2021-05-16T19:58:17.3058731Z altmov.f:53:72: 2021-05-16T19:58:17.3061655Z 2021-05-16T19:58:17.3062099Z 53 | 30 GLAG(I)=BMAT(KNEW,I) 2021-05-16T19:58:17.3063503Z | 1 2021-05-16T19:58:17.3065746Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1) 2021-05-16T19:58:17.3068549Z altmov.f:57:72: 2021-05-16T19:58:17.3068971Z 2021-05-16T19:58:17.3069953Z 57 | 40 TEMP=TEMP+XPT(K,J)*XOPT(J) 2021-05-16T19:58:17.3070619Z | 1 2021-05-16T19:58:17.3071945Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 40 at (1) 2021-05-16T19:58:17.3073783Z altmov.f:59:72: 2021-05-16T19:58:17.3074053Z 2021-05-16T19:58:17.3074409Z 59 | DO 50 I=1,N 2021-05-16T19:58:17.3074938Z | 1 2021-05-16T19:58:17.3076540Z ##[warning]Warning: Fortran 2018 deleted feature: Shared DO termination label 50 at (1) 2021-05-16T19:58:17.3077836Z altmov.f:60:72: 2021-05-16T19:58:17.3078275Z 2021-05-16T19:58:17.3078742Z 60 | 50 GLAG(I)=GLAG(I)+TEMP*XPT(K,I) 2021-05-16T19:58:17.3079552Z | 1 2021-05-16T19:58:17.3081127Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 50 at (1) 2021-05-16T19:58:17.3083234Z altmov.f:76:72: 2021-05-16T19:58:17.3083500Z 2021-05-16T19:58:17.3084115Z 76 | 60 DISTSQ=DISTSQ+TEMP*TEMP 2021-05-16T19:58:17.3084726Z | 1 2021-05-16T19:58:17.3085953Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 60 at (1) 2021-05-16T19:58:17.3087366Z altmov.f:172:72: 2021-05-16T19:58:17.3087635Z 2021-05-16T19:58:17.3088301Z 172 | 90 XNEW(I)=DMAX1(SL(I),DMIN1(SU(I),TEMP)) 2021-05-16T19:58:17.3097314Z | 1 2021-05-16T19:58:17.3098715Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 90 at (1) 2021-05-16T19:58:17.3100507Z altmov.f:237:72: 2021-05-16T19:58:17.3100954Z 2021-05-16T19:58:17.3101370Z 237 | 140 GW=GW+GLAG(I)*W(I) 2021-05-16T19:58:17.3101949Z | 1 2021-05-16T19:58:17.3103227Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 140 at (1) 2021-05-16T19:58:17.3104712Z altmov.f:248:72: 2021-05-16T19:58:17.3104992Z 2021-05-16T19:58:17.3105460Z 248 | 150 TEMP=TEMP+XPT(K,J)*W(J) 2021-05-16T19:58:17.3106052Z | 1 2021-05-16T19:58:17.3107709Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 150 at (1) 2021-05-16T19:58:17.3109199Z altmov.f:249:72: 2021-05-16T19:58:17.3109804Z 2021-05-16T19:58:17.3110328Z 249 | 160 CURV=CURV+HCOL(K)*TEMP*TEMP 2021-05-16T19:58:17.3111121Z | 1 2021-05-16T19:58:17.3112497Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 160 at (1) 2021-05-16T19:58:17.3113928Z altmov.f:255:72: 2021-05-16T19:58:17.3114204Z 2021-05-16T19:58:17.3114879Z 255 | 170 XALT(I)=DMAX1(SL(I),DMIN1(SU(I),TEMP)) 2021-05-16T19:58:17.3116252Z | 1 2021-05-16T19:58:17.3117600Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 170 at (1) 2021-05-16T19:58:17.3119314Z altmov.f:268:72: 2021-05-16T19:58:17.3119592Z 2021-05-16T19:58:17.3120010Z 268 | 180 W(N+I)=XALT(I) 2021-05-16T19:58:17.3120558Z | 1 2021-05-16T19:58:17.3121828Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 180 at (1) 2021-05-16T19:58:17.3123284Z altmov.f:275:72: 2021-05-16T19:58:17.3123562Z 2021-05-16T19:58:17.3123961Z 275 | 190 XALT(I)=W(N+I) 2021-05-16T19:58:17.3124522Z | 1 2021-05-16T19:58:17.3125777Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 190 at (1) 2021-05-16T19:58:18.3734884Z gfortran -fno-optimize-sibling-calls -fpic -g -O2 -c bigden.f -o bigden.o 2021-05-16T19:58:18.3855048Z bigden.f:45:72: 2021-05-16T19:58:18.3855422Z 2021-05-16T19:58:18.3856185Z 45 | 10 W(N+K)=ZERO 2021-05-16T19:58:18.3856899Z | 1 2021-05-16T19:58:18.3858742Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) 2021-05-16T19:58:18.3870277Z bigden.f:49:72: 2021-05-16T19:58:18.3870602Z 2021-05-16T19:58:18.3871057Z 49 | DO 20 K=1,NPT 2021-05-16T19:58:18.3871642Z | 1 2021-05-16T19:58:18.3873313Z ##[warning]Warning: Fortran 2018 deleted feature: Shared DO termination label 20 at (1) 2021-05-16T19:58:18.3875382Z bigden.f:50:72: 2021-05-16T19:58:18.3875687Z 2021-05-16T19:58:18.3876150Z 50 | 20 W(N+K)=W(N+K)+TEMP*ZMAT(K,J) 2021-05-16T19:58:18.3876715Z | 1 2021-05-16T19:58:18.3878225Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) 2021-05-16T19:58:18.3887689Z bigden.f:67:72: 2021-05-16T19:58:18.3888270Z 2021-05-16T19:58:18.3889046Z 67 | 30 XOPTSQ=XOPTSQ+XOPT(I)**2 2021-05-16T19:58:18.3889707Z | 1 2021-05-16T19:58:18.3891906Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1) 2021-05-16T19:58:18.3893553Z bigden.f:78:72: 2021-05-16T19:58:18.3893847Z 2021-05-16T19:58:18.3894368Z 78 | 40 SSTEMP=SSTEMP+DIFF*DIFF 2021-05-16T19:58:18.3895343Z | 1 2021-05-16T19:58:18.3896996Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 40 at (1) 2021-05-16T19:58:18.3898647Z bigden.f:88:72: 2021-05-16T19:58:18.3899096Z 2021-05-16T19:58:18.3900486Z 88 | 60 S(I)=XPT(KSAV,I)-XOPT(I) 2021-05-16T19:58:18.3901130Z | 1 2021-05-16T19:58:18.3902660Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 60 at (1) 2021-05-16T19:58:18.3904972Z bigden.f:104:72: 2021-05-16T19:58:18.3905248Z 2021-05-16T19:58:18.3905749Z 104 | 80 XOPTS=XOPTS+XOPT(I)*S(I) 2021-05-16T19:58:18.3906371Z | 1 2021-05-16T19:58:18.3908045Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 80 at (1) 2021-05-16T19:58:18.3909901Z bigden.f:116:72: 2021-05-16T19:58:18.3910186Z 2021-05-16T19:58:18.3910569Z 116 | 90 DEN(I)=ZERO 2021-05-16T19:58:18.3911125Z | 1 2021-05-16T19:58:18.3912684Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 90 at (1) 2021-05-16T19:58:18.3921131Z bigden.f:127:72: 2021-05-16T19:58:18.3921453Z 2021-05-16T19:58:18.3921971Z 127 | 100 TEMPC=TEMPC+XPT(K,I)*XOPT(I) 2021-05-16T19:58:18.3922589Z | 1 2021-05-16T19:58:18.3924235Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 100 at (1) 2021-05-16T19:58:18.3925817Z bigden.f:132:72: 2021-05-16T19:58:18.3926099Z 2021-05-16T19:58:18.3926561Z 132 | 110 WVEC(K,5)=HALF*TEMPA*TEMPB 2021-05-16T19:58:18.3927182Z | 1 2021-05-16T19:58:18.3928572Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 110 at (1) 2021-05-16T19:58:18.3930207Z bigden.f:139:72: 2021-05-16T19:58:18.3930475Z 2021-05-16T19:58:18.3930884Z 139 | 120 WVEC(IP,5)=ZERO 2021-05-16T19:58:18.3931630Z | 1 2021-05-16T19:58:18.3932957Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 120 at (1) 2021-05-16T19:58:18.3956415Z bigden.f:147:72: 2021-05-16T19:58:18.3957611Z 2021-05-16T19:58:18.3958013Z 147 | 130 PROD(K,JC)=ZERO 2021-05-16T19:58:18.3959419Z | 1 2021-05-16T19:58:18.3961628Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 130 at (1) 2021-05-16T19:58:18.3963290Z bigden.f:151:72: 2021-05-16T19:58:18.3963582Z 2021-05-16T19:58:18.3964042Z 151 | 140 SUM=SUM+ZMAT(K,J)*WVEC(K,JC) 2021-05-16T19:58:18.3964594Z | 1 2021-05-16T19:58:18.3975758Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 140 at (1) 2021-05-16T19:58:18.3977236Z bigden.f:153:72: 2021-05-16T19:58:18.3977477Z 2021-05-16T19:58:18.3977848Z 153 | DO 150 K=1,NPT 2021-05-16T19:58:18.3978354Z | 1 2021-05-16T19:58:18.3981291Z ##[warning]Warning: Fortran 2018 deleted feature: Shared DO termination label 150 at (1) 2021-05-16T19:58:18.3982653Z bigden.f:154:72: 2021-05-16T19:58:18.3982916Z 2021-05-16T19:58:18.3983539Z 154 | 150 PROD(K,JC)=PROD(K,JC)+SUM*ZMAT(K,J) 2021-05-16T19:58:18.3984121Z | 1 2021-05-16T19:58:18.3986990Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 150 at (1) 2021-05-16T19:58:18.3988763Z bigden.f:159:72: 2021-05-16T19:58:18.3989015Z 2021-05-16T19:58:18.3989658Z 159 | 160 SUM=SUM+BMAT(K,J)*WVEC(NPT+J,JC) 2021-05-16T19:58:18.3990679Z | 1 2021-05-16T19:58:18.3992070Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 160 at (1) 2021-05-16T19:58:18.3993381Z bigden.f:160:72: 2021-05-16T19:58:18.3993626Z 2021-05-16T19:58:18.3994031Z 160 | 170 PROD(K,JC)=PROD(K,JC)+SUM 2021-05-16T19:58:18.3994561Z | 1 2021-05-16T19:58:18.3995709Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 170 at (1) 2021-05-16T19:58:18.3997610Z bigden.f:162:72: 2021-05-16T19:58:18.3997880Z 2021-05-16T19:58:18.3998599Z 162 | DO 190 J=1,N 2021-05-16T19:58:18.3999126Z | 1 2021-05-16T19:58:18.4000412Z ##[warning]Warning: Fortran 2018 deleted feature: Shared DO termination label 190 at (1) 2021-05-16T19:58:18.4001648Z bigden.f:165:72: 2021-05-16T19:58:18.4001897Z 2021-05-16T19:58:18.4002520Z 165 | 180 SUM=SUM+BMAT(I,J)*WVEC(I,JC) 2021-05-16T19:58:18.4003068Z | 1 2021-05-16T19:58:18.4004844Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 180 at (1) 2021-05-16T19:58:18.4007034Z bigden.f:166:72: 2021-05-16T19:58:18.4007324Z 2021-05-16T19:58:18.4007772Z 166 | 190 PROD(NPT+J,JC)=SUM 2021-05-16T19:58:18.4008385Z | 1 2021-05-16T19:58:18.4010124Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 190 at (1) 2021-05-16T19:58:18.4011466Z bigden.f:174:72: 2021-05-16T19:58:18.4011716Z 2021-05-16T19:58:18.4012082Z 174 | 200 SUM=SUM+PAR(I) 2021-05-16T19:58:18.4012603Z | 1 2021-05-16T19:58:18.4013985Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 200 at (1) 2021-05-16T19:58:18.4015334Z bigden.f:193:72: 2021-05-16T19:58:18.4015589Z 2021-05-16T19:58:18.4016391Z 193 | 210 DEN(9)=DEN(9)-HALF*TEMPA 2021-05-16T19:58:18.4016920Z | 1 2021-05-16T19:58:18.4018562Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 210 at (1) 2021-05-16T19:58:18.4020442Z bigden.f:200:72: 2021-05-16T19:58:18.4020870Z 2021-05-16T19:58:18.4021317Z 200 | 220 SUM=SUM+PAR(I) 2021-05-16T19:58:18.4021912Z | 1 2021-05-16T19:58:18.4023707Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 220 at (1) 2021-05-16T19:58:18.4025112Z bigden.f:234:72: 2021-05-16T19:58:18.4025371Z 2021-05-16T19:58:18.4026099Z 234 | 230 PAR(J+1)=PAR(2)*PAR(J-1)+PAR(3)*PAR(J-2) 2021-05-16T19:58:18.4026668Z | 1 2021-05-16T19:58:18.4031100Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 230 at (1) 2021-05-16T19:58:18.4032581Z bigden.f:238:72: 2021-05-16T19:58:18.4032829Z 2021-05-16T19:58:18.4033272Z 238 | 240 SUM=SUM+DENEX(J)*PAR(J) 2021-05-16T19:58:18.4033839Z | 1 2021-05-16T19:58:18.4035075Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 240 at (1) 2021-05-16T19:58:18.4043394Z bigden.f:264:72: 2021-05-16T19:58:18.4043697Z 2021-05-16T19:58:18.4044897Z 264 | 260 PAR(J+1)=PAR(2)*PAR(J-1)+PAR(3)*PAR(J-2) 2021-05-16T19:58:18.4045565Z | 1 2021-05-16T19:58:18.4046908Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 260 at (1) 2021-05-16T19:58:18.4048364Z bigden.f:269:72: 2021-05-16T19:58:18.4048630Z 2021-05-16T19:58:18.4049131Z 269 | 270 DENMAX=DENMAX+DENEX(J)*PAR(J) 2021-05-16T19:58:18.4049733Z | 1 2021-05-16T19:58:18.4054603Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 270 at (1) 2021-05-16T19:58:18.4059198Z bigden.f:272:72: 2021-05-16T19:58:18.4059478Z 2021-05-16T19:58:18.4059842Z 272 | DO 280 J=1,5 2021-05-16T19:58:18.4060714Z | 1 2021-05-16T19:58:18.4063910Z ##[warning]Warning: Fortran 2018 deleted feature: Shared DO termination label 280 at (1) 2021-05-16T19:58:18.4065724Z bigden.f:273:72: 2021-05-16T19:58:18.4065996Z 2021-05-16T19:58:18.4066461Z 273 | 280 VLAG(K)=VLAG(K)+PROD(K,J)*PAR(J) 2021-05-16T19:58:18.4067051Z | 1 2021-05-16T19:58:18.4112838Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 280 at (1) 2021-05-16T19:58:18.4114288Z bigden.f:283:72: 2021-05-16T19:58:18.4114547Z 2021-05-16T19:58:18.4114966Z 283 | 290 TEMPB=TEMPB+W(I)*W(I) 2021-05-16T19:58:18.4115492Z | 1 2021-05-16T19:58:18.4116675Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 290 at (1) 2021-05-16T19:58:18.4118226Z bigden.f:294:72: 2021-05-16T19:58:18.4118486Z 2021-05-16T19:58:18.4118940Z 294 | 300 S(I)=TAU*BMAT(KNEW,I)+ALPHA*TEMP 2021-05-16T19:58:18.4119522Z | 1 2021-05-16T19:58:18.4121063Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 300 at (1) 2021-05-16T19:58:18.4122400Z bigden.f:298:72: 2021-05-16T19:58:18.4122648Z 2021-05-16T19:58:18.4123058Z 298 | 310 SUM=SUM+XPT(K,J)*W(J) 2021-05-16T19:58:18.4123572Z | 1 2021-05-16T19:58:18.4124716Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 310 at (1) 2021-05-16T19:58:18.4126046Z bigden.f:300:72: 2021-05-16T19:58:18.4126379Z 2021-05-16T19:58:18.4126808Z 300 | DO 320 I=1,N 2021-05-16T19:58:18.4127302Z | 1 2021-05-16T19:58:18.4128202Z ##[warning]Warning: Fortran 2018 deleted feature: Shared DO termination label 320 at (1) 2021-05-16T19:58:18.4129643Z bigden.f:301:72: 2021-05-16T19:58:18.4130076Z 2021-05-16T19:58:18.4130655Z 301 | 320 S(I)=S(I)+TEMP*XPT(K,I) 2021-05-16T19:58:18.4131204Z | 1 2021-05-16T19:58:18.4132370Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 320 at (1) 2021-05-16T19:58:18.4134032Z bigden.f:306:72: 2021-05-16T19:58:18.4134276Z 2021-05-16T19:58:18.4134636Z 306 | 330 DS=DS+D(I)*S(I) 2021-05-16T19:58:18.4135109Z | 1 2021-05-16T19:58:18.4136869Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 330 at (1) 2021-05-16T19:58:18.4140466Z bigden.f:314:72: 2021-05-16T19:58:18.4140926Z 2021-05-16T19:58:18.4141300Z 314 | DO 350 J=1,5 2021-05-16T19:58:18.4143044Z | 1 2021-05-16T19:58:18.4144062Z ##[warning]Warning: Fortran 2018 deleted feature: Shared DO termination label 350 at (1) 2021-05-16T19:58:18.4145326Z bigden.f:315:72: 2021-05-16T19:58:18.4145577Z 2021-05-16T19:58:18.4145994Z 315 | 350 W(K)=W(K)+WVEC(K,J)*PAR(J) 2021-05-16T19:58:18.4146549Z | 1 2021-05-16T19:58:18.4147704Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 350 at (1) 2021-05-16T19:58:18.7543394Z gfortran -fno-optimize-sibling-calls -fpic -g -O2 -c biglag.f -o biglag.o 2021-05-16T19:58:18.7638157Z biglag.f:38:72: 2021-05-16T19:58:18.7638740Z 2021-05-16T19:58:18.7639138Z 38 | 10 HCOL(K)=ZERO 2021-05-16T19:58:18.7639806Z | 1 2021-05-16T19:58:18.7641062Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) 2021-05-16T19:58:18.7645108Z biglag.f:42:72: 2021-05-16T19:58:18.7645580Z 2021-05-16T19:58:18.7646120Z 42 | DO 20 K=1,NPT 2021-05-16T19:58:18.7646890Z | 1 2021-05-16T19:58:18.7647879Z ##[warning]Warning: Fortran 2018 deleted feature: Shared DO termination label 20 at (1) 2021-05-16T19:58:18.7649643Z biglag.f:43:72: 2021-05-16T19:58:18.7650214Z 2021-05-16T19:58:18.7651197Z 43 | 20 HCOL(K)=HCOL(K)+TEMP*ZMAT(K,J) 2021-05-16T19:58:18.7652352Z | 1 2021-05-16T19:58:18.7654118Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) 2021-05-16T19:58:18.7656601Z biglag.f:54:72: 2021-05-16T19:58:18.7657147Z 2021-05-16T19:58:18.7657635Z 54 | 30 DD=DD+D(I)**2 2021-05-16T19:58:18.7658246Z | 1 2021-05-16T19:58:18.7660119Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1) 2021-05-16T19:58:18.7661755Z biglag.f:60:72: 2021-05-16T19:58:18.7662283Z 2021-05-16T19:58:18.7662796Z 60 | 40 SUM=SUM+XPT(K,J)*D(J) 2021-05-16T19:58:18.7663407Z | 1 2021-05-16T19:58:18.7664623Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 40 at (1) 2021-05-16T19:58:18.7666032Z biglag.f:63:72: 2021-05-16T19:58:18.7666386Z 2021-05-16T19:58:18.7666960Z 63 | DO 50 I=1,N 2021-05-16T19:58:18.7667581Z | 1 2021-05-16T19:58:18.7668820Z ##[warning]Warning: Fortran 2018 deleted feature: Shared DO termination label 50 at (1) 2021-05-16T19:58:18.7672352Z biglag.f:65:72: 2021-05-16T19:58:18.7674006Z 2021-05-16T19:58:18.7674598Z 65 | 50 GD(I)=GD(I)+SUM*XPT(K,I) 2021-05-16T19:58:18.7675149Z | 1 2021-05-16T19:58:18.7676474Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 50 at (1) 2021-05-16T19:58:18.7678337Z biglag.f:76:72: 2021-05-16T19:58:18.7678581Z 2021-05-16T19:58:18.7678939Z 76 | 60 DHD=DHD+D(I)*GD(I) 2021-05-16T19:58:18.7679446Z | 1 2021-05-16T19:58:18.7680544Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 60 at (1) 2021-05-16T19:58:18.7681827Z biglag.f:86:72: 2021-05-16T19:58:18.7682065Z 2021-05-16T19:58:18.7682445Z 86 | 70 S(I)=GC(I)+TEMP*GD(I) 2021-05-16T19:58:18.7682933Z | 1 2021-05-16T19:58:18.7684039Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 70 at (1) 2021-05-16T19:58:18.7685486Z biglag.f:99:72: 2021-05-16T19:58:18.7685722Z 2021-05-16T19:58:18.7686235Z 99 | 90 SS=SS+S(I)**2 2021-05-16T19:58:18.7686902Z | 1 2021-05-16T19:58:18.7688411Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 90 at (1) 2021-05-16T19:58:18.7690255Z biglag.f:105:72: 2021-05-16T19:58:18.7690539Z 2021-05-16T19:58:18.7690940Z 105 | 100 W(I)=ZERO 2021-05-16T19:58:18.7691499Z | 1 2021-05-16T19:58:18.7693548Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 100 at (1) 2021-05-16T19:58:18.7694789Z biglag.f:113:72: 2021-05-16T19:58:18.7695005Z 2021-05-16T19:58:18.7695388Z 113 | 110 SUM=SUM+XPT(K,J)*S(J) 2021-05-16T19:58:18.7695874Z | 1 2021-05-16T19:58:18.7697124Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 110 at (1) 2021-05-16T19:58:18.7698393Z biglag.f:115:72: 2021-05-16T19:58:18.7698631Z 2021-05-16T19:58:18.7698958Z 115 | DO 120 I=1,N 2021-05-16T19:58:18.7699433Z | 1 2021-05-16T19:58:18.7700301Z ##[warning]Warning: Fortran 2018 deleted feature: Shared DO termination label 120 at (1) 2021-05-16T19:58:18.7701460Z biglag.f:116:72: 2021-05-16T19:58:18.7701907Z 2021-05-16T19:58:18.7702468Z 116 | 120 W(I)=W(I)+SUM*XPT(K,I) 2021-05-16T19:58:18.7702958Z | 1 2021-05-16T19:58:18.7704961Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 120 at (1) 2021-05-16T19:58:18.7706746Z biglag.f:127:72: 2021-05-16T19:58:18.7707013Z 2021-05-16T19:58:18.7707662Z 127 | 130 CF5=CF5+S(I)*GD(I) 2021-05-16T19:58:18.7708140Z | 1 2021-05-16T19:58:18.7709261Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 130 at (1) 2021-05-16T19:58:18.7712347Z biglag.f:151:72: 2021-05-16T19:58:18.7712595Z 2021-05-16T19:58:18.7712934Z 151 | 140 TAUOLD=TAU 2021-05-16T19:58:18.7713427Z | 1 2021-05-16T19:58:18.7714638Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 140 at (1) 2021-05-16T19:58:18.7715944Z biglag.f:170:72: 2021-05-16T19:58:18.7716183Z 2021-05-16T19:58:18.7716541Z 170 | 150 S(I)=GC(I)+GD(I) 2021-05-16T19:58:18.7717013Z | 1 2021-05-16T19:58:18.7718132Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 150 at (1) 2021-05-16T19:58:18.9045159Z gfortran -fno-optimize-sibling-calls -fpic -g -O2 -c bobyqa.f -o bobyqa.o 2021-05-16T19:58:18.9642133Z gfortran -fno-optimize-sibling-calls -fpic -g -O2 -c bobyqb.f -o bobyqb.o 2021-05-16T19:58:18.9747560Z bobyqb.f:68:72: 2021-05-16T19:58:18.9747902Z 2021-05-16T19:58:18.9748341Z 68 | 10 XOPTSQ=XOPTSQ+XOPT(I)**2 2021-05-16T19:58:18.9748915Z | 1 2021-05-16T19:58:18.9750376Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) 2021-05-16T19:58:18.9757440Z bobyqb.f:97:72: 2021-05-16T19:58:18.9758175Z 2021-05-16T19:58:18.9758790Z 97 | DO 30 I=1,J 2021-05-16T19:58:18.9759518Z | 1 2021-05-16T19:58:18.9760724Z ##[warning]Warning: Fortran 2018 deleted feature: Shared DO termination label 30 at (1) 2021-05-16T19:58:18.9762355Z bobyqb.f:100:72: 2021-05-16T19:58:18.9762826Z 2021-05-16T19:58:18.9763500Z 100 | 30 GOPT(I)=GOPT(I)+HQ(IH)*XOPT(J) 2021-05-16T19:58:18.9764243Z | 1 2021-05-16T19:58:18.9765619Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1) 2021-05-16T19:58:18.9767203Z bobyqb.f:105:72: 2021-05-16T19:58:18.9767649Z 2021-05-16T19:58:18.9768320Z 105 | 40 TEMP=TEMP+XPT(K,J)*XOPT(J) 2021-05-16T19:58:18.9769089Z | 1 2021-05-16T19:58:18.9770609Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 40 at (1) 2021-05-16T19:58:18.9772271Z bobyqb.f:107:72: 2021-05-16T19:58:18.9773072Z 2021-05-16T19:58:18.9773674Z 107 | DO 50 I=1,N 2021-05-16T19:58:18.9775107Z | 1 2021-05-16T19:58:18.9776453Z ##[warning]Warning: Fortran 2018 deleted feature: Shared DO termination label 50 at (1) 2021-05-16T19:58:18.9778569Z bobyqb.f:108:72: 2021-05-16T19:58:18.9779143Z 2021-05-16T19:58:18.9780295Z 108 | 50 GOPT(I)=GOPT(I)+TEMP*XPT(K,I) 2021-05-16T19:58:18.9781240Z | 1 2021-05-16T19:58:18.9783513Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 50 at (1) 2021-05-16T19:58:18.9785758Z bobyqb.f:145:72: 2021-05-16T19:58:18.9786158Z 2021-05-16T19:58:18.9786769Z 145 | 70 CURV=CURV+PQ(K)*XPT(K,J)**2 2021-05-16T19:58:18.9787461Z | 1 2021-05-16T19:58:18.9789042Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 70 at (1) 2021-05-16T19:58:18.9791258Z bobyqb.f:167:72: 2021-05-16T19:58:18.9791651Z 2021-05-16T19:58:18.9792226Z 167 | 100 SUM=SUM+XPT(K,I)*XOPT(I) 2021-05-16T19:58:18.9793069Z | 1 2021-05-16T19:58:18.9794345Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 100 at (1) 2021-05-16T19:58:18.9795825Z bobyqb.f:170:72: 2021-05-16T19:58:18.9796201Z 2021-05-16T19:58:18.9796838Z 170 | DO 110 I=1,N 2021-05-16T19:58:18.9797516Z | 1 2021-05-16T19:58:18.9798555Z ##[warning]Warning: Fortran 2018 deleted feature: Shared DO termination label 110 at (1) 2021-05-16T19:58:18.9799956Z bobyqb.f:174:72: 2021-05-16T19:58:18.9800323Z 2021-05-16T19:58:18.9800808Z 174 | DO 110 J=1,I 2021-05-16T19:58:18.9801599Z | 1 2021-05-16T19:58:18.9802889Z ##[warning]Warning: Fortran 2018 deleted feature: Shared DO termination label 110 at (1) 2021-05-16T19:58:18.9805419Z bobyqb.f:175:72: 2021-05-16T19:58:18.9805689Z 2021-05-16T19:58:18.9806226Z 175 | 110 BMAT(IP,J)=BMAT(IP,J)+W(I)*VLAG(J)+VLAG(I)*W(J) 2021-05-16T19:58:18.9806823Z | 1 2021-05-16T19:58:18.9808190Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 110 at (1) 2021-05-16T19:58:18.9809736Z bobyqb.f:185:72: 2021-05-16T19:58:18.9809983Z 2021-05-16T19:58:18.9810417Z 185 | 120 SUMW=SUMW+VLAG(K) 2021-05-16T19:58:18.9811320Z | 1 2021-05-16T19:58:18.9812482Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 120 at (1) 2021-05-16T19:58:18.9813981Z bobyqb.f:189:72: 2021-05-16T19:58:18.9814235Z 2021-05-16T19:58:18.9814662Z 189 | 130 SUM=SUM+VLAG(K)*XPT(K,J) 2021-05-16T19:58:18.9815219Z | 1 2021-05-16T19:58:18.9816350Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 130 at (1) 2021-05-16T19:58:18.9817673Z bobyqb.f:191:72: 2021-05-16T19:58:18.9817925Z 2021-05-16T19:58:18.9818313Z 191 | DO 140 K=1,NPT 2021-05-16T19:58:18.9818815Z | 1 2021-05-16T19:58:18.9820094Z ##[warning]Warning: Fortran 2018 deleted feature: Shared DO termination label 140 at (1) 2021-05-16T19:58:18.9821784Z bobyqb.f:192:72: 2021-05-16T19:58:18.9822074Z 2021-05-16T19:58:18.9822597Z 192 | 140 BMAT(K,J)=BMAT(K,J)+SUM*ZMAT(K,JJ) 2021-05-16T19:58:18.9823250Z | 1 2021-05-16T19:58:18.9825071Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 140 at (1) 2021-05-16T19:58:18.9826434Z bobyqb.f:193:72: 2021-05-16T19:58:18.9826697Z 2021-05-16T19:58:18.9829269Z 193 | DO 150 I=1,N 2021-05-16T19:58:18.9832934Z | 1 2021-05-16T19:58:18.9836281Z ##[warning]Warning: Fortran 2018 deleted feature: Shared DO termination label 150 at (1) 2021-05-16T19:58:18.9838723Z bobyqb.f:196:72: 2021-05-16T19:58:18.9839002Z 2021-05-16T19:58:18.9839413Z 196 | DO 150 J=1,I 2021-05-16T19:58:18.9839952Z | 1 2021-05-16T19:58:18.9841472Z ##[warning]Warning: Fortran 2018 deleted feature: Shared DO termination label 150 at (1) 2021-05-16T19:58:18.9843408Z bobyqb.f:197:72: 2021-05-16T19:58:18.9843697Z 2021-05-16T19:58:18.9844209Z 197 | 150 BMAT(IP,J)=BMAT(IP,J)+TEMP*W(J) 2021-05-16T19:58:18.9844858Z | 1 2021-05-16T19:58:18.9846166Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 150 at (1) 2021-05-16T19:58:18.9847852Z bobyqb.f:207:72: 2021-05-16T19:58:18.9848131Z 2021-05-16T19:58:18.9849155Z 207 | 160 XPT(K,J)=XPT(K,J)-XOPT(J) 2021-05-16T19:58:18.9849775Z | 1 2021-05-16T19:58:18.9851455Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 160 at (1) 2021-05-16T19:58:18.9853013Z bobyqb.f:208:72: 2021-05-16T19:58:18.9853283Z 2021-05-16T19:58:18.9853702Z 208 | DO 170 I=1,J 2021-05-16T19:58:18.9854260Z | 1 2021-05-16T19:58:18.9855434Z ##[warning]Warning: Fortran 2018 deleted feature: Shared DO termination label 170 at (1) 2021-05-16T19:58:18.9856728Z bobyqb.f:211:72: 2021-05-16T19:58:18.9856997Z 2021-05-16T19:58:18.9857472Z 211 | 170 BMAT(NPT+I,J)=BMAT(NPT+J,I) 2021-05-16T19:58:18.9858256Z | 1 2021-05-16T19:58:18.9859700Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 170 at (1) 2021-05-16T19:58:18.9861215Z bobyqb.f:217:72: 2021-05-16T19:58:18.9861706Z 2021-05-16T19:58:18.9862139Z 217 | 180 XOPT(I)=ZERO 2021-05-16T19:58:18.9862699Z | 1 2021-05-16T19:58:18.9863967Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 180 at (1) 2021-05-16T19:58:18.9865629Z bobyqb.f:246:72: 2021-05-16T19:58:18.9865905Z 2021-05-16T19:58:18.9866433Z 246 | 200 XOPTSQ=XOPTSQ+XOPT(I)**2 2021-05-16T19:58:18.9867072Z | 1 2021-05-16T19:58:18.9868380Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 200 at (1) 2021-05-16T19:58:18.9870238Z bobyqb.f:278:72: 2021-05-16T19:58:18.9870522Z 2021-05-16T19:58:18.9871209Z 278 | 220 D(I)=XNEW(I)-XOPT(I) 2021-05-16T19:58:18.9871801Z | 1 2021-05-16T19:58:18.9873067Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 220 at (1) 2021-05-16T19:58:18.9874546Z bobyqb.f:291:72: 2021-05-16T19:58:18.9874826Z 2021-05-16T19:58:18.9875468Z 291 | 240 SUM=SUM+BMAT(K,J)*D(J) 2021-05-16T19:58:18.9876073Z | 1 2021-05-16T19:58:18.9877390Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 240 at (1) 2021-05-16T19:58:18.9879235Z bobyqb.f:294:72: 2021-05-16T19:58:18.9879527Z 2021-05-16T19:58:18.9879949Z 294 | 250 W(NPT+K)=SUMA 2021-05-16T19:58:18.9880546Z | 1 2021-05-16T19:58:18.9881840Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 250 at (1) 2021-05-16T19:58:18.9883364Z bobyqb.f:299:72: 2021-05-16T19:58:18.9883699Z 2021-05-16T19:58:18.9884176Z 299 | 260 SUM=SUM+ZMAT(K,JJ)*W(K) 2021-05-16T19:58:18.9884803Z | 1 2021-05-16T19:58:18.9886098Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 260 at (1) 2021-05-16T19:58:18.9887615Z bobyqb.f:301:72: 2021-05-16T19:58:18.9888046Z 2021-05-16T19:58:18.9888475Z 301 | DO 270 K=1,NPT 2021-05-16T19:58:18.9889041Z | 1 2021-05-16T19:58:18.9890086Z ##[warning]Warning: Fortran 2018 deleted feature: Shared DO termination label 270 at (1) 2021-05-16T19:58:18.9891630Z bobyqb.f:302:72: 2021-05-16T19:58:18.9891907Z 2021-05-16T19:58:18.9892379Z 302 | 270 VLAG(K)=VLAG(K)+SUM*ZMAT(K,JJ) 2021-05-16T19:58:18.9892994Z | 1 2021-05-16T19:58:18.9894323Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 270 at (1) 2021-05-16T19:58:18.9895810Z bobyqb.f:310:72: 2021-05-16T19:58:18.9896088Z 2021-05-16T19:58:18.9896525Z 310 | 280 SUM=SUM+W(K)*BMAT(K,J) 2021-05-16T19:58:18.9897118Z | 1 2021-05-16T19:58:18.9898375Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 280 at (1) 2021-05-16T19:58:18.9899838Z bobyqb.f:314:72: 2021-05-16T19:58:18.9900116Z 2021-05-16T19:58:18.9900584Z 314 | 290 SUM=SUM+BMAT(JP,I)*D(I) 2021-05-16T19:58:18.9901172Z | 1 2021-05-16T19:58:18.9902774Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 290 at (1) 2021-05-16T19:58:18.9904240Z bobyqb.f:317:72: 2021-05-16T19:58:18.9904518Z 2021-05-16T19:58:18.9904945Z 317 | 300 DX=DX+D(J)*XOPT(J) 2021-05-16T19:58:18.9905529Z | 1 2021-05-16T19:58:18.9906774Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 300 at (1) 2021-05-16T19:58:18.9908238Z bobyqb.f:330:72: 2021-05-16T19:58:18.9908524Z 2021-05-16T19:58:18.9911818Z 330 | 310 D(I)=XNEW(I)-XOPT(I) 2021-05-16T19:58:18.9912439Z | 1 2021-05-16T19:58:18.9913729Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 310 at (1) 2021-05-16T19:58:18.9915430Z bobyqb.f:361:72: 2021-05-16T19:58:18.9915700Z 2021-05-16T19:58:18.9916217Z 361 | 330 HDIAG=HDIAG+ZMAT(K,JJ)**2 2021-05-16T19:58:18.9916861Z | 1 2021-05-16T19:58:18.9918172Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 330 at (1) 2021-05-16T19:58:18.9919822Z bobyqb.f:365:72: 2021-05-16T19:58:18.9920100Z 2021-05-16T19:58:18.9920901Z 365 | 340 DISTSQ=DISTSQ+(XPT(K,J)-XOPT(J))**2 2021-05-16T19:58:18.9921549Z | 1 2021-05-16T19:58:18.9922813Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 340 at (1) 2021-05-16T19:58:18.9924679Z bobyqb.f:428:72: 2021-05-16T19:58:18.9924969Z 2021-05-16T19:58:18.9925367Z 428 | DO 410 I=1,J 2021-05-16T19:58:18.9925944Z | 1 2021-05-16T19:58:18.9926978Z ##[warning]Warning: Fortran 2018 deleted feature: Shared DO termination label 410 at (1) 2021-05-16T19:58:18.9929225Z bobyqb.f:432:72: 2021-05-16T19:58:18.9929550Z 2021-05-16T19:58:18.9930061Z 432 | 410 VQUAD=VQUAD+HQ(IH)*TEMP 2021-05-16T19:58:18.9930694Z | 1 2021-05-16T19:58:18.9932031Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 410 at (1) 2021-05-16T19:58:18.9933882Z bobyqb.f:434:72: 2021-05-16T19:58:18.9934302Z 2021-05-16T19:58:18.9935014Z 434 | 420 VQUAD=VQUAD+HALF*PQ(K)*W(NPT+K)**2 2021-05-16T19:58:18.9935663Z | 1 2021-05-16T19:58:18.9936916Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 420 at (1) 2021-05-16T19:58:18.9938938Z bobyqb.f:476:72: 2021-05-16T19:58:18.9939226Z 2021-05-16T19:58:18.9939737Z 476 | 440 HDIAG=HDIAG+ZMAT(K,JJ)**2 2021-05-16T19:58:18.9940387Z | 1 2021-05-16T19:58:18.9941904Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 440 at (1) 2021-05-16T19:58:18.9943594Z bobyqb.f:480:72: 2021-05-16T19:58:18.9943882Z 2021-05-16T19:58:18.9944768Z 480 | 450 DISTSQ=DISTSQ+(XPT(K,J)-XNEW(J))**2 2021-05-16T19:58:18.9945423Z | 1 2021-05-16T19:58:18.9946758Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 450 at (1) 2021-05-16T19:58:18.9948284Z bobyqb.f:487:72: 2021-05-16T19:58:18.9948571Z 2021-05-16T19:58:18.9949147Z 487 | 460 BIGLSQ=DMAX1(BIGLSQ,TEMP*VLAG(K)**2) 2021-05-16T19:58:18.9950042Z | 1 2021-05-16T19:58:18.9951347Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 460 at (1) 2021-05-16T19:58:18.9953001Z bobyqb.f:504:72: 2021-05-16T19:58:18.9953276Z 2021-05-16T19:58:18.9953665Z 504 | DO 470 J=1,I 2021-05-16T19:58:18.9954222Z | 1 2021-05-16T19:58:18.9955212Z ##[warning]Warning: Fortran 2018 deleted feature: Shared DO termination label 470 at (1) 2021-05-16T19:58:18.9956543Z bobyqb.f:506:72: 2021-05-16T19:58:18.9956832Z 2021-05-16T19:58:18.9957333Z 506 | 470 HQ(IH)=HQ(IH)+TEMP*XPT(KNEW,J) 2021-05-16T19:58:18.9957930Z | 1 2021-05-16T19:58:18.9959189Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 470 at (1) 2021-05-16T19:58:18.9960766Z bobyqb.f:509:72: 2021-05-16T19:58:18.9961050Z 2021-05-16T19:58:18.9961444Z 509 | DO 480 K=1,NPT 2021-05-16T19:58:18.9962006Z | 1 2021-05-16T19:58:18.9963001Z ##[warning]Warning: Fortran 2018 deleted feature: Shared DO termination label 480 at (1) 2021-05-16T19:58:18.9964352Z bobyqb.f:510:72: 2021-05-16T19:58:18.9964628Z 2021-05-16T19:58:18.9965111Z 510 | 480 PQ(K)=PQ(K)+TEMP*ZMAT(K,JJ) 2021-05-16T19:58:18.9965704Z | 1 2021-05-16T19:58:18.9966967Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 480 at (1) 2021-05-16T19:58:18.9968422Z bobyqb.f:518:72: 2021-05-16T19:58:18.9968700Z 2021-05-16T19:58:18.9969116Z 518 | 490 W(I)=BMAT(KNEW,I) 2021-05-16T19:58:18.9969700Z | 1 2021-05-16T19:58:18.9970946Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 490 at (1) 2021-05-16T19:58:18.9972400Z bobyqb.f:522:72: 2021-05-16T19:58:18.9972677Z 2021-05-16T19:58:18.9973193Z 522 | 500 SUMA=SUMA+ZMAT(KNEW,JJ)*ZMAT(K,JJ) 2021-05-16T19:58:18.9973996Z | 1 2021-05-16T19:58:18.9975213Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 500 at (1) 2021-05-16T19:58:18.9976623Z bobyqb.f:525:72: 2021-05-16T19:58:18.9976874Z 2021-05-16T19:58:18.9977523Z 525 | 510 SUMB=SUMB+XPT(K,J)*XOPT(J) 2021-05-16T19:58:18.9978104Z | 1 2021-05-16T19:58:18.9979567Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 510 at (1) 2021-05-16T19:58:18.9981090Z bobyqb.f:527:72: 2021-05-16T19:58:18.9981380Z 2021-05-16T19:58:18.9981778Z 527 | DO 520 I=1,N 2021-05-16T19:58:18.9982551Z | 1 2021-05-16T19:58:18.9983548Z ##[warning]Warning: Fortran 2018 deleted feature: Shared DO termination label 520 at (1) 2021-05-16T19:58:18.9984980Z bobyqb.f:528:72: 2021-05-16T19:58:18.9985274Z 2021-05-16T19:58:18.9985735Z 528 | 520 W(I)=W(I)+TEMP*XPT(K,I) 2021-05-16T19:58:18.9986304Z | 1 2021-05-16T19:58:18.9987563Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 520 at (1) 2021-05-16T19:58:18.9989037Z bobyqb.f:530:72: 2021-05-16T19:58:18.9989297Z 2021-05-16T19:58:18.9989978Z 530 | 530 GOPT(I)=GOPT(I)+DIFF*W(I) 2021-05-16T19:58:18.9990564Z | 1 2021-05-16T19:58:18.9991836Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 530 at (1) 2021-05-16T19:58:18.9993308Z bobyqb.f:541:72: 2021-05-16T19:58:18.9993959Z 2021-05-16T19:58:18.9994530Z 541 | DO 540 I=1,J 2021-05-16T19:58:18.9995114Z | 1 2021-05-16T19:58:18.9996145Z ##[warning]Warning: Fortran 2018 deleted feature: Shared DO termination label 540 at (1) 2021-05-16T19:58:18.9997840Z bobyqb.f:544:72: 2021-05-16T19:58:18.9998109Z 2021-05-16T19:58:18.9998588Z 544 | 540 GOPT(I)=GOPT(I)+HQ(IH)*D(J) 2021-05-16T19:58:18.9999153Z | 1 2021-05-16T19:58:19.0000381Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 540 at (1) 2021-05-16T19:58:19.0002196Z bobyqb.f:548:72: 2021-05-16T19:58:19.0002466Z 2021-05-16T19:58:19.0002969Z 548 | 550 TEMP=TEMP+XPT(K,J)*D(J) 2021-05-16T19:58:19.0003607Z | 1 2021-05-16T19:58:19.0004896Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 550 at (1) 2021-05-16T19:58:19.0006550Z bobyqb.f:550:72: 2021-05-16T19:58:19.0006827Z 2021-05-16T19:58:19.0007220Z 550 | DO 560 I=1,N 2021-05-16T19:58:19.0007775Z | 1 2021-05-16T19:58:19.0008767Z ##[warning]Warning: Fortran 2018 deleted feature: Shared DO termination label 560 at (1) 2021-05-16T19:58:19.0010112Z bobyqb.f:551:72: 2021-05-16T19:58:19.0010391Z 2021-05-16T19:58:19.0010900Z 551 | 560 GOPT(I)=GOPT(I)+TEMP*XPT(K,I) 2021-05-16T19:58:19.0011504Z | 1 2021-05-16T19:58:19.0012765Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 560 at (1) 2021-05-16T19:58:19.0014223Z bobyqb.f:561:72: 2021-05-16T19:58:19.0014503Z 2021-05-16T19:58:19.0014891Z 561 | 570 W(K)=ZERO 2021-05-16T19:58:19.0015456Z | 1 2021-05-16T19:58:19.0016700Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 570 at (1) 2021-05-16T19:58:19.0018458Z bobyqb.f:565:72: 2021-05-16T19:58:19.0018738Z 2021-05-16T19:58:19.0019396Z 565 | 580 SUM=SUM+ZMAT(K,J)*VLAG(K) 2021-05-16T19:58:19.0020033Z | 1 2021-05-16T19:58:19.0022943Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 580 at (1) 2021-05-16T19:58:19.0024489Z bobyqb.f:566:72: 2021-05-16T19:58:19.0024773Z 2021-05-16T19:58:19.0025196Z 566 | DO 590 K=1,NPT 2021-05-16T19:58:19.0025742Z | 1 2021-05-16T19:58:19.0026952Z ##[warning]Warning: Fortran 2018 deleted feature: Shared DO termination label 590 at (1) 2021-05-16T19:58:19.0028345Z bobyqb.f:567:72: 2021-05-16T19:58:19.0028634Z 2021-05-16T19:58:19.0031941Z 567 | 590 W(K)=W(K)+SUM*ZMAT(K,J) 2021-05-16T19:58:19.0032640Z | 1 2021-05-16T19:58:19.0033975Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 590 at (1) 2021-05-16T19:58:19.0035560Z bobyqb.f:571:72: 2021-05-16T19:58:19.0035862Z 2021-05-16T19:58:19.0036354Z 571 | 600 SUM=SUM+XPT(K,J)*XOPT(J) 2021-05-16T19:58:19.0036997Z | 1 2021-05-16T19:58:19.0038610Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 600 at (1) 2021-05-16T19:58:19.0040571Z bobyqb.f:573:72: 2021-05-16T19:58:19.0040898Z 2021-05-16T19:58:19.0041346Z 573 | 610 W(K)=SUM*W(K) 2021-05-16T19:58:19.0041917Z | 1 2021-05-16T19:58:19.0043272Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 610 at (1) 2021-05-16T19:58:19.0044830Z bobyqb.f:579:72: 2021-05-16T19:58:19.0045121Z 2021-05-16T19:58:19.0045670Z 579 | 620 SUM=SUM+BMAT(K,I)*VLAG(K)+XPT(K,I)*W(K) 2021-05-16T19:58:19.0046332Z | 1 2021-05-16T19:58:19.0047640Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 620 at (1) 2021-05-16T19:58:19.0049267Z bobyqb.f:590:72: 2021-05-16T19:58:19.0049546Z 2021-05-16T19:58:19.0049992Z 590 | 630 VLAG(NPT+I)=SUM 2021-05-16T19:58:19.0050559Z | 1 2021-05-16T19:58:19.0052029Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 630 at (1) 2021-05-16T19:58:19.0053544Z bobyqb.f:622:72: 2021-05-16T19:58:19.0053816Z 2021-05-16T19:58:19.0054807Z 622 | 660 SUM=SUM+(XPT(K,J)-XOPT(J))**2 2021-05-16T19:58:19.0055977Z | 1 2021-05-16T19:58:19.0061427Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 660 at (1) 2021-05-16T19:58:19.8342609Z gfortran -fno-optimize-sibling-calls -fpic -g -O2 -c lagmax.f -o lagmax.o 2021-05-16T19:58:19.8445949Z lagmax.f:36:72: 2021-05-16T19:58:19.8446469Z 2021-05-16T19:58:19.8446884Z 36 | 10 SUM=SUM+H(I,J)**2 2021-05-16T19:58:19.8447364Z | 1 2021-05-16T19:58:19.8448519Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) 2021-05-16T19:58:19.8453390Z lagmax.f:43:72: 2021-05-16T19:58:19.8453939Z 2021-05-16T19:58:19.8454526Z 43 | 30 V(J)=H(K,J) 2021-05-16T19:58:19.8455199Z | 1 2021-05-16T19:58:19.8456492Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1) 2021-05-16T19:58:19.8458079Z lagmax.f:56:72: 2021-05-16T19:58:19.8458518Z 2021-05-16T19:58:19.8459070Z 56 | 40 D(I)=D(I)+H(I,J)*V(J) 2021-05-16T19:58:19.8460174Z | 1 2021-05-16T19:58:19.8461647Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 40 at (1) 2021-05-16T19:58:19.8464023Z lagmax.f:58:72: 2021-05-16T19:58:19.8464512Z 2021-05-16T19:58:19.8465156Z 58 | 50 DSQ=DSQ+D(I)**2 2021-05-16T19:58:19.8466359Z | 1 2021-05-16T19:58:19.8468414Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 50 at (1) 2021-05-16T19:58:19.8472323Z lagmax.f:64:72: 2021-05-16T19:58:19.8473968Z 2021-05-16T19:58:19.8475373Z 64 | 60 WSQ=WSQ+D(I)**2 2021-05-16T19:58:19.8476810Z | 1 2021-05-16T19:58:19.8478075Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 60 at (1) 2021-05-16T19:58:19.8479650Z lagmax.f:70:72: 2021-05-16T19:58:19.8479979Z 2021-05-16T19:58:19.8480676Z 70 | 70 TEMP=TEMP+H(I,J)*D(J) 2021-05-16T19:58:19.8481486Z | 1 2021-05-16T19:58:19.8483370Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 70 at (1) 2021-05-16T19:58:19.8485308Z lagmax.f:72:72: 2021-05-16T19:58:19.8485658Z 2021-05-16T19:58:19.8486290Z 72 | 80 V(I)=RATIO*V(I) 2021-05-16T19:58:19.8486860Z | 1 2021-05-16T19:58:19.8488025Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 80 at (1) 2021-05-16T19:58:19.8489547Z lagmax.f:78:72: 2021-05-16T19:58:19.8489888Z 2021-05-16T19:58:19.8490378Z 78 | 90 D(I)=VHW*V(I)+TEMP*D(I) 2021-05-16T19:58:19.8491349Z | 1 2021-05-16T19:58:19.8492747Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 90 at (1) 2021-05-16T19:58:19.8494229Z lagmax.f:94:72: 2021-05-16T19:58:19.8494593Z 2021-05-16T19:58:19.8495244Z 94 | 100 SUM=SUM+H(I,J)*D(J) 2021-05-16T19:58:19.8495988Z | 1 2021-05-16T19:58:19.8497189Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 100 at (1) 2021-05-16T19:58:19.8498581Z lagmax.f:95:72: 2021-05-16T19:58:19.8498926Z 2021-05-16T19:58:19.8499760Z 95 | 110 DHD=DHD+SUM*D(I) 2021-05-16T19:58:19.8500335Z | 1 2021-05-16T19:58:19.8501540Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 110 at (1) 2021-05-16T19:58:19.8503071Z lagmax.f:102:72: 2021-05-16T19:58:19.8503405Z 2021-05-16T19:58:19.8503958Z 102 | 120 D(I)=SCALE*D(I) 2021-05-16T19:58:19.8505807Z | 1 2021-05-16T19:58:19.8506874Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 120 at (1) 2021-05-16T19:58:19.8508092Z lagmax.f:122:72: 2021-05-16T19:58:19.8508321Z 2021-05-16T19:58:19.8508675Z 122 | 130 SUMV=SUMV+H(I,J)*V(J) 2021-05-16T19:58:19.8509348Z | 1 2021-05-16T19:58:19.8510543Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 130 at (1) 2021-05-16T19:58:19.8512552Z lagmax.f:125:72: 2021-05-16T19:58:19.8512806Z 2021-05-16T19:58:19.8513554Z 125 | 140 VHV=VHV+SUMV*V(I) 2021-05-16T19:58:19.8514284Z | 1 2021-05-16T19:58:19.8515688Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 140 at (1) 2021-05-16T19:58:19.8517060Z lagmax.f:147:72: 2021-05-16T19:58:19.8517475Z 2021-05-16T19:58:19.8518507Z 147 | 150 V(I)=TEMPC*V(I)-TEMPD*G(I) 2021-05-16T19:58:19.8519169Z | 1 2021-05-16T19:58:19.8520258Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 150 at (1) 2021-05-16T19:58:19.8523522Z lagmax.f:168:72: 2021-05-16T19:58:19.8523844Z 2021-05-16T19:58:19.8524307Z 168 | 160 D(I)=TEMPD*D(I)+TEMPV*V(I) 2021-05-16T19:58:19.8525225Z | 1 2021-05-16T19:58:19.8527128Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 160 at (1) 2021-05-16T19:58:19.9558709Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c minqa.cpp -o minqa.o 2021-05-16T19:58:26.1719023Z gfortran -fno-optimize-sibling-calls -fpic -g -O2 -c newuoa.f -o newuoa.o 2021-05-16T19:58:26.2125266Z gfortran -fno-optimize-sibling-calls -fpic -g -O2 -c newuob.f -o newuob.o 2021-05-16T19:58:26.2222811Z newuob.f:49:72: 2021-05-16T19:58:26.2223117Z 2021-05-16T19:58:26.2223544Z 49 | 10 XPT(K,J)=ZERO 2021-05-16T19:58:26.2224074Z | 1 2021-05-16T19:58:26.2225372Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) 2021-05-16T19:58:26.2230792Z newuob.f:50:72: 2021-05-16T19:58:26.2231129Z 2021-05-16T19:58:26.2231545Z 50 | DO 20 I=1,NDIM 2021-05-16T19:58:26.2232126Z | 1 2021-05-16T19:58:26.2233214Z ##[warning]Warning: Fortran 2018 deleted feature: Shared DO termination label 20 at (1) 2021-05-16T19:58:26.2237253Z newuob.f:51:72: 2021-05-16T19:58:26.2237561Z 2021-05-16T19:58:26.2237953Z 51 | 20 BMAT(I,J)=ZERO 2021-05-16T19:58:26.2238467Z | 1 2021-05-16T19:58:26.2239679Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) 2021-05-16T19:58:26.2244353Z newuob.f:53:72: 2021-05-16T19:58:26.2244620Z 2021-05-16T19:58:26.2244981Z 53 | 30 HQ(IH)=ZERO 2021-05-16T19:58:26.2245513Z | 1 2021-05-16T19:58:26.2246671Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1) 2021-05-16T19:58:26.2250091Z newuob.f:56:72: 2021-05-16T19:58:26.2250663Z 2021-05-16T19:58:26.2251273Z 56 | DO 40 J=1,NPTM 2021-05-16T19:58:26.2251986Z | 1 2021-05-16T19:58:26.2253367Z ##[warning]Warning: Fortran 2018 deleted feature: Shared DO termination label 40 at (1) 2021-05-16T19:58:26.2255553Z newuob.f:57:72: 2021-05-16T19:58:26.2256551Z 2021-05-16T19:58:26.2257744Z 57 | 40 ZMAT(K,J)=ZERO 2021-05-16T19:58:26.2258958Z | 1 2021-05-16T19:58:26.2261688Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 40 at (1) 2021-05-16T19:58:26.2263560Z newuob.f:98:72: 2021-05-16T19:58:26.2264049Z 2021-05-16T19:58:26.2264975Z 98 | 60 X(J)=XPT(NF,J)+XBASE(J) 2021-05-16T19:58:26.2277770Z | 1 2021-05-16T19:58:26.2279305Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 60 at (1) 2021-05-16T19:58:26.2281818Z newuob.f:159:72: 2021-05-16T19:58:26.2282230Z 2021-05-16T19:58:26.2282969Z 159 | 80 XOPTSQ=XOPTSQ+XOPT(I)**2 2021-05-16T19:58:26.2284444Z | 1 2021-05-16T19:58:26.2285698Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 80 at (1) 2021-05-16T19:58:26.2287150Z newuob.f:170:72: 2021-05-16T19:58:26.2287425Z 2021-05-16T19:58:26.2287814Z 170 | 110 DSQ=DSQ+D(I)**2 2021-05-16T19:58:26.2288484Z | 1 2021-05-16T19:58:26.2289883Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 110 at (1) 2021-05-16T19:58:26.2291256Z newuob.f:191:72: 2021-05-16T19:58:26.2291519Z 2021-05-16T19:58:26.2291980Z 191 | 130 SUM=SUM+XPT(K,I)*XOPT(I) 2021-05-16T19:58:26.2292528Z | 1 2021-05-16T19:58:26.2293710Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 130 at (1) 2021-05-16T19:58:26.2295250Z newuob.f:195:72: 2021-05-16T19:58:26.2295501Z 2021-05-16T19:58:26.2296070Z 195 | DO 140 I=1,N 2021-05-16T19:58:26.2296602Z | 1 2021-05-16T19:58:26.2298109Z ##[warning]Warning: Fortran 2018 deleted feature: Shared DO termination label 140 at (1) 2021-05-16T19:58:26.2300155Z newuob.f:201:72: 2021-05-16T19:58:26.2300444Z 2021-05-16T19:58:26.2300845Z 201 | DO 140 J=1,I 2021-05-16T19:58:26.2301730Z | 1 2021-05-16T19:58:26.2302687Z ##[warning]Warning: Fortran 2018 deleted feature: Shared DO termination label 140 at (1) 2021-05-16T19:58:26.2303980Z newuob.f:202:72: 2021-05-16T19:58:26.2304249Z 2021-05-16T19:58:26.2304792Z 202 | 140 BMAT(IP,J)=BMAT(IP,J)+VLAG(I)*W(J)+W(I)*VLAG(J) 2021-05-16T19:58:26.2305399Z | 1 2021-05-16T19:58:26.2306619Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 140 at (1) 2021-05-16T19:58:26.2308428Z newuob.f:210:72: 2021-05-16T19:58:26.2308698Z 2021-05-16T19:58:26.2309173Z 210 | 150 W(I)=W(NPT+I)*ZMAT(I,K) 2021-05-16T19:58:26.2309990Z | 1 2021-05-16T19:58:26.2311317Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 150 at (1) 2021-05-16T19:58:26.2312981Z newuob.f:214:72: 2021-05-16T19:58:26.2313584Z 2021-05-16T19:58:26.2314010Z 214 | 160 SUM=SUM+W(I)*XPT(I,J) 2021-05-16T19:58:26.2314585Z | 1 2021-05-16T19:58:26.2315787Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 160 at (1) 2021-05-16T19:58:26.2317185Z newuob.f:217:72: 2021-05-16T19:58:26.2317455Z 2021-05-16T19:58:26.2318027Z 217 | DO 170 I=1,NPT 2021-05-16T19:58:26.2318572Z | 1 2021-05-16T19:58:26.2319772Z ##[warning]Warning: Fortran 2018 deleted feature: Shared DO termination label 170 at (1) 2021-05-16T19:58:26.2321156Z newuob.f:218:72: 2021-05-16T19:58:26.2321588Z 2021-05-16T19:58:26.2322455Z 218 | 170 BMAT(I,J)=BMAT(I,J)+SUM*ZMAT(I,K) 2021-05-16T19:58:26.2323073Z | 1 2021-05-16T19:58:26.2324315Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 170 at (1) 2021-05-16T19:58:26.2325908Z newuob.f:219:72: 2021-05-16T19:58:26.2326185Z 2021-05-16T19:58:26.2326576Z 219 | DO 180 I=1,N 2021-05-16T19:58:26.2327130Z | 1 2021-05-16T19:58:26.2328124Z ##[warning]Warning: Fortran 2018 deleted feature: Shared DO termination label 180 at (1) 2021-05-16T19:58:26.2330202Z newuob.f:223:72: 2021-05-16T19:58:26.2330501Z 2021-05-16T19:58:26.2330917Z 223 | DO 180 J=1,I 2021-05-16T19:58:26.2331468Z | 1 2021-05-16T19:58:26.2332675Z ##[warning]Warning: Fortran 2018 deleted feature: Shared DO termination label 180 at (1) 2021-05-16T19:58:26.2334225Z newuob.f:224:72: 2021-05-16T19:58:26.2334487Z 2021-05-16T19:58:26.2335010Z 224 | 180 BMAT(IP,J)=BMAT(IP,J)+TEMP*VLAG(J) 2021-05-16T19:58:26.2335640Z | 1 2021-05-16T19:58:26.2336907Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 180 at (1) 2021-05-16T19:58:26.2341663Z newuob.f:234:72: 2021-05-16T19:58:26.2341937Z 2021-05-16T19:58:26.2342938Z 234 | 190 XPT(K,J)=XPT(K,J)-HALF*XOPT(J) 2021-05-16T19:58:26.2344472Z | 1 2021-05-16T19:58:26.2345766Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 190 at (1) 2021-05-16T19:58:26.2347260Z newuob.f:235:72: 2021-05-16T19:58:26.2347536Z 2021-05-16T19:58:26.2347933Z 235 | DO 200 I=1,J 2021-05-16T19:58:26.2348487Z | 1 2021-05-16T19:58:26.2349889Z ##[warning]Warning: Fortran 2018 deleted feature: Shared DO termination label 200 at (1) 2021-05-16T19:58:26.2351213Z newuob.f:240:72: 2021-05-16T19:58:26.2351478Z 2021-05-16T19:58:26.2351967Z 240 | 200 BMAT(NPT+I,J)=BMAT(NPT+J,I) 2021-05-16T19:58:26.2352551Z | 1 2021-05-16T19:58:26.2353765Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 200 at (1) 2021-05-16T19:58:26.2355176Z newuob.f:243:72: 2021-05-16T19:58:26.2355447Z 2021-05-16T19:58:26.2355854Z 243 | 210 XOPT(J)=ZERO 2021-05-16T19:58:26.2356388Z | 1 2021-05-16T19:58:26.2357616Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 210 at (1) 2021-05-16T19:58:26.2359020Z newuob.f:266:72: 2021-05-16T19:58:26.2359290Z 2021-05-16T19:58:26.2360052Z 266 | 220 SUM=SUM+BMAT(K,J)*D(J) 2021-05-16T19:58:26.2360627Z | 1 2021-05-16T19:58:26.2361836Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 220 at (1) 2021-05-16T19:58:26.2363236Z newuob.f:268:72: 2021-05-16T19:58:26.2363502Z 2021-05-16T19:58:26.2363893Z 268 | 230 VLAG(K)=SUM 2021-05-16T19:58:26.2364412Z | 1 2021-05-16T19:58:26.2365627Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 230 at (1) 2021-05-16T19:58:26.2367022Z newuob.f:273:72: 2021-05-16T19:58:26.2367271Z 2021-05-16T19:58:26.2367707Z 273 | 240 SUM=SUM+ZMAT(I,K)*W(I) 2021-05-16T19:58:26.2368269Z | 1 2021-05-16T19:58:26.2369663Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 240 at (1) 2021-05-16T19:58:26.2371018Z newuob.f:280:72: 2021-05-16T19:58:26.2371279Z 2021-05-16T19:58:26.2371796Z 280 | DO 250 I=1,NPT 2021-05-16T19:58:26.2373187Z | 1 2021-05-16T19:58:26.2374523Z ##[warning]Warning: Fortran 2018 deleted feature: Shared DO termination label 250 at (1) 2021-05-16T19:58:26.2375993Z newuob.f:281:72: 2021-05-16T19:58:26.2376265Z 2021-05-16T19:58:26.2376730Z 281 | 250 VLAG(I)=VLAG(I)+SUM*ZMAT(I,K) 2021-05-16T19:58:26.2377451Z | 1 2021-05-16T19:58:26.2378720Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 250 at (1) 2021-05-16T19:58:26.2380301Z newuob.f:287:72: 2021-05-16T19:58:26.2380553Z 2021-05-16T19:58:26.2380985Z 287 | 260 SUM=SUM+W(I)*BMAT(I,J) 2021-05-16T19:58:26.2381538Z | 1 2021-05-16T19:58:26.2382756Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 260 at (1) 2021-05-16T19:58:26.2384161Z newuob.f:291:72: 2021-05-16T19:58:26.2384431Z 2021-05-16T19:58:26.2384859Z 291 | 270 SUM=SUM+BMAT(JP,K)*D(K) 2021-05-16T19:58:26.2385434Z | 1 2021-05-16T19:58:26.2386632Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 270 at (1) 2021-05-16T19:58:26.2388035Z newuob.f:294:72: 2021-05-16T19:58:26.2388304Z 2021-05-16T19:58:26.2388721Z 294 | 280 DX=DX+D(J)*XOPT(J) 2021-05-16T19:58:26.2389262Z | 1 2021-05-16T19:58:26.2390779Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 280 at (1) 2021-05-16T19:58:26.2392145Z newuob.f:314:72: 2021-05-16T19:58:26.2392388Z 2021-05-16T19:58:26.2392802Z 314 | 300 X(I)=XBASE(I)+XNEW(I) 2021-05-16T19:58:26.2393348Z | 1 2021-05-16T19:58:26.2394507Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 300 at (1) 2021-05-16T19:58:26.2395856Z newuob.f:343:72: 2021-05-16T19:58:26.2396115Z 2021-05-16T19:58:26.2396464Z 343 | DO 340 I=1,J 2021-05-16T19:58:26.2396973Z | 1 2021-05-16T19:58:26.2397895Z ##[warning]Warning: Fortran 2018 deleted feature: Shared DO termination label 340 at (1) 2021-05-16T19:58:26.2399139Z newuob.f:347:72: 2021-05-16T19:58:26.2399577Z 2021-05-16T19:58:26.2400029Z 347 | 340 VQUAD=VQUAD+TEMP*HQ(IH) 2021-05-16T19:58:26.2400753Z | 1 2021-05-16T19:58:26.2401933Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 340 at (1) 2021-05-16T19:58:26.2403293Z newuob.f:349:72: 2021-05-16T19:58:26.2403553Z 2021-05-16T19:58:26.2403972Z 349 | 350 VQUAD=VQUAD+PQ(K)*W(K) 2021-05-16T19:58:26.2405331Z | 1 2021-05-16T19:58:26.2407219Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 350 at (1) 2021-05-16T19:58:26.2408776Z newuob.f:366:72: 2021-05-16T19:58:26.2409064Z 2021-05-16T19:58:26.2409564Z 366 | 360 XOPTSQ=XOPTSQ+XOPT(I)**2 2021-05-16T19:58:26.2410421Z | 1 2021-05-16T19:58:26.2411916Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 360 at (1) 2021-05-16T19:58:26.2413289Z newuob.f:405:72: 2021-05-16T19:58:26.2413551Z 2021-05-16T19:58:26.2414020Z 405 | 380 HDIAG=HDIAG+TEMP*ZMAT(K,J)**2 2021-05-16T19:58:26.2414761Z | 1 2021-05-16T19:58:26.2415945Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 380 at (1) 2021-05-16T19:58:26.2417316Z newuob.f:409:72: 2021-05-16T19:58:26.2417575Z 2021-05-16T19:58:26.2418346Z 409 | 390 DISTSQ=DISTSQ+(XPT(K,J)-XOPT(J))**2 2021-05-16T19:58:26.2418950Z | 1 2021-05-16T19:58:26.2420122Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 390 at (1) 2021-05-16T19:58:26.2421593Z newuob.f:427:72: 2021-05-16T19:58:26.2421871Z 2021-05-16T19:58:26.2422244Z 427 | DO 420 J=1,I 2021-05-16T19:58:26.2422741Z | 1 2021-05-16T19:58:26.2423691Z ##[warning]Warning: Fortran 2018 deleted feature: Shared DO termination label 420 at (1) 2021-05-16T19:58:26.2424953Z newuob.f:429:72: 2021-05-16T19:58:26.2425197Z 2021-05-16T19:58:26.2425660Z 429 | 420 HQ(IH)=HQ(IH)+TEMP*XPT(KNEW,J) 2021-05-16T19:58:26.2426216Z | 1 2021-05-16T19:58:26.2427396Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 420 at (1) 2021-05-16T19:58:26.2428754Z newuob.f:438:72: 2021-05-16T19:58:26.2429017Z 2021-05-16T19:58:26.2429518Z 438 | DO 440 K=1,NPT 2021-05-16T19:58:26.2431373Z | 1 2021-05-16T19:58:26.2432456Z ##[warning]Warning: Fortran 2018 deleted feature: Shared DO termination label 440 at (1) 2021-05-16T19:58:26.2433887Z newuob.f:439:72: 2021-05-16T19:58:26.2434175Z 2021-05-16T19:58:26.2434663Z 439 | 440 PQ(K)=PQ(K)+TEMP*ZMAT(K,J) 2021-05-16T19:58:26.2435271Z | 1 2021-05-16T19:58:26.2436736Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 440 at (1) 2021-05-16T19:58:26.2438585Z newuob.f:444:72: 2021-05-16T19:58:26.2438818Z 2021-05-16T19:58:26.2439221Z 444 | 450 XPT(KNEW,I)=XNEW(I) 2021-05-16T19:58:26.2439759Z | 1 2021-05-16T19:58:26.2440892Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 450 at (1) 2021-05-16T19:58:26.2442206Z newuob.f:455:72: 2021-05-16T19:58:26.2442460Z 2021-05-16T19:58:26.2443177Z 455 | 700 VLAG(K)=FVAL(K)-FVAL(KOPT) 2021-05-16T19:58:26.2443736Z | 1 2021-05-16T19:58:26.2444873Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 700 at (1) 2021-05-16T19:58:26.2446389Z newuob.f:460:72: 2021-05-16T19:58:26.2446649Z 2021-05-16T19:58:26.2447112Z 460 | 710 SUM=SUM+BMAT(K,I)*VLAG(K) 2021-05-16T19:58:26.2447665Z | 1 2021-05-16T19:58:26.2448983Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 710 at (1) 2021-05-16T19:58:26.2450291Z newuob.f:462:72: 2021-05-16T19:58:26.2450724Z 2021-05-16T19:58:26.2451066Z 462 | 720 W(I)=SUM 2021-05-16T19:58:26.2451550Z | 1 2021-05-16T19:58:26.2452641Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 720 at (1) 2021-05-16T19:58:26.2453909Z newuob.f:471:72: 2021-05-16T19:58:26.2454154Z 2021-05-16T19:58:26.2454506Z 471 | 730 GQ(I)=W(I) 2021-05-16T19:58:26.2454999Z | 1 2021-05-16T19:58:26.2456424Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 730 at (1) 2021-05-16T19:58:26.2458208Z newuob.f:473:72: 2021-05-16T19:58:26.2458478Z 2021-05-16T19:58:26.2458896Z 473 | 740 HQ(IH)=ZERO 2021-05-16T19:58:26.2459600Z | 1 2021-05-16T19:58:26.2461482Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 740 at (1) 2021-05-16T19:58:26.2462838Z newuob.f:477:72: 2021-05-16T19:58:26.2463182Z 2021-05-16T19:58:26.2463973Z 477 | 750 W(J)=W(J)+VLAG(K)*ZMAT(K,J) 2021-05-16T19:58:26.2464671Z | 1 2021-05-16T19:58:26.2466661Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 750 at (1) 2021-05-16T19:58:26.2468174Z newuob.f:478:72: 2021-05-16T19:58:26.2468462Z 2021-05-16T19:58:26.2470148Z 478 | 760 IF (J .LT. IDZ) W(J)=-W(J) 2021-05-16T19:58:26.2471364Z | 1 2021-05-16T19:58:26.2472834Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 760 at (1) 2021-05-16T19:58:26.2475791Z newuob.f:481:72: 2021-05-16T19:58:26.2476233Z 2021-05-16T19:58:26.2476824Z 481 | DO 770 J=1,NPTM 2021-05-16T19:58:26.2477576Z | 1 2021-05-16T19:58:26.2480255Z ##[warning]Warning: Fortran 2018 deleted feature: Shared DO termination label 770 at (1) 2021-05-16T19:58:26.2482372Z newuob.f:482:72: 2021-05-16T19:58:26.2482837Z 2021-05-16T19:58:26.2483821Z 482 | 770 PQ(K)=PQ(K)+ZMAT(K,J)*W(J) 2021-05-16T19:58:26.2484588Z | 1 2021-05-16T19:58:26.2486207Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 770 at (1) 2021-05-16T19:58:26.2487780Z newuob.f:504:72: 2021-05-16T19:58:26.2488042Z 2021-05-16T19:58:26.2488764Z 504 | 470 SUM=SUM+(XPT(K,J)-XOPT(J))**2 2021-05-16T19:58:26.2489316Z | 1 2021-05-16T19:58:26.2490506Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 470 at (1) 2021-05-16T19:58:26.2491905Z newuob.f:556:72: 2021-05-16T19:58:26.2492171Z 2021-05-16T19:58:26.2492579Z 556 | 540 X(I)=XBASE(I)+XOPT(I) 2021-05-16T19:58:26.2493132Z | 1 2021-05-16T19:58:26.2494300Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 540 at (1) 2021-05-16T19:58:26.9252065Z gfortran -fno-optimize-sibling-calls -fpic -g -O2 -c prelim.f -o prelim.o 2021-05-16T19:58:26.9366917Z prelim.f:39:72: 2021-05-16T19:58:26.9367295Z 2021-05-16T19:58:26.9367740Z 39 | 10 XPT(K,J)=ZERO 2021-05-16T19:58:26.9368329Z | 1 2021-05-16T19:58:26.9369707Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) 2021-05-16T19:58:26.9374690Z prelim.f:40:72: 2021-05-16T19:58:26.9375037Z 2021-05-16T19:58:26.9375462Z 40 | DO 20 I=1,NDIM 2021-05-16T19:58:26.9377195Z | 1 2021-05-16T19:58:26.9378340Z ##[warning]Warning: Fortran 2018 deleted feature: Shared DO termination label 20 at (1) 2021-05-16T19:58:26.9381445Z prelim.f:41:72: 2021-05-16T19:58:26.9381987Z 2021-05-16T19:58:26.9382585Z 41 | 20 BMAT(I,J)=ZERO 2021-05-16T19:58:26.9383585Z | 1 2021-05-16T19:58:26.9385089Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) 2021-05-16T19:58:26.9386917Z prelim.f:43:72: 2021-05-16T19:58:26.9387358Z 2021-05-16T19:58:26.9387924Z 43 | 30 HQ(IH)=ZERO 2021-05-16T19:58:26.9389185Z | 1 2021-05-16T19:58:26.9391101Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1) 2021-05-16T19:58:26.9393047Z prelim.f:46:72: 2021-05-16T19:58:26.9393541Z 2021-05-16T19:58:26.9394661Z 46 | DO 40 J=1,NPT-NP 2021-05-16T19:58:26.9395618Z | 1 2021-05-16T19:58:26.9396984Z ##[warning]Warning: Fortran 2018 deleted feature: Shared DO termination label 40 at (1) 2021-05-16T19:58:26.9398593Z prelim.f:47:72: 2021-05-16T19:58:26.9399026Z 2021-05-16T19:58:26.9399746Z 47 | 40 ZMAT(K,J)=ZERO 2021-05-16T19:58:26.9400444Z | 1 2021-05-16T19:58:26.9401862Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 40 at (1) 2021-05-16T19:58:27.0607698Z gfortran -fno-optimize-sibling-calls -fpic -g -O2 -c rescue.f -o rescue.o 2021-05-16T19:58:27.0728097Z rescue.f:66:72: 2021-05-16T19:58:27.0729040Z 2021-05-16T19:58:27.0729817Z 66 | 10 DISTSQ=DISTSQ+XPT(K,J)**2 2021-05-16T19:58:27.0730697Z | 1 2021-05-16T19:58:27.0732511Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) 2021-05-16T19:58:27.0734897Z rescue.f:70:72: 2021-05-16T19:58:27.0735429Z 2021-05-16T19:58:27.0736116Z 70 | DO 20 J=1,NPTM 2021-05-16T19:58:27.0736955Z | 1 2021-05-16T19:58:27.0738374Z ##[warning]Warning: Fortran 2018 deleted feature: Shared DO termination label 20 at (1) 2021-05-16T19:58:27.0740193Z rescue.f:71:72: 2021-05-16T19:58:27.0740939Z 2021-05-16T19:58:27.0741770Z 71 | 20 ZMAT(K,J)=ZERO 2021-05-16T19:58:27.0742597Z | 1 2021-05-16T19:58:27.0744145Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) 2021-05-16T19:58:27.0745957Z rescue.f:80:72: 2021-05-16T19:58:27.0746482Z 2021-05-16T19:58:27.0747200Z 80 | 30 W(J)=W(J)+PQ(K)*XPT(K,J) 2021-05-16T19:58:27.0748028Z | 1 2021-05-16T19:58:27.0752678Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1) 2021-05-16T19:58:27.0754325Z rescue.f:81:72: 2021-05-16T19:58:27.0754623Z 2021-05-16T19:58:27.0755024Z 81 | DO 40 I=1,J 2021-05-16T19:58:27.0755596Z | 1 2021-05-16T19:58:27.0756635Z ##[warning]Warning: Fortran 2018 deleted feature: Shared DO termination label 40 at (1) 2021-05-16T19:58:27.0758032Z rescue.f:83:72: 2021-05-16T19:58:27.0758324Z 2021-05-16T19:58:27.0758860Z 83 | 40 HQ(IH)=HQ(IH)+W(I)*XOPT(J)+W(J)*XOPT(I) 2021-05-16T19:58:27.0759489Z | 1 2021-05-16T19:58:27.0760811Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 40 at (1) 2021-05-16T19:58:27.0762334Z rescue.f:103:72: 2021-05-16T19:58:27.0762627Z 2021-05-16T19:58:27.0763041Z 103 | DO 50 I=1,NDIM 2021-05-16T19:58:27.0763776Z | 1 2021-05-16T19:58:27.0765001Z ##[warning]Warning: Fortran 2018 deleted feature: Shared DO termination label 50 at (1) 2021-05-16T19:58:27.0766360Z rescue.f:104:72: 2021-05-16T19:58:27.0766643Z 2021-05-16T19:58:27.0767048Z 104 | 50 BMAT(I,J)=ZERO 2021-05-16T19:58:27.0767624Z | 1 2021-05-16T19:58:27.0768873Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 50 at (1) 2021-05-16T19:58:27.0770344Z rescue.f:145:72: 2021-05-16T19:58:27.0770804Z 2021-05-16T19:58:27.0771948Z 145 | 70 ZMAT(K,K-NP)=TEMP 2021-05-16T19:58:27.0772578Z | 1 2021-05-16T19:58:27.0773901Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 70 at (1) 2021-05-16T19:58:27.0775663Z rescue.f:157:72: 2021-05-16T19:58:27.0775957Z 2021-05-16T19:58:27.0776386Z 157 | 90 BMAT(KNEW,J)=TEMP 2021-05-16T19:58:27.0776975Z | 1 2021-05-16T19:58:27.0778382Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 90 at (1) 2021-05-16T19:58:27.0780395Z rescue.f:161:72: 2021-05-16T19:58:27.0780677Z 2021-05-16T19:58:27.0781277Z 161 | 100 ZMAT(KNEW,J)=TEMP 2021-05-16T19:58:27.0781888Z | 1 2021-05-16T19:58:27.0783194Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 100 at (1) 2021-05-16T19:58:27.0784729Z rescue.f:180:72: 2021-05-16T19:58:27.0785008Z 2021-05-16T19:58:27.0785514Z 180 | 110 W(NDIM+K)=DABS(W(NDIM+K)) 2021-05-16T19:58:27.0786132Z | 1 2021-05-16T19:58:27.0787720Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 110 at (1) 2021-05-16T19:58:27.0789312Z rescue.f:201:72: 2021-05-16T19:58:27.0792974Z 2021-05-16T19:58:27.0793445Z 201 | 140 W(NPT+J)=XPT(KNEW,J) 2021-05-16T19:58:27.0794041Z | 1 2021-05-16T19:58:27.0795492Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 140 at (1) 2021-05-16T19:58:27.0797445Z rescue.f:208:72: 2021-05-16T19:58:27.0797719Z 2021-05-16T19:58:27.0798234Z 208 | 150 SUM=SUM+W(NPT+J)*XPT(K,J) 2021-05-16T19:58:27.0798851Z | 1 2021-05-16T19:58:27.0800167Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 150 at (1) 2021-05-16T19:58:27.0801690Z rescue.f:219:72: 2021-05-16T19:58:27.0801988Z 2021-05-16T19:58:27.0802421Z 219 | 160 W(K)=HALF*SUM*SUM 2021-05-16T19:58:27.0803573Z | 1 2021-05-16T19:58:27.0804911Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 160 at (1) 2021-05-16T19:58:27.0806478Z rescue.f:227:72: 2021-05-16T19:58:27.0806772Z 2021-05-16T19:58:27.0807275Z 227 | 170 SUM=SUM+BMAT(K,J)*W(NPT+J) 2021-05-16T19:58:27.0808050Z | 1 2021-05-16T19:58:27.0809326Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 170 at (1) 2021-05-16T19:58:27.0810795Z rescue.f:228:72: 2021-05-16T19:58:27.0811060Z 2021-05-16T19:58:27.0811461Z 228 | 180 VLAG(K)=SUM 2021-05-16T19:58:27.0812217Z | 1 2021-05-16T19:58:27.0813691Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 180 at (1) 2021-05-16T19:58:27.0815220Z rescue.f:233:72: 2021-05-16T19:58:27.0815512Z 2021-05-16T19:58:27.0815969Z 233 | 190 SUM=SUM+ZMAT(K,J)*W(K) 2021-05-16T19:58:27.0816743Z | 1 2021-05-16T19:58:27.0818162Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 190 at (1) 2021-05-16T19:58:27.0820308Z rescue.f:235:72: 2021-05-16T19:58:27.0820596Z 2021-05-16T19:58:27.0821115Z 235 | DO 200 K=1,NPT 2021-05-16T19:58:27.0821694Z | 1 2021-05-16T19:58:27.0822738Z ##[warning]Warning: Fortran 2018 deleted feature: Shared DO termination label 200 at (1) 2021-05-16T19:58:27.0824397Z rescue.f:236:72: 2021-05-16T19:58:27.0824665Z 2021-05-16T19:58:27.0825487Z 236 | 200 VLAG(K)=VLAG(K)+SUM*ZMAT(K,J) 2021-05-16T19:58:27.0826074Z | 1 2021-05-16T19:58:27.0827673Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 200 at (1) 2021-05-16T19:58:27.0829867Z rescue.f:242:72: 2021-05-16T19:58:27.0830153Z 2021-05-16T19:58:27.0830601Z 242 | 210 SUM=SUM+BMAT(K,J)*W(K) 2021-05-16T19:58:27.0831195Z | 1 2021-05-16T19:58:27.0833181Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 210 at (1) 2021-05-16T19:58:27.0835161Z rescue.f:246:72: 2021-05-16T19:58:27.0835613Z 2021-05-16T19:58:27.0836088Z 246 | 220 SUM=SUM+BMAT(IP,J)*W(IP) 2021-05-16T19:58:27.0837015Z | 1 2021-05-16T19:58:27.0838501Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 220 at (1) 2021-05-16T19:58:27.0840016Z rescue.f:249:72: 2021-05-16T19:58:27.0840304Z 2021-05-16T19:58:27.0840816Z 249 | 230 DISTSQ=DISTSQ+XPT(KNEW,J)**2 2021-05-16T19:58:27.0841944Z | 1 2021-05-16T19:58:27.0843406Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 230 at (1) 2021-05-16T19:58:27.0844911Z rescue.f:264:72: 2021-05-16T19:58:27.0845191Z 2021-05-16T19:58:27.0845676Z 264 | 240 HDIAG=HDIAG+ZMAT(K,J)**2 2021-05-16T19:58:27.0846476Z | 1 2021-05-16T19:58:27.0847795Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 240 at (1) 2021-05-16T19:58:27.0849316Z rescue.f:271:72: 2021-05-16T19:58:27.0849750Z 2021-05-16T19:58:27.0850767Z 271 | 250 VLMXSQ=DMAX1(VLMXSQ,VLAG(K)**2) 2021-05-16T19:58:27.0851455Z | 1 2021-05-16T19:58:27.0852745Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 250 at (1) 2021-05-16T19:58:27.0854247Z rescue.f:297:72: 2021-05-16T19:58:27.0854527Z 2021-05-16T19:58:27.0855085Z 297 | DO 270 I=1,J 2021-05-16T19:58:27.0855661Z | 1 2021-05-16T19:58:27.0856883Z ##[warning]Warning: Fortran 2018 deleted feature: Shared DO termination label 270 at (1) 2021-05-16T19:58:27.0859164Z rescue.f:299:72: 2021-05-16T19:58:27.0859458Z 2021-05-16T19:58:27.0860090Z 299 | 270 HQ(IH)=HQ(IH)+TEMP*W(I) 2021-05-16T19:58:27.0860643Z | 1 2021-05-16T19:58:27.0861883Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 270 at (1) 2021-05-16T19:58:27.0863507Z rescue.f:332:72: 2021-05-16T19:58:27.0863760Z 2021-05-16T19:58:27.0864279Z 332 | 280 VQUAD=VQUAD+HALF*PQ(K)*TEMP*TEMP 2021-05-16T19:58:27.0864903Z | 1 2021-05-16T19:58:27.0866105Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 280 at (1) 2021-05-16T19:58:27.0868412Z rescue.f:359:72: 2021-05-16T19:58:27.0868692Z 2021-05-16T19:58:27.0869165Z 359 | 310 GOPT(I)=GOPT(I)+DIFF*BMAT(KPT,I) 2021-05-16T19:58:27.0870090Z | 1 2021-05-16T19:58:27.0871728Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 310 at (1) 2021-05-16T19:58:27.0873433Z rescue.f:363:72: 2021-05-16T19:58:27.0873758Z 2021-05-16T19:58:27.0874258Z 363 | 320 SUM=SUM+ZMAT(K,J)*ZMAT(KPT,J) 2021-05-16T19:58:27.0875055Z | 1 2021-05-16T19:58:27.0876283Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 320 at (1) 2021-05-16T19:58:27.4466854Z gfortran -fno-optimize-sibling-calls -fpic -g -O2 -c trsapp.f -o trsapp.o 2021-05-16T19:58:27.4572933Z trsapp.f:33:72: 2021-05-16T19:58:27.4573250Z 2021-05-16T19:58:27.4573692Z 33 | 10 D(I)=XOPT(I) 2021-05-16T19:58:27.4574231Z | 1 2021-05-16T19:58:27.4575854Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) 2021-05-16T19:58:27.4582032Z trsapp.f:45:72: 2021-05-16T19:58:27.4582384Z 2021-05-16T19:58:27.4582881Z 45 | 30 DD=DD+D(I)**2 2021-05-16T19:58:27.4585359Z | 1 2021-05-16T19:58:27.4586698Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1) 2021-05-16T19:58:27.4593502Z trsapp.f:61:72: 2021-05-16T19:58:27.4594145Z 2021-05-16T19:58:27.4594725Z 61 | 60 DHD=DHD+D(J)*HD(J) 2021-05-16T19:58:27.4595422Z | 1 2021-05-16T19:58:27.4596824Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 60 at (1) 2021-05-16T19:58:27.4598578Z trsapp.f:82:72: 2021-05-16T19:58:27.4598970Z 2021-05-16T19:58:27.4599527Z 82 | 70 GG=GG+(G(I)+HS(I))**2 2021-05-16T19:58:27.4600203Z | 1 2021-05-16T19:58:27.4601561Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 70 at (1) 2021-05-16T19:58:27.4603715Z trsapp.f:98:72: 2021-05-16T19:58:27.4604136Z 2021-05-16T19:58:27.4604719Z 98 | 80 SS=SS+STEP(I)**2 2021-05-16T19:58:27.4605773Z | 1 2021-05-16T19:58:27.4607287Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 80 at (1) 2021-05-16T19:58:27.4608888Z trsapp.f:112:72: 2021-05-16T19:58:27.4609295Z 2021-05-16T19:58:27.4609874Z 112 | 100 SHS=SHS+STEP(I)*HS(I) 2021-05-16T19:58:27.4610561Z | 1 2021-05-16T19:58:27.4611933Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 100 at (1) 2021-05-16T19:58:27.4613526Z trsapp.f:125:72: 2021-05-16T19:58:27.4613925Z 2021-05-16T19:58:27.4615178Z 125 | 110 D(I)=TEMPA*(G(I)+HS(I))-TEMPB*STEP(I) 2021-05-16T19:58:27.4616011Z | 1 2021-05-16T19:58:27.4617693Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 110 at (1) 2021-05-16T19:58:27.4619475Z trsapp.f:133:72: 2021-05-16T19:58:27.4619865Z 2021-05-16T19:58:27.4620441Z 133 | 130 DHS=DHS+HD(I)*STEP(I) 2021-05-16T19:58:27.4621142Z | 1 2021-05-16T19:58:27.4622493Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 130 at (1) 2021-05-16T19:58:27.4624074Z trsapp.f:156:72: 2021-05-16T19:58:27.4624475Z 2021-05-16T19:58:27.4625131Z 156 | 140 QSAV=QNEW 2021-05-16T19:58:27.4625858Z | 1 2021-05-16T19:58:27.4627229Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 140 at (1) 2021-05-16T19:58:27.4629883Z trsapp.f:176:72: 2021-05-16T19:58:27.4630381Z 2021-05-16T19:58:27.4630959Z 176 | 150 GG=GG+(G(I)+HS(I))**2 2021-05-16T19:58:27.4633343Z | 1 2021-05-16T19:58:27.4634691Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 150 at (1) 2021-05-16T19:58:27.4636249Z trsapp.f:188:72: 2021-05-16T19:58:27.4636525Z 2021-05-16T19:58:27.4636936Z 188 | 180 HD(I)=ZERO 2021-05-16T19:58:27.4637496Z | 1 2021-05-16T19:58:27.4639083Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 180 at (1) 2021-05-16T19:58:27.4640876Z trsapp.f:192:72: 2021-05-16T19:58:27.4641147Z 2021-05-16T19:58:27.4641592Z 192 | 190 TEMP=TEMP+XPT(K,J)*D(J) 2021-05-16T19:58:27.4642175Z | 1 2021-05-16T19:58:27.4644212Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 190 at (1) 2021-05-16T19:58:27.4645804Z trsapp.f:194:72: 2021-05-16T19:58:27.4646097Z 2021-05-16T19:58:27.4646660Z 194 | DO 200 I=1,N 2021-05-16T19:58:27.4647177Z | 1 2021-05-16T19:58:27.4648346Z ##[warning]Warning: Fortran 2018 deleted feature: Shared DO termination label 200 at (1) 2021-05-16T19:58:27.4649881Z trsapp.f:195:72: 2021-05-16T19:58:27.4650156Z 2021-05-16T19:58:27.4650631Z 195 | 200 HD(I)=HD(I)+TEMP*XPT(K,I) 2021-05-16T19:58:27.4651253Z | 1 2021-05-16T19:58:27.4652548Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 200 at (1) 2021-05-16T19:58:27.4654060Z trsapp.f:198:72: 2021-05-16T19:58:27.4654350Z 2021-05-16T19:58:27.4654748Z 198 | DO 210 I=1,J 2021-05-16T19:58:27.4655318Z | 1 2021-05-16T19:58:27.4656335Z ##[warning]Warning: Fortran 2018 deleted feature: Shared DO termination label 210 at (1) 2021-05-16T19:58:27.4658132Z trsapp.f:201:72: 2021-05-16T19:58:27.4658414Z 2021-05-16T19:58:27.4658853Z 201 | 210 HD(I)=HD(I)+HQ(IH)*D(J) 2021-05-16T19:58:27.4659411Z | 1 2021-05-16T19:58:27.4660726Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 210 at (1) 2021-05-16T19:58:27.6171569Z gfortran -fno-optimize-sibling-calls -fpic -g -O2 -c trsbox.f -o trsbox.o 2021-05-16T19:58:27.6287530Z trsbox.f:71:72: 2021-05-16T19:58:27.6288328Z 2021-05-16T19:58:27.6289061Z 71 | 10 GNEW(I)=GOPT(I) 2021-05-16T19:58:27.6289891Z | 1 2021-05-16T19:58:27.6292223Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) 2021-05-16T19:58:27.6294260Z trsbox.f:92:72: 2021-05-16T19:58:27.6294788Z 2021-05-16T19:58:27.6295514Z 92 | 40 STEPSQ=STEPSQ+S(I)**2 2021-05-16T19:58:27.6296378Z | 1 2021-05-16T19:58:27.6297997Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 40 at (1) 2021-05-16T19:58:27.6306223Z trsbox.f:163:72: 2021-05-16T19:58:27.6306825Z 2021-05-16T19:58:27.6307720Z 163 | 80 D(I)=D(I)+STPLEN*S(I) 2021-05-16T19:58:27.6308656Z | 1 2021-05-16T19:58:27.6310631Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 80 at (1) 2021-05-16T19:58:27.6339751Z trsbox.f:304:72: 2021-05-16T19:58:27.6340427Z 2021-05-16T19:58:27.6341159Z 304 | 170 REDSAV=REDNEW 2021-05-16T19:58:27.6341999Z | 1 2021-05-16T19:58:27.6344394Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 170 at (1) 2021-05-16T19:58:27.6346629Z trsbox.f:333:72: 2021-05-16T19:58:27.6347053Z 2021-05-16T19:58:27.6347727Z 333 | 180 HRED(I)=CTH*HRED(I)+STH*HS(I) 2021-05-16T19:58:27.6348437Z | 1 2021-05-16T19:58:27.6350465Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 180 at (1) 2021-05-16T19:58:27.6352219Z trsbox.f:351:72: 2021-05-16T19:58:27.6352634Z 2021-05-16T19:58:27.6353170Z 351 | 200 DSQ=DSQ+D(I)**2 2021-05-16T19:58:27.6354040Z | 1 2021-05-16T19:58:27.6355492Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 200 at (1) 2021-05-16T19:58:27.6357207Z trsbox.f:362:72: 2021-05-16T19:58:27.6357628Z 2021-05-16T19:58:27.6358168Z 362 | DO 220 I=1,J 2021-05-16T19:58:27.6358849Z | 1 2021-05-16T19:58:27.6362391Z ##[warning]Warning: Fortran 2018 deleted feature: Shared DO termination label 220 at (1) 2021-05-16T19:58:27.6364428Z trsbox.f:365:72: 2021-05-16T19:58:27.6364832Z 2021-05-16T19:58:27.6365371Z 365 | 220 HS(I)=HS(I)+HQ(IH)*S(J) 2021-05-16T19:58:27.6366763Z | 1 2021-05-16T19:58:27.6368229Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 220 at (1) 2021-05-16T19:58:27.6370353Z trsbox.f:370:72: 2021-05-16T19:58:27.6370930Z 2021-05-16T19:58:27.6371573Z 370 | 230 TEMP=TEMP+XPT(K,J)*S(J) 2021-05-16T19:58:27.6372373Z | 1 2021-05-16T19:58:27.6387562Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 230 at (1) 2021-05-16T19:58:27.6389330Z trsbox.f:373:72: 2021-05-16T19:58:27.6391929Z 2021-05-16T19:58:27.6392437Z 373 | 240 HS(I)=HS(I)+TEMP*XPT(K,I) 2021-05-16T19:58:27.6393056Z | 1 2021-05-16T19:58:27.6394399Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 240 at (1) 2021-05-16T19:58:27.6395955Z trsbox.f:379:72: 2021-05-16T19:58:27.6396232Z 2021-05-16T19:58:27.6396659Z 379 | 260 HRED(I)=HS(I) 2021-05-16T19:58:27.6397230Z | 1 2021-05-16T19:58:27.6398547Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 260 at (1) 2021-05-16T19:58:27.8960580Z gfortran -fno-optimize-sibling-calls -fpic -g -O2 -c trstep.f -o trstep.o 2021-05-16T19:58:27.9064748Z trstep.f:41:72: 2021-05-16T19:58:27.9065295Z 2021-05-16T19:58:27.9065718Z 41 | DO 10 J=1,I 2021-05-16T19:58:27.9067776Z | 1 2021-05-16T19:58:27.9068851Z ##[warning]Warning: Fortran 2018 deleted feature: Shared DO termination label 10 at (1) 2021-05-16T19:58:27.9070581Z trstep.f:42:72: 2021-05-16T19:58:27.9070841Z 2021-05-16T19:58:27.9071439Z 42 | 10 H(I,J)=H(J,I) 2021-05-16T19:58:27.9072000Z | 1 2021-05-16T19:58:27.9073428Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) 2021-05-16T19:58:27.9075476Z trstep.f:55:72: 2021-05-16T19:58:27.9075775Z 2021-05-16T19:58:27.9076203Z 55 | 20 SUM=SUM+H(I,K)**2 2021-05-16T19:58:27.9076786Z | 1 2021-05-16T19:58:27.9078084Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) 2021-05-16T19:58:27.9079894Z trstep.f:68:72: 2021-05-16T19:58:27.9080146Z 2021-05-16T19:58:27.9080541Z 68 | 30 Z(I)=TD(I)*W(I) 2021-05-16T19:58:27.9081061Z | 1 2021-05-16T19:58:27.9082280Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1) 2021-05-16T19:58:27.9083701Z trstep.f:74:72: 2021-05-16T19:58:27.9083967Z 2021-05-16T19:58:27.9084362Z 74 | 40 Z(J)=Z(J)+H(I,J)*W(I) 2021-05-16T19:58:27.9085087Z | 1 2021-05-16T19:58:27.9088276Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 40 at (1) 2021-05-16T19:58:27.9089951Z trstep.f:75:72: 2021-05-16T19:58:27.9090238Z 2021-05-16T19:58:27.9090821Z 75 | 50 WZ=WZ+W(J)*Z(J) 2021-05-16T19:58:27.9091363Z | 1 2021-05-16T19:58:27.9092641Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 50 at (1) 2021-05-16T19:58:27.9094298Z trstep.f:82:72: 2021-05-16T19:58:27.9094585Z 2021-05-16T19:58:27.9095555Z 82 | 60 H(I,J)=H(I,J)-W(I)*Z(J)-W(J)*(Z(I)-WZ*W(I)) 2021-05-16T19:58:27.9096371Z | 1 2021-05-16T19:58:27.9097801Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 60 at (1) 2021-05-16T19:58:27.9099489Z trstep.f:93:72: 2021-05-16T19:58:27.9099765Z 2021-05-16T19:58:27.9100355Z 93 | 90 GSQ=GSQ+G(I)**2 2021-05-16T19:58:27.9100918Z | 1 2021-05-16T19:58:27.9102223Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 90 at (1) 2021-05-16T19:58:27.9103886Z trstep.f:99:72: 2021-05-16T19:58:27.9104146Z 2021-05-16T19:58:27.9104581Z 99 | 100 SUM=SUM+GG(I)*H(I,K) 2021-05-16T19:58:27.9105151Z | 1 2021-05-16T19:58:27.9106781Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 100 at (1) 2021-05-16T19:58:27.9108488Z trstep.f:100:72: 2021-05-16T19:58:27.9108776Z 2021-05-16T19:58:27.9109173Z 100 | DO 110 I=KP,N 2021-05-16T19:58:27.9110069Z | 1 2021-05-16T19:58:27.9111320Z ##[warning]Warning: Fortran 2018 deleted feature: Shared DO termination label 110 at (1) 2021-05-16T19:58:27.9112761Z trstep.f:101:72: 2021-05-16T19:58:27.9113050Z 2021-05-16T19:58:27.9114903Z 101 | 110 GG(I)=GG(I)-SUM*H(I,K) 2021-05-16T19:58:27.9115504Z | 1 2021-05-16T19:58:27.9116838Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 110 at (1) 2021-05-16T19:58:27.9118534Z trstep.f:112:72: 2021-05-16T19:58:27.9118813Z 2021-05-16T19:58:27.9119266Z 112 | 120 TDMIN=DMIN1(TDMIN,TD(I)) 2021-05-16T19:58:27.9120023Z | 1 2021-05-16T19:58:27.9121296Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 120 at (1) 2021-05-16T19:58:27.9122766Z trstep.f:117:72: 2021-05-16T19:58:27.9123042Z 2021-05-16T19:58:27.9123704Z 117 | 130 D(I)=-SCALE*GG(I) 2021-05-16T19:58:27.9124261Z | 1 2021-05-16T19:58:27.9125523Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 130 at (1) 2021-05-16T19:58:27.9130055Z trstep.f:187:72: 2021-05-16T19:58:27.9130331Z 2021-05-16T19:58:27.9130727Z 187 | 180 D(I)=ZERO 2021-05-16T19:58:27.9131261Z | 1 2021-05-16T19:58:27.9133106Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 180 at (1) 2021-05-16T19:58:27.9134873Z trstep.f:200:72: 2021-05-16T19:58:27.9135155Z 2021-05-16T19:58:27.9135573Z 200 | 200 DTG=DTG+D(I)*GG(I) 2021-05-16T19:58:27.9136143Z | 1 2021-05-16T19:58:27.9137634Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 200 at (1) 2021-05-16T19:58:27.9139444Z trstep.f:203:72: 2021-05-16T19:58:27.9140201Z 2021-05-16T19:58:27.9140816Z 203 | 210 D(I)=SCALE*D(I) 2021-05-16T19:58:27.9141360Z | 1 2021-05-16T19:58:27.9143005Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 210 at (1) 2021-05-16T19:58:27.9145300Z trstep.f:222:72: 2021-05-16T19:58:27.9145570Z 2021-05-16T19:58:27.9146691Z 222 | 240 W(I)=(-GG(I)-TN(I-1)*W(I-1))/PIV(I) 2021-05-16T19:58:27.9147516Z | 1 2021-05-16T19:58:27.9148778Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 240 at (1) 2021-05-16T19:58:27.9150743Z trstep.f:225:72: 2021-05-16T19:58:27.9151022Z 2021-05-16T19:58:27.9151746Z 225 | 250 D(I)=W(I)-TN(I)*D(I+1)/PIV(I) 2021-05-16T19:58:27.9152319Z | 1 2021-05-16T19:58:27.9153600Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 250 at (1) 2021-05-16T19:58:27.9155305Z trstep.f:233:72: 2021-05-16T19:58:27.9155577Z 2021-05-16T19:58:27.9156037Z 233 | 260 WSQ=WSQ+PIV(I)*W(I)**2 2021-05-16T19:58:27.9157099Z | 1 2021-05-16T19:58:27.9158589Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 260 at (1) 2021-05-16T19:58:27.9160295Z trstep.f:244:72: 2021-05-16T19:58:27.9160573Z 2021-05-16T19:58:27.9160979Z 244 | 270 D(I)=SCALE*D(I) 2021-05-16T19:58:27.9161535Z | 1 2021-05-16T19:58:27.9163025Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 270 at (1) 2021-05-16T19:58:27.9165122Z trstep.f:276:72: 2021-05-16T19:58:27.9165552Z 2021-05-16T19:58:27.9166077Z 276 | 280 W(I)=(DSIGN(ONE,TEMP)+TEMP)/PIV(I) 2021-05-16T19:58:27.9166693Z | 1 2021-05-16T19:58:27.9167961Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 280 at (1) 2021-05-16T19:58:27.9169434Z trstep.f:279:72: 2021-05-16T19:58:27.9169712Z 2021-05-16T19:58:27.9170566Z 279 | 290 Z(I)=W(I)-TN(I)*Z(I+1)/PIV(I) 2021-05-16T19:58:27.9171175Z | 1 2021-05-16T19:58:27.9172708Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 290 at (1) 2021-05-16T19:58:27.9174195Z trstep.f:286:72: 2021-05-16T19:58:27.9174481Z 2021-05-16T19:58:27.9175088Z 286 | 300 DTZ=DTZ+D(I)*Z(I) 2021-05-16T19:58:27.9175659Z | 1 2021-05-16T19:58:27.9176964Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 300 at (1) 2021-05-16T19:58:27.9178722Z trstep.f:296:72: 2021-05-16T19:58:27.9179000Z 2021-05-16T19:58:27.9179412Z 296 | 310 D(I)=D(I)+GAM*Z(I) 2021-05-16T19:58:27.9179979Z | 1 2021-05-16T19:58:27.9181754Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 310 at (1) 2021-05-16T19:58:27.9183492Z trstep.f:327:72: 2021-05-16T19:58:27.9183769Z 2021-05-16T19:58:27.9184474Z 327 | 330 SHFMAX=DMIN1(SHFMAX,PIVOT) 2021-05-16T19:58:27.9185124Z | 1 2021-05-16T19:58:27.9186389Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 330 at (1) 2021-05-16T19:58:27.9224964Z trstep.f:371:72: 2021-05-16T19:58:27.9225236Z 2021-05-16T19:58:27.9225656Z 371 | 380 SUM=SUM+D(I)*H(I,K) 2021-05-16T19:58:27.9226192Z | 1 2021-05-16T19:58:27.9227439Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 380 at (1) 2021-05-16T19:58:27.9228876Z trstep.f:372:72: 2021-05-16T19:58:27.9229143Z 2021-05-16T19:58:27.9229832Z 372 | DO 390 I=KP,N 2021-05-16T19:58:27.9230392Z | 1 2021-05-16T19:58:27.9231359Z ##[warning]Warning: Fortran 2018 deleted feature: Shared DO termination label 390 at (1) 2021-05-16T19:58:27.9232665Z trstep.f:373:72: 2021-05-16T19:58:27.9232933Z 2021-05-16T19:58:27.9233718Z 373 | 390 D(I)=D(I)-SUM*H(I,K) 2021-05-16T19:58:27.9234252Z | 1 2021-05-16T19:58:27.9235858Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 390 at (1) 2021-05-16T19:58:28.2278285Z gfortran -fno-optimize-sibling-calls -fpic -g -O2 -c uobyqa.f -o uobyqa.o 2021-05-16T19:58:28.2628390Z gfortran -fno-optimize-sibling-calls -fpic -g -O2 -c uobyqb.f -o uobyqb.o 2021-05-16T19:58:28.2740173Z uobyqb.f:49:72: 2021-05-16T19:58:28.2740541Z 2021-05-16T19:58:28.2740932Z 49 | DO 10 K=1,NPT 2021-05-16T19:58:28.2741496Z | 1 2021-05-16T19:58:28.2742542Z ##[warning]Warning: Fortran 2018 deleted feature: Shared DO termination label 10 at (1) 2021-05-16T19:58:28.2743995Z uobyqb.f:50:72: 2021-05-16T19:58:28.2744618Z 2021-05-16T19:58:28.2745015Z 50 | 10 XPT(K,I)=ZERO 2021-05-16T19:58:28.2745781Z | 1 2021-05-16T19:58:28.2747014Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) 2021-05-16T19:58:28.2750746Z uobyqb.f:52:72: 2021-05-16T19:58:28.2751053Z 2021-05-16T19:58:28.2751422Z 52 | DO 20 J=1,NPTM 2021-05-16T19:58:28.2751944Z | 1 2021-05-16T19:58:28.2752893Z ##[warning]Warning: Fortran 2018 deleted feature: Shared DO termination label 20 at (1) 2021-05-16T19:58:28.2754177Z uobyqb.f:53:72: 2021-05-16T19:58:28.2754592Z 2021-05-16T19:58:28.2754981Z 53 | 20 PL(K,J)=ZERO 2021-05-16T19:58:28.2755503Z | 1 2021-05-16T19:58:28.2756674Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) 2021-05-16T19:58:28.2760594Z uobyqb.f:61:72: 2021-05-16T19:58:28.2760880Z 2021-05-16T19:58:28.2761315Z 61 | 40 X(I)=XBASE(I)+XPT(NF+1,I) 2021-05-16T19:58:28.2761853Z | 1 2021-05-16T19:58:28.2763067Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 40 at (1) 2021-05-16T19:58:28.2782590Z uobyqb.f:173:72: 2021-05-16T19:58:28.2782892Z 2021-05-16T19:58:28.2783238Z 173 | DO 80 I=1,J 2021-05-16T19:58:28.2783733Z | 1 2021-05-16T19:58:28.2784669Z ##[warning]Warning: Fortran 2018 deleted feature: Shared DO termination label 80 at (1) 2021-05-16T19:58:28.2788296Z uobyqb.f:177:72: 2021-05-16T19:58:28.2788584Z 2021-05-16T19:58:28.2788949Z 177 | 80 H(I,J)=PQ(IH) 2021-05-16T19:58:28.2789891Z | 1 2021-05-16T19:58:28.2791093Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 80 at (1) 2021-05-16T19:58:28.2795824Z uobyqb.f:187:72: 2021-05-16T19:58:28.2796113Z 2021-05-16T19:58:28.2796485Z 187 | 90 TEMP=TEMP+D(I)**2 2021-05-16T19:58:28.2796990Z | 1 2021-05-16T19:58:28.2798105Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 90 at (1) 2021-05-16T19:58:28.2803732Z uobyqb.f:201:72: 2021-05-16T19:58:28.2804023Z 2021-05-16T19:58:28.2804429Z 201 | 110 X(I)=XBASE(I)+XNEW(I) 2021-05-16T19:58:28.2804921Z | 1 2021-05-16T19:58:28.2806057Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 110 at (1) 2021-05-16T19:58:28.2811779Z uobyqb.f:230:72: 2021-05-16T19:58:28.2812070Z 2021-05-16T19:58:28.2812397Z 230 | DO 150 I=1,J 2021-05-16T19:58:28.2812861Z | 1 2021-05-16T19:58:28.2813727Z ##[warning]Warning: Fortran 2018 deleted feature: Shared DO termination label 150 at (1) 2021-05-16T19:58:28.2816705Z uobyqb.f:234:72: 2021-05-16T19:58:28.2817162Z 2021-05-16T19:58:28.2817591Z 234 | 150 VQUAD=VQUAD+W(IH)*PQ(IH) 2021-05-16T19:58:28.2818274Z | 1 2021-05-16T19:58:28.2819793Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 150 at (1) 2021-05-16T19:58:28.2825947Z uobyqb.f:238:72: 2021-05-16T19:58:28.2826636Z 2021-05-16T19:58:28.2827387Z 238 | 160 TEMP=TEMP+W(J)*PL(K,J) 2021-05-16T19:58:28.2828708Z | 1 2021-05-16T19:58:28.2834351Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 160 at (1) 2021-05-16T19:58:28.2837830Z uobyqb.f:239:72: 2021-05-16T19:58:28.2838123Z 2021-05-16T19:58:28.2838703Z 239 | 170 VLAG(K)=TEMP 2021-05-16T19:58:28.2843367Z | 1 2021-05-16T19:58:28.2844697Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 170 at (1) 2021-05-16T19:58:28.2849874Z uobyqb.f:250:72: 2021-05-16T19:58:28.2850147Z 2021-05-16T19:58:28.2851792Z 250 | 180 TEMP=TEMP+(XPT(K,I)-XNEW(I))**2 2021-05-16T19:58:28.2855157Z | 1 2021-05-16T19:58:28.2856689Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 180 at (1) 2021-05-16T19:58:28.2858577Z uobyqb.f:252:72: 2021-05-16T19:58:28.2859039Z 2021-05-16T19:58:28.2862521Z 252 | 190 SUM=SUM+DABS(TEMP*TEMP*TEMP*VLAG(K)) 2021-05-16T19:58:28.2865328Z | 1 2021-05-16T19:58:28.2866471Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 190 at (1) 2021-05-16T19:58:28.2867812Z uobyqb.f:262:72: 2021-05-16T19:58:28.2868229Z 2021-05-16T19:58:28.2868627Z 262 | 200 XOPT(I)=XNEW(I) 2021-05-16T19:58:28.2869142Z | 1 2021-05-16T19:58:28.2871529Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 200 at (1) 2021-05-16T19:58:28.2872926Z uobyqb.f:298:72: 2021-05-16T19:58:28.2873181Z 2021-05-16T19:58:28.2873880Z 298 | 220 SUM=SUM+(XPT(K,I)-XOPT(I))**2 2021-05-16T19:58:28.2874444Z | 1 2021-05-16T19:58:28.2875617Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 220 at (1) 2021-05-16T19:58:28.2877062Z uobyqb.f:313:72: 2021-05-16T19:58:28.2877303Z 2021-05-16T19:58:28.2877710Z 313 | 250 XPT(KNEW,I)=XNEW(I) 2021-05-16T19:58:28.2878386Z | 1 2021-05-16T19:58:28.2879703Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 250 at (1) 2021-05-16T19:58:28.2881468Z uobyqb.f:317:72: 2021-05-16T19:58:28.2881740Z 2021-05-16T19:58:28.2882347Z 317 | 260 PQ(J)=PQ(J)+DIFF*PL(KNEW,J) 2021-05-16T19:58:28.2883082Z | 1 2021-05-16T19:58:28.2884369Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 260 at (1) 2021-05-16T19:58:28.2885678Z uobyqb.f:322:72: 2021-05-16T19:58:28.2885929Z 2021-05-16T19:58:28.2886589Z 322 | 270 PL(K,J)=PL(K,J)-TEMP*PL(KNEW,J) 2021-05-16T19:58:28.2887139Z | 1 2021-05-16T19:58:28.2888280Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 270 at (1) 2021-05-16T19:58:28.2889808Z uobyqb.f:343:72: 2021-05-16T19:58:28.2890048Z 2021-05-16T19:58:28.2890410Z 343 | DO 300 I=1,N 2021-05-16T19:58:28.2891091Z | 1 2021-05-16T19:58:28.2893713Z ##[warning]Warning: Fortran 2018 deleted feature: Shared DO termination label 300 at (1) 2021-05-16T19:58:28.2895339Z uobyqb.f:344:72: 2021-05-16T19:58:28.2895607Z 2021-05-16T19:58:28.2896361Z 344 | 300 W(K)=W(K)+(XPT(K,I)-XOPT(I))**2 2021-05-16T19:58:28.2896925Z | 1 2021-05-16T19:58:28.2898131Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 300 at (1) 2021-05-16T19:58:28.2899953Z uobyqb.f:371:72: 2021-05-16T19:58:28.2900223Z 2021-05-16T19:58:28.2900623Z 371 | 330 H(I,J)=TEMP 2021-05-16T19:58:28.2901498Z | 1 2021-05-16T19:58:28.2902680Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 330 at (1) 2021-05-16T19:58:28.2904044Z uobyqb.f:372:72: 2021-05-16T19:58:28.2904285Z 2021-05-16T19:58:28.2904934Z 372 | 340 SUMH=SUMH+HALF*TEMP*TEMP 2021-05-16T19:58:28.2905639Z | 1 2021-05-16T19:58:28.2906825Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 340 at (1) 2021-05-16T19:58:28.2908404Z uobyqb.f:382:72: 2021-05-16T19:58:28.2908669Z 2021-05-16T19:58:28.2909085Z 382 | 350 SUMG=SUMG+G(I)**2 2021-05-16T19:58:28.2909779Z | 1 2021-05-16T19:58:28.2911143Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 350 at (1) 2021-05-16T19:58:28.2912906Z uobyqb.f:409:72: 2021-05-16T19:58:28.2913172Z 2021-05-16T19:58:28.2913896Z 409 | 360 XPT(K,J)=XPT(K,J)-XOPT(J) 2021-05-16T19:58:28.2914462Z | 1 2021-05-16T19:58:28.2915925Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 360 at (1) 2021-05-16T19:58:28.2917351Z uobyqb.f:410:72: 2021-05-16T19:58:28.2917614Z 2021-05-16T19:58:28.2917981Z 410 | DO 380 I=1,J 2021-05-16T19:58:28.2918510Z | 1 2021-05-16T19:58:28.2919466Z ##[warning]Warning: Fortran 2018 deleted feature: Shared DO termination label 380 at (1) 2021-05-16T19:58:28.2920754Z uobyqb.f:416:72: 2021-05-16T19:58:28.2921017Z 2021-05-16T19:58:28.2921493Z 416 | 370 PL(K,J)=PL(K,J)+PL(K,IH)*XOPT(I) 2021-05-16T19:58:28.2922087Z | 1 2021-05-16T19:58:28.2923287Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 370 at (1) 2021-05-16T19:58:28.2925993Z uobyqb.f:418:72: 2021-05-16T19:58:28.2926294Z 2021-05-16T19:58:28.2926722Z 418 | DO 380 K=1,NPT 2021-05-16T19:58:28.2927289Z | 1 2021-05-16T19:58:28.2928486Z ##[warning]Warning: Fortran 2018 deleted feature: Shared DO termination label 380 at (1) 2021-05-16T19:58:28.2929874Z uobyqb.f:419:72: 2021-05-16T19:58:28.2930149Z 2021-05-16T19:58:28.2930630Z 419 | 380 PL(K,I)=PL(K,I)+PL(K,IH)*XOPT(J) 2021-05-16T19:58:28.2931244Z | 1 2021-05-16T19:58:28.2932487Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 380 at (1) 2021-05-16T19:58:28.2933931Z uobyqb.f:453:72: 2021-05-16T19:58:28.2934201Z 2021-05-16T19:58:28.2934649Z 453 | 430 X(I)=XBASE(I)+XOPT(I) 2021-05-16T19:58:28.3018416Z | 1 2021-05-16T19:58:28.3019585Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 430 at (1) 2021-05-16T19:58:28.7169825Z gfortran -fno-optimize-sibling-calls -fpic -g -O2 -c update.f -o update.o 2021-05-16T19:58:28.7292260Z update.f:30:72: 2021-05-16T19:58:28.7292760Z 2021-05-16T19:58:28.7293206Z 30 | 10 ZMAT(I,JL)=TEMP 2021-05-16T19:58:28.7293766Z | 1 2021-05-16T19:58:28.7295770Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) 2021-05-16T19:58:28.7304224Z update.f:61:72: 2021-05-16T19:58:28.7304865Z 2021-05-16T19:58:28.7306442Z 61 | 40 ZMAT(I,1)=TEMPA*ZMAT(I,1)-TEMPB*VLAG(I) 2021-05-16T19:58:28.7307422Z | 1 2021-05-16T19:58:28.7308924Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 40 at (1) 2021-05-16T19:58:28.7311033Z update.f:79:72: 2021-05-16T19:58:28.7311539Z 2021-05-16T19:58:28.7312877Z 79 | 50 ZMAT(I,JB)=SCALB*(ZMAT(I,JB)-TEMPA*W(I)-TEMPB*VLAG(I)) 2021-05-16T19:58:28.7313885Z | 1 2021-05-16T19:58:28.7315379Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 50 at (1) 2021-05-16T19:58:28.7317850Z update.f:94:72: 2021-05-16T19:58:28.7318343Z 2021-05-16T19:58:28.7318974Z 94 | 60 ZMAT(I,IDZ)=TEMP 2021-05-16T19:58:28.7320678Z | 1 2021-05-16T19:58:28.7322791Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 60 at (1) 2021-05-16T19:58:28.7324582Z update.f:104:72: 2021-05-16T19:58:28.7324973Z 2021-05-16T19:58:28.7325478Z 104 | DO 70 I=1,JP 2021-05-16T19:58:28.7326653Z | 1 2021-05-16T19:58:28.7327759Z ##[warning]Warning: Fortran 2018 deleted feature: Shared DO termination label 70 at (1) 2021-05-16T19:58:28.8154283Z gfortran -fno-optimize-sibling-calls -fpic -g -O2 -c updatebobyqa.f -o updatebobyqa.o 2021-05-16T19:58:28.8252652Z updatebobyqa.f:22:72: 2021-05-16T19:58:28.8253311Z 2021-05-16T19:58:28.8253730Z 22 | DO 10 J=1,NPTM 2021-05-16T19:58:28.8254734Z | 1 2021-05-16T19:58:28.8255983Z ##[warning]Warning: Fortran 2018 deleted feature: Shared DO termination label 10 at (1) 2021-05-16T19:58:28.8259434Z updatebobyqa.f:23:72: 2021-05-16T19:58:28.8260061Z 2021-05-16T19:58:28.8260821Z 23 | 10 ZTEST=DMAX1(ZTEST,DABS(ZMAT(K,J))) 2021-05-16T19:58:28.8261700Z | 1 2021-05-16T19:58:28.8263591Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) 2021-05-16T19:58:28.8266207Z updatebobyqa.f:37:72: 2021-05-16T19:58:28.8266762Z 2021-05-16T19:58:28.8267409Z 37 | 20 ZMAT(I,1)=TEMP 2021-05-16T19:58:28.8268158Z | 1 2021-05-16T19:58:28.8272303Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) 2021-05-16T19:58:28.8273921Z updatebobyqa.f:58:72: 2021-05-16T19:58:28.8274251Z 2021-05-16T19:58:28.8275221Z 58 | 50 ZMAT(I,1)=TEMPA*ZMAT(I,1)-TEMPB*VLAG(I) 2021-05-16T19:58:28.8275862Z | 1 2021-05-16T19:58:28.8277131Z ##[warning]Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 50 at (1) 2021-05-16T19:58:28.8287477Z updatebobyqa.f:67:72: 2021-05-16T19:58:28.8287834Z 2021-05-16T19:58:28.8288247Z 67 | DO 60 I=1,JP 2021-05-16T19:58:28.8288818Z | 1 2021-05-16T19:58:28.8289887Z ##[warning]Warning: Fortran 2018 deleted feature: Shared DO termination label 60 at (1) 2021-05-16T19:58:29.2030368Z g++ -std=gnu++14 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o minqa.so altmov.o bigden.o biglag.o bobyqa.o bobyqb.o lagmax.o minqa.o newuoa.o newuob.o prelim.o rescue.o trsapp.o trsbox.o trstep.o uobyqa.o uobyqb.o update.o updatebobyqa.o -lgfortran -lm -lquadmath -L/opt/R/devel/lib/R/lib -lR 2021-05-16T19:58:29.5933662Z installing to /home/runner/work/_temp/Library/00LOCK-minqa/00new/minqa/libs 2021-05-16T19:58:29.5968667Z ** R 2021-05-16T19:58:29.6007906Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:58:30.0930624Z ** help 2021-05-16T19:58:30.1177095Z *** installing help indices 2021-05-16T19:58:30.1401102Z ** building package indices 2021-05-16T19:58:30.3747898Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:58:30.6956089Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T19:58:30.7183334Z ** testing if installed package can be loaded from final location 2021-05-16T19:58:31.0353427Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:58:31.0359298Z * DONE (minqa) 2021-05-16T19:58:31.4703860Z * installing *source* package ‘RNifti’ ... 2021-05-16T19:58:31.4790724Z ** package ‘RNifti’ successfully unpacked and MD5 sums checked 2021-05-16T19:58:31.4820616Z ** using staged installation 2021-05-16T19:58:31.4999634Z ** libs 2021-05-16T19:58:31.5063587Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c main.cpp -o main.o 2021-05-16T19:58:54.5853716Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zzz.c -o zzz.o 2021-05-16T19:58:54.6978269Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/adler32.c -o zlib/adler32.o 2021-05-16T19:58:54.8023120Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/compress.c -o zlib/compress.o 2021-05-16T19:58:54.8519581Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/crc32.c -o zlib/crc32.o 2021-05-16T19:58:54.9839940Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/deflate.c -o zlib/deflate.o 2021-05-16T19:58:55.6056458Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/gzclose.c -o zlib/gzclose.o 2021-05-16T19:58:55.6571316Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/gzlib.c -o zlib/gzlib.o 2021-05-16T19:58:55.8206200Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/gzread.c -o zlib/gzread.o 2021-05-16T19:58:56.0295432Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/gzwrite.c -o zlib/gzwrite.o 2021-05-16T19:58:56.2006686Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/infback.c -o zlib/infback.o 2021-05-16T19:58:56.5202010Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/inffast.c -o zlib/inffast.o 2021-05-16T19:58:56.6560442Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/inflate.c -o zlib/inflate.o 2021-05-16T19:58:57.3436035Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/inftrees.c -o zlib/inftrees.o 2021-05-16T19:58:57.4811649Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/trees.c -o zlib/trees.o 2021-05-16T19:58:57.8944216Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/uncompr.c -o zlib/uncompr.o 2021-05-16T19:58:57.9356672Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/zutil.c -o zlib/zutil.o 2021-05-16T19:58:57.9930689Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c znzlib/znzlib.c -o znzlib/znzlib.o 2021-05-16T19:58:58.1005548Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c niftilib/nifti1_io.c -o niftilib/nifti1_io.o 2021-05-16T19:58:59.6194201Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c niftilib/nifti2_io.c -o niftilib/nifti2_io.o 2021-05-16T19:59:02.4664492Z g++ -std=gnu++14 -shared -L/opt/R/devel/lib/R/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 -L/opt/R/devel/lib/R/lib -lR 2021-05-16T19:59:02.6659217Z installing to /home/runner/work/_temp/Library/00LOCK-RNifti/00new/RNifti/libs 2021-05-16T19:59:02.6798086Z ** R 2021-05-16T19:59:02.6895284Z ** inst 2021-05-16T19:59:02.6933092Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:59:03.7414850Z ** help 2021-05-16T19:59:03.7999121Z *** installing help indices 2021-05-16T19:59:03.8435730Z ** building package indices 2021-05-16T19:59:04.1246823Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:59:04.4902955Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T19:59:04.5232935Z ** testing if installed package can be loaded from final location 2021-05-16T19:59:04.8551246Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:59:04.8552764Z * DONE (RNifti) 2021-05-16T19:59:05.1175164Z * installing *source* package ‘abind’ ... 2021-05-16T19:59:05.1192554Z ** package ‘abind’ successfully unpacked and MD5 sums checked 2021-05-16T19:59:05.1225536Z ** using staged installation 2021-05-16T19:59:05.1353052Z ** R 2021-05-16T19:59:05.1416177Z ** inst 2021-05-16T19:59:05.1426747Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:59:05.9329427Z ** help 2021-05-16T19:59:05.9690518Z *** installing help indices 2021-05-16T19:59:05.9973716Z ** building package indices 2021-05-16T19:59:06.2497478Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:59:06.4592770Z ** testing if installed package can be loaded from final location 2021-05-16T19:59:06.6952446Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:59:06.6961974Z * DONE (abind) 2021-05-16T19:59:06.9483222Z * installing *source* package ‘bitops’ ... 2021-05-16T19:59:06.9495794Z ** package ‘bitops’ successfully unpacked and MD5 sums checked 2021-05-16T19:59:06.9550184Z ** using staged installation 2021-05-16T19:59:06.9649955Z ** libs 2021-05-16T19:59:06.9707164Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c bit-ops.c -o bit-ops.o 2021-05-16T19:59:07.2082223Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cksum.c -o cksum.o 2021-05-16T19:59:07.2768177Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T19:59:07.3287341Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o bitops.so bit-ops.o cksum.o init.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T19:59:07.3475526Z installing to /home/runner/work/_temp/Library/00LOCK-bitops/00new/bitops/libs 2021-05-16T19:59:07.3496135Z ** R 2021-05-16T19:59:07.3530800Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:59:07.6237266Z ** help 2021-05-16T19:59:07.6547825Z *** installing help indices 2021-05-16T19:59:07.6775859Z ** building package indices 2021-05-16T19:59:07.9105810Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:59:08.1211366Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T19:59:08.1405128Z ** testing if installed package can be loaded from final location 2021-05-16T19:59:08.3396640Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:59:08.3402996Z * DONE (bitops) 2021-05-16T19:59:08.6019641Z * installing *source* package ‘numDeriv’ ... 2021-05-16T19:59:08.6033509Z ** package ‘numDeriv’ successfully unpacked and MD5 sums checked 2021-05-16T19:59:08.6034625Z ** using staged installation 2021-05-16T19:59:08.6221308Z ** R 2021-05-16T19:59:08.6261986Z ** inst 2021-05-16T19:59:08.6273125Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:59:09.1675523Z ** help 2021-05-16T19:59:09.1998889Z *** installing help indices 2021-05-16T19:59:09.2285500Z ** building package indices 2021-05-16T19:59:09.4791000Z ** installing vignettes 2021-05-16T19:59:09.4794177Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:59:09.7038665Z ** testing if installed package can be loaded from final location 2021-05-16T19:59:09.9169681Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:59:09.9191100Z * DONE (numDeriv) 2021-05-16T19:59:10.2106484Z * installing *source* package ‘munsell’ ... 2021-05-16T19:59:10.2129151Z ** package ‘munsell’ successfully unpacked and MD5 sums checked 2021-05-16T19:59:10.2130395Z ** using staged installation 2021-05-16T19:59:10.2260716Z ** R 2021-05-16T19:59:10.2423463Z ** inst 2021-05-16T19:59:10.2439463Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:59:10.9781324Z ** help 2021-05-16T19:59:11.0392406Z *** installing help indices 2021-05-16T19:59:11.0933309Z *** copying figures 2021-05-16T19:59:11.0937194Z ** building package indices 2021-05-16T19:59:11.3604526Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:59:11.6309723Z ** testing if installed package can be loaded from final location 2021-05-16T19:59:11.9257395Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:59:11.9269050Z * DONE (munsell) 2021-05-16T19:59:12.6905948Z * installing *source* package ‘lme4’ ... 2021-05-16T19:59:12.7182222Z ** package ‘lme4’ successfully unpacked and MD5 sums checked 2021-05-16T19:59:12.7183545Z ** using staged installation 2021-05-16T19:59:12.7518977Z ** libs 2021-05-16T19:59:12.7609336Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/Rcpp/include' -I'/home/runner/work/_temp/Library/RcppEigen/include' -I/usr/local/include -DNDEBUG -DEIGEN_DONT_VECTORIZE -fpic -g -O2 -c external.cpp -o external.o 2021-05-16T19:59:27.9530112Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/Rcpp/include' -I'/home/runner/work/_temp/Library/RcppEigen/include' -I/usr/local/include -DNDEBUG -DEIGEN_DONT_VECTORIZE -fpic -g -O2 -c glmFamily.cpp -o glmFamily.o 2021-05-16T19:59:40.0532775Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/Rcpp/include' -I'/home/runner/work/_temp/Library/RcppEigen/include' -I/usr/local/include -DNDEBUG -DEIGEN_DONT_VECTORIZE -fpic -g -O2 -c optimizer.cpp -o optimizer.o 2021-05-16T19:59:48.0872499Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/Rcpp/include' -I'/home/runner/work/_temp/Library/RcppEigen/include' -I/usr/local/include -DNDEBUG -DEIGEN_DONT_VECTORIZE -fpic -g -O2 -c predModule.cpp -o predModule.o 2021-05-16T20:00:05.6529941Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/Rcpp/include' -I'/home/runner/work/_temp/Library/RcppEigen/include' -I/usr/local/include -DNDEBUG -DEIGEN_DONT_VECTORIZE -fpic -g -O2 -c respModule.cpp -o respModule.o 2021-05-16T20:00:14.6083980Z g++ -std=gnu++14 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o lme4.so external.o glmFamily.o optimizer.o predModule.o respModule.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T20:00:15.4206143Z installing to /home/runner/work/_temp/Library/00LOCK-lme4/00new/lme4/libs 2021-05-16T20:00:15.4585555Z ** R 2021-05-16T20:00:15.6310742Z ** data 2021-05-16T20:00:15.6323138Z *** moving datasets to lazyload DB 2021-05-16T20:00:15.9514275Z ** inst 2021-05-16T20:00:15.9598619Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:00:26.3135797Z ** help 2021-05-16T20:00:26.7539533Z *** installing help indices 2021-05-16T20:00:27.0218222Z ** building package indices 2021-05-16T20:00:27.4661854Z ** installing vignettes 2021-05-16T20:00:27.4793093Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:00:29.2154333Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:00:29.2579103Z ** testing if installed package can be loaded from final location 2021-05-16T20:00:31.1473290Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:00:31.1607978Z * DONE (lme4) 2021-05-16T20:00:31.5944432Z * installing *source* package ‘scales’ ... 2021-05-16T20:00:31.6003842Z ** package ‘scales’ successfully unpacked and MD5 sums checked 2021-05-16T20:00:31.6005104Z ** using staged installation 2021-05-16T20:00:31.6203255Z ** R 2021-05-16T20:00:31.6388610Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:00:34.9509752Z ** help 2021-05-16T20:00:35.1817236Z *** installing help indices 2021-05-16T20:00:35.3284925Z *** copying figures 2021-05-16T20:00:35.3299905Z ** building package indices 2021-05-16T20:00:35.6952676Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:00:36.0082480Z ** testing if installed package can be loaded from final location 2021-05-16T20:00:36.3686848Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:00:36.3715821Z * DONE (scales) 2021-05-16T20:00:36.6151292Z * installing *source* package ‘gamm4’ ... 2021-05-16T20:00:36.6163912Z ** package ‘gamm4’ successfully unpacked and MD5 sums checked 2021-05-16T20:00:36.6170281Z ** using staged installation 2021-05-16T20:00:36.6300421Z ** R 2021-05-16T20:00:36.6348748Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:00:38.7982586Z ** help 2021-05-16T20:00:38.8230884Z *** installing help indices 2021-05-16T20:00:38.8511058Z ** building package indices 2021-05-16T20:00:39.0813876Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:00:40.8198218Z ** testing if installed package can be loaded from final location 2021-05-16T20:00:42.5599452Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:00:42.5610691Z * DONE (gamm4) 2021-05-16T20:00:43.7439750Z * installing *source* package ‘ggplot2’ ... 2021-05-16T20:00:43.7789264Z ** package ‘ggplot2’ successfully unpacked and MD5 sums checked 2021-05-16T20:00:43.7791268Z ** using staged installation 2021-05-16T20:00:43.8142372Z ** R 2021-05-16T20:00:43.9458909Z ** data 2021-05-16T20:00:43.9479964Z *** moving datasets to lazyload DB 2021-05-16T20:00:44.6014105Z ** inst 2021-05-16T20:00:44.6054988Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:00:56.6628351Z ** help 2021-05-16T20:00:57.5985767Z *** installing help indices 2021-05-16T20:00:58.0947080Z *** copying figures 2021-05-16T20:00:58.0950954Z ** building package indices 2021-05-16T20:00:58.8815618Z ** installing vignettes 2021-05-16T20:00:58.9181958Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:00:59.7331199Z ** testing if installed package can be loaded from final location 2021-05-16T20:01:00.8774600Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:01:00.8881329Z * DONE (ggplot2) 2021-05-16T20:01:01.2733115Z * installing *source* package ‘lmerTest’ ... 2021-05-16T20:01:01.2770586Z ** package ‘lmerTest’ successfully unpacked and MD5 sums checked 2021-05-16T20:01:01.2771841Z ** using staged installation 2021-05-16T20:01:01.2963971Z ** R 2021-05-16T20:01:01.3190816Z ** data 2021-05-16T20:01:01.3197615Z *** moving datasets to lazyload DB 2021-05-16T20:01:01.3367828Z ** inst 2021-05-16T20:01:01.3381394Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:01:05.7463602Z ** help 2021-05-16T20:01:05.8848290Z *** installing help indices 2021-05-16T20:01:05.9806443Z ** building package indices 2021-05-16T20:01:06.3246391Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:01:08.4487075Z ** testing if installed package can be loaded from final location 2021-05-16T20:01:10.6538235Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:01:10.6584078Z * DONE (lmerTest) 2021-05-16T20:01:10.6691121Z 2021-05-16T20:01:10.6692531Z The downloaded source packages are in 2021-05-16T20:01:10.6694356Z ‘/tmp/RtmpwRs8fa/downloaded_packages’ 2021-05-16T20:01:11.0984474Z Skipping install of 'oro.nifti' from a github remote, the SHA1 (bd06b05d) has not changed since last install. 2021-05-16T20:01:11.0985833Z Use `force = TRUE` to force installation 2021-05-16T20:01:28.0297938Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-16T20:01:28.0299986Z Use `force = TRUE` to force installation 2021-05-16T20:01:28.0314722Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-16T20:01:28.0316186Z Use `force = TRUE` to force installation 2021-05-16T20:01:28.0469229Z ##[group]Run options(width = 100) 2021-05-16T20:01:28.0470098Z options(width = 100) 2021-05-16T20:01:28.0470706Z pkgs <- installed.packages()[, "Package"] 2021-05-16T20:01:28.0471438Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-16T20:01:28.0479420Z shell: /usr/local/bin/Rscript {0} 2021-05-16T20:01:28.0479867Z env: 2021-05-16T20:01:28.0480332Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:01:28.0480841Z TIC_DEPLOY_KEY: 2021-05-16T20:01:28.0482148Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T20:01:28.0483877Z GITHUB_PAT: *** 2021-05-16T20:01:28.0484305Z COVERALLS_TOKEN: 2021-05-16T20:01:28.0484778Z continue-on-error: true 2021-05-16T20:01:28.0485253Z VDIFFR_RUN_TESTS: 2021-05-16T20:01:28.0485723Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T20:01:28.0486174Z TZ: UTC 2021-05-16T20:01:28.0486549Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:01:28.0486999Z NOT_CRAN: true 2021-05-16T20:01:28.0487385Z ##[endgroup] 2021-05-16T20:01:28.6576152Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-16T20:01:28.6576979Z setting value 2021-05-16T20:01:28.6577989Z version R Under development (unstable) (2021-05-14 r80296) 2021-05-16T20:01:28.6578789Z os Ubuntu 20.04.2 LTS 2021-05-16T20:01:28.6579805Z system x86_64, linux-gnu 2021-05-16T20:01:28.6580658Z ui X11 2021-05-16T20:01:28.6581146Z language (EN) 2021-05-16T20:01:28.6581836Z collate C.UTF-8 2021-05-16T20:01:28.6582491Z ctype C.UTF-8 2021-05-16T20:01:28.6582992Z tz UTC 2021-05-16T20:01:28.6583615Z date 2021-05-16 2021-05-16T20:01:28.6583881Z 2021-05-16T20:01:28.6584654Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-16T20:01:28.6585305Z package * version date lib source 2021-05-16T20:01:28.6586315Z abind 1.4-5 2016-07-21 [1] RSPM (R 4.2.0) 2021-05-16T20:01:28.6587326Z aghast 0.2.1 2021-05-16 [1] Github (muschellij2/aghast@0c3b853) 2021-05-16T20:01:28.6588174Z askpass 1.1 2019-01-13 [1] RSPM (R 4.2.0) 2021-05-16T20:01:28.6589347Z base * 4.2.0 2021-05-15 [2] local 2021-05-16T20:01:28.6590519Z base64enc 0.1-3 2015-07-28 [1] RSPM (R 4.2.0) 2021-05-16T20:01:28.6591509Z bitops 1.0-7 2021-04-24 [1] RSPM (R 4.2.0) 2021-05-16T20:01:28.6592458Z boot 1.3-28 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T20:01:28.6593186Z brew 1.0-6 2011-04-13 [1] RSPM (R 4.2.0) 2021-05-16T20:01:28.6593929Z brio 1.1.2 2021-04-23 [1] RSPM (R 4.2.0) 2021-05-16T20:01:28.6594665Z cachem 1.0.5 2021-05-15 [1] CRAN (R 4.2.0) 2021-05-16T20:01:28.6595604Z callr 3.7.0 2021-04-20 [1] RSPM (R 4.2.0) 2021-05-16T20:01:28.6596387Z class 7.3-19 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T20:01:28.6597131Z cli 2.5.0 2021-04-26 [1] RSPM (R 4.2.0) 2021-05-16T20:01:28.6597901Z clipr 0.7.1 2020-10-08 [1] RSPM (R 4.2.0) 2021-05-16T20:01:28.6598673Z cluster 2.1.2 2021-04-17 [2] CRAN (R 4.2.0) 2021-05-16T20:01:28.6599755Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.2.0) 2021-05-16T20:01:28.6600645Z colorspace 2.0-1 2021-05-04 [1] RSPM (R 4.2.0) 2021-05-16T20:01:28.6601646Z commonmark 1.7 2018-12-01 [1] RSPM (R 4.2.0) 2021-05-16T20:01:28.6602623Z compiler 4.2.0 2021-05-15 [2] local 2021-05-16T20:01:28.6603397Z covr 3.5.1 2020-09-16 [1] RSPM (R 4.2.0) 2021-05-16T20:01:28.6604680Z cpp11 0.2.7 2021-03-29 [1] RSPM (R 4.2.0) 2021-05-16T20:01:28.6606423Z crayon 1.4.1 2021-02-08 [1] RSPM (R 4.2.0) 2021-05-16T20:01:28.6607355Z credentials 1.3.0 2020-07-21 [1] RSPM (R 4.2.0) 2021-05-16T20:01:28.6608599Z curl 4.3.1 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-16T20:01:28.6609746Z datasets * 4.2.0 2021-05-15 [2] local 2021-05-16T20:01:28.6610920Z debugme 1.1.0 2017-10-22 [1] RSPM (R 4.2.0) 2021-05-16T20:01:28.6611973Z desc 1.2.0.9000 2021-05-16 [1] Github (muschellij2/desc@7be86f2) 2021-05-16T20:01:28.6613367Z devtools 2.4.1 2021-05-05 [1] RSPM (R 4.2.0) 2021-05-16T20:01:28.6614313Z diffobj 0.3.4 2021-03-22 [1] RSPM (R 4.2.0) 2021-05-16T20:01:28.6615106Z digest 0.6.27 2020-10-24 [1] RSPM (R 4.2.0) 2021-05-16T20:01:28.6615884Z dplyr 1.0.6 2021-05-05 [1] RSPM (R 4.2.0) 2021-05-16T20:01:28.6616663Z ellipsis 0.3.2 2021-04-29 [1] RSPM (R 4.2.0) 2021-05-16T20:01:28.6617473Z evaluate 0.14 2019-05-28 [1] RSPM (R 4.2.0) 2021-05-16T20:01:28.6618254Z fansi 0.4.2 2021-01-15 [1] RSPM (R 4.2.0) 2021-05-16T20:01:28.6619403Z farver 2.1.0 2021-02-28 [1] RSPM (R 4.2.0) 2021-05-16T20:01:28.6620244Z fastmap 1.1.0 2021-01-25 [1] RSPM (R 4.2.0) 2021-05-16T20:01:28.6621261Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.2.0) 2021-05-16T20:01:28.6622114Z fs 1.5.0 2020-07-31 [1] RSPM (R 4.2.0) 2021-05-16T20:01:28.6623113Z gamm4 0.2-6 2020-04-03 [1] RSPM (R 4.2.0) 2021-05-16T20:01:28.6624833Z generics 0.1.0 2020-10-31 [1] RSPM (R 4.2.0) 2021-05-16T20:01:28.6625625Z gert 1.3.0 2021-03-29 [1] RSPM (R 4.2.0) 2021-05-16T20:01:28.6626964Z ggplot2 3.3.3 2020-12-30 [1] RSPM (R 4.2.0) 2021-05-16T20:01:28.6627851Z gh 1.3.0 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-16T20:01:28.6628998Z ghtravis 0.15.1 2021-05-16 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-16T20:01:28.6630797Z git2r 0.28.0 2021-01-10 [1] RSPM (R 4.2.0) 2021-05-16T20:01:28.6631766Z gitcreds 0.1.1 2020-12-04 [1] RSPM (R 4.2.0) 2021-05-16T20:01:28.6632741Z glue 1.4.2 2020-08-27 [1] RSPM (R 4.2.0) 2021-05-16T20:01:28.6633727Z graphics * 4.2.0 2021-05-15 [2] local 2021-05-16T20:01:28.6634724Z grDevices * 4.2.0 2021-05-15 [2] local 2021-05-16T20:01:28.6635898Z grid 4.2.0 2021-05-15 [2] local 2021-05-16T20:01:28.6636872Z gtable 0.3.0 2019-03-25 [1] RSPM (R 4.2.0) 2021-05-16T20:01:28.6637809Z highr 0.9 2021-04-16 [1] RSPM (R 4.2.0) 2021-05-16T20:01:28.6638682Z htmltools 0.5.1.1 2021-01-22 [1] RSPM (R 4.2.0) 2021-05-16T20:01:28.6639473Z httr 1.4.2 2020-07-20 [1] RSPM (R 4.2.0) 2021-05-16T20:01:28.6640261Z ini 0.3.1 2018-05-20 [1] RSPM (R 4.2.0) 2021-05-16T20:01:28.6641039Z isoband 0.2.4 2021-03-03 [1] RSPM (R 4.2.0) 2021-05-16T20:01:28.6641991Z jsonlite 1.7.2 2020-12-09 [1] RSPM (R 4.2.0) 2021-05-16T20:01:28.6643298Z KernSmooth 2.23-20 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T20:01:28.6644221Z knitr 1.33 2021-04-24 [1] RSPM (R 4.2.0) 2021-05-16T20:01:28.6645126Z labeling 0.4.2 2020-10-20 [1] RSPM (R 4.2.0) 2021-05-16T20:01:28.6649192Z lattice 0.20-44 2021-05-02 [2] CRAN (R 4.2.0) 2021-05-16T20:01:28.6651244Z lazyeval 0.2.2 2019-03-15 [1] RSPM (R 4.2.0) 2021-05-16T20:01:28.6652505Z lifecycle 1.0.0 2021-02-15 [1] RSPM (R 4.2.0) 2021-05-16T20:01:28.6653920Z lme4 1.1-27 2021-05-15 [1] CRAN (R 4.2.0) 2021-05-16T20:01:28.6655729Z lmerTest 3.1-3 2020-10-23 [1] RSPM (R 4.2.0) 2021-05-16T20:01:28.6656817Z magrittr 2.0.1 2020-11-17 [1] RSPM (R 4.2.0) 2021-05-16T20:01:28.6657932Z markdown 1.1 2019-08-07 [1] RSPM (R 4.2.0) 2021-05-16T20:01:28.6658990Z MASS 7.3-54 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T20:01:28.6660145Z Matrix 1.3-3 2021-05-04 [2] CRAN (R 4.2.0) 2021-05-16T20:01:28.6661151Z memoise 2.0.0 2021-01-26 [1] RSPM (R 4.2.0) 2021-05-16T20:01:28.6662140Z methods * 4.2.0 2021-05-15 [2] local 2021-05-16T20:01:28.6663127Z mgcv 1.8-35 2021-04-18 [2] CRAN (R 4.2.0) 2021-05-16T20:01:28.6664071Z mime 0.10 2021-02-13 [1] RSPM (R 4.2.0) 2021-05-16T20:01:28.6665039Z minqa 1.2.4 2014-10-09 [1] RSPM (R 4.2.0) 2021-05-16T20:01:28.6666008Z munsell 0.5.0 2018-06-12 [1] RSPM (R 4.2.0) 2021-05-16T20:01:28.6667006Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.2.0) 2021-05-16T20:01:28.6667987Z nloptr 1.2.2.2 2020-07-02 [1] RSPM (R 4.2.0) 2021-05-16T20:01:28.6668955Z nnet 7.3-16 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T20:01:28.6670199Z numDeriv 2016.8-1.1 2019-06-06 [1] RSPM (R 4.2.0) 2021-05-16T20:01:28.6671270Z openssl 1.4.4 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-16T20:01:28.6672445Z oro.nifti 0.10.3 2021-05-16 [1] Github (neuroconductor/oro.nifti@bd06b05) 2021-05-16T20:01:28.6673633Z parallel 4.2.0 2021-05-15 [2] local 2021-05-16T20:01:28.6674618Z pillar 1.6.1 2021-05-16 [1] CRAN (R 4.2.0) 2021-05-16T20:01:28.6675775Z pkgbuild 1.2.0 2020-12-15 [1] RSPM (R 4.2.0) 2021-05-16T20:01:28.6676764Z pkgconfig 2.0.3 2019-09-22 [1] RSPM (R 4.2.0) 2021-05-16T20:01:28.6677756Z pkgload 1.2.1 2021-04-06 [1] RSPM (R 4.2.0) 2021-05-16T20:01:28.6678733Z praise 1.0.0 2015-08-11 [1] RSPM (R 4.2.0) 2021-05-16T20:01:28.6680133Z prettyunits 1.1.1 2020-01-24 [1] RSPM (R 4.2.0) 2021-05-16T20:01:28.6681678Z processx 3.5.2 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-16T20:01:28.6683303Z ps 1.6.0 2021-02-28 [1] RSPM (R 4.2.0) 2021-05-16T20:01:28.6684456Z purrr 0.3.4 2020-04-17 [1] RSPM (R 4.2.0) 2021-05-16T20:01:28.6685782Z R6 2.5.0 2020-10-28 [1] RSPM (R 4.2.0) 2021-05-16T20:01:28.6687394Z rappdirs 0.3.3 2021-01-31 [1] RSPM (R 4.2.0) 2021-05-16T20:01:28.6689206Z rcmdcheck 1.3.3 2019-05-07 [1] RSPM (R 4.2.0) 2021-05-16T20:01:28.6690644Z RColorBrewer 1.1-2 2014-12-07 [1] RSPM (R 4.2.0) 2021-05-16T20:01:28.6691683Z Rcpp 1.0.6 2021-01-15 [1] RSPM (R 4.2.0) 2021-05-16T20:01:28.6692692Z RcppEigen 0.3.3.9.1 2020-12-17 [1] RSPM (R 4.2.0) 2021-05-16T20:01:28.6693727Z rematch2 2.1.2 2020-05-01 [1] RSPM (R 4.2.0) 2021-05-16T20:01:28.6694743Z remotes 2.3.0 2021-04-01 [1] RSPM (R 4.2.0) 2021-05-16T20:01:28.6695716Z rex 1.2.0 2020-04-21 [1] RSPM (R 4.2.0) 2021-05-16T20:01:28.6696894Z rlang 0.4.11 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-16T20:01:28.6697957Z rmarkdown 2.8 2021-05-07 [1] RSPM (R 4.2.0) 2021-05-16T20:01:28.6699329Z RNifti 1.3.1 2021-05-13 [1] CRAN (R 4.2.0) 2021-05-16T20:01:28.6700314Z roxygen2 7.1.1 2020-06-27 [1] RSPM (R 4.2.0) 2021-05-16T20:01:28.6701320Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.2.0) 2021-05-16T20:01:28.6702332Z rprojroot 2.0.2 2020-11-15 [1] RSPM (R 4.2.0) 2021-05-16T20:01:28.6703540Z rstudioapi 0.13 2020-11-12 [1] RSPM (R 4.2.0) 2021-05-16T20:01:28.6704981Z rticles 0.19 2021-03-04 [1] RSPM (R 4.2.0) 2021-05-16T20:01:28.6706113Z rversions 2.0.2 2020-05-25 [1] RSPM (R 4.2.0) 2021-05-16T20:01:28.6707204Z scales 1.1.1 2020-05-11 [1] RSPM (R 4.2.0) 2021-05-16T20:01:28.6708505Z sessioninfo 1.1.1 2018-11-05 [1] RSPM (R 4.2.0) 2021-05-16T20:01:28.6709730Z spatial 7.3-14 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T20:01:28.6710806Z splines 4.2.0 2021-05-15 [2] local 2021-05-16T20:01:28.6711810Z stats * 4.2.0 2021-05-15 [2] local 2021-05-16T20:01:28.6712825Z stats4 4.2.0 2021-05-15 [2] local 2021-05-16T20:01:28.6713855Z stringi 1.6.1 2021-05-10 [1] RSPM (R 4.2.0) 2021-05-16T20:01:28.6715039Z stringr 1.4.0 2019-02-10 [1] RSPM (R 4.2.0) 2021-05-16T20:01:28.6716051Z survival 3.2-11 2021-04-26 [2] CRAN (R 4.2.0) 2021-05-16T20:01:28.6717017Z sys 3.4 2020-07-23 [1] RSPM (R 4.2.0) 2021-05-16T20:01:28.6718075Z sysreqs 1.0.0.9000 2021-05-16 [1] Github (r-hub/sysreqs@f068afa) 2021-05-16T20:01:28.6719131Z tcltk 4.2.0 2021-05-15 [2] local 2021-05-16T20:01:28.6720129Z testthat 3.0.2 2021-02-14 [1] RSPM (R 4.2.0) 2021-05-16T20:01:28.6721131Z tibble 3.1.2 2021-05-16 [1] CRAN (R 4.2.0) 2021-05-16T20:01:28.6722278Z tic 0.10.0 2021-05-16 [1] Github (ropensci/tic@3b4dfb8) 2021-05-16T20:01:28.6723377Z tidyr 1.1.3 2021-03-03 [1] RSPM (R 4.2.0) 2021-05-16T20:01:28.6724379Z tidyselect 1.1.1 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-16T20:01:28.6725413Z tinytex 0.31 2021-03-30 [1] RSPM (R 4.2.0) 2021-05-16T20:01:28.6726614Z tools 4.2.0 2021-05-15 [2] local 2021-05-16T20:01:28.6728054Z usethis 2.0.1 2021-02-10 [1] RSPM (R 4.2.0) 2021-05-16T20:01:28.6729526Z utf8 1.2.1 2021-03-12 [1] RSPM (R 4.2.0) 2021-05-16T20:01:28.6730472Z utils * 4.2.0 2021-05-15 [2] local 2021-05-16T20:01:28.6731446Z vctrs 0.3.8 2021-04-29 [1] RSPM (R 4.2.0) 2021-05-16T20:01:28.6732453Z viridisLite 0.4.0 2021-04-13 [1] RSPM (R 4.2.0) 2021-05-16T20:01:28.6733481Z waldo 0.2.5 2021-03-08 [1] RSPM (R 4.2.0) 2021-05-16T20:01:28.6734466Z whisker 0.4 2019-08-28 [1] RSPM (R 4.2.0) 2021-05-16T20:01:28.6735444Z withr 2.4.2 2021-04-18 [1] RSPM (R 4.2.0) 2021-05-16T20:01:28.6736402Z xfun 0.23 2021-05-15 [1] CRAN (R 4.2.0) 2021-05-16T20:01:28.6737530Z xml2 1.3.2 2020-04-23 [1] RSPM (R 4.2.0) 2021-05-16T20:01:28.6738692Z xopen 1.0.0 2018-09-17 [1] RSPM (R 4.2.0) 2021-05-16T20:01:28.6739666Z yaml 2.2.1 2020-02-01 [1] RSPM (R 4.2.0) 2021-05-16T20:01:28.6740610Z zip 2.1.1 2020-08-27 [1] RSPM (R 4.2.0) 2021-05-16T20:01:28.6740993Z 2021-05-16T20:01:28.6741588Z [1] /home/runner/work/_temp/Library 2021-05-16T20:01:28.6742269Z [2] /opt/R/devel/lib/R/library 2021-05-16T20:01:28.6778640Z ##[group]Run Rscript -e 'tic::script()' 2021-05-16T20:01:28.6779625Z Rscript -e 'tic::script()' 2021-05-16T20:01:28.6780150Z ls -l check 2021-05-16T20:01:28.6837844Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T20:01:28.6838347Z env: 2021-05-16T20:01:28.6838796Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:01:28.6839258Z TIC_DEPLOY_KEY: 2021-05-16T20:01:28.6840071Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T20:01:28.6841579Z GITHUB_PAT: *** 2021-05-16T20:01:28.6841990Z COVERALLS_TOKEN: 2021-05-16T20:01:28.6842477Z continue-on-error: true 2021-05-16T20:01:28.6842933Z VDIFFR_RUN_TESTS: 2021-05-16T20:01:28.6843419Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T20:01:28.6854245Z TZ: UTC 2021-05-16T20:01:28.6854763Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:01:28.6855199Z NOT_CRAN: true 2021-05-16T20:01:28.6855612Z ##[endgroup] 2021-05-16T20:01:29.0166794Z ✔ Loading tic stage configuration from tic.R 2021-05-16T20:01:29.1886335Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-16T20:01:29.1887905Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-16T20:01:29.1888882Z timeout = Inf, check_dir = "check") 2021-05-16T20:01:29.2641155Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-16T20:01:29.5126236Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-16T20:01:29.5603066Z * preparing ‘voxel’: 2021-05-16T20:01:29.5781821Z * checking DESCRIPTION meta-information ... OK 2021-05-16T20:01:29.6474208Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T20:01:29.6483159Z * checking for empty or unneeded directories 2021-05-16T20:01:29.6496581Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-16T20:01:29.6572162Z * building ‘voxel_1.3.5.tar.gz’ 2021-05-16T20:01:29.6976998Z 2021-05-16T20:01:29.8601587Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-16T20:01:30.1115020Z * using log directory ‘/home/runner/work/voxel/voxel/check/voxel.Rcheck’ 2021-05-16T20:01:30.1116957Z * using R Under development (unstable) (2021-05-14 r80296) 2021-05-16T20:01:30.1118186Z * using platform: x86_64-pc-linux-gnu (64-bit) 2021-05-16T20:01:30.1119186Z * using session charset: UTF-8 2021-05-16T20:01:30.1806932Z * using option ‘--as-cran’ 2021-05-16T20:01:30.1830635Z * checking for file ‘voxel/DESCRIPTION’ ... OK 2021-05-16T20:01:30.1840254Z * this is package ‘voxel’ version ‘1.3.5’ 2021-05-16T20:01:30.1841494Z * package encoding: UTF-8 2021-05-16T20:01:30.1871357Z * checking package namespace information ... OK 2021-05-16T20:01:48.1383727Z * checking package dependencies ... OK 2021-05-16T20:01:48.1395936Z * checking if this is a source package ... OK 2021-05-16T20:01:48.1404535Z * checking if there is a namespace ... OK 2021-05-16T20:01:48.7163010Z * checking for executable files ... OK 2021-05-16T20:01:48.7164492Z * checking for hidden files and directories ... OK 2021-05-16T20:01:48.7173932Z * checking for portable file names ... OK 2021-05-16T20:01:48.7190270Z * checking for sufficient/correct file permissions ... OK 2021-05-16T20:01:48.7242880Z * checking serialization versions ... OK 2021-05-16T20:01:58.0921064Z * checking whether package ‘voxel’ can be installed ... OK 2021-05-16T20:01:58.1096515Z * checking installed package size ... OK 2021-05-16T20:01:58.2270938Z * checking package directory ... OK 2021-05-16T20:01:58.2272158Z * checking for future file timestamps ... OK 2021-05-16T20:01:58.4111622Z * checking DESCRIPTION meta-information ... OK 2021-05-16T20:01:58.4113055Z * checking top-level files ... OK 2021-05-16T20:01:58.4114211Z * checking for left-over files ... OK 2021-05-16T20:01:58.4115304Z * checking index information ... OK 2021-05-16T20:01:58.4644961Z * checking package subdirectories ... OK 2021-05-16T20:01:58.5230178Z * checking R files for non-ASCII characters ... OK 2021-05-16T20:01:58.5969074Z * checking R files for syntax errors ... OK 2021-05-16T20:02:00.7377340Z * checking whether the package can be loaded ... OK 2021-05-16T20:02:02.9017720Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-16T20:02:05.0831474Z * checking whether the package can be unloaded cleanly ... OK 2021-05-16T20:02:06.9143367Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-16T20:02:09.2541789Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-16T20:02:11.4393490Z * checking loading without being on the library search path ... OK 2021-05-16T20:02:14.4711669Z * checking dependencies in R code ... OK 2021-05-16T20:02:17.5872411Z * checking S3 generic/method consistency ... OK 2021-05-16T20:02:19.6449565Z * checking replacement functions ... OK 2021-05-16T20:02:22.2311196Z * checking foreign function calls ... OK 2021-05-16T20:02:39.7514241Z * checking R code for possible problems ... OK 2021-05-16T20:02:40.1072468Z * checking Rd files ... OK 2021-05-16T20:02:40.1635981Z * checking Rd metadata ... OK 2021-05-16T20:02:40.3187362Z * checking Rd line widths ... OK 2021-05-16T20:02:40.4872843Z * checking Rd cross-references ... OK 2021-05-16T20:02:42.7371926Z * checking for missing documentation entries ... OK 2021-05-16T20:02:49.4272244Z * checking for code/documentation mismatches ... OK 2021-05-16T20:02:52.9551170Z * checking Rd \usage sections ... OK 2021-05-16T20:02:53.1159201Z * checking Rd contents ... OK 2021-05-16T20:02:53.3831133Z * checking for unstated dependencies in examples ... OK 2021-05-16T20:03:26.1872549Z * checking examples ... OK 2021-05-16T20:03:29.0791344Z * checking PDF version of manual ... OK 2021-05-16T20:03:29.0808811Z * checking for non-standard things in the check directory ... OK 2021-05-16T20:03:29.0811043Z * checking for detritus in the temp directory ... OK 2021-05-16T20:03:29.0811858Z * DONE 2021-05-16T20:03:29.0885495Z 2021-05-16T20:03:29.0886459Z Status: OK 2021-05-16T20:03:29.0887022Z 2021-05-16T20:03:29.2229082Z ── R CMD check results ──────────────────────────────────────── voxel 1.3.5 ──── 2021-05-16T20:03:29.2251478Z Duration: 1m 59.5s 2021-05-16T20:03:29.2253047Z 2021-05-16T20:03:29.2265664Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-16T20:03:29.2365284Z total 236 2021-05-16T20:03:29.2366881Z drwxr-xr-x 5 runner docker 4096 May 16 20:03 voxel.Rcheck 2021-05-16T20:03:29.2368383Z -rw-r--r-- 1 runner docker 24317 May 16 20:01 voxel_1.3.5.tar.gz 2021-05-16T20:03:29.2372485Z -rw-r--r-- 1 runner docker 212232 May 16 20:01 voxel_1.3.5_R_x86_64-pc-linux-gnu.tar.gz 2021-05-16T20:03:29.2422604Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T20:03:29.2424395Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T20:03:29.2492062Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T20:03:29.2492612Z env: 2021-05-16T20:03:29.2493073Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:03:29.2493578Z TIC_DEPLOY_KEY: 2021-05-16T20:03:29.2494431Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T20:03:29.2496170Z GITHUB_PAT: *** 2021-05-16T20:03:29.2496590Z COVERALLS_TOKEN: 2021-05-16T20:03:29.2497106Z continue-on-error: true 2021-05-16T20:03:29.2497597Z VDIFFR_RUN_TESTS: 2021-05-16T20:03:29.2498967Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T20:03:29.2499492Z TZ: UTC 2021-05-16T20:03:29.2500746Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:03:29.2501273Z NOT_CRAN: true 2021-05-16T20:03:29.2501664Z ##[endgroup] 2021-05-16T20:03:29.2682034Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-16T20:03:29.2682698Z Rscript -e "tic::before_deploy()" 2021-05-16T20:03:29.2724744Z shell: /usr/bin/bash -e {0} 2021-05-16T20:03:29.2725146Z env: 2021-05-16T20:03:29.2725624Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:03:29.2726135Z TIC_DEPLOY_KEY: 2021-05-16T20:03:29.2726992Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T20:03:29.2728364Z GITHUB_PAT: *** 2021-05-16T20:03:29.2728781Z COVERALLS_TOKEN: 2021-05-16T20:03:29.2763810Z continue-on-error: true 2021-05-16T20:03:29.2764331Z VDIFFR_RUN_TESTS: 2021-05-16T20:03:29.2764862Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T20:03:29.2765350Z TZ: UTC 2021-05-16T20:03:29.2765750Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:03:29.2766197Z NOT_CRAN: true 2021-05-16T20:03:29.2766588Z ##[endgroup] 2021-05-16T20:03:29.6036555Z ✔ Loading tic stage configuration from tic.R 2021-05-16T20:03:29.7747276Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-16T20:03:29.7747853Z with: 2021-05-16T20:03:29.7748689Z upload_url: https://uploads.github.com/repos/neuroconductor/voxel/releases/43019649/assets{?name,label} 2021-05-16T20:03:29.7750736Z asset_path: check/voxel_1.3.5_R_x86_64-pc-linux-gnu.tar.gz 2021-05-16T20:03:29.7751381Z asset_name: voxel_1.3.5_R_x86_64-pc-linux-gnu_R4.1.tar.gz 2021-05-16T20:03:29.7752017Z asset_content_type: application/octet-stream 2021-05-16T20:03:29.7752491Z env: 2021-05-16T20:03:29.7753070Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:03:29.7753655Z TIC_DEPLOY_KEY: 2021-05-16T20:03:29.7754572Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T20:03:29.7756603Z GITHUB_PAT: *** 2021-05-16T20:03:29.7757012Z COVERALLS_TOKEN: 2021-05-16T20:03:29.7757520Z continue-on-error: true 2021-05-16T20:03:29.7757994Z VDIFFR_RUN_TESTS: 2021-05-16T20:03:29.7758729Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T20:03:29.7759201Z TZ: UTC 2021-05-16T20:03:29.7759593Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:03:29.7760362Z NOT_CRAN: true 2021-05-16T20:03:29.7761884Z GITHUB_TOKEN: *** 2021-05-16T20:03:29.7762451Z ##[endgroup] 2021-05-16T20:03:30.9107816Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-16T20:03:30.9108437Z Rscript -e "tic::deploy()" 2021-05-16T20:03:30.9179877Z shell: /usr/bin/bash -e {0} 2021-05-16T20:03:30.9180305Z env: 2021-05-16T20:03:30.9180788Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:03:30.9181286Z TIC_DEPLOY_KEY: 2021-05-16T20:03:30.9182212Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T20:03:30.9183803Z GITHUB_PAT: *** 2021-05-16T20:03:30.9184245Z COVERALLS_TOKEN: 2021-05-16T20:03:30.9184753Z continue-on-error: true 2021-05-16T20:03:30.9185272Z VDIFFR_RUN_TESTS: 2021-05-16T20:03:30.9185782Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T20:03:30.9186273Z TZ: UTC 2021-05-16T20:03:30.9186691Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:03:30.9187118Z NOT_CRAN: true 2021-05-16T20:03:30.9187526Z ##[endgroup] 2021-05-16T20:03:31.2804488Z ✔ Loading tic stage configuration from tic.R 2021-05-16T20:03:31.4562966Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-16T20:03:31.4563609Z Rscript -e "tic::after_deploy()" 2021-05-16T20:03:31.4612492Z shell: /usr/bin/bash -e {0} 2021-05-16T20:03:31.4612917Z env: 2021-05-16T20:03:31.4613395Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:03:31.4613887Z TIC_DEPLOY_KEY: 2021-05-16T20:03:31.4614901Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T20:03:31.4616621Z GITHUB_PAT: *** 2021-05-16T20:03:31.4617067Z COVERALLS_TOKEN: 2021-05-16T20:03:31.4617554Z continue-on-error: true 2021-05-16T20:03:31.4618044Z VDIFFR_RUN_TESTS: 2021-05-16T20:03:31.4618534Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T20:03:31.4618996Z TZ: UTC 2021-05-16T20:03:31.4619597Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:03:31.4619993Z NOT_CRAN: true 2021-05-16T20:03:31.4620371Z ##[endgroup] 2021-05-16T20:03:31.8169461Z ✔ Loading tic stage configuration from tic.R 2021-05-16T20:03:32.2072343Z Post job cleanup. 2021-05-16T20:03:32.2663685Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T20:03:32.2802616Z Post job cleanup. 2021-05-16T20:03:32.4278771Z [command]/usr/bin/git version 2021-05-16T20:03:32.4360378Z git version 2.31.1 2021-05-16T20:03:32.4414675Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T20:03:32.4481220Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2021-05-16T20:03:32.4828286Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T20:03:32.4895034Z http.https://github.com/.extraheader 2021-05-16T20:03:32.4902914Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-16T20:03:32.4955266Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2021-05-16T20:03:32.5404804Z Cleaning up orphan processes