2021-05-16T01:30:44.8571535Z ##[section]Starting: Request a runner to run this job 2021-05-16T01:30:45.3557641Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-20.04' 2021-05-16T01:30:45.4195537Z 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-16T01:30:45.5360277Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-16T01:30:45.6606080Z ##[section]Finishing: Request a runner to run this job 2021-05-16T01:30:53.9415190Z Current runner version: '2.278.0' 2021-05-16T01:30:53.9445091Z ##[group]Operating System 2021-05-16T01:30:53.9446136Z Ubuntu 2021-05-16T01:30:53.9446606Z 20.04.2 2021-05-16T01:30:53.9447177Z LTS 2021-05-16T01:30:53.9447674Z ##[endgroup] 2021-05-16T01:30:53.9448351Z ##[group]Virtual Environment 2021-05-16T01:30:53.9449108Z Environment: ubuntu-20.04 2021-05-16T01:30:53.9449697Z Version: 20210510.0 2021-05-16T01:30:53.9450879Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210510.0/images/linux/Ubuntu2004-README.md 2021-05-16T01:30:53.9452388Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210510.0 2021-05-16T01:30:53.9453405Z ##[endgroup] 2021-05-16T01:30:53.9455499Z ##[group]GITHUB_TOKEN Permissions 2021-05-16T01:30:53.9456836Z Actions: write 2021-05-16T01:30:53.9457457Z Checks: write 2021-05-16T01:30:53.9458000Z Contents: write 2021-05-16T01:30:53.9458628Z Deployments: write 2021-05-16T01:30:53.9459327Z Issues: write 2021-05-16T01:30:53.9459961Z Metadata: read 2021-05-16T01:30:53.9460572Z Packages: write 2021-05-16T01:30:53.9461156Z PullRequests: write 2021-05-16T01:30:53.9461886Z RepositoryProjects: write 2021-05-16T01:30:53.9462581Z SecurityEvents: write 2021-05-16T01:30:53.9463277Z Statuses: write 2021-05-16T01:30:53.9463917Z ##[endgroup] 2021-05-16T01:30:53.9467427Z Prepare workflow directory 2021-05-16T01:30:54.0591233Z Prepare all required actions 2021-05-16T01:30:54.0603413Z Getting action download info 2021-05-16T01:30:54.4737231Z Download action repository 'actions/checkout@v2' 2021-05-16T01:30:56.4730433Z Download action repository 'r-lib/actions@master' 2021-05-16T01:30:56.9482878Z Download action repository 'adigherman/actions@master' 2021-05-16T01:30:58.5104090Z Download action repository 'msys2/setup-msys2@v2' 2021-05-16T01:30:58.6987756Z Download action repository 'actions/cache@v1' 2021-05-16T01:30:58.8438358Z Download action repository 'actions/upload-artifact@master' 2021-05-16T01:30:58.9924143Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-16T01:30:59.3973755Z ##[group]Run actions/checkout@v2 2021-05-16T01:30:59.3974510Z with: 2021-05-16T01:30:59.3975053Z repository: neuroconductor/fmriqa 2021-05-16T01:30:59.3976211Z token: *** 2021-05-16T01:30:59.3976714Z ssh-strict: true 2021-05-16T01:30:59.3977297Z persist-credentials: true 2021-05-16T01:30:59.3977914Z clean: true 2021-05-16T01:30:59.3978369Z fetch-depth: 1 2021-05-16T01:30:59.3978883Z lfs: false 2021-05-16T01:30:59.3979332Z submodules: false 2021-05-16T01:30:59.3979832Z env: 2021-05-16T01:30:59.3980342Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:30:59.3980952Z TIC_DEPLOY_KEY: 2021-05-16T01:30:59.3981880Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:30:59.3983282Z GITHUB_PAT: *** 2021-05-16T01:30:59.3983817Z COVERALLS_TOKEN: 2021-05-16T01:30:59.3984376Z continue-on-error: true 2021-05-16T01:30:59.3984976Z VDIFFR_RUN_TESTS: 2021-05-16T01:30:59.3985636Z ##[endgroup] 2021-05-16T01:31:00.0103228Z Syncing repository: neuroconductor/fmriqa 2021-05-16T01:31:00.0108486Z ##[group]Getting Git version info 2021-05-16T01:31:00.0109919Z Working directory is '/home/runner/work/fmriqa/fmriqa' 2021-05-16T01:31:00.0110800Z [command]/usr/bin/git version 2021-05-16T01:31:00.0111288Z git version 2.31.1 2021-05-16T01:31:00.0112482Z ##[endgroup] 2021-05-16T01:31:00.0113625Z Deleting the contents of '/home/runner/work/fmriqa/fmriqa' 2021-05-16T01:31:00.0115266Z ##[group]Initializing the repository 2021-05-16T01:31:00.0116088Z [command]/usr/bin/git init /home/runner/work/fmriqa/fmriqa 2021-05-16T01:31:00.0117244Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-16T01:31:00.0118263Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-16T01:31:00.0119266Z hint: of your new repositories, which will suppress this warning, call: 2021-05-16T01:31:00.0120020Z hint: 2021-05-16T01:31:00.0120921Z hint: git config --global init.defaultBranch 2021-05-16T01:31:00.0121921Z hint: 2021-05-16T01:31:00.0122848Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-16T01:31:00.0124057Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-16T01:31:00.0125851Z hint: 2021-05-16T01:31:00.0126482Z hint: git branch -m 2021-05-16T01:31:00.0128777Z Initialized empty Git repository in /home/runner/work/fmriqa/fmriqa/.git/ 2021-05-16T01:31:00.0129940Z [command]/usr/bin/git remote add origin https://github.com/neuroconductor/fmriqa 2021-05-16T01:31:00.0130784Z ##[endgroup] 2021-05-16T01:31:00.0131374Z ##[group]Disabling automatic garbage collection 2021-05-16T01:31:00.0132350Z [command]/usr/bin/git config --local gc.auto 0 2021-05-16T01:31:00.0132884Z ##[endgroup] 2021-05-16T01:31:00.0134465Z ##[group]Setting up auth 2021-05-16T01:31:00.0135413Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T01:31:00.0137050Z [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-16T01:31:00.0138703Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T01:31:00.0140732Z [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-16T01:31:00.0142744Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-16T01:31:00.0143647Z ##[endgroup] 2021-05-16T01:31:00.0144158Z ##[group]Fetching the repository 2021-05-16T01:31:00.0146284Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +f23deb2709ba1e2691e6b1a62bfb6cf0844dddd7:refs/tags/0.4.0.s 2021-05-16T01:31:00.0147717Z remote: Enumerating objects: 38, done. 2021-05-16T01:31:00.0148499Z remote: Counting objects: 2% (1/38) 2021-05-16T01:31:00.0149084Z remote: Counting objects: 5% (2/38) 2021-05-16T01:31:00.0149641Z remote: Counting objects: 7% (3/38) 2021-05-16T01:31:00.0150213Z remote: Counting objects: 10% (4/38) 2021-05-16T01:31:00.0150766Z remote: Counting objects: 13% (5/38) 2021-05-16T01:31:00.0151336Z remote: Counting objects: 15% (6/38) 2021-05-16T01:31:00.0151904Z remote: Counting objects: 18% (7/38) 2021-05-16T01:31:00.0152454Z remote: Counting objects: 21% (8/38) 2021-05-16T01:31:00.0153022Z remote: Counting objects: 23% (9/38) 2021-05-16T01:31:00.0153578Z remote: Counting objects: 26% (10/38) 2021-05-16T01:31:00.0154148Z remote: Counting objects: 28% (11/38) 2021-05-16T01:31:00.0154707Z remote: Counting objects: 31% (12/38) 2021-05-16T01:31:00.0155276Z remote: Counting objects: 34% (13/38) 2021-05-16T01:31:00.0155845Z remote: Counting objects: 36% (14/38) 2021-05-16T01:31:00.0156412Z remote: Counting objects: 39% (15/38) 2021-05-16T01:31:00.0156986Z remote: Counting objects: 42% (16/38) 2021-05-16T01:31:00.0157545Z remote: Counting objects: 44% (17/38) 2021-05-16T01:31:00.0158113Z remote: Counting objects: 47% (18/38) 2021-05-16T01:31:00.0158666Z remote: Counting objects: 50% (19/38) 2021-05-16T01:31:00.0159230Z remote: Counting objects: 52% (20/38) 2021-05-16T01:31:00.0159785Z remote: Counting objects: 55% (21/38) 2021-05-16T01:31:00.0160356Z remote: Counting objects: 57% (22/38) 2021-05-16T01:31:00.0160909Z remote: Counting objects: 60% (23/38) 2021-05-16T01:31:00.0161479Z remote: Counting objects: 63% (24/38) 2021-05-16T01:31:00.0162035Z remote: Counting objects: 65% (25/38) 2021-05-16T01:31:00.0162602Z remote: Counting objects: 68% (26/38) 2021-05-16T01:31:00.0163166Z remote: Counting objects: 71% (27/38) 2021-05-16T01:31:00.0163825Z remote: Counting objects: 73% (28/38) 2021-05-16T01:31:00.0164394Z remote: Counting objects: 76% (29/38) 2021-05-16T01:31:00.0164944Z remote: Counting objects: 78% (30/38) 2021-05-16T01:31:00.0165507Z remote: Counting objects: 81% (31/38) 2021-05-16T01:31:00.0166062Z remote: Counting objects: 84% (32/38) 2021-05-16T01:31:00.0166629Z remote: Counting objects: 86% (33/38) 2021-05-16T01:31:00.0167177Z remote: Counting objects: 89% (34/38) 2021-05-16T01:31:00.0167745Z remote: Counting objects: 92% (35/38) 2021-05-16T01:31:00.0168349Z remote: Counting objects: 94% (36/38) 2021-05-16T01:31:00.0168905Z remote: Counting objects: 97% (37/38) 2021-05-16T01:31:00.0169471Z remote: Counting objects: 100% (38/38) 2021-05-16T01:31:00.0170053Z remote: Counting objects: 100% (38/38), done. 2021-05-16T01:31:00.0170687Z remote: Compressing objects: 3% (1/33) 2021-05-16T01:31:00.0171302Z remote: Compressing objects: 6% (2/33) 2021-05-16T01:31:00.0171921Z remote: Compressing objects: 9% (3/33) 2021-05-16T01:31:00.0172532Z remote: Compressing objects: 12% (4/33) 2021-05-16T01:31:00.0173150Z remote: Compressing objects: 15% (5/33) 2021-05-16T01:31:00.0173774Z remote: Compressing objects: 18% (6/33) 2021-05-16T01:31:00.0174381Z remote: Compressing objects: 21% (7/33) 2021-05-16T01:31:00.0175001Z remote: Compressing objects: 24% (8/33) 2021-05-16T01:31:00.0175606Z remote: Compressing objects: 27% (9/33) 2021-05-16T01:31:00.0176229Z remote: Compressing objects: 30% (10/33) 2021-05-16T01:31:00.0176841Z remote: Compressing objects: 33% (11/33) 2021-05-16T01:31:00.0177835Z remote: Compressing objects: 36% (12/33) 2021-05-16T01:31:00.0181013Z remote: Compressing objects: 39% (13/33) 2021-05-16T01:31:00.0181718Z remote: Compressing objects: 42% (14/33) 2021-05-16T01:31:00.0182531Z remote: Compressing objects: 45% (15/33) 2021-05-16T01:31:00.0183148Z remote: Compressing objects: 48% (16/33) 2021-05-16T01:31:00.0183774Z remote: Compressing objects: 51% (17/33) 2021-05-16T01:31:00.0184379Z remote: Compressing objects: 54% (18/33) 2021-05-16T01:31:00.0185002Z remote: Compressing objects: 57% (19/33) 2021-05-16T01:31:00.0185759Z remote: Compressing objects: 60% (20/33) 2021-05-16T01:31:00.0186389Z remote: Compressing objects: 63% (21/33) 2021-05-16T01:31:00.0186997Z remote: Compressing objects: 66% (22/33) 2021-05-16T01:31:00.0187685Z remote: Compressing objects: 69% (23/33) 2021-05-16T01:31:00.0188446Z remote: Compressing objects: 72% (24/33) 2021-05-16T01:31:00.0189050Z remote: Compressing objects: 75% (25/33) 2021-05-16T01:31:00.0189669Z remote: Compressing objects: 78% (26/33) 2021-05-16T01:31:00.0190276Z remote: Compressing objects: 81% (27/33) 2021-05-16T01:31:00.0190908Z remote: Compressing objects: 84% (28/33) 2021-05-16T01:31:00.0191526Z remote: Compressing objects: 87% (29/33) 2021-05-16T01:31:00.0192131Z remote: Compressing objects: 90% (30/33) 2021-05-16T01:31:00.0192750Z remote: Compressing objects: 93% (31/33) 2021-05-16T01:31:00.0193355Z remote: Compressing objects: 96% (32/33) 2021-05-16T01:31:00.0193971Z remote: Compressing objects: 100% (33/33) 2021-05-16T01:31:00.0194606Z remote: Compressing objects: 100% (33/33), done. 2021-05-16T01:31:00.0961277Z remote: Total 38 (delta 2), reused 22 (delta 0), pack-reused 0 2021-05-16T01:31:00.1826327Z From https://github.com/neuroconductor/fmriqa 2021-05-16T01:31:00.1828337Z * [new ref] f23deb2709ba1e2691e6b1a62bfb6cf0844dddd7 -> 0.4.0.s 2021-05-16T01:31:00.1860801Z ##[endgroup] 2021-05-16T01:31:00.1861657Z ##[group]Determining the checkout info 2021-05-16T01:31:00.1863385Z ##[endgroup] 2021-05-16T01:31:00.1864067Z ##[group]Checking out the ref 2021-05-16T01:31:00.1869453Z [command]/usr/bin/git checkout --progress --force refs/tags/0.4.0.s 2021-05-16T01:31:00.1990905Z Note: switching to 'refs/tags/0.4.0.s'. 2021-05-16T01:31:00.1991665Z 2021-05-16T01:31:00.1992705Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-16T01:31:00.1993750Z changes and commit them, and you can discard any commits you make in this 2021-05-16T01:31:00.1994742Z state without impacting any branches by switching back to a branch. 2021-05-16T01:31:00.1995375Z 2021-05-16T01:31:00.1996076Z If you want to create a new branch to retain commits you create, you may 2021-05-16T01:31:00.1997224Z do so (now or later) by using -c with the switch command. Example: 2021-05-16T01:31:00.1997838Z 2021-05-16T01:31:00.1998608Z git switch -c 2021-05-16T01:31:00.1999150Z 2021-05-16T01:31:00.1999720Z Or undo this operation with: 2021-05-16T01:31:00.2000196Z 2021-05-16T01:31:00.2000832Z git switch - 2021-05-16T01:31:00.2001640Z 2021-05-16T01:31:00.2002391Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-16T01:31:00.2002994Z 2021-05-16T01:31:00.2003851Z HEAD is now at f23deb2 Version id 50 stable 2021-05-16T01:31:00.2021007Z ##[endgroup] 2021-05-16T01:31:00.2061789Z [command]/usr/bin/git log -1 --format='%H' 2021-05-16T01:31:00.2096387Z 'f23deb2709ba1e2691e6b1a62bfb6cf0844dddd7' 2021-05-16T01:31:00.2298337Z ##[group]Run r-lib/actions/setup-r@master 2021-05-16T01:31:00.2298851Z with: 2021-05-16T01:31:00.2299263Z r-version: devel 2021-05-16T01:31:00.2299664Z Ncpus: 1 2021-05-16T01:31:00.2300122Z crayon.enabled: NULL 2021-05-16T01:31:00.2300700Z remove-openmp-macos: true 2021-05-16T01:31:00.2301324Z http-user-agent: default 2021-05-16T01:31:00.2301837Z install-r: true 2021-05-16T01:31:00.2302462Z windows-path-include-mingw: true 2021-05-16T01:31:00.2303051Z env: 2021-05-16T01:31:00.2303512Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:31:00.2304031Z TIC_DEPLOY_KEY: 2021-05-16T01:31:00.2304937Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:31:00.2306619Z GITHUB_PAT: *** 2021-05-16T01:31:00.2307050Z COVERALLS_TOKEN: 2021-05-16T01:31:00.2307580Z continue-on-error: true 2021-05-16T01:31:00.2308107Z VDIFFR_RUN_TESTS: 2021-05-16T01:31:00.2308528Z ##[endgroup] 2021-05-16T01:31:01.5522341Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive add-apt-repository -y ppa:cran/travis 2021-05-16T01:31:03.7075309Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-16T01:31:03.7079889Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-16T01:31:03.7093184Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-16T01:31:03.7236408Z Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-16T01:31:03.7658219Z Hit:5 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-16T01:31:03.8302635Z Get:6 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] 2021-05-16T01:31:03.8486370Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-16T01:31:04.0066144Z Get:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease [18.0 kB] 2021-05-16T01:31:04.0620923Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [983 kB] 2021-05-16T01:31:04.0923640Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [222 kB] 2021-05-16T01:31:04.0944846Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.3 kB] 2021-05-16T01:31:04.0949893Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [226 kB] 2021-05-16T01:31:04.0973261Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [33.3 kB] 2021-05-16T01:31:04.0979508Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [774 kB] 2021-05-16T01:31:04.1065911Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [166 kB] 2021-05-16T01:31:04.1083361Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [17.4 kB] 2021-05-16T01:31:04.2485070Z Hit:17 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-16T01:31:04.4078555Z Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [655 kB] 2021-05-16T01:31:04.4854718Z Get:19 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [131 kB] 2021-05-16T01:31:04.4957616Z Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7508 B] 2021-05-16T01:31:04.4960107Z Get:21 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [203 kB] 2021-05-16T01:31:04.4988715Z Get:22 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [29.7 kB] 2021-05-16T01:31:04.4990832Z Get:23 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [565 kB] 2021-05-16T01:31:04.5058783Z Get:24 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [11.0 kB] 2021-05-16T01:31:04.5736992Z Get:25 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [73.2 kB] 2021-05-16T01:31:13.9461545Z Fetched 4463 kB in 1s (3778 kB/s) 2021-05-16T01:31:14.8050462Z Reading package lists... 2021-05-16T01:31:14.8395913Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get update -y -qq 2021-05-16T01:31:16.9120035Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get install -y gdebi-core qpdf devscripts 2021-05-16T01:31:16.9870662Z Reading package lists... 2021-05-16T01:31:17.1638685Z Building dependency tree... 2021-05-16T01:31:17.1659304Z Reading state information... 2021-05-16T01:31:17.3367533Z The following additional packages will be installed: 2021-05-16T01:31:17.3371176Z dctrl-tools diffstat dput gettext intltool-debian libapt-pkg-perl 2021-05-16T01:31:17.3381819Z libarchive-zip-perl libarray-intspan-perl libasync-mergepoint-perl 2021-05-16T01:31:17.3383871Z libb-hooks-endofscope-perl libb-hooks-op-check-perl libcapture-tiny-perl 2021-05-16T01:31:17.3385903Z libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 2021-05-16T01:31:17.3387711Z libcommon-sense-perl libconst-fast-perl libcontextual-return-perl 2021-05-16T01:31:17.3389295Z libcpanel-json-xs-perl libcroco3 libdata-optlist-perl 2021-05-16T01:31:17.3390973Z libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl 2021-05-16T01:31:17.3392809Z libdigest-hmac-perl libdistro-info-perl libdynaloader-functions-perl 2021-05-16T01:31:17.3394549Z libemail-valid-perl libexporter-tiny-perl libfile-chdir-perl 2021-05-16T01:31:17.3396107Z libfile-find-rule-perl libfile-homedir-perl libfile-which-perl 2021-05-16T01:31:17.3397759Z libfont-ttf-perl libfuture-perl libgetopt-long-descriptive-perl 2021-05-16T01:31:17.3399449Z libgit-wrapper-perl libgitlab-api-v4-perl libhash-fieldhash-perl 2021-05-16T01:31:17.3401270Z libhttp-tiny-multipart-perl libimport-into-perl libio-async-loop-epoll-perl 2021-05-16T01:31:17.3403059Z libio-async-perl libio-prompter-perl libio-pty-perl libio-string-perl 2021-05-16T01:31:17.3404626Z libipc-run-perl libjson-maybexs-perl libjson-perl libjson-xs-perl 2021-05-16T01:31:17.3406185Z liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl 2021-05-16T01:31:17.3407710Z liblist-someutils-perl liblist-someutils-xs-perl 2021-05-16T01:31:17.3409479Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-16T01:31:17.3411366Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-16T01:31:17.3414123Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-16T01:31:17.3415476Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-16T01:31:17.3416833Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-16T01:31:17.3418402Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-16T01:31:17.3420335Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-16T01:31:17.3421871Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-16T01:31:17.3423330Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-16T01:31:17.3424898Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-16T01:31:17.3426605Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-16T01:31:17.3428172Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-16T01:31:17.3429781Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-16T01:31:17.3431332Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-16T01:31:17.3433025Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-16T01:31:17.3434707Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-16T01:31:17.3436256Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-16T01:31:17.3437745Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-16T01:31:17.3439281Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-16T01:31:17.3440708Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-16T01:31:17.3441979Z python3-magic python3-unidiff python3-xdg t1utils wdiff 2021-05-16T01:31:17.3442681Z Suggested packages: 2021-05-16T01:31:17.3443569Z debtags adequate autopkgtest bls-standalone bsd-mailx | mailx 2021-05-16T01:31:17.3444830Z check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope 2021-05-16T01:31:17.3446169Z disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl 2021-05-16T01:31:17.3447553Z libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts 2021-05-16T01:31:17.3448909Z mutt piuparts quilt ratt reprotest svn-buildpackage w3m debian-keyring 2021-05-16T01:31:17.3450148Z equivs libsoap-lite-perl python3-paramiko mini-dinstall gettext-doc 2021-05-16T01:31:17.3451431Z autopoint libasprintf-dev libgettextpo-dev libossp-uuid-perl 2021-05-16T01:31:17.3452885Z libscalar-number-perl libbareword-filehandles-perl libindirect-perl 2021-05-16T01:31:17.3454596Z libmultidimensional-perl libdevel-lexalias-perl libdevel-stacktrace-perl 2021-05-16T01:31:17.3456049Z binutils-multiarch libtext-template-perl wdiff-doc 2021-05-16T01:31:17.9033543Z The following NEW packages will be installed: 2021-05-16T01:31:17.9036638Z dctrl-tools devscripts diffstat dput gdebi-core gettext intltool-debian 2021-05-16T01:31:17.9039346Z libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl 2021-05-16T01:31:17.9044420Z libasync-mergepoint-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 2021-05-16T01:31:17.9048229Z libcapture-tiny-perl libclass-method-modifiers-perl libclass-xsaccessor-perl 2021-05-16T01:31:17.9051338Z libclone-perl libcommon-sense-perl libconst-fast-perl 2021-05-16T01:31:17.9063830Z libcontextual-return-perl libcpanel-json-xs-perl libcroco3 2021-05-16T01:31:17.9066810Z libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl 2021-05-16T01:31:17.9069639Z libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl 2021-05-16T01:31:17.9072586Z libdynaloader-functions-perl libemail-valid-perl libexporter-tiny-perl 2021-05-16T01:31:17.9075362Z libfile-chdir-perl libfile-find-rule-perl libfile-homedir-perl 2021-05-16T01:31:17.9077638Z libfile-which-perl libfont-ttf-perl libfuture-perl 2021-05-16T01:31:17.9080284Z libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 2021-05-16T01:31:17.9083361Z libhash-fieldhash-perl libhttp-tiny-multipart-perl libimport-into-perl 2021-05-16T01:31:17.9086175Z libio-async-loop-epoll-perl libio-async-perl libio-prompter-perl 2021-05-16T01:31:17.9088772Z libio-pty-perl libio-string-perl libipc-run-perl libjson-maybexs-perl 2021-05-16T01:31:17.9091732Z libjson-perl libjson-xs-perl liblinux-epoll-perl liblist-compare-perl 2021-05-16T01:31:17.9094518Z liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl 2021-05-16T01:31:17.9097681Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-16T01:31:17.9100787Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-16T01:31:17.9103415Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-16T01:31:17.9106095Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-16T01:31:17.9108542Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-16T01:31:17.9111304Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-16T01:31:17.9114262Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-16T01:31:17.9116977Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-16T01:31:17.9119578Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-16T01:31:17.9122339Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-16T01:31:17.9124220Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-16T01:31:17.9125783Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-16T01:31:17.9127490Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-16T01:31:17.9129068Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-16T01:31:17.9130746Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-16T01:31:17.9132429Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-16T01:31:17.9133929Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-16T01:31:17.9135417Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-16T01:31:17.9136960Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-16T01:31:17.9138398Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-16T01:31:17.9139556Z python3-magic python3-unidiff python3-xdg qpdf t1utils wdiff 2021-05-16T01:31:17.9372962Z 0 upgraded, 130 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:31:17.9375215Z Need to get 8648 kB of archives. 2021-05-16T01:31:17.9376159Z After this operation, 32.3 MB of additional disk space will be used. 2021-05-16T01:31:17.9378226Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 2021-05-16T01:31:17.9405109Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] 2021-05-16T01:31:17.9411379Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] 2021-05-16T01:31:17.9427716Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] 2021-05-16T01:31:17.9429852Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] 2021-05-16T01:31:17.9439801Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] 2021-05-16T01:31:17.9444016Z 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-16T01:31:17.9449957Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] 2021-05-16T01:31:17.9454460Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] 2021-05-16T01:31:17.9461846Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] 2021-05-16T01:31:17.9466530Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] 2021-05-16T01:31:17.9473686Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] 2021-05-16T01:31:17.9478835Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] 2021-05-16T01:31:17.9483973Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 2021-05-16T01:31:17.9490323Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] 2021-05-16T01:31:17.9495055Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] 2021-05-16T01:31:17.9534038Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 2021-05-16T01:31:17.9536397Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 2021-05-16T01:31:17.9537763Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] 2021-05-16T01:31:17.9669076Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] 2021-05-16T01:31:17.9671076Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] 2021-05-16T01:31:17.9672586Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] 2021-05-16T01:31:17.9675166Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdebi-core all 0.9.5.7+nmu3 [116 kB] 2021-05-16T01:31:17.9676857Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-05-16T01:31:17.9678423Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-05-16T01:31:17.9764575Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-05-16T01:31:17.9776557Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] 2021-05-16T01:31:17.9791903Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-05-16T01:31:17.9808228Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] 2021-05-16T01:31:17.9816088Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] 2021-05-16T01:31:17.9823344Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] 2021-05-16T01:31:17.9829803Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] 2021-05-16T01:31:17.9835509Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] 2021-05-16T01:31:17.9847364Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] 2021-05-16T01:31:17.9851712Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] 2021-05-16T01:31:17.9858869Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] 2021-05-16T01:31:17.9867300Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] 2021-05-16T01:31:17.9873848Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] 2021-05-16T01:31:17.9881462Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] 2021-05-16T01:31:17.9888098Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] 2021-05-16T01:31:17.9894399Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] 2021-05-16T01:31:17.9900939Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] 2021-05-16T01:31:17.9910163Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] 2021-05-16T01:31:17.9915741Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] 2021-05-16T01:31:17.9924164Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] 2021-05-16T01:31:17.9933289Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] 2021-05-16T01:31:17.9948192Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] 2021-05-16T01:31:17.9954667Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] 2021-05-16T01:31:17.9961040Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] 2021-05-16T01:31:17.9966418Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] 2021-05-16T01:31:17.9974123Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] 2021-05-16T01:31:18.0008433Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] 2021-05-16T01:31:18.0033229Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] 2021-05-16T01:31:18.0039829Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] 2021-05-16T01:31:18.0048300Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] 2021-05-16T01:31:18.0054778Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] 2021-05-16T01:31:18.0060955Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] 2021-05-16T01:31:18.0064942Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] 2021-05-16T01:31:18.0073351Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] 2021-05-16T01:31:18.0079767Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] 2021-05-16T01:31:18.0112017Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] 2021-05-16T01:31:18.0124170Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] 2021-05-16T01:31:18.0134785Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] 2021-05-16T01:31:18.0142241Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 2021-05-16T01:31:18.0148696Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] 2021-05-16T01:31:18.0156793Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] 2021-05-16T01:31:18.0162746Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] 2021-05-16T01:31:18.0173709Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] 2021-05-16T01:31:18.0185540Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] 2021-05-16T01:31:18.0197528Z 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-16T01:31:18.0204264Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] 2021-05-16T01:31:18.0211046Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] 2021-05-16T01:31:18.0217971Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] 2021-05-16T01:31:18.0223745Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] 2021-05-16T01:31:18.0230527Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] 2021-05-16T01:31:18.0239483Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] 2021-05-16T01:31:18.0270841Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] 2021-05-16T01:31:18.0284417Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] 2021-05-16T01:31:18.0290710Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] 2021-05-16T01:31:18.0296967Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] 2021-05-16T01:31:18.0324122Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] 2021-05-16T01:31:18.0330846Z 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-16T01:31:18.0336995Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] 2021-05-16T01:31:18.0342937Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] 2021-05-16T01:31:18.0391542Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] 2021-05-16T01:31:18.0397652Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] 2021-05-16T01:31:18.0409085Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] 2021-05-16T01:31:18.0418234Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] 2021-05-16T01:31:18.0459848Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] 2021-05-16T01:31:18.0467944Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] 2021-05-16T01:31:18.0473691Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] 2021-05-16T01:31:18.0480440Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] 2021-05-16T01:31:18.0487466Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB] 2021-05-16T01:31:18.0496913Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] 2021-05-16T01:31:18.0504167Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] 2021-05-16T01:31:18.0509757Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] 2021-05-16T01:31:18.0517030Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] 2021-05-16T01:31:18.0556671Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] 2021-05-16T01:31:18.0565518Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] 2021-05-16T01:31:18.0573348Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] 2021-05-16T01:31:18.0581336Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqpdf26 amd64 9.1.1-1build1 [421 kB] 2021-05-16T01:31:18.0657303Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] 2021-05-16T01:31:18.0694452Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] 2021-05-16T01:31:18.0704412Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] 2021-05-16T01:31:18.0719474Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] 2021-05-16T01:31:18.0730495Z 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-16T01:31:18.0740615Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] 2021-05-16T01:31:18.0749852Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] 2021-05-16T01:31:18.0767622Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] 2021-05-16T01:31:18.0809810Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] 2021-05-16T01:31:18.0817841Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] 2021-05-16T01:31:18.0826504Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 2021-05-16T01:31:18.0835521Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] 2021-05-16T01:31:18.0843117Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] 2021-05-16T01:31:18.0850869Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] 2021-05-16T01:31:18.0860735Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] 2021-05-16T01:31:18.0867493Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] 2021-05-16T01:31:18.0876548Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] 2021-05-16T01:31:18.0883252Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] 2021-05-16T01:31:18.0892930Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] 2021-05-16T01:31:18.0900268Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] 2021-05-16T01:31:18.0909676Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] 2021-05-16T01:31:18.0917716Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] 2021-05-16T01:31:18.0925495Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] 2021-05-16T01:31:18.0932909Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] 2021-05-16T01:31:18.0945603Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] 2021-05-16T01:31:18.1037137Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 2021-05-16T01:31:18.1071687Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] 2021-05-16T01:31:18.1073374Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qpdf amd64 9.1.1-1build1 [476 kB] 2021-05-16T01:31:18.1095820Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] 2021-05-16T01:31:18.9828787Z Fetched 8648 kB in 0s (43.7 MB/s) 2021-05-16T01:31:19.0586944Z Selecting previously unselected package dctrl-tools. 2021-05-16T01:31:19.1181679Z (Reading database ... 2021-05-16T01:31:19.1183620Z (Reading database ... 5% 2021-05-16T01:31:19.1184802Z (Reading database ... 10% 2021-05-16T01:31:19.1185983Z (Reading database ... 15% 2021-05-16T01:31:19.1186820Z (Reading database ... 20% 2021-05-16T01:31:19.1187640Z (Reading database ... 25% 2021-05-16T01:31:19.1188474Z (Reading database ... 30% 2021-05-16T01:31:19.1189310Z (Reading database ... 35% 2021-05-16T01:31:19.1190126Z (Reading database ... 40% 2021-05-16T01:31:19.1190971Z (Reading database ... 45% 2021-05-16T01:31:19.1191788Z (Reading database ... 50% 2021-05-16T01:31:19.5828671Z (Reading database ... 55% 2021-05-16T01:31:20.3498656Z (Reading database ... 60% 2021-05-16T01:31:21.4765055Z (Reading database ... 65% 2021-05-16T01:31:21.6579137Z (Reading database ... 70% 2021-05-16T01:31:22.5671901Z (Reading database ... 75% 2021-05-16T01:31:23.7690618Z (Reading database ... 80% 2021-05-16T01:31:24.8540390Z (Reading database ... 85% 2021-05-16T01:31:25.8168081Z (Reading database ... 90% 2021-05-16T01:31:26.7621063Z (Reading database ... 95% 2021-05-16T01:31:26.7622073Z (Reading database ... 100% 2021-05-16T01:31:26.7622982Z (Reading database ... 254809 files and directories currently installed.) 2021-05-16T01:31:26.7759605Z Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... 2021-05-16T01:31:26.7964743Z Unpacking dctrl-tools (2.24-3) ... 2021-05-16T01:31:26.8401804Z Selecting previously unselected package libfile-which-perl. 2021-05-16T01:31:26.8678857Z Preparing to unpack .../001-libfile-which-perl_1.23-1_all.deb ... 2021-05-16T01:31:26.8689752Z Unpacking libfile-which-perl (1.23-1) ... 2021-05-16T01:31:26.9102227Z Selecting previously unselected package libfile-homedir-perl. 2021-05-16T01:31:26.9383889Z Preparing to unpack .../002-libfile-homedir-perl_1.004-1_all.deb ... 2021-05-16T01:31:26.9394103Z Unpacking libfile-homedir-perl (1.004-1) ... 2021-05-16T01:31:26.9700583Z Selecting previously unselected package libio-pty-perl. 2021-05-16T01:31:26.9979324Z Preparing to unpack .../003-libio-pty-perl_1%3a1.12-1_amd64.deb ... 2021-05-16T01:31:26.9993205Z Unpacking libio-pty-perl (1:1.12-1) ... 2021-05-16T01:31:27.0325774Z Selecting previously unselected package libipc-run-perl. 2021-05-16T01:31:27.0604540Z Preparing to unpack .../004-libipc-run-perl_20180523.0-2_all.deb ... 2021-05-16T01:31:27.0616187Z Unpacking libipc-run-perl (20180523.0-2) ... 2021-05-16T01:31:27.0979086Z Selecting previously unselected package libclass-method-modifiers-perl. 2021-05-16T01:31:27.1256049Z Preparing to unpack .../005-libclass-method-modifiers-perl_2.13-1_all.deb ... 2021-05-16T01:31:27.1266944Z Unpacking libclass-method-modifiers-perl (2.13-1) ... 2021-05-16T01:31:27.1541115Z Selecting previously unselected package libb-hooks-op-check-perl. 2021-05-16T01:31:27.1802549Z Preparing to unpack .../006-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... 2021-05-16T01:31:27.1822668Z Unpacking libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-16T01:31:27.2061791Z Selecting previously unselected package libdynaloader-functions-perl. 2021-05-16T01:31:27.2345920Z Preparing to unpack .../007-libdynaloader-functions-perl_0.003-1_all.deb ... 2021-05-16T01:31:27.2368090Z Unpacking libdynaloader-functions-perl (0.003-1) ... 2021-05-16T01:31:27.2615242Z Selecting previously unselected package libdevel-callchecker-perl. 2021-05-16T01:31:27.2903469Z Preparing to unpack .../008-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... 2021-05-16T01:31:27.2915760Z Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-16T01:31:27.3187153Z Selecting previously unselected package libparams-classify-perl. 2021-05-16T01:31:27.3464369Z Preparing to unpack .../009-libparams-classify-perl_0.015-1build2_amd64.deb ... 2021-05-16T01:31:27.3477470Z Unpacking libparams-classify-perl (0.015-1build2) ... 2021-05-16T01:31:27.3827192Z Selecting previously unselected package libmodule-runtime-perl. 2021-05-16T01:31:27.4052684Z Preparing to unpack .../010-libmodule-runtime-perl_0.016-1_all.deb ... 2021-05-16T01:31:27.4065503Z Unpacking libmodule-runtime-perl (0.016-1) ... 2021-05-16T01:31:27.4341202Z Selecting previously unselected package libimport-into-perl. 2021-05-16T01:31:27.4621961Z Preparing to unpack .../011-libimport-into-perl_1.002005-1_all.deb ... 2021-05-16T01:31:27.4636054Z Unpacking libimport-into-perl (1.002005-1) ... 2021-05-16T01:31:27.4987054Z Selecting previously unselected package librole-tiny-perl. 2021-05-16T01:31:27.5190253Z Preparing to unpack .../012-librole-tiny-perl_2.001004-1_all.deb ... 2021-05-16T01:31:27.5203372Z Unpacking librole-tiny-perl (2.001004-1) ... 2021-05-16T01:31:27.5485584Z Selecting previously unselected package libstrictures-perl. 2021-05-16T01:31:27.5768062Z Preparing to unpack .../013-libstrictures-perl_2.000006-1_all.deb ... 2021-05-16T01:31:27.5783023Z Unpacking libstrictures-perl (2.000006-1) ... 2021-05-16T01:31:27.6107628Z Selecting previously unselected package libsub-quote-perl. 2021-05-16T01:31:27.6340244Z Preparing to unpack .../014-libsub-quote-perl_2.006006-1_all.deb ... 2021-05-16T01:31:27.6356767Z Unpacking libsub-quote-perl (2.006006-1) ... 2021-05-16T01:31:27.6614747Z Selecting previously unselected package libmoo-perl. 2021-05-16T01:31:27.6895239Z Preparing to unpack .../015-libmoo-perl_2.003006-1_all.deb ... 2021-05-16T01:31:27.6910852Z Unpacking libmoo-perl (2.003006-1) ... 2021-05-16T01:31:27.7267767Z Selecting previously unselected package patchutils. 2021-05-16T01:31:27.7503557Z Preparing to unpack .../016-patchutils_0.3.4-2_amd64.deb ... 2021-05-16T01:31:27.7516183Z Unpacking patchutils (0.3.4-2) ... 2021-05-16T01:31:27.7872867Z Selecting previously unselected package wdiff. 2021-05-16T01:31:27.8153211Z Preparing to unpack .../017-wdiff_1.2.2-2build1_amd64.deb ... 2021-05-16T01:31:27.8177967Z Unpacking wdiff (1.2.2-2build1) ... 2021-05-16T01:31:27.8559541Z Selecting previously unselected package devscripts. 2021-05-16T01:31:27.8843851Z Preparing to unpack .../018-devscripts_2.20.2ubuntu2_amd64.deb ... 2021-05-16T01:31:27.9109464Z Unpacking devscripts (2.20.2ubuntu2) ... 2021-05-16T01:31:28.0426483Z Selecting previously unselected package diffstat. 2021-05-16T01:31:28.0657535Z Preparing to unpack .../019-diffstat_1.63-1_amd64.deb ... 2021-05-16T01:31:28.0670432Z Unpacking diffstat (1.63-1) ... 2021-05-16T01:31:28.0951278Z Selecting previously unselected package python3-gpg. 2021-05-16T01:31:28.1232590Z Preparing to unpack .../020-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... 2021-05-16T01:31:28.1240844Z Unpacking python3-gpg (1.13.1-7ubuntu2) ... 2021-05-16T01:31:28.1786567Z Selecting previously unselected package dput. 2021-05-16T01:31:28.2010465Z Preparing to unpack .../021-dput_1.0.3ubuntu1_all.deb ... 2021-05-16T01:31:28.2096772Z Unpacking dput (1.0.3ubuntu1) ... 2021-05-16T01:31:28.2389775Z Selecting previously unselected package gdebi-core. 2021-05-16T01:31:28.2671464Z Preparing to unpack .../022-gdebi-core_0.9.5.7+nmu3_all.deb ... 2021-05-16T01:31:28.2682520Z Unpacking gdebi-core (0.9.5.7+nmu3) ... 2021-05-16T01:31:28.4706711Z Selecting previously unselected package libcroco3:amd64. 2021-05-16T01:31:28.4987192Z Preparing to unpack .../023-libcroco3_0.6.13-1_amd64.deb ... 2021-05-16T01:31:28.5075246Z Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-05-16T01:31:28.5486161Z Selecting previously unselected package gettext. 2021-05-16T01:31:28.5766714Z Preparing to unpack .../024-gettext_0.19.8.1-10build1_amd64.deb ... 2021-05-16T01:31:28.5783369Z Unpacking gettext (0.19.8.1-10build1) ... 2021-05-16T01:31:28.7106933Z Selecting previously unselected package intltool-debian. 2021-05-16T01:31:28.7341446Z Preparing to unpack .../025-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-05-16T01:31:28.7357201Z Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-05-16T01:31:28.7712691Z Selecting previously unselected package libapt-pkg-perl. 2021-05-16T01:31:28.7993034Z Preparing to unpack .../026-libapt-pkg-perl_0.1.36build3_amd64.deb ... 2021-05-16T01:31:28.8014516Z Unpacking libapt-pkg-perl (0.1.36build3) ... 2021-05-16T01:31:28.8324140Z Selecting previously unselected package libarchive-zip-perl. 2021-05-16T01:31:28.8601392Z Preparing to unpack .../027-libarchive-zip-perl_1.67-2_all.deb ... 2021-05-16T01:31:28.8622075Z Unpacking libarchive-zip-perl (1.67-2) ... 2021-05-16T01:31:28.9027029Z Selecting previously unselected package libarray-intspan-perl. 2021-05-16T01:31:28.9252954Z Preparing to unpack .../028-libarray-intspan-perl_2.003-1_all.deb ... 2021-05-16T01:31:28.9270746Z Unpacking libarray-intspan-perl (2.003-1) ... 2021-05-16T01:31:28.9626685Z Selecting previously unselected package libasync-mergepoint-perl. 2021-05-16T01:31:28.9853389Z Preparing to unpack .../029-libasync-mergepoint-perl_0.04-2_all.deb ... 2021-05-16T01:31:28.9873547Z Unpacking libasync-mergepoint-perl (0.04-2) ... 2021-05-16T01:31:29.0187494Z Selecting previously unselected package libmodule-implementation-perl. 2021-05-16T01:31:29.0414386Z Preparing to unpack .../030-libmodule-implementation-perl_0.09-1_all.deb ... 2021-05-16T01:31:29.0425928Z Unpacking libmodule-implementation-perl (0.09-1) ... 2021-05-16T01:31:29.0673332Z Selecting previously unselected package libsub-exporter-progressive-perl. 2021-05-16T01:31:29.0955160Z Preparing to unpack .../031-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 2021-05-16T01:31:29.0967515Z Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-16T01:31:29.1201673Z Selecting previously unselected package libvariable-magic-perl. 2021-05-16T01:31:29.1486654Z Preparing to unpack .../032-libvariable-magic-perl_0.62-1build2_amd64.deb ... 2021-05-16T01:31:29.1496939Z Unpacking libvariable-magic-perl (0.62-1build2) ... 2021-05-16T01:31:29.1867113Z Selecting previously unselected package libb-hooks-endofscope-perl. 2021-05-16T01:31:29.2069974Z Preparing to unpack .../033-libb-hooks-endofscope-perl_0.24-1_all.deb ... 2021-05-16T01:31:29.2086792Z Unpacking libb-hooks-endofscope-perl (0.24-1) ... 2021-05-16T01:31:29.2427632Z Selecting previously unselected package libcapture-tiny-perl. 2021-05-16T01:31:29.2658865Z Preparing to unpack .../034-libcapture-tiny-perl_0.48-1_all.deb ... 2021-05-16T01:31:29.2679055Z Unpacking libcapture-tiny-perl (0.48-1) ... 2021-05-16T01:31:29.2965133Z Selecting previously unselected package libclass-xsaccessor-perl. 2021-05-16T01:31:29.3207839Z Preparing to unpack .../035-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... 2021-05-16T01:31:29.3229867Z Unpacking libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-16T01:31:29.3565752Z Selecting previously unselected package libclone-perl. 2021-05-16T01:31:29.3813459Z Preparing to unpack .../036-libclone-perl_0.43-2_amd64.deb ... 2021-05-16T01:31:29.3827251Z Unpacking libclone-perl (0.43-2) ... 2021-05-16T01:31:29.4055408Z Selecting previously unselected package libcommon-sense-perl. 2021-05-16T01:31:29.4336829Z Preparing to unpack .../037-libcommon-sense-perl_3.74-2build6_amd64.deb ... 2021-05-16T01:31:29.4346232Z Unpacking libcommon-sense-perl (3.74-2build6) ... 2021-05-16T01:31:29.4667259Z Selecting previously unselected package libparams-util-perl. 2021-05-16T01:31:29.4914605Z Preparing to unpack .../038-libparams-util-perl_1.07-3build5_amd64.deb ... 2021-05-16T01:31:29.4927768Z Unpacking libparams-util-perl (1.07-3build5) ... 2021-05-16T01:31:29.5174763Z Selecting previously unselected package libsub-install-perl. 2021-05-16T01:31:29.5454041Z Preparing to unpack .../039-libsub-install-perl_0.928-1_all.deb ... 2021-05-16T01:31:29.5471364Z Unpacking libsub-install-perl (0.928-1) ... 2021-05-16T01:31:29.5787162Z Selecting previously unselected package libdata-optlist-perl. 2021-05-16T01:31:29.6035927Z Preparing to unpack .../040-libdata-optlist-perl_0.110-1_all.deb ... 2021-05-16T01:31:29.6054218Z Unpacking libdata-optlist-perl (0.110-1) ... 2021-05-16T01:31:29.6315178Z Selecting previously unselected package libsub-exporter-perl. 2021-05-16T01:31:29.6615782Z Preparing to unpack .../041-libsub-exporter-perl_0.987-1_all.deb ... 2021-05-16T01:31:29.6628468Z Unpacking libsub-exporter-perl (0.987-1) ... 2021-05-16T01:31:29.6986797Z Selecting previously unselected package libconst-fast-perl. 2021-05-16T01:31:29.7208180Z Preparing to unpack .../042-libconst-fast-perl_0.014-1_all.deb ... 2021-05-16T01:31:29.7223993Z Unpacking libconst-fast-perl (0.014-1) ... 2021-05-16T01:31:29.7574486Z Selecting previously unselected package libwant-perl. 2021-05-16T01:31:29.7788619Z Preparing to unpack .../043-libwant-perl_0.29-1build4_amd64.deb ... 2021-05-16T01:31:29.7803818Z Unpacking libwant-perl (0.29-1build4) ... 2021-05-16T01:31:29.8106757Z Selecting previously unselected package libcontextual-return-perl. 2021-05-16T01:31:29.8391829Z Preparing to unpack .../044-libcontextual-return-perl_0.004014-2_all.deb ... 2021-05-16T01:31:29.8407207Z Unpacking libcontextual-return-perl (0.004014-2) ... 2021-05-16T01:31:29.8786910Z Selecting previously unselected package libcpanel-json-xs-perl. 2021-05-16T01:31:29.8996487Z Preparing to unpack .../045-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... 2021-05-16T01:31:29.9011383Z Unpacking libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-16T01:31:29.9412907Z Selecting previously unselected package libdigest-bubblebabble-perl. 2021-05-16T01:31:29.9692414Z Preparing to unpack .../046-libdigest-bubblebabble-perl_0.02-2_all.deb ... 2021-05-16T01:31:29.9709270Z Unpacking libdigest-bubblebabble-perl (0.02-2) ... 2021-05-16T01:31:29.9961391Z Selecting previously unselected package libdigest-hmac-perl. 2021-05-16T01:31:30.0241387Z Preparing to unpack .../047-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... 2021-05-16T01:31:30.0256405Z Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-16T01:31:30.0513819Z Selecting previously unselected package libdistro-info-perl. 2021-05-16T01:31:30.0796406Z Preparing to unpack .../048-libdistro-info-perl_0.23ubuntu1_all.deb ... 2021-05-16T01:31:30.0805217Z Unpacking libdistro-info-perl (0.23ubuntu1) ... 2021-05-16T01:31:30.1102989Z Selecting previously unselected package libnet-ip-perl. 2021-05-16T01:31:30.1322505Z Preparing to unpack .../049-libnet-ip-perl_1.26-2_all.deb ... 2021-05-16T01:31:30.1334386Z Unpacking libnet-ip-perl (1.26-2) ... 2021-05-16T01:31:30.1792356Z Selecting previously unselected package libnet-dns-perl. 2021-05-16T01:31:30.2073027Z Preparing to unpack .../050-libnet-dns-perl_1.22-1_all.deb ... 2021-05-16T01:31:30.2083120Z Unpacking libnet-dns-perl (1.22-1) ... 2021-05-16T01:31:30.2737435Z Selecting previously unselected package libnet-domain-tld-perl. 2021-05-16T01:31:30.3035417Z Preparing to unpack .../051-libnet-domain-tld-perl_1.75-1_all.deb ... 2021-05-16T01:31:30.3046864Z Unpacking libnet-domain-tld-perl (1.75-1) ... 2021-05-16T01:31:30.3386824Z Selecting previously unselected package libemail-valid-perl. 2021-05-16T01:31:30.3604970Z Preparing to unpack .../052-libemail-valid-perl_1.202-1_all.deb ... 2021-05-16T01:31:30.3621181Z Unpacking libemail-valid-perl (1.202-1) ... 2021-05-16T01:31:30.3891406Z Selecting previously unselected package libexporter-tiny-perl. 2021-05-16T01:31:30.4171986Z Preparing to unpack .../053-libexporter-tiny-perl_1.002001-1_all.deb ... 2021-05-16T01:31:30.4193901Z Unpacking libexporter-tiny-perl (1.002001-1) ... 2021-05-16T01:31:30.4455411Z Selecting previously unselected package libfile-chdir-perl. 2021-05-16T01:31:30.4733536Z Preparing to unpack .../054-libfile-chdir-perl_0.1008-1_all.deb ... 2021-05-16T01:31:30.4744944Z Unpacking libfile-chdir-perl (0.1008-1) ... 2021-05-16T01:31:30.5006735Z Selecting previously unselected package libnumber-compare-perl. 2021-05-16T01:31:30.5288501Z Preparing to unpack .../055-libnumber-compare-perl_0.03-1_all.deb ... 2021-05-16T01:31:30.5360262Z Unpacking libnumber-compare-perl (0.03-1) ... 2021-05-16T01:31:30.5603659Z Selecting previously unselected package libtext-glob-perl. 2021-05-16T01:31:30.5883777Z Preparing to unpack .../056-libtext-glob-perl_0.10-1_all.deb ... 2021-05-16T01:31:30.5896416Z Unpacking libtext-glob-perl (0.10-1) ... 2021-05-16T01:31:30.6186752Z Selecting previously unselected package libfile-find-rule-perl. 2021-05-16T01:31:30.6417227Z Preparing to unpack .../057-libfile-find-rule-perl_0.34-1_all.deb ... 2021-05-16T01:31:30.6430100Z Unpacking libfile-find-rule-perl (0.34-1) ... 2021-05-16T01:31:30.6748691Z Selecting previously unselected package libio-string-perl. 2021-05-16T01:31:30.7030095Z Preparing to unpack .../058-libio-string-perl_1.08-3_all.deb ... 2021-05-16T01:31:30.7042636Z Unpacking libio-string-perl (1.08-3) ... 2021-05-16T01:31:30.7304041Z Selecting previously unselected package libfont-ttf-perl. 2021-05-16T01:31:30.7586756Z Preparing to unpack .../059-libfont-ttf-perl_1.06-1_all.deb ... 2021-05-16T01:31:30.7600130Z Unpacking libfont-ttf-perl (1.06-1) ... 2021-05-16T01:31:30.8193976Z Selecting previously unselected package libfuture-perl. 2021-05-16T01:31:30.8472353Z Preparing to unpack .../060-libfuture-perl_0.43-1_all.deb ... 2021-05-16T01:31:30.8486073Z Unpacking libfuture-perl (0.43-1) ... 2021-05-16T01:31:30.8907545Z Selecting previously unselected package libparams-validate-perl. 2021-05-16T01:31:30.9107038Z Preparing to unpack .../061-libparams-validate-perl_1.29-3_amd64.deb ... 2021-05-16T01:31:30.9126609Z Unpacking libparams-validate-perl (1.29-3) ... 2021-05-16T01:31:30.9451363Z Selecting previously unselected package libgetopt-long-descriptive-perl. 2021-05-16T01:31:30.9709262Z Preparing to unpack .../062-libgetopt-long-descriptive-perl_0.104-1_all.deb ... 2021-05-16T01:31:30.9863840Z Unpacking libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-16T01:31:31.0186695Z Selecting previously unselected package libsort-versions-perl. 2021-05-16T01:31:31.0413169Z Preparing to unpack .../063-libsort-versions-perl_1.62-1_all.deb ... 2021-05-16T01:31:31.0427960Z Unpacking libsort-versions-perl (1.62-1) ... 2021-05-16T01:31:31.0747090Z Selecting previously unselected package libgit-wrapper-perl. 2021-05-16T01:31:31.0963402Z Preparing to unpack .../064-libgit-wrapper-perl_0.048-1_all.deb ... 2021-05-16T01:31:31.1086238Z Unpacking libgit-wrapper-perl (0.048-1) ... 2021-05-16T01:31:31.1368682Z Selecting previously unselected package libhttp-tiny-multipart-perl. 2021-05-16T01:31:31.1618704Z Preparing to unpack .../065-libhttp-tiny-multipart-perl_0.08-1_all.deb ... 2021-05-16T01:31:31.1640378Z Unpacking libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-16T01:31:31.1900678Z Selecting previously unselected package libio-prompter-perl. 2021-05-16T01:31:31.2181212Z Preparing to unpack .../066-libio-prompter-perl_0.004015-1_all.deb ... 2021-05-16T01:31:31.2193499Z Unpacking libio-prompter-perl (0.004015-1) ... 2021-05-16T01:31:31.2547456Z Selecting previously unselected package libjson-perl. 2021-05-16T01:31:31.2773887Z Preparing to unpack .../067-libjson-perl_4.02000-2_all.deb ... 2021-05-16T01:31:31.2786330Z Unpacking libjson-perl (4.02000-2) ... 2021-05-16T01:31:31.3111207Z Selecting previously unselected package liblog-any-perl. 2021-05-16T01:31:31.3391875Z Preparing to unpack .../068-liblog-any-perl_1.708-1_all.deb ... 2021-05-16T01:31:31.3425373Z Unpacking liblog-any-perl (1.708-1) ... 2021-05-16T01:31:31.3788106Z Selecting previously unselected package liblog-any-adapter-screen-perl. 2021-05-16T01:31:31.4028879Z Preparing to unpack .../069-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 2021-05-16T01:31:31.4051904Z Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-16T01:31:31.4346750Z Selecting previously unselected package libpackage-stash-perl. 2021-05-16T01:31:31.4598539Z Preparing to unpack .../070-libpackage-stash-perl_0.38-1_all.deb ... 2021-05-16T01:31:31.4607810Z Unpacking libpackage-stash-perl (0.38-1) ... 2021-05-16T01:31:31.4947377Z Selecting previously unselected package libsub-identify-perl. 2021-05-16T01:31:31.5141034Z Preparing to unpack .../071-libsub-identify-perl_0.14-1build2_amd64.deb ... 2021-05-16T01:31:31.5151739Z Unpacking libsub-identify-perl (0.14-1build2) ... 2021-05-16T01:31:31.5467474Z Selecting previously unselected package libsub-name-perl. 2021-05-16T01:31:31.5669724Z Preparing to unpack .../072-libsub-name-perl_0.26-1_amd64.deb ... 2021-05-16T01:31:31.5685636Z Unpacking libsub-name-perl (0.26-1) ... 2021-05-16T01:31:31.6187506Z Selecting previously unselected package libnamespace-clean-perl. 2021-05-16T01:31:31.6430431Z Preparing to unpack .../073-libnamespace-clean-perl_0.27-1_all.deb ... 2021-05-16T01:31:31.6446329Z Unpacking libnamespace-clean-perl (0.27-1) ... 2021-05-16T01:31:31.6696882Z Selecting previously unselected package libpath-tiny-perl. 2021-05-16T01:31:31.6978469Z Preparing to unpack .../074-libpath-tiny-perl_0.108-1_all.deb ... 2021-05-16T01:31:31.6988863Z Unpacking libpath-tiny-perl (0.108-1) ... 2021-05-16T01:31:31.7386747Z Selecting previously unselected package libtype-tiny-perl. 2021-05-16T01:31:31.7627816Z Preparing to unpack .../075-libtype-tiny-perl_1.008001-2_all.deb ... 2021-05-16T01:31:31.7645540Z Unpacking libtype-tiny-perl (1.008001-2) ... 2021-05-16T01:31:31.8209046Z Selecting previously unselected package libgitlab-api-v4-perl. 2021-05-16T01:31:31.8490081Z Preparing to unpack .../076-libgitlab-api-v4-perl_0.25-1_all.deb ... 2021-05-16T01:31:31.8521906Z Unpacking libgitlab-api-v4-perl (0.25-1) ... 2021-05-16T01:31:31.8864496Z Selecting previously unselected package libhash-fieldhash-perl. 2021-05-16T01:31:31.9147367Z Preparing to unpack .../077-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... 2021-05-16T01:31:31.9161036Z Unpacking libhash-fieldhash-perl (0.15-1build2) ... 2021-05-16T01:31:31.9492194Z Selecting previously unselected package libstruct-dumb-perl. 2021-05-16T01:31:31.9772986Z Preparing to unpack .../078-libstruct-dumb-perl_0.09-1_all.deb ... 2021-05-16T01:31:31.9792897Z Unpacking libstruct-dumb-perl (0.09-1) ... 2021-05-16T01:31:32.0064398Z Selecting previously unselected package libio-async-perl. 2021-05-16T01:31:32.0328322Z Preparing to unpack .../079-libio-async-perl_0.75-1_all.deb ... 2021-05-16T01:31:32.0343860Z Unpacking libio-async-perl (0.75-1) ... 2021-05-16T01:31:32.0907091Z Selecting previously unselected package liblinux-epoll-perl. 2021-05-16T01:31:32.1155141Z Preparing to unpack .../080-liblinux-epoll-perl_0.017-1_amd64.deb ... 2021-05-16T01:31:32.1166164Z Unpacking liblinux-epoll-perl (0.017-1) ... 2021-05-16T01:31:32.1420986Z Selecting previously unselected package libio-async-loop-epoll-perl. 2021-05-16T01:31:32.1703424Z Preparing to unpack .../081-libio-async-loop-epoll-perl_0.20-1_all.deb ... 2021-05-16T01:31:32.1720053Z Unpacking libio-async-loop-epoll-perl (0.20-1) ... 2021-05-16T01:31:32.2026871Z Selecting previously unselected package libtypes-serialiser-perl. 2021-05-16T01:31:32.2233083Z Preparing to unpack .../082-libtypes-serialiser-perl_1.0-1_all.deb ... 2021-05-16T01:31:32.2251926Z Unpacking libtypes-serialiser-perl (1.0-1) ... 2021-05-16T01:31:32.2664104Z Selecting previously unselected package libjson-xs-perl. 2021-05-16T01:31:32.2947078Z Preparing to unpack .../083-libjson-xs-perl_4.020-1build1_amd64.deb ... 2021-05-16T01:31:32.2958601Z Unpacking libjson-xs-perl (4.020-1build1) ... 2021-05-16T01:31:32.3358649Z Selecting previously unselected package libjson-maybexs-perl. 2021-05-16T01:31:32.3641459Z Preparing to unpack .../084-libjson-maybexs-perl_1.004000-1_all.deb ... 2021-05-16T01:31:32.3654550Z Unpacking libjson-maybexs-perl (1.004000-1) ... 2021-05-16T01:31:32.4055430Z Selecting previously unselected package liblist-compare-perl. 2021-05-16T01:31:32.4335010Z Preparing to unpack .../085-liblist-compare-perl_0.53-1_all.deb ... 2021-05-16T01:31:32.4347405Z Unpacking liblist-compare-perl (0.53-1) ... 2021-05-16T01:31:32.4653555Z Selecting previously unselected package liblist-moreutils-perl. 2021-05-16T01:31:32.4936304Z Preparing to unpack .../086-liblist-moreutils-perl_0.416-1build5_amd64.deb ... 2021-05-16T01:31:32.4949658Z Unpacking liblist-moreutils-perl (0.416-1build5) ... 2021-05-16T01:31:32.5388231Z Selecting previously unselected package liblist-someutils-perl. 2021-05-16T01:31:32.5620166Z Preparing to unpack .../087-liblist-someutils-perl_0.58-1_all.deb ... 2021-05-16T01:31:32.5630079Z Unpacking liblist-someutils-perl (0.58-1) ... 2021-05-16T01:31:32.5948783Z Selecting previously unselected package liblist-someutils-xs-perl. 2021-05-16T01:31:32.6179935Z Preparing to unpack .../088-liblist-someutils-xs-perl_0.58-2_amd64.deb ... 2021-05-16T01:31:32.6196228Z Unpacking liblist-someutils-xs-perl (0.58-2) ... 2021-05-16T01:31:32.6845237Z Selecting previously unselected package libmoox-aliases-perl. 2021-05-16T01:31:32.7128321Z Preparing to unpack .../089-libmoox-aliases-perl_0.001006-1_all.deb ... 2021-05-16T01:31:32.7140297Z Unpacking libmoox-aliases-perl (0.001006-1) ... 2021-05-16T01:31:32.7468082Z Selecting previously unselected package libobject-id-perl. 2021-05-16T01:31:32.7697305Z Preparing to unpack .../090-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 2021-05-16T01:31:32.7712059Z Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-16T01:31:32.8027327Z Selecting previously unselected package libmoox-struct-perl. 2021-05-16T01:31:32.8287317Z Preparing to unpack .../091-libmoox-struct-perl_0.017-1_all.deb ... 2021-05-16T01:31:32.8312491Z Unpacking libmoox-struct-perl (0.017-1) ... 2021-05-16T01:31:32.8598971Z Selecting previously unselected package libnet-dns-sec-perl. 2021-05-16T01:31:32.8884229Z Preparing to unpack .../092-libnet-dns-sec-perl_1.15-1_amd64.deb ... 2021-05-16T01:31:32.8904623Z Unpacking libnet-dns-sec-perl (1.15-1) ... 2021-05-16T01:31:32.9442485Z Selecting previously unselected package libnet-libidn-perl. 2021-05-16T01:31:32.9724170Z Preparing to unpack .../093-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... 2021-05-16T01:31:32.9738102Z Unpacking libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-16T01:31:33.0018798Z Selecting previously unselected package libnumber-range-perl. 2021-05-16T01:31:33.0302365Z Preparing to unpack .../094-libnumber-range-perl_0.12-1_all.deb ... 2021-05-16T01:31:33.0318460Z Unpacking libnumber-range-perl (0.12-1) ... 2021-05-16T01:31:33.0579168Z Selecting previously unselected package libpackage-stash-xs-perl. 2021-05-16T01:31:33.0858897Z Preparing to unpack .../095-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... 2021-05-16T01:31:33.0869312Z Unpacking libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-16T01:31:33.1267042Z Selecting previously unselected package libpath-iterator-rule-perl. 2021-05-16T01:31:33.1475883Z Preparing to unpack .../096-libpath-iterator-rule-perl_1.014-1_all.deb ... 2021-05-16T01:31:33.1501688Z Unpacking libpath-iterator-rule-perl (1.014-1) ... 2021-05-16T01:31:33.1848956Z Selecting previously unselected package libperl4-corelibs-perl. 2021-05-16T01:31:33.2128743Z Preparing to unpack .../097-libperl4-corelibs-perl_0.004-2_all.deb ... 2021-05-16T01:31:33.2148747Z Unpacking libperl4-corelibs-perl (0.004-2) ... 2021-05-16T01:31:33.2445911Z Selecting previously unselected package libperlio-gzip-perl. 2021-05-16T01:31:33.2728161Z Preparing to unpack .../098-libperlio-gzip-perl_0.19-1build5_amd64.deb ... 2021-05-16T01:31:33.2743430Z Unpacking libperlio-gzip-perl (0.19-1build5) ... 2021-05-16T01:31:33.3026438Z Selecting previously unselected package libpod-constants-perl. 2021-05-16T01:31:33.3311851Z Preparing to unpack .../099-libpod-constants-perl_0.19-1_all.deb ... 2021-05-16T01:31:33.3331541Z Unpacking libpod-constants-perl (0.19-1) ... 2021-05-16T01:31:33.3635784Z Selecting previously unselected package libqpdf26:amd64. 2021-05-16T01:31:33.3920513Z Preparing to unpack .../100-libqpdf26_9.1.1-1build1_amd64.deb ... 2021-05-16T01:31:33.3934373Z Unpacking libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-16T01:31:33.4637295Z Selecting previously unselected package libre-engine-re2-perl. 2021-05-16T01:31:33.4920319Z Preparing to unpack .../101-libre-engine-re2-perl_0.13-5_amd64.deb ... 2021-05-16T01:31:33.4931013Z Unpacking libre-engine-re2-perl (0.13-5) ... 2021-05-16T01:31:33.5220755Z Selecting previously unselected package libreadonly-perl. 2021-05-16T01:31:33.5504707Z Preparing to unpack .../102-libreadonly-perl_2.050-2_all.deb ... 2021-05-16T01:31:33.5516535Z Unpacking libreadonly-perl (2.050-2) ... 2021-05-16T01:31:33.5794225Z Selecting previously unselected package libref-util-perl. 2021-05-16T01:31:33.6079682Z Preparing to unpack .../103-libref-util-perl_0.204-1_all.deb ... 2021-05-16T01:31:33.6088727Z Unpacking libref-util-perl (0.204-1) ... 2021-05-16T01:31:33.6426803Z Selecting previously unselected package libref-util-xs-perl. 2021-05-16T01:31:33.6637524Z Preparing to unpack .../104-libref-util-xs-perl_0.117-1build2_amd64.deb ... 2021-05-16T01:31:33.6656336Z Unpacking libref-util-xs-perl (0.117-1build2) ... 2021-05-16T01:31:33.6947692Z Selecting previously unselected package libregexp-pattern-license-perl. 2021-05-16T01:31:33.7210578Z Preparing to unpack .../105-libregexp-pattern-license-perl_3.2.0-1_all.deb ... 2021-05-16T01:31:33.7217673Z Unpacking libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-16T01:31:33.7707281Z Selecting previously unselected package libregexp-pattern-perl. 2021-05-16T01:31:33.7963623Z Preparing to unpack .../106-libregexp-pattern-perl_0.2.12-1_all.deb ... 2021-05-16T01:31:33.7981246Z Unpacking libregexp-pattern-perl (0.2.12-1) ... 2021-05-16T01:31:33.8307360Z Selecting previously unselected package libsereal-decoder-perl. 2021-05-16T01:31:33.8516720Z Preparing to unpack .../107-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-16T01:31:33.8531911Z Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-16T01:31:34.1149431Z Selecting previously unselected package libsereal-encoder-perl. 2021-05-16T01:31:34.1446376Z Preparing to unpack .../108-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-16T01:31:34.1720150Z Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-16T01:31:34.2083420Z Selecting previously unselected package libsereal-perl. 2021-05-16T01:31:34.2367163Z Preparing to unpack .../109-libsereal-perl_4.011-1_all.deb ... 2021-05-16T01:31:34.2382734Z Unpacking libsereal-perl (4.011-1) ... 2021-05-16T01:31:34.2706587Z Selecting previously unselected package libsort-key-perl. 2021-05-16T01:31:34.2945989Z Preparing to unpack .../110-libsort-key-perl_1.33-2build2_amd64.deb ... 2021-05-16T01:31:34.2964264Z Unpacking libsort-key-perl (1.33-2build2) ... 2021-05-16T01:31:34.3282152Z Selecting previously unselected package libstring-copyright-perl. 2021-05-16T01:31:34.3562657Z Preparing to unpack .../111-libstring-copyright-perl_0.003006-1_all.deb ... 2021-05-16T01:31:34.3581283Z Unpacking libstring-copyright-perl (0.003006-1) ... 2021-05-16T01:31:34.3866875Z Selecting previously unselected package libstring-escape-perl. 2021-05-16T01:31:34.4121088Z Preparing to unpack .../112-libstring-escape-perl_2010.002-2_all.deb ... 2021-05-16T01:31:34.4134914Z Unpacking libstring-escape-perl (2010.002-2) ... 2021-05-16T01:31:34.4426257Z Selecting previously unselected package libstring-shellquote-perl. 2021-05-16T01:31:34.4708150Z Preparing to unpack .../113-libstring-shellquote-perl_1.04-1_all.deb ... 2021-05-16T01:31:34.4724784Z Unpacking libstring-shellquote-perl (1.04-1) ... 2021-05-16T01:31:34.5108642Z Selecting previously unselected package libterm-readkey-perl. 2021-05-16T01:31:34.5311958Z Preparing to unpack .../114-libterm-readkey-perl_2.38-1build1_amd64.deb ... 2021-05-16T01:31:34.5332731Z Unpacking libterm-readkey-perl (2.38-1build1) ... 2021-05-16T01:31:34.5632450Z Selecting previously unselected package libtest-fatal-perl. 2021-05-16T01:31:34.5916039Z Preparing to unpack .../115-libtest-fatal-perl_0.014-1_all.deb ... 2021-05-16T01:31:34.5930370Z Unpacking libtest-fatal-perl (0.014-1) ... 2021-05-16T01:31:34.6269852Z Selecting previously unselected package libtest-refcount-perl. 2021-05-16T01:31:34.6511554Z Preparing to unpack .../116-libtest-refcount-perl_0.10-1_all.deb ... 2021-05-16T01:31:34.6527176Z Unpacking libtest-refcount-perl (0.10-1) ... 2021-05-16T01:31:34.6762401Z Selecting previously unselected package libtext-levenshtein-perl. 2021-05-16T01:31:34.7047754Z Preparing to unpack .../117-libtext-levenshtein-perl_0.13-1_all.deb ... 2021-05-16T01:31:34.7058369Z Unpacking libtext-levenshtein-perl (0.13-1) ... 2021-05-16T01:31:34.7388805Z Selecting previously unselected package libtype-tiny-xs-perl. 2021-05-16T01:31:34.7631054Z Preparing to unpack .../118-libtype-tiny-xs-perl_0.016-1_amd64.deb ... 2021-05-16T01:31:34.7800206Z Unpacking libtype-tiny-xs-perl (0.016-1) ... 2021-05-16T01:31:34.8089986Z Selecting previously unselected package libunicode-utf8-perl. 2021-05-16T01:31:34.8338805Z Preparing to unpack .../119-libunicode-utf8-perl_0.62-1build1_amd64.deb ... 2021-05-16T01:31:34.8350832Z Unpacking libunicode-utf8-perl (0.62-1build1) ... 2021-05-16T01:31:34.8668255Z Selecting previously unselected package libxml-writer-perl. 2021-05-16T01:31:34.8908964Z Preparing to unpack .../120-libxml-writer-perl_0.625-1_all.deb ... 2021-05-16T01:31:34.8923014Z Unpacking libxml-writer-perl (0.625-1) ... 2021-05-16T01:31:34.9309783Z Selecting previously unselected package libyaml-libyaml-perl. 2021-05-16T01:31:34.9557993Z Preparing to unpack .../121-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... 2021-05-16T01:31:34.9570565Z Unpacking libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-16T01:31:34.9888234Z Selecting previously unselected package licensecheck. 2021-05-16T01:31:35.0157064Z Preparing to unpack .../122-licensecheck_3.0.45-1_all.deb ... 2021-05-16T01:31:35.0173890Z Unpacking licensecheck (3.0.45-1) ... 2021-05-16T01:31:35.0508189Z Selecting previously unselected package libdevel-size-perl. 2021-05-16T01:31:35.0738140Z Preparing to unpack .../123-libdevel-size-perl_0.83-1build1_amd64.deb ... 2021-05-16T01:31:35.0752444Z Unpacking libdevel-size-perl (0.83-1build1) ... 2021-05-16T01:31:35.1069061Z Selecting previously unselected package t1utils. 2021-05-16T01:31:35.1328705Z Preparing to unpack .../124-t1utils_1.41-3_amd64.deb ... 2021-05-16T01:31:35.1348843Z Unpacking t1utils (1.41-3) ... 2021-05-16T01:31:35.1786806Z Selecting previously unselected package lintian. 2021-05-16T01:31:35.2031880Z Preparing to unpack .../125-lintian_2.62.0_all.deb ... 2021-05-16T01:31:35.2054088Z Unpacking lintian (2.62.0) ... 2021-05-16T01:31:35.5788466Z Selecting previously unselected package python3-unidiff. 2021-05-16T01:31:35.6019353Z Preparing to unpack .../126-python3-unidiff_0.5.5-2_all.deb ... 2021-05-16T01:31:35.6032633Z Unpacking python3-unidiff (0.5.5-2) ... 2021-05-16T01:31:35.6349160Z Selecting previously unselected package python3-xdg. 2021-05-16T01:31:35.6600174Z Preparing to unpack .../127-python3-xdg_0.26-1ubuntu1_all.deb ... 2021-05-16T01:31:35.6606851Z Unpacking python3-xdg (0.26-1ubuntu1) ... 2021-05-16T01:31:35.6949943Z Selecting previously unselected package qpdf. 2021-05-16T01:31:35.7235565Z Preparing to unpack .../128-qpdf_9.1.1-1build1_amd64.deb ... 2021-05-16T01:31:35.7255404Z Unpacking qpdf (9.1.1-1build1) ... 2021-05-16T01:31:35.8066932Z Selecting previously unselected package python3-magic. 2021-05-16T01:31:35.8323885Z Preparing to unpack .../129-python3-magic_2%3a0.4.15-3_all.deb ... 2021-05-16T01:31:35.8333445Z Unpacking python3-magic (2:0.4.15-3) ... 2021-05-16T01:31:35.8993123Z Setting up libasync-mergepoint-perl (0.04-2) ... 2021-05-16T01:31:35.9056500Z Setting up libapt-pkg-perl (0.1.36build3) ... 2021-05-16T01:31:35.9097271Z Setting up libstring-escape-perl (2010.002-2) ... 2021-05-16T01:31:35.9126247Z Setting up wdiff (1.2.2-2build1) ... 2021-05-16T01:31:35.9154160Z Setting up libfile-which-perl (1.23-1) ... 2021-05-16T01:31:35.9190303Z Setting up libnumber-range-perl (0.12-1) ... 2021-05-16T01:31:35.9219413Z Setting up libunicode-utf8-perl (0.62-1build1) ... 2021-05-16T01:31:35.9256872Z Setting up libstruct-dumb-perl (0.09-1) ... 2021-05-16T01:31:35.9297115Z Setting up gdebi-core (0.9.5.7+nmu3) ... 2021-05-16T01:31:36.1373653Z Setting up libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-16T01:31:36.1415840Z Setting up libregexp-pattern-perl (0.2.12-1) ... 2021-05-16T01:31:36.1446484Z Setting up libwant-perl (0.29-1build4) ... 2021-05-16T01:31:36.1482826Z Setting up libdynaloader-functions-perl (0.003-1) ... 2021-05-16T01:31:36.1526465Z Setting up libtext-glob-perl (0.10-1) ... 2021-05-16T01:31:36.1587040Z Setting up libclass-method-modifiers-perl (2.13-1) ... 2021-05-16T01:31:36.1617641Z Setting up liblist-compare-perl (0.53-1) ... 2021-05-16T01:31:36.1648016Z Setting up libref-util-xs-perl (0.117-1build2) ... 2021-05-16T01:31:36.1681363Z Setting up libio-pty-perl (1:1.12-1) ... 2021-05-16T01:31:36.1714797Z Setting up libsort-key-perl (1.33-2build2) ... 2021-05-16T01:31:36.1747461Z Setting up libclone-perl (0.43-2) ... 2021-05-16T01:31:36.1773421Z Setting up libarchive-zip-perl (1.67-2) ... 2021-05-16T01:31:36.1813442Z Setting up libsub-identify-perl (0.14-1build2) ... 2021-05-16T01:31:36.1842420Z Setting up libdistro-info-perl (0.23ubuntu1) ... 2021-05-16T01:31:36.1898676Z Setting up libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-16T01:31:36.1924824Z Setting up liblog-any-perl (1.708-1) ... 2021-05-16T01:31:36.1951598Z Setting up libdevel-size-perl (0.83-1build1) ... 2021-05-16T01:31:36.1986041Z Setting up libpod-constants-perl (0.19-1) ... 2021-05-16T01:31:36.2014708Z Setting up libperl4-corelibs-perl (0.004-2) ... 2021-05-16T01:31:36.2055330Z Setting up libfuture-perl (0.43-1) ... 2021-05-16T01:31:36.2095331Z Setting up libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-16T01:31:36.2125786Z Setting up libtest-fatal-perl (0.014-1) ... 2021-05-16T01:31:36.2158088Z Setting up libcommon-sense-perl (3.74-2build6) ... 2021-05-16T01:31:36.2208854Z Setting up libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-16T01:31:36.2240031Z Setting up libtext-levenshtein-perl (0.13-1) ... 2021-05-16T01:31:36.2267298Z Setting up python3-xdg (0.26-1ubuntu1) ... 2021-05-16T01:31:36.4130106Z Setting up libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-16T01:31:36.4159054Z Setting up libstring-shellquote-perl (1.04-1) ... 2021-05-16T01:31:36.4207876Z Setting up libsub-install-perl (0.928-1) ... 2021-05-16T01:31:36.4244786Z Setting up libnumber-compare-perl (0.03-1) ... 2021-05-16T01:31:36.4281118Z Setting up libio-async-perl (0.75-1) ... 2021-05-16T01:31:36.4309734Z Setting up patchutils (0.3.4-2) ... 2021-05-16T01:31:36.4347044Z Setting up libjson-maybexs-perl (1.004000-1) ... 2021-05-16T01:31:36.4378335Z Setting up libio-string-perl (1.08-3) ... 2021-05-16T01:31:36.4424917Z Setting up libreadonly-perl (2.050-2) ... 2021-05-16T01:31:36.4447552Z Setting up libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-16T01:31:36.4478962Z Setting up python3-gpg (1.13.1-7ubuntu2) ... 2021-05-16T01:31:36.6454725Z Setting up libfile-find-rule-perl (0.34-1) ... 2021-05-16T01:31:36.6503271Z Setting up libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-16T01:31:36.6544614Z Setting up libref-util-perl (0.204-1) ... 2021-05-16T01:31:36.6581856Z Setting up libnet-domain-tld-perl (1.75-1) ... 2021-05-16T01:31:36.6624188Z Setting up libxml-writer-perl (0.625-1) ... 2021-05-16T01:31:36.6663100Z Setting up libhash-fieldhash-perl (0.15-1build2) ... 2021-05-16T01:31:36.6705457Z Setting up qpdf (9.1.1-1build1) ... 2021-05-16T01:31:36.6741498Z Setting up libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-16T01:31:36.6790849Z Setting up t1utils (1.41-3) ... 2021-05-16T01:31:36.6827385Z Setting up liblinux-epoll-perl (0.017-1) ... 2021-05-16T01:31:36.6862452Z Setting up diffstat (1.63-1) ... 2021-05-16T01:31:36.6908456Z Setting up libvariable-magic-perl (0.62-1build2) ... 2021-05-16T01:31:36.6946282Z Setting up libcroco3:amd64 (0.6.13-1) ... 2021-05-16T01:31:36.6984025Z Setting up libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-16T01:31:36.7028774Z Setting up libipc-run-perl (20180523.0-2) ... 2021-05-16T01:31:36.7071940Z Setting up libtest-refcount-perl (0.10-1) ... 2021-05-16T01:31:36.7123344Z Setting up libparams-util-perl (1.07-3build5) ... 2021-05-16T01:31:36.7157444Z Setting up libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-16T01:31:36.7185941Z Setting up libarray-intspan-perl (2.003-1) ... 2021-05-16T01:31:36.7232272Z Setting up libcapture-tiny-perl (0.48-1) ... 2021-05-16T01:31:36.7272832Z Setting up libcontextual-return-perl (0.004014-2) ... 2021-05-16T01:31:36.7308688Z Setting up libsub-name-perl (0.26-1) ... 2021-05-16T01:31:36.7343527Z Setting up libtype-tiny-xs-perl (0.016-1) ... 2021-05-16T01:31:36.7377895Z Setting up libtypes-serialiser-perl (1.0-1) ... 2021-05-16T01:31:36.7423759Z Setting up libfile-chdir-perl (0.1008-1) ... 2021-05-16T01:31:36.7464299Z Setting up libpath-tiny-perl (0.108-1) ... 2021-05-16T01:31:36.7494173Z Setting up libjson-perl (4.02000-2) ... 2021-05-16T01:31:36.7534260Z Setting up liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-16T01:31:36.7639121Z Setting up librole-tiny-perl (2.001004-1) ... 2021-05-16T01:31:36.7676837Z Setting up python3-unidiff (0.5.5-2) ... 2021-05-16T01:31:36.9314757Z Setting up libstrictures-perl (2.000006-1) ... 2021-05-16T01:31:36.9351295Z Setting up libsub-quote-perl (2.006006-1) ... 2021-05-16T01:31:36.9468005Z Setting up libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-16T01:31:36.9486451Z Setting up libsort-versions-perl (1.62-1) ... 2021-05-16T01:31:36.9546051Z Setting up libexporter-tiny-perl (1.002001-1) ... 2021-05-16T01:31:36.9587569Z Setting up libre-engine-re2-perl (0.13-5) ... 2021-05-16T01:31:36.9628174Z Setting up libterm-readkey-perl (2.38-1build1) ... 2021-05-16T01:31:36.9669752Z Setting up libfont-ttf-perl (1.06-1) ... 2021-05-16T01:31:36.9850296Z Setting up libfile-homedir-perl (1.004-1) ... 2021-05-16T01:31:36.9886079Z Setting up libnet-ip-perl (1.26-2) ... 2021-05-16T01:31:36.9931452Z Setting up python3-magic (2:0.4.15-3) ... 2021-05-16T01:31:37.1455446Z Setting up libperlio-gzip-perl (0.19-1build5) ... 2021-05-16T01:31:37.1492999Z Setting up libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-16T01:31:37.1543826Z Setting up dctrl-tools (2.24-3) ... 2021-05-16T01:31:37.1639866Z Setting up libdigest-bubblebabble-perl (0.02-2) ... 2021-05-16T01:31:37.1689219Z Setting up libjson-xs-perl (4.020-1build1) ... 2021-05-16T01:31:37.1727748Z Setting up gettext (0.19.8.1-10build1) ... 2021-05-16T01:31:37.1776293Z Setting up libio-prompter-perl (0.004015-1) ... 2021-05-16T01:31:37.1824654Z Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-16T01:31:37.1855274Z Setting up liblist-moreutils-perl (0.416-1build5) ... 2021-05-16T01:31:37.1892556Z Setting up libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-16T01:31:37.1924926Z Setting up libtype-tiny-perl (1.008001-2) ... 2021-05-16T01:31:37.1968108Z Setting up libpath-iterator-rule-perl (1.014-1) ... 2021-05-16T01:31:37.1998650Z Setting up libsereal-perl (4.011-1) ... 2021-05-16T01:31:37.2034635Z Setting up libnet-dns-perl (1.22-1) ... 2021-05-16T01:31:37.2224704Z Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-16T01:31:37.2276163Z Setting up dput (1.0.3ubuntu1) ... 2021-05-16T01:31:37.4083893Z Setting up libio-async-loop-epoll-perl (0.20-1) ... 2021-05-16T01:31:37.4116414Z Setting up intltool-debian (0.35.0+20060710.5) ... 2021-05-16T01:31:37.4152143Z Setting up libstring-copyright-perl (0.003006-1) ... 2021-05-16T01:31:37.4187862Z Setting up libdata-optlist-perl (0.110-1) ... 2021-05-16T01:31:37.4223974Z Setting up libgit-wrapper-perl (0.048-1) ... 2021-05-16T01:31:37.4249260Z Setting up libsub-exporter-perl (0.987-1) ... 2021-05-16T01:31:37.4282266Z Setting up libemail-valid-perl (1.202-1) ... 2021-05-16T01:31:37.4324714Z Setting up libparams-classify-perl (0.015-1build2) ... 2021-05-16T01:31:37.4362332Z Setting up libnet-dns-sec-perl (1.15-1) ... 2021-05-16T01:31:37.4478400Z Setting up libmodule-runtime-perl (0.016-1) ... 2021-05-16T01:31:37.4518168Z Setting up libconst-fast-perl (0.014-1) ... 2021-05-16T01:31:37.4551502Z Setting up libmodule-implementation-perl (0.09-1) ... 2021-05-16T01:31:37.4598245Z Setting up libpackage-stash-perl (0.38-1) ... 2021-05-16T01:31:37.4636506Z Setting up libimport-into-perl (1.002005-1) ... 2021-05-16T01:31:37.4668577Z Setting up libmoo-perl (2.003006-1) ... 2021-05-16T01:31:37.4705355Z Setting up liblist-someutils-perl (0.58-1) ... 2021-05-16T01:31:37.4737789Z Setting up liblist-someutils-xs-perl (0.58-2) ... 2021-05-16T01:31:37.4779530Z Setting up devscripts (2.20.2ubuntu2) ... 2021-05-16T01:31:37.6565472Z Setting up libmoox-aliases-perl (0.001006-1) ... 2021-05-16T01:31:37.6605473Z Setting up libparams-validate-perl (1.29-3) ... 2021-05-16T01:31:37.6776424Z Setting up libb-hooks-endofscope-perl (0.24-1) ... 2021-05-16T01:31:37.6815233Z Setting up libnamespace-clean-perl (0.27-1) ... 2021-05-16T01:31:37.6850987Z Setting up libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-16T01:31:37.6888480Z Setting up libgitlab-api-v4-perl (0.25-1) ... 2021-05-16T01:31:37.6928653Z Setting up libmoox-struct-perl (0.017-1) ... 2021-05-16T01:31:37.6969146Z Setting up lintian (2.62.0) ... 2021-05-16T01:31:37.7013361Z Setting up licensecheck (3.0.45-1) ... 2021-05-16T01:31:37.7064865Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:31:56.2371064Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T01:31:56.4966525Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:32:02.7115687Z [command]/usr/bin/sudo gdebi --non-interactive /home/runner/work/_temp/r-devel_1_amd64.deb 2021-05-16T01:32:02.8419948Z 2021-05-16T01:32:02.8584646Z Reading package lists... 0% 2021-05-16T01:32:02.8585550Z 2021-05-16T01:32:02.8637048Z Reading package lists... 100% 2021-05-16T01:32:02.8637666Z 2021-05-16T01:32:02.8638031Z 2021-05-16T01:32:02.8638592Z Reading package lists... Done 2021-05-16T01:32:02.8639062Z 2021-05-16T01:32:02.8639630Z Building dependency tree... 0% 2021-05-16T01:32:02.8640104Z 2021-05-16T01:32:02.8921177Z Building dependency tree... 0% 2021-05-16T01:32:02.8921994Z 2021-05-16T01:32:02.8922629Z Building dependency tree... 50% 2021-05-16T01:32:02.8923108Z 2021-05-16T01:32:03.0258737Z Building dependency tree... 50% 2021-05-16T01:32:03.0259765Z 2021-05-16T01:32:03.0260588Z Building dependency tree 2021-05-16T01:32:03.0261228Z 2021-05-16T01:32:03.0262037Z Reading state information... 0% 2021-05-16T01:32:03.0262712Z 2021-05-16T01:32:03.1987892Z Reading state information... 0% 2021-05-16T01:32:03.1988830Z 2021-05-16T01:32:03.1989234Z 2021-05-16T01:32:03.1990080Z Reading state information... Done 2021-05-16T01:32:03.1990743Z 2021-05-16T01:32:03.1991540Z Reading state information... 0% 2021-05-16T01:32:03.2049629Z 2021-05-16T01:32:03.2050158Z Reading state information... 1% 2021-05-16T01:32:03.2094268Z 2021-05-16T01:32:03.2094785Z Reading state information... 3% 2021-05-16T01:32:03.2140641Z 2021-05-16T01:32:03.2141148Z Reading state information... 5% 2021-05-16T01:32:03.2187475Z 2021-05-16T01:32:03.2187983Z Reading state information... 7% 2021-05-16T01:32:03.2231483Z 2021-05-16T01:32:03.2231998Z Reading state information... 9% 2021-05-16T01:32:03.2276890Z 2021-05-16T01:32:03.2277402Z Reading state information... 11% 2021-05-16T01:32:03.2323130Z 2021-05-16T01:32:03.2323652Z Reading state information... 13% 2021-05-16T01:32:03.2371650Z 2021-05-16T01:32:03.2372500Z Reading state information... 15% 2021-05-16T01:32:03.2411383Z 2021-05-16T01:32:03.2411933Z Reading state information... 17% 2021-05-16T01:32:03.2460931Z 2021-05-16T01:32:03.2461463Z Reading state information... 19% 2021-05-16T01:32:03.2504996Z 2021-05-16T01:32:03.2505714Z Reading state information... 21% 2021-05-16T01:32:03.2547869Z 2021-05-16T01:32:03.2548399Z Reading state information... 23% 2021-05-16T01:32:03.2596893Z 2021-05-16T01:32:03.2597398Z Reading state information... 25% 2021-05-16T01:32:03.2646849Z 2021-05-16T01:32:03.2647354Z Reading state information... 27% 2021-05-16T01:32:03.2694028Z 2021-05-16T01:32:03.2694535Z Reading state information... 29% 2021-05-16T01:32:03.2742061Z 2021-05-16T01:32:03.2742565Z Reading state information... 31% 2021-05-16T01:32:03.2790778Z 2021-05-16T01:32:03.2791284Z Reading state information... 33% 2021-05-16T01:32:03.2833274Z 2021-05-16T01:32:03.2833798Z Reading state information... 35% 2021-05-16T01:32:03.2875923Z 2021-05-16T01:32:03.2876445Z Reading state information... 37% 2021-05-16T01:32:03.2924731Z 2021-05-16T01:32:03.2925286Z Reading state information... 39% 2021-05-16T01:32:03.2972819Z 2021-05-16T01:32:03.2973347Z Reading state information... 41% 2021-05-16T01:32:03.3016275Z 2021-05-16T01:32:03.3016801Z Reading state information... 43% 2021-05-16T01:32:03.3067602Z 2021-05-16T01:32:03.3068109Z Reading state information... 45% 2021-05-16T01:32:03.3137627Z 2021-05-16T01:32:03.3138130Z Reading state information... 47% 2021-05-16T01:32:03.3181941Z 2021-05-16T01:32:03.3182442Z Reading state information... 49% 2021-05-16T01:32:03.3232177Z 2021-05-16T01:32:03.3232683Z Reading state information... 51% 2021-05-16T01:32:03.3276245Z 2021-05-16T01:32:03.3276744Z Reading state information... 53% 2021-05-16T01:32:03.3321412Z 2021-05-16T01:32:03.3321934Z Reading state information... 55% 2021-05-16T01:32:03.3368628Z 2021-05-16T01:32:03.3369148Z Reading state information... 57% 2021-05-16T01:32:03.3415102Z 2021-05-16T01:32:03.3415620Z Reading state information... 59% 2021-05-16T01:32:03.3467473Z 2021-05-16T01:32:03.3468023Z Reading state information... 61% 2021-05-16T01:32:03.3512844Z 2021-05-16T01:32:03.3513377Z Reading state information... 63% 2021-05-16T01:32:03.3556888Z 2021-05-16T01:32:03.3557419Z Reading state information... 65% 2021-05-16T01:32:03.3602206Z 2021-05-16T01:32:03.3602724Z Reading state information... 67% 2021-05-16T01:32:03.3647920Z 2021-05-16T01:32:03.3648460Z Reading state information... 69% 2021-05-16T01:32:03.3712791Z 2021-05-16T01:32:03.3713276Z Reading state information... 71% 2021-05-16T01:32:03.3748613Z 2021-05-16T01:32:03.3749135Z Reading state information... 73% 2021-05-16T01:32:03.3794031Z 2021-05-16T01:32:03.3794536Z Reading state information... 75% 2021-05-16T01:32:03.3853351Z 2021-05-16T01:32:03.3853853Z Reading state information... 77% 2021-05-16T01:32:03.3898253Z 2021-05-16T01:32:03.3898755Z Reading state information... 79% 2021-05-16T01:32:03.3944965Z 2021-05-16T01:32:03.3945643Z Reading state information... 81% 2021-05-16T01:32:03.3991210Z 2021-05-16T01:32:03.3991982Z Reading state information... 83% 2021-05-16T01:32:03.4036986Z 2021-05-16T01:32:03.4037511Z Reading state information... 85% 2021-05-16T01:32:03.4082651Z 2021-05-16T01:32:03.4083170Z Reading state information... 87% 2021-05-16T01:32:03.4126315Z 2021-05-16T01:32:03.4126832Z Reading state information... 89% 2021-05-16T01:32:03.4167997Z 2021-05-16T01:32:03.4168525Z Reading state information... 91% 2021-05-16T01:32:03.4213654Z 2021-05-16T01:32:03.4214179Z Reading state information... 93% 2021-05-16T01:32:03.4256723Z 2021-05-16T01:32:03.4257248Z Reading state information... 95% 2021-05-16T01:32:03.4303646Z 2021-05-16T01:32:03.4304148Z Reading state information... 97% 2021-05-16T01:32:03.4348147Z 2021-05-16T01:32:03.4348652Z Reading state information... 99% 2021-05-16T01:32:03.7510216Z Selecting previously unselected package r-devel. 2021-05-16T01:32:03.8846522Z (Reading database ... 259872 files and directories currently installed.) 2021-05-16T01:32:03.8966592Z Preparing to unpack .../work/_temp/r-devel_1_amd64.deb ... 2021-05-16T01:32:03.8980373Z Unpacking r-devel (1) ... 2021-05-16T01:32:04.8006335Z Setting up r-devel (1) ... 2021-05-16T01:32:04.8274212Z 2021-05-16T01:32:04.8275180Z 2021-05-16T01:32:04.8275875Z Reading state information... Done 2021-05-16T01:32:04.8526313Z [command]/usr/bin/sudo ln -s /opt/R/devel/bin/R /usr/local/bin/R 2021-05-16T01:32:04.8646357Z [command]/usr/bin/sudo ln -s /opt/R/devel/bin/Rscript /usr/local/bin/Rscript 2021-05-16T01:32:04.8922582Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-16T01:32:04.8923143Z env: 2021-05-16T01:32:04.8923614Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:32:04.8924138Z TIC_DEPLOY_KEY: 2021-05-16T01:32:04.8925028Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:32:04.8926955Z GITHUB_PAT: *** 2021-05-16T01:32:04.8927398Z COVERALLS_TOKEN: 2021-05-16T01:32:04.8927914Z continue-on-error: true 2021-05-16T01:32:04.8928433Z VDIFFR_RUN_TESTS: 2021-05-16T01:32:04.8928956Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:32:04.8929443Z TZ: UTC 2021-05-16T01:32:04.8929854Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:32:04.8930304Z NOT_CRAN: true 2021-05-16T01:32:04.8930702Z ##[endgroup] 2021-05-16T01:32:04.9499691Z [command]sudo apt-get install -y texinfo 2021-05-16T01:32:05.2650832Z Reading package lists... 2021-05-16T01:32:05.4303524Z Building dependency tree... 2021-05-16T01:32:05.4320446Z Reading state information... 2021-05-16T01:32:05.6542934Z texinfo is already the newest version (6.7.0.dfsg.2-5). 2021-05-16T01:32:05.6544277Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:32:05.8690071Z [command]sh /home/runner/work/_temp/install-unx.sh 2021-05-16T01:32:05.9202978Z --2021-05-16 01:32:05-- https://yihui.org/tinytex/TinyTeX-1.tar.gz 2021-05-16T01:32:05.9243189Z Resolving yihui.org (yihui.org)... 76.76.21.21 2021-05-16T01:32:05.9311867Z Connecting to yihui.org (yihui.org)|76.76.21.21|:443... connected. 2021-05-16T01:32:05.9577067Z HTTP request sent, awaiting response... 301 Moved Permanently 2021-05-16T01:32:05.9579556Z Location: https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu [following] 2021-05-16T01:32:05.9596611Z --2021-05-16 01:32:05-- https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu 2021-05-16T01:32:05.9895608Z Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243 2021-05-16T01:32:06.0605100Z Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected. 2021-05-16T01:32:06.2781160Z HTTP request sent, awaiting response... 302 Found 2021-05-16T01:32:06.2787840Z Location: https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1548/8i40h7amajmqecux/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=dVKdGjEUu9Ti2pzq4DJG4GAA2qyPJLieRy%2FdMoh1M88%3D&st=2021-05-16T01%3A31%3A06Z&se=2021-05-16T01%3A37%3A06Z&sp=r [following] 2021-05-16T01:32:06.2795747Z --2021-05-16 01:32:06-- https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1548/8i40h7amajmqecux/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=dVKdGjEUu9Ti2pzq4DJG4GAA2qyPJLieRy%2FdMoh1M88%3D&st=2021-05-16T01%3A31%3A06Z&se=2021-05-16T01%3A37%3A06Z&sp=r 2021-05-16T01:32:06.3274209Z Resolving appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)... 52.239.228.196 2021-05-16T01:32:06.3913761Z Connecting to appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)|52.239.228.196|:443... connected. 2021-05-16T01:32:06.7053387Z HTTP request sent, awaiting response... 200 OK 2021-05-16T01:32:06.7056241Z Length: 67312830 (64M) [application/octet-stream] 2021-05-16T01:32:06.7059426Z Saving to: ‘TinyTeX.tar.gz’ 2021-05-16T01:32:07.2823751Z 2021-05-16T01:32:08.9536026Z 0K ........ ........ ........ ........ 49% 14.8M 2s 2021-05-16T01:32:10.1405381Z 32768K ........ ........ ........ ........ 99% 26.5M 0s 2021-05-16T01:32:10.1407483Z 65536K 100% 2.97M=3.4s 2021-05-16T01:32:10.1408078Z 2021-05-16T01:32:10.1413311Z 2021-05-16 01:32:10 (18.7 MB/s) - ‘TinyTeX.tar.gz’ saved [67312830/67312830] 2021-05-16T01:32:10.1414142Z 2021-05-16T01:32:12.6498529Z tlmgr: setting option sys_bin to /home/runner/bin. 2021-05-16T01:32:12.6500771Z tlmgr: updating /home/runner/.TinyTeX/tlpkg/texlive.tlpdb 2021-05-16T01:32:12.9627276Z ##[group]Run tlmgr update --self 2021-05-16T01:32:12.9627940Z tlmgr update --self 2021-05-16T01:32:12.9628915Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-16T01:32:12.9629862Z tlmgr update --all 2021-05-16T01:32:12.9678289Z shell: /usr/bin/bash -e {0} 2021-05-16T01:32:12.9678717Z env: 2021-05-16T01:32:12.9679206Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:32:12.9679723Z TIC_DEPLOY_KEY: 2021-05-16T01:32:12.9680618Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:32:12.9682589Z GITHUB_PAT: *** 2021-05-16T01:32:12.9683028Z COVERALLS_TOKEN: 2021-05-16T01:32:12.9683560Z continue-on-error: true 2021-05-16T01:32:12.9684065Z VDIFFR_RUN_TESTS: 2021-05-16T01:32:12.9684604Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:32:12.9685080Z TZ: UTC 2021-05-16T01:32:12.9685513Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:32:12.9686029Z NOT_CRAN: true 2021-05-16T01:32:12.9686444Z ##[endgroup] 2021-05-16T01:32:14.8905710Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T01:32:14.8908672Z tlmgr: no self-updates for tlmgr available 2021-05-16T01:32:16.2753216Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T01:32:16.2755144Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-16T01:32:16.3703251Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-16T01:32:16.4269029Z [3/89, 00:00/00:00] install: auto-pst-pdf-lua [3k] 2021-05-16T01:32:16.4751593Z [4/89, 00:00/00:00] install: barracuda [30k] 2021-05-16T01:32:16.5238066Z [5/89, 00:00/00:00] install: bezierplot [8k] 2021-05-16T01:32:17.0005029Z [6/89, 00:00/00:00] install: biber.x86_64-linux [22986k] 2021-05-16T01:32:18.5236423Z [7/89, 00:02/00:02] install: biber [1k] 2021-05-16T01:32:18.6226064Z [8/89, 00:02/00:02] install: biblatex [238k] 2021-05-16T01:32:18.7027788Z [9/89, 00:02/00:02] install: checkcites.x86_64-linux [1k] 2021-05-16T01:32:18.7486091Z [10/89, 00:02/00:02] install: checkcites [7k] 2021-05-16T01:32:18.7963665Z [11/89, 00:02/00:02] install: chickenize [15k] 2021-05-16T01:32:18.8444256Z [12/89, 00:02/00:02] install: chinese-jfm [3k] 2021-05-16T01:32:18.8907212Z [13/89, 00:02/00:02] install: cloze [9k] 2021-05-16T01:32:18.9396083Z [14/89, 00:02/00:02] install: colorprofiles [86k] 2021-05-16T01:32:18.9939732Z [15/89, 00:02/00:02] install: combofont [2k] 2021-05-16T01:32:19.0686713Z [16/89, 00:03/00:03] install: courier [470k] 2021-05-16T01:32:19.1701603Z [17/89, 00:03/00:03] install: courier-scaled [3k] 2021-05-16T01:32:19.2164492Z [18/89, 00:03/00:03] install: cstypo [3k] 2021-05-16T01:32:19.2635671Z [19/89, 00:03/00:03] install: ctablestack [2k] 2021-05-16T01:32:19.3143417Z [20/89, 00:03/00:03] install: ekdosis [19k] 2021-05-16T01:32:19.3660568Z [21/89, 00:03/00:03] install: emoji [40k] 2021-05-16T01:32:19.4189738Z [22/89, 00:03/00:03] install: emojicite [2k] 2021-05-16T01:32:19.4678249Z [23/89, 00:03/00:03] install: enctex [24k] 2021-05-16T01:32:19.5204461Z [24/89, 00:03/00:03] install: enigma [18k] 2021-05-16T01:32:19.5709649Z [25/89, 00:03/00:03] install: etex-pkg [6k] 2021-05-16T01:32:19.6199007Z [26/89, 00:03/00:03] install: filecontents [3k] 2021-05-16T01:32:19.6685545Z [27/89, 00:03/00:03] install: grfext [3k] 2021-05-16T01:32:19.7146803Z [28/89, 00:03/00:03] install: hyphenex [9k] 2021-05-16T01:32:19.7627169Z [29/89, 00:03/00:03] install: ifplatform [2k] 2021-05-16T01:32:19.8103472Z [30/89, 00:03/00:03] install: innerscript [4k] 2021-05-16T01:32:19.8577151Z [31/89, 00:03/00:03] install: interpreter [7k] 2021-05-16T01:32:19.9061826Z [32/89, 00:03/00:03] install: kanaparser [5k] 2021-05-16T01:32:19.9546886Z [33/89, 00:03/00:03] install: knuth-local [23k] 2021-05-16T01:32:20.0046418Z [34/89, 00:03/00:03] install: logreq [4k] 2021-05-16T01:32:20.0525976Z [35/89, 00:04/00:04] install: lua-typo [7k] 2021-05-16T01:32:20.1053298Z [36/89, 00:04/00:04] install: lua-uca [70k] 2021-05-16T01:32:20.1694340Z [37/89, 00:04/00:04] install: lua-ul [7k] 2021-05-16T01:32:20.2279776Z [38/89, 00:04/00:04] install: lua-uni-algos [6k] 2021-05-16T01:32:20.2778698Z [39/89, 00:04/00:04] install: lua-visual-debug [4k] 2021-05-16T01:32:20.3256543Z [40/89, 00:04/00:04] install: luacode [3k] 2021-05-16T01:32:20.3741192Z [41/89, 00:04/00:04] install: luacolor [5k] 2021-05-16T01:32:20.4220734Z [42/89, 00:04/00:04] install: luahyphenrules [3k] 2021-05-16T01:32:20.4694293Z [43/89, 00:04/00:04] install: luaimageembed [2k] 2021-05-16T01:32:20.5168310Z [44/89, 00:04/00:04] install: luaindex [5k] 2021-05-16T01:32:20.5652025Z [45/89, 00:04/00:04] install: luainputenc [5k] 2021-05-16T01:32:20.6142145Z [46/89, 00:04/00:04] install: luaintro [1k] 2021-05-16T01:32:20.6612513Z [47/89, 00:04/00:04] install: luakeys [5k] 2021-05-16T01:32:20.7099438Z [48/89, 00:04/00:04] install: lualatex-doc [1k] 2021-05-16T01:32:20.7590274Z [49/89, 00:04/00:04] install: lualatex-truncate [2k] 2021-05-16T01:32:20.8073148Z [50/89, 00:04/00:04] install: luamplib [12k] 2021-05-16T01:32:20.8565315Z [51/89, 00:04/00:04] install: luapackageloader [2k] 2021-05-16T01:32:20.9063809Z [52/89, 00:04/00:04] install: luaprogtable [7k] 2021-05-16T01:32:20.9554020Z [53/89, 00:04/00:04] install: luarandom [2k] 2021-05-16T01:32:21.0106882Z [54/89, 00:04/00:04] install: luatex85 [2k] 2021-05-16T01:32:21.0601725Z [55/89, 00:05/00:05] install: luatexbase [4k] 2021-05-16T01:32:21.1098834Z [56/89, 00:05/00:05] install: luatexko [22k] 2021-05-16T01:32:21.1605128Z [57/89, 00:05/00:05] install: luatextra [2k] 2021-05-16T01:32:21.2168097Z [58/89, 00:05/00:05] install: luavlna [8k] 2021-05-16T01:32:21.2687175Z [59/89, 00:05/00:05] install: luaxml [31k] 2021-05-16T01:32:21.3227867Z [60/89, 00:05/00:05] install: makeindex.x86_64-linux [49k] 2021-05-16T01:32:21.3772225Z [61/89, 00:05/00:05] install: makeindex [5k] 2021-05-16T01:32:21.4254810Z [62/89, 00:05/00:05] install: mflogo [2k] 2021-05-16T01:32:21.4746020Z [63/89, 00:05/00:05] install: newpax [9k] 2021-05-16T01:32:21.5245472Z [64/89, 00:05/00:05] install: nodetree [13k] 2021-05-16T01:32:21.5751211Z [65/89, 00:05/00:05] install: odsfile [5k] 2021-05-16T01:32:21.6233975Z [66/89, 00:05/00:05] install: optex.x86_64-linux [1k] 2021-05-16T01:32:21.7020570Z [67/89, 00:05/00:05] install: optex [770k] 2021-05-16T01:32:21.7932204Z [68/89, 00:05/00:05] install: pdfarticle [4k] 2021-05-16T01:32:21.8428726Z [69/89, 00:05/00:05] install: pdfextra [22k] 2021-05-16T01:32:21.8947682Z [70/89, 00:05/00:05] install: placeat [4k] 2021-05-16T01:32:21.9442165Z [71/89, 00:05/00:05] install: plantuml [3k] 2021-05-16T01:32:22.0033904Z [72/89, 00:05/00:05] install: rsfs [55k] 2021-05-16T01:32:22.0605136Z [73/89, 00:06/00:06] install: selnolig [53k] 2021-05-16T01:32:22.1163830Z [74/89, 00:06/00:06] install: spelling [14k] 2021-05-16T01:32:22.1675188Z [75/89, 00:06/00:06] install: stricttex [2k] 2021-05-16T01:32:22.2171507Z [76/89, 00:06/00:06] install: texlive-common [1k] 2021-05-16T01:32:22.2650680Z [77/89, 00:06/00:06] install: texlive-en [1k] 2021-05-16T01:32:22.3159938Z [78/89, 00:06/00:06] install: texlive-msg-translations [144k] 2021-05-16T01:32:22.3875388Z [79/89, 00:06/00:06] install: thumbpdf.x86_64-linux [1k] 2021-05-16T01:32:22.4379907Z [80/89, 00:06/00:06] install: thumbpdf [19k] 2021-05-16T01:32:22.4889448Z [81/89, 00:06/00:06] install: tlshell.x86_64-linux [1k] 2021-05-16T01:32:22.5378897Z [82/89, 00:06/00:06] install: tlshell [29k] 2021-05-16T01:32:22.5896279Z [83/89, 00:06/00:06] install: typewriter [25k] 2021-05-16T01:32:22.6430599Z [84/89, 00:06/00:06] install: uninormalize [6k] 2021-05-16T01:32:22.6929719Z [85/89, 00:06/00:06] install: upquote [2k] 2021-05-16T01:32:22.7516839Z [86/89, 00:06/00:06] install: xdvi.x86_64-linux [530k] 2021-05-16T01:32:22.8550206Z [87/89, 00:06/00:06] install: xdvi [7k] 2021-05-16T01:32:22.9042205Z [88/89, 00:06/00:06] install: collection-basic [1k] 2021-05-16T01:32:22.9509373Z [89/89, 00:06/00:06] install: collection-luatex [1k] 2021-05-16T01:32:22.9745917Z running mktexlsr ... 2021-05-16T01:32:23.0607236Z done running mktexlsr. 2021-05-16T01:32:23.0920063Z running updmap-sys ... 2021-05-16T01:32:23.3825044Z done running updmap-sys. 2021-05-16T01:32:23.3826819Z regenerating fmtutil.cnf in /home/runner/.TinyTeX/texmf-dist 2021-05-16T01:32:23.3829078Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/aTb0lQU4_n/eatJD7Cre3 ... 2021-05-16T01:32:23.7966987Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/aTb0lQU4_n/eatJD7Cre3. 2021-05-16T01:32:23.7968876Z OK: optex.fmt/luatex 2021-05-16T01:32:23.7970247Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-16T01:32:23.7971867Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-16T01:32:25.1608796Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T01:32:25.1611669Z tlmgr: no updates available 2021-05-16T01:32:25.2732085Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-16T01:32:25.2732644Z with: 2021-05-16T01:32:25.2733072Z pandoc-version: 2.7.3 2021-05-16T01:32:25.2733514Z env: 2021-05-16T01:32:25.2733984Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:32:25.2734506Z TIC_DEPLOY_KEY: 2021-05-16T01:32:25.2735534Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:32:25.2737458Z GITHUB_PAT: *** 2021-05-16T01:32:25.2737908Z COVERALLS_TOKEN: 2021-05-16T01:32:25.2738432Z continue-on-error: true 2021-05-16T01:32:25.2738957Z VDIFFR_RUN_TESTS: 2021-05-16T01:32:25.2739482Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:32:25.2739979Z TZ: UTC 2021-05-16T01:32:25.2740401Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:32:25.2740858Z NOT_CRAN: true 2021-05-16T01:32:25.2741276Z ##[endgroup] 2021-05-16T01:32:25.7020378Z [command]sudo apt-get install -y gdebi-core 2021-05-16T01:32:25.7797181Z Reading package lists... 2021-05-16T01:32:25.9583422Z Building dependency tree... 2021-05-16T01:32:25.9600358Z Reading state information... 2021-05-16T01:32:26.2093493Z gdebi-core is already the newest version (0.9.5.7+nmu3). 2021-05-16T01:32:26.2094796Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:32:26.2134538Z [command]sudo gdebi --non-interactive /home/runner/work/_temp/pandoc-2.7.3-1-amd64.deb 2021-05-16T01:32:26.3485620Z 2021-05-16T01:32:26.3663042Z Reading package lists... 0% 2021-05-16T01:32:26.3663756Z 2021-05-16T01:32:26.3708901Z Reading package lists... 100% 2021-05-16T01:32:26.3709493Z 2021-05-16T01:32:26.3709871Z 2021-05-16T01:32:26.3710489Z Reading package lists... Done 2021-05-16T01:32:26.3710973Z 2021-05-16T01:32:26.3711618Z Building dependency tree... 0% 2021-05-16T01:32:26.3712106Z 2021-05-16T01:32:26.4002073Z Building dependency tree... 0% 2021-05-16T01:32:26.4002795Z 2021-05-16T01:32:26.4003663Z Building dependency tree... 50% 2021-05-16T01:32:26.4004283Z 2021-05-16T01:32:26.5436359Z Building dependency tree... 50% 2021-05-16T01:32:26.5436796Z 2021-05-16T01:32:26.5437307Z Building dependency tree 2021-05-16T01:32:26.5437686Z 2021-05-16T01:32:26.5438220Z Reading state information... 0% 2021-05-16T01:32:26.5438602Z 2021-05-16T01:32:26.7205748Z Reading state information... 0% 2021-05-16T01:32:26.7206376Z 2021-05-16T01:32:26.7206712Z 2021-05-16T01:32:26.7207454Z Reading state information... Done 2021-05-16T01:32:26.7208011Z 2021-05-16T01:32:26.7208737Z Reading state information... 0% 2021-05-16T01:32:26.7262572Z 2021-05-16T01:32:26.7263186Z Reading state information... 1% 2021-05-16T01:32:26.7306559Z 2021-05-16T01:32:26.7307151Z Reading state information... 3% 2021-05-16T01:32:26.7350989Z 2021-05-16T01:32:26.7351570Z Reading state information... 5% 2021-05-16T01:32:26.7395929Z 2021-05-16T01:32:26.7396511Z Reading state information... 7% 2021-05-16T01:32:26.7439044Z 2021-05-16T01:32:26.7439965Z Reading state information... 9% 2021-05-16T01:32:26.7481051Z 2021-05-16T01:32:26.7481670Z Reading state information... 11% 2021-05-16T01:32:26.7526068Z 2021-05-16T01:32:26.7526662Z Reading state information... 13% 2021-05-16T01:32:26.7569328Z 2021-05-16T01:32:26.7569922Z Reading state information... 15% 2021-05-16T01:32:26.7612914Z 2021-05-16T01:32:26.7613529Z Reading state information... 17% 2021-05-16T01:32:26.7665582Z 2021-05-16T01:32:26.7666227Z Reading state information... 19% 2021-05-16T01:32:26.7716243Z 2021-05-16T01:32:26.7717303Z Reading state information... 21% 2021-05-16T01:32:26.7756163Z 2021-05-16T01:32:26.7756779Z Reading state information... 23% 2021-05-16T01:32:26.7802498Z 2021-05-16T01:32:26.7803074Z Reading state information... 25% 2021-05-16T01:32:26.7851274Z 2021-05-16T01:32:26.7851851Z Reading state information... 27% 2021-05-16T01:32:26.7897302Z 2021-05-16T01:32:26.7897881Z Reading state information... 29% 2021-05-16T01:32:26.7944280Z 2021-05-16T01:32:26.7944851Z Reading state information... 31% 2021-05-16T01:32:26.7991569Z 2021-05-16T01:32:26.7992549Z Reading state information... 33% 2021-05-16T01:32:26.8032684Z 2021-05-16T01:32:26.8033276Z Reading state information... 35% 2021-05-16T01:32:26.8072753Z 2021-05-16T01:32:26.8073361Z Reading state information... 37% 2021-05-16T01:32:26.8120612Z 2021-05-16T01:32:26.8121213Z Reading state information... 39% 2021-05-16T01:32:26.8167446Z 2021-05-16T01:32:26.8168027Z Reading state information... 41% 2021-05-16T01:32:26.8209077Z 2021-05-16T01:32:26.8209652Z Reading state information... 43% 2021-05-16T01:32:26.8258298Z 2021-05-16T01:32:26.8258876Z Reading state information... 45% 2021-05-16T01:32:26.8327868Z 2021-05-16T01:32:26.8328448Z Reading state information... 47% 2021-05-16T01:32:26.8371747Z 2021-05-16T01:32:26.8372342Z Reading state information... 49% 2021-05-16T01:32:26.8419943Z 2021-05-16T01:32:26.8420538Z Reading state information... 51% 2021-05-16T01:32:26.8463839Z 2021-05-16T01:32:26.8464436Z Reading state information... 53% 2021-05-16T01:32:26.8507431Z 2021-05-16T01:32:26.8508049Z Reading state information... 55% 2021-05-16T01:32:26.8553494Z 2021-05-16T01:32:26.8554069Z Reading state information... 57% 2021-05-16T01:32:26.8598788Z 2021-05-16T01:32:26.8599366Z Reading state information... 59% 2021-05-16T01:32:26.8649961Z 2021-05-16T01:32:26.8650540Z Reading state information... 61% 2021-05-16T01:32:26.8694717Z 2021-05-16T01:32:26.8695300Z Reading state information... 63% 2021-05-16T01:32:26.8736863Z 2021-05-16T01:32:26.8737458Z Reading state information... 65% 2021-05-16T01:32:26.8780228Z 2021-05-16T01:32:26.8780795Z Reading state information... 67% 2021-05-16T01:32:26.8824786Z 2021-05-16T01:32:26.8825533Z Reading state information... 69% 2021-05-16T01:32:26.8879141Z 2021-05-16T01:32:26.8880148Z Reading state information... 71% 2021-05-16T01:32:26.8922480Z 2021-05-16T01:32:26.8923059Z Reading state information... 73% 2021-05-16T01:32:26.8966778Z 2021-05-16T01:32:26.8967379Z Reading state information... 75% 2021-05-16T01:32:26.9024336Z 2021-05-16T01:32:26.9024963Z Reading state information... 77% 2021-05-16T01:32:26.9068709Z 2021-05-16T01:32:26.9069298Z Reading state information... 79% 2021-05-16T01:32:26.9113999Z 2021-05-16T01:32:26.9114605Z Reading state information... 81% 2021-05-16T01:32:26.9158878Z 2021-05-16T01:32:26.9159487Z Reading state information... 83% 2021-05-16T01:32:26.9203675Z 2021-05-16T01:32:26.9204258Z Reading state information... 85% 2021-05-16T01:32:26.9260888Z 2021-05-16T01:32:26.9261466Z Reading state information... 87% 2021-05-16T01:32:26.9291382Z 2021-05-16T01:32:26.9291961Z Reading state information... 89% 2021-05-16T01:32:26.9330819Z 2021-05-16T01:32:26.9331396Z Reading state information... 91% 2021-05-16T01:32:26.9375131Z 2021-05-16T01:32:26.9375732Z Reading state information... 93% 2021-05-16T01:32:26.9418316Z 2021-05-16T01:32:26.9418993Z Reading state information... 95% 2021-05-16T01:32:26.9463969Z 2021-05-16T01:32:26.9464718Z Reading state information... 97% 2021-05-16T01:32:26.9507681Z 2021-05-16T01:32:26.9508444Z Reading state information... 99% 2021-05-16T01:32:27.2579904Z Selecting previously unselected package pandoc. 2021-05-16T01:32:27.3884561Z (Reading database ... 261973 files and directories currently installed.) 2021-05-16T01:32:27.3994175Z Preparing to unpack .../_temp/pandoc-2.7.3-1-amd64.deb ... 2021-05-16T01:32:27.4008998Z Unpacking pandoc (2.7.3-1) ... 2021-05-16T01:32:29.6387129Z Setting up pandoc (2.7.3-1) ... 2021-05-16T01:32:29.6434220Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:32:30.4745923Z 2021-05-16T01:32:30.4746960Z 2021-05-16T01:32:30.4747797Z Reading state information... Done 2021-05-16T01:32:30.5129817Z ##[group]Run git config user.name adigherman 2021-05-16T01:32:30.5130601Z git config user.name adigherman 2021-05-16T01:32:30.5131248Z git config user.email adig@jhu.edu 2021-05-16T01:32:30.5176598Z shell: /usr/bin/bash -e {0} 2021-05-16T01:32:30.5177035Z env: 2021-05-16T01:32:30.5177563Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:32:30.5178087Z TIC_DEPLOY_KEY: 2021-05-16T01:32:30.5179011Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:32:30.5180790Z GITHUB_PAT: *** 2021-05-16T01:32:30.5181258Z COVERALLS_TOKEN: 2021-05-16T01:32:30.5181801Z continue-on-error: true 2021-05-16T01:32:30.5182347Z VDIFFR_RUN_TESTS: 2021-05-16T01:32:30.5183028Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:32:30.5183526Z TZ: UTC 2021-05-16T01:32:30.5183974Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:32:30.5184439Z NOT_CRAN: true 2021-05-16T01:32:30.5184884Z ##[endgroup] 2021-05-16T01:32:30.5501502Z ##[group]Run adigherman/actions/install-sysdeps-linux@master 2021-05-16T01:32:30.5502192Z env: 2021-05-16T01:32:30.5502685Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:32:30.5503204Z TIC_DEPLOY_KEY: 2021-05-16T01:32:30.5504096Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:32:30.5506215Z GITHUB_PAT: *** 2021-05-16T01:32:30.5506652Z COVERALLS_TOKEN: 2021-05-16T01:32:30.5507191Z continue-on-error: true 2021-05-16T01:32:30.5507701Z VDIFFR_RUN_TESTS: 2021-05-16T01:32:30.5508244Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:32:30.5508736Z TZ: UTC 2021-05-16T01:32:30.5509150Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:32:30.5509621Z NOT_CRAN: true 2021-05-16T01:32:30.5510020Z ##[endgroup] 2021-05-16T01:32:30.9378674Z Reading package lists... 2021-05-16T01:32:31.1013639Z Building dependency tree... 2021-05-16T01:32:31.1033704Z Reading state information... 2021-05-16T01:32:31.2476254Z The following additional packages will be installed: 2021-05-16T01:32:31.2478660Z cmake-data libjsoncpp1 librhash0 2021-05-16T01:32:31.2484400Z Suggested packages: 2021-05-16T01:32:31.2485771Z cmake-doc ninja-build 2021-05-16T01:32:31.2957548Z The following NEW packages will be installed: 2021-05-16T01:32:31.2963440Z cmake cmake-data libjsoncpp1 librhash0 2021-05-16T01:32:31.3172580Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:32:31.3173439Z Need to get 5470 kB of archives. 2021-05-16T01:32:31.3174284Z After this operation, 28.3 MB of additional disk space will be used. 2021-05-16T01:32:31.3176382Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] 2021-05-16T01:32:31.3993930Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] 2021-05-16T01:32:31.4015681Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2021-05-16T01:32:31.4042314Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] 2021-05-16T01:32:31.9744685Z Fetched 5470 kB in 0s (24.0 MB/s) 2021-05-16T01:32:32.0174890Z Selecting previously unselected package cmake-data. 2021-05-16T01:32:32.0249719Z (Reading database ... 2021-05-16T01:32:32.0250307Z (Reading database ... 5% 2021-05-16T01:32:32.0250845Z (Reading database ... 10% 2021-05-16T01:32:32.0251395Z (Reading database ... 15% 2021-05-16T01:32:32.0253184Z (Reading database ... 20% 2021-05-16T01:32:32.0257217Z (Reading database ... 25% 2021-05-16T01:32:32.0257773Z (Reading database ... 30% 2021-05-16T01:32:32.0258315Z (Reading database ... 35% 2021-05-16T01:32:32.0258856Z (Reading database ... 40% 2021-05-16T01:32:32.0259402Z (Reading database ... 45% 2021-05-16T01:32:32.0259939Z (Reading database ... 50% 2021-05-16T01:32:32.0296854Z (Reading database ... 55% 2021-05-16T01:32:32.0338033Z (Reading database ... 60% 2021-05-16T01:32:32.0380267Z (Reading database ... 65% 2021-05-16T01:32:32.0510391Z (Reading database ... 70% 2021-05-16T01:32:32.0639301Z (Reading database ... 75% 2021-05-16T01:32:32.0931776Z (Reading database ... 80% 2021-05-16T01:32:32.1238676Z (Reading database ... 85% 2021-05-16T01:32:32.1386534Z (Reading database ... 90% 2021-05-16T01:32:32.1467412Z (Reading database ... 95% 2021-05-16T01:32:32.1468511Z (Reading database ... 100% 2021-05-16T01:32:32.1469957Z (Reading database ... 261980 files and directories currently installed.) 2021-05-16T01:32:32.1577189Z Preparing to unpack .../cmake-data_3.16.3-1ubuntu1_all.deb ... 2021-05-16T01:32:32.1822858Z Unpacking cmake-data (3.16.3-1ubuntu1) ... 2021-05-16T01:32:32.7769497Z Selecting previously unselected package libjsoncpp1:amd64. 2021-05-16T01:32:32.8075162Z Preparing to unpack .../libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2021-05-16T01:32:32.8097355Z Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-16T01:32:32.8454388Z Selecting previously unselected package librhash0:amd64. 2021-05-16T01:32:32.8747399Z Preparing to unpack .../librhash0_1.3.9-1_amd64.deb ... 2021-05-16T01:32:32.8759853Z Unpacking librhash0:amd64 (1.3.9-1) ... 2021-05-16T01:32:32.9147071Z Selecting previously unselected package cmake. 2021-05-16T01:32:32.9412974Z Preparing to unpack .../cmake_3.16.3-1ubuntu1_amd64.deb ... 2021-05-16T01:32:32.9427393Z Unpacking cmake (3.16.3-1ubuntu1) ... 2021-05-16T01:32:33.4157074Z Setting up librhash0:amd64 (1.3.9-1) ... 2021-05-16T01:32:33.4212232Z Setting up cmake-data (3.16.3-1ubuntu1) ... 2021-05-16T01:32:33.4656316Z Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-16T01:32:33.4728067Z Setting up cmake (3.16.3-1ubuntu1) ... 2021-05-16T01:32:33.4777877Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:32:34.6996346Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:32:36.9178844Z Reading package lists... 2021-05-16T01:32:37.0839571Z Building dependency tree... 2021-05-16T01:32:37.0858412Z Reading state information... 2021-05-16T01:32:37.2518572Z Suggested packages: 2021-05-16T01:32:37.2525065Z libssh-doc 2021-05-16T01:32:37.3033472Z The following NEW packages will be installed: 2021-05-16T01:32:37.3035603Z libssh-dev 2021-05-16T01:32:37.3234508Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:32:37.3235619Z Need to get 219 kB of archives. 2021-05-16T01:32:37.3236917Z After this operation, 1127 kB of additional disk space will be used. 2021-05-16T01:32:37.3238981Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-dev amd64 0.9.3-2ubuntu2.1 [219 kB] 2021-05-16T01:32:37.7563599Z Fetched 219 kB in 0s (11.6 MB/s) 2021-05-16T01:32:37.7891343Z Selecting previously unselected package libssh-dev:amd64. 2021-05-16T01:32:37.7964779Z (Reading database ... 2021-05-16T01:32:37.7965760Z (Reading database ... 5% 2021-05-16T01:32:37.7966518Z (Reading database ... 10% 2021-05-16T01:32:37.7967244Z (Reading database ... 15% 2021-05-16T01:32:37.7967973Z (Reading database ... 20% 2021-05-16T01:32:37.7968686Z (Reading database ... 25% 2021-05-16T01:32:37.7969438Z (Reading database ... 30% 2021-05-16T01:32:37.7970168Z (Reading database ... 35% 2021-05-16T01:32:37.7970877Z (Reading database ... 40% 2021-05-16T01:32:37.7971601Z (Reading database ... 45% 2021-05-16T01:32:37.7972313Z (Reading database ... 50% 2021-05-16T01:32:37.8005572Z (Reading database ... 55% 2021-05-16T01:32:38.4950676Z (Reading database ... 60% 2021-05-16T01:32:38.4963890Z (Reading database ... 65% 2021-05-16T01:32:38.4965297Z (Reading database ... 70% 2021-05-16T01:32:38.4966604Z (Reading database ... 75% 2021-05-16T01:32:38.4968358Z (Reading database ... 80% 2021-05-16T01:32:38.4969633Z (Reading database ... 85% 2021-05-16T01:32:38.4970363Z (Reading database ... 90% 2021-05-16T01:32:38.4971690Z (Reading database ... 95% 2021-05-16T01:32:38.4972421Z (Reading database ... 100% 2021-05-16T01:32:38.4973397Z (Reading database ... 264764 files and directories currently installed.) 2021-05-16T01:32:38.4975141Z Preparing to unpack .../libssh-dev_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-16T01:32:38.4976327Z Unpacking libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T01:32:38.4977424Z Setting up libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T01:32:40.2825559Z Reading package lists... 2021-05-16T01:32:40.4391231Z Building dependency tree... 2021-05-16T01:32:40.4409809Z Reading state information... 2021-05-16T01:32:40.6487230Z The following NEW packages will be installed: 2021-05-16T01:32:40.6490946Z jags 2021-05-16T01:32:40.6815076Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:32:40.6816226Z Need to get 1562 kB of archives. 2021-05-16T01:32:40.6817651Z After this operation, 3615 kB of additional disk space will be used. 2021-05-16T01:32:40.6820603Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 jags amd64 4.3.0-3build1 [1562 kB] 2021-05-16T01:32:41.1275313Z Fetched 1562 kB in 0s (37.1 MB/s) 2021-05-16T01:32:41.2704511Z Selecting previously unselected package jags. 2021-05-16T01:32:41.2787714Z (Reading database ... 2021-05-16T01:32:41.2788512Z (Reading database ... 5% 2021-05-16T01:32:41.2792913Z (Reading database ... 10% 2021-05-16T01:32:41.2793464Z (Reading database ... 15% 2021-05-16T01:32:41.2793991Z (Reading database ... 20% 2021-05-16T01:32:41.2794562Z (Reading database ... 25% 2021-05-16T01:32:41.2795083Z (Reading database ... 30% 2021-05-16T01:32:41.2795618Z (Reading database ... 35% 2021-05-16T01:32:41.2796141Z (Reading database ... 40% 2021-05-16T01:32:41.2796672Z (Reading database ... 45% 2021-05-16T01:32:41.2797190Z (Reading database ... 50% 2021-05-16T01:32:41.2844948Z (Reading database ... 55% 2021-05-16T01:32:41.2885830Z (Reading database ... 60% 2021-05-16T01:32:41.2929719Z (Reading database ... 65% 2021-05-16T01:32:41.3079959Z (Reading database ... 70% 2021-05-16T01:32:41.3210054Z (Reading database ... 75% 2021-05-16T01:32:41.3503237Z (Reading database ... 80% 2021-05-16T01:32:41.3840299Z (Reading database ... 85% 2021-05-16T01:32:41.4001891Z (Reading database ... 90% 2021-05-16T01:32:41.4107611Z (Reading database ... 95% 2021-05-16T01:32:41.4108213Z (Reading database ... 100% 2021-05-16T01:32:41.4109058Z (Reading database ... 264783 files and directories currently installed.) 2021-05-16T01:32:41.4235762Z Preparing to unpack .../jags_4.3.0-3build1_amd64.deb ... 2021-05-16T01:32:41.6221774Z Unpacking jags (4.3.0-3build1) ... 2021-05-16T01:32:41.9399269Z Setting up jags (4.3.0-3build1) ... 2021-05-16T01:32:41.9585785Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:32:42.7524234Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:32:44.9774522Z Reading package lists... 2021-05-16T01:32:45.1490325Z Building dependency tree... 2021-05-16T01:32:45.1508196Z Reading state information... 2021-05-16T01:32:45.3124269Z The following additional packages will be installed: 2021-05-16T01:32:45.3126375Z libnode64 libuv1-dev 2021-05-16T01:32:45.3626793Z The following NEW packages will be installed: 2021-05-16T01:32:45.3633284Z libnode-dev libnode64 libuv1-dev 2021-05-16T01:32:45.3834439Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:32:45.3835268Z Need to get 6239 kB of archives. 2021-05-16T01:32:45.3836082Z After this operation, 24.9 MB of additional disk space will be used. 2021-05-16T01:32:45.3838111Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1-dev amd64 1.34.2-1ubuntu1.1 [103 kB] 2021-05-16T01:32:45.3876665Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB] 2021-05-16T01:32:45.4472678Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode-dev amd64 10.19.0~dfsg-3ubuntu1 [370 kB] 2021-05-16T01:32:45.8898454Z Fetched 6239 kB in 0s (75.6 MB/s) 2021-05-16T01:32:45.9238476Z Selecting previously unselected package libuv1-dev:amd64. 2021-05-16T01:32:45.9313658Z (Reading database ... 2021-05-16T01:32:45.9314448Z (Reading database ... 5% 2021-05-16T01:32:45.9315218Z (Reading database ... 10% 2021-05-16T01:32:45.9315949Z (Reading database ... 15% 2021-05-16T01:32:45.9316715Z (Reading database ... 20% 2021-05-16T01:32:45.9317449Z (Reading database ... 25% 2021-05-16T01:32:45.9318162Z (Reading database ... 30% 2021-05-16T01:32:45.9318885Z (Reading database ... 35% 2021-05-16T01:32:45.9319606Z (Reading database ... 40% 2021-05-16T01:32:45.9320315Z (Reading database ... 45% 2021-05-16T01:32:45.9321039Z (Reading database ... 50% 2021-05-16T01:32:45.9355738Z (Reading database ... 55% 2021-05-16T01:32:45.9394553Z (Reading database ... 60% 2021-05-16T01:32:45.9435575Z (Reading database ... 65% 2021-05-16T01:32:45.9576743Z (Reading database ... 70% 2021-05-16T01:32:45.9710658Z (Reading database ... 75% 2021-05-16T01:32:46.0020472Z (Reading database ... 80% 2021-05-16T01:32:46.0373390Z (Reading database ... 85% 2021-05-16T01:32:46.0537217Z (Reading database ... 90% 2021-05-16T01:32:46.0625626Z (Reading database ... 95% 2021-05-16T01:32:46.0626366Z (Reading database ... 100% 2021-05-16T01:32:46.0627353Z (Reading database ... 264923 files and directories currently installed.) 2021-05-16T01:32:46.0745984Z Preparing to unpack .../libuv1-dev_1.34.2-1ubuntu1.1_amd64.deb ... 2021-05-16T01:32:46.0760897Z Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-16T01:32:46.1187464Z Selecting previously unselected package libnode64:amd64. 2021-05-16T01:32:46.1430085Z Preparing to unpack .../libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T01:32:46.1455135Z Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T01:32:46.8598808Z Selecting previously unselected package libnode-dev:amd64. 2021-05-16T01:32:46.8897778Z Preparing to unpack .../libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T01:32:46.8907831Z Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T01:32:46.9924043Z Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-16T01:32:46.9968084Z Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T01:32:47.0002683Z Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T01:32:47.0051824Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:32:49.2268315Z Reading package lists... 2021-05-16T01:32:49.3924482Z Building dependency tree... 2021-05-16T01:32:49.3943709Z Reading state information... 2021-05-16T01:32:49.5537689Z The following additional packages will be installed: 2021-05-16T01:32:49.5540973Z libfftw3-bin libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-16T01:32:49.5544649Z Suggested packages: 2021-05-16T01:32:49.5546436Z libfftw3-doc 2021-05-16T01:32:49.6032125Z The following NEW packages will be installed: 2021-05-16T01:32:49.6039940Z libfftw3-bin libfftw3-dev libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-16T01:32:49.6239913Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:32:49.6240762Z Need to get 3986 kB of archives. 2021-05-16T01:32:49.6241585Z After this operation, 22.4 MB of additional disk space will be used. 2021-05-16T01:32:49.6243965Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-long3 amd64 3.3.8-2ubuntu1 [313 kB] 2021-05-16T01:32:49.6311733Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-quad3 amd64 3.3.8-2ubuntu1 [673 kB] 2021-05-16T01:32:49.6422129Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-single3 amd64 3.3.8-2ubuntu1 [756 kB] 2021-05-16T01:32:49.6552293Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-bin amd64 3.3.8-2ubuntu1 [32.2 kB] 2021-05-16T01:32:49.6568078Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-dev amd64 3.3.8-2ubuntu1 [2211 kB] 2021-05-16T01:32:50.1279190Z Fetched 3986 kB in 0s (48.0 MB/s) 2021-05-16T01:32:50.1714487Z Selecting previously unselected package libfftw3-long3:amd64. 2021-05-16T01:32:50.1791288Z (Reading database ... 2021-05-16T01:32:50.1792255Z (Reading database ... 5% 2021-05-16T01:32:50.1793012Z (Reading database ... 10% 2021-05-16T01:32:50.1793747Z (Reading database ... 15% 2021-05-16T01:32:50.1794475Z (Reading database ... 20% 2021-05-16T01:32:50.1795192Z (Reading database ... 25% 2021-05-16T01:32:50.1795972Z (Reading database ... 30% 2021-05-16T01:32:50.1796705Z (Reading database ... 35% 2021-05-16T01:32:50.1797429Z (Reading database ... 40% 2021-05-16T01:32:50.1798148Z (Reading database ... 45% 2021-05-16T01:32:50.1798853Z (Reading database ... 50% 2021-05-16T01:32:50.1834332Z (Reading database ... 55% 2021-05-16T01:32:50.1873327Z (Reading database ... 60% 2021-05-16T01:32:50.1914619Z (Reading database ... 65% 2021-05-16T01:32:50.2046548Z (Reading database ... 70% 2021-05-16T01:32:50.2180292Z (Reading database ... 75% 2021-05-16T01:32:50.2481830Z (Reading database ... 80% 2021-05-16T01:32:50.2832088Z (Reading database ... 85% 2021-05-16T01:32:50.2988700Z (Reading database ... 90% 2021-05-16T01:32:50.3070358Z (Reading database ... 95% 2021-05-16T01:32:50.3071306Z (Reading database ... 100% 2021-05-16T01:32:50.3072354Z (Reading database ... 265059 files and directories currently installed.) 2021-05-16T01:32:50.3186514Z Preparing to unpack .../libfftw3-long3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T01:32:50.3213333Z Unpacking libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T01:32:50.3867387Z Selecting previously unselected package libfftw3-quad3:amd64. 2021-05-16T01:32:50.4110715Z Preparing to unpack .../libfftw3-quad3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T01:32:50.4123364Z Unpacking libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T01:32:50.5147598Z Selecting previously unselected package libfftw3-single3:amd64. 2021-05-16T01:32:50.5397478Z Preparing to unpack .../libfftw3-single3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T01:32:50.5410387Z Unpacking libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T01:32:50.6507493Z Selecting previously unselected package libfftw3-bin. 2021-05-16T01:32:50.6751323Z Preparing to unpack .../libfftw3-bin_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T01:32:50.6764767Z Unpacking libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-16T01:32:50.7146943Z Selecting previously unselected package libfftw3-dev:amd64. 2021-05-16T01:32:50.7367797Z Preparing to unpack .../libfftw3-dev_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T01:32:50.7740183Z Unpacking libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T01:32:51.0864008Z Setting up libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T01:32:51.0906344Z Setting up libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T01:32:51.0932903Z Setting up libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T01:32:51.0990799Z Setting up libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-16T01:32:51.1112757Z Setting up libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T01:32:51.1155059Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:32:52.0776736Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:32:54.3394604Z Reading package lists... 2021-05-16T01:32:54.5036662Z Building dependency tree... 2021-05-16T01:32:54.5055942Z Reading state information... 2021-05-16T01:32:54.6674419Z The following additional packages will be installed: 2021-05-16T01:32:54.6676607Z libdcmtk14 2021-05-16T01:32:54.7157983Z The following NEW packages will be installed: 2021-05-16T01:32:54.7164865Z dcmtk libdcmtk14 2021-05-16T01:32:54.8333490Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:32:54.8335565Z Need to get 5546 kB of archives. 2021-05-16T01:32:54.8337417Z After this operation, 26.5 MB of additional disk space will be used. 2021-05-16T01:32:54.8339984Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdcmtk14 amd64 3.6.4-2.1build2 [4682 kB] 2021-05-16T01:32:55.0210447Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 dcmtk amd64 3.6.4-2.1build2 [864 kB] 2021-05-16T01:32:55.4935313Z Fetched 5546 kB in 0s (16.6 MB/s) 2021-05-16T01:32:55.5267424Z Selecting previously unselected package libdcmtk14. 2021-05-16T01:32:55.5341526Z (Reading database ... 2021-05-16T01:32:55.5342453Z (Reading database ... 5% 2021-05-16T01:32:55.5343218Z (Reading database ... 10% 2021-05-16T01:32:55.5343962Z (Reading database ... 15% 2021-05-16T01:32:55.5344695Z (Reading database ... 20% 2021-05-16T01:32:55.5345698Z (Reading database ... 25% 2021-05-16T01:32:55.5346439Z (Reading database ... 30% 2021-05-16T01:32:55.5347154Z (Reading database ... 35% 2021-05-16T01:32:55.5347881Z (Reading database ... 40% 2021-05-16T01:32:55.5348600Z (Reading database ... 45% 2021-05-16T01:32:55.5349314Z (Reading database ... 50% 2021-05-16T01:32:55.5368986Z (Reading database ... 55% 2021-05-16T01:32:55.5407157Z (Reading database ... 60% 2021-05-16T01:32:55.5447123Z (Reading database ... 65% 2021-05-16T01:32:55.5579698Z (Reading database ... 70% 2021-05-16T01:32:55.5699211Z (Reading database ... 75% 2021-05-16T01:32:55.5980482Z (Reading database ... 80% 2021-05-16T01:32:55.6297595Z (Reading database ... 85% 2021-05-16T01:32:55.6444139Z (Reading database ... 90% 2021-05-16T01:32:55.6522373Z (Reading database ... 95% 2021-05-16T01:32:55.6523051Z (Reading database ... 100% 2021-05-16T01:32:55.6524045Z (Reading database ... 265150 files and directories currently installed.) 2021-05-16T01:32:55.6647364Z Preparing to unpack .../libdcmtk14_3.6.4-2.1build2_amd64.deb ... 2021-05-16T01:32:55.6671743Z Unpacking libdcmtk14 (3.6.4-2.1build2) ... 2021-05-16T01:32:56.2226495Z Selecting previously unselected package dcmtk. 2021-05-16T01:32:56.2464815Z Preparing to unpack .../dcmtk_3.6.4-2.1build2_amd64.deb ... 2021-05-16T01:32:56.2541921Z Unpacking dcmtk (3.6.4-2.1build2) ... 2021-05-16T01:32:56.4129760Z Setting up libdcmtk14 (3.6.4-2.1build2) ... 2021-05-16T01:32:56.4168117Z Setting up dcmtk (3.6.4-2.1build2) ... 2021-05-16T01:32:56.4323795Z Adding `dcmtk' group to system ... 2021-05-16T01:32:56.5048383Z Adding `dcmtk' user to system ... 2021-05-16T01:32:56.7279469Z adduser: Warning: The home directory `/var/lib/dcmtk/db' does not belong to the user you are currently creating. 2021-05-16T01:32:57.0169254Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:32:58.7755294Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:33:00.9964342Z Reading package lists... 2021-05-16T01:33:01.1788679Z Building dependency tree... 2021-05-16T01:33:01.1808315Z Reading state information... 2021-05-16T01:33:01.4243855Z libsecret-1-dev is already the newest version (0.20.3-0ubuntu1). 2021-05-16T01:33:01.4245534Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:33:01.4950571Z Reading package lists... 2021-05-16T01:33:01.6673126Z Building dependency tree... 2021-05-16T01:33:01.6692300Z Reading state information... 2021-05-16T01:33:01.9305641Z libpng-dev is already the newest version (1.6.37-2). 2021-05-16T01:33:01.9307011Z libpng-dev set to manually installed. 2021-05-16T01:33:01.9308034Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:33:02.0000794Z Reading package lists... 2021-05-16T01:33:02.1769841Z Building dependency tree... 2021-05-16T01:33:02.1790836Z Reading state information... 2021-05-16T01:33:02.3504907Z The following additional packages will be installed: 2021-05-16T01:33:02.3509457Z libopenjp2-7 libpoppler-cpp0v5 libpoppler-dev libpoppler97 poppler-data 2021-05-16T01:33:02.3515409Z Suggested packages: 2021-05-16T01:33:02.3517461Z poppler-utils ghostscript fonts-japanese-mincho | fonts-ipafont-mincho 2021-05-16T01:33:02.3519893Z fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai 2021-05-16T01:33:02.3521783Z fonts-arphic-uming fonts-nanum 2021-05-16T01:33:02.4028279Z The following NEW packages will be installed: 2021-05-16T01:33:02.4030556Z libopenjp2-7 libpoppler-cpp-dev libpoppler-cpp0v5 libpoppler-dev 2021-05-16T01:33:02.4032300Z libpoppler97 poppler-data 2021-05-16T01:33:02.4606083Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:33:02.4608709Z Need to get 2582 kB of archives. 2021-05-16T01:33:02.4611709Z After this operation, 16.7 MB of additional disk space will be used. 2021-05-16T01:33:02.4616013Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB] 2021-05-16T01:33:02.4908988Z 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-16T01:33:02.4927851Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1 [915 kB] 2021-05-16T01:33:02.5156440Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp0v5 amd64 0.86.1-0ubuntu1 [35.6 kB] 2021-05-16T01:33:02.5167129Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-dev amd64 0.86.1-0ubuntu1 [5336 B] 2021-05-16T01:33:02.5173100Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp-dev amd64 0.86.1-0ubuntu1 [10.4 kB] 2021-05-16T01:33:02.9704126Z Fetched 2582 kB in 0s (23.6 MB/s) 2021-05-16T01:33:03.0129324Z Selecting previously unselected package poppler-data. 2021-05-16T01:33:03.0210390Z (Reading database ... 2021-05-16T01:33:03.0211303Z (Reading database ... 5% 2021-05-16T01:33:03.0212362Z (Reading database ... 10% 2021-05-16T01:33:03.0212940Z (Reading database ... 15% 2021-05-16T01:33:03.0213480Z (Reading database ... 20% 2021-05-16T01:33:03.0214291Z (Reading database ... 25% 2021-05-16T01:33:03.0214833Z (Reading database ... 30% 2021-05-16T01:33:03.0215366Z (Reading database ... 35% 2021-05-16T01:33:03.0215886Z (Reading database ... 40% 2021-05-16T01:33:03.0216416Z (Reading database ... 45% 2021-05-16T01:33:03.0216936Z (Reading database ... 50% 2021-05-16T01:33:03.0261550Z (Reading database ... 55% 2021-05-16T01:33:03.0301753Z (Reading database ... 60% 2021-05-16T01:33:03.0344564Z (Reading database ... 65% 2021-05-16T01:33:03.0484262Z (Reading database ... 70% 2021-05-16T01:33:03.0614392Z (Reading database ... 75% 2021-05-16T01:33:03.0917832Z (Reading database ... 80% 2021-05-16T01:33:03.1277300Z (Reading database ... 85% 2021-05-16T01:33:03.1446957Z (Reading database ... 90% 2021-05-16T01:33:03.1535669Z (Reading database ... 95% 2021-05-16T01:33:03.1537306Z (Reading database ... 100% 2021-05-16T01:33:03.1538367Z (Reading database ... 265385 files and directories currently installed.) 2021-05-16T01:33:03.1660060Z Preparing to unpack .../0-poppler-data_0.4.9-2_all.deb ... 2021-05-16T01:33:03.1676018Z Unpacking poppler-data (0.4.9-2) ... 2021-05-16T01:33:03.4427969Z Selecting previously unselected package libopenjp2-7:amd64. 2021-05-16T01:33:03.4689789Z Preparing to unpack .../1-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... 2021-05-16T01:33:03.4781877Z Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-16T01:33:03.5342169Z Selecting previously unselected package libpoppler97:amd64. 2021-05-16T01:33:03.5638145Z Preparing to unpack .../2-libpoppler97_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T01:33:03.5661991Z Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T01:33:03.6964638Z Selecting previously unselected package libpoppler-cpp0v5:amd64. 2021-05-16T01:33:03.7261778Z Preparing to unpack .../3-libpoppler-cpp0v5_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T01:33:03.7278251Z Unpacking libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T01:33:03.7627534Z Selecting previously unselected package libpoppler-dev:amd64. 2021-05-16T01:33:03.7885932Z Preparing to unpack .../4-libpoppler-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T01:33:03.7899385Z Unpacking libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T01:33:03.8197930Z Selecting previously unselected package libpoppler-cpp-dev:amd64. 2021-05-16T01:33:03.8438393Z Preparing to unpack .../5-libpoppler-cpp-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T01:33:03.8519998Z Unpacking libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T01:33:03.9160394Z Setting up poppler-data (0.4.9-2) ... 2021-05-16T01:33:03.9286182Z Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-16T01:33:03.9312569Z Setting up libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T01:33:03.9342478Z Setting up libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T01:33:03.9377359Z Setting up libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T01:33:03.9402578Z Setting up libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T01:33:03.9439147Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T01:33:04.1272975Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:33:06.3896419Z Reading package lists... 2021-05-16T01:33:06.5498258Z Building dependency tree... 2021-05-16T01:33:06.5517484Z Reading state information... 2021-05-16T01:33:06.7126942Z The following additional packages will be installed: 2021-05-16T01:33:06.7129769Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libsz2 2021-05-16T01:33:06.7133368Z Suggested packages: 2021-05-16T01:33:06.7134612Z libhdf5-doc 2021-05-16T01:33:06.7629146Z The following NEW packages will be installed: 2021-05-16T01:33:06.7635883Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libhdf5-dev 2021-05-16T01:33:06.7641172Z libsz2 2021-05-16T01:33:06.7880253Z 0 upgraded, 7 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:33:06.7881515Z Need to get 4074 kB of archives. 2021-05-16T01:33:06.7882441Z After this operation, 17.6 MB of additional disk space will be used. 2021-05-16T01:33:06.7884840Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 hdf5-helpers amd64 1.10.4+repack-11ubuntu1 [13.6 kB] 2021-05-16T01:33:06.7899042Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec0 amd64 1.0.4-1 [19.1 kB] 2021-05-16T01:33:06.7904847Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsz2 amd64 1.0.4-1 [5188 B] 2021-05-16T01:33:06.7909610Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-103 amd64 1.10.4+repack-11ubuntu1 [1311 kB] 2021-05-16T01:33:06.8057650Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-cpp-103 amd64 1.10.4+repack-11ubuntu1 [120 kB] 2021-05-16T01:33:06.8069320Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec-dev amd64 1.0.4-1 [16.9 kB] 2021-05-16T01:33:06.8072565Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-dev amd64 1.10.4+repack-11ubuntu1 [2589 kB] 2021-05-16T01:33:07.2707841Z Fetched 4074 kB in 0s (67.8 MB/s) 2021-05-16T01:33:07.3028578Z Selecting previously unselected package hdf5-helpers. 2021-05-16T01:33:07.3103124Z (Reading database ... 2021-05-16T01:33:07.3103879Z (Reading database ... 5% 2021-05-16T01:33:07.3104543Z (Reading database ... 10% 2021-05-16T01:33:07.3105692Z (Reading database ... 15% 2021-05-16T01:33:07.3106400Z (Reading database ... 20% 2021-05-16T01:33:07.3107056Z (Reading database ... 25% 2021-05-16T01:33:07.3107716Z (Reading database ... 30% 2021-05-16T01:33:07.3108361Z (Reading database ... 35% 2021-05-16T01:33:07.3109015Z (Reading database ... 40% 2021-05-16T01:33:07.3109660Z (Reading database ... 45% 2021-05-16T01:33:07.3110325Z (Reading database ... 50% 2021-05-16T01:33:07.3132594Z (Reading database ... 55% 2021-05-16T01:33:07.3170554Z (Reading database ... 60% 2021-05-16T01:33:07.3209609Z (Reading database ... 65% 2021-05-16T01:33:07.3341526Z (Reading database ... 70% 2021-05-16T01:33:07.3464540Z (Reading database ... 75% 2021-05-16T01:33:07.3752338Z (Reading database ... 80% 2021-05-16T01:33:07.4073752Z (Reading database ... 85% 2021-05-16T01:33:07.4224755Z (Reading database ... 90% 2021-05-16T01:33:07.4307998Z (Reading database ... 95% 2021-05-16T01:33:07.4308903Z (Reading database ... 100% 2021-05-16T01:33:07.4310196Z (Reading database ... 265945 files and directories currently installed.) 2021-05-16T01:33:07.4417051Z Preparing to unpack .../0-hdf5-helpers_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T01:33:07.4487063Z Unpacking hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-16T01:33:07.4867021Z Selecting previously unselected package libaec0:amd64. 2021-05-16T01:33:07.5078325Z Preparing to unpack .../1-libaec0_1.0.4-1_amd64.deb ... 2021-05-16T01:33:07.5108519Z Unpacking libaec0:amd64 (1.0.4-1) ... 2021-05-16T01:33:07.5350577Z Selecting previously unselected package libsz2:amd64. 2021-05-16T01:33:07.5646323Z Preparing to unpack .../2-libsz2_1.0.4-1_amd64.deb ... 2021-05-16T01:33:07.5657560Z Unpacking libsz2:amd64 (1.0.4-1) ... 2021-05-16T01:33:07.6027146Z Selecting previously unselected package libhdf5-103:amd64. 2021-05-16T01:33:07.6239388Z Preparing to unpack .../3-libhdf5-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T01:33:07.6253143Z Unpacking libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T01:33:07.7908263Z Selecting previously unselected package libhdf5-cpp-103:amd64. 2021-05-16T01:33:07.8156626Z Preparing to unpack .../4-libhdf5-cpp-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T01:33:07.8167238Z Unpacking libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T01:33:07.8586995Z Selecting previously unselected package libaec-dev:amd64. 2021-05-16T01:33:07.8826638Z Preparing to unpack .../5-libaec-dev_1.0.4-1_amd64.deb ... 2021-05-16T01:33:07.8838241Z Unpacking libaec-dev:amd64 (1.0.4-1) ... 2021-05-16T01:33:07.9207321Z Selecting previously unselected package libhdf5-dev. 2021-05-16T01:33:07.9506425Z Preparing to unpack .../6-libhdf5-dev_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T01:33:07.9516299Z Unpacking libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-16T01:33:08.3141112Z Setting up hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-16T01:33:08.3202113Z Setting up libaec0:amd64 (1.0.4-1) ... 2021-05-16T01:33:08.3236140Z Setting up libsz2:amd64 (1.0.4-1) ... 2021-05-16T01:33:08.3269148Z Setting up libaec-dev:amd64 (1.0.4-1) ... 2021-05-16T01:33:08.3307778Z Setting up libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T01:33:08.3342254Z Setting up libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T01:33:08.3378212Z Setting up libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-16T01:33:08.3460125Z 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-16T01:33:08.3494459Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:33:09.1695665Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:33:11.3795213Z Reading package lists... 2021-05-16T01:33:11.5501028Z Building dependency tree... 2021-05-16T01:33:11.5521281Z Reading state information... 2021-05-16T01:33:11.7156297Z The following additional packages will be installed: 2021-05-16T01:33:11.7158833Z libdrm-dev libgl-dev libglu1-mesa libglx-dev 2021-05-16T01:33:11.7658457Z The following NEW packages will be installed: 2021-05-16T01:33:11.7662245Z libdrm-dev libgl-dev libglu1-mesa libglu1-mesa-dev libglx-dev 2021-05-16T01:33:11.7664003Z mesa-common-dev 2021-05-16T01:33:11.8676143Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:33:11.8677576Z Need to get 1761 kB of archives. 2021-05-16T01:33:11.8679022Z After this operation, 5442 kB of additional disk space will be used. 2021-05-16T01:33:11.8682507Z 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-16T01:33:11.8731702Z 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-16T01:33:11.8738105Z 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-16T01:33:11.8761396Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa amd64 9.0.1-1build1 [168 kB] 2021-05-16T01:33:11.8790300Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa-dev amd64 9.0.1-1build1 [207 kB] 2021-05-16T01:33:11.8816798Z 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-16T01:33:12.3426394Z Fetched 1761 kB in 0s (13.8 MB/s) 2021-05-16T01:33:12.3769911Z Selecting previously unselected package libdrm-dev:amd64. 2021-05-16T01:33:12.3844972Z (Reading database ... 2021-05-16T01:33:12.3849141Z (Reading database ... 5% 2021-05-16T01:33:12.3849705Z (Reading database ... 10% 2021-05-16T01:33:12.3850252Z (Reading database ... 15% 2021-05-16T01:33:12.3850779Z (Reading database ... 20% 2021-05-16T01:33:12.3851314Z (Reading database ... 25% 2021-05-16T01:33:12.3851846Z (Reading database ... 30% 2021-05-16T01:33:12.3852387Z (Reading database ... 35% 2021-05-16T01:33:12.3852914Z (Reading database ... 40% 2021-05-16T01:33:12.3853448Z (Reading database ... 45% 2021-05-16T01:33:12.3853969Z (Reading database ... 50% 2021-05-16T01:33:12.3889692Z (Reading database ... 55% 2021-05-16T01:33:12.3930171Z (Reading database ... 60% 2021-05-16T01:33:12.3970267Z (Reading database ... 65% 2021-05-16T01:33:12.4098225Z (Reading database ... 70% 2021-05-16T01:33:12.4218711Z (Reading database ... 75% 2021-05-16T01:33:12.4501128Z (Reading database ... 80% 2021-05-16T01:33:12.4823888Z (Reading database ... 85% 2021-05-16T01:33:12.4975204Z (Reading database ... 90% 2021-05-16T01:33:12.5058199Z (Reading database ... 95% 2021-05-16T01:33:12.5059092Z (Reading database ... 100% 2021-05-16T01:33:12.5059973Z (Reading database ... 266153 files and directories currently installed.) 2021-05-16T01:33:12.5173316Z Preparing to unpack .../0-libdrm-dev_2.4.102-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T01:33:12.5188430Z Unpacking libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-16T01:33:12.5667836Z Selecting previously unselected package libglx-dev:amd64. 2021-05-16T01:33:12.5909705Z Preparing to unpack .../1-libglx-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T01:33:12.5925199Z Unpacking libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T01:33:12.6427371Z Selecting previously unselected package libgl-dev:amd64. 2021-05-16T01:33:12.6650820Z Preparing to unpack .../2-libgl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T01:33:12.6664420Z Unpacking libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T01:33:12.7147916Z Selecting previously unselected package libglu1-mesa:amd64. 2021-05-16T01:33:12.7386614Z Preparing to unpack .../3-libglu1-mesa_9.0.1-1build1_amd64.deb ... 2021-05-16T01:33:12.7414604Z Unpacking libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-16T01:33:12.7906947Z Selecting previously unselected package libglu1-mesa-dev:amd64. 2021-05-16T01:33:12.8137494Z Preparing to unpack .../4-libglu1-mesa-dev_9.0.1-1build1_amd64.deb ... 2021-05-16T01:33:12.8151691Z Unpacking libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-16T01:33:12.8706828Z Selecting previously unselected package mesa-common-dev:amd64. 2021-05-16T01:33:12.8918180Z Preparing to unpack .../5-mesa-common-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T01:33:12.8930638Z Unpacking mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T01:33:13.0744022Z Setting up libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-16T01:33:13.0790000Z Setting up libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T01:33:13.0856532Z Setting up libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-16T01:33:13.0889859Z Setting up libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T01:33:13.0936037Z Setting up libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-16T01:33:13.0970703Z Setting up mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T01:33:13.1014006Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:33:14.6609739Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:33:16.9247423Z Reading package lists... 2021-05-16T01:33:17.0921738Z Building dependency tree... 2021-05-16T01:33:17.0942537Z Reading state information... 2021-05-16T01:33:17.2580297Z The following additional packages will be installed: 2021-05-16T01:33:17.2582609Z libprotobuf-lite17 libprotoc17 2021-05-16T01:33:17.3077012Z The following NEW packages will be installed: 2021-05-16T01:33:17.3079199Z libprotobuf-dev libprotobuf-lite17 libprotoc-dev libprotoc17 2021-05-16T01:33:17.3080536Z protobuf-compiler 2021-05-16T01:33:17.3290949Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:33:17.3291761Z Need to get 2754 kB of archives. 2021-05-16T01:33:17.3292607Z After this operation, 19.9 MB of additional disk space will be used. 2021-05-16T01:33:17.3295082Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5 [132 kB] 2021-05-16T01:33:17.3328373Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5 [646 kB] 2021-05-16T01:33:17.3447045Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5 [1155 kB] 2021-05-16T01:33:17.3655455Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc-dev amd64 3.6.1.3-2ubuntu5 [793 kB] 2021-05-16T01:33:17.3791863Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 protobuf-compiler amd64 3.6.1.3-2ubuntu5 [27.6 kB] 2021-05-16T01:33:17.8178348Z Fetched 2754 kB in 0s (41.0 MB/s) 2021-05-16T01:33:17.8542983Z Selecting previously unselected package libprotobuf-lite17:amd64. 2021-05-16T01:33:17.8621644Z (Reading database ... 2021-05-16T01:33:17.8622674Z (Reading database ... 5% 2021-05-16T01:33:17.8623746Z (Reading database ... 10% 2021-05-16T01:33:17.8624347Z (Reading database ... 15% 2021-05-16T01:33:17.8624882Z (Reading database ... 20% 2021-05-16T01:33:17.8625616Z (Reading database ... 25% 2021-05-16T01:33:17.8626364Z (Reading database ... 30% 2021-05-16T01:33:17.8626918Z (Reading database ... 35% 2021-05-16T01:33:17.8627443Z (Reading database ... 40% 2021-05-16T01:33:17.8627977Z (Reading database ... 45% 2021-05-16T01:33:17.8628499Z (Reading database ... 50% 2021-05-16T01:33:17.8675147Z (Reading database ... 55% 2021-05-16T01:33:17.8716171Z (Reading database ... 60% 2021-05-16T01:33:17.8759234Z (Reading database ... 65% 2021-05-16T01:33:17.8911942Z (Reading database ... 70% 2021-05-16T01:33:17.9051099Z (Reading database ... 75% 2021-05-16T01:33:17.9361667Z (Reading database ... 80% 2021-05-16T01:33:17.9721406Z (Reading database ... 85% 2021-05-16T01:33:17.9880129Z (Reading database ... 90% 2021-05-16T01:33:17.9961936Z (Reading database ... 95% 2021-05-16T01:33:17.9963419Z (Reading database ... 100% 2021-05-16T01:33:17.9965182Z (Reading database ... 266636 files and directories currently installed.) 2021-05-16T01:33:18.0079305Z Preparing to unpack .../libprotobuf-lite17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T01:33:18.0119484Z Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T01:33:18.0587492Z Selecting previously unselected package libprotoc17:amd64. 2021-05-16T01:33:18.0850757Z Preparing to unpack .../libprotoc17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T01:33:18.0864902Z Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T01:33:18.1867140Z Selecting previously unselected package libprotobuf-dev:amd64. 2021-05-16T01:33:18.2131034Z Preparing to unpack .../libprotobuf-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T01:33:18.2262480Z Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T01:33:18.4067659Z Selecting previously unselected package libprotoc-dev:amd64. 2021-05-16T01:33:18.4283306Z Preparing to unpack .../libprotoc-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T01:33:18.4294881Z Unpacking libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T01:33:18.5554735Z Selecting previously unselected package protobuf-compiler. 2021-05-16T01:33:18.5854011Z Preparing to unpack .../protobuf-compiler_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T01:33:18.5870873Z Unpacking protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-16T01:33:18.6601449Z Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T01:33:18.6636542Z Setting up protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-16T01:33:18.6666383Z Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T01:33:18.6703034Z Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T01:33:18.6739003Z Setting up libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T01:33:18.6778650Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:33:19.4716888Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:33:21.7102124Z Reading package lists... 2021-05-16T01:33:21.8876596Z Building dependency tree... 2021-05-16T01:33:21.8899646Z Reading state information... 2021-05-16T01:33:22.0590867Z The following additional packages will be installed: 2021-05-16T01:33:22.0593342Z i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 libasyncns0 2021-05-16T01:33:22.0595140Z libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58 2021-05-16T01:33:22.0596527Z libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 2021-05-16T01:33:22.0598152Z libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 libcodec2-0.9 2021-05-16T01:33:22.0599809Z libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 libigdgmm11 2021-05-16T01:33:22.0601331Z libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-16T01:33:22.0602956Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-16T01:33:22.0604657Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-16T01:33:22.0606575Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-16T01:33:22.0608165Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-16T01:33:22.0609950Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-16T01:33:22.0611501Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-16T01:33:22.0613732Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-16T01:33:22.0615216Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-16T01:33:22.0616144Z Suggested packages: 2021-05-16T01:33:22.0617404Z ffmpeg-doc i965-va-driver-shaders libbluray-bdj jackd2 libportaudio2 2021-05-16T01:33:22.0618934Z opus-tools pulseaudio libraw1394-doc serdi sndiod sordi speex opencl-icd 2021-05-16T01:33:22.0620605Z libvdpau-va-gl1 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver 2021-05-16T01:33:22.0622249Z nvidia-legacy-304xx-vdpau-driver 2021-05-16T01:33:22.1382898Z The following NEW packages will be installed: 2021-05-16T01:33:22.1386171Z ffmpeg i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 2021-05-16T01:33:22.1388812Z libasyncns0 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 2021-05-16T01:33:22.1391311Z libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 2021-05-16T01:33:22.1394147Z libcaca0 libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 2021-05-16T01:33:22.1397011Z libcodec2-0.9 libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 2021-05-16T01:33:22.1399951Z libigdgmm11 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-16T01:33:22.1402846Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-16T01:33:22.1405757Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-16T01:33:22.1409783Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-16T01:33:22.1412180Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-16T01:33:22.1414730Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-16T01:33:22.1417023Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-16T01:33:22.1419270Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-16T01:33:22.1421443Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-16T01:33:22.1621224Z 0 upgraded, 76 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:33:22.1622207Z Need to get 47.1 MB of archives. 2021-05-16T01:33:22.1623105Z After this operation, 195 MB of additional disk space will be used. 2021-05-16T01:33:22.1626396Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaom0 amd64 1.0.0.errata1-3build1 [1160 kB] 2021-05-16T01:33:22.1871351Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] 2021-05-16T01:33:22.1882969Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] 2021-05-16T01:33:22.1891716Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-x11-2 amd64 2.7.0-2 [11.9 kB] 2021-05-16T01:33:22.1898308Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] 2021-05-16T01:33:22.1908605Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 ocl-icd-libopencl1 amd64 2.2.11-1ubuntu1 [30.3 kB] 2021-05-16T01:33:22.1917279Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavutil56 amd64 7:4.2.4-1ubuntu0.1 [241 kB] 2021-05-16T01:33:22.1966734Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcodec2-0.9 amd64 0.9.2-2 [7886 kB] 2021-05-16T01:33:22.3988931Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] 2021-05-16T01:33:22.3996704Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] 2021-05-16T01:33:22.4037957Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] 2021-05-16T01:33:22.4109076Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2021-05-16T01:33:22.4121242Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-05-16T01:33:22.4127198Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libspeex1 amd64 1.2~rc1.2-1.1ubuntu1 [53.2 kB] 2021-05-16T01:33:22.4145353Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] 2021-05-16T01:33:22.4170926Z 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-16T01:33:22.4206245Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu2 [162 kB] 2021-05-16T01:33:22.4255329Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] 2021-05-16T01:33:22.4270488Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2021-05-16T01:33:22.4295076Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwavpack1 amd64 5.2.0-1ubuntu0.1 [77.3 kB] 2021-05-16T01:33:22.4318008Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx264-155 amd64 2:0.155.2917+git0a84d98-2 [521 kB] 2021-05-16T01:33:22.4468810Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] 2021-05-16T01:33:22.4781203Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2021-05-16T01:33:22.4829612Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi-common all 0.2.35-17 [32.5 kB] 2021-05-16T01:33:22.4837665Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] 2021-05-16T01:33:22.4915560Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavcodec58 amd64 7:4.2.4-1ubuntu0.1 [4876 kB] 2021-05-16T01:33:22.5941717Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libraw1394-11 amd64 2.1.2-1 [30.7 kB] 2021-05-16T01:33:22.5950573Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavc1394-0 amd64 0.5.4-5 [16.2 kB] 2021-05-16T01:33:22.5955798Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libass9 amd64 1:0.14.0-2 [88.0 kB] 2021-05-16T01:33:22.5968245Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] 2021-05-16T01:33:22.5984702Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] 2021-05-16T01:33:22.5992488Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] 2021-05-16T01:33:22.6010168Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] 2021-05-16T01:33:22.6024222Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] 2021-05-16T01:33:22.6084268Z 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-16T01:33:22.6112889Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavformat58 amd64 7:4.2.4-1ubuntu0.1 [981 kB] 2021-05-16T01:33:22.6243416Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbs2b0 amd64 3.1.0+dfsg-2.2build1 [10.2 kB] 2021-05-16T01:33:22.6247116Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libflite1 amd64 2.1-release-3 [12.8 MB] 2021-05-16T01:33:22.9153080Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libserd-0-0 amd64 0.30.2-1 [46.6 kB] 2021-05-16T01:33:22.9163008Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsord-0-0 amd64 0.16.4-1 [19.5 kB] 2021-05-16T01:33:22.9176742Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsratom-0-0 amd64 0.6.4-1 [16.9 kB] 2021-05-16T01:33:22.9185638Z 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-16T01:33:22.9195459Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmysofa1 amd64 1.0~dfsg0-1 [39.2 kB] 2021-05-16T01:33:22.9205404Z 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-16T01:33:22.9215876Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsamplerate0 amd64 0.1.9-2 [939 kB] 2021-05-16T01:33:22.9309108Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 librubberband2 amd64 1.8.2-1build1 [89.4 kB] 2021-05-16T01:33:22.9320615Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswscale5 amd64 7:4.2.4-1ubuntu0.1 [156 kB] 2021-05-16T01:33:22.9340317Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libvidstab1.1 amd64 1.1.0-2 [35.0 kB] 2021-05-16T01:33:22.9348810Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavfilter7 amd64 7:4.2.4-1ubuntu0.1 [1084 kB] 2021-05-16T01:33:22.9528941Z 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-16T01:33:22.9554229Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio18 amd64 2.0.0-2 [58.6 kB] 2021-05-16T01:33:22.9562044Z 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-16T01:33:22.9570433Z 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-16T01:33:22.9572664Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdc1394-22 amd64 2.2.5-2.1 [79.6 kB] 2021-05-16T01:33:22.9581865Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libiec61883-0 amd64 1.2.0-3 [24.3 kB] 2021-05-16T01:33:22.9588853Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjack-jackd2-0 amd64 1.9.12~dfsg-2ubuntu2 [267 kB] 2021-05-16T01:33:22.9614806Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal-data all 1:1.19.1-1 [162 kB] 2021-05-16T01:33:22.9632850Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsndio7.0 amd64 1.5.0-3 [24.5 kB] 2021-05-16T01:33:22.9637637Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal1 amd64 1:1.19.1-1 [492 kB] 2021-05-16T01:33:23.3535589Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB] 2021-05-16T01:33:23.3546078Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libflac8 amd64 1.3.3-1build1 [103 kB] 2021-05-16T01:33:23.3579785Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsndfile1 amd64 1.0.28-7 [170 kB] 2021-05-16T01:33:23.3636394Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpulse0 amd64 1:13.99.1-1ubuntu3.10 [262 kB] 2021-05-16T01:33:23.3763849Z 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-16T01:33:23.3806605Z 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-16T01:33:23.3817807Z 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-16T01:33:23.3835867Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 ffmpeg amd64 7:4.2.4-1ubuntu0.1 [1453 kB] 2021-05-16T01:33:23.4012226Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libigdgmm11 amd64 20.1.1+ds1-1 [111 kB] 2021-05-16T01:33:23.4025455Z 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-16T01:33:23.4365783Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaacs0 amd64 0.9.0-2 [50.1 kB] 2021-05-16T01:33:23.4371459Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbdplus0 amd64 0.1.2-3 [47.3 kB] 2021-05-16T01:33:23.4383593Z 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-16T01:33:23.4963284Z 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-16T01:33:23.5608573Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 i965-va-driver amd64 2.4.0-0ubuntu1 [924 kB] 2021-05-16T01:33:23.5832195Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 va-driver-all amd64 2.7.0-2 [4020 B] 2021-05-16T01:33:23.5838964Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 vdpau-driver-all amd64 1.3-1ubuntu2 [4596 B] 2021-05-16T01:33:24.2254250Z Fetched 47.1 MB in 1s (32.8 MB/s) 2021-05-16T01:33:24.2612379Z Selecting previously unselected package libaom0:amd64. 2021-05-16T01:33:24.2687919Z (Reading database ... 2021-05-16T01:33:24.2688557Z (Reading database ... 5% 2021-05-16T01:33:24.2689109Z (Reading database ... 10% 2021-05-16T01:33:24.2689649Z (Reading database ... 15% 2021-05-16T01:33:24.2690207Z (Reading database ... 20% 2021-05-16T01:33:24.2690734Z (Reading database ... 25% 2021-05-16T01:33:24.2691268Z (Reading database ... 30% 2021-05-16T01:33:24.2691786Z (Reading database ... 35% 2021-05-16T01:33:24.2692323Z (Reading database ... 40% 2021-05-16T01:33:24.2692841Z (Reading database ... 45% 2021-05-16T01:33:24.2693375Z (Reading database ... 50% 2021-05-16T01:33:24.2737634Z (Reading database ... 55% 2021-05-16T01:33:24.2774448Z (Reading database ... 60% 2021-05-16T01:33:24.2816628Z (Reading database ... 65% 2021-05-16T01:33:24.2943906Z (Reading database ... 70% 2021-05-16T01:33:24.3064973Z (Reading database ... 75% 2021-05-16T01:33:24.3363573Z (Reading database ... 80% 2021-05-16T01:33:24.3704504Z (Reading database ... 85% 2021-05-16T01:33:24.3859439Z (Reading database ... 90% 2021-05-16T01:33:24.3941632Z (Reading database ... 95% 2021-05-16T01:33:24.3942664Z (Reading database ... 100% 2021-05-16T01:33:24.3944145Z (Reading database ... 266807 files and directories currently installed.) 2021-05-16T01:33:24.4060532Z Preparing to unpack .../00-libaom0_1.0.0.errata1-3build1_amd64.deb ... 2021-05-16T01:33:24.4084492Z Unpacking libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-16T01:33:24.5637397Z Selecting previously unselected package libva2:amd64. 2021-05-16T01:33:24.6080637Z Preparing to unpack .../01-libva2_2.7.0-2_amd64.deb ... 2021-05-16T01:33:24.6095764Z Unpacking libva2:amd64 (2.7.0-2) ... 2021-05-16T01:33:24.6411294Z Selecting previously unselected package libva-drm2:amd64. 2021-05-16T01:33:24.6704635Z Preparing to unpack .../02-libva-drm2_2.7.0-2_amd64.deb ... 2021-05-16T01:33:24.6716740Z Unpacking libva-drm2:amd64 (2.7.0-2) ... 2021-05-16T01:33:24.7027014Z Selecting previously unselected package libva-x11-2:amd64. 2021-05-16T01:33:24.7277370Z Preparing to unpack .../03-libva-x11-2_2.7.0-2_amd64.deb ... 2021-05-16T01:33:24.7289770Z Unpacking libva-x11-2:amd64 (2.7.0-2) ... 2021-05-16T01:33:24.7715653Z Selecting previously unselected package libvdpau1:amd64. 2021-05-16T01:33:24.7992480Z Preparing to unpack .../04-libvdpau1_1.3-1ubuntu2_amd64.deb ... 2021-05-16T01:33:24.8003119Z Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-16T01:33:24.8467848Z Selecting previously unselected package ocl-icd-libopencl1:amd64. 2021-05-16T01:33:24.8716109Z Preparing to unpack .../05-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 2021-05-16T01:33:24.8745878Z Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-16T01:33:24.9146979Z Selecting previously unselected package libavutil56:amd64. 2021-05-16T01:33:24.9374996Z Preparing to unpack .../06-libavutil56_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T01:33:24.9390103Z Unpacking libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:33:24.9918759Z Selecting previously unselected package libcodec2-0.9:amd64. 2021-05-16T01:33:25.0180722Z Preparing to unpack .../07-libcodec2-0.9_0.9.2-2_amd64.deb ... 2021-05-16T01:33:25.0191358Z Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-16T01:33:25.8626534Z Selecting previously unselected package libgsm1:amd64. 2021-05-16T01:33:25.8847911Z Preparing to unpack .../08-libgsm1_1.0.18-2_amd64.deb ... 2021-05-16T01:33:25.8861505Z Unpacking libgsm1:amd64 (1.0.18-2) ... 2021-05-16T01:33:25.9182122Z Selecting previously unselected package libmp3lame0:amd64. 2021-05-16T01:33:25.9475709Z Preparing to unpack .../09-libmp3lame0_3.100-3_amd64.deb ... 2021-05-16T01:33:25.9492381Z Unpacking libmp3lame0:amd64 (3.100-3) ... 2021-05-16T01:33:25.9947434Z Selecting previously unselected package libopus0:amd64. 2021-05-16T01:33:26.0193066Z Preparing to unpack .../10-libopus0_1.3.1-0ubuntu1_amd64.deb ... 2021-05-16T01:33:26.0205129Z Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-16T01:33:26.0661970Z Selecting previously unselected package libshine3:amd64. 2021-05-16T01:33:26.0963670Z Preparing to unpack .../11-libshine3_3.1.1-2_amd64.deb ... 2021-05-16T01:33:26.0978728Z Unpacking libshine3:amd64 (3.1.1-2) ... 2021-05-16T01:33:26.1329201Z Selecting previously unselected package libsnappy1v5:amd64. 2021-05-16T01:33:26.1657591Z Preparing to unpack .../12-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-05-16T01:33:26.1669541Z Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-16T01:33:26.2012819Z Selecting previously unselected package libspeex1:amd64. 2021-05-16T01:33:26.2313238Z Preparing to unpack .../13-libspeex1_1.2~rc1.2-1.1ubuntu1_amd64.deb ... 2021-05-16T01:33:26.2326493Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-16T01:33:26.2659198Z Selecting previously unselected package libsoxr0:amd64. 2021-05-16T01:33:26.2964947Z Preparing to unpack .../14-libsoxr0_0.1.3-2build1_amd64.deb ... 2021-05-16T01:33:26.2982653Z Unpacking libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-16T01:33:26.3340228Z Selecting previously unselected package libswresample3:amd64. 2021-05-16T01:33:26.3636882Z Preparing to unpack .../15-libswresample3_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T01:33:26.3650306Z Unpacking libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:33:26.3988384Z Selecting previously unselected package libtheora0:amd64. 2021-05-16T01:33:26.4286818Z Preparing to unpack .../16-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... 2021-05-16T01:33:26.4299777Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-16T01:33:26.4752060Z Selecting previously unselected package libtwolame0:amd64. 2021-05-16T01:33:26.5050610Z Preparing to unpack .../17-libtwolame0_0.4.0-2_amd64.deb ... 2021-05-16T01:33:26.5065055Z Unpacking libtwolame0:amd64 (0.4.0-2) ... 2021-05-16T01:33:26.5399986Z Selecting previously unselected package libvorbisenc2:amd64. 2021-05-16T01:33:26.5702218Z Preparing to unpack .../18-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2021-05-16T01:33:26.5716338Z Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-16T01:33:26.6146392Z Selecting previously unselected package libwavpack1:amd64. 2021-05-16T01:33:26.6371814Z Preparing to unpack .../19-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... 2021-05-16T01:33:26.6386882Z Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-16T01:33:26.7227200Z Selecting previously unselected package libx264-155:amd64. 2021-05-16T01:33:26.7441726Z Preparing to unpack .../20-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... 2021-05-16T01:33:26.7457179Z Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-16T01:33:26.8358941Z Selecting previously unselected package libx265-179:amd64. 2021-05-16T01:33:26.8660146Z Preparing to unpack .../21-libx265-179_3.2.1-1build1_amd64.deb ... 2021-05-16T01:33:26.8668030Z Unpacking libx265-179:amd64 (3.2.1-1build1) ... 2021-05-16T01:33:27.1066654Z Selecting previously unselected package libxvidcore4:amd64. 2021-05-16T01:33:27.1287944Z Preparing to unpack .../22-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2021-05-16T01:33:27.1304449Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-16T01:33:27.1800708Z Selecting previously unselected package libzvbi-common. 2021-05-16T01:33:27.2100184Z Preparing to unpack .../23-libzvbi-common_0.2.35-17_all.deb ... 2021-05-16T01:33:27.2112087Z Unpacking libzvbi-common (0.2.35-17) ... 2021-05-16T01:33:27.2506680Z Selecting previously unselected package libzvbi0:amd64. 2021-05-16T01:33:27.2723634Z Preparing to unpack .../24-libzvbi0_0.2.35-17_amd64.deb ... 2021-05-16T01:33:27.2740183Z Unpacking libzvbi0:amd64 (0.2.35-17) ... 2021-05-16T01:33:27.3318051Z Selecting previously unselected package libavcodec58:amd64. 2021-05-16T01:33:27.3623733Z Preparing to unpack .../25-libavcodec58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T01:33:27.3640561Z Unpacking libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:33:27.9627778Z Selecting previously unselected package libraw1394-11:amd64. 2021-05-16T01:33:27.9853189Z Preparing to unpack .../26-libraw1394-11_2.1.2-1_amd64.deb ... 2021-05-16T01:33:27.9866762Z Unpacking libraw1394-11:amd64 (2.1.2-1) ... 2021-05-16T01:33:28.0227013Z Selecting previously unselected package libavc1394-0:amd64. 2021-05-16T01:33:28.0475927Z Preparing to unpack .../27-libavc1394-0_0.5.4-5_amd64.deb ... 2021-05-16T01:33:28.0496375Z Unpacking libavc1394-0:amd64 (0.5.4-5) ... 2021-05-16T01:33:28.0994302Z Selecting previously unselected package libass9:amd64. 2021-05-16T01:33:28.1263699Z Preparing to unpack .../28-libass9_1%3a0.14.0-2_amd64.deb ... 2021-05-16T01:33:28.1278086Z Unpacking libass9:amd64 (1:0.14.0-2) ... 2021-05-16T01:33:28.1706622Z Selecting previously unselected package libbluray2:amd64. 2021-05-16T01:33:28.1977759Z Preparing to unpack .../29-libbluray2_1%3a1.2.0-1_amd64.deb ... 2021-05-16T01:33:28.1997137Z Unpacking libbluray2:amd64 (1:1.2.0-1) ... 2021-05-16T01:33:28.2453609Z Selecting previously unselected package libchromaprint1:amd64. 2021-05-16T01:33:28.2748913Z Preparing to unpack .../30-libchromaprint1_1.4.3-3build1_amd64.deb ... 2021-05-16T01:33:28.2765185Z Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-16T01:33:28.3070425Z Selecting previously unselected package libgme0:amd64. 2021-05-16T01:33:28.3378369Z Preparing to unpack .../31-libgme0_0.6.2-1build1_amd64.deb ... 2021-05-16T01:33:28.3393537Z Unpacking libgme0:amd64 (0.6.2-1build1) ... 2021-05-16T01:33:28.3906739Z Selecting previously unselected package libmpg123-0:amd64. 2021-05-16T01:33:28.4135761Z Preparing to unpack .../32-libmpg123-0_1.25.13-1_amd64.deb ... 2021-05-16T01:33:28.4150932Z Unpacking libmpg123-0:amd64 (1.25.13-1) ... 2021-05-16T01:33:28.4626433Z Selecting previously unselected package libopenmpt0:amd64. 2021-05-16T01:33:28.4866731Z Preparing to unpack .../33-libopenmpt0_0.4.11-1build1_amd64.deb ... 2021-05-16T01:33:28.4879286Z Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-16T01:33:28.5775726Z Selecting previously unselected package libssh-gcrypt-4:amd64. 2021-05-16T01:33:28.6071620Z Preparing to unpack .../34-libssh-gcrypt-4_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-16T01:33:28.6082074Z Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T01:33:28.6603006Z Selecting previously unselected package libavformat58:amd64. 2021-05-16T01:33:28.6905489Z Preparing to unpack .../35-libavformat58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T01:33:28.6929332Z Unpacking libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:33:28.8415779Z Selecting previously unselected package libbs2b0:amd64. 2021-05-16T01:33:28.8720202Z Preparing to unpack .../36-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... 2021-05-16T01:33:28.8733284Z Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-16T01:33:28.9146269Z Selecting previously unselected package libflite1:amd64. 2021-05-16T01:33:28.9393765Z Preparing to unpack .../37-libflite1_2.1-release-3_amd64.deb ... 2021-05-16T01:33:28.9411437Z Unpacking libflite1:amd64 (2.1-release-3) ... 2021-05-16T01:33:30.2267978Z Selecting previously unselected package libserd-0-0:amd64. 2021-05-16T01:33:30.2497305Z Preparing to unpack .../38-libserd-0-0_0.30.2-1_amd64.deb ... 2021-05-16T01:33:30.2510847Z Unpacking libserd-0-0:amd64 (0.30.2-1) ... 2021-05-16T01:33:30.2906991Z Selecting previously unselected package libsord-0-0:amd64. 2021-05-16T01:33:30.3204081Z Preparing to unpack .../39-libsord-0-0_0.16.4-1_amd64.deb ... 2021-05-16T01:33:30.3220430Z Unpacking libsord-0-0:amd64 (0.16.4-1) ... 2021-05-16T01:33:30.3586935Z Selecting previously unselected package libsratom-0-0:amd64. 2021-05-16T01:33:30.3832818Z Preparing to unpack .../40-libsratom-0-0_0.6.4-1_amd64.deb ... 2021-05-16T01:33:30.3846511Z Unpacking libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-16T01:33:30.4228023Z Selecting previously unselected package liblilv-0-0:amd64. 2021-05-16T01:33:30.4478427Z Preparing to unpack .../41-liblilv-0-0_0.24.6-1ubuntu0.1_amd64.deb ... 2021-05-16T01:33:30.4491974Z Unpacking liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-16T01:33:30.4906652Z Selecting previously unselected package libmysofa1:amd64. 2021-05-16T01:33:30.5127506Z Preparing to unpack .../42-libmysofa1_1.0~dfsg0-1_amd64.deb ... 2021-05-16T01:33:30.5142556Z Unpacking libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-16T01:33:30.5546539Z Selecting previously unselected package libpostproc55:amd64. 2021-05-16T01:33:30.5811382Z Preparing to unpack .../43-libpostproc55_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T01:33:30.5825911Z Unpacking libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:33:30.6172537Z Selecting previously unselected package libsamplerate0:amd64. 2021-05-16T01:33:30.6470497Z Preparing to unpack .../44-libsamplerate0_0.1.9-2_amd64.deb ... 2021-05-16T01:33:30.6483894Z Unpacking libsamplerate0:amd64 (0.1.9-2) ... 2021-05-16T01:33:30.7867710Z Selecting previously unselected package librubberband2:amd64. 2021-05-16T01:33:30.8127089Z Preparing to unpack .../45-librubberband2_1.8.2-1build1_amd64.deb ... 2021-05-16T01:33:30.8139155Z Unpacking librubberband2:amd64 (1.8.2-1build1) ... 2021-05-16T01:33:30.8496778Z Selecting previously unselected package libswscale5:amd64. 2021-05-16T01:33:30.8793642Z Preparing to unpack .../46-libswscale5_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T01:33:30.8805937Z Unpacking libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:33:30.9466865Z Selecting previously unselected package libvidstab1.1:amd64. 2021-05-16T01:33:30.9726094Z Preparing to unpack .../47-libvidstab1.1_1.1.0-2_amd64.deb ... 2021-05-16T01:33:30.9739043Z Unpacking libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-16T01:33:31.0073705Z Selecting previously unselected package libavfilter7:amd64. 2021-05-16T01:33:31.0366470Z Preparing to unpack .../48-libavfilter7_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T01:33:31.0378046Z Unpacking libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:33:31.1803512Z Selecting previously unselected package libcaca0:amd64. 2021-05-16T01:33:31.2070101Z Preparing to unpack .../49-libcaca0_0.99.beta19-2.1ubuntu1.20.04.1_amd64.deb ... 2021-05-16T01:33:31.2080551Z Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-16T01:33:31.2667406Z Selecting previously unselected package libcdio18:amd64. 2021-05-16T01:33:31.2938690Z Preparing to unpack .../50-libcdio18_2.0.0-2_amd64.deb ... 2021-05-16T01:33:31.2951860Z Unpacking libcdio18:amd64 (2.0.0-2) ... 2021-05-16T01:33:31.3347957Z Selecting previously unselected package libcdio-cdda2:amd64. 2021-05-16T01:33:31.3601029Z Preparing to unpack .../51-libcdio-cdda2_10.2+2.0.0-1_amd64.deb ... 2021-05-16T01:33:31.3614999Z Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-16T01:33:31.4057452Z Selecting previously unselected package libcdio-paranoia2:amd64. 2021-05-16T01:33:31.4288559Z Preparing to unpack .../52-libcdio-paranoia2_10.2+2.0.0-1_amd64.deb ... 2021-05-16T01:33:31.4307226Z Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-16T01:33:31.4706985Z Selecting previously unselected package libdc1394-22:amd64. 2021-05-16T01:33:31.4952614Z Preparing to unpack .../53-libdc1394-22_2.2.5-2.1_amd64.deb ... 2021-05-16T01:33:31.4964402Z Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-16T01:33:31.5332225Z Selecting previously unselected package libiec61883-0:amd64. 2021-05-16T01:33:31.5628435Z Preparing to unpack .../54-libiec61883-0_1.2.0-3_amd64.deb ... 2021-05-16T01:33:31.5642134Z Unpacking libiec61883-0:amd64 (1.2.0-3) ... 2021-05-16T01:33:31.5988430Z Selecting previously unselected package libjack-jackd2-0:amd64. 2021-05-16T01:33:31.6234995Z Preparing to unpack .../55-libjack-jackd2-0_1.9.12~dfsg-2ubuntu2_amd64.deb ... 2021-05-16T01:33:31.6246877Z Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-16T01:33:31.6866760Z Selecting previously unselected package libopenal-data. 2021-05-16T01:33:31.7102323Z Preparing to unpack .../56-libopenal-data_1%3a1.19.1-1_all.deb ... 2021-05-16T01:33:31.7193695Z Unpacking libopenal-data (1:1.19.1-1) ... 2021-05-16T01:33:31.7666278Z Selecting previously unselected package libsndio7.0:amd64. 2021-05-16T01:33:31.7910122Z Preparing to unpack .../57-libsndio7.0_1.5.0-3_amd64.deb ... 2021-05-16T01:33:31.7924686Z Unpacking libsndio7.0:amd64 (1.5.0-3) ... 2021-05-16T01:33:31.8267120Z Selecting previously unselected package libopenal1:amd64. 2021-05-16T01:33:31.8540046Z Preparing to unpack .../58-libopenal1_1%3a1.19.1-1_amd64.deb ... 2021-05-16T01:33:31.8560048Z Unpacking libopenal1:amd64 (1:1.19.1-1) ... 2021-05-16T01:33:31.9300824Z Selecting previously unselected package libasyncns0:amd64. 2021-05-16T01:33:31.9606320Z Preparing to unpack .../59-libasyncns0_0.8-6_amd64.deb ... 2021-05-16T01:33:31.9623427Z Unpacking libasyncns0:amd64 (0.8-6) ... 2021-05-16T01:33:32.0227286Z Selecting previously unselected package libflac8:amd64. 2021-05-16T01:33:32.0498641Z Preparing to unpack .../60-libflac8_1.3.3-1build1_amd64.deb ... 2021-05-16T01:33:32.0515897Z Unpacking libflac8:amd64 (1.3.3-1build1) ... 2021-05-16T01:33:32.0916496Z Selecting previously unselected package libsndfile1:amd64. 2021-05-16T01:33:32.1217539Z Preparing to unpack .../61-libsndfile1_1.0.28-7_amd64.deb ... 2021-05-16T01:33:32.1230388Z Unpacking libsndfile1:amd64 (1.0.28-7) ... 2021-05-16T01:33:32.1788195Z Selecting previously unselected package libpulse0:amd64. 2021-05-16T01:33:32.2024965Z Preparing to unpack .../62-libpulse0_1%3a13.99.1-1ubuntu3.10_amd64.deb ... 2021-05-16T01:33:32.2117939Z Unpacking libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-16T01:33:32.2689254Z Selecting previously unselected package libsdl2-2.0-0:amd64. 2021-05-16T01:33:32.2949196Z Preparing to unpack .../63-libsdl2-2.0-0_2.0.10+dfsg1-3_amd64.deb ... 2021-05-16T01:33:32.2963269Z Unpacking libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-16T01:33:32.3746572Z Selecting previously unselected package libavdevice58:amd64. 2021-05-16T01:33:32.3996889Z Preparing to unpack .../64-libavdevice58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T01:33:32.4013610Z Unpacking libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:33:32.4467275Z Selecting previously unselected package libavresample4:amd64. 2021-05-16T01:33:32.4740943Z Preparing to unpack .../65-libavresample4_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T01:33:32.4751729Z Unpacking libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:33:32.5112959Z Selecting previously unselected package ffmpeg. 2021-05-16T01:33:32.5410622Z Preparing to unpack .../66-ffmpeg_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T01:33:32.5507590Z Unpacking ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:33:32.6942148Z Selecting previously unselected package libigdgmm11:amd64. 2021-05-16T01:33:32.7239191Z Preparing to unpack .../67-libigdgmm11_20.1.1+ds1-1_amd64.deb ... 2021-05-16T01:33:32.7251031Z Unpacking libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-16T01:33:32.7747354Z Selecting previously unselected package intel-media-va-driver:amd64. 2021-05-16T01:33:32.7973674Z Preparing to unpack .../68-intel-media-va-driver_20.1.1+dfsg1-1_amd64.deb ... 2021-05-16T01:33:32.7988538Z Unpacking intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-16T01:33:33.0467922Z Selecting previously unselected package libaacs0:amd64. 2021-05-16T01:33:33.0769545Z Preparing to unpack .../69-libaacs0_0.9.0-2_amd64.deb ... 2021-05-16T01:33:33.0781381Z Unpacking libaacs0:amd64 (0.9.0-2) ... 2021-05-16T01:33:33.1186492Z Selecting previously unselected package libbdplus0:amd64. 2021-05-16T01:33:33.1414057Z Preparing to unpack .../70-libbdplus0_0.1.2-3_amd64.deb ... 2021-05-16T01:33:33.1425305Z Unpacking libbdplus0:amd64 (0.1.2-3) ... 2021-05-16T01:33:33.1727108Z Selecting previously unselected package mesa-va-drivers:amd64. 2021-05-16T01:33:33.2034458Z Preparing to unpack .../71-mesa-va-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T01:33:33.2049192Z Unpacking mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T01:33:33.5307803Z Selecting previously unselected package mesa-vdpau-drivers:amd64. 2021-05-16T01:33:33.5546878Z Preparing to unpack .../72-mesa-vdpau-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T01:33:33.5562172Z Unpacking mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T01:33:33.8864792Z Selecting previously unselected package i965-va-driver:amd64. 2021-05-16T01:33:33.9161882Z Preparing to unpack .../73-i965-va-driver_2.4.0-0ubuntu1_amd64.deb ... 2021-05-16T01:33:33.9174831Z Unpacking i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-16T01:33:34.0594600Z Selecting previously unselected package va-driver-all:amd64. 2021-05-16T01:33:34.0897545Z Preparing to unpack .../74-va-driver-all_2.7.0-2_amd64.deb ... 2021-05-16T01:33:34.1110652Z Unpacking va-driver-all:amd64 (2.7.0-2) ... 2021-05-16T01:33:34.1399450Z Selecting previously unselected package vdpau-driver-all:amd64. 2021-05-16T01:33:34.1666805Z Preparing to unpack .../75-vdpau-driver-all_1.3-1ubuntu2_amd64.deb ... 2021-05-16T01:33:34.1697562Z Unpacking vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-16T01:33:34.2401447Z Setting up libgme0:amd64 (0.6.2-1build1) ... 2021-05-16T01:33:34.2449965Z Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T01:33:34.2479049Z Setting up libraw1394-11:amd64 (2.1.2-1) ... 2021-05-16T01:33:34.2527200Z Setting up libmpg123-0:amd64 (1.25.13-1) ... 2021-05-16T01:33:34.2573880Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-16T01:33:34.2612387Z Setting up libshine3:amd64 (3.1.1-2) ... 2021-05-16T01:33:34.2675108Z Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-16T01:33:34.2712678Z Setting up libtwolame0:amd64 (0.4.0-2) ... 2021-05-16T01:33:34.2763093Z Setting up libgsm1:amd64 (1.0.18-2) ... 2021-05-16T01:33:34.2804639Z Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-16T01:33:34.2842908Z Setting up libx265-179:amd64 (3.2.1-1build1) ... 2021-05-16T01:33:34.2888628Z Setting up libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-16T01:33:34.2923429Z Setting up libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-16T01:33:34.2961363Z Setting up libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-16T01:33:34.2990172Z Setting up libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-16T01:33:34.3027159Z Setting up libcdio18:amd64 (2.0.0-2) ... 2021-05-16T01:33:34.3063091Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-16T01:33:34.3105313Z Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-16T01:33:34.3137460Z Setting up libflac8:amd64 (1.3.3-1build1) ... 2021-05-16T01:33:34.3182424Z Setting up libass9:amd64 (1:0.14.0-2) ... 2021-05-16T01:33:34.3217661Z Setting up libva2:amd64 (2.7.0-2) ... 2021-05-16T01:33:34.3249296Z Setting up libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-16T01:33:34.3285193Z Setting up libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-16T01:33:34.3322668Z Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-16T01:33:34.3353758Z Setting up intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-16T01:33:34.3431130Z Setting up libaacs0:amd64 (0.9.0-2) ... 2021-05-16T01:33:34.3475257Z Setting up libsndio7.0:amd64 (1.5.0-3) ... 2021-05-16T01:33:34.3507504Z Setting up libbdplus0:amd64 (0.1.2-3) ... 2021-05-16T01:33:34.3543573Z Setting up libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-16T01:33:34.3572447Z Setting up libflite1:amd64 (2.1-release-3) ... 2021-05-16T01:33:34.3609994Z Setting up libva-drm2:amd64 (2.7.0-2) ... 2021-05-16T01:33:34.3640463Z Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-16T01:33:34.3692205Z Setting up libasyncns0:amd64 (0.8-6) ... 2021-05-16T01:33:34.3727697Z Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-16T01:33:34.3769005Z Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-16T01:33:34.3812289Z Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-16T01:33:34.3864107Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-16T01:33:34.3908778Z Setting up libopenal-data (1:1.19.1-1) ... 2021-05-16T01:33:34.3970151Z Setting up mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T01:33:34.4008690Z Setting up libbluray2:amd64 (1:1.2.0-1) ... 2021-05-16T01:33:34.4053563Z Setting up libsamplerate0:amd64 (0.1.9-2) ... 2021-05-16T01:33:34.4093422Z Setting up libva-x11-2:amd64 (2.7.0-2) ... 2021-05-16T01:33:34.4128463Z Setting up libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-16T01:33:34.4188745Z Setting up libzvbi-common (0.2.35-17) ... 2021-05-16T01:33:34.4220190Z Setting up libmp3lame0:amd64 (3.100-3) ... 2021-05-16T01:33:34.4274383Z Setting up i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-16T01:33:34.4320521Z Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-16T01:33:34.4359432Z Setting up libiec61883-0:amd64 (1.2.0-3) ... 2021-05-16T01:33:34.4390624Z Setting up libserd-0-0:amd64 (0.30.2-1) ... 2021-05-16T01:33:34.4447902Z Setting up libavc1394-0:amd64 (0.5.4-5) ... 2021-05-16T01:33:34.4481259Z Setting up mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T01:33:34.4524201Z Setting up libzvbi0:amd64 (0.2.35-17) ... 2021-05-16T01:33:34.4566259Z Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-16T01:33:34.4614103Z Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-16T01:33:34.4647769Z Setting up libopenal1:amd64 (1:1.19.1-1) ... 2021-05-16T01:33:34.4698583Z Setting up libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:33:34.4733110Z Setting up va-driver-all:amd64 (2.7.0-2) ... 2021-05-16T01:33:34.4776497Z Setting up libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:33:34.4811884Z Setting up librubberband2:amd64 (1.8.2-1build1) ... 2021-05-16T01:33:34.4845192Z Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-16T01:33:34.4875703Z Setting up vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-16T01:33:34.4914660Z Setting up libsord-0-0:amd64 (0.16.4-1) ... 2021-05-16T01:33:34.4953382Z Setting up libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-16T01:33:34.4991148Z Setting up libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:33:34.5021232Z Setting up libsndfile1:amd64 (1.0.28-7) ... 2021-05-16T01:33:34.5049136Z Setting up liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-16T01:33:34.5081470Z Setting up libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-16T01:33:34.5204667Z Setting up libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:33:34.5233858Z Setting up libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:33:34.5266666Z Setting up libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:33:34.5296933Z Setting up libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-16T01:33:34.5324232Z Setting up libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-16T01:33:34.5356700Z Setting up libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:33:34.5392383Z Setting up libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:33:34.5425553Z Setting up libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:33:34.5455672Z Setting up ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:33:34.5565184Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:33:35.7035398Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:33:37.9426004Z Reading package lists... 2021-05-16T01:33:38.1110604Z Building dependency tree... 2021-05-16T01:33:38.1133497Z Reading state information... 2021-05-16T01:33:38.2753769Z The following additional packages will be installed: 2021-05-16T01:33:38.2757596Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-16T01:33:38.3283577Z The following NEW packages will be installed: 2021-05-16T01:33:38.3285631Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-16T01:33:38.3292106Z libmagick++-dev 2021-05-16T01:33:38.3510220Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:33:38.3511165Z Need to get 309 kB of archives. 2021-05-16T01:33:38.3512491Z After this operation, 2202 kB of additional disk space will be used. 2021-05-16T01:33:38.3514842Z 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-16T01:33:38.3536848Z 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-16T01:33:38.3573658Z 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-16T01:33:38.3598341Z 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-16T01:33:38.8060669Z Fetched 309 kB in 0s (12.0 MB/s) 2021-05-16T01:33:38.8421634Z Selecting previously unselected package libmagick++-6-headers. 2021-05-16T01:33:38.8502611Z (Reading database ... 2021-05-16T01:33:38.8503717Z (Reading database ... 5% 2021-05-16T01:33:38.8504342Z (Reading database ... 10% 2021-05-16T01:33:38.8504876Z (Reading database ... 15% 2021-05-16T01:33:38.8505553Z (Reading database ... 20% 2021-05-16T01:33:38.8506094Z (Reading database ... 25% 2021-05-16T01:33:38.8506616Z (Reading database ... 30% 2021-05-16T01:33:38.8507151Z (Reading database ... 35% 2021-05-16T01:33:38.8507673Z (Reading database ... 40% 2021-05-16T01:33:38.8508205Z (Reading database ... 45% 2021-05-16T01:33:38.8508726Z (Reading database ... 50% 2021-05-16T01:33:38.8558778Z (Reading database ... 55% 2021-05-16T01:33:38.8603683Z (Reading database ... 60% 2021-05-16T01:33:38.8637008Z (Reading database ... 65% 2021-05-16T01:33:38.8768554Z (Reading database ... 70% 2021-05-16T01:33:38.8898162Z (Reading database ... 75% 2021-05-16T01:33:38.8923879Z (Reading database ... 80% 2021-05-16T01:33:38.9511549Z (Reading database ... 85% 2021-05-16T01:33:38.9687499Z (Reading database ... 90% 2021-05-16T01:33:38.9767477Z (Reading database ... 95% 2021-05-16T01:33:38.9770174Z (Reading database ... 100% 2021-05-16T01:33:38.9772002Z (Reading database ... 267348 files and directories currently installed.) 2021-05-16T01:33:38.9881440Z Preparing to unpack .../libmagick++-6-headers_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-16T01:33:38.9972731Z Unpacking libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T01:33:39.0868624Z Selecting previously unselected package libmagick++-6.q16-8:amd64. 2021-05-16T01:33:39.1110069Z Preparing to unpack .../libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-16T01:33:39.1138082Z Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T01:33:39.1626999Z Selecting previously unselected package libmagick++-6.q16-dev:amd64. 2021-05-16T01:33:39.1865937Z Preparing to unpack .../libmagick++-6.q16-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-16T01:33:39.1886347Z Unpacking libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T01:33:39.2477070Z Selecting previously unselected package libmagick++-dev. 2021-05-16T01:33:39.2779236Z Preparing to unpack .../libmagick++-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-16T01:33:39.2873197Z Unpacking libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T01:33:39.3473528Z Setting up libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T01:33:39.3567944Z Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T01:33:39.3606325Z Setting up libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T01:33:39.3646741Z Setting up libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T01:33:39.3734138Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:33:41.6073296Z Reading package lists... 2021-05-16T01:33:41.7774191Z Building dependency tree... 2021-05-16T01:33:41.7795330Z Reading state information... 2021-05-16T01:33:41.9431082Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-16T01:33:41.9435845Z The following additional packages will be installed: 2021-05-16T01:33:41.9439022Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 libgs9 libgs9-common 2021-05-16T01:33:41.9442258Z libijs-0.35 libjbig2dec0 2021-05-16T01:33:41.9443633Z Suggested packages: 2021-05-16T01:33:41.9445904Z fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre 2021-05-16T01:33:41.9447863Z ghostscript-x 2021-05-16T01:33:41.9960655Z The following NEW packages will be installed: 2021-05-16T01:33:41.9963227Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript libgs9 2021-05-16T01:33:41.9967775Z libgs9-common libijs-0.35 libjbig2dec0 2021-05-16T01:33:42.0174901Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:33:42.0175875Z Need to get 11.2 MB of archives. 2021-05-16T01:33:42.0176790Z After this operation, 39.1 MB of additional disk space will be used. 2021-05-16T01:33:42.0178855Z 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-16T01:33:42.0558541Z 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-16T01:33:42.0633867Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB] 2021-05-16T01:33:42.2031979Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9-common all 9.50~dfsg-5ubuntu4.2 [681 kB] 2021-05-16T01:33:42.2161939Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libijs-0.35 amd64 0.35-15 [15.7 kB] 2021-05-16T01:33:42.2167965Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB] 2021-05-16T01:33:42.2180044Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9 amd64 9.50~dfsg-5ubuntu4.2 [2172 kB] 2021-05-16T01:33:42.2531926Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 ghostscript amd64 9.50~dfsg-5ubuntu4.2 [51.6 kB] 2021-05-16T01:33:42.7077487Z Fetched 11.2 MB in 0s (44.3 MB/s) 2021-05-16T01:33:42.7442414Z Selecting previously unselected package fonts-droid-fallback. 2021-05-16T01:33:42.7523236Z (Reading database ... 2021-05-16T01:33:42.7523846Z (Reading database ... 5% 2021-05-16T01:33:42.7524622Z (Reading database ... 10% 2021-05-16T01:33:42.7525259Z (Reading database ... 15% 2021-05-16T01:33:42.7525900Z (Reading database ... 20% 2021-05-16T01:33:42.7526529Z (Reading database ... 25% 2021-05-16T01:33:42.7527159Z (Reading database ... 30% 2021-05-16T01:33:42.7527795Z (Reading database ... 35% 2021-05-16T01:33:42.7528414Z (Reading database ... 40% 2021-05-16T01:33:42.7529047Z (Reading database ... 45% 2021-05-16T01:33:42.7529669Z (Reading database ... 50% 2021-05-16T01:33:42.7575474Z (Reading database ... 55% 2021-05-16T01:33:42.7627242Z (Reading database ... 60% 2021-05-16T01:33:42.7654681Z (Reading database ... 65% 2021-05-16T01:33:42.7788928Z (Reading database ... 70% 2021-05-16T01:33:42.7920587Z (Reading database ... 75% 2021-05-16T01:33:42.7948315Z (Reading database ... 80% 2021-05-16T01:33:42.8511510Z (Reading database ... 85% 2021-05-16T01:33:42.8694297Z (Reading database ... 90% 2021-05-16T01:33:42.8781205Z (Reading database ... 95% 2021-05-16T01:33:42.8782222Z (Reading database ... 100% 2021-05-16T01:33:42.8783620Z (Reading database ... 267393 files and directories currently installed.) 2021-05-16T01:33:42.8902648Z Preparing to unpack .../0-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... 2021-05-16T01:33:42.9162989Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-16T01:33:43.1587312Z Selecting previously unselected package fonts-noto-mono. 2021-05-16T01:33:43.1853935Z Preparing to unpack .../1-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ... 2021-05-16T01:33:43.1874199Z Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-16T01:33:43.2335087Z Selecting previously unselected package fonts-urw-base35. 2021-05-16T01:33:43.2585335Z Preparing to unpack .../2-fonts-urw-base35_20170801.1-3_all.deb ... 2021-05-16T01:33:43.3292117Z Unpacking fonts-urw-base35 (20170801.1-3) ... 2021-05-16T01:33:43.7828150Z Selecting previously unselected package libgs9-common. 2021-05-16T01:33:43.8104432Z Preparing to unpack .../3-libgs9-common_9.50~dfsg-5ubuntu4.2_all.deb ... 2021-05-16T01:33:43.8122863Z Unpacking libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T01:33:43.9240401Z Selecting previously unselected package libijs-0.35:amd64. 2021-05-16T01:33:43.9509546Z Preparing to unpack .../4-libijs-0.35_0.35-15_amd64.deb ... 2021-05-16T01:33:43.9538619Z Unpacking libijs-0.35:amd64 (0.35-15) ... 2021-05-16T01:33:43.9907131Z Selecting previously unselected package libjbig2dec0:amd64. 2021-05-16T01:33:44.0130247Z Preparing to unpack .../5-libjbig2dec0_0.18-1ubuntu1_amd64.deb ... 2021-05-16T01:33:44.0151492Z Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-16T01:33:44.0547050Z Selecting previously unselected package libgs9:amd64. 2021-05-16T01:33:44.0826007Z Preparing to unpack .../6-libgs9_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-16T01:33:44.0843354Z Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T01:33:44.3889392Z Selecting previously unselected package ghostscript. 2021-05-16T01:33:44.4194692Z Preparing to unpack .../7-ghostscript_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-16T01:33:44.4216763Z Unpacking ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T01:33:44.4983940Z Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-16T01:33:44.5130076Z Setting up libijs-0.35:amd64 (0.35-15) ... 2021-05-16T01:33:44.5158122Z Setting up fonts-urw-base35 (20170801.1-3) ... 2021-05-16T01:33:44.5841989Z Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-16T01:33:44.5871095Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-16T01:33:44.6139055Z Setting up libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T01:33:44.6171885Z Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T01:33:44.6209206Z Setting up ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T01:33:44.6341375Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T01:33:44.7621330Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:33:44.7844981Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:33:48.2241791Z Reading package lists... 2021-05-16T01:33:48.4087973Z Building dependency tree... 2021-05-16T01:33:48.4111497Z Reading state information... 2021-05-16T01:33:48.5768626Z The following additional packages will be installed: 2021-05-16T01:33:48.5771746Z libudunits2-0 libudunits2-data 2021-05-16T01:33:48.6286030Z The following NEW packages will be installed: 2021-05-16T01:33:48.6293478Z libudunits2-0 libudunits2-data libudunits2-dev 2021-05-16T01:33:48.6538994Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:33:48.6539894Z Need to get 429 kB of archives. 2021-05-16T01:33:48.6540720Z After this operation, 1026 kB of additional disk space will be used. 2021-05-16T01:33:48.6542724Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-data all 2.2.26-5 [18.8 kB] 2021-05-16T01:33:48.6612271Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-0 amd64 2.2.26-5 [48.9 kB] 2021-05-16T01:33:48.6772947Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-dev amd64 2.2.26-5 [362 kB] 2021-05-16T01:33:49.1571425Z Fetched 429 kB in 0s (6909 kB/s) 2021-05-16T01:33:49.1917997Z Selecting previously unselected package libudunits2-data. 2021-05-16T01:33:49.2003677Z (Reading database ... 2021-05-16T01:33:49.2004277Z (Reading database ... 5% 2021-05-16T01:33:49.2004831Z (Reading database ... 10% 2021-05-16T01:33:49.2005360Z (Reading database ... 15% 2021-05-16T01:33:49.2005904Z (Reading database ... 20% 2021-05-16T01:33:49.2006633Z (Reading database ... 25% 2021-05-16T01:33:49.2007169Z (Reading database ... 30% 2021-05-16T01:33:49.2007692Z (Reading database ... 35% 2021-05-16T01:33:49.2008227Z (Reading database ... 40% 2021-05-16T01:33:49.2008844Z (Reading database ... 45% 2021-05-16T01:33:49.2009384Z (Reading database ... 50% 2021-05-16T01:33:49.2050755Z (Reading database ... 55% 2021-05-16T01:33:49.2104082Z (Reading database ... 60% 2021-05-16T01:33:49.2129728Z (Reading database ... 65% 2021-05-16T01:33:49.2264816Z (Reading database ... 70% 2021-05-16T01:33:49.2399426Z (Reading database ... 75% 2021-05-16T01:33:49.2424560Z (Reading database ... 80% 2021-05-16T01:33:49.2996175Z (Reading database ... 85% 2021-05-16T01:33:49.3173078Z (Reading database ... 90% 2021-05-16T01:33:49.3256658Z (Reading database ... 95% 2021-05-16T01:33:49.3257272Z (Reading database ... 100% 2021-05-16T01:33:49.3258106Z (Reading database ... 267957 files and directories currently installed.) 2021-05-16T01:33:49.3378246Z Preparing to unpack .../libudunits2-data_2.2.26-5_all.deb ... 2021-05-16T01:33:49.3398991Z Unpacking libudunits2-data (2.2.26-5) ... 2021-05-16T01:33:49.3748575Z Selecting previously unselected package libudunits2-0:amd64. 2021-05-16T01:33:49.3984174Z Preparing to unpack .../libudunits2-0_2.2.26-5_amd64.deb ... 2021-05-16T01:33:49.4003169Z Unpacking libudunits2-0:amd64 (2.2.26-5) ... 2021-05-16T01:33:49.4348127Z Selecting previously unselected package libudunits2-dev:amd64. 2021-05-16T01:33:49.4586083Z Preparing to unpack .../libudunits2-dev_2.2.26-5_amd64.deb ... 2021-05-16T01:33:49.4604648Z Unpacking libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-16T01:33:49.5438907Z Setting up libudunits2-data (2.2.26-5) ... 2021-05-16T01:33:50.5140474Z Setting up libudunits2-0:amd64 (2.2.26-5) ... 2021-05-16T01:33:50.5153995Z Setting up libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-16T01:33:50.5156123Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T01:33:50.5158207Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:33:51.9247703Z Reading package lists... 2021-05-16T01:33:52.0979021Z Building dependency tree... 2021-05-16T01:33:52.1002071Z Reading state information... 2021-05-16T01:33:52.3151542Z The following NEW packages will be installed: 2021-05-16T01:33:52.3160608Z libjq-dev 2021-05-16T01:33:52.3400836Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:33:52.3401683Z Need to get 11.2 kB of archives. 2021-05-16T01:33:52.3402496Z After this operation, 47.1 kB of additional disk space will be used. 2021-05-16T01:33:52.3404661Z 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-16T01:33:52.7996862Z Fetched 11.2 kB in 0s (575 kB/s) 2021-05-16T01:33:52.8332547Z Selecting previously unselected package libjq-dev:amd64. 2021-05-16T01:33:52.8415951Z (Reading database ... 2021-05-16T01:33:52.8416788Z (Reading database ... 5% 2021-05-16T01:33:52.8417521Z (Reading database ... 10% 2021-05-16T01:33:52.8418308Z (Reading database ... 15% 2021-05-16T01:33:52.8419029Z (Reading database ... 20% 2021-05-16T01:33:52.8419758Z (Reading database ... 25% 2021-05-16T01:33:52.8420472Z (Reading database ... 30% 2021-05-16T01:33:52.8421201Z (Reading database ... 35% 2021-05-16T01:33:52.8421935Z (Reading database ... 40% 2021-05-16T01:33:52.8422648Z (Reading database ... 45% 2021-05-16T01:33:52.8423371Z (Reading database ... 50% 2021-05-16T01:33:52.8451602Z (Reading database ... 55% 2021-05-16T01:33:52.8504154Z (Reading database ... 60% 2021-05-16T01:33:52.8532086Z (Reading database ... 65% 2021-05-16T01:33:52.8672080Z (Reading database ... 70% 2021-05-16T01:33:52.8812489Z (Reading database ... 75% 2021-05-16T01:33:52.8839140Z (Reading database ... 80% 2021-05-16T01:33:52.9416786Z (Reading database ... 85% 2021-05-16T01:33:52.9598812Z (Reading database ... 90% 2021-05-16T01:33:52.9682008Z (Reading database ... 95% 2021-05-16T01:33:52.9682963Z (Reading database ... 100% 2021-05-16T01:33:52.9684080Z (Reading database ... 267986 files and directories currently installed.) 2021-05-16T01:33:52.9804905Z Preparing to unpack .../libjq-dev_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-05-16T01:33:52.9817150Z Unpacking libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-16T01:33:53.0451781Z Setting up libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-16T01:33:55.2622776Z Reading package lists... 2021-05-16T01:33:55.4421677Z Building dependency tree... 2021-05-16T01:33:55.4441263Z Reading state information... 2021-05-16T01:33:55.6554469Z The following NEW packages will be installed: 2021-05-16T01:33:55.6558325Z libmng2 2021-05-16T01:33:55.6761763Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:33:55.6763110Z Need to get 168 kB of archives. 2021-05-16T01:33:55.6764884Z After this operation, 571 kB of additional disk space will be used. 2021-05-16T01:33:55.6767030Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmng2 amd64 2.0.3+dfsg-3 [168 kB] 2021-05-16T01:33:56.1444542Z Fetched 168 kB in 0s (9166 kB/s) 2021-05-16T01:33:56.1846573Z Selecting previously unselected package libmng2:amd64. 2021-05-16T01:33:56.1929012Z (Reading database ... 2021-05-16T01:33:56.1929579Z (Reading database ... 5% 2021-05-16T01:33:56.1930342Z (Reading database ... 10% 2021-05-16T01:33:56.1931033Z (Reading database ... 15% 2021-05-16T01:33:56.1931661Z (Reading database ... 20% 2021-05-16T01:33:56.1932301Z (Reading database ... 25% 2021-05-16T01:33:56.1932927Z (Reading database ... 30% 2021-05-16T01:33:56.1933564Z (Reading database ... 35% 2021-05-16T01:33:56.1934198Z (Reading database ... 40% 2021-05-16T01:33:56.1934818Z (Reading database ... 45% 2021-05-16T01:33:56.1935452Z (Reading database ... 50% 2021-05-16T01:33:56.1982875Z (Reading database ... 55% 2021-05-16T01:33:56.2035814Z (Reading database ... 60% 2021-05-16T01:33:56.2062619Z (Reading database ... 65% 2021-05-16T01:33:56.2192307Z (Reading database ... 70% 2021-05-16T01:33:56.2321666Z (Reading database ... 75% 2021-05-16T01:33:56.2348563Z (Reading database ... 80% 2021-05-16T01:33:56.2944258Z (Reading database ... 85% 2021-05-16T01:33:56.3141100Z (Reading database ... 90% 2021-05-16T01:33:56.3230247Z (Reading database ... 95% 2021-05-16T01:33:56.3231076Z (Reading database ... 100% 2021-05-16T01:33:56.3232204Z (Reading database ... 267992 files and directories currently installed.) 2021-05-16T01:33:56.3356078Z Preparing to unpack .../libmng2_2.0.3+dfsg-3_amd64.deb ... 2021-05-16T01:33:56.3386923Z Unpacking libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-16T01:33:56.4199706Z Setting up libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-16T01:33:56.4244503Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:33:58.6721330Z Reading package lists... 2021-05-16T01:33:58.8529007Z Building dependency tree... 2021-05-16T01:33:58.8549450Z Reading state information... 2021-05-16T01:33:58.9848569Z E: Unable to locate package libmng1 2021-05-16T01:33:59.0556163Z Reading package lists... 2021-05-16T01:33:59.2177777Z Building dependency tree... 2021-05-16T01:33:59.2199006Z Reading state information... 2021-05-16T01:33:59.3512159Z E: Unable to locate package libapparmor-devel 2021-05-16T01:33:59.4208498Z Reading package lists... 2021-05-16T01:33:59.5884657Z Building dependency tree... 2021-05-16T01:33:59.5904912Z Reading state information... 2021-05-16T01:33:59.7508236Z The following additional packages will be installed: 2021-05-16T01:33:59.7509564Z libij-java 2021-05-16T01:33:59.7975513Z The following NEW packages will be installed: 2021-05-16T01:33:59.7980990Z imagej libij-java 2021-05-16T01:33:59.8220449Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:33:59.8221410Z Need to get 2328 kB of archives. 2021-05-16T01:33:59.8222340Z After this operation, 2498 kB of additional disk space will be used. 2021-05-16T01:33:59.8224252Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libij-java all 1.52r-1 [2284 kB] 2021-05-16T01:33:59.9189203Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 imagej all 1.52r-1 [43.7 kB] 2021-05-16T01:34:00.3710088Z Fetched 2328 kB in 0s (19.4 MB/s) 2021-05-16T01:34:00.4057126Z Selecting previously unselected package libij-java. 2021-05-16T01:34:00.4138503Z (Reading database ... 2021-05-16T01:34:00.4139795Z (Reading database ... 5% 2021-05-16T01:34:00.4140657Z (Reading database ... 10% 2021-05-16T01:34:00.4141202Z (Reading database ... 15% 2021-05-16T01:34:00.4141784Z (Reading database ... 20% 2021-05-16T01:34:00.4144463Z (Reading database ... 25% 2021-05-16T01:34:00.4146934Z (Reading database ... 30% 2021-05-16T01:34:00.4147512Z (Reading database ... 35% 2021-05-16T01:34:00.4148042Z (Reading database ... 40% 2021-05-16T01:34:00.4148581Z (Reading database ... 45% 2021-05-16T01:34:00.4149104Z (Reading database ... 50% 2021-05-16T01:34:00.4179575Z (Reading database ... 55% 2021-05-16T01:34:00.4229911Z (Reading database ... 60% 2021-05-16T01:34:00.4257532Z (Reading database ... 65% 2021-05-16T01:34:00.4402998Z (Reading database ... 70% 2021-05-16T01:34:00.4543253Z (Reading database ... 75% 2021-05-16T01:34:00.4568054Z (Reading database ... 80% 2021-05-16T01:34:00.5130538Z (Reading database ... 85% 2021-05-16T01:34:00.5307772Z (Reading database ... 90% 2021-05-16T01:34:00.5391012Z (Reading database ... 95% 2021-05-16T01:34:00.5391604Z (Reading database ... 100% 2021-05-16T01:34:00.5392452Z (Reading database ... 267998 files and directories currently installed.) 2021-05-16T01:34:00.5511111Z Preparing to unpack .../libij-java_1.52r-1_all.deb ... 2021-05-16T01:34:00.5526405Z Unpacking libij-java (1.52r-1) ... 2021-05-16T01:34:00.6708124Z Selecting previously unselected package imagej. 2021-05-16T01:34:00.6990182Z Preparing to unpack .../imagej_1.52r-1_all.deb ... 2021-05-16T01:34:00.6998749Z Unpacking imagej (1.52r-1) ... 2021-05-16T01:34:00.7799177Z Setting up libij-java (1.52r-1) ... 2021-05-16T01:34:00.7835546Z Setting up imagej (1.52r-1) ... 2021-05-16T01:34:00.7868367Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-16T01:34:01.3977179Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:34:02.1692414Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-16T01:34:04.4756447Z Reading package lists... 2021-05-16T01:34:04.6414663Z Building dependency tree... 2021-05-16T01:34:04.6435218Z Reading state information... 2021-05-16T01:34:04.8029000Z Suggested packages: 2021-05-16T01:34:04.8030828Z bowtie2-examples 2021-05-16T01:34:04.8481305Z The following NEW packages will be installed: 2021-05-16T01:34:04.8490017Z bowtie2 2021-05-16T01:34:04.8719764Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:34:04.8720581Z Need to get 1324 kB of archives. 2021-05-16T01:34:04.8721388Z After this operation, 5630 kB of additional disk space will be used. 2021-05-16T01:34:04.8723611Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 bowtie2 amd64 2.3.5.1-6build1 [1324 kB] 2021-05-16T01:34:05.3747023Z Fetched 1324 kB in 0s (21.8 MB/s) 2021-05-16T01:34:05.4076823Z Selecting previously unselected package bowtie2. 2021-05-16T01:34:05.4159421Z (Reading database ... 2021-05-16T01:34:05.4160003Z (Reading database ... 5% 2021-05-16T01:34:05.4160667Z (Reading database ... 10% 2021-05-16T01:34:05.4161161Z (Reading database ... 15% 2021-05-16T01:34:05.4161667Z (Reading database ... 20% 2021-05-16T01:34:05.4162168Z (Reading database ... 25% 2021-05-16T01:34:05.4162670Z (Reading database ... 30% 2021-05-16T01:34:05.4163175Z (Reading database ... 35% 2021-05-16T01:34:05.4163656Z (Reading database ... 40% 2021-05-16T01:34:05.4164154Z (Reading database ... 45% 2021-05-16T01:34:05.4164639Z (Reading database ... 50% 2021-05-16T01:34:05.4206966Z (Reading database ... 55% 2021-05-16T01:34:05.4258765Z (Reading database ... 60% 2021-05-16T01:34:05.4284640Z (Reading database ... 65% 2021-05-16T01:34:05.4411075Z (Reading database ... 70% 2021-05-16T01:34:05.4537368Z (Reading database ... 75% 2021-05-16T01:34:05.4562156Z (Reading database ... 80% 2021-05-16T01:34:05.5127088Z (Reading database ... 85% 2021-05-16T01:34:05.5308772Z (Reading database ... 90% 2021-05-16T01:34:05.5394465Z (Reading database ... 95% 2021-05-16T01:34:05.5395135Z (Reading database ... 100% 2021-05-16T01:34:05.5396141Z (Reading database ... 268021 files and directories currently installed.) 2021-05-16T01:34:05.5513725Z Preparing to unpack .../bowtie2_2.3.5.1-6build1_amd64.deb ... 2021-05-16T01:34:05.5526540Z Unpacking bowtie2 (2.3.5.1-6build1) ... 2021-05-16T01:34:05.7595873Z Setting up bowtie2 (2.3.5.1-6build1) ... 2021-05-16T01:34:05.7651102Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:34:08.8716857Z Reading package lists... 2021-05-16T01:34:09.0370834Z Building dependency tree... 2021-05-16T01:34:09.0391634Z Reading state information... 2021-05-16T01:34:09.1711718Z E: Unable to locate package install 2021-05-16T01:34:09.1712876Z E: Unable to locate package gdal 2021-05-16T01:34:09.2417248Z Reading package lists... 2021-05-16T01:34:09.4089347Z Building dependency tree... 2021-05-16T01:34:09.4111256Z Reading state information... 2021-05-16T01:34:09.4362595Z Package insighttoolkit4-python is not available, but is referred to by another package. 2021-05-16T01:34:09.4365252Z This may mean that the package is missing, has been obsoleted, or 2021-05-16T01:34:09.4368018Z is only available from another source 2021-05-16T01:34:09.4368728Z 2021-05-16T01:34:09.5421676Z E: Package 'insighttoolkit4-python' has no installation candidate 2021-05-16T01:34:09.6124388Z Reading package lists... 2021-05-16T01:34:09.7778081Z Building dependency tree... 2021-05-16T01:34:09.7799474Z Reading state information... 2021-05-16T01:34:09.8050257Z Package libav-tools is not available, but is referred to by another package. 2021-05-16T01:34:09.8052691Z This may mean that the package is missing, has been obsoleted, or 2021-05-16T01:34:09.8054360Z is only available from another source 2021-05-16T01:34:09.8055869Z However the following packages replace it: 2021-05-16T01:34:09.8057278Z ffmpeg 2021-05-16T01:34:09.8057881Z 2021-05-16T01:34:09.9117403Z E: Package 'libav-tools' has no installation candidate 2021-05-16T01:34:09.9819563Z Reading package lists... 2021-05-16T01:34:10.1467933Z Building dependency tree... 2021-05-16T01:34:10.1491044Z Reading state information... 2021-05-16T01:34:10.3107557Z The following additional packages will be installed: 2021-05-16T01:34:10.3109415Z libgcrypt20-dev libgit2-28 libgpg-error-dev libhttp-parser-dev 2021-05-16T01:34:10.3113440Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-16T01:34:10.3117967Z libssh2-1-dev 2021-05-16T01:34:10.3125923Z Suggested packages: 2021-05-16T01:34:10.3126970Z libgcrypt20-doc libmbedtls-doc 2021-05-16T01:34:10.3635037Z The following NEW packages will be installed: 2021-05-16T01:34:10.3638832Z libgcrypt20-dev libgit2-28 libgit2-dev libgpg-error-dev libhttp-parser-dev 2021-05-16T01:34:10.3644153Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-16T01:34:10.3650241Z libssh2-1-dev 2021-05-16T01:34:10.4666175Z 0 upgraded, 11 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:34:10.4667046Z Need to get 2667 kB of archives. 2021-05-16T01:34:10.4667870Z After this operation, 11.2 MB of additional disk space will be used. 2021-05-16T01:34:10.4670290Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgpg-error-dev amd64 1.37-1 [109 kB] 2021-05-16T01:34:10.4708225Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcrypt20-dev amd64 1.8.5-5ubuntu1 [470 kB] 2021-05-16T01:34:10.4785548Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser2.9 amd64 2.9.2-2 [21.8 kB] 2021-05-16T01:34:10.4792906Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedcrypto3 amd64 2.16.4-1ubuntu2 [150 kB] 2021-05-16T01:34:10.4810954Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedx509-0 amd64 2.16.4-1ubuntu2 [42.3 kB] 2021-05-16T01:34:10.4817351Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls12 amd64 2.16.4-1ubuntu2 [71.8 kB] 2021-05-16T01:34:10.4829221Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-28 amd64 0.28.4+dfsg.1-2 [403 kB] 2021-05-16T01:34:10.4870975Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls-dev amd64 2.16.4-1ubuntu2 [444 kB] 2021-05-16T01:34:10.4932358Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libssh2-1-dev amd64 1.8.0-2.1build1 [244 kB] 2021-05-16T01:34:10.4968394Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser-dev amd64 2.9.2-2 [20.2 kB] 2021-05-16T01:34:10.4978990Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-dev amd64 0.28.4+dfsg.1-2 [691 kB] 2021-05-16T01:34:10.9627543Z Fetched 2667 kB in 0s (20.1 MB/s) 2021-05-16T01:34:11.0027797Z Selecting previously unselected package libgpg-error-dev. 2021-05-16T01:34:11.0072506Z (Reading database ... 2021-05-16T01:34:11.5202671Z (Reading database ... 5% 2021-05-16T01:34:11.5203645Z (Reading database ... 10% 2021-05-16T01:34:11.5204419Z (Reading database ... 15% 2021-05-16T01:34:11.5205249Z (Reading database ... 20% 2021-05-16T01:34:11.5211085Z (Reading database ... 25% 2021-05-16T01:34:11.5211707Z (Reading database ... 30% 2021-05-16T01:34:11.5212334Z (Reading database ... 35% 2021-05-16T01:34:11.5212877Z (Reading database ... 40% 2021-05-16T01:34:11.5213417Z (Reading database ... 45% 2021-05-16T01:34:11.5213956Z (Reading database ... 50% 2021-05-16T01:34:11.5214490Z (Reading database ... 55% 2021-05-16T01:34:11.5215030Z (Reading database ... 60% 2021-05-16T01:34:11.5216061Z (Reading database ... 65% 2021-05-16T01:34:11.5216585Z (Reading database ... 70% 2021-05-16T01:34:11.5217126Z (Reading database ... 75% 2021-05-16T01:34:11.5217653Z (Reading database ... 80% 2021-05-16T01:34:11.5218299Z (Reading database ... 85% 2021-05-16T01:34:11.5218824Z (Reading database ... 90% 2021-05-16T01:34:11.5219364Z (Reading database ... 95% 2021-05-16T01:34:11.5219993Z (Reading database ... 100% 2021-05-16T01:34:11.5220833Z (Reading database ... 268047 files and directories currently installed.) 2021-05-16T01:34:11.5222600Z Preparing to unpack .../00-libgpg-error-dev_1.37-1_amd64.deb ... 2021-05-16T01:34:11.5223607Z Unpacking libgpg-error-dev (1.37-1) ... 2021-05-16T01:34:11.5224925Z Selecting previously unselected package libgcrypt20-dev. 2021-05-16T01:34:11.5226361Z Preparing to unpack .../01-libgcrypt20-dev_1.8.5-5ubuntu1_amd64.deb ... 2021-05-16T01:34:11.5227539Z Unpacking libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-16T01:34:11.5228711Z Selecting previously unselected package libhttp-parser2.9:amd64. 2021-05-16T01:34:11.5230075Z Preparing to unpack .../02-libhttp-parser2.9_2.9.2-2_amd64.deb ... 2021-05-16T01:34:11.5231151Z Unpacking libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-16T01:34:11.5232098Z Selecting previously unselected package libmbedcrypto3:amd64. 2021-05-16T01:34:11.5233337Z Preparing to unpack .../03-libmbedcrypto3_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T01:34:11.5234514Z Unpacking libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T01:34:11.5235643Z Selecting previously unselected package libmbedx509-0:amd64. 2021-05-16T01:34:11.5236834Z Preparing to unpack .../04-libmbedx509-0_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T01:34:11.5238012Z Unpacking libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T01:34:11.5306815Z Selecting previously unselected package libmbedtls12:amd64. 2021-05-16T01:34:11.5565751Z Preparing to unpack .../05-libmbedtls12_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T01:34:11.5587241Z Unpacking libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T01:34:11.5987206Z Selecting previously unselected package libgit2-28:amd64. 2021-05-16T01:34:11.6234365Z Preparing to unpack .../06-libgit2-28_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-16T01:34:11.6248429Z Unpacking libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T01:34:11.7068678Z Selecting previously unselected package libmbedtls-dev:amd64. 2021-05-16T01:34:11.7341028Z Preparing to unpack .../07-libmbedtls-dev_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T01:34:11.7353921Z Unpacking libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T01:34:11.8307897Z Selecting previously unselected package libssh2-1-dev:amd64. 2021-05-16T01:34:11.8565596Z Preparing to unpack .../08-libssh2-1-dev_1.8.0-2.1build1_amd64.deb ... 2021-05-16T01:34:11.8576759Z Unpacking libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-16T01:34:11.9268053Z Selecting previously unselected package libhttp-parser-dev. 2021-05-16T01:34:11.9475868Z Preparing to unpack .../09-libhttp-parser-dev_2.9.2-2_amd64.deb ... 2021-05-16T01:34:11.9497230Z Unpacking libhttp-parser-dev (2.9.2-2) ... 2021-05-16T01:34:11.9826931Z Selecting previously unselected package libgit2-dev:amd64. 2021-05-16T01:34:12.0085084Z Preparing to unpack .../10-libgit2-dev_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-16T01:34:12.0093578Z Unpacking libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T01:34:12.1477976Z Setting up libgpg-error-dev (1.37-1) ... 2021-05-16T01:34:12.1523172Z Setting up libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T01:34:12.1570318Z Setting up libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-16T01:34:12.1623084Z Setting up libhttp-parser-dev (2.9.2-2) ... 2021-05-16T01:34:12.1662824Z Setting up libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T01:34:12.1702981Z Setting up libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T01:34:12.1734151Z Setting up libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T01:34:12.1763372Z Setting up libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-16T01:34:12.1800387Z Setting up libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-16T01:34:12.1838240Z Setting up libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T01:34:12.1867957Z Setting up libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T01:34:12.1913980Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:34:17.5566306Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T01:34:17.6783180Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:34:19.9402736Z Reading package lists... 2021-05-16T01:34:20.1191835Z Building dependency tree... 2021-05-16T01:34:20.1212733Z Reading state information... 2021-05-16T01:34:20.3868404Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-16T01:34:20.3870171Z libtiff-dev set to manually installed. 2021-05-16T01:34:20.3879506Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:34:20.4568343Z Reading package lists... 2021-05-16T01:34:20.6325362Z Building dependency tree... 2021-05-16T01:34:20.6346850Z Reading state information... 2021-05-16T01:34:20.8781047Z unixodbc-dev is already the newest version (2.3.7). 2021-05-16T01:34:20.8782618Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:34:20.9484759Z Reading package lists... 2021-05-16T01:34:21.1162163Z Building dependency tree... 2021-05-16T01:34:21.1184068Z Reading state information... 2021-05-16T01:34:21.3329223Z The following NEW packages will be installed: 2021-05-16T01:34:21.3332068Z libsodium-dev 2021-05-16T01:34:21.3542752Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:34:21.3544051Z Need to get 169 kB of archives. 2021-05-16T01:34:21.3546042Z After this operation, 826 kB of additional disk space will be used. 2021-05-16T01:34:21.3548555Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 2021-05-16T01:34:21.8220209Z Fetched 169 kB in 0s (8130 kB/s) 2021-05-16T01:34:21.8569546Z Selecting previously unselected package libsodium-dev:amd64. 2021-05-16T01:34:21.8650291Z (Reading database ... 2021-05-16T01:34:21.8651109Z (Reading database ... 5% 2021-05-16T01:34:21.8651901Z (Reading database ... 10% 2021-05-16T01:34:21.8652639Z (Reading database ... 15% 2021-05-16T01:34:21.8653371Z (Reading database ... 20% 2021-05-16T01:34:21.8654095Z (Reading database ... 25% 2021-05-16T01:34:21.8654856Z (Reading database ... 30% 2021-05-16T01:34:21.8655559Z (Reading database ... 35% 2021-05-16T01:34:21.8656281Z (Reading database ... 40% 2021-05-16T01:34:21.8657007Z (Reading database ... 45% 2021-05-16T01:34:21.8657718Z (Reading database ... 50% 2021-05-16T01:34:21.8686537Z (Reading database ... 55% 2021-05-16T01:34:21.8736750Z (Reading database ... 60% 2021-05-16T01:34:21.8763309Z (Reading database ... 65% 2021-05-16T01:34:21.8893604Z (Reading database ... 70% 2021-05-16T01:34:21.9018618Z (Reading database ... 75% 2021-05-16T01:34:21.9044655Z (Reading database ... 80% 2021-05-16T01:34:21.9607034Z (Reading database ... 85% 2021-05-16T01:34:21.9782277Z (Reading database ... 90% 2021-05-16T01:34:21.9866011Z (Reading database ... 95% 2021-05-16T01:34:21.9866868Z (Reading database ... 100% 2021-05-16T01:34:21.9868098Z (Reading database ... 268550 files and directories currently installed.) 2021-05-16T01:34:21.9983945Z Preparing to unpack .../libsodium-dev_1.0.18-1_amd64.deb ... 2021-05-16T01:34:21.9995164Z Unpacking libsodium-dev:amd64 (1.0.18-1) ... 2021-05-16T01:34:22.0836140Z Setting up libsodium-dev:amd64 (1.0.18-1) ... 2021-05-16T01:34:24.3184441Z Reading package lists... 2021-05-16T01:34:24.5005809Z Building dependency tree... 2021-05-16T01:34:24.5027025Z Reading state information... 2021-05-16T01:34:24.6728740Z The following additional packages will be installed: 2021-05-16T01:34:24.6730816Z libarchive-dev liblept5 libtesseract4 tesseract-ocr tesseract-ocr-osd 2021-05-16T01:34:24.7212301Z The following NEW packages will be installed: 2021-05-16T01:34:24.7220722Z libarchive-dev liblept5 libleptonica-dev libtesseract-dev libtesseract4 2021-05-16T01:34:24.7223717Z tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd 2021-05-16T01:34:24.7793949Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:34:24.7795361Z Need to get 10.4 MB of archives. 2021-05-16T01:34:24.7796794Z After this operation, 38.0 MB of additional disk space will be used. 2021-05-16T01:34:24.7800095Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1 [490 kB] 2021-05-16T01:34:24.8012338Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB] 2021-05-16T01:34:24.8633761Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libleptonica-dev amd64 1.79.0-1 [1389 kB] 2021-05-16T01:34:25.0392847Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1237 kB] 2021-05-16T01:34:25.0964915Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract-dev amd64 4.1.1-2build2 [1463 kB] 2021-05-16T01:34:25.2296350Z 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-16T01:34:25.2896564Z 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-16T01:34:25.4619106Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr amd64 4.1.1-2build2 [262 kB] 2021-05-16T01:34:25.9450507Z Fetched 10.4 MB in 1s (14.0 MB/s) 2021-05-16T01:34:25.9800743Z Selecting previously unselected package libarchive-dev:amd64. 2021-05-16T01:34:25.9896990Z (Reading database ... 2021-05-16T01:34:25.9898107Z (Reading database ... 5% 2021-05-16T01:34:25.9898688Z (Reading database ... 10% 2021-05-16T01:34:25.9899242Z (Reading database ... 15% 2021-05-16T01:34:25.9899826Z (Reading database ... 20% 2021-05-16T01:34:25.9900383Z (Reading database ... 25% 2021-05-16T01:34:25.9902046Z (Reading database ... 30% 2021-05-16T01:34:25.9902621Z (Reading database ... 35% 2021-05-16T01:34:25.9903144Z (Reading database ... 40% 2021-05-16T01:34:25.9903677Z (Reading database ... 45% 2021-05-16T01:34:25.9904483Z (Reading database ... 50% 2021-05-16T01:34:26.0101868Z (Reading database ... 55% 2021-05-16T01:34:26.0157770Z (Reading database ... 60% 2021-05-16T01:34:26.0186893Z (Reading database ... 65% 2021-05-16T01:34:26.0347340Z (Reading database ... 70% 2021-05-16T01:34:26.0491257Z (Reading database ... 75% 2021-05-16T01:34:26.0517578Z (Reading database ... 80% 2021-05-16T01:34:26.1263038Z (Reading database ... 85% 2021-05-16T01:34:26.1458488Z (Reading database ... 90% 2021-05-16T01:34:26.1551284Z (Reading database ... 95% 2021-05-16T01:34:26.1552061Z (Reading database ... 100% 2021-05-16T01:34:26.1553166Z (Reading database ... 268620 files and directories currently installed.) 2021-05-16T01:34:26.1681777Z Preparing to unpack .../0-libarchive-dev_3.4.0-2ubuntu1_amd64.deb ... 2021-05-16T01:34:26.1697091Z Unpacking libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-16T01:34:26.2538326Z Selecting previously unselected package liblept5:amd64. 2021-05-16T01:34:26.2801151Z Preparing to unpack .../1-liblept5_1.79.0-1_amd64.deb ... 2021-05-16T01:34:26.2823768Z Unpacking liblept5:amd64 (1.79.0-1) ... 2021-05-16T01:34:26.4123622Z Selecting previously unselected package libleptonica-dev:amd64. 2021-05-16T01:34:26.4433884Z Preparing to unpack .../2-libleptonica-dev_1.79.0-1_amd64.deb ... 2021-05-16T01:34:26.4453687Z Unpacking libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-16T01:34:26.6186642Z Selecting previously unselected package libtesseract4:amd64. 2021-05-16T01:34:26.6433973Z Preparing to unpack .../3-libtesseract4_4.1.1-2build2_amd64.deb ... 2021-05-16T01:34:26.6446790Z Unpacking libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-16T01:34:26.8118356Z Selecting previously unselected package libtesseract-dev:amd64. 2021-05-16T01:34:26.8423559Z Preparing to unpack .../4-libtesseract-dev_4.1.1-2build2_amd64.deb ... 2021-05-16T01:34:26.8438158Z Unpacking libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-16T01:34:27.0307512Z Selecting previously unselected package tesseract-ocr-eng. 2021-05-16T01:34:27.0605622Z Preparing to unpack .../5-tesseract-ocr-eng_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-16T01:34:27.0620667Z Unpacking tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-16T01:34:27.2548563Z Selecting previously unselected package tesseract-ocr-osd. 2021-05-16T01:34:27.2774686Z Preparing to unpack .../6-tesseract-ocr-osd_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-16T01:34:27.2787185Z Unpacking tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-16T01:34:27.7068047Z Selecting previously unselected package tesseract-ocr. 2021-05-16T01:34:27.7341352Z Preparing to unpack .../7-tesseract-ocr_4.1.1-2build2_amd64.deb ... 2021-05-16T01:34:27.7357296Z Unpacking tesseract-ocr (4.1.1-2build2) ... 2021-05-16T01:34:27.8380047Z Setting up tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-16T01:34:27.8419804Z Setting up liblept5:amd64 (1.79.0-1) ... 2021-05-16T01:34:27.8455254Z Setting up libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-16T01:34:27.8502909Z Setting up libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-16T01:34:27.8543735Z Setting up libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-16T01:34:27.8571235Z Setting up tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-16T01:34:27.8609920Z Setting up libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-16T01:34:27.8640032Z Setting up tesseract-ocr (4.1.1-2build2) ... 2021-05-16T01:34:27.8685255Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:34:31.1238096Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:34:33.3737077Z Reading package lists... 2021-05-16T01:34:33.5600080Z Building dependency tree... 2021-05-16T01:34:33.5621712Z Reading state information... 2021-05-16T01:34:33.8028358Z wget is already the newest version (1.20.3-1ubuntu1). 2021-05-16T01:34:33.8029852Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:34:33.8734077Z Reading package lists... 2021-05-16T01:34:34.0467237Z Building dependency tree... 2021-05-16T01:34:34.0488364Z Reading state information... 2021-05-16T01:34:34.2126193Z The following additional packages will be installed: 2021-05-16T01:34:34.2130094Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-16T01:34:34.2132925Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev 2021-05-16T01:34:34.2136498Z Suggested packages: 2021-05-16T01:34:34.2138089Z doc-base krb5-doc krb5-user libnorm-doc 2021-05-16T01:34:34.2665482Z The following NEW packages will be installed: 2021-05-16T01:34:34.2668618Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-16T01:34:34.2674273Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev libzmq3-dev 2021-05-16T01:34:34.2873491Z 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:34:34.2874764Z Need to get 1459 kB of archives. 2021-05-16T01:34:34.2875591Z After this operation, 7754 kB of additional disk space will be used. 2021-05-16T01:34:34.2877708Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-05-16T01:34:34.2905835Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-05-16T01:34:34.2913601Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-05-16T01:34:34.2923129Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-05-16T01:34:34.2930555Z 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-16T01:34:34.2937383Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-05-16T01:34:34.2954535Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 2021-05-16T01:34:34.3353853Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 2021-05-16T01:34:34.3457204Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-05-16T01:34:34.3461411Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 2021-05-16T01:34:34.8133700Z Fetched 1459 kB in 0s (18.7 MB/s) 2021-05-16T01:34:34.8497700Z Selecting previously unselected package libgssrpc4:amd64. 2021-05-16T01:34:34.8582525Z (Reading database ... 2021-05-16T01:34:34.8583642Z (Reading database ... 5% 2021-05-16T01:34:34.8584283Z (Reading database ... 10% 2021-05-16T01:34:34.8584817Z (Reading database ... 15% 2021-05-16T01:34:34.8585593Z (Reading database ... 20% 2021-05-16T01:34:34.8586124Z (Reading database ... 25% 2021-05-16T01:34:34.8586671Z (Reading database ... 30% 2021-05-16T01:34:34.8587207Z (Reading database ... 35% 2021-05-16T01:34:34.8587727Z (Reading database ... 40% 2021-05-16T01:34:34.8588263Z (Reading database ... 45% 2021-05-16T01:34:34.8588785Z (Reading database ... 50% 2021-05-16T01:34:34.8620975Z (Reading database ... 55% 2021-05-16T01:34:34.8675346Z (Reading database ... 60% 2021-05-16T01:34:34.8710431Z (Reading database ... 65% 2021-05-16T01:34:34.8850704Z (Reading database ... 70% 2021-05-16T01:34:34.8984261Z (Reading database ... 75% 2021-05-16T01:34:34.9010576Z (Reading database ... 80% 2021-05-16T01:34:34.9466732Z (Reading database ... 85% 2021-05-16T01:34:34.9821617Z (Reading database ... 90% 2021-05-16T01:34:34.9913458Z (Reading database ... 95% 2021-05-16T01:34:34.9914449Z (Reading database ... 100% 2021-05-16T01:34:34.9915838Z (Reading database ... 268845 files and directories currently installed.) 2021-05-16T01:34:35.0036884Z Preparing to unpack .../0-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T01:34:35.0064186Z Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T01:34:35.0368830Z Selecting previously unselected package libkdb5-9:amd64. 2021-05-16T01:34:35.0672234Z Preparing to unpack .../1-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T01:34:35.0688835Z Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T01:34:35.0995416Z Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-05-16T01:34:35.1297656Z Preparing to unpack .../2-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T01:34:35.1310390Z Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T01:34:35.1867593Z Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-05-16T01:34:35.2143241Z Preparing to unpack .../3-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T01:34:35.2170685Z Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T01:34:35.2500122Z Selecting previously unselected package comerr-dev:amd64. 2021-05-16T01:34:35.2821678Z Preparing to unpack .../4-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-05-16T01:34:35.2870821Z Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-16T01:34:35.3359718Z Selecting previously unselected package krb5-multidev:amd64. 2021-05-16T01:34:35.3703353Z Preparing to unpack .../5-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T01:34:35.3717046Z Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T01:34:35.4147679Z Selecting previously unselected package libnorm-dev:amd64. 2021-05-16T01:34:35.4426962Z Preparing to unpack .../6-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 2021-05-16T01:34:35.4436417Z Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-16T01:34:35.5227336Z Selecting previously unselected package libpgm-dev:amd64. 2021-05-16T01:34:35.5533666Z Preparing to unpack .../7-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T01:34:35.5546921Z Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-16T01:34:35.6030284Z Selecting previously unselected package libkrb5-dev:amd64. 2021-05-16T01:34:35.6338426Z Preparing to unpack .../8-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T01:34:35.6351270Z Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T01:34:35.6948272Z Selecting previously unselected package libzmq3-dev:amd64. 2021-05-16T01:34:35.7181453Z Preparing to unpack .../9-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 2021-05-16T01:34:35.7203023Z Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-16T01:34:35.8430251Z Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-16T01:34:35.8474964Z Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T01:34:35.8517712Z Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-16T01:34:35.8543265Z Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-16T01:34:35.8584909Z Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T01:34:35.8623942Z Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T01:34:35.8670605Z Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T01:34:35.8704417Z Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T01:34:35.8734117Z Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T01:34:35.8773581Z Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-16T01:34:35.8806964Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:34:35.9039687Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:34:39.4372614Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T01:34:41.7944289Z Reading package lists... 2021-05-16T01:34:41.9683668Z Building dependency tree... 2021-05-16T01:34:41.9706739Z Reading state information... 2021-05-16T01:34:42.1056039Z E: Unable to locate package udunits 2021-05-16T01:34:42.1751887Z Reading package lists... 2021-05-16T01:34:42.3412079Z Building dependency tree... 2021-05-16T01:34:42.3432689Z Reading state information... 2021-05-16T01:34:42.5059406Z The following additional packages will be installed: 2021-05-16T01:34:42.5061082Z libwebpdemux2 2021-05-16T01:34:42.5569048Z The following NEW packages will be installed: 2021-05-16T01:34:42.5571621Z libwebp-dev libwebpdemux2 2021-05-16T01:34:42.5796120Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:34:42.5797341Z Need to get 277 kB of archives. 2021-05-16T01:34:42.5798415Z After this operation, 965 kB of additional disk space will be used. 2021-05-16T01:34:42.5800681Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebpdemux2 amd64 0.6.1-2 [9472 B] 2021-05-16T01:34:42.5811302Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebp-dev amd64 0.6.1-2 [267 kB] 2021-05-16T01:34:43.0538300Z Fetched 277 kB in 0s (11.2 MB/s) 2021-05-16T01:34:43.1034808Z Selecting previously unselected package libwebpdemux2:amd64. 2021-05-16T01:34:43.1118550Z (Reading database ... 2021-05-16T01:34:43.1119445Z (Reading database ... 5% 2021-05-16T01:34:43.1120613Z (Reading database ... 10% 2021-05-16T01:34:43.1121263Z (Reading database ... 15% 2021-05-16T01:34:43.1121993Z (Reading database ... 20% 2021-05-16T01:34:43.1122545Z (Reading database ... 25% 2021-05-16T01:34:43.1123070Z (Reading database ... 30% 2021-05-16T01:34:43.1123609Z (Reading database ... 35% 2021-05-16T01:34:43.1124146Z (Reading database ... 40% 2021-05-16T01:34:43.1124668Z (Reading database ... 45% 2021-05-16T01:34:43.1125202Z (Reading database ... 50% 2021-05-16T01:34:43.1157947Z (Reading database ... 55% 2021-05-16T01:34:43.1207715Z (Reading database ... 60% 2021-05-16T01:34:43.1243397Z (Reading database ... 65% 2021-05-16T01:34:43.1380649Z (Reading database ... 70% 2021-05-16T01:34:43.1513752Z (Reading database ... 75% 2021-05-16T01:34:43.1541634Z (Reading database ... 80% 2021-05-16T01:34:43.1976142Z (Reading database ... 85% 2021-05-16T01:34:43.2322330Z (Reading database ... 90% 2021-05-16T01:34:43.2406861Z (Reading database ... 95% 2021-05-16T01:34:43.2407475Z (Reading database ... 100% 2021-05-16T01:34:43.2408313Z (Reading database ... 269145 files and directories currently installed.) 2021-05-16T01:34:43.2524048Z Preparing to unpack .../libwebpdemux2_0.6.1-2_amd64.deb ... 2021-05-16T01:34:43.2549222Z Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-16T01:34:43.2867272Z Selecting previously unselected package libwebp-dev:amd64. 2021-05-16T01:34:43.3123309Z Preparing to unpack .../libwebp-dev_0.6.1-2_amd64.deb ... 2021-05-16T01:34:43.3134339Z Unpacking libwebp-dev:amd64 (0.6.1-2) ... 2021-05-16T01:34:43.4071524Z Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-16T01:34:43.4105907Z Setting up libwebp-dev:amd64 (0.6.1-2) ... 2021-05-16T01:34:43.4153272Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:34:45.6498929Z Reading package lists... 2021-05-16T01:34:45.8238864Z Building dependency tree... 2021-05-16T01:34:45.8261971Z Reading state information... 2021-05-16T01:34:45.9891883Z The following additional packages will be installed: 2021-05-16T01:34:45.9895320Z gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-16T01:34:45.9898131Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-16T01:34:45.9900505Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-16T01:34:45.9902372Z Suggested packages: 2021-05-16T01:34:45.9903717Z cargo-doc gdb-doc gdbserver rust-doc rust-src 2021-05-16T01:34:45.9904400Z Recommended packages: 2021-05-16T01:34:45.9904890Z cargo 2021-05-16T01:34:46.0465560Z The following NEW packages will be installed: 2021-05-16T01:34:46.0470666Z cargo gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-16T01:34:46.0472561Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-16T01:34:46.0474156Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-16T01:34:46.0741756Z 0 upgraded, 13 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:34:46.0742644Z Need to get 108 MB of archives. 2021-05-16T01:34:46.0743451Z After this operation, 501 MB of additional disk space will be used. 2021-05-16T01:34:46.0745818Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-05-16T01:34:46.0798354Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB] 2021-05-16T01:34:46.0819774Z 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-16T01:34:46.0840257Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libboost-regex1.71.0 amd64 1.71.0-6ubuntu6 [471 kB] 2021-05-16T01:34:46.1017458Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight4v5 amd64 3.1.8-1.2build5 [232 kB] 2021-05-16T01:34:46.1083135Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 [15.3 kB] 2021-05-16T01:34:46.2016042Z 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-16T01:34:46.2288564Z 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-16T01:34:48.5838694Z 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-16T01:34:49.7257262Z 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-16T01:34:49.7514045Z 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-16T01:34:49.8814427Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.2 [10.5 MB] 2021-05-16T01:34:50.0843405Z 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-16T01:34:50.5485616Z Fetched 108 MB in 4s (26.8 MB/s) 2021-05-16T01:34:50.5888729Z Selecting previously unselected package libbabeltrace1:amd64. 2021-05-16T01:34:50.5970591Z (Reading database ... 2021-05-16T01:34:50.5971530Z (Reading database ... 5% 2021-05-16T01:34:50.5972289Z (Reading database ... 10% 2021-05-16T01:34:50.5973022Z (Reading database ... 15% 2021-05-16T01:34:50.5973755Z (Reading database ... 20% 2021-05-16T01:34:50.5974469Z (Reading database ... 25% 2021-05-16T01:34:50.5975202Z (Reading database ... 30% 2021-05-16T01:34:50.5975931Z (Reading database ... 35% 2021-05-16T01:34:50.5976640Z (Reading database ... 40% 2021-05-16T01:34:50.5977368Z (Reading database ... 45% 2021-05-16T01:34:50.5978080Z (Reading database ... 50% 2021-05-16T01:34:50.6016303Z (Reading database ... 55% 2021-05-16T01:34:50.6062488Z (Reading database ... 60% 2021-05-16T01:34:50.6094942Z (Reading database ... 65% 2021-05-16T01:34:50.6227855Z (Reading database ... 70% 2021-05-16T01:34:50.6354551Z (Reading database ... 75% 2021-05-16T01:34:50.6380657Z (Reading database ... 80% 2021-05-16T01:34:50.6795827Z (Reading database ... 85% 2021-05-16T01:34:50.7136587Z (Reading database ... 90% 2021-05-16T01:34:50.7220765Z (Reading database ... 95% 2021-05-16T01:34:50.7221564Z (Reading database ... 100% 2021-05-16T01:34:50.7222717Z (Reading database ... 269173 files and directories currently installed.) 2021-05-16T01:34:50.7344952Z Preparing to unpack .../00-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-05-16T01:34:51.5286901Z Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-16T01:34:51.5288581Z Selecting previously unselected package libipt2. 2021-05-16T01:34:51.5290018Z Preparing to unpack .../01-libipt2_2.0.1-1_amd64.deb ... 2021-05-16T01:34:51.5295423Z Unpacking libipt2 (2.0.1-1) ... 2021-05-16T01:34:51.5296943Z Selecting previously unselected package libsource-highlight-common. 2021-05-16T01:34:51.5298739Z Preparing to unpack .../02-libsource-highlight-common_3.1.8-1.2build5_all.deb ... 2021-05-16T01:34:51.5300347Z Unpacking libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-16T01:34:51.5302037Z Selecting previously unselected package libboost-regex1.71.0:amd64. 2021-05-16T01:34:51.5303579Z Preparing to unpack .../03-libboost-regex1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-16T01:34:51.5305001Z Unpacking libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-16T01:34:51.5306677Z Selecting previously unselected package libsource-highlight4v5. 2021-05-16T01:34:51.5308266Z Preparing to unpack .../04-libsource-highlight4v5_3.1.8-1.2build5_amd64.deb ... 2021-05-16T01:34:51.5309693Z Unpacking libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-16T01:34:51.5310829Z Selecting previously unselected package libxxhash0:amd64. 2021-05-16T01:34:51.5312095Z Preparing to unpack .../05-libxxhash0_0.7.3-1_amd64.deb ... 2021-05-16T01:34:51.5313184Z Unpacking libxxhash0:amd64 (0.7.3-1) ... 2021-05-16T01:34:51.5314088Z Selecting previously unselected package gdb. 2021-05-16T01:34:51.5315549Z Preparing to unpack .../06-gdb_10.2-0ubuntu1~20.04~1_amd64.deb ... 2021-05-16T01:34:51.5316614Z Unpacking gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-16T01:34:51.5988022Z Selecting previously unselected package libstd-rust-1.47:amd64. 2021-05-16T01:34:51.6250083Z Preparing to unpack .../07-libstd-rust-1.47_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T01:34:51.6264889Z Unpacking libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T01:34:58.6707320Z Selecting previously unselected package libstd-rust-dev:amd64. 2021-05-16T01:34:58.6959830Z Preparing to unpack .../08-libstd-rust-dev_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T01:34:58.6973147Z Unpacking libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T01:35:02.2232307Z Selecting previously unselected package rustc. 2021-05-16T01:35:02.2532289Z Preparing to unpack .../09-rustc_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T01:35:02.2543035Z Unpacking rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T01:35:02.4598938Z Selecting previously unselected package cargo. 2021-05-16T01:35:02.4901939Z Preparing to unpack .../10-cargo_0.47.0-1~exp1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T01:35:02.4922084Z Unpacking cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-16T01:35:02.8579633Z Selecting previously unselected package libc6-dbg:amd64. 2021-05-16T01:35:02.8881418Z Preparing to unpack .../11-libc6-dbg_2.31-0ubuntu9.2_amd64.deb ... 2021-05-16T01:35:02.8893472Z Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-16T01:35:04.1795218Z Selecting previously unselected package rust-gdb. 2021-05-16T01:35:04.2102076Z Preparing to unpack .../12-rust-gdb_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_all.deb ... 2021-05-16T01:35:04.2116057Z Unpacking rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T01:35:04.2808843Z Setting up libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T01:35:04.2844897Z Setting up libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-16T01:35:04.2881669Z Setting up libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-16T01:35:04.2913231Z Setting up libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T01:35:04.2938557Z Setting up libipt2 (2.0.1-1) ... 2021-05-16T01:35:04.2963756Z Setting up libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-16T01:35:04.3006404Z Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-16T01:35:04.3383125Z Setting up rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T01:35:04.3435013Z Setting up libxxhash0:amd64 (0.7.3-1) ... 2021-05-16T01:35:04.3481484Z Setting up libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-16T01:35:04.3516631Z Setting up cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-16T01:35:04.3547515Z Setting up gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-16T01:35:04.3592027Z Setting up rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T01:35:04.3630560Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:35:04.3867325Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:35:07.9416461Z Reading package lists... 2021-05-16T01:35:08.1128393Z Building dependency tree... 2021-05-16T01:35:08.1149342Z Reading state information... 2021-05-16T01:35:08.2912692Z The following additional packages will be installed: 2021-05-16T01:35:08.2919972Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-16T01:35:08.2922704Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-16T01:35:08.2925366Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-16T01:35:08.2927875Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-16T01:35:08.2930506Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-16T01:35:08.2933025Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-16T01:35:08.2935312Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-16T01:35:08.2938428Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-16T01:35:08.2941112Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-16T01:35:08.2943958Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-16T01:35:08.2946840Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-16T01:35:08.2949494Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-16T01:35:08.2952315Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-16T01:35:08.2955398Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-16T01:35:08.2958378Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-16T01:35:08.2961178Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-16T01:35:08.2963867Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-16T01:35:08.2966597Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-16T01:35:08.2969421Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-16T01:35:08.2971718Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-16T01:35:08.2973933Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-16T01:35:08.2976314Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-16T01:35:08.2978536Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-16T01:35:08.2980654Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-16T01:35:08.2982823Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-16T01:35:08.2985559Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-16T01:35:08.2988191Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-16T01:35:08.2990846Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-16T01:35:08.2993559Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-16T01:35:08.2996053Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-16T01:35:08.2998455Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-16T01:35:08.3000789Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-16T01:35:08.3003284Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-16T01:35:08.3004749Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-16T01:35:08.3006306Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-16T01:35:08.3007887Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-16T01:35:08.3009371Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-16T01:35:08.3010790Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-16T01:35:08.3012182Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-16T01:35:08.3013676Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-16T01:35:08.3015207Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-16T01:35:08.3016578Z python3-webencodings qdoc-qt5 qgis-common qgis-plugin-grass 2021-05-16T01:35:08.3017985Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-16T01:35:08.3019642Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-16T01:35:08.3021346Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-16T01:35:08.3022823Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-16T01:35:08.3024245Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-16T01:35:08.3026032Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-16T01:35:08.3027379Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-16T01:35:08.3028386Z Suggested packages: 2021-05-16T01:35:08.3029511Z avahi-autoipd blt-demo libgdal-grass grass-dev grass-gui e00compr avce00 2021-05-16T01:35:08.3030855Z gnuplot gpsbabel gpstrans netpbm python3-rpy2 python3-termcolor grass 2021-05-16T01:35:08.3032396Z grass-dev-doc gvfs exiv2 geotiff-bin libgeotiff-epsg libvisual-0.4-plugins 2021-05-16T01:35:08.3033918Z libhdf4-doc libhdf4-alt-dev hdf4-tools libjs-jquery-ui-docs avahi-autoipd 2021-05-16T01:35:08.3035233Z | zeroconf ogdi-bin pcscd libqscintilla2-doc qtwayland5 2021-05-16T01:35:08.3036624Z qt5-qmltooling-plugins pinentry-doc python-cycler-doc python-future-doc 2021-05-16T01:35:08.3038130Z python3-genshi python3-lxml-dbg python-lxml-doc dvipng gir1.2-gtk-3.0 2021-05-16T01:35:08.3040234Z inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-16T01:35:08.3041687Z python3-gobject python3-nose python3-scipy python3-tornado 2021-05-16T01:35:08.3043139Z texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-16T01:35:08.3044707Z python3-pytest python3-numpy-dbg owslib-doc python-pil-doc python3-pil-dbg 2021-05-16T01:35:08.3046317Z python3-pandas python3-ipykernel python-psycopg2-doc python-pyparsing-doc 2021-05-16T01:35:08.3047818Z python3-pyqt5-dbg otb-qgis saga tix python3-tk-dbg qt5-doc comgt wvdial 2021-05-16T01:35:08.3048915Z wpagui libengine-pkcs11-openssl 2021-05-16T01:35:08.3845180Z The following NEW packages will be installed: 2021-05-16T01:35:08.3848839Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-16T01:35:08.3851873Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-16T01:35:08.3854801Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-16T01:35:08.3857626Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-16T01:35:08.3860615Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-16T01:35:08.3863449Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-16T01:35:08.3866477Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-16T01:35:08.3870798Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-16T01:35:08.3873511Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-16T01:35:08.3876065Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-16T01:35:08.3878680Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-16T01:35:08.3881363Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-16T01:35:08.3884155Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-16T01:35:08.3887265Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-16T01:35:08.3890243Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-16T01:35:08.3893031Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-16T01:35:08.3895712Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-16T01:35:08.3898412Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-16T01:35:08.3901262Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-16T01:35:08.3903531Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-16T01:35:08.3906070Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-16T01:35:08.3908453Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-16T01:35:08.3910667Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-16T01:35:08.3912778Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-16T01:35:08.3914926Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-16T01:35:08.3917492Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-16T01:35:08.3919196Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-16T01:35:08.3920708Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-16T01:35:08.3922325Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-16T01:35:08.3923738Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-16T01:35:08.3925089Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-16T01:35:08.3926394Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-16T01:35:08.3927819Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-16T01:35:08.3929315Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-16T01:35:08.3930888Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-16T01:35:08.3932467Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-16T01:35:08.3933935Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-16T01:35:08.3935366Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-16T01:35:08.3936747Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-16T01:35:08.3938249Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-16T01:35:08.3939764Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-16T01:35:08.3941163Z python3-webencodings qdoc-qt5 qgis qgis-common qgis-plugin-grass 2021-05-16T01:35:08.3942577Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-16T01:35:08.3944207Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-16T01:35:08.3946029Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-16T01:35:08.3947496Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-16T01:35:08.3948944Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-16T01:35:08.3950529Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-16T01:35:08.3951853Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-16T01:35:08.4123072Z 0 upgraded, 214 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:35:08.4124004Z Need to get 183 MB of archives. 2021-05-16T01:35:08.4125419Z After this operation, 776 MB of additional disk space will be used. 2021-05-16T01:35:08.4127607Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2021-05-16T01:35:08.4150692Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu1 [2005 kB] 2021-05-16T01:35:08.4544233Z 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-16T01:35:08.4567426Z 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-16T01:35:08.4581328Z 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-16T01:35:08.4597780Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmtdev1 amd64 1.1.5-1.1 [14.2 kB] 2021-05-16T01:35:08.4605444Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-common all 1.3-2ubuntu3 [45.3 kB] 2021-05-16T01:35:08.4626778Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom2 amd64 1.3-2ubuntu3 [20.0 kB] 2021-05-16T01:35:08.4637082Z 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-16T01:35:08.4642494Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput10 amd64 1.15.5-1ubuntu0.2 [112 kB] 2021-05-16T01:35:08.4671161Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu1 [208 kB] 2021-05-16T01:35:08.4737966Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu1 [674 kB] 2021-05-16T01:35:08.4993340Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [10.8 kB] 2021-05-16T01:35:08.4998841Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] 2021-05-16T01:35:08.5004603Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] 2021-05-16T01:35:08.5012781Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B] 2021-05-16T01:35:08.5019681Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB] 2021-05-16T01:35:08.5029106Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render-util0 amd64 0.3.9-1build1 [9912 B] 2021-05-16T01:35:08.5044048Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B] 2021-05-16T01:35:08.5052530Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinput0 amd64 1.14-2 [29.3 kB] 2021-05-16T01:35:08.5060005Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xkb1 amd64 1.14-2 [29.6 kB] 2021-05-16T01:35:08.5082241Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxkbcommon-x11-0 amd64 0.10.0-1 [13.4 kB] 2021-05-16T01:35:08.5097819Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5gui5 amd64 5.12.8+dfsg-0ubuntu1 [2971 kB] 2021-05-16T01:35:08.5811080Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5widgets5 amd64 5.12.8+dfsg-0ubuntu1 [2293 kB] 2021-05-16T01:35:08.6421176Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB] 2021-05-16T01:35:08.6474888Z 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-16T01:35:08.6519176Z 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-16T01:35:08.6679155Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhyphen0 amd64 2.8.8-7 [27.0 kB] 2021-05-16T01:35:08.6693022Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5positioning5 amd64 5.12.8+dfsg-0ubuntu1 [197 kB] 2021-05-16T01:35:08.6744955Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5printsupport5 amd64 5.12.8+dfsg-0ubuntu1 [193 kB] 2021-05-16T01:35:08.6816881Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5qml5 amd64 5.12.8-0ubuntu1 [1438 kB] 2021-05-16T01:35:08.7246213Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quick5 amd64 5.12.8-0ubuntu1 [1335 kB] 2021-05-16T01:35:08.7657859Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sensors5 amd64 5.12.8-0ubuntu1 [114 kB] 2021-05-16T01:35:08.7700734Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webchannel5 amd64 5.12.8-0ubuntu1 [51.2 kB] 2021-05-16T01:35:08.7733931Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwoff1 amd64 1.0.2-1build2 [42.0 kB] 2021-05-16T01:35:08.7751232Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-1ubuntu2 [12.1 MB] 2021-05-16T01:35:09.1113127Z 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-16T01:35:09.1181296Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers-common all 3.10.4+dfsg-1ubuntu2 [897 kB] 2021-05-16T01:35:09.1548072Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2 amd64 2.2.1-2build1 [307 kB] 2021-05-16T01:35:09.1735361Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2-plugins amd64 2.2.1-2build1 [191 kB] 2021-05-16T01:35:09.1847267Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5 amd64 5.12.8+dfsg-0ubuntu1 [121 kB] 2021-05-16T01:35:09.1979146Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5-sqlite amd64 5.12.8+dfsg-0ubuntu1 [47.5 kB] 2021-05-16T01:35:09.2020984Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-data all 3.0.4+dfsg-1build3 [186 kB] 2021-05-16T01:35:09.2045497Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarpack2 amd64 3.7.0-3 [92.8 kB] 2021-05-16T01:35:09.2067366Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsuperlu5 amd64 5.2.1+dfsg1-4 [159 kB] 2021-05-16T01:35:09.2104026Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarmadillo9 amd64 1:9.800.4+dfsg-1build1 [93.2 kB] 2021-05-16T01:35:09.2479764Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcfitsio8 amd64 3.470-3 [466 kB] 2021-05-16T01:35:09.2569413Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcharls2 amd64 2.0.0+dfsg-1build1 [74.1 kB] 2021-05-16T01:35:09.2941894Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdap25 amd64 3.20.5-1 [435 kB] 2021-05-16T01:35:09.3041614Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdapclient6v5 amd64 3.20.5-1 [92.2 kB] 2021-05-16T01:35:09.3415953Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libepsilon1 amd64 0.9.2+dfsg-4 [41.0 kB] 2021-05-16T01:35:09.3467068Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfreexl1 amd64 1.0.5-3 [33.4 kB] 2021-05-16T01:35:09.3516108Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfyba0 amd64 4.1.1-6build1 [113 kB] 2021-05-16T01:35:09.3553226Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-3.8.0 amd64 3.8.0-1build1 [535 kB] 2021-05-16T01:35:09.3691207Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-c1v5 amd64 3.8.0-1build1 [69.9 kB] 2021-05-16T01:35:09.3717518Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-data all 6.3.1-1 [7647 kB] 2021-05-16T01:35:09.5356877Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libproj15 amd64 6.3.1-1 [925 kB] 2021-05-16T01:35:09.5693801Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeotiff5 amd64 1.5.1-2 [53.1 kB] 2021-05-16T01:35:09.6032053Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf4-0-alt amd64 4.2.14-1ubuntu1 [268 kB] 2021-05-16T01:35:09.6093412Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2021-05-16T01:35:09.6451449Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liburiparser1 amd64 0.9.3-2 [39.3 kB] 2021-05-16T01:35:09.6470555Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlbase1 amd64 1.3.0-8build1 [45.4 kB] 2021-05-16T01:35:09.6485936Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmldom1 amd64 1.3.0-8build1 [152 kB] 2021-05-16T01:35:09.6534695Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlengine1 amd64 1.3.0-8build1 [72.5 kB] 2021-05-16T01:35:09.6561331Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnetcdf15 amd64 1:4.7.3-1 [341 kB] 2021-05-16T01:35:09.6641874Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libogdi4.1 amd64 4.1.0+ds-1build1 [198 kB] 2021-05-16T01:35:09.6692967Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqhull7 amd64 2015.2-4 [152 kB] 2021-05-16T01:35:09.6737595Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialite7 amd64 4.3.0a-6build1 [1286 kB] 2021-05-16T01:35:09.7026944Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxerces-c3.2 amd64 3.2.2+debian-1build3 [878 kB] 2021-05-16T01:35:09.7257750Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgdal26 amd64 3.0.4+dfsg-1build3 [6156 kB] 2021-05-16T01:35:09.8737521Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5concurrent5 amd64 5.12.8+dfsg-0ubuntu1 [33.5 kB] 2021-05-16T01:35:09.8787594Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5keychain1 amd64 0.10.0-1build1 [48.4 kB] 2021-05-16T01:35:09.8872116Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5serialport5 amd64 5.12.8-0ubuntu1 [33.1 kB] 2021-05-16T01:35:09.8910798Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5xml5 amd64 5.12.8+dfsg-0ubuntu1 [105 kB] 2021-05-16T01:35:09.8983727Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialindex6 amd64 1.9.3-1build1 [266 kB] 2021-05-16T01:35:09.9295160Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzip5 amd64 1.5.1-0ubuntu1 [46.7 kB] 2021-05-16T01:35:09.9376425Z 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-16T01:35:10.1859625Z 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-16T01:35:10.1939408Z 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-16T01:35:10.2020638Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-15 amd64 2.11.2+dfsg-6 [1238 kB] 2021-05-16T01:35:10.3587904Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quickwidgets5 amd64 5.12.8-0ubuntu1 [39.8 kB] 2021-05-16T01:35:10.3595754Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5opengl5 amd64 5.12.8+dfsg-0ubuntu1 [136 kB] 2021-05-16T01:35:10.3631160Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqwt-qt5-6 amd64 6.1.4-1.1build1 [427 kB] 2021-05-16T01:35:10.3775476Z 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-16T01:35:10.5445801Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers amd64 3.10.4+dfsg-1ubuntu2 [1940 kB] 2021-05-16T01:35:10.6375983Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-core7 amd64 0.7-4ubuntu7 [81.7 kB] 2021-05-16T01:35:10.6393301Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdaemon0 amd64 0.14-7 [13.9 kB] 2021-05-16T01:35:10.6401348Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 avahi-daemon amd64 0.7-4ubuntu7 [61.0 kB] 2021-05-16T01:35:10.6420638Z 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-16T01:35:10.6542121Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4944 B] 2021-05-16T01:35:10.6550365Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2021-05-16T01:35:10.6631544Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgck-1-0 amd64 3.36.0-2build1 [75.5 kB] 2021-05-16T01:35:10.6733457Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-base-3-1 amd64 3.36.0-2build1 [193 kB] 2021-05-16T01:35:10.6850728Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-ui-3-1 amd64 3.36.0-2build1 [127 kB] 2021-05-16T01:35:10.6880548Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gcr amd64 3.36.0-2build1 [63.9 kB] 2021-05-16T01:35:10.6897244Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2725 kB] 2021-05-16T01:35:10.9149182Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-gdal amd64 3.0.4+dfsg-1build3 [527 kB] 2021-05-16T01:35:10.9431199Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-bin amd64 3.0.4+dfsg-1build3 [256 kB] 2021-05-16T01:35:10.9570159Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-glib1 amd64 0.7-4ubuntu7 [7804 B] 2021-05-16T01:35:10.9727582Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmm-glib0 amd64 1.12.8-1 [185 kB] 2021-05-16T01:35:10.9757509Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 geoclue-2.0 amd64 2.5.6-0ubuntu1 [91.9 kB] 2021-05-16T01:35:10.9913417Z 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-16T01:35:11.0102652Z 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-16T01:35:11.0195250Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 pinentry-gnome3 amd64 1.1.0-3build1 [38.6 kB] 2021-05-16T01:35:11.0271027Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring amd64 3.36.0-1ubuntu1 [613 kB] 2021-05-16T01:35:11.0544235Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring-pkcs11 amd64 3.36.0-1ubuntu1 [28.0 kB] 2021-05-16T01:35:11.0622950Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-doc all 7.8.2-1build3 [32.4 MB] 2021-05-16T01:35:12.8537102Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblaszip8 amd64 3.4.3-1build1 [125 kB] 2021-05-16T01:35:12.8634991Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-util9 amd64 2.0.1+ds-1build3 [68.5 kB] 2021-05-16T01:35:12.9037741Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-base9 amd64 2.0.1+ds-1build3 [1739 kB] 2021-05-16T01:35:12.9630722Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-core amd64 7.8.2-1build3 [5737 kB] 2021-05-16T01:35:13.2481070Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdparanoia0 amd64 3.10.2+debian-13 [46.7 kB] 2021-05-16T01:35:13.2488942Z 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-16T01:35:13.2514118Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gstreamer1.0-plugins-base amd64 1.16.2-4 [619 kB] 2021-05-16T01:35:13.2710231Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 iio-sensor-proxy amd64 2.8-1ubuntu1 [35.8 kB] 2021-05-16T01:35:13.2793107Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libassimp5 amd64 5.0.1~ds0-1build1 [2775 kB] 2021-05-16T01:35:13.4331008Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexiv2-27 amd64 0.27.2-8ubuntu2.2 [788 kB] 2021-05-16T01:35:13.4634362Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi0ldbl amd64 2.4.0-10build1 [155 kB] 2021-05-16T01:35:13.5084175Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi-bin amd64 2.4.0-10build1 [10.5 kB] 2021-05-16T01:35:13.5144707Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2021-05-16T01:35:13.5217144Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2021-05-16T01:35:13.5361585Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-glib4 amd64 1.22.0-2 [101 kB] 2021-05-16T01:35:13.5485630Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-proxy amd64 1.22.0-2 [5908 B] 2021-05-16T01:35:13.5534956Z 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-16T01:35:13.5542083Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-05-16T01:35:13.5582508Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnss-mdns amd64 0.14.1-1ubuntu1 [22.9 kB] 2021-05-16T01:35:13.5630007Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpam-gnome-keyring amd64 3.36.0-1ubuntu1 [23.3 kB] 2021-05-16T01:35:13.5699623Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB] 2021-05-16T01:35:13.6060372Z 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-16T01:35:13.6358300Z 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-16T01:35:13.6813375Z 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-16T01:35:13.6908791Z Get:132 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-python amd64 2.0.1+ds-1build3 [136 kB] 2021-05-16T01:35:13.7036902Z Get:133 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsqlite3-mod-spatialite amd64 4.3.0a-6build1 [1265 kB] 2021-05-16T01:35:13.7720505Z 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-16T01:35:13.7731106Z Get:135 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugins amd64 2.0.1+ds-1build3 [12.9 kB] 2021-05-16T01:35:13.7739907Z Get:136 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dcore5 amd64 5.12.8+dfsg-0ubuntu1 [137 kB] 2021-05-16T01:35:13.7856144Z Get:137 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53drender5 amd64 5.12.8+dfsg-0ubuntu1 [689 kB] 2021-05-16T01:35:13.8217795Z Get:138 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53danimation5 amd64 5.12.8+dfsg-0ubuntu1 [159 kB] 2021-05-16T01:35:13.8345616Z Get:139 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dinput5 amd64 5.12.8+dfsg-0ubuntu1 [125 kB] 2021-05-16T01:35:13.8458395Z Get:140 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dlogic5 amd64 5.12.8+dfsg-0ubuntu1 [25.9 kB] 2021-05-16T01:35:13.8533896Z Get:141 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dextras5 amd64 5.12.8+dfsg-0ubuntu1 [157 kB] 2021-05-16T01:35:13.8665751Z 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-16T01:35:13.8767110Z 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-16T01:35:13.8871096Z Get:144 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-gltfsceneio-plugin amd64 5.12.8+dfsg-0ubuntu1 [110 kB] 2021-05-16T01:35:13.9019392Z Get:145 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dquickscene2d5 amd64 5.12.8+dfsg-0ubuntu1 [38.4 kB] 2021-05-16T01:35:13.9093054Z 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-16T01:35:13.9180575Z 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-16T01:35:13.9340700Z 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-16T01:35:13.9787270Z 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-16T01:35:14.1325264Z Get:150 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtchooser amd64 66-2build1 [24.7 kB] 2021-05-16T01:35:14.1429585Z Get:151 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qdoc-qt5 amd64 5.12.8-0ubuntu1 [507 kB] 2021-05-16T01:35:14.1661486Z Get:152 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5help5 amd64 5.12.8-0ubuntu1 [134 kB] 2021-05-16T01:35:14.1771784Z Get:153 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qhelpgenerator-qt5 amd64 5.12.8-0ubuntu1 [64.3 kB] 2021-05-16T01:35:14.1874664Z Get:154 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-assistant amd64 5.12.8-0ubuntu1 [369 kB] 2021-05-16T01:35:14.2047341Z Get:155 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtattributionsscanner-qt5 amd64 5.12.8-0ubuntu1 [26.0 kB] 2021-05-16T01:35:14.2112809Z Get:156 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designer5 amd64 5.12.8-0ubuntu1 [2778 kB] 2021-05-16T01:35:14.3099132Z Get:157 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designercomponents5 amd64 5.12.8-0ubuntu1 [718 kB] 2021-05-16T01:35:14.3499376Z Get:158 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttools5-dev-tools amd64 5.12.8-0ubuntu1 [1031 kB] 2021-05-16T01:35:14.4085470Z Get:159 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-customwidgets amd64 3.10.4+dfsg-1ubuntu2 [3397 kB] 2021-05-16T01:35:14.7570323Z 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-16T01:35:14.7766788Z 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-16T01:35:14.7990543Z 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-16T01:35:14.8066419Z Get:163 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-glib5 amd64 1.24.8-1 [529 kB] 2021-05-16T01:35:14.8407804Z Get:164 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-proxy amd64 1.24.8-1 [5856 B] 2021-05-16T01:35:14.8459852Z Get:165 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5test5 amd64 5.12.8+dfsg-0ubuntu1 [131 kB] 2021-05-16T01:35:14.8583287Z Get:166 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-bin amd64 1.3-2ubuntu3 [5484 B] 2021-05-16T01:35:14.8640868Z Get:167 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 modemmanager amd64 1.12.8-1 [755 kB] 2021-05-16T01:35:14.9023656Z Get:168 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-05-16T01:35:14.9200422Z Get:169 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3788 kB] 2021-05-16T01:35:15.0735294Z Get:170 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2021-05-16T01:35:15.0872505Z Get:171 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2021-05-16T01:35:15.0989802Z Get:172 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8132 B] 2021-05-16T01:35:15.1031647Z Get:173 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2021-05-16T01:35:15.1127567Z Get:174 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2021-05-16T01:35:15.1187747Z Get:175 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-future all 0.18.2-2 [336 kB] 2021-05-16T01:35:15.1397339Z Get:176 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2021-05-16T01:35:15.1496983Z Get:177 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2021-05-16T01:35:15.1599400Z Get:178 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-ipython-genutils all 0.2.0-1ubuntu1 [21.1 kB] 2021-05-16T01:35:15.1720144Z Get:179 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-traitlets all 4.3.3-3 [59.9 kB] 2021-05-16T01:35:16.0349528Z Get:180 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-jupyter-core all 4.6.3-3 [41.2 kB] 2021-05-16T01:35:16.0351936Z Get:181 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2021-05-16T01:35:16.0354410Z Get:182 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.3 [1382 kB] 2021-05-16T01:35:16.0356468Z Get:183 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-05-16T01:35:16.0358653Z Get:184 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4459 kB] 2021-05-16T01:35:16.0850255Z Get:185 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nbformat all 5.0.4-1 [29.8 kB] 2021-05-16T01:35:16.1029163Z Get:186 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-05-16T01:35:16.1550369Z Get:187 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyproj amd64 2.5.0+ds-1 [297 kB] 2021-05-16T01:35:16.1734747Z Get:188 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB] 2021-05-16T01:35:16.1801918Z Get:189 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-owslib all 0.19.1-1 [115 kB] 2021-05-16T01:35:16.1948214Z Get:190 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.3 [363 kB] 2021-05-16T01:35:16.2158592Z Get:191 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-retrying all 1.3.3-4 [8160 B] 2021-05-16T01:35:16.2208924Z Get:192 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-plotly all 4.4.1+dfsg-1 [1960 kB] 2021-05-16T01:35:16.3245592Z Get:193 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-psycopg2 amd64 2.8.4-2 [112 kB] 2021-05-16T01:35:16.3415417Z Get:194 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sip amd64 4.19.21+dfsg-1build1 [87.9 kB] 2021-05-16T01:35:16.3511002Z Get:195 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5 amd64 5.14.1+dfsg-3build1 [2318 kB] 2021-05-16T01:35:16.4727267Z Get:196 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qsci amd64 2.11.2+dfsg-6 [230 kB] 2021-05-16T01:35:16.5012024Z 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-16T01:35:16.5126829Z 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-16T01:35:16.5193059Z Get:199 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtwebkit amd64 5.14.1+dfsg-3build1 [103 kB] 2021-05-16T01:35:16.5300839Z Get:200 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis-common all 3.10.4+dfsg-1ubuntu2 [2390 kB] 2021-05-16T01:35:16.6341368Z Get:201 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis amd64 3.10.4+dfsg-1ubuntu2 [7772 kB] 2021-05-16T01:35:17.1403478Z 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-16T01:35:17.1869034Z Get:203 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-leaflet all 1.6.0~dfsg-1 [313 kB] 2021-05-16T01:35:17.2512471Z Get:204 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-common all 3.10.4+dfsg-1ubuntu2 [16.7 MB] 2021-05-16T01:35:18.4253797Z Get:205 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis amd64 3.10.4+dfsg-1ubuntu2 [4788 kB] 2021-05-16T01:35:19.0075139Z 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-16T01:35:19.0770383Z 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-16T01:35:19.0782272Z Get:208 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass amd64 3.10.4+dfsg-1ubuntu2 [601 kB] 2021-05-16T01:35:19.1115870Z Get:209 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-gtk-platformtheme amd64 5.12.8+dfsg-0ubuntu1 [124 kB] 2021-05-16T01:35:19.1203254Z Get:210 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1486 kB] 2021-05-16T01:35:19.1357556Z Get:211 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 wpasupplicant amd64 2:2.9-1ubuntu4.3 [1183 kB] 2021-05-16T01:35:19.1493827Z Get:212 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-bin amd64 6.3.1-1 [88.8 kB] 2021-05-16T01:35:19.1506828Z Get:213 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch-data all 20191128-3 [32.3 kB] 2021-05-16T01:35:19.1512833Z Get:214 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch amd64 2.5.2+repack0-2ubuntu3 [53.1 kB] 2021-05-16T01:35:20.3686478Z Fetched 183 MB in 11s (17.0 MB/s) 2021-05-16T01:35:20.4091485Z Selecting previously unselected package libdouble-conversion3:amd64. 2021-05-16T01:35:20.4178007Z (Reading database ... 2021-05-16T01:35:20.4178576Z (Reading database ... 5% 2021-05-16T01:35:20.4179910Z (Reading database ... 10% 2021-05-16T01:35:20.4180846Z (Reading database ... 15% 2021-05-16T01:35:20.4181378Z (Reading database ... 20% 2021-05-16T01:35:20.4181912Z (Reading database ... 25% 2021-05-16T01:35:20.4182452Z (Reading database ... 30% 2021-05-16T01:35:20.4182973Z (Reading database ... 35% 2021-05-16T01:35:20.4183504Z (Reading database ... 40% 2021-05-16T01:35:20.4184259Z (Reading database ... 45% 2021-05-16T01:35:20.4184901Z (Reading database ... 50% 2021-05-16T01:35:20.4216677Z (Reading database ... 55% 2021-05-16T01:35:20.4266571Z (Reading database ... 60% 2021-05-16T01:35:20.4302545Z (Reading database ... 65% 2021-05-16T01:35:20.4437618Z (Reading database ... 70% 2021-05-16T01:35:20.4575801Z (Reading database ... 75% 2021-05-16T01:35:20.4607604Z (Reading database ... 80% 2021-05-16T01:35:20.5069747Z (Reading database ... 85% 2021-05-16T01:35:20.5432009Z (Reading database ... 90% 2021-05-16T01:35:20.5518712Z (Reading database ... 95% 2021-05-16T01:35:20.5519376Z (Reading database ... 100% 2021-05-16T01:35:20.5520314Z (Reading database ... 269928 files and directories currently installed.) 2021-05-16T01:35:20.5645800Z Preparing to unpack .../000-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2021-05-16T01:35:20.5674717Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-16T01:35:20.6086866Z Selecting previously unselected package libqt5core5a:amd64. 2021-05-16T01:35:20.6390309Z Preparing to unpack .../001-libqt5core5a_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:20.6470281Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:20.8587248Z Selecting previously unselected package libegl-mesa0:amd64. 2021-05-16T01:35:20.8840176Z Preparing to unpack .../002-libegl-mesa0_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T01:35:20.8855566Z Unpacking libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T01:35:20.9249389Z Selecting previously unselected package libegl1:amd64. 2021-05-16T01:35:20.9568588Z Preparing to unpack .../003-libegl1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T01:35:20.9582925Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T01:35:20.9986968Z Selecting previously unselected package libevdev2:amd64. 2021-05-16T01:35:21.0233419Z Preparing to unpack .../004-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2021-05-16T01:35:21.0245362Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-16T01:35:21.0578277Z Selecting previously unselected package libmtdev1:amd64. 2021-05-16T01:35:21.0881647Z Preparing to unpack .../005-libmtdev1_1.1.5-1.1_amd64.deb ... 2021-05-16T01:35:21.0891496Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-16T01:35:21.1186799Z Selecting previously unselected package libwacom-common. 2021-05-16T01:35:21.1445944Z Preparing to unpack .../006-libwacom-common_1.3-2ubuntu3_all.deb ... 2021-05-16T01:35:21.1458234Z Unpacking libwacom-common (1.3-2ubuntu3) ... 2021-05-16T01:35:21.2306964Z Selecting previously unselected package libwacom2:amd64. 2021-05-16T01:35:21.2548649Z Preparing to unpack .../007-libwacom2_1.3-2ubuntu3_amd64.deb ... 2021-05-16T01:35:21.2558471Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-16T01:35:21.2867083Z Selecting previously unselected package libinput-bin. 2021-05-16T01:35:21.3120564Z Preparing to unpack .../008-libinput-bin_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-16T01:35:21.3132558Z Unpacking libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-16T01:35:21.3467883Z Selecting previously unselected package libinput10:amd64. 2021-05-16T01:35:21.3732419Z Preparing to unpack .../009-libinput10_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-16T01:35:21.3743840Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-16T01:35:21.4164070Z Selecting previously unselected package libqt5dbus5:amd64. 2021-05-16T01:35:21.4470371Z Preparing to unpack .../010-libqt5dbus5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:21.4485080Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:21.5026592Z Selecting previously unselected package libqt5network5:amd64. 2021-05-16T01:35:21.5305961Z Preparing to unpack .../011-libqt5network5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:21.5318497Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:21.6347538Z Selecting previously unselected package libxcb-icccm4:amd64. 2021-05-16T01:35:21.6615324Z Preparing to unpack .../012-libxcb-icccm4_0.4.1-1.1_amd64.deb ... 2021-05-16T01:35:21.6628302Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-16T01:35:21.6910051Z Selecting previously unselected package libxcb-util1:amd64. 2021-05-16T01:35:21.7215412Z Preparing to unpack .../013-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... 2021-05-16T01:35:21.7226755Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-16T01:35:21.7626685Z Selecting previously unselected package libxcb-image0:amd64. 2021-05-16T01:35:21.7940231Z Preparing to unpack .../014-libxcb-image0_0.4.0-1build1_amd64.deb ... 2021-05-16T01:35:21.7952642Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-16T01:35:21.8267409Z Selecting previously unselected package libxcb-keysyms1:amd64. 2021-05-16T01:35:21.8530180Z Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build1_amd64.deb ... 2021-05-16T01:35:21.8541468Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-16T01:35:21.8947089Z Selecting previously unselected package libxcb-randr0:amd64. 2021-05-16T01:35:21.9182916Z Preparing to unpack .../016-libxcb-randr0_1.14-2_amd64.deb ... 2021-05-16T01:35:21.9195897Z Unpacking libxcb-randr0:amd64 (1.14-2) ... 2021-05-16T01:35:21.9587511Z Selecting previously unselected package libxcb-render-util0:amd64. 2021-05-16T01:35:21.9895730Z Preparing to unpack .../017-libxcb-render-util0_0.3.9-1build1_amd64.deb ... 2021-05-16T01:35:21.9909130Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-16T01:35:22.0267575Z Selecting previously unselected package libxcb-xinerama0:amd64. 2021-05-16T01:35:22.0534194Z Preparing to unpack .../018-libxcb-xinerama0_1.14-2_amd64.deb ... 2021-05-16T01:35:22.0545698Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-16T01:35:22.0907796Z Selecting previously unselected package libxcb-xinput0:amd64. 2021-05-16T01:35:22.1215191Z Preparing to unpack .../019-libxcb-xinput0_1.14-2_amd64.deb ... 2021-05-16T01:35:22.1231344Z Unpacking libxcb-xinput0:amd64 (1.14-2) ... 2021-05-16T01:35:22.1626972Z Selecting previously unselected package libxcb-xkb1:amd64. 2021-05-16T01:35:22.1854983Z Preparing to unpack .../020-libxcb-xkb1_1.14-2_amd64.deb ... 2021-05-16T01:35:22.1874805Z Unpacking libxcb-xkb1:amd64 (1.14-2) ... 2021-05-16T01:35:22.2452270Z Selecting previously unselected package libxkbcommon-x11-0:amd64. 2021-05-16T01:35:22.2768597Z Preparing to unpack .../021-libxkbcommon-x11-0_0.10.0-1_amd64.deb ... 2021-05-16T01:35:22.2785531Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-16T01:35:22.3215650Z Selecting previously unselected package libqt5gui5:amd64. 2021-05-16T01:35:22.3476734Z Preparing to unpack .../022-libqt5gui5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:22.3587355Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:22.6982071Z Selecting previously unselected package libqt5widgets5:amd64. 2021-05-16T01:35:22.7289034Z Preparing to unpack .../023-libqt5widgets5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:22.7300091Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:22.9946715Z Selecting previously unselected package libqt5svg5:amd64. 2021-05-16T01:35:23.0187519Z Preparing to unpack .../024-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T01:35:23.0199736Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:23.0619954Z Selecting previously unselected package liborc-0.4-0:amd64. 2021-05-16T01:35:23.0921845Z Preparing to unpack .../025-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ... 2021-05-16T01:35:23.0934717Z Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-16T01:35:23.1441686Z Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2021-05-16T01:35:23.1744592Z Preparing to unpack .../026-libgstreamer-plugins-base1.0-0_1.16.2-4_amd64.deb ... 2021-05-16T01:35:23.1762719Z Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-16T01:35:23.2782289Z Selecting previously unselected package libhyphen0:amd64. 2021-05-16T01:35:23.3084912Z Preparing to unpack .../027-libhyphen0_2.8.8-7_amd64.deb ... 2021-05-16T01:35:23.3095575Z Unpacking libhyphen0:amd64 (2.8.8-7) ... 2021-05-16T01:35:23.3426734Z Selecting previously unselected package libqt5positioning5:amd64. 2021-05-16T01:35:23.3682593Z Preparing to unpack .../028-libqt5positioning5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:23.3695792Z Unpacking libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:23.4183691Z Selecting previously unselected package libqt5printsupport5:amd64. 2021-05-16T01:35:23.4486986Z Preparing to unpack .../029-libqt5printsupport5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:23.4503308Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:23.5106465Z Selecting previously unselected package libqt5qml5:amd64. 2021-05-16T01:35:23.5335834Z Preparing to unpack .../030-libqt5qml5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T01:35:23.5352898Z Unpacking libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:23.7215779Z Selecting previously unselected package libqt5quick5:amd64. 2021-05-16T01:35:23.7478210Z Preparing to unpack .../031-libqt5quick5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T01:35:23.7513660Z Unpacking libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:23.9267159Z Selecting previously unselected package libqt5sensors5:amd64. 2021-05-16T01:35:23.9503012Z Preparing to unpack .../032-libqt5sensors5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T01:35:23.9516798Z Unpacking libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:23.9986639Z Selecting previously unselected package libqt5webchannel5:amd64. 2021-05-16T01:35:24.0215124Z Preparing to unpack .../033-libqt5webchannel5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T01:35:24.0235460Z Unpacking libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:24.0626722Z Selecting previously unselected package libwoff1:amd64. 2021-05-16T01:35:24.0883381Z Preparing to unpack .../034-libwoff1_1.0.2-1build2_amd64.deb ... 2021-05-16T01:35:24.0893053Z Unpacking libwoff1:amd64 (1.0.2-1build2) ... 2021-05-16T01:35:24.1215647Z Selecting previously unselected package libqt5webkit5:amd64. 2021-05-16T01:35:24.1525213Z Preparing to unpack .../035-libqt5webkit5_5.212.0~alpha4-1ubuntu2_amd64.deb ... 2021-05-16T01:35:24.1537989Z Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-16T01:35:25.6107841Z Selecting previously unselected package qt5-image-formats-plugins:amd64. 2021-05-16T01:35:25.6362616Z Preparing to unpack .../036-qt5-image-formats-plugins_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T01:35:25.6373868Z Unpacking qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:25.6721542Z Selecting previously unselected package qgis-providers-common. 2021-05-16T01:35:25.7024363Z Preparing to unpack .../037-qgis-providers-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T01:35:25.7039167Z Unpacking qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:25.9564690Z Selecting previously unselected package libqca-qt5-2:amd64. 2021-05-16T01:35:25.9881182Z Preparing to unpack .../038-libqca-qt5-2_2.2.1-2build1_amd64.deb ... 2021-05-16T01:35:25.9896373Z Unpacking libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-16T01:35:26.0548109Z Selecting previously unselected package libqca-qt5-2-plugins:amd64. 2021-05-16T01:35:26.0820688Z Preparing to unpack .../039-libqca-qt5-2-plugins_2.2.1-2build1_amd64.deb ... 2021-05-16T01:35:26.0836148Z Unpacking libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-16T01:35:26.1346849Z Selecting previously unselected package libqt5sql5:amd64. 2021-05-16T01:35:26.1647493Z Preparing to unpack .../040-libqt5sql5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:26.1662080Z Unpacking libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:26.2107501Z Selecting previously unselected package libqt5sql5-sqlite:amd64. 2021-05-16T01:35:26.2372893Z Preparing to unpack .../041-libqt5sql5-sqlite_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:26.2386678Z Unpacking libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:26.2746855Z Selecting previously unselected package gdal-data. 2021-05-16T01:35:26.2999740Z Preparing to unpack .../042-gdal-data_3.0.4+dfsg-1build3_all.deb ... 2021-05-16T01:35:26.3012054Z Unpacking gdal-data (3.0.4+dfsg-1build3) ... 2021-05-16T01:35:26.3626522Z Selecting previously unselected package libarpack2:amd64. 2021-05-16T01:35:26.3871565Z Preparing to unpack .../043-libarpack2_3.7.0-3_amd64.deb ... 2021-05-16T01:35:26.3887350Z Unpacking libarpack2:amd64 (3.7.0-3) ... 2021-05-16T01:35:26.4288806Z Selecting previously unselected package libsuperlu5:amd64. 2021-05-16T01:35:26.4598552Z Preparing to unpack .../044-libsuperlu5_5.2.1+dfsg1-4_amd64.deb ... 2021-05-16T01:35:26.4617371Z Unpacking libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-16T01:35:26.5121867Z Selecting previously unselected package libarmadillo9. 2021-05-16T01:35:26.5427927Z Preparing to unpack .../045-libarmadillo9_1%3a9.800.4+dfsg-1build1_amd64.deb ... 2021-05-16T01:35:26.5440304Z Unpacking libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-16T01:35:26.5906410Z Selecting previously unselected package libcfitsio8:amd64. 2021-05-16T01:35:26.6151719Z Preparing to unpack .../046-libcfitsio8_3.470-3_amd64.deb ... 2021-05-16T01:35:26.6165548Z Unpacking libcfitsio8:amd64 (3.470-3) ... 2021-05-16T01:35:26.6947911Z Selecting previously unselected package libcharls2:amd64. 2021-05-16T01:35:26.7254810Z Preparing to unpack .../047-libcharls2_2.0.0+dfsg-1build1_amd64.deb ... 2021-05-16T01:35:26.7283797Z Unpacking libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-16T01:35:26.7661633Z Selecting previously unselected package libdap25:amd64. 2021-05-16T01:35:26.7964806Z Preparing to unpack .../048-libdap25_3.20.5-1_amd64.deb ... 2021-05-16T01:35:26.7981665Z Unpacking libdap25:amd64 (3.20.5-1) ... 2021-05-16T01:35:26.8846189Z Selecting previously unselected package libdapclient6v5:amd64. 2021-05-16T01:35:26.9159700Z Preparing to unpack .../049-libdapclient6v5_3.20.5-1_amd64.deb ... 2021-05-16T01:35:26.9179607Z Unpacking libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-16T01:35:26.9622381Z Selecting previously unselected package libepsilon1:amd64. 2021-05-16T01:35:26.9947879Z Preparing to unpack .../050-libepsilon1_0.9.2+dfsg-4_amd64.deb ... 2021-05-16T01:35:26.9957077Z Unpacking libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-16T01:35:27.0279103Z Selecting previously unselected package libfreexl1:amd64. 2021-05-16T01:35:27.0589157Z Preparing to unpack .../051-libfreexl1_1.0.5-3_amd64.deb ... 2021-05-16T01:35:27.0674401Z Unpacking libfreexl1:amd64 (1.0.5-3) ... 2021-05-16T01:35:27.1018914Z Selecting previously unselected package libfyba0:amd64. 2021-05-16T01:35:27.1324668Z Preparing to unpack .../052-libfyba0_4.1.1-6build1_amd64.deb ... 2021-05-16T01:35:27.1335842Z Unpacking libfyba0:amd64 (4.1.1-6build1) ... 2021-05-16T01:35:27.1758990Z Selecting previously unselected package libgeos-3.8.0:amd64. 2021-05-16T01:35:27.2067739Z Preparing to unpack .../053-libgeos-3.8.0_3.8.0-1build1_amd64.deb ... 2021-05-16T01:35:27.2084703Z Unpacking libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-16T01:35:27.2918533Z Selecting previously unselected package libgeos-c1v5:amd64. 2021-05-16T01:35:27.3224034Z Preparing to unpack .../054-libgeos-c1v5_3.8.0-1build1_amd64.deb ... 2021-05-16T01:35:27.3236879Z Unpacking libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-16T01:35:27.3592159Z Selecting previously unselected package proj-data. 2021-05-16T01:35:27.3897831Z Preparing to unpack .../055-proj-data_6.3.1-1_all.deb ... 2021-05-16T01:35:27.3911486Z Unpacking proj-data (6.3.1-1) ... 2021-05-16T01:35:28.2712970Z Selecting previously unselected package libproj15:amd64. 2021-05-16T01:35:28.3060281Z Preparing to unpack .../056-libproj15_6.3.1-1_amd64.deb ... 2021-05-16T01:35:28.3070228Z Unpacking libproj15:amd64 (6.3.1-1) ... 2021-05-16T01:35:28.4340042Z Selecting previously unselected package libgeotiff5:amd64. 2021-05-16T01:35:28.4647465Z Preparing to unpack .../057-libgeotiff5_1.5.1-2_amd64.deb ... 2021-05-16T01:35:28.4662569Z Unpacking libgeotiff5:amd64 (1.5.1-2) ... 2021-05-16T01:35:28.5005881Z Selecting previously unselected package libhdf4-0-alt. 2021-05-16T01:35:28.5311783Z Preparing to unpack .../058-libhdf4-0-alt_4.2.14-1ubuntu1_amd64.deb ... 2021-05-16T01:35:28.5328828Z Unpacking libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-16T01:35:28.5966865Z Selecting previously unselected package libminizip1:amd64. 2021-05-16T01:35:28.6274206Z Preparing to unpack .../059-libminizip1_1.1-8build1_amd64.deb ... 2021-05-16T01:35:28.6286333Z Unpacking libminizip1:amd64 (1.1-8build1) ... 2021-05-16T01:35:28.6571480Z Selecting previously unselected package liburiparser1:amd64. 2021-05-16T01:35:28.6880991Z Preparing to unpack .../060-liburiparser1_0.9.3-2_amd64.deb ... 2021-05-16T01:35:28.6904553Z Unpacking liburiparser1:amd64 (0.9.3-2) ... 2021-05-16T01:35:28.7302921Z Selecting previously unselected package libkmlbase1:amd64. 2021-05-16T01:35:28.7609168Z Preparing to unpack .../061-libkmlbase1_1.3.0-8build1_amd64.deb ... 2021-05-16T01:35:29.5386953Z Unpacking libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-16T01:35:29.5388906Z Selecting previously unselected package libkmldom1:amd64. 2021-05-16T01:35:29.5390734Z Preparing to unpack .../062-libkmldom1_1.3.0-8build1_amd64.deb ... 2021-05-16T01:35:29.5391727Z Unpacking libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-16T01:35:29.5392662Z Selecting previously unselected package libkmlengine1:amd64. 2021-05-16T01:35:29.5393882Z Preparing to unpack .../063-libkmlengine1_1.3.0-8build1_amd64.deb ... 2021-05-16T01:35:29.5394924Z Unpacking libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-16T01:35:29.5395838Z Selecting previously unselected package libnetcdf15:amd64. 2021-05-16T01:35:29.5396965Z Preparing to unpack .../064-libnetcdf15_1%3a4.7.3-1_amd64.deb ... 2021-05-16T01:35:29.5397964Z Unpacking libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-16T01:35:29.5398773Z Selecting previously unselected package libogdi4.1. 2021-05-16T01:35:29.5399910Z Preparing to unpack .../065-libogdi4.1_4.1.0+ds-1build1_amd64.deb ... 2021-05-16T01:35:29.5400877Z Unpacking libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-16T01:35:29.5401724Z Selecting previously unselected package libqhull7:amd64. 2021-05-16T01:35:29.5402804Z Preparing to unpack .../066-libqhull7_2015.2-4_amd64.deb ... 2021-05-16T01:35:29.5403679Z Unpacking libqhull7:amd64 (2015.2-4) ... 2021-05-16T01:35:29.5404568Z Selecting previously unselected package libspatialite7:amd64. 2021-05-16T01:35:29.5405791Z Preparing to unpack .../067-libspatialite7_4.3.0a-6build1_amd64.deb ... 2021-05-16T01:35:29.5406879Z Unpacking libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-16T01:35:29.5408030Z Selecting previously unselected package libxerces-c3.2:amd64. 2021-05-16T01:35:29.5409318Z Preparing to unpack .../068-libxerces-c3.2_3.2.2+debian-1build3_amd64.deb ... 2021-05-16T01:35:29.5410503Z Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-16T01:35:29.5906930Z Selecting previously unselected package libgdal26. 2021-05-16T01:35:29.6216880Z Preparing to unpack .../069-libgdal26_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T01:35:29.6233038Z Unpacking libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-16T01:35:30.3333909Z Selecting previously unselected package libqt5concurrent5:amd64. 2021-05-16T01:35:30.3658261Z Preparing to unpack .../070-libqt5concurrent5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:30.3676890Z Unpacking libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:30.3976954Z Selecting previously unselected package libqt5keychain1:amd64. 2021-05-16T01:35:30.4281065Z Preparing to unpack .../071-libqt5keychain1_0.10.0-1build1_amd64.deb ... 2021-05-16T01:35:30.4295234Z Unpacking libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-16T01:35:30.4727921Z Selecting previously unselected package libqt5serialport5:amd64. 2021-05-16T01:35:30.5033425Z Preparing to unpack .../072-libqt5serialport5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T01:35:30.5047062Z Unpacking libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:30.5362896Z Selecting previously unselected package libqt5xml5:amd64. 2021-05-16T01:35:30.5669201Z Preparing to unpack .../073-libqt5xml5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:30.5681606Z Unpacking libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:30.6094131Z Selecting previously unselected package libspatialindex6:amd64. 2021-05-16T01:35:30.6401783Z Preparing to unpack .../074-libspatialindex6_1.9.3-1build1_amd64.deb ... 2021-05-16T01:35:30.6412090Z Unpacking libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-16T01:35:30.7222108Z Selecting previously unselected package libzip5:amd64. 2021-05-16T01:35:30.7530669Z Preparing to unpack .../075-libzip5_1.5.1-0ubuntu1_amd64.deb ... 2021-05-16T01:35:30.7544295Z Unpacking libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-16T01:35:30.8040507Z Selecting previously unselected package libqgis-core3.10.4. 2021-05-16T01:35:30.8354038Z Preparing to unpack .../076-libqgis-core3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T01:35:30.8375502Z Unpacking libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:31.4637013Z Selecting previously unselected package libqgis-native3.10.4. 2021-05-16T01:35:31.4941687Z Preparing to unpack .../077-libqgis-native3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T01:35:31.4953077Z Unpacking libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:31.5256467Z Selecting previously unselected package libqscintilla2-qt5-l10n. 2021-05-16T01:35:31.5558069Z Preparing to unpack .../078-libqscintilla2-qt5-l10n_2.11.2+dfsg-6_all.deb ... 2021-05-16T01:35:31.5569795Z Unpacking libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-16T01:35:31.5979698Z Selecting previously unselected package libqscintilla2-qt5-15. 2021-05-16T01:35:31.6287653Z Preparing to unpack .../079-libqscintilla2-qt5-15_2.11.2+dfsg-6_amd64.deb ... 2021-05-16T01:35:31.6302530Z Unpacking libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-16T01:35:31.8230830Z Selecting previously unselected package libqt5quickwidgets5:amd64. 2021-05-16T01:35:31.8534429Z Preparing to unpack .../080-libqt5quickwidgets5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T01:35:31.8556719Z Unpacking libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:31.8931189Z Selecting previously unselected package libqt5opengl5:amd64. 2021-05-16T01:35:31.9239239Z Preparing to unpack .../081-libqt5opengl5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:31.9257029Z Unpacking libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:31.9709004Z Selecting previously unselected package libqwt-qt5-6. 2021-05-16T01:35:32.0015768Z Preparing to unpack .../082-libqwt-qt5-6_6.1.4-1.1build1_amd64.deb ... 2021-05-16T01:35:32.0026792Z Unpacking libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-16T01:35:32.0870265Z Selecting previously unselected package libqgis-gui3.10.4. 2021-05-16T01:35:32.1179435Z Preparing to unpack .../083-libqgis-gui3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T01:35:32.1393475Z Unpacking libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:32.5572663Z Selecting previously unselected package qgis-providers. 2021-05-16T01:35:32.5881497Z Preparing to unpack .../084-qgis-providers_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T01:35:32.5905862Z Unpacking qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:32.8322075Z Selecting previously unselected package libavahi-core7:amd64. 2021-05-16T01:35:32.8627426Z Preparing to unpack .../085-libavahi-core7_0.7-4ubuntu7_amd64.deb ... 2021-05-16T01:35:32.8652379Z Unpacking libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-16T01:35:32.9034343Z Selecting previously unselected package libdaemon0:amd64. 2021-05-16T01:35:32.9338481Z Preparing to unpack .../086-libdaemon0_0.14-7_amd64.deb ... 2021-05-16T01:35:32.9362810Z Unpacking libdaemon0:amd64 (0.14-7) ... 2021-05-16T01:35:32.9731236Z Selecting previously unselected package avahi-daemon. 2021-05-16T01:35:33.0037265Z Preparing to unpack .../087-avahi-daemon_0.7-4ubuntu7_amd64.deb ... 2021-05-16T01:35:33.0066149Z Unpacking avahi-daemon (0.7-4ubuntu7) ... 2021-05-16T01:35:33.0521909Z Selecting previously unselected package tk8.6-blt2.5. 2021-05-16T01:35:33.0823167Z Preparing to unpack .../088-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-05-16T01:35:33.0841197Z Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-16T01:35:33.1693043Z Selecting previously unselected package blt. 2021-05-16T01:35:33.1997477Z Preparing to unpack .../089-blt_2.5.3+dfsg-4_amd64.deb ... 2021-05-16T01:35:33.2019873Z Unpacking blt (2.5.3+dfsg-4) ... 2021-05-16T01:35:33.2299108Z Selecting previously unselected package fonts-lyx. 2021-05-16T01:35:33.2601820Z Preparing to unpack .../090-fonts-lyx_2.3.4.2-2_all.deb ... 2021-05-16T01:35:33.2616114Z Unpacking fonts-lyx (2.3.4.2-2) ... 2021-05-16T01:35:33.3106678Z Selecting previously unselected package libgck-1-0:amd64. 2021-05-16T01:35:33.3348471Z Preparing to unpack .../091-libgck-1-0_3.36.0-2build1_amd64.deb ... 2021-05-16T01:35:33.3380799Z Unpacking libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-16T01:35:33.3826885Z Selecting previously unselected package libgcr-base-3-1:amd64. 2021-05-16T01:35:33.4074321Z Preparing to unpack .../092-libgcr-base-3-1_3.36.0-2build1_amd64.deb ... 2021-05-16T01:35:33.4104762Z Unpacking libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T01:35:33.4628255Z Selecting previously unselected package libgcr-ui-3-1:amd64. 2021-05-16T01:35:33.4910857Z Preparing to unpack .../093-libgcr-ui-3-1_3.36.0-2build1_amd64.deb ... 2021-05-16T01:35:33.4924791Z Unpacking libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T01:35:33.5377833Z Selecting previously unselected package gcr. 2021-05-16T01:35:33.5637424Z Preparing to unpack .../094-gcr_3.36.0-2build1_amd64.deb ... 2021-05-16T01:35:33.5650949Z Unpacking gcr (3.36.0-2build1) ... 2021-05-16T01:35:33.6827309Z Selecting previously unselected package python3-numpy. 2021-05-16T01:35:33.7073710Z Preparing to unpack .../095-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-05-16T01:35:33.7104399Z Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-16T01:35:34.0380130Z Selecting previously unselected package python3-gdal. 2021-05-16T01:35:34.0652824Z Preparing to unpack .../096-python3-gdal_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T01:35:34.0679348Z Unpacking python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-16T01:35:34.1746885Z Selecting previously unselected package gdal-bin. 2021-05-16T01:35:34.1970139Z Preparing to unpack .../097-gdal-bin_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T01:35:34.1984867Z Unpacking gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-16T01:35:34.2627335Z Selecting previously unselected package libavahi-glib1:amd64. 2021-05-16T01:35:34.2938532Z Preparing to unpack .../098-libavahi-glib1_0.7-4ubuntu7_amd64.deb ... 2021-05-16T01:35:34.2954450Z Unpacking libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-16T01:35:34.3346874Z Selecting previously unselected package libmm-glib0:amd64. 2021-05-16T01:35:34.3589663Z Preparing to unpack .../099-libmm-glib0_1.12.8-1_amd64.deb ... 2021-05-16T01:35:34.3614671Z Unpacking libmm-glib0:amd64 (1.12.8-1) ... 2021-05-16T01:35:34.4166123Z Selecting previously unselected package geoclue-2.0. 2021-05-16T01:35:34.4446139Z Preparing to unpack .../100-geoclue-2.0_2.5.6-0ubuntu1_amd64.deb ... 2021-05-16T01:35:34.4464717Z Unpacking geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-16T01:35:34.4987097Z Selecting previously unselected package p11-kit-modules:amd64. 2021-05-16T01:35:34.5271267Z Preparing to unpack .../101-p11-kit-modules_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-16T01:35:34.5283622Z Unpacking p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-16T01:35:34.5827049Z Selecting previously unselected package p11-kit. 2021-05-16T01:35:34.6134728Z Preparing to unpack .../102-p11-kit_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-16T01:35:34.6145662Z Unpacking p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-16T01:35:34.6577093Z Selecting previously unselected package pinentry-gnome3. 2021-05-16T01:35:34.6882139Z Preparing to unpack .../103-pinentry-gnome3_1.1.0-3build1_amd64.deb ... 2021-05-16T01:35:34.6893234Z Unpacking pinentry-gnome3 (1.1.0-3build1) ... 2021-05-16T01:35:34.7331221Z Selecting previously unselected package gnome-keyring. 2021-05-16T01:35:34.7657958Z Preparing to unpack .../104-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T01:35:34.7812260Z Unpacking gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-16T01:35:34.8906579Z Selecting previously unselected package gnome-keyring-pkcs11:amd64. 2021-05-16T01:35:34.9215966Z Preparing to unpack .../105-gnome-keyring-pkcs11_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T01:35:34.9234307Z Unpacking gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T01:35:34.9986082Z Selecting previously unselected package grass-doc. 2021-05-16T01:35:35.0292762Z Preparing to unpack .../106-grass-doc_7.8.2-1build3_all.deb ... 2021-05-16T01:35:35.0308355Z Unpacking grass-doc (7.8.2-1build3) ... 2021-05-16T01:35:37.0001559Z Selecting previously unselected package liblaszip8:amd64. 2021-05-16T01:35:37.0319288Z Preparing to unpack .../107-liblaszip8_3.4.3-1build1_amd64.deb ... 2021-05-16T01:35:37.0332627Z Unpacking liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-16T01:35:37.0758372Z Selecting previously unselected package libpdal-util9. 2021-05-16T01:35:37.1068447Z Preparing to unpack .../108-libpdal-util9_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T01:35:37.1084879Z Unpacking libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-16T01:35:37.1724291Z Selecting previously unselected package libpdal-base9. 2021-05-16T01:35:37.2044919Z Preparing to unpack .../109-libpdal-base9_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T01:35:37.2061096Z Unpacking libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-16T01:35:37.4314226Z Selecting previously unselected package grass-core. 2021-05-16T01:35:37.4621900Z Preparing to unpack .../110-grass-core_7.8.2-1build3_amd64.deb ... 2021-05-16T01:35:37.4633601Z Unpacking grass-core (7.8.2-1build3) ... 2021-05-16T01:35:38.1253968Z Selecting previously unselected package libcdparanoia0:amd64. 2021-05-16T01:35:38.1571453Z Preparing to unpack .../111-libcdparanoia0_3.10.2+debian-13_amd64.deb ... 2021-05-16T01:35:38.1586735Z Unpacking libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-16T01:35:38.1949079Z Selecting previously unselected package libvisual-0.4-0:amd64. 2021-05-16T01:35:38.2263597Z Preparing to unpack .../112-libvisual-0.4-0_0.4.0-17_amd64.deb ... 2021-05-16T01:35:38.2450433Z Unpacking libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-16T01:35:38.2805204Z Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2021-05-16T01:35:38.3115010Z Preparing to unpack .../113-gstreamer1.0-plugins-base_1.16.2-4_amd64.deb ... 2021-05-16T01:35:38.3126742Z Unpacking gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-16T01:35:38.4088561Z Selecting previously unselected package iio-sensor-proxy. 2021-05-16T01:35:38.4398083Z Preparing to unpack .../114-iio-sensor-proxy_2.8-1ubuntu1_amd64.deb ... 2021-05-16T01:35:38.4412517Z Unpacking iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-16T01:35:38.5108682Z Selecting previously unselected package libassimp5:amd64. 2021-05-16T01:35:38.5421735Z Preparing to unpack .../115-libassimp5_5.0.1~ds0-1build1_amd64.deb ... 2021-05-16T01:35:38.5437448Z Unpacking libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-16T01:35:38.9032988Z Selecting previously unselected package libexiv2-27:amd64. 2021-05-16T01:35:38.9361347Z Preparing to unpack .../116-libexiv2-27_0.27.2-8ubuntu2.2_amd64.deb ... 2021-05-16T01:35:38.9372337Z Unpacking libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-16T01:35:39.0555829Z Selecting previously unselected package libfcgi0ldbl:amd64. 2021-05-16T01:35:39.0879164Z Preparing to unpack .../117-libfcgi0ldbl_2.4.0-10build1_amd64.deb ... 2021-05-16T01:35:39.0893674Z Unpacking libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-16T01:35:39.1308105Z Selecting previously unselected package libfcgi-bin. 2021-05-16T01:35:39.1636440Z Preparing to unpack .../118-libfcgi-bin_2.4.0-10build1_amd64.deb ... 2021-05-16T01:35:39.1647390Z Unpacking libfcgi-bin (2.4.0-10build1) ... 2021-05-16T01:35:39.1992488Z Selecting previously unselected package libimagequant0:amd64. 2021-05-16T01:35:39.2317789Z Preparing to unpack .../119-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-05-16T01:35:39.2332079Z Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-16T01:35:39.2701089Z Selecting previously unselected package libjs-jquery-ui. 2021-05-16T01:35:39.3072009Z Preparing to unpack .../120-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-05-16T01:35:39.3360492Z Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-16T01:35:39.4217017Z Selecting previously unselected package libmbim-glib4:amd64. 2021-05-16T01:35:39.4532807Z Preparing to unpack .../121-libmbim-glib4_1.22.0-2_amd64.deb ... 2021-05-16T01:35:39.4545712Z Unpacking libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-16T01:35:39.4934183Z Selecting previously unselected package libmbim-proxy. 2021-05-16T01:35:39.5246779Z Preparing to unpack .../122-libmbim-proxy_1.22.0-2_amd64.deb ... 2021-05-16T01:35:39.5260762Z Unpacking libmbim-proxy (1.22.0-2) ... 2021-05-16T01:35:39.5678741Z Selecting previously unselected package libnl-genl-3-200:amd64. 2021-05-16T01:35:39.5996065Z Preparing to unpack .../123-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-05-16T01:35:39.6008823Z Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-16T01:35:39.6314810Z Selecting previously unselected package libnl-route-3-200:amd64. 2021-05-16T01:35:39.6628154Z Preparing to unpack .../124-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-05-16T01:35:39.6642249Z Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-16T01:35:39.7146816Z Selecting previously unselected package libnss-mdns:amd64. 2021-05-16T01:35:39.7403672Z Preparing to unpack .../125-libnss-mdns_0.14.1-1ubuntu1_amd64.deb ... 2021-05-16T01:35:39.7431946Z Unpacking libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-16T01:35:39.7947407Z Selecting previously unselected package libpam-gnome-keyring:amd64. 2021-05-16T01:35:39.8193307Z Preparing to unpack .../126-libpam-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T01:35:39.8212205Z Unpacking libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T01:35:39.8547207Z Selecting previously unselected package libpcsclite1:amd64. 2021-05-16T01:35:39.8834423Z Preparing to unpack .../127-libpcsclite1_1.8.26-3_amd64.deb ... 2021-05-16T01:35:39.8847479Z Unpacking libpcsclite1:amd64 (1.8.26-3) ... 2021-05-16T01:35:39.9133426Z Selecting previously unselected package libpdal-plugin-faux. 2021-05-16T01:35:39.9448920Z Preparing to unpack .../128-libpdal-plugin-faux_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T01:35:39.9466386Z Unpacking libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-16T01:35:39.9861370Z Selecting previously unselected package libpdal-plugin-icebridge. 2021-05-16T01:35:40.0099329Z Preparing to unpack .../129-libpdal-plugin-icebridge_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T01:35:40.0111697Z Unpacking libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-16T01:35:40.0547131Z Selecting previously unselected package libpdal-plugin-pgpointcloud. 2021-05-16T01:35:40.0777987Z Preparing to unpack .../130-libpdal-plugin-pgpointcloud_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T01:35:40.0793956Z Unpacking libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-16T01:35:40.1267153Z Selecting previously unselected package libpdal-plugin-python. 2021-05-16T01:35:40.1534677Z Preparing to unpack .../131-libpdal-plugin-python_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T01:35:40.1550015Z Unpacking libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-16T01:35:40.1975908Z Selecting previously unselected package libsqlite3-mod-spatialite:amd64. 2021-05-16T01:35:40.2290676Z Preparing to unpack .../132-libsqlite3-mod-spatialite_4.3.0a-6build1_amd64.deb ... 2021-05-16T01:35:40.2303410Z Unpacking libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-16T01:35:40.4079987Z Selecting previously unselected package libpdal-plugin-sqlite. 2021-05-16T01:35:40.4394165Z Preparing to unpack .../133-libpdal-plugin-sqlite_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T01:35:40.4406621Z Unpacking libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-16T01:35:40.4747389Z Selecting previously unselected package libpdal-plugins. 2021-05-16T01:35:40.5061730Z Preparing to unpack .../134-libpdal-plugins_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T01:35:40.5076918Z Unpacking libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-16T01:35:40.5466493Z Selecting previously unselected package libqt53dcore5:amd64. 2021-05-16T01:35:40.5730267Z Preparing to unpack .../135-libqt53dcore5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:40.5741380Z Unpacking libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:40.6346517Z Selecting previously unselected package libqt53drender5:amd64. 2021-05-16T01:35:40.6575064Z Preparing to unpack .../136-libqt53drender5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:40.6592116Z Unpacking libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:40.7746771Z Selecting previously unselected package libqt53danimation5:amd64. 2021-05-16T01:35:40.7979465Z Preparing to unpack .../137-libqt53danimation5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:40.8002141Z Unpacking libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:40.8492498Z Selecting previously unselected package libqt53dinput5:amd64. 2021-05-16T01:35:40.8817449Z Preparing to unpack .../138-libqt53dinput5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:40.8833457Z Unpacking libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:40.9271299Z Selecting previously unselected package libqt53dlogic5:amd64. 2021-05-16T01:35:40.9589375Z Preparing to unpack .../139-libqt53dlogic5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:40.9604066Z Unpacking libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:40.9986609Z Selecting previously unselected package libqt53dextras5:amd64. 2021-05-16T01:35:41.0261861Z Preparing to unpack .../140-libqt53dextras5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:41.0268823Z Unpacking libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:41.0707316Z Selecting previously unselected package qt3d-assimpsceneimport-plugin:amd64. 2021-05-16T01:35:41.1020411Z Preparing to unpack .../141-qt3d-assimpsceneimport-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:41.1033477Z Unpacking qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:41.1428093Z Selecting previously unselected package qt3d-defaultgeometryloader-plugin:amd64. 2021-05-16T01:35:41.1698304Z Preparing to unpack .../142-qt3d-defaultgeometryloader-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:41.1743147Z Unpacking qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:41.2013243Z Selecting previously unselected package qt3d-gltfsceneio-plugin:amd64. 2021-05-16T01:35:41.2324930Z Preparing to unpack .../143-qt3d-gltfsceneio-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:41.2336533Z Unpacking qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:41.2787825Z Selecting previously unselected package libqt53dquickscene2d5:amd64. 2021-05-16T01:35:41.3078227Z Preparing to unpack .../144-libqt53dquickscene2d5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:41.3095294Z Unpacking libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:41.3507076Z Selecting previously unselected package qt3d-scene2d-plugin:amd64. 2021-05-16T01:35:41.3754549Z Preparing to unpack .../145-qt3d-scene2d-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:41.3773775Z Unpacking qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:41.4467166Z Selecting previously unselected package libqgis-3d3.10.4. 2021-05-16T01:35:41.4720220Z Preparing to unpack .../146-libqgis-3d3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T01:35:41.4733986Z Unpacking libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:41.5295521Z Selecting previously unselected package libqgis-analysis3.10.4. 2021-05-16T01:35:41.5614710Z Preparing to unpack .../147-libqgis-analysis3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T01:35:41.5629838Z Unpacking libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:41.6951063Z Selecting previously unselected package libqgis-app3.10.4. 2021-05-16T01:35:41.7266075Z Preparing to unpack .../148-libqgis-app3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T01:35:41.7282308Z Unpacking libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:42.1146472Z Selecting previously unselected package qtchooser. 2021-05-16T01:35:42.1417109Z Preparing to unpack .../149-qtchooser_66-2build1_amd64.deb ... 2021-05-16T01:35:42.1431322Z Unpacking qtchooser (66-2build1) ... 2021-05-16T01:35:42.1826943Z Selecting previously unselected package qdoc-qt5. 2021-05-16T01:35:42.2059149Z Preparing to unpack .../150-qdoc-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T01:35:42.2071377Z Unpacking qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:42.2910064Z Selecting previously unselected package libqt5help5:amd64. 2021-05-16T01:35:42.3226158Z Preparing to unpack .../151-libqt5help5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T01:35:42.3246516Z Unpacking libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:42.3707937Z Selecting previously unselected package qhelpgenerator-qt5. 2021-05-16T01:35:42.3991855Z Preparing to unpack .../152-qhelpgenerator-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T01:35:42.4005243Z Unpacking qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:42.4386932Z Selecting previously unselected package qt5-assistant. 2021-05-16T01:35:42.4653428Z Preparing to unpack .../153-qt5-assistant_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T01:35:42.4961294Z Unpacking qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-16T01:35:42.5621092Z Selecting previously unselected package qtattributionsscanner-qt5. 2021-05-16T01:35:42.5941051Z Preparing to unpack .../154-qtattributionsscanner-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T01:35:42.5954605Z Unpacking qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:42.6310571Z Selecting previously unselected package libqt5designer5:amd64. 2021-05-16T01:35:42.6624758Z Preparing to unpack .../155-libqt5designer5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T01:35:42.6640737Z Unpacking libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:42.9008814Z Selecting previously unselected package libqt5designercomponents5:amd64. 2021-05-16T01:35:42.9320662Z Preparing to unpack .../156-libqt5designercomponents5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T01:35:42.9343973Z Unpacking libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:43.0467923Z Selecting previously unselected package qttools5-dev-tools. 2021-05-16T01:35:43.0722384Z Preparing to unpack .../157-qttools5-dev-tools_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T01:35:43.0775299Z Unpacking qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-16T01:35:43.2223543Z Selecting previously unselected package libqgis-customwidgets. 2021-05-16T01:35:43.2535330Z Preparing to unpack .../158-libqgis-customwidgets_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T01:35:43.2548441Z Unpacking libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:43.3890406Z Selecting previously unselected package libqgis-server3.10.4. 2021-05-16T01:35:43.4203846Z Preparing to unpack .../159-libqgis-server3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T01:35:43.4217982Z Unpacking libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:43.4872394Z Selecting previously unselected package libqgisgrass7-3.10.4. 2021-05-16T01:35:43.5185518Z Preparing to unpack .../160-libqgisgrass7-3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T01:35:43.5209273Z Unpacking libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:43.6021296Z Selecting previously unselected package libqgispython3.10.4. 2021-05-16T01:35:43.6334896Z Preparing to unpack .../161-libqgispython3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T01:35:43.6358791Z Unpacking libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:43.6712867Z Selecting previously unselected package libqmi-glib5:amd64. 2021-05-16T01:35:43.7029897Z Preparing to unpack .../162-libqmi-glib5_1.24.8-1_amd64.deb ... 2021-05-16T01:35:43.7042152Z Unpacking libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-16T01:35:43.7987071Z Selecting previously unselected package libqmi-proxy. 2021-05-16T01:35:43.8256674Z Preparing to unpack .../163-libqmi-proxy_1.24.8-1_amd64.deb ... 2021-05-16T01:35:43.8497491Z Unpacking libqmi-proxy (1.24.8-1) ... 2021-05-16T01:35:43.8776955Z Selecting previously unselected package libqt5test5:amd64. 2021-05-16T01:35:43.9095780Z Preparing to unpack .../164-libqt5test5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:43.9110174Z Unpacking libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:43.9538909Z Selecting previously unselected package libwacom-bin. 2021-05-16T01:35:44.5405865Z Preparing to unpack .../165-libwacom-bin_1.3-2ubuntu3_amd64.deb ... 2021-05-16T01:35:44.5407088Z Unpacking libwacom-bin (1.3-2ubuntu3) ... 2021-05-16T01:35:44.5408095Z Selecting previously unselected package modemmanager. 2021-05-16T01:35:44.5409362Z Preparing to unpack .../166-modemmanager_1.12.8-1_amd64.deb ... 2021-05-16T01:35:44.5410392Z Unpacking modemmanager (1.12.8-1) ... 2021-05-16T01:35:44.5411598Z Selecting previously unselected package ttf-bitstream-vera. 2021-05-16T01:35:44.5412954Z Preparing to unpack .../167-ttf-bitstream-vera_1.10-8_all.deb ... 2021-05-16T01:35:44.5414076Z Unpacking ttf-bitstream-vera (1.10-8) ... 2021-05-16T01:35:44.5415396Z Selecting previously unselected package python-matplotlib-data. 2021-05-16T01:35:44.5416910Z Preparing to unpack .../168-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-05-16T01:35:44.5418261Z Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-16T01:35:44.6567459Z Selecting previously unselected package python3-soupsieve. 2021-05-16T01:35:44.6879383Z Preparing to unpack .../169-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-05-16T01:35:44.6896170Z Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-16T01:35:44.7194693Z Selecting previously unselected package python3-bs4. 2021-05-16T01:35:44.7508563Z Preparing to unpack .../170-python3-bs4_4.8.2-1_all.deb ... 2021-05-16T01:35:44.7521289Z Unpacking python3-bs4 (4.8.2-1) ... 2021-05-16T01:35:44.7907620Z Selecting previously unselected package python3-cycler. 2021-05-16T01:35:44.8190870Z Preparing to unpack .../171-python3-cycler_0.10.0-3_all.deb ... 2021-05-16T01:35:44.8205740Z Unpacking python3-cycler (0.10.0-3) ... 2021-05-16T01:35:44.8492626Z Selecting previously unselected package python3-dateutil. 2021-05-16T01:35:44.8810057Z Preparing to unpack .../172-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-05-16T01:35:44.8821842Z Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-16T01:35:44.9227906Z Selecting previously unselected package python3-decorator. 2021-05-16T01:35:44.9501207Z Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-05-16T01:35:44.9519250Z Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-05-16T01:35:44.9867728Z Selecting previously unselected package python3-future. 2021-05-16T01:35:45.0143954Z Preparing to unpack .../174-python3-future_0.18.2-2_all.deb ... 2021-05-16T01:35:45.0157356Z Unpacking python3-future (0.18.2-2) ... 2021-05-16T01:35:45.0939729Z Selecting previously unselected package python3-webencodings. 2021-05-16T01:35:45.1206323Z Preparing to unpack .../175-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-05-16T01:35:45.1217407Z Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-16T01:35:45.1507130Z Selecting previously unselected package python3-html5lib. 2021-05-16T01:35:45.1814397Z Preparing to unpack .../176-python3-html5lib_1.0.1-2_all.deb ... 2021-05-16T01:35:45.1825278Z Unpacking python3-html5lib (1.0.1-2) ... 2021-05-16T01:35:45.2227821Z Selecting previously unselected package python3-ipython-genutils. 2021-05-16T01:35:45.2563506Z Preparing to unpack .../177-python3-ipython-genutils_0.2.0-1ubuntu1_all.deb ... 2021-05-16T01:35:45.2574363Z Unpacking python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-16T01:35:45.2946871Z Selecting previously unselected package python3-traitlets. 2021-05-16T01:35:45.3187491Z Preparing to unpack .../178-python3-traitlets_4.3.3-3_all.deb ... 2021-05-16T01:35:45.3199011Z Unpacking python3-traitlets (4.3.3-3) ... 2021-05-16T01:35:45.3562384Z Selecting previously unselected package python3-jupyter-core. 2021-05-16T01:35:45.3876201Z Preparing to unpack .../179-python3-jupyter-core_4.6.3-3_all.deb ... 2021-05-16T01:35:45.3888497Z Unpacking python3-jupyter-core (4.6.3-3) ... 2021-05-16T01:35:45.4361078Z Selecting previously unselected package python3-kiwisolver. 2021-05-16T01:35:45.4679231Z Preparing to unpack .../180-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-05-16T01:35:45.4693024Z Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-05-16T01:35:45.5098461Z Selecting previously unselected package python3-lxml:amd64. 2021-05-16T01:35:45.5413389Z Preparing to unpack .../181-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-05-16T01:35:45.5427237Z Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-16T01:35:45.7153041Z Selecting previously unselected package python3-pyparsing. 2021-05-16T01:35:45.7467645Z Preparing to unpack .../182-python3-pyparsing_2.4.6-1_all.deb ... 2021-05-16T01:35:45.7511288Z Unpacking python3-pyparsing (2.4.6-1) ... 2021-05-16T01:35:45.7939394Z Selecting previously unselected package python3-matplotlib. 2021-05-16T01:35:45.8256400Z Preparing to unpack .../183-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-05-16T01:35:45.8270336Z Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-16T01:35:46.2977882Z Selecting previously unselected package python3-nbformat. 2021-05-16T01:35:46.3294856Z Preparing to unpack .../184-python3-nbformat_5.0.4-1_all.deb ... 2021-05-16T01:35:46.3309210Z Unpacking python3-nbformat (5.0.4-1) ... 2021-05-16T01:35:46.3707960Z Selecting previously unselected package python3-olefile. 2021-05-16T01:35:46.3990445Z Preparing to unpack .../185-python3-olefile_0.46-2_all.deb ... 2021-05-16T01:35:46.4004837Z Unpacking python3-olefile (0.46-2) ... 2021-05-16T01:35:46.4507148Z Selecting previously unselected package python3-pyproj. 2021-05-16T01:35:46.4765412Z Preparing to unpack .../186-python3-pyproj_2.5.0+ds-1_amd64.deb ... 2021-05-16T01:35:46.4786160Z Unpacking python3-pyproj (2.5.0+ds-1) ... 2021-05-16T01:35:46.5406030Z Selecting previously unselected package python3-tz. 2021-05-16T01:35:46.5729470Z Preparing to unpack .../187-python3-tz_2019.3-1_all.deb ... 2021-05-16T01:35:46.5740489Z Unpacking python3-tz (2019.3-1) ... 2021-05-16T01:35:46.6146824Z Selecting previously unselected package python3-owslib. 2021-05-16T01:35:46.6410904Z Preparing to unpack .../188-python3-owslib_0.19.1-1_all.deb ... 2021-05-16T01:35:46.6422439Z Unpacking python3-owslib (0.19.1-1) ... 2021-05-16T01:35:46.6925188Z Selecting previously unselected package python3-pil:amd64. 2021-05-16T01:35:46.7252243Z Preparing to unpack .../189-python3-pil_7.0.0-4ubuntu0.3_amd64.deb ... 2021-05-16T01:35:46.7417385Z Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-16T01:35:46.8138079Z Selecting previously unselected package python3-retrying. 2021-05-16T01:35:46.8464506Z Preparing to unpack .../190-python3-retrying_1.3.3-4_all.deb ... 2021-05-16T01:35:46.8557367Z Unpacking python3-retrying (1.3.3-4) ... 2021-05-16T01:35:46.8868351Z Selecting previously unselected package python3-plotly. 2021-05-16T01:35:46.9190375Z Preparing to unpack .../191-python3-plotly_4.4.1+dfsg-1_all.deb ... 2021-05-16T01:35:46.9202015Z Unpacking python3-plotly (4.4.1+dfsg-1) ... 2021-05-16T01:35:47.4030575Z Selecting previously unselected package python3-psycopg2. 2021-05-16T01:35:47.4365360Z Preparing to unpack .../192-python3-psycopg2_2.8.4-2_amd64.deb ... 2021-05-16T01:35:47.4374927Z Unpacking python3-psycopg2 (2.8.4-2) ... 2021-05-16T01:35:47.4809659Z Selecting previously unselected package python3-sip. 2021-05-16T01:35:47.5131756Z Preparing to unpack .../193-python3-sip_4.19.21+dfsg-1build1_amd64.deb ... 2021-05-16T01:35:47.5143002Z Unpacking python3-sip (4.19.21+dfsg-1build1) ... 2021-05-16T01:35:47.5667794Z Selecting previously unselected package python3-pyqt5. 2021-05-16T01:35:47.5963495Z Preparing to unpack .../194-python3-pyqt5_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T01:35:47.5974358Z Unpacking python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-16T01:35:47.9027117Z Selecting previously unselected package python3-pyqt5.qsci. 2021-05-16T01:35:47.9351770Z Preparing to unpack .../195-python3-pyqt5.qsci_2.11.2+dfsg-6_amd64.deb ... 2021-05-16T01:35:47.9368586Z Unpacking python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-16T01:35:47.9963421Z Selecting previously unselected package python3-pyqt5.qtsql. 2021-05-16T01:35:48.0288882Z Preparing to unpack .../196-python3-pyqt5.qtsql_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T01:35:48.0301185Z Unpacking python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-16T01:35:48.0787209Z Selecting previously unselected package python3-pyqt5.qtsvg. 2021-05-16T01:35:48.1033728Z Preparing to unpack .../197-python3-pyqt5.qtsvg_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T01:35:48.1047789Z Unpacking python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-16T01:35:48.1380344Z Selecting previously unselected package python3-pyqt5.qtwebkit. 2021-05-16T01:35:48.1704664Z Preparing to unpack .../198-python3-pyqt5.qtwebkit_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T01:35:48.1717442Z Unpacking python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-16T01:35:48.2227073Z Selecting previously unselected package python3-qgis-common. 2021-05-16T01:35:48.2494582Z Preparing to unpack .../199-python3-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T01:35:48.2509571Z Unpacking python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:48.5827145Z Selecting previously unselected package python3-qgis. 2021-05-16T01:35:48.6081499Z Preparing to unpack .../200-python3-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T01:35:48.6093231Z Unpacking python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:49.7347330Z Selecting previously unselected package python3-tk:amd64. 2021-05-16T01:35:49.7604741Z Preparing to unpack .../201-python3-tk_3.8.5-1~20.04.1_amd64.deb ... 2021-05-16T01:35:49.7626622Z Unpacking python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-16T01:35:49.8106420Z Selecting previously unselected package libjs-leaflet. 2021-05-16T01:35:49.8386146Z Preparing to unpack .../202-libjs-leaflet_1.6.0~dfsg-1_all.deb ... 2021-05-16T01:35:49.8400789Z Unpacking libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-16T01:35:49.9187020Z Selecting previously unselected package qgis-common. 2021-05-16T01:35:49.9467822Z Preparing to unpack .../203-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T01:35:49.9486993Z Unpacking qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:51.7548489Z Selecting previously unselected package qgis. 2021-05-16T01:35:51.7879777Z Preparing to unpack .../204-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T01:35:51.8635033Z Unpacking qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:52.1564927Z Selecting previously unselected package qgis-plugin-grass-common. 2021-05-16T01:35:52.1888243Z Preparing to unpack .../205-qgis-plugin-grass-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T01:35:52.1898402Z Unpacking qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:52.3768374Z Selecting previously unselected package qgis-provider-grass. 2021-05-16T01:35:52.4095815Z Preparing to unpack .../206-qgis-provider-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T01:35:52.4112130Z Unpacking qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:52.4499096Z Selecting previously unselected package qgis-plugin-grass. 2021-05-16T01:35:52.4825972Z Preparing to unpack .../207-qgis-plugin-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T01:35:52.4836849Z Unpacking qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:52.5608558Z Selecting previously unselected package qt5-gtk-platformtheme:amd64. 2021-05-16T01:35:52.5936516Z Preparing to unpack .../208-qt5-gtk-platformtheme_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:52.5952449Z Unpacking qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:52.6427019Z Selecting previously unselected package qttranslations5-l10n. 2021-05-16T01:35:52.6673625Z Preparing to unpack .../209-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2021-05-16T01:35:52.6688692Z Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-16T01:35:52.8731346Z Selecting previously unselected package wpasupplicant. 2021-05-16T01:35:52.9060016Z Preparing to unpack .../210-wpasupplicant_2%3a2.9-1ubuntu4.3_amd64.deb ... 2021-05-16T01:35:52.9073970Z Unpacking wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-16T01:35:53.0741085Z Selecting previously unselected package proj-bin. 2021-05-16T01:35:53.1092675Z Preparing to unpack .../211-proj-bin_6.3.1-1_amd64.deb ... 2021-05-16T01:35:53.1103293Z Unpacking proj-bin (6.3.1-1) ... 2021-05-16T01:35:53.1543584Z Selecting previously unselected package usb-modeswitch-data. 2021-05-16T01:35:53.1822485Z Preparing to unpack .../212-usb-modeswitch-data_20191128-3_all.deb ... 2021-05-16T01:35:53.1842445Z Unpacking usb-modeswitch-data (20191128-3) ... 2021-05-16T01:35:53.2266625Z Selecting previously unselected package usb-modeswitch. 2021-05-16T01:35:53.2540482Z Preparing to unpack .../213-usb-modeswitch_2.5.2+repack0-2ubuntu3_amd64.deb ... 2021-05-16T01:35:53.2628180Z Unpacking usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-16T01:35:53.3483894Z Setting up libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-16T01:35:53.3537965Z Setting up iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-16T01:35:53.6498446Z iio-sensor-proxy.service is a disabled or a static unit, not starting it. 2021-05-16T01:35:53.6524920Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-16T01:35:53.6571150Z Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-16T01:35:53.6621464Z Setting up qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:53.6728790Z Setting up ttf-bitstream-vera (1.10-8) ... 2021-05-16T01:35:53.6768041Z Setting up libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-16T01:35:53.6803249Z Setting up proj-data (6.3.1-1) ... 2021-05-16T01:35:53.6842483Z Setting up libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-16T01:35:53.6872989Z Setting up libxcb-xinput0:amd64 (1.14-2) ... 2021-05-16T01:35:53.6908937Z Setting up libwoff1:amd64 (1.0.2-1build2) ... 2021-05-16T01:35:53.6933772Z Setting up libhyphen0:amd64 (2.8.8-7) ... 2021-05-16T01:35:53.6956972Z Setting up libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-16T01:35:53.6983064Z Setting up libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-16T01:35:53.7028317Z Setting up libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-16T01:35:53.7072655Z Setting up libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-16T01:35:54.5427546Z Setting up libminizip1:amd64 (1.1-8build1) ... 2021-05-16T01:35:54.5428930Z Setting up libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-16T01:35:54.5430184Z Setting up python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-16T01:35:54.5431308Z Setting up fonts-lyx (2.3.4.2-2) ... 2021-05-16T01:35:54.5432410Z Setting up libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-16T01:35:54.5433523Z Setting up python3-olefile (0.46-2) ... 2021-05-16T01:35:54.5434443Z Setting up blt (2.5.3+dfsg-4) ... 2021-05-16T01:35:54.5435367Z Setting up python3-retrying (1.3.3-4) ... 2021-05-16T01:35:54.5436451Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-16T01:35:54.5437486Z Setting up libarpack2:amd64 (3.7.0-3) ... 2021-05-16T01:35:54.5438442Z Setting up libfcgi-bin (2.4.0-10build1) ... 2021-05-16T01:35:54.5439465Z Setting up libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-16T01:35:54.5440435Z Setting up libdap25:amd64 (3.20.5-1) ... 2021-05-16T01:35:54.5441529Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-16T01:35:54.5442896Z Setting up python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-16T01:35:54.5443838Z Setting up libqhull7:amd64 (2015.2-4) ... 2021-05-16T01:35:54.5444828Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-16T01:35:54.5446025Z Setting up libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-16T01:35:54.5447159Z Setting up libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-16T01:35:54.5448290Z Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-16T01:35:54.5589612Z Setting up gdal-data (3.0.4+dfsg-1build3) ... 2021-05-16T01:35:54.5623162Z Setting up python3-tz (2019.3-1) ... 2021-05-16T01:35:54.7325179Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-16T01:35:54.7411592Z Setting up libxcb-xkb1:amd64 (1.14-2) ... 2021-05-16T01:35:54.7443332Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-16T01:35:54.7535949Z Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-16T01:35:54.7565972Z Setting up libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-16T01:35:54.7602306Z Setting up libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-16T01:35:54.7658967Z Setting up p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-16T01:35:54.7694549Z Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-05-16T01:35:54.9296436Z Setting up libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T01:35:54.9453634Z Setting up libcfitsio8:amd64 (3.470-3) ... 2021-05-16T01:35:54.9491209Z Setting up libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-16T01:35:54.9531748Z Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-16T01:35:54.9622212Z Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-16T01:35:54.9661065Z Setting up python3-pyparsing (2.4.6-1) ... 2021-05-16T01:35:55.1707980Z Setting up libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-16T01:35:55.1757556Z Setting up python3-cycler (0.10.0-3) ... 2021-05-16T01:35:55.3433393Z Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-16T01:35:55.3476141Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-16T01:35:55.3518579Z Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-05-16T01:35:55.3567805Z Setting up grass-doc (7.8.2-1build3) ... 2021-05-16T01:35:55.3612338Z Setting up usb-modeswitch-data (20191128-3) ... 2021-05-16T01:35:55.3669905Z Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-16T01:35:55.3729682Z Setting up python3-psycopg2 (2.8.4-2) ... 2021-05-16T01:35:55.5504689Z Setting up libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-16T01:35:55.5532585Z Setting up libproj15:amd64 (6.3.1-1) ... 2021-05-16T01:35:55.5569961Z Setting up libpcsclite1:amd64 (1.8.26-3) ... 2021-05-16T01:35:55.5602974Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:55.5689897Z Setting up python3-html5lib (1.0.1-2) ... 2021-05-16T01:35:55.8126770Z Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-16T01:35:57.1733421Z Setting up libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-16T01:35:57.1768625Z Setting up libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-16T01:35:57.1805933Z Setting up liburiparser1:amd64 (0.9.3-2) ... 2021-05-16T01:35:57.1901584Z Setting up gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T01:35:57.1929810Z Setting up libfreexl1:amd64 (1.0.5-3) ... 2021-05-16T01:35:57.1968811Z Setting up libmm-glib0:amd64 (1.12.8-1) ... 2021-05-16T01:35:57.2004604Z Setting up liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-16T01:35:57.2037461Z Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-16T01:35:57.4006134Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:57.4069753Z Setting up libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-16T01:35:57.4123114Z Setting up libxcb-randr0:amd64 (1.14-2) ... 2021-05-16T01:35:57.4164047Z Setting up python3-traitlets (4.3.3-3) ... 2021-05-16T01:35:57.6333988Z Setting up libfyba0:amd64 (4.1.1-6build1) ... 2021-05-16T01:35:57.6396300Z Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-16T01:35:57.6443989Z Setting up libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-16T01:35:57.6500233Z Setting up libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-16T01:35:57.6564522Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T01:35:57.6775021Z Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-16T01:35:57.8762267Z Setting up libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-16T01:35:57.8806909Z Setting up libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-16T01:35:57.8841190Z Setting up usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-16T01:35:57.8952150Z Setting up libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-16T01:35:57.9005480Z Setting up p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-16T01:35:57.9029970Z Setting up libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:57.9063282Z Setting up libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-16T01:35:57.9106577Z Setting up python3-future (0.18.2-2) ... 2021-05-16T01:35:57.9195599Z update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode 2021-05-16T01:35:57.9268938Z update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode 2021-05-16T01:35:58.3096067Z Setting up qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:58.4737257Z Setting up libdaemon0:amd64 (0.14-7) ... 2021-05-16T01:35:58.4765280Z Setting up libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:58.4792546Z Setting up libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-16T01:35:58.4819990Z Setting up libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-16T01:35:58.5009043Z Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-16T01:35:58.5045690Z Setting up libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T01:35:58.5072957Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-16T01:35:58.5110248Z Setting up libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:58.5143258Z Setting up libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T01:35:58.8156621Z Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-16T01:35:58.9972699Z Setting up python3-jupyter-core (4.6.3-3) ... 2021-05-16T01:35:59.1741263Z Setting up libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-16T01:35:59.1781514Z Setting up qtchooser (66-2build1) ... 2021-05-16T01:35:59.1809007Z Setting up libwacom-common (1.3-2ubuntu3) ... 2021-05-16T01:35:59.1848158Z Setting up python3-sip (4.19.21+dfsg-1build1) ... 2021-05-16T01:35:59.3584535Z Setting up libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-16T01:35:59.3625951Z Setting up libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-16T01:35:59.3675897Z Setting up libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T01:35:59.3715313Z Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-16T01:36:00.4411053Z Setting up libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-16T01:36:00.4466132Z Setting up libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-16T01:36:00.4511602Z Setting up libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-16T01:36:00.4547622Z Setting up qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T01:36:00.4586504Z Setting up libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:36:00.4638894Z Setting up proj-bin (6.3.1-1) ... 2021-05-16T01:36:00.5076367Z Setting up libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-16T01:36:00.5115934Z Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-16T01:36:00.5151647Z Setting up geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-16T01:36:00.9598014Z geoclue.service is a disabled or a static unit, not starting it. 2021-05-16T01:36:00.9630666Z Setting up libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:36:00.9703419Z Setting up python3-nbformat (5.0.4-1) ... 2021-05-16T01:36:01.1564130Z Setting up libmbim-proxy (1.22.0-2) ... 2021-05-16T01:36:01.1601963Z Setting up python3-pyproj (2.5.0+ds-1) ... 2021-05-16T01:36:01.3401486Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:36:01.3443068Z Setting up python3-bs4 (4.8.2-1) ... 2021-05-16T01:36:01.5849727Z Setting up libgeotiff5:amd64 (1.5.1-2) ... 2021-05-16T01:36:01.5882870Z Setting up gcr (3.36.0-2build1) ... 2021-05-16T01:36:01.5908484Z Setting up libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:36:01.5954750Z Setting up wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-16T01:36:01.7653975Z Created symlink /etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-16T01:36:01.7658502Z Created symlink /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-16T01:36:02.3236898Z Setting up python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-16T01:36:02.6253451Z Setting up libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:36:02.6298728Z Setting up gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-16T01:36:02.6343190Z Setting up libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:36:02.6379162Z Setting up qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:36:02.6420489Z Setting up qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T01:36:02.6711707Z Setting up libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:36:02.6784143Z Setting up python3-plotly (4.4.1+dfsg-1) ... 2021-05-16T01:36:02.8537067Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T01:36:02.8539254Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-16T01:36:02.8540999Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T01:36:02.8542649Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-16T01:36:02.9005973Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:194: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T01:36:02.9007407Z if direction is "increasing": 2021-05-16T01:36:02.9009567Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:199: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T01:36:02.9010621Z elif direction is "decreasing": 2021-05-16T01:36:02.9213406Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:176: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T01:36:02.9214903Z if direction is "increasing": 2021-05-16T01:36:02.9216608Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T01:36:02.9217834Z elif direction is "decreasing": 2021-05-16T01:36:03.9926421Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:460: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T01:36:03.9929215Z if props["offset_coordinates"] is "data": 2021-05-16T01:36:03.9932467Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:572: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-16T01:36:03.9934782Z if props["coordinates"] is not "data": 2021-05-16T01:36:04.8388704Z Setting up avahi-daemon (0.7-4ubuntu7) ... 2021-05-16T01:36:05.5174202Z Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /lib/systemd/system/avahi-daemon.service. 2021-05-16T01:36:05.5179226Z Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /lib/systemd/system/avahi-daemon.service. 2021-05-16T01:36:05.5183708Z Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /lib/systemd/system/avahi-daemon.socket. 2021-05-16T01:36:06.7761075Z Setting up libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-16T01:36:06.7796520Z First installation detected... 2021-05-16T01:36:06.7797609Z Checking NSS setup... 2021-05-16T01:36:06.7836558Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-16T01:36:06.7902711Z Setting up libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:36:06.7982150Z Setting up python3-owslib (0.19.1-1) ... 2021-05-16T01:36:07.0962393Z Setting up libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-16T01:36:07.0994509Z Setting up libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-16T01:36:07.1046055Z Setting up libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-16T01:36:07.1091824Z Setting up libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-16T01:36:07.1126917Z Setting up libwacom-bin (1.3-2ubuntu3) ... 2021-05-16T01:36:07.1167323Z Setting up libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-16T01:36:07.1218220Z Setting up libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-16T01:36:07.1244842Z Setting up libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-16T01:36:07.1284051Z Setting up python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-16T01:36:07.3415168Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-16T01:36:07.3451199Z Setting up libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-16T01:36:07.3490531Z Setting up grass-core (7.8.2-1build3) ... 2021-05-16T01:36:07.7331973Z /usr/lib/grass78/etc/python/grass/pygrass/gis/__init__.py:75: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T01:36:07.7335123Z if value is '': 2021-05-16T01:36:07.8461376Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T01:36:07.8462531Z if do_profiling is "True" or do_profiling is "1": 2021-05-16T01:36:07.8463660Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T01:36:07.8464697Z if do_profiling is "True" or do_profiling is "1": 2021-05-16T01:36:07.8466026Z /usr/lib/grass78/etc/python/grass/temporal/core.py:582: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-16T01:36:07.8467061Z if driver_string is not None and driver_string is not "": 2021-05-16T01:36:07.8972896Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T01:36:07.8974556Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-16T01:36:07.8976320Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T01:36:07.8977865Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-16T01:36:07.9845578Z Setting up libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-16T01:36:07.9874551Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:36:07.9961504Z Setting up libqmi-proxy (1.24.8-1) ... 2021-05-16T01:36:08.0010253Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:36:08.0038445Z Setting up libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:36:08.0221600Z Setting up libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:36:08.0260993Z Setting up libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:36:08.0303998Z Setting up qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:36:08.0343440Z Setting up libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:36:08.0378900Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:36:08.0429263Z Setting up gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-16T01:36:08.1394754Z Setting up qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:36:08.1430471Z Setting up libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:36:08.1465653Z Setting up libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:36:08.1500074Z Setting up modemmanager (1.12.8-1) ... 2021-05-16T01:36:08.2908306Z Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service → /lib/systemd/system/ModemManager.service. 2021-05-16T01:36:08.2911466Z Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service → /lib/systemd/system/ModemManager.service. 2021-05-16T01:36:08.8817819Z Setting up libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:36:08.8927822Z Setting up libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:36:08.8977039Z Setting up libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-16T01:36:08.9008780Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:36:08.9047276Z Setting up libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:36:08.9084762Z Setting up qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T01:36:08.9112868Z Setting up libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-16T01:36:08.9149345Z Setting up libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-16T01:36:08.9183349Z Setting up libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-16T01:36:08.9223104Z Setting up libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:36:08.9260437Z Setting up libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:36:08.9302248Z Setting up libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:36:08.9346244Z Setting up libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:36:08.9380098Z Setting up libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:36:08.9410912Z Setting up libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:36:08.9440929Z Setting up qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-16T01:36:08.9468781Z Setting up qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-16T01:36:08.9504796Z Setting up libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:36:08.9542254Z Setting up qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:36:08.9571981Z Setting up python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-16T01:36:09.1421655Z Setting up python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-16T01:36:09.1465621Z Setting up libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:36:09.1521863Z Setting up qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:36:09.1553673Z Setting up qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:36:45.3233107Z Setting up libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:36:45.3273658Z Setting up python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-16T01:36:45.3306312Z Setting up libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:36:45.3354693Z Setting up qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:36:45.3385321Z Setting up libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:36:45.3427875Z Setting up libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:36:45.3468007Z Setting up qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:36:45.3538478Z Setting up python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:36:45.5172144Z Setting up libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:36:45.5271267Z Setting up python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-16T01:36:45.5296666Z Setting up qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:36:45.5323391Z Setting up python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-16T01:36:45.5360275Z Setting up python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:36:45.7187936Z Setting up libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:36:45.7222963Z Setting up qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:36:45.7259718Z Setting up qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:36:45.7392316Z Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-05-16T01:36:45.7577992Z Processing triggers for shared-mime-info (1.15-1) ... 2021-05-16T01:36:46.8962618Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T01:36:46.9159068Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-16T01:36:46.9438009Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-16T01:36:46.9623229Z Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ... 2021-05-16T01:36:47.0931136Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:36:47.1259810Z Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-16T01:36:47.4213791Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:37:00.3434849Z Setting up pinentry-gnome3 (1.1.0-3build1) ... 2021-05-16T01:37:00.3666747Z Setting up gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-16T01:37:02.5920236Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-16T01:37:02.5920830Z with: 2021-05-16T01:37:02.5921360Z github_slug: neuroconductor/fmriqa 2021-05-16T01:37:02.5921967Z env: 2021-05-16T01:37:02.5922450Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:37:02.5922956Z TIC_DEPLOY_KEY: 2021-05-16T01:37:02.5923869Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:37:02.5925781Z GITHUB_PAT: *** 2021-05-16T01:37:02.5926223Z COVERALLS_TOKEN: 2021-05-16T01:37:02.5926760Z continue-on-error: true 2021-05-16T01:37:02.5927270Z VDIFFR_RUN_TESTS: 2021-05-16T01:37:02.5927809Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:37:02.5928284Z TZ: UTC 2021-05-16T01:37:02.5928719Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:37:02.5929159Z NOT_CRAN: true 2021-05-16T01:37:02.5929572Z ##[endgroup] 2021-05-16T01:37:02.6307984Z repo slug is: neuroconductor/fmriqa 2021-05-16T01:37:02.6429538Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-16T01:37:02.6430150Z env: 2021-05-16T01:37:02.6430639Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:37:02.6431152Z TIC_DEPLOY_KEY: 2021-05-16T01:37:02.6432056Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:37:02.6433472Z GITHUB_PAT: *** 2021-05-16T01:37:02.6433911Z COVERALLS_TOKEN: 2021-05-16T01:37:02.6434430Z continue-on-error: true 2021-05-16T01:37:02.6434951Z VDIFFR_RUN_TESTS: 2021-05-16T01:37:02.6435490Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:37:02.6435960Z TZ: UTC 2021-05-16T01:37:02.6436385Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:37:02.6436822Z NOT_CRAN: true 2021-05-16T01:37:02.6437236Z ##[endgroup] 2021-05-16T01:37:02.8627680Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-16T01:37:02.8628313Z with: 2021-05-16T01:37:02.8628721Z repo_name: fmriqa 2021-05-16T01:37:02.8629151Z repo_version: 0.4.0 2021-05-16T01:37:02.8629588Z runner_os: Linux 2021-05-16T01:37:02.8629990Z R_version: 4.1 2021-05-16T01:37:02.8630371Z env: 2021-05-16T01:37:02.8630830Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:37:02.8631365Z TIC_DEPLOY_KEY: 2021-05-16T01:37:02.8632265Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:37:02.8634196Z GITHUB_PAT: *** 2021-05-16T01:37:02.8634646Z COVERALLS_TOKEN: 2021-05-16T01:37:02.8635164Z continue-on-error: true 2021-05-16T01:37:02.8635689Z VDIFFR_RUN_TESTS: 2021-05-16T01:37:02.8636218Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:37:02.8636715Z TZ: UTC 2021-05-16T01:37:02.8637129Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:37:02.8637585Z NOT_CRAN: true 2021-05-16T01:37:02.8638008Z ##[endgroup] 2021-05-16T01:37:02.9074465Z Package: fmriqa 2021-05-16T01:37:02.9077508Z Version: 0.4.0 2021-05-16T01:37:02.9078711Z OS: Linux 2021-05-16T01:37:02.9134664Z ##[group]Run install.packages('remotes') 2021-05-16T01:37:02.9135420Z install.packages('remotes') 2021-05-16T01:37:02.9136299Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-16T01:37:02.9137419Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-16T01:37:02.9145037Z shell: /usr/local/bin/Rscript {0} 2021-05-16T01:37:02.9145784Z env: 2021-05-16T01:37:02.9146263Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:37:02.9146784Z TIC_DEPLOY_KEY: 2021-05-16T01:37:02.9147688Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:37:02.9149110Z GITHUB_PAT: *** 2021-05-16T01:37:02.9149550Z COVERALLS_TOKEN: 2021-05-16T01:37:02.9150070Z continue-on-error: true 2021-05-16T01:37:02.9150589Z VDIFFR_RUN_TESTS: 2021-05-16T01:37:02.9151108Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:37:02.9151611Z TZ: UTC 2021-05-16T01:37:02.9152041Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:37:02.9152494Z NOT_CRAN: true 2021-05-16T01:37:02.9152894Z ##[endgroup] 2021-05-16T01:37:03.1133353Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T01:37:03.1134711Z (as ‘lib’ is unspecified) 2021-05-16T01:37:19.6283179Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/remotes_2.3.0.tar.gz' 2021-05-16T01:37:20.0651703Z Content type 'binary/octet-stream' length 148709 bytes (145 KB) 2021-05-16T01:37:20.1468966Z ================================================== 2021-05-16T01:37:20.1469723Z downloaded 145 KB 2021-05-16T01:37:20.1470103Z 2021-05-16T01:37:20.4690722Z * installing *source* package ‘remotes’ ... 2021-05-16T01:37:20.4737575Z ** package ‘remotes’ successfully unpacked and MD5 sums checked 2021-05-16T01:37:20.4739753Z ** using staged installation 2021-05-16T01:37:20.4925814Z ** R 2021-05-16T01:37:20.5141672Z ** inst 2021-05-16T01:37:20.5155180Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:37:22.5164588Z ** help 2021-05-16T01:37:22.6155386Z *** installing help indices 2021-05-16T01:37:22.6806094Z ** building package indices 2021-05-16T01:37:22.9570511Z ** installing vignettes 2021-05-16T01:37:22.9641163Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:37:23.1636038Z ** testing if installed package can be loaded from final location 2021-05-16T01:37:23.4005559Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:37:23.4036218Z * DONE (remotes) 2021-05-16T01:37:23.4146639Z 2021-05-16T01:37:23.4147932Z The downloaded source packages are in 2021-05-16T01:37:23.4149920Z ‘/tmp/RtmpSAFWKJ/downloaded_packages’ 2021-05-16T01:37:42.6750922Z ##[group]Run actions/cache@v1 2021-05-16T01:37:42.6751377Z with: 2021-05-16T01:37:42.6751855Z path: /home/runner/work/_temp/Library 2021-05-16T01:37:42.6755435Z key: Linux-e3adb7ee20b68d8bd651f6f30d4cc1690a70853cf8f0c4dcbc5c14b00f693a6a-1-c8b26e345b78b0df9f9aeeef2c39c457bb425227b6ce13023b3cbb86af6b3924 2021-05-16T01:37:42.6759937Z restore-keys: Linux-e3adb7ee20b68d8bd651f6f30d4cc1690a70853cf8f0c4dcbc5c14b00f693a6a-1- 2021-05-16T01:37:42.6761380Z env: 2021-05-16T01:37:42.6761851Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:37:42.6762422Z TIC_DEPLOY_KEY: 2021-05-16T01:37:42.6763318Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:37:42.6765370Z GITHUB_PAT: *** 2021-05-16T01:37:42.6765802Z COVERALLS_TOKEN: 2021-05-16T01:37:42.6766336Z continue-on-error: true 2021-05-16T01:37:42.6766842Z VDIFFR_RUN_TESTS: 2021-05-16T01:37:42.6767378Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:37:42.6767919Z TZ: UTC 2021-05-16T01:37:42.6768351Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:37:42.6768788Z NOT_CRAN: true 2021-05-16T01:37:42.6769203Z ##[endgroup] 2021-05-16T01:37:43.5709783Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T01:37:43.5777548Z ##[group]Run Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-16T01:37:43.5778418Z Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-16T01:37:43.5779246Z sysreqs=$(Rscript -e "cat(sysreqs::sysreq_commands('DESCRIPTION'))") 2021-05-16T01:37:43.5779941Z sudo -s eval "$sysreqs" 2021-05-16T01:37:43.5826774Z shell: /usr/bin/bash -e {0} 2021-05-16T01:37:43.5827210Z env: 2021-05-16T01:37:43.5827699Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:37:43.5828205Z TIC_DEPLOY_KEY: 2021-05-16T01:37:43.5829100Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:37:43.5830525Z GITHUB_PAT: *** 2021-05-16T01:37:43.5830962Z COVERALLS_TOKEN: 2021-05-16T01:37:43.5831480Z continue-on-error: true 2021-05-16T01:37:43.5831996Z VDIFFR_RUN_TESTS: 2021-05-16T01:37:43.5832514Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:37:43.5833002Z TZ: UTC 2021-05-16T01:37:43.5833449Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:37:43.5833902Z NOT_CRAN: true 2021-05-16T01:37:43.5834409Z RHUB_PLATFORM: linux-x86_64-ubuntu-gcc 2021-05-16T01:37:43.5834936Z ##[endgroup] 2021-05-16T01:37:43.7949084Z Using github PAT from envvar GITHUB_PAT 2021-05-16T01:37:44.3303480Z Downloading GitHub repo r-hub/sysreqs@HEAD 2021-05-16T01:38:01.5214130Z rprojroot (NA -> 2.0.2) [CRAN] 2021-05-16T01:38:01.5215476Z crayon (NA -> 1.4.1) [CRAN] 2021-05-16T01:38:01.5216619Z R6 (NA -> 2.5.0) [CRAN] 2021-05-16T01:38:01.5217762Z desc (NA -> 1.3.0) [CRAN] 2021-05-16T01:38:01.5218934Z debugme (NA -> 1.1.0) [CRAN] 2021-05-16T01:38:01.5238729Z Installing 5 packages: rprojroot, crayon, R6, desc, debugme 2021-05-16T01:38:01.5249972Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T01:38:01.5250848Z (as ‘lib’ is unspecified) 2021-05-16T01:38:17.3737445Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-16T01:38:17.8151201Z Content type 'binary/octet-stream' length 61445 bytes (60 KB) 2021-05-16T01:38:17.9218898Z ================================================== 2021-05-16T01:38:17.9220895Z downloaded 60 KB 2021-05-16T01:38:17.9221835Z 2021-05-16T01:38:17.9273742Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crayon_1.4.1.tar.gz' 2021-05-16T01:38:18.4840369Z Content type 'binary/octet-stream' length 35834 bytes (34 KB) 2021-05-16T01:38:18.4943929Z ================================================== 2021-05-16T01:38:18.4945618Z downloaded 34 KB 2021-05-16T01:38:18.4946960Z 2021-05-16T01:38:18.4990910Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R6_2.5.0.tar.gz' 2021-05-16T01:38:19.9419596Z Content type 'binary/octet-stream' length 64110 bytes (62 KB) 2021-05-16T01:38:19.9807011Z ================================================== 2021-05-16T01:38:19.9807916Z downloaded 62 KB 2021-05-16T01:38:19.9808472Z 2021-05-16T01:38:19.9841860Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/desc_1.3.0.tar.gz' 2021-05-16T01:38:21.1552538Z Content type 'binary/octet-stream' length 292756 bytes (285 KB) 2021-05-16T01:38:21.2714014Z ================================================== 2021-05-16T01:38:21.2714614Z downloaded 285 KB 2021-05-16T01:38:21.2714930Z 2021-05-16T01:38:21.2754103Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/debugme_1.1.0.tar.gz' 2021-05-16T01:38:21.8268714Z Content type 'application/x-tar' length 997019 bytes (973 KB) 2021-05-16T01:38:22.0061703Z ================================================== 2021-05-16T01:38:22.0062827Z downloaded 973 KB 2021-05-16T01:38:22.0063376Z 2021-05-16T01:38:22.2810912Z * installing *source* package ‘rprojroot’ ... 2021-05-16T01:38:22.2837753Z ** package ‘rprojroot’ successfully unpacked and MD5 sums checked 2021-05-16T01:38:22.2838841Z ** using staged installation 2021-05-16T01:38:22.2991196Z ** R 2021-05-16T01:38:22.3041995Z ** inst 2021-05-16T01:38:22.3051941Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:38:22.8306734Z ** help 2021-05-16T01:38:22.8604783Z *** installing help indices 2021-05-16T01:38:22.8904906Z *** copying figures 2021-05-16T01:38:22.8910167Z ** building package indices 2021-05-16T01:38:23.1089757Z ** installing vignettes 2021-05-16T01:38:23.1150719Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:38:23.3110333Z ** testing if installed package can be loaded from final location 2021-05-16T01:38:23.5145485Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:38:23.5154170Z * DONE (rprojroot) 2021-05-16T01:38:23.7814960Z * installing *source* package ‘crayon’ ... 2021-05-16T01:38:23.7834629Z ** package ‘crayon’ successfully unpacked and MD5 sums checked 2021-05-16T01:38:23.7836525Z ** using staged installation 2021-05-16T01:38:23.7982080Z ** R 2021-05-16T01:38:23.8078702Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:38:24.7437777Z ** help 2021-05-16T01:38:24.8027299Z *** installing help indices 2021-05-16T01:38:24.8447133Z ** building package indices 2021-05-16T01:38:25.0928655Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:38:25.2923405Z ** testing if installed package can be loaded from final location 2021-05-16T01:38:25.5023495Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:38:25.5035037Z * DONE (crayon) 2021-05-16T01:38:25.7592361Z * installing *source* package ‘R6’ ... 2021-05-16T01:38:25.7610773Z ** package ‘R6’ successfully unpacked and MD5 sums checked 2021-05-16T01:38:25.7612820Z ** using staged installation 2021-05-16T01:38:25.7750872Z ** R 2021-05-16T01:38:25.7824808Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:38:26.3238786Z ** help 2021-05-16T01:38:26.3461815Z *** installing help indices 2021-05-16T01:38:26.3683078Z *** copying figures 2021-05-16T01:38:26.3684505Z ** building package indices 2021-05-16T01:38:26.5877901Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:38:26.7856576Z ** testing if installed package can be loaded from final location 2021-05-16T01:38:26.9874573Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:38:26.9882313Z * DONE (R6) 2021-05-16T01:38:27.3280459Z * installing *source* package ‘desc’ ... 2021-05-16T01:38:27.3336137Z ** package ‘desc’ successfully unpacked and MD5 sums checked 2021-05-16T01:38:27.3337898Z ** using staged installation 2021-05-16T01:38:27.3508240Z ** R 2021-05-16T01:38:27.3651952Z ** inst 2021-05-16T01:38:27.3669689Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:38:29.0747214Z ** help 2021-05-16T01:38:29.2137374Z *** installing help indices 2021-05-16T01:38:29.3106406Z ** building package indices 2021-05-16T01:38:29.6104534Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:38:29.8211824Z ** testing if installed package can be loaded from final location 2021-05-16T01:38:30.0590634Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:38:30.0620016Z * DONE (desc) 2021-05-16T01:38:30.3393689Z * installing *source* package ‘debugme’ ... 2021-05-16T01:38:30.3432768Z ** package ‘debugme’ successfully unpacked and MD5 sums checked 2021-05-16T01:38:30.3434102Z ** using staged installation 2021-05-16T01:38:30.3546913Z ** R 2021-05-16T01:38:30.3582030Z ** inst 2021-05-16T01:38:30.3603179Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:38:30.7003985Z ** help 2021-05-16T01:38:30.7180616Z *** installing help indices 2021-05-16T01:38:30.7413307Z ** building package indices 2021-05-16T01:38:30.9580065Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:38:31.1702944Z ** testing if installed package can be loaded from final location 2021-05-16T01:38:31.3734491Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:38:31.3740734Z * DONE (debugme) 2021-05-16T01:38:31.3799983Z 2021-05-16T01:38:31.3800926Z The downloaded source packages are in 2021-05-16T01:38:31.3802407Z ‘/tmp/RtmpCqUyJM/downloaded_packages’ 2021-05-16T01:38:31.3817948Z Running `R CMD build`... 2021-05-16T01:38:31.6527809Z * checking for file ‘/tmp/RtmpCqUyJM/remotes6935779d7fa3/r-hub-sysreqs-f068afa/DESCRIPTION’ ... OK 2021-05-16T01:38:31.6530671Z * preparing ‘sysreqs’: 2021-05-16T01:38:31.6532754Z * checking DESCRIPTION meta-information ... OK 2021-05-16T01:38:31.6535283Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T01:38:31.6537247Z * checking for empty or unneeded directories 2021-05-16T01:38:31.6539350Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-16T01:38:31.6541539Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T01:38:31.6542631Z * building ‘sysreqs_1.0.0.9000.tar.gz’ 2021-05-16T01:38:31.6543828Z (as ‘lib’ is unspecified) 2021-05-16T01:38:31.8821847Z * installing *source* package ‘sysreqs’ ... 2021-05-16T01:38:31.8824983Z ** using staged installation 2021-05-16T01:38:31.8969354Z ** R 2021-05-16T01:38:31.9007911Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:38:32.2986119Z ** help 2021-05-16T01:38:32.3202208Z *** installing help indices 2021-05-16T01:38:32.3389291Z ** building package indices 2021-05-16T01:38:32.5551421Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:38:32.7690665Z ** testing if installed package can be loaded from final location 2021-05-16T01:38:32.9859841Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:38:32.9870708Z * DONE (sysreqs) 2021-05-16T01:38:51.5016802Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-16T01:38:51.5019899Z Hit:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-16T01:38:51.5021565Z Hit:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-16T01:38:51.5296530Z Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-16T01:38:51.5484572Z Hit:5 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease 2021-05-16T01:38:51.5772740Z Hit:6 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-16T01:38:51.6504164Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-16T01:38:52.5927430Z Hit:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease 2021-05-16T01:38:52.5930037Z Hit:9 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-16T01:38:53.4364220Z Reading package lists... 2021-05-16T01:38:53.5192530Z Reading package lists... 2021-05-16T01:38:53.6934799Z Building dependency tree... 2021-05-16T01:38:53.6959218Z Reading state information... 2021-05-16T01:38:53.8610735Z libfftw3-dev is already the newest version (3.3.8-2ubuntu1). 2021-05-16T01:38:53.8612815Z libgmp-dev is already the newest version (2:6.2.0+dfsg-4). 2021-05-16T01:38:53.8618859Z libgmp-dev set to manually installed. 2021-05-16T01:38:53.8620684Z libicu-dev is already the newest version (66.1-2ubuntu2). 2021-05-16T01:38:53.8622317Z libicu-dev set to manually installed. 2021-05-16T01:38:53.8623999Z libpng-dev is already the newest version (1.6.37-2). 2021-05-16T01:38:53.8626292Z libxml2-dev is already the newest version (2.9.10+dfsg-5). 2021-05-16T01:38:53.8627987Z libxml2-dev set to manually installed. 2021-05-16T01:38:53.8629825Z libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-16T01:38:53.8631736Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-16T01:38:53.8632799Z pandoc is already the newest version (2.7.3-1). 2021-05-16T01:38:53.8633628Z The following additional packages will be installed: 2021-05-16T01:38:53.8634653Z libamd2 libbibutils6 libbtf1 libcamd2 libccolamd2 libcholmod3 libcolamd2 2021-05-16T01:38:53.8636156Z libcxsparse3 libghc-pandoc-citeproc-data libglpk40 libgraphblas3 libklu1 2021-05-16T01:38:53.8637935Z libldl2 libmetis5 libmongoose2 librbio2 libspqr2 libsuitesparse-dev 2021-05-16T01:38:53.8638927Z libsuitesparseconfig5 libumfpack5 2021-05-16T01:38:53.8639710Z Suggested packages: 2021-05-16T01:38:53.8640810Z libcurl4-doc libidn11-dev libldap2-dev librtmp-dev libiodbc2-dev 2021-05-16T01:38:53.8641921Z default-libmysqlclient-dev 2021-05-16T01:38:53.9116694Z The following NEW packages will be installed: 2021-05-16T01:38:53.9117828Z libamd2 libbibutils6 libbtf1 libcamd2 libccolamd2 libcholmod3 libcolamd2 2021-05-16T01:38:53.9121916Z libcurl4-openssl-dev libcxsparse3 libghc-pandoc-citeproc-data libglpk-dev 2021-05-16T01:38:53.9126359Z libglpk40 libgraphblas3 libklu1 libldl2 libmetis5 libmongoose2 librbio2 2021-05-16T01:38:53.9130386Z libspqr2 libsuitesparse-dev libsuitesparseconfig5 libumfpack5 2021-05-16T01:38:53.9134389Z pandoc-citeproc 2021-05-16T01:38:53.9349417Z 0 upgraded, 23 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:38:53.9351478Z Need to get 23.5 MB of archives. 2021-05-16T01:38:53.9352308Z After this operation, 235 MB of additional disk space will be used. 2021-05-16T01:38:53.9354221Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsuitesparseconfig5 amd64 1:5.7.1+dfsg-2 [9736 B] 2021-05-16T01:38:53.9375159Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libamd2 amd64 1:5.7.1+dfsg-2 [20.0 kB] 2021-05-16T01:38:53.9380856Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbibutils6 amd64 6.2-1 [365 kB] 2021-05-16T01:38:53.9469268Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbtf1 amd64 1:5.7.1+dfsg-2 [11.3 kB] 2021-05-16T01:38:53.9471359Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcamd2 amd64 1:5.7.1+dfsg-2 [21.7 kB] 2021-05-16T01:38:53.9473427Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libccolamd2 amd64 1:5.7.1+dfsg-2 [23.2 kB] 2021-05-16T01:38:53.9475518Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcolamd2 amd64 1:5.7.1+dfsg-2 [17.0 kB] 2021-05-16T01:38:53.9477352Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmetis5 amd64 5.1.0.dfsg-5 [169 kB] 2021-05-16T01:38:53.9479161Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcholmod3 amd64 1:5.7.1+dfsg-2 [308 kB] 2021-05-16T01:38:53.9514206Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4-openssl-dev amd64 7.68.0-1ubuntu2.5 [321 kB] 2021-05-16T01:38:53.9554442Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcxsparse3 amd64 1:5.7.1+dfsg-2 [64.2 kB] 2021-05-16T01:38:53.9562040Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libglpk40 amd64 4.65-2 [378 kB] 2021-05-16T01:38:53.9598210Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgraphblas3 amd64 1:5.7.1+dfsg-2 [3770 kB] 2021-05-16T01:38:53.9955274Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libklu1 amd64 1:5.7.1+dfsg-2 [71.7 kB] 2021-05-16T01:38:53.9966457Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libldl2 amd64 1:5.7.1+dfsg-2 [11.0 kB] 2021-05-16T01:38:53.9968380Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmongoose2 amd64 1:5.7.1+dfsg-2 [31.4 kB] 2021-05-16T01:38:53.9973455Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libumfpack5 amd64 1:5.7.1+dfsg-2 [229 kB] 2021-05-16T01:38:53.9994108Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librbio2 amd64 1:5.7.1+dfsg-2 [24.5 kB] 2021-05-16T01:38:53.9999245Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libspqr2 amd64 1:5.7.1+dfsg-2 [64.8 kB] 2021-05-16T01:38:54.0006276Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsuitesparse-dev amd64 1:5.7.1+dfsg-2 [4161 kB] 2021-05-16T01:38:54.0360197Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libglpk-dev amd64 4.65-2 [445 kB] 2021-05-16T01:38:54.0400674Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libghc-pandoc-citeproc-data all 0.15.0.1-1build4 [51.1 kB] 2021-05-16T01:38:54.0407638Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 pandoc-citeproc amd64 0.15.0.1-1build4 [12.9 MB] 2021-05-16T01:38:54.8199152Z Fetched 23.5 MB in 0s (58.6 MB/s) 2021-05-16T01:38:54.8597562Z Selecting previously unselected package libsuitesparseconfig5:amd64. 2021-05-16T01:38:54.8689678Z (Reading database ... 2021-05-16T01:38:54.8690413Z (Reading database ... 5% 2021-05-16T01:38:54.8691070Z (Reading database ... 10% 2021-05-16T01:38:54.8694178Z (Reading database ... 15% 2021-05-16T01:38:54.8694715Z (Reading database ... 20% 2021-05-16T01:38:54.8695258Z (Reading database ... 25% 2021-05-16T01:38:54.8695782Z (Reading database ... 30% 2021-05-16T01:38:54.8696319Z (Reading database ... 35% 2021-05-16T01:38:54.8696841Z (Reading database ... 40% 2021-05-16T01:38:54.8697377Z (Reading database ... 45% 2021-05-16T01:38:54.8698069Z (Reading database ... 50% 2021-05-16T01:38:54.8732891Z (Reading database ... 55% 2021-05-16T01:38:54.8788756Z (Reading database ... 60% 2021-05-16T01:38:54.8839321Z (Reading database ... 65% 2021-05-16T01:38:54.9057985Z (Reading database ... 70% 2021-05-16T01:38:54.9093787Z (Reading database ... 75% 2021-05-16T01:38:54.9399430Z (Reading database ... 80% 2021-05-16T01:38:54.9511802Z (Reading database ... 85% 2021-05-16T01:38:54.9956273Z (Reading database ... 90% 2021-05-16T01:38:55.0042726Z (Reading database ... 95% 2021-05-16T01:38:55.0043344Z (Reading database ... 100% 2021-05-16T01:38:55.0044198Z (Reading database ... 285139 files and directories currently installed.) 2021-05-16T01:38:55.0176500Z Preparing to unpack .../00-libsuitesparseconfig5_1%3a5.7.1+dfsg-2_amd64.deb ... 2021-05-16T01:38:55.0197879Z Unpacking libsuitesparseconfig5:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:55.0507057Z Selecting previously unselected package libamd2:amd64. 2021-05-16T01:38:55.0809569Z Preparing to unpack .../01-libamd2_1%3a5.7.1+dfsg-2_amd64.deb ... 2021-05-16T01:38:55.0826979Z Unpacking libamd2:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:55.1151663Z Selecting previously unselected package libbibutils6. 2021-05-16T01:38:55.1473248Z Preparing to unpack .../02-libbibutils6_6.2-1_amd64.deb ... 2021-05-16T01:38:55.1489935Z Unpacking libbibutils6 (6.2-1) ... 2021-05-16T01:38:55.2466606Z Selecting previously unselected package libbtf1:amd64. 2021-05-16T01:38:55.2742507Z Preparing to unpack .../03-libbtf1_1%3a5.7.1+dfsg-2_amd64.deb ... 2021-05-16T01:38:55.2759203Z Unpacking libbtf1:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:55.3106498Z Selecting previously unselected package libcamd2:amd64. 2021-05-16T01:38:55.3384907Z Preparing to unpack .../04-libcamd2_1%3a5.7.1+dfsg-2_amd64.deb ... 2021-05-16T01:38:55.3400313Z Unpacking libcamd2:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:55.3746674Z Selecting previously unselected package libccolamd2:amd64. 2021-05-16T01:38:55.4025565Z Preparing to unpack .../05-libccolamd2_1%3a5.7.1+dfsg-2_amd64.deb ... 2021-05-16T01:38:55.4041136Z Unpacking libccolamd2:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:55.4417212Z Selecting previously unselected package libcolamd2:amd64. 2021-05-16T01:38:55.4698225Z Preparing to unpack .../06-libcolamd2_1%3a5.7.1+dfsg-2_amd64.deb ... 2021-05-16T01:38:55.4716304Z Unpacking libcolamd2:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:55.5107589Z Selecting previously unselected package libmetis5:amd64. 2021-05-16T01:38:55.5416459Z Preparing to unpack .../07-libmetis5_5.1.0.dfsg-5_amd64.deb ... 2021-05-16T01:38:55.5431314Z Unpacking libmetis5:amd64 (5.1.0.dfsg-5) ... 2021-05-16T01:38:55.5939086Z Selecting previously unselected package libcholmod3:amd64. 2021-05-16T01:38:55.6268709Z Preparing to unpack .../08-libcholmod3_1%3a5.7.1+dfsg-2_amd64.deb ... 2021-05-16T01:38:55.6285892Z Unpacking libcholmod3:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:55.6918921Z Selecting previously unselected package libcurl4-openssl-dev:amd64. 2021-05-16T01:38:55.7253854Z Preparing to unpack .../09-libcurl4-openssl-dev_7.68.0-1ubuntu2.5_amd64.deb ... 2021-05-16T01:38:55.7271053Z Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-16T01:38:55.7987220Z Selecting previously unselected package libcxsparse3:amd64. 2021-05-16T01:38:55.8266502Z Preparing to unpack .../10-libcxsparse3_1%3a5.7.1+dfsg-2_amd64.deb ... 2021-05-16T01:38:55.8280096Z Unpacking libcxsparse3:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:55.8675302Z Selecting previously unselected package libglpk40:amd64. 2021-05-16T01:38:55.8996742Z Preparing to unpack .../11-libglpk40_4.65-2_amd64.deb ... 2021-05-16T01:38:55.9008740Z Unpacking libglpk40:amd64 (4.65-2) ... 2021-05-16T01:38:55.9827253Z Selecting previously unselected package libgraphblas3:amd64. 2021-05-16T01:38:56.0086603Z Preparing to unpack .../12-libgraphblas3_1%3a5.7.1+dfsg-2_amd64.deb ... 2021-05-16T01:38:56.0095678Z Unpacking libgraphblas3:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:56.7624491Z Selecting previously unselected package libklu1:amd64. 2021-05-16T01:38:56.7949768Z Preparing to unpack .../13-libklu1_1%3a5.7.1+dfsg-2_amd64.deb ... 2021-05-16T01:38:56.7968316Z Unpacking libklu1:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:56.8426543Z Selecting previously unselected package libldl2:amd64. 2021-05-16T01:38:56.8669952Z Preparing to unpack .../14-libldl2_1%3a5.7.1+dfsg-2_amd64.deb ... 2021-05-16T01:38:56.8686571Z Unpacking libldl2:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:56.9066381Z Selecting previously unselected package libmongoose2:amd64. 2021-05-16T01:38:56.9336526Z Preparing to unpack .../15-libmongoose2_1%3a5.7.1+dfsg-2_amd64.deb ... 2021-05-16T01:38:56.9349245Z Unpacking libmongoose2:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:56.9707785Z Selecting previously unselected package libumfpack5:amd64. 2021-05-16T01:38:56.9991586Z Preparing to unpack .../16-libumfpack5_1%3a5.7.1+dfsg-2_amd64.deb ... 2021-05-16T01:38:57.0008581Z Unpacking libumfpack5:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:57.0586872Z Selecting previously unselected package librbio2:amd64. 2021-05-16T01:38:57.0873976Z Preparing to unpack .../17-librbio2_1%3a5.7.1+dfsg-2_amd64.deb ... 2021-05-16T01:38:57.0885967Z Unpacking librbio2:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:57.1227614Z Selecting previously unselected package libspqr2:amd64. 2021-05-16T01:38:57.1508126Z Preparing to unpack .../18-libspqr2_1%3a5.7.1+dfsg-2_amd64.deb ... 2021-05-16T01:38:57.1521014Z Unpacking libspqr2:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:57.1907479Z Selecting previously unselected package libsuitesparse-dev:amd64. 2021-05-16T01:38:57.2195095Z Preparing to unpack .../19-libsuitesparse-dev_1%3a5.7.1+dfsg-2_amd64.deb ... 2021-05-16T01:38:57.2215763Z Unpacking libsuitesparse-dev:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:58.0677398Z Selecting previously unselected package libglpk-dev:amd64. 2021-05-16T01:38:58.1003831Z Preparing to unpack .../20-libglpk-dev_4.65-2_amd64.deb ... 2021-05-16T01:38:58.1019209Z Unpacking libglpk-dev:amd64 (4.65-2) ... 2021-05-16T01:38:58.1782850Z Selecting previously unselected package libghc-pandoc-citeproc-data. 2021-05-16T01:38:58.2112739Z Preparing to unpack .../21-libghc-pandoc-citeproc-data_0.15.0.1-1build4_all.deb ... 2021-05-16T01:38:58.2124943Z Unpacking libghc-pandoc-citeproc-data (0.15.0.1-1build4) ... 2021-05-16T01:38:58.2453263Z Selecting previously unselected package pandoc-citeproc. 2021-05-16T01:38:58.2783995Z Preparing to unpack .../22-pandoc-citeproc_0.15.0.1-1build4_amd64.deb ... 2021-05-16T01:38:58.2798876Z Unpacking pandoc-citeproc (0.15.0.1-1build4) ... 2021-05-16T01:38:58.2840437Z Replaced by files in installed package pandoc (2.7.3-1) ... 2021-05-16T01:38:59.8467767Z Setting up libgraphblas3:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:59.8559438Z Setting up libldl2:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:59.8588654Z Setting up libmetis5:amd64 (5.1.0.dfsg-5) ... 2021-05-16T01:38:59.8617626Z Setting up libghc-pandoc-citeproc-data (0.15.0.1-1build4) ... 2021-05-16T01:38:59.8648169Z Setting up libbtf1:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:59.8679914Z Setting up libbibutils6 (6.2-1) ... 2021-05-16T01:38:59.8720833Z Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-16T01:38:59.8746514Z Setting up libcxsparse3:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:59.8787905Z Setting up libsuitesparseconfig5:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:59.8823231Z Setting up librbio2:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:59.8853502Z Setting up libamd2:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:59.8899466Z Setting up pandoc-citeproc (0.15.0.1-1build4) ... 2021-05-16T01:38:59.8944514Z Setting up libcolamd2:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:59.8977621Z Setting up libcamd2:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:59.9018643Z Setting up libmongoose2:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:59.9052700Z Setting up libglpk40:amd64 (4.65-2) ... 2021-05-16T01:38:59.9104746Z Setting up libklu1:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:59.9152513Z Setting up libccolamd2:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:59.9194917Z Setting up libcholmod3:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:59.9237804Z Setting up libspqr2:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:59.9288028Z Setting up libumfpack5:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:59.9324222Z Setting up libsuitesparse-dev:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:59.9358813Z Setting up libglpk-dev:amd64 (4.65-2) ... 2021-05-16T01:38:59.9405882Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:39:03.5837728Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:39:05.8497697Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-16T01:39:05.8498503Z remotes::install_github("ropensci/tic") 2021-05-16T01:39:05.8499235Z remotes::install_github("muschellij2/ghtravis") 2021-05-16T01:39:05.8500005Z remotes::install_github("muschellij2/aghast") 2021-05-16T01:39:05.8500692Z remotes::install_cran("covr") 2021-05-16T01:39:05.8508398Z shell: /usr/local/bin/Rscript {0} 2021-05-16T01:39:05.8508855Z env: 2021-05-16T01:39:05.8509394Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:39:05.8509912Z TIC_DEPLOY_KEY: 2021-05-16T01:39:05.8510835Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:39:05.8512613Z GITHUB_PAT: *** 2021-05-16T01:39:05.8513074Z COVERALLS_TOKEN: 2021-05-16T01:39:05.8513647Z continue-on-error: true 2021-05-16T01:39:05.8514159Z VDIFFR_RUN_TESTS: 2021-05-16T01:39:05.8514717Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:39:05.8515242Z TZ: UTC 2021-05-16T01:39:05.8515665Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:39:05.8516119Z NOT_CRAN: true 2021-05-16T01:39:05.8516524Z ##[endgroup] 2021-05-16T01:39:06.0674347Z Using github PAT from envvar GITHUB_PAT 2021-05-16T01:39:06.6283490Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-16T01:39:24.0752925Z rlang (NA -> 0.4.11) [CRAN] 2021-05-16T01:39:24.0753746Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-16T01:39:24.0754446Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-16T01:39:24.0755093Z sys (NA -> 3.4 ) [CRAN] 2021-05-16T01:39:24.0755770Z askpass (NA -> 1.1 ) [CRAN] 2021-05-16T01:39:24.0756446Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-16T01:39:24.0758662Z mime (NA -> 0.10 ) [CRAN] 2021-05-16T01:39:24.0759359Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-16T01:39:24.0760041Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-16T01:39:24.0760716Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-16T01:39:24.0761381Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-16T01:39:24.0762061Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-16T01:39:24.0762724Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-16T01:39:24.0763375Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-16T01:39:24.0764046Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-16T01:39:24.0764774Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-16T01:39:24.0765477Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-16T01:39:24.0766143Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-16T01:39:24.0766783Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-16T01:39:24.0767459Z whisker (NA -> 0.4 ) [CRAN] 2021-05-16T01:39:24.0768154Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-16T01:39:24.0768822Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-16T01:39:24.0769513Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-16T01:39:24.0770182Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-16T01:39:24.0770836Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-16T01:39:24.0771474Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-16T01:39:24.0772125Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-16T01:39:24.0772792Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-16T01:39:24.0773470Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-16T01:39:24.0774154Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-16T01:39:24.0774818Z git2r (NA -> 0.28.0) [CRAN] 2021-05-16T01:39:24.0785843Z 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-16T01:39:24.0799091Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T01:39:24.0799980Z (as ‘lib’ is unspecified) 2021-05-16T01:39:40.0741589Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rlang_0.4.11.tar.gz' 2021-05-16T01:39:40.5083220Z Content type 'binary/octet-stream' length 859995 bytes (839 KB) 2021-05-16T01:39:40.6792175Z ================================================== 2021-05-16T01:39:40.6793221Z downloaded 839 KB 2021-05-16T01:39:40.6794049Z 2021-05-16T01:39:40.6832859Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-16T01:39:41.1167095Z Content type 'binary/octet-stream' length 264532 bytes (258 KB) 2021-05-16T01:39:41.2249866Z ================================================== 2021-05-16T01:39:41.2253007Z downloaded 258 KB 2021-05-16T01:39:41.2255620Z 2021-05-16T01:39:41.2293533Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/glue_1.4.2.tar.gz' 2021-05-16T01:39:41.6843334Z Content type 'binary/octet-stream' length 100043 bytes (97 KB) 2021-05-16T01:39:41.7358999Z ================================================== 2021-05-16T01:39:41.7359703Z downloaded 97 KB 2021-05-16T01:39:41.7360020Z 2021-05-16T01:39:41.7401014Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sys_3.4.tar.gz' 2021-05-16T01:39:42.2873421Z Content type 'binary/octet-stream' length 20291 bytes (19 KB) 2021-05-16T01:39:42.2890288Z ================================================== 2021-05-16T01:39:42.2891872Z downloaded 19 KB 2021-05-16T01:39:42.2892479Z 2021-05-16T01:39:42.2940188Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/askpass_1.1.tar.gz' 2021-05-16T01:39:42.7348079Z Content type 'application/x-tar' length 5688 bytes 2021-05-16T01:39:42.7349242Z ================================================== 2021-05-16T01:39:42.7349910Z downloaded 5688 bytes 2021-05-16T01:39:42.7350365Z 2021-05-16T01:39:42.7397794Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/openssl_1.4.4.tar.gz' 2021-05-16T01:39:43.2871548Z Content type 'binary/octet-stream' length 1311683 bytes (1.3 MB) 2021-05-16T01:39:43.4785237Z ================================================== 2021-05-16T01:39:43.4786489Z downloaded 1.3 MB 2021-05-16T01:39:43.4787047Z 2021-05-16T01:39:43.4822730Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mime_0.10.tar.gz' 2021-05-16T01:39:43.9334164Z Content type 'binary/octet-stream' length 12958 bytes (12 KB) 2021-05-16T01:39:43.9335443Z ================================================== 2021-05-16T01:39:43.9336287Z downloaded 12 KB 2021-05-16T01:39:43.9336835Z 2021-05-16T01:39:43.9378701Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/curl_4.3.1.tar.gz' 2021-05-16T01:39:44.4884583Z Content type 'binary/octet-stream' length 798588 bytes (779 KB) 2021-05-16T01:39:44.6605218Z ================================================== 2021-05-16T01:39:44.6606292Z downloaded 779 KB 2021-05-16T01:39:44.6606952Z 2021-05-16T01:39:44.6647342Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-16T01:39:45.7580546Z Content type 'binary/octet-stream' length 422264 bytes (412 KB) 2021-05-16T01:39:45.9863811Z ================================================== 2021-05-16T01:39:45.9866003Z downloaded 412 KB 2021-05-16T01:39:45.9867020Z 2021-05-16T01:39:45.9909077Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ini_0.3.1.tar.gz' 2021-05-16T01:39:46.5349447Z Content type 'application/x-tar' length 3475 bytes 2021-05-16T01:39:46.5353399Z ================================================== 2021-05-16T01:39:46.5353947Z downloaded 3475 bytes 2021-05-16T01:39:46.5354293Z 2021-05-16T01:39:46.5412172Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httr_1.4.2.tar.gz' 2021-05-16T01:39:47.0853663Z Content type 'binary/octet-stream' length 159877 bytes (156 KB) 2021-05-16T01:39:47.1702996Z ================================================== 2021-05-16T01:39:47.1704264Z downloaded 156 KB 2021-05-16T01:39:47.1705046Z 2021-05-16T01:39:47.1749158Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-16T01:39:47.6052875Z Content type 'binary/octet-stream' length 62129 bytes (60 KB) 2021-05-16T01:39:47.6462481Z ================================================== 2021-05-16T01:39:47.6463460Z downloaded 60 KB 2021-05-16T01:39:47.6463912Z 2021-05-16T01:39:47.6500691Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cli_2.5.0.tar.gz' 2021-05-16T01:39:48.0125624Z Content type 'binary/octet-stream' length 158132 bytes (154 KB) 2021-05-16T01:39:48.0950392Z ================================================== 2021-05-16T01:39:48.0951896Z downloaded 154 KB 2021-05-16T01:39:48.0952518Z 2021-05-16T01:39:48.0987917Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zip_2.1.1.tar.gz' 2021-05-16T01:39:49.7574314Z Content type 'binary/octet-stream' length 113091 bytes (110 KB) 2021-05-16T01:39:49.8089077Z ================================================== 2021-05-16T01:39:49.8089658Z downloaded 110 KB 2021-05-16T01:39:49.8089964Z 2021-05-16T01:39:49.8127259Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-16T01:39:50.3567993Z Content type 'binary/octet-stream' length 109870 bytes (107 KB) 2021-05-16T01:39:50.4281825Z ================================================== 2021-05-16T01:39:50.4282416Z downloaded 107 KB 2021-05-16T01:39:50.4282742Z 2021-05-16T01:39:50.4329831Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/credentials_1.3.0.tar.gz' 2021-05-16T01:39:51.0753409Z Content type 'binary/octet-stream' length 230676 bytes (225 KB) 2021-05-16T01:39:51.1687710Z ================================================== 2021-05-16T01:39:51.1688795Z downloaded 225 KB 2021-05-16T01:39:51.1689337Z 2021-05-16T01:39:51.1725449Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-16T01:39:51.7154432Z Content type 'binary/octet-stream' length 44517 bytes (43 KB) 2021-05-16T01:39:51.7155266Z ================================================== 2021-05-16T01:39:51.7155779Z downloaded 43 KB 2021-05-16T01:39:51.7156086Z 2021-05-16T01:39:51.7196976Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/yaml_2.2.1.tar.gz' 2021-05-16T01:39:52.1519261Z Content type 'binary/octet-stream' length 92979 bytes (90 KB) 2021-05-16T01:39:52.2057156Z ================================================== 2021-05-16T01:39:52.2059244Z downloaded 90 KB 2021-05-16T01:39:52.2060649Z 2021-05-16T01:39:52.2173311Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/withr_2.4.2.tar.gz' 2021-05-16T01:39:52.7602764Z Content type 'binary/octet-stream' length 95150 bytes (92 KB) 2021-05-16T01:39:52.8735214Z ================================================== 2021-05-16T01:39:52.8735886Z downloaded 92 KB 2021-05-16T01:39:52.8736204Z 2021-05-16T01:39:52.8780947Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/whisker_0.4.tar.gz' 2021-05-16T01:39:53.3167561Z Content type 'application/x-tar' length 28675 bytes (28 KB) 2021-05-16T01:39:53.3252736Z ================================================== 2021-05-16T01:39:53.3253409Z downloaded 28 KB 2021-05-16T01:39:53.3253798Z 2021-05-16T01:39:53.3300299Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-16T01:39:53.7611913Z Content type 'binary/octet-stream' length 12326 bytes (12 KB) 2021-05-16T01:39:53.7615496Z ================================================== 2021-05-16T01:39:53.7616015Z downloaded 12 KB 2021-05-16T01:39:53.7616326Z 2021-05-16T01:39:53.7658613Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/purrr_0.3.4.tar.gz' 2021-05-16T01:39:54.1974519Z Content type 'binary/octet-stream' length 373001 bytes (364 KB) 2021-05-16T01:39:54.3208638Z ================================================== 2021-05-16T01:39:54.3209603Z downloaded 364 KB 2021-05-16T01:39:54.3211007Z 2021-05-16T01:39:54.3250253Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-16T01:39:54.6848966Z Content type 'binary/octet-stream' length 83493 bytes (81 KB) 2021-05-16T01:39:54.7352388Z ================================================== 2021-05-16T01:39:54.7354326Z downloaded 81 KB 2021-05-16T01:39:54.7355436Z 2021-05-16T01:39:54.7405979Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gh_1.3.0.tar.gz' 2021-05-16T01:39:55.1903471Z Content type 'binary/octet-stream' length 45853 bytes (44 KB) 2021-05-16T01:39:55.2230632Z ================================================== 2021-05-16T01:39:55.2231606Z downloaded 44 KB 2021-05-16T01:39:55.2232163Z 2021-05-16T01:39:55.2297335Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gert_1.3.0.tar.gz' 2021-05-16T01:39:55.6908301Z Content type 'binary/octet-stream' length 66528 bytes (64 KB) 2021-05-16T01:39:55.7308624Z ================================================== 2021-05-16T01:39:55.7310894Z downloaded 64 KB 2021-05-16T01:39:55.7313688Z 2021-05-16T01:39:55.7357912Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fs_1.5.0.tar.gz' 2021-05-16T01:39:56.1623852Z Content type 'binary/octet-stream' length 800044 bytes (781 KB) 2021-05-16T01:39:56.3329146Z ================================================== 2021-05-16T01:39:56.3329724Z downloaded 781 KB 2021-05-16T01:39:56.3330091Z 2021-05-16T01:39:56.3371959Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clipr_0.7.1.tar.gz' 2021-05-16T01:39:56.7692198Z Content type 'binary/octet-stream' length 20919 bytes (20 KB) 2021-05-16T01:39:56.7737822Z ================================================== 2021-05-16T01:39:56.7738385Z downloaded 20 KB 2021-05-16T01:39:56.7738702Z 2021-05-16T01:39:56.7775197Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-16T01:39:57.0718049Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-16T01:39:57.0750779Z ================================================== 2021-05-16T01:39:57.0751731Z downloaded 24 KB 2021-05-16T01:39:57.0752290Z 2021-05-16T01:39:57.0779504Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/usethis_2.0.1.tar.gz' 2021-05-16T01:39:57.5158315Z Content type 'binary/octet-stream' length 304209 bytes (297 KB) 2021-05-16T01:39:57.6288499Z ================================================== 2021-05-16T01:39:57.6289422Z downloaded 297 KB 2021-05-16T01:39:57.6289951Z 2021-05-16T01:39:57.6328628Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/memoise_2.0.0.tar.gz' 2021-05-16T01:39:58.0678693Z Content type 'binary/octet-stream' length 17411 bytes (17 KB) 2021-05-16T01:39:58.0715623Z ================================================== 2021-05-16T01:39:58.0716179Z downloaded 17 KB 2021-05-16T01:39:58.0716493Z 2021-05-16T01:39:58.0755503Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/git2r_0.28.0.tar.gz' 2021-05-16T01:39:58.5085601Z Content type 'binary/octet-stream' length 1223574 bytes (1.2 MB) 2021-05-16T01:39:58.6991980Z ================================================== 2021-05-16T01:39:58.6992951Z downloaded 1.2 MB 2021-05-16T01:39:58.6993565Z 2021-05-16T01:39:59.2529652Z * installing *source* package ‘rlang’ ... 2021-05-16T01:39:59.2677575Z ** package ‘rlang’ successfully unpacked and MD5 sums checked 2021-05-16T01:39:59.2679018Z ** using staged installation 2021-05-16T01:39:59.2879266Z ** libs 2021-05-16T01:39:59.3268197Z 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-16T01:39:59.4677301Z 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-16T01:39:59.8375645Z 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-16T01:40:02.4417694Z 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-16T01:40:03.5434154Z 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-16T01:40:03.5884897Z 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-16T01:40:03.6399574Z installing to /home/runner/work/_temp/Library/00LOCK-rlang/00new/rlang/libs 2021-05-16T01:40:03.6426084Z ** R 2021-05-16T01:40:03.6934179Z ** inst 2021-05-16T01:40:03.6943619Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:40:07.3174873Z ** help 2021-05-16T01:40:08.0923923Z *** installing help indices 2021-05-16T01:40:08.4041055Z *** copying figures 2021-05-16T01:40:08.4046141Z ** building package indices 2021-05-16T01:40:08.9179407Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:40:09.1352262Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T01:40:09.2656729Z ** testing if installed package can be loaded from final location 2021-05-16T01:40:09.5565907Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:40:09.5604722Z * DONE (rlang) 2021-05-16T01:40:09.8642245Z * installing *source* package ‘magrittr’ ... 2021-05-16T01:40:09.8671305Z ** package ‘magrittr’ successfully unpacked and MD5 sums checked 2021-05-16T01:40:09.8673041Z ** using staged installation 2021-05-16T01:40:09.8812647Z ** libs 2021-05-16T01:40:09.8880010Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pipe.c -o pipe.o 2021-05-16T01:40:10.0288302Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utils.c -o utils.o 2021-05-16T01:40:10.0919399Z 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-16T01:40:10.1187526Z installing to /home/runner/work/_temp/Library/00LOCK-magrittr/00new/magrittr/libs 2021-05-16T01:40:10.1188309Z ** R 2021-05-16T01:40:10.1230401Z ** inst 2021-05-16T01:40:10.1246407Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:40:10.4408719Z ** help 2021-05-16T01:40:10.4853134Z *** installing help indices 2021-05-16T01:40:10.5183309Z *** copying figures 2021-05-16T01:40:10.5185546Z ** building package indices 2021-05-16T01:40:10.7469895Z ** installing vignettes 2021-05-16T01:40:10.7533356Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:40:10.9544055Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T01:40:10.9740493Z ** testing if installed package can be loaded from final location 2021-05-16T01:40:11.1701889Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:40:11.1714047Z * DONE (magrittr) 2021-05-16T01:40:11.4398250Z * installing *source* package ‘glue’ ... 2021-05-16T01:40:11.4420257Z ** package ‘glue’ successfully unpacked and MD5 sums checked 2021-05-16T01:40:11.4422303Z ** using staged installation 2021-05-16T01:40:11.4591224Z ** libs 2021-05-16T01:40:11.4651541Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c glue.c -o glue.o 2021-05-16T01:40:11.5974588Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T01:40:11.6474684Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c trim.c -o trim.o 2021-05-16T01:40:11.7408375Z 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-16T01:40:11.7667112Z installing to /home/runner/work/_temp/Library/00LOCK-glue/00new/glue/libs 2021-05-16T01:40:11.7671471Z ** R 2021-05-16T01:40:11.7727976Z ** inst 2021-05-16T01:40:11.7739477Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:40:12.2895528Z ** help 2021-05-16T01:40:12.3216885Z *** installing help indices 2021-05-16T01:40:12.3534203Z *** copying figures 2021-05-16T01:40:12.3536295Z ** building package indices 2021-05-16T01:40:12.5786272Z ** installing vignettes 2021-05-16T01:40:12.5820239Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:40:12.8264384Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T01:40:12.8458102Z ** testing if installed package can be loaded from final location 2021-05-16T01:40:13.0886253Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:40:13.0897021Z * DONE (glue) 2021-05-16T01:40:13.3298604Z * installing *source* package ‘sys’ ... 2021-05-16T01:40:13.3316066Z ** package ‘sys’ successfully unpacked and MD5 sums checked 2021-05-16T01:40:13.3320306Z ** using staged installation 2021-05-16T01:40:13.3529913Z ** libs 2021-05-16T01:40:13.3598254Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c exec.c -o exec.o 2021-05-16T01:40:13.6791725Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T01:40:13.7341771Z 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-16T01:40:13.7588543Z installing to /home/runner/work/_temp/Library/00LOCK-sys/00new/sys/libs 2021-05-16T01:40:13.7603893Z ** R 2021-05-16T01:40:13.7641653Z ** inst 2021-05-16T01:40:13.7649739Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:40:14.0734391Z ** help 2021-05-16T01:40:14.0975710Z *** installing help indices 2021-05-16T01:40:14.1193290Z ** building package indices 2021-05-16T01:40:14.3392886Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:40:14.5385800Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T01:40:14.5580114Z ** testing if installed package can be loaded from final location 2021-05-16T01:40:14.7528002Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:40:14.7538246Z * DONE (sys) 2021-05-16T01:40:14.9801550Z * installing *source* package ‘mime’ ... 2021-05-16T01:40:14.9811801Z ** package ‘mime’ successfully unpacked and MD5 sums checked 2021-05-16T01:40:14.9813749Z ** using staged installation 2021-05-16T01:40:14.9960423Z ** libs 2021-05-16T01:40:15.0014057Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T01:40:15.0511806Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rawmatch.c -o rawmatch.o 2021-05-16T01:40:15.1169561Z 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-16T01:40:15.1350024Z installing to /home/runner/work/_temp/Library/00LOCK-mime/00new/mime/libs 2021-05-16T01:40:15.1366557Z ** R 2021-05-16T01:40:15.1428759Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:40:15.5039100Z ** help 2021-05-16T01:40:15.5272283Z *** installing help indices 2021-05-16T01:40:15.5443970Z ** building package indices 2021-05-16T01:40:15.7561572Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:40:15.9788657Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T01:40:15.9982933Z ** testing if installed package can be loaded from final location 2021-05-16T01:40:16.2066610Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:40:16.2072034Z * DONE (mime) 2021-05-16T01:40:16.5928763Z * installing *source* package ‘curl’ ... 2021-05-16T01:40:16.6020607Z ** package ‘curl’ successfully unpacked and MD5 sums checked 2021-05-16T01:40:16.6024031Z ** using staged installation 2021-05-16T01:40:16.6204318Z Found pkg-config cflags and libs! 2021-05-16T01:40:16.7187590Z Using PKG_CFLAGS=-I/usr/include/x86_64-linux-gnu 2021-05-16T01:40:16.7188843Z Using PKG_LIBS=-lcurl 2021-05-16T01:40:16.7790231Z ** libs 2021-05-16T01:40:16.7856540Z rm -f curl.so callbacks.o curl.o download.o escape.o fetch.o form.o getdate.o handle.o ieproxy.o init.o interrupt.o multi.o nslookup.o reflist.o split.o ssl.o typechecking.o utils.o version.o winidn.o writer.o 2021-05-16T01:40:16.7889039Z 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-16T01:40:16.8747595Z 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-16T01:40:17.0194101Z 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-16T01:40:17.1179357Z 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-16T01:40:17.1839668Z 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-16T01:40:17.3020762Z 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-16T01:40:17.3835391Z 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-16T01:40:17.4455703Z 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-16T01:40:17.8196405Z 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-16T01:40:17.8639723Z 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-16T01:40:17.9300087Z 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-16T01:40:18.0041329Z 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-16T01:40:18.1988122Z 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-16T01:40:18.2871147Z 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-16T01:40:18.3494594Z 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-16T01:40:18.3986481Z 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-16T01:40:18.4531253Z 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-16T01:40:18.5191110Z 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-16T01:40:18.6570595Z 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-16T01:40:18.7340457Z 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-16T01:40:18.7634095Z 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-16T01:40:18.8249457Z 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-16T01:40:18.8667413Z installing to /home/runner/work/_temp/Library/00LOCK-curl/00new/curl/libs 2021-05-16T01:40:18.8668192Z ** R 2021-05-16T01:40:18.8756875Z ** inst 2021-05-16T01:40:18.8795064Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:40:19.4367523Z ** help 2021-05-16T01:40:19.4900618Z *** installing help indices 2021-05-16T01:40:19.5282428Z ** building package indices 2021-05-16T01:40:19.7626043Z ** installing vignettes 2021-05-16T01:40:19.7695427Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:40:19.9880365Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T01:40:20.0081678Z ** testing if installed package can be loaded from final location 2021-05-16T01:40:20.2210213Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:40:20.2219895Z * DONE (curl) 2021-05-16T01:40:20.5806283Z * installing *source* package ‘jsonlite’ ... 2021-05-16T01:40:20.5867064Z ** package ‘jsonlite’ successfully unpacked and MD5 sums checked 2021-05-16T01:40:20.5869200Z ** using staged installation 2021-05-16T01:40:20.6021189Z ** libs 2021-05-16T01:40:20.6081535Z 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-16T01:40:20.6854210Z 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-16T01:40:20.7528353Z 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-16T01:40:20.8255504Z 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-16T01:40:20.9513810Z 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-16T01:40:21.0298998Z 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-16T01:40:21.0834121Z 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-16T01:40:21.1372192Z 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-16T01:40:21.2017823Z 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-16T01:40:21.2603101Z 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-16T01:40:21.4068248Z 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-16T01:40:21.4838027Z 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-16T01:40:21.5774525Z 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-16T01:40:21.6583636Z 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-16T01:40:21.7366603Z 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-16T01:40:21.8008343Z 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-16T01:40:21.8642501Z 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-16T01:40:21.9146445Z 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-16T01:40:21.9928458Z 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-16T01:40:22.0533964Z 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-16T01:40:22.1131795Z 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-16T01:40:22.1845094Z 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-16T01:40:22.2195766Z 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-16T01:40:22.2736098Z 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-16T01:40:22.3881754Z 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-16T01:40:22.6599791Z 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-16T01:40:22.9554867Z 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-16T01:40:23.1458137Z 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-16T01:40:23.3046870Z ar rcs yajl/libstatyajl.a yajl/yajl.o yajl/yajl_alloc.o yajl/yajl_buf.o yajl/yajl_encode.o yajl/yajl_gen.o yajl/yajl_lex.o yajl/yajl_parser.o yajl/yajl_tree.o 2021-05-16T01:40:23.3269895Z 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-16T01:40:23.3628015Z installing to /home/runner/work/_temp/Library/00LOCK-jsonlite/00new/jsonlite/libs 2021-05-16T01:40:23.3639238Z ** R 2021-05-16T01:40:23.3816347Z ** inst 2021-05-16T01:40:23.3834972Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:40:24.5133072Z in method for ‘asJSON’ with signature ‘"blob"’: no definition for class “blob” 2021-05-16T01:40:24.5135325Z ** help 2021-05-16T01:40:24.5475686Z *** installing help indices 2021-05-16T01:40:24.5762719Z ** building package indices 2021-05-16T01:40:24.8090811Z ** installing vignettes 2021-05-16T01:40:24.8166506Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:40:25.0342507Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T01:40:25.0583636Z ** testing if installed package can be loaded from final location 2021-05-16T01:40:25.2884169Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:40:25.2907231Z * DONE (jsonlite) 2021-05-16T01:40:25.5223780Z * installing *source* package ‘ini’ ... 2021-05-16T01:40:25.5233203Z ** package ‘ini’ successfully unpacked and MD5 sums checked 2021-05-16T01:40:25.5234762Z ** using staged installation 2021-05-16T01:40:25.5354716Z ** R 2021-05-16T01:40:25.5384437Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:40:25.8059626Z ** help 2021-05-16T01:40:25.8196624Z *** installing help indices 2021-05-16T01:40:25.8441103Z ** building package indices 2021-05-16T01:40:26.0553326Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:40:26.2550809Z ** testing if installed package can be loaded from final location 2021-05-16T01:40:26.4490133Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:40:26.4495480Z * DONE (ini) 2021-05-16T01:40:26.7174106Z * installing *source* package ‘gitcreds’ ... 2021-05-16T01:40:26.7194460Z ** package ‘gitcreds’ successfully unpacked and MD5 sums checked 2021-05-16T01:40:26.7195657Z ** using staged installation 2021-05-16T01:40:26.7316398Z ** R 2021-05-16T01:40:26.7381355Z ** inst 2021-05-16T01:40:26.7393440Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:40:27.3111744Z ** help 2021-05-16T01:40:27.3399611Z *** installing help indices 2021-05-16T01:40:27.3664473Z ** building package indices 2021-05-16T01:40:27.5938399Z ** installing vignettes 2021-05-16T01:40:27.6006202Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:40:27.7983254Z ** testing if installed package can be loaded from final location 2021-05-16T01:40:27.9973805Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:40:27.9981999Z * DONE (gitcreds) 2021-05-16T01:40:28.2732921Z * installing *source* package ‘zip’ ... 2021-05-16T01:40:28.2761846Z ** package ‘zip’ successfully unpacked and MD5 sums checked 2021-05-16T01:40:28.2763104Z ** using staged installation 2021-05-16T01:40:28.2874716Z ** libs 2021-05-16T01:40:28.2932352Z gcc -g -O2 miniz.c zip.c unixutils.c tools/cmdzip.c -o tools/cmdzip 2021-05-16T01:40:31.3795329Z gcc -g -O2 miniz.c zip.c unixutils.c tools/cmdunzip.c -o tools/cmdunzip 2021-05-16T01:40:34.4734341Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T01:40:34.5234282Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c miniz.c -o miniz.o 2021-05-16T01:40:37.3044166Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rzip.c -o rzip.o 2021-05-16T01:40:37.4115771Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c zip.c -o zip.o 2021-05-16T01:40:37.5567793Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unixutils.c -o unixutils.o 2021-05-16T01:40:37.6280382Z 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-16T01:40:37.6582201Z installing via 'install.libs.R' to /home/runner/work/_temp/Library/00LOCK-zip/00new/zip 2021-05-16T01:40:37.6635996Z ** R 2021-05-16T01:40:37.6679508Z ** inst 2021-05-16T01:40:37.6689963Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:40:38.0317531Z ** help 2021-05-16T01:40:38.0563847Z *** installing help indices 2021-05-16T01:40:38.0825297Z ** building package indices 2021-05-16T01:40:38.3011516Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:40:38.5197757Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T01:40:38.5405365Z ** testing if installed package can be loaded from final location 2021-05-16T01:40:38.7419329Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:40:38.7431327Z * DONE (zip) 2021-05-16T01:40:39.0687723Z * installing *source* package ‘rstudioapi’ ... 2021-05-16T01:40:39.0732565Z ** package ‘rstudioapi’ successfully unpacked and MD5 sums checked 2021-05-16T01:40:39.0733734Z ** using staged installation 2021-05-16T01:40:39.0868164Z ** R 2021-05-16T01:40:39.0983085Z ** inst 2021-05-16T01:40:39.1001910Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:40:39.6786182Z ** help 2021-05-16T01:40:39.8583499Z *** installing help indices 2021-05-16T01:40:39.9823227Z *** copying figures 2021-05-16T01:40:39.9826093Z ** building package indices 2021-05-16T01:40:40.3051451Z ** installing vignettes 2021-05-16T01:40:40.3135957Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:40:40.5108825Z ** testing if installed package can be loaded from final location 2021-05-16T01:40:40.7137170Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:40:40.7146966Z * DONE (rstudioapi) 2021-05-16T01:40:40.9595885Z * installing *source* package ‘fastmap’ ... 2021-05-16T01:40:40.9613170Z ** package ‘fastmap’ successfully unpacked and MD5 sums checked 2021-05-16T01:40:40.9614598Z ** using staged installation 2021-05-16T01:40:40.9797298Z ** libs 2021-05-16T01:40:40.9854291Z 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-16T01:40:44.8887358Z 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-16T01:40:44.9412773Z 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-16T01:40:45.0115609Z installing to /home/runner/work/_temp/Library/00LOCK-fastmap/00new/fastmap/libs 2021-05-16T01:40:45.0137713Z ** R 2021-05-16T01:40:45.0190263Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:40:45.4794153Z ** help 2021-05-16T01:40:45.4989548Z *** installing help indices 2021-05-16T01:40:45.5196197Z ** building package indices 2021-05-16T01:40:45.7374029Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:40:45.9355795Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T01:40:45.9562664Z ** testing if installed package can be loaded from final location 2021-05-16T01:40:46.1578640Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:40:46.1591349Z * DONE (fastmap) 2021-05-16T01:40:46.4306569Z * installing *source* package ‘yaml’ ... 2021-05-16T01:40:46.4332937Z ** package ‘yaml’ successfully unpacked and MD5 sums checked 2021-05-16T01:40:46.4334244Z ** using staged installation 2021-05-16T01:40:46.4435432Z ** libs 2021-05-16T01:40:46.4497315Z 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-16T01:40:46.8247277Z 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-16T01:40:46.9490095Z 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-16T01:40:47.9942410Z 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-16T01:40:48.1782506Z 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-16T01:40:48.3354324Z 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-16T01:40:48.7382983Z 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-16T01:40:49.0673476Z 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-16T01:40:49.1844386Z 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-16T01:40:49.6474859Z 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-16T01:40:49.7692239Z 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-16T01:40:51.2469267Z 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-16T01:40:51.3161711Z 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-16T01:40:51.3498958Z installing to /home/runner/work/_temp/Library/00LOCK-yaml/00new/yaml/libs 2021-05-16T01:40:51.3520762Z ** R 2021-05-16T01:40:51.3550996Z ** inst 2021-05-16T01:40:51.3565139Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:40:51.6260304Z ** help 2021-05-16T01:40:51.6483377Z *** installing help indices 2021-05-16T01:40:51.6748806Z ** building package indices 2021-05-16T01:40:51.8953138Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:40:52.0955997Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T01:40:52.1167905Z ** testing if installed package can be loaded from final location 2021-05-16T01:40:52.3075085Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:40:52.3081620Z * DONE (yaml) 2021-05-16T01:40:52.5931318Z * installing *source* package ‘withr’ ... 2021-05-16T01:40:52.5960455Z ** package ‘withr’ successfully unpacked and MD5 sums checked 2021-05-16T01:40:52.5962498Z ** using staged installation 2021-05-16T01:40:52.6130641Z ** R 2021-05-16T01:40:52.6227212Z ** inst 2021-05-16T01:40:52.6237678Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:40:53.3101234Z ** help 2021-05-16T01:40:53.3951060Z *** installing help indices 2021-05-16T01:40:53.4555455Z *** copying figures 2021-05-16T01:40:53.4558310Z ** building package indices 2021-05-16T01:40:53.7127211Z ** installing vignettes 2021-05-16T01:40:53.7204779Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:40:53.9132992Z ** testing if installed package can be loaded from final location 2021-05-16T01:40:54.1189412Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:40:54.1204858Z * DONE (withr) 2021-05-16T01:40:54.3767424Z * installing *source* package ‘whisker’ ... 2021-05-16T01:40:54.3786461Z ** package ‘whisker’ successfully unpacked and MD5 sums checked 2021-05-16T01:40:54.3787528Z ** using staged installation 2021-05-16T01:40:54.3889520Z ** R 2021-05-16T01:40:54.3935139Z ** inst 2021-05-16T01:40:54.3954957Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:40:54.8337253Z ** help 2021-05-16T01:40:54.8570998Z *** installing help indices 2021-05-16T01:40:54.8824151Z ** building package indices 2021-05-16T01:40:55.1022389Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:40:55.3025005Z ** testing if installed package can be loaded from final location 2021-05-16T01:40:55.4999366Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:40:55.5007669Z * DONE (whisker) 2021-05-16T01:40:55.7409330Z * installing *source* package ‘rappdirs’ ... 2021-05-16T01:40:55.7422561Z ** package ‘rappdirs’ successfully unpacked and MD5 sums checked 2021-05-16T01:40:55.7424026Z ** using staged installation 2021-05-16T01:40:55.7667264Z ** libs 2021-05-16T01:40:55.7720138Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T01:40:55.8246643Z 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-16T01:40:55.8804180Z 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-16T01:40:55.8979024Z installing to /home/runner/work/_temp/Library/00LOCK-rappdirs/00new/rappdirs/libs 2021-05-16T01:40:55.8992706Z ** R 2021-05-16T01:40:55.9038211Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:40:56.2463614Z ** help 2021-05-16T01:40:56.2727997Z *** installing help indices 2021-05-16T01:40:56.2965745Z ** building package indices 2021-05-16T01:40:56.5174214Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:40:56.7178450Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T01:40:56.7377534Z ** testing if installed package can be loaded from final location 2021-05-16T01:40:56.9339994Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:40:56.9346640Z * DONE (rappdirs) 2021-05-16T01:40:57.4544661Z * installing *source* package ‘fs’ ... 2021-05-16T01:40:57.4694547Z ** package ‘fs’ successfully unpacked and MD5 sums checked 2021-05-16T01:40:57.4695851Z ** using staged installation 2021-05-16T01:40:57.4871641Z ** libs 2021-05-16T01:40:57.4938358Z 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-16T01:40:58.1501385Z 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-16T01:40:58.6217926Z 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-16T01:40:59.0641154Z 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-16T01:40:59.1582826Z 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-16T01:40:59.4839537Z 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-16T01:40:59.8238601Z 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-16T01:40:59.9297541Z 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-16T01:41:00.4127267Z 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-16T01:41:00.7276520Z 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-16T01:41:00.8398020Z 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-16T01:41:01.1779018Z 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-16T01:41:01.3242271Z 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-16T01:41:01.3712846Z 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-16T01:41:01.4067368Z (cd libuv-1.38.1 \ 2021-05-16T01:41:01.4069574Z && 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-16T01:41:06.6453237Z make --directory=libuv-1.38.1 \ 2021-05-16T01:41:06.6454380Z HAVE_DTRACE=0 2021-05-16T01:41:06.6561308Z make[1]: Entering directory '/tmp/RtmpMtO3zS/R.INSTALL7a01310b30fd/fs/src/libuv-1.38.1' 2021-05-16T01:41:06.6666181Z CC src/libuv_la-fs-poll.lo 2021-05-16T01:41:07.3889770Z CC src/libuv_la-idna.lo 2021-05-16T01:41:08.0975791Z CC src/libuv_la-inet.lo 2021-05-16T01:41:08.8296302Z CC src/libuv_la-random.lo 2021-05-16T01:41:09.4288024Z CC src/libuv_la-strscpy.lo 2021-05-16T01:41:09.9708874Z CC src/libuv_la-threadpool.lo 2021-05-16T01:41:10.7004033Z CC src/libuv_la-timer.lo 2021-05-16T01:41:11.4130129Z CC src/libuv_la-uv-data-getter-setters.lo 2021-05-16T01:41:12.0034897Z CC src/libuv_la-uv-common.lo 2021-05-16T01:41:13.2387685Z CC src/libuv_la-version.lo 2021-05-16T01:41:13.7877233Z CC src/unix/libuv_la-async.lo 2021-05-16T01:41:14.4849424Z CC src/unix/libuv_la-core.lo 2021-05-16T01:41:15.8386258Z CC src/unix/libuv_la-dl.lo 2021-05-16T01:41:16.4172018Z CC src/unix/libuv_la-fs.lo 2021-05-16T01:41:18.1246629Z CC src/unix/libuv_la-getaddrinfo.lo 2021-05-16T01:41:18.7967725Z CC src/unix/libuv_la-getnameinfo.lo 2021-05-16T01:41:19.4158345Z CC src/unix/libuv_la-loop-watcher.lo 2021-05-16T01:41:20.1064507Z CC src/unix/libuv_la-loop.lo 2021-05-16T01:41:20.7635074Z CC src/unix/libuv_la-pipe.lo 2021-05-16T01:41:21.5205995Z CC src/unix/libuv_la-poll.lo 2021-05-16T01:41:22.1599715Z CC src/unix/libuv_la-process.lo 2021-05-16T01:41:23.0340085Z CC src/unix/libuv_la-random-devurandom.lo 2021-05-16T01:41:23.6371503Z CC src/unix/libuv_la-signal.lo 2021-05-16T01:41:24.6510534Z CC src/unix/libuv_la-stream.lo 2021-05-16T01:41:25.8525915Z CC src/unix/libuv_la-tcp.lo 2021-05-16T01:41:26.6259642Z CC src/unix/libuv_la-thread.lo 2021-05-16T01:41:27.4481332Z CC src/unix/libuv_la-tty.lo 2021-05-16T01:41:28.1717840Z CC src/unix/libuv_la-udp.lo 2021-05-16T01:41:29.3473600Z CC src/unix/libuv_la-linux-core.lo 2021-05-16T01:41:30.5775975Z CC src/unix/libuv_la-linux-inotify.lo 2021-05-16T01:41:31.5171148Z CC src/unix/libuv_la-linux-syscalls.lo 2021-05-16T01:41:32.0422306Z CC src/unix/libuv_la-procfs-exepath.lo 2021-05-16T01:41:32.6246983Z CC src/unix/libuv_la-proctitle.lo 2021-05-16T01:41:33.2446766Z CC src/unix/libuv_la-random-getrandom.lo 2021-05-16T01:41:33.8112152Z CC src/unix/libuv_la-random-sysctl-linux.lo 2021-05-16T01:41:34.4004774Z CCLD libuv.la 2021-05-16T01:41:34.6322138Z ar: `u' modifier ignored since `D' is the default (see `U') 2021-05-16T01:41:34.6802112Z make[1]: Leaving directory '/tmp/RtmpMtO3zS/R.INSTALL7a01310b30fd/fs/src/libuv-1.38.1' 2021-05-16T01:41:34.6825942Z 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-16T01:41:34.7824269Z installing to /home/runner/work/_temp/Library/00LOCK-fs/00new/fs/libs 2021-05-16T01:41:34.7857235Z ** R 2021-05-16T01:41:34.7968839Z ** inst 2021-05-16T01:41:34.7981051Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:41:35.8919887Z ** help 2021-05-16T01:41:35.9683105Z *** installing help indices 2021-05-16T01:41:36.0232894Z ** building package indices 2021-05-16T01:41:36.2826318Z ** installing vignettes 2021-05-16T01:41:36.2922500Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:41:36.5465598Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T01:41:36.5675069Z ** testing if installed package can be loaded from final location 2021-05-16T01:41:36.8296260Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:41:36.8312107Z * DONE (fs) 2021-05-16T01:41:37.0851499Z * installing *source* package ‘clipr’ ... 2021-05-16T01:41:37.0866118Z ** package ‘clipr’ successfully unpacked and MD5 sums checked 2021-05-16T01:41:37.0867541Z ** using staged installation 2021-05-16T01:41:37.1089848Z ** R 2021-05-16T01:41:37.1133978Z ** inst 2021-05-16T01:41:37.1144002Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:41:37.4746057Z ** help 2021-05-16T01:41:37.4969068Z *** installing help indices 2021-05-16T01:41:37.5200358Z ** building package indices 2021-05-16T01:41:37.7410423Z ** installing vignettes 2021-05-16T01:41:37.7411996Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:41:37.9371851Z ** testing if installed package can be loaded from final location 2021-05-16T01:41:38.1326989Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:41:38.1333705Z * DONE (clipr) 2021-05-16T01:41:38.9399463Z * installing *source* package ‘git2r’ ... 2021-05-16T01:41:38.9669153Z ** package ‘git2r’ successfully unpacked and MD5 sums checked 2021-05-16T01:41:38.9670495Z ** using staged installation 2021-05-16T01:41:39.1681154Z checking build system type... x86_64-unknown-linux-gnu 2021-05-16T01:41:39.1682790Z checking host system type... x86_64-unknown-linux-gnu 2021-05-16T01:41:39.1691008Z checking for gcc... gcc 2021-05-16T01:41:39.2336783Z checking whether the C compiler works... yes 2021-05-16T01:41:39.2338594Z checking for C compiler default output file name... a.out 2021-05-16T01:41:39.2732493Z checking for suffix of executables... 2021-05-16T01:41:39.3198719Z checking whether we are cross compiling... no 2021-05-16T01:41:39.3457841Z checking for suffix of object files... o 2021-05-16T01:41:39.3684072Z checking whether we are using the GNU C compiler... yes 2021-05-16T01:41:39.3912418Z checking whether gcc accepts -g... yes 2021-05-16T01:41:39.4311171Z checking for gcc option to accept ISO C89... none needed 2021-05-16T01:41:39.4324985Z checking for pkg-config... /usr/bin/pkg-config 2021-05-16T01:41:39.4341340Z checking pkg-config is at least version 0.9.0... yes 2021-05-16T01:41:39.4488345Z Found pkg-config cflags and libs! 2021-05-16T01:41:39.5553366Z checking whether the libgit2 version will work in git2r... yes 2021-05-16T01:41:39.6953457Z checking whether the libgit2 function git_buf_dispose is available... yes 2021-05-16T01:41:39.8339481Z checking whether the libgit2 constant GIT_OBJECT_ANY is available... yes 2021-05-16T01:41:39.9754324Z checking whether the libgit2 function git_error_last is available... yes 2021-05-16T01:41:40.0941792Z checking whether the libgit2 function git_oid_is_zero is available... no 2021-05-16T01:41:40.0943803Z ----- Results of the git2r package configure ----- 2021-05-16T01:41:40.0944655Z 2021-05-16T01:41:40.0947761Z PKG_CFLAGS: -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR 2021-05-16T01:41:40.0950014Z PKG_LIBS: -lgit2 2021-05-16T01:41:40.0950905Z 2021-05-16T01:41:40.0952364Z -------------------------------------------------- 2021-05-16T01:41:40.1172008Z configure: creating ./config.status 2021-05-16T01:41:40.2039360Z config.status: creating src/Makevars 2021-05-16T01:41:40.2678590Z ** libs 2021-05-16T01:41:40.2745792Z 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-16T01:41:40.3480034Z 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-16T01:41:40.4039927Z 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-16T01:41:40.5775436Z 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-16T01:41:40.6801738Z 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-16T01:41:40.8175838Z 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-16T01:41:41.0700483Z 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-16T01:41:41.1705597Z 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-16T01:41:41.2700735Z 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-16T01:41:41.4375891Z 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-16T01:41:41.6123036Z 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-16T01:41:41.7127005Z 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-16T01:41:41.9927285Z 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-16T01:41:42.0665816Z 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-16T01:41:42.1618581Z 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-16T01:41:42.2566640Z 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-16T01:41:42.3452013Z 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-16T01:41:42.5416657Z 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-16T01:41:42.6847603Z 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-16T01:41:42.7762292Z 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-16T01:41:42.9535307Z 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-16T01:41:43.0331497Z 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-16T01:41:43.1246130Z 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-16T01:41:43.2295389Z 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-16T01:41:43.3288313Z 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-16T01:41:43.5245007Z 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-16T01:41:43.6968802Z 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-16T01:41:43.7879060Z 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-16T01:41:43.8752331Z 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-16T01:41:44.0869717Z 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-16T01:41:44.1764028Z 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-16T01:41:44.3049605Z 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-16T01:41:44.4826306Z 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-16T01:41:44.6229455Z 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-16T01:41:44.6964989Z 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-16T01:41:44.8244143Z 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-16T01:41:44.8863342Z installing to /home/runner/work/_temp/Library/00LOCK-git2r/00new/git2r/libs 2021-05-16T01:41:44.8885279Z ** R 2021-05-16T01:41:44.9104268Z ** inst 2021-05-16T01:41:44.9114741Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:41:45.9553719Z ** help 2021-05-16T01:41:46.2188238Z *** installing help indices 2021-05-16T01:41:46.4197442Z ** building package indices 2021-05-16T01:41:46.7993225Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:41:47.0244761Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T01:41:47.0454667Z ** testing if installed package can be loaded from final location 2021-05-16T01:41:47.2700886Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:41:47.2717909Z * DONE (git2r) 2021-05-16T01:41:47.5177727Z * installing *source* package ‘askpass’ ... 2021-05-16T01:41:47.5187644Z ** package ‘askpass’ successfully unpacked and MD5 sums checked 2021-05-16T01:41:47.5189548Z ** using staged installation 2021-05-16T01:41:47.5340290Z ** libs 2021-05-16T01:41:47.5401839Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c askpass.c -o askpass.o 2021-05-16T01:41:47.5988192Z 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-16T01:41:47.6313950Z installing to /home/runner/work/_temp/Library/00LOCK-askpass/00new/askpass/libs 2021-05-16T01:41:47.6329555Z ** R 2021-05-16T01:41:47.6362801Z ** inst 2021-05-16T01:41:47.6371502Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:41:47.9218030Z ** help 2021-05-16T01:41:47.9451838Z *** installing help indices 2021-05-16T01:41:47.9613098Z ** building package indices 2021-05-16T01:41:48.1703858Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:41:48.3699844Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T01:41:48.3897446Z ** testing if installed package can be loaded from final location 2021-05-16T01:41:48.5826699Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:41:48.5832508Z * DONE (askpass) 2021-05-16T01:41:48.9571492Z * installing *source* package ‘cli’ ... 2021-05-16T01:41:48.9635912Z ** package ‘cli’ successfully unpacked and MD5 sums checked 2021-05-16T01:41:48.9638083Z ** using staged installation 2021-05-16T01:41:48.9846905Z ** R 2021-05-16T01:41:49.0154194Z ** inst 2021-05-16T01:41:49.0169820Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:41:51.7665036Z ** help 2021-05-16T01:41:51.9772268Z *** installing help indices 2021-05-16T01:41:52.1183042Z *** copying figures 2021-05-16T01:41:52.1184497Z ** building package indices 2021-05-16T01:41:52.4691412Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:41:52.7154494Z ** testing if installed package can be loaded from final location 2021-05-16T01:41:53.0138288Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:41:53.0168827Z * DONE (cli) 2021-05-16T01:41:53.3679862Z * installing *source* package ‘purrr’ ... 2021-05-16T01:41:53.3739425Z ** package ‘purrr’ successfully unpacked and MD5 sums checked 2021-05-16T01:41:53.3740851Z ** using staged installation 2021-05-16T01:41:53.3903361Z ** libs 2021-05-16T01:41:54.1436819Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c backports.c -o backports.o 2021-05-16T01:41:54.1439161Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c coerce.c -o coerce.o 2021-05-16T01:41:54.1441691Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c conditions.c -o conditions.o 2021-05-16T01:41:54.1443544Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c flatten.c -o flatten.o 2021-05-16T01:41:54.1445212Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T01:41:54.1446840Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c map.c -o map.o 2021-05-16T01:41:54.1449783Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pluck.c -o pluck.o 2021-05-16T01:41:54.1452406Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c transpose.c -o transpose.o 2021-05-16T01:41:54.2028866Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utils.c -o utils.o 2021-05-16T01:41:54.2638398Z 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-16T01:41:54.2913676Z installing to /home/runner/work/_temp/Library/00LOCK-purrr/00new/purrr/libs 2021-05-16T01:41:54.2928687Z ** R 2021-05-16T01:41:54.3115450Z ** inst 2021-05-16T01:41:54.3125547Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:41:55.6450454Z ** help 2021-05-16T01:41:55.8324425Z *** installing help indices 2021-05-16T01:41:55.9435080Z *** copying figures 2021-05-16T01:41:55.9442082Z ** building package indices 2021-05-16T01:41:56.2586307Z ** installing vignettes 2021-05-16T01:41:56.2642061Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:41:56.4889111Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T01:41:56.5132422Z ** testing if installed package can be loaded from final location 2021-05-16T01:41:56.7671299Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:41:56.7685585Z * DONE (purrr) 2021-05-16T01:41:57.0576962Z * installing *source* package ‘lifecycle’ ... 2021-05-16T01:41:57.0610109Z ** package ‘lifecycle’ successfully unpacked and MD5 sums checked 2021-05-16T01:41:57.0613441Z ** using staged installation 2021-05-16T01:41:57.0775302Z ** R 2021-05-16T01:41:57.0830143Z ** inst 2021-05-16T01:41:57.0843492Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:41:57.5379726Z ** help 2021-05-16T01:41:57.5731754Z *** installing help indices 2021-05-16T01:41:57.6004355Z *** copying figures 2021-05-16T01:41:57.6011038Z ** building package indices 2021-05-16T01:41:57.8226253Z ** installing vignettes 2021-05-16T01:41:57.8282442Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:41:58.0442754Z ** testing if installed package can be loaded from final location 2021-05-16T01:41:58.2648912Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:41:58.2665773Z * DONE (lifecycle) 2021-05-16T01:41:58.5070926Z * installing *source* package ‘cachem’ ... 2021-05-16T01:41:58.5084614Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-16T01:41:58.5085765Z ** using staged installation 2021-05-16T01:41:58.5234102Z ** libs 2021-05-16T01:41:58.5287709Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cache.c -o cache.o 2021-05-16T01:41:58.5910035Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T01:41:58.6433939Z 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-16T01:41:58.6678235Z installing to /home/runner/work/_temp/Library/00LOCK-cachem/00new/cachem/libs 2021-05-16T01:41:58.6693331Z ** R 2021-05-16T01:41:58.6828210Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:41:59.2561061Z ** help 2021-05-16T01:41:59.2813545Z *** installing help indices 2021-05-16T01:41:59.3030950Z ** building package indices 2021-05-16T01:41:59.5198808Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:41:59.7421806Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T01:41:59.7621197Z ** testing if installed package can be loaded from final location 2021-05-16T01:41:59.9865005Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:41:59.9872978Z * DONE (cachem) 2021-05-16T01:42:00.4796185Z * installing *source* package ‘openssl’ ... 2021-05-16T01:42:00.4940382Z ** package ‘openssl’ successfully unpacked and MD5 sums checked 2021-05-16T01:42:00.4942188Z ** using staged installation 2021-05-16T01:42:00.5113683Z Found pkg-config cflags and libs! 2021-05-16T01:42:00.6070204Z Using PKG_CFLAGS= 2021-05-16T01:42:00.9453370Z Using PKG_LIBS=-l:libssl.so.1.1 -l:libcrypto.so.1.1 2021-05-16T01:42:00.9627209Z ** libs 2021-05-16T01:42:00.9694504Z rm -f aes.o base64.o bignum.o cert.o compatibility.o diffie.o envelope.o error.o hash.o info.o keygen.o keys.o onload.o openssh.o password.o pbkdf.o pem.o pkcs12.o pkcs7.o rand.o rsa.o signing.o ssl.o stream.o write.o x25519.o openssl.so bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-16T01:42:00.9722696Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c aes.c -o aes.o 2021-05-16T01:42:01.0707962Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-16T01:42:01.1588326Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c bignum.c -o bignum.o 2021-05-16T01:42:01.2778551Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cert.c -o cert.o 2021-05-16T01:42:01.4528928Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c compatibility.c -o compatibility.o 2021-05-16T01:42:01.5283064Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c diffie.c -o diffie.o 2021-05-16T01:42:01.6351014Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c envelope.c -o envelope.o 2021-05-16T01:42:01.7741647Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c error.c -o error.o 2021-05-16T01:42:01.8417908Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c hash.c -o hash.o 2021-05-16T01:42:01.9560765Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c info.c -o info.o 2021-05-16T01:42:02.0334458Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c keygen.c -o keygen.o 2021-05-16T01:42:02.1512609Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c keys.c -o keys.o 2021-05-16T01:42:02.3030611Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c onload.c -o onload.o 2021-05-16T01:42:02.4054932Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c openssh.c -o openssh.o 2021-05-16T01:42:02.6415496Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c password.c -o password.o 2021-05-16T01:42:02.7026999Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pbkdf.c -o pbkdf.o 2021-05-16T01:42:02.7534496Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pem.c -o pem.o 2021-05-16T01:42:02.9022912Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pkcs12.c -o pkcs12.o 2021-05-16T01:42:03.0651017Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pkcs7.c -o pkcs7.o 2021-05-16T01:42:03.2070078Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rand.c -o rand.o 2021-05-16T01:42:03.2600410Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rsa.c -o rsa.o 2021-05-16T01:42:03.3754083Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c signing.c -o signing.o 2021-05-16T01:42:03.5160027Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c ssl.c -o ssl.o 2021-05-16T01:42:03.6807535Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c stream.c -o stream.o 2021-05-16T01:42:03.8171485Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c write.c -o write.o 2021-05-16T01:42:03.9641205Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c x25519.c -o x25519.o 2021-05-16T01:42:04.1161351Z 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-16T01:42:04.1969779Z 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-16T01:42:04.4031071Z ar rcs bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-16T01:42:04.4095125Z 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-16T01:42:04.4749575Z installing to /home/runner/work/_temp/Library/00LOCK-openssl/00new/openssl/libs 2021-05-16T01:42:04.4769098Z ** R 2021-05-16T01:42:04.4889710Z ** inst 2021-05-16T01:42:04.4943613Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:42:05.5476847Z ** help 2021-05-16T01:42:05.6062527Z *** installing help indices 2021-05-16T01:42:05.6484920Z ** building package indices 2021-05-16T01:42:05.8970741Z ** installing vignettes 2021-05-16T01:42:05.9125885Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:42:06.1255043Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T01:42:06.1464143Z ** testing if installed package can be loaded from final location 2021-05-16T01:42:06.3730310Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:42:06.3744939Z * DONE (openssl) 2021-05-16T01:42:06.6358022Z * installing *source* package ‘memoise’ ... 2021-05-16T01:42:06.6372552Z ** package ‘memoise’ successfully unpacked and MD5 sums checked 2021-05-16T01:42:06.6374422Z ** using staged installation 2021-05-16T01:42:06.6550366Z ** R 2021-05-16T01:42:06.6666614Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:42:07.1146070Z ** help 2021-05-16T01:42:07.1414833Z *** installing help indices 2021-05-16T01:42:07.1686248Z ** building package indices 2021-05-16T01:42:07.3941751Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:42:07.6293468Z ** testing if installed package can be loaded from final location 2021-05-16T01:42:07.8530451Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:42:07.8537151Z * DONE (memoise) 2021-05-16T01:42:08.2061893Z * installing *source* package ‘httr’ ... 2021-05-16T01:42:08.2116951Z ** package ‘httr’ successfully unpacked and MD5 sums checked 2021-05-16T01:42:08.2117728Z ** using staged installation 2021-05-16T01:42:08.2291661Z ** R 2021-05-16T01:42:08.2485838Z ** demo 2021-05-16T01:42:08.2498106Z ** inst 2021-05-16T01:42:08.2513453Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:42:11.0427283Z ** help 2021-05-16T01:42:11.2221354Z *** installing help indices 2021-05-16T01:42:11.3465935Z ** building package indices 2021-05-16T01:42:11.6750630Z ** installing vignettes 2021-05-16T01:42:11.6824095Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:42:11.8833092Z ** testing if installed package can be loaded from final location 2021-05-16T01:42:12.1354704Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:42:12.1384583Z * DONE (httr) 2021-05-16T01:42:12.3983162Z * installing *source* package ‘credentials’ ... 2021-05-16T01:42:12.4002654Z ** package ‘credentials’ successfully unpacked and MD5 sums checked 2021-05-16T01:42:12.4004814Z ** using staged installation 2021-05-16T01:42:12.4153680Z ** R 2021-05-16T01:42:12.4202928Z ** inst 2021-05-16T01:42:12.4214774Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:42:12.9026122Z ** help 2021-05-16T01:42:12.9216691Z *** installing help indices 2021-05-16T01:42:12.9444959Z ** building package indices 2021-05-16T01:42:13.1591760Z ** installing vignettes 2021-05-16T01:42:13.1650934Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:42:13.4580793Z ** testing if installed package can be loaded from final location 2021-05-16T01:42:13.7246234Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:42:13.7254350Z * DONE (credentials) 2021-05-16T01:42:13.9876895Z * installing *source* package ‘gh’ ... 2021-05-16T01:42:13.9896857Z ** package ‘gh’ successfully unpacked and MD5 sums checked 2021-05-16T01:42:13.9898568Z ** using staged installation 2021-05-16T01:42:14.0060007Z ** R 2021-05-16T01:42:14.0149231Z ** inst 2021-05-16T01:42:14.0159518Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:42:15.1186897Z ** help 2021-05-16T01:42:15.1517005Z *** installing help indices 2021-05-16T01:42:15.1863191Z ** building package indices 2021-05-16T01:42:15.4170853Z ** installing vignettes 2021-05-16T01:42:15.4234153Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:42:15.6953180Z ** testing if installed package can be loaded from final location 2021-05-16T01:42:15.9884847Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:42:15.9897278Z * DONE (gh) 2021-05-16T01:42:16.2775741Z * installing *source* package ‘gert’ ... 2021-05-16T01:42:16.2804727Z ** package ‘gert’ successfully unpacked and MD5 sums checked 2021-05-16T01:42:16.2805750Z ** using staged installation 2021-05-16T01:42:16.2904409Z Found pkg-config cflags and libs! 2021-05-16T01:42:16.3858741Z Using PKG_CFLAGS= 2021-05-16T01:42:16.3860419Z Using PKG_LIBS=-lgit2 2021-05-16T01:42:16.4282327Z Configuration OK! 2021-05-16T01:42:16.4455512Z ** libs 2021-05-16T01:42:16.4514590Z rm -f gert.so branch.o clone.o commit.o config.o conflicts.o files.o init.o merge.o rebase.o stash.o submodules.o tag.o utils.o version.o 2021-05-16T01:42:16.4543282Z 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-16T01:42:16.6900822Z 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-16T01:42:16.9456841Z 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-16T01:42:17.1965489Z 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-16T01:42:17.2977612Z 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-16T01:42:17.3833186Z 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-16T01:42:17.5511421Z 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-16T01:42:17.6247708Z 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-16T01:42:17.7419438Z 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-16T01:42:17.8719883Z 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-16T01:42:17.9712894Z 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-16T01:42:18.1021525Z 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-16T01:42:18.1973477Z 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-16T01:42:18.3351444Z 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-16T01:42:18.4267491Z 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-16T01:42:18.4627624Z installing to /home/runner/work/_temp/Library/00LOCK-gert/00new/gert/libs 2021-05-16T01:42:18.4636326Z ** R 2021-05-16T01:42:18.4733969Z ** inst 2021-05-16T01:42:18.4744155Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:42:19.2786931Z ** help 2021-05-16T01:42:19.3439233Z *** installing help indices 2021-05-16T01:42:19.3915140Z ** building package indices 2021-05-16T01:42:19.6426227Z ** installing vignettes 2021-05-16T01:42:19.6515339Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:42:19.9052395Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T01:42:19.9256884Z ** testing if installed package can be loaded from final location 2021-05-16T01:42:20.1906673Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:42:20.1908053Z * DONE (gert) 2021-05-16T01:42:20.6353222Z * installing *source* package ‘usethis’ ... 2021-05-16T01:42:20.6443140Z ** package ‘usethis’ successfully unpacked and MD5 sums checked 2021-05-16T01:42:20.6444557Z ** using staged installation 2021-05-16T01:42:20.6708012Z ** R 2021-05-16T01:42:20.7084991Z ** inst 2021-05-16T01:42:20.7119782Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:42:23.6998901Z ** help 2021-05-16T01:42:23.9189839Z *** installing help indices 2021-05-16T01:42:24.0581412Z *** copying figures 2021-05-16T01:42:24.0588023Z ** building package indices 2021-05-16T01:42:24.3997964Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:42:24.7287657Z ** testing if installed package can be loaded from final location 2021-05-16T01:42:25.0955617Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:42:25.0988175Z * DONE (usethis) 2021-05-16T01:42:25.1105969Z 2021-05-16T01:42:25.1109362Z The downloaded source packages are in 2021-05-16T01:42:25.1110714Z ‘/tmp/RtmpVQflIe/downloaded_packages’ 2021-05-16T01:42:25.1111369Z Running `R CMD build`... 2021-05-16T01:42:27.4898254Z * checking for file ‘/tmp/RtmpVQflIe/remotes73c540e1cf1c/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-16T01:42:27.4899699Z * preparing ‘tic’: 2021-05-16T01:42:27.4900824Z * checking DESCRIPTION meta-information ... OK 2021-05-16T01:42:27.4902345Z * installing the package to process help pages 2021-05-16T01:42:27.4904064Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T01:42:27.4905242Z * checking for empty or unneeded directories 2021-05-16T01:42:27.4906466Z Removed empty directory ‘tic/.circleci’ 2021-05-16T01:42:27.4907493Z Removed empty directory ‘tic/pkgdown’ 2021-05-16T01:42:27.4908428Z * building ‘tic_0.10.0.tar.gz’ 2021-05-16T01:42:27.4911032Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T01:42:27.4912074Z (as ‘lib’ is unspecified) 2021-05-16T01:42:27.8801937Z * installing *source* package ‘tic’ ... 2021-05-16T01:42:27.8828783Z ** using staged installation 2021-05-16T01:42:27.9095081Z ** R 2021-05-16T01:42:27.9309392Z ** inst 2021-05-16T01:42:27.9347492Z ** preparing package for lazy loading 2021-05-16T01:42:28.3387284Z ** help 2021-05-16T01:42:28.5192124Z *** installing help indices 2021-05-16T01:42:28.6320112Z *** copying figures 2021-05-16T01:42:28.6325294Z ** building package indices 2021-05-16T01:42:28.9326782Z ** installing vignettes 2021-05-16T01:42:28.9378396Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:42:29.2243249Z ** testing if installed package can be loaded from final location 2021-05-16T01:42:29.5695829Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:42:29.5735765Z * DONE (tic) 2021-05-16T01:42:29.5877923Z Using github PAT from envvar GITHUB_PAT 2021-05-16T01:42:29.7764123Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-16T01:42:30.7340285Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-16T01:42:30.7342383Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-16T01:42:30.7347666Z Installing 37 packages: utf8, vctrs, pkgconfig, pillar, tibble, rematch2, fansi, diffobj, waldo, ps, processx, praise, pkgload, evaluate, ellipsis, digest, callr, brio, xml2, xfun, markdown, highr, stringr, stringi, Rcpp, knitr, commonmark, brew, xopen, sessioninfo, prettyunits, pkgbuild, testthat, rversions, roxygen2, rcmdcheck, devtools 2021-05-16T01:42:30.7351410Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-16T01:42:30.7354834Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T01:42:30.7356460Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-16T01:42:30.7359172Z (as ‘lib’ is unspecified) 2021-05-16T01:42:30.7360513Z pillar (NA -> 1.6.0 ) [CRAN] 2021-05-16T01:42:30.7362351Z tibble (NA -> 3.1.1 ) [CRAN] 2021-05-16T01:42:30.7363937Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-16T01:42:30.7365490Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-16T01:42:30.7366998Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-16T01:42:30.7368526Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-16T01:42:30.7370018Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-16T01:42:30.7371527Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-16T01:42:30.7373095Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-16T01:42:30.7374961Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-16T01:42:30.7376544Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-16T01:42:30.7378128Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-16T01:42:30.7379685Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-16T01:42:30.7381178Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-16T01:42:30.7382658Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-16T01:42:30.7384162Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-16T01:42:30.7386777Z xfun (NA -> 0.23 ) [CRAN] 2021-05-16T01:42:30.7390905Z markdown (NA -> 1.1 ) [CRAN] 2021-05-16T01:42:30.7392169Z highr (NA -> 0.9 ) [CRAN] 2021-05-16T01:42:30.7393431Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-16T01:42:30.7394694Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-16T01:42:30.7395920Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-16T01:42:30.7397157Z knitr (NA -> 1.33 ) [CRAN] 2021-05-16T01:42:30.7398425Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-16T01:42:30.7399718Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-16T01:42:30.7400941Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-16T01:42:30.7402249Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-16T01:42:30.7403603Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-16T01:42:30.7404935Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-16T01:42:30.7406235Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-16T01:42:30.7408096Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-16T01:42:30.7409450Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-16T01:42:30.7410475Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-16T01:42:30.7411220Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-16T01:42:46.5161523Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/utf8_1.2.1.tar.gz' 2021-05-16T01:42:46.9524458Z Content type 'binary/octet-stream' length 237667 bytes (232 KB) 2021-05-16T01:42:47.0543683Z ================================================== 2021-05-16T01:42:47.0544367Z downloaded 232 KB 2021-05-16T01:42:47.0544685Z 2021-05-16T01:42:47.0586926Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-16T01:42:47.4865812Z Content type 'binary/octet-stream' length 784938 bytes (766 KB) 2021-05-16T01:42:47.6535377Z ================================================== 2021-05-16T01:42:47.6536383Z downloaded 766 KB 2021-05-16T01:42:47.6537848Z 2021-05-16T01:42:47.6571861Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-16T01:42:48.0190232Z Content type 'application/x-tar' length 6108 bytes 2021-05-16T01:42:48.0192636Z ================================================== 2021-05-16T01:42:48.0193963Z downloaded 6108 bytes 2021-05-16T01:42:48.0194860Z 2021-05-16T01:42:48.0236028Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pillar_1.6.0.tar.gz' 2021-05-16T01:42:48.4524920Z Content type 'binary/octet-stream' length 1103143 bytes (1.1 MB) 2021-05-16T01:42:48.6367958Z ================================================== 2021-05-16T01:42:48.6368587Z downloaded 1.1 MB 2021-05-16T01:42:48.6368905Z 2021-05-16T01:42:48.6412504Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tibble_3.1.1.tar.gz' 2021-05-16T01:42:49.1907925Z Content type 'binary/octet-stream' length 690530 bytes (674 KB) 2021-05-16T01:42:49.3472715Z ================================================== 2021-05-16T01:42:49.3474732Z downloaded 674 KB 2021-05-16T01:42:49.3476326Z 2021-05-16T01:42:49.3509527Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-16T01:42:49.8384282Z Content type 'binary/octet-stream' length 13441 bytes (13 KB) 2021-05-16T01:42:49.8455135Z ================================================== 2021-05-16T01:42:49.8456099Z downloaded 13 KB 2021-05-16T01:42:49.8456655Z 2021-05-16T01:42:49.8502657Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fansi_0.4.2.tar.gz' 2021-05-16T01:42:50.2856097Z Content type 'binary/octet-stream' length 270970 bytes (264 KB) 2021-05-16T01:42:50.3934375Z ================================================== 2021-05-16T01:42:50.3935123Z downloaded 264 KB 2021-05-16T01:42:50.3935584Z 2021-05-16T01:42:50.3974041Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-16T01:42:50.8341684Z Content type 'binary/octet-stream' length 476003 bytes (464 KB) 2021-05-16T01:42:50.9761838Z ================================================== 2021-05-16T01:42:50.9763146Z downloaded 464 KB 2021-05-16T01:42:50.9763831Z 2021-05-16T01:42:50.9809209Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/waldo_0.2.5.tar.gz' 2021-05-16T01:42:51.4147554Z Content type 'binary/octet-stream' length 26261 bytes (25 KB) 2021-05-16T01:42:51.4185725Z ================================================== 2021-05-16T01:42:51.4187081Z downloaded 25 KB 2021-05-16T01:42:51.4187872Z 2021-05-16T01:42:51.4222804Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ps_1.6.0.tar.gz' 2021-05-16T01:42:51.9692400Z Content type 'binary/octet-stream' length 120042 bytes (117 KB) 2021-05-16T01:42:52.0399976Z ================================================== 2021-05-16T01:42:52.0401255Z downloaded 117 KB 2021-05-16T01:42:52.0401930Z 2021-05-16T01:42:52.0456231Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/processx_3.5.2.tar.gz' 2021-05-16T01:42:53.2183512Z Content type 'binary/octet-stream' length 141949 bytes (138 KB) 2021-05-16T01:42:53.3012719Z ================================================== 2021-05-16T01:42:53.3013290Z downloaded 138 KB 2021-05-16T01:42:53.3013611Z 2021-05-16T01:42:53.3049362Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/praise_1.0.0.tar.gz' 2021-05-16T01:42:53.7738667Z Content type 'application/x-tar' length 6100 bytes 2021-05-16T01:42:53.7739652Z ================================================== 2021-05-16T01:42:53.7740317Z downloaded 6100 bytes 2021-05-16T01:42:53.7740769Z 2021-05-16T01:42:53.7789517Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-16T01:42:54.5843840Z Content type 'binary/octet-stream' length 60723 bytes (59 KB) 2021-05-16T01:42:54.5846149Z ================================================== 2021-05-16T01:42:54.5847371Z downloaded 59 KB 2021-05-16T01:42:54.5848258Z 2021-05-16T01:42:54.5890244Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/evaluate_0.14.tar.gz' 2021-05-16T01:42:55.1395713Z Content type 'application/x-tar' length 23661 bytes (23 KB) 2021-05-16T01:42:55.1424279Z ================================================== 2021-05-16T01:42:55.1425656Z downloaded 23 KB 2021-05-16T01:42:55.1426169Z 2021-05-16T01:42:55.1483901Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-16T01:42:55.9315317Z Content type 'binary/octet-stream' length 8130 bytes 2021-05-16T01:42:55.9316096Z ================================================== 2021-05-16T01:42:55.9318111Z downloaded 8130 bytes 2021-05-16T01:42:55.9318464Z 2021-05-16T01:42:55.9358806Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/digest_0.6.27.tar.gz' 2021-05-16T01:42:56.3973509Z Content type 'binary/octet-stream' length 164442 bytes (160 KB) 2021-05-16T01:42:56.4834355Z ================================================== 2021-05-16T01:42:56.4834973Z downloaded 160 KB 2021-05-16T01:42:56.4835290Z 2021-05-16T01:42:56.4876645Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/callr_3.7.0.tar.gz' 2021-05-16T01:42:57.2936658Z Content type 'binary/octet-stream' length 74923 bytes (73 KB) 2021-05-16T01:42:57.3229708Z ================================================== 2021-05-16T01:42:57.3230294Z downloaded 73 KB 2021-05-16T01:42:57.3230609Z 2021-05-16T01:42:57.3269237Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brio_1.1.2.tar.gz' 2021-05-16T01:43:00.1369694Z Content type 'binary/octet-stream' length 12096 bytes (11 KB) 2021-05-16T01:43:00.1370440Z ================================================== 2021-05-16T01:43:00.1370945Z downloaded 11 KB 2021-05-16T01:43:00.1371263Z 2021-05-16T01:43:00.1409135Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xml2_1.3.2.tar.gz' 2021-05-16T01:43:01.1778594Z Content type 'binary/octet-stream' length 272736 bytes (266 KB) 2021-05-16T01:43:01.2875676Z ================================================== 2021-05-16T01:43:01.2877005Z downloaded 266 KB 2021-05-16T01:43:01.2878682Z 2021-05-16T01:43:01.2917462Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-16T01:43:01.5194231Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-16T01:43:01.5884422Z ================================================== 2021-05-16T01:43:01.5887327Z downloaded 109 KB 2021-05-16T01:43:01.5889554Z 2021-05-16T01:43:01.5928819Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/markdown_1.1.tar.gz' 2021-05-16T01:43:02.3518386Z Content type 'application/x-tar' length 81636 bytes (79 KB) 2021-05-16T01:43:02.3966240Z ================================================== 2021-05-16T01:43:02.3967735Z downloaded 79 KB 2021-05-16T01:43:02.3968527Z 2021-05-16T01:43:02.4006952Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/highr_0.9.tar.gz' 2021-05-16T01:43:04.8846722Z Content type 'binary/octet-stream' length 15361 bytes (15 KB) 2021-05-16T01:43:04.9054171Z ================================================== 2021-05-16T01:43:04.9055097Z downloaded 15 KB 2021-05-16T01:43:04.9055651Z 2021-05-16T01:43:04.9097247Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringr_1.4.0.tar.gz' 2021-05-16T01:43:07.2789569Z Content type 'application/x-tar' length 135526 bytes (132 KB) 2021-05-16T01:43:07.3325521Z ================================================== 2021-05-16T01:43:07.3326161Z downloaded 132 KB 2021-05-16T01:43:07.3326538Z 2021-05-16T01:43:07.3376123Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringi_1.6.1.tar.gz' 2021-05-16T01:43:08.3821233Z Content type 'binary/octet-stream' length 7574951 bytes (7.2 MB) 2021-05-16T01:43:08.8150477Z ================================================== 2021-05-16T01:43:08.8151089Z downloaded 7.2 MB 2021-05-16T01:43:08.8151407Z 2021-05-16T01:43:08.8190063Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-16T01:43:11.2587785Z Content type 'binary/octet-stream' length 2954251 bytes (2.8 MB) 2021-05-16T01:43:11.4923255Z ================================================== 2021-05-16T01:43:11.4924357Z downloaded 2.8 MB 2021-05-16T01:43:11.4924903Z 2021-05-16T01:43:11.4960903Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/knitr_1.33.tar.gz' 2021-05-16T01:43:12.0260453Z Content type 'binary/octet-stream' length 890176 bytes (869 KB) 2021-05-16T01:43:12.1983843Z ================================================== 2021-05-16T01:43:12.1984541Z downloaded 869 KB 2021-05-16T01:43:12.1984861Z 2021-05-16T01:43:12.2023806Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/commonmark_1.7.tar.gz' 2021-05-16T01:43:12.7569498Z Content type 'application/x-tar' length 134376 bytes (131 KB) 2021-05-16T01:43:12.8051008Z ================================================== 2021-05-16T01:43:12.8051608Z downloaded 131 KB 2021-05-16T01:43:12.8051929Z 2021-05-16T01:43:12.8090944Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brew_1.0-6.tar.gz' 2021-05-16T01:43:13.4664671Z Content type 'application/x-tar' length 83765 bytes (81 KB) 2021-05-16T01:43:13.5027167Z ================================================== 2021-05-16T01:43:13.5028078Z downloaded 81 KB 2021-05-16T01:43:13.5028597Z 2021-05-16T01:43:13.5077367Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xopen_1.0.0.tar.gz' 2021-05-16T01:43:13.8664846Z Content type 'application/x-tar' length 11313 bytes (11 KB) 2021-05-16T01:43:13.8666428Z ================================================== 2021-05-16T01:43:13.8667249Z downloaded 11 KB 2021-05-16T01:43:13.8667791Z 2021-05-16T01:43:13.8706674Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-16T01:43:14.6975502Z Content type 'application/x-tar' length 45020 bytes (43 KB) 2021-05-16T01:43:14.7402223Z ================================================== 2021-05-16T01:43:14.7402976Z downloaded 43 KB 2021-05-16T01:43:14.7403408Z 2021-05-16T01:43:14.7451202Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-16T01:43:20.7875882Z Content type 'binary/octet-stream' length 10377 bytes (10 KB) 2021-05-16T01:43:20.7878024Z ================================================== 2021-05-16T01:43:20.7879279Z downloaded 10 KB 2021-05-16T01:43:20.7880176Z 2021-05-16T01:43:20.7928895Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-16T01:43:21.4623486Z Content type 'binary/octet-stream' length 30622 bytes (29 KB) 2021-05-16T01:43:21.4669412Z ================================================== 2021-05-16T01:43:21.4669939Z downloaded 29 KB 2021-05-16T01:43:21.4670254Z 2021-05-16T01:43:21.4709422Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/testthat_3.0.2.tar.gz' 2021-05-16T01:43:22.1311928Z Content type 'binary/octet-stream' length 678280 bytes (662 KB) 2021-05-16T01:43:22.2910221Z ================================================== 2021-05-16T01:43:22.2911031Z downloaded 662 KB 2021-05-16T01:43:22.2911462Z 2021-05-16T01:43:22.2951750Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rversions_2.0.2.tar.gz' 2021-05-16T01:43:23.3532387Z Content type 'binary/octet-stream' length 40913 bytes (39 KB) 2021-05-16T01:43:23.3534591Z ================================================== 2021-05-16T01:43:23.3535720Z downloaded 39 KB 2021-05-16T01:43:23.3536575Z 2021-05-16T01:43:23.3591349Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-16T01:43:24.2146120Z Content type 'binary/octet-stream' length 255098 bytes (249 KB) 2021-05-16T01:43:24.3138666Z ================================================== 2021-05-16T01:43:24.3139239Z downloaded 249 KB 2021-05-16T01:43:24.3139556Z 2021-05-16T01:43:24.3185980Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-16T01:43:28.0882428Z Content type 'application/x-tar' length 44991 bytes (43 KB) 2021-05-16T01:43:28.1240764Z ================================================== 2021-05-16T01:43:28.1241681Z downloaded 43 KB 2021-05-16T01:43:28.1242236Z 2021-05-16T01:43:28.1289508Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/devtools_2.4.1.tar.gz' 2021-05-16T01:43:29.9515707Z Content type 'binary/octet-stream' length 370450 bytes (361 KB) 2021-05-16T01:43:30.0787423Z ================================================== 2021-05-16T01:43:30.0788609Z downloaded 361 KB 2021-05-16T01:43:30.0789175Z 2021-05-16T01:43:30.4408391Z * installing *source* package ‘utf8’ ... 2021-05-16T01:43:30.4480331Z ** package ‘utf8’ successfully unpacked and MD5 sums checked 2021-05-16T01:43:30.4481456Z ** using staged installation 2021-05-16T01:43:30.4627206Z ** libs 2021-05-16T01:43:30.4684834Z 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-16T01:43:30.5445425Z 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-16T01:43:30.7056164Z 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-16T01:43:30.7738084Z 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-16T01:43:30.8211585Z 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-16T01:43:30.8906544Z 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-16T01:43:31.0767989Z 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-16T01:43:31.1492188Z 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-16T01:43:31.2963017Z 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-16T01:43:31.3982752Z 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-16T01:43:31.4940265Z 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-16T01:43:31.5714216Z 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-16T01:43:31.6389347Z 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-16T01:43:31.7086777Z 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-16T01:43:31.7699339Z 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-16T01:43:31.8308625Z 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-16T01:43:31.9081324Z 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-16T01:43:31.9757132Z 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-16T01:43:32.0223515Z 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-16T01:43:32.1015200Z 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-16T01:43:32.1525795Z 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-16T01:43:32.3852191Z 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-16T01:43:32.7236781Z 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-16T01:43:32.9209675Z 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-16T01:43:32.9996402Z 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-16T01:43:33.0700067Z 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-16T01:43:33.1513963Z 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-16T01:43:33.2313060Z ar rcs libcutf8lite.a utf8lite/src/array.o utf8lite/src/char.o utf8lite/src/encode.o utf8lite/src/error.o utf8lite/src/escape.o utf8lite/src/graph.o utf8lite/src/graphscan.o utf8lite/src/normalize.o utf8lite/src/render.o utf8lite/src/text.o utf8lite/src/textassign.o utf8lite/src/textiter.o utf8lite/src/textmap.o 2021-05-16T01:43:33.2398743Z 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-16T01:43:33.2751961Z installing to /home/runner/work/_temp/Library/00LOCK-utf8/00new/utf8/libs 2021-05-16T01:43:33.2771172Z ** R 2021-05-16T01:43:33.2860140Z ** inst 2021-05-16T01:43:33.2869713Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:43:33.7802661Z ** help 2021-05-16T01:43:33.8128360Z *** installing help indices 2021-05-16T01:43:33.8395181Z ** building package indices 2021-05-16T01:43:34.0626226Z ** installing vignettes 2021-05-16T01:43:34.0670597Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:43:34.2669241Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T01:43:34.2867716Z ** testing if installed package can be loaded from final location 2021-05-16T01:43:34.4892099Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:43:34.4893358Z * DONE (utf8) 2021-05-16T01:43:34.7211061Z * installing *source* package ‘pkgconfig’ ... 2021-05-16T01:43:34.7222947Z ** package ‘pkgconfig’ successfully unpacked and MD5 sums checked 2021-05-16T01:43:34.7224934Z ** using staged installation 2021-05-16T01:43:34.7352252Z ** R 2021-05-16T01:43:34.7381434Z ** inst 2021-05-16T01:43:34.7391094Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:43:34.9946081Z ** help 2021-05-16T01:43:35.0173338Z *** installing help indices 2021-05-16T01:43:35.0358069Z ** building package indices 2021-05-16T01:43:35.2509686Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:43:35.4451883Z ** testing if installed package can be loaded from final location 2021-05-16T01:43:35.6418184Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:43:35.6426571Z * DONE (pkgconfig) 2021-05-16T01:43:35.9461264Z * installing *source* package ‘fansi’ ... 2021-05-16T01:43:35.9500760Z ** package ‘fansi’ successfully unpacked and MD5 sums checked 2021-05-16T01:43:35.9502724Z ** using staged installation 2021-05-16T01:43:35.9644816Z ** libs 2021-05-16T01:43:35.9746384Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c assumptions.c -o assumptions.o 2021-05-16T01:43:36.0196125Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c has.c -o has.o 2021-05-16T01:43:36.0922346Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T01:43:36.1455955Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c nchar.c -o nchar.o 2021-05-16T01:43:36.2264368Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c read.c -o read.o 2021-05-16T01:43:36.7401997Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rnchar.c -o rnchar.o 2021-05-16T01:43:36.7877962Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c state.c -o state.o 2021-05-16T01:43:37.1940402Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c strip.c -o strip.o 2021-05-16T01:43:37.3540820Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c strsplit.c -o strsplit.o 2021-05-16T01:43:37.4050782Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c tabs.c -o tabs.o 2021-05-16T01:43:37.5449521Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c tohtml.c -o tohtml.o 2021-05-16T01:43:37.8202905Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unhandled.c -o unhandled.o 2021-05-16T01:43:37.9453891Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unique.c -o unique.o 2021-05-16T01:43:38.0102982Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utf8.c -o utf8.o 2021-05-16T01:43:38.0800816Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utils.c -o utils.o 2021-05-16T01:43:38.2761659Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c wrap.c -o wrap.o 2021-05-16T01:43:38.6383854Z 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-16T01:43:38.6702675Z installing to /home/runner/work/_temp/Library/00LOCK-fansi/00new/fansi/libs 2021-05-16T01:43:38.6720013Z ** R 2021-05-16T01:43:38.6829347Z ** inst 2021-05-16T01:43:38.6839517Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:43:39.3506316Z ** help 2021-05-16T01:43:39.4246319Z *** installing help indices 2021-05-16T01:43:39.4659492Z ** building package indices 2021-05-16T01:43:39.7146059Z ** installing vignettes 2021-05-16T01:43:39.7174878Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:43:39.9174693Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T01:43:39.9373129Z ** testing if installed package can be loaded from final location 2021-05-16T01:43:40.1393273Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:43:40.1402391Z * DONE (fansi) 2021-05-16T01:43:40.6195977Z * installing *source* package ‘diffobj’ ... 2021-05-16T01:43:40.6306435Z ** package ‘diffobj’ successfully unpacked and MD5 sums checked 2021-05-16T01:43:40.6308388Z ** using staged installation 2021-05-16T01:43:40.6470141Z ** libs 2021-05-16T01:43:40.6536106Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c diff.c -o diff.o 2021-05-16T01:43:40.8862676Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c diffobj.c -o diffobj.o 2021-05-16T01:43:40.9589009Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T01:43:41.0094249Z 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-16T01:43:41.0387373Z installing to /home/runner/work/_temp/Library/00LOCK-diffobj/00new/diffobj/libs 2021-05-16T01:43:41.0388653Z ** R 2021-05-16T01:43:41.0818388Z ** inst 2021-05-16T01:43:41.0835136Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:43:47.9157225Z ** help 2021-05-16T01:43:48.1610150Z *** installing help indices 2021-05-16T01:43:48.3117428Z ** building package indices 2021-05-16T01:43:48.6506312Z ** installing vignettes 2021-05-16T01:43:48.6562728Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:43:48.9875122Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T01:43:49.0070270Z ** testing if installed package can be loaded from final location 2021-05-16T01:43:49.4708087Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:43:49.4787705Z * DONE (diffobj) 2021-05-16T01:43:49.7990032Z * installing *source* package ‘ps’ ... 2021-05-16T01:43:49.8032173Z ** package ‘ps’ successfully unpacked and MD5 sums checked 2021-05-16T01:43:49.8033876Z ** using staged installation 2021-05-16T01:43:50.0257470Z ** libs 2021-05-16T01:43:50.0315822Z gcc -g -O2 -Wall px.c -o px 2021-05-16T01:43:50.1855496Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T01:43:50.2647570Z 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-16T01:43:50.3430580Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c common.c -o common.o 2021-05-16T01:43:50.4165133Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c extra.c -o extra.o 2021-05-16T01:43:50.5961597Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c dummy.c -o dummy.o 2021-05-16T01:43:50.6565124Z 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-16T01:43:50.9635846Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c posix.c -o posix.o 2021-05-16T01:43:51.1654830Z 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-16T01:43:51.2815316Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c linux.c -o linux.o 2021-05-16T01:43:51.5033829Z 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-16T01:43:52.0036577Z 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-16T01:43:52.0342442Z installing via 'install.libs.R' to /home/runner/work/_temp/Library/00LOCK-ps/00new/ps 2021-05-16T01:43:52.0383241Z ** R 2021-05-16T01:43:52.0499265Z ** inst 2021-05-16T01:43:52.0510167Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:43:53.1493134Z ** help 2021-05-16T01:43:53.3009810Z *** installing help indices 2021-05-16T01:43:53.3988419Z ** building package indices 2021-05-16T01:43:53.7005510Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:43:53.9010686Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T01:43:53.9211027Z ** testing if installed package can be loaded from final location 2021-05-16T01:43:54.1361531Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:43:54.1374287Z * DONE (ps) 2021-05-16T01:43:54.3651875Z * installing *source* package ‘praise’ ... 2021-05-16T01:43:54.3662184Z ** package ‘praise’ successfully unpacked and MD5 sums checked 2021-05-16T01:43:54.3664048Z ** using staged installation 2021-05-16T01:43:54.3777606Z ** R 2021-05-16T01:43:54.3821328Z ** inst 2021-05-16T01:43:54.3830263Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:43:54.6346174Z ** help 2021-05-16T01:43:54.6451149Z *** installing help indices 2021-05-16T01:43:54.6678954Z ** building package indices 2021-05-16T01:43:54.8781703Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:43:55.0734819Z ** testing if installed package can be loaded from final location 2021-05-16T01:43:55.2643567Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:43:55.2648738Z * DONE (praise) 2021-05-16T01:43:55.6227902Z * installing *source* package ‘pkgload’ ... 2021-05-16T01:43:55.6280631Z ** package ‘pkgload’ successfully unpacked and MD5 sums checked 2021-05-16T01:43:55.6284822Z ** using staged installation 2021-05-16T01:43:55.6437444Z ** R 2021-05-16T01:43:55.6550708Z ** inst 2021-05-16T01:43:55.6558642Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:43:56.5799648Z ** help 2021-05-16T01:43:57.1788749Z *** installing help indices 2021-05-16T01:43:57.1790726Z ** building package indices 2021-05-16T01:43:57.1792533Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:43:57.4595278Z ** testing if installed package can be loaded from final location 2021-05-16T01:43:57.9770610Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:43:57.9786241Z * DONE (pkgload) 2021-05-16T01:43:58.2484992Z * installing *source* package ‘evaluate’ ... 2021-05-16T01:43:58.2506276Z ** package ‘evaluate’ successfully unpacked and MD5 sums checked 2021-05-16T01:43:58.2507688Z ** using staged installation 2021-05-16T01:43:58.2658218Z ** R 2021-05-16T01:43:58.2714937Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:43:58.8066146Z ** help 2021-05-16T01:43:58.8361520Z *** installing help indices 2021-05-16T01:43:58.8704345Z ** building package indices 2021-05-16T01:43:59.0967494Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:43:59.2925980Z ** testing if installed package can be loaded from final location 2021-05-16T01:43:59.4929478Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:43:59.4937747Z * DONE (evaluate) 2021-05-16T01:43:59.7273038Z * installing *source* package ‘ellipsis’ ... 2021-05-16T01:43:59.7284275Z ** package ‘ellipsis’ successfully unpacked and MD5 sums checked 2021-05-16T01:43:59.7286004Z ** using staged installation 2021-05-16T01:43:59.7442387Z ** libs 2021-05-16T01:43:59.7499329Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c dots.c -o dots.o 2021-05-16T01:43:59.8317538Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T01:43:59.8828627Z 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-16T01:43:59.9076559Z installing to /home/runner/work/_temp/Library/00LOCK-ellipsis/00new/ellipsis/libs 2021-05-16T01:43:59.9092929Z ** R 2021-05-16T01:43:59.9128872Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:44:00.2041828Z ** help 2021-05-16T01:44:00.2304720Z *** installing help indices 2021-05-16T01:44:00.2522011Z ** building package indices 2021-05-16T01:44:00.4705567Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:44:00.6926222Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T01:44:00.7124201Z ** testing if installed package can be loaded from final location 2021-05-16T01:44:00.9291075Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:44:00.9300900Z * DONE (ellipsis) 2021-05-16T01:44:01.2223980Z * installing *source* package ‘digest’ ... 2021-05-16T01:44:01.2258638Z ** package ‘digest’ successfully unpacked and MD5 sums checked 2021-05-16T01:44:01.2260559Z ** using staged installation 2021-05-16T01:44:01.2378606Z ** libs 2021-05-16T01:44:01.2452340Z 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-16T01:44:01.4461609Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c aes.c -o aes.o 2021-05-16T01:44:01.8024871Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c blake3.c -o blake3.o 2021-05-16T01:44:02.7160892Z 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-16T01:44:02.9878183Z 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-16T01:44:03.6036477Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c crc32.c -o crc32.o 2021-05-16T01:44:03.6929057Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c digest.c -o digest.o 2021-05-16T01:44:03.9372519Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c digest2int.c -o digest2int.o 2021-05-16T01:44:04.0013299Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T01:44:04.0268876Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c md5.c -o md5.o 2021-05-16T01:44:04.1884087Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pmurhash.c -o pmurhash.o 2021-05-16T01:44:04.2469094Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c raes.c -o raes.o 2021-05-16T01:44:04.3289155Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c sha1.c -o sha1.o 2021-05-16T01:44:04.6671266Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c sha2.c -o sha2.o 2021-05-16T01:44:04.7973163Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c sha256.c -o sha256.o 2021-05-16T01:44:05.4363563Z 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-16T01:44:05.5647588Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c xxhash.c -o xxhash.o 2021-05-16T01:44:05.8461719Z 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-16T01:44:05.8947905Z installing to /home/runner/work/_temp/Library/00LOCK-digest/00new/digest/libs 2021-05-16T01:44:05.8968482Z ** R 2021-05-16T01:44:05.9034302Z ** demo 2021-05-16T01:44:05.9044217Z ** inst 2021-05-16T01:44:05.9058151Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:44:06.4847086Z ** help 2021-05-16T01:44:06.5261958Z *** installing help indices 2021-05-16T01:44:06.5551765Z ** building package indices 2021-05-16T01:44:06.7826355Z ** installing vignettes 2021-05-16T01:44:06.7855223Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:44:06.9903935Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T01:44:07.0111473Z ** testing if installed package can be loaded from final location 2021-05-16T01:44:07.2132444Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:44:07.2143495Z * DONE (digest) 2021-05-16T01:44:07.4721496Z * installing *source* package ‘brio’ ... 2021-05-16T01:44:07.4739457Z ** package ‘brio’ successfully unpacked and MD5 sums checked 2021-05-16T01:44:07.4740981Z ** using staged installation 2021-05-16T01:44:07.4938651Z ** libs 2021-05-16T01:44:07.4999488Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c brio.c -o brio.o 2021-05-16T01:44:07.5452591Z 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-16T01:44:07.5992934Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T01:44:07.6501354Z 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-16T01:44:07.7115455Z 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-16T01:44:07.7729301Z 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-16T01:44:07.8660579Z 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-16T01:44:07.9199498Z 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-16T01:44:07.9891858Z 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-16T01:44:08.0188238Z installing to /home/runner/work/_temp/Library/00LOCK-brio/00new/brio/libs 2021-05-16T01:44:08.0190042Z ** R 2021-05-16T01:44:08.0219204Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:44:08.2861183Z ** help 2021-05-16T01:44:08.3078811Z *** installing help indices 2021-05-16T01:44:08.3297184Z ** building package indices 2021-05-16T01:44:08.5511853Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:44:08.7538534Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T01:44:08.7735342Z ** testing if installed package can be loaded from final location 2021-05-16T01:44:08.9734644Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:44:08.9742687Z * DONE (brio) 2021-05-16T01:44:09.2951467Z * installing *source* package ‘xml2’ ... 2021-05-16T01:44:09.2995845Z ** package ‘xml2’ successfully unpacked and MD5 sums checked 2021-05-16T01:44:09.2997958Z ** using staged installation 2021-05-16T01:44:09.3296822Z Found pkg-config cflags and libs! 2021-05-16T01:44:09.4280457Z Using PKG_CFLAGS=-I/usr/include/libxml2 2021-05-16T01:44:09.4281716Z Using PKG_LIBS=-lxml2 2021-05-16T01:44:09.6764317Z ** libs 2021-05-16T01:44:09.6823551Z 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-16T01:44:10.2476046Z 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-16T01:44:10.2990912Z 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-16T01:44:10.9317896Z 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-16T01:44:11.4035835Z 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-16T01:44:12.1809895Z 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-16T01:44:14.2508852Z 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-16T01:44:14.8753601Z 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-16T01:44:15.5183921Z 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-16T01:44:16.0568789Z 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-16T01:44:16.5433546Z 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-16T01:44:16.6470186Z installing to /home/runner/work/_temp/Library/00LOCK-xml2/00new/xml2/libs 2021-05-16T01:44:16.6500345Z ** R 2021-05-16T01:44:16.6622447Z ** inst 2021-05-16T01:44:16.6636704Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:44:17.6790439Z ** help 2021-05-16T01:44:17.7814901Z *** installing help indices 2021-05-16T01:44:17.8359695Z ** building package indices 2021-05-16T01:44:18.0927811Z ** installing vignettes 2021-05-16T01:44:18.1039648Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:44:18.3135785Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T01:44:18.3353362Z ** testing if installed package can be loaded from final location 2021-05-16T01:44:18.5618819Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:44:18.5633879Z * DONE (xml2) 2021-05-16T01:44:18.8716514Z * installing *source* package ‘xfun’ ... 2021-05-16T01:44:18.8754957Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-16T01:44:18.8757852Z ** using staged installation 2021-05-16T01:44:18.8928921Z ** libs 2021-05-16T01:44:18.9024873Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-16T01:44:19.0199184Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T01:44:19.0717696Z 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-16T01:44:19.1116749Z installing to /home/runner/work/_temp/Library/00LOCK-xfun/00new/xfun/libs 2021-05-16T01:44:19.1130066Z ** R 2021-05-16T01:44:19.1291877Z ** inst 2021-05-16T01:44:19.1304063Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:44:20.6072273Z ** help 2021-05-16T01:44:20.7675053Z *** installing help indices 2021-05-16T01:44:20.8811184Z ** building package indices 2021-05-16T01:44:21.1921031Z ** installing vignettes 2021-05-16T01:44:21.1992177Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:44:21.4045778Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T01:44:21.4252048Z ** testing if installed package can be loaded from final location 2021-05-16T01:44:21.6531884Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:44:21.6557408Z * DONE (xfun) 2021-05-16T01:44:24.4142269Z * installing *source* package ‘stringi’ ... 2021-05-16T01:44:24.5431778Z ** package ‘stringi’ successfully unpacked and MD5 sums checked 2021-05-16T01:44:24.5433177Z ** using staged installation 2021-05-16T01:44:24.6974945Z checking for R_HOME... /opt/R/devel/lib/R 2021-05-16T01:44:24.6976128Z checking for R... /opt/R/devel/lib/R/bin/R 2021-05-16T01:44:24.8810752Z checking for endianness... little 2021-05-16T01:44:25.0687936Z checking for R >= 3.1.0 for C++11 use... yes 2021-05-16T01:44:25.2514632Z checking for R < 3.4.0 for CXX1X flag use... no 2021-05-16T01:44:25.2520011Z checking for cat... /usr/bin/cat 2021-05-16T01:44:25.5033845Z checking for local ICUDT_DIR... icu69/data 2021-05-16T01:44:25.5035056Z checking for gcc... gcc 2021-05-16T01:44:25.5706256Z checking whether the C compiler works... yes 2021-05-16T01:44:25.5707878Z checking for C compiler default output file name... a.out 2021-05-16T01:44:25.6130797Z checking for suffix of executables... 2021-05-16T01:44:25.6663981Z checking whether we are cross compiling... no 2021-05-16T01:44:25.6931156Z checking for suffix of object files... o 2021-05-16T01:44:25.7176651Z checking whether we are using the GNU C compiler... yes 2021-05-16T01:44:25.7414032Z checking whether gcc accepts -g... yes 2021-05-16T01:44:25.7816980Z checking for gcc option to accept ISO C89... none needed 2021-05-16T01:44:25.8059121Z checking how to run the C preprocessor... gcc -E 2021-05-16T01:44:25.8322516Z checking for grep that handles long lines and -e... /usr/bin/grep 2021-05-16T01:44:25.8341296Z checking for egrep... /usr/bin/grep -E 2021-05-16T01:44:25.9541609Z checking for ANSI C header files... yes 2021-05-16T01:44:25.9860998Z checking for sys/types.h... yes 2021-05-16T01:44:26.0238272Z checking for sys/stat.h... yes 2021-05-16T01:44:26.0615112Z checking for stdlib.h... yes 2021-05-16T01:44:26.1018991Z checking for string.h... yes 2021-05-16T01:44:26.1429853Z checking for memory.h... yes 2021-05-16T01:44:26.1862148Z checking for strings.h... yes 2021-05-16T01:44:26.2267504Z checking for inttypes.h... yes 2021-05-16T01:44:26.2672159Z checking for stdint.h... yes 2021-05-16T01:44:26.3123785Z checking for unistd.h... yes 2021-05-16T01:44:26.3674795Z checking elf.h usability... yes 2021-05-16T01:44:26.3798567Z checking elf.h presence... yes 2021-05-16T01:44:26.3799743Z checking for elf.h... yes 2021-05-16T01:44:26.4548699Z checking whether we are using the GNU C++ compiler... yes 2021-05-16T01:44:26.4826365Z checking whether g++ -std=gnu++11 accepts -g... yes 2021-05-16T01:44:26.8417326Z checking whether the C++ compiler supports the long long type... yes 2021-05-16T01:44:26.8721584Z checking whether the compiler implements namespaces... yes 2021-05-16T01:44:27.0423058Z checking whether the compiler supports Standard Template Library... yes 2021-05-16T01:44:27.6370380Z checking whether std::map is available... yes 2021-05-16T01:44:27.6393790Z checking for pkg-config... /usr/bin/pkg-config 2021-05-16T01:44:27.6544165Z checking with pkg-config for the system ICU4C... 66.1 2021-05-16T01:44:27.6571030Z checking for ICU4C >= 55... yes 2021-05-16T01:44:27.6646203Z checking for additional required CPPFLAGS, LDFLAGS, and LIBS... done 2021-05-16T01:44:28.2697179Z checking whether an ICU4C-based project can be built... yes 2021-05-16T01:44:28.3373409Z checking programmatically for sufficient U_ICU_VERSION_MAJOR_NUM... yes 2021-05-16T01:44:28.6499911Z checking programmatically if U_CHARSET_IS_UTF8 is defined and set... yes 2021-05-16T01:44:29.6509163Z checking the capabilities of the ICU data library (ucnv, uloc, utrans)... yes 2021-05-16T01:44:30.3228287Z checking the capabilities of the ICU data library (ucol)... yes 2021-05-16T01:44:30.3639343Z configure: creating ./config.status 2021-05-16T01:44:30.4564938Z config.status: creating src/Makevars 2021-05-16T01:44:30.4755105Z config.status: creating src/uconfig_local.h 2021-05-16T01:44:30.4945829Z config.status: creating src/install.libs.R 2021-05-16T01:44:30.5120875Z 2021-05-16T01:44:30.5122060Z *** stringi configure summary: 2021-05-16T01:44:30.5122815Z ICU_FOUND=1 2021-05-16T01:44:30.5123551Z STRINGI_CXXSTD=CXX_STD=CXX11 2021-05-16T01:44:30.5124860Z STRINGI_CFLAGS= -fpic 2021-05-16T01:44:30.5126012Z STRINGI_CPPFLAGS=-I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H 2021-05-16T01:44:30.5127075Z STRINGI_CXXFLAGS= -fpic 2021-05-16T01:44:30.5128191Z STRINGI_LDFLAGS=-L/usr/lib/x86_64-linux-gnu 2021-05-16T01:44:30.5129402Z STRINGI_LIBS=-licui18n -licuuc -licudata 2021-05-16T01:44:30.5130763Z 2021-05-16T01:44:30.5131699Z *** Compiler settings used: 2021-05-16T01:44:30.5132262Z CC=gcc 2021-05-16T01:44:30.5133179Z LD=g++ -std=gnu++14 2021-05-16T01:44:30.5133881Z CFLAGS=-g -O2 -fpic 2021-05-16T01:44:30.5134747Z CPPFLAGS=-I/usr/local/include -UDEBUG -DNDEBUG 2021-05-16T01:44:30.5135503Z CXX=g++ -std=gnu++11 2021-05-16T01:44:30.5136168Z CXXFLAGS=-g -O2 -fpic 2021-05-16T01:44:30.5136640Z LDFLAGS= 2021-05-16T01:44:30.5137053Z LIBS= 2021-05-16T01:44:30.5137321Z 2021-05-16T01:44:30.5534602Z ** libs 2021-05-16T01:44:30.5635627Z 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-16T01:44:31.3268878Z 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-16T01:44:32.0299862Z 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-16T01:44:32.7709668Z 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-16T01:44:33.5999204Z 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-16T01:44:34.1794393Z 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-16T01:44:35.1318200Z 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-16T01:44:35.7564434Z 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-16T01:44:36.4161736Z 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-16T01:44:37.0388793Z 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-16T01:44:37.7625984Z 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-16T01:44:38.4869027Z 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-16T01:44:39.3094877Z 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-16T01:44:40.0569365Z 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-16T01:44:40.7371593Z 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-16T01:44:41.8072834Z 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-16T01:44:43.5733454Z 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-16T01:44:44.3422276Z 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-16T01:44:45.0962222Z 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-16T01:44:45.6865490Z 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-16T01:44:46.2743104Z 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-16T01:44:47.3186623Z 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-16T01:44:48.0768710Z 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-16T01:44:48.7783879Z 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-16T01:44:49.6482670Z 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-16T01:44:50.5192613Z 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-16T01:44:51.1643205Z 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-16T01:44:51.8884094Z 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-16T01:44:52.6183258Z 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-16T01:44:53.6038093Z 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-16T01:44:54.5619595Z 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-16T01:44:55.6904052Z 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-16T01:44:56.6085170Z 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-16T01:44:57.4266160Z 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-16T01:44:58.3245479Z 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-16T01:44:59.0588037Z 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-16T01:44:59.7806328Z 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-16T01:45:00.4939466Z 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-16T01:45:01.2368707Z 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-16T01:45:02.1652054Z 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-16T01:45:03.0716065Z 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-16T01:45:04.0586550Z 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-16T01:45:05.0068410Z 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-16T01:45:05.8387290Z 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-16T01:45:06.6781799Z 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-16T01:45:07.3050264Z 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-16T01:45:08.1119247Z 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-16T01:45:08.9082507Z 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-16T01:45:09.7138070Z 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-16T01:45:10.3615242Z 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-16T01:45:10.9971301Z 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-16T01:45:11.8370301Z 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-16T01:45:12.6707252Z 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-16T01:45:13.5947304Z 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-16T01:45:14.4662156Z 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-16T01:45:15.3061213Z 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-16T01:45:16.0661744Z 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-16T01:45:16.0843098Z 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-16T01:45:17.0200259Z 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-16T01:45:17.6587214Z 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-16T01:45:18.3070973Z 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-16T01:45:19.1837455Z 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-16T01:45:20.0391091Z 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-16T01:45:21.0833358Z 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-16T01:45:21.8562590Z 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-16T01:45:22.7466341Z 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-16T01:45:23.5005085Z 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-16T01:45:25.2804516Z 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-16T01:45:26.0031033Z 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-16T01:45:26.6470236Z 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-16T01:45:27.5716965Z 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-16T01:45:28.1887286Z 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-16T01:45:28.8436101Z 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-16T01:45:29.7700840Z 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-16T01:45:30.6003259Z 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-16T01:45:31.5831909Z 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-16T01:45:32.3534999Z 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-16T01:45:33.1576099Z 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-16T01:45:33.8561497Z 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-16T01:45:34.5158027Z 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-16T01:45:35.2058193Z 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-16T01:45:35.7948484Z 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-16T01:45:36.4327491Z 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-16T01:45:37.9520810Z 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-16T01:45:38.1943232Z installing via 'install.libs.R' to /home/runner/work/_temp/Library/00LOCK-stringi/00new/stringi 2021-05-16T01:45:38.2790117Z ** R 2021-05-16T01:45:38.3126423Z ** inst 2021-05-16T01:45:38.3135046Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:45:39.4830933Z ** help 2021-05-16T01:45:39.9475492Z *** installing help indices 2021-05-16T01:45:40.1698385Z ** building package indices 2021-05-16T01:45:40.5975878Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:45:40.8068938Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T01:45:40.8303643Z ** testing if installed package can be loaded from final location 2021-05-16T01:45:41.0532793Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:45:41.0558637Z * DONE (stringi) 2021-05-16T01:45:42.1130269Z * installing *source* package ‘Rcpp’ ... 2021-05-16T01:45:42.1529293Z ** package ‘Rcpp’ successfully unpacked and MD5 sums checked 2021-05-16T01:45:42.1530089Z ** using staged installation 2021-05-16T01:45:42.1654156Z ** libs 2021-05-16T01:45:42.1707700Z 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-16T01:45:45.6178660Z 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-16T01:46:02.7909958Z 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-16T01:46:03.0157839Z 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-16T01:46:06.6923846Z 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-16T01:46:13.7930378Z 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-16T01:46:17.0257558Z 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-16T01:46:17.2199402Z installing to /home/runner/work/_temp/Library/00LOCK-Rcpp/00new/Rcpp/libs 2021-05-16T01:46:17.2323301Z ** R 2021-05-16T01:46:17.2474810Z ** inst 2021-05-16T01:46:17.2896033Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:46:19.2001638Z ** help 2021-05-16T01:46:19.3048590Z *** installing help indices 2021-05-16T01:46:19.3722257Z ** building package indices 2021-05-16T01:46:19.6426203Z ** installing vignettes 2021-05-16T01:46:19.6464175Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:46:19.9426986Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T01:46:19.9686305Z ** testing if installed package can be loaded from final location 2021-05-16T01:46:20.2971962Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:46:20.3062370Z * DONE (Rcpp) 2021-05-16T01:46:20.6317461Z * installing *source* package ‘commonmark’ ... 2021-05-16T01:46:20.6363959Z ** package ‘commonmark’ successfully unpacked and MD5 sums checked 2021-05-16T01:46:20.6365428Z ** using staged installation 2021-05-16T01:46:20.6490157Z ** libs 2021-05-16T01:46:20.6547066Z 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-16T01:46:20.6585667Z 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-16T01:46:20.7102517Z 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-16T01:46:20.7542610Z 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-16T01:46:20.8239234Z 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-16T01:46:20.8789776Z 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-16T01:46:21.1950121Z 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-16T01:46:21.2959827Z 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-16T01:46:21.7870855Z 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-16T01:46:22.6082730Z 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-16T01:46:24.5365518Z 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-16T01:46:28.0304611Z 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-16T01:46:28.1724959Z 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-16T01:46:28.2249431Z 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-16T01:46:28.3368476Z 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-16T01:46:28.4353252Z 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-16T01:46:28.5284807Z 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-16T01:46:28.7393875Z 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-16T01:46:28.9593101Z 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-16T01:46:29.1013253Z 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-16T01:46:29.1495677Z 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-16T01:46:29.1972838Z 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-16T01:46:29.3154002Z 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-16T01:46:29.3522466Z 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-16T01:46:29.4193499Z 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-16T01:46:29.4648866Z 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-16T01:46:29.5063866Z 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-16T01:46:29.5616696Z 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-16T01:46:29.6400956Z 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-16T01:46:29.7476984Z 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-16T01:46:29.7974165Z 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-16T01:46:29.8813194Z 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-16T01:46:30.0720803Z 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-16T01:46:30.1065608Z 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-16T01:46:30.2621293Z 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-16T01:46:30.3499187Z 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-16T01:46:30.6531591Z 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-16T01:46:30.7142219Z 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-16T01:46:30.7280985Z 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-16T01:46:30.7789034Z installing to /home/runner/work/_temp/Library/00LOCK-commonmark/00new/commonmark/libs 2021-05-16T01:46:30.7833386Z ** R 2021-05-16T01:46:30.7862463Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:46:31.0402351Z ** help 2021-05-16T01:46:31.0544351Z *** installing help indices 2021-05-16T01:46:31.0722349Z ** building package indices 2021-05-16T01:46:31.2822881Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:46:31.4808135Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T01:46:31.5015502Z ** testing if installed package can be loaded from final location 2021-05-16T01:46:31.6941573Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:46:31.6947054Z * DONE (commonmark) 2021-05-16T01:46:31.9657845Z * installing *source* package ‘brew’ ... 2021-05-16T01:46:31.9659519Z ** using staged installation 2021-05-16T01:46:31.9751393Z ** R 2021-05-16T01:46:31.9781364Z ** inst 2021-05-16T01:46:31.9809658Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:46:32.3550629Z ** help 2021-05-16T01:46:32.3709848Z *** installing help indices 2021-05-16T01:46:32.3897988Z ** building package indices 2021-05-16T01:46:32.6017664Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:46:32.7953612Z ** testing if installed package can be loaded from final location 2021-05-16T01:46:33.0022560Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:46:33.0031701Z * DONE (brew) 2021-05-16T01:46:33.2504819Z * installing *source* package ‘sessioninfo’ ... 2021-05-16T01:46:33.2521266Z ** package ‘sessioninfo’ successfully unpacked and MD5 sums checked 2021-05-16T01:46:33.2522736Z ** using staged installation 2021-05-16T01:46:33.2709773Z ** R 2021-05-16T01:46:33.2754209Z ** inst 2021-05-16T01:46:33.2762092Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:46:33.7546112Z ** help 2021-05-16T01:46:33.7701482Z *** installing help indices 2021-05-16T01:46:33.7899017Z ** building package indices 2021-05-16T01:46:34.0050975Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:46:34.2573237Z ** testing if installed package can be loaded from final location 2021-05-16T01:46:34.5125735Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:46:34.5136369Z * DONE (sessioninfo) 2021-05-16T01:46:34.7460403Z * installing *source* package ‘prettyunits’ ... 2021-05-16T01:46:34.7471959Z ** package ‘prettyunits’ successfully unpacked and MD5 sums checked 2021-05-16T01:46:34.7473890Z ** using staged installation 2021-05-16T01:46:34.7591820Z ** R 2021-05-16T01:46:34.7636234Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:46:35.1046892Z ** help 2021-05-16T01:46:35.1333948Z *** installing help indices 2021-05-16T01:46:35.1557746Z ** building package indices 2021-05-16T01:46:35.3733172Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:46:35.5668879Z ** testing if installed package can be loaded from final location 2021-05-16T01:46:35.7621023Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:46:35.7631954Z * DONE (prettyunits) 2021-05-16T01:46:36.3416532Z * installing *source* package ‘vctrs’ ... 2021-05-16T01:46:36.3575330Z ** package ‘vctrs’ successfully unpacked and MD5 sums checked 2021-05-16T01:46:36.3577999Z ** using staged installation 2021-05-16T01:46:36.3770407Z ** libs 2021-05-16T01:46:36.3859912Z 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-16T01:46:36.5141847Z 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-16T01:46:36.6101949Z 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-16T01:46:36.7048621Z 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-16T01:46:36.9755506Z 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-16T01:46:37.1084695Z 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-16T01:46:37.2639788Z 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-16T01:46:37.3325579Z 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-16T01:46:37.4493853Z 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-16T01:46:37.5314612Z 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-16T01:46:37.6831137Z 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-16T01:46:37.9100928Z 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-16T01:46:38.0462339Z 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-16T01:46:38.1444722Z 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-16T01:46:38.4208914Z 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-16T01:46:38.4883786Z 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-16T01:46:38.9174398Z 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-16T01:46:39.0174313Z 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-16T01:46:39.1572789Z 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-16T01:46:39.2901732Z 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-16T01:46:39.3545494Z 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-16T01:46:39.6119292Z 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-16T01:46:39.6806501Z 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-16T01:46:40.0310719Z 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-16T01:46:40.1145827Z 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-16T01:46:40.9104821Z 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-16T01:46:41.0779586Z 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-16T01:46:41.1585706Z 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-16T01:46:41.2405799Z 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-16T01:46:41.4179070Z 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-16T01:46:41.5392741Z 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-16T01:46:41.6791539Z 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-16T01:46:41.8030766Z 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-16T01:46:41.9505600Z 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-16T01:46:42.2246810Z 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-16T01:46:42.3326850Z 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-16T01:46:42.4227013Z 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-16T01:46:42.5480462Z 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-16T01:46:43.0562832Z 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-16T01:46:43.4508508Z 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-16T01:46:43.7233946Z 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-16T01:46:43.9129190Z 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-16T01:46:44.2219803Z 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-16T01:46:44.2872121Z 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-16T01:46:44.5087287Z 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-16T01:46:44.6743843Z 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-16T01:46:44.7933894Z 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-16T01:46:45.1843636Z 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-16T01:46:45.3541270Z 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-16T01:46:45.5195426Z 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-16T01:46:45.6325987Z 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-16T01:46:45.7163834Z 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-16T01:46:45.8524225Z 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-16T01:46:45.9972030Z 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-16T01:46:46.1371006Z 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-16T01:46:46.2491223Z 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-16T01:46:46.3343904Z 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-16T01:46:46.4138301Z 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-16T01:46:46.4757934Z 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-16T01:46:47.1791806Z 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-16T01:46:47.2230801Z 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-16T01:46:47.2916116Z installing to /home/runner/work/_temp/Library/00LOCK-vctrs/00new/vctrs/libs 2021-05-16T01:46:47.2952100Z ** R 2021-05-16T01:46:47.3335566Z ** inst 2021-05-16T01:46:47.3357648Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:46:50.2626202Z ** help 2021-05-16T01:46:50.5395553Z *** installing help indices 2021-05-16T01:46:50.7356875Z *** copying figures 2021-05-16T01:46:50.7367181Z ** building package indices 2021-05-16T01:46:51.0887575Z ** installing vignettes 2021-05-16T01:46:51.1082975Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:46:51.3665022Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T01:46:51.3883158Z ** testing if installed package can be loaded from final location 2021-05-16T01:46:51.6997305Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:46:51.7033036Z * DONE (vctrs) 2021-05-16T01:46:52.0198588Z * installing *source* package ‘processx’ ... 2021-05-16T01:46:52.0241206Z ** package ‘processx’ successfully unpacked and MD5 sums checked 2021-05-16T01:46:52.0243279Z ** using staged installation 2021-05-16T01:46:52.0428071Z ** libs 2021-05-16T01:46:52.0495282Z gcc -g -O2 -L/usr/local/lib -Wall tools/px.c -o tools/px 2021-05-16T01:46:52.2065745Z gcc -g -O2 -L/usr/local/lib supervisor/supervisor.c \ 2021-05-16T01:46:52.2067222Z supervisor/utils.c -o supervisor/supervisor 2021-05-16T01:46:52.4033627Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-16T01:46:52.5005631Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c client.c -o client.o 2021-05-16T01:46:52.6053634Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c errors.c -o errors.o 2021-05-16T01:46:52.6729160Z gcc -shared -L"/opt/R/devel/lib/R/lib" -L/usr/local/lib -o client.so base64.o client.o errors.o \ 2021-05-16T01:46:52.6730761Z -L"/opt/R/devel/lib/R/lib" -lR 2021-05-16T01:46:52.6985832Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T01:46:52.7829210Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c poll.c -o poll.o 2021-05-16T01:46:52.8965455Z 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-16T01:46:53.2760333Z 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-16T01:46:53.3823758Z 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-16T01:46:53.5093719Z 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-16T01:46:53.6186813Z 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-16T01:46:53.7026512Z 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-16T01:46:54.0649009Z 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-16T01:46:54.1757170Z 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-16T01:46:54.2929176Z 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-16T01:46:54.3586665Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cleancall.c -o cleancall.o 2021-05-16T01:46:54.4410609Z 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-16T01:46:54.4719501Z installing via 'install.libs.R' to /home/runner/work/_temp/Library/00LOCK-processx/00new/processx 2021-05-16T01:46:54.4762089Z ** R 2021-05-16T01:46:54.4911911Z ** inst 2021-05-16T01:46:54.4920180Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:46:56.2309584Z ** help 2021-05-16T01:46:56.3129645Z *** installing help indices 2021-05-16T01:46:56.3594197Z ** building package indices 2021-05-16T01:46:56.6097502Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:46:56.8255008Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T01:46:56.8539634Z ** testing if installed package can be loaded from final location 2021-05-16T01:46:57.0905992Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:46:57.0923532Z * DONE (processx) 2021-05-16T01:46:57.3724602Z * installing *source* package ‘markdown’ ... 2021-05-16T01:46:57.3752293Z ** package ‘markdown’ successfully unpacked and MD5 sums checked 2021-05-16T01:46:57.3754147Z ** using staged installation 2021-05-16T01:46:57.3919211Z ** libs 2021-05-16T01:46:57.3982136Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c Rbase64.c -o Rbase64.o 2021-05-16T01:46:57.4733320Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c Rinit.c -o Rinit.o 2021-05-16T01:46:57.5338509Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c Rmarkdown.c -o Rmarkdown.o 2021-05-16T01:46:57.7269655Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c autolink.c -o autolink.o 2021-05-16T01:46:57.8500314Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c buffer.c -o buffer.o 2021-05-16T01:46:57.9348977Z 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-16T01:46:57.9805946Z 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-16T01:46:58.0286830Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c html.c -o html.o 2021-05-16T01:46:58.2694664Z 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-16T01:46:58.4252775Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c markdown.c -o markdown.o 2021-05-16T01:46:59.6314083Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c stack.c -o stack.o 2021-05-16T01:46:59.6866133Z 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-16T01:46:59.7187876Z installing to /home/runner/work/_temp/Library/00LOCK-markdown/00new/markdown/libs 2021-05-16T01:46:59.7190944Z ** R 2021-05-16T01:46:59.7254130Z ** inst 2021-05-16T01:46:59.7273712Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:47:00.2011072Z ** help 2021-05-16T01:47:00.2411922Z *** installing help indices 2021-05-16T01:47:00.2699807Z ** building package indices 2021-05-16T01:47:00.4939591Z ** installing vignettes 2021-05-16T01:47:00.5027081Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:47:00.7017688Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T01:47:00.7221428Z ** testing if installed package can be loaded from final location 2021-05-16T01:47:00.9223385Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:47:00.9240384Z * DONE (markdown) 2021-05-16T01:47:01.1629200Z * installing *source* package ‘highr’ ... 2021-05-16T01:47:01.1641223Z ** package ‘highr’ successfully unpacked and MD5 sums checked 2021-05-16T01:47:01.1643111Z ** using staged installation 2021-05-16T01:47:01.1809002Z ** R 2021-05-16T01:47:01.1848711Z ** inst 2021-05-16T01:47:01.1860178Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:47:01.5560879Z ** help 2021-05-16T01:47:01.5692984Z *** installing help indices 2021-05-16T01:47:01.5865841Z ** building package indices 2021-05-16T01:47:01.7929455Z ** installing vignettes 2021-05-16T01:47:01.7985015Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:47:01.9942392Z ** testing if installed package can be loaded from final location 2021-05-16T01:47:02.1925042Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:47:02.1936458Z * DONE (highr) 2021-05-16T01:47:02.5014195Z * installing *source* package ‘stringr’ ... 2021-05-16T01:47:02.5051083Z ** package ‘stringr’ successfully unpacked and MD5 sums checked 2021-05-16T01:47:02.5052976Z ** using staged installation 2021-05-16T01:47:02.5236587Z ** R 2021-05-16T01:47:02.5321200Z ** data 2021-05-16T01:47:02.5325483Z *** moving datasets to lazyload DB 2021-05-16T01:47:02.5520175Z ** inst 2021-05-16T01:47:02.5535030Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:47:03.1061163Z ** help 2021-05-16T01:47:03.2052072Z *** installing help indices 2021-05-16T01:47:03.2639137Z *** copying figures 2021-05-16T01:47:03.2643212Z ** building package indices 2021-05-16T01:47:03.5270385Z ** installing vignettes 2021-05-16T01:47:03.5333946Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:47:03.7450573Z ** testing if installed package can be loaded from final location 2021-05-16T01:47:03.9614968Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:47:03.9631503Z * DONE (stringr) 2021-05-16T01:47:04.2062888Z * installing *source* package ‘rversions’ ... 2021-05-16T01:47:04.2066566Z ** package ‘rversions’ successfully unpacked and MD5 sums checked 2021-05-16T01:47:04.2067620Z ** using staged installation 2021-05-16T01:47:04.2219639Z ** R 2021-05-16T01:47:04.2263682Z ** inst 2021-05-16T01:47:04.2270409Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:47:04.5854580Z ** help 2021-05-16T01:47:04.6059473Z *** installing help indices 2021-05-16T01:47:04.6285519Z *** copying figures 2021-05-16T01:47:04.6288775Z ** building package indices 2021-05-16T01:47:04.8494663Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:47:05.0747475Z ** testing if installed package can be loaded from final location 2021-05-16T01:47:05.3016439Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:47:05.3024616Z * DONE (rversions) 2021-05-16T01:47:05.7517317Z * installing *source* package ‘pillar’ ... 2021-05-16T01:47:05.7631864Z ** package ‘pillar’ successfully unpacked and MD5 sums checked 2021-05-16T01:47:05.7633012Z ** using staged installation 2021-05-16T01:47:05.7825526Z ** R 2021-05-16T01:47:05.8020487Z ** inst 2021-05-16T01:47:05.8056587Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:47:07.6756784Z ** help 2021-05-16T01:47:07.7670033Z *** installing help indices 2021-05-16T01:47:07.8329377Z *** copying figures 2021-05-16T01:47:07.8333922Z ** building package indices 2021-05-16T01:47:08.0984129Z ** installing vignettes 2021-05-16T01:47:08.1074714Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:47:08.4245162Z ** testing if installed package can be loaded from final location 2021-05-16T01:47:08.7814771Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:47:08.7845944Z * DONE (pillar) 2021-05-16T01:47:09.0792107Z * installing *source* package ‘callr’ ... 2021-05-16T01:47:09.0823625Z ** package ‘callr’ successfully unpacked and MD5 sums checked 2021-05-16T01:47:09.0825833Z ** using staged installation 2021-05-16T01:47:09.0979617Z ** R 2021-05-16T01:47:09.1129544Z ** inst 2021-05-16T01:47:09.1138263Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:47:12.5382112Z ** help 2021-05-16T01:47:12.6752659Z *** installing help indices 2021-05-16T01:47:12.7548919Z ** building package indices 2021-05-16T01:47:13.0355593Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:47:13.2591694Z ** testing if installed package can be loaded from final location 2021-05-16T01:47:13.5489097Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:47:13.5527510Z * DONE (callr) 2021-05-16T01:47:14.0632314Z * installing *source* package ‘knitr’ ... 2021-05-16T01:47:14.0759177Z ** package ‘knitr’ successfully unpacked and MD5 sums checked 2021-05-16T01:47:14.0763143Z ** using staged installation 2021-05-16T01:47:14.1150509Z ** R 2021-05-16T01:47:14.1569560Z ** demo 2021-05-16T01:47:14.1575517Z ** inst 2021-05-16T01:47:14.1683740Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:47:18.5979116Z ** help 2021-05-16T01:47:18.8034489Z *** installing help indices 2021-05-16T01:47:18.9351138Z ** building package indices 2021-05-16T01:47:19.2626167Z ** installing vignettes 2021-05-16T01:47:19.2713042Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:47:19.4871253Z ** testing if installed package can be loaded from final location 2021-05-16T01:47:19.8038814Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:47:19.8105027Z * DONE (knitr) 2021-05-16T01:47:20.0441626Z * installing *source* package ‘xopen’ ... 2021-05-16T01:47:20.0451328Z ** package ‘xopen’ successfully unpacked and MD5 sums checked 2021-05-16T01:47:20.0452675Z ** using staged installation 2021-05-16T01:47:20.0615808Z ** R 2021-05-16T01:47:20.0643938Z ** inst 2021-05-16T01:47:20.0651483Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:47:20.3362503Z ** help 2021-05-16T01:47:20.3490957Z *** installing help indices 2021-05-16T01:47:20.3727124Z ** building package indices 2021-05-16T01:47:20.5836853Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:47:20.7770754Z ** testing if installed package can be loaded from final location 2021-05-16T01:47:20.9734446Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:47:20.9739505Z * DONE (xopen) 2021-05-16T01:47:21.4418926Z * installing *source* package ‘tibble’ ... 2021-05-16T01:47:21.4529433Z ** package ‘tibble’ successfully unpacked and MD5 sums checked 2021-05-16T01:47:21.4533598Z ** using staged installation 2021-05-16T01:47:21.4758705Z ** libs 2021-05-16T01:47:21.4824704Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c attributes.c -o attributes.o 2021-05-16T01:47:21.5375880Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c coerce.c -o coerce.o 2021-05-16T01:47:21.6096683Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T01:47:21.6507726Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-16T01:47:21.7629499Z 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-16T01:47:21.7908278Z installing to /home/runner/work/_temp/Library/00LOCK-tibble/00new/tibble/libs 2021-05-16T01:47:21.7910111Z ** R 2021-05-16T01:47:21.8080337Z ** inst 2021-05-16T01:47:21.8113188Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:47:23.7430444Z ** help 2021-05-16T01:47:23.8232661Z *** installing help indices 2021-05-16T01:47:23.8769970Z *** copying figures 2021-05-16T01:47:23.8775168Z ** building package indices 2021-05-16T01:47:24.1336731Z ** installing vignettes 2021-05-16T01:47:24.1417018Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:47:24.5300668Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T01:47:24.5501703Z ** testing if installed package can be loaded from final location 2021-05-16T01:47:24.9569700Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:47:24.9593082Z * DONE (tibble) 2021-05-16T01:47:25.2393934Z * installing *source* package ‘pkgbuild’ ... 2021-05-16T01:47:25.2415250Z ** package ‘pkgbuild’ successfully unpacked and MD5 sums checked 2021-05-16T01:47:25.2417022Z ** using staged installation 2021-05-16T01:47:25.2578758Z ** R 2021-05-16T01:47:25.2667897Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:47:26.5476369Z ** help 2021-05-16T01:47:26.5869274Z *** installing help indices 2021-05-16T01:47:26.6251560Z ** building package indices 2021-05-16T01:47:26.8576888Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:47:27.1403455Z ** testing if installed package can be loaded from final location 2021-05-16T01:47:27.4379898Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:47:27.4397653Z * DONE (pkgbuild) 2021-05-16T01:47:27.8615620Z * installing *source* package ‘roxygen2’ ... 2021-05-16T01:47:27.8696630Z ** package ‘roxygen2’ successfully unpacked and MD5 sums checked 2021-05-16T01:47:27.8697987Z ** using staged installation 2021-05-16T01:47:27.8911619Z ** libs 2021-05-16T01:47:27.8978963Z 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-16T01:47:32.9277986Z 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-16T01:47:36.1996472Z 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-16T01:47:39.4846225Z 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-16T01:47:42.7976602Z 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-16T01:47:48.0700779Z 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-16T01:47:51.5213481Z 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-16T01:47:51.6276629Z installing to /home/runner/work/_temp/Library/00LOCK-roxygen2/00new/roxygen2/libs 2021-05-16T01:47:51.6320415Z ** R 2021-05-16T01:47:51.6644662Z ** inst 2021-05-16T01:47:51.6664240Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:47:55.7891779Z ** help 2021-05-16T01:47:55.8666046Z *** installing help indices 2021-05-16T01:47:55.9220921Z *** copying figures 2021-05-16T01:47:55.9222925Z ** building package indices 2021-05-16T01:47:56.1792716Z ** installing vignettes 2021-05-16T01:47:56.1899229Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:47:56.5777886Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T01:47:56.5998640Z ** testing if installed package can be loaded from final location 2021-05-16T01:47:57.0592338Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:47:57.0632937Z * DONE (roxygen2) 2021-05-16T01:47:57.3068365Z * installing *source* package ‘rematch2’ ... 2021-05-16T01:47:57.3080489Z ** package ‘rematch2’ successfully unpacked and MD5 sums checked 2021-05-16T01:47:57.3082394Z ** using staged installation 2021-05-16T01:47:57.3232956Z ** R 2021-05-16T01:47:57.3279827Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:47:57.8581516Z ** help 2021-05-16T01:47:57.8906718Z *** installing help indices 2021-05-16T01:47:57.9143018Z ** building package indices 2021-05-16T01:47:58.1357299Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:47:58.5149739Z ** testing if installed package can be loaded from final location 2021-05-16T01:47:58.8930369Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:47:58.8936403Z * DONE (rematch2) 2021-05-16T01:47:59.1851719Z * installing *source* package ‘rcmdcheck’ ... 2021-05-16T01:47:59.1877782Z ** package ‘rcmdcheck’ successfully unpacked and MD5 sums checked 2021-05-16T01:47:59.1878954Z ** using staged installation 2021-05-16T01:47:59.2029786Z ** R 2021-05-16T01:47:59.2113895Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:48:00.4897627Z ** help 2021-05-16T01:48:00.5281472Z *** installing help indices 2021-05-16T01:48:00.5601090Z ** building package indices 2021-05-16T01:48:00.7940982Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:48:01.1058092Z ** testing if installed package can be loaded from final location 2021-05-16T01:48:01.4315031Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:48:01.4328983Z * DONE (rcmdcheck) 2021-05-16T01:48:01.6999555Z * installing *source* package ‘waldo’ ... 2021-05-16T01:48:01.7020416Z ** package ‘waldo’ successfully unpacked and MD5 sums checked 2021-05-16T01:48:01.7022029Z ** using staged installation 2021-05-16T01:48:01.7172766Z ** R 2021-05-16T01:48:01.7234784Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:48:02.4774152Z ** help 2021-05-16T01:48:02.4931322Z *** installing help indices 2021-05-16T01:48:02.5128389Z *** copying figures 2021-05-16T01:48:02.5130726Z ** building package indices 2021-05-16T01:48:02.7252966Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:48:03.7516378Z ** testing if installed package can be loaded from final location 2021-05-16T01:48:03.7520189Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:48:03.7521961Z * DONE (waldo) 2021-05-16T01:48:03.8087806Z * installing *source* package ‘testthat’ ... 2021-05-16T01:48:03.8224579Z ** package ‘testthat’ successfully unpacked and MD5 sums checked 2021-05-16T01:48:03.8228001Z ** using staged installation 2021-05-16T01:48:03.8471247Z ** libs 2021-05-16T01:48:03.8537492Z 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-16T01:48:03.9043425Z 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-16T01:48:03.9664064Z 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-16T01:48:04.8195643Z 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-16T01:48:05.4842994Z 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-16T01:48:23.7775768Z 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-16T01:48:23.9679182Z installing to /home/runner/work/_temp/Library/00LOCK-testthat/00new/testthat/libs 2021-05-16T01:48:23.9794606Z ** R 2021-05-16T01:48:24.0188266Z ** inst 2021-05-16T01:48:24.0228137Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:48:34.5096404Z ** help 2021-05-16T01:48:34.7438490Z *** installing help indices 2021-05-16T01:48:34.9330903Z *** copying figures 2021-05-16T01:48:34.9337378Z ** building package indices 2021-05-16T01:48:35.2838736Z ** installing vignettes 2021-05-16T01:48:35.2974436Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:48:35.5484116Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T01:48:35.5734829Z ** testing if installed package can be loaded from final location 2021-05-16T01:48:36.0624010Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:48:36.0719734Z * DONE (testthat) 2021-05-16T01:48:36.4724181Z * installing *source* package ‘devtools’ ... 2021-05-16T01:48:36.4789837Z ** package ‘devtools’ successfully unpacked and MD5 sums checked 2021-05-16T01:48:36.4791023Z ** using staged installation 2021-05-16T01:48:36.5104330Z ** R 2021-05-16T01:48:36.5249929Z ** inst 2021-05-16T01:48:36.5261209Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:48:38.4159457Z ** help 2021-05-16T01:48:38.5451203Z *** installing help indices 2021-05-16T01:48:38.6258676Z *** copying figures 2021-05-16T01:48:38.6260491Z ** building package indices 2021-05-16T01:48:38.9060890Z ** installing vignettes 2021-05-16T01:48:38.9139506Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:48:39.6410386Z ** testing if installed package can be loaded from final location 2021-05-16T01:48:40.3981671Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:48:40.4005224Z * DONE (devtools) 2021-05-16T01:48:40.4128736Z 2021-05-16T01:48:40.4129859Z The downloaded source packages are in 2021-05-16T01:48:40.4131188Z ‘/tmp/RtmpVQflIe/downloaded_packages’ 2021-05-16T01:48:40.5368649Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-16T01:48:41.4555042Z 2021-05-16T01:48:41.7857435Z 2021-05-16T01:48:41.7860029Z checking for file ‘/tmp/RtmpVQflIe/remotes73c54e3dfea3/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-16T01:48:41.7908998Z 2021-05-16T01:48:41.7912067Z ✔ checking for file ‘/tmp/RtmpVQflIe/remotes73c54e3dfea3/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-16T01:48:41.7967266Z 2021-05-16T01:48:41.7989639Z 2021-05-16T01:48:41.7991706Z ─ preparing ‘desc’: 2021-05-16T01:48:41.7999542Z 2021-05-16T01:48:41.8001532Z 2021-05-16T01:48:41.8148739Z checking DESCRIPTION meta-information ... 2021-05-16T01:48:41.8173082Z 2021-05-16T01:48:41.8175509Z ✔ checking DESCRIPTION meta-information 2021-05-16T01:48:41.8921675Z 2021-05-16T01:48:41.8957310Z 2021-05-16T01:48:41.8960001Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T01:48:41.8968702Z 2021-05-16T01:48:41.9082811Z 2021-05-16T01:48:41.9085516Z ─ checking for empty or unneeded directories 2021-05-16T01:48:41.9088706Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-16T01:48:41.9096585Z 2021-05-16T01:48:41.9117452Z 2021-05-16T01:48:41.9119551Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-16T01:48:42.0392888Z 2021-05-16T01:48:42.0396122Z 2021-05-16T01:48:42.0398046Z 2021-05-16T01:48:42.0511411Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T01:48:42.0512570Z (as ‘lib’ is unspecified) 2021-05-16T01:48:42.3859501Z * installing *source* package ‘desc’ ... 2021-05-16T01:48:42.3892291Z ** using staged installation 2021-05-16T01:48:42.4077138Z ** R 2021-05-16T01:48:42.4221900Z ** inst 2021-05-16T01:48:42.4239348Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:48:44.1179940Z ** help 2021-05-16T01:48:44.2587029Z *** installing help indices 2021-05-16T01:48:44.3549177Z ** building package indices 2021-05-16T01:48:44.6575470Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:48:44.8689061Z ** testing if installed package can be loaded from final location 2021-05-16T01:48:45.1092764Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:48:45.1111442Z * DONE (desc) 2021-05-16T01:48:45.3289955Z 2021-05-16T01:48:45.3291563Z 2021-05-16T01:48:45.3298500Z checking for file ‘/tmp/RtmpVQflIe/remotes73c53789f389/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-16T01:48:45.3300678Z 2021-05-16T01:48:45.3304481Z checking for file ‘/tmp/RtmpVQflIe/remotes73c53789f389/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-16T01:48:45.3306846Z 2021-05-16T01:48:45.3310299Z checking for file ‘/tmp/RtmpVQflIe/remotes73c53789f389/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... OK 2021-05-16T01:48:45.3330764Z 2021-05-16T01:48:45.3332775Z ✔ checking for file ‘/tmp/RtmpVQflIe/remotes73c53789f389/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-16T01:48:45.3440451Z 2021-05-16T01:48:45.3441383Z 2021-05-16T01:48:45.3442525Z ─ preparing ‘ghtravis’: 2021-05-16T01:48:45.3443142Z 2021-05-16T01:48:45.3443666Z 2021-05-16T01:48:45.3533740Z checking DESCRIPTION meta-information ... 2021-05-16T01:48:45.3555988Z 2021-05-16T01:48:45.3558255Z ✔ checking DESCRIPTION meta-information 2021-05-16T01:48:45.3970938Z 2021-05-16T01:48:45.4008467Z 2021-05-16T01:48:45.4012785Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T01:48:45.4026198Z 2021-05-16T01:48:45.4050438Z 2021-05-16T01:48:45.4052630Z ─ checking for empty or unneeded directories 2021-05-16T01:48:45.4055653Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-16T01:48:45.4122474Z 2021-05-16T01:48:45.4143297Z 2021-05-16T01:48:45.4145654Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-16T01:48:45.4376398Z 2021-05-16T01:48:45.4379555Z 2021-05-16T01:48:45.4381525Z 2021-05-16T01:48:45.4722772Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T01:48:45.4724686Z (as ‘lib’ is unspecified) 2021-05-16T01:48:45.7376451Z * installing *source* package ‘ghtravis’ ... 2021-05-16T01:48:45.7379108Z ** using staged installation 2021-05-16T01:48:45.7543174Z ** R 2021-05-16T01:48:45.7638277Z ** inst 2021-05-16T01:48:45.7648088Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:48:47.1213635Z ** help 2021-05-16T01:48:47.1909571Z *** installing help indices 2021-05-16T01:48:47.2411053Z ** building package indices 2021-05-16T01:48:47.4966324Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:48:48.2381571Z ** testing if installed package can be loaded from final location 2021-05-16T01:48:48.9835928Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:48:48.9846402Z * DONE (ghtravis) 2021-05-16T01:48:48.9937233Z Using github PAT from envvar GITHUB_PAT 2021-05-16T01:48:49.1504174Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-16T01:48:50.0766740Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-16T01:48:50.0767343Z 2021-05-16T01:48:50.0768467Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-16T01:48:50.0769213Z generics (NA -> 0.1.0) [CRAN] 2021-05-16T01:48:50.0769888Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-16T01:48:50.0770553Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-16T01:48:50.0771199Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-16T01:48:50.0775854Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T01:48:50.0776938Z (as ‘lib’ is unspecified) 2021-05-16T01:49:05.2433072Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-16T01:49:05.7943304Z Content type 'binary/octet-stream' length 92124 bytes (89 KB) 2021-05-16T01:49:05.8466816Z ================================================== 2021-05-16T01:49:05.8468273Z downloaded 89 KB 2021-05-16T01:49:05.8469095Z 2021-05-16T01:49:05.8506643Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/generics_0.1.0.tar.gz' 2021-05-16T01:49:06.4707967Z Content type 'binary/octet-stream' length 118869 bytes (116 KB) 2021-05-16T01:49:06.5588502Z ================================================== 2021-05-16T01:49:06.5590744Z downloaded 116 KB 2021-05-16T01:49:06.5592028Z 2021-05-16T01:49:06.5631136Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-16T01:49:07.1094647Z Content type 'binary/octet-stream' length 200157 bytes (195 KB) 2021-05-16T01:49:07.2000835Z ================================================== 2021-05-16T01:49:07.2001516Z downloaded 195 KB 2021-05-16T01:49:07.2001861Z 2021-05-16T01:49:07.2042351Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-16T01:49:08.0360154Z Content type 'binary/octet-stream' length 954544 bytes (932 KB) 2021-05-16T01:49:08.4408598Z ================================================== 2021-05-16T01:49:08.4409170Z downloaded 932 KB 2021-05-16T01:49:08.4409469Z 2021-05-16T01:49:08.4442650Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-16T01:49:09.2887693Z Content type 'binary/octet-stream' length 706784 bytes (690 KB) 2021-05-16T01:49:09.4571864Z ================================================== 2021-05-16T01:49:09.4572420Z downloaded 690 KB 2021-05-16T01:49:09.4572742Z 2021-05-16T01:49:09.7533111Z * installing *source* package ‘tidyselect’ ... 2021-05-16T01:49:09.7569383Z ** package ‘tidyselect’ successfully unpacked and MD5 sums checked 2021-05-16T01:49:09.7570916Z ** using staged installation 2021-05-16T01:49:09.7752039Z ** R 2021-05-16T01:49:09.7853309Z ** inst 2021-05-16T01:49:09.7867978Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:49:10.8386150Z ** help 2021-05-16T01:49:10.8974684Z *** installing help indices 2021-05-16T01:49:10.9430237Z ** building package indices 2021-05-16T01:49:11.1826175Z ** installing vignettes 2021-05-16T01:49:11.1882685Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:49:11.4667173Z ** testing if installed package can be loaded from final location 2021-05-16T01:49:11.7707767Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:49:11.7720599Z * DONE (tidyselect) 2021-05-16T01:49:12.0725357Z * installing *source* package ‘generics’ ... 2021-05-16T01:49:12.0759426Z ** package ‘generics’ successfully unpacked and MD5 sums checked 2021-05-16T01:49:12.0761377Z ** using staged installation 2021-05-16T01:49:12.0904508Z ** R 2021-05-16T01:49:12.0963463Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:49:12.4305934Z ** help 2021-05-16T01:49:12.5555066Z *** installing help indices 2021-05-16T01:49:12.6038340Z ** building package indices 2021-05-16T01:49:12.8623577Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:49:13.0588288Z ** testing if installed package can be loaded from final location 2021-05-16T01:49:13.2586289Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:49:13.2597324Z * DONE (generics) 2021-05-16T01:49:13.5594249Z * installing *source* package ‘cpp11’ ... 2021-05-16T01:49:13.5637332Z ** package ‘cpp11’ successfully unpacked and MD5 sums checked 2021-05-16T01:49:13.5638704Z ** using staged installation 2021-05-16T01:49:13.5809172Z ** R 2021-05-16T01:49:13.5856569Z ** inst 2021-05-16T01:49:13.5888622Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:49:14.0120400Z ** help 2021-05-16T01:49:14.0346703Z *** installing help indices 2021-05-16T01:49:14.0547341Z ** building package indices 2021-05-16T01:49:14.2672864Z ** installing vignettes 2021-05-16T01:49:14.2731426Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:49:14.4685239Z ** testing if installed package can be loaded from final location 2021-05-16T01:49:14.6652098Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:49:14.6661450Z * DONE (cpp11) 2021-05-16T01:49:15.2089741Z * installing *source* package ‘dplyr’ ... 2021-05-16T01:49:15.2235228Z ** package ‘dplyr’ successfully unpacked and MD5 sums checked 2021-05-16T01:49:15.2236516Z ** using staged installation 2021-05-16T01:49:15.2477510Z ** libs 2021-05-16T01:49:15.2534647Z 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-16T01:49:15.4064025Z 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-16T01:49:15.5972981Z 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-16T01:49:15.7387278Z 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-16T01:49:16.3378963Z 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-16T01:49:16.4564295Z 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-16T01:49:16.5796034Z 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-16T01:49:16.7025702Z 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-16T01:49:16.8509367Z 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-16T01:49:16.9887878Z 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-16T01:49:17.0954155Z 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-16T01:49:17.2818107Z 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-16T01:49:17.3548257Z installing to /home/runner/work/_temp/Library/00LOCK-dplyr/00new/dplyr/libs 2021-05-16T01:49:17.3549735Z ** R 2021-05-16T01:49:17.4030011Z ** data 2021-05-16T01:49:17.4035951Z *** moving datasets to lazyload DB 2021-05-16T01:49:17.5121485Z ** inst 2021-05-16T01:49:17.5150170Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:49:22.3746977Z ** help 2021-05-16T01:49:22.9008393Z *** installing help indices 2021-05-16T01:49:23.1467169Z *** copying figures 2021-05-16T01:49:23.1472630Z ** building package indices 2021-05-16T01:49:23.5401782Z ** installing vignettes 2021-05-16T01:49:23.5548974Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:49:24.0675070Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T01:49:24.0881024Z ** testing if installed package can be loaded from final location 2021-05-16T01:49:24.7008833Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:49:24.7061298Z * DONE (dplyr) 2021-05-16T01:49:25.1095267Z * installing *source* package ‘tidyr’ ... 2021-05-16T01:49:25.1179642Z ** package ‘tidyr’ successfully unpacked and MD5 sums checked 2021-05-16T01:49:25.1180914Z ** using staged installation 2021-05-16T01:49:25.1384914Z ** libs 2021-05-16T01:49:25.1450817Z 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-16T01:49:26.2145052Z 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-16T01:49:26.5849857Z 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-16T01:49:28.4729500Z 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-16T01:49:29.9106063Z 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-16T01:49:29.9953634Z installing to /home/runner/work/_temp/Library/00LOCK-tidyr/00new/tidyr/libs 2021-05-16T01:49:29.9979089Z ** R 2021-05-16T01:49:30.0154134Z ** data 2021-05-16T01:49:30.0166609Z *** moving datasets to lazyload DB 2021-05-16T01:49:30.2314932Z ** inst 2021-05-16T01:49:30.2339610Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:49:32.0432144Z ** help 2021-05-16T01:49:32.1725339Z *** installing help indices 2021-05-16T01:49:32.2539983Z *** copying figures 2021-05-16T01:49:32.2546045Z ** building package indices 2021-05-16T01:49:32.5373188Z ** installing vignettes 2021-05-16T01:49:32.5488948Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:49:33.0717649Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T01:49:33.0921388Z ** testing if installed package can be loaded from final location 2021-05-16T01:49:33.6314470Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:49:33.6335342Z * DONE (tidyr) 2021-05-16T01:49:33.6429337Z 2021-05-16T01:49:33.6430491Z The downloaded source packages are in 2021-05-16T01:49:33.6432035Z ‘/tmp/RtmpVQflIe/downloaded_packages’ 2021-05-16T01:49:33.8491132Z 2021-05-16T01:49:33.8503445Z checking for file ‘/tmp/RtmpVQflIe/remotes73c529bb3546/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-16T01:49:33.8536395Z 2021-05-16T01:49:33.8541292Z ✔ checking for file ‘/tmp/RtmpVQflIe/remotes73c529bb3546/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-16T01:49:33.8569927Z 2021-05-16T01:49:33.8591845Z 2021-05-16T01:49:33.8593922Z ─ preparing ‘aghast’: 2021-05-16T01:49:33.8601255Z 2021-05-16T01:49:33.8603200Z 2021-05-16T01:49:33.8691063Z checking DESCRIPTION meta-information ... 2021-05-16T01:49:33.8713371Z 2021-05-16T01:49:33.8715885Z ✔ checking DESCRIPTION meta-information 2021-05-16T01:49:33.8987858Z 2021-05-16T01:49:33.9023877Z 2021-05-16T01:49:33.9028465Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T01:49:33.9041765Z 2021-05-16T01:49:33.9069244Z 2021-05-16T01:49:33.9071438Z ─ checking for empty or unneeded directories 2021-05-16T01:49:33.9076423Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-16T01:49:33.9084352Z 2021-05-16T01:49:33.9106219Z 2021-05-16T01:49:33.9109744Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-16T01:49:33.9196158Z 2021-05-16T01:49:33.9198418Z 2021-05-16T01:49:33.9199843Z 2021-05-16T01:49:33.9287877Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T01:49:33.9288804Z (as ‘lib’ is unspecified) 2021-05-16T01:49:34.1591190Z * installing *source* package ‘aghast’ ... 2021-05-16T01:49:34.1595389Z ** using staged installation 2021-05-16T01:49:34.1775353Z ** R 2021-05-16T01:49:34.1838953Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:49:34.6671491Z ** help 2021-05-16T01:49:34.6997169Z *** installing help indices 2021-05-16T01:49:34.7242156Z ** building package indices 2021-05-16T01:49:34.9448908Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:49:35.1454119Z ** testing if installed package can be loaded from final location 2021-05-16T01:49:35.3490456Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:49:35.3497455Z * DONE (aghast) 2021-05-16T01:49:35.3583365Z Installing 1 packages: covr 2021-05-16T01:49:35.3590221Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T01:49:35.3591400Z (as ‘lib’ is unspecified) 2021-05-16T01:49:50.4109101Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-16T01:49:50.4109884Z 2021-05-16T01:49:50.4112756Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-16T01:49:51.1684005Z Content type 'application/x-tar' length 83462 bytes (81 KB) 2021-05-16T01:49:51.2343744Z ================================================== 2021-05-16T01:49:51.2345753Z downloaded 81 KB 2021-05-16T01:49:51.2346654Z 2021-05-16T01:49:51.2390902Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rex_1.2.0.tar.gz' 2021-05-16T01:49:51.7811089Z Content type 'binary/octet-stream' length 91701 bytes (89 KB) 2021-05-16T01:49:51.8236174Z ================================================== 2021-05-16T01:49:51.8237177Z downloaded 89 KB 2021-05-16T01:49:51.8237732Z 2021-05-16T01:49:51.8281989Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/covr_3.5.1.tar.gz' 2021-05-16T01:49:52.5682919Z Content type 'binary/octet-stream' length 147467 bytes (144 KB) 2021-05-16T01:49:52.6208853Z ================================================== 2021-05-16T01:49:52.6210283Z downloaded 144 KB 2021-05-16T01:49:52.6211083Z 2021-05-16T01:49:52.9044827Z * installing *source* package ‘lazyeval’ ... 2021-05-16T01:49:52.9073914Z ** package ‘lazyeval’ successfully unpacked and MD5 sums checked 2021-05-16T01:49:52.9075993Z ** using staged installation 2021-05-16T01:49:52.9213837Z ** libs 2021-05-16T01:49:52.9273167Z 2021-05-16T01:49:52.9275367Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c expr.c -o expr.o 2021-05-16T01:49:52.9970429Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T01:49:53.0379788Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c interp.c -o interp.o 2021-05-16T01:49:53.1074762Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c lazy.c -o lazy.o 2021-05-16T01:49:53.1926751Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c name.c -o name.o 2021-05-16T01:49:53.2623896Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utils.c -o utils.o 2021-05-16T01:49:53.3434623Z 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-16T01:49:53.3708199Z installing to /home/runner/work/_temp/Library/00LOCK-lazyeval/00new/lazyeval/libs 2021-05-16T01:49:53.3709995Z ** R 2021-05-16T01:49:53.3778903Z ** inst 2021-05-16T01:49:53.3791652Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:49:53.9178789Z ** help 2021-05-16T01:49:53.9777326Z *** installing help indices 2021-05-16T01:49:54.0262152Z ** building package indices 2021-05-16T01:49:54.2726463Z ** installing vignettes 2021-05-16T01:49:54.2798113Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:49:54.4800755Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T01:49:54.5010201Z ** testing if installed package can be loaded from final location 2021-05-16T01:49:54.7046971Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:49:54.7061753Z * DONE (lazyeval) 2021-05-16T01:49:54.9821582Z * installing *source* package ‘rex’ ... 2021-05-16T01:49:54.9847711Z ** package ‘rex’ successfully unpacked and MD5 sums checked 2021-05-16T01:49:54.9849754Z ** using staged installation 2021-05-16T01:49:54.9998818Z ** R 2021-05-16T01:49:55.0059450Z ** inst 2021-05-16T01:49:55.0070884Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:49:55.5506195Z ** help 2021-05-16T01:49:55.6099407Z *** installing help indices 2021-05-16T01:49:55.6548768Z ** building package indices 2021-05-16T01:49:55.9101587Z ** installing vignettes 2021-05-16T01:49:55.9195273Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:49:56.1150959Z ** testing if installed package can be loaded from final location 2021-05-16T01:49:56.3148350Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:49:56.3157113Z * DONE (rex) 2021-05-16T01:49:56.7007135Z * installing *source* package ‘covr’ ... 2021-05-16T01:49:56.7071539Z ** package ‘covr’ successfully unpacked and MD5 sums checked 2021-05-16T01:49:56.7073421Z ** using staged installation 2021-05-16T01:49:56.7303072Z ** libs 2021-05-16T01:49:56.7360246Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c reassign.c -o reassign.o 2021-05-16T01:49:56.8009124Z 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-16T01:49:56.8171114Z installing to /home/runner/work/_temp/Library/00LOCK-covr/00new/covr/libs 2021-05-16T01:49:56.8185910Z ** R 2021-05-16T01:49:56.8335853Z ** inst 2021-05-16T01:49:56.8359487Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:49:58.2432692Z ** help 2021-05-16T01:49:58.3101105Z *** installing help indices 2021-05-16T01:49:58.3613722Z *** copying figures 2021-05-16T01:49:58.3616070Z ** building package indices 2021-05-16T01:49:58.6187227Z ** installing vignettes 2021-05-16T01:49:58.6254082Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:49:58.8618394Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T01:49:58.8818180Z ** testing if installed package can be loaded from final location 2021-05-16T01:49:59.1266760Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:49:59.1280192Z * DONE (covr) 2021-05-16T01:49:59.1385408Z 2021-05-16T01:49:59.1386390Z The downloaded source packages are in 2021-05-16T01:49:59.1387873Z ‘/tmp/RtmpVQflIe/downloaded_packages’ 2021-05-16T01:49:59.1525890Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-16T01:49:59.1526579Z Rscript -e "tic::before_install()" 2021-05-16T01:49:59.1573374Z shell: /usr/bin/bash -e {0} 2021-05-16T01:49:59.1573813Z env: 2021-05-16T01:49:59.1574309Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:49:59.1574837Z TIC_DEPLOY_KEY: 2021-05-16T01:49:59.1575863Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:49:59.1577856Z GITHUB_PAT: *** 2021-05-16T01:49:59.1578308Z COVERALLS_TOKEN: 2021-05-16T01:49:59.1578835Z continue-on-error: true 2021-05-16T01:49:59.1579360Z VDIFFR_RUN_TESTS: 2021-05-16T01:49:59.1579888Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:49:59.1580384Z TZ: UTC 2021-05-16T01:49:59.1580803Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:49:59.1581263Z NOT_CRAN: true 2021-05-16T01:49:59.1581669Z ##[endgroup] 2021-05-16T01:49:59.4603321Z ✔ Loading tic stage configuration from tic.R 2021-05-16T01:49:59.5977697Z Running before_install: step_install_remote_binaries() 2021-05-16T01:50:00.1456082Z Installing RNifti binaries 2021-05-16T01:50:00.1468883Z [1] "neuroconductor/RNifti" 2021-05-16T01:50:00.4139584Z OK (HTTP 200).OK (HTTP 200).No Binaries Found, exiting 2021-05-16T01:50:00.4273462Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-16T01:50:00.4274324Z remotes::install_deps(dependencies = TRUE) 2021-05-16T01:50:00.4274980Z remotes::install_cran("rcmdcheck") 2021-05-16T01:50:00.4275581Z remotes::install_cran("markdown") 2021-05-16T01:50:00.4282896Z shell: /usr/local/bin/Rscript {0} 2021-05-16T01:50:00.4283333Z env: 2021-05-16T01:50:00.4283817Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:50:00.4284319Z TIC_DEPLOY_KEY: 2021-05-16T01:50:00.4285223Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:50:00.4286962Z GITHUB_PAT: *** 2021-05-16T01:50:00.4287392Z COVERALLS_TOKEN: 2021-05-16T01:50:00.4287923Z continue-on-error: true 2021-05-16T01:50:00.4288434Z VDIFFR_RUN_TESTS: 2021-05-16T01:50:00.4288970Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:50:00.4289450Z TZ: UTC 2021-05-16T01:50:00.4289877Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:50:00.4290365Z NOT_CRAN: true 2021-05-16T01:50:00.4290780Z ##[endgroup] 2021-05-16T01:50:20.8427669Z RNifti (NA -> 929106d1b...) [GitHub] 2021-05-16T01:50:20.8430096Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-16T01:50:20.8431895Z tiff (NA -> 0.1-8 ) [CRAN] 2021-05-16T01:50:20.8433548Z png (NA -> 0.1-7 ) [CRAN] 2021-05-16T01:50:20.8435228Z jpeg (NA -> 0.1-8.1 ) [CRAN] 2021-05-16T01:50:20.8436850Z bmp (NA -> 0.3 ) [CRAN] 2021-05-16T01:50:20.8438551Z colorspace (NA -> 2.0-1 ) [CRAN] 2021-05-16T01:50:20.8440529Z viridisLite (NA -> 0.4.0 ) [CRAN] 2021-05-16T01:50:20.8442333Z RColorBrewer (NA -> 1.1-2 ) [CRAN] 2021-05-16T01:50:20.8444072Z munsell (NA -> 0.5.0 ) [CRAN] 2021-05-16T01:50:20.8445726Z labeling (NA -> 0.4.2 ) [CRAN] 2021-05-16T01:50:20.8447370Z farver (NA -> 2.1.0 ) [CRAN] 2021-05-16T01:50:20.8449007Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-16T01:50:20.8450673Z htmltools (NA -> 0.5.1.1 ) [CRAN] 2021-05-16T01:50:20.8457163Z igraph (NA -> 1.2.6 ) [CRAN] 2021-05-16T01:50:20.8458474Z downloader (NA -> 0.4 ) [CRAN] 2021-05-16T01:50:20.8459807Z readbitmap (NA -> 0.1.5 ) [CRAN] 2021-05-16T01:50:20.8461082Z getopt (NA -> 1.20.3 ) [CRAN] 2021-05-16T01:50:20.8462335Z gtable (NA -> 0.3.0 ) [CRAN] 2021-05-16T01:50:20.8463557Z plyr (NA -> 1.8.6 ) [CRAN] 2021-05-16T01:50:20.8464773Z scales (NA -> 1.1.1 ) [CRAN] 2021-05-16T01:50:20.8466348Z isoband (NA -> 0.2.4 ) [CRAN] 2021-05-16T01:50:20.8467613Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-16T01:50:20.8468885Z pracma (NA -> 2.3.3 ) [CRAN] 2021-05-16T01:50:20.8470103Z imager (NA -> 0.42.8 ) [CRAN] 2021-05-16T01:50:20.8471383Z RcppEigen (NA -> 0.3.3.9.1 ) [CRAN] 2021-05-16T01:50:20.8472673Z optparse (NA -> 1.6.6 ) [CRAN] 2021-05-16T01:50:20.8473971Z gridExtra (NA -> 2.3 ) [CRAN] 2021-05-16T01:50:20.8475273Z reshape2 (NA -> 1.4.4 ) [CRAN] 2021-05-16T01:50:20.8476534Z ggplot2 (NA -> 3.3.3 ) [CRAN] 2021-05-16T01:50:21.0191689Z Downloading GitHub repo neuroconductor/RNifti@929106d1b17d6c09c8b001b5e39d448ed9ef635f 2021-05-16T01:50:22.4246133Z 2021-05-16T01:50:22.6556920Z 2021-05-16T01:50:22.6578812Z checking for file ‘/tmp/Rtmpr4AJvq/remotesd5fc32190f2a/neuroconductor-RNifti-929106d/DESCRIPTION’ ... 2021-05-16T01:50:22.6704144Z 2021-05-16T01:50:22.6706641Z ✔ checking for file ‘/tmp/Rtmpr4AJvq/remotesd5fc32190f2a/neuroconductor-RNifti-929106d/DESCRIPTION’ 2021-05-16T01:50:22.6718381Z 2021-05-16T01:50:22.6744653Z 2021-05-16T01:50:22.6747057Z ─ preparing ‘RNifti’: 2021-05-16T01:50:22.6878430Z checking DESCRIPTION meta-information ... 2021-05-16T01:50:22.6916230Z 2021-05-16T01:50:22.6918440Z ✔ checking DESCRIPTION meta-information 2021-05-16T01:50:22.6943303Z ─ cleaning src 2021-05-16T01:50:22.6951914Z 2021-05-16T01:50:22.6975770Z 2021-05-16T01:50:22.6977971Z ─ running ‘cleanup’ 2021-05-16T01:50:22.7491627Z 2021-05-16T01:50:22.7534866Z 2021-05-16T01:50:22.7539303Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T01:50:22.7920074Z 2021-05-16T01:50:22.7963275Z 2021-05-16T01:50:22.7968375Z ─ checking for empty or unneeded directories 2021-05-16T01:50:22.7977695Z 2021-05-16T01:50:22.8002373Z 2021-05-16T01:50:22.8004424Z ─ building ‘RNifti_1.3.1.tar.gz’ 2021-05-16T01:50:23.1435367Z 2021-05-16T01:50:23.1440033Z 2021-05-16T01:50:23.1442544Z 2021-05-16T01:50:23.1613472Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T01:50:23.1614412Z (as ‘lib’ is unspecified) 2021-05-16T01:50:23.5315347Z * installing *source* package ‘RNifti’ ... 2021-05-16T01:50:23.5317527Z ** using staged installation 2021-05-16T01:50:23.5502301Z ** libs 2021-05-16T01:50:23.5568564Z 2021-05-16T01:50:23.5572173Z 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-16T01:50:43.7818953Z 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-16T01:50:43.8828952Z 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-16T01:50:43.9837974Z 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-16T01:50:44.0272172Z 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-16T01:50:44.1570660Z 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-16T01:50:44.6931282Z 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-16T01:50:44.7403451Z 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-16T01:50:44.8805606Z 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-16T01:50:45.0552649Z 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-16T01:50:45.2047883Z 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-16T01:50:45.4744565Z 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-16T01:50:45.6091488Z 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-16T01:50:46.1841737Z 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-16T01:50:46.2950336Z 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-16T01:50:46.6440630Z 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-16T01:50:46.6850459Z 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-16T01:50:46.7351482Z 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-16T01:50:46.8244303Z 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-16T01:50:48.1120556Z 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-16T01:50:50.7593675Z 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-16T01:50:50.9671737Z installing to /home/runner/work/_temp/Library/00LOCK-RNifti/00new/RNifti/libs 2021-05-16T01:50:50.9807113Z ** R 2021-05-16T01:50:50.9894804Z ** inst 2021-05-16T01:50:50.9926018Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:50:51.8152254Z ** help 2021-05-16T01:50:51.8750423Z *** installing help indices 2021-05-16T01:50:51.9137834Z ** building package indices 2021-05-16T01:50:52.1532993Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:50:52.4477772Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T01:50:52.4734121Z ** testing if installed package can be loaded from final location 2021-05-16T01:50:52.7724391Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:50:52.7736200Z * DONE (RNifti) 2021-05-16T01:50:52.7911932Z Installing 29 packages: base64enc, tiff, png, jpeg, bmp, colorspace, viridisLite, RColorBrewer, munsell, labeling, farver, tinytex, htmltools, igraph, downloader, readbitmap, getopt, gtable, plyr, scales, isoband, rmarkdown, pracma, imager, RcppEigen, optparse, gridExtra, reshape2, ggplot2 2021-05-16T01:50:52.7924921Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T01:50:52.7925878Z (as ‘lib’ is unspecified) 2021-05-16T01:51:09.1423816Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/base64enc_0.1-3.tar.gz' 2021-05-16T01:51:09.9979806Z Content type 'application/x-tar' length 7843 bytes 2021-05-16T01:51:09.9984832Z ================================================== 2021-05-16T01:51:09.9986381Z downloaded 7843 bytes 2021-05-16T01:51:09.9987202Z 2021-05-16T01:51:10.0120933Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tiff_0.1-8.tar.gz' 2021-05-16T01:51:10.6678175Z Content type 'binary/octet-stream' length 68197 bytes (66 KB) 2021-05-16T01:51:10.6875901Z ================================================== 2021-05-16T01:51:10.6877407Z downloaded 66 KB 2021-05-16T01:51:10.6878322Z 2021-05-16T01:51:10.6920982Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/png_0.1-7.tar.gz' 2021-05-16T01:51:11.2421600Z Content type 'application/x-tar' length 24973 bytes (24 KB) 2021-05-16T01:51:11.2631741Z ================================================== 2021-05-16T01:51:11.2633343Z downloaded 24 KB 2021-05-16T01:51:11.2634264Z 2021-05-16T01:51:11.2675295Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jpeg_0.1-8.1.tar.gz' 2021-05-16T01:51:11.9976957Z Content type 'application/x-tar' length 18637 bytes (18 KB) 2021-05-16T01:51:11.9992381Z ================================================== 2021-05-16T01:51:11.9993978Z downloaded 18 KB 2021-05-16T01:51:11.9994588Z 2021-05-16T01:51:12.0045780Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/bmp_0.3.tar.gz' 2021-05-16T01:51:13.8667136Z Content type 'application/x-tar' length 112454 bytes (109 KB) 2021-05-16T01:51:13.9149572Z ================================================== 2021-05-16T01:51:13.9150162Z downloaded 109 KB 2021-05-16T01:51:13.9150482Z 2021-05-16T01:51:13.9198055Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/colorspace_2.0-1.tar.gz' 2021-05-16T01:51:14.7736176Z Content type 'binary/octet-stream' length 2191517 bytes (2.1 MB) 2021-05-16T01:51:15.0250463Z ================================================== 2021-05-16T01:51:15.0252900Z downloaded 2.1 MB 2021-05-16T01:51:15.0253708Z 2021-05-16T01:51:15.0292707Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/viridisLite_0.4.0.tar.gz' 2021-05-16T01:51:15.7431302Z Content type 'binary/octet-stream' length 1267617 bytes (1.2 MB) 2021-05-16T01:51:15.9355319Z ================================================== 2021-05-16T01:51:15.9355936Z downloaded 1.2 MB 2021-05-16T01:51:15.9356255Z 2021-05-16T01:51:15.9401038Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/RColorBrewer_1.1-2.tar.gz' 2021-05-16T01:51:18.2302189Z Content type 'application/x-tar' length 11593 bytes (11 KB) 2021-05-16T01:51:18.2304522Z ================================================== 2021-05-16T01:51:18.2306172Z downloaded 11 KB 2021-05-16T01:51:18.2307093Z 2021-05-16T01:51:18.2355843Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/munsell_0.5.0.tar.gz' 2021-05-16T01:51:20.3872659Z Content type 'application/x-tar' length 181721 bytes (177 KB) 2021-05-16T01:51:20.4758914Z ================================================== 2021-05-16T01:51:20.4759852Z downloaded 177 KB 2021-05-16T01:51:20.4760413Z 2021-05-16T01:51:20.4805253Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/labeling_0.4.2.tar.gz' 2021-05-16T01:51:21.1428579Z Content type 'binary/octet-stream' length 10239 bytes 2021-05-16T01:51:21.1436274Z ================================================== 2021-05-16T01:51:21.1437265Z downloaded 10239 bytes 2021-05-16T01:51:21.1437845Z 2021-05-16T01:51:21.1489934Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/farver_2.1.0.tar.gz' 2021-05-16T01:51:23.0071936Z Content type 'binary/octet-stream' length 1278316 bytes (1.2 MB) 2021-05-16T01:51:23.3493063Z ================================================== 2021-05-16T01:51:23.3493790Z downloaded 1.2 MB 2021-05-16T01:51:23.3494137Z 2021-05-16T01:51:23.3541424Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tinytex_0.31.tar.gz' 2021-05-16T01:51:28.4600175Z Content type 'binary/octet-stream' length 29350 bytes (28 KB) 2021-05-16T01:51:28.4601564Z ================================================== 2021-05-16T01:51:28.4602388Z downloaded 28 KB 2021-05-16T01:51:28.4602934Z 2021-05-16T01:51:28.4654155Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/htmltools_0.5.1.1.tar.gz' 2021-05-16T01:51:29.0131393Z Content type 'binary/octet-stream' length 72110 bytes (70 KB) 2021-05-16T01:51:29.0525807Z ================================================== 2021-05-16T01:51:29.0526755Z downloaded 70 KB 2021-05-16T01:51:29.0527316Z 2021-05-16T01:51:29.0588622Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/igraph_1.2.6.tar.gz' 2021-05-16T01:51:30.1229371Z Content type 'binary/octet-stream' length 2718651 bytes (2.6 MB) 2021-05-16T01:51:30.3700988Z ================================================== 2021-05-16T01:51:30.3701635Z downloaded 2.6 MB 2021-05-16T01:51:30.3701953Z 2021-05-16T01:51:30.3747387Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/downloader_0.4.tar.gz' 2021-05-16T01:51:31.0309619Z Content type 'application/x-tar' length 6837 bytes 2021-05-16T01:51:31.0310408Z ================================================== 2021-05-16T01:51:31.0310901Z downloaded 6837 bytes 2021-05-16T01:51:31.0311229Z 2021-05-16T01:51:31.0356801Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/readbitmap_0.1.5.tar.gz' 2021-05-16T01:51:31.6926146Z Content type 'application/x-tar' length 13895 bytes (13 KB) 2021-05-16T01:51:31.7077770Z ================================================== 2021-05-16T01:51:31.7078646Z downloaded 13 KB 2021-05-16T01:51:31.7079129Z 2021-05-16T01:51:31.7138152Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/getopt_1.20.3.tar.gz' 2021-05-16T01:51:32.5705504Z Content type 'application/x-tar' length 18676 bytes (18 KB) 2021-05-16T01:51:32.5709721Z ================================================== 2021-05-16T01:51:32.5711112Z downloaded 18 KB 2021-05-16T01:51:32.5712025Z 2021-05-16T01:51:32.5765002Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gtable_0.3.0.tar.gz' 2021-05-16T01:51:33.4086710Z Content type 'application/x-tar' length 367055 bytes (358 KB) 2021-05-16T01:51:33.5437753Z ================================================== 2021-05-16T01:51:33.5438374Z downloaded 358 KB 2021-05-16T01:51:33.5438682Z 2021-05-16T01:51:33.5484214Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/plyr_1.8.6.tar.gz' 2021-05-16T01:51:35.8575476Z Content type 'binary/octet-stream' length 401854 bytes (392 KB) 2021-05-16T01:51:35.9956051Z ================================================== 2021-05-16T01:51:35.9957148Z downloaded 392 KB 2021-05-16T01:51:35.9957788Z 2021-05-16T01:51:36.0005563Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/scales_1.1.1.tar.gz' 2021-05-16T01:51:36.8891433Z Content type 'binary/octet-stream' length 514712 bytes (502 KB) 2021-05-16T01:51:37.0413892Z ================================================== 2021-05-16T01:51:37.0414729Z downloaded 502 KB 2021-05-16T01:51:37.0415601Z 2021-05-16T01:51:37.0460005Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/isoband_0.2.4.tar.gz' 2021-05-16T01:51:37.8737781Z Content type 'binary/octet-stream' length 2009788 bytes (1.9 MB) 2021-05-16T01:51:38.0789810Z ================================================== 2021-05-16T01:51:38.0790376Z downloaded 1.9 MB 2021-05-16T01:51:38.0790705Z 2021-05-16T01:51:38.0829324Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rmarkdown_2.8.tar.gz' 2021-05-16T01:51:40.4472187Z Content type 'binary/octet-stream' length 3236609 bytes (3.1 MB) 2021-05-16T01:51:40.6962695Z ================================================== 2021-05-16T01:51:40.6963710Z downloaded 3.1 MB 2021-05-16T01:51:40.6964719Z 2021-05-16T01:51:40.7007289Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pracma_2.3.3.tar.gz' 2021-05-16T01:51:41.5598155Z Content type 'binary/octet-stream' length 401095 bytes (391 KB) 2021-05-16T01:51:41.7118070Z ================================================== 2021-05-16T01:51:41.7118888Z downloaded 391 KB 2021-05-16T01:51:41.7119324Z 2021-05-16T01:51:41.7177259Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/imager_0.42.8.tar.gz' 2021-05-16T01:51:43.3239310Z Content type 'binary/octet-stream' length 5562329 bytes (5.3 MB) 2021-05-16T01:51:43.5957361Z ================================================== 2021-05-16T01:51:43.5960652Z downloaded 5.3 MB 2021-05-16T01:51:43.5962910Z 2021-05-16T01:51:43.6000604Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/RcppEigen_0.3.3.9.1.tar.gz' 2021-05-16T01:51:45.0419946Z Content type 'binary/octet-stream' length 1633188 bytes (1.6 MB) 2021-05-16T01:51:45.2561355Z ================================================== 2021-05-16T01:51:45.2562529Z downloaded 1.6 MB 2021-05-16T01:51:45.2563059Z 2021-05-16T01:51:45.2603967Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/optparse_1.6.6.tar.gz' 2021-05-16T01:51:46.1166667Z Content type 'binary/octet-stream' length 37923 bytes (37 KB) 2021-05-16T01:51:46.1168627Z ================================================== 2021-05-16T01:51:46.1170297Z downloaded 37 KB 2021-05-16T01:51:46.1170908Z 2021-05-16T01:51:46.1232330Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gridExtra_2.3.tar.gz' 2021-05-16T01:51:47.1422511Z Content type 'application/x-tar' length 1058173 bytes (1.0 MB) 2021-05-16T01:51:47.3389569Z ================================================== 2021-05-16T01:51:47.3392585Z downloaded 1.0 MB 2021-05-16T01:51:47.3394781Z 2021-05-16T01:51:47.3433468Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/reshape2_1.4.4.tar.gz' 2021-05-16T01:51:50.0055141Z Content type 'binary/octet-stream' length 37878 bytes (36 KB) 2021-05-16T01:51:50.0301373Z ================================================== 2021-05-16T01:51:50.0302793Z downloaded 36 KB 2021-05-16T01:51:50.0303631Z 2021-05-16T01:51:50.0357683Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ggplot2_3.3.3.tar.gz' 2021-05-16T01:51:52.8433442Z Content type 'binary/octet-stream' length 3045519 bytes (2.9 MB) 2021-05-16T01:51:53.0876888Z ================================================== 2021-05-16T01:51:53.0877946Z downloaded 2.9 MB 2021-05-16T01:51:53.0878495Z 2021-05-16T01:51:53.3199125Z * installing *source* package ‘base64enc’ ... 2021-05-16T01:51:53.3208198Z ** package ‘base64enc’ successfully unpacked and MD5 sums checked 2021-05-16T01:51:53.3209648Z ** using staged installation 2021-05-16T01:51:53.3324930Z ** libs 2021-05-16T01:51:53.3378819Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-16T01:51:53.4740462Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c uriencode.c -o uriencode.o 2021-05-16T01:51:53.5584597Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utf8.c -o utf8.o 2021-05-16T01:51:53.6405526Z 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-16T01:51:53.6667358Z installing to /home/runner/work/_temp/Library/00LOCK-base64enc/00new/base64enc/libs 2021-05-16T01:51:53.6675197Z ** R 2021-05-16T01:51:53.6708669Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:51:53.9518852Z ** help 2021-05-16T01:51:53.9849954Z *** installing help indices 2021-05-16T01:51:54.0039983Z ** building package indices 2021-05-16T01:51:54.2354140Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:51:54.4352250Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T01:51:54.4789808Z ** testing if installed package can be loaded from final location 2021-05-16T01:51:54.6850594Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:51:54.6856300Z * DONE (base64enc) 2021-05-16T01:51:54.9233845Z * installing *source* package ‘tiff’ ... 2021-05-16T01:51:54.9249635Z ** package ‘tiff’ successfully unpacked and MD5 sums checked 2021-05-16T01:51:54.9251513Z ** using staged installation 2021-05-16T01:51:55.1635914Z checking for pkg-config... /usr/bin/pkg-config 2021-05-16T01:51:55.1639074Z checking for gcc... gcc 2021-05-16T01:51:55.2303278Z checking whether the C compiler works... yes 2021-05-16T01:51:55.2304890Z checking for C compiler default output file name... a.out 2021-05-16T01:51:55.2724353Z checking for suffix of executables... 2021-05-16T01:51:55.3265682Z checking whether we are cross compiling... no 2021-05-16T01:51:55.3531440Z checking for suffix of object files... o 2021-05-16T01:51:55.3769533Z checking whether we are using the GNU C compiler... yes 2021-05-16T01:51:55.4012732Z checking whether gcc accepts -g... yes 2021-05-16T01:51:55.4402937Z checking for gcc option to accept ISO C89... none needed 2021-05-16T01:51:55.4408019Z checking how to run the C preprocessor... gcc -E 2021-05-16T01:51:55.4663912Z checking for grep that handles long lines and -e... /usr/bin/grep 2021-05-16T01:51:55.4684513Z checking for egrep... /usr/bin/grep -E 2021-05-16T01:51:55.5932864Z checking for ANSI C header files... yes 2021-05-16T01:51:55.6263166Z checking for sys/types.h... yes 2021-05-16T01:51:55.6633045Z checking for sys/stat.h... yes 2021-05-16T01:51:55.7001458Z checking for stdlib.h... yes 2021-05-16T01:51:55.7403241Z checking for string.h... yes 2021-05-16T01:51:55.7795034Z checking for memory.h... yes 2021-05-16T01:51:55.8178995Z checking for strings.h... yes 2021-05-16T01:51:55.8575462Z checking for inttypes.h... yes 2021-05-16T01:51:55.8966738Z checking for stdint.h... yes 2021-05-16T01:51:55.9405547Z checking for unistd.h... yes 2021-05-16T01:51:55.9451187Z checking for unistd.h... (cached) yes 2021-05-16T01:51:55.9997129Z checking for TIFFClientOpen in -ltiff... yes 2021-05-16T01:51:56.0013753Z configure: PKG_CPPFLAGS: -I/usr/local/include 2021-05-16T01:51:56.0015140Z configure: PKG_LIBS : -ltiff 2021-05-16T01:51:56.0711372Z checking tiff.h usability... yes 2021-05-16T01:51:56.0805207Z checking tiff.h presence... yes 2021-05-16T01:51:56.0806315Z checking for tiff.h... yes 2021-05-16T01:51:56.1275325Z checking tiffio.h usability... yes 2021-05-16T01:51:56.1396523Z checking tiffio.h presence... yes 2021-05-16T01:51:56.1397750Z checking for tiffio.h... yes 2021-05-16T01:51:56.1657369Z configure: creating ./config.status 2021-05-16T01:51:56.2517489Z config.status: creating src/Makevars 2021-05-16T01:51:56.3012109Z ** libs 2021-05-16T01:51:56.3126072Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -I/usr/local/include -fpic -g -O2 -c common.c -o common.o 2021-05-16T01:51:56.4184085Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -I/usr/local/include -fpic -g -O2 -c read.c -o read.o 2021-05-16T01:51:56.8899514Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -I/usr/local/include -fpic -g -O2 -c reg.c -o reg.o 2021-05-16T01:51:56.9413599Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -I/usr/local/include -fpic -g -O2 -c write.c -o write.o 2021-05-16T01:51:57.1291938Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o tiff.so common.o read.o reg.o write.o -ltiff -L/opt/R/devel/lib/R/lib -lR 2021-05-16T01:51:57.1587734Z installing to /home/runner/work/_temp/Library/00LOCK-tiff/00new/tiff/libs 2021-05-16T01:51:57.1596714Z ** R 2021-05-16T01:51:57.1622809Z ** inst 2021-05-16T01:51:57.1632457Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:51:57.4133294Z ** help 2021-05-16T01:51:57.4301913Z *** installing help indices 2021-05-16T01:51:57.4477156Z ** building package indices 2021-05-16T01:51:57.6579604Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:51:57.8583291Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T01:51:57.8780732Z ** testing if installed package can be loaded from final location 2021-05-16T01:51:58.0755961Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:51:58.0765814Z * DONE (tiff) 2021-05-16T01:51:58.3049356Z * installing *source* package ‘png’ ... 2021-05-16T01:51:58.3058771Z ** package ‘png’ successfully unpacked and MD5 sums checked 2021-05-16T01:51:58.3060628Z ** using staged installation 2021-05-16T01:51:58.3172908Z ** libs 2021-05-16T01:51:58.3228219Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include `libpng-config --cflags` -fpic -g -O2 -c read.c -o read.o 2021-05-16T01:51:58.6208891Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include `libpng-config --cflags` -fpic -g -O2 -c write.c -o write.o 2021-05-16T01:51:58.8323168Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o png.so read.o write.o -lpng16 -lm -lz -lm -L/opt/R/devel/lib/R/lib -lR 2021-05-16T01:51:58.8667805Z installing to /home/runner/work/_temp/Library/00LOCK-png/00new/png/libs 2021-05-16T01:51:58.8669752Z ** R 2021-05-16T01:51:58.8696528Z ** inst 2021-05-16T01:51:58.8705893Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:51:59.1210241Z ** help 2021-05-16T01:51:59.1450613Z *** installing help indices 2021-05-16T01:51:59.1619872Z ** building package indices 2021-05-16T01:51:59.3713508Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:51:59.5667365Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T01:51:59.5863689Z ** testing if installed package can be loaded from final location 2021-05-16T01:51:59.7791619Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:51:59.7801306Z * DONE (png) 2021-05-16T01:52:00.0106196Z * installing *source* package ‘jpeg’ ... 2021-05-16T01:52:00.0122030Z ** package ‘jpeg’ successfully unpacked and MD5 sums checked 2021-05-16T01:52:00.0123153Z ** using staged installation 2021-05-16T01:52:00.0233709Z ** libs 2021-05-16T01:52:00.0289762Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c read.c -o read.o 2021-05-16T01:52:00.2189252Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c write.c -o write.o 2021-05-16T01:52:00.4444814Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o jpeg.so read.o write.o -ljpeg -L/opt/R/devel/lib/R/lib -lR 2021-05-16T01:52:00.4711959Z installing to /home/runner/work/_temp/Library/00LOCK-jpeg/00new/jpeg/libs 2021-05-16T01:52:00.4731088Z ** R 2021-05-16T01:52:00.4759110Z ** inst 2021-05-16T01:52:00.4768058Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:52:00.7016307Z ** help 2021-05-16T01:52:00.7236043Z *** installing help indices 2021-05-16T01:52:00.7403817Z ** building package indices 2021-05-16T01:52:00.9527908Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:52:01.1503816Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T01:52:01.1701813Z ** testing if installed package can be loaded from final location 2021-05-16T01:52:01.3596209Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:52:01.3602009Z * DONE (jpeg) 2021-05-16T01:52:01.6134137Z * installing *source* package ‘bmp’ ... 2021-05-16T01:52:01.6153400Z ** package ‘bmp’ successfully unpacked and MD5 sums checked 2021-05-16T01:52:01.6155241Z ** using staged installation 2021-05-16T01:52:01.6255336Z ** R 2021-05-16T01:52:01.6286025Z ** inst 2021-05-16T01:52:01.6302489Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:52:01.9146069Z ** help 2021-05-16T01:52:01.9262441Z *** installing help indices 2021-05-16T01:52:01.9435409Z ** building package indices 2021-05-16T01:52:02.1554984Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:52:02.3533752Z ** testing if installed package can be loaded from final location 2021-05-16T01:52:02.5457016Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:52:02.5463038Z * DONE (bmp) 2021-05-16T01:52:03.0601645Z * installing *source* package ‘colorspace’ ... 2021-05-16T01:52:03.0753786Z ** package ‘colorspace’ successfully unpacked and MD5 sums checked 2021-05-16T01:52:03.0758020Z ** using staged installation 2021-05-16T01:52:03.0968782Z ** libs 2021-05-16T01:52:03.1030093Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c colorspace.c -o colorspace.o 2021-05-16T01:52:04.1365642Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T01:52:04.1916581Z 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-16T01:52:04.2227294Z installing to /home/runner/work/_temp/Library/00LOCK-colorspace/00new/colorspace/libs 2021-05-16T01:52:04.2228688Z ** R 2021-05-16T01:52:04.2549748Z ** data 2021-05-16T01:52:04.2555359Z *** moving datasets to lazyload DB 2021-05-16T01:52:04.3924943Z ** demo 2021-05-16T01:52:04.3931538Z ** inst 2021-05-16T01:52:04.4044071Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:52:08.2546180Z ** help 2021-05-16T01:52:08.4579531Z *** installing help indices 2021-05-16T01:52:08.6031725Z ** building package indices 2021-05-16T01:52:08.9108182Z ** installing vignettes 2021-05-16T01:52:08.9191504Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:52:09.1746551Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T01:52:09.1948633Z ** testing if installed package can be loaded from final location 2021-05-16T01:52:09.5395481Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:52:09.5467209Z * DONE (colorspace) 2021-05-16T01:52:09.8352090Z * installing *source* package ‘viridisLite’ ... 2021-05-16T01:52:09.8394294Z ** package ‘viridisLite’ successfully unpacked and MD5 sums checked 2021-05-16T01:52:09.8395512Z ** using staged installation 2021-05-16T01:52:09.8548729Z ** R 2021-05-16T01:52:09.8648884Z ** inst 2021-05-16T01:52:09.8656844Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:52:10.1546071Z ** help 2021-05-16T01:52:10.1724744Z *** installing help indices 2021-05-16T01:52:10.1911794Z *** copying figures 2021-05-16T01:52:10.1930574Z ** building package indices 2021-05-16T01:52:10.4084858Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:52:10.6021646Z ** testing if installed package can be loaded from final location 2021-05-16T01:52:10.7952785Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:52:10.7960558Z * DONE (viridisLite) 2021-05-16T01:52:11.0245735Z * installing *source* package ‘RColorBrewer’ ... 2021-05-16T01:52:11.0255024Z ** package ‘RColorBrewer’ successfully unpacked and MD5 sums checked 2021-05-16T01:52:11.0255864Z ** using staged installation 2021-05-16T01:52:11.0391999Z ** R 2021-05-16T01:52:11.0487481Z ** inst 2021-05-16T01:52:11.0494855Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:52:11.8617170Z ** help 2021-05-16T01:52:11.8827089Z *** installing help indices 2021-05-16T01:52:11.8991746Z ** building package indices 2021-05-16T01:52:12.1077931Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:52:12.3017001Z ** testing if installed package can be loaded from final location 2021-05-16T01:52:12.5344025Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:52:12.5354377Z * DONE (RColorBrewer) 2021-05-16T01:52:12.7632108Z * installing *source* package ‘labeling’ ... 2021-05-16T01:52:12.7642205Z ** package ‘labeling’ successfully unpacked and MD5 sums checked 2021-05-16T01:52:12.7643869Z ** using staged installation 2021-05-16T01:52:12.7761559Z ** R 2021-05-16T01:52:12.7821285Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:52:13.3805213Z ** help 2021-05-16T01:52:13.4206967Z *** installing help indices 2021-05-16T01:52:13.4490653Z ** building package indices 2021-05-16T01:52:13.6730065Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:52:13.8699508Z ** testing if installed package can be loaded from final location 2021-05-16T01:52:14.0646338Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:52:14.0653830Z * DONE (labeling) 2021-05-16T01:52:14.3858431Z * installing *source* package ‘farver’ ... 2021-05-16T01:52:14.3918520Z ** package ‘farver’ successfully unpacked and MD5 sums checked 2021-05-16T01:52:14.3920508Z ** using staged installation 2021-05-16T01:52:14.4056533Z ** libs 2021-05-16T01:52:14.4123514Z 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-16T01:52:14.8551888Z 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-16T01:52:15.0475124Z 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-16T01:52:15.5095325Z 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-16T01:52:20.7887122Z 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-16T01:52:40.9883655Z 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-16T01:52:41.4062527Z 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-16T01:52:41.5629200Z installing to /home/runner/work/_temp/Library/00LOCK-farver/00new/farver/libs 2021-05-16T01:52:41.5709601Z ** R 2021-05-16T01:52:41.5794627Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:52:41.9367641Z ** help 2021-05-16T01:52:41.9695285Z *** installing help indices 2021-05-16T01:52:42.0012842Z *** copying figures 2021-05-16T01:52:42.0036322Z ** building package indices 2021-05-16T01:52:42.2407601Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:52:42.4475290Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T01:52:42.4713718Z ** testing if installed package can be loaded from final location 2021-05-16T01:52:42.6717352Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:52:42.6728987Z * DONE (farver) 2021-05-16T01:52:42.9212046Z * installing *source* package ‘tinytex’ ... 2021-05-16T01:52:42.9225851Z ** package ‘tinytex’ successfully unpacked and MD5 sums checked 2021-05-16T01:52:42.9227771Z ** using staged installation 2021-05-16T01:52:42.9448220Z ** R 2021-05-16T01:52:42.9528658Z ** inst 2021-05-16T01:52:42.9536428Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:52:43.7404789Z ** help 2021-05-16T01:52:43.7762415Z *** installing help indices 2021-05-16T01:52:43.8061868Z ** building package indices 2021-05-16T01:52:44.0371329Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:52:44.2480570Z ** testing if installed package can be loaded from final location 2021-05-16T01:52:44.4683677Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:52:44.4694927Z * DONE (tinytex) 2021-05-16T01:52:45.8713867Z * installing *source* package ‘igraph’ ... 2021-05-16T01:52:45.9267053Z ** package ‘igraph’ successfully unpacked and MD5 sums checked 2021-05-16T01:52:45.9268857Z ** using staged installation 2021-05-16T01:52:46.2899901Z checking for gcc... gcc 2021-05-16T01:52:46.3627176Z checking whether the C compiler works... yes 2021-05-16T01:52:46.3629477Z checking for C compiler default output file name... a.out 2021-05-16T01:52:46.4054446Z checking for suffix of executables... 2021-05-16T01:52:46.4573930Z checking whether we are cross compiling... no 2021-05-16T01:52:46.4841320Z checking for suffix of object files... o 2021-05-16T01:52:46.5081122Z checking whether we are using the GNU C compiler... yes 2021-05-16T01:52:46.5313156Z checking whether gcc accepts -g... yes 2021-05-16T01:52:46.5709837Z checking for gcc option to accept ISO C89... none needed 2021-05-16T01:52:48.9516461Z checking whether we are using the GNU Fortran compiler... yes 2021-05-16T01:52:48.9784714Z checking whether gfortran accepts -g... yes 2021-05-16T01:52:49.0277550Z checking whether we are using the GNU C++ compiler... yes 2021-05-16T01:52:49.0519313Z checking whether g++ -std=gnu++14 accepts -g... yes 2021-05-16T01:52:49.3846636Z checking how to run the C++ preprocessor... g++ -std=gnu++14 -E 2021-05-16T01:52:49.4701791Z checking for rintf... yes 2021-05-16T01:52:49.5359372Z checking for finite... yes 2021-05-16T01:52:49.6007636Z checking for expm1... yes 2021-05-16T01:52:49.6864475Z checking for rint... yes 2021-05-16T01:52:49.7520534Z checking for log2... yes 2021-05-16T01:52:49.8154230Z checking for logbl... yes 2021-05-16T01:52:49.8742247Z checking for snprintf... yes 2021-05-16T01:52:49.9391547Z checking for log1p... yes 2021-05-16T01:52:50.0042944Z checking for round... yes 2021-05-16T01:52:50.0698294Z checking for fmin... yes 2021-05-16T01:52:50.1363714Z checking for stpcpy... yes 2021-05-16T01:52:50.1652376Z checking how to run the C preprocessor... gcc -E 2021-05-16T01:52:50.1917339Z checking for grep that handles long lines and -e... /usr/bin/grep 2021-05-16T01:52:50.1938525Z checking for egrep... /usr/bin/grep -E 2021-05-16T01:52:50.3195696Z checking for ANSI C header files... yes 2021-05-16T01:52:50.3520989Z checking for sys/types.h... yes 2021-05-16T01:52:50.3904465Z checking for sys/stat.h... yes 2021-05-16T01:52:50.4266693Z checking for stdlib.h... yes 2021-05-16T01:52:50.4661938Z checking for string.h... yes 2021-05-16T01:52:50.5058645Z checking for memory.h... yes 2021-05-16T01:52:50.5453475Z checking for strings.h... yes 2021-05-16T01:52:50.5871546Z checking for inttypes.h... yes 2021-05-16T01:52:50.6285615Z checking for stdint.h... yes 2021-05-16T01:52:50.6734153Z checking for unistd.h... yes 2021-05-16T01:52:50.7267565Z checking whether stpcpy is declared... yes 2021-05-16T01:52:50.7638825Z checking sys/times.h usability... yes 2021-05-16T01:52:50.7738229Z checking sys/times.h presence... yes 2021-05-16T01:52:50.7739365Z checking for sys/times.h... yes 2021-05-16T01:52:50.8157308Z checking net/if.h usability... yes 2021-05-16T01:52:50.8281186Z checking net/if.h presence... yes 2021-05-16T01:52:50.8282264Z checking for net/if.h... yes 2021-05-16T01:52:50.8763914Z checking netinet/in.h usability... yes 2021-05-16T01:52:50.8894933Z checking netinet/in.h presence... yes 2021-05-16T01:52:50.8895994Z checking for netinet/in.h... yes 2021-05-16T01:52:50.9334240Z checking net/if_dl.h usability... no 2021-05-16T01:52:50.9471614Z checking net/if_dl.h presence... no 2021-05-16T01:52:50.9472783Z checking for net/if_dl.h... no 2021-05-16T01:52:50.9872032Z checking sys/sockio.h usability... no 2021-05-16T01:52:51.0016459Z checking sys/sockio.h presence... no 2021-05-16T01:52:51.0017671Z checking for sys/sockio.h... no 2021-05-16T01:52:51.0426175Z checking sys/un.h usability... yes 2021-05-16T01:52:51.0535181Z checking sys/un.h presence... yes 2021-05-16T01:52:51.0536236Z checking for sys/un.h... yes 2021-05-16T01:52:51.1000597Z checking sys/socket.h usability... yes 2021-05-16T01:52:51.1127448Z checking sys/socket.h presence... yes 2021-05-16T01:52:51.1128745Z checking for sys/socket.h... yes 2021-05-16T01:52:51.1583148Z checking sys/ioctl.h usability... yes 2021-05-16T01:52:51.1685603Z checking sys/ioctl.h presence... yes 2021-05-16T01:52:51.1686733Z checking for sys/ioctl.h... yes 2021-05-16T01:52:51.2133380Z checking sys/time.h usability... yes 2021-05-16T01:52:51.2234533Z checking sys/time.h presence... yes 2021-05-16T01:52:51.2235688Z checking for sys/time.h... yes 2021-05-16T01:52:51.2692813Z checking sys/file.h usability... yes 2021-05-16T01:52:51.2795710Z checking sys/file.h presence... yes 2021-05-16T01:52:51.2796839Z checking for sys/file.h... yes 2021-05-16T01:52:51.3325706Z checking for struct sockaddr.sa_len... no 2021-05-16T01:52:51.3335050Z checking for xml2-config... /usr/bin/xml2-config 2021-05-16T01:52:51.4266793Z checking for xmlSAXUserParseFile in -lxml2... yes 2021-05-16T01:52:51.4736027Z checking libxml/parser.h usability... yes 2021-05-16T01:52:51.5018865Z checking libxml/parser.h presence... yes 2021-05-16T01:52:51.5020876Z checking for libxml/parser.h... yes 2021-05-16T01:52:51.5674512Z checking for __gmpz_add in -lgmp... yes 2021-05-16T01:52:51.6689424Z checking gmp.h usability... yes 2021-05-16T01:52:51.6900894Z checking gmp.h presence... yes 2021-05-16T01:52:51.6902233Z checking for gmp.h... yes 2021-05-16T01:52:51.7418042Z checking for glp_read_mps in -lglpk... yes 2021-05-16T01:52:51.7805836Z checking glpk.h usability... yes 2021-05-16T01:52:51.7902642Z checking glpk.h presence... yes 2021-05-16T01:52:51.7903610Z checking for glpk.h... yes 2021-05-16T01:52:51.8213577Z configure: creating ./config.status 2021-05-16T01:52:51.9167304Z config.status: creating src/Makevars.tmp 2021-05-16T01:52:51.9323436Z config.status: creating src/Makevars 2021-05-16T01:52:51.9361000Z config.status: creating src/config.h 2021-05-16T01:52:51.9881601Z ** libs 2021-05-16T01:52:52.0020982Z gfortran -fno-optimize-sibling-calls -fpic -g -O2 -c AMD/Source/amd.f -o AMD/Source/amd.o 2021-05-16T01:52:52.5405040Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c AMD/Source/amd_1.c -o AMD/Source/amd_1.o 2021-05-16T01:52:52.6191476Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c AMD/Source/amd_2.c -o AMD/Source/amd_2.o 2021-05-16T01:52:52.9613276Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c AMD/Source/amd_aat.c -o AMD/Source/amd_aat.o 2021-05-16T01:52:53.0484634Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c AMD/Source/amd_control.c -o AMD/Source/amd_control.o 2021-05-16T01:52:53.0991816Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c AMD/Source/amd_defaults.c -o AMD/Source/amd_defaults.o 2021-05-16T01:52:53.1407477Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c AMD/Source/amd_dump.c -o AMD/Source/amd_dump.o 2021-05-16T01:52:53.1725281Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c AMD/Source/amd_global.c -o AMD/Source/amd_global.o 2021-05-16T01:52:53.1978107Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c AMD/Source/amd_info.c -o AMD/Source/amd_info.o 2021-05-16T01:52:53.2781847Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c AMD/Source/amd_order.c -o AMD/Source/amd_order.o 2021-05-16T01:52:53.3606306Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c AMD/Source/amd_post_tree.c -o AMD/Source/amd_post_tree.o 2021-05-16T01:52:53.4096626Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c AMD/Source/amd_postorder.c -o AMD/Source/amd_postorder.o 2021-05-16T01:52:53.4766989Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c AMD/Source/amd_preprocess.c -o AMD/Source/amd_preprocess.o 2021-05-16T01:52:53.5422977Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c AMD/Source/amd_valid.c -o AMD/Source/amd_valid.o 2021-05-16T01:52:53.5939991Z gfortran -fno-optimize-sibling-calls -fpic -g -O2 -c AMD/Source/amdbar.f -o AMD/Source/amdbar.o 2021-05-16T01:52:53.8806832Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c CHOLMOD/Check/cholmod_check.c -o CHOLMOD/Check/cholmod_check.o 2021-05-16T01:52:55.2504209Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c CHOLMOD/Check/cholmod_read.c -o CHOLMOD/Check/cholmod_read.o 2021-05-16T01:52:55.5795411Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c CHOLMOD/Check/cholmod_write.c -o CHOLMOD/Check/cholmod_write.o 2021-05-16T01:52:55.8283328Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c CHOLMOD/Cholesky/cholmod_amd.c -o CHOLMOD/Cholesky/cholmod_amd.o 2021-05-16T01:52:55.9095831Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c CHOLMOD/Cholesky/cholmod_analyze.c -o CHOLMOD/Cholesky/cholmod_analyze.o 2021-05-16T01:52:56.1004660Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c CHOLMOD/Cholesky/cholmod_colamd.c -o CHOLMOD/Cholesky/cholmod_colamd.o 2021-05-16T01:52:56.1854842Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c CHOLMOD/Cholesky/cholmod_etree.c -o CHOLMOD/Cholesky/cholmod_etree.o 2021-05-16T01:52:56.2768882Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c CHOLMOD/Cholesky/cholmod_factorize.c -o CHOLMOD/Cholesky/cholmod_factorize.o 2021-05-16T01:52:56.3787776Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c CHOLMOD/Cholesky/cholmod_postorder.c -o CHOLMOD/Cholesky/cholmod_postorder.o 2021-05-16T01:52:56.4651431Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c CHOLMOD/Cholesky/cholmod_rcond.c -o CHOLMOD/Cholesky/cholmod_rcond.o 2021-05-16T01:52:56.5493508Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c CHOLMOD/Cholesky/cholmod_resymbol.c -o CHOLMOD/Cholesky/cholmod_resymbol.o 2021-05-16T01:52:56.7261162Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c CHOLMOD/Cholesky/cholmod_rowcolcounts.c -o CHOLMOD/Cholesky/cholmod_rowcolcounts.o 2021-05-16T01:52:56.9097446Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c CHOLMOD/Cholesky/cholmod_rowfac.c -o CHOLMOD/Cholesky/cholmod_rowfac.o 2021-05-16T01:52:58.1811508Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c CHOLMOD/Cholesky/cholmod_solve.c -o CHOLMOD/Cholesky/cholmod_solve.o 2021-05-16T01:53:00.0930725Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c CHOLMOD/Cholesky/cholmod_spsolve.c -o CHOLMOD/Cholesky/cholmod_spsolve.o 2021-05-16T01:53:00.3088277Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c CHOLMOD/Core/cholmod_aat.c -o CHOLMOD/Core/cholmod_aat.o 2021-05-16T01:53:00.4449383Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c CHOLMOD/Core/cholmod_add.c -o CHOLMOD/Core/cholmod_add.o 2021-05-16T01:53:00.5722170Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c CHOLMOD/Core/cholmod_band.c -o CHOLMOD/Core/cholmod_band.o 2021-05-16T01:53:00.7368595Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c CHOLMOD/Core/cholmod_change_factor.c -o CHOLMOD/Core/cholmod_change_factor.o 2021-05-16T01:53:01.5534932Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c CHOLMOD/Core/cholmod_common.c -o CHOLMOD/Core/cholmod_common.o 2021-05-16T01:53:01.6807799Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c CHOLMOD/Core/cholmod_complex.c -o CHOLMOD/Core/cholmod_complex.o 2021-05-16T01:53:01.8252288Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c CHOLMOD/Core/cholmod_copy.c -o CHOLMOD/Core/cholmod_copy.o 2021-05-16T01:53:01.9684738Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c CHOLMOD/Core/cholmod_dense.c -o CHOLMOD/Core/cholmod_dense.o 2021-05-16T01:53:02.3710413Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c CHOLMOD/Core/cholmod_error.c -o CHOLMOD/Core/cholmod_error.o 2021-05-16T01:53:02.4174594Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c CHOLMOD/Core/cholmod_factor.c -o CHOLMOD/Core/cholmod_factor.o 2021-05-16T01:53:02.6845339Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c CHOLMOD/Core/cholmod_memory.c -o CHOLMOD/Core/cholmod_memory.o 2021-05-16T01:53:02.8073185Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c CHOLMOD/Core/cholmod_sparse.c -o CHOLMOD/Core/cholmod_sparse.o 2021-05-16T01:53:02.9988140Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c CHOLMOD/Core/cholmod_transpose.c -o CHOLMOD/Core/cholmod_transpose.o 2021-05-16T01:53:03.7892301Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c CHOLMOD/Core/cholmod_triplet.c -o CHOLMOD/Core/cholmod_triplet.o 2021-05-16T01:53:04.1612296Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c CHOLMOD/Core/cholmod_version.c -o CHOLMOD/Core/cholmod_version.o 2021-05-16T01:53:04.2070014Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c CHOLMOD/MatrixOps/cholmod_drop.c -o CHOLMOD/MatrixOps/cholmod_drop.o 2021-05-16T01:53:04.2939819Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c CHOLMOD/MatrixOps/cholmod_horzcat.c -o CHOLMOD/MatrixOps/cholmod_horzcat.o 2021-05-16T01:53:04.3976655Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c CHOLMOD/MatrixOps/cholmod_norm.c -o CHOLMOD/MatrixOps/cholmod_norm.o 2021-05-16T01:53:04.5754697Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c CHOLMOD/MatrixOps/cholmod_scale.c -o CHOLMOD/MatrixOps/cholmod_scale.o 2021-05-16T01:53:04.6736315Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c CHOLMOD/MatrixOps/cholmod_sdmult.c -o CHOLMOD/MatrixOps/cholmod_sdmult.o 2021-05-16T01:53:05.8707478Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c CHOLMOD/MatrixOps/cholmod_ssmult.c -o CHOLMOD/MatrixOps/cholmod_ssmult.o 2021-05-16T01:53:06.0455347Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c CHOLMOD/MatrixOps/cholmod_submatrix.c -o CHOLMOD/MatrixOps/cholmod_submatrix.o 2021-05-16T01:53:06.2094099Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c CHOLMOD/MatrixOps/cholmod_symmetry.c -o CHOLMOD/MatrixOps/cholmod_symmetry.o 2021-05-16T01:53:06.3343046Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c CHOLMOD/MatrixOps/cholmod_vertcat.c -o CHOLMOD/MatrixOps/cholmod_vertcat.o 2021-05-16T01:53:06.4363379Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c CHOLMOD/Modify/cholmod_rowadd.c -o CHOLMOD/Modify/cholmod_rowadd.o 2021-05-16T01:53:06.6691895Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c CHOLMOD/Modify/cholmod_rowdel.c -o CHOLMOD/Modify/cholmod_rowdel.o 2021-05-16T01:53:06.8043356Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c CHOLMOD/Modify/cholmod_updown.c -o CHOLMOD/Modify/cholmod_updown.o 2021-05-16T01:53:10.6028351Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c CHOLMOD/Partition/cholmod_camd.c -o CHOLMOD/Partition/cholmod_camd.o 2021-05-16T01:53:10.6192898Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c CHOLMOD/Partition/cholmod_ccolamd.c -o CHOLMOD/Partition/cholmod_ccolamd.o 2021-05-16T01:53:10.6348451Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c CHOLMOD/Partition/cholmod_csymamd.c -o CHOLMOD/Partition/cholmod_csymamd.o 2021-05-16T01:53:10.6499835Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c CHOLMOD/Partition/cholmod_metis.c -o CHOLMOD/Partition/cholmod_metis.o 2021-05-16T01:53:10.6652266Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c CHOLMOD/Partition/cholmod_nesdis.c -o CHOLMOD/Partition/cholmod_nesdis.o 2021-05-16T01:53:10.6814925Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c CHOLMOD/Supernodal/cholmod_super_numeric.c -o CHOLMOD/Supernodal/cholmod_super_numeric.o 2021-05-16T01:53:10.9518296Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c CHOLMOD/Supernodal/cholmod_super_solve.c -o CHOLMOD/Supernodal/cholmod_super_solve.o 2021-05-16T01:53:11.1464525Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c CHOLMOD/Supernodal/cholmod_super_symbolic.c -o CHOLMOD/Supernodal/cholmod_super_symbolic.o 2021-05-16T01:53:11.4155520Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c COLAMD/Source/colamd.c -o COLAMD/Source/colamd.o 2021-05-16T01:53:11.9660785Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c COLAMD/Source/colamd_global.c -o COLAMD/Source/colamd_global.o 2021-05-16T01:53:11.9830816Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fpic -g -O2 -c DensityGrid.cpp -o DensityGrid.o 2021-05-16T01:53:12.6622043Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fpic -g -O2 -c DensityGrid_3d.cpp -o DensityGrid_3d.o 2021-05-16T01:53:13.3691420Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fpic -g -O2 -c NetDataTypes.cpp -o NetDataTypes.o 2021-05-16T01:53:13.5497810Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fpic -g -O2 -c NetRoutines.cpp -o NetRoutines.o 2021-05-16T01:53:13.9020524Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c SuiteSparse_config/SuiteSparse_config.c -o SuiteSparse_config/SuiteSparse_config.o 2021-05-16T01:53:13.9536305Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c adjlist.c -o adjlist.o 2021-05-16T01:53:14.2595284Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c arpack.c -o arpack.o 2021-05-16T01:53:14.7298255Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c array.c -o array.o 2021-05-16T01:53:14.8722146Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c atlas.c -o atlas.o 2021-05-16T01:53:15.0192301Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c attributes.c -o attributes.o 2021-05-16T01:53:15.2025325Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c basic_query.c -o basic_query.o 2021-05-16T01:53:15.3016678Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c bfgs.c -o bfgs.o 2021-05-16T01:53:15.5032566Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c bigint.c -o bigint.o 2021-05-16T01:53:15.6955161Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c bignum.c -o bignum.o 2021-05-16T01:53:16.0513468Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c bipartite.c -o bipartite.o 2021-05-16T01:53:16.5245556Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c blas.c -o blas.o 2021-05-16T01:53:16.6116338Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fpic -g -O2 -c bliss.cc -o bliss.o 2021-05-16T01:53:17.2124125Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fpic -g -O2 -c bliss/bliss_heap.cc -o bliss/bliss_heap.o 2021-05-16T01:53:17.3292230Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fpic -g -O2 -c bliss/defs.cc -o bliss/defs.o 2021-05-16T01:53:17.4146145Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fpic -g -O2 -c bliss/graph.cc -o bliss/graph.o 2021-05-16T01:53:17.9037796Z bliss/graph.cc: In static member function ‘static bliss::Digraph* bliss::Digraph::read_dimacs(FILE*, FILE*)’: 2021-05-16T01:53:17.9040818Z bliss/graph.cc:2245:31: warning: null argument where non-null required (argument 1) [-Wnonnull] 2021-05-16T01:53:17.9042440Z 2245 | nof_vertices, nof_edges); 2021-05-16T01:53:17.9043485Z | ^ 2021-05-16T01:53:17.9045576Z bliss/graph.cc:2256:52: warning: null argument where non-null required (argument 1) [-Wnonnull] 2021-05-16T01:53:17.9047339Z 2256 | fprintf(verbstr, "Reading vertex colors...\n"); 2021-05-16T01:53:17.9048600Z | ^ 2021-05-16T01:53:17.9050582Z bliss/graph.cc:2290:32: warning: null argument where non-null required (argument 1) [-Wnonnull] 2021-05-16T01:53:17.9052134Z 2290 | fprintf(verbstr, "Done\n"); 2021-05-16T01:53:17.9053146Z | ^ 2021-05-16T01:53:17.9055113Z bliss/graph.cc:2299:44: warning: null argument where non-null required (argument 1) [-Wnonnull] 2021-05-16T01:53:17.9057138Z 2299 | fprintf(verbstr, "Reading edges...\n"); 2021-05-16T01:53:17.9058337Z | ^ 2021-05-16T01:53:17.9060375Z bliss/graph.cc:2333:32: warning: null argument where non-null required (argument 1) [-Wnonnull] 2021-05-16T01:53:17.9061926Z 2333 | fprintf(verbstr, "Done\n"); 2021-05-16T01:53:17.9063786Z | ^ 2021-05-16T01:53:17.9287768Z bliss/graph.cc: In static member function ‘static bliss::Graph* bliss::Graph::read_dimacs(FILE*, FILE*)’: 2021-05-16T01:53:17.9289342Z bliss/graph.cc:4097:31: warning: null argument where non-null required (argument 1) [-Wnonnull] 2021-05-16T01:53:17.9290233Z 4097 | nof_vertices, nof_edges); 2021-05-16T01:53:17.9290787Z | ^ 2021-05-16T01:53:17.9291914Z bliss/graph.cc:4108:52: warning: null argument where non-null required (argument 1) [-Wnonnull] 2021-05-16T01:53:17.9292908Z 4108 | fprintf(verbstr, "Reading vertex colors...\n"); 2021-05-16T01:53:17.9293614Z | ^ 2021-05-16T01:53:17.9297460Z bliss/graph.cc:4142:32: warning: null argument where non-null required (argument 1) [-Wnonnull] 2021-05-16T01:53:17.9298371Z 4142 | fprintf(verbstr, "Done\n"); 2021-05-16T01:53:17.9298922Z | ^ 2021-05-16T01:53:17.9300052Z bliss/graph.cc:4151:44: warning: null argument where non-null required (argument 1) [-Wnonnull] 2021-05-16T01:53:17.9300996Z 4151 | fprintf(verbstr, "Reading edges...\n"); 2021-05-16T01:53:17.9301620Z | ^ 2021-05-16T01:53:17.9302768Z bliss/graph.cc:4185:32: warning: null argument where non-null required (argument 1) [-Wnonnull] 2021-05-16T01:53:17.9303636Z 4185 | fprintf(verbstr, "Done\n"); 2021-05-16T01:53:17.9304172Z | ^ 2021-05-16T01:53:22.0400081Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fpic -g -O2 -c bliss/orbit.cc -o bliss/orbit.o 2021-05-16T01:53:22.1613052Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fpic -g -O2 -c bliss/partition.cc -o bliss/partition.o 2021-05-16T01:53:23.1529742Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fpic -g -O2 -c bliss/uintseqhash.cc -o bliss/uintseqhash.o 2021-05-16T01:53:23.1982148Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fpic -g -O2 -c bliss/utils.cc -o bliss/utils.o 2021-05-16T01:53:23.4254454Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c cattributes.c -o cattributes.o 2021-05-16T01:53:24.7390550Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c centrality.c -o centrality.o 2021-05-16T01:53:25.8386164Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c cliquer/cliquer.c -o cliquer/cliquer.o 2021-05-16T01:53:26.3743767Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c cliquer/cliquer_graph.c -o cliquer/cliquer_graph.o 2021-05-16T01:53:26.5655379Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c cliquer/reorder.c -o cliquer/reorder.o 2021-05-16T01:53:26.8039678Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c cliques.c -o cliques.o 2021-05-16T01:53:27.2944482Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fpic -g -O2 -c clustertool.cpp -o clustertool.o 2021-05-16T01:53:27.9988977Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c cocitation.c -o cocitation.o 2021-05-16T01:53:28.2566037Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c cohesive_blocks.c -o cohesive_blocks.o 2021-05-16T01:53:28.5856245Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c coloring.c -o coloring.o 2021-05-16T01:53:28.7055942Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c community.c -o community.o 2021-05-16T01:53:30.0507455Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c complex.c -o complex.o 2021-05-16T01:53:30.2536241Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c components.c -o components.o 2021-05-16T01:53:30.6702600Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c conversion.c -o conversion.o 2021-05-16T01:53:31.1107774Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c cores.c -o cores.o 2021-05-16T01:53:31.2366476Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c cs/cs_add.c -o cs/cs_add.o 2021-05-16T01:53:31.3137509Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c cs/cs_amd.c -o cs/cs_amd.o 2021-05-16T01:53:31.6088275Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c cs/cs_chol.c -o cs/cs_chol.o 2021-05-16T01:53:31.7019353Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c cs/cs_cholsol.c -o cs/cs_cholsol.o 2021-05-16T01:53:31.7560931Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c cs/cs_compress.c -o cs/cs_compress.o 2021-05-16T01:53:31.8212364Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c cs/cs_counts.c -o cs/cs_counts.o 2021-05-16T01:53:31.9340876Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c cs/cs_cumsum.c -o cs/cs_cumsum.o 2021-05-16T01:53:31.9877239Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c cs/cs_dfs.c -o cs/cs_dfs.o 2021-05-16T01:53:32.0549350Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c cs/cs_dmperm.c -o cs/cs_dmperm.o 2021-05-16T01:53:32.1984113Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c cs/cs_droptol.c -o cs/cs_droptol.o 2021-05-16T01:53:32.2484265Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c cs/cs_dropzeros.c -o cs/cs_dropzeros.o 2021-05-16T01:53:32.2976520Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c cs/cs_dupl.c -o cs/cs_dupl.o 2021-05-16T01:53:32.3685250Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c cs/cs_entry.c -o cs/cs_entry.o 2021-05-16T01:53:32.4235385Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c cs/cs_ereach.c -o cs/cs_ereach.o 2021-05-16T01:53:32.4941845Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c cs/cs_etree.c -o cs/cs_etree.o 2021-05-16T01:53:32.5659105Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c cs/cs_fkeep.c -o cs/cs_fkeep.o 2021-05-16T01:53:32.6337392Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c cs/cs_gaxpy.c -o cs/cs_gaxpy.o 2021-05-16T01:53:32.6937872Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c cs/cs_happly.c -o cs/cs_happly.o 2021-05-16T01:53:32.7499730Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c cs/cs_house.c -o cs/cs_house.o 2021-05-16T01:53:32.8088273Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c cs/cs_ipvec.c -o cs/cs_ipvec.o 2021-05-16T01:53:32.8649734Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c cs/cs_leaf.c -o cs/cs_leaf.o 2021-05-16T01:53:32.9219392Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c cs/cs_load.c -o cs/cs_load.o 2021-05-16T01:53:32.9784556Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c cs/cs_lsolve.c -o cs/cs_lsolve.o 2021-05-16T01:53:33.0400575Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c cs/cs_ltsolve.c -o cs/cs_ltsolve.o 2021-05-16T01:53:33.1010990Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c cs/cs_lu.c -o cs/cs_lu.o 2021-05-16T01:53:33.2086421Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c cs/cs_lusol.c -o cs/cs_lusol.o 2021-05-16T01:53:33.2652344Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c cs/cs_malloc.c -o cs/cs_malloc.o 2021-05-16T01:53:33.3198898Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c cs/cs_maxtrans.c -o cs/cs_maxtrans.o 2021-05-16T01:53:33.4602161Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c cs/cs_multiply.c -o cs/cs_multiply.o 2021-05-16T01:53:33.5410336Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c cs/cs_norm.c -o cs/cs_norm.o 2021-05-16T01:53:33.5976644Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c cs/cs_permute.c -o cs/cs_permute.o 2021-05-16T01:53:33.6662098Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c cs/cs_pinv.c -o cs/cs_pinv.o 2021-05-16T01:53:33.7183352Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c cs/cs_post.c -o cs/cs_post.o 2021-05-16T01:53:33.7848591Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c cs/cs_print.c -o cs/cs_print.o 2021-05-16T01:53:33.8260723Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c cs/cs_pvec.c -o cs/cs_pvec.o 2021-05-16T01:53:33.8805649Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c cs/cs_qr.c -o cs/cs_qr.o 2021-05-16T01:53:33.9988479Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c cs/cs_qrsol.c -o cs/cs_qrsol.o 2021-05-16T01:53:34.0668730Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c cs/cs_randperm.c -o cs/cs_randperm.o 2021-05-16T01:53:34.1386307Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c cs/cs_reach.c -o cs/cs_reach.o 2021-05-16T01:53:34.1991001Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c cs/cs_scatter.c -o cs/cs_scatter.o 2021-05-16T01:53:34.2591466Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c cs/cs_scc.c -o cs/cs_scc.o 2021-05-16T01:53:34.3447672Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c cs/cs_schol.c -o cs/cs_schol.o 2021-05-16T01:53:34.4028805Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c cs/cs_spsolve.c -o cs/cs_spsolve.o 2021-05-16T01:53:34.4847953Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c cs/cs_sqr.c -o cs/cs_sqr.o 2021-05-16T01:53:34.6026827Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c cs/cs_symperm.c -o cs/cs_symperm.o 2021-05-16T01:53:34.6811340Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c cs/cs_tdfs.c -o cs/cs_tdfs.o 2021-05-16T01:53:34.7379054Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c cs/cs_transpose.c -o cs/cs_transpose.o 2021-05-16T01:53:34.8053515Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c cs/cs_updown.c -o cs/cs_updown.o 2021-05-16T01:53:34.8873626Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c cs/cs_usolve.c -o cs/cs_usolve.o 2021-05-16T01:53:34.9491684Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c cs/cs_util.c -o cs/cs_util.o 2021-05-16T01:53:35.0433220Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c cs/cs_utsolve.c -o cs/cs_utsolve.o 2021-05-16T01:53:35.1029288Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c decomposition.c -o decomposition.o 2021-05-16T01:53:35.2955304Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c distances.c -o distances.o 2021-05-16T01:53:35.4198622Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c dotproduct.c -o dotproduct.o 2021-05-16T01:53:35.5747190Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c dqueue.c -o dqueue.o 2021-05-16T01:53:35.8940686Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fpic -g -O2 -c drl_graph.cpp -o drl_graph.o 2021-05-16T01:53:37.3105038Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fpic -g -O2 -c drl_graph_3d.cpp -o drl_graph_3d.o 2021-05-16T01:53:38.7574513Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fpic -g -O2 -c drl_layout.cpp -o drl_layout.o 2021-05-16T01:53:39.3830719Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fpic -g -O2 -c drl_layout_3d.cpp -o drl_layout_3d.o 2021-05-16T01:53:39.9871813Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fpic -g -O2 -c drl_parse.cpp -o drl_parse.o 2021-05-16T01:53:40.3289762Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c eigen.c -o eigen.o 2021-05-16T01:53:40.8725147Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c embedding.c -o embedding.o 2021-05-16T01:53:41.4164905Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c fast_community.c -o fast_community.o 2021-05-16T01:53:41.7735863Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c feedback_arc_set.c -o feedback_arc_set.o 2021-05-16T01:53:42.1675349Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c flow.c -o flow.o 2021-05-16T01:53:43.0365421Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c foreign-dl-lexer.c -o foreign-dl-lexer.o 2021-05-16T01:53:43.4036075Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c foreign-dl-parser.c -o foreign-dl-parser.o 2021-05-16T01:53:43.6663604Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c foreign-gml-lexer.c -o foreign-gml-lexer.o 2021-05-16T01:53:44.0195817Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c foreign-gml-parser.c -o foreign-gml-parser.o 2021-05-16T01:53:44.2655943Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c foreign-graphml.c -o foreign-graphml.o 2021-05-16T01:53:44.9184618Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c foreign-lgl-lexer.c -o foreign-lgl-lexer.o 2021-05-16T01:53:45.2671693Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c foreign-lgl-parser.c -o foreign-lgl-parser.o 2021-05-16T01:53:45.4753621Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c foreign-ncol-lexer.c -o foreign-ncol-lexer.o 2021-05-16T01:53:45.8169722Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c foreign-ncol-parser.c -o foreign-ncol-parser.o 2021-05-16T01:53:46.0235148Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c foreign-pajek-lexer.c -o foreign-pajek-lexer.o 2021-05-16T01:53:46.4740775Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c foreign-pajek-parser.c -o foreign-pajek-parser.o 2021-05-16T01:53:46.8612707Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c foreign.c -o foreign.o 2021-05-16T01:53:47.2367992Z foreign.c: In function ‘igraph_i_gml_tostring’: 2021-05-16T01:53:47.2370467Z foreign.c:1050:10: warning: function may return address of local variable [-Wreturn-local-addr] 2021-05-16T01:53:47.2371942Z 1050 | return p; 2021-05-16T01:53:47.2372665Z | ^ 2021-05-16T01:53:47.2373686Z foreign.c:1029:8: note: declared here 2021-05-16T01:53:47.2374656Z 1029 | char tmp[256]; 2021-05-16T01:53:47.2375370Z | ^~~ 2021-05-16T01:53:47.2377442Z foreign.c:1050:10: warning: function may return address of local variable [-Wreturn-local-addr] 2021-05-16T01:53:47.2378846Z 1050 | return p; 2021-05-16T01:53:47.2379583Z | ^ 2021-05-16T01:53:47.2380573Z foreign.c:1029:8: note: declared here 2021-05-16T01:53:47.2381534Z 1029 | char tmp[256]; 2021-05-16T01:53:47.2382242Z | ^~~ 2021-05-16T01:53:47.2384303Z foreign.c:1050:10: warning: function may return address of local variable [-Wreturn-local-addr] 2021-05-16T01:53:47.2386042Z 1050 | return p; 2021-05-16T01:53:47.2386755Z | ^ 2021-05-16T01:53:47.2387773Z foreign.c:1029:8: note: declared here 2021-05-16T01:53:47.2388721Z 1029 | char tmp[256]; 2021-05-16T01:53:47.2389752Z | ^~~ 2021-05-16T01:53:48.2339176Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c forestfire.c -o forestfire.o 2021-05-16T01:53:48.4379739Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c fortran_intrinsics.c -o fortran_intrinsics.o 2021-05-16T01:53:48.4676516Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c games.c -o games.o 2021-05-16T01:53:50.1564568Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fpic -g -O2 -c gengraph_box_list.cpp -o gengraph_box_list.o 2021-05-16T01:53:50.2292173Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fpic -g -O2 -c gengraph_degree_sequence.cpp -o gengraph_degree_sequence.o 2021-05-16T01:53:50.7899575Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fpic -g -O2 -c gengraph_graph_molloy_hash.cpp -o gengraph_graph_molloy_hash.o 2021-05-16T01:53:51.7268770Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fpic -g -O2 -c gengraph_graph_molloy_optimized.cpp -o gengraph_graph_molloy_optimized.o 2021-05-16T01:53:53.4334933Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fpic -g -O2 -c gengraph_mr-connected.cpp -o gengraph_mr-connected.o 2021-05-16T01:53:53.8515456Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fpic -g -O2 -c gengraph_powerlaw.cpp -o gengraph_powerlaw.o 2021-05-16T01:53:54.0904121Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fpic -g -O2 -c gengraph_random.cpp -o gengraph_random.o 2021-05-16T01:53:54.4431207Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c glet.c -o glet.o 2021-05-16T01:53:54.8128609Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c glpk_support.c -o glpk_support.o 2021-05-16T01:53:54.8790466Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c gml_tree.c -o gml_tree.o 2021-05-16T01:53:55.0356292Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c hacks.c -o hacks.o 2021-05-16T01:53:55.0779018Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c heap.c -o heap.o 2021-05-16T01:53:55.4253328Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c igraph_buckets.c -o igraph_buckets.o 2021-05-16T01:53:55.5688338Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c igraph_cliquer.c -o igraph_cliquer.o 2021-05-16T01:53:55.8116613Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c igraph_error.c -o igraph_error.o 2021-05-16T01:53:55.9028602Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c igraph_estack.c -o igraph_estack.o 2021-05-16T01:53:55.9845534Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c igraph_fixed_vectorlist.c -o igraph_fixed_vectorlist.o 2021-05-16T01:53:56.0993120Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c igraph_grid.c -o igraph_grid.o 2021-05-16T01:53:56.4458734Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c igraph_hashtable.c -o igraph_hashtable.o 2021-05-16T01:53:56.5782469Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c igraph_heap.c -o igraph_heap.o 2021-05-16T01:53:57.3670798Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fpic -g -O2 -c igraph_hrg.cc -o igraph_hrg.o 2021-05-16T01:53:57.6900533Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fpic -g -O2 -c igraph_hrg_types.cc -o igraph_hrg_types.o 2021-05-16T01:53:59.7273877Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c igraph_marked_queue.c -o igraph_marked_queue.o 2021-05-16T01:53:59.8330415Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c igraph_psumtree.c -o igraph_psumtree.o 2021-05-16T01:53:59.9209851Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c igraph_set.c -o igraph_set.o 2021-05-16T01:54:00.0501351Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c igraph_stack.c -o igraph_stack.o 2021-05-16T01:54:00.3164371Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c igraph_strvector.c -o igraph_strvector.o 2021-05-16T01:54:00.5270542Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c igraph_trie.c -o igraph_trie.o 2021-05-16T01:54:00.7228900Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fpic -g -O2 -c infomap.cc -o infomap.o 2021-05-16T01:54:01.2041567Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fpic -g -O2 -c infomap_FlowGraph.cc -o infomap_FlowGraph.o 2021-05-16T01:54:01.9578873Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fpic -g -O2 -c infomap_Greedy.cc -o infomap_Greedy.o 2021-05-16T01:54:03.5178592Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fpic -g -O2 -c infomap_Node.cc -o infomap_Node.o 2021-05-16T01:54:03.8771325Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c interrupt.c -o interrupt.o 2021-05-16T01:54:03.9172763Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c iterators.c -o iterators.o 2021-05-16T01:54:04.3643167Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c lad.c -o lad.o 2021-05-16T01:54:05.1840657Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c lapack.c -o lapack.o 2021-05-16T01:54:05.4923048Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c layout.c -o layout.o 2021-05-16T01:54:06.3525491Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c layout_dh.c -o layout_dh.o 2021-05-16T01:54:06.6435900Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c layout_fr.c -o layout_fr.o 2021-05-16T01:54:07.1185982Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c layout_gem.c -o layout_gem.o 2021-05-16T01:54:07.3117118Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c layout_kk.c -o layout_kk.o 2021-05-16T01:54:07.7642994Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c lsap.c -o lsap.o 2021-05-16T01:54:08.0641806Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c matching.c -o matching.o 2021-05-16T01:54:08.4719233Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c math.c -o math.o 2021-05-16T01:54:08.5637671Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c matrix.c -o matrix.o 2021-05-16T01:54:10.4156483Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c maximal_cliques.c -o maximal_cliques.o 2021-05-16T01:54:10.8936707Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c memory.c -o memory.o 2021-05-16T01:54:10.9273402Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c microscopic_update.c -o microscopic_update.o 2021-05-16T01:54:11.1903306Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c mixing.c -o mixing.o 2021-05-16T01:54:11.3247793Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c motifs.c -o motifs.o 2021-05-16T01:54:11.8254441Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c operators.c -o operators.o 2021-05-16T01:54:12.8719201Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c optimal_modularity.c -o optimal_modularity.o 2021-05-16T01:54:12.8724759Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c other.c -o other.o 2021-05-16T01:54:12.8729485Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c paths.c -o paths.o 2021-05-16T01:54:12.8734161Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c plfit/error.c -o plfit/error.o 2021-05-16T01:54:12.8918103Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c plfit/gss.c -o plfit/gss.o 2021-05-16T01:54:12.9777403Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c plfit/kolmogorov.c -o plfit/kolmogorov.o 2021-05-16T01:54:13.0387124Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c plfit/lbfgs.c -o plfit/lbfgs.o 2021-05-16T01:54:13.5125423Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c plfit/options.c -o plfit/options.o 2021-05-16T01:54:13.5471508Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c plfit/plfit.c -o plfit/plfit.o 2021-05-16T01:54:13.8537182Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c plfit/zeta.c -o plfit/zeta.o 2021-05-16T01:54:13.9132338Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fpic -g -O2 -c pottsmodel_2.cpp -o pottsmodel_2.o 2021-05-16T01:54:15.1734709Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c progress.c -o progress.o 2021-05-16T01:54:15.2368886Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fpic -g -O2 -c prpack.cpp -o prpack.o 2021-05-16T01:54:15.3966917Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fpic -g -O2 -c prpack/prpack_base_graph.cpp -o prpack/prpack_base_graph.o 2021-05-16T01:54:16.1641095Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fpic -g -O2 -c prpack/prpack_igraph_graph.cpp -o prpack/prpack_igraph_graph.o 2021-05-16T01:54:16.3495774Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fpic -g -O2 -c prpack/prpack_preprocessed_ge_graph.cpp -o prpack/prpack_preprocessed_ge_graph.o 2021-05-16T01:54:16.5330837Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fpic -g -O2 -c prpack/prpack_preprocessed_gs_graph.cpp -o prpack/prpack_preprocessed_gs_graph.o 2021-05-16T01:54:16.7303998Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fpic -g -O2 -c prpack/prpack_preprocessed_scc_graph.cpp -o prpack/prpack_preprocessed_scc_graph.o 2021-05-16T01:54:17.0084277Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fpic -g -O2 -c prpack/prpack_preprocessed_schur_graph.cpp -o prpack/prpack_preprocessed_schur_graph.o 2021-05-16T01:54:17.2435425Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fpic -g -O2 -c prpack/prpack_result.cpp -o prpack/prpack_result.o 2021-05-16T01:54:17.2850834Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fpic -g -O2 -c prpack/prpack_solver.cpp -o prpack/prpack_solver.o 2021-05-16T01:54:18.1400015Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fpic -g -O2 -c prpack/prpack_utils.cpp -o prpack/prpack_utils.o 2021-05-16T01:54:18.4677594Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c qsort.c -o qsort.o 2021-05-16T01:54:18.6239607Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c qsort_r.c -o qsort_r.o 2021-05-16T01:54:18.7848157Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c random.c -o random.o 2021-05-16T01:54:19.0714967Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c random_walk.c -o random_walk.o 2021-05-16T01:54:19.2283077Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c sbm.c -o sbm.o 2021-05-16T01:54:19.6061197Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c scan.c -o scan.o 2021-05-16T01:54:20.0960443Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c scg.c -o scg.o 2021-05-16T01:54:20.8883793Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c scg_approximate_methods.c -o scg_approximate_methods.o 2021-05-16T01:54:21.0035888Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c scg_exact_scg.c -o scg_exact_scg.o 2021-05-16T01:54:21.0751985Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c scg_kmeans.c -o scg_kmeans.o 2021-05-16T01:54:21.1784525Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c scg_optimal_method.c -o scg_optimal_method.o 2021-05-16T01:54:21.3621424Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c scg_utils.c -o scg_utils.o 2021-05-16T01:54:21.4371030Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c separators.c -o separators.o 2021-05-16T01:54:21.8310189Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c sir.c -o sir.o 2021-05-16T01:54:21.9909822Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c spanning_trees.c -o spanning_trees.o 2021-05-16T01:54:22.1764821Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c sparsemat.c -o sparsemat.o 2021-05-16T01:54:23.1053053Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c spectral_properties.c -o spectral_properties.o 2021-05-16T01:54:23.3768542Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c spmatrix.c -o spmatrix.o 2021-05-16T01:54:23.7409985Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c st-cuts.c -o st-cuts.o 2021-05-16T01:54:24.4235383Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c statusbar.c -o statusbar.o 2021-05-16T01:54:24.4837996Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c structural_properties.c -o structural_properties.o 2021-05-16T01:54:27.0125587Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c structure_generators.c -o structure_generators.o 2021-05-16T01:54:27.7705552Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c sugiyama.c -o sugiyama.o 2021-05-16T01:54:28.4983825Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c topology.c -o topology.o 2021-05-16T01:54:29.4997585Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c triangles.c -o triangles.o 2021-05-16T01:54:30.1318612Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c type_indexededgelist.c -o type_indexededgelist.o 2021-05-16T01:54:31.0332625Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c types.c -o types.o 2021-05-16T01:54:31.1112454Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c vector.c -o vector.o 2021-05-16T01:54:34.7219310Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c vector_ptr.c -o vector_ptr.o 2021-05-16T01:54:34.8868148Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c version.c -o version.o 2021-05-16T01:54:34.9208956Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c visitors.c -o visitors.o 2021-05-16T01:54:35.1740636Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fpic -g -O2 -c walktrap.cpp -o walktrap.o 2021-05-16T01:54:35.6217099Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fpic -g -O2 -c walktrap_communities.cpp -o walktrap_communities.o 2021-05-16T01:54:36.4703872Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fpic -g -O2 -c walktrap_graph.cpp -o walktrap_graph.o 2021-05-16T01:54:37.1063794Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fpic -g -O2 -c walktrap_heap.cpp -o walktrap_heap.o 2021-05-16T01:54:37.4898349Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c zeroin.c -o zeroin.o 2021-05-16T01:54:37.5774600Z gfortran -fno-optimize-sibling-calls -fpic -g -O2 -c dgetv0.f -o dgetv0.o 2021-05-16T01:54:37.7034260Z gfortran -fno-optimize-sibling-calls -fpic -g -O2 -c dlaqrb.f -o dlaqrb.o 2021-05-16T01:54:37.9336438Z gfortran -fno-optimize-sibling-calls -fpic -g -O2 -c dmout.f -o dmout.o 2021-05-16T01:54:37.9586294Z gfortran -fno-optimize-sibling-calls -fpic -g -O2 -c dnaitr.f -o dnaitr.o 2021-05-16T01:54:38.1085535Z gfortran -fno-optimize-sibling-calls -fpic -g -O2 -c dnapps.f -o dnapps.o 2021-05-16T01:54:38.3476902Z gfortran -fno-optimize-sibling-calls -fpic -g -O2 -c dnaup2.f -o dnaup2.o 2021-05-16T01:54:38.5127464Z gfortran -fno-optimize-sibling-calls -fpic -g -O2 -c dnaupd.f -o dnaupd.o 2021-05-16T01:54:38.5890904Z gfortran -fno-optimize-sibling-calls -fpic -g -O2 -c dnconv.f -o dnconv.o 2021-05-16T01:54:38.6265666Z gfortran -fno-optimize-sibling-calls -fpic -g -O2 -c dneigh.f -o dneigh.o 2021-05-16T01:54:38.6995762Z gfortran -fno-optimize-sibling-calls -fpic -g -O2 -c dneupd.f -o dneupd.o 2021-05-16T01:54:38.9798805Z gfortran -fno-optimize-sibling-calls -fpic -g -O2 -c dngets.f -o dngets.o 2021-05-16T01:54:39.0358411Z gfortran -fno-optimize-sibling-calls -fpic -g -O2 -c dsaitr.f -o dsaitr.o 2021-05-16T01:54:39.1873992Z gfortran -fno-optimize-sibling-calls -fpic -g -O2 -c dsapps.f -o dsapps.o 2021-05-16T01:54:39.3442114Z gfortran -fno-optimize-sibling-calls -fpic -g -O2 -c dsaup2.f -o dsaup2.o 2021-05-16T01:54:39.4973538Z gfortran -fno-optimize-sibling-calls -fpic -g -O2 -c dsaupd.f -o dsaupd.o 2021-05-16T01:54:39.5721268Z gfortran -fno-optimize-sibling-calls -fpic -g -O2 -c dsconv.f -o dsconv.o 2021-05-16T01:54:39.6071820Z gfortran -fno-optimize-sibling-calls -fpic -g -O2 -c dseigt.f -o dseigt.o 2021-05-16T01:54:39.6533101Z gfortran -fno-optimize-sibling-calls -fpic -g -O2 -c dsesrt.f -o dsesrt.o 2021-05-16T01:54:39.7373273Z gfortran -fno-optimize-sibling-calls -fpic -g -O2 -c dseupd.f -o dseupd.o 2021-05-16T01:54:39.9750453Z gfortran -fno-optimize-sibling-calls -fpic -g -O2 -c dsgets.f -o dsgets.o 2021-05-16T01:54:40.0203971Z gfortran -fno-optimize-sibling-calls -fpic -g -O2 -c dsortc.f -o dsortc.o 2021-05-16T01:54:40.1276255Z gfortran -fno-optimize-sibling-calls -fpic -g -O2 -c dsortr.f -o dsortr.o 2021-05-16T01:54:40.1941579Z gfortran -fno-optimize-sibling-calls -fpic -g -O2 -c dstatn.f -o dstatn.o 2021-05-16T01:54:40.2206086Z gfortran -fno-optimize-sibling-calls -fpic -g -O2 -c dstats.f -o dstats.o 2021-05-16T01:54:40.2472245Z gfortran -fno-optimize-sibling-calls -fpic -g -O2 -c dstqrb.f -o dstqrb.o 2021-05-16T01:54:40.4375506Z gfortran -fno-optimize-sibling-calls -fpic -g -O2 -c dvout.f -o dvout.o 2021-05-16T01:54:40.4620949Z gfortran -fno-optimize-sibling-calls -fpic -g -O2 -c ivout.f -o ivout.o 2021-05-16T01:54:40.4867270Z gfortran -fno-optimize-sibling-calls -fpic -g -O2 -c second.f -o second.o 2021-05-16T01:54:40.5136065Z gfortran -fno-optimize-sibling-calls -fpic -g -O2 -c wrap.f -o wrap.o 2021-05-16T01:54:40.5748920Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fpic -g -O2 -c simpleraytracer/Color.cpp -o simpleraytracer/Color.o 2021-05-16T01:54:40.6308809Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fpic -g -O2 -c simpleraytracer/Light.cpp -o simpleraytracer/Light.o 2021-05-16T01:54:40.7517511Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fpic -g -O2 -c simpleraytracer/Point.cpp -o simpleraytracer/Point.o 2021-05-16T01:54:40.9223762Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fpic -g -O2 -c simpleraytracer/RIgraphRay.cpp -o simpleraytracer/RIgraphRay.o 2021-05-16T01:54:41.3303708Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fpic -g -O2 -c simpleraytracer/Ray.cpp -o simpleraytracer/Ray.o 2021-05-16T01:54:41.4494180Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fpic -g -O2 -c simpleraytracer/RayTracer.cpp -o simpleraytracer/RayTracer.o 2021-05-16T01:54:42.0470522Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fpic -g -O2 -c simpleraytracer/RayVector.cpp -o simpleraytracer/RayVector.o 2021-05-16T01:54:42.2512161Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fpic -g -O2 -c simpleraytracer/Shape.cpp -o simpleraytracer/Shape.o 2021-05-16T01:54:42.5540314Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fpic -g -O2 -c simpleraytracer/Sphere.cpp -o simpleraytracer/Sphere.o 2021-05-16T01:54:42.8981299Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fpic -g -O2 -c simpleraytracer/Triangle.cpp -o simpleraytracer/Triangle.o 2021-05-16T01:54:43.2628187Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fpic -g -O2 -c simpleraytracer/unit_limiter.cpp -o simpleraytracer/unit_limiter.o 2021-05-16T01:54:43.2899757Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c uuid/R.c -o uuid/R.o 2021-05-16T01:54:43.3559467Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c uuid/clear.c -o uuid/clear.o 2021-05-16T01:54:43.3891774Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c uuid/compare.c -o uuid/compare.o 2021-05-16T01:54:43.4270675Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c uuid/copy.c -o uuid/copy.o 2021-05-16T01:54:43.4596769Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c uuid/gen_uuid.c -o uuid/gen_uuid.o 2021-05-16T01:54:43.6247670Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c uuid/isnull.c -o uuid/isnull.o 2021-05-16T01:54:43.6576730Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c uuid/pack.c -o uuid/pack.o 2021-05-16T01:54:43.6942734Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c uuid/parse.c -o uuid/parse.o 2021-05-16T01:54:43.7526458Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c uuid/unpack.c -o uuid/unpack.o 2021-05-16T01:54:43.7908152Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c uuid/unparse.c -o uuid/unparse.o 2021-05-16T01:54:43.8404297Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c rinterface.c -o rinterface.o 2021-05-16T01:54:48.6089294Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c rinterface_extra.c -o rinterface_extra.o 2021-05-16T01:54:48.8290081Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -g -O2 -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -g -O2 -c lazyeval.c -o lazyeval.o 2021-05-16T01:54:48.9216118Z g++ -std=gnu++14 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o igraph.so AMD/Source/amd.o AMD/Source/amd_1.o AMD/Source/amd_2.o AMD/Source/amd_aat.o AMD/Source/amd_control.o AMD/Source/amd_defaults.o AMD/Source/amd_dump.o AMD/Source/amd_global.o AMD/Source/amd_info.o AMD/Source/amd_order.o AMD/Source/amd_post_tree.o AMD/Source/amd_postorder.o AMD/Source/amd_preprocess.o AMD/Source/amd_valid.o AMD/Source/amdbar.o CHOLMOD/Check/cholmod_check.o CHOLMOD/Check/cholmod_read.o CHOLMOD/Check/cholmod_write.o CHOLMOD/Cholesky/cholmod_amd.o CHOLMOD/Cholesky/cholmod_analyze.o CHOLMOD/Cholesky/cholmod_colamd.o CHOLMOD/Cholesky/cholmod_etree.o CHOLMOD/Cholesky/cholmod_factorize.o CHOLMOD/Cholesky/cholmod_postorder.o CHOLMOD/Cholesky/cholmod_rcond.o CHOLMOD/Cholesky/cholmod_resymbol.o CHOLMOD/Cholesky/cholmod_rowcolcounts.o CHOLMOD/Cholesky/cholmod_rowfac.o CHOLMOD/Cholesky/cholmod_solve.o CHOLMOD/Cholesky/cholmod_spsolve.o CHOLMOD/Core/cholmod_aat.o CHOLMOD/Core/cholmod_add.o CHOLMOD/Core/cholmod_band.o CHOLMOD/Core/cholmod_change_factor.o CHOLMOD/Core/cholmod_common.o CHOLMOD/Core/cholmod_complex.o CHOLMOD/Core/cholmod_copy.o CHOLMOD/Core/cholmod_dense.o CHOLMOD/Core/cholmod_error.o CHOLMOD/Core/cholmod_factor.o CHOLMOD/Core/cholmod_memory.o CHOLMOD/Core/cholmod_sparse.o CHOLMOD/Core/cholmod_transpose.o CHOLMOD/Core/cholmod_triplet.o CHOLMOD/Core/cholmod_version.o CHOLMOD/MatrixOps/cholmod_drop.o CHOLMOD/MatrixOps/cholmod_horzcat.o CHOLMOD/MatrixOps/cholmod_norm.o CHOLMOD/MatrixOps/cholmod_scale.o CHOLMOD/MatrixOps/cholmod_sdmult.o CHOLMOD/MatrixOps/cholmod_ssmult.o CHOLMOD/MatrixOps/cholmod_submatrix.o CHOLMOD/MatrixOps/cholmod_symmetry.o CHOLMOD/MatrixOps/cholmod_vertcat.o CHOLMOD/Modify/cholmod_rowadd.o CHOLMOD/Modify/cholmod_rowdel.o CHOLMOD/Modify/cholmod_updown.o CHOLMOD/Partition/cholmod_camd.o CHOLMOD/Partition/cholmod_ccolamd.o CHOLMOD/Partition/cholmod_csymamd.o CHOLMOD/Partition/cholmod_metis.o CHOLMOD/Partition/cholmod_nesdis.o CHOLMOD/Supernodal/cholmod_super_numeric.o CHOLMOD/Supernodal/cholmod_super_solve.o CHOLMOD/Supernodal/cholmod_super_symbolic.o COLAMD/Source/colamd.o COLAMD/Source/colamd_global.o DensityGrid.o DensityGrid_3d.o NetDataTypes.o NetRoutines.o SuiteSparse_config/SuiteSparse_config.o adjlist.o arpack.o array.o atlas.o attributes.o basic_query.o bfgs.o bigint.o bignum.o bipartite.o blas.o bliss.o bliss/bliss_heap.o bliss/defs.o bliss/graph.o bliss/orbit.o bliss/partition.o bliss/uintseqhash.o bliss/utils.o cattributes.o centrality.o cliquer/cliquer.o cliquer/cliquer_graph.o cliquer/reorder.o cliques.o clustertool.o cocitation.o cohesive_blocks.o coloring.o community.o complex.o components.o conversion.o cores.o cs/cs_add.o cs/cs_amd.o cs/cs_chol.o cs/cs_cholsol.o cs/cs_compress.o cs/cs_counts.o cs/cs_cumsum.o cs/cs_dfs.o cs/cs_dmperm.o cs/cs_droptol.o cs/cs_dropzeros.o cs/cs_dupl.o cs/cs_entry.o cs/cs_ereach.o cs/cs_etree.o cs/cs_fkeep.o cs/cs_gaxpy.o cs/cs_happly.o cs/cs_house.o cs/cs_ipvec.o cs/cs_leaf.o cs/cs_load.o cs/cs_lsolve.o cs/cs_ltsolve.o cs/cs_lu.o cs/cs_lusol.o cs/cs_malloc.o cs/cs_maxtrans.o cs/cs_multiply.o cs/cs_norm.o cs/cs_permute.o cs/cs_pinv.o cs/cs_post.o cs/cs_print.o cs/cs_pvec.o cs/cs_qr.o cs/cs_qrsol.o cs/cs_randperm.o cs/cs_reach.o cs/cs_scatter.o cs/cs_scc.o cs/cs_schol.o cs/cs_spsolve.o cs/cs_sqr.o cs/cs_symperm.o cs/cs_tdfs.o cs/cs_transpose.o cs/cs_updown.o cs/cs_usolve.o cs/cs_util.o cs/cs_utsolve.o decomposition.o distances.o dotproduct.o dqueue.o drl_graph.o drl_graph_3d.o drl_layout.o drl_layout_3d.o drl_parse.o eigen.o embedding.o fast_community.o feedback_arc_set.o flow.o foreign-dl-lexer.o foreign-dl-parser.o foreign-gml-lexer.o foreign-gml-parser.o foreign-graphml.o foreign-lgl-lexer.o foreign-lgl-parser.o foreign-ncol-lexer.o foreign-ncol-parser.o foreign-pajek-lexer.o foreign-pajek-parser.o foreign.o forestfire.o fortran_intrinsics.o games.o gengraph_box_list.o gengraph_degree_sequence.o gengraph_graph_molloy_hash.o gengraph_graph_molloy_optimized.o gengraph_mr-connected.o gengraph_powerlaw.o gengraph_random.o glet.o glpk_support.o gml_tree.o hacks.o heap.o igraph_buckets.o igraph_cliquer.o igraph_error.o igraph_estack.o igraph_fixed_vectorlist.o igraph_grid.o igraph_hashtable.o igraph_heap.o igraph_hrg.o igraph_hrg_types.o igraph_marked_queue.o igraph_psumtree.o igraph_set.o igraph_stack.o igraph_strvector.o igraph_trie.o infomap.o infomap_FlowGraph.o infomap_Greedy.o infomap_Node.o interrupt.o iterators.o lad.o lapack.o layout.o layout_dh.o layout_fr.o layout_gem.o layout_kk.o lsap.o matching.o math.o matrix.o maximal_cliques.o memory.o microscopic_update.o mixing.o motifs.o operators.o optimal_modularity.o other.o paths.o plfit/error.o plfit/gss.o plfit/kolmogorov.o plfit/lbfgs.o plfit/options.o plfit/plfit.o plfit/zeta.o pottsmodel_2.o progress.o prpack.o prpack/prpack_base_graph.o prpack/prpack_igraph_graph.o prpack/prpack_preprocessed_ge_graph.o prpack/prpack_preprocessed_gs_graph.o prpack/prpack_preprocessed_scc_graph.o prpack/prpack_preprocessed_schur_graph.o prpack/prpack_result.o prpack/prpack_solver.o prpack/prpack_utils.o qsort.o qsort_r.o random.o random_walk.o sbm.o scan.o scg.o scg_approximate_methods.o scg_exact_scg.o scg_kmeans.o scg_optimal_method.o scg_utils.o separators.o sir.o spanning_trees.o sparsemat.o spectral_properties.o spmatrix.o st-cuts.o statusbar.o structural_properties.o structure_generators.o sugiyama.o topology.o triangles.o type_indexededgelist.o types.o vector.o vector_ptr.o version.o visitors.o walktrap.o walktrap_communities.o walktrap_graph.o walktrap_heap.o zeroin.o dgetv0.o dlaqrb.o dmout.o dnaitr.o dnapps.o dnaup2.o dnaupd.o dnconv.o dneigh.o dneupd.o dngets.o dsaitr.o dsapps.o dsaup2.o dsaupd.o dsconv.o dseigt.o dsesrt.o dseupd.o dsgets.o dsortc.o dsortr.o dstatn.o dstats.o dstqrb.o dvout.o ivout.o second.o wrap.o simpleraytracer/Color.o simpleraytracer/Light.o simpleraytracer/Point.o simpleraytracer/RIgraphRay.o simpleraytracer/Ray.o simpleraytracer/RayTracer.o simpleraytracer/RayVector.o simpleraytracer/Shape.o simpleraytracer/Sphere.o simpleraytracer/Triangle.o simpleraytracer/unit_limiter.o uuid/R.o uuid/clear.o uuid/compare.o uuid/copy.o uuid/gen_uuid.o uuid/isnull.o uuid/pack.o uuid/parse.o uuid/unpack.o uuid/unparse.o rinterface.o rinterface_extra.o lazyeval.o -lxml2 -lgmp -lglpk -llapack -lblas -lgfortran -lm -lquadmath -lgfortran -lm -lquadmath -L/opt/R/devel/lib/R/lib -lR 2021-05-16T01:54:49.3449775Z installing to /home/runner/work/_temp/Library/00LOCK-igraph/00new/igraph/libs 2021-05-16T01:54:49.3680614Z ** R 2021-05-16T01:54:49.5319068Z ** demo 2021-05-16T01:54:49.5327210Z ** inst 2021-05-16T01:54:49.5350261Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:55:03.8873987Z ** help 2021-05-16T01:55:04.9678970Z *** installing help indices 2021-05-16T01:55:05.7495649Z ** building package indices 2021-05-16T01:55:06.7363458Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:55:06.9798183Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T01:55:07.0135951Z ** testing if installed package can be loaded from final location 2021-05-16T01:55:08.5207660Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:55:08.5322469Z * DONE (igraph) 2021-05-16T01:55:08.8034718Z * installing *source* package ‘downloader’ ... 2021-05-16T01:55:08.8045032Z ** package ‘downloader’ successfully unpacked and MD5 sums checked 2021-05-16T01:55:08.8046950Z ** using staged installation 2021-05-16T01:55:08.8167479Z ** R 2021-05-16T01:55:08.8200339Z ** inst 2021-05-16T01:55:08.8210383Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:55:09.0946083Z ** help 2021-05-16T01:55:09.1173727Z *** installing help indices 2021-05-16T01:55:09.1363798Z ** building package indices 2021-05-16T01:55:09.3516029Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:55:09.5522215Z ** testing if installed package can be loaded from final location 2021-05-16T01:55:09.7512466Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:55:09.7522124Z * DONE (downloader) 2021-05-16T01:55:09.9835417Z * installing *source* package ‘getopt’ ... 2021-05-16T01:55:09.9845510Z ** package ‘getopt’ successfully unpacked and MD5 sums checked 2021-05-16T01:55:09.9847391Z ** using staged installation 2021-05-16T01:55:09.9997519Z ** R 2021-05-16T01:55:10.0039866Z ** exec 2021-05-16T01:55:10.0044333Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:55:10.3986056Z ** help 2021-05-16T01:55:10.4245620Z *** installing help indices 2021-05-16T01:55:10.4440470Z ** building package indices 2021-05-16T01:55:10.6617859Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:55:10.8763450Z ** testing if installed package can be loaded from final location 2021-05-16T01:55:11.0795835Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:55:11.0804940Z * DONE (getopt) 2021-05-16T01:55:11.4175098Z * installing *source* package ‘gtable’ ... 2021-05-16T01:55:11.4241682Z ** package ‘gtable’ successfully unpacked and MD5 sums checked 2021-05-16T01:55:11.4243733Z ** using staged installation 2021-05-16T01:55:11.4390826Z ** R 2021-05-16T01:55:11.4469121Z ** inst 2021-05-16T01:55:11.4500528Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:55:12.0913443Z ** help 2021-05-16T01:55:12.1454997Z *** installing help indices 2021-05-16T01:55:12.1893928Z *** copying figures 2021-05-16T01:55:12.1896686Z ** building package indices 2021-05-16T01:55:12.4261024Z ** installing vignettes 2021-05-16T01:55:12.4320122Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:55:12.6427042Z ** testing if installed package can be loaded from final location 2021-05-16T01:55:12.8562225Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:55:12.8570402Z * DONE (gtable) 2021-05-16T01:55:13.2195128Z * installing *source* package ‘plyr’ ... 2021-05-16T01:55:13.2256465Z ** package ‘plyr’ successfully unpacked and MD5 sums checked 2021-05-16T01:55:13.2259392Z ** using staged installation 2021-05-16T01:55:13.2418349Z ** libs 2021-05-16T01:55:13.2472571Z 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-16T01:55:17.8543977Z 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 loop_apply.c -o loop_apply.o 2021-05-16T01:55:17.9149597Z 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 split-numeric.cpp -o split-numeric.o 2021-05-16T01:55:21.8932132Z g++ -std=gnu++14 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o plyr.so RcppExports.o loop_apply.o split-numeric.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T01:55:21.9055536Z installing to /home/runner/work/_temp/Library/00LOCK-plyr/00new/plyr/libs 2021-05-16T01:55:21.9085286Z ** R 2021-05-16T01:55:21.9293357Z ** data 2021-05-16T01:55:21.9301177Z *** moving datasets to lazyload DB 2021-05-16T01:55:22.2824153Z ** inst 2021-05-16T01:55:22.2833576Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:55:23.6115415Z ** help 2021-05-16T01:55:23.8276817Z *** installing help indices 2021-05-16T01:55:23.9795358Z ** building package indices 2021-05-16T01:55:24.3364069Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:55:24.6372058Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T01:55:24.6600874Z ** testing if installed package can be loaded from final location 2021-05-16T01:55:24.9749663Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:55:24.9763152Z * DONE (plyr) 2021-05-16T01:55:25.3600182Z * installing *source* package ‘isoband’ ... 2021-05-16T01:55:25.3691933Z ** package ‘isoband’ successfully unpacked and MD5 sums checked 2021-05-16T01:55:25.3693306Z ** using staged installation 2021-05-16T01:55:25.3853853Z ** libs 2021-05-16T01:55:25.3918001Z 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-16T01:55:26.1603554Z 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-16T01:55:26.2636963Z 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-16T01:55:28.2126302Z 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-16T01:55:28.6215671Z 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-16T01:55:30.1590771Z 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-16T01:55:34.3866375Z 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-16T01:55:52.6945644Z 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-16T01:55:56.0541622Z 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-16T01:55:56.2833977Z installing to /home/runner/work/_temp/Library/00LOCK-isoband/00new/isoband/libs 2021-05-16T01:55:56.2979560Z ** R 2021-05-16T01:55:56.3043106Z ** inst 2021-05-16T01:55:56.3079904Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:55:56.8333203Z ** help 2021-05-16T01:55:56.8652028Z *** installing help indices 2021-05-16T01:55:56.8972205Z *** copying figures 2021-05-16T01:55:56.8979188Z ** building package indices 2021-05-16T01:55:57.1258830Z ** installing vignettes 2021-05-16T01:55:57.1260296Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:55:57.3422974Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T01:55:57.3696777Z ** testing if installed package can be loaded from final location 2021-05-16T01:55:57.5868355Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:55:57.5877144Z * DONE (isoband) 2021-05-16T01:55:58.2125273Z * installing *source* package ‘pracma’ ... 2021-05-16T01:55:58.2280598Z ** package ‘pracma’ successfully unpacked and MD5 sums checked 2021-05-16T01:55:58.2281413Z ** using staged installation 2021-05-16T01:55:58.2444759Z ** R 2021-05-16T01:55:58.3217644Z ** data 2021-05-16T01:55:58.3221972Z *** moving datasets to lazyload DB 2021-05-16T01:55:58.3324479Z ** demo 2021-05-16T01:55:58.3334276Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:56:08.7048607Z ** help 2021-05-16T01:56:09.6378173Z *** installing help indices 2021-05-16T01:56:10.1727912Z ** building package indices 2021-05-16T01:56:10.9867255Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:56:11.1979799Z ** testing if installed package can be loaded from final location 2021-05-16T01:56:11.5704725Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:56:11.5780300Z * DONE (pracma) 2021-05-16T01:56:12.4484300Z * installing *source* package ‘RcppEigen’ ... 2021-05-16T01:56:12.4802201Z ** package ‘RcppEigen’ successfully unpacked and MD5 sums checked 2021-05-16T01:56:12.4803660Z ** using staged installation 2021-05-16T01:56:12.4939343Z ** libs 2021-05-16T01:56:12.5003803Z 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-16T01:56:13.6892749Z In file included from ../inst/include/Eigen/Core:397, 2021-05-16T01:56:13.6894141Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:13.6896139Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:13.6897597Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:13.6898782Z from RcppEigen.cpp:22: 2021-05-16T01:56:13.6902163Z ../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-16T01:56:13.6903978Z 60 | template<> struct is_arithmetic<__m128> { enum { value = true }; }; 2021-05-16T01:56:13.6904862Z | ^ 2021-05-16T01:56:13.6907569Z ../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-16T01:56:13.6909367Z 61 | template<> struct is_arithmetic<__m128i> { enum { value = true }; }; 2021-05-16T01:56:13.6910250Z | ^ 2021-05-16T01:56:13.6912443Z ../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-16T01:56:13.6914211Z 62 | template<> struct is_arithmetic<__m128d> { enum { value = true }; }; 2021-05-16T01:56:13.6915125Z | ^ 2021-05-16T01:56:13.6918907Z ../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-16T01:56:13.6921626Z 161 | template<> struct unpacket_traits { typedef float type; enum {size=4, alignment=Aligned16}; typedef Packet4f half; }; 2021-05-16T01:56:13.6922902Z | ^ 2021-05-16T01:56:13.6932664Z ../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-16T01:56:13.6935129Z 162 | template<> struct unpacket_traits { typedef double type; enum {size=2, alignment=Aligned16}; typedef Packet2d half; }; 2021-05-16T01:56:13.6936410Z | ^ 2021-05-16T01:56:13.6939216Z ../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-16T01:56:13.6941639Z 163 | template<> struct unpacket_traits { typedef int type; enum {size=4, alignment=Aligned16}; typedef Packet4i half; }; 2021-05-16T01:56:13.6942890Z | ^ 2021-05-16T01:56:13.7014347Z ../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-16T01:56:13.7015765Z 718 | struct palign_impl 2021-05-16T01:56:13.7016408Z | ^ 2021-05-16T01:56:13.7018589Z ../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-16T01:56:13.7020182Z 741 | struct palign_impl 2021-05-16T01:56:13.7020823Z | ^ 2021-05-16T01:56:13.7022994Z ../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-16T01:56:13.7024352Z 764 | struct palign_impl 2021-05-16T01:56:13.7024982Z | ^ 2021-05-16T01:56:13.7060257Z ../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-16T01:56:13.7061713Z 778 | ptranspose(PacketBlock& kernel) { 2021-05-16T01:56:13.7062372Z | ^ 2021-05-16T01:56:13.7064500Z ../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-16T01:56:13.7066141Z 783 | ptranspose(PacketBlock& kernel) { 2021-05-16T01:56:13.7066814Z | ^ 2021-05-16T01:56:13.7068935Z ../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-16T01:56:13.7070366Z 790 | ptranspose(PacketBlock& kernel) { 2021-05-16T01:56:13.7071016Z | ^ 2021-05-16T01:56:13.7165322Z In file included from ../inst/include/Eigen/Core:377, 2021-05-16T01:56:13.7166091Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:13.7166910Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:13.7167734Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:13.7168403Z from RcppEigen.cpp:22: 2021-05-16T01:56:13.7170970Z ../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-16T01:56:13.7172873Z 15 | template<> struct conj_helper { \ 2021-05-16T01:56:13.7173748Z | ^ 2021-05-16T01:56:13.7175081Z ../inst/include/Eigen/src/Core/arch/SSE/Complex.h:232:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 2021-05-16T01:56:13.7176183Z 232 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) 2021-05-16T01:56:13.7176877Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T01:56:13.7178962Z ../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-16T01:56:13.7180630Z 22 | template<> struct conj_helper { \ 2021-05-16T01:56:13.7181507Z | ^ 2021-05-16T01:56:13.7182787Z ../inst/include/Eigen/src/Core/arch/SSE/Complex.h:232:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 2021-05-16T01:56:13.7183900Z 232 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) 2021-05-16T01:56:13.7184577Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T01:56:13.7213389Z ../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-16T01:56:13.7215115Z 15 | template<> struct conj_helper { \ 2021-05-16T01:56:13.7215977Z | ^ 2021-05-16T01:56:13.7217480Z ../inst/include/Eigen/src/Core/arch/SSE/Complex.h:417:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 2021-05-16T01:56:13.7218618Z 417 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) 2021-05-16T01:56:13.7219299Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T01:56:13.7221447Z ../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-16T01:56:13.7223131Z 22 | template<> struct conj_helper { \ 2021-05-16T01:56:13.7223984Z | ^ 2021-05-16T01:56:13.7225455Z ../inst/include/Eigen/src/Core/arch/SSE/Complex.h:417:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 2021-05-16T01:56:13.7226560Z 417 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) 2021-05-16T01:56:13.7227267Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T01:56:14.0593946Z In file included from ../inst/include/Eigen/Core:370, 2021-05-16T01:56:14.0594786Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:14.0595592Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:14.0596418Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:14.0597101Z from RcppEigen.cpp:22: 2021-05-16T01:56:14.0599272Z ../inst/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: 2021-05-16T01:56:14.0601205Z ../inst/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ 2021-05-16T01:56:14.0603154Z ../inst/include/Eigen/src/Geometry/Quaternion.h:242:7: required from ‘struct Eigen::internal::traits >’ 2021-05-16T01:56:14.0604437Z ../inst/include/Eigen/src/Geometry/arch/Geometry_SSE.h:24:46: required from here 2021-05-16T01:56:14.0606843Z ../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-16T01:56:14.0609181Z 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> 2021-05-16T01:56:14.0610362Z | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T01:56:14.0613888Z ../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-16T01:56:14.0615944Z 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> 2021-05-16T01:56:14.0617324Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T01:56:14.0619563Z ../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-16T01:56:14.0622486Z ../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-16T01:56:14.0625482Z ../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-16T01:56:14.0627199Z 205 | typedef typename find_best_packet_helper::type>::type type; 2021-05-16T01:56:14.0628328Z | ^~~~ 2021-05-16T01:56:14.0629106Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T01:56:14.0629864Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:14.0630675Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:14.0636338Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:14.0637108Z from RcppEigen.cpp:22: 2021-05-16T01:56:14.0639133Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: 2021-05-16T01:56:14.0658680Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ 2021-05-16T01:56:14.0660912Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ 2021-05-16T01:56:14.0662881Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ 2021-05-16T01:56:14.0664753Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ 2021-05-16T01:56:14.0668595Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ 2021-05-16T01:56:14.0670490Z ../inst/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ 2021-05-16T01:56:14.0672342Z ../inst/include/Eigen/src/Geometry/Quaternion.h:46:50: required from ‘class Eigen::QuaternionBase >’ 2021-05-16T01:56:14.0674188Z ../inst/include/Eigen/src/Geometry/Quaternion.h:250:7: required from ‘class Eigen::Quaternion’ 2021-05-16T01:56:14.0675364Z ../inst/include/Eigen/src/Geometry/arch/Geometry_SSE.h:27:3: required from here 2021-05-16T01:56:14.0677775Z ../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-16T01:56:14.0679481Z 55 | >::type PacketReturnType; 2021-05-16T01:56:14.0680134Z | ^~~~~~~~~~~~~~~~ 2021-05-16T01:56:14.0784448Z In file included from ../inst/include/Eigen/Core:370, 2021-05-16T01:56:14.0785445Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:14.0786256Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:14.0787079Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:14.0787761Z from RcppEigen.cpp:22: 2021-05-16T01:56:14.0789654Z ../inst/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: 2021-05-16T01:56:14.0791577Z ../inst/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ 2021-05-16T01:56:14.0793520Z ../inst/include/Eigen/src/Geometry/Quaternion.h:242:7: required from ‘struct Eigen::internal::traits >’ 2021-05-16T01:56:14.0794815Z ../inst/include/Eigen/src/Geometry/arch/Geometry_SSE.h:88:47: required from here 2021-05-16T01:56:14.0797216Z ../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-16T01:56:14.0799262Z 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> 2021-05-16T01:56:14.0801893Z | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T01:56:14.0804309Z ../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-16T01:56:14.0806362Z 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> 2021-05-16T01:56:14.0807710Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T01:56:14.0809931Z ../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-16T01:56:14.0812867Z ../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-16T01:56:14.0815783Z ../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-16T01:56:14.0817499Z 205 | typedef typename find_best_packet_helper::type>::type type; 2021-05-16T01:56:14.0818458Z | ^~~~ 2021-05-16T01:56:14.0819204Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T01:56:14.0819949Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:14.0820743Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:14.0821566Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:14.0822230Z from RcppEigen.cpp:22: 2021-05-16T01:56:14.0823982Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: 2021-05-16T01:56:14.0826388Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ 2021-05-16T01:56:14.0828508Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ 2021-05-16T01:56:14.0830623Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ 2021-05-16T01:56:14.0832469Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ 2021-05-16T01:56:14.0834476Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ 2021-05-16T01:56:14.0836275Z ../inst/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ 2021-05-16T01:56:14.0838115Z ../inst/include/Eigen/src/Geometry/Quaternion.h:46:50: required from ‘class Eigen::QuaternionBase >’ 2021-05-16T01:56:14.0839983Z ../inst/include/Eigen/src/Geometry/Quaternion.h:250:7: required from ‘class Eigen::Quaternion’ 2021-05-16T01:56:14.0841178Z ../inst/include/Eigen/src/Geometry/arch/Geometry_SSE.h:92:3: required from here 2021-05-16T01:56:14.0843583Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:14.0845040Z 55 | >::type PacketReturnType; 2021-05-16T01:56:14.0845674Z | ^~~~~~~~~~~~~~~~ 2021-05-16T01:56:14.2514958Z In file included from ../inst/include/Eigen/SparseCore:37, 2021-05-16T01:56:14.2517224Z from ../inst/include/Eigen/Sparse:26, 2021-05-16T01:56:14.2519071Z from ../inst/include/RcppEigenForward.h:31, 2021-05-16T01:56:14.2520990Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:14.2522595Z from RcppEigen.cpp:22: 2021-05-16T01:56:14.2527376Z ../inst/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase >’: 2021-05-16T01:56:14.2532675Z ../inst/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from ‘class Eigen::SparseCompressedBase >’ 2021-05-16T01:56:14.2538548Z ../inst/include/Eigen/src/SparseCore/SparseMatrix.h:96:7: required from ‘class Eigen::SparseMatrix’ 2021-05-16T01:56:14.2541600Z ../inst/include/unsupported/Eigen/src/IterativeSolvers/ConstrainedConjGrad.h:61:25: required from here 2021-05-16T01:56:14.2547406Z ../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-16T01:56:14.2550405Z 47 | >::type PacketReturnType; 2021-05-16T01:56:14.2551792Z | ^~~~~~~~~~~~~~~~ 2021-05-16T01:56:14.2709925Z In file included from ../inst/include/Eigen/Core:370, 2021-05-16T01:56:14.2711334Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:14.2712625Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:14.2713964Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:14.2715088Z from RcppEigen.cpp:22: 2021-05-16T01:56:14.2717876Z ../inst/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: 2021-05-16T01:56:14.2721437Z ../inst/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ 2021-05-16T01:56:14.2725626Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ 2021-05-16T01:56:14.2728087Z ../inst/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ 2021-05-16T01:56:14.2730091Z ../inst/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:168:29: required from here 2021-05-16T01:56:14.2734130Z ../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-16T01:56:14.2736976Z 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> 2021-05-16T01:56:14.2738606Z | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T01:56:14.2741605Z ../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-16T01:56:14.2744442Z 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> 2021-05-16T01:56:14.2746526Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T01:56:14.2749596Z ../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-16T01:56:14.2753766Z ../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-16T01:56:14.2757831Z ../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-16T01:56:14.2760341Z 205 | typedef typename find_best_packet_helper::type>::type type; 2021-05-16T01:56:14.2761697Z | ^~~~ 2021-05-16T01:56:14.2762654Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T01:56:14.2763682Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:14.2764787Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:14.2765921Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:14.2766841Z from RcppEigen.cpp:22: 2021-05-16T01:56:14.2769235Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: 2021-05-16T01:56:14.2772169Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ 2021-05-16T01:56:14.2775133Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ 2021-05-16T01:56:14.2777062Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ 2021-05-16T01:56:14.2778873Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ 2021-05-16T01:56:14.2780843Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ 2021-05-16T01:56:14.2782583Z ../inst/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ 2021-05-16T01:56:14.2784018Z ../inst/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:168:29: required from here 2021-05-16T01:56:14.2787623Z ../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-16T01:56:14.2789057Z 55 | >::type PacketReturnType; 2021-05-16T01:56:14.2789814Z | ^~~~~~~~~~~~~~~~ 2021-05-16T01:56:14.2876094Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’: 2021-05-16T01:56:14.2878454Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase >, 1>’ 2021-05-16T01:56:14.2880752Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase >, 3>’ 2021-05-16T01:56:14.2882882Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase > >’ 2021-05-16T01:56:14.2884906Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase > >’ 2021-05-16T01:56:14.2886920Z ../inst/include/Eigen/src/Core/Transpose.h:115:37: required from ‘class Eigen::TransposeImpl, Eigen::Dense>’ 2021-05-16T01:56:14.2888806Z ../inst/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose >’ 2021-05-16T01:56:14.2890336Z ../inst/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:178:72: required from here 2021-05-16T01:56:14.2893062Z ../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-16T01:56:14.3050075Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: 2021-05-16T01:56:14.3052542Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ 2021-05-16T01:56:14.3054681Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ 2021-05-16T01:56:14.3056621Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ 2021-05-16T01:56:14.3058457Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ 2021-05-16T01:56:14.3060422Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ 2021-05-16T01:56:14.3062197Z ../inst/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ 2021-05-16T01:56:14.3063645Z ../inst/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:179:36: required from here 2021-05-16T01:56:14.3066539Z ../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-16T01:56:17.6046997Z 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-16T01:56:18.7841141Z In file included from ../inst/include/Eigen/Core:397, 2021-05-16T01:56:18.7843246Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:18.7845060Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:18.7846865Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:18.7848441Z from RcppExports.cpp:4: 2021-05-16T01:56:18.7852513Z ../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-16T01:56:18.7855441Z 60 | template<> struct is_arithmetic<__m128> { enum { value = true }; }; 2021-05-16T01:56:18.7857015Z | ^ 2021-05-16T01:56:18.7862099Z ../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-16T01:56:18.7864888Z 61 | template<> struct is_arithmetic<__m128i> { enum { value = true }; }; 2021-05-16T01:56:18.7866871Z | ^ 2021-05-16T01:56:18.7870303Z ../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-16T01:56:18.7872986Z 62 | template<> struct is_arithmetic<__m128d> { enum { value = true }; }; 2021-05-16T01:56:18.7874424Z | ^ 2021-05-16T01:56:18.7878468Z ../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-16T01:56:18.7880459Z 161 | template<> struct unpacket_traits { typedef float type; enum {size=4, alignment=Aligned16}; typedef Packet4f half; }; 2021-05-16T01:56:18.7881559Z | ^ 2021-05-16T01:56:18.7883785Z ../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-16T01:56:18.7885769Z 162 | template<> struct unpacket_traits { typedef double type; enum {size=2, alignment=Aligned16}; typedef Packet2d half; }; 2021-05-16T01:56:18.7886849Z | ^ 2021-05-16T01:56:18.7889245Z ../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-16T01:56:18.7892614Z 163 | template<> struct unpacket_traits { typedef int type; enum {size=4, alignment=Aligned16}; typedef Packet4i half; }; 2021-05-16T01:56:18.7893580Z | ^ 2021-05-16T01:56:18.7954078Z ../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-16T01:56:18.7955469Z 718 | struct palign_impl 2021-05-16T01:56:18.7956092Z | ^ 2021-05-16T01:56:18.7958198Z ../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-16T01:56:18.7959547Z 741 | struct palign_impl 2021-05-16T01:56:18.7960175Z | ^ 2021-05-16T01:56:18.7962249Z ../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-16T01:56:18.7963641Z 764 | struct palign_impl 2021-05-16T01:56:18.7964272Z | ^ 2021-05-16T01:56:18.7967428Z ../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-16T01:56:18.7969814Z 778 | ptranspose(PacketBlock& kernel) { 2021-05-16T01:56:18.7972619Z | ^ 2021-05-16T01:56:18.7974714Z ../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-16T01:56:18.7976125Z 783 | ptranspose(PacketBlock& kernel) { 2021-05-16T01:56:18.7976807Z | ^ 2021-05-16T01:56:18.7978876Z ../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-16T01:56:18.7980509Z 790 | ptranspose(PacketBlock& kernel) { 2021-05-16T01:56:18.7981164Z | ^ 2021-05-16T01:56:18.8109208Z In file included from ../inst/include/Eigen/Core:377, 2021-05-16T01:56:18.8109990Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:18.8110799Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:18.8111632Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:18.8112324Z from RcppExports.cpp:4: 2021-05-16T01:56:18.8114842Z ../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-16T01:56:18.8116510Z 15 | template<> struct conj_helper { \ 2021-05-16T01:56:18.8117391Z | ^ 2021-05-16T01:56:18.8118701Z ../inst/include/Eigen/src/Core/arch/SSE/Complex.h:232:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 2021-05-16T01:56:18.8119805Z 232 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) 2021-05-16T01:56:18.8120495Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T01:56:18.8122572Z ../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-16T01:56:18.8124225Z 22 | template<> struct conj_helper { \ 2021-05-16T01:56:18.8125289Z | ^ 2021-05-16T01:56:18.8126600Z ../inst/include/Eigen/src/Core/arch/SSE/Complex.h:232:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 2021-05-16T01:56:18.8127726Z 232 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) 2021-05-16T01:56:18.8128404Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T01:56:18.8158573Z ../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-16T01:56:18.8160280Z 15 | template<> struct conj_helper { \ 2021-05-16T01:56:18.8161133Z | ^ 2021-05-16T01:56:18.8162438Z ../inst/include/Eigen/src/Core/arch/SSE/Complex.h:417:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 2021-05-16T01:56:18.8163572Z 417 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) 2021-05-16T01:56:18.8164259Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T01:56:18.8166379Z ../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-16T01:56:18.8168028Z 22 | template<> struct conj_helper { \ 2021-05-16T01:56:18.8168897Z | ^ 2021-05-16T01:56:18.8170191Z ../inst/include/Eigen/src/Core/arch/SSE/Complex.h:417:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 2021-05-16T01:56:18.8171288Z 417 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) 2021-05-16T01:56:18.8171989Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T01:56:19.1550657Z In file included from ../inst/include/Eigen/Core:370, 2021-05-16T01:56:19.1552236Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:19.1553692Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:19.1555559Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:19.1556779Z from RcppExports.cpp:4: 2021-05-16T01:56:19.1560285Z ../inst/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: 2021-05-16T01:56:19.1563665Z ../inst/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ 2021-05-16T01:56:19.1567093Z ../inst/include/Eigen/src/Geometry/Quaternion.h:242:7: required from ‘struct Eigen::internal::traits >’ 2021-05-16T01:56:19.1569351Z ../inst/include/Eigen/src/Geometry/arch/Geometry_SSE.h:24:46: required from here 2021-05-16T01:56:19.1573585Z ../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-16T01:56:19.1577232Z 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> 2021-05-16T01:56:19.1579310Z | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T01:56:19.1583114Z ../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-16T01:56:19.1586951Z 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> 2021-05-16T01:56:19.1589345Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T01:56:19.1593520Z ../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-16T01:56:19.1598717Z ../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-16T01:56:19.1603818Z ../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-16T01:56:19.1606821Z 205 | typedef typename find_best_packet_helper::type>::type type; 2021-05-16T01:56:19.1608527Z | ^~~~ 2021-05-16T01:56:19.1614172Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T01:56:19.1615492Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:19.1616920Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:19.1618358Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:19.1619582Z from RcppExports.cpp:4: 2021-05-16T01:56:19.1622288Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: 2021-05-16T01:56:19.1624432Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ 2021-05-16T01:56:19.1626824Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ 2021-05-16T01:56:19.1628776Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ 2021-05-16T01:56:19.1630626Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ 2021-05-16T01:56:19.1632765Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ 2021-05-16T01:56:19.1634544Z ../inst/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ 2021-05-16T01:56:19.1636397Z ../inst/include/Eigen/src/Geometry/Quaternion.h:46:50: required from ‘class Eigen::QuaternionBase >’ 2021-05-16T01:56:19.1638251Z ../inst/include/Eigen/src/Geometry/Quaternion.h:250:7: required from ‘class Eigen::Quaternion’ 2021-05-16T01:56:19.1639431Z ../inst/include/Eigen/src/Geometry/arch/Geometry_SSE.h:27:3: required from here 2021-05-16T01:56:19.1641830Z ../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-16T01:56:19.1643268Z 55 | >::type PacketReturnType; 2021-05-16T01:56:19.1643917Z | ^~~~~~~~~~~~~~~~ 2021-05-16T01:56:19.1733419Z In file included from ../inst/include/Eigen/Core:370, 2021-05-16T01:56:19.1734197Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:19.1735004Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:19.1735829Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:19.1736523Z from RcppExports.cpp:4: 2021-05-16T01:56:19.1738398Z ../inst/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: 2021-05-16T01:56:19.1740313Z ../inst/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ 2021-05-16T01:56:19.1742451Z ../inst/include/Eigen/src/Geometry/Quaternion.h:242:7: required from ‘struct Eigen::internal::traits >’ 2021-05-16T01:56:19.1743742Z ../inst/include/Eigen/src/Geometry/arch/Geometry_SSE.h:88:47: required from here 2021-05-16T01:56:19.1746332Z ../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-16T01:56:19.1749714Z 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> 2021-05-16T01:56:19.1750890Z | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T01:56:19.1753074Z ../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-16T01:56:19.1755129Z 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> 2021-05-16T01:56:19.1756465Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T01:56:19.1758663Z ../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-16T01:56:19.1761607Z ../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-16T01:56:19.1764501Z ../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-16T01:56:19.1766201Z 205 | typedef typename find_best_packet_helper::type>::type type; 2021-05-16T01:56:19.1767320Z | ^~~~ 2021-05-16T01:56:19.1768067Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T01:56:19.1768798Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:19.1769604Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:19.1770417Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:19.1771103Z from RcppExports.cpp:4: 2021-05-16T01:56:19.1772887Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: 2021-05-16T01:56:19.1775038Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ 2021-05-16T01:56:19.1777252Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ 2021-05-16T01:56:19.1779239Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ 2021-05-16T01:56:19.1781082Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ 2021-05-16T01:56:19.1783085Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ 2021-05-16T01:56:19.1784857Z ../inst/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ 2021-05-16T01:56:19.1786828Z ../inst/include/Eigen/src/Geometry/Quaternion.h:46:50: required from ‘class Eigen::QuaternionBase >’ 2021-05-16T01:56:19.1788694Z ../inst/include/Eigen/src/Geometry/Quaternion.h:250:7: required from ‘class Eigen::Quaternion’ 2021-05-16T01:56:19.1789871Z ../inst/include/Eigen/src/Geometry/arch/Geometry_SSE.h:92:3: required from here 2021-05-16T01:56:19.1792290Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:19.1793744Z 55 | >::type PacketReturnType; 2021-05-16T01:56:19.1794395Z | ^~~~~~~~~~~~~~~~ 2021-05-16T01:56:19.3457539Z In file included from ../inst/include/Eigen/SparseCore:37, 2021-05-16T01:56:19.3458995Z from ../inst/include/Eigen/Sparse:26, 2021-05-16T01:56:19.3460443Z from ../inst/include/RcppEigenForward.h:31, 2021-05-16T01:56:19.3461878Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:19.3463114Z from RcppExports.cpp:4: 2021-05-16T01:56:19.3467779Z ../inst/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase >’: 2021-05-16T01:56:19.3472400Z ../inst/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from ‘class Eigen::SparseCompressedBase >’ 2021-05-16T01:56:19.3476900Z ../inst/include/Eigen/src/SparseCore/SparseMatrix.h:96:7: required from ‘class Eigen::SparseMatrix’ 2021-05-16T01:56:19.3479631Z ../inst/include/unsupported/Eigen/src/IterativeSolvers/ConstrainedConjGrad.h:61:25: required from here 2021-05-16T01:56:19.3484516Z ../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-16T01:56:19.3487204Z 47 | >::type PacketReturnType; 2021-05-16T01:56:19.3488331Z | ^~~~~~~~~~~~~~~~ 2021-05-16T01:56:19.3649971Z In file included from ../inst/include/Eigen/Core:370, 2021-05-16T01:56:19.3652141Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:19.3653160Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:19.3654134Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:19.3654947Z from RcppExports.cpp:4: 2021-05-16T01:56:19.3657204Z ../inst/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: 2021-05-16T01:56:19.3659291Z ../inst/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ 2021-05-16T01:56:19.3661450Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ 2021-05-16T01:56:19.3663390Z ../inst/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ 2021-05-16T01:56:19.3664952Z ../inst/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:168:29: required from here 2021-05-16T01:56:19.3668418Z ../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-16T01:56:19.3670682Z 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> 2021-05-16T01:56:19.3672013Z | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T01:56:19.3674345Z ../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-16T01:56:19.3676534Z 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> 2021-05-16T01:56:19.3679737Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T01:56:19.3682031Z ../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-16T01:56:19.3685042Z ../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-16T01:56:19.3687984Z ../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-16T01:56:19.3689676Z 205 | typedef typename find_best_packet_helper::type>::type type; 2021-05-16T01:56:19.3690659Z | ^~~~ 2021-05-16T01:56:19.3691482Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T01:56:19.3692226Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:19.3693037Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:19.3693838Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:19.3694542Z from RcppExports.cpp:4: 2021-05-16T01:56:19.3696284Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: 2021-05-16T01:56:19.3698419Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ 2021-05-16T01:56:19.3700508Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ 2021-05-16T01:56:19.3702438Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ 2021-05-16T01:56:19.3704274Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ 2021-05-16T01:56:19.3706392Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ 2021-05-16T01:56:19.3708152Z ../inst/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ 2021-05-16T01:56:19.3709580Z ../inst/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:168:29: required from here 2021-05-16T01:56:19.3712274Z ../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-16T01:56:19.3713722Z 55 | >::type PacketReturnType; 2021-05-16T01:56:19.3714461Z | ^~~~~~~~~~~~~~~~ 2021-05-16T01:56:19.3819001Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’: 2021-05-16T01:56:19.3821515Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase >, 1>’ 2021-05-16T01:56:19.3823813Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase >, 3>’ 2021-05-16T01:56:19.3826110Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase > >’ 2021-05-16T01:56:19.3828145Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase > >’ 2021-05-16T01:56:19.3830175Z ../inst/include/Eigen/src/Core/Transpose.h:115:37: required from ‘class Eigen::TransposeImpl, Eigen::Dense>’ 2021-05-16T01:56:19.3832079Z ../inst/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose >’ 2021-05-16T01:56:19.3833612Z ../inst/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:178:72: required from here 2021-05-16T01:56:19.3836346Z ../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-16T01:56:19.4000335Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: 2021-05-16T01:56:19.4003392Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ 2021-05-16T01:56:19.4006365Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ 2021-05-16T01:56:19.4009080Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ 2021-05-16T01:56:19.4012019Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ 2021-05-16T01:56:19.4014769Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ 2021-05-16T01:56:19.4017224Z ../inst/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ 2021-05-16T01:56:19.4019200Z ../inst/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:179:36: required from here 2021-05-16T01:56:19.4022983Z ../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-16T01:56:23.4684171Z 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-16T01:56:24.6752270Z In file included from ../inst/include/Eigen/Core:397, 2021-05-16T01:56:24.6755766Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:24.6756596Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:24.6757413Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:24.6758043Z from fastLm.h:25, 2021-05-16T01:56:24.6758592Z from fastLm.cpp:23: 2021-05-16T01:56:24.6760750Z ../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-16T01:56:24.6762114Z 60 | template<> struct is_arithmetic<__m128> { enum { value = true }; }; 2021-05-16T01:56:24.6763087Z | ^ 2021-05-16T01:56:24.6764830Z ../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-16T01:56:24.6766220Z 61 | template<> struct is_arithmetic<__m128i> { enum { value = true }; }; 2021-05-16T01:56:24.6766894Z | ^ 2021-05-16T01:56:24.6768573Z ../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-16T01:56:24.6769922Z 62 | template<> struct is_arithmetic<__m128d> { enum { value = true }; }; 2021-05-16T01:56:24.6770602Z | ^ 2021-05-16T01:56:24.6772808Z ../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-16T01:56:24.6774635Z 161 | template<> struct unpacket_traits { typedef float type; enum {size=4, alignment=Aligned16}; typedef Packet4f half; }; 2021-05-16T01:56:24.6775616Z | ^ 2021-05-16T01:56:24.6777664Z ../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-16T01:56:24.6779509Z 162 | template<> struct unpacket_traits { typedef double type; enum {size=2, alignment=Aligned16}; typedef Packet2d half; }; 2021-05-16T01:56:24.6780519Z | ^ 2021-05-16T01:56:24.6782607Z ../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-16T01:56:24.6784452Z 163 | template<> struct unpacket_traits { typedef int type; enum {size=4, alignment=Aligned16}; typedef Packet4i half; }; 2021-05-16T01:56:24.6785716Z | ^ 2021-05-16T01:56:24.6885221Z ../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-16T01:56:24.6886694Z 718 | struct palign_impl 2021-05-16T01:56:24.6887314Z | ^ 2021-05-16T01:56:24.6889439Z ../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-16T01:56:24.6890805Z 741 | struct palign_impl 2021-05-16T01:56:24.6891421Z | ^ 2021-05-16T01:56:24.6893506Z ../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-16T01:56:24.6894847Z 764 | struct palign_impl 2021-05-16T01:56:24.6895469Z | ^ 2021-05-16T01:56:24.6897489Z ../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-16T01:56:24.6898887Z 778 | ptranspose(PacketBlock& kernel) { 2021-05-16T01:56:24.6899553Z | ^ 2021-05-16T01:56:24.6901576Z ../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-16T01:56:24.6902977Z 783 | ptranspose(PacketBlock& kernel) { 2021-05-16T01:56:24.6903627Z | ^ 2021-05-16T01:56:24.6907572Z ../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-16T01:56:24.6909092Z 790 | ptranspose(PacketBlock& kernel) { 2021-05-16T01:56:24.6911091Z | ^ 2021-05-16T01:56:24.7048993Z In file included from ../inst/include/Eigen/Core:377, 2021-05-16T01:56:24.7049749Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:24.7050563Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:24.7051381Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:24.7051986Z from fastLm.h:25, 2021-05-16T01:56:24.7052545Z from fastLm.cpp:23: 2021-05-16T01:56:24.7054957Z ../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-16T01:56:24.7056625Z 15 | template<> struct conj_helper { \ 2021-05-16T01:56:24.7057492Z | ^ 2021-05-16T01:56:24.7058800Z ../inst/include/Eigen/src/Core/arch/SSE/Complex.h:232:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 2021-05-16T01:56:24.7059919Z 232 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) 2021-05-16T01:56:24.7060601Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T01:56:24.7062716Z ../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-16T01:56:24.7080161Z 22 | template<> struct conj_helper { \ 2021-05-16T01:56:24.7081148Z | ^ 2021-05-16T01:56:24.7082653Z ../inst/include/Eigen/src/Core/arch/SSE/Complex.h:232:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 2021-05-16T01:56:24.7084018Z 232 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) 2021-05-16T01:56:24.7084698Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T01:56:24.7099100Z ../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-16T01:56:24.7100779Z 15 | template<> struct conj_helper { \ 2021-05-16T01:56:24.7101634Z | ^ 2021-05-16T01:56:24.7102931Z ../inst/include/Eigen/src/Core/arch/SSE/Complex.h:417:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 2021-05-16T01:56:24.7104051Z 417 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) 2021-05-16T01:56:24.7104749Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T01:56:24.7107100Z ../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-16T01:56:24.7108751Z 22 | template<> struct conj_helper { \ 2021-05-16T01:56:24.7109620Z | ^ 2021-05-16T01:56:24.7110904Z ../inst/include/Eigen/src/Core/arch/SSE/Complex.h:417:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 2021-05-16T01:56:24.7112012Z 417 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) 2021-05-16T01:56:24.7112705Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T01:56:25.0512307Z In file included from ../inst/include/Eigen/Core:370, 2021-05-16T01:56:25.0514072Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:25.0515521Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:25.0516996Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:25.0518101Z from fastLm.h:25, 2021-05-16T01:56:25.0519069Z from fastLm.cpp:23: 2021-05-16T01:56:25.0522520Z ../inst/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: 2021-05-16T01:56:25.0530379Z ../inst/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ 2021-05-16T01:56:25.0533910Z ../inst/include/Eigen/src/Geometry/Quaternion.h:242:7: required from ‘struct Eigen::internal::traits >’ 2021-05-16T01:56:25.0536176Z ../inst/include/Eigen/src/Geometry/arch/Geometry_SSE.h:24:46: required from here 2021-05-16T01:56:25.0540403Z ../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-16T01:56:25.0544059Z 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> 2021-05-16T01:56:25.0546296Z | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T01:56:25.0550145Z ../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-16T01:56:25.0553759Z 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> 2021-05-16T01:56:25.0556130Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T01:56:25.0560000Z ../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-16T01:56:25.0565476Z ../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-16T01:56:25.0570603Z ../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-16T01:56:25.0573637Z 205 | typedef typename find_best_packet_helper::type>::type type; 2021-05-16T01:56:25.0575377Z | ^~~~ 2021-05-16T01:56:25.0576723Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T01:56:25.0578029Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:25.0579477Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:25.0580897Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:25.0582053Z from fastLm.h:25, 2021-05-16T01:56:25.0583025Z from fastLm.cpp:23: 2021-05-16T01:56:25.0586218Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: 2021-05-16T01:56:25.0590059Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ 2021-05-16T01:56:25.0593787Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ 2021-05-16T01:56:25.0597429Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ 2021-05-16T01:56:25.0600724Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ 2021-05-16T01:56:25.0603340Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ 2021-05-16T01:56:25.0605122Z ../inst/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ 2021-05-16T01:56:25.0606946Z ../inst/include/Eigen/src/Geometry/Quaternion.h:46:50: required from ‘class Eigen::QuaternionBase >’ 2021-05-16T01:56:25.0608801Z ../inst/include/Eigen/src/Geometry/Quaternion.h:250:7: required from ‘class Eigen::Quaternion’ 2021-05-16T01:56:25.0609985Z ../inst/include/Eigen/src/Geometry/arch/Geometry_SSE.h:27:3: required from here 2021-05-16T01:56:25.0612383Z ../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-16T01:56:25.0613846Z 55 | >::type PacketReturnType; 2021-05-16T01:56:25.0614485Z | ^~~~~~~~~~~~~~~~ 2021-05-16T01:56:25.0696179Z In file included from ../inst/include/Eigen/Core:370, 2021-05-16T01:56:25.0696993Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:25.0697798Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:25.0698623Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:25.0699236Z from fastLm.h:25, 2021-05-16T01:56:25.0699800Z from fastLm.cpp:23: 2021-05-16T01:56:25.0701749Z ../inst/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: 2021-05-16T01:56:25.0703703Z ../inst/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ 2021-05-16T01:56:25.0705845Z ../inst/include/Eigen/src/Geometry/Quaternion.h:242:7: required from ‘struct Eigen::internal::traits >’ 2021-05-16T01:56:25.0707358Z ../inst/include/Eigen/src/Geometry/arch/Geometry_SSE.h:88:47: required from here 2021-05-16T01:56:25.0709811Z ../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-16T01:56:25.0713211Z 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> 2021-05-16T01:56:25.0714395Z | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T01:56:25.0716629Z ../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-16T01:56:25.0718677Z 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> 2021-05-16T01:56:25.0720020Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T01:56:25.0722235Z ../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-16T01:56:25.0725181Z ../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-16T01:56:25.0728240Z ../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-16T01:56:25.0729948Z 205 | typedef typename find_best_packet_helper::type>::type type; 2021-05-16T01:56:25.0730928Z | ^~~~ 2021-05-16T01:56:25.0731692Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T01:56:25.0732428Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:25.0733247Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:25.0734049Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:25.0734676Z from fastLm.h:25, 2021-05-16T01:56:25.0735244Z from fastLm.cpp:23: 2021-05-16T01:56:25.0736965Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: 2021-05-16T01:56:25.0739138Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ 2021-05-16T01:56:25.0741266Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ 2021-05-16T01:56:25.0743242Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ 2021-05-16T01:56:25.0745271Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ 2021-05-16T01:56:25.0747278Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ 2021-05-16T01:56:25.0749082Z ../inst/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ 2021-05-16T01:56:25.0750934Z ../inst/include/Eigen/src/Geometry/Quaternion.h:46:50: required from ‘class Eigen::QuaternionBase >’ 2021-05-16T01:56:25.0752814Z ../inst/include/Eigen/src/Geometry/Quaternion.h:250:7: required from ‘class Eigen::Quaternion’ 2021-05-16T01:56:25.0754116Z ../inst/include/Eigen/src/Geometry/arch/Geometry_SSE.h:92:3: required from here 2021-05-16T01:56:25.0756531Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:25.0758020Z 55 | >::type PacketReturnType; 2021-05-16T01:56:25.0758659Z | ^~~~~~~~~~~~~~~~ 2021-05-16T01:56:25.2460578Z In file included from ../inst/include/Eigen/SparseCore:37, 2021-05-16T01:56:25.2462061Z from ../inst/include/Eigen/Sparse:26, 2021-05-16T01:56:25.2463494Z from ../inst/include/RcppEigenForward.h:31, 2021-05-16T01:56:25.2464937Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:25.2466390Z from fastLm.h:25, 2021-05-16T01:56:25.2467382Z from fastLm.cpp:23: 2021-05-16T01:56:25.2471396Z ../inst/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase >’: 2021-05-16T01:56:25.2476013Z ../inst/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from ‘class Eigen::SparseCompressedBase >’ 2021-05-16T01:56:25.2480015Z ../inst/include/Eigen/src/SparseCore/SparseMatrix.h:96:7: required from ‘class Eigen::SparseMatrix’ 2021-05-16T01:56:25.2482744Z ../inst/include/unsupported/Eigen/src/IterativeSolvers/ConstrainedConjGrad.h:61:25: required from here 2021-05-16T01:56:25.2487679Z ../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-16T01:56:25.2490768Z 47 | >::type PacketReturnType; 2021-05-16T01:56:25.2491924Z | ^~~~~~~~~~~~~~~~ 2021-05-16T01:56:25.2661935Z In file included from ../inst/include/Eigen/Core:370, 2021-05-16T01:56:25.2663330Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:25.2664840Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:25.2666583Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:25.2669705Z from fastLm.h:25, 2021-05-16T01:56:25.2670704Z from fastLm.cpp:23: 2021-05-16T01:56:25.2674111Z ../inst/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: 2021-05-16T01:56:25.2677464Z ../inst/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ 2021-05-16T01:56:25.2681008Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ 2021-05-16T01:56:25.2684154Z ../inst/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ 2021-05-16T01:56:25.2686702Z ../inst/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:168:29: required from here 2021-05-16T01:56:25.2691471Z ../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-16T01:56:25.2695139Z 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> 2021-05-16T01:56:25.2697193Z | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T01:56:25.2701081Z ../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-16T01:56:25.2704711Z 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> 2021-05-16T01:56:25.2707911Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T01:56:25.2711962Z ../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-16T01:56:25.2717302Z ../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-16T01:56:25.2722556Z ../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-16T01:56:25.2725573Z 205 | typedef typename find_best_packet_helper::type>::type type; 2021-05-16T01:56:25.2727298Z | ^~~~ 2021-05-16T01:56:25.2728619Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T01:56:25.2729919Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:25.2731346Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:25.2732771Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:25.2733865Z from fastLm.h:25, 2021-05-16T01:56:25.2734830Z from fastLm.cpp:23: 2021-05-16T01:56:25.2737345Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: 2021-05-16T01:56:25.2739502Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ 2021-05-16T01:56:25.2741593Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ 2021-05-16T01:56:25.2743529Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ 2021-05-16T01:56:25.2745423Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ 2021-05-16T01:56:25.2747410Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ 2021-05-16T01:56:25.2749169Z ../inst/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ 2021-05-16T01:56:25.2750591Z ../inst/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:168:29: required from here 2021-05-16T01:56:25.2753299Z ../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-16T01:56:25.2754761Z 55 | >::type PacketReturnType; 2021-05-16T01:56:25.2755394Z | ^~~~~~~~~~~~~~~~ 2021-05-16T01:56:25.2825365Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’: 2021-05-16T01:56:25.2827812Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase >, 1>’ 2021-05-16T01:56:25.2830118Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase >, 3>’ 2021-05-16T01:56:25.2832285Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase > >’ 2021-05-16T01:56:25.2834573Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase > >’ 2021-05-16T01:56:25.2836599Z ../inst/include/Eigen/src/Core/Transpose.h:115:37: required from ‘class Eigen::TransposeImpl, Eigen::Dense>’ 2021-05-16T01:56:25.2838494Z ../inst/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose >’ 2021-05-16T01:56:25.2840007Z ../inst/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:178:72: required from here 2021-05-16T01:56:25.2842738Z ../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-16T01:56:25.3003125Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: 2021-05-16T01:56:25.3005374Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ 2021-05-16T01:56:25.3007491Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ 2021-05-16T01:56:25.3009428Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ 2021-05-16T01:56:25.3011264Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ 2021-05-16T01:56:25.3013250Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ 2021-05-16T01:56:25.3015270Z ../inst/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ 2021-05-16T01:56:25.3016725Z ../inst/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:179:36: required from here 2021-05-16T01:56:25.3019498Z ../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-16T01:56:27.3891597Z In file included from ../inst/include/Eigen/Core:370, 2021-05-16T01:56:27.3892402Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:27.3893207Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:27.3894027Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:27.3894638Z from fastLm.h:25, 2021-05-16T01:56:27.3895202Z from fastLm.cpp:23: 2021-05-16T01:56:27.3897330Z ../inst/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: 2021-05-16T01:56:27.3900755Z ../inst/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ 2021-05-16T01:56:27.3902806Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ 2021-05-16T01:56:27.3904617Z ../inst/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ 2021-05-16T01:56:27.3905640Z fastLm.h:45:21: required from here 2021-05-16T01:56:27.3907878Z ../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-16T01:56:27.3909946Z 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> 2021-05-16T01:56:27.3911137Z | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T01:56:27.3913300Z ../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-16T01:56:27.3915663Z 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> 2021-05-16T01:56:27.3917007Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T01:56:27.3919230Z ../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-16T01:56:27.3922180Z ../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-16T01:56:27.3925094Z ../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-16T01:56:27.3926782Z 205 | typedef typename find_best_packet_helper::type>::type type; 2021-05-16T01:56:27.3927738Z | ^~~~ 2021-05-16T01:56:27.3928513Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T01:56:27.3929261Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:27.3930058Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:27.3930875Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:27.3931483Z from fastLm.h:25, 2021-05-16T01:56:27.3932173Z from fastLm.cpp:23: 2021-05-16T01:56:27.3933908Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: 2021-05-16T01:56:27.3936103Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ 2021-05-16T01:56:27.3938253Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ 2021-05-16T01:56:27.3940216Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ 2021-05-16T01:56:27.3942093Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ 2021-05-16T01:56:27.3944095Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ 2021-05-16T01:56:27.3946048Z ../inst/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ 2021-05-16T01:56:27.3946924Z fastLm.h:45:21: required from here 2021-05-16T01:56:27.3949168Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:27.3950621Z 55 | >::type PacketReturnType; 2021-05-16T01:56:27.3951257Z | ^~~~~~~~~~~~~~~~ 2021-05-16T01:56:27.4064230Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: 2021-05-16T01:56:27.4066644Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ 2021-05-16T01:56:27.4068812Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ 2021-05-16T01:56:27.4070808Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ 2021-05-16T01:56:27.4072917Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ 2021-05-16T01:56:27.4074933Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ 2021-05-16T01:56:27.4076751Z ../inst/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ 2021-05-16T01:56:27.4078771Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:68:124: required from ‘class Eigen::ColPivHouseholderQR >’ 2021-05-16T01:56:27.4081323Z fastLm.h:48:42: required from here 2021-05-16T01:56:27.4083653Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:27.4363784Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: 2021-05-16T01:56:27.4366947Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ 2021-05-16T01:56:27.4369932Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ 2021-05-16T01:56:27.4372653Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ 2021-05-16T01:56:27.4375249Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ 2021-05-16T01:56:27.4378423Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ 2021-05-16T01:56:27.4380983Z ../inst/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ 2021-05-16T01:56:27.4383820Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:438:19: required from ‘class Eigen::ColPivHouseholderQR >’ 2021-05-16T01:56:27.4385691Z fastLm.h:48:42: required from here 2021-05-16T01:56:27.4388868Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:27.4509661Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>’: 2021-05-16T01:56:27.4512168Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1>’ 2021-05-16T01:56:27.4514640Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 3>’ 2021-05-16T01:56:27.4516932Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >’ 2021-05-16T01:56:27.4519085Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >’ 2021-05-16T01:56:27.4521214Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>’ 2021-05-16T01:56:27.4523301Z ../inst/include/Eigen/src/Core/MapBase.h:221:34: required from ‘class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 1>’ 2021-05-16T01:56:27.4525227Z ../inst/include/Eigen/src/Core/Map.h:94:79: required from ‘class Eigen::Map, 0, Eigen::Stride<0, 0> >’ 2021-05-16T01:56:27.4526400Z fastLm.h:53:16: required from here 2021-05-16T01:56:27.4528687Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:27.4637138Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>’: 2021-05-16T01:56:27.4639653Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1>’ 2021-05-16T01:56:27.4642069Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 3>’ 2021-05-16T01:56:27.4644358Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >’ 2021-05-16T01:56:27.4646563Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >’ 2021-05-16T01:56:27.4648693Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>’ 2021-05-16T01:56:27.4650774Z ../inst/include/Eigen/src/Core/MapBase.h:221:34: required from ‘class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 1>’ 2021-05-16T01:56:27.4652697Z ../inst/include/Eigen/src/Core/Map.h:94:79: required from ‘class Eigen::Map, 0, Eigen::Stride<0, 0> >’ 2021-05-16T01:56:27.4653622Z fastLm.h:54:16: required from here 2021-05-16T01:56:27.4656088Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:27.4764835Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>’: 2021-05-16T01:56:27.4767696Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::Matrix > >’ 2021-05-16T01:56:27.4770351Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, Eigen::Matrix > >’ 2021-05-16T01:56:27.4772923Z ../inst/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, Eigen::Matrix >’ 2021-05-16T01:56:27.4774129Z fastLm.h:67:74: required from here 2021-05-16T01:56:27.4776414Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:27.4992483Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>’: 2021-05-16T01:56:27.4996354Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::Matrix > >’ 2021-05-16T01:56:27.4999992Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, Eigen::Matrix > >’ 2021-05-16T01:56:27.5003538Z ../inst/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, Eigen::Matrix >’ 2021-05-16T01:56:27.5005536Z fastLm.cpp:47:44: required from here 2021-05-16T01:56:27.5008734Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:27.5109461Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: 2021-05-16T01:56:27.5111659Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ 2021-05-16T01:56:27.5113798Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ 2021-05-16T01:56:27.5115976Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ 2021-05-16T01:56:27.5117865Z ../inst/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase >’ 2021-05-16T01:56:27.5119852Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ 2021-05-16T01:56:27.5121626Z ../inst/include/Eigen/src/Core/Array.h:45:7: required from ‘class Eigen::Array’ 2021-05-16T01:56:27.5122504Z fastLm.cpp:60:46: required from here 2021-05-16T01:56:27.5124761Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:27.5238648Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Array >, 0>’: 2021-05-16T01:56:27.5241449Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::Array > >’ 2021-05-16T01:56:27.5244055Z ../inst/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, Eigen::Array > >’ 2021-05-16T01:56:27.5246550Z ../inst/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, Eigen::Array >’ 2021-05-16T01:56:27.5250090Z ../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-16T01:56:27.5254161Z ../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-16T01:56:27.5258308Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >’ 2021-05-16T01:56:27.5259988Z fastLm.cpp:64:24: required from here 2021-05-16T01:56:27.5262288Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:27.5472092Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 0>’: 2021-05-16T01:56:27.5475985Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 2>’ 2021-05-16T01:56:27.5479492Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > > >’ 2021-05-16T01:56:27.5482868Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > > >’ 2021-05-16T01:56:27.5486609Z ../inst/include/Eigen/src/Core/Transpose.h:115:37: required from ‘class Eigen::TransposeImpl, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’ 2021-05-16T01:56:27.5489832Z ../inst/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, 0, Eigen::Stride<0, 0> > >’ 2021-05-16T01:56:27.5491362Z fastLm.cpp:70:29: required from here 2021-05-16T01:56:27.5494501Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:27.5613918Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>’: 2021-05-16T01:56:27.5617144Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, Eigen::Map, 0, Eigen::Stride<0, 0> > > >’ 2021-05-16T01:56:27.5620154Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, Eigen::Map, 0, Eigen::Stride<0, 0> > > >’ 2021-05-16T01:56:27.5623098Z ../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-16T01:56:27.5626024Z ../inst/include/Eigen/src/Core/Solve.h:62:7: required from ‘class Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >’ 2021-05-16T01:56:27.5627290Z fastLm.cpp:92:30: required from here 2021-05-16T01:56:27.5629609Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:27.5762505Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0>, 0>’: 2021-05-16T01:56:27.5765298Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0> >’ 2021-05-16T01:56:27.5767895Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0> >’ 2021-05-16T01:56:27.5770508Z ../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-16T01:56:27.5773068Z ../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-16T01:56:27.5775467Z ../inst/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0>’ 2021-05-16T01:56:27.5776600Z fastLm.cpp:93:23: required from here 2021-05-16T01:56:27.5778867Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:27.5883589Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, 0>’: 2021-05-16T01:56:27.5886440Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, 2>’ 2021-05-16T01:56:27.5888754Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false> >’ 2021-05-16T01:56:27.5890934Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false> >’ 2021-05-16T01:56:27.5893059Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, -1, false>, 0>’ 2021-05-16T01:56:27.5895178Z ../inst/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, -1, -1, false, true>’ 2021-05-16T01:56:27.5897304Z ../inst/include/Eigen/src/Core/Block.h:154:7: required from ‘class Eigen::BlockImpl, -1, -1, false, Eigen::Dense>’ 2021-05-16T01:56:27.5899266Z ../inst/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block, -1, -1, false>’ 2021-05-16T01:56:27.5900228Z fastLm.cpp:94:52: required from here 2021-05-16T01:56:27.5902577Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:27.6040176Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, 2>, Eigen::Matrix >, 0>’: 2021-05-16T01:56:27.6043322Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false>, 2>, Eigen::Matrix > >’ 2021-05-16T01:56:27.6046532Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false>, 2>, Eigen::Matrix > >’ 2021-05-16T01:56:27.6049400Z ../inst/include/Eigen/src/Core/Solve.h:86:7: required from ‘class Eigen::SolveImpl, -1, -1, false>, 2>, Eigen::Matrix, Eigen::Dense>’ 2021-05-16T01:56:27.6054580Z ../inst/include/Eigen/src/Core/Solve.h:62:7: required from ‘class Eigen::Solve, -1, -1, false>, 2>, Eigen::Matrix >’ 2021-05-16T01:56:27.6055870Z fastLm.cpp:95:38: required from here 2021-05-16T01:56:27.6058201Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:27.6185541Z ../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-16T01:56:27.6189627Z ../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-16T01:56:27.6193594Z ../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-16T01:56:27.6197296Z ../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-16T01:56:27.6198884Z fastLm.cpp:95:55: required from here 2021-05-16T01:56:27.6201170Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:27.6325257Z ../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-16T01:56:27.6329802Z ../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-16T01:56:27.6334144Z ../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-16T01:56:27.6338453Z ../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-16T01:56:27.6342935Z ../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-16T01:56:27.6347341Z ../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-16T01:56:27.6349112Z fastLm.cpp:95:55: required from here 2021-05-16T01:56:27.6351435Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:27.6452864Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, 2>, Eigen::CwiseNullaryOp, Eigen::Matrix > >, 0>’: 2021-05-16T01:56:27.6457046Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false>, 2>, Eigen::CwiseNullaryOp, Eigen::Matrix > > >’ 2021-05-16T01:56:27.6460749Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false>, 2>, Eigen::CwiseNullaryOp, Eigen::Matrix > > >’ 2021-05-16T01:56:27.6464375Z ../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-16T01:56:27.6468059Z ../inst/include/Eigen/src/Core/Solve.h:62:7: required from ‘class Eigen::Solve, -1, -1, false>, 2>, Eigen::CwiseNullaryOp, Eigen::Matrix > >’ 2021-05-16T01:56:27.6469582Z fastLm.cpp:100:42: required from here 2021-05-16T01:56:27.6471878Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:27.6598305Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, false>, 0>’: 2021-05-16T01:56:27.6600797Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, false>, 1>’ 2021-05-16T01:56:27.6603173Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, false>, 3>’ 2021-05-16T01:56:27.6605375Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, 1, false> >’ 2021-05-16T01:56:27.6607483Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, 1, false> >’ 2021-05-16T01:56:27.6609835Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, 1, false>, 0>’ 2021-05-16T01:56:27.6611834Z ../inst/include/Eigen/src/Core/MapBase.h:221:34: required from ‘class Eigen::MapBase, -1, 1, false>, 1>’ 2021-05-16T01:56:27.6613902Z ../inst/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, -1, 1, false, true>’ 2021-05-16T01:56:27.6615933Z ../inst/include/Eigen/src/Core/Block.h:154:7: required from ‘class Eigen::BlockImpl, -1, 1, false, Eigen::Dense>’ 2021-05-16T01:56:27.6617800Z ../inst/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block, -1, 1, false>’ 2021-05-16T01:56:27.6619674Z ../inst/include/Eigen/src/Core/VectorBlock.h:56:47: required from ‘class Eigen::VectorBlock, -1>’ 2021-05-16T01:56:27.6620712Z fastLm.cpp:102:17: required from here 2021-05-16T01:56:27.6622991Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:27.6778386Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Block, -1, 1, false>, 0>, 0>’: 2021-05-16T01:56:27.6782185Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::Block, -1, 1, false>, 0> >’ 2021-05-16T01:56:27.6786282Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, Eigen::Block, -1, 1, false>, 0> >’ 2021-05-16T01:56:27.6789898Z ../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-16T01:56:27.6793343Z ../inst/include/Eigen/src/Core/Product.h:147:7: required from ‘class Eigen::ProductImpl, Eigen::Block, -1, 1, false>, 0, Eigen::Dense>’ 2021-05-16T01:56:27.6796565Z ../inst/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, Eigen::Block, -1, 1, false>, 0>’ 2021-05-16T01:56:27.6798115Z fastLm.cpp:102:61: required from here 2021-05-16T01:56:27.6801296Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:27.6902849Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix, 2>, 0>’: 2021-05-16T01:56:27.6905739Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::Matrix, 2> >’ 2021-05-16T01:56:27.6908268Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, Eigen::Matrix, 2> >’ 2021-05-16T01:56:27.6910745Z ../inst/include/Eigen/src/Core/Product.h:115:7: required from ‘class Eigen::internal::dense_product_base, Eigen::Matrix, 2, 7>’ 2021-05-16T01:56:27.6913219Z ../inst/include/Eigen/src/Core/Product.h:147:7: required from ‘class Eigen::ProductImpl, Eigen::Matrix, 2, Eigen::Dense>’ 2021-05-16T01:56:27.6915772Z ../inst/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, Eigen::Matrix, 2>’ 2021-05-16T01:56:27.6916882Z fastLm.cpp:103:45: required from here 2021-05-16T01:56:27.6919157Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:27.7048097Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::internal::member_norm, 1>, 0>’: 2021-05-16T01:56:27.7050978Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::internal::member_norm, 1> >’ 2021-05-16T01:56:27.7053619Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, Eigen::internal::member_norm, 1> >’ 2021-05-16T01:56:27.7056118Z ../inst/include/Eigen/src/Core/VectorwiseOp.h:56:7: required from ‘class Eigen::PartialReduxExpr, Eigen::internal::member_norm, 1>’ 2021-05-16T01:56:27.7057253Z fastLm.cpp:108:58: required from here 2021-05-16T01:56:27.7059427Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:28.0498949Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>’: 2021-05-16T01:56:28.0502048Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, Eigen::Map, 0, Eigen::Stride<0, 0> > > >’ 2021-05-16T01:56:28.0504895Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, Eigen::Map, 0, Eigen::Stride<0, 0> > > >’ 2021-05-16T01:56:28.0507817Z ../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-16T01:56:28.0510438Z ../inst/include/Eigen/src/Core/Solve.h:62:7: required from ‘class Eigen::Solve >, Eigen::Map, 0, Eigen::Stride<0, 0> > >’ 2021-05-16T01:56:28.0511643Z fastLm.cpp:114:41: required from here 2021-05-16T01:56:28.0513926Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:28.0678694Z ../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-16T01:56:28.0682092Z ../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-16T01:56:28.0685266Z ../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-16T01:56:28.0688742Z ../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-16T01:56:28.0691829Z ../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-16T01:56:28.0694781Z ../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-16T01:56:28.0696104Z fastLm.cpp:123:45: required from here 2021-05-16T01:56:28.0698385Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:28.0806310Z ../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-16T01:56:28.0810412Z ../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-16T01:56:28.0814267Z ../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-16T01:56:28.0817871Z ../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-16T01:56:28.0821272Z ../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-16T01:56:28.0822733Z fastLm.cpp:123:46: required from here 2021-05-16T01:56:28.0825560Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:28.0953562Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1>, Eigen::Matrix >, 0>’: 2021-05-16T01:56:28.0956370Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 1>, Eigen::Matrix > >’ 2021-05-16T01:56:28.0959019Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 1>, Eigen::Matrix > >’ 2021-05-16T01:56:28.0961587Z ../inst/include/Eigen/src/Core/Solve.h:86:7: required from ‘class Eigen::SolveImpl, 1>, Eigen::Matrix, Eigen::Dense>’ 2021-05-16T01:56:28.0964363Z ../inst/include/Eigen/src/Core/Solve.h:62:7: required from ‘class Eigen::Solve, 1>, Eigen::Matrix >’ 2021-05-16T01:56:28.0965510Z fastLm.cpp:125:46: required from here 2021-05-16T01:56:28.0967777Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:28.1091444Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1>, Eigen::Matrix >, Eigen::internal::member_norm, 0>, 0>’: 2021-05-16T01:56:28.1095215Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 1>, Eigen::Matrix >, Eigen::internal::member_norm, 0> >’ 2021-05-16T01:56:28.1098655Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 1>, Eigen::Matrix >, Eigen::internal::member_norm, 0> >’ 2021-05-16T01:56:28.1101959Z ../inst/include/Eigen/src/Core/VectorwiseOp.h:56:7: required from ‘class Eigen::PartialReduxExpr, 1>, Eigen::Matrix >, Eigen::internal::member_norm, 0>’ 2021-05-16T01:56:28.1103694Z fastLm.cpp:125:63: required from here 2021-05-16T01:56:28.1106193Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:28.1239704Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>, 0>’: 2021-05-16T01:56:28.1243156Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, 0>, 2>’ 2021-05-16T01:56:28.1246242Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0> >’ 2021-05-16T01:56:28.1249153Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0> >’ 2021-05-16T01:56:28.1251910Z ../inst/include/Eigen/src/Core/Diagonal.h:63:53: required from ‘class Eigen::Diagonal, 0>’ 2021-05-16T01:56:28.1253276Z fastLm.cpp:130:19: required from here 2021-05-16T01:56:28.1256451Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:28.1365618Z ../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-16T01:56:28.1369557Z ../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-16T01:56:28.1373607Z ../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-16T01:56:28.1377187Z ../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-16T01:56:28.1380624Z ../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-16T01:56:28.1382101Z fastLm.cpp:135:46: required from here 2021-05-16T01:56:28.1384392Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:28.1629532Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1>, Eigen::Matrix >, 0>’: 2021-05-16T01:56:28.1632220Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 1>, Eigen::Matrix > >’ 2021-05-16T01:56:28.1634953Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 1>, Eigen::Matrix > >’ 2021-05-16T01:56:28.1637368Z ../inst/include/Eigen/src/Core/Solve.h:86:7: required from ‘class Eigen::SolveImpl, 1>, Eigen::Matrix, Eigen::Dense>’ 2021-05-16T01:56:28.1639553Z ../inst/include/Eigen/src/Core/Solve.h:62:7: required from ‘class Eigen::Solve, 1>, Eigen::Matrix >’ 2021-05-16T01:56:28.1640612Z fastLm.cpp:137:36: required from here 2021-05-16T01:56:28.1642900Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:28.1749157Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1>, Eigen::Matrix >, 0>, 0>’: 2021-05-16T01:56:28.1751993Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 1>, Eigen::Matrix >, 0> >’ 2021-05-16T01:56:28.1754642Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 1>, Eigen::Matrix >, 0> >’ 2021-05-16T01:56:28.1757133Z ../inst/include/Eigen/src/Core/Diagonal.h:63:53: required from ‘class Eigen::Diagonal, 1>, Eigen::Matrix >, 0>’ 2021-05-16T01:56:28.1758294Z fastLm.cpp:137:47: required from here 2021-05-16T01:56:28.1760575Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:28.1866330Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1>, Eigen::Matrix >, 0> >, 0>’: 2021-05-16T01:56:28.1869795Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 1>, Eigen::Matrix >, 0> > >’ 2021-05-16T01:56:28.1873973Z ../inst/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, 1>, Eigen::Matrix >, 0> > >’ 2021-05-16T01:56:28.1876874Z ../inst/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from ‘class Eigen::ArrayWrapper, 1>, Eigen::Matrix >, 0> >’ 2021-05-16T01:56:28.1878195Z fastLm.cpp:137:55: required from here 2021-05-16T01:56:28.1880477Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:28.1972668Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, 1>, Eigen::Matrix >, 0> > >, 0>’: 2021-05-16T01:56:28.1976707Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::ArrayWrapper, 1>, Eigen::Matrix >, 0> > > >’ 2021-05-16T01:56:28.1980374Z ../inst/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::ArrayWrapper, 1>, Eigen::Matrix >, 0> > > >’ 2021-05-16T01:56:28.1984044Z ../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-16T01:56:28.1987805Z ../inst/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 1>, Eigen::Matrix >, 0> > >’ 2021-05-16T01:56:28.1989377Z fastLm.cpp:137:62: required from here 2021-05-16T01:56:28.1991656Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:28.2091688Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’: 2021-05-16T01:56:28.2094184Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase >, 2>’ 2021-05-16T01:56:28.2096409Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase > >’ 2021-05-16T01:56:28.2098545Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase > >’ 2021-05-16T01:56:28.2100701Z ../inst/include/Eigen/src/Core/Transpose.h:115:37: required from ‘class Eigen::TransposeImpl, Eigen::Dense>’ 2021-05-16T01:56:28.2102935Z ../inst/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose >’ 2021-05-16T01:56:28.2103940Z fastLm.cpp:159:26: required from here 2021-05-16T01:56:28.2106568Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:28.2208196Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’: 2021-05-16T01:56:28.2210720Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase >, 1>’ 2021-05-16T01:56:28.2213163Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase >, 3>’ 2021-05-16T01:56:28.2215410Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase > >’ 2021-05-16T01:56:28.2217543Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase > >’ 2021-05-16T01:56:28.2219573Z ../inst/include/Eigen/src/Core/ArrayWrapper.h:140:7: required from ‘class Eigen::MatrixWrapper >’ 2021-05-16T01:56:28.2220617Z fastLm.cpp:159:46: required from here 2021-05-16T01:56:28.2222905Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:28.2364228Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, Eigen::DiagonalWrapper > >, 1>, 0>’: 2021-05-16T01:56:28.2369058Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, Eigen::DiagonalWrapper > >, 1> >’ 2021-05-16T01:56:28.2373506Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, Eigen::DiagonalWrapper > >, 1> >’ 2021-05-16T01:56:28.2377920Z ../inst/include/Eigen/src/Core/Product.h:115:7: required from ‘class Eigen::internal::dense_product_base >, Eigen::DiagonalWrapper > >, 1, 8>’ 2021-05-16T01:56:28.2382297Z ../inst/include/Eigen/src/Core/Product.h:147:7: required from ‘class Eigen::ProductImpl >, Eigen::DiagonalWrapper > >, 1, Eigen::Dense>’ 2021-05-16T01:56:28.2386735Z ../inst/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product >, Eigen::DiagonalWrapper > >, 1>’ 2021-05-16T01:56:28.2388653Z fastLm.cpp:159:59: required from here 2021-05-16T01:56:28.2391816Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:28.2498578Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Transpose >, 0>, 0>’: 2021-05-16T01:56:28.2501625Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::Transpose >, 0> >’ 2021-05-16T01:56:28.2504193Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, Eigen::Transpose >, 0> >’ 2021-05-16T01:56:28.2506957Z ../inst/include/Eigen/src/Core/Product.h:115:7: required from ‘class Eigen::internal::dense_product_base, Eigen::Transpose >, 0, 8>’ 2021-05-16T01:56:28.2509482Z ../inst/include/Eigen/src/Core/Product.h:147:7: required from ‘class Eigen::ProductImpl, Eigen::Transpose >, 0, Eigen::Dense>’ 2021-05-16T01:56:28.2511867Z ../inst/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, Eigen::Transpose >, 0>’ 2021-05-16T01:56:28.2513017Z fastLm.cpp:160:32: required from here 2021-05-16T01:56:28.2515280Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:28.2636396Z ../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-16T01:56:28.2640242Z ../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-16T01:56:28.2643600Z ../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-16T01:56:28.2646886Z ../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-16T01:56:28.2650120Z ../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-16T01:56:28.2653221Z ../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-16T01:56:28.2654583Z fastLm.cpp:160:36: required from here 2021-05-16T01:56:28.2656869Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:28.2821768Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’: 2021-05-16T01:56:28.2824317Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase >, 2>’ 2021-05-16T01:56:28.2826860Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase > >’ 2021-05-16T01:56:28.2829315Z ../inst/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase > >’ 2021-05-16T01:56:28.2831391Z ../inst/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from ‘class Eigen::ArrayWrapper >’ 2021-05-16T01:56:28.2832444Z fastLm.cpp:168:39: required from here 2021-05-16T01:56:28.2834746Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:28.2934000Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::DiagonalWrapper > >, 1>, 0>’: 2021-05-16T01:56:28.2937153Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::DiagonalWrapper > >, 1> >’ 2021-05-16T01:56:28.2940143Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, Eigen::DiagonalWrapper > >, 1> >’ 2021-05-16T01:56:28.2943098Z ../inst/include/Eigen/src/Core/Product.h:115:7: required from ‘class Eigen::internal::dense_product_base, Eigen::DiagonalWrapper > >, 1, 8>’ 2021-05-16T01:56:28.2946360Z ../inst/include/Eigen/src/Core/Product.h:147:7: required from ‘class Eigen::ProductImpl, Eigen::DiagonalWrapper > >, 1, Eigen::Dense>’ 2021-05-16T01:56:28.2949170Z ../inst/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, Eigen::DiagonalWrapper > >, 1>’ 2021-05-16T01:56:28.2950480Z fastLm.cpp:168:62: required from here 2021-05-16T01:56:28.2952746Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:28.3068790Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1>, 0>’: 2021-05-16T01:56:28.3071270Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, -1>, 2>’ 2021-05-16T01:56:28.3073513Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1> >’ 2021-05-16T01:56:28.3075652Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1> >’ 2021-05-16T01:56:28.3077626Z ../inst/include/Eigen/src/Core/Diagonal.h:63:53: required from ‘class Eigen::Diagonal, -1>’ 2021-05-16T01:56:28.3079767Z ../inst/include/Eigen/src/Eigenvalues/Tridiagonalization.h:96:21: required from ‘class Eigen::Tridiagonalization >’ 2021-05-16T01:56:28.3082301Z ../inst/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:105:62: required from ‘class Eigen::SelfAdjointEigenSolver >’ 2021-05-16T01:56:28.3083628Z fastLm.cpp:176:39: required from here 2021-05-16T01:56:28.3085910Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:28.3252297Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Array >, 0>’: 2021-05-16T01:56:28.3255057Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Array > >’ 2021-05-16T01:56:28.3257579Z ../inst/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::Array > >’ 2021-05-16T01:56:28.3260218Z ../inst/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Array, Eigen::Dense>’ 2021-05-16T01:56:28.3262964Z ../inst/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::Array >’ 2021-05-16T01:56:28.3264165Z fastLm.cpp:178:48: required from here 2021-05-16T01:56:28.3266650Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:28.3350058Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Array > >, 0>’: 2021-05-16T01:56:28.3353125Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Array > > >’ 2021-05-16T01:56:28.3356034Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Array > > >’ 2021-05-16T01:56:28.3358843Z ../inst/include/Eigen/src/Core/ArrayWrapper.h:140:7: required from ‘class Eigen::MatrixWrapper, const Eigen::Array > >’ 2021-05-16T01:56:28.3360144Z fastLm.cpp:178:57: required from here 2021-05-16T01:56:28.3362432Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:28.3493021Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::DiagonalWrapper, const Eigen::Array > > >, 1>, 0>’: 2021-05-16T01:56:28.3496937Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::DiagonalWrapper, const Eigen::Array > > >, 1> >’ 2021-05-16T01:56:28.3500963Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, Eigen::DiagonalWrapper, const Eigen::Array > > >, 1> >’ 2021-05-16T01:56:28.3505041Z ../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-16T01:56:28.3509108Z ../inst/include/Eigen/src/Core/Product.h:147:7: required from ‘class Eigen::ProductImpl, Eigen::DiagonalWrapper, const Eigen::Array > > >, 1, Eigen::Dense>’ 2021-05-16T01:56:28.3512634Z ../inst/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, Eigen::DiagonalWrapper, const Eigen::Array > > >, 1>’ 2021-05-16T01:56:28.3514197Z fastLm.cpp:178:70: required from here 2021-05-16T01:56:28.3516484Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:28.3628485Z ../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-16T01:56:28.3632297Z ../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-16T01:56:28.3635851Z ../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-16T01:56:28.3639388Z ../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-16T01:56:28.3642864Z ../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-16T01:56:28.3646210Z ../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-16T01:56:28.3647677Z fastLm.cpp:179:51: required from here 2021-05-16T01:56:28.3649970Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:28.3780052Z ../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-16T01:56:28.3785716Z ../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-16T01:56:28.3790800Z ../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-16T01:56:28.3796188Z ../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-16T01:56:28.3801560Z ../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-16T01:56:28.3806782Z ../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-16T01:56:28.3808793Z fastLm.cpp:179:55: required from here 2021-05-16T01:56:28.3811505Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:28.3963937Z ../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-16T01:56:28.3967500Z ../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-16T01:56:28.3970894Z ../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-16T01:56:28.3974335Z ../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-16T01:56:28.3977911Z ../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-16T01:56:28.3979373Z fastLm.cpp:226:49: required from here 2021-05-16T01:56:28.3981656Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:28.4096521Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>’: 2021-05-16T01:56:28.4099358Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Matrix > >’ 2021-05-16T01:56:28.4102058Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Matrix > >’ 2021-05-16T01:56:28.4104646Z ../inst/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, const Eigen::Matrix >’ 2021-05-16T01:56:28.4108487Z ../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-16T01:56:28.4112433Z ../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-16T01:56:28.4117531Z ../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-16T01:56:28.4119214Z fastLm.cpp:231:45: required from here 2021-05-16T01:56:28.4121875Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:28.4225426Z ../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-16T01:56:28.4229479Z ../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-16T01:56:28.4233300Z ../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-16T01:56:28.4237192Z ../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-16T01:56:28.4241228Z ../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-16T01:56:28.4242885Z fastLm.cpp:231:45: required from here 2021-05-16T01:56:28.4245161Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:28.5731445Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>’: 2021-05-16T01:56:28.5734657Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >’ 2021-05-16T01:56:28.5737599Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >’ 2021-05-16T01:56:28.5740570Z ../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-16T01:56:28.5743725Z ../inst/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> > >’ 2021-05-16T01:56:28.5747557Z ../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-16T01:56:28.5750622Z ../inst/include/Eigen/src/Core/../plugins/CommonCwiseUnaryOps.h:48:179: required from ‘struct Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >::CastXpr’ 2021-05-16T01:56:28.5754493Z ../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-16T01:56:28.5761932Z ../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-16T01:56:28.5765720Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:28.5768026Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:28.5885218Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>’: 2021-05-16T01:56:28.5888051Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Matrix > >’ 2021-05-16T01:56:28.5890702Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Matrix > >’ 2021-05-16T01:56:28.5893416Z ../inst/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Matrix, Eigen::Dense>’ 2021-05-16T01:56:28.5896026Z ../inst/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::Matrix >’ 2021-05-16T01:56:28.5898970Z ../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-16T01:56:28.5901631Z ../inst/include/Eigen/src/Core/../plugins/CommonCwiseUnaryOps.h:48:179: required from ‘struct Eigen::MatrixBase >::CastXpr’ 2021-05-16T01:56:28.5905359Z ../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-16T01:56:28.5912460Z ../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-16T01:56:28.5916166Z fastLm.cpp:107:59: required from here 2021-05-16T01:56:28.5918470Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:28.6991384Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>’: 2021-05-16T01:56:28.6994225Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::Matrix > >’ 2021-05-16T01:56:28.6996865Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, Eigen::Matrix > >’ 2021-05-16T01:56:28.6999448Z ../inst/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, Eigen::Matrix >’ 2021-05-16T01:56:28.7002624Z ../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-16T01:56:28.7005239Z ../inst/include/Eigen/src/Core/CwiseNullaryOp.h:501:10: required from ‘Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Matrix]’ 2021-05-16T01:56:28.7006420Z fastLm.cpp:69:36: required from here 2021-05-16T01:56:28.7008704Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:28.7206783Z In file included from ../inst/include/Eigen/Core:370, 2021-05-16T01:56:28.7207581Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:28.7208451Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:28.7209258Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:28.7209898Z from fastLm.h:25, 2021-05-16T01:56:28.7210444Z from fastLm.cpp:23: 2021-05-16T01:56:28.7212600Z ../inst/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: 2021-05-16T01:56:28.7214571Z ../inst/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ 2021-05-16T01:56:28.7219282Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ 2021-05-16T01:56:28.7221135Z ../inst/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ 2021-05-16T01:56:28.7224729Z ../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-16T01:56:28.7232616Z ../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-16T01:56:28.7236392Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:28.7238658Z ../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-16T01:56:28.7240723Z 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> 2021-05-16T01:56:28.7241896Z | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T01:56:28.7244038Z ../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-16T01:56:28.7246098Z 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> 2021-05-16T01:56:28.7247429Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T01:56:28.7249864Z ../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-16T01:56:28.7252808Z ../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-16T01:56:28.7255735Z ../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-16T01:56:28.7257444Z 205 | typedef typename find_best_packet_helper::type>::type type; 2021-05-16T01:56:28.7258405Z | ^~~~ 2021-05-16T01:56:28.7259193Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T01:56:28.7259940Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:28.7260733Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:28.7261553Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:28.7262161Z from fastLm.h:25, 2021-05-16T01:56:28.7262722Z from fastLm.cpp:23: 2021-05-16T01:56:28.7264466Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: 2021-05-16T01:56:28.7266786Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ 2021-05-16T01:56:28.7269066Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ 2021-05-16T01:56:28.7271077Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ 2021-05-16T01:56:28.7272978Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ 2021-05-16T01:56:28.7275029Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ 2021-05-16T01:56:28.7276849Z ../inst/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ 2021-05-16T01:56:28.7282854Z ../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-16T01:56:28.7291609Z ../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-16T01:56:28.7295459Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:28.7297871Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:28.7299567Z 55 | >::type PacketReturnType; 2021-05-16T01:56:28.7300220Z | ^~~~~~~~~~~~~~~~ 2021-05-16T01:56:28.7433071Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, true>, 0>’: 2021-05-16T01:56:28.7435511Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, true>, 1>’ 2021-05-16T01:56:28.7437870Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, true>, 3>’ 2021-05-16T01:56:28.7440081Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, 1, true> >’ 2021-05-16T01:56:28.7442192Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, 1, true> >’ 2021-05-16T01:56:28.7444162Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:28.7446359Z ../inst/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, -1, 1, true, true>’ 2021-05-16T01:56:28.7448388Z ../inst/include/Eigen/src/Core/Block.h:154:7: required from ‘class Eigen::BlockImpl, -1, 1, true, Eigen::Dense>’ 2021-05-16T01:56:28.7450256Z ../inst/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block, -1, 1, true>’ 2021-05-16T01:56:28.7453486Z ../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-16T01:56:28.7457064Z ../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-16T01:56:28.7458602Z fastLm.cpp:122:50: required from here 2021-05-16T01:56:28.7460899Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:28.7618206Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, 0>’: 2021-05-16T01:56:28.7620884Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, 1>’ 2021-05-16T01:56:28.7623478Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, 3>’ 2021-05-16T01:56:28.7626104Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, 1, true>, -1, 1, false> >’ 2021-05-16T01:56:28.7628431Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, 1, true>, -1, 1, false> >’ 2021-05-16T01:56:28.7630743Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, 1, true>, -1, 1, false>, 0>’ 2021-05-16T01:56:28.7632970Z ../inst/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:28.7635273Z ../inst/include/Eigen/src/Core/Block.h:154:7: required from ‘class Eigen::BlockImpl, -1, 1, true>, -1, 1, false, Eigen::Dense>’ 2021-05-16T01:56:28.7637383Z ../inst/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block, -1, 1, true>, -1, 1, false>’ 2021-05-16T01:56:28.7639452Z ../inst/include/Eigen/src/Core/VectorBlock.h:56:47: required from ‘class Eigen::VectorBlock, -1, 1, true>, -1>’ 2021-05-16T01:56:28.7642626Z ../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-16T01:56:28.7647338Z ../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-16T01:56:28.7648880Z fastLm.cpp:122:50: required from here 2021-05-16T01:56:28.7651175Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:28.7778365Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, -1, false>, 0>’: 2021-05-16T01:56:28.7781093Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 1, -1, false>, 1>’ 2021-05-16T01:56:28.7783494Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 1, -1, false>, 3>’ 2021-05-16T01:56:28.7785888Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 1, -1, false> >’ 2021-05-16T01:56:28.7788663Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 1, -1, false> >’ 2021-05-16T01:56:28.7790725Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:28.7792958Z ../inst/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, 1, -1, false, true>’ 2021-05-16T01:56:28.7794997Z ../inst/include/Eigen/src/Core/Block.h:154:7: required from ‘class Eigen::BlockImpl, 1, -1, false, Eigen::Dense>’ 2021-05-16T01:56:28.7796895Z ../inst/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block, 1, -1, false>’ 2021-05-16T01:56:28.7799953Z ../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-16T01:56:28.7803473Z ../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-16T01:56:28.7805027Z fastLm.cpp:122:50: required from here 2021-05-16T01:56:28.7807327Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:28.7927359Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, -1, false>, 1, -1, false>, 0>’: 2021-05-16T01:56:28.7930466Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 1, -1, false>, 1, -1, false>, 1>’ 2021-05-16T01:56:28.7933359Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 1, -1, false>, 1, -1, false>, 3>’ 2021-05-16T01:56:28.7936070Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 1, -1, false>, 1, -1, false> >’ 2021-05-16T01:56:28.7938656Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 1, -1, false>, 1, -1, false> >’ 2021-05-16T01:56:28.7941195Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 1, -1, false>, 1, -1, false>, 0>’ 2021-05-16T01:56:28.7943444Z ../inst/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:28.7946205Z ../inst/include/Eigen/src/Core/Block.h:154:7: required from ‘class Eigen::BlockImpl, 1, -1, false>, 1, -1, false, Eigen::Dense>’ 2021-05-16T01:56:28.7951126Z ../inst/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block, 1, -1, false>, 1, -1, false>’ 2021-05-16T01:56:28.7953276Z ../inst/include/Eigen/src/Core/VectorBlock.h:56:47: required from ‘class Eigen::VectorBlock, 1, -1, false>, -1>’ 2021-05-16T01:56:28.7956542Z ../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-16T01:56:28.7960090Z ../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-16T01:56:28.7961639Z fastLm.cpp:122:50: required from here 2021-05-16T01:56:28.7963950Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:28.8240621Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>’: 2021-05-16T01:56:28.8244655Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Matrix > >’ 2021-05-16T01:56:28.8248250Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Matrix > >’ 2021-05-16T01:56:28.8267808Z ../inst/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Matrix, Eigen::Dense>’ 2021-05-16T01:56:28.8271327Z ../inst/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::Matrix >’ 2021-05-16T01:56:28.8277406Z ../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-16T01:56:28.8284115Z ../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-16T01:56:28.8287006Z fastLm.cpp:176:69: required from here 2021-05-16T01:56:28.8290224Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:28.8431156Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>’: 2021-05-16T01:56:28.8433917Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Matrix > >’ 2021-05-16T01:56:28.8436498Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Matrix > >’ 2021-05-16T01:56:28.8439332Z ../inst/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Matrix, Eigen::Dense>’ 2021-05-16T01:56:28.8441851Z ../inst/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::Matrix >’ 2021-05-16T01:56:28.8445178Z ../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-16T01:56:28.8448944Z ../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-16T01:56:28.8450604Z fastLm.cpp:229:45: required from here 2021-05-16T01:56:28.8452888Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:28.9210619Z In file included from ../inst/include/Eigen/Core:496, 2021-05-16T01:56:28.9211419Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:28.9212285Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:28.9213134Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:28.9213760Z from fastLm.h:25, 2021-05-16T01:56:28.9214323Z from fastLm.cpp:23: 2021-05-16T01:56:28.9216786Z ../inst/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘class Eigen::internal::gebp_traits’: 2021-05-16T01:56:28.9226394Z ../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-16T01:56:28.9235228Z ../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-16T01:56:28.9240813Z ../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-16T01:56:28.9243338Z fastLm.cpp:70:30: required from here 2021-05-16T01:56:28.9245870Z ../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-16T01:56:28.9247844Z 391 | typedef typename conditional::type LhsPacket; 2021-05-16T01:56:28.9248863Z | ^~~~~~~~~ 2021-05-16T01:56:28.9251277Z ../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-16T01:56:28.9253226Z 392 | typedef typename conditional::type RhsPacket; 2021-05-16T01:56:28.9254243Z | ^~~~~~~~~ 2021-05-16T01:56:28.9256665Z ../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-16T01:56:28.9258628Z 393 | typedef typename conditional::type ResPacket; 2021-05-16T01:56:28.9259648Z | ^~~~~~~~~ 2021-05-16T01:56:28.9289888Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T01:56:28.9290658Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:28.9291462Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:28.9292276Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:28.9292898Z from fastLm.h:25, 2021-05-16T01:56:28.9293481Z from fastLm.cpp:23: 2021-05-16T01:56:28.9295737Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, -1, false>, 0>’: 2021-05-16T01:56:28.9298142Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 1, -1, false>, 1>’ 2021-05-16T01:56:28.9300708Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 1, -1, false>, 3>’ 2021-05-16T01:56:28.9302916Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 1, -1, false> >’ 2021-05-16T01:56:28.9305342Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 1, -1, false> >’ 2021-05-16T01:56:28.9307419Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 1, -1, false>, 0>’ 2021-05-16T01:56:28.9309359Z ../inst/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:28.9311385Z ../inst/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block, 1, -1, false>’ 2021-05-16T01:56:28.9314448Z ../inst/include/Eigen/src/Core/VectorBlock.h:56:47: required from ‘class Eigen::VectorBlock, -1>’ 2021-05-16T01:56:28.9317067Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:519:82: required from ‘void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T01:56:28.9321078Z ../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-16T01:56:28.9325329Z ../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-16T01:56:28.9327188Z fastLm.cpp:88:37: required from here 2021-05-16T01:56:28.9329474Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:28.9330935Z 55 | >::type PacketReturnType; 2021-05-16T01:56:28.9331587Z | ^~~~~~~~~~~~~~~~ 2021-05-16T01:56:28.9472425Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, 0>’: 2021-05-16T01:56:28.9476851Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, 1>’ 2021-05-16T01:56:28.9481109Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, 3>’ 2021-05-16T01:56:28.9485015Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false> >’ 2021-05-16T01:56:28.9488776Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false> >’ 2021-05-16T01:56:28.9492418Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, -1, false>, 0>’ 2021-05-16T01:56:28.9495850Z ../inst/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:28.9499715Z ../inst/include/Eigen/src/Core/Block.h:154:7: required from ‘class Eigen::BlockImpl, -1, -1, false, Eigen::Dense>’ 2021-05-16T01:56:28.9503452Z ../inst/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block, -1, -1, false>’ 2021-05-16T01:56:28.9508030Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:548:10: required from ‘void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T01:56:28.9514885Z ../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-16T01:56:28.9522454Z ../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-16T01:56:28.9525710Z fastLm.cpp:88:37: required from here 2021-05-16T01:56:28.9529802Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:28.9667127Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, 0>’: 2021-05-16T01:56:28.9669573Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, 1>’ 2021-05-16T01:56:28.9672173Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, 3>’ 2021-05-16T01:56:28.9674432Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false> >’ 2021-05-16T01:56:28.9676510Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false> >’ 2021-05-16T01:56:28.9678565Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, -1, false>, 0>’ 2021-05-16T01:56:28.9680489Z ../inst/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:28.9682648Z ../inst/include/Eigen/src/Core/Block.h:154:7: required from ‘class Eigen::BlockImpl, -1, -1, false, Eigen::Dense>’ 2021-05-16T01:56:28.9684538Z ../inst/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block, -1, -1, false>’ 2021-05-16T01:56:28.9688283Z ../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-16T01:56:28.9692807Z ../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-16T01:56:28.9700274Z ../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-16T01:56:28.9704183Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:28.9706579Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:28.9819979Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, false>, 0>’: 2021-05-16T01:56:28.9822491Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, false>, 2>’ 2021-05-16T01:56:28.9824737Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, 1, false> >’ 2021-05-16T01:56:28.9827067Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, 1, false> >’ 2021-05-16T01:56:28.9829172Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, 1, false>, 0>’ 2021-05-16T01:56:28.9831258Z ../inst/include/Eigen/src/Core/Block.h:329:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:28.9833336Z ../inst/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block, -1, 1, false>’ 2021-05-16T01:56:28.9835277Z ../inst/include/Eigen/src/Core/VectorBlock.h:56:47: required from ‘class Eigen::VectorBlock, -1>’ 2021-05-16T01:56:28.9839071Z ../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-16T01:56:28.9843616Z ../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-16T01:56:28.9851061Z ../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-16T01:56:28.9854887Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:28.9857192Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:28.9974235Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, false>, 0>’: 2021-05-16T01:56:28.9977703Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, false>, 2>’ 2021-05-16T01:56:28.9980845Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, 1, false> >’ 2021-05-16T01:56:28.9983831Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, 1, false> >’ 2021-05-16T01:56:28.9987041Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, 1, false>, 0>’ 2021-05-16T01:56:28.9990012Z ../inst/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, -1, 1, false, true>’ 2021-05-16T01:56:28.9992899Z ../inst/include/Eigen/src/Core/Block.h:154:7: required from ‘class Eigen::BlockImpl, -1, 1, false, Eigen::Dense>’ 2021-05-16T01:56:28.9995630Z ../inst/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block, -1, 1, false>’ 2021-05-16T01:56:29.0001088Z ../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-16T01:56:29.0007442Z ../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-16T01:56:29.0017781Z ../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-16T01:56:29.0023054Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:29.0026376Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:29.0198171Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>, 0>’: 2021-05-16T01:56:29.0201086Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 0>, 1>’ 2021-05-16T01:56:29.0203900Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 0>, 3>’ 2021-05-16T01:56:29.0206467Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0> >’ 2021-05-16T01:56:29.0209252Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0> >’ 2021-05-16T01:56:29.0211522Z ../inst/include/Eigen/src/Core/Diagonal.h:63:53: required from ‘class Eigen::Diagonal, 0>’ 2021-05-16T01:56:29.0215508Z ../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-16T01:56:29.0220374Z ../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-16T01:56:29.0224730Z ../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-16T01:56:29.0226766Z fastLm.cpp:129:50: required from here 2021-05-16T01:56:29.0229493Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:29.0334177Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>, -1, 1, false>, 0>’: 2021-05-16T01:56:29.0336887Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 0>, -1, 1, false>, 1>’ 2021-05-16T01:56:29.0339446Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 0>, -1, 1, false>, 3>’ 2021-05-16T01:56:29.0341835Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0>, -1, 1, false> >’ 2021-05-16T01:56:29.0344115Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0>, -1, 1, false> >’ 2021-05-16T01:56:29.0346578Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0>, -1, 1, false>, 0>’ 2021-05-16T01:56:29.0348570Z ../inst/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:29.0351014Z ../inst/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block, 0>, -1, 1, false>’ 2021-05-16T01:56:29.0353065Z ../inst/include/Eigen/src/Core/VectorBlock.h:56:47: required from ‘class Eigen::VectorBlock, 0>, -1>’ 2021-05-16T01:56:29.0356537Z ../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-16T01:56:29.0360564Z ../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-16T01:56:29.0364138Z ../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-16T01:56:29.0365676Z fastLm.cpp:129:50: required from here 2021-05-16T01:56:29.0367974Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:29.0496072Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Block, 0>, -1, 1, false> >, 0>’: 2021-05-16T01:56:29.0500267Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Block, 0>, -1, 1, false> > >’ 2021-05-16T01:56:29.0504180Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Block, 0>, -1, 1, false> > >’ 2021-05-16T01:56:29.0508659Z ../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-16T01:56:29.0512455Z ../inst/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::Block, 0>, -1, 1, false> >’ 2021-05-16T01:56:29.0517354Z ../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-16T01:56:29.0522587Z ../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-16T01:56:29.0527273Z ../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-16T01:56:29.0529492Z fastLm.cpp:129:50: required from here 2021-05-16T01:56:29.0532512Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:29.0628059Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, false>, 0>’: 2021-05-16T01:56:29.0630514Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, false>, 1>’ 2021-05-16T01:56:29.0632893Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, false>, 3>’ 2021-05-16T01:56:29.0635100Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, 1, false> >’ 2021-05-16T01:56:29.0637217Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, 1, false> >’ 2021-05-16T01:56:29.0639259Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, 1, false>, 0>’ 2021-05-16T01:56:29.0641180Z ../inst/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:29.0643313Z ../inst/include/Eigen/src/Core/Block.h:154:7: required from ‘class Eigen::BlockImpl, -1, 1, false, Eigen::Dense>’ 2021-05-16T01:56:29.0645515Z ../inst/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block, -1, 1, false>’ 2021-05-16T01:56:29.0649040Z ../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-16T01:56:29.0653038Z ../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-16T01:56:29.0656614Z ../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-16T01:56:29.0658156Z fastLm.cpp:129:50: required from here 2021-05-16T01:56:29.0660456Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:29.0793102Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, -1, false> >, 0>’: 2021-05-16T01:56:29.0796836Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, 1, -1, false> >, 2>’ 2021-05-16T01:56:29.0800250Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 1, -1, false> > >’ 2021-05-16T01:56:29.0803537Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 1, -1, false> > >’ 2021-05-16T01:56:29.0807054Z ../inst/include/Eigen/src/Core/Transpose.h:115:37: required from ‘class Eigen::TransposeImpl, 1, -1, false>, Eigen::Dense>’ 2021-05-16T01:56:29.0810114Z ../inst/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, 1, -1, false> >’ 2021-05-16T01:56:29.0814909Z ../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-16T01:56:29.0820415Z ../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-16T01:56:29.0825581Z ../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-16T01:56:29.0827744Z fastLm.cpp:129:50: required from here 2021-05-16T01:56:29.0830934Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:29.0943487Z ../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-16T01:56:29.0947662Z ../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-16T01:56:29.0951295Z ../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-16T01:56:29.0954879Z ../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-16T01:56:29.0958402Z ../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-16T01:56:29.0961771Z ../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-16T01:56:29.0965664Z ../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-16T01:56:29.0969769Z ../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-16T01:56:29.0973327Z ../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-16T01:56:29.0974884Z fastLm.cpp:129:50: required from here 2021-05-16T01:56:29.0977173Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:29.1092126Z ../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-16T01:56:29.1095081Z ../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-16T01:56:29.1097837Z ../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-16T01:56:29.1100760Z ../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-16T01:56:29.1103504Z ../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-16T01:56:29.1106342Z ../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-16T01:56:29.1109959Z ../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-16T01:56:29.1113958Z ../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-16T01:56:29.1117529Z ../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-16T01:56:29.1119092Z fastLm.cpp:129:50: required from here 2021-05-16T01:56:29.1121377Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:29.1241955Z ../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-16T01:56:29.1245198Z ../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-16T01:56:29.1247983Z ../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-16T01:56:29.1250735Z ../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-16T01:56:29.1253438Z ../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-16T01:56:29.1256015Z ../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-16T01:56:29.1259591Z ../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-16T01:56:29.1263673Z ../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-16T01:56:29.1267599Z ../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-16T01:56:29.1269205Z fastLm.cpp:129:50: required from here 2021-05-16T01:56:29.1271501Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:29.1370776Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false> >, 0>’: 2021-05-16T01:56:29.1373717Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false> >, 1>’ 2021-05-16T01:56:29.1376572Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false> >, 3>’ 2021-05-16T01:56:29.1379218Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, 1, true>, -1, 1, false> > >’ 2021-05-16T01:56:29.1381760Z ../inst/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, -1, 1, true>, -1, 1, false> > >’ 2021-05-16T01:56:29.1384212Z ../inst/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from ‘class Eigen::ArrayWrapper, -1, 1, true>, -1, 1, false> >’ 2021-05-16T01:56:29.1387999Z ../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-16T01:56:29.1392244Z ../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-16T01:56:29.1395806Z ../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-16T01:56:29.1397374Z fastLm.cpp:129:50: required from here 2021-05-16T01:56:29.1399672Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:29.1610730Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, false> >, 0>’: 2021-05-16T01:56:29.1614522Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, false> >, 1>’ 2021-05-16T01:56:29.1618174Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, false> >, 3>’ 2021-05-16T01:56:29.1621938Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, 1, false> > >’ 2021-05-16T01:56:29.1625730Z ../inst/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, -1, 1, false> > >’ 2021-05-16T01:56:29.1628884Z ../inst/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from ‘class Eigen::ArrayWrapper, -1, 1, false> >’ 2021-05-16T01:56:29.1633723Z ../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-16T01:56:29.1639306Z ../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-16T01:56:29.1644249Z ../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-16T01:56:29.1646415Z fastLm.cpp:129:50: required from here 2021-05-16T01:56:29.1649570Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:29.1895474Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>’: 2021-05-16T01:56:29.1898687Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Matrix > >’ 2021-05-16T01:56:29.1901369Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Matrix > >’ 2021-05-16T01:56:29.1903975Z ../inst/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, const Eigen::Matrix >’ 2021-05-16T01:56:29.1907645Z ../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-16T01:56:29.1911626Z ../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-16T01:56:29.1915445Z ../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-16T01:56:29.1919958Z ../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-16T01:56:29.1924454Z ../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-16T01:56:29.1928744Z ../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-16T01:56:29.1930608Z fastLm.cpp:166:64: required from here 2021-05-16T01:56:29.1932911Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:29.2031551Z ../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-16T01:56:29.2035649Z ../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-16T01:56:29.2039863Z ../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-16T01:56:29.2044096Z ../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-16T01:56:29.2047913Z ../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-16T01:56:29.2052312Z ../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-16T01:56:29.2056760Z ../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-16T01:56:29.2061052Z ../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-16T01:56:29.2063015Z fastLm.cpp:166:64: required from here 2021-05-16T01:56:29.2065466Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:29.2167543Z ../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-16T01:56:29.2171921Z ../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-16T01:56:29.2176144Z ../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-16T01:56:29.2180351Z ../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-16T01:56:29.2184443Z ../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-16T01:56:29.2189368Z ../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-16T01:56:29.2193817Z ../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-16T01:56:29.2198089Z ../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-16T01:56:29.2199963Z fastLm.cpp:166:64: required from here 2021-05-16T01:56:29.2202255Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:29.2300764Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>, 0>’: 2021-05-16T01:56:29.2304118Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Matrix >, 0> >’ 2021-05-16T01:56:29.2307345Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Matrix >, 0> >’ 2021-05-16T01:56:29.2310036Z ../inst/include/Eigen/src/Core/Diagonal.h:63:53: required from ‘class Eigen::Diagonal, const Eigen::Matrix >, 0>’ 2021-05-16T01:56:29.2313978Z ../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-16T01:56:29.2318456Z ../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-16T01:56:29.2322746Z ../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-16T01:56:29.2324600Z fastLm.cpp:166:64: required from here 2021-05-16T01:56:29.2326884Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:29.2455131Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true> >, 0>’: 2021-05-16T01:56:29.2458552Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Block, -1, 1, true> > >’ 2021-05-16T01:56:29.2461416Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Block, -1, 1, true> > >’ 2021-05-16T01:56:29.2464301Z ../inst/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Block, -1, 1, true>, Eigen::Dense>’ 2021-05-16T01:56:29.2467317Z ../inst/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true> >’ 2021-05-16T01:56:29.2471329Z ../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-16T01:56:29.2475794Z ../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-16T01:56:29.2480210Z ../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-16T01:56:29.2482082Z fastLm.cpp:166:64: required from here 2021-05-16T01:56:29.2484424Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:29.3253359Z ../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-16T01:56:29.3260744Z ../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-16T01:56:29.3268629Z ../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-16T01:56:29.3274640Z ../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-16T01:56:29.3277208Z fastLm.cpp:62:26: required from here 2021-05-16T01:56:29.3281305Z ../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-16T01:56:29.3284959Z 650 | return internal::first_aligned::alignment),Derived>(m); 2021-05-16T01:56:29.3291536Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T01:56:29.3292869Z In file included from ../inst/include/Eigen/Core:496, 2021-05-16T01:56:29.3294188Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:29.3295603Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:29.3297038Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:29.3298110Z from fastLm.h:25, 2021-05-16T01:56:29.3299094Z from fastLm.cpp:23: 2021-05-16T01:56:29.3310416Z ../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-16T01:56:29.3325756Z ../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-16T01:56:29.3334216Z ../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-16T01:56:29.3339807Z ../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-16T01:56:29.3342242Z fastLm.cpp:70:30: required from here 2021-05-16T01:56:29.3344768Z ../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-16T01:56:29.3346621Z 1981 | PacketBlock kernel; 2021-05-16T01:56:29.3347445Z | ^~~~~~ 2021-05-16T01:56:29.3351268Z ../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-16T01:56:29.3361570Z ../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-16T01:56:29.3370001Z ../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-16T01:56:29.3375639Z ../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-16T01:56:29.3378083Z fastLm.cpp:70:30: required from here 2021-05-16T01:56:29.3380612Z ../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-16T01:56:29.3382178Z 1847 | PacketBlock kernel; 2021-05-16T01:56:29.3382772Z | ^~~~~~ 2021-05-16T01:56:29.3385255Z ../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-16T01:56:29.3456294Z ../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-16T01:56:29.3468267Z ../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-16T01:56:29.3476959Z ../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-16T01:56:29.3482568Z ../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-16T01:56:29.3485014Z fastLm.cpp:70:30: required from here 2021-05-16T01:56:29.3487720Z ../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-16T01:56:29.3489799Z 1537 | const int SResPacketHalfSize = unpacket_traits::half>::size; 2021-05-16T01:56:29.3490708Z | ^~~~~~~~~~~~~~~~~~ 2021-05-16T01:56:29.3493264Z ../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-16T01:56:29.3495619Z 1592 | typedef typename conditional=8,typename unpacket_traits::half,SResPacket>::type SResPacketHalf; 2021-05-16T01:56:29.3497046Z | ^~~~~~~~~~~~~~ 2021-05-16T01:56:29.3499595Z ../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-16T01:56:29.3501935Z 1593 | typedef typename conditional=8,typename unpacket_traits::half,SLhsPacket>::type SLhsPacketHalf; 2021-05-16T01:56:29.3503346Z | ^~~~~~~~~~~~~~ 2021-05-16T01:56:29.3505995Z ../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-16T01:56:29.3511553Z 1594 | typedef typename conditional=8,typename unpacket_traits::half,SRhsPacket>::type SRhsPacketHalf; 2021-05-16T01:56:29.3513110Z | ^~~~~~~~~~~~~~ 2021-05-16T01:56:29.3515739Z ../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-16T01:56:29.3518080Z 1595 | typedef typename conditional=8,typename unpacket_traits::half,SAccPacket>::type SAccPacketHalf; 2021-05-16T01:56:29.3519477Z | ^~~~~~~~~~~~~~ 2021-05-16T01:56:29.3520247Z In file included from ../inst/include/Eigen/Core:370, 2021-05-16T01:56:29.3520995Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:29.3524449Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:29.3525282Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:29.3525890Z from fastLm.h:25, 2021-05-16T01:56:29.3526452Z from fastLm.cpp:23: 2021-05-16T01:56:29.3528075Z ../inst/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: 2021-05-16T01:56:29.3541950Z ../inst/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ 2021-05-16T01:56:29.3544279Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ 2021-05-16T01:56:29.3546389Z ../inst/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ 2021-05-16T01:56:29.3552445Z ../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-16T01:56:29.3563781Z ../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-16T01:56:29.3572223Z ../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-16T01:56:29.3577890Z ../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-16T01:56:29.3580317Z fastLm.cpp:70:30: required from here 2021-05-16T01:56:29.3582606Z ../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-16T01:56:29.3584665Z 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> 2021-05-16T01:56:29.3586094Z | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T01:56:29.3588274Z ../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-16T01:56:29.3590314Z 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> 2021-05-16T01:56:29.3591643Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T01:56:29.3593926Z ../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-16T01:56:29.3596897Z ../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-16T01:56:29.3599797Z ../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-16T01:56:29.3601499Z 205 | typedef typename find_best_packet_helper::type>::type type; 2021-05-16T01:56:29.3602463Z | ^~~~ 2021-05-16T01:56:29.3603201Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T01:56:29.3603941Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:29.3604752Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:29.3605579Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:29.3606186Z from fastLm.h:25, 2021-05-16T01:56:29.3606752Z from fastLm.cpp:23: 2021-05-16T01:56:29.3608458Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: 2021-05-16T01:56:29.3610623Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ 2021-05-16T01:56:29.3612738Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ 2021-05-16T01:56:29.3614687Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ 2021-05-16T01:56:29.3616552Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ 2021-05-16T01:56:29.3618651Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ 2021-05-16T01:56:29.3620440Z ../inst/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ 2021-05-16T01:56:29.3626432Z ../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-16T01:56:29.3637829Z ../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-16T01:56:29.3646244Z ../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-16T01:56:29.3651770Z ../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-16T01:56:29.3654201Z fastLm.cpp:70:30: required from here 2021-05-16T01:56:29.3656493Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:29.3657947Z 55 | >::type PacketReturnType; 2021-05-16T01:56:29.3658589Z | ^~~~~~~~~~~~~~~~ 2021-05-16T01:56:29.3752465Z ../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-16T01:56:29.3755468Z ../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-16T01:56:29.3758556Z ../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-16T01:56:29.3761193Z ../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-16T01:56:29.3763712Z ../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-16T01:56:29.3766188Z ../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-16T01:56:29.3768257Z ../inst/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:29.3770673Z ../inst/include/Eigen/src/Core/VectorBlock.h:56:47: required from ‘class Eigen::VectorBlock, -1, 1, true>, -1, 1, false>, -1>’ 2021-05-16T01:56:29.3774623Z ../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-16T01:56:29.3778359Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:538:5: required from ‘void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T01:56:29.3782242Z ../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-16T01:56:29.3786647Z ../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-16T01:56:29.3788504Z fastLm.cpp:88:37: required from here 2021-05-16T01:56:29.3790795Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:29.3932562Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>’: 2021-05-16T01:56:29.3935118Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1>’ 2021-05-16T01:56:29.3937554Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 3>’ 2021-05-16T01:56:29.3939821Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >’ 2021-05-16T01:56:29.3941969Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >’ 2021-05-16T01:56:29.3943960Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:29.3946654Z ../inst/include/Eigen/src/Core/Map.h:94:79: required from ‘class Eigen::Map, 0, Eigen::Stride<0, 0> >’ 2021-05-16T01:56:29.3950625Z ../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-16T01:56:29.3954333Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:547:5: required from ‘void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T01:56:29.3958299Z ../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-16T01:56:29.3962534Z ../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-16T01:56:29.3964360Z fastLm.cpp:88:37: required from here 2021-05-16T01:56:29.3966661Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:29.4084629Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, 0>’: 2021-05-16T01:56:29.4087323Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, 1>’ 2021-05-16T01:56:29.4089927Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, 3>’ 2021-05-16T01:56:29.4092370Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false>, -1, -1, false> >’ 2021-05-16T01:56:29.4094698Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false>, -1, -1, false> >’ 2021-05-16T01:56:29.4096985Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, -1, false>, -1, -1, false>, 0>’ 2021-05-16T01:56:29.4098994Z ../inst/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:29.4101172Z ../inst/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block, -1, -1, false>, -1, -1, false>’ 2021-05-16T01:56:29.4105413Z ../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-16T01:56:29.4109176Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:547:5: required from ‘void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T01:56:29.4113282Z ../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-16T01:56:29.4117481Z ../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-16T01:56:29.4120520Z fastLm.cpp:88:37: required from here 2021-05-16T01:56:29.4123323Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:29.4245469Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false> >, 0>’: 2021-05-16T01:56:29.4249479Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false> >, 2>’ 2021-05-16T01:56:29.4253154Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, 1, true>, -1, 1, false> > >’ 2021-05-16T01:56:29.4256714Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, 1, true>, -1, 1, false> > >’ 2021-05-16T01:56:29.4260274Z ../inst/include/Eigen/src/Core/Transpose.h:115:37: required from ‘class Eigen::TransposeImpl, -1, 1, true>, -1, 1, false>, Eigen::Dense>’ 2021-05-16T01:56:29.4263592Z ../inst/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, -1, 1, true>, -1, 1, false> >’ 2021-05-16T01:56:29.4269550Z ../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-16T01:56:29.4274750Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:547:5: required from ‘void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T01:56:29.4280374Z ../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-16T01:56:29.4286212Z ../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-16T01:56:29.4288757Z fastLm.cpp:88:37: required from here 2021-05-16T01:56:29.4292042Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:29.4423167Z ../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-16T01:56:29.4427509Z ../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-16T01:56:29.4431251Z ../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-16T01:56:29.4434752Z ../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-16T01:56:29.4438146Z ../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-16T01:56:29.4441426Z ../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-16T01:56:29.4445849Z ../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-16T01:56:29.4449570Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:547:5: required from ‘void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T01:56:29.4453437Z ../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-16T01:56:29.4457761Z ../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-16T01:56:29.4459607Z fastLm.cpp:88:37: required from here 2021-05-16T01:56:29.4461895Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:29.4546083Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false>, 0>’: 2021-05-16T01:56:29.4548758Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false>, 1>’ 2021-05-16T01:56:29.4551377Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false>, 3>’ 2021-05-16T01:56:29.4553800Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false>, 1, -1, false> >’ 2021-05-16T01:56:29.4556107Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false>, 1, -1, false> >’ 2021-05-16T01:56:29.4558576Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, -1, false>, 1, -1, false>, 0>’ 2021-05-16T01:56:29.4560598Z ../inst/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:29.4562791Z ../inst/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block, -1, -1, false>, 1, -1, false>’ 2021-05-16T01:56:29.4566797Z ../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-16T01:56:29.4570518Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:547:5: required from ‘void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T01:56:29.4574387Z ../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-16T01:56:29.4578626Z ../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-16T01:56:29.4580463Z fastLm.cpp:88:37: required from here 2021-05-16T01:56:29.4582758Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:29.4704917Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>’: 2021-05-16T01:56:29.4708181Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Matrix > >’ 2021-05-16T01:56:29.4710859Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Matrix > >’ 2021-05-16T01:56:29.4713460Z ../inst/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, const Eigen::Matrix >’ 2021-05-16T01:56:29.4717096Z ../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-16T01:56:29.4721309Z ../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-16T01:56:29.4725464Z ../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-16T01:56:29.4730202Z ../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-16T01:56:29.4733937Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:547:5: required from ‘void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T01:56:29.4737789Z ../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-16T01:56:29.4741995Z ../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-16T01:56:29.4743834Z fastLm.cpp:88:37: required from here 2021-05-16T01:56:29.4746210Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:29.4826703Z ../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-16T01:56:29.4831039Z ../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-16T01:56:29.4835350Z ../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-16T01:56:29.4839515Z ../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-16T01:56:29.4843557Z ../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-16T01:56:29.4848279Z ../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-16T01:56:29.4852119Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:547:5: required from ‘void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T01:56:29.4855991Z ../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-16T01:56:29.4860206Z ../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-16T01:56:29.4862092Z fastLm.cpp:88:37: required from here 2021-05-16T01:56:29.4864380Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:29.4960014Z ../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-16T01:56:29.4964448Z ../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-16T01:56:29.4968725Z ../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-16T01:56:29.4973248Z ../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-16T01:56:29.4977454Z ../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-16T01:56:29.4982229Z ../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-16T01:56:29.4986119Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:547:5: required from ‘void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T01:56:29.4990071Z ../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-16T01:56:29.4994311Z ../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-16T01:56:29.4996155Z fastLm.cpp:88:37: required from here 2021-05-16T01:56:29.4998448Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:29.5119955Z ../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-16T01:56:29.5125140Z ../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-16T01:56:29.5130117Z ../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-16T01:56:29.5135316Z ../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-16T01:56:29.5140216Z ../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-16T01:56:29.5144993Z ../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-16T01:56:29.5150295Z ../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-16T01:56:29.5154031Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:547:5: required from ‘void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T01:56:29.5157889Z ../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-16T01:56:29.5162117Z ../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-16T01:56:29.5163977Z fastLm.cpp:88:37: required from here 2021-05-16T01:56:29.5166276Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:29.5303029Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: 2021-05-16T01:56:29.5305588Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ 2021-05-16T01:56:29.5307833Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ 2021-05-16T01:56:29.5309875Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ 2021-05-16T01:56:29.5311848Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ 2021-05-16T01:56:29.5313934Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ 2021-05-16T01:56:29.5316082Z ../inst/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ 2021-05-16T01:56:29.5319790Z ../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-16T01:56:29.5325963Z ../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-16T01:56:29.5330534Z ../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-16T01:56:29.5338097Z ../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-16T01:56:29.5341886Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:29.5344191Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:29.5498958Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: 2021-05-16T01:56:29.5501345Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ 2021-05-16T01:56:29.5503555Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ 2021-05-16T01:56:29.5505830Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ 2021-05-16T01:56:29.5507795Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ 2021-05-16T01:56:29.5509855Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ 2021-05-16T01:56:29.5511728Z ../inst/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ 2021-05-16T01:56:29.5515432Z ../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-16T01:56:29.5520627Z ../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-16T01:56:29.5525144Z ../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-16T01:56:29.5532591Z ../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-16T01:56:29.5536442Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:29.5538868Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:29.5660709Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false> >, 0>’: 2021-05-16T01:56:29.5663964Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false> >, 2>’ 2021-05-16T01:56:29.5667278Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false> > >’ 2021-05-16T01:56:29.5670096Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false> > >’ 2021-05-16T01:56:29.5672910Z ../inst/include/Eigen/src/Core/Transpose.h:115:37: required from ‘class Eigen::TransposeImpl, -1, -1, false>, Eigen::Dense>’ 2021-05-16T01:56:29.5675539Z ../inst/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, -1, -1, false> >’ 2021-05-16T01:56:29.5678004Z ../inst/include/Eigen/src/Core/TriangularMatrix.h:174:44: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:29.5681144Z ../inst/include/Eigen/src/Core/TriangularMatrix.h:186:58: required from ‘class Eigen::TriangularView, -1, -1, false> >, 6>’ 2021-05-16T01:56:29.5686014Z ../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-16T01:56:29.5692119Z ../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-16T01:56:29.5697502Z ../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-16T01:56:29.5706495Z ../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-16T01:56:29.5711017Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:29.5713759Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:29.5894236Z ../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-16T01:56:29.5899989Z ../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-16T01:56:29.5905903Z ../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-16T01:56:29.5911219Z ../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-16T01:56:29.5916451Z ../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-16T01:56:29.5921420Z ../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-16T01:56:29.5928016Z ../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-16T01:56:29.5935897Z ../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-16T01:56:29.5942953Z ../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-16T01:56:29.5954959Z ../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-16T01:56:29.5960874Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:29.5963863Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:29.6077206Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 2>, Eigen::Matrix, 0>, 0>’: 2021-05-16T01:56:29.6080157Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 2>, Eigen::Matrix, 0> >’ 2021-05-16T01:56:29.6082899Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 2>, Eigen::Matrix, 0> >’ 2021-05-16T01:56:29.6085654Z ../inst/include/Eigen/src/Core/Product.h:115:7: required from ‘class Eigen::internal::dense_product_base, 2>, Eigen::Matrix, 0, 8>’ 2021-05-16T01:56:29.6088304Z ../inst/include/Eigen/src/Core/Product.h:147:7: required from ‘class Eigen::ProductImpl, 2>, Eigen::Matrix, 0, Eigen::Dense>’ 2021-05-16T01:56:29.6090860Z ../inst/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, 2>, Eigen::Matrix, 0>’ 2021-05-16T01:56:29.6094851Z ../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-16T01:56:29.6099729Z ../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-16T01:56:29.6104507Z ../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-16T01:56:29.6112193Z ../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-16T01:56:29.6115989Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:29.6118276Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:29.6213850Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’: 2021-05-16T01:56:29.6216424Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase >, 2>’ 2021-05-16T01:56:29.6218747Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase > >’ 2021-05-16T01:56:29.6220928Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase > >’ 2021-05-16T01:56:29.6223107Z ../inst/include/Eigen/src/Core/Transpose.h:115:37: required from ‘class Eigen::TransposeImpl, Eigen::Dense>’ 2021-05-16T01:56:29.6225458Z ../inst/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose >’ 2021-05-16T01:56:29.6227498Z ../inst/include/Eigen/src/Core/TriangularMatrix.h:174:44: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:29.6230038Z ../inst/include/Eigen/src/Core/TriangularMatrix.h:186:58: required from ‘class Eigen::TriangularView >, 1>’ 2021-05-16T01:56:29.6234060Z ../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-16T01:56:29.6238927Z ../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-16T01:56:29.6243611Z ../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-16T01:56:29.6251059Z ../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-16T01:56:29.6254826Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:29.6257129Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:29.6385411Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 1>, Eigen::Matrix, 0>, 0>’: 2021-05-16T01:56:29.6388877Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, 1>, Eigen::Matrix, 0> >’ 2021-05-16T01:56:29.6391963Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, 1>, Eigen::Matrix, 0> >’ 2021-05-16T01:56:29.6394988Z ../inst/include/Eigen/src/Core/Product.h:115:7: required from ‘class Eigen::internal::dense_product_base >, 1>, Eigen::Matrix, 0, 8>’ 2021-05-16T01:56:29.6397967Z ../inst/include/Eigen/src/Core/Product.h:147:7: required from ‘class Eigen::ProductImpl >, 1>, Eigen::Matrix, 0, Eigen::Dense>’ 2021-05-16T01:56:29.6400826Z ../inst/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product >, 1>, Eigen::Matrix, 0>’ 2021-05-16T01:56:29.6404941Z ../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-16T01:56:29.6409808Z ../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-16T01:56:29.6414342Z ../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-16T01:56:29.6421921Z ../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-16T01:56:29.6426085Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:29.6428484Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:29.6537841Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, 5>, Eigen::Matrix, 0>, 0>’: 2021-05-16T01:56:29.6541270Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false>, 5>, Eigen::Matrix, 0> >’ 2021-05-16T01:56:29.6544267Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false>, 5>, Eigen::Matrix, 0> >’ 2021-05-16T01:56:29.6547619Z ../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-16T01:56:29.6550503Z ../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-16T01:56:29.6553295Z ../inst/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, -1, -1, false>, 5>, Eigen::Matrix, 0>’ 2021-05-16T01:56:29.6557555Z ../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-16T01:56:29.6562463Z ../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-16T01:56:29.6567017Z ../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-16T01:56:29.6574646Z ../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-16T01:56:29.6578436Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:29.6580742Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:29.6689706Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>’: 2021-05-16T01:56:29.6692282Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1>’ 2021-05-16T01:56:29.6694754Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 3>’ 2021-05-16T01:56:29.6697286Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >’ 2021-05-16T01:56:29.6699525Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >’ 2021-05-16T01:56:29.6701506Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:29.6703585Z ../inst/include/Eigen/src/Core/Map.h:94:79: required from ‘class Eigen::Map, 0, Eigen::Stride<0, 0> >’ 2021-05-16T01:56:29.6707620Z ../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-16T01:56:29.6712582Z ../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-16T01:56:29.6717115Z ../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-16T01:56:29.6724567Z ../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-16T01:56:29.6728527Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:29.6730839Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:29.6843152Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, false>, -1, 1, false>, 0>’: 2021-05-16T01:56:29.6845878Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, false>, -1, 1, false>, 1>’ 2021-05-16T01:56:29.6848467Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, false>, -1, 1, false>, 3>’ 2021-05-16T01:56:29.6850877Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, 1, false>, -1, 1, false> >’ 2021-05-16T01:56:29.6853198Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, 1, false>, -1, 1, false> >’ 2021-05-16T01:56:29.6855737Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, 1, false>, -1, 1, false>, 0>’ 2021-05-16T01:56:29.6857738Z ../inst/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:29.6859925Z ../inst/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block, -1, 1, false>, -1, 1, false>’ 2021-05-16T01:56:29.6863794Z ../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-16T01:56:29.6869061Z ../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-16T01:56:29.6873592Z ../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-16T01:56:29.6881031Z ../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-16T01:56:29.6884973Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:29.6887279Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:29.7010454Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, false> >, 0>’: 2021-05-16T01:56:29.7013267Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, false> >, 2>’ 2021-05-16T01:56:29.7015793Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, 1, false> > >’ 2021-05-16T01:56:29.7018212Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, 1, false> > >’ 2021-05-16T01:56:29.7020616Z ../inst/include/Eigen/src/Core/Transpose.h:115:37: required from ‘class Eigen::TransposeImpl, -1, 1, false>, Eigen::Dense>’ 2021-05-16T01:56:29.7023133Z ../inst/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, -1, 1, false> >’ 2021-05-16T01:56:29.7027312Z ../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-16T01:56:29.7032282Z ../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-16T01:56:29.7036846Z ../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-16T01:56:29.7044337Z ../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-16T01:56:29.7048177Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:29.7050648Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:29.7181525Z ../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-16T01:56:29.7185409Z ../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-16T01:56:29.7188780Z ../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-16T01:56:29.7192068Z ../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-16T01:56:29.7195305Z ../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-16T01:56:29.7198677Z ../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-16T01:56:29.7202922Z ../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-16T01:56:29.7207873Z ../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-16T01:56:29.7212427Z ../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-16T01:56:29.7219894Z ../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-16T01:56:29.7223824Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:29.7226246Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:29.7326874Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, false>, 1, 1, false>, 0>’: 2021-05-16T01:56:29.7329560Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, false>, 1, 1, false>, 1>’ 2021-05-16T01:56:29.7332155Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, false>, 1, 1, false>, 3>’ 2021-05-16T01:56:29.7334562Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, 1, false>, 1, 1, false> >’ 2021-05-16T01:56:29.7336879Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, 1, false>, 1, 1, false> >’ 2021-05-16T01:56:29.7339115Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, 1, false>, 1, 1, false>, 0>’ 2021-05-16T01:56:29.7341104Z ../inst/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:29.7343542Z ../inst/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block, -1, 1, false>, 1, 1, false>’ 2021-05-16T01:56:29.7347638Z ../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-16T01:56:29.7352606Z ../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-16T01:56:29.7357150Z ../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-16T01:56:29.7364665Z ../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-16T01:56:29.7368462Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:29.7370766Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:29.7498120Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>’: 2021-05-16T01:56:29.7501740Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Matrix > >’ 2021-05-16T01:56:29.7505375Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Matrix > >’ 2021-05-16T01:56:29.7509010Z ../inst/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, const Eigen::Matrix >’ 2021-05-16T01:56:29.7513698Z ../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-16T01:56:29.7519008Z ../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-16T01:56:29.7524152Z ../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-16T01:56:29.7529900Z ../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-16T01:56:29.7536073Z ../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-16T01:56:29.7541885Z ../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-16T01:56:29.7551305Z ../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-16T01:56:29.7556039Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:29.7558919Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:29.7629239Z ../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-16T01:56:29.7633610Z ../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-16T01:56:29.7637796Z ../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-16T01:56:29.7642053Z ../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-16T01:56:29.7646173Z ../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-16T01:56:29.7650805Z ../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-16T01:56:29.7655759Z ../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-16T01:56:29.7660442Z ../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-16T01:56:29.7668004Z ../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-16T01:56:29.7671814Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:29.7674119Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:29.7776813Z ../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-16T01:56:29.7781230Z ../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-16T01:56:29.7785688Z ../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-16T01:56:29.7789886Z ../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-16T01:56:29.7793952Z ../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-16T01:56:29.7798559Z ../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-16T01:56:29.7803642Z ../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-16T01:56:29.7808176Z ../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-16T01:56:29.7815645Z ../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-16T01:56:29.7819446Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:29.7821747Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:29.7944219Z ../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-16T01:56:29.7949666Z ../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-16T01:56:29.7954527Z ../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-16T01:56:29.7959357Z ../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-16T01:56:29.7964130Z ../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-16T01:56:29.7968925Z ../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-16T01:56:29.7973705Z ../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-16T01:56:29.7978716Z ../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-16T01:56:29.7982902Z ../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-16T01:56:29.7990489Z ../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-16T01:56:29.7994017Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:29.7996478Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:29.8139151Z ../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-16T01:56:29.8142425Z ../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-16T01:56:29.8145675Z ../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-16T01:56:29.8148749Z ../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-16T01:56:29.8151678Z ../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-16T01:56:29.8156000Z ../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-16T01:56:29.8160401Z ../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-16T01:56:29.8164331Z ../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-16T01:56:29.8167855Z ../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-16T01:56:29.8169394Z fastLm.cpp:122:50: required from here 2021-05-16T01:56:29.8171784Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:29.8276974Z ../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-16T01:56:29.8280186Z ../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-16T01:56:29.8283204Z ../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-16T01:56:29.8286240Z ../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-16T01:56:29.8289184Z ../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-16T01:56:29.8293212Z ../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-16T01:56:29.8297646Z ../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-16T01:56:29.8301827Z ../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-16T01:56:29.8305519Z ../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-16T01:56:29.8307067Z fastLm.cpp:122:50: required from here 2021-05-16T01:56:29.8309394Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:29.8561597Z In file included from ../inst/include/Eigen/Core:445, 2021-05-16T01:56:29.8566203Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:29.8567372Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:29.8568497Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:29.8569356Z from fastLm.h:25, 2021-05-16T01:56:29.8570113Z from fastLm.cpp:23: 2021-05-16T01:56:29.8573162Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, 1, true> >’: 2021-05-16T01:56:29.8576955Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:960:8: required from ‘struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, false> >’ 2021-05-16T01:56:29.8580815Z ../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-16T01:56:29.8585566Z ../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-16T01:56:29.8589697Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from ‘struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, false> > >’ 2021-05-16T01:56:29.8592835Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:99:8: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:29.8598425Z ../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-16T01:56:29.8605102Z ../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-16T01:56:29.8609628Z ../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-16T01:56:29.8613778Z ../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-16T01:56:29.8617336Z ../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-16T01:56:29.8618884Z fastLm.cpp:129:50: required from here 2021-05-16T01:56:29.8621203Z ../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-16T01:56:29.8622425Z 960 | enum { 2021-05-16T01:56:29.8622814Z | ^ 2021-05-16T01:56:29.8626302Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, false> >’: 2021-05-16T01:56:29.8629129Z ../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-16T01:56:29.8632344Z ../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-16T01:56:29.8635290Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from ‘struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, false> > >’ 2021-05-16T01:56:29.8638096Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from ‘struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, false> > >’ 2021-05-16T01:56:29.8642738Z ../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-16T01:56:29.8647882Z ../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-16T01:56:29.8652829Z ../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-16T01:56:29.8657329Z ../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-16T01:56:29.8661423Z ../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-16T01:56:29.8665042Z ../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-16T01:56:29.8666696Z fastLm.cpp:129:50: required from here 2021-05-16T01:56:29.8668956Z ../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-16T01:56:29.8671523Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, 1, false> >’: 2021-05-16T01:56:29.8674102Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:1337:8: required from ‘struct Eigen::internal::evaluator_wrapper_base, -1, 1, false> > >’ 2021-05-16T01:56:29.8676989Z ../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-16T01:56:29.8679798Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from ‘struct Eigen::internal::evaluator, -1, 1, false> > >’ 2021-05-16T01:56:29.8682421Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from ‘struct Eigen::internal::evaluator, -1, 1, false> > >’ 2021-05-16T01:56:29.8686847Z ../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-16T01:56:29.8691795Z ../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-16T01:56:29.8696543Z ../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-16T01:56:29.8700991Z ../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-16T01:56:29.8704995Z ../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-16T01:56:29.8711500Z ../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-16T01:56:29.8713078Z fastLm.cpp:129:50: required from here 2021-05-16T01:56:29.8715366Z ../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-16T01:56:29.8716873Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T01:56:29.8717624Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:29.8718430Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:29.8719288Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:29.8719903Z from fastLm.h:25, 2021-05-16T01:56:29.8720469Z from fastLm.cpp:23: 2021-05-16T01:56:29.8722562Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false> >, 0>’: 2021-05-16T01:56:29.8725265Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false> >, 2>’ 2021-05-16T01:56:29.8727896Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false> > >’ 2021-05-16T01:56:29.8730327Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false> > >’ 2021-05-16T01:56:29.8732724Z ../inst/include/Eigen/src/Core/Transpose.h:115:37: required from ‘class Eigen::TransposeImpl, -1, -1, false>, Eigen::Dense>’ 2021-05-16T01:56:29.8735008Z ../inst/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, -1, -1, false> >’ 2021-05-16T01:56:29.8737105Z ../inst/include/Eigen/src/Core/TriangularMatrix.h:174:44: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:29.8739775Z ../inst/include/Eigen/src/Core/TriangularMatrix.h:186:58: required from ‘class Eigen::TriangularView, -1, -1, false> >, 1>’ 2021-05-16T01:56:29.8742751Z ../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-16T01:56:29.8746996Z ../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-16T01:56:29.8751454Z ../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-16T01:56:29.8755723Z ../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-16T01:56:29.8757706Z fastLm.cpp:166:64: required from here 2021-05-16T01:56:29.8760020Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:29.8761490Z 55 | >::type PacketReturnType; 2021-05-16T01:56:29.8762130Z | ^~~~~~~~~~~~~~~~ 2021-05-16T01:56:29.8914738Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: 2021-05-16T01:56:29.8917004Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ 2021-05-16T01:56:29.8919168Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ 2021-05-16T01:56:29.8921145Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ 2021-05-16T01:56:29.8922999Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ 2021-05-16T01:56:29.8925012Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ 2021-05-16T01:56:29.8926814Z ../inst/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ 2021-05-16T01:56:29.8930110Z ../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-16T01:56:29.8934599Z ../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-16T01:56:29.8939063Z ../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-16T01:56:29.8943363Z ../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-16T01:56:29.8945424Z fastLm.cpp:166:64: required from here 2021-05-16T01:56:29.8947740Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:29.9169490Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1>, 0>’: 2021-05-16T01:56:29.9171974Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, -1>, 1>’ 2021-05-16T01:56:29.9174339Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, -1>, 3>’ 2021-05-16T01:56:29.9176811Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1> >’ 2021-05-16T01:56:29.9178883Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1> >’ 2021-05-16T01:56:29.9180804Z ../inst/include/Eigen/src/Core/Diagonal.h:63:53: required from ‘class Eigen::Diagonal, -1>’ 2021-05-16T01:56:29.9184772Z ../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-16T01:56:29.9189624Z ../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-16T01:56:29.9194285Z ../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-16T01:56:29.9199132Z ../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-16T01:56:29.9201223Z fastLm.cpp:176:69: required from here 2021-05-16T01:56:29.9203546Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:29.9645339Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true> >, 0>’: 2021-05-16T01:56:29.9648378Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Block, -1, 1, true> > >’ 2021-05-16T01:56:29.9651188Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Block, -1, 1, true> > >’ 2021-05-16T01:56:29.9654028Z ../inst/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Block, -1, 1, true>, Eigen::Dense>’ 2021-05-16T01:56:29.9656747Z ../inst/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true> >’ 2021-05-16T01:56:29.9660274Z ../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-16T01:56:29.9664569Z ../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-16T01:56:29.9668071Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:505:34: required from ‘void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T01:56:29.9671937Z ../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-16T01:56:29.9676171Z ../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-16T01:56:29.9678023Z fastLm.cpp:88:37: required from here 2021-05-16T01:56:29.9680293Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:29.9812628Z In file included from ../inst/include/Eigen/Core:445, 2021-05-16T01:56:29.9813411Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:29.9814235Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:29.9815045Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:29.9815963Z from fastLm.h:25, 2021-05-16T01:56:29.9816544Z from fastLm.cpp:23: 2021-05-16T01:56:29.9818864Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 1, -1, false> >’: 2021-05-16T01:56:29.9821156Z ../inst/include/Eigen/src/Core/Visitor.h:69:8: required from ‘class Eigen::internal::visitor_evaluator, 1, -1, false> >’ 2021-05-16T01:56:29.9824151Z ../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-16T01:56:29.9827917Z ../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-16T01:56:29.9840195Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:519:50: required from ‘void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T01:56:29.9844125Z ../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-16T01:56:29.9848360Z ../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-16T01:56:29.9850219Z fastLm.cpp:88:37: required from here 2021-05-16T01:56:29.9852625Z ../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-16T01:56:29.9853895Z 960 | enum { 2021-05-16T01:56:29.9854297Z | ^ 2021-05-16T01:56:29.9854970Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T01:56:29.9855714Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:29.9856510Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:29.9857324Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:29.9857934Z from fastLm.h:25, 2021-05-16T01:56:29.9858493Z from fastLm.cpp:23: 2021-05-16T01:56:29.9860713Z ../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-16T01:56:29.9863582Z ../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-16T01:56:29.9866365Z ../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-16T01:56:29.9868952Z ../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-16T01:56:29.9871563Z ../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-16T01:56:29.9874148Z ../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-16T01:56:29.9876239Z ../inst/include/Eigen/src/Core/Block.h:154:7: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:29.9881015Z ../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-16T01:56:29.9886354Z ../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-16T01:56:29.9889981Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:538:5: required from ‘void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T01:56:29.9893835Z ../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-16T01:56:29.9898042Z ../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-16T01:56:29.9899983Z fastLm.cpp:88:37: required from here 2021-05-16T01:56:29.9902275Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:29.9903742Z 55 | >::type PacketReturnType; 2021-05-16T01:56:29.9904392Z | ^~~~~~~~~~~~~~~~ 2021-05-16T01:56:30.0029476Z ../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-16T01:56:30.0034268Z ../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-16T01:56:30.0039056Z ../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-16T01:56:30.0043491Z ../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-16T01:56:30.0047659Z ../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-16T01:56:30.0052780Z ../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-16T01:56:30.0057742Z ../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-16T01:56:30.0061520Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:538:5: required from ‘void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T01:56:30.0065650Z ../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-16T01:56:30.0069998Z ../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-16T01:56:30.0071697Z fastLm.cpp:88:37: required from here 2021-05-16T01:56:30.0073830Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:30.0239771Z ../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-16T01:56:30.0243759Z ../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-16T01:56:30.0247490Z ../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-16T01:56:30.0251540Z ../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-16T01:56:30.0255235Z ../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-16T01:56:30.0259893Z ../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-16T01:56:30.0265533Z ../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-16T01:56:30.0269696Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:565:40: required from ‘void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T01:56:30.0274502Z ../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-16T01:56:30.0279784Z ../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-16T01:56:30.0282250Z fastLm.cpp:88:37: required from here 2021-05-16T01:56:30.0285112Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:30.0441010Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, -1, true>, 0>’: 2021-05-16T01:56:30.0444891Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 1, -1, true>, 1>’ 2021-05-16T01:56:30.0448666Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 1, -1, true>, 3>’ 2021-05-16T01:56:30.0452186Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 1, -1, true> >’ 2021-05-16T01:56:30.0455631Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 1, -1, true> >’ 2021-05-16T01:56:30.0458884Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 1, -1, true>, 0>’ 2021-05-16T01:56:30.0461872Z ../inst/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:30.0468958Z ../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-16T01:56:30.0476995Z ../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-16T01:56:30.0484608Z ../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-16T01:56:30.0491691Z ../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-16T01:56:30.0503370Z ../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-16T01:56:30.0509594Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:30.0513189Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:30.0608137Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false>, 0>’: 2021-05-16T01:56:30.0610856Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false>, 1>’ 2021-05-16T01:56:30.0613500Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false>, 3>’ 2021-05-16T01:56:30.0615974Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 1, -1, true>, 1, -1, false> >’ 2021-05-16T01:56:30.0618334Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 1, -1, true>, 1, -1, false> >’ 2021-05-16T01:56:30.0620636Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 1, -1, true>, 1, -1, false>, 0>’ 2021-05-16T01:56:30.0622645Z ../inst/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:30.0627183Z ../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-16T01:56:30.0632302Z ../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-16T01:56:30.0637157Z ../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-16T01:56:30.0641697Z ../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-16T01:56:30.0649102Z ../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-16T01:56:30.0652948Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:30.0655273Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:30.0783215Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, 0>’: 2021-05-16T01:56:30.0786153Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, 2>’ 2021-05-16T01:56:30.0788667Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false>, -1, 1, true> >’ 2021-05-16T01:56:30.0791023Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false>, -1, 1, true> >’ 2021-05-16T01:56:30.0793343Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, -1, false>, -1, 1, true>, 0>’ 2021-05-16T01:56:30.0795677Z ../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-16T01:56:30.0797906Z ../inst/include/Eigen/src/Core/Block.h:154:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:30.0802093Z ../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-16T01:56:30.0807154Z ../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-16T01:56:30.0812018Z ../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-16T01:56:30.0816564Z ../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-16T01:56:30.0824007Z ../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-16T01:56:30.0827993Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:30.0830304Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:30.0938630Z ../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-16T01:56:30.0941735Z ../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-16T01:56:30.0944512Z ../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-16T01:56:30.0947308Z ../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-16T01:56:30.0950103Z ../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-16T01:56:30.0952737Z ../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-16T01:56:30.0954856Z ../inst/include/Eigen/src/Core/Block.h:154:7: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:30.0959002Z ../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-16T01:56:30.0964087Z ../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-16T01:56:30.0968932Z ../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-16T01:56:30.0973483Z ../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-16T01:56:30.0981082Z ../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-16T01:56:30.0984871Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:30.0987346Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:30.1098191Z ../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-16T01:56:30.1101436Z ../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-16T01:56:30.1104458Z ../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-16T01:56:30.1107710Z ../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-16T01:56:30.1110620Z ../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-16T01:56:30.1113362Z ../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-16T01:56:30.1117588Z ../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-16T01:56:30.1122884Z ../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-16T01:56:30.1127756Z ../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-16T01:56:30.1132305Z ../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-16T01:56:30.1139847Z ../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-16T01:56:30.1143646Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:30.1146055Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:30.1245674Z ../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-16T01:56:30.1250719Z ../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-16T01:56:30.1255576Z ../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-16T01:56:30.1260452Z ../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-16T01:56:30.1265654Z ../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-16T01:56:30.1270689Z ../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-16T01:56:30.1275779Z ../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-16T01:56:30.1280730Z ../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-16T01:56:30.1285287Z ../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-16T01:56:30.1292721Z ../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-16T01:56:30.1296514Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:30.1298812Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:30.1385920Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, 0>’: 2021-05-16T01:56:30.1388752Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, 2>’ 2021-05-16T01:56:30.1391273Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false>, -1, -1, false> >’ 2021-05-16T01:56:30.1394026Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false>, -1, -1, false> >’ 2021-05-16T01:56:30.1396372Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, -1, false>, -1, -1, false>, 0>’ 2021-05-16T01:56:30.1398702Z ../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-16T01:56:30.1400721Z ../inst/include/Eigen/src/Core/Block.h:154:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:30.1404882Z ../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-16T01:56:30.1409963Z ../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-16T01:56:30.1414939Z ../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-16T01:56:30.1419483Z ../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-16T01:56:30.1427020Z ../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-16T01:56:30.1430820Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:30.1433124Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:30.1594720Z ../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-16T01:56:30.1601437Z ../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-16T01:56:30.1607611Z ../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-16T01:56:30.1613834Z ../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-16T01:56:30.1619943Z ../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-16T01:56:30.1626091Z ../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-16T01:56:30.1631489Z ../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-16T01:56:30.1636557Z ../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-16T01:56:30.1641527Z ../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-16T01:56:30.1646041Z ../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-16T01:56:30.1653477Z ../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-16T01:56:30.1657267Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:30.1659542Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:30.1744746Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, 0>’: 2021-05-16T01:56:30.1747498Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, 1>’ 2021-05-16T01:56:30.1749930Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, 3>’ 2021-05-16T01:56:30.1752173Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false> >’ 2021-05-16T01:56:30.1754331Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false> >’ 2021-05-16T01:56:30.1756447Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, -1, false>, 0>’ 2021-05-16T01:56:30.1758399Z ../inst/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:30.1762560Z ../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-16T01:56:30.1767627Z ../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-16T01:56:30.1772633Z ../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-16T01:56:30.1777215Z ../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-16T01:56:30.1784668Z ../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-16T01:56:30.1788702Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:30.1791118Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:30.1959481Z ../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-16T01:56:30.1964259Z ../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-16T01:56:30.1968755Z ../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-16T01:56:30.1973206Z ../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-16T01:56:30.1977605Z ../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-16T01:56:30.1981812Z ../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-16T01:56:30.1988154Z ../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-16T01:56:30.1995212Z ../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-16T01:56:30.2001606Z ../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-16T01:56:30.2007590Z ../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-16T01:56:30.2017495Z ../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-16T01:56:30.2022498Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:30.2025860Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:30.2251609Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, 0>’: 2021-05-16T01:56:30.2254319Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, 1>’ 2021-05-16T01:56:30.2258020Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, 3>’ 2021-05-16T01:56:30.2261370Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false>, -1, 1, true> >’ 2021-05-16T01:56:30.2264561Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false>, -1, 1, true> >’ 2021-05-16T01:56:30.2267944Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, -1, false>, -1, 1, true>, 0>’ 2021-05-16T01:56:30.2270730Z ../inst/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:30.2275941Z ../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-16T01:56:30.2282833Z ../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-16T01:56:30.2287956Z ../inst/include/Eigen/src/QR/HouseholderQR.h:391:73: required from ‘void Eigen::HouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T01:56:30.2292757Z ../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-16T01:56:30.2297908Z ../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-16T01:56:30.2300172Z fastLm.cpp:113:30: required from here 2021-05-16T01:56:30.2303491Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:30.2423600Z ../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-16T01:56:30.2426713Z ../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-16T01:56:30.2429502Z ../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-16T01:56:30.2432152Z ../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-16T01:56:30.2434685Z ../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-16T01:56:30.2437160Z ../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-16T01:56:30.2439223Z ../inst/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:30.2442750Z ../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-16T01:56:30.2447928Z ../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-16T01:56:30.2451859Z ../inst/include/Eigen/src/QR/HouseholderQR.h:391:73: required from ‘void Eigen::HouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T01:56:30.2455292Z ../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-16T01:56:30.2459098Z ../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-16T01:56:30.2460617Z fastLm.cpp:113:30: required from here 2021-05-16T01:56:30.2462734Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:30.2614971Z ../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-16T01:56:30.2618670Z ../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-16T01:56:30.2622071Z ../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-16T01:56:30.2625802Z ../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-16T01:56:30.2629184Z ../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-16T01:56:30.2632384Z ../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-16T01:56:30.2636797Z ../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-16T01:56:30.2642058Z ../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-16T01:56:30.2646061Z ../inst/include/Eigen/src/QR/HouseholderQR.h:391:73: required from ‘void Eigen::HouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T01:56:30.2649536Z ../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-16T01:56:30.2653272Z ../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-16T01:56:30.2655085Z fastLm.cpp:113:30: required from here 2021-05-16T01:56:30.2657388Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:30.2765867Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 2>, Eigen::Matrix, 0>, 0>’: 2021-05-16T01:56:30.2768990Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 2>, Eigen::Matrix, 0> >’ 2021-05-16T01:56:30.2771707Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 2>, Eigen::Matrix, 0> >’ 2021-05-16T01:56:30.2774379Z ../inst/include/Eigen/src/Core/Product.h:115:7: required from ‘class Eigen::internal::dense_product_base, 2>, Eigen::Matrix, 0, 8>’ 2021-05-16T01:56:30.2777726Z ../inst/include/Eigen/src/Core/Product.h:147:7: required from ‘class Eigen::ProductImpl, 2>, Eigen::Matrix, 0, Eigen::Dense>’ 2021-05-16T01:56:30.2780206Z ../inst/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, 2>, Eigen::Matrix, 0>’ 2021-05-16T01:56:30.2784137Z ../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-16T01:56:30.2789768Z ../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-16T01:56:30.2793467Z ../inst/include/Eigen/src/QR/HouseholderQR.h:391:73: required from ‘void Eigen::HouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T01:56:30.2797205Z ../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-16T01:56:30.2800942Z ../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-16T01:56:30.2802622Z fastLm.cpp:113:30: required from here 2021-05-16T01:56:30.2805101Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:30.2914914Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 1>, Eigen::Matrix, 0>, 0>’: 2021-05-16T01:56:30.2918129Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, 1>, Eigen::Matrix, 0> >’ 2021-05-16T01:56:30.2921102Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, 1>, Eigen::Matrix, 0> >’ 2021-05-16T01:56:30.2924288Z ../inst/include/Eigen/src/Core/Product.h:115:7: required from ‘class Eigen::internal::dense_product_base >, 1>, Eigen::Matrix, 0, 8>’ 2021-05-16T01:56:30.2927396Z ../inst/include/Eigen/src/Core/Product.h:147:7: required from ‘class Eigen::ProductImpl >, 1>, Eigen::Matrix, 0, Eigen::Dense>’ 2021-05-16T01:56:30.2930174Z ../inst/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product >, 1>, Eigen::Matrix, 0>’ 2021-05-16T01:56:30.2934231Z ../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-16T01:56:30.2939590Z ../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-16T01:56:30.2943282Z ../inst/include/Eigen/src/QR/HouseholderQR.h:391:73: required from ‘void Eigen::HouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T01:56:30.2947313Z ../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-16T01:56:30.2951095Z ../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-16T01:56:30.2952866Z fastLm.cpp:113:30: required from here 2021-05-16T01:56:30.2955302Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:30.3068342Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, 5>, Eigen::Matrix, 0>, 0>’: 2021-05-16T01:56:30.3071451Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false>, 5>, Eigen::Matrix, 0> >’ 2021-05-16T01:56:30.3074779Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false>, 5>, Eigen::Matrix, 0> >’ 2021-05-16T01:56:30.3077705Z ../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-16T01:56:30.3080547Z ../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-16T01:56:30.3083464Z ../inst/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, -1, -1, false>, 5>, Eigen::Matrix, 0>’ 2021-05-16T01:56:30.3087655Z ../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-16T01:56:30.3092890Z ../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-16T01:56:30.3096838Z ../inst/include/Eigen/src/QR/HouseholderQR.h:391:73: required from ‘void Eigen::HouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T01:56:30.3100286Z ../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-16T01:56:30.3104006Z ../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-16T01:56:30.3105923Z fastLm.cpp:113:30: required from here 2021-05-16T01:56:30.3108267Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:30.3265405Z ../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-16T01:56:30.3268627Z ../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-16T01:56:30.3271645Z ../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-16T01:56:30.3274698Z ../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-16T01:56:30.3277784Z ../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-16T01:56:30.3280587Z ../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-16T01:56:30.3283692Z ../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-16T01:56:30.3286683Z ../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-16T01:56:30.3289473Z ../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-16T01:56:30.3292867Z ../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-16T01:56:30.3296371Z ../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-16T01:56:30.3297928Z fastLm.cpp:122:50: required from here 2021-05-16T01:56:30.3300201Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:30.3412635Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, false>, 0>’: 2021-05-16T01:56:30.3415320Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, false>, 1>’ 2021-05-16T01:56:30.3417919Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, false>, 3>’ 2021-05-16T01:56:30.3420547Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false>, -1, 1, false> >’ 2021-05-16T01:56:30.3422862Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false>, -1, 1, false> >’ 2021-05-16T01:56:30.3425322Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, -1, false>, -1, 1, false>, 0>’ 2021-05-16T01:56:30.3427329Z ../inst/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:30.3430287Z ../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-16T01:56:30.3433343Z ../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-16T01:56:30.3436130Z ../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-16T01:56:30.3439616Z ../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-16T01:56:30.3443165Z ../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-16T01:56:30.3444708Z fastLm.cpp:122:50: required from here 2021-05-16T01:56:30.3446975Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:30.3613004Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false> >, 0>’: 2021-05-16T01:56:30.3616710Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false> >, 2>’ 2021-05-16T01:56:30.3620139Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false>, 1, -1, false> > >’ 2021-05-16T01:56:30.3623356Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false>, 1, -1, false> > >’ 2021-05-16T01:56:30.3626761Z ../inst/include/Eigen/src/Core/Transpose.h:115:37: required from ‘class Eigen::TransposeImpl, -1, -1, false>, 1, -1, false>, Eigen::Dense>’ 2021-05-16T01:56:30.3629799Z ../inst/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, -1, -1, false>, 1, -1, false> >’ 2021-05-16T01:56:30.3633742Z ../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-16T01:56:30.3637521Z ../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-16T01:56:30.3641007Z ../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-16T01:56:30.3645261Z ../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-16T01:56:30.3649672Z ../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-16T01:56:30.3651591Z fastLm.cpp:122:50: required from here 2021-05-16T01:56:30.3654418Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:30.3780108Z ../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-16T01:56:30.3783871Z ../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-16T01:56:30.3787563Z ../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-16T01:56:30.3791051Z ../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-16T01:56:30.3794481Z ../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-16T01:56:30.3797754Z ../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-16T01:56:30.3800927Z ../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-16T01:56:30.3804091Z ../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-16T01:56:30.3806886Z ../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-16T01:56:30.3810267Z ../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-16T01:56:30.3813792Z ../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-16T01:56:30.3815338Z fastLm.cpp:122:50: required from here 2021-05-16T01:56:30.3817607Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:30.3954458Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’: 2021-05-16T01:56:30.3956907Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase >, 1>’ 2021-05-16T01:56:30.3959483Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase >, 3>’ 2021-05-16T01:56:30.3961688Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase > >’ 2021-05-16T01:56:30.3963832Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase > >’ 2021-05-16T01:56:30.3965799Z ../inst/include/Eigen/src/Core/Transpose.h:115:37: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:30.3969814Z ../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-16T01:56:30.3976051Z ../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-16T01:56:30.3981239Z ../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-16T01:56:30.3986255Z ../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-16T01:56:30.3992075Z ../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-16T01:56:30.3994503Z fastLm.cpp:125:63: required from here 2021-05-16T01:56:30.3996795Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:30.4272512Z In file included from ../inst/include/Eigen/Core:445, 2021-05-16T01:56:30.4273287Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:30.4274102Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:30.4274908Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:30.4275533Z from fastLm.h:25, 2021-05-16T01:56:30.4276082Z from fastLm.cpp:23: 2021-05-16T01:56:30.4278754Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0>, -1, 1, false> >’: 2021-05-16T01:56:30.4281355Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from ‘struct Eigen::internal::evaluator, 0>, -1, 1, false> >’ 2021-05-16T01:56:30.4284609Z ../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-16T01:56:30.4287945Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from ‘struct Eigen::internal::evaluator, const Eigen::Block, 0>, -1, 1, false> > >’ 2021-05-16T01:56:30.4291057Z ../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-16T01:56:30.4295463Z ../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-16T01:56:30.4300188Z ../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-16T01:56:30.4304523Z ../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-16T01:56:30.4308825Z ../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-16T01:56:30.4312389Z ../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-16T01:56:30.4313941Z fastLm.cpp:129:50: required from here 2021-05-16T01:56:30.4316214Z ../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-16T01:56:30.4317409Z 960 | enum { 2021-05-16T01:56:30.4317812Z | ^ 2021-05-16T01:56:30.4328895Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T01:56:30.4329631Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:30.4330441Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:30.4331246Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:30.4331867Z from fastLm.h:25, 2021-05-16T01:56:30.4332413Z from fastLm.cpp:23: 2021-05-16T01:56:30.4334364Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: 2021-05-16T01:56:30.4336601Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ 2021-05-16T01:56:30.4338759Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ 2021-05-16T01:56:30.4340751Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ 2021-05-16T01:56:30.4342632Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ 2021-05-16T01:56:30.4344681Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ 2021-05-16T01:56:30.4346905Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:131:44: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:30.4350999Z ../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-16T01:56:30.4355421Z ../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-16T01:56:30.4359694Z ../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-16T01:56:30.4363819Z ../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-16T01:56:30.4367369Z ../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-16T01:56:30.4368927Z fastLm.cpp:129:50: required from here 2021-05-16T01:56:30.4371197Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:30.4372665Z 55 | >::type PacketReturnType; 2021-05-16T01:56:30.4373312Z | ^~~~~~~~~~~~~~~~ 2021-05-16T01:56:30.4719782Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, 2, false>, 0>’: 2021-05-16T01:56:30.4728982Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 1, 2, false>, 1>’ 2021-05-16T01:56:30.4733216Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 1, 2, false>, 3>’ 2021-05-16T01:56:30.4737446Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 1, 2, false> >’ 2021-05-16T01:56:30.4741178Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 1, 2, false> >’ 2021-05-16T01:56:30.4744789Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 1, 2, false>, 0>’ 2021-05-16T01:56:30.4748512Z ../inst/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:30.4754042Z ../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-16T01:56:30.4760567Z ../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-16T01:56:30.4768485Z ../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-16T01:56:30.4776418Z ../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-16T01:56:30.4783988Z ../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-16T01:56:30.4786250Z fastLm.cpp:166:64: required from here 2021-05-16T01:56:30.4788576Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:30.4790116Z In file included from ../inst/include/Eigen/Core:370, 2021-05-16T01:56:30.4790860Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:30.4791674Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:30.4792479Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:30.4793203Z from fastLm.h:25, 2021-05-16T01:56:30.4793755Z from fastLm.cpp:23: 2021-05-16T01:56:30.4795365Z ../inst/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: 2021-05-16T01:56:30.4797421Z ../inst/include/Eigen/src/Core/DenseBase.h:174:81: required from ‘class Eigen::DenseBase, 1, 2, false> >’ 2021-05-16T01:56:30.4799490Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 1, 2, false> >’ 2021-05-16T01:56:30.4801512Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 1, 2, false>, 0>’ 2021-05-16T01:56:30.4803481Z ../inst/include/Eigen/src/Core/MapBase.h:221:34: required from ‘class Eigen::MapBase, 1, 2, false>, 1>’ 2021-05-16T01:56:30.4805516Z ../inst/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, 1, 2, false, true>’ 2021-05-16T01:56:30.4807442Z ../inst/include/Eigen/src/Core/Block.h:154:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:30.4810494Z ../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-16T01:56:30.4814152Z ../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-16T01:56:30.4818556Z ../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-16T01:56:30.4823107Z ../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-16T01:56:30.4827484Z ../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-16T01:56:30.4829336Z fastLm.cpp:166:64: required from here 2021-05-16T01:56:30.4831607Z ../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-16T01:56:30.4833676Z 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> 2021-05-16T01:56:30.4834853Z | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T01:56:30.4837017Z ../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-16T01:56:30.4839054Z 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> 2021-05-16T01:56:30.4840474Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T01:56:30.4842678Z ../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-16T01:56:30.4845632Z ../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-16T01:56:30.4848531Z ../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-16T01:56:30.4850231Z 205 | typedef typename find_best_packet_helper::type>::type type; 2021-05-16T01:56:30.4851193Z | ^~~~ 2021-05-16T01:56:30.4929271Z In file included from ../inst/include/Eigen/Core:445, 2021-05-16T01:56:30.4930062Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:30.4930871Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:30.4931696Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:30.4932324Z from fastLm.h:25, 2021-05-16T01:56:30.4932873Z from fastLm.cpp:23: 2021-05-16T01:56:30.4935045Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 1, -1, false> >’: 2021-05-16T01:56:30.4938721Z ../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-16T01:56:30.4942784Z ../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-16T01:56:30.4947410Z ../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-16T01:56:30.4951911Z ../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-16T01:56:30.4958906Z ../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-16T01:56:30.4960770Z fastLm.cpp:166:64: required from here 2021-05-16T01:56:30.4963041Z ../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-16T01:56:30.4964247Z 960 | enum { 2021-05-16T01:56:30.4964661Z | ^ 2021-05-16T01:56:30.4966607Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, 1, false> >’: 2021-05-16T01:56:30.4968889Z ../inst/include/Eigen/src/Core/Visitor.h:69:8: required from ‘class Eigen::internal::visitor_evaluator, -1, 1, false> >’ 2021-05-16T01:56:30.4971869Z ../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-16T01:56:30.4975416Z ../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-16T01:56:30.4979762Z ../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-16T01:56:30.4984196Z ../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-16T01:56:30.4988587Z ../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-16T01:56:30.4990574Z fastLm.cpp:166:64: required from here 2021-05-16T01:56:30.4992850Z ../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-16T01:56:30.5028262Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T01:56:30.5029030Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:30.5029849Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:30.5030658Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:30.5031287Z from fastLm.h:25, 2021-05-16T01:56:30.5031850Z from fastLm.cpp:23: 2021-05-16T01:56:30.5036037Z ../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-16T01:56:30.5041449Z ../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-16T01:56:30.5046896Z ../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-16T01:56:30.5052207Z ../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-16T01:56:30.5057396Z ../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-16T01:56:30.5062441Z ../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-16T01:56:30.5066639Z ../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-16T01:56:30.5071436Z ../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-16T01:56:30.5076095Z ../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-16T01:56:30.5080752Z ../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-16T01:56:30.5085481Z ../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-16T01:56:30.5087560Z fastLm.cpp:176:69: required from here 2021-05-16T01:56:30.5089817Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:30.5091283Z 55 | >::type PacketReturnType; 2021-05-16T01:56:30.5092023Z | ^~~~~~~~~~~~~~~~ 2021-05-16T01:56:30.5213500Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 0>’: 2021-05-16T01:56:30.5216283Z ../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-16T01:56:30.5218922Z ../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-16T01:56:30.5221413Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, -1, 1, true> >’ 2021-05-16T01:56:30.5223789Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, -1, 1, true> >’ 2021-05-16T01:56:30.5226309Z ../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-16T01:56:30.5228322Z ../inst/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:30.5231650Z ../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-16T01:56:30.5235346Z ../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-16T01:56:30.5240071Z ../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-16T01:56:30.5244926Z ../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-16T01:56:30.5249632Z ../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-16T01:56:30.5251721Z fastLm.cpp:176:69: required from here 2021-05-16T01:56:30.5254070Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:30.5653830Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>’: 2021-05-16T01:56:30.5658019Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::Matrix > >’ 2021-05-16T01:56:30.5661691Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, Eigen::Matrix > >’ 2021-05-16T01:56:30.5665426Z ../inst/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, Eigen::Matrix >’ 2021-05-16T01:56:30.5669325Z ../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-16T01:56:30.5672926Z ../inst/include/Eigen/src/Core/CwiseNullaryOp.h:501:10: required from ‘Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Matrix]’ 2021-05-16T01:56:30.5681550Z ../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-16T01:56:30.5697294Z ../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-16T01:56:30.5706533Z ../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-16T01:56:30.5712116Z ../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-16T01:56:30.5714539Z fastLm.cpp:70:30: required from here 2021-05-16T01:56:30.5716814Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:30.5844762Z ../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-16T01:56:30.5848281Z ../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-16T01:56:30.5851560Z ../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-16T01:56:30.5854866Z ../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-16T01:56:30.5858064Z ../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-16T01:56:30.5862064Z ../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-16T01:56:30.5867801Z ../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-16T01:56:30.5873272Z ../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-16T01:56:30.5876905Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:538:5: required from ‘void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T01:56:30.5880756Z ../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-16T01:56:30.5884981Z ../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-16T01:56:30.5886816Z fastLm.cpp:88:37: required from here 2021-05-16T01:56:30.5889199Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:30.6347459Z ../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-16T01:56:30.6353152Z ../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-16T01:56:30.6358590Z ../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-16T01:56:30.6363696Z ../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-16T01:56:30.6368592Z ../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-16T01:56:30.6373383Z ../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-16T01:56:30.6377178Z ../inst/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:30.6383444Z ../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-16T01:56:30.6392945Z ../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-16T01:56:30.6399520Z ../inst/include/Eigen/src/QR/HouseholderQR.h:391:73: required from ‘void Eigen::HouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T01:56:30.6405650Z ../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-16T01:56:30.6412304Z ../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-16T01:56:30.6415221Z fastLm.cpp:113:30: required from here 2021-05-16T01:56:30.6417941Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:30.6539079Z ../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-16T01:56:30.6542064Z ../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-16T01:56:30.6544904Z ../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-16T01:56:30.6547787Z ../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-16T01:56:30.6550356Z ../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-16T01:56:30.6552882Z ../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-16T01:56:30.6554964Z ../inst/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:30.6558672Z ../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-16T01:56:30.6563676Z ../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-16T01:56:30.6567587Z ../inst/include/Eigen/src/QR/HouseholderQR.h:391:73: required from ‘void Eigen::HouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T01:56:30.6571026Z ../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-16T01:56:30.6574777Z ../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-16T01:56:30.6576403Z fastLm.cpp:113:30: required from here 2021-05-16T01:56:30.6578698Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:30.6715936Z ../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-16T01:56:30.6719099Z ../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-16T01:56:30.6722248Z ../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-16T01:56:30.6725067Z ../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-16T01:56:30.6727843Z ../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-16T01:56:30.6730035Z ../inst/include/Eigen/src/Core/Transpose.h:52:37: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:30.6733568Z ../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-16T01:56:30.6738528Z ../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-16T01:56:30.6742192Z ../inst/include/Eigen/src/QR/HouseholderQR.h:391:73: required from ‘void Eigen::HouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T01:56:30.6745869Z ../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-16T01:56:30.6749758Z ../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-16T01:56:30.6751397Z fastLm.cpp:113:30: required from here 2021-05-16T01:56:30.6753690Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:30.6900070Z ../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-16T01:56:30.6904240Z ../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-16T01:56:30.6908621Z ../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-16T01:56:30.6912551Z ../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-16T01:56:30.6916416Z ../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-16T01:56:30.6918941Z ../inst/include/Eigen/src/Core/Product.h:71:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:30.6922465Z ../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-16T01:56:30.6927408Z ../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-16T01:56:30.6931077Z ../inst/include/Eigen/src/QR/HouseholderQR.h:391:73: required from ‘void Eigen::HouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T01:56:30.6934562Z ../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-16T01:56:30.6938415Z ../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-16T01:56:30.6940064Z fastLm.cpp:113:30: required from here 2021-05-16T01:56:30.6942360Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:30.7049837Z ../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-16T01:56:30.7052737Z ../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-16T01:56:30.7055560Z ../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-16T01:56:30.7058215Z ../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-16T01:56:30.7060949Z ../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-16T01:56:30.7063497Z ../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-16T01:56:30.7065748Z ../inst/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:30.7069251Z ../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-16T01:56:30.7074240Z ../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-16T01:56:30.7077930Z ../inst/include/Eigen/src/QR/HouseholderQR.h:391:73: required from ‘void Eigen::HouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T01:56:30.7081372Z ../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-16T01:56:30.7085104Z ../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-16T01:56:30.7086865Z fastLm.cpp:113:30: required from here 2021-05-16T01:56:30.7089155Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:30.7232911Z ../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-16T01:56:30.7237632Z ../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-16T01:56:30.7242127Z ../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-16T01:56:30.7246917Z ../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-16T01:56:30.7251377Z ../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-16T01:56:30.7256522Z ../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-16T01:56:30.7261221Z ../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-16T01:56:30.7266436Z ../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-16T01:56:30.7270166Z ../inst/include/Eigen/src/QR/HouseholderQR.h:391:73: required from ‘void Eigen::HouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T01:56:30.7273749Z ../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-16T01:56:30.7277488Z ../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-16T01:56:30.7279128Z fastLm.cpp:113:30: required from here 2021-05-16T01:56:30.7281439Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:30.7398435Z ../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-16T01:56:30.7404031Z ../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-16T01:56:30.7409269Z ../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-16T01:56:30.7414450Z ../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-16T01:56:30.7419581Z ../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-16T01:56:30.7422587Z ../inst/include/Eigen/src/Core/Product.h:71:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:30.7426433Z ../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-16T01:56:30.7431573Z ../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-16T01:56:30.7435247Z ../inst/include/Eigen/src/QR/HouseholderQR.h:391:73: required from ‘void Eigen::HouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T01:56:30.7438705Z ../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-16T01:56:30.7443753Z ../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-16T01:56:30.7445398Z fastLm.cpp:113:30: required from here 2021-05-16T01:56:30.7447722Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:30.7614723Z In file included from ../inst/include/Eigen/Core:445, 2021-05-16T01:56:30.7615495Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:30.7616519Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:30.7617353Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:30.7617976Z from fastLm.h:25, 2021-05-16T01:56:30.7618541Z from fastLm.cpp:23: 2021-05-16T01:56:30.7620820Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 1, -1, false>, 1, -1, false> >’: 2021-05-16T01:56:30.7623407Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from ‘struct Eigen::internal::evaluator, 1, -1, false>, 1, -1, false> >’ 2021-05-16T01:56:30.7626892Z ../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-16T01:56:30.7630280Z ../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-16T01:56:30.7633427Z ../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-16T01:56:30.7637714Z ../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-16T01:56:30.7642119Z ../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-16T01:56:30.7649554Z ../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-16T01:56:30.7654001Z ../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-16T01:56:30.7657927Z ../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-16T01:56:30.7661451Z ../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-16T01:56:30.7663009Z fastLm.cpp:122:50: required from here 2021-05-16T01:56:30.7665466Z ../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-16T01:56:30.7666700Z 960 | enum { 2021-05-16T01:56:30.7667106Z | ^ 2021-05-16T01:56:30.7667777Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T01:56:30.7668517Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:30.7669314Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:30.7670128Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:30.7670733Z from fastLm.h:25, 2021-05-16T01:56:30.7671293Z from fastLm.cpp:23: 2021-05-16T01:56:30.7673637Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Block, 1, -1, false> >, 0>’: 2021-05-16T01:56:30.7676571Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Block, 1, -1, false> > >’ 2021-05-16T01:56:30.7679378Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Block, 1, -1, false> > >’ 2021-05-16T01:56:30.7682202Z ../inst/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Block, 1, -1, false>, Eigen::Dense>’ 2021-05-16T01:56:30.7684901Z ../inst/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::Block, 1, -1, false> >’ 2021-05-16T01:56:30.7688439Z ../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-16T01:56:30.7691924Z ../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-16T01:56:30.7694870Z ../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-16T01:56:30.7697658Z ../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-16T01:56:30.7701058Z ../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-16T01:56:30.7704579Z ../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-16T01:56:30.7706390Z fastLm.cpp:122:50: required from here 2021-05-16T01:56:30.7708761Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:30.7710220Z 55 | >::type PacketReturnType; 2021-05-16T01:56:30.7710883Z | ^~~~~~~~~~~~~~~~ 2021-05-16T01:56:30.7803046Z ../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-16T01:56:30.7806257Z ../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-16T01:56:30.7809292Z ../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-16T01:56:30.7812368Z ../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-16T01:56:30.7815303Z ../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-16T01:56:30.7819042Z ../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-16T01:56:30.7822726Z ../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-16T01:56:30.7826164Z ../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-16T01:56:30.7828974Z ../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-16T01:56:30.7832391Z ../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-16T01:56:30.7835908Z ../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-16T01:56:30.7837463Z fastLm.cpp:122:50: required from here 2021-05-16T01:56:30.7839733Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:30.8025620Z In file included from ../inst/include/Eigen/Core:445, 2021-05-16T01:56:30.8026420Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:30.8027227Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:30.8028044Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:30.8028950Z from fastLm.h:25, 2021-05-16T01:56:30.8029528Z from fastLm.cpp:23: 2021-05-16T01:56:30.8031873Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, -1, false> >’: 2021-05-16T01:56:30.8034350Z ../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-16T01:56:30.8037440Z ../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-16T01:56:30.8046165Z ../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-16T01:56:30.8053267Z ../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-16T01:56:30.8058205Z ../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-16T01:56:30.8062786Z ../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-16T01:56:30.8066905Z ../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-16T01:56:30.8070484Z ../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-16T01:56:30.8072555Z fastLm.cpp:129:50: required from here 2021-05-16T01:56:30.8074990Z ../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-16T01:56:30.8076219Z 960 | enum { 2021-05-16T01:56:30.8076622Z | ^ 2021-05-16T01:56:30.8256827Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T01:56:30.8285355Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:30.8286630Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:30.8287779Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:30.8288633Z from fastLm.h:25, 2021-05-16T01:56:30.8289410Z from fastLm.cpp:23: 2021-05-16T01:56:30.8293408Z ../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-16T01:56:30.8297893Z ../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-16T01:56:30.8302155Z ../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-16T01:56:30.8306567Z ../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-16T01:56:30.8310720Z ../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-16T01:56:30.8314154Z ../inst/include/Eigen/src/Core/Product.h:71:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:30.8319419Z ../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-16T01:56:30.8324585Z ../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-16T01:56:30.8330333Z ../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-16T01:56:30.8336501Z ../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-16T01:56:30.8342490Z ../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-16T01:56:30.8344346Z fastLm.cpp:166:64: required from here 2021-05-16T01:56:30.8346918Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:30.8348389Z 55 | >::type PacketReturnType; 2021-05-16T01:56:30.8349025Z | ^~~~~~~~~~~~~~~~ 2021-05-16T01:56:30.8426396Z ../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-16T01:56:30.8430726Z ../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-16T01:56:30.8434831Z ../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-16T01:56:30.8439003Z ../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-16T01:56:30.8443102Z ../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-16T01:56:30.8447981Z ../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-16T01:56:30.8452777Z ../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-16T01:56:30.8456502Z ../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-16T01:56:30.8460640Z ../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-16T01:56:30.8465315Z ../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-16T01:56:30.8469639Z ../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-16T01:56:30.8471487Z fastLm.cpp:166:64: required from here 2021-05-16T01:56:30.8473771Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:30.8600309Z ../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-16T01:56:30.8605585Z ../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-16T01:56:30.8610881Z ../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-16T01:56:30.8616381Z ../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-16T01:56:30.8621518Z ../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-16T01:56:30.8624532Z ../inst/include/Eigen/src/Core/Product.h:71:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:30.8628956Z ../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-16T01:56:30.8632665Z ../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-16T01:56:30.8636938Z ../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-16T01:56:30.8641410Z ../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-16T01:56:30.8645680Z ../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-16T01:56:30.8647782Z fastLm.cpp:166:64: required from here 2021-05-16T01:56:30.8650097Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:30.8763631Z ../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-16T01:56:30.8767405Z ../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-16T01:56:30.8770494Z ../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-16T01:56:30.8773529Z ../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-16T01:56:30.8776878Z ../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-16T01:56:30.8779239Z ../inst/include/Eigen/src/Core/Product.h:71:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:30.8783051Z ../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-16T01:56:30.8786915Z ../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-16T01:56:30.8791063Z ../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-16T01:56:30.8795526Z ../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-16T01:56:30.8799793Z ../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-16T01:56:30.8801656Z fastLm.cpp:166:64: required from here 2021-05-16T01:56:30.8803942Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:30.8924967Z ../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-16T01:56:30.8930002Z ../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-16T01:56:30.8934836Z ../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-16T01:56:30.8939831Z ../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-16T01:56:30.8944611Z ../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-16T01:56:30.8947682Z ../inst/include/Eigen/src/Core/Product.h:71:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:30.8951488Z ../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-16T01:56:30.8955208Z ../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-16T01:56:30.8959355Z ../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-16T01:56:30.8963814Z ../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-16T01:56:30.8968216Z ../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-16T01:56:30.8970075Z fastLm.cpp:166:64: required from here 2021-05-16T01:56:30.8972352Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:30.9126879Z In file included from ../inst/include/Eigen/Core:445, 2021-05-16T01:56:30.9127668Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:30.9128495Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:30.9129313Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:30.9129939Z from fastLm.h:25, 2021-05-16T01:56:30.9130504Z from fastLm.cpp:23: 2021-05-16T01:56:30.9132672Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 1, 2, false> >’: 2021-05-16T01:56:30.9136328Z ../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-16T01:56:30.9140347Z ../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-16T01:56:30.9144070Z ../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-16T01:56:30.9148661Z ../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-16T01:56:30.9153113Z ../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-16T01:56:30.9157407Z ../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-16T01:56:30.9159253Z fastLm.cpp:166:64: required from here 2021-05-16T01:56:30.9161509Z ../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-16T01:56:30.9162728Z 960 | enum { 2021-05-16T01:56:30.9163119Z | ^ 2021-05-16T01:56:30.9231902Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T01:56:30.9232691Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:30.9233723Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:30.9234551Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:30.9235166Z from fastLm.h:25, 2021-05-16T01:56:30.9235730Z from fastLm.cpp:23: 2021-05-16T01:56:30.9238750Z ../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-16T01:56:30.9243506Z ../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-16T01:56:30.9248214Z ../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-16T01:56:30.9252251Z ../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-16T01:56:30.9256771Z ../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-16T01:56:30.9261538Z ../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-16T01:56:30.9263609Z fastLm.cpp:176:69: required from here 2021-05-16T01:56:30.9266054Z ../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-16T01:56:30.9267864Z 650 | return internal::first_aligned::alignment),Derived>(m); 2021-05-16T01:56:30.9268883Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T01:56:30.9301811Z In file included from ../inst/include/Eigen/Core:445, 2021-05-16T01:56:30.9302574Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:30.9303393Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:30.9304199Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:30.9304822Z from fastLm.h:25, 2021-05-16T01:56:30.9305515Z from fastLm.cpp:23: 2021-05-16T01:56:30.9307785Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, true> >’: 2021-05-16T01:56:30.9311942Z ../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-16T01:56:30.9316382Z ../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-16T01:56:30.9320062Z ../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-16T01:56:30.9324463Z ../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-16T01:56:30.9329322Z ../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-16T01:56:30.9334147Z ../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-16T01:56:30.9336245Z fastLm.cpp:176:69: required from here 2021-05-16T01:56:30.9338527Z ../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-16T01:56:30.9339730Z 960 | enum { 2021-05-16T01:56:30.9340138Z | ^ 2021-05-16T01:56:30.9422803Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T01:56:30.9423599Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:30.9424402Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:30.9425403Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:30.9426038Z from fastLm.h:25, 2021-05-16T01:56:30.9426585Z from fastLm.cpp:23: 2021-05-16T01:56:30.9429671Z ../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-16T01:56:30.9434425Z ../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-16T01:56:30.9439117Z ../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-16T01:56:30.9443366Z ../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-16T01:56:30.9447174Z ../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-16T01:56:30.9450954Z ../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-16T01:56:30.9452602Z fastLm.cpp:229:45: required from here 2021-05-16T01:56:30.9454913Z ../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-16T01:56:30.9456714Z 650 | return internal::first_aligned::alignment),Derived>(m); 2021-05-16T01:56:30.9457717Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T01:56:30.9605405Z ../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-16T01:56:30.9609558Z ../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-16T01:56:30.9613575Z ../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-16T01:56:30.9616910Z ../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-16T01:56:30.9619838Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:509:88: required from ‘void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T01:56:30.9623708Z ../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-16T01:56:30.9628140Z ../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-16T01:56:30.9629998Z fastLm.cpp:88:37: required from here 2021-05-16T01:56:30.9632334Z ../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-16T01:56:30.9681208Z In file included from ../inst/include/Eigen/Core:445, 2021-05-16T01:56:30.9681980Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:30.9682801Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:30.9683606Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:30.9684229Z from fastLm.h:25, 2021-05-16T01:56:30.9684798Z from fastLm.cpp:23: 2021-05-16T01:56:30.9687170Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, false> >’: 2021-05-16T01:56:30.9689928Z ../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-16T01:56:30.9693564Z ../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-16T01:56:30.9703738Z ../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-16T01:56:30.9712203Z ../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-16T01:56:30.9717738Z ../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-16T01:56:30.9723166Z ../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-16T01:56:30.9727041Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:547:5: required from ‘void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T01:56:30.9730901Z ../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-16T01:56:30.9735112Z ../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-16T01:56:30.9736975Z fastLm.cpp:88:37: required from here 2021-05-16T01:56:30.9739239Z ../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-16T01:56:30.9740452Z 960 | enum { 2021-05-16T01:56:30.9740843Z | ^ 2021-05-16T01:56:30.9758430Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T01:56:30.9759193Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:30.9760012Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:30.9760816Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:30.9761622Z from fastLm.h:25, 2021-05-16T01:56:30.9762204Z from fastLm.cpp:23: 2021-05-16T01:56:30.9764302Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, 1, false>, 0>’: 2021-05-16T01:56:30.9766699Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 1, 1, false>, 1>’ 2021-05-16T01:56:30.9769027Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 1, 1, false>, 3>’ 2021-05-16T01:56:30.9771217Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 1, 1, false> >’ 2021-05-16T01:56:30.9773303Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 1, 1, false> >’ 2021-05-16T01:56:30.9775333Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 1, 1, false>, 0>’ 2021-05-16T01:56:30.9777259Z ../inst/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:30.9780967Z ../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-16T01:56:30.9786986Z ../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-16T01:56:30.9791874Z ../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-16T01:56:30.9796067Z ../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-16T01:56:30.9801253Z ../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-16T01:56:30.9803506Z fastLm.cpp:92:30: required from here 2021-05-16T01:56:30.9805766Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:30.9807319Z 55 | >::type PacketReturnType; 2021-05-16T01:56:30.9807988Z | ^~~~~~~~~~~~~~~~ 2021-05-16T01:56:31.0024827Z In file included from ../inst/include/Eigen/Core:445, 2021-05-16T01:56:31.0025938Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:31.0026862Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:31.0027801Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:31.0028495Z from fastLm.h:25, 2021-05-16T01:56:31.0029132Z from fastLm.cpp:23: 2021-05-16T01:56:31.0031740Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, 1, false> >’: 2021-05-16T01:56:31.0036001Z ../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-16T01:56:31.0041239Z ../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-16T01:56:31.0046955Z ../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-16T01:56:31.0052722Z ../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-16T01:56:31.0058581Z ../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-16T01:56:31.0063729Z ../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-16T01:56:31.0071635Z ../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-16T01:56:31.0075414Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:31.0077817Z ../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-16T01:56:31.0079033Z 960 | enum { 2021-05-16T01:56:31.0079445Z | ^ 2021-05-16T01:56:31.0197983Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T01:56:31.0198766Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:31.0199594Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:31.0200399Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:31.0201027Z from fastLm.h:25, 2021-05-16T01:56:31.0201577Z from fastLm.cpp:23: 2021-05-16T01:56:31.0204408Z ../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-16T01:56:31.0207597Z ../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-16T01:56:31.0210553Z ../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-16T01:56:31.0213354Z ../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-16T01:56:31.0216127Z ../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-16T01:56:31.0219186Z ../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-16T01:56:31.0221324Z ../inst/include/Eigen/src/Core/Block.h:154:7: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:31.0224813Z ../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-16T01:56:31.0229964Z ../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-16T01:56:31.0233670Z ../inst/include/Eigen/src/QR/HouseholderQR.h:391:73: required from ‘void Eigen::HouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T01:56:31.0237136Z ../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-16T01:56:31.0240986Z ../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-16T01:56:31.0242636Z fastLm.cpp:113:30: required from here 2021-05-16T01:56:31.0244949Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:31.0246419Z 55 | >::type PacketReturnType; 2021-05-16T01:56:31.0247057Z | ^~~~~~~~~~~~~~~~ 2021-05-16T01:56:31.0396330Z ../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-16T01:56:31.0402252Z ../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-16T01:56:31.0407933Z ../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-16T01:56:31.0413693Z ../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-16T01:56:31.0419597Z ../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-16T01:56:31.0423134Z ../inst/include/Eigen/src/Householder/Householder.h:91:22: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:31.0427626Z ../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-16T01:56:31.0433518Z ../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-16T01:56:31.0438010Z ../inst/include/Eigen/src/QR/HouseholderQR.h:391:73: required from ‘void Eigen::HouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T01:56:31.0442133Z ../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-16T01:56:31.0446609Z ../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-16T01:56:31.0448547Z fastLm.cpp:113:30: required from here 2021-05-16T01:56:31.0451260Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:31.0630721Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, true>, 0>’: 2021-05-16T01:56:31.0634026Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, true>, 2>’ 2021-05-16T01:56:31.0636986Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, true> >’ 2021-05-16T01:56:31.0639810Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, true> >’ 2021-05-16T01:56:31.0642608Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, -1, true>, 0>’ 2021-05-16T01:56:31.0645369Z ../inst/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, -1, -1, true, true>’ 2021-05-16T01:56:31.0648254Z ../inst/include/Eigen/src/Core/Block.h:154:7: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:31.0652988Z ../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-16T01:56:31.0660402Z ../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-16T01:56:31.0666607Z ../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-16T01:56:31.0671318Z ../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-16T01:56:31.0676427Z ../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-16T01:56:31.0678619Z fastLm.cpp:114:41: required from here 2021-05-16T01:56:31.0680899Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:31.1085747Z ../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-16T01:56:31.1089631Z ../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-16T01:56:31.1093293Z ../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-16T01:56:31.1096964Z ../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-16T01:56:31.1100874Z ../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-16T01:56:31.1104330Z ../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-16T01:56:31.1107020Z ../inst/include/Eigen/src/Cholesky/LDLT.h:565:26: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:31.1111229Z ../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-16T01:56:31.1117780Z ../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-16T01:56:31.1123223Z ../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-16T01:56:31.1128081Z ../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-16T01:56:31.1133959Z ../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-16T01:56:31.1136414Z fastLm.cpp:135:46: required from here 2021-05-16T01:56:31.1138714Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:31.1320991Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase > >, Eigen::Matrix, 2>, 0>’: 2021-05-16T01:56:31.1324234Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase > >, Eigen::Matrix, 2> >’ 2021-05-16T01:56:31.1327249Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase > >, Eigen::Matrix, 2> >’ 2021-05-16T01:56:31.1330206Z ../inst/include/Eigen/src/Core/Product.h:115:7: required from ‘class Eigen::internal::dense_product_base > >, Eigen::Matrix, 2, 7>’ 2021-05-16T01:56:31.1333167Z ../inst/include/Eigen/src/Core/Product.h:147:7: required from ‘class Eigen::ProductImpl > >, Eigen::Matrix, 2, Eigen::Dense>’ 2021-05-16T01:56:31.1335949Z ../inst/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product > >, Eigen::Matrix, 2>’ 2021-05-16T01:56:31.1338140Z ../inst/include/Eigen/src/Cholesky/LDLT.h:595:38: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:31.1342585Z ../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-16T01:56:31.1349421Z ../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-16T01:56:31.1354808Z ../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-16T01:56:31.1359657Z ../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-16T01:56:31.1365512Z ../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-16T01:56:31.1368054Z fastLm.cpp:135:46: required from here 2021-05-16T01:56:31.1370363Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:31.1756604Z ../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-16T01:56:31.1762020Z ../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-16T01:56:31.1767536Z ../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-16T01:56:31.1772805Z ../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-16T01:56:31.1777907Z ../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-16T01:56:31.1781273Z ../inst/include/Eigen/src/Core/Dot.h:37:48: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:31.1785040Z ../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-16T01:56:31.1790021Z ../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-16T01:56:31.1794672Z ../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-16T01:56:31.1799330Z ../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-16T01:56:31.1804190Z ../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-16T01:56:31.1806266Z fastLm.cpp:176:69: required from here 2021-05-16T01:56:31.1808548Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:31.1907880Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, false>, -1, 1, false>, 0>’: 2021-05-16T01:56:31.1910611Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, false>, -1, 1, false>, 2>’ 2021-05-16T01:56:31.1913095Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, 1, false>, -1, 1, false> >’ 2021-05-16T01:56:31.1915438Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, 1, false>, -1, 1, false> >’ 2021-05-16T01:56:31.1917969Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, 1, false>, -1, 1, false>, 0>’ 2021-05-16T01:56:31.1920323Z ../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-16T01:56:31.1922328Z ../inst/include/Eigen/src/Core/Block.h:154:7: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:31.1925478Z ../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-16T01:56:31.1930154Z ../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-16T01:56:31.1934822Z ../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-16T01:56:31.1939470Z ../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-16T01:56:31.1944183Z ../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-16T01:56:31.1946473Z fastLm.cpp:176:69: required from here 2021-05-16T01:56:31.1948792Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:31.2409420Z ../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-16T01:56:31.2417627Z ../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-16T01:56:31.2425761Z ../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-16T01:56:31.2433997Z ../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-16T01:56:31.2441627Z ../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-16T01:56:31.2446960Z ../inst/include/Eigen/src/Core/products/SelfadjointRank2Update.h:33:74: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:31.2452967Z ../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-16T01:56:31.2461274Z ../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-16T01:56:31.2471845Z ../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-16T01:56:31.2480173Z ../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-16T01:56:31.2487836Z ../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-16T01:56:31.2490085Z fastLm.cpp:176:69: required from here 2021-05-16T01:56:31.2492378Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:31.2560764Z ../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-16T01:56:31.2565505Z ../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-16T01:56:31.2570038Z ../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-16T01:56:31.2574821Z ../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-16T01:56:31.2579335Z ../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-16T01:56:31.2582378Z ../inst/include/Eigen/src/Core/products/SelfadjointRank2Update.h:34:60: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:31.2585920Z ../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-16T01:56:31.2590609Z ../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-16T01:56:31.2595253Z ../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-16T01:56:31.2599904Z ../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-16T01:56:31.2604736Z ../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-16T01:56:31.2606830Z fastLm.cpp:176:69: required from here 2021-05-16T01:56:31.2609106Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:31.2725209Z ../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-16T01:56:31.2733679Z ../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-16T01:56:31.2741752Z ../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-16T01:56:31.2750196Z ../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-16T01:56:31.2758328Z ../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-16T01:56:31.2762674Z ../inst/include/Eigen/src/Core/products/SelfadjointRank2Update.h:34:23: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:31.2766056Z ../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-16T01:56:31.2770734Z ../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-16T01:56:31.2775471Z ../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-16T01:56:31.2780147Z ../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-16T01:56:31.2784858Z ../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-16T01:56:31.2787019Z fastLm.cpp:176:69: required from here 2021-05-16T01:56:31.2789328Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:31.3205187Z In file included from ../inst/include/Eigen/Core:445, 2021-05-16T01:56:31.3206571Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:31.3208003Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:31.3209450Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:31.3210551Z from fastLm.h:25, 2021-05-16T01:56:31.3211521Z from fastLm.cpp:23: 2021-05-16T01:56:31.3216004Z ../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-16T01:56:31.3221126Z ../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-16T01:56:31.3228566Z ../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-16T01:56:31.3235144Z ../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-16T01:56:31.3241220Z ../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-16T01:56:31.3249242Z ../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-16T01:56:31.3254587Z ../inst/include/Eigen/src/Core/Redux.h:453:73: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:31.3263327Z ../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-16T01:56:31.3273292Z ../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-16T01:56:31.3279732Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:538:5: required from ‘void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T01:56:31.3286602Z ../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-16T01:56:31.3294166Z ../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-16T01:56:31.3296024Z fastLm.cpp:88:37: required from here 2021-05-16T01:56:31.3298289Z ../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-16T01:56:31.3299506Z 960 | enum { 2021-05-16T01:56:31.3299915Z | ^ 2021-05-16T01:56:31.3487635Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T01:56:31.3488422Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:31.3489233Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:31.3490056Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:31.3490670Z from fastLm.h:25, 2021-05-16T01:56:31.3491234Z from fastLm.cpp:23: 2021-05-16T01:56:31.3493468Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, 1, false>, 0>’: 2021-05-16T01:56:31.3495912Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, 1, 1, false>, 2>’ 2021-05-16T01:56:31.3498388Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 1, 1, false> >’ 2021-05-16T01:56:31.3500564Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 1, 1, false> >’ 2021-05-16T01:56:31.3502645Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 1, 1, false>, 0>’ 2021-05-16T01:56:31.3504747Z ../inst/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, 1, 1, false, true>’ 2021-05-16T01:56:31.3506865Z ../inst/include/Eigen/src/Core/Block.h:154:7: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:31.3511416Z ../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-16T01:56:31.3518553Z ../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-16T01:56:31.3524635Z ../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-16T01:56:31.3530149Z ../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-16T01:56:31.3536788Z ../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-16T01:56:31.3539485Z fastLm.cpp:95:55: required from here 2021-05-16T01:56:31.3541821Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:31.3543298Z 55 | >::type PacketReturnType; 2021-05-16T01:56:31.3543958Z | ^~~~~~~~~~~~~~~~ 2021-05-16T01:56:31.3762225Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, false> > >, 0>’: 2021-05-16T01:56:31.3766014Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, false> > >, 2>’ 2021-05-16T01:56:31.3769476Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, 1, false> > > >’ 2021-05-16T01:56:31.3772785Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, 1, false> > > >’ 2021-05-16T01:56:31.3776168Z ../inst/include/Eigen/src/Core/Transpose.h:115:37: required from ‘class Eigen::TransposeImpl, -1, 1, false> >, Eigen::Dense>’ 2021-05-16T01:56:31.3779310Z ../inst/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, -1, 1, false> > >’ 2021-05-16T01:56:31.3782042Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:251:42: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:31.3788338Z ../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-16T01:56:31.3795214Z ../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-16T01:56:31.3801373Z ../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-16T01:56:31.3806753Z ../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-16T01:56:31.3814308Z ../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-16T01:56:31.3818109Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:31.3820412Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:31.3926137Z ../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-16T01:56:31.3930600Z ../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-16T01:56:31.3934849Z ../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-16T01:56:31.3939170Z ../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-16T01:56:31.3943629Z ../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-16T01:56:31.3948651Z ../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-16T01:56:31.3951766Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:148:43: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:31.3956437Z ../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-16T01:56:31.3961770Z ../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-16T01:56:31.3966734Z ../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-16T01:56:31.3971266Z ../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-16T01:56:31.3978708Z ../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-16T01:56:31.3982495Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:31.3984797Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:31.4089867Z ../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-16T01:56:31.4095240Z ../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-16T01:56:31.4100098Z ../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-16T01:56:31.4104916Z ../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-16T01:56:31.4111502Z ../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-16T01:56:31.4116216Z ../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-16T01:56:31.4119166Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:411:29: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:31.4124882Z ../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-16T01:56:31.4131115Z ../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-16T01:56:31.4136168Z ../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-16T01:56:31.4140698Z ../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-16T01:56:31.4148257Z ../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-16T01:56:31.4152032Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:31.4154347Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:31.4305927Z ../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-16T01:56:31.4309717Z ../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-16T01:56:31.4313239Z ../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-16T01:56:31.4316766Z ../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-16T01:56:31.4320201Z ../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-16T01:56:31.4324431Z ../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-16T01:56:31.4327428Z ../inst/include/Eigen/src/Householder/Householder.h:76:37: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:31.4331171Z ../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-16T01:56:31.4336138Z ../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-16T01:56:31.4339815Z ../inst/include/Eigen/src/QR/HouseholderQR.h:391:73: required from ‘void Eigen::HouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T01:56:31.4343269Z ../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-16T01:56:31.4347123Z ../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-16T01:56:31.4348769Z fastLm.cpp:113:30: required from here 2021-05-16T01:56:31.4351163Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:31.4463648Z In file included from ../inst/include/Eigen/Core:445, 2021-05-16T01:56:31.4464413Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:31.4465659Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:31.4469106Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:31.4469739Z from fastLm.h:25, 2021-05-16T01:56:31.4470292Z from fastLm.cpp:23: 2021-05-16T01:56:31.4472615Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, true> >’: 2021-05-16T01:56:31.4475357Z ../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-16T01:56:31.4479487Z ../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-16T01:56:31.4485574Z ../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-16T01:56:31.4491469Z ../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-16T01:56:31.4496050Z ../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-16T01:56:31.4501015Z ../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-16T01:56:31.4504689Z ../inst/include/Eigen/src/QR/HouseholderQR.h:391:73: required from ‘void Eigen::HouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T01:56:31.4508384Z ../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-16T01:56:31.4512159Z ../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-16T01:56:31.4513818Z fastLm.cpp:113:30: required from here 2021-05-16T01:56:31.4516114Z ../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-16T01:56:31.4517332Z 960 | enum { 2021-05-16T01:56:31.4517724Z | ^ 2021-05-16T01:56:31.4519857Z ../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-16T01:56:31.4524009Z ../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-16T01:56:31.4530051Z ../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-16T01:56:31.4535712Z ../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-16T01:56:31.4540354Z ../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-16T01:56:31.4545394Z ../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-16T01:56:31.4549074Z ../inst/include/Eigen/src/QR/HouseholderQR.h:391:73: required from ‘void Eigen::HouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T01:56:31.4552508Z ../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-16T01:56:31.4556288Z ../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-16T01:56:31.4557930Z fastLm.cpp:113:30: required from here 2021-05-16T01:56:31.4560210Z ../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-16T01:56:31.4582997Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T01:56:31.4583764Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:31.4584586Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:31.4585546Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:31.4586173Z from fastLm.h:25, 2021-05-16T01:56:31.4586722Z from fastLm.cpp:23: 2021-05-16T01:56:31.4589989Z ../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-16T01:56:31.4595196Z ../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-16T01:56:31.4600314Z ../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-16T01:56:31.4604945Z ../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-16T01:56:31.4609446Z ../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-16T01:56:31.4613906Z ../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-16T01:56:31.4617797Z ../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-16T01:56:31.4621415Z ../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-16T01:56:31.4622960Z fastLm.cpp:122:50: required from here 2021-05-16T01:56:31.4625369Z ../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-16T01:56:31.4627191Z 650 | return internal::first_aligned::alignment),Derived>(m); 2021-05-16T01:56:31.4628182Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T01:56:31.4661966Z In file included from ../inst/include/Eigen/Core:445, 2021-05-16T01:56:31.4662739Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:31.4663564Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:31.4664406Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:31.4665020Z from fastLm.h:25, 2021-05-16T01:56:31.4665745Z from fastLm.cpp:23: 2021-05-16T01:56:31.4667961Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, -1, false>, 1, -1, false> >’: 2021-05-16T01:56:31.4670577Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from ‘struct Eigen::internal::evaluator, -1, -1, false>, 1, -1, false> >’ 2021-05-16T01:56:31.4673862Z ../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-16T01:56:31.4677255Z ../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-16T01:56:31.4680598Z ../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-16T01:56:31.4684840Z ../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-16T01:56:31.4687783Z ../inst/include/Eigen/src/Core/Redux.h:453:73: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:31.4690723Z ../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-16T01:56:31.4693776Z ../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-16T01:56:31.4696582Z ../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-16T01:56:31.4700050Z ../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-16T01:56:31.4703609Z ../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-16T01:56:31.4705238Z fastLm.cpp:122:50: required from here 2021-05-16T01:56:31.4707515Z ../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-16T01:56:31.4708725Z 960 | enum { 2021-05-16T01:56:31.4709122Z | ^ 2021-05-16T01:56:31.4878607Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T01:56:31.4879417Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:31.4880245Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:31.4881085Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:31.4881698Z from fastLm.h:25, 2021-05-16T01:56:31.4882265Z from fastLm.cpp:23: 2021-05-16T01:56:31.4885661Z ../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-16T01:56:31.4889559Z ../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-16T01:56:31.4893308Z ../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-16T01:56:31.4897423Z ../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-16T01:56:31.4901109Z ../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-16T01:56:31.4905370Z ../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-16T01:56:31.4908241Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:124:75: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:31.4912493Z ../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-16T01:56:31.4916950Z ../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-16T01:56:31.4921195Z ../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-16T01:56:31.4925182Z ../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-16T01:56:31.4928753Z ../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-16T01:56:31.4930312Z fastLm.cpp:129:50: required from here 2021-05-16T01:56:31.4932592Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:31.4934048Z 55 | >::type PacketReturnType; 2021-05-16T01:56:31.4934686Z | ^~~~~~~~~~~~~~~~ 2021-05-16T01:56:31.5081416Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>’: 2021-05-16T01:56:31.5087675Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::Matrix > >’ 2021-05-16T01:56:31.5090335Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, Eigen::Matrix > >’ 2021-05-16T01:56:31.5092886Z ../inst/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, Eigen::Matrix >’ 2021-05-16T01:56:31.5095905Z ../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-16T01:56:31.5098326Z ../inst/include/Eigen/src/Cholesky/LDLT.h:586:18: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:31.5102501Z ../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-16T01:56:31.5109299Z ../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-16T01:56:31.5114756Z ../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-16T01:56:31.5119613Z ../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-16T01:56:31.5125489Z ../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-16T01:56:31.5128019Z fastLm.cpp:135:46: required from here 2021-05-16T01:56:31.5130316Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:31.5613538Z ../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-16T01:56:31.5622565Z ../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-16T01:56:31.5631937Z ../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-16T01:56:31.5637033Z ../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-16T01:56:31.5641057Z ../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-16T01:56:31.5645030Z ../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-16T01:56:31.5648225Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:505:34: required from ‘void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T01:56:31.5652079Z ../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-16T01:56:31.5656293Z ../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-16T01:56:31.5658193Z fastLm.cpp:88:37: required from here 2021-05-16T01:56:31.5660495Z ../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-16T01:56:31.5662306Z 650 | return internal::first_aligned::alignment),Derived>(m); 2021-05-16T01:56:31.5663447Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T01:56:31.5795624Z ../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-16T01:56:31.5798511Z ../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-16T01:56:31.5801332Z ../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-16T01:56:31.5803995Z ../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-16T01:56:31.5806521Z ../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-16T01:56:31.5809018Z ../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-16T01:56:31.5811396Z ../inst/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:31.5817291Z ../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-16T01:56:31.5823379Z ../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-16T01:56:31.5827347Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:547:5: required from ‘void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T01:56:31.5832430Z ../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-16T01:56:31.5836697Z ../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-16T01:56:31.5838553Z fastLm.cpp:88:37: required from here 2021-05-16T01:56:31.5840844Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:31.5842417Z 55 | >::type PacketReturnType; 2021-05-16T01:56:31.5843071Z | ^~~~~~~~~~~~~~~~ 2021-05-16T01:56:31.5987518Z ../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-16T01:56:31.5992819Z ../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-16T01:56:31.5997957Z ../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-16T01:56:31.6002631Z ../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-16T01:56:31.6006854Z ../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-16T01:56:31.6011025Z ../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-16T01:56:31.6014313Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:565:40: required from ‘void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T01:56:31.6018178Z ../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-16T01:56:31.6022375Z ../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-16T01:56:31.6024209Z fastLm.cpp:88:37: required from here 2021-05-16T01:56:31.6026603Z ../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-16T01:56:31.6028536Z 650 | return internal::first_aligned::alignment),Derived>(m); 2021-05-16T01:56:31.6029543Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T01:56:31.6216590Z In file included from ../inst/include/Eigen/Core:445, 2021-05-16T01:56:31.6217572Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:31.6218579Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:31.6219606Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:31.6220383Z from fastLm.h:25, 2021-05-16T01:56:31.6221063Z from fastLm.cpp:23: 2021-05-16T01:56:31.6223942Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, 1, false>, 1, 1, false> >’: 2021-05-16T01:56:31.6229284Z ../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-16T01:56:31.6235840Z ../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-16T01:56:31.6241950Z ../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-16T01:56:31.6248530Z ../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-16T01:56:31.6253269Z ../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-16T01:56:31.6257888Z ../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-16T01:56:31.6262821Z ../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-16T01:56:31.6267581Z ../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-16T01:56:31.6275036Z ../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-16T01:56:31.6278828Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:31.6281094Z ../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-16T01:56:31.6282310Z 960 | enum { 2021-05-16T01:56:31.6282704Z | ^ 2021-05-16T01:56:31.6340727Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T01:56:31.6341510Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:31.6342320Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:31.6343343Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:31.6343961Z from fastLm.h:25, 2021-05-16T01:56:31.6344541Z from fastLm.cpp:23: 2021-05-16T01:56:31.6346873Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, true>, 0>’: 2021-05-16T01:56:31.6349362Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, true>, 2>’ 2021-05-16T01:56:31.6351618Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, 1, true> >’ 2021-05-16T01:56:31.6353746Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, 1, true> >’ 2021-05-16T01:56:31.6355853Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, 1, true>, 0>’ 2021-05-16T01:56:31.6357965Z ../inst/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, -1, 1, true, true>’ 2021-05-16T01:56:31.6359896Z ../inst/include/Eigen/src/Core/Block.h:154:7: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:31.6364382Z ../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-16T01:56:31.6369210Z ../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-16T01:56:31.6375000Z ../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-16T01:56:31.6379576Z ../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-16T01:56:31.6383452Z ../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-16T01:56:31.6385324Z fastLm.cpp:108:58: required from here 2021-05-16T01:56:31.6387610Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:31.6389168Z 55 | >::type PacketReturnType; 2021-05-16T01:56:31.6389825Z | ^~~~~~~~~~~~~~~~ 2021-05-16T01:56:31.6517006Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, -1, false>, 0>’: 2021-05-16T01:56:31.6519514Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, 1, -1, false>, 2>’ 2021-05-16T01:56:31.6521791Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 1, -1, false> >’ 2021-05-16T01:56:31.6523937Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 1, -1, false> >’ 2021-05-16T01:56:31.6526069Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 1, -1, false>, 0>’ 2021-05-16T01:56:31.6528182Z ../inst/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, 1, -1, false, true>’ 2021-05-16T01:56:31.6530122Z ../inst/include/Eigen/src/Core/Block.h:154:7: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:31.6534611Z ../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-16T01:56:31.6539441Z ../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-16T01:56:31.6545479Z ../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-16T01:56:31.6550079Z ../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-16T01:56:31.6553960Z ../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-16T01:56:31.6555747Z fastLm.cpp:108:58: required from here 2021-05-16T01:56:31.6558211Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:31.6748305Z In file included from ../inst/include/Eigen/Core:445, 2021-05-16T01:56:31.6749339Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:31.6750168Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:31.6751007Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:31.6751623Z from fastLm.h:25, 2021-05-16T01:56:31.6752190Z from fastLm.cpp:23: 2021-05-16T01:56:31.6754783Z ../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-16T01:56:31.6757736Z ../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-16T01:56:31.6761758Z ../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-16T01:56:31.6772396Z ../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-16T01:56:31.6781129Z ../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-16T01:56:31.6784272Z ../inst/include/Eigen/src/Core/NoAlias.h:42:31: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:31.6787958Z ../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-16T01:56:31.6793016Z ../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-16T01:56:31.6796724Z ../inst/include/Eigen/src/QR/HouseholderQR.h:391:73: required from ‘void Eigen::HouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T01:56:31.6800172Z ../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-16T01:56:31.6803905Z ../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-16T01:56:31.6805561Z fastLm.cpp:113:30: required from here 2021-05-16T01:56:31.6807826Z ../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-16T01:56:31.6809030Z 960 | enum { 2021-05-16T01:56:31.6809434Z | ^ 2021-05-16T01:56:31.7119610Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, 1, false> >’: 2021-05-16T01:56:31.7122188Z ../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-16T01:56:31.7125514Z ../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-16T01:56:31.7135032Z ../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-16T01:56:31.7142546Z ../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-16T01:56:31.7145712Z ../inst/include/Eigen/src/Core/NoAlias.h:42:31: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:31.7149557Z ../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-16T01:56:31.7153263Z ../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-16T01:56:31.7157409Z ../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-16T01:56:31.7161905Z ../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-16T01:56:31.7178269Z ../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-16T01:56:31.7180154Z fastLm.cpp:166:64: required from here 2021-05-16T01:56:31.7182451Z ../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-16T01:56:31.7437777Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T01:56:31.7438533Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:31.7439352Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:31.7440159Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:31.7440782Z from fastLm.h:25, 2021-05-16T01:56:31.7441327Z from fastLm.cpp:23: 2021-05-16T01:56:31.7444919Z ../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-16T01:56:31.7450381Z ../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-16T01:56:31.7455961Z ../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-16T01:56:31.7463442Z ../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-16T01:56:31.7468088Z ../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-16T01:56:31.7473609Z ../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-16T01:56:31.7478946Z ../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-16T01:56:31.7482581Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:538:5: required from ‘void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T01:56:31.7486581Z ../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-16T01:56:31.7490786Z ../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-16T01:56:31.7492654Z fastLm.cpp:88:37: required from here 2021-05-16T01:56:31.7494952Z ../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-16T01:56:31.7496771Z 650 | return internal::first_aligned::alignment),Derived>(m); 2021-05-16T01:56:31.7497765Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T01:56:31.7499956Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>’: 2021-05-16T01:56:31.7502706Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::Matrix > >’ 2021-05-16T01:56:31.7505533Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, Eigen::Matrix > >’ 2021-05-16T01:56:31.7508097Z ../inst/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, Eigen::Matrix >’ 2021-05-16T01:56:31.7511126Z ../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-16T01:56:31.7513987Z ../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-16T01:56:31.7516260Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:349:5: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:31.7520973Z ../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-16T01:56:31.7526373Z ../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-16T01:56:31.7530102Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:547:5: required from ‘void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T01:56:31.7534047Z ../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-16T01:56:31.7538231Z ../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-16T01:56:31.7540074Z fastLm.cpp:88:37: required from here 2021-05-16T01:56:31.7542419Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:31.7543891Z 55 | >::type PacketReturnType; 2021-05-16T01:56:31.7544528Z | ^~~~~~~~~~~~~~~~ 2021-05-16T01:56:31.7667108Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 16, Eigen::Stride<0, 0> >, 0>’: 2021-05-16T01:56:31.7669624Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 16, Eigen::Stride<0, 0> >, 1>’ 2021-05-16T01:56:31.7672058Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 16, Eigen::Stride<0, 0> >, 3>’ 2021-05-16T01:56:31.7674345Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 16, Eigen::Stride<0, 0> > >’ 2021-05-16T01:56:31.7676493Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 16, Eigen::Stride<0, 0> > >’ 2021-05-16T01:56:31.7678612Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 16, Eigen::Stride<0, 0> >, 0>’ 2021-05-16T01:56:31.7680550Z ../inst/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:31.7684232Z ../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-16T01:56:31.7690146Z ../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-16T01:56:31.7694875Z ../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-16T01:56:31.7699060Z ../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-16T01:56:31.7704492Z ../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-16T01:56:31.7706857Z fastLm.cpp:92:30: required from here 2021-05-16T01:56:31.7709307Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:31.8115945Z In file included from ../inst/include/Eigen/Core:445, 2021-05-16T01:56:31.8117376Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:31.8118637Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:31.8119894Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:31.8120855Z from fastLm.h:25, 2021-05-16T01:56:31.8121721Z from fastLm.cpp:23: 2021-05-16T01:56:31.8125358Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, 1, false>, -1, 1, false> >’: 2021-05-16T01:56:31.8129646Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from ‘struct Eigen::internal::evaluator, -1, 1, false>, -1, 1, false> >’ 2021-05-16T01:56:31.8136411Z ../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-16T01:56:31.8144179Z ../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-16T01:56:31.8151262Z ../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-16T01:56:31.8160159Z ../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-16T01:56:31.8164729Z ../inst/include/Eigen/src/Core/Redux.h:453:73: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:31.8169244Z ../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-16T01:56:31.8174549Z ../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-16T01:56:31.8179495Z ../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-16T01:56:31.8184024Z ../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-16T01:56:31.8191590Z ../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-16T01:56:31.8195377Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:31.8197645Z ../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-16T01:56:31.8198864Z 960 | enum { 2021-05-16T01:56:31.8199264Z | ^ 2021-05-16T01:56:31.8214093Z ../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-16T01:56:31.8217385Z ../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-16T01:56:31.8221146Z ../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-16T01:56:31.8225013Z ../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-16T01:56:31.8228779Z ../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-16T01:56:31.8233588Z ../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-16T01:56:31.8236686Z ../inst/include/Eigen/src/Core/Redux.h:453:73: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:31.8240180Z ../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-16T01:56:31.8245127Z ../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-16T01:56:31.8248808Z ../inst/include/Eigen/src/QR/HouseholderQR.h:391:73: required from ‘void Eigen::HouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T01:56:31.8252238Z ../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-16T01:56:31.8255965Z ../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-16T01:56:31.8257598Z fastLm.cpp:113:30: required from here 2021-05-16T01:56:31.8259942Z ../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-16T01:56:31.8313495Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T01:56:31.8314279Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:31.8315096Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:31.8315901Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:31.8316524Z from fastLm.h:25, 2021-05-16T01:56:31.8317072Z from fastLm.cpp:23: 2021-05-16T01:56:31.8319411Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, true>, -1, -1, false>, 0>’: 2021-05-16T01:56:31.8322093Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, true>, -1, -1, false>, 2>’ 2021-05-16T01:56:31.8324590Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, true>, -1, -1, false> >’ 2021-05-16T01:56:31.8326960Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, true>, -1, -1, false> >’ 2021-05-16T01:56:31.8329276Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, -1, true>, -1, -1, false>, 0>’ 2021-05-16T01:56:31.8331800Z ../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-16T01:56:31.8333835Z ../inst/include/Eigen/src/Core/Block.h:154:7: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:31.8337432Z ../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-16T01:56:31.8343070Z ../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-16T01:56:31.8347963Z ../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-16T01:56:31.8351998Z ../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-16T01:56:31.8357056Z ../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-16T01:56:31.8359355Z fastLm.cpp:114:41: required from here 2021-05-16T01:56:31.8361692Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:31.8363159Z 55 | >::type PacketReturnType; 2021-05-16T01:56:31.8363797Z | ^~~~~~~~~~~~~~~~ 2021-05-16T01:56:31.8489392Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, false>, -1, 1, false>, 0>’: 2021-05-16T01:56:31.8492664Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, false>, -1, 1, false>, 2>’ 2021-05-16T01:56:31.8495521Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, 1, false>, -1, 1, false> >’ 2021-05-16T01:56:31.8498225Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, 1, false>, -1, 1, false> >’ 2021-05-16T01:56:31.8501091Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, 1, false>, -1, 1, false>, 0>’ 2021-05-16T01:56:31.8503797Z ../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-16T01:56:31.8508873Z ../inst/include/Eigen/src/Core/Block.h:154:7: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:31.8512566Z ../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-16T01:56:31.8518213Z ../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-16T01:56:31.8523203Z ../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-16T01:56:31.8527336Z ../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-16T01:56:31.8532555Z ../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-16T01:56:31.8534957Z fastLm.cpp:114:41: required from here 2021-05-16T01:56:31.8537279Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:31.8674503Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, true>, -1, 1, false>, 0>’: 2021-05-16T01:56:31.8678185Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, true>, -1, 1, false>, 2>’ 2021-05-16T01:56:31.8681547Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, true>, -1, 1, false> >’ 2021-05-16T01:56:31.8684733Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, true>, -1, 1, false> >’ 2021-05-16T01:56:31.8688086Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, -1, true>, -1, 1, false>, 0>’ 2021-05-16T01:56:31.8691277Z ../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-16T01:56:31.8693939Z ../inst/include/Eigen/src/Core/Block.h:154:7: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:31.8698680Z ../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-16T01:56:31.8706291Z ../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-16T01:56:31.8712414Z ../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-16T01:56:31.8717742Z ../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-16T01:56:31.8724565Z ../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-16T01:56:31.8727423Z fastLm.cpp:114:41: required from here 2021-05-16T01:56:31.8730448Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:31.8871083Z In file included from ../inst/include/Eigen/Core:445, 2021-05-16T01:56:31.8871907Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:31.8872723Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:31.8873531Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:31.8874155Z from fastLm.h:25, 2021-05-16T01:56:31.8874706Z from fastLm.cpp:23: 2021-05-16T01:56:31.8877087Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, false> >’: 2021-05-16T01:56:31.8881554Z ../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-16T01:56:31.8887261Z ../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-16T01:56:31.8892404Z ../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-16T01:56:31.8898308Z ../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-16T01:56:31.8902910Z ../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-16T01:56:31.8906577Z ../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-16T01:56:31.8909647Z ../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-16T01:56:31.8912465Z ../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-16T01:56:31.8915886Z ../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-16T01:56:31.8919420Z ../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-16T01:56:31.8920964Z fastLm.cpp:122:50: required from here 2021-05-16T01:56:31.8923239Z ../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-16T01:56:31.8924451Z 960 | enum { 2021-05-16T01:56:31.8924841Z | ^ 2021-05-16T01:56:31.8984224Z In file included from ../inst/include/Eigen/Core:499, 2021-05-16T01:56:31.8985410Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:31.8986247Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:31.8987065Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:31.8987692Z from fastLm.h:25, 2021-05-16T01:56:31.8988257Z from fastLm.cpp:23: 2021-05-16T01:56:31.8991378Z ../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-16T01:56:31.8995840Z ../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-16T01:56:31.9004094Z ../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-16T01:56:31.9010859Z ../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-16T01:56:31.9017528Z ../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-16T01:56:31.9027498Z ../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-16T01:56:31.9034641Z ../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-16T01:56:31.9039464Z ../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-16T01:56:31.9044057Z ../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-16T01:56:31.9048048Z ../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-16T01:56:31.9051615Z ../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-16T01:56:31.9053167Z fastLm.cpp:129:50: required from here 2021-05-16T01:56:31.9055702Z ../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-16T01:56:31.9057588Z 75 | typedef typename conditional::type LhsPacket; 2021-05-16T01:56:31.9058593Z | ^~~~~~~~~ 2021-05-16T01:56:31.9060946Z ../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-16T01:56:31.9062812Z 76 | typedef typename conditional::type RhsPacket; 2021-05-16T01:56:31.9063813Z | ^~~~~~~~~ 2021-05-16T01:56:31.9066261Z ../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-16T01:56:31.9068148Z 77 | typedef typename conditional::type ResPacket; 2021-05-16T01:56:31.9069143Z | ^~~~~~~~~ 2021-05-16T01:56:31.9069893Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T01:56:31.9070618Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:31.9071426Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:31.9072248Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:31.9072854Z from fastLm.h:25, 2021-05-16T01:56:31.9073417Z from fastLm.cpp:23: 2021-05-16T01:56:31.9075431Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 2, Eigen::Stride<0, 0> >, 0>’: 2021-05-16T01:56:31.9077926Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 2, Eigen::Stride<0, 0> >, 1>’ 2021-05-16T01:56:31.9080359Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 2, Eigen::Stride<0, 0> >, 3>’ 2021-05-16T01:56:31.9082615Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 2, Eigen::Stride<0, 0> > >’ 2021-05-16T01:56:31.9084775Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 2, Eigen::Stride<0, 0> > >’ 2021-05-16T01:56:31.9086890Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 2, Eigen::Stride<0, 0> >, 0>’ 2021-05-16T01:56:31.9088846Z ../inst/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:31.9092630Z ../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-16T01:56:31.9097477Z ../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-16T01:56:31.9102169Z ../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-16T01:56:31.9106249Z ../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-16T01:56:31.9109805Z ../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-16T01:56:31.9111367Z fastLm.cpp:129:50: required from here 2021-05-16T01:56:31.9115026Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:31.9116495Z 55 | >::type PacketReturnType; 2021-05-16T01:56:31.9117153Z | ^~~~~~~~~~~~~~~~ 2021-05-16T01:56:31.9193094Z ../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-16T01:56:31.9198641Z ../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-16T01:56:31.9202825Z ../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-16T01:56:31.9206992Z ../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-16T01:56:31.9211093Z ../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-16T01:56:31.9215524Z ../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-16T01:56:31.9218473Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:383:34: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:31.9222487Z ../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-16T01:56:31.9227585Z ../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-16T01:56:31.9232188Z ../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-16T01:56:31.9236180Z ../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-16T01:56:31.9239835Z ../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-16T01:56:31.9241379Z fastLm.cpp:129:50: required from here 2021-05-16T01:56:31.9243696Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:31.9466782Z In file included from ../inst/include/Eigen/Core:445, 2021-05-16T01:56:31.9467658Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:31.9468582Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:31.9469495Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:31.9470196Z from fastLm.h:25, 2021-05-16T01:56:31.9470816Z from fastLm.cpp:23: 2021-05-16T01:56:31.9473331Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, -1, false> >’: 2021-05-16T01:56:31.9476137Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from ‘struct Eigen::internal::evaluator, -1, -1, false> >’ 2021-05-16T01:56:31.9480964Z ../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-16T01:56:31.9486391Z ../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-16T01:56:31.9491895Z ../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-16T01:56:31.9498867Z ../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-16T01:56:31.9502737Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:31.9507392Z ../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-16T01:56:31.9513877Z ../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-16T01:56:31.9519289Z ../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-16T01:56:31.9523754Z ../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-16T01:56:31.9528046Z ../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-16T01:56:31.9529884Z fastLm.cpp:166:64: required from here 2021-05-16T01:56:31.9532160Z ../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-16T01:56:31.9533371Z 960 | enum { 2021-05-16T01:56:31.9533776Z | ^ 2021-05-16T01:56:31.9703554Z ../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-16T01:56:31.9712079Z ../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-16T01:56:31.9722831Z ../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-16T01:56:31.9732987Z ../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-16T01:56:31.9747969Z ../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-16T01:56:31.9754116Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:782:18: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:31.9760861Z ../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-16T01:56:31.9768301Z ../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-16T01:56:31.9773512Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:538:5: required from ‘void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T01:56:31.9778891Z ../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-16T01:56:31.9784752Z ../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-16T01:56:31.9787431Z fastLm.cpp:88:37: required from here 2021-05-16T01:56:31.9790574Z ../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-16T01:56:31.9792640Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T01:56:31.9793577Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:31.9794375Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:31.9795193Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:31.9795895Z from fastLm.h:25, 2021-05-16T01:56:31.9796466Z from fastLm.cpp:23: 2021-05-16T01:56:31.9798530Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 0>’: 2021-05-16T01:56:31.9801172Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 1>’ 2021-05-16T01:56:31.9803774Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 3>’ 2021-05-16T01:56:31.9806228Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > > >’ 2021-05-16T01:56:31.9808571Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > > >’ 2021-05-16T01:56:31.9810934Z ../inst/include/Eigen/src/Core/Transpose.h:115:37: required from ‘class Eigen::TransposeImpl, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’ 2021-05-16T01:56:31.9812989Z ../inst/include/Eigen/src/Core/Transpose.h:52:37: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:31.9817641Z ../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-16T01:56:31.9823031Z ../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-16T01:56:31.9826986Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:547:5: required from ‘void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T01:56:31.9830857Z ../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-16T01:56:31.9835079Z ../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-16T01:56:31.9836930Z fastLm.cpp:88:37: required from here 2021-05-16T01:56:31.9839196Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:31.9840687Z 55 | >::type PacketReturnType; 2021-05-16T01:56:31.9841325Z | ^~~~~~~~~~~~~~~~ 2021-05-16T01:56:31.9913591Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false> >, 0>’: 2021-05-16T01:56:31.9916582Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false> >, 2>’ 2021-05-16T01:56:31.9919268Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false>, -1, -1, false> > >’ 2021-05-16T01:56:31.9921859Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false>, -1, -1, false> > >’ 2021-05-16T01:56:31.9924449Z ../inst/include/Eigen/src/Core/Transpose.h:115:37: required from ‘class Eigen::TransposeImpl, -1, -1, false>, -1, -1, false>, Eigen::Dense>’ 2021-05-16T01:56:31.9926901Z ../inst/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, -1, -1, false>, -1, -1, false> >’ 2021-05-16T01:56:31.9929034Z ../inst/include/Eigen/src/Core/GeneralProduct.h:197:12: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:31.9933723Z ../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-16T01:56:31.9939236Z ../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-16T01:56:31.9943100Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:547:5: required from ‘void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T01:56:31.9947297Z ../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-16T01:56:31.9951549Z ../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-16T01:56:31.9953776Z fastLm.cpp:88:37: required from here 2021-05-16T01:56:31.9956139Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:32.0071086Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false> > >, 0>’: 2021-05-16T01:56:32.0074520Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false> > >, 2>’ 2021-05-16T01:56:32.0077493Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, 1, true>, -1, 1, false> > > >’ 2021-05-16T01:56:32.0080299Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, 1, true>, -1, 1, false> > > >’ 2021-05-16T01:56:32.0083088Z ../inst/include/Eigen/src/Core/Transpose.h:115:37: required from ‘class Eigen::TransposeImpl, -1, 1, true>, -1, 1, false> >, Eigen::Dense>’ 2021-05-16T01:56:32.0085767Z ../inst/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, -1, 1, true>, -1, 1, false> > >’ 2021-05-16T01:56:32.0088001Z ../inst/include/Eigen/src/Core/GeneralProduct.h:197:12: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:32.0092681Z ../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-16T01:56:32.0098100Z ../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-16T01:56:32.0101938Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:547:5: required from ‘void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T01:56:32.0105953Z ../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-16T01:56:32.0110188Z ../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-16T01:56:32.0112083Z fastLm.cpp:88:37: required from here 2021-05-16T01:56:32.0114391Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:32.0264356Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 0>’: 2021-05-16T01:56:32.0267199Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 2>’ 2021-05-16T01:56:32.0269832Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> > >’ 2021-05-16T01:56:32.0272134Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> > >’ 2021-05-16T01:56:32.0274417Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, 0>’ 2021-05-16T01:56:32.0276484Z ../inst/include/Eigen/src/Core/Map.h:94:79: required from ‘class Eigen::Map, 0, Eigen::OuterStride<> >’ 2021-05-16T01:56:32.0278656Z ../inst/include/Eigen/src/Core/products/TriangularSolverVector.h:97:18: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:32.0282607Z ../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-16T01:56:32.0288404Z ../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-16T01:56:32.0293150Z ../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-16T01:56:32.0297500Z ../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-16T01:56:32.0302707Z ../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-16T01:56:32.0304963Z fastLm.cpp:92:30: required from here 2021-05-16T01:56:32.0307359Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:32.0962981Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, 1, true>, 0>’: 2021-05-16T01:56:32.0968204Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, 1, true>, 2>’ 2021-05-16T01:56:32.0973380Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, -1, 1, true> >’ 2021-05-16T01:56:32.0978060Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, -1, 1, true> >’ 2021-05-16T01:56:32.0982564Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, -1, 1, true>, 0>’ 2021-05-16T01:56:32.0987608Z ../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-16T01:56:32.0991371Z ../inst/include/Eigen/src/Core/Block.h:154:7: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:32.0998065Z ../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-16T01:56:32.1008393Z ../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-16T01:56:32.1013970Z ../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-16T01:56:32.1018341Z ../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-16T01:56:32.1023557Z ../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-16T01:56:32.1025930Z fastLm.cpp:92:30: required from here 2021-05-16T01:56:32.1028247Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:32.1134416Z ../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-16T01:56:32.1138276Z ../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-16T01:56:32.1141318Z ../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-16T01:56:32.1144172Z ../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-16T01:56:32.1147344Z ../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-16T01:56:32.1150152Z ../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-16T01:56:32.1152335Z ../inst/include/Eigen/src/Core/Block.h:154:7: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:32.1156034Z ../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-16T01:56:32.1161971Z ../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-16T01:56:32.1167002Z ../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-16T01:56:32.1171196Z ../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-16T01:56:32.1176402Z ../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-16T01:56:32.1178799Z fastLm.cpp:92:30: required from here 2021-05-16T01:56:32.1181100Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:32.1328522Z ../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-16T01:56:32.1333500Z ../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-16T01:56:32.1338533Z ../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-16T01:56:32.1343399Z ../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-16T01:56:32.1348612Z ../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-16T01:56:32.1353065Z ../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-16T01:56:32.1356084Z ../inst/include/Eigen/src/Core/SolveTriangular.h:73:12: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:32.1360039Z ../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-16T01:56:32.1365849Z ../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-16T01:56:32.1370789Z ../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-16T01:56:32.1375091Z ../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-16T01:56:32.1380439Z ../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-16T01:56:32.1382678Z fastLm.cpp:92:30: required from here 2021-05-16T01:56:32.1384971Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:32.1473002Z In file included from ../inst/include/Eigen/Core:499, 2021-05-16T01:56:32.1473760Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:32.1474571Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:32.1475375Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:32.1475995Z from fastLm.h:25, 2021-05-16T01:56:32.1476540Z from fastLm.cpp:23: 2021-05-16T01:56:32.1479499Z ../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-16T01:56:32.1483681Z ../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-16T01:56:32.1487976Z ../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-16T01:56:32.1492457Z ../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-16T01:56:32.1497193Z ../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-16T01:56:32.1500240Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:605:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:32.1504075Z ../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-16T01:56:32.1510043Z ../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-16T01:56:32.1517669Z ../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-16T01:56:32.1521919Z ../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-16T01:56:32.1527124Z ../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-16T01:56:32.1529384Z fastLm.cpp:92:30: required from here 2021-05-16T01:56:32.1531827Z ../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-16T01:56:32.1533836Z 75 | typedef typename conditional::type LhsPacket; 2021-05-16T01:56:32.1534839Z | ^~~~~~~~~ 2021-05-16T01:56:32.1537200Z ../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-16T01:56:32.1539058Z 76 | typedef typename conditional::type RhsPacket; 2021-05-16T01:56:32.1540148Z | ^~~~~~~~~ 2021-05-16T01:56:32.1542498Z ../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-16T01:56:32.1544378Z 77 | typedef typename conditional::type ResPacket; 2021-05-16T01:56:32.1545489Z | ^~~~~~~~~ 2021-05-16T01:56:32.1546236Z In file included from ../inst/include/Eigen/Core:496, 2021-05-16T01:56:32.1546964Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:32.1547772Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:32.1548574Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:32.1549190Z from fastLm.h:25, 2021-05-16T01:56:32.1549737Z from fastLm.cpp:23: 2021-05-16T01:56:32.1553355Z ../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-16T01:56:32.1558857Z ../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-16T01:56:32.1563351Z ../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-16T01:56:32.1567638Z ../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-16T01:56:32.1574970Z ../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-16T01:56:32.1581438Z ../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-16T01:56:32.1590299Z ../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-16T01:56:32.1597340Z ../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-16T01:56:32.1602489Z ../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-16T01:56:32.1608951Z ../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-16T01:56:32.1614799Z ../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-16T01:56:32.1616947Z fastLm.cpp:100:43: required from here 2021-05-16T01:56:32.1619482Z ../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-16T01:56:32.1621233Z 1981 | PacketBlock kernel; 2021-05-16T01:56:32.1635848Z | ^~~~~~ 2021-05-16T01:56:32.1636626Z In file included from ../inst/include/Eigen/Core:445, 2021-05-16T01:56:32.1637378Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:32.1638191Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:32.1638990Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:32.1639608Z from fastLm.h:25, 2021-05-16T01:56:32.1640172Z from fastLm.cpp:23: 2021-05-16T01:56:32.1642234Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 1, -1, true> >’: 2021-05-16T01:56:32.1644789Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:960:8: required from ‘struct Eigen::internal::evaluator, 1, -1, true>, 1, -1, false> >’ 2021-05-16T01:56:32.1648740Z ../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-16T01:56:32.1653716Z ../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-16T01:56:32.1658090Z ../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-16T01:56:32.1664245Z ../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-16T01:56:32.1668248Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:782:18: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:32.1672629Z ../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-16T01:56:32.1677691Z ../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-16T01:56:32.1685519Z ../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-16T01:56:32.1690067Z ../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-16T01:56:32.1697605Z ../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-16T01:56:32.1701373Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:32.1703645Z ../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-16T01:56:32.1704858Z 960 | enum { 2021-05-16T01:56:32.1705362Z | ^ 2021-05-16T01:56:32.1707330Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 1, -1, true>, 1, -1, false> >’: 2021-05-16T01:56:32.1711071Z ../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-16T01:56:32.1716042Z ../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-16T01:56:32.1720412Z ../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-16T01:56:32.1726685Z ../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-16T01:56:32.1730589Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:782:18: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:32.1734824Z ../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-16T01:56:32.1739957Z ../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-16T01:56:32.1744840Z ../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-16T01:56:32.1749673Z ../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-16T01:56:32.1757117Z ../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-16T01:56:32.1760902Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:32.1763170Z ../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-16T01:56:32.1764658Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T01:56:32.1765496Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:32.1766304Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:32.1767107Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:32.1767726Z from fastLm.h:25, 2021-05-16T01:56:32.1768280Z from fastLm.cpp:23: 2021-05-16T01:56:32.1770307Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, 0>’: 2021-05-16T01:56:32.1772925Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, 1>’ 2021-05-16T01:56:32.1775490Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, 3>’ 2021-05-16T01:56:32.1777930Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false>, -1, -1, false> >’ 2021-05-16T01:56:32.1780249Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false>, -1, -1, false> >’ 2021-05-16T01:56:32.1782508Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, -1, false>, -1, -1, false>, 0>’ 2021-05-16T01:56:32.1784508Z ../inst/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:32.1788948Z ../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-16T01:56:32.1794041Z ../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-16T01:56:32.1798918Z ../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-16T01:56:32.1803457Z ../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-16T01:56:32.1810914Z ../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-16T01:56:32.1814802Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:32.1817089Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:32.1818548Z 55 | >::type PacketReturnType; 2021-05-16T01:56:32.1819198Z | ^~~~~~~~~~~~~~~~ 2021-05-16T01:56:32.1880581Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>’: 2021-05-16T01:56:32.1883474Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Matrix > >’ 2021-05-16T01:56:32.1886209Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Matrix > >’ 2021-05-16T01:56:32.1888866Z ../inst/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, const Eigen::Matrix >’ 2021-05-16T01:56:32.1892525Z ../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-16T01:56:32.1896595Z ../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-16T01:56:32.1899320Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:32.1903625Z ../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-16T01:56:32.1908841Z ../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-16T01:56:32.1913698Z ../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-16T01:56:32.1918241Z ../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-16T01:56:32.1925802Z ../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-16T01:56:32.1929574Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:32.1932013Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:32.2032108Z ../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-16T01:56:32.2036335Z ../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-16T01:56:32.2040301Z ../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-16T01:56:32.2044287Z ../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-16T01:56:32.2048179Z ../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-16T01:56:32.2053269Z ../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-16T01:56:32.2056652Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:738:14: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:32.2061047Z ../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-16T01:56:32.2066418Z ../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-16T01:56:32.2071315Z ../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-16T01:56:32.2075834Z ../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-16T01:56:32.2083340Z ../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-16T01:56:32.2087135Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:32.2089405Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:32.2184078Z ../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-16T01:56:32.2188593Z ../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-16T01:56:32.2192812Z ../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-16T01:56:32.2197040Z ../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-16T01:56:32.2201335Z ../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-16T01:56:32.2205328Z ../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-16T01:56:32.2208197Z ../inst/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:31: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:32.2212644Z ../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-16T01:56:32.2217782Z ../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-16T01:56:32.2222655Z ../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-16T01:56:32.2227280Z ../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-16T01:56:32.2234728Z ../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-16T01:56:32.2238514Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:32.2240800Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:32.2355658Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, true>, 0>’: 2021-05-16T01:56:32.2358440Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, true>, 1>’ 2021-05-16T01:56:32.2361000Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, true>, 3>’ 2021-05-16T01:56:32.2363404Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false>, -1, -1, true> >’ 2021-05-16T01:56:32.2365712Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false>, -1, -1, true> >’ 2021-05-16T01:56:32.2367974Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, -1, false>, -1, -1, true>, 0>’ 2021-05-16T01:56:32.2369987Z ../inst/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:32.2374219Z ../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-16T01:56:32.2379352Z ../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-16T01:56:32.2384223Z ../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-16T01:56:32.2388894Z ../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-16T01:56:32.2396329Z ../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-16T01:56:32.2400127Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:32.2402427Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:32.2541531Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, true>, 0>’: 2021-05-16T01:56:32.2544256Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, true>, 2>’ 2021-05-16T01:56:32.2547519Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false>, -1, -1, true> >’ 2021-05-16T01:56:32.2549901Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false>, -1, -1, true> >’ 2021-05-16T01:56:32.2552250Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, -1, false>, -1, -1, true>, 0>’ 2021-05-16T01:56:32.2554612Z ../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-16T01:56:32.2556640Z ../inst/include/Eigen/src/Core/Block.h:154:7: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:32.2561058Z ../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-16T01:56:32.2566167Z ../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-16T01:56:32.2571045Z ../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-16T01:56:32.2575633Z ../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-16T01:56:32.2583095Z ../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-16T01:56:32.2600580Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:32.2603064Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:32.2733717Z ../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-16T01:56:32.2738216Z ../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-16T01:56:32.2742564Z ../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-16T01:56:32.2747129Z ../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-16T01:56:32.2751589Z ../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-16T01:56:32.2756835Z ../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-16T01:56:32.2760226Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:738:14: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:32.2764587Z ../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-16T01:56:32.2769673Z ../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-16T01:56:32.2774536Z ../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-16T01:56:32.2779155Z ../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-16T01:56:32.2786795Z ../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-16T01:56:32.2790611Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:32.2792921Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:32.3079478Z In file included from ../inst/include/Eigen/Core:445, 2021-05-16T01:56:32.3080274Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:32.3081099Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:32.3082173Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:32.3082812Z from fastLm.h:25, 2021-05-16T01:56:32.3083372Z from fastLm.cpp:23: 2021-05-16T01:56:32.3085944Z ../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-16T01:56:32.3090143Z ../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-16T01:56:32.3096252Z ../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-16T01:56:32.3101173Z ../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-16T01:56:32.3106990Z ../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-16T01:56:32.3110695Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:177:18: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:32.3114277Z ../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-16T01:56:32.3119227Z ../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-16T01:56:32.3122914Z ../inst/include/Eigen/src/QR/HouseholderQR.h:391:73: required from ‘void Eigen::HouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T01:56:32.3126500Z ../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-16T01:56:32.3130268Z ../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-16T01:56:32.3131908Z fastLm.cpp:113:30: required from here 2021-05-16T01:56:32.3134165Z ../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-16T01:56:32.3135367Z 960 | enum { 2021-05-16T01:56:32.3135772Z | ^ 2021-05-16T01:56:32.3151953Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T01:56:32.3152997Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:32.3154050Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:32.3155117Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:32.3155967Z from fastLm.h:25, 2021-05-16T01:56:32.3156732Z from fastLm.cpp:23: 2021-05-16T01:56:32.3159472Z ../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-16T01:56:32.3162829Z ../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-16T01:56:32.3166175Z ../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-16T01:56:32.3169334Z ../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-16T01:56:32.3172573Z ../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-16T01:56:32.3177927Z ../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-16T01:56:32.3180079Z ../inst/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:32.3183611Z ../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-16T01:56:32.3188766Z ../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-16T01:56:32.3192584Z ../inst/include/Eigen/src/QR/HouseholderQR.h:391:73: required from ‘void Eigen::HouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T01:56:32.3196047Z ../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-16T01:56:32.3199798Z ../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-16T01:56:32.3201465Z fastLm.cpp:113:30: required from here 2021-05-16T01:56:32.3203762Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:32.3205234Z 55 | >::type PacketReturnType; 2021-05-16T01:56:32.3205885Z | ^~~~~~~~~~~~~~~~ 2021-05-16T01:56:32.3418930Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, true>, -1, -1, false> >, 0>’: 2021-05-16T01:56:32.3421938Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, true>, -1, -1, false> >, 2>’ 2021-05-16T01:56:32.3424688Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, true>, -1, -1, false> > >’ 2021-05-16T01:56:32.3427530Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, true>, -1, -1, false> > >’ 2021-05-16T01:56:32.3430431Z ../inst/include/Eigen/src/Core/Transpose.h:115:37: required from ‘class Eigen::TransposeImpl, -1, -1, true>, -1, -1, false>, Eigen::Dense>’ 2021-05-16T01:56:32.3432932Z ../inst/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, -1, -1, true>, -1, -1, false> >’ 2021-05-16T01:56:32.3435104Z ../inst/include/Eigen/src/Core/TriangularMatrix.h:174:44: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:32.3438854Z ../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-16T01:56:32.3444493Z ../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-16T01:56:32.3449208Z ../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-16T01:56:32.3453224Z ../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-16T01:56:32.3458273Z ../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-16T01:56:32.3460478Z fastLm.cpp:114:41: required from here 2021-05-16T01:56:32.3462782Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:32.3637833Z ../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-16T01:56:32.3642371Z ../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-16T01:56:32.3646400Z ../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-16T01:56:32.3650700Z ../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-16T01:56:32.3654565Z ../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-16T01:56:32.3660878Z ../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-16T01:56:32.3663463Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:92:96: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:32.3667438Z ../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-16T01:56:32.3673262Z ../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-16T01:56:32.3677877Z ../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-16T01:56:32.3681913Z ../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-16T01:56:32.3686963Z ../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-16T01:56:32.3689156Z fastLm.cpp:114:41: required from here 2021-05-16T01:56:32.3691440Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:32.3833676Z ../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-16T01:56:32.3837534Z ../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-16T01:56:32.3840785Z ../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-16T01:56:32.3844012Z ../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-16T01:56:32.3847190Z ../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-16T01:56:32.3850208Z ../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-16T01:56:32.3852745Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:96:22: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:32.3856524Z ../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-16T01:56:32.3862162Z ../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-16T01:56:32.3866914Z ../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-16T01:56:32.3870985Z ../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-16T01:56:32.3876041Z ../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-16T01:56:32.3878330Z fastLm.cpp:114:41: required from here 2021-05-16T01:56:32.3880614Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:32.4014619Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, true>, -1, 1, false> >, 0>’: 2021-05-16T01:56:32.4017690Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, true>, -1, 1, false> >, 2>’ 2021-05-16T01:56:32.4020493Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, true>, -1, 1, false> > >’ 2021-05-16T01:56:32.4023153Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, true>, -1, 1, false> > >’ 2021-05-16T01:56:32.4026027Z ../inst/include/Eigen/src/Core/Transpose.h:115:37: required from ‘class Eigen::TransposeImpl, -1, -1, true>, -1, 1, false>, Eigen::Dense>’ 2021-05-16T01:56:32.4028863Z ../inst/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, -1, -1, true>, -1, 1, false> >’ 2021-05-16T01:56:32.4031065Z ../inst/include/Eigen/src/Householder/Householder.h:126:41: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:32.4034791Z ../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-16T01:56:32.4040409Z ../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-16T01:56:32.4045007Z ../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-16T01:56:32.4049050Z ../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-16T01:56:32.4054108Z ../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-16T01:56:32.4056455Z fastLm.cpp:114:41: required from here 2021-05-16T01:56:32.4058772Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:32.4204477Z ../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-16T01:56:32.4208252Z ../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-16T01:56:32.4211804Z ../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-16T01:56:32.4215630Z ../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-16T01:56:32.4219190Z ../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-16T01:56:32.4222535Z ../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-16T01:56:32.4224969Z ../inst/include/Eigen/src/Householder/Householder.h:126:41: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:32.4229061Z ../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-16T01:56:32.4234722Z ../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-16T01:56:32.4239329Z ../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-16T01:56:32.4243527Z ../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-16T01:56:32.4248569Z ../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-16T01:56:32.4250776Z fastLm.cpp:114:41: required from here 2021-05-16T01:56:32.4253074Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:32.4391327Z ../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-16T01:56:32.4396616Z ../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-16T01:56:32.4401414Z ../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-16T01:56:32.4406233Z ../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-16T01:56:32.4410912Z ../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-16T01:56:32.4416252Z ../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-16T01:56:32.4419896Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:342:11: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:32.4424207Z ../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-16T01:56:32.4430488Z ../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-16T01:56:32.4435472Z ../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-16T01:56:32.4439848Z ../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-16T01:56:32.4445437Z ../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-16T01:56:32.4447827Z fastLm.cpp:114:41: required from here 2021-05-16T01:56:32.4450333Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:32.4576152Z ../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-16T01:56:32.4581738Z ../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-16T01:56:32.4587317Z ../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-16T01:56:32.4592953Z ../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-16T01:56:32.4598195Z ../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-16T01:56:32.4603310Z ../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-16T01:56:32.4606462Z ../inst/include/Eigen/src/Householder/Householder.h:129:41: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:32.4610411Z ../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-16T01:56:32.4616316Z ../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-16T01:56:32.4621110Z ../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-16T01:56:32.4625435Z ../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-16T01:56:32.4630756Z ../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-16T01:56:32.4633133Z fastLm.cpp:114:41: required from here 2021-05-16T01:56:32.4635538Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:32.4825467Z In file included from ../inst/include/Eigen/Core:499, 2021-05-16T01:56:32.4826267Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:32.4827089Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:32.4827900Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:32.4828523Z from fastLm.h:25, 2021-05-16T01:56:32.4829074Z from fastLm.cpp:23: 2021-05-16T01:56:32.4836809Z ../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-16T01:56:32.4843804Z ../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-16T01:56:32.4849238Z ../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-16T01:56:32.4856016Z ../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-16T01:56:32.4862544Z ../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-16T01:56:32.4872519Z ../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-16T01:56:32.4879593Z ../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-16T01:56:32.4884404Z ../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-16T01:56:32.4888982Z ../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-16T01:56:32.4892964Z ../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-16T01:56:32.4896543Z ../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-16T01:56:32.4898115Z fastLm.cpp:129:50: required from here 2021-05-16T01:56:32.4900557Z ../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-16T01:56:32.4902655Z 112 | conj_helper pcj; 2021-05-16T01:56:32.4903887Z | ^~~ 2021-05-16T01:56:32.4906317Z ../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-16T01:56:32.4927455Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T01:56:32.4928240Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:32.4929235Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:32.4930062Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:32.4930675Z from fastLm.h:25, 2021-05-16T01:56:32.4931240Z from fastLm.cpp:23: 2021-05-16T01:56:32.4933536Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 0>’: 2021-05-16T01:56:32.4936192Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 2>’ 2021-05-16T01:56:32.4938750Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> > >’ 2021-05-16T01:56:32.4941138Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> > >’ 2021-05-16T01:56:32.4943452Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, 0>’ 2021-05-16T01:56:32.4945729Z ../inst/include/Eigen/src/Core/Map.h:94:79: required from ‘class Eigen::Map, 0, Eigen::OuterStride<> >’ 2021-05-16T01:56:32.4947922Z ../inst/include/Eigen/src/Core/products/TriangularSolverVector.h:39:18: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:32.4952328Z ../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-16T01:56:32.4959377Z ../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-16T01:56:32.4964795Z ../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-16T01:56:32.4969765Z ../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-16T01:56:32.4975612Z ../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-16T01:56:32.4978078Z fastLm.cpp:135:46: required from here 2021-05-16T01:56:32.4980373Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:32.4981837Z 55 | >::type PacketReturnType; 2021-05-16T01:56:32.4982552Z | ^~~~~~~~~~~~~~~~ 2021-05-16T01:56:32.5103061Z In file included from ../inst/include/Eigen/Core:499, 2021-05-16T01:56:32.5103897Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:32.5104707Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:32.5105843Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:32.5106458Z from fastLm.h:25, 2021-05-16T01:56:32.5107021Z from fastLm.cpp:23: 2021-05-16T01:56:32.5110312Z ../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-16T01:56:32.5114502Z ../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-16T01:56:32.5121363Z ../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-16T01:56:32.5125529Z ../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-16T01:56:32.5129996Z ../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-16T01:56:32.5133136Z ../inst/include/Eigen/src/Cholesky/LDLT.h:592:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:32.5137324Z ../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-16T01:56:32.5143829Z ../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-16T01:56:32.5149453Z ../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-16T01:56:32.5154318Z ../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-16T01:56:32.5160178Z ../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-16T01:56:32.5162640Z fastLm.cpp:135:46: required from here 2021-05-16T01:56:32.5165086Z ../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-16T01:56:32.5166968Z 351 | typedef typename conditional::type LhsPacket; 2021-05-16T01:56:32.5167983Z | ^~~~~~~~~ 2021-05-16T01:56:32.5170341Z ../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-16T01:56:32.5172226Z 352 | typedef typename conditional::type RhsPacket; 2021-05-16T01:56:32.5173322Z | ^~~~~~~~~ 2021-05-16T01:56:32.5175686Z ../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-16T01:56:32.5177552Z 353 | typedef typename conditional::type ResPacket; 2021-05-16T01:56:32.5178575Z | ^~~~~~~~~ 2021-05-16T01:56:32.5179342Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T01:56:32.5180076Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:32.5180887Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:32.5181696Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:32.5182322Z from fastLm.h:25, 2021-05-16T01:56:32.5182875Z from fastLm.cpp:23: 2021-05-16T01:56:32.5185199Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 0>’: 2021-05-16T01:56:32.5188146Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 2>’ 2021-05-16T01:56:32.5190860Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 1, -1, true> >’ 2021-05-16T01:56:32.5193595Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 1, -1, true> >’ 2021-05-16T01:56:32.5196202Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 0>’ 2021-05-16T01:56:32.5198772Z ../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-16T01:56:32.5200861Z ../inst/include/Eigen/src/Core/Block.h:154:7: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:32.5205028Z ../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-16T01:56:32.5211459Z ../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-16T01:56:32.5216852Z ../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-16T01:56:32.5221816Z ../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-16T01:56:32.5227764Z ../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-16T01:56:32.5230218Z fastLm.cpp:135:46: required from here 2021-05-16T01:56:32.5232516Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:32.5233976Z 55 | >::type PacketReturnType; 2021-05-16T01:56:32.5234618Z | ^~~~~~~~~~~~~~~~ 2021-05-16T01:56:32.5308270Z ../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-16T01:56:32.5311563Z ../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-16T01:56:32.5314559Z ../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-16T01:56:32.5317464Z ../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-16T01:56:32.5320317Z ../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-16T01:56:32.5323162Z ../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-16T01:56:32.5325329Z ../inst/include/Eigen/src/Core/Block.h:154:7: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:32.5329511Z ../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-16T01:56:32.5336110Z ../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-16T01:56:32.5341503Z ../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-16T01:56:32.5346478Z ../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-16T01:56:32.5352420Z ../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-16T01:56:32.5354876Z fastLm.cpp:135:46: required from here 2021-05-16T01:56:32.5357189Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:32.5497089Z ../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-16T01:56:32.5500928Z ../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-16T01:56:32.5504466Z ../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-16T01:56:32.5508117Z ../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-16T01:56:32.5511512Z ../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-16T01:56:32.5515096Z ../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-16T01:56:32.5517797Z ../inst/include/Eigen/src/Core/products/TriangularSolverVector.h:78:60: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:32.5522584Z ../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-16T01:56:32.5529712Z ../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-16T01:56:32.5535634Z ../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-16T01:56:32.5540939Z ../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-16T01:56:32.5547391Z ../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-16T01:56:32.5550040Z fastLm.cpp:135:46: required from here 2021-05-16T01:56:32.5552547Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:32.5667187Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>’: 2021-05-16T01:56:32.5669754Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 2>’ 2021-05-16T01:56:32.5672366Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >’ 2021-05-16T01:56:32.5674575Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >’ 2021-05-16T01:56:32.5676723Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>’ 2021-05-16T01:56:32.5678700Z ../inst/include/Eigen/src/Core/Map.h:94:79: required from ‘class Eigen::Map, 0, Eigen::Stride<0, 0> >’ 2021-05-16T01:56:32.5680845Z ../inst/include/Eigen/src/Core/products/TriangularSolverVector.h:78:73: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:32.5685231Z ../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-16T01:56:32.5691801Z ../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-16T01:56:32.5697243Z ../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-16T01:56:32.5702099Z ../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-16T01:56:32.5708070Z ../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-16T01:56:32.5710528Z fastLm.cpp:135:46: required from here 2021-05-16T01:56:32.5712820Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:32.5851207Z ../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-16T01:56:32.5856075Z ../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-16T01:56:32.5860732Z ../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-16T01:56:32.5865874Z ../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-16T01:56:32.5870576Z ../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-16T01:56:32.5874910Z ../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-16T01:56:32.5877797Z ../inst/include/Eigen/src/Core/SolveTriangular.h:73:12: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:32.5882078Z ../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-16T01:56:32.5888554Z ../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-16T01:56:32.5894105Z ../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-16T01:56:32.5898973Z ../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-16T01:56:32.5904856Z ../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-16T01:56:32.5907404Z fastLm.cpp:135:46: required from here 2021-05-16T01:56:32.5909778Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:33.3984599Z ../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-16T01:56:33.3990263Z ../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-16T01:56:33.3995188Z ../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-16T01:56:33.4000087Z ../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-16T01:56:33.4004941Z ../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-16T01:56:33.4022990Z ../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-16T01:56:33.4026295Z ../inst/include/Eigen/src/Core/products/SelfadjointMatrixVector.h:165:45: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:33.4029768Z ../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-16T01:56:33.4034432Z ../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-16T01:56:33.4039243Z ../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-16T01:56:33.4043926Z ../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-16T01:56:33.4048649Z ../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-16T01:56:33.4050718Z fastLm.cpp:176:69: required from here 2021-05-16T01:56:33.4053017Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:33.4164967Z ../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-16T01:56:33.4170918Z ../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-16T01:56:33.4176969Z ../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-16T01:56:33.4182102Z ../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-16T01:56:33.4187625Z ../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-16T01:56:33.4194325Z ../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-16T01:56:33.4199284Z ../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-16T01:56:33.4203948Z ../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-16T01:56:33.4208601Z ../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-16T01:56:33.4213250Z ../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-16T01:56:33.4224052Z ../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-16T01:56:33.4226383Z fastLm.cpp:176:69: required from here 2021-05-16T01:56:33.4228819Z ../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-16T01:56:33.4230620Z 650 | return internal::first_aligned::alignment),Derived>(m); 2021-05-16T01:56:33.4231624Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T01:56:33.4345845Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 0>’: 2021-05-16T01:56:33.4348794Z ../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-16T01:56:33.4351648Z ../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-16T01:56:33.4354316Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >’ 2021-05-16T01:56:33.4356864Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >’ 2021-05-16T01:56:33.4359629Z ../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-16T01:56:33.4361756Z ../inst/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:33.4366381Z ../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-16T01:56:33.4371797Z ../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-16T01:56:33.4375536Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:547:5: required from ‘void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T01:56:33.4379409Z ../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-16T01:56:33.4383618Z ../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-16T01:56:33.4385682Z fastLm.cpp:88:37: required from here 2021-05-16T01:56:33.4387982Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:33.4389439Z 55 | >::type PacketReturnType; 2021-05-16T01:56:33.4390091Z | ^~~~~~~~~~~~~~~~ 2021-05-16T01:56:33.4601177Z In file included from ../inst/include/Eigen/Core:499, 2021-05-16T01:56:33.4602158Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:33.4603167Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:33.4604217Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:33.4604998Z from fastLm.h:25, 2021-05-16T01:56:33.4605692Z from fastLm.cpp:23: 2021-05-16T01:56:33.4615077Z ../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-16T01:56:33.4622643Z ../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-16T01:56:33.4626964Z ../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-16T01:56:33.4631395Z ../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-16T01:56:33.4636099Z ../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-16T01:56:33.4639153Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:605:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:33.4642979Z ../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-16T01:56:33.4648899Z ../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-16T01:56:33.4653675Z ../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-16T01:56:33.4657856Z ../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-16T01:56:33.4663140Z ../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-16T01:56:33.4665645Z fastLm.cpp:92:30: required from here 2021-05-16T01:56:33.4668124Z ../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-16T01:56:33.4670223Z 112 | conj_helper pcj; 2021-05-16T01:56:33.4671427Z | ^~~ 2021-05-16T01:56:33.4673779Z ../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-16T01:56:33.4689239Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T01:56:33.4689993Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:33.4690805Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:33.4691614Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:33.4692239Z from fastLm.h:25, 2021-05-16T01:56:33.4692799Z from fastLm.cpp:23: 2021-05-16T01:56:33.4695043Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false> >, 0>’: 2021-05-16T01:56:33.4697913Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false> >, 1>’ 2021-05-16T01:56:33.4700744Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false> >, 3>’ 2021-05-16T01:56:33.4703402Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 1, -1, true>, 1, -1, false> > >’ 2021-05-16T01:56:33.4706231Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 1, -1, true>, 1, -1, false> > >’ 2021-05-16T01:56:33.4708787Z ../inst/include/Eigen/src/Core/Transpose.h:115:37: required from ‘class Eigen::TransposeImpl, 1, -1, true>, 1, -1, false>, Eigen::Dense>’ 2021-05-16T01:56:33.4710897Z ../inst/include/Eigen/src/Core/Transpose.h:52:37: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:33.4715076Z ../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-16T01:56:33.4720151Z ../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-16T01:56:33.4725095Z ../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-16T01:56:33.4729643Z ../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-16T01:56:33.4737083Z ../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-16T01:56:33.4740884Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:33.4743182Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:33.4744634Z 55 | >::type PacketReturnType; 2021-05-16T01:56:33.4745367Z | ^~~~~~~~~~~~~~~~ 2021-05-16T01:56:33.4865578Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false> >, 0>’: 2021-05-16T01:56:33.4868621Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false> >, 2>’ 2021-05-16T01:56:33.4871663Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false>, -1, -1, false> > >’ 2021-05-16T01:56:33.4874308Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false>, -1, -1, false> > >’ 2021-05-16T01:56:33.4876940Z ../inst/include/Eigen/src/Core/Transpose.h:115:37: required from ‘class Eigen::TransposeImpl, -1, -1, false>, -1, -1, false>, Eigen::Dense>’ 2021-05-16T01:56:33.4879433Z ../inst/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, -1, -1, false>, -1, -1, false> >’ 2021-05-16T01:56:33.4881779Z ../inst/include/Eigen/src/Core/products/TriangularMatrixVector.h:194:18: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:33.4886143Z ../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-16T01:56:33.4891342Z ../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-16T01:56:33.4896245Z ../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-16T01:56:33.4900770Z ../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-16T01:56:33.4908315Z ../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-16T01:56:33.4912119Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:33.4914423Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:33.5031870Z ../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-16T01:56:33.5037155Z ../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-16T01:56:33.5042226Z ../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-16T01:56:33.5047533Z ../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-16T01:56:33.5053428Z ../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-16T01:56:33.5061046Z ../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-16T01:56:33.5065512Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:751:113: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:33.5069806Z ../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-16T01:56:33.5074880Z ../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-16T01:56:33.5079876Z ../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-16T01:56:33.5084389Z ../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-16T01:56:33.5091848Z ../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-16T01:56:33.5095724Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:33.5098033Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:33.5217090Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>’: 2021-05-16T01:56:33.5219936Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::Matrix > >’ 2021-05-16T01:56:33.5222617Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, Eigen::Matrix > >’ 2021-05-16T01:56:33.5225615Z ../inst/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, Eigen::Matrix >’ 2021-05-16T01:56:33.5228558Z ../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-16T01:56:33.5231203Z ../inst/include/Eigen/src/Core/CwiseNullaryOp.h:501:10: required from ‘Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Matrix]’ 2021-05-16T01:56:33.5233405Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:349:5: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:33.5237766Z ../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-16T01:56:33.5242946Z ../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-16T01:56:33.5247814Z ../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-16T01:56:33.5252351Z ../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-16T01:56:33.5259914Z ../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-16T01:56:33.5263699Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:33.5266186Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:33.5393500Z In file included from ../inst/include/Eigen/Core:370, 2021-05-16T01:56:33.5394287Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:33.5395108Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:33.5395913Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:33.5396538Z from fastLm.h:25, 2021-05-16T01:56:33.5397105Z from fastLm.cpp:23: 2021-05-16T01:56:33.5398970Z ../inst/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: 2021-05-16T01:56:33.5400921Z ../inst/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ 2021-05-16T01:56:33.5402964Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ 2021-05-16T01:56:33.5404805Z ../inst/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ 2021-05-16T01:56:33.5412605Z ../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-16T01:56:33.5419392Z ../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-16T01:56:33.5422785Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:738:14: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:33.5427333Z ../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-16T01:56:33.5432433Z ../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-16T01:56:33.5437381Z ../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-16T01:56:33.5441952Z ../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-16T01:56:33.5449418Z ../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-16T01:56:33.5453231Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:33.5455484Z ../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-16T01:56:33.5457550Z 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> 2021-05-16T01:56:33.5458723Z | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T01:56:33.5460894Z ../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-16T01:56:33.5463049Z 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> 2021-05-16T01:56:33.5464370Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T01:56:33.5466847Z ../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-16T01:56:33.5469794Z ../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-16T01:56:33.5472685Z ../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-16T01:56:33.5474399Z 205 | typedef typename find_best_packet_helper::type>::type type; 2021-05-16T01:56:33.5475380Z | ^~~~ 2021-05-16T01:56:33.5476153Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T01:56:33.5476896Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:33.5477706Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:33.5478509Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:33.5479128Z from fastLm.h:25, 2021-05-16T01:56:33.5479781Z from fastLm.cpp:23: 2021-05-16T01:56:33.5481549Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: 2021-05-16T01:56:33.5483741Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ 2021-05-16T01:56:33.5485913Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ 2021-05-16T01:56:33.5487910Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ 2021-05-16T01:56:33.5489832Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ 2021-05-16T01:56:33.5491895Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ 2021-05-16T01:56:33.5493877Z ../inst/include/Eigen/src/Core/Matrix.h:178:7: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:33.5498087Z ../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-16T01:56:33.5503187Z ../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-16T01:56:33.5508264Z ../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-16T01:56:33.5512777Z ../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-16T01:56:33.5520219Z ../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-16T01:56:33.5523987Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:33.5526272Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:33.5527823Z 55 | >::type PacketReturnType; 2021-05-16T01:56:33.5528463Z | ^~~~~~~~~~~~~~~~ 2021-05-16T01:56:33.5612041Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>, 0>’: 2021-05-16T01:56:33.5614484Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 0>, 1>’ 2021-05-16T01:56:33.5616822Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 0>, 3>’ 2021-05-16T01:56:33.5622779Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0> >’ 2021-05-16T01:56:33.5624930Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0> >’ 2021-05-16T01:56:33.5627145Z ../inst/include/Eigen/src/Core/Diagonal.h:63:53: required from ‘class Eigen::Diagonal, 0>’ 2021-05-16T01:56:33.5629293Z ../inst/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:153:35: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:33.5633737Z ../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-16T01:56:33.5638827Z ../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-16T01:56:33.5643922Z ../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-16T01:56:33.5648554Z ../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-16T01:56:33.5656010Z ../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-16T01:56:33.5659767Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:33.5662075Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:33.5663602Z In file included from ../inst/include/Eigen/Core:370, 2021-05-16T01:56:33.5664339Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:33.5665274Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:33.5666097Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:33.5666707Z from fastLm.h:25, 2021-05-16T01:56:33.5667268Z from fastLm.cpp:23: 2021-05-16T01:56:33.5668862Z ../inst/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: 2021-05-16T01:56:33.5670930Z ../inst/include/Eigen/src/Core/DenseBase.h:174:81: required from ‘class Eigen::DenseBase, 0> >’ 2021-05-16T01:56:33.5673010Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0> >’ 2021-05-16T01:56:33.5674933Z ../inst/include/Eigen/src/Core/Diagonal.h:63:53: required from ‘class Eigen::Diagonal, 0>’ 2021-05-16T01:56:33.5680314Z ../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-16T01:56:33.5686840Z ../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-16T01:56:33.5690349Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:738:14: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:33.5694761Z ../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-16T01:56:33.5699842Z ../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-16T01:56:33.5704692Z ../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-16T01:56:33.5709335Z ../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-16T01:56:33.5716774Z ../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-16T01:56:33.5720578Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:33.5722914Z ../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-16T01:56:33.5724977Z 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> 2021-05-16T01:56:33.5726144Z | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T01:56:33.5728292Z ../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-16T01:56:33.5730343Z 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> 2021-05-16T01:56:33.5731685Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T01:56:33.5733866Z ../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-16T01:56:33.5736803Z ../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-16T01:56:33.5739703Z ../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-16T01:56:33.5741558Z 205 | typedef typename find_best_packet_helper::type>::type type; 2021-05-16T01:56:33.5742525Z | ^~~~ 2021-05-16T01:56:33.5833054Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T01:56:33.5833820Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:33.5834639Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:33.5835462Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:33.5836069Z from fastLm.h:25, 2021-05-16T01:56:33.5836637Z from fastLm.cpp:23: 2021-05-16T01:56:33.5840708Z ../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-16T01:56:33.5847107Z ../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-16T01:56:33.5853554Z ../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-16T01:56:33.5859415Z ../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-16T01:56:33.5864648Z ../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-16T01:56:33.5868094Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:148:43: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:33.5872812Z ../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-16T01:56:33.5878066Z ../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-16T01:56:33.5882985Z ../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-16T01:56:33.5887529Z ../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-16T01:56:33.5898391Z ../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-16T01:56:33.5902283Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:33.5904586Z ../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-16T01:56:33.5906508Z 650 | return internal::first_aligned::alignment),Derived>(m); 2021-05-16T01:56:33.5907498Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T01:56:33.5909898Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true> >, 0>’: 2021-05-16T01:56:33.5912895Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Block, -1, 1, true> > >’ 2021-05-16T01:56:33.5915744Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Block, -1, 1, true> > >’ 2021-05-16T01:56:33.5918605Z ../inst/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Block, -1, 1, true>, Eigen::Dense>’ 2021-05-16T01:56:33.5921360Z ../inst/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true> >’ 2021-05-16T01:56:33.5925059Z ../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-16T01:56:33.5927718Z ../inst/include/Eigen/src/Core/Dot.h:110:23: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:33.5932192Z ../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-16T01:56:33.5937034Z ../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-16T01:56:33.5942654Z ../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-16T01:56:33.5947352Z ../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-16T01:56:33.5951361Z ../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-16T01:56:33.5953136Z fastLm.cpp:108:58: required from here 2021-05-16T01:56:33.5955410Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:33.5956876Z 55 | >::type PacketReturnType; 2021-05-16T01:56:33.5957512Z | ^~~~~~~~~~~~~~~~ 2021-05-16T01:56:33.6058007Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Block, 1, -1, false> >, 0>’: 2021-05-16T01:56:33.6061033Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Block, 1, -1, false> > >’ 2021-05-16T01:56:33.6063890Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Block, 1, -1, false> > >’ 2021-05-16T01:56:33.6067165Z ../inst/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Block, 1, -1, false>, Eigen::Dense>’ 2021-05-16T01:56:33.6069990Z ../inst/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::Block, 1, -1, false> >’ 2021-05-16T01:56:33.6073586Z ../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-16T01:56:33.6076220Z ../inst/include/Eigen/src/Core/Dot.h:110:23: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:33.6080715Z ../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-16T01:56:33.6085548Z ../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-16T01:56:33.6091170Z ../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-16T01:56:33.6095864Z ../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-16T01:56:33.6099714Z ../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-16T01:56:33.6101501Z fastLm.cpp:108:58: required from here 2021-05-16T01:56:33.6103787Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:33.6220184Z ../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-16T01:56:33.6226542Z ../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-16T01:56:33.6232223Z ../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-16T01:56:33.6237196Z ../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-16T01:56:33.6241895Z ../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-16T01:56:33.6244880Z ../inst/include/Eigen/src/Householder/Householder.h:76:37: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:33.6248470Z ../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-16T01:56:33.6253567Z ../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-16T01:56:33.6257239Z ../inst/include/Eigen/src/QR/HouseholderQR.h:391:73: required from ‘void Eigen::HouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T01:56:33.6260686Z ../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-16T01:56:33.6264420Z ../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-16T01:56:33.6266164Z fastLm.cpp:113:30: required from here 2021-05-16T01:56:33.6268463Z ../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-16T01:56:33.6270339Z 650 | return internal::first_aligned::alignment),Derived>(m); 2021-05-16T01:56:33.6271353Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T01:56:33.6309446Z ../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-16T01:56:33.6313451Z ../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-16T01:56:33.6317307Z ../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-16T01:56:33.6321223Z ../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-16T01:56:33.6325008Z ../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-16T01:56:33.6330036Z ../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-16T01:56:33.6333613Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:738:14: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:33.6337686Z ../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-16T01:56:33.6342885Z ../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-16T01:56:33.6354584Z ../inst/include/Eigen/src/QR/HouseholderQR.h:391:73: required from ‘void Eigen::HouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T01:56:33.6358394Z ../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-16T01:56:33.6363895Z ../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-16T01:56:33.6365543Z fastLm.cpp:113:30: required from here 2021-05-16T01:56:33.6367836Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:33.6369285Z 55 | >::type PacketReturnType; 2021-05-16T01:56:33.6369939Z | ^~~~~~~~~~~~~~~~ 2021-05-16T01:56:33.6473132Z ../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-16T01:56:33.6477570Z ../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-16T01:56:33.6481699Z ../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-16T01:56:33.6485852Z ../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-16T01:56:33.6490123Z ../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-16T01:56:33.6494013Z ../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-16T01:56:33.6496855Z ../inst/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:31: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:33.6501032Z ../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-16T01:56:33.6506692Z ../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-16T01:56:33.6510426Z ../inst/include/Eigen/src/QR/HouseholderQR.h:391:73: required from ‘void Eigen::HouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T01:56:33.6513867Z ../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-16T01:56:33.6532355Z ../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-16T01:56:33.6534856Z fastLm.cpp:113:30: required from here 2021-05-16T01:56:33.6537445Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:33.6668328Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, true>, 0>’: 2021-05-16T01:56:33.6671025Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, true>, 1>’ 2021-05-16T01:56:33.6673621Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, true>, 3>’ 2021-05-16T01:56:33.6676056Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false>, -1, -1, true> >’ 2021-05-16T01:56:33.6678592Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false>, -1, -1, true> >’ 2021-05-16T01:56:33.6680864Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, -1, false>, -1, -1, true>, 0>’ 2021-05-16T01:56:33.6682855Z ../inst/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:33.6686834Z ../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-16T01:56:33.6692079Z ../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-16T01:56:33.6695757Z ../inst/include/Eigen/src/QR/HouseholderQR.h:391:73: required from ‘void Eigen::HouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T01:56:33.6699288Z ../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-16T01:56:33.6703467Z ../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-16T01:56:33.6705191Z fastLm.cpp:113:30: required from here 2021-05-16T01:56:33.6707701Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:33.6872755Z ../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-16T01:56:33.6875739Z ../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-16T01:56:33.6878509Z ../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-16T01:56:33.6881143Z ../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-16T01:56:33.6883726Z ../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-16T01:56:33.6886322Z ../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-16T01:56:33.6888662Z ../inst/include/Eigen/src/Core/Block.h:154:7: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:33.6892272Z ../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-16T01:56:33.6897947Z ../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-16T01:56:33.6902559Z ../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-16T01:56:33.6906831Z ../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-16T01:56:33.6911913Z ../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-16T01:56:33.6914113Z fastLm.cpp:114:41: required from here 2021-05-16T01:56:33.6916413Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:33.7056622Z ../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-16T01:56:33.7060935Z ../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-16T01:56:33.7064889Z ../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-16T01:56:33.7068971Z ../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-16T01:56:33.7072992Z ../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-16T01:56:33.7076761Z ../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-16T01:56:33.7079610Z ../inst/include/Eigen/src/Core/Block.h:154:7: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:33.7084363Z ../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-16T01:56:33.7091774Z ../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-16T01:56:33.7097909Z ../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-16T01:56:33.7103243Z ../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-16T01:56:33.7110011Z ../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-16T01:56:33.7112881Z fastLm.cpp:114:41: required from here 2021-05-16T01:56:33.7115880Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:33.7243308Z ../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-16T01:56:33.7246914Z ../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-16T01:56:33.7250195Z ../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-16T01:56:33.7253595Z ../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-16T01:56:33.7256751Z ../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-16T01:56:33.7259771Z ../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-16T01:56:33.7262187Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:63:57: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:33.7266265Z ../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-16T01:56:33.7272039Z ../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-16T01:56:33.7276647Z ../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-16T01:56:33.7280676Z ../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-16T01:56:33.7285733Z ../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-16T01:56:33.7287918Z fastLm.cpp:114:41: required from here 2021-05-16T01:56:33.7290189Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:33.7420992Z ../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-16T01:56:33.7426725Z ../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-16T01:56:33.7431871Z ../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-16T01:56:33.7437020Z ../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-16T01:56:33.7443436Z ../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-16T01:56:33.7448954Z ../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-16T01:56:33.7452463Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:85:55: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:33.7456231Z ../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-16T01:56:33.7461870Z ../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-16T01:56:33.7466633Z ../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-16T01:56:33.7470740Z ../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-16T01:56:33.7475802Z ../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-16T01:56:33.7478006Z fastLm.cpp:114:41: required from here 2021-05-16T01:56:33.7480291Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:33.7581958Z ../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-16T01:56:33.7585329Z ../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-16T01:56:33.7588185Z ../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-16T01:56:33.7590847Z ../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-16T01:56:33.7593443Z ../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-16T01:56:33.7596073Z ../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-16T01:56:33.7598188Z ../inst/include/Eigen/src/Core/Block.h:154:7: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:33.7601776Z ../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-16T01:56:33.7607399Z ../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-16T01:56:33.7612094Z ../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-16T01:56:33.7616124Z ../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-16T01:56:33.7621149Z ../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-16T01:56:33.7623355Z fastLm.cpp:114:41: required from here 2021-05-16T01:56:33.7625744Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:33.7822150Z ../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-16T01:56:33.7831222Z ../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-16T01:56:33.7839583Z ../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-16T01:56:33.7847914Z ../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-16T01:56:33.7856159Z ../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-16T01:56:33.7862631Z ../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-16T01:56:33.7866335Z ../inst/include/Eigen/src/Householder/BlockHouseholder.h:64:57: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:33.7870176Z ../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-16T01:56:33.7875820Z ../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-16T01:56:33.7880388Z ../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-16T01:56:33.7884430Z ../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-16T01:56:33.7889480Z ../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-16T01:56:33.7891751Z fastLm.cpp:114:41: required from here 2021-05-16T01:56:33.7894042Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:33.8166946Z In file included from ../inst/include/Eigen/Core:371, 2021-05-16T01:56:33.8168311Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:33.8169759Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:33.8171207Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:33.8172285Z from fastLm.h:25, 2021-05-16T01:56:33.8173303Z from fastLm.cpp:23: 2021-05-16T01:56:33.8177183Z ../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-16T01:56:33.8191170Z ../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-16T01:56:33.8203502Z ../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-16T01:56:33.8218228Z ../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-16T01:56:33.8230713Z ../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-16T01:56:33.8237659Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:357:18: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:33.8246987Z ../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-16T01:56:33.8255905Z ../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-16T01:56:33.8261691Z ../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-16T01:56:33.8265906Z ../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-16T01:56:33.8269493Z ../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-16T01:56:33.8271058Z fastLm.cpp:129:50: required from here 2021-05-16T01:56:33.8273362Z ../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-16T01:56:33.8275041Z 470 | return first_aligned::alignment>(array, size); 2021-05-16T01:56:33.8275963Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T01:56:33.8276718Z In file included from ../inst/include/Eigen/Core:445, 2021-05-16T01:56:33.8277458Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:33.8278258Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:33.8279075Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:33.8279700Z from fastLm.h:25, 2021-05-16T01:56:33.8280250Z from fastLm.cpp:23: 2021-05-16T01:56:33.8282108Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 1, 1, false> >’: 2021-05-16T01:56:33.8286081Z ../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-16T01:56:33.8291516Z ../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-16T01:56:33.8296381Z ../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-16T01:56:33.8302157Z ../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-16T01:56:33.8306599Z ../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-16T01:56:33.8309041Z ../inst/include/Eigen/src/Cholesky/LDLT.h:586:18: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:33.8313303Z ../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-16T01:56:33.8319736Z ../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-16T01:56:33.8325118Z ../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-16T01:56:33.8329970Z ../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-16T01:56:33.8335805Z ../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-16T01:56:33.8338308Z fastLm.cpp:135:46: required from here 2021-05-16T01:56:33.8340576Z ../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-16T01:56:33.8341782Z 960 | enum { 2021-05-16T01:56:33.8342170Z | ^ 2021-05-16T01:56:33.8342803Z In file included from ../inst/include/Eigen/Core:499, 2021-05-16T01:56:33.8343533Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:33.8344338Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:33.8345231Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:33.8345858Z from fastLm.h:25, 2021-05-16T01:56:33.8346422Z from fastLm.cpp:23: 2021-05-16T01:56:33.8354402Z ../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-16T01:56:33.8361700Z ../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-16T01:56:33.8365637Z ../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-16T01:56:33.8369739Z ../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-16T01:56:33.8374195Z ../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-16T01:56:33.8377034Z ../inst/include/Eigen/src/Cholesky/LDLT.h:592:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:33.8381212Z ../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-16T01:56:33.8387807Z ../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-16T01:56:33.8393204Z ../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-16T01:56:33.8398044Z ../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-16T01:56:33.8403970Z ../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-16T01:56:33.8406419Z fastLm.cpp:135:46: required from here 2021-05-16T01:56:33.8408894Z ../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-16T01:56:33.8410998Z 385 | conj_helper pcj; 2021-05-16T01:56:33.8412223Z | ^~~ 2021-05-16T01:56:33.8414582Z ../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-16T01:56:33.8553367Z In file included from ../inst/include/Eigen/Core:445, 2021-05-16T01:56:33.8554544Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:33.8555580Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:33.8556592Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:33.8557424Z from fastLm.h:25, 2021-05-16T01:56:33.8558166Z from fastLm.cpp:23: 2021-05-16T01:56:33.8560769Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, 1, false>, -1, 1, false> >’: 2021-05-16T01:56:33.8563700Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from ‘struct Eigen::internal::evaluator, -1, 1, false>, -1, 1, false> >’ 2021-05-16T01:56:33.8568651Z ../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-16T01:56:33.8573761Z ../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-16T01:56:33.8581000Z ../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-16T01:56:33.8588835Z ../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-16T01:56:33.8593426Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:665:8: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:33.8596672Z ../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-16T01:56:33.8601324Z ../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-16T01:56:33.8605980Z ../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-16T01:56:33.8610642Z ../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-16T01:56:33.8615359Z ../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-16T01:56:33.8617565Z fastLm.cpp:176:69: required from here 2021-05-16T01:56:33.8619853Z ../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-16T01:56:33.8621053Z 960 | enum { 2021-05-16T01:56:33.8621459Z | ^ 2021-05-16T01:56:33.8893605Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T01:56:33.8894739Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:33.8895969Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:33.8897148Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:33.8898075Z from fastLm.h:25, 2021-05-16T01:56:33.8898875Z from fastLm.cpp:23: 2021-05-16T01:56:33.8903071Z ../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-16T01:56:33.8908644Z ../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-16T01:56:33.8913731Z ../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-16T01:56:33.8918376Z ../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-16T01:56:33.8922970Z ../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-16T01:56:33.8927361Z ../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-16T01:56:33.8930668Z ../inst/include/Eigen/src/Core/util/BlasUtil.h:464:13: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:33.8936838Z ../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-16T01:56:33.8944247Z ../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-16T01:56:33.8951563Z ../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-16T01:56:33.8958365Z ../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-16T01:56:33.8969301Z ../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-16T01:56:33.8973084Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:33.8975395Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:33.8976841Z 55 | >::type PacketReturnType; 2021-05-16T01:56:33.8977497Z | ^~~~~~~~~~~~~~~~ 2021-05-16T01:56:33.9098775Z ../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-16T01:56:33.9101959Z ../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-16T01:56:33.9105021Z ../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-16T01:56:33.9108131Z ../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-16T01:56:33.9110922Z ../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-16T01:56:33.9113643Z ../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-16T01:56:33.9115780Z ../inst/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:33.9119948Z ../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-16T01:56:33.9126757Z ../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-16T01:56:33.9132105Z ../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-16T01:56:33.9136682Z ../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-16T01:56:33.9144172Z ../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-16T01:56:33.9148062Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:33.9150380Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:33.9314568Z ../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-16T01:56:33.9320112Z ../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-16T01:56:33.9325716Z ../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-16T01:56:33.9331075Z ../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-16T01:56:33.9336457Z ../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-16T01:56:33.9341606Z ../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-16T01:56:33.9344660Z ../inst/include/Eigen/src/Core/VectorBlock.h:56:47: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:33.9361039Z ../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-16T01:56:33.9366247Z ../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-16T01:56:33.9371132Z ../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-16T01:56:33.9375667Z ../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-16T01:56:33.9383284Z ../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-16T01:56:33.9387226Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:33.9389519Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:33.9520246Z ../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-16T01:56:33.9527735Z ../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-16T01:56:33.9535014Z ../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-16T01:56:33.9542393Z ../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-16T01:56:33.9550135Z ../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-16T01:56:33.9558476Z ../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-16T01:56:33.9563169Z ../inst/include/Eigen/src/Core/products/TriangularMatrixVector.h:194:18: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:33.9567553Z ../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-16T01:56:33.9572649Z ../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-16T01:56:33.9577523Z ../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-16T01:56:33.9582052Z ../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-16T01:56:33.9589679Z ../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-16T01:56:33.9593554Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:33.9595880Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:33.9734418Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, 0>’: 2021-05-16T01:56:33.9736952Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, 1>’ 2021-05-16T01:56:33.9739400Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, 3>’ 2021-05-16T01:56:33.9741648Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false> >’ 2021-05-16T01:56:33.9743802Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false> >’ 2021-05-16T01:56:33.9746198Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, -1, false>, 0>’ 2021-05-16T01:56:33.9748376Z ../inst/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:33.9752666Z ../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-16T01:56:33.9757687Z ../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-16T01:56:33.9762540Z ../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-16T01:56:33.9767151Z ../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-16T01:56:33.9774709Z ../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-16T01:56:33.9778645Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:33.9781123Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:33.9934592Z ../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-16T01:56:33.9938904Z ../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-16T01:56:33.9943005Z ../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-16T01:56:33.9947537Z ../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-16T01:56:33.9951658Z ../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-16T01:56:33.9956955Z ../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-16T01:56:33.9960442Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:738:14: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:33.9964691Z ../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-16T01:56:33.9969285Z ../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-16T01:56:33.9974319Z ../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-16T01:56:33.9978844Z ../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-16T01:56:33.9986399Z ../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-16T01:56:33.9990256Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:33.9992562Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:34.0094247Z ../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-16T01:56:34.0098829Z ../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-16T01:56:34.0103240Z ../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-16T01:56:34.0107973Z ../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-16T01:56:34.0112321Z ../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-16T01:56:34.0116708Z ../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-16T01:56:34.0119621Z ../inst/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:31: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:34.0124080Z ../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-16T01:56:34.0129064Z ../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-16T01:56:34.0133996Z ../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-16T01:56:34.0138578Z ../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-16T01:56:34.0146108Z ../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-16T01:56:34.0155623Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:34.0158069Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:34.0274751Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, true>, 0>’: 2021-05-16T01:56:34.0277283Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, true>, 1>’ 2021-05-16T01:56:34.0279986Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, true>, 3>’ 2021-05-16T01:56:34.0282235Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, true> >’ 2021-05-16T01:56:34.0284363Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, true> >’ 2021-05-16T01:56:34.0286463Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, -1, true>, 0>’ 2021-05-16T01:56:34.0288402Z ../inst/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:34.0292650Z ../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-16T01:56:34.0297680Z ../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-16T01:56:34.0302643Z ../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-16T01:56:34.0307317Z ../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-16T01:56:34.0314783Z ../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-16T01:56:34.0318589Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:34.0320883Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:34.0472645Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false> >, -1, -1, false>, 0>’: 2021-05-16T01:56:34.0475654Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false> >, -1, -1, false>, 2>’ 2021-05-16T01:56:34.0478621Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false> >, -1, -1, false> >’ 2021-05-16T01:56:34.0481255Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false> >, -1, -1, false> >’ 2021-05-16T01:56:34.0483833Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, -1, false> >, -1, -1, false>, 0>’ 2021-05-16T01:56:34.0486424Z ../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-16T01:56:34.0488555Z ../inst/include/Eigen/src/Core/Block.h:154:7: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:34.0492789Z ../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-16T01:56:34.0497841Z ../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-16T01:56:34.0502737Z ../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-16T01:56:34.0507468Z ../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-16T01:56:34.0514919Z ../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-16T01:56:34.0518710Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:34.0520998Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:34.0664256Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>’: 2021-05-16T01:56:34.0667333Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Matrix > >’ 2021-05-16T01:56:34.0670088Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Matrix > >’ 2021-05-16T01:56:34.0672778Z ../inst/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, const Eigen::Matrix >’ 2021-05-16T01:56:34.0676804Z ../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-16T01:56:34.0681551Z ../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-16T01:56:34.0684747Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:34.0689113Z ../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-16T01:56:34.0694081Z ../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-16T01:56:34.0698939Z ../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-16T01:56:34.0703474Z ../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-16T01:56:34.0711285Z ../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-16T01:56:34.0715168Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:34.0717467Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:34.0818533Z ../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-16T01:56:34.0823416Z ../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-16T01:56:34.0828615Z ../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-16T01:56:34.0833342Z ../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-16T01:56:34.0837981Z ../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-16T01:56:34.0843459Z ../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-16T01:56:34.0846935Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:738:14: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:34.0851320Z ../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-16T01:56:34.0856456Z ../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-16T01:56:34.0861322Z ../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-16T01:56:34.0865985Z ../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-16T01:56:34.0873532Z ../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-16T01:56:34.0877315Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:34.0879612Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:34.1130085Z In file included from ../inst/include/Eigen/Core:445, 2021-05-16T01:56:34.1131170Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:34.1132287Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:34.1133428Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:34.1134313Z from fastLm.h:25, 2021-05-16T01:56:34.1135070Z from fastLm.cpp:23: 2021-05-16T01:56:34.1138689Z ../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-16T01:56:34.1147377Z ../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-16T01:56:34.1159097Z ../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-16T01:56:34.1173470Z ../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-16T01:56:34.1185484Z ../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-16T01:56:34.1197070Z ../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-16T01:56:34.1201048Z ../inst/include/Eigen/src/Core/Assign.h:66:28: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:34.1204581Z ../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-16T01:56:34.1209558Z ../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-16T01:56:34.1213395Z ../inst/include/Eigen/src/QR/HouseholderQR.h:391:73: required from ‘void Eigen::HouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T01:56:34.1216827Z ../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-16T01:56:34.1220589Z ../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-16T01:56:34.1222232Z fastLm.cpp:113:30: required from here 2021-05-16T01:56:34.1224502Z ../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-16T01:56:34.1225901Z 960 | enum { 2021-05-16T01:56:34.1226311Z | ^ 2021-05-16T01:56:34.1227000Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T01:56:34.1227746Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:34.1228559Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:34.1229363Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:34.1229990Z from fastLm.h:25, 2021-05-16T01:56:34.1230538Z from fastLm.cpp:23: 2021-05-16T01:56:34.1233008Z ../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-16T01:56:34.1236153Z ../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-16T01:56:34.1239062Z ../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-16T01:56:34.1241883Z ../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-16T01:56:34.1244694Z ../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-16T01:56:34.1247359Z ../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-16T01:56:34.1249571Z ../inst/include/Eigen/src/Core/GeneralProduct.h:197:12: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:34.1253155Z ../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-16T01:56:34.1258122Z ../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-16T01:56:34.1261925Z ../inst/include/Eigen/src/QR/HouseholderQR.h:391:73: required from ‘void Eigen::HouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T01:56:34.1265450Z ../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-16T01:56:34.1269209Z ../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-16T01:56:34.1270854Z fastLm.cpp:113:30: required from here 2021-05-16T01:56:34.1273142Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:34.1274592Z 55 | >::type PacketReturnType; 2021-05-16T01:56:34.1275244Z | ^~~~~~~~~~~~~~~~ 2021-05-16T01:56:34.1338936Z ../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-16T01:56:34.1342375Z ../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-16T01:56:34.1346048Z ../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-16T01:56:34.1349121Z ../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-16T01:56:34.1352155Z ../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-16T01:56:34.1355051Z ../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-16T01:56:34.1357344Z ../inst/include/Eigen/src/Core/GeneralProduct.h:197:12: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:34.1360929Z ../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-16T01:56:34.1365871Z ../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-16T01:56:34.1369724Z ../inst/include/Eigen/src/QR/HouseholderQR.h:391:73: required from ‘void Eigen::HouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T01:56:34.1373222Z ../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-16T01:56:34.1376965Z ../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-16T01:56:34.1378609Z fastLm.cpp:113:30: required from here 2021-05-16T01:56:34.1380902Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:34.1789350Z In file included from ../inst/include/Eigen/Core:445, 2021-05-16T01:56:34.1795440Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:34.1796863Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:34.1798681Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:34.1799772Z from fastLm.h:25, 2021-05-16T01:56:34.1800765Z from fastLm.cpp:23: 2021-05-16T01:56:34.1805281Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, true> >’: 2021-05-16T01:56:34.1809855Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, true> >’ 2021-05-16T01:56:34.1812889Z ../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-16T01:56:34.1816012Z ../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-16T01:56:34.1819555Z ../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-16T01:56:34.1823065Z ../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-16T01:56:34.1825671Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:99:8: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:34.1829960Z ../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-16T01:56:34.1836590Z ../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-16T01:56:34.1842010Z ../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-16T01:56:34.1847024Z ../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-16T01:56:34.1852890Z ../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-16T01:56:34.1855348Z fastLm.cpp:135:46: required from here 2021-05-16T01:56:34.1857642Z ../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-16T01:56:34.1858852Z 960 | enum { 2021-05-16T01:56:34.1859265Z | ^ 2021-05-16T01:56:34.1861626Z ../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-16T01:56:34.1864764Z ../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-16T01:56:34.1868439Z ../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-16T01:56:34.1872052Z ../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-16T01:56:34.1875408Z ../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-16T01:56:34.1880295Z ../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-16T01:56:34.1883616Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:665:8: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:34.1887856Z ../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-16T01:56:34.1894357Z ../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-16T01:56:34.1899773Z ../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-16T01:56:34.1904603Z ../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-16T01:56:34.1910558Z ../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-16T01:56:34.1913089Z fastLm.cpp:135:46: required from here 2021-05-16T01:56:34.1915364Z ../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-16T01:56:34.2012886Z In file included from ../inst/include/Eigen/Core:503, 2021-05-16T01:56:34.2013680Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:34.2014505Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:34.2015318Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:34.2015946Z from fastLm.h:25, 2021-05-16T01:56:34.2016494Z from fastLm.cpp:23: 2021-05-16T01:56:34.2020651Z ../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-16T01:56:34.2028439Z ../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-16T01:56:34.2037257Z ../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-16T01:56:34.2048452Z ../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-16T01:56:34.2060194Z ../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-16T01:56:34.2111874Z ../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-16T01:56:34.2119165Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:34.2122436Z ../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-16T01:56:34.2127123Z ../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-16T01:56:34.2131795Z ../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-16T01:56:34.2136609Z ../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-16T01:56:34.2141345Z ../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-16T01:56:34.2143433Z fastLm.cpp:176:69: required from here 2021-05-16T01:56:34.2146037Z ../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-16T01:56:34.2148255Z 60 | conj_helper::IsComplex && EIGEN_LOGICAL_XOR(ConjugateLhs, IsRowMajor), ConjugateRhs> pcj0; 2021-05-16T01:56:34.2149546Z | ^~~~ 2021-05-16T01:56:34.2152013Z ../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-16T01:56:34.2155392Z ../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-16T01:56:34.2157568Z 61 | conj_helper::IsComplex && EIGEN_LOGICAL_XOR(ConjugateLhs, !IsRowMajor), ConjugateRhs> pcj1; 2021-05-16T01:56:34.2158875Z | ^~~~ 2021-05-16T01:56:34.2161325Z ../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-16T01:56:34.2162977Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T01:56:34.2163728Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:34.2164528Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:34.2165355Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:34.2165980Z from fastLm.h:25, 2021-05-16T01:56:34.2166538Z from fastLm.cpp:23: 2021-05-16T01:56:34.2168414Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, true>, 0>’: 2021-05-16T01:56:34.2170784Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, true>, 1>’ 2021-05-16T01:56:34.2173134Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, true>, 3>’ 2021-05-16T01:56:34.2175326Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, 1, true> >’ 2021-05-16T01:56:34.2177393Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, 1, true> >’ 2021-05-16T01:56:34.2179438Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, 1, true>, 0>’ 2021-05-16T01:56:34.2181462Z ../inst/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:34.2186057Z ../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-16T01:56:34.2193017Z ../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-16T01:56:34.2199077Z ../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-16T01:56:34.2204520Z ../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-16T01:56:34.2210948Z ../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-16T01:56:34.2213609Z fastLm.cpp:179:55: required from here 2021-05-16T01:56:34.2215881Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:34.2217355Z 55 | >::type PacketReturnType; 2021-05-16T01:56:34.2218008Z | ^~~~~~~~~~~~~~~~ 2021-05-16T01:56:34.2399683Z In file included from ../inst/include/Eigen/Core:445, 2021-05-16T01:56:34.2400494Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:34.2401318Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:34.2402335Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:34.2402969Z from fastLm.h:25, 2021-05-16T01:56:34.2403524Z from fastLm.cpp:23: 2021-05-16T01:56:34.2405745Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 1, 1, false> >’: 2021-05-16T01:56:34.2409443Z ../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-16T01:56:34.2414426Z ../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-16T01:56:34.2418802Z ../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-16T01:56:34.2424065Z ../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-16T01:56:34.2428378Z ../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-16T01:56:34.2430671Z ../inst/include/Eigen/src/Core/Assign.h:66:28: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:34.2435233Z ../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-16T01:56:34.2442332Z ../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-16T01:56:34.2448355Z ../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-16T01:56:34.2456841Z ../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-16T01:56:34.2463369Z ../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-16T01:56:34.2466184Z fastLm.cpp:95:55: required from here 2021-05-16T01:56:34.2468469Z ../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-16T01:56:34.2469791Z 960 | enum { 2021-05-16T01:56:34.2470189Z | ^ 2021-05-16T01:56:34.2470873Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T01:56:34.2471615Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:34.2472430Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:34.2473247Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:34.2473854Z from fastLm.h:25, 2021-05-16T01:56:34.2474419Z from fastLm.cpp:23: 2021-05-16T01:56:34.2476374Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<> >, 0>’: 2021-05-16T01:56:34.2478906Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<> >, 1>’ 2021-05-16T01:56:34.2481402Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<> >, 3>’ 2021-05-16T01:56:34.2483734Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::InnerStride<> > >’ 2021-05-16T01:56:34.2485967Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::InnerStride<> > >’ 2021-05-16T01:56:34.2488152Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::InnerStride<> >, 0>’ 2021-05-16T01:56:34.2490131Z ../inst/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:34.2494293Z ../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-16T01:56:34.2499460Z ../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-16T01:56:34.2504338Z ../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-16T01:56:34.2509003Z ../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-16T01:56:34.2516547Z ../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-16T01:56:34.2520365Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:34.2522666Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:34.2524137Z 55 | >::type PacketReturnType; 2021-05-16T01:56:34.2524788Z | ^~~~~~~~~~~~~~~~ 2021-05-16T01:56:34.2652346Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, false>, 0>’: 2021-05-16T01:56:34.2655280Z ../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-16T01:56:34.2657912Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, -1, 1, false> >’ 2021-05-16T01:56:34.2660422Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, -1, 1, false> >’ 2021-05-16T01:56:34.2662869Z ../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-16T01:56:34.2665531Z ../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-16T01:56:34.2667912Z ../inst/include/Eigen/src/Core/Block.h:154:7: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:34.2672062Z ../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-16T01:56:34.2677231Z ../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-16T01:56:34.2682128Z ../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-16T01:56:34.2686686Z ../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-16T01:56:34.2694161Z ../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-16T01:56:34.2697954Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:34.2700251Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:34.2850395Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, false> >, 0>’: 2021-05-16T01:56:34.2854356Z ../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-16T01:56:34.2857723Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >’ 2021-05-16T01:56:34.2860978Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >’ 2021-05-16T01:56:34.2864230Z ../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-16T01:56:34.2867715Z ../inst/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> >’ 2021-05-16T01:56:34.2870551Z ../inst/include/Eigen/src/Core/products/TriangularMatrixVector.h:137:111: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:34.2875955Z ../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-16T01:56:34.2881974Z ../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-16T01:56:34.2887783Z ../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-16T01:56:34.2893188Z ../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-16T01:56:34.2902091Z ../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-16T01:56:34.2906679Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:34.2909528Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:34.3032150Z ../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-16T01:56:34.3037240Z ../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-16T01:56:34.3042153Z ../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-16T01:56:34.3047297Z ../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-16T01:56:34.3052197Z ../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-16T01:56:34.3058964Z ../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-16T01:56:34.3063380Z ../inst/include/Eigen/src/Core/products/TriangularMatrixVector.h:332:12: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:34.3067986Z ../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-16T01:56:34.3073226Z ../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-16T01:56:34.3078093Z ../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-16T01:56:34.3082618Z ../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-16T01:56:34.3090200Z ../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-16T01:56:34.3094001Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:34.3096326Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:34.3189047Z In file included from ../inst/include/Eigen/Core:499, 2021-05-16T01:56:34.3189811Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:34.3190632Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:34.3194283Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:34.3194916Z from fastLm.h:25, 2021-05-16T01:56:34.3195465Z from fastLm.cpp:23: 2021-05-16T01:56:34.3198614Z ../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-16T01:56:34.3205194Z ../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-16T01:56:34.3213929Z ../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-16T01:56:34.3222884Z ../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-16T01:56:34.3232751Z ../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-16T01:56:34.3245626Z ../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-16T01:56:34.3252057Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:349:33: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:34.3256327Z ../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-16T01:56:34.3261406Z ../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-16T01:56:34.3266372Z ../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-16T01:56:34.3272512Z ../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-16T01:56:34.3280136Z ../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-16T01:56:34.3283927Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:34.3286402Z ../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-16T01:56:34.3288316Z 351 | typedef typename conditional::type LhsPacket; 2021-05-16T01:56:34.3289330Z | ^~~~~~~~~ 2021-05-16T01:56:34.3291699Z ../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-16T01:56:34.3293570Z 352 | typedef typename conditional::type RhsPacket; 2021-05-16T01:56:34.3294588Z | ^~~~~~~~~ 2021-05-16T01:56:34.3296941Z ../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-16T01:56:34.3298815Z 353 | typedef typename conditional::type ResPacket; 2021-05-16T01:56:34.3299840Z | ^~~~~~~~~ 2021-05-16T01:56:34.3302818Z ../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-16T01:56:34.3309484Z ../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-16T01:56:34.3318300Z ../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-16T01:56:34.3327055Z ../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-16T01:56:34.3336651Z ../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-16T01:56:34.3349580Z ../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-16T01:56:34.3356039Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:349:33: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:34.3360381Z ../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-16T01:56:34.3365454Z ../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-16T01:56:34.3370358Z ../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-16T01:56:34.3374905Z ../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-16T01:56:34.3382363Z ../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-16T01:56:34.3386226Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:34.3388773Z ../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-16T01:56:34.3390664Z 351 | typedef typename conditional::type LhsPacket; 2021-05-16T01:56:34.3391687Z | ^~~~~~~~~ 2021-05-16T01:56:34.3394023Z ../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-16T01:56:34.3395904Z 352 | typedef typename conditional::type RhsPacket; 2021-05-16T01:56:34.3396933Z | ^~~~~~~~~ 2021-05-16T01:56:34.3399259Z ../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-16T01:56:34.3401146Z 353 | typedef typename conditional::type ResPacket; 2021-05-16T01:56:34.3402160Z | ^~~~~~~~~ 2021-05-16T01:56:34.3402838Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T01:56:34.3403585Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:34.3404383Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:34.3405199Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:34.3405811Z from fastLm.h:25, 2021-05-16T01:56:34.3406376Z from fastLm.cpp:23: 2021-05-16T01:56:34.3408217Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: 2021-05-16T01:56:34.3410447Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ 2021-05-16T01:56:34.3412616Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ 2021-05-16T01:56:34.3414602Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ 2021-05-16T01:56:34.3416510Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ 2021-05-16T01:56:34.3418561Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ 2021-05-16T01:56:34.3420542Z ../inst/include/Eigen/src/Core/Matrix.h:178:7: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:34.3424790Z ../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-16T01:56:34.3429900Z ../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-16T01:56:34.3434740Z ../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-16T01:56:34.3439369Z ../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-16T01:56:34.3446853Z ../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-16T01:56:34.3450631Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:34.3452928Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:34.3454374Z 55 | >::type PacketReturnType; 2021-05-16T01:56:34.3455108Z | ^~~~~~~~~~~~~~~~ 2021-05-16T01:56:34.3480181Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>, 0>’: 2021-05-16T01:56:34.3482609Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 0>, 1>’ 2021-05-16T01:56:34.3484961Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 0>, 3>’ 2021-05-16T01:56:34.3487155Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0> >’ 2021-05-16T01:56:34.3489285Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0> >’ 2021-05-16T01:56:34.3491225Z ../inst/include/Eigen/src/Core/Diagonal.h:63:53: required from ‘class Eigen::Diagonal, 0>’ 2021-05-16T01:56:34.3493352Z ../inst/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:153:35: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:34.3497812Z ../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-16T01:56:34.3502787Z ../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-16T01:56:34.3508080Z ../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-16T01:56:34.3512611Z ../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-16T01:56:34.3520054Z ../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-16T01:56:34.3523853Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:34.3526244Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:34.3716959Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>’: 2021-05-16T01:56:34.3719808Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::Matrix > >’ 2021-05-16T01:56:34.3722476Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, Eigen::Matrix > >’ 2021-05-16T01:56:34.3725083Z ../inst/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, Eigen::Matrix >’ 2021-05-16T01:56:34.3727954Z ../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-16T01:56:34.3730585Z ../inst/include/Eigen/src/Core/CwiseNullaryOp.h:501:10: required from ‘Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Matrix]’ 2021-05-16T01:56:34.3732935Z ../inst/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:151:5: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:34.3737443Z ../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-16T01:56:34.3742838Z ../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-16T01:56:34.3748075Z ../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-16T01:56:34.3752661Z ../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-16T01:56:34.3760229Z ../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-16T01:56:34.3764028Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:34.3766341Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:34.3884748Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>’: 2021-05-16T01:56:34.3887591Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::Matrix > >’ 2021-05-16T01:56:34.3890284Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, Eigen::Matrix > >’ 2021-05-16T01:56:34.3892877Z ../inst/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, Eigen::Matrix >’ 2021-05-16T01:56:34.3895859Z ../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-16T01:56:34.3898683Z ../inst/include/Eigen/src/Core/CwiseNullaryOp.h:501:10: required from ‘Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Diagonal, 0>]’ 2021-05-16T01:56:34.3901103Z ../inst/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:153:7: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:34.3905751Z ../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-16T01:56:34.3911085Z ../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-16T01:56:34.3915961Z ../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-16T01:56:34.3920510Z ../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-16T01:56:34.3928063Z ../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-16T01:56:34.3931867Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:34.3934169Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:34.4104445Z In file included from ../inst/include/Eigen/Core:445, 2021-05-16T01:56:34.4105648Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:34.4106662Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:34.4107719Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:34.4108484Z from fastLm.h:25, 2021-05-16T01:56:34.4109199Z from fastLm.cpp:23: 2021-05-16T01:56:34.4113496Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, 1, true> >’: 2021-05-16T01:56:34.4116502Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from ‘struct Eigen::internal::evaluator, -1, 1, true> >’ 2021-05-16T01:56:34.4120385Z ../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-16T01:56:34.4124411Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from ‘struct Eigen::internal::evaluator, const Eigen::Block, -1, 1, true> > >’ 2021-05-16T01:56:34.4128473Z ../inst/include/Eigen/src/Core/Redux.h:349:39: required from ‘class Eigen::internal::redux_evaluator, const Eigen::Block, -1, 1, true> > >’ 2021-05-16T01:56:34.4134146Z ../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-16T01:56:34.4137761Z ../inst/include/Eigen/src/Core/Redux.h:453:73: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:34.4146858Z ../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-16T01:56:34.4152838Z ../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-16T01:56:34.4158643Z ../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-16T01:56:34.4163231Z ../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-16T01:56:34.4167108Z ../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-16T01:56:34.4168905Z fastLm.cpp:108:58: required from here 2021-05-16T01:56:34.4171166Z ../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-16T01:56:34.4172381Z 960 | enum { 2021-05-16T01:56:34.4172789Z | ^ 2021-05-16T01:56:34.4174640Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 1, -1, false> >’: 2021-05-16T01:56:34.4177054Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from ‘struct Eigen::internal::evaluator, 1, -1, false> >’ 2021-05-16T01:56:34.4180164Z ../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-16T01:56:34.4183483Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from ‘struct Eigen::internal::evaluator, const Eigen::Block, 1, -1, false> > >’ 2021-05-16T01:56:34.4186571Z ../inst/include/Eigen/src/Core/Redux.h:349:39: required from ‘class Eigen::internal::redux_evaluator, const Eigen::Block, 1, -1, false> > >’ 2021-05-16T01:56:34.4190660Z ../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-16T01:56:34.4193543Z ../inst/include/Eigen/src/Core/Redux.h:453:73: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:34.4198035Z ../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-16T01:56:34.4202959Z ../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-16T01:56:34.4208620Z ../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-16T01:56:34.4213193Z ../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-16T01:56:34.4217062Z ../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-16T01:56:34.4218823Z fastLm.cpp:108:58: required from here 2021-05-16T01:56:34.4221084Z ../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-16T01:56:34.4256361Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T01:56:34.4257145Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:34.4257970Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:34.4258981Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:34.4259595Z from fastLm.h:25, 2021-05-16T01:56:34.4260162Z from fastLm.cpp:23: 2021-05-16T01:56:34.4263523Z ../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-16T01:56:34.4267962Z ../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-16T01:56:34.4272090Z ../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-16T01:56:34.4276225Z ../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-16T01:56:34.4280363Z ../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-16T01:56:34.4285635Z ../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-16T01:56:34.4289114Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:738:14: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:34.4293192Z ../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-16T01:56:34.4298432Z ../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-16T01:56:34.4302106Z ../inst/include/Eigen/src/QR/HouseholderQR.h:391:73: required from ‘void Eigen::HouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T01:56:34.4305646Z ../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-16T01:56:34.4309515Z ../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-16T01:56:34.4311161Z fastLm.cpp:113:30: required from here 2021-05-16T01:56:34.4313453Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:34.4314907Z 55 | >::type PacketReturnType; 2021-05-16T01:56:34.4315556Z | ^~~~~~~~~~~~~~~~ 2021-05-16T01:56:34.4435615Z ../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-16T01:56:34.4440167Z ../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-16T01:56:34.4444773Z ../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-16T01:56:34.4449193Z ../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-16T01:56:34.4453507Z ../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-16T01:56:34.4457640Z ../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-16T01:56:34.4460550Z ../inst/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:31: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:34.4464719Z ../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-16T01:56:34.4470339Z ../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-16T01:56:34.4474027Z ../inst/include/Eigen/src/QR/HouseholderQR.h:391:73: required from ‘void Eigen::HouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T01:56:34.4477479Z ../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-16T01:56:34.4481223Z ../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-16T01:56:34.4482997Z fastLm.cpp:113:30: required from here 2021-05-16T01:56:34.4485304Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:34.4630830Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, true>, 0>’: 2021-05-16T01:56:34.4633615Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, true>, 1>’ 2021-05-16T01:56:34.4636031Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, true>, 3>’ 2021-05-16T01:56:34.4638222Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, true> >’ 2021-05-16T01:56:34.4640329Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, true> >’ 2021-05-16T01:56:34.4642384Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, -1, true>, 0>’ 2021-05-16T01:56:34.4644310Z ../inst/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:34.4648293Z ../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-16T01:56:34.4653528Z ../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-16T01:56:34.4657209Z ../inst/include/Eigen/src/QR/HouseholderQR.h:391:73: required from ‘void Eigen::HouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T01:56:34.4660778Z ../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-16T01:56:34.4664493Z ../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-16T01:56:34.4666272Z fastLm.cpp:113:30: required from here 2021-05-16T01:56:34.4668598Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:34.4884833Z In file included from ../inst/include/Eigen/Core:445, 2021-05-16T01:56:34.4885926Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:34.4887059Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:34.4888177Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:34.4889035Z from fastLm.h:25, 2021-05-16T01:56:34.4889790Z from fastLm.cpp:23: 2021-05-16T01:56:34.4893094Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, 1, false>, -1, 1, false> >’: 2021-05-16T01:56:34.4898950Z ../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-16T01:56:34.4906024Z ../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-16T01:56:34.4913669Z ../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-16T01:56:34.4921479Z ../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-16T01:56:34.4929051Z ../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-16T01:56:34.4933829Z ../inst/include/Eigen/src/Householder/HouseholderSequence.h:308:7: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:34.4939262Z ../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-16T01:56:34.4947206Z ../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-16T01:56:34.4953578Z ../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-16T01:56:34.4959298Z ../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-16T01:56:34.4964430Z ../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-16T01:56:34.4966629Z fastLm.cpp:114:41: required from here 2021-05-16T01:56:34.4968914Z ../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-16T01:56:34.4970128Z 960 | enum { 2021-05-16T01:56:34.4970524Z | ^ 2021-05-16T01:56:34.5216985Z ../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-16T01:56:34.5224312Z ../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-16T01:56:34.5234461Z ../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-16T01:56:34.5243845Z ../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-16T01:56:34.5254058Z ../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-16T01:56:34.5261921Z ../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-16T01:56:34.5265504Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:305:135: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:34.5271317Z ../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-16T01:56:34.5277351Z ../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-16T01:56:34.5281081Z ../inst/include/Eigen/src/QR/ColPivHouseholderQR.h:547:5: required from ‘void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T01:56:34.5284941Z ../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-16T01:56:34.5289241Z ../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-16T01:56:34.5291066Z fastLm.cpp:88:37: required from here 2021-05-16T01:56:34.5293326Z ../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-16T01:56:34.5344580Z In file included from ../inst/include/Eigen/Core:499, 2021-05-16T01:56:34.5345528Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:34.5346355Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:34.5347190Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:34.5347798Z from fastLm.h:25, 2021-05-16T01:56:34.5348361Z from fastLm.cpp:23: 2021-05-16T01:56:34.5356739Z ../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-16T01:56:34.5366445Z ../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-16T01:56:34.5375192Z ../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-16T01:56:34.5386702Z ../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-16T01:56:34.5396543Z ../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-16T01:56:34.5409466Z ../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-16T01:56:34.5415832Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:349:33: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:34.5420114Z ../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-16T01:56:34.5439235Z ../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-16T01:56:34.5444497Z ../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-16T01:56:34.5449074Z ../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-16T01:56:34.5456530Z ../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-16T01:56:34.5460310Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:34.5462855Z ../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-16T01:56:34.5464957Z 385 | conj_helper pcj; 2021-05-16T01:56:34.5466335Z | ^~~ 2021-05-16T01:56:34.5468724Z ../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-16T01:56:34.5477501Z ../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-16T01:56:34.5487147Z ../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-16T01:56:34.5496032Z ../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-16T01:56:34.5504859Z ../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-16T01:56:34.5514589Z ../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-16T01:56:34.5527453Z ../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-16T01:56:34.5533876Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:349:33: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:34.5538144Z ../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-16T01:56:34.5543199Z ../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-16T01:56:34.5549704Z ../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-16T01:56:34.5554258Z ../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-16T01:56:34.5561704Z ../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-16T01:56:34.5565494Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:34.5567936Z ../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-16T01:56:34.5582476Z ../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-16T01:56:34.5584148Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T01:56:34.5584905Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:34.5585877Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:34.5586686Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:34.5587473Z from fastLm.h:25, 2021-05-16T01:56:34.5588022Z from fastLm.cpp:23: 2021-05-16T01:56:34.5591543Z ../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-16T01:56:34.5596070Z ../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-16T01:56:34.5600436Z ../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-16T01:56:34.5604829Z ../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-16T01:56:34.5609226Z ../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-16T01:56:34.5613399Z ../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-16T01:56:34.5616196Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:589:28: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:34.5621919Z ../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-16T01:56:34.5628424Z ../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-16T01:56:34.5633371Z ../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-16T01:56:34.5638037Z ../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-16T01:56:34.5645552Z ../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-16T01:56:34.5649375Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:34.5651689Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:34.5653156Z 55 | >::type PacketReturnType; 2021-05-16T01:56:34.5653800Z | ^~~~~~~~~~~~~~~~ 2021-05-16T01:56:34.5747622Z ../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-16T01:56:34.5752429Z ../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-16T01:56:34.5757050Z ../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-16T01:56:34.5761653Z ../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-16T01:56:34.5766181Z ../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-16T01:56:34.5774493Z ../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-16T01:56:34.5779614Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:637:5: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:34.5785398Z ../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-16T01:56:34.5791292Z ../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-16T01:56:34.5796236Z ../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-16T01:56:34.5800794Z ../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-16T01:56:34.5808266Z ../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-16T01:56:34.5812149Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:34.5814448Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:34.5922606Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1, 1, false>, 0>’: 2021-05-16T01:56:34.5925396Z ../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-16T01:56:34.5927941Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, 1, 1, false> >’ 2021-05-16T01:56:34.5930565Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, 1, 1, false> >’ 2021-05-16T01:56:34.5932992Z ../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-16T01:56:34.5935427Z ../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-16T01:56:34.5937464Z ../inst/include/Eigen/src/Core/Block.h:154:7: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:34.5943069Z ../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-16T01:56:34.5949099Z ../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-16T01:56:34.5954084Z ../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-16T01:56:34.5958750Z ../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-16T01:56:34.5966202Z ../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-16T01:56:34.5970002Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:34.5972294Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:34.6123828Z ../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-16T01:56:34.6130348Z ../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-16T01:56:34.6142328Z ../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-16T01:56:34.6149156Z ../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-16T01:56:34.6155593Z ../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-16T01:56:34.6164386Z ../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-16T01:56:34.6169410Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:637:5: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:34.6175176Z ../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-16T01:56:34.6181034Z ../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-16T01:56:34.6186194Z ../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-16T01:56:34.6190757Z ../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-16T01:56:34.6198205Z ../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-16T01:56:34.6202088Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:34.6204385Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:34.6474414Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, true>, -1, 1, false> > >, 0>’: 2021-05-16T01:56:34.6477694Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, true>, -1, 1, false> > >, 2>’ 2021-05-16T01:56:34.6480750Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, true>, -1, 1, false> > > >’ 2021-05-16T01:56:34.6483675Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, true>, -1, 1, false> > > >’ 2021-05-16T01:56:34.6486758Z ../inst/include/Eigen/src/Core/Transpose.h:115:37: required from ‘class Eigen::TransposeImpl, -1, -1, true>, -1, 1, false> >, Eigen::Dense>’ 2021-05-16T01:56:34.6489565Z ../inst/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, -1, -1, true>, -1, 1, false> > >’ 2021-05-16T01:56:34.6491857Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:251:42: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:34.6495566Z ../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-16T01:56:34.6501192Z ../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-16T01:56:34.6506077Z ../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-16T01:56:34.6510149Z ../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-16T01:56:34.6515331Z ../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-16T01:56:34.6517517Z fastLm.cpp:114:41: required from here 2021-05-16T01:56:34.6519818Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:34.6667134Z ../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-16T01:56:34.6672004Z ../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-16T01:56:34.6676534Z ../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-16T01:56:34.6681107Z ../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-16T01:56:34.6685616Z ../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-16T01:56:34.6690695Z ../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-16T01:56:34.6693885Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:148:43: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:34.6697620Z ../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-16T01:56:34.6703358Z ../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-16T01:56:34.6708019Z ../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-16T01:56:34.6712069Z ../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-16T01:56:34.6717567Z ../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-16T01:56:34.6719770Z fastLm.cpp:114:41: required from here 2021-05-16T01:56:34.6722132Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:34.6843618Z ../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-16T01:56:34.6848941Z ../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-16T01:56:34.6854063Z ../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-16T01:56:34.6859133Z ../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-16T01:56:34.6864435Z ../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-16T01:56:34.6869568Z ../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-16T01:56:34.6872619Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:411:29: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:34.6876427Z ../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-16T01:56:34.6882086Z ../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-16T01:56:34.6886645Z ../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-16T01:56:34.6890672Z ../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-16T01:56:34.6895774Z ../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-16T01:56:34.6897974Z fastLm.cpp:114:41: required from here 2021-05-16T01:56:34.6900274Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:34.7124120Z ../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-16T01:56:34.7133631Z ../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-16T01:56:34.7143259Z ../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-16T01:56:34.7151968Z ../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-16T01:56:34.7158580Z ../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-16T01:56:34.7164046Z ../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-16T01:56:34.7167601Z ../inst/include/Eigen/src/Core/SolveTriangular.h:182:21: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:34.7173517Z ../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-16T01:56:34.7182655Z ../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-16T01:56:34.7189665Z ../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-16T01:56:34.7194528Z ../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-16T01:56:34.7200460Z ../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-16T01:56:34.7202920Z fastLm.cpp:135:46: required from here 2021-05-16T01:56:34.7205273Z ../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-16T01:56:34.7207082Z 650 | return internal::first_aligned::alignment),Derived>(m); 2021-05-16T01:56:34.7208093Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T01:56:34.7309119Z In file included from ../inst/include/Eigen/Core:445, 2021-05-16T01:56:34.7309886Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:34.7310715Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:34.7311532Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:34.7314830Z from fastLm.h:25, 2021-05-16T01:56:34.7315415Z from fastLm.cpp:23: 2021-05-16T01:56:34.7317817Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, 1, true> >’: 2021-05-16T01:56:34.7320665Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, 1, true> >’ 2021-05-16T01:56:34.7323641Z ../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-16T01:56:34.7326907Z ../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-16T01:56:34.7331730Z ../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-16T01:56:34.7337046Z ../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-16T01:56:34.7340136Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:730:20: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:34.7344002Z ../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-16T01:56:34.7350011Z ../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-16T01:56:34.7354780Z ../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-16T01:56:34.7358991Z ../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-16T01:56:34.7364201Z ../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-16T01:56:34.7366464Z fastLm.cpp:92:30: required from here 2021-05-16T01:56:34.7368741Z ../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-16T01:56:34.7370045Z 960 | enum { 2021-05-16T01:56:34.7370451Z | ^ 2021-05-16T01:56:34.7372753Z ../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-16T01:56:34.7375818Z ../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-16T01:56:34.7380665Z ../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-16T01:56:34.7386076Z ../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-16T01:56:34.7392488Z ../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-16T01:56:34.7400216Z ../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-16T01:56:34.7404376Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:34.7408165Z ../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-16T01:56:34.7413925Z ../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-16T01:56:34.7421540Z ../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-16T01:56:34.7426016Z ../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-16T01:56:34.7431241Z ../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-16T01:56:34.7433497Z fastLm.cpp:92:30: required from here 2021-05-16T01:56:34.7435874Z ../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-16T01:56:34.7438756Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, false> >’: 2021-05-16T01:56:34.7441520Z ../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-16T01:56:34.7444666Z ../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-16T01:56:34.7447768Z ../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-16T01:56:34.7450742Z ../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-16T01:56:34.7455664Z ../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-16T01:56:34.7459054Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:665:8: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:34.7463372Z ../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-16T01:56:34.7468548Z ../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-16T01:56:34.7473399Z ../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-16T01:56:34.7477935Z ../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-16T01:56:34.7485431Z ../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-16T01:56:34.7489214Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:34.7491482Z ../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-16T01:56:34.7495833Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T01:56:34.7496589Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:34.7497391Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:34.7498212Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:34.7498848Z from fastLm.h:25, 2021-05-16T01:56:34.7499396Z from fastLm.cpp:23: 2021-05-16T01:56:34.7501697Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>’: 2021-05-16T01:56:34.7504464Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::Matrix > >’ 2021-05-16T01:56:34.7507229Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, Eigen::Matrix > >’ 2021-05-16T01:56:34.7509823Z ../inst/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, Eigen::Matrix >’ 2021-05-16T01:56:34.7512839Z ../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-16T01:56:34.7515450Z ../inst/include/Eigen/src/Core/CwiseNullaryOp.h:501:10: required from ‘Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Matrix]’ 2021-05-16T01:56:34.7517798Z ../inst/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:151:5: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:34.7523567Z ../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-16T01:56:34.7528571Z ../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-16T01:56:34.7533532Z ../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-16T01:56:34.7538096Z ../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-16T01:56:34.7545647Z ../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-16T01:56:34.7549411Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:34.7551712Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:34.7553160Z 55 | >::type PacketReturnType; 2021-05-16T01:56:34.7553808Z | ^~~~~~~~~~~~~~~~ 2021-05-16T01:56:34.7708651Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: 2021-05-16T01:56:34.7710936Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ 2021-05-16T01:56:34.7713385Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ 2021-05-16T01:56:34.7715379Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ 2021-05-16T01:56:34.7717283Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ 2021-05-16T01:56:34.7719343Z ../inst/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ 2021-05-16T01:56:34.7721317Z ../inst/include/Eigen/src/Core/Matrix.h:178:7: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:34.7725564Z ../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-16T01:56:34.7730664Z ../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-16T01:56:34.7735631Z ../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-16T01:56:34.7740203Z ../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-16T01:56:34.7747812Z ../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-16T01:56:34.7751616Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:34.7753928Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:34.7939555Z In file included from ../inst/include/Eigen/Core:445, 2021-05-16T01:56:34.7940352Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:34.7941179Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:34.7941987Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:34.7942643Z from fastLm.h:25, 2021-05-16T01:56:34.7943196Z from fastLm.cpp:23: 2021-05-16T01:56:34.7947317Z ../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-16T01:56:34.7953306Z ../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-16T01:56:34.7960581Z ../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-16T01:56:34.7970299Z ../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-16T01:56:34.7979223Z ../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-16T01:56:34.7986139Z ../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-16T01:56:34.7989823Z ../inst/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:31: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:34.7994287Z ../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-16T01:56:34.7999482Z ../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-16T01:56:34.8004337Z ../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-16T01:56:34.8008882Z ../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-16T01:56:34.8016397Z ../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-16T01:56:34.8021706Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:34.8024043Z ../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-16T01:56:34.8025365Z 960 | enum { 2021-05-16T01:56:34.8025756Z | ^ 2021-05-16T01:56:34.8027671Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, -1, false> >’: 2021-05-16T01:56:34.8030175Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:960:8: required from ‘struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, false> >’ 2021-05-16T01:56:34.8035401Z ../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-16T01:56:34.8042643Z ../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-16T01:56:34.8052184Z ../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-16T01:56:34.8059824Z ../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-16T01:56:34.8064020Z ../inst/include/Eigen/src/Core/CwiseBinaryOp.h:164:18: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:34.8068438Z ../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-16T01:56:34.8073504Z ../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-16T01:56:34.8078372Z ../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-16T01:56:34.8082913Z ../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-16T01:56:34.8091263Z ../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-16T01:56:34.8095166Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:34.8097502Z ../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-16T01:56:34.8100210Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, false> >’: 2021-05-16T01:56:34.8105566Z ../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-16T01:56:34.8112938Z ../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-16T01:56:34.8121184Z ../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-16T01:56:34.8129213Z ../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-16T01:56:34.8136104Z ../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-16T01:56:34.8139902Z ../inst/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:31: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:34.8144381Z ../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-16T01:56:34.8149570Z ../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-16T01:56:34.8154521Z ../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-16T01:56:34.8159057Z ../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-16T01:56:34.8166491Z ../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-16T01:56:34.8170301Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:34.8172563Z ../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-16T01:56:34.8175315Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, true> >’: 2021-05-16T01:56:34.8177956Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from ‘struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, true> >’ 2021-05-16T01:56:34.8182367Z ../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-16T01:56:34.8187429Z ../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-16T01:56:34.8193452Z ../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-16T01:56:34.8200869Z ../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-16T01:56:34.8204956Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:34.8209271Z ../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-16T01:56:34.8214333Z ../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-16T01:56:34.8219196Z ../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-16T01:56:34.8223719Z ../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-16T01:56:34.8231429Z ../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-16T01:56:34.8235215Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:34.8237473Z ../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-16T01:56:34.8240280Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, true> >’: 2021-05-16T01:56:34.8245662Z ../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-16T01:56:34.8253034Z ../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-16T01:56:34.8259857Z ../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-16T01:56:34.8267535Z ../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-16T01:56:34.8274570Z ../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-16T01:56:34.8278265Z ../inst/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:32: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:34.8282745Z ../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-16T01:56:34.8287817Z ../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-16T01:56:34.8292755Z ../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-16T01:56:34.8297309Z ../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-16T01:56:34.8304781Z ../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-16T01:56:34.8308710Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:34.8310985Z ../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-16T01:56:34.8312432Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T01:56:34.8313182Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:34.8313984Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:34.8314811Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:34.8315420Z from fastLm.h:25, 2021-05-16T01:56:34.8316094Z from fastLm.cpp:23: 2021-05-16T01:56:34.8318994Z ../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-16T01:56:34.8323999Z ../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-16T01:56:34.8328996Z ../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-16T01:56:34.8333245Z ../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-16T01:56:34.8337351Z ../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-16T01:56:34.8341385Z ../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-16T01:56:34.8344072Z ../inst/include/Eigen/src/Core/VectorwiseOp.h:100:1: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:34.8348722Z ../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-16T01:56:34.8353574Z ../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-16T01:56:34.8359217Z ../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-16T01:56:34.8363907Z ../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-16T01:56:34.8367486Z ../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-16T01:56:34.8369146Z fastLm.cpp:108:58: required from here 2021-05-16T01:56:34.8371504Z ../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-16T01:56:34.8373329Z 650 | return internal::first_aligned::alignment),Derived>(m); 2021-05-16T01:56:34.8374334Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T01:56:34.8645832Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’: 2021-05-16T01:56:34.8649145Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase >, 1>’ 2021-05-16T01:56:34.8652906Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase >, 3>’ 2021-05-16T01:56:34.8655971Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase > >’ 2021-05-16T01:56:34.8658856Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase > >’ 2021-05-16T01:56:34.8661696Z ../inst/include/Eigen/src/Core/Transpose.h:115:37: required from ‘class Eigen::TransposeImpl, Eigen::Dense>’ 2021-05-16T01:56:34.8664693Z ../inst/include/Eigen/src/Core/Transpose.h:52:37: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:34.8696554Z ../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-16T01:56:34.8703834Z ../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-16T01:56:34.8710922Z ../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-16T01:56:34.8715641Z ../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-16T01:56:34.8723580Z ../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-16T01:56:34.8727383Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:34.8729693Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:34.8731155Z 55 | >::type PacketReturnType; 2021-05-16T01:56:34.8731809Z | ^~~~~~~~~~~~~~~~ 2021-05-16T01:56:34.8837556Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false> >, 0>’: 2021-05-16T01:56:34.8840453Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false> >, 2>’ 2021-05-16T01:56:34.8843152Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false> > >’ 2021-05-16T01:56:34.8845582Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false> > >’ 2021-05-16T01:56:34.8848000Z ../inst/include/Eigen/src/Core/Transpose.h:115:37: required from ‘class Eigen::TransposeImpl, -1, -1, false>, Eigen::Dense>’ 2021-05-16T01:56:34.8850275Z ../inst/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, -1, -1, false> >’ 2021-05-16T01:56:34.8853219Z ../inst/include/Eigen/src/Core/products/TriangularMatrixVector.h:194:18: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:34.8857642Z ../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-16T01:56:34.8862835Z ../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-16T01:56:34.8867900Z ../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-16T01:56:34.8872854Z ../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-16T01:56:34.8880366Z ../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-16T01:56:34.8884289Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:34.8886617Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:34.9010657Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false> >, 0>’: 2021-05-16T01:56:34.9013810Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false> >, 2>’ 2021-05-16T01:56:34.9016572Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 1, -1, true>, 1, -1, false> > >’ 2021-05-16T01:56:34.9019184Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 1, -1, true>, 1, -1, false> > >’ 2021-05-16T01:56:34.9021787Z ../inst/include/Eigen/src/Core/Transpose.h:115:37: required from ‘class Eigen::TransposeImpl, 1, -1, true>, 1, -1, false>, Eigen::Dense>’ 2021-05-16T01:56:34.9024394Z ../inst/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, 1, -1, true>, 1, -1, false> >’ 2021-05-16T01:56:34.9026876Z ../inst/include/Eigen/src/Core/products/TriangularMatrixVector.h:194:18: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:34.9031227Z ../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-16T01:56:34.9036476Z ../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-16T01:56:34.9041507Z ../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-16T01:56:34.9046275Z ../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-16T01:56:34.9053878Z ../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-16T01:56:34.9057680Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:34.9059988Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:34.9242097Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, 0>’: 2021-05-16T01:56:34.9244817Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, 2>’ 2021-05-16T01:56:34.9247141Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false> >’ 2021-05-16T01:56:34.9249371Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false> >’ 2021-05-16T01:56:34.9251553Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, -1, false>, 0>’ 2021-05-16T01:56:34.9254233Z ../inst/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, -1, -1, false, true>’ 2021-05-16T01:56:34.9256210Z ../inst/include/Eigen/src/Core/Block.h:154:7: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:34.9260463Z ../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-16T01:56:34.9265696Z ../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-16T01:56:34.9270600Z ../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-16T01:56:34.9275370Z ../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-16T01:56:34.9283171Z ../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-16T01:56:34.9286977Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:34.9289294Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:34.9439608Z ../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-16T01:56:34.9444339Z ../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-16T01:56:34.9448646Z ../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-16T01:56:34.9453297Z ../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-16T01:56:34.9457514Z ../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-16T01:56:34.9463432Z ../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-16T01:56:34.9467393Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:738:14: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:34.9471966Z ../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-16T01:56:34.9477130Z ../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-16T01:56:34.9481996Z ../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-16T01:56:34.9486842Z ../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-16T01:56:34.9494431Z ../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-16T01:56:34.9498332Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:34.9500654Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:34.9626679Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, -1, -1, true>, 0>’: 2021-05-16T01:56:34.9629529Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase >, -1, -1, true>, 2>’ 2021-05-16T01:56:34.9632091Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, -1, -1, true> >’ 2021-05-16T01:56:34.9634723Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, -1, -1, true> >’ 2021-05-16T01:56:34.9637130Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase >, -1, -1, true>, 0>’ 2021-05-16T01:56:34.9639740Z ../inst/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense >, -1, -1, true, true>’ 2021-05-16T01:56:34.9641817Z ../inst/include/Eigen/src/Core/Block.h:154:7: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:34.9646437Z ../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-16T01:56:34.9651515Z ../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-16T01:56:34.9656508Z ../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-16T01:56:34.9661039Z ../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-16T01:56:34.9668589Z ../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-16T01:56:34.9672512Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:34.9674824Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:34.9839680Z ../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-16T01:56:34.9845235Z ../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-16T01:56:34.9850757Z ../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-16T01:56:34.9856093Z ../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-16T01:56:34.9861284Z ../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-16T01:56:34.9867898Z ../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-16T01:56:34.9871937Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:738:14: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:34.9877400Z ../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-16T01:56:34.9883606Z ../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-16T01:56:34.9889396Z ../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-16T01:56:34.9894796Z ../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-16T01:56:34.9903754Z ../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-16T01:56:34.9908380Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:34.9911116Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:35.0089762Z In file included from ../inst/include/Eigen/Core:445, 2021-05-16T01:56:35.0090557Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:35.0091363Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:35.0092179Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:35.0092791Z from fastLm.h:25, 2021-05-16T01:56:35.0093373Z from fastLm.cpp:23: 2021-05-16T01:56:35.0097222Z ../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-16T01:56:35.0104627Z ../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-16T01:56:35.0109952Z ../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-16T01:56:35.0115257Z ../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-16T01:56:35.0120099Z ../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-16T01:56:35.0126616Z ../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-16T01:56:35.0130634Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:665:8: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:35.0136314Z ../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-16T01:56:35.0142170Z ../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-16T01:56:35.0147203Z ../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-16T01:56:35.0151754Z ../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-16T01:56:35.0159185Z ../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-16T01:56:35.0163070Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:35.0165348Z ../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-16T01:56:35.0166571Z 960 | enum { 2021-05-16T01:56:35.0166974Z | ^ 2021-05-16T01:56:35.0169040Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, 1, 1, false> >’: 2021-05-16T01:56:35.0171743Z ../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-16T01:56:35.0177550Z ../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-16T01:56:35.0184406Z ../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-16T01:56:35.0190941Z ../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-16T01:56:35.0198536Z ../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-16T01:56:35.0202709Z ../inst/include/Eigen/src/Core/Redux.h:453:73: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:35.0208283Z ../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-16T01:56:35.0214133Z ../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-16T01:56:35.0219098Z ../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-16T01:56:35.0223644Z ../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-16T01:56:35.0231207Z ../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-16T01:56:35.0235000Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:35.0240039Z ../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-16T01:56:35.0243143Z ../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-16T01:56:35.0248558Z ../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-16T01:56:35.0256012Z ../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-16T01:56:35.0262732Z ../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-16T01:56:35.0270445Z ../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-16T01:56:35.0277321Z ../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-16T01:56:35.0280858Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:305:135: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:35.0284470Z ../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-16T01:56:35.0289425Z ../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-16T01:56:35.0293199Z ../inst/include/Eigen/src/QR/HouseholderQR.h:391:73: required from ‘void Eigen::HouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T01:56:35.0296686Z ../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-16T01:56:35.0300431Z ../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-16T01:56:35.0302068Z fastLm.cpp:113:30: required from here 2021-05-16T01:56:35.0307129Z ../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-16T01:56:35.0311081Z ../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-16T01:56:35.0317025Z ../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-16T01:56:35.0324237Z ../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-16T01:56:35.0330850Z ../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-16T01:56:35.0338254Z ../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-16T01:56:35.0345220Z ../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-16T01:56:35.0351778Z ../inst/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:31: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:35.0356122Z ../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-16T01:56:35.0361571Z ../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-16T01:56:35.0365415Z ../inst/include/Eigen/src/QR/HouseholderQR.h:391:73: required from ‘void Eigen::HouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T01:56:35.0368956Z ../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-16T01:56:35.0372783Z ../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-16T01:56:35.0374482Z fastLm.cpp:113:30: required from here 2021-05-16T01:56:35.0376844Z ../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-16T01:56:35.0379720Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, true> >’: 2021-05-16T01:56:35.0385227Z ../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-16T01:56:35.0392973Z ../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-16T01:56:35.0399919Z ../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-16T01:56:35.0407755Z ../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-16T01:56:35.0414768Z ../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-16T01:56:35.0418571Z ../inst/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:32: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:35.0422830Z ../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-16T01:56:35.0428286Z ../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-16T01:56:35.0432085Z ../inst/include/Eigen/src/QR/HouseholderQR.h:391:73: required from ‘void Eigen::HouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T01:56:35.0438503Z ../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-16T01:56:35.0443695Z ../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-16T01:56:35.0445372Z fastLm.cpp:113:30: required from here 2021-05-16T01:56:35.0447782Z ../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-16T01:56:35.0450520Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, -1, true> >’: 2021-05-16T01:56:35.0453075Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from ‘struct Eigen::internal::evaluator, -1, -1, true> >’ 2021-05-16T01:56:35.0455651Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:960:8: required from ‘struct Eigen::internal::evaluator, -1, -1, true>, -1, 1, false> >’ 2021-05-16T01:56:35.0458376Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from ‘struct Eigen::internal::evaluator, -1, -1, true>, -1, 1, false> >’ 2021-05-16T01:56:35.0461715Z ../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-16T01:56:35.0480582Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from ‘struct Eigen::internal::evaluator, -1, -1, true>, -1, 1, false> > >’ 2021-05-16T01:56:35.0483260Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:99:8: [ skipping 19 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:35.0487034Z ../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-16T01:56:35.0492688Z ../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-16T01:56:35.0497351Z ../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-16T01:56:35.0501398Z ../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-16T01:56:35.0506769Z ../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-16T01:56:35.0508972Z fastLm.cpp:114:41: required from here 2021-05-16T01:56:35.0511248Z ../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-16T01:56:35.0514033Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, -1, true>, -1, 1, false> >’: 2021-05-16T01:56:35.0516722Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from ‘struct Eigen::internal::evaluator, -1, -1, true>, -1, 1, false> >’ 2021-05-16T01:56:35.0519918Z ../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-16T01:56:35.0522990Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from ‘struct Eigen::internal::evaluator, -1, -1, true>, -1, 1, false> > >’ 2021-05-16T01:56:35.0525883Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from ‘struct Eigen::internal::evaluator, -1, -1, true>, -1, 1, false> > >’ 2021-05-16T01:56:35.0529215Z ../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-16T01:56:35.0531790Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:90:8: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:35.0535471Z ../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-16T01:56:35.0541102Z ../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-16T01:56:35.0545814Z ../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-16T01:56:35.0549954Z ../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-16T01:56:35.0554997Z ../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-16T01:56:35.0557200Z fastLm.cpp:114:41: required from here 2021-05-16T01:56:35.0559453Z ../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-16T01:56:35.0631237Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T01:56:35.0632003Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:35.0632802Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:35.0633618Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:35.0634231Z from fastLm.h:25, 2021-05-16T01:56:35.0634936Z from fastLm.cpp:23: 2021-05-16T01:56:35.0637216Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix, 2>, 0>’: 2021-05-16T01:56:35.0639788Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::Matrix, 2> >’ 2021-05-16T01:56:35.0642217Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, Eigen::Matrix, 2> >’ 2021-05-16T01:56:35.0644608Z ../inst/include/Eigen/src/Core/Product.h:115:7: required from ‘class Eigen::internal::dense_product_base, Eigen::Matrix, 2, 8>’ 2021-05-16T01:56:35.0646977Z ../inst/include/Eigen/src/Core/Product.h:147:7: required from ‘class Eigen::ProductImpl, Eigen::Matrix, 2, Eigen::Dense>’ 2021-05-16T01:56:35.0649222Z ../inst/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, Eigen::Matrix, 2>’ 2021-05-16T01:56:35.0651202Z ../inst/include/Eigen/src/Cholesky/LDLT.h:565:26: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:35.0655358Z ../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-16T01:56:35.0661837Z ../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-16T01:56:35.0667480Z ../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-16T01:56:35.0672336Z ../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-16T01:56:35.0678291Z ../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-16T01:56:35.0680791Z fastLm.cpp:137:62: required from here 2021-05-16T01:56:35.0683096Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:35.0684565Z 55 | >::type PacketReturnType; 2021-05-16T01:56:35.0685202Z | ^~~~~~~~~~~~~~~~ 2021-05-16T01:56:35.0834012Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase > >, Eigen::Matrix, 2>, 0>’: 2021-05-16T01:56:35.0837170Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase > >, Eigen::Matrix, 2> >’ 2021-05-16T01:56:35.0840163Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase > >, Eigen::Matrix, 2> >’ 2021-05-16T01:56:35.0843150Z ../inst/include/Eigen/src/Core/Product.h:115:7: required from ‘class Eigen::internal::dense_product_base > >, Eigen::Matrix, 2, 8>’ 2021-05-16T01:56:35.0846110Z ../inst/include/Eigen/src/Core/Product.h:147:7: required from ‘class Eigen::ProductImpl > >, Eigen::Matrix, 2, Eigen::Dense>’ 2021-05-16T01:56:35.0848905Z ../inst/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product > >, Eigen::Matrix, 2>’ 2021-05-16T01:56:35.0851108Z ../inst/include/Eigen/src/Cholesky/LDLT.h:595:38: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:35.0855431Z ../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-16T01:56:35.0862146Z ../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-16T01:56:35.0867681Z ../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-16T01:56:35.0872640Z ../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-16T01:56:35.0878525Z ../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-16T01:56:35.0881010Z fastLm.cpp:137:62: required from here 2021-05-16T01:56:35.0884559Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:35.1244186Z ../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-16T01:56:35.1251310Z ../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-16T01:56:35.1272221Z ../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-16T01:56:35.1279972Z ../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-16T01:56:35.1288524Z ../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-16T01:56:35.1297345Z ../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-16T01:56:35.1301950Z ../inst/include/Eigen/src/Core/products/TriangularMatrixVector.h:194:18: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:35.1306482Z ../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-16T01:56:35.1311558Z ../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-16T01:56:35.1317786Z ../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-16T01:56:35.1322347Z ../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-16T01:56:35.1329826Z ../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-16T01:56:35.1333731Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:35.1336041Z ../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-16T01:56:35.1337874Z 650 | return internal::first_aligned::alignment),Derived>(m); 2021-05-16T01:56:35.1338881Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T01:56:35.1339647Z In file included from ../inst/include/Eigen/Core:445, 2021-05-16T01:56:35.1340387Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:35.1341236Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:35.1342043Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:35.1342668Z from fastLm.h:25, 2021-05-16T01:56:35.1343217Z from fastLm.cpp:23: 2021-05-16T01:56:35.1345369Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, true> >’: 2021-05-16T01:56:35.1348025Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from ‘struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, true> >’ 2021-05-16T01:56:35.1350787Z ../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-16T01:56:35.1353675Z ../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-16T01:56:35.1356998Z ../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-16T01:56:35.1360382Z ../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-16T01:56:35.1362762Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:99:8: [ skipping 26 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:35.1367844Z ../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-16T01:56:35.1372942Z ../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-16T01:56:35.1377888Z ../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-16T01:56:35.1382434Z ../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-16T01:56:35.1389996Z ../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-16T01:56:35.1393795Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:35.1396077Z ../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-16T01:56:35.1397295Z 960 | enum { 2021-05-16T01:56:35.1397689Z | ^ 2021-05-16T01:56:35.1399811Z ../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-16T01:56:35.1402713Z ../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-16T01:56:35.1406009Z ../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-16T01:56:35.1409377Z ../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-16T01:56:35.1412768Z ../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-16T01:56:35.1417823Z ../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-16T01:56:35.1421275Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:665:8: [ skipping 24 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:35.1425823Z ../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-16T01:56:35.1431261Z ../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-16T01:56:35.1436118Z ../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-16T01:56:35.1440685Z ../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-16T01:56:35.1448139Z ../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-16T01:56:35.1452027Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:35.1454293Z ../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-16T01:56:35.1458943Z ../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-16T01:56:35.1464565Z ../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-16T01:56:35.1473078Z ../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-16T01:56:35.1480915Z ../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-16T01:56:35.1490147Z ../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-16T01:56:35.1500937Z ../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-16T01:56:35.1506443Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:35.1510706Z ../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-16T01:56:35.1515863Z ../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-16T01:56:35.1520721Z ../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-16T01:56:35.1525251Z ../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-16T01:56:35.1532715Z ../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-16T01:56:35.1536506Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:35.1538768Z ../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-16T01:56:35.1541865Z ../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-16T01:56:35.1549732Z ../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-16T01:56:35.1560618Z ../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-16T01:56:35.1572132Z ../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-16T01:56:35.1583491Z ../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-16T01:56:35.1594035Z ../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-16T01:56:35.1598935Z ../inst/include/Eigen/src/Core/products/TriangularMatrixVector.h:341:27: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:35.1603401Z ../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-16T01:56:35.1608533Z ../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-16T01:56:35.1613407Z ../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-16T01:56:35.1617955Z ../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-16T01:56:35.1625471Z ../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-16T01:56:35.1629234Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:35.1631497Z ../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-16T01:56:35.1633041Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T01:56:35.1633789Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:35.1634585Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:35.1635403Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:35.1636009Z from fastLm.h:25, 2021-05-16T01:56:35.1636576Z from fastLm.cpp:23: 2021-05-16T01:56:35.1638568Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, -1, 1, false>, 0>’: 2021-05-16T01:56:35.1641276Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase >, -1, 1, false>, 1>’ 2021-05-16T01:56:35.1643873Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase >, -1, 1, false>, 3>’ 2021-05-16T01:56:35.1646256Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, -1, 1, false> >’ 2021-05-16T01:56:35.1648532Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, -1, 1, false> >’ 2021-05-16T01:56:35.1650769Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase >, -1, 1, false>, 0>’ 2021-05-16T01:56:35.1652762Z ../inst/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:35.1656929Z ../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-16T01:56:35.1661981Z ../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-16T01:56:35.1666929Z ../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-16T01:56:35.1671458Z ../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-16T01:56:35.1678926Z ../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-16T01:56:35.1682839Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:35.1685147Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:35.1686587Z 55 | >::type PacketReturnType; 2021-05-16T01:56:35.1687240Z | ^~~~~~~~~~~~~~~~ 2021-05-16T01:56:35.1710990Z ../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-16T01:56:35.1714227Z ../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-16T01:56:35.1717244Z ../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-16T01:56:35.1720132Z ../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-16T01:56:35.1723219Z ../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-16T01:56:35.1726146Z ../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-16T01:56:35.1728330Z ../inst/include/Eigen/src/Core/Block.h:154:7: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:35.1732533Z ../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-16T01:56:35.1737806Z ../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-16T01:56:35.1742912Z ../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-16T01:56:35.1747577Z ../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-16T01:56:35.1755156Z ../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-16T01:56:35.1758965Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:35.1761304Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:35.1952751Z ../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-16T01:56:35.1957796Z ../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-16T01:56:35.1962640Z ../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-16T01:56:35.1967520Z ../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-16T01:56:35.1972601Z ../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-16T01:56:35.1978030Z ../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-16T01:56:35.1981516Z ../inst/include/Eigen/src/Core/products/TriangularMatrixVector.h:194:18: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:35.1986095Z ../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-16T01:56:35.1991280Z ../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-16T01:56:35.1996171Z ../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-16T01:56:35.2000695Z ../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-16T01:56:35.2008167Z ../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-16T01:56:35.2011936Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:35.2014221Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:35.2170117Z In file included from ../inst/include/Eigen/Core:445, 2021-05-16T01:56:35.2170881Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:35.2171686Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:35.2172508Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:35.2173135Z from fastLm.h:25, 2021-05-16T01:56:35.2173712Z from fastLm.cpp:23: 2021-05-16T01:56:35.2177376Z ../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-16T01:56:35.2183405Z ../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-16T01:56:35.2190965Z ../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-16T01:56:35.2198801Z ../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-16T01:56:35.2206355Z ../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-16T01:56:35.2213141Z ../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-16T01:56:35.2216948Z ../inst/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:31: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:35.2221419Z ../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-16T01:56:35.2226561Z ../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-16T01:56:35.2231513Z ../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-16T01:56:35.2236060Z ../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-16T01:56:35.2243536Z ../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-16T01:56:35.2247323Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:35.2249598Z ../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-16T01:56:35.2250829Z 960 | enum { 2021-05-16T01:56:35.2251221Z | ^ 2021-05-16T01:56:35.2253063Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, -1, false> >’: 2021-05-16T01:56:35.2261789Z ../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-16T01:56:35.2269467Z ../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-16T01:56:35.2276224Z ../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-16T01:56:35.2283803Z ../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-16T01:56:35.2292099Z ../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-16T01:56:35.2295746Z ../inst/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:31: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:35.2300190Z ../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-16T01:56:35.2305258Z ../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-16T01:56:35.2310269Z ../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-16T01:56:35.2314821Z ../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-16T01:56:35.2322268Z ../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-16T01:56:35.2326056Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:35.2328423Z ../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-16T01:56:35.2331399Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, -1, false> >, -1, -1, false> >’: 2021-05-16T01:56:35.2334301Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from ‘struct Eigen::internal::evaluator, -1, -1, false> >, -1, -1, false> >’ 2021-05-16T01:56:35.2339007Z ../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-16T01:56:35.2344181Z ../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-16T01:56:35.2351645Z ../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-16T01:56:35.2359275Z ../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-16T01:56:35.2363412Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:35.2367746Z ../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-16T01:56:35.2372785Z ../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-16T01:56:35.2377691Z ../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-16T01:56:35.2382231Z ../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-16T01:56:35.2389774Z ../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-16T01:56:35.2393575Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:35.2395834Z ../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-16T01:56:35.2398451Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, -1, true> >’: 2021-05-16T01:56:35.2403904Z ../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-16T01:56:35.2411408Z ../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-16T01:56:35.2418411Z ../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-16T01:56:35.2427663Z ../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-16T01:56:35.2434916Z ../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-16T01:56:35.2438681Z ../inst/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:32: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:35.2443150Z ../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-16T01:56:35.2448241Z ../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-16T01:56:35.2453083Z ../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-16T01:56:35.2457604Z ../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-16T01:56:35.2465200Z ../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-16T01:56:35.2469029Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:35.2471317Z ../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-16T01:56:35.2620513Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T01:56:35.2621295Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:35.2622116Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:35.2622926Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:35.2623567Z from fastLm.h:25, 2021-05-16T01:56:35.2624115Z from fastLm.cpp:23: 2021-05-16T01:56:35.2626701Z ../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-16T01:56:35.2629667Z ../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-16T01:56:35.2632450Z ../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-16T01:56:35.2635091Z ../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-16T01:56:35.2637871Z ../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-16T01:56:35.2640485Z ../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-16T01:56:35.2642615Z ../inst/include/Eigen/src/Core/Block.h:154:7: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:35.2646218Z ../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-16T01:56:35.2651843Z ../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-16T01:56:35.2656538Z ../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-16T01:56:35.2660582Z ../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-16T01:56:35.2666614Z ../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-16T01:56:35.2668826Z fastLm.cpp:114:41: required from here 2021-05-16T01:56:35.2671164Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:35.2672637Z 55 | >::type PacketReturnType; 2021-05-16T01:56:35.2673270Z | ^~~~~~~~~~~~~~~~ 2021-05-16T01:56:35.2843480Z ../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-16T01:56:35.2848231Z ../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-16T01:56:35.2852980Z ../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-16T01:56:35.2857641Z ../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-16T01:56:35.2862184Z ../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-16T01:56:35.2867857Z ../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-16T01:56:35.2871368Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:738:14: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:35.2875100Z ../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-16T01:56:35.2880761Z ../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-16T01:56:35.2885344Z ../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-16T01:56:35.2889364Z ../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-16T01:56:35.2894535Z ../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-16T01:56:35.2896717Z fastLm.cpp:114:41: required from here 2021-05-16T01:56:35.2899003Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:35.3522387Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<> >, 0>’: 2021-05-16T01:56:35.3527144Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<> >, 2>’ 2021-05-16T01:56:35.3531405Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::InnerStride<> > >’ 2021-05-16T01:56:35.3535503Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::InnerStride<> > >’ 2021-05-16T01:56:35.3539486Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::InnerStride<> >, 0>’ 2021-05-16T01:56:35.3543501Z ../inst/include/Eigen/src/Core/Map.h:94:79: required from ‘class Eigen::Map, 0, Eigen::InnerStride<> >’ 2021-05-16T01:56:35.3547804Z ../inst/include/Eigen/src/Core/products/TriangularMatrixVector.h:48:18: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:35.3555632Z ../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-16T01:56:35.3564673Z ../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-16T01:56:35.3573348Z ../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-16T01:56:35.3580947Z ../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-16T01:56:35.3588515Z ../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-16T01:56:35.3592436Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:35.3594780Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:35.3726326Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, false>, 0>’: 2021-05-16T01:56:35.3729075Z ../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-16T01:56:35.3731717Z ../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-16T01:56:35.3734210Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, -1, 1, false> >’ 2021-05-16T01:56:35.3736825Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, -1, 1, false> >’ 2021-05-16T01:56:35.3739179Z ../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-16T01:56:35.3741212Z ../inst/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 19 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:35.3745537Z ../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-16T01:56:35.3750617Z ../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-16T01:56:35.3755468Z ../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-16T01:56:35.3760015Z ../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-16T01:56:35.3767605Z ../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-16T01:56:35.3771374Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:35.3773673Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:35.3942311Z In file included from ../inst/include/Eigen/Core:499, 2021-05-16T01:56:35.3943108Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:35.3943915Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:35.3944738Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:35.3945505Z from fastLm.h:25, 2021-05-16T01:56:35.3946074Z from fastLm.cpp:23: 2021-05-16T01:56:35.3949241Z ../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-16T01:56:35.3956026Z ../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-16T01:56:35.3962782Z ../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-16T01:56:35.3968328Z ../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-16T01:56:35.3974760Z ../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-16T01:56:35.3982797Z ../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-16T01:56:35.3987138Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:349:33: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:35.3991421Z ../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-16T01:56:35.3996565Z ../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-16T01:56:35.4001453Z ../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-16T01:56:35.4005990Z ../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-16T01:56:35.4013456Z ../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-16T01:56:35.4017255Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:35.4019678Z ../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-16T01:56:35.4021677Z 75 | typedef typename conditional::type LhsPacket; 2021-05-16T01:56:35.4022692Z | ^~~~~~~~~ 2021-05-16T01:56:35.4025048Z ../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-16T01:56:35.4027008Z 76 | typedef typename conditional::type RhsPacket; 2021-05-16T01:56:35.4028014Z | ^~~~~~~~~ 2021-05-16T01:56:35.4030362Z ../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-16T01:56:35.4032256Z 77 | typedef typename conditional::type ResPacket; 2021-05-16T01:56:35.4033270Z | ^~~~~~~~~ 2021-05-16T01:56:35.4189068Z In file included from ../inst/include/Eigen/Core:445, 2021-05-16T01:56:35.4190221Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:35.4191279Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:35.4192307Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:35.4193139Z from fastLm.h:25, 2021-05-16T01:56:35.4193901Z from fastLm.cpp:23: 2021-05-16T01:56:35.4197985Z ../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-16T01:56:35.4204297Z ../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-16T01:56:35.4215374Z ../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-16T01:56:35.4222146Z ../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-16T01:56:35.4229856Z ../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-16T01:56:35.4240411Z ../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-16T01:56:35.4244064Z ../inst/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:31: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:35.4248346Z ../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-16T01:56:35.4253615Z ../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-16T01:56:35.4257289Z ../inst/include/Eigen/src/QR/HouseholderQR.h:391:73: required from ‘void Eigen::HouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T01:56:35.4260767Z ../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-16T01:56:35.4264494Z ../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-16T01:56:35.4266242Z fastLm.cpp:113:30: required from here 2021-05-16T01:56:35.4268524Z ../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-16T01:56:35.4269748Z 960 | enum { 2021-05-16T01:56:35.4270137Z | ^ 2021-05-16T01:56:35.4271939Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, -1, true> >’: 2021-05-16T01:56:35.4277239Z ../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-16T01:56:35.4284843Z ../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-16T01:56:35.4294537Z ../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-16T01:56:35.4302290Z ../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-16T01:56:35.4309382Z ../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-16T01:56:35.4313112Z ../inst/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:32: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:35.4317296Z ../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-16T01:56:35.4322675Z ../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-16T01:56:35.4326329Z ../inst/include/Eigen/src/QR/HouseholderQR.h:391:73: required from ‘void Eigen::HouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ 2021-05-16T01:56:35.4329783Z ../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-16T01:56:35.4333517Z ../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-16T01:56:35.4335136Z fastLm.cpp:113:30: required from here 2021-05-16T01:56:35.4337387Z ../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-16T01:56:35.4338854Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T01:56:35.4339585Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:35.4340398Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:35.4341300Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:35.4341918Z from fastLm.h:25, 2021-05-16T01:56:35.4342491Z from fastLm.cpp:23: 2021-05-16T01:56:35.4344900Z ../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-16T01:56:35.4348201Z ../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-16T01:56:35.4351204Z ../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-16T01:56:35.4354090Z ../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-16T01:56:35.4356983Z ../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-16T01:56:35.4359737Z ../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-16T01:56:35.4362145Z ../inst/include/Eigen/src/Core/products/TriangularMatrixVector.h:194:18: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:35.4366009Z ../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-16T01:56:35.4371716Z ../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-16T01:56:35.4376302Z ../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-16T01:56:35.4380348Z ../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-16T01:56:35.4385534Z ../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-16T01:56:35.4387742Z fastLm.cpp:114:41: required from here 2021-05-16T01:56:35.4390046Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:35.4391500Z 55 | >::type PacketReturnType; 2021-05-16T01:56:35.4392156Z | ^~~~~~~~~~~~~~~~ 2021-05-16T01:56:35.4481108Z ../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-16T01:56:35.4486692Z ../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-16T01:56:35.4492053Z ../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-16T01:56:35.4497702Z ../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-16T01:56:35.4502969Z ../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-16T01:56:35.4511059Z ../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-16T01:56:35.4515616Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:751:113: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:35.4519351Z ../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-16T01:56:35.4524983Z ../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-16T01:56:35.4529579Z ../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-16T01:56:35.4533622Z ../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-16T01:56:35.4538777Z ../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-16T01:56:35.4540959Z fastLm.cpp:114:41: required from here 2021-05-16T01:56:35.4543264Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:35.4681820Z ../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-16T01:56:35.4688743Z ../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-16T01:56:35.4695420Z ../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-16T01:56:35.4701349Z ../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-16T01:56:35.4707204Z ../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-16T01:56:35.4717628Z ../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-16T01:56:35.4723781Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:35.4727496Z ../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-16T01:56:35.4733233Z ../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-16T01:56:35.4737871Z ../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-16T01:56:35.4741894Z ../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-16T01:56:35.4747039Z ../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-16T01:56:35.4749243Z fastLm.cpp:114:41: required from here 2021-05-16T01:56:35.4751553Z ../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-16T01:56:35.4753375Z 650 | return internal::first_aligned::alignment),Derived>(m); 2021-05-16T01:56:35.4754368Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T01:56:35.4775517Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Transpose >, 1>, 0>’: 2021-05-16T01:56:35.4778281Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::Transpose >, 1> >’ 2021-05-16T01:56:35.4780877Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, Eigen::Transpose >, 1> >’ 2021-05-16T01:56:35.4783449Z ../inst/include/Eigen/src/Core/Product.h:115:7: required from ‘class Eigen::internal::dense_product_base, Eigen::Transpose >, 1, 8>’ 2021-05-16T01:56:35.4786153Z ../inst/include/Eigen/src/Core/Product.h:147:7: required from ‘class Eigen::ProductImpl, Eigen::Transpose >, 1, Eigen::Dense>’ 2021-05-16T01:56:35.4788562Z ../inst/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, Eigen::Transpose >, 1>’ 2021-05-16T01:56:35.4790730Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:436:29: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:35.4794853Z ../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-16T01:56:35.4800881Z ../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-16T01:56:35.4805921Z ../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-16T01:56:35.4810402Z ../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-16T01:56:35.4815902Z ../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-16T01:56:35.4818342Z fastLm.cpp:160:36: required from here 2021-05-16T01:56:35.4820655Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:35.4822128Z 55 | >::type PacketReturnType; 2021-05-16T01:56:35.4822767Z | ^~~~~~~~~~~~~~~~ 2021-05-16T01:56:35.5057136Z ../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-16T01:56:35.5062353Z ../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-16T01:56:35.5067771Z ../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-16T01:56:35.5073029Z ../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-16T01:56:35.5077892Z ../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-16T01:56:35.5082549Z ../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-16T01:56:35.5086004Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:436:29: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:35.5092398Z ../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-16T01:56:35.5101628Z ../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-16T01:56:35.5107845Z ../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-16T01:56:35.5113288Z ../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-16T01:56:35.5119720Z ../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-16T01:56:35.5122354Z fastLm.cpp:179:55: required from here 2021-05-16T01:56:35.5124726Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:35.5340602Z In file included from ../inst/include/Eigen/Core:499, 2021-05-16T01:56:35.5341678Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:35.5342809Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:35.5343927Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:35.5344785Z from fastLm.h:25, 2021-05-16T01:56:35.5345784Z from fastLm.cpp:23: 2021-05-16T01:56:35.5355904Z ../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-16T01:56:35.5368511Z ../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-16T01:56:35.5378150Z ../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-16T01:56:35.5385955Z ../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-16T01:56:35.5394956Z ../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-16T01:56:35.5405952Z ../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-16T01:56:35.5410513Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:349:33: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:35.5414789Z ../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-16T01:56:35.5419877Z ../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-16T01:56:35.5424740Z ../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-16T01:56:35.5429486Z ../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-16T01:56:35.5437042Z ../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-16T01:56:35.5440845Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:35.5443312Z ../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-16T01:56:35.5445403Z 112 | conj_helper pcj; 2021-05-16T01:56:35.5446653Z | ^~~ 2021-05-16T01:56:35.5449011Z ../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-16T01:56:35.5673726Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T01:56:35.5674632Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:35.5675560Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:35.5676478Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:35.5677183Z from fastLm.h:25, 2021-05-16T01:56:35.5677806Z from fastLm.cpp:23: 2021-05-16T01:56:35.5681469Z ../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-16T01:56:35.5685716Z ../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-16T01:56:35.5689730Z ../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-16T01:56:35.5693666Z ../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-16T01:56:35.5697536Z ../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-16T01:56:35.5701554Z ../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-16T01:56:35.5704241Z ../inst/include/Eigen/src/Core/util/BlasUtil.h:464:13: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:35.5708717Z ../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-16T01:56:35.5714957Z ../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-16T01:56:35.5719551Z ../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-16T01:56:35.5723594Z ../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-16T01:56:35.5728645Z ../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-16T01:56:35.5730920Z fastLm.cpp:114:41: required from here 2021-05-16T01:56:35.5733221Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:35.5734682Z 55 | >::type PacketReturnType; 2021-05-16T01:56:35.5735313Z | ^~~~~~~~~~~~~~~~ 2021-05-16T01:56:35.5926727Z ../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-16T01:56:35.5934792Z ../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-16T01:56:35.5942856Z ../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-16T01:56:35.5951164Z ../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-16T01:56:35.5958937Z ../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-16T01:56:35.5966449Z ../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-16T01:56:35.5970831Z ../inst/include/Eigen/src/Core/VectorBlock.h:56:47: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:35.5975929Z ../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-16T01:56:35.5983965Z ../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-16T01:56:35.5990462Z ../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-16T01:56:35.5996069Z ../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-16T01:56:35.6003180Z ../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-16T01:56:35.6006234Z fastLm.cpp:114:41: required from here 2021-05-16T01:56:35.6009424Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:35.6143250Z ../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-16T01:56:35.6150937Z ../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-16T01:56:35.6157926Z ../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-16T01:56:35.6165232Z ../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-16T01:56:35.6172511Z ../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-16T01:56:35.6181354Z ../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-16T01:56:35.6186220Z ../inst/include/Eigen/src/Core/products/TriangularMatrixVector.h:194:18: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:35.6190108Z ../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-16T01:56:35.6195652Z ../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-16T01:56:35.6200337Z ../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-16T01:56:35.6204367Z ../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-16T01:56:35.6209408Z ../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-16T01:56:35.6211605Z fastLm.cpp:114:41: required from here 2021-05-16T01:56:35.6213891Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:35.6472551Z ../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-16T01:56:35.6477227Z ../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-16T01:56:35.6481413Z ../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-16T01:56:35.6485460Z ../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-16T01:56:35.6489418Z ../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-16T01:56:35.6493421Z ../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-16T01:56:35.6496468Z ../inst/include/Eigen/src/Core/Block.h:154:7: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:35.6501463Z ../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-16T01:56:35.6509584Z ../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-16T01:56:35.6515971Z ../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-16T01:56:35.6521559Z ../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-16T01:56:35.6527714Z ../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-16T01:56:35.6530007Z fastLm.cpp:114:41: required from here 2021-05-16T01:56:35.6532310Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:35.6686231Z ../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-16T01:56:35.6691481Z ../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-16T01:56:35.6696430Z ../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-16T01:56:35.6701409Z ../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-16T01:56:35.6706761Z ../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-16T01:56:35.6712533Z ../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-16T01:56:35.6716113Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:738:14: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:35.6719838Z ../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-16T01:56:35.6725579Z ../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-16T01:56:35.6730250Z ../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-16T01:56:35.6734290Z ../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-16T01:56:35.6739348Z ../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-16T01:56:35.6741544Z fastLm.cpp:114:41: required from here 2021-05-16T01:56:35.6743836Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:35.7002748Z In file included from ../inst/include/Eigen/Core:445, 2021-05-16T01:56:35.7003830Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:35.7005303Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:35.7006438Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:35.7007284Z from fastLm.h:25, 2021-05-16T01:56:35.7008132Z from fastLm.cpp:23: 2021-05-16T01:56:35.7011309Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, 1, true> >’: 2021-05-16T01:56:35.7016318Z ../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-16T01:56:35.7023025Z ../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-16T01:56:35.7029191Z ../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-16T01:56:35.7048119Z ../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-16T01:56:35.7052918Z ../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-16T01:56:35.7055737Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:1088:36: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:35.7060027Z ../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-16T01:56:35.7066590Z ../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-16T01:56:35.7072179Z ../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-16T01:56:35.7077038Z ../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-16T01:56:35.7082915Z ../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-16T01:56:35.7085376Z fastLm.cpp:135:46: required from here 2021-05-16T01:56:35.7087644Z ../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-16T01:56:35.7088856Z 960 | enum { 2021-05-16T01:56:35.7089340Z | ^ 2021-05-16T01:56:35.7157006Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T01:56:35.7157808Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:35.7158617Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:35.7159444Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:35.7160057Z from fastLm.h:25, 2021-05-16T01:56:35.7160624Z from fastLm.cpp:23: 2021-05-16T01:56:35.7163102Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>’: 2021-05-16T01:56:35.7165931Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::Matrix > >’ 2021-05-16T01:56:35.7168645Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, Eigen::Matrix > >’ 2021-05-16T01:56:35.7171326Z ../inst/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, Eigen::Matrix >’ 2021-05-16T01:56:35.7174242Z ../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-16T01:56:35.7176891Z ../inst/include/Eigen/src/Core/CwiseNullaryOp.h:501:10: required from ‘Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Matrix]’ 2021-05-16T01:56:35.7179211Z ../inst/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:436:7: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:35.7183936Z ../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-16T01:56:35.7191400Z ../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-16T01:56:35.7197388Z ../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-16T01:56:35.7202926Z ../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-16T01:56:35.7222379Z ../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-16T01:56:35.7225440Z fastLm.cpp:179:55: required from here 2021-05-16T01:56:35.7228018Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:35.7229494Z 55 | >::type PacketReturnType; 2021-05-16T01:56:35.7230137Z | ^~~~~~~~~~~~~~~~ 2021-05-16T01:56:35.7881254Z In file included from ../inst/include/Eigen/Core:445, 2021-05-16T01:56:35.7882039Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:35.7882854Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:35.7883680Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:35.7884297Z from fastLm.h:25, 2021-05-16T01:56:35.7884890Z from fastLm.cpp:23: 2021-05-16T01:56:35.7887277Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, -1, false> >’: 2021-05-16T01:56:35.7890037Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from ‘struct Eigen::internal::evaluator, -1, -1, false> >’ 2021-05-16T01:56:35.7894326Z ../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-16T01:56:35.7899106Z ../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-16T01:56:35.7904919Z ../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-16T01:56:35.7912322Z ../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-16T01:56:35.7916338Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:35.7920690Z ../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-16T01:56:35.7925665Z ../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-16T01:56:35.7930519Z ../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-16T01:56:35.7935134Z ../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-16T01:56:35.7945600Z ../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-16T01:56:35.7949384Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:35.7951676Z ../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-16T01:56:35.7952898Z 960 | enum { 2021-05-16T01:56:35.7953297Z | ^ 2021-05-16T01:56:35.7955343Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator >, -1, -1, true> >’: 2021-05-16T01:56:35.7958303Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from ‘struct Eigen::internal::evaluator >, -1, -1, true> >’ 2021-05-16T01:56:35.7968933Z ../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-16T01:56:35.7973928Z ../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-16T01:56:35.7979919Z ../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-16T01:56:35.7987393Z ../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-16T01:56:35.7991615Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:35.7996153Z ../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-16T01:56:35.8001237Z ../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-16T01:56:35.8006168Z ../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-16T01:56:35.8010710Z ../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-16T01:56:35.8018191Z ../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-16T01:56:35.8021982Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:35.8024247Z ../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-16T01:56:35.8104109Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T01:56:35.8104901Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:35.8105848Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:35.8106676Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:35.8107291Z from fastLm.h:25, 2021-05-16T01:56:35.8107861Z from fastLm.cpp:23: 2021-05-16T01:56:35.8111703Z ../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-16T01:56:35.8116903Z ../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-16T01:56:35.8121545Z ../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-16T01:56:35.8126352Z ../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-16T01:56:35.8131071Z ../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-16T01:56:35.8135916Z ../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-16T01:56:35.8138773Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:589:28: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:35.8143092Z ../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-16T01:56:35.8149016Z ../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-16T01:56:35.8153778Z ../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-16T01:56:35.8157842Z ../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-16T01:56:35.8163021Z ../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-16T01:56:35.8165223Z fastLm.cpp:114:41: required from here 2021-05-16T01:56:35.8167503Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:35.8168977Z 55 | >::type PacketReturnType; 2021-05-16T01:56:35.8169631Z | ^~~~~~~~~~~~~~~~ 2021-05-16T01:56:35.8319212Z ../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-16T01:56:35.8324845Z ../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-16T01:56:35.8329805Z ../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-16T01:56:35.8334691Z ../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-16T01:56:35.8339450Z ../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-16T01:56:35.8348071Z ../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-16T01:56:35.8353334Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:637:5: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:35.8357032Z ../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-16T01:56:35.8362679Z ../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-16T01:56:35.8367337Z ../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-16T01:56:35.8372566Z ../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-16T01:56:35.8378159Z ../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-16T01:56:35.8380371Z fastLm.cpp:114:41: required from here 2021-05-16T01:56:35.8382698Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:35.8521694Z ../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-16T01:56:35.8528832Z ../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-16T01:56:35.8535428Z ../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-16T01:56:35.8542174Z ../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-16T01:56:35.8549124Z ../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-16T01:56:35.8558193Z ../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-16T01:56:35.8563287Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:637:5: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:35.8567001Z ../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-16T01:56:35.8572772Z ../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-16T01:56:35.8577354Z ../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-16T01:56:35.8581396Z ../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-16T01:56:35.8586588Z ../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-16T01:56:35.8588799Z fastLm.cpp:114:41: required from here 2021-05-16T01:56:35.8591114Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:35.8991501Z In file included from ../inst/include/Eigen/Core:445, 2021-05-16T01:56:35.8992590Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:35.8993712Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:35.8994854Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:35.8995715Z from fastLm.h:25, 2021-05-16T01:56:35.8996475Z from fastLm.cpp:23: 2021-05-16T01:56:35.9000330Z ../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-16T01:56:35.9004739Z ../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-16T01:56:35.9011571Z ../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-16T01:56:35.9022921Z ../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-16T01:56:35.9032496Z ../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-16T01:56:35.9043390Z ../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-16T01:56:35.9049388Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:35.9055312Z ../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-16T01:56:35.9062349Z ../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-16T01:56:35.9067864Z ../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-16T01:56:35.9072391Z ../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-16T01:56:35.9079836Z ../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-16T01:56:35.9083730Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:35.9086011Z ../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-16T01:56:35.9087230Z 960 | enum { 2021-05-16T01:56:35.9087625Z | ^ 2021-05-16T01:56:35.9089641Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator >, -1, 1, false> >’: 2021-05-16T01:56:35.9095271Z ../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-16T01:56:35.9103233Z ../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-16T01:56:35.9110613Z ../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-16T01:56:35.9118683Z ../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-16T01:56:35.9127578Z ../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-16T01:56:35.9131521Z ../inst/include/Eigen/src/Core/products/TriangularMatrixVector.h:282:27: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:35.9136267Z ../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-16T01:56:35.9141378Z ../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-16T01:56:35.9146439Z ../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-16T01:56:35.9150999Z ../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-16T01:56:35.9158443Z ../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-16T01:56:35.9162235Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:35.9164489Z ../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-16T01:56:35.9260715Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, -1, true>, -1, -1, false> >’: 2021-05-16T01:56:35.9266461Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from ‘struct Eigen::internal::evaluator, -1, -1, true>, -1, -1, false> >’ 2021-05-16T01:56:35.9269590Z ../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-16T01:56:35.9272458Z ../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-16T01:56:35.9277180Z ../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-16T01:56:35.9282335Z ../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-16T01:56:35.9285364Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:730:20: [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:35.9289191Z ../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-16T01:56:35.9294842Z ../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-16T01:56:35.9299446Z ../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-16T01:56:35.9303495Z ../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-16T01:56:35.9308652Z ../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-16T01:56:35.9310927Z fastLm.cpp:114:41: required from here 2021-05-16T01:56:35.9313209Z ../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-16T01:56:35.9316199Z ../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-16T01:56:35.9319108Z ../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-16T01:56:35.9323772Z ../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-16T01:56:35.9328894Z ../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-16T01:56:35.9335248Z ../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-16T01:56:35.9342912Z ../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-16T01:56:35.9347184Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:35.9350901Z ../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-16T01:56:35.9356524Z ../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-16T01:56:35.9361217Z ../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-16T01:56:35.9365257Z ../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-16T01:56:35.9370345Z ../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-16T01:56:35.9372527Z fastLm.cpp:114:41: required from here 2021-05-16T01:56:35.9374863Z ../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-16T01:56:35.9449501Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, false> >’: 2021-05-16T01:56:35.9455206Z ../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-16T01:56:35.9463072Z ../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-16T01:56:35.9470563Z ../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-16T01:56:35.9478843Z ../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-16T01:56:35.9486255Z ../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-16T01:56:35.9490254Z ../inst/include/Eigen/src/Core/products/TriangularMatrixVector.h:66:28: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:35.9494633Z ../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-16T01:56:35.9499674Z ../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-16T01:56:35.9504525Z ../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-16T01:56:35.9509167Z ../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-16T01:56:35.9516609Z ../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-16T01:56:35.9520461Z fastLm.cpp:101:67: required from here 2021-05-16T01:56:35.9522757Z ../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-16T01:56:35.9672499Z ../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-16T01:56:35.9677914Z ../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-16T01:56:35.9683982Z ../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-16T01:56:35.9689728Z ../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-16T01:56:35.9695263Z ../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-16T01:56:35.9702649Z ../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-16T01:56:35.9707161Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:665:8: [ skipping 21 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:35.9711347Z ../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-16T01:56:35.9717468Z ../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-16T01:56:35.9722440Z ../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-16T01:56:35.9726814Z ../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-16T01:56:35.9732378Z ../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-16T01:56:35.9734779Z fastLm.cpp:114:41: required from here 2021-05-16T01:56:35.9737243Z ../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-16T01:56:35.9877857Z ../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-16T01:56:35.9884147Z ../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-16T01:56:35.9887502Z ../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-16T01:56:35.9890909Z ../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-16T01:56:35.9894790Z ../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-16T01:56:35.9898936Z ../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-16T01:56:35.9901622Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:99:8: [ skipping 33 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:35.9907514Z ../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-16T01:56:35.9913698Z ../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-16T01:56:35.9918858Z ../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-16T01:56:35.9923262Z ../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-16T01:56:35.9928748Z ../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-16T01:56:35.9931125Z fastLm.cpp:114:41: required from here 2021-05-16T01:56:35.9933614Z ../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-16T01:56:35.9937056Z ../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-16T01:56:35.9940486Z ../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-16T01:56:35.9944385Z ../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-16T01:56:35.9948450Z ../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-16T01:56:35.9952111Z ../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-16T01:56:35.9957781Z ../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-16T01:56:35.9961606Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:665:8: [ skipping 31 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:35.9965606Z ../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-16T01:56:35.9971704Z ../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-16T01:56:35.9976611Z ../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-16T01:56:35.9980655Z ../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-16T01:56:35.9985784Z ../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-16T01:56:35.9990720Z fastLm.cpp:114:41: required from here 2021-05-16T01:56:35.9993047Z ../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-16T01:56:35.9998004Z ../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-16T01:56:36.0003957Z ../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-16T01:56:36.0011572Z ../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-16T01:56:36.0019669Z ../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-16T01:56:36.0029275Z ../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-16T01:56:36.0040409Z ../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-16T01:56:36.0045850Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:36.0049616Z ../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-16T01:56:36.0055246Z ../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-16T01:56:36.0059821Z ../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-16T01:56:36.0063880Z ../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-16T01:56:36.0069045Z ../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-16T01:56:36.0071323Z fastLm.cpp:114:41: required from here 2021-05-16T01:56:36.0073580Z ../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-16T01:56:36.0076723Z ../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-16T01:56:36.0079888Z ../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-16T01:56:36.0084862Z ../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-16T01:56:36.0090397Z ../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-16T01:56:36.0096917Z ../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-16T01:56:36.0104694Z ../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-16T01:56:36.0109011Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:836:49: [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:36.0112722Z ../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-16T01:56:36.0118453Z ../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-16T01:56:36.0123024Z ../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-16T01:56:36.0127055Z ../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-16T01:56:36.0132189Z ../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-16T01:56:36.0134384Z fastLm.cpp:114:41: required from here 2021-05-16T01:56:36.0136649Z ../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-16T01:56:36.0266589Z In file included from ../inst/include/Eigen/Core:439, 2021-05-16T01:56:36.0267401Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:36.0268220Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:36.0269026Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:36.0269647Z from fastLm.h:25, 2021-05-16T01:56:36.0270195Z from fastLm.cpp:23: 2021-05-16T01:56:36.0272763Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, -1, false> >, 0>’: 2021-05-16T01:56:36.0275502Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, 1, -1, false> >, 2>’ 2021-05-16T01:56:36.0277993Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 1, -1, false> > >’ 2021-05-16T01:56:36.0280398Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 1, -1, false> > >’ 2021-05-16T01:56:36.0282796Z ../inst/include/Eigen/src/Core/Transpose.h:115:37: required from ‘class Eigen::TransposeImpl, 1, -1, false>, Eigen::Dense>’ 2021-05-16T01:56:36.0285046Z ../inst/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, 1, -1, false> >’ 2021-05-16T01:56:36.0287467Z ../inst/include/Eigen/src/Core/ProductEvaluators.h:578:40: [ skipping 21 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:36.0291457Z ../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-16T01:56:36.0297421Z ../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-16T01:56:36.0302478Z ../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-16T01:56:36.0307188Z ../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-16T01:56:36.0312719Z ../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-16T01:56:36.0315050Z fastLm.cpp:160:36: required from here 2021-05-16T01:56:36.0317333Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:36.0318808Z 55 | >::type PacketReturnType; 2021-05-16T01:56:36.0319459Z | ^~~~~~~~~~~~~~~~ 2021-05-16T01:56:36.0486164Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, -1, 1, false>, 0>’: 2021-05-16T01:56:36.0489808Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase >, -1, 1, false>, 2>’ 2021-05-16T01:56:36.0493151Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, -1, 1, false> >’ 2021-05-16T01:56:36.0496378Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, -1, 1, false> >’ 2021-05-16T01:56:36.0499899Z ../inst/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase >, -1, 1, false>, 0>’ 2021-05-16T01:56:36.0502976Z ../inst/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense >, -1, 1, false, true>’ 2021-05-16T01:56:36.0505888Z ../inst/include/Eigen/src/Core/Block.h:154:7: [ skipping 23 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:36.0510988Z ../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-16T01:56:36.0518887Z ../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-16T01:56:36.0525677Z ../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-16T01:56:36.0531578Z ../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-16T01:56:36.0538822Z ../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-16T01:56:36.0541894Z fastLm.cpp:160:36: required from here 2021-05-16T01:56:36.0544886Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:36.0717222Z ../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-16T01:56:36.0721577Z ../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-16T01:56:36.0725984Z ../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-16T01:56:36.0730140Z ../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-16T01:56:36.0734193Z ../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-16T01:56:36.0740926Z ../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-16T01:56:36.0745412Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:631:5: [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:36.0749400Z ../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-16T01:56:36.0755383Z ../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-16T01:56:36.0760464Z ../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-16T01:56:36.0764940Z ../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-16T01:56:36.0770540Z ../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-16T01:56:36.0772921Z fastLm.cpp:160:36: required from here 2021-05-16T01:56:36.0775223Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:36.0912383Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, -1, 1, false>, 0>’: 2021-05-16T01:56:36.0915745Z ../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-16T01:56:36.0919105Z ../inst/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >, -1, 1, false> >’ 2021-05-16T01:56:36.0922057Z ../inst/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >, -1, 1, false> >’ 2021-05-16T01:56:36.0924934Z ../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-16T01:56:36.0927815Z ../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-16T01:56:36.0930122Z ../inst/include/Eigen/src/Core/Block.h:154:7: [ skipping 23 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:36.0935012Z ../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-16T01:56:36.0942597Z ../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-16T01:56:36.0951056Z ../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-16T01:56:36.0956979Z ../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-16T01:56:36.0964130Z ../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-16T01:56:36.0967017Z fastLm.cpp:179:55: required from here 2021-05-16T01:56:36.0969542Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:36.1215384Z ../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-16T01:56:36.1221928Z ../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-16T01:56:36.1228567Z ../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-16T01:56:36.1234754Z ../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-16T01:56:36.1240742Z ../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-16T01:56:36.1251324Z ../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-16T01:56:36.1257729Z ../inst/include/Eigen/src/Core/AssignEvaluator.h:631:5: [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:36.1264212Z ../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-16T01:56:36.1274073Z ../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-16T01:56:36.1282347Z ../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-16T01:56:36.1289877Z ../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-16T01:56:36.1297770Z ../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-16T01:56:36.1300510Z fastLm.cpp:179:55: required from here 2021-05-16T01:56:36.1302813Z ../inst/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 2021-05-16T01:56:36.1643427Z In file included from ../inst/include/Eigen/Core:445, 2021-05-16T01:56:36.1644855Z from ../inst/include/Eigen/Dense:1, 2021-05-16T01:56:36.1646347Z from ../inst/include/RcppEigenForward.h:30, 2021-05-16T01:56:36.1647782Z from ../inst/include/RcppEigen.h:25, 2021-05-16T01:56:36.1648897Z from fastLm.h:25, 2021-05-16T01:56:36.1650230Z from fastLm.cpp:23: 2021-05-16T01:56:36.1654961Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator >, -1, 1, false> >’: 2021-05-16T01:56:36.1659935Z ../inst/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from ‘struct Eigen::internal::evaluator >, -1, 1, false> >’ 2021-05-16T01:56:36.1668916Z ../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-16T01:56:36.1677516Z ../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-16T01:56:36.1685146Z ../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-16T01:56:36.1697488Z ../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-16T01:56:36.1701509Z ../inst/include/Eigen/src/Core/Redux.h:453:73: [ skipping 22 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:36.1705647Z ../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-16T01:56:36.1711905Z ../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-16T01:56:36.1717053Z ../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-16T01:56:36.1721619Z ../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-16T01:56:36.1727328Z ../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-16T01:56:36.1729756Z fastLm.cpp:160:36: required from here 2021-05-16T01:56:36.1732201Z ../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-16T01:56:36.1733524Z 960 | enum { 2021-05-16T01:56:36.1733980Z | ^ 2021-05-16T01:56:36.1736307Z ../inst/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> > >, -1, 1, false> >’: 2021-05-16T01:56:36.1739372Z ../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-16T01:56:36.1744050Z ../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-16T01:56:36.1749197Z ../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-16T01:56:36.1753862Z ../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-16T01:56:36.1759553Z ../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-16T01:56:36.1763059Z ../inst/include/Eigen/src/Core/Redux.h:453:73: [ skipping 22 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2021-05-16T01:56:36.1767662Z ../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-16T01:56:36.1774812Z ../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-16T01:56:36.1781001Z ../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-16T01:56:36.1786635Z ../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-16T01:56:36.1793195Z ../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-16T01:56:36.1796015Z fastLm.cpp:179:55: required from here 2021-05-16T01:56:36.1798347Z ../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-16T01:57:02.4773049Z 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-16T01:57:02.5303001Z 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-16T01:57:03.0999449Z installing to /home/runner/work/_temp/Library/00LOCK-RcppEigen/00new/RcppEigen/libs 2021-05-16T01:57:03.1426720Z ** R 2021-05-16T01:57:03.1466225Z ** inst 2021-05-16T01:57:03.1837832Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:57:04.5677016Z ** help 2021-05-16T01:57:04.5862435Z *** installing help indices 2021-05-16T01:57:04.6062726Z ** building package indices 2021-05-16T01:57:04.8181315Z ** installing vignettes 2021-05-16T01:57:04.8290654Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:57:06.0507219Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T01:57:06.0937567Z ** testing if installed package can be loaded from final location 2021-05-16T01:57:07.3171805Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:57:07.3226504Z * DONE (RcppEigen) 2021-05-16T01:57:07.6156796Z * installing *source* package ‘munsell’ ... 2021-05-16T01:57:07.6180481Z ** package ‘munsell’ successfully unpacked and MD5 sums checked 2021-05-16T01:57:07.6184846Z ** using staged installation 2021-05-16T01:57:07.6294388Z ** R 2021-05-16T01:57:07.6454109Z ** inst 2021-05-16T01:57:07.6464949Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:57:08.2628782Z ** help 2021-05-16T01:57:08.3143542Z *** installing help indices 2021-05-16T01:57:08.3603146Z *** copying figures 2021-05-16T01:57:08.3607457Z ** building package indices 2021-05-16T01:57:08.6130165Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:57:08.8697054Z ** testing if installed package can be loaded from final location 2021-05-16T01:57:09.1386911Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:57:09.1400773Z * DONE (munsell) 2021-05-16T01:57:09.4130760Z * installing *source* package ‘htmltools’ ... 2021-05-16T01:57:09.4155898Z ** package ‘htmltools’ successfully unpacked and MD5 sums checked 2021-05-16T01:57:09.4157837Z ** using staged installation 2021-05-16T01:57:09.4319870Z ** libs 2021-05-16T01:57:09.4378863Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T01:57:09.4898586Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c template.c -o template.o 2021-05-16T01:57:09.6109898Z 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-16T01:57:09.6388239Z installing to /home/runner/work/_temp/Library/00LOCK-htmltools/00new/htmltools/libs 2021-05-16T01:57:09.6390414Z ** R 2021-05-16T01:57:09.6513668Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:57:11.2060854Z ** help 2021-05-16T01:57:11.2946573Z *** installing help indices 2021-05-16T01:57:11.3574029Z ** building package indices 2021-05-16T01:57:11.6301592Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:57:11.8614661Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T01:57:11.8814390Z ** testing if installed package can be loaded from final location 2021-05-16T01:57:12.1312611Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:57:12.1329621Z * DONE (htmltools) 2021-05-16T01:57:12.3725143Z * installing *source* package ‘readbitmap’ ... 2021-05-16T01:57:12.3736683Z ** package ‘readbitmap’ successfully unpacked and MD5 sums checked 2021-05-16T01:57:12.3738612Z ** using staged installation 2021-05-16T01:57:12.3895682Z ** R 2021-05-16T01:57:12.3925743Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:57:12.6625974Z ** help 2021-05-16T01:57:12.6829860Z *** installing help indices 2021-05-16T01:57:12.7008931Z ** building package indices 2021-05-16T01:57:12.9241669Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:57:13.1306230Z ** testing if installed package can be loaded from final location 2021-05-16T01:57:13.3365844Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:57:13.3373013Z * DONE (readbitmap) 2021-05-16T01:57:13.5878763Z * installing *source* package ‘optparse’ ... 2021-05-16T01:57:13.5893536Z ** package ‘optparse’ successfully unpacked and MD5 sums checked 2021-05-16T01:57:13.5895452Z ** using staged installation 2021-05-16T01:57:13.6128277Z ** R 2021-05-16T01:57:13.6176726Z ** exec 2021-05-16T01:57:13.6179695Z ** inst 2021-05-16T01:57:13.6190780Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:57:14.0270266Z ** help 2021-05-16T01:57:14.0678566Z *** installing help indices 2021-05-16T01:57:14.0939740Z ** building package indices 2021-05-16T01:57:14.3148635Z ** installing vignettes 2021-05-16T01:57:14.3210259Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:57:14.5279049Z ** testing if installed package can be loaded from final location 2021-05-16T01:57:14.7361657Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:57:14.7369441Z * DONE (optparse) 2021-05-16T01:57:15.0566866Z * installing *source* package ‘gridExtra’ ... 2021-05-16T01:57:15.0622444Z ** package ‘gridExtra’ successfully unpacked and MD5 sums checked 2021-05-16T01:57:15.0624108Z ** using staged installation 2021-05-16T01:57:15.0764444Z ** R 2021-05-16T01:57:15.0824152Z ** inst 2021-05-16T01:57:15.0862135Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:57:15.6700199Z ** help 2021-05-16T01:57:15.6927630Z *** installing help indices 2021-05-16T01:57:15.7169850Z ** building package indices 2021-05-16T01:57:15.9342255Z ** installing vignettes 2021-05-16T01:57:15.9405983Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:57:16.1595196Z ** testing if installed package can be loaded from final location 2021-05-16T01:57:16.3799982Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:57:16.3809329Z * DONE (gridExtra) 2021-05-16T01:57:16.6431491Z * installing *source* package ‘reshape2’ ... 2021-05-16T01:57:16.6449327Z ** package ‘reshape2’ successfully unpacked and MD5 sums checked 2021-05-16T01:57:16.6451448Z ** using staged installation 2021-05-16T01:57:16.6581182Z ** libs 2021-05-16T01:57:16.6636699Z 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-16T01:57:21.4392339Z 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 melt.cpp -o melt.o 2021-05-16T01:57:26.3279741Z g++ -std=gnu++14 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o reshape2.so RcppExports.o melt.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T01:57:26.4203533Z installing to /home/runner/work/_temp/Library/00LOCK-reshape2/00new/reshape2/libs 2021-05-16T01:57:26.4238047Z ** R 2021-05-16T01:57:26.4294175Z ** data 2021-05-16T01:57:26.4299060Z *** moving datasets to lazyload DB 2021-05-16T01:57:26.4423268Z ** inst 2021-05-16T01:57:26.4442600Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:57:27.0408332Z ** help 2021-05-16T01:57:27.0812740Z *** installing help indices 2021-05-16T01:57:27.1208602Z ** building package indices 2021-05-16T01:57:27.3596878Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:57:27.6802793Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T01:57:27.7018809Z ** testing if installed package can be loaded from final location 2021-05-16T01:57:28.0197673Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:57:28.0207806Z * DONE (reshape2) 2021-05-16T01:57:28.3861278Z * installing *source* package ‘scales’ ... 2021-05-16T01:57:28.3924808Z ** package ‘scales’ successfully unpacked and MD5 sums checked 2021-05-16T01:57:28.3926316Z ** using staged installation 2021-05-16T01:57:28.4100256Z ** R 2021-05-16T01:57:28.4259117Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:57:31.0416064Z ** help 2021-05-16T01:57:31.2411494Z *** installing help indices 2021-05-16T01:57:31.3654099Z *** copying figures 2021-05-16T01:57:31.3662524Z ** building package indices 2021-05-16T01:57:31.6922463Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:57:31.9782858Z ** testing if installed package can be loaded from final location 2021-05-16T01:57:32.3107869Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:57:32.3133829Z * DONE (scales) 2021-05-16T01:57:33.1795759Z * installing *source* package ‘rmarkdown’ ... 2021-05-16T01:57:33.2116198Z ** package ‘rmarkdown’ successfully unpacked and MD5 sums checked 2021-05-16T01:57:33.2117659Z ** using staged installation 2021-05-16T01:57:33.2422152Z ** R 2021-05-16T01:57:33.3133120Z ** inst 2021-05-16T01:57:33.3375473Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:57:36.8769667Z ** help 2021-05-16T01:57:37.0900304Z *** installing help indices 2021-05-16T01:57:37.2539713Z *** copying figures 2021-05-16T01:57:37.2540777Z ** building package indices 2021-05-16T01:57:37.5786317Z ** installing vignettes 2021-05-16T01:57:37.5855710Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:57:37.8544481Z ** testing if installed package can be loaded from final location 2021-05-16T01:57:38.2033841Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:57:38.2096774Z * DONE (rmarkdown) 2021-05-16T01:57:39.0094609Z * installing *source* package ‘imager’ ... 2021-05-16T01:57:39.0428925Z ** package ‘imager’ successfully unpacked and MD5 sums checked 2021-05-16T01:57:39.0431315Z ** using staged installation 2021-05-16T01:57:39.3547791Z checking for pkg-config... /usr/bin/pkg-config 2021-05-16T01:57:39.4388265Z checking whether the C++ compiler works... yes 2021-05-16T01:57:39.4390466Z checking for C++ compiler default output file name... a.out 2021-05-16T01:57:39.4970426Z checking for suffix of executables... 2021-05-16T01:57:39.5674714Z checking whether we are cross compiling... no 2021-05-16T01:57:39.5969251Z checking for suffix of object files... o 2021-05-16T01:57:39.6236799Z checking whether we are using the GNU C++ compiler... yes 2021-05-16T01:57:39.6483253Z checking whether g++ -std=gnu++14 accepts -g... yes 2021-05-16T01:57:39.6728589Z checking how to run the C++ preprocessor... g++ -std=gnu++14 -E 2021-05-16T01:57:39.8584891Z checking for X... libraries , headers 2021-05-16T01:57:39.9235271Z checking for XOpenDisplay in -lX11... yes 2021-05-16T01:57:39.9236716Z X11 library found. 2021-05-16T01:57:39.9238363Z configure: Checking if FFTW3 library is available using pkg-config 2021-05-16T01:57:39.9244303Z checking for pkg-config... /usr/bin/pkg-config 2021-05-16T01:57:39.9263884Z checking pkg-config is at least version 0.9.0... yes 2021-05-16T01:57:39.9378807Z checking for FFTW... yes 2021-05-16T01:57:39.9379706Z FFTW3 found! 2021-05-16T01:57:39.9406285Z checking whether pkg-config knows about libtiff-4... yes 2021-05-16T01:57:40.0145485Z checking for configurable backends... checking whether --static is needed... no 2021-05-16T01:57:40.1123253Z checking for g++ -std=gnu++14 option to support OpenMP... -fopenmp 2021-05-16T01:57:40.1349608Z configure: creating ./config.status 2021-05-16T01:57:40.2198687Z config.status: creating src/Makevars 2021-05-16T01:57:40.2827573Z ** libs 2021-05-16T01:57:40.2899198Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Dcimg_use_fftw3 -I/usr/include/x86_64-linux-gnu -Dcimg_use_tiff -I../inst/include -DCIMG_COMPILING -Dcimg_use_rng -Dcimg_use_r -Dcimg_use_fftw3_singlethread -Dcimg_verbosity=1 -Dcimg_date='""' -Dcimg_time='""' -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c RcppExports.cpp -o RcppExports.o 2021-05-16T01:57:55.5054611Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Dcimg_use_fftw3 -I/usr/include/x86_64-linux-gnu -Dcimg_use_tiff -I../inst/include -DCIMG_COMPILING -Dcimg_use_rng -Dcimg_use_r -Dcimg_use_fftw3_singlethread -Dcimg_verbosity=1 -Dcimg_date='""' -Dcimg_time='""' -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c colourspace.cpp -o colourspace.o 2021-05-16T01:58:14.8845250Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Dcimg_use_fftw3 -I/usr/include/x86_64-linux-gnu -Dcimg_use_tiff -I../inst/include -DCIMG_COMPILING -Dcimg_use_rng -Dcimg_use_r -Dcimg_use_fftw3_singlethread -Dcimg_verbosity=1 -Dcimg_date='""' -Dcimg_time='""' -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c coordinates.cpp -o coordinates.o 2021-05-16T01:58:33.5443058Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Dcimg_use_fftw3 -I/usr/include/x86_64-linux-gnu -Dcimg_use_tiff -I../inst/include -DCIMG_COMPILING -Dcimg_use_rng -Dcimg_use_r -Dcimg_use_fftw3_singlethread -Dcimg_verbosity=1 -Dcimg_date='""' -Dcimg_time='""' -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c display.cpp -o display.o 2021-05-16T01:59:20.6476827Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Dcimg_use_fftw3 -I/usr/include/x86_64-linux-gnu -Dcimg_use_tiff -I../inst/include -DCIMG_COMPILING -Dcimg_use_rng -Dcimg_use_r -Dcimg_use_fftw3_singlethread -Dcimg_verbosity=1 -Dcimg_date='""' -Dcimg_time='""' -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c drawing.cpp -o drawing.o 2021-05-16T01:59:45.8762966Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Dcimg_use_fftw3 -I/usr/include/x86_64-linux-gnu -Dcimg_use_tiff -I../inst/include -DCIMG_COMPILING -Dcimg_use_rng -Dcimg_use_r -Dcimg_use_fftw3_singlethread -Dcimg_verbosity=1 -Dcimg_date='""' -Dcimg_time='""' -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c filtering.cpp -o filtering.o 2021-05-16T02:00:23.7686510Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Dcimg_use_fftw3 -I/usr/include/x86_64-linux-gnu -Dcimg_use_tiff -I../inst/include -DCIMG_COMPILING -Dcimg_use_rng -Dcimg_use_r -Dcimg_use_fftw3_singlethread -Dcimg_verbosity=1 -Dcimg_date='""' -Dcimg_time='""' -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c hough.cpp -o hough.o 2021-05-16T02:00:44.4357257Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Dcimg_use_fftw3 -I/usr/include/x86_64-linux-gnu -Dcimg_use_tiff -I../inst/include -DCIMG_COMPILING -Dcimg_use_rng -Dcimg_use_r -Dcimg_use_fftw3_singlethread -Dcimg_verbosity=1 -Dcimg_date='""' -Dcimg_time='""' -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c imgraphs.cpp -o imgraphs.o 2021-05-16T02:01:03.2968878Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Dcimg_use_fftw3 -I/usr/include/x86_64-linux-gnu -Dcimg_use_tiff -I../inst/include -DCIMG_COMPILING -Dcimg_use_rng -Dcimg_use_r -Dcimg_use_fftw3_singlethread -Dcimg_verbosity=1 -Dcimg_date='""' -Dcimg_time='""' -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c interact.cpp -o interact.o 2021-05-16T02:01:27.3588117Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Dcimg_use_fftw3 -I/usr/include/x86_64-linux-gnu -Dcimg_use_tiff -I../inst/include -DCIMG_COMPILING -Dcimg_use_rng -Dcimg_use_r -Dcimg_use_fftw3_singlethread -Dcimg_verbosity=1 -Dcimg_date='""' -Dcimg_time='""' -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c interpolation.cpp -o interpolation.o 2021-05-16T02:01:46.6642335Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Dcimg_use_fftw3 -I/usr/include/x86_64-linux-gnu -Dcimg_use_tiff -I../inst/include -DCIMG_COMPILING -Dcimg_use_rng -Dcimg_use_r -Dcimg_use_fftw3_singlethread -Dcimg_verbosity=1 -Dcimg_date='""' -Dcimg_time='""' -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c morphology.cpp -o morphology.o 2021-05-16T02:02:14.6821047Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Dcimg_use_fftw3 -I/usr/include/x86_64-linux-gnu -Dcimg_use_tiff -I../inst/include -DCIMG_COMPILING -Dcimg_use_rng -Dcimg_use_r -Dcimg_use_fftw3_singlethread -Dcimg_verbosity=1 -Dcimg_date='""' -Dcimg_time='""' -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c reductions.cpp -o reductions.o 2021-05-16T02:02:37.4370301Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Dcimg_use_fftw3 -I/usr/include/x86_64-linux-gnu -Dcimg_use_tiff -I../inst/include -DCIMG_COMPILING -Dcimg_use_rng -Dcimg_use_r -Dcimg_use_fftw3_singlethread -Dcimg_verbosity=1 -Dcimg_date='""' -Dcimg_time='""' -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c transformations.cpp -o transformations.o 2021-05-16T02:03:08.6812067Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Dcimg_use_fftw3 -I/usr/include/x86_64-linux-gnu -Dcimg_use_tiff -I../inst/include -DCIMG_COMPILING -Dcimg_use_rng -Dcimg_use_r -Dcimg_use_fftw3_singlethread -Dcimg_verbosity=1 -Dcimg_date='""' -Dcimg_time='""' -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c utils.cpp -o utils.o 2021-05-16T02:04:42.1308530Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Dcimg_use_fftw3 -I/usr/include/x86_64-linux-gnu -Dcimg_use_tiff -I../inst/include -DCIMG_COMPILING -Dcimg_use_rng -Dcimg_use_r -Dcimg_use_fftw3_singlethread -Dcimg_verbosity=1 -Dcimg_date='""' -Dcimg_time='""' -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c wrappers.cpp -o wrappers.o 2021-05-16T02:05:01.0652760Z g++ -std=gnu++11 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o imager.so RcppExports.o colourspace.o coordinates.o display.o drawing.o filtering.o hough.o imgraphs.o interact.o interpolation.o morphology.o reductions.o transformations.o utils.o wrappers.o -lX11 -Dcimg_use_fftw3 -lfftw3 -ltiff -L/opt/R/devel/lib/R/lib -lR 2021-05-16T02:05:02.0324024Z installing to /home/runner/work/_temp/Library/00LOCK-imager/00new/imager/libs 2021-05-16T02:05:02.1045325Z ** R 2021-05-16T02:05:02.1285925Z ** data 2021-05-16T02:05:02.1301932Z *** moving datasets to lazyload DB 2021-05-16T02:05:02.4732947Z ** inst 2021-05-16T02:05:02.4865798Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:05:04.8490218Z ** help 2021-05-16T02:05:05.1528171Z *** installing help indices 2021-05-16T02:05:05.3946327Z ** building package indices 2021-05-16T02:05:05.8011469Z ** installing vignettes 2021-05-16T02:05:05.8119587Z ** testing if installed package can be loaded from temporary location 2021-05-16T02:05:06.2144588Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T02:05:06.2723560Z ** testing if installed package can be loaded from final location 2021-05-16T02:05:06.6975450Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T02:05:06.6999062Z * DONE (imager) 2021-05-16T02:05:07.7351043Z * installing *source* package ‘ggplot2’ ... 2021-05-16T02:05:07.7715691Z ** package ‘ggplot2’ successfully unpacked and MD5 sums checked 2021-05-16T02:05:07.7718046Z ** using staged installation 2021-05-16T02:05:07.8009377Z ** R 2021-05-16T02:05:07.9231017Z ** data 2021-05-16T02:05:07.9247395Z *** moving datasets to lazyload DB 2021-05-16T02:05:08.5378853Z ** inst 2021-05-16T02:05:08.5417918Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:05:17.8816655Z ** help 2021-05-16T02:05:18.7549807Z *** installing help indices 2021-05-16T02:05:19.1569104Z *** copying figures 2021-05-16T02:05:19.1572136Z ** building package indices 2021-05-16T02:05:19.8595512Z ** installing vignettes 2021-05-16T02:05:19.8813338Z ** testing if installed package can be loaded from temporary location 2021-05-16T02:05:20.5729058Z ** testing if installed package can be loaded from final location 2021-05-16T02:05:21.5225738Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T02:05:21.5324657Z * DONE (ggplot2) 2021-05-16T02:05:21.5546494Z 2021-05-16T02:05:21.5547599Z The downloaded source packages are in 2021-05-16T02:05:21.5549110Z ‘/tmp/Rtmpr4AJvq/downloaded_packages’ 2021-05-16T02:05:21.6522437Z Skipping install of 'RNifti' from a github remote, the SHA1 (929106d1) has not changed since last install. 2021-05-16T02:05:21.6524175Z Use `force = TRUE` to force installation 2021-05-16T02:05:36.9381616Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-16T02:05:36.9382989Z Use `force = TRUE` to force installation 2021-05-16T02:05:36.9396085Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-16T02:05:36.9397406Z Use `force = TRUE` to force installation 2021-05-16T02:05:36.9615795Z ##[group]Run options(width = 100) 2021-05-16T02:05:36.9616359Z options(width = 100) 2021-05-16T02:05:36.9616977Z pkgs <- installed.packages()[, "Package"] 2021-05-16T02:05:36.9617728Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-16T02:05:36.9625819Z shell: /usr/local/bin/Rscript {0} 2021-05-16T02:05:36.9626278Z env: 2021-05-16T02:05:36.9626746Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T02:05:36.9627262Z TIC_DEPLOY_KEY: 2021-05-16T02:05:36.9628159Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T02:05:36.9629941Z GITHUB_PAT: *** 2021-05-16T02:05:36.9630383Z COVERALLS_TOKEN: 2021-05-16T02:05:36.9630900Z continue-on-error: true 2021-05-16T02:05:36.9631420Z VDIFFR_RUN_TESTS: 2021-05-16T02:05:36.9631938Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T02:05:36.9632428Z TZ: UTC 2021-05-16T02:05:36.9632842Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T02:05:36.9633340Z NOT_CRAN: true 2021-05-16T02:05:36.9633749Z ##[endgroup] 2021-05-16T02:05:37.4829654Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-16T02:05:37.4855774Z setting value 2021-05-16T02:05:37.4880360Z version R Under development (unstable) (2021-05-13 r80294) 2021-05-16T02:05:37.4886781Z os Ubuntu 20.04.2 LTS 2021-05-16T02:05:37.4887966Z system x86_64, linux-gnu 2021-05-16T02:05:37.4888692Z ui X11 2021-05-16T02:05:37.4889386Z language (EN) 2021-05-16T02:05:37.4890316Z collate C.UTF-8 2021-05-16T02:05:37.4891230Z ctype C.UTF-8 2021-05-16T02:05:37.4891923Z tz UTC 2021-05-16T02:05:37.4892798Z date 2021-05-16 2021-05-16T02:05:37.4893471Z 2021-05-16T02:05:37.4894561Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-16T02:05:37.4895467Z package * version date lib source 2021-05-16T02:05:37.4896717Z aghast 0.2.1 2021-05-16 [1] Github (muschellij2/aghast@0c3b853) 2021-05-16T02:05:37.4897839Z askpass 1.1 2019-01-13 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.4898845Z base * 4.2.0 2021-05-14 [2] local 2021-05-16T02:05:37.4899855Z base64enc 0.1-3 2015-07-28 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.4900873Z bmp 0.3 2017-09-11 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.4901855Z boot 1.3-28 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T02:05:37.4902876Z brew 1.0-6 2011-04-13 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.4903874Z brio 1.1.2 2021-04-23 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.4904860Z cachem 1.0.5 2021-05-15 [1] CRAN (R 4.2.0) 2021-05-16T02:05:37.4906024Z callr 3.7.0 2021-04-20 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.4907029Z class 7.3-19 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T02:05:37.4908002Z cli 2.5.0 2021-04-26 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.4908987Z clipr 0.7.1 2020-10-08 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.4909992Z cluster 2.1.2 2021-04-17 [2] CRAN (R 4.2.0) 2021-05-16T02:05:37.4915333Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.2.0) 2021-05-16T02:05:37.4947936Z colorspace 2.0-1 2021-05-04 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.4949177Z commonmark 1.7 2018-12-01 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.4950254Z compiler 4.2.0 2021-05-14 [2] local 2021-05-16T02:05:37.4951263Z covr 3.5.1 2020-09-16 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.4952271Z cpp11 0.2.7 2021-03-29 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.4953286Z crayon 1.4.1 2021-02-08 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.4954317Z credentials 1.3.0 2020-07-21 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.4955348Z curl 4.3.1 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.4956344Z datasets * 4.2.0 2021-05-14 [2] local 2021-05-16T02:05:37.4957379Z debugme 1.1.0 2017-10-22 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.4958488Z desc 1.2.0.9000 2021-05-16 [1] Github (muschellij2/desc@7be86f2) 2021-05-16T02:05:37.4959581Z devtools 2.4.1 2021-05-05 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.4960599Z diffobj 0.3.4 2021-03-22 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.4961606Z digest 0.6.27 2020-10-24 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.4962618Z downloader 0.4 2015-07-09 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.4963646Z dplyr 1.0.6 2021-05-05 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.4964672Z ellipsis 0.3.2 2021-04-29 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.4965697Z evaluate 0.14 2019-05-28 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.4966718Z fansi 0.4.2 2021-01-15 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.4967726Z farver 2.1.0 2021-02-28 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.4968877Z fastmap 1.1.0 2021-01-25 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.4969903Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.2.0) 2021-05-16T02:05:37.4970879Z fs 1.5.0 2020-07-31 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.4971884Z generics 0.1.0 2020-10-31 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.4972895Z gert 1.3.0 2021-03-29 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.4973883Z getopt 1.20.3 2019-03-22 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.4974898Z ggplot2 3.3.3 2020-12-30 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.4975900Z gh 1.3.0 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.4977005Z ghtravis 0.15.1 2021-05-16 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-16T02:05:37.4993565Z git2r 0.28.0 2021-01-10 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.4994684Z gitcreds 0.1.1 2020-12-04 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.4995725Z glue 1.4.2 2020-08-27 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.4996813Z graphics * 4.2.0 2021-05-14 [2] local 2021-05-16T02:05:37.4997847Z grDevices * 4.2.0 2021-05-14 [2] local 2021-05-16T02:05:37.4998874Z grid 4.2.0 2021-05-14 [2] local 2021-05-16T02:05:37.4999902Z gridExtra 2.3 2017-09-09 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.5000921Z gtable 0.3.0 2019-03-25 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.5002105Z highr 0.9 2021-04-16 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.5003172Z htmltools 0.5.1.1 2021-01-22 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.5004170Z httr 1.4.2 2020-07-20 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.5005178Z igraph 1.2.6 2020-10-06 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.5006206Z imager 0.42.8 2021-03-15 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.5007189Z ini 0.3.1 2018-05-20 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.5008194Z isoband 0.2.4 2021-03-03 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.5009218Z jpeg 0.1-8.1 2019-10-24 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.5010227Z jsonlite 1.7.2 2020-12-09 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.5011288Z KernSmooth 2.23-20 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T02:05:37.5012312Z knitr 1.33 2021-04-24 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.5013333Z labeling 0.4.2 2020-10-20 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.5014370Z lattice 0.20-44 2021-05-02 [2] CRAN (R 4.2.0) 2021-05-16T02:05:37.5015395Z lazyeval 0.2.2 2019-03-15 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.5016435Z lifecycle 1.0.0 2021-02-15 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.5017474Z magrittr 2.0.1 2020-11-17 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.5018487Z markdown 1.1 2019-08-07 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.5019509Z MASS 7.3-54 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T02:05:37.5020520Z Matrix 1.3-3 2021-05-04 [2] CRAN (R 4.2.0) 2021-05-16T02:05:37.5021536Z memoise 2.0.0 2021-01-26 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.5022688Z methods * 4.2.0 2021-05-14 [2] local 2021-05-16T02:05:37.5023683Z mgcv 1.8-35 2021-04-18 [2] CRAN (R 4.2.0) 2021-05-16T02:05:37.5024676Z mime 0.10 2021-02-13 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.5025960Z munsell 0.5.0 2018-06-12 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.5026960Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.2.0) 2021-05-16T02:05:37.5027957Z nnet 7.3-16 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T02:05:37.5029038Z openssl 1.4.4 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.5030058Z optparse 1.6.6 2020-04-16 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.5031108Z parallel 4.2.0 2021-05-14 [2] local 2021-05-16T02:05:37.5032154Z pillar 1.6.0 2021-04-13 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.5033161Z pkgbuild 1.2.0 2020-12-15 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.5034212Z pkgconfig 2.0.3 2019-09-22 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.5035256Z pkgload 1.2.1 2021-04-06 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.5036259Z plyr 1.8.6 2020-03-03 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.5037257Z png 0.1-7 2013-12-03 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.5038244Z pracma 2.3.3 2021-01-23 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.5039263Z praise 1.0.0 2015-08-11 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.5040317Z prettyunits 1.1.1 2020-01-24 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.5041480Z processx 3.5.2 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.5042521Z ps 1.6.0 2021-02-28 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.5043515Z purrr 0.3.4 2020-04-17 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.5044491Z R6 2.5.0 2020-10-28 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.5045504Z rappdirs 0.3.3 2021-01-31 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.5046555Z rcmdcheck 1.3.3 2019-05-07 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.5047621Z RColorBrewer 1.1-2 2014-12-07 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.5048670Z Rcpp 1.0.6 2021-01-15 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.5049698Z RcppEigen 0.3.3.9.1 2020-12-17 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.5050747Z readbitmap 0.1.5 2018-06-27 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.5051807Z rematch2 2.1.2 2020-05-01 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.5052826Z remotes 2.3.0 2021-04-01 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.5053886Z reshape2 1.4.4 2020-04-09 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.5054888Z rex 1.2.0 2020-04-21 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.5056019Z rlang 0.4.11 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.5057109Z rmarkdown 2.8 2021-05-07 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.5058419Z RNifti 1.3.1 2021-05-16 [1] Github (neuroconductor/RNifti@929106d) 2021-05-16T02:05:37.5059647Z roxygen2 7.1.1 2020-06-27 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.5072908Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.2.0) 2021-05-16T02:05:37.5074504Z rprojroot 2.0.2 2020-11-15 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.5075768Z rstudioapi 0.13 2020-11-12 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.5076836Z rversions 2.0.2 2020-05-25 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.5077865Z scales 1.1.1 2020-05-11 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.5078927Z sessioninfo 1.1.1 2018-11-05 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.5079970Z spatial 7.3-14 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T02:05:37.5081003Z splines 4.2.0 2021-05-14 [2] local 2021-05-16T02:05:37.5082014Z stats * 4.2.0 2021-05-14 [2] local 2021-05-16T02:05:37.5082994Z stats4 4.2.0 2021-05-14 [2] local 2021-05-16T02:05:37.5084020Z stringi 1.6.1 2021-05-10 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.5085048Z stringr 1.4.0 2019-02-10 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.5086052Z survival 3.2-11 2021-04-26 [2] CRAN (R 4.2.0) 2021-05-16T02:05:37.5087062Z sys 3.4 2020-07-23 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.5088122Z sysreqs 1.0.0.9000 2021-05-16 [1] Github (r-hub/sysreqs@f068afa) 2021-05-16T02:05:37.5089174Z tcltk 4.2.0 2021-05-14 [2] local 2021-05-16T02:05:37.5090192Z testthat 3.0.2 2021-02-14 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.5091211Z tibble 3.1.1 2021-04-18 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.5092254Z tic 0.10.0 2021-05-16 [1] Github (ropensci/tic@3b4dfb8) 2021-05-16T02:05:37.5093429Z tidyr 1.1.3 2021-03-03 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.5094490Z tidyselect 1.1.1 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.5095521Z tiff 0.1-8 2021-03-31 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.5096565Z tinytex 0.31 2021-03-30 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.5097560Z tools 4.2.0 2021-05-14 [2] local 2021-05-16T02:05:37.5098638Z usethis 2.0.1 2021-02-10 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.5099647Z utf8 1.2.1 2021-03-12 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.5100626Z utils * 4.2.0 2021-05-14 [2] local 2021-05-16T02:05:37.5142951Z vctrs 0.3.8 2021-04-29 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.5144146Z viridisLite 0.4.0 2021-04-13 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.5145495Z waldo 0.2.5 2021-03-08 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.5146526Z whisker 0.4 2019-08-28 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.5147626Z withr 2.4.2 2021-04-18 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.5148634Z xfun 0.23 2021-05-15 [1] CRAN (R 4.2.0) 2021-05-16T02:05:37.5149622Z xml2 1.3.2 2020-04-23 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.5150639Z xopen 1.0.0 2018-09-17 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.5151639Z yaml 2.2.1 2020-02-01 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.5152560Z zip 2.1.1 2020-08-27 [1] RSPM (R 4.2.0) 2021-05-16T02:05:37.5152901Z 2021-05-16T02:05:37.5153409Z [1] /home/runner/work/_temp/Library 2021-05-16T02:05:37.5154337Z [2] /opt/R/devel/lib/R/library 2021-05-16T02:05:37.5189010Z ##[group]Run Rscript -e 'tic::script()' 2021-05-16T02:05:37.5189679Z Rscript -e 'tic::script()' 2021-05-16T02:05:37.5190156Z ls -l check 2021-05-16T02:05:37.5252608Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T02:05:37.5253168Z env: 2021-05-16T02:05:37.5253653Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T02:05:37.5254152Z TIC_DEPLOY_KEY: 2021-05-16T02:05:37.5255046Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T02:05:37.5257141Z GITHUB_PAT: *** 2021-05-16T02:05:37.5257628Z COVERALLS_TOKEN: 2021-05-16T02:05:37.5258146Z continue-on-error: true 2021-05-16T02:05:37.5258661Z VDIFFR_RUN_TESTS: 2021-05-16T02:05:37.5259175Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T02:05:37.5259661Z TZ: UTC 2021-05-16T02:05:37.5260077Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T02:05:37.5260514Z NOT_CRAN: true 2021-05-16T02:05:37.5260922Z ##[endgroup] 2021-05-16T02:05:38.0835174Z ✔ Loading tic stage configuration from tic.R 2021-05-16T02:05:38.0845236Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-16T02:05:38.0846484Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-16T02:05:38.0847380Z timeout = Inf, check_dir = "check") 2021-05-16T02:05:38.0848763Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-16T02:05:38.2800092Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-16T02:05:38.3167867Z * preparing ‘fmriqa’: 2021-05-16T02:05:38.3289213Z * checking DESCRIPTION meta-information ... OK 2021-05-16T02:05:38.4209872Z * installing the package to build vignettes 2021-05-16T02:05:49.2717092Z * creating vignettes ... OK 2021-05-16T02:05:49.2994709Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T02:05:49.3001498Z * checking for empty or unneeded directories 2021-05-16T02:05:49.3011642Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-16T02:05:49.3109150Z * building ‘fmriqa_0.4.0.tar.gz’ 2021-05-16T02:05:49.4303152Z 2021-05-16T02:05:49.5827251Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-16T02:05:49.8227123Z * using log directory ‘/home/runner/work/fmriqa/fmriqa/check/fmriqa.Rcheck’ 2021-05-16T02:05:49.8228860Z * using R Under development (unstable) (2021-05-13 r80294) 2021-05-16T02:05:49.8229986Z * using platform: x86_64-pc-linux-gnu (64-bit) 2021-05-16T02:05:49.8230976Z * using session charset: UTF-8 2021-05-16T02:05:49.9034219Z * using option ‘--as-cran’ 2021-05-16T02:05:49.9053039Z * checking for file ‘fmriqa/DESCRIPTION’ ... OK 2021-05-16T02:05:49.9074852Z * checking extension type ... Package 2021-05-16T02:05:49.9077064Z * this is package ‘fmriqa’ version ‘0.4.0’ 2021-05-16T02:05:49.9078720Z * package encoding: UTF-8 2021-05-16T02:05:49.9088787Z * checking package namespace information ... OK 2021-05-16T02:06:06.3092569Z * checking package dependencies ... OK 2021-05-16T02:06:06.3110328Z * checking if this is a source package ... OK 2021-05-16T02:06:06.3112137Z * checking if there is a namespace ... OK 2021-05-16T02:06:06.4855281Z * checking for executable files ... OK 2021-05-16T02:06:06.4856704Z * checking for hidden files and directories ... OK 2021-05-16T02:06:06.4857666Z * checking for portable file names ... OK 2021-05-16T02:06:06.4858690Z * checking for sufficient/correct file permissions ... OK 2021-05-16T02:06:06.4874844Z * checking serialization versions ... OK 2021-05-16T02:06:13.1409899Z * checking whether package ‘fmriqa’ can be installed ... WARNING 2021-05-16T02:06:13.1414988Z ##[warning]Found the following significant warnings: 2021-05-16T02:06:13.1428208Z Warning: no DISPLAY variable so Tk is not available 2021-05-16T02:06:13.1429750Z See ‘/home/runner/work/fmriqa/fmriqa/check/fmriqa.Rcheck/00install.out’ for details. 2021-05-16T02:06:13.1528584Z * checking installed package size ... OK 2021-05-16T02:06:13.2565951Z * checking package directory ... OK 2021-05-16T02:06:13.2566944Z * checking for future file timestamps ... OK 2021-05-16T02:06:13.2568197Z * checking ‘build’ directory ... OK 2021-05-16T02:06:13.4428004Z * checking DESCRIPTION meta-information ... OK 2021-05-16T02:06:13.4429973Z * checking top-level files ... OK 2021-05-16T02:06:13.4439650Z * checking for left-over files ... OK 2021-05-16T02:06:13.6242596Z * checking index information ... OK 2021-05-16T02:06:13.8078031Z * checking package subdirectories ... OK 2021-05-16T02:06:13.8582517Z * checking R files for non-ASCII characters ... OK 2021-05-16T02:06:13.9150151Z * checking R files for syntax errors ... OK 2021-05-16T02:06:15.6184409Z * checking whether the package can be loaded ... OK 2021-05-16T02:06:17.2033202Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-16T02:06:18.7892155Z * checking whether the package can be unloaded cleanly ... OK 2021-05-16T02:06:20.3604206Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-16T02:06:22.0453095Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-16T02:06:23.7730997Z * checking loading without being on the library search path ... OK 2021-05-16T02:06:25.4968835Z * checking dependencies in R code ... OK 2021-05-16T02:06:28.1946698Z * checking S3 generic/method consistency ... OK 2021-05-16T02:06:29.8463951Z * checking replacement functions ... OK 2021-05-16T02:06:31.5794410Z * checking foreign function calls ... OK 2021-05-16T02:06:41.0386880Z * checking R code for possible problems ... OK 2021-05-16T02:06:42.1062064Z * checking Rd files ... OK 2021-05-16T02:06:42.1076123Z * checking Rd metadata ... OK 2021-05-16T02:06:42.1077717Z * checking Rd line widths ... OK 2021-05-16T02:06:42.1079919Z * checking Rd cross-references ... OK 2021-05-16T02:06:43.1355644Z * checking for missing documentation entries ... OK 2021-05-16T02:06:48.1507256Z * checking for code/documentation mismatches ... OK 2021-05-16T02:06:50.9840102Z * checking Rd \usage sections ... OK 2021-05-16T02:06:51.0611211Z * checking Rd contents ... OK 2021-05-16T02:06:51.1467704Z * checking for unstated dependencies in examples ... OK 2021-05-16T02:06:51.1522636Z * checking installed files from ‘inst/doc’ ... OK 2021-05-16T02:06:51.1555772Z * checking files in ‘vignettes’ ... OK 2021-05-16T02:06:55.1697792Z * checking examples ... OK 2021-05-16T02:06:55.2430658Z * checking for unstated dependencies in ‘tests’ ... OK 2021-05-16T02:06:55.4264290Z * checking tests ... 2021-05-16T02:07:08.2000538Z Running ‘testthat.R’ [13s/13s] 2021-05-16T02:07:08.2057278Z OK 2021-05-16T02:07:08.3934005Z * checking for unstated dependencies in vignettes ... OK 2021-05-16T02:07:08.4042738Z * checking package vignettes in ‘inst/doc’ ... OK 2021-05-16T02:07:12.5076421Z * checking re-building of vignette outputs ... OK 2021-05-16T02:07:14.3238496Z * checking PDF version of manual ... OK 2021-05-16T02:07:14.3240545Z * checking for non-standard things in the check directory ... OK 2021-05-16T02:07:14.3241966Z * checking for detritus in the temp directory ... OK 2021-05-16T02:07:14.3242717Z * DONE 2021-05-16T02:07:14.3268043Z 2021-05-16T02:07:14.3268733Z Status: 1 WARNING 2021-05-16T02:07:14.3269338Z See 2021-05-16T02:07:14.3270640Z ‘/home/runner/work/fmriqa/fmriqa/check/fmriqa.Rcheck/00check.log’ 2021-05-16T02:07:14.3271526Z for details. 2021-05-16T02:07:14.3272014Z 2021-05-16T02:07:14.3272449Z 2021-05-16T02:07:14.4205813Z ── R CMD check results ─────────────────────────────────────── fmriqa 0.4.0 ──── 2021-05-16T02:07:14.4222362Z Duration: 1m 25s 2021-05-16T02:07:14.4222926Z 2021-05-16T02:07:14.4246706Z ❯ checking whether package ‘fmriqa’ can be installed ... WARNING 2021-05-16T02:07:14.4248323Z ##[warning] See below... 2021-05-16T02:07:14.4249996Z 2021-05-16T02:07:14.4256243Z 0 errors ✔ | 1 warning ✖ | 0 notes ✔ 2021-05-16T02:07:14.4353482Z total 3128 2021-05-16T02:07:14.4355061Z drwxr-xr-x 6 runner docker 4096 May 16 02:07 fmriqa.Rcheck 2021-05-16T02:07:14.4356580Z -rw-r--r-- 1 runner docker 1577275 May 16 02:05 fmriqa_0.4.0.tar.gz 2021-05-16T02:07:14.4358726Z -rw-r--r-- 1 runner docker 1615448 May 16 02:06 fmriqa_0.4.0_R_x86_64-pc-linux-gnu.tar.gz 2021-05-16T02:07:14.4392149Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T02:07:14.4392991Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T02:07:14.4440781Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T02:07:14.4441328Z env: 2021-05-16T02:07:14.4441817Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T02:07:14.4442323Z TIC_DEPLOY_KEY: 2021-05-16T02:07:14.4443234Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T02:07:14.4445178Z GITHUB_PAT: *** 2021-05-16T02:07:14.4445609Z COVERALLS_TOKEN: 2021-05-16T02:07:14.4446142Z continue-on-error: true 2021-05-16T02:07:14.4446646Z VDIFFR_RUN_TESTS: 2021-05-16T02:07:14.4447179Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T02:07:14.4447657Z TZ: UTC 2021-05-16T02:07:14.4448099Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T02:07:14.4448544Z NOT_CRAN: true 2021-05-16T02:07:14.4448960Z ##[endgroup] 2021-05-16T02:07:14.4561813Z 2021-05-16T02:07:14.4563644Z R Under development (unstable) (2021-05-13 r80294) -- "Unsuffered Consequences" 2021-05-16T02:07:14.4564673Z Copyright (C) 2021 The R Foundation for Statistical Computing 2021-05-16T02:07:14.4565646Z Platform: x86_64-pc-linux-gnu (64-bit) 2021-05-16T02:07:14.4566041Z 2021-05-16T02:07:14.4566696Z R is free software and comes with ABSOLUTELY NO WARRANTY. 2021-05-16T02:07:14.4567622Z You are welcome to redistribute it under certain conditions. 2021-05-16T02:07:14.4568696Z Type 'license()' or 'licence()' for distribution details. 2021-05-16T02:07:14.4569257Z 2021-05-16T02:07:14.4569909Z R is a collaborative project with many contributors. 2021-05-16T02:07:14.4570912Z Type 'contributors()' for more information and 2021-05-16T02:07:14.4571923Z 'citation()' on how to cite R or R packages in publications. 2021-05-16T02:07:14.4572404Z 2021-05-16T02:07:14.4573208Z Type 'demo()' for some demos, 'help()' for on-line help, or 2021-05-16T02:07:14.4574278Z 'help.start()' for an HTML browser interface to help. 2021-05-16T02:07:14.4575190Z Type 'q()' to quit R. 2021-05-16T02:07:14.4575487Z 2021-05-16T02:07:14.4575908Z > library(testthat) 2021-05-16T02:07:14.4576402Z > library(fmriqa) 2021-05-16T02:07:14.4576952Z Warning message: 2021-05-16T02:07:14.4577600Z no DISPLAY variable so Tk is not available 2021-05-16T02:07:14.4578095Z > 2021-05-16T02:07:14.4578593Z > test_check("fmriqa") 2021-05-16T02:07:14.4579551Z Reading data : /home/runner/work/fmriqa/fmriqa/check/fmriqa.Rcheck/fmriqa/extdata/qa_data.nii.gz 2021-05-16T02:07:14.4580186Z 2021-05-16T02:07:14.4580676Z Basic analysis parameters 2021-05-16T02:07:14.4581370Z ------------------------- 2021-05-16T02:07:14.4581861Z X,Y matrix : 80x80 2021-05-16T02:07:14.4582299Z Slices : 1 2021-05-16T02:07:14.4582775Z X,Y,Z pix dims : 3x3x3mm 2021-05-16T02:07:14.4583214Z TR : 3s 2021-05-16T02:07:14.4583812Z Slice # : 1 2021-05-16T02:07:14.4584250Z ROI width : 21 2021-05-16T02:07:14.4584687Z Total vols : 200 2021-05-16T02:07:14.4585423Z Analysis vols : 198 2021-05-16T02:07:14.4585714Z 2021-05-16T02:07:14.4586101Z QA metrics 2021-05-16T02:07:14.4586652Z ---------- 2021-05-16T02:07:14.4587107Z Mean signal : 2561.3 2021-05-16T02:07:14.4587547Z STD : 6.4 2021-05-16T02:07:14.4587987Z Percent fluc : 0.25 2021-05-16T02:07:14.4588445Z Drift : 2.06 2021-05-16T02:07:14.4588865Z Drift fit : 1.42 2021-05-16T02:07:14.4589295Z SNR : 141.3 2021-05-16T02:07:14.4589700Z SFNR : 137 2021-05-16T02:07:14.4590117Z RDC : 2.84 2021-05-16T02:07:14.4590544Z TC outlier : 2.66 2021-05-16T02:07:14.4591018Z Spec outlier : 5.12 2021-05-16T02:07:14.4591486Z MBG percent : 1.75 2021-05-16T02:07:14.4591785Z 2021-05-16T02:07:14.4592538Z Calculating k-space spike detection map... 2021-05-16T02:07:14.4592975Z 2021-05-16T02:07:14.4593738Z PNG report : /tmp/RtmpBoqJOR/working_dir/RtmpPbX9qq/filef11b774438ed 2021-05-16T02:07:14.4594976Z CSV results : /tmp/RtmpBoqJOR/working_dir/RtmpPbX9qq/filef11b366b04aa 2021-05-16T02:07:14.4595531Z 2021-05-16T02:07:14.4596410Z Reading data : /home/runner/work/fmriqa/fmriqa/check/fmriqa.Rcheck/fmriqa/extdata/qa_data.nii.gz 2021-05-16T02:07:14.4597043Z 2021-05-16T02:07:14.4597517Z Basic analysis parameters 2021-05-16T02:07:14.4598227Z ------------------------- 2021-05-16T02:07:14.4598714Z X,Y matrix : 80x80 2021-05-16T02:07:14.4599146Z Slices : 1 2021-05-16T02:07:14.4599623Z X,Y,Z pix dims : 3x3x3mm 2021-05-16T02:07:14.4600060Z TR : 3s 2021-05-16T02:07:14.4600476Z Slice # : 1 2021-05-16T02:07:14.4600898Z ROI width : 21 2021-05-16T02:07:14.4601346Z Total vols : 200 2021-05-16T02:07:14.4601798Z Analysis vols : 198 2021-05-16T02:07:14.4602096Z 2021-05-16T02:07:14.4602478Z QA metrics 2021-05-16T02:07:14.4602998Z ---------- 2021-05-16T02:07:14.4603445Z Mean signal : 2561.3 2021-05-16T02:07:14.4603876Z STD : 6.4 2021-05-16T02:07:14.4604327Z Percent fluc : 0.25 2021-05-16T02:07:14.4604775Z Drift : 2.06 2021-05-16T02:07:14.4605213Z Drift fit : 1.42 2021-05-16T02:07:14.4605631Z SNR : 141.3 2021-05-16T02:07:14.4606055Z SFNR : 137 2021-05-16T02:07:14.4606474Z RDC : 2.84 2021-05-16T02:07:14.4606898Z TC outlier : 2.66 2021-05-16T02:07:14.4607367Z Spec outlier : 5.12 2021-05-16T02:07:14.4607833Z MBG percent : 1.75 2021-05-16T02:07:14.4608123Z 2021-05-16T02:07:14.4609485Z PDF report : /tmp/RtmpBoqJOR/working_dir/RtmpPbX9qq/filef11b1909cf9eReading data : /home/runner/work/fmriqa/fmriqa/check/fmriqa.Rcheck/fmriqa/extdata/qa_data.nii.gz 2021-05-16T02:07:14.4610430Z 2021-05-16T02:07:14.4610920Z Basic analysis parameters 2021-05-16T02:07:14.4611616Z ------------------------- 2021-05-16T02:07:14.4612096Z X,Y matrix : 80x80 2021-05-16T02:07:14.4612546Z Slices : 1 2021-05-16T02:07:14.4613010Z X,Y,Z pix dims : 3x3x3mm 2021-05-16T02:07:14.4613469Z TR : 3s 2021-05-16T02:07:14.4613872Z Slice # : 1 2021-05-16T02:07:14.4614317Z ROI width : 21 2021-05-16T02:07:14.4614750Z Total vols : 200 2021-05-16T02:07:14.4615218Z Analysis vols : 198 2021-05-16T02:07:14.4615515Z 2021-05-16T02:07:14.4615882Z QA metrics 2021-05-16T02:07:14.4616417Z ---------- 2021-05-16T02:07:14.4616850Z Mean signal : 2561.3 2021-05-16T02:07:14.4617292Z STD : 6.4 2021-05-16T02:07:14.4617730Z Percent fluc : 0.25 2021-05-16T02:07:14.4618187Z Drift : 2.06 2021-05-16T02:07:14.4618609Z Drift fit : 1.42 2021-05-16T02:07:14.4619039Z SNR : 141.3 2021-05-16T02:07:14.4619448Z SFNR : 137 2021-05-16T02:07:14.4619867Z RDC : 2.84 2021-05-16T02:07:14.4620310Z TC outlier : 2.66 2021-05-16T02:07:14.4620765Z Spec outlier : 5.12 2021-05-16T02:07:14.4621251Z MBG percent : 1.75 2021-05-16T02:07:14.4621531Z 2021-05-16T02:07:14.4622944Z CSV spec file : /tmp/RtmpBoqJOR/working_dir/RtmpPbX9qq/filef11b276cd27══ Skipped tests ═══════════════════════════════════════════════════════════════ 2021-05-16T02:07:14.4624045Z • empty test (2) 2021-05-16T02:07:14.4624389Z 2021-05-16T02:07:14.4624885Z [ FAIL 0 | WARN 0 | SKIP 2 | PASS 1 ] 2021-05-16T02:07:14.4627882Z > 2021-05-16T02:07:14.4628290Z > proc.time() 2021-05-16T02:07:14.4628810Z user system elapsed 2021-05-16T02:07:14.4629279Z 11.477 1.956 12.729 2021-05-16T02:07:14.4663372Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-16T02:07:14.4664014Z Rscript -e "tic::before_deploy()" 2021-05-16T02:07:14.4707326Z shell: /usr/bin/bash -e {0} 2021-05-16T02:07:14.4707739Z env: 2021-05-16T02:07:14.4708227Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T02:07:14.4708736Z TIC_DEPLOY_KEY: 2021-05-16T02:07:14.4709645Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T02:07:14.4711034Z GITHUB_PAT: *** 2021-05-16T02:07:14.4711457Z COVERALLS_TOKEN: 2021-05-16T02:07:14.4711994Z continue-on-error: true 2021-05-16T02:07:14.4712519Z VDIFFR_RUN_TESTS: 2021-05-16T02:07:14.4713057Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T02:07:14.4713531Z TZ: UTC 2021-05-16T02:07:14.4713960Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T02:07:14.4714403Z NOT_CRAN: true 2021-05-16T02:07:14.4714823Z ##[endgroup] 2021-05-16T02:07:14.7592916Z ✔ Loading tic stage configuration from tic.R 2021-05-16T02:07:14.8974984Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-16T02:07:14.8975590Z with: 2021-05-16T02:07:14.8976518Z upload_url: https://uploads.github.com/repos/neuroconductor/fmriqa/releases/43007800/assets{?name,label} 2021-05-16T02:07:14.8977631Z asset_path: check/fmriqa_0.4.0_R_x86_64-pc-linux-gnu.tar.gz 2021-05-16T02:07:14.8978386Z asset_name: fmriqa_0.4.0_R_x86_64-pc-linux-gnu_R4.1.tar.gz 2021-05-16T02:07:14.8979099Z asset_content_type: application/octet-stream 2021-05-16T02:07:14.8979650Z env: 2021-05-16T02:07:14.8980117Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T02:07:14.8980648Z TIC_DEPLOY_KEY: 2021-05-16T02:07:14.8981532Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T02:07:14.8983173Z GITHUB_PAT: *** 2021-05-16T02:07:14.8983618Z COVERALLS_TOKEN: 2021-05-16T02:07:14.8984138Z continue-on-error: true 2021-05-16T02:07:14.8984660Z VDIFFR_RUN_TESTS: 2021-05-16T02:07:14.8985473Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T02:07:14.8985958Z TZ: UTC 2021-05-16T02:07:14.8986385Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T02:07:14.8986827Z NOT_CRAN: true 2021-05-16T02:07:14.8987838Z GITHUB_TOKEN: *** 2021-05-16T02:07:14.8988267Z ##[endgroup] 2021-05-16T02:07:15.5304079Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-16T02:07:15.5304687Z Rscript -e "tic::deploy()" 2021-05-16T02:07:15.5351405Z shell: /usr/bin/bash -e {0} 2021-05-16T02:07:15.5351822Z env: 2021-05-16T02:07:15.5352312Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T02:07:15.5352821Z TIC_DEPLOY_KEY: 2021-05-16T02:07:15.5353739Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T02:07:15.5355624Z GITHUB_PAT: *** 2021-05-16T02:07:15.5356075Z COVERALLS_TOKEN: 2021-05-16T02:07:15.5356649Z continue-on-error: true 2021-05-16T02:07:15.5357159Z VDIFFR_RUN_TESTS: 2021-05-16T02:07:15.5357697Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T02:07:15.5358174Z TZ: UTC 2021-05-16T02:07:15.5358602Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T02:07:15.5359041Z NOT_CRAN: true 2021-05-16T02:07:15.5359454Z ##[endgroup] 2021-05-16T02:07:15.8278973Z ✔ Loading tic stage configuration from tic.R 2021-05-16T02:07:15.9603749Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-16T02:07:15.9604384Z Rscript -e "tic::after_deploy()" 2021-05-16T02:07:15.9651109Z shell: /usr/bin/bash -e {0} 2021-05-16T02:07:15.9651544Z env: 2021-05-16T02:07:15.9652035Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T02:07:15.9652537Z TIC_DEPLOY_KEY: 2021-05-16T02:07:15.9653445Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T02:07:15.9655488Z GITHUB_PAT: *** 2021-05-16T02:07:15.9655933Z COVERALLS_TOKEN: 2021-05-16T02:07:15.9656455Z continue-on-error: true 2021-05-16T02:07:15.9656978Z VDIFFR_RUN_TESTS: 2021-05-16T02:07:15.9657497Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T02:07:15.9657987Z TZ: UTC 2021-05-16T02:07:15.9658412Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T02:07:15.9658850Z NOT_CRAN: true 2021-05-16T02:07:15.9659265Z ##[endgroup] 2021-05-16T02:07:16.2596730Z ✔ Loading tic stage configuration from tic.R 2021-05-16T02:07:16.5650525Z Post job cleanup. 2021-05-16T02:07:16.6144181Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T02:07:16.6242058Z Post job cleanup. 2021-05-16T02:07:16.7345029Z [command]/usr/bin/git version 2021-05-16T02:07:16.7417277Z git version 2.31.1 2021-05-16T02:07:16.7457605Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T02:07:16.7508856Z [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-16T02:07:16.7779427Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T02:07:16.7822656Z http.https://github.com/.extraheader 2021-05-16T02:07:16.7833743Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-16T02:07:16.7885590Z [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-16T02:07:16.8207792Z Cleaning up orphan processes