Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 846968 - sci-mathematics/octave-6.4.0-r2 - libinterp/.../_ode15_.cc: error: too few arguments to function _generic_SUNMatrix SUNDenseMatrix
Summary: sci-mathematics/octave-6.4.0-r2 - libinterp/.../_ode15_.cc: error: too few ar...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Mathematics related packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-05-22 09:37 UTC by Toralf Förster
Modified: 2022-05-26 00:28 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,19.86 KB, text/plain)
2022-05-22 09:37 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,116.04 KB, application/x-bzip)
2022-05-22 09:37 UTC, Toralf Förster
Details
environment (environment,156.27 KB, text/plain)
2022-05-22 09:37 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,29.07 KB, application/x-bzip)
2022-05-22 09:37 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,71.46 KB, application/x-bzip)
2022-05-22 09:37 UTC, Toralf Förster
Details
sci-mathematics:octave-6.4.0-r2:20220522-015750.log.bz2 (sci-mathematics:octave-6.4.0-r2:20220522-015750.log.bz2,76.53 KB, application/x-bzip)
2022-05-22 09:37 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,112.58 KB, application/x-bzip)
2022-05-22 09:37 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2022-05-22 09:37:32 UTC
too long lines were shrinked:

/bin/sh ./libtool  --tag=CXX   --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.  -Iliboctave -I./liboctave -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibint
libtool: compile:  x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libint
/bin/sh ./libtool  --tag=CXX   --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.  -Iliboctave -I./liboctave -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibint
libinterp/dldfcn/__ode15__.cc: In member function 'void octave::IDA::set_up(const ColumnVector&)':
libinterp/dldfcn/__ode15__.cc:420:41: error: too few arguments to function '_generic_SUNMatrix* SUNDenseMatrix(sunindextype, sunindextype, SUNContext)'
  420 |         m_sunJacMatrix = SUNDenseMatrix (m_num, m_num);
      |                          ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib-j4-20220510-110855

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.3.1
 [2] x86_64-pc-linux-gnu-10.3.1
 [3] x86_64-pc-linux-gnu-12.1.0 *
clang/llvm (if any):
clang version 14.0.3
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/14/bin
/usr/lib/llvm/14
14.0.3
Python 3.9.13
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.60.0
  [2]   rust-1.60.0 *
GENTOO_VM=  CLASSPATH="" JAVA_HOME=""
JAVACFLAGS="" COMPILER=""
The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:
  [1]   php8.1 *

  HEAD of ::gentoo
commit 051b4c618468133a39df884600515d301bb9edbe
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun May 22 01:03:04 2022 +0000

    2022-05-22 01:03:03 UTC

emerge -qpvO sci-mathematics/octave
[ebuild     U ] sci-mathematics/octave-6.4.0-r2 [5.2.0] USE="glpk qrupdate readline sparse ssl sundials%* zlib -X -curl -doc -fftw -gnuplot -gui -hdf5 -java -opengl -portaudio -postscript -qhull -sndfile -static-libs"
Comment 1 Toralf Förster gentoo-dev 2022-05-22 09:37:33 UTC
Created attachment 780110 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-05-22 09:37:34 UTC
Created attachment 780113 [details]
emerge-history.txt.bz2
Comment 3 Toralf Förster gentoo-dev 2022-05-22 09:37:36 UTC
Created attachment 780116 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-05-22 09:37:37 UTC
Created attachment 780119 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-05-22 09:37:38 UTC
Created attachment 780122 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-05-22 09:37:40 UTC
Created attachment 780125 [details]
sci-mathematics:octave-6.4.0-r2:20220522-015750.log.bz2
Comment 7 Toralf Förster gentoo-dev 2022-05-22 09:37:41 UTC
Created attachment 780128 [details]
temp.tar.bz2
Comment 8 Luke A. Guest 2022-05-24 14:10:23 UTC
The 6.4.0 package should have a dependency of <sci-libs/sundials-6.2.0
Comment 9 Larry the Git Cow gentoo-dev 2022-05-26 00:28:04 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abda90159d0be46a93172c2a6298946306347d17

commit abda90159d0be46a93172c2a6298946306347d17
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-05-26 00:10:28 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-05-26 00:10:28 +0000

    sci-mathematics/octave: add sundials upper bound
    
    Closes: https://bugs.gentoo.org/846968
    Signed-off-by: Sam James <sam@gentoo.org>

 .../octave/{octave-6.4.0-r2.ebuild => octave-6.4.0-r3.ebuild}          | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)