Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 685728

Summary: sci-mathematics/gwnum-277 : ./.../dd.h:185:18: error: friend declaration of dd_real polyroot(const dd_real*, int, const dd_real&, double) specifies default arguments and isn t a definition [-fpermissive]
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Patrick Lauer <patrick>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=685044
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
sci-mathematics:gwnum-277:20190512-133830.log
temp.tbz2

Description Toralf Förster gentoo-dev 2019-05-12 14:05:50 UTC
In file included from ./qd/dd.cc:19,
                 from gwdbldbl.cpp:35:
./qd/dd.h:185:18: error: friend declaration of ‘dd_real polyroot(const dd_real*, int, const dd_real&, double)’ specifies default arguments and isn’t a definition [-fpermissive]
  185 |   friend dd_real polyroot(const dd_real *c, int n,
      |                  ^~~~~~~~
make: *** [make64:27: gwdbldbl.o] Error 1

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-plasma-systemd_libressl_20190510-221702

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.1.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems)
  [3]   ruby26 (with Rubygems) *

java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.12.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpvO sci-mathematics/gwnum
[ebuild  N    ] sci-mathematics/gwnum-277
Comment 1 Toralf Förster gentoo-dev 2019-05-12 14:05:53 UTC
Created attachment 576170 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-05-12 14:05:56 UTC
Created attachment 576172 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-05-12 14:05:59 UTC
Created attachment 576174 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-05-12 14:06:01 UTC
Created attachment 576176 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-05-12 14:06:04 UTC
Created attachment 576178 [details]
sci-mathematics:gwnum-277:20190512-133830.log
Comment 6 Toralf Förster gentoo-dev 2019-05-12 14:06:07 UTC
Created attachment 576180 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2019-06-23 18:14:06 UTC
The bug has been referenced in the following commit(s):

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

commit 35e82fc89ff25e25e3983eee7ab715c7fd233aae
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2019-06-23 18:13:47 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2019-06-23 18:13:47 +0000

    package.mask: Last rite sci-mathematics/gwnum
    
    Bug: https://bugs.gentoo.org/452220
    Bug: https://bugs.gentoo.org/461288
    Bug: https://bugs.gentoo.org/623360
    Bug: https://bugs.gentoo.org/685728
    Signed-off-by: David Seifert <soap@gentoo.org>

 profiles/package.mask | 6 ++++++
 1 file changed, 6 insertions(+)
Comment 8 Larry the Git Cow gentoo-dev 2019-08-01 10:34:18 UTC
The bug has been closed via the following commit(s):

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

commit 1e9106da267084ac3af6d5b3e11f37b1fad1d601
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2019-08-01 10:33:35 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2019-08-01 10:33:35 +0000

    sci-mathematics/gwnum: Remove last-rited package
    
    Closes: https://bugs.gentoo.org/452220
    Closes: https://bugs.gentoo.org/461288
    Closes: https://bugs.gentoo.org/623360
    Closes: https://bugs.gentoo.org/685728
    Package-Manager: Portage-2.3.69, Repoman-2.3.16
    Signed-off-by: David Seifert <soap@gentoo.org>

 profiles/package.mask                  |  6 ------
 sci-mathematics/gwnum/Manifest         |  1 -
 sci-mathematics/gwnum/gwnum-277.ebuild | 33 ---------------------------------
 sci-mathematics/gwnum/metadata.xml     |  8 --------
 4 files changed, 48 deletions(-)