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

Bug 648636

Summary: sci-mathematics/gretl-1.9.90 : ../.../iv.c:70:19: error: DOMAIN undeclared (first use in this function)
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Science Mathematics related packages <sci-mathematics>
Status: RESOLVED FIXED    
Severity: normal CC: picnic.sun, treecleaner
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
sci-mathematics:gretl-1.9.90:20180223-193713.log
temp.tbz2
working ebuild for gretl-2018a

Description Toralf Förster gentoo-dev 2018-02-23 19:55:26 UTC
libtool: compile:  x86_64-pc-linux-gnu-gcc -mavx -Winline -fopenmp -c -O2 -pipe -march=native -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" ../cephes/iv.c  -fPIC -DPIC -o .libs/iv.o
../cephes/iv.c: In function 'cephes_bessel_Iv':
../cephes/iv.c:70:19: error: 'DOMAIN' undeclared (first use in this function)
      mtherr("iv", DOMAIN);
                   ^
../cephes/iv.c:70:19: note: each undeclared identifier is reported only once for each function it appears in

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop_libressl_20180219-235058

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

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

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python2.7 (fallback)
  [3]   jython2.7 (fallback)
Available Ruby profiles:
  [1]   ruby22 (with Rubygems)
  [2]   ruby23 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.6.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv sci-mathematics/gretl
[ebuild  N    ] sci-mathematics/gretl-1.9.90  USE="curl gtk nls openmp readline -R -accessibility -emacs -gnome -mpi -odbc -python -static-libs" CPU_FLAGS_X86="avx sse2"
Comment 1 Toralf Förster gentoo-dev 2018-02-23 19:55:30 UTC
Created attachment 520796 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-02-23 19:55:33 UTC
Created attachment 520798 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-02-23 19:55:36 UTC
Created attachment 520800 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-02-23 19:55:39 UTC
Created attachment 520802 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-02-23 19:55:42 UTC
Created attachment 520804 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-02-23 19:55:45 UTC
Created attachment 520806 [details]
sci-mathematics:gretl-1.9.90:20180223-193713.log
Comment 7 Toralf Förster gentoo-dev 2018-02-23 19:55:48 UTC
Created attachment 520808 [details]
temp.tbz2
Comment 8 Gangræna Gorgeous 2018-07-04 08:07:53 UTC
fixed in upstream https://sourceforge.net/p/gretl/git/ci/aec91eededdf618d42923276094b7c1b57dc034e/
Comment 9 Helmut Jarausch 2018-07-30 13:25:29 UTC
Created attachment 541724 [details]
working ebuild for gretl-2018a
Comment 10 Martin Benirschka 2019-02-24 15:58:22 UTC
This bug has been open for a year now. I downloaded and installed the most recent gretl version, gretl-2019a.tar.xz, and it builds and install fine  on my system. Fixing this bug seems to require only switching to the latest upstream code.
Comment 11 Agostino Sarubbo gentoo-dev 2021-01-20 16:23:33 UTC
Dear treecleaner@:

I'm still able to reproduce this issue right now.

Since it has not been fixed for a long time, I'd suggest to evaluate if it is the case to remove this package from the tree. Thanks
Comment 12 Larry the Git Cow gentoo-dev 2021-11-27 22:46:37 UTC
The bug has been closed via the following commit(s):

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

commit 9526b21a4dde5fde5db8f6b0a662e4a869eb237d
Author:     Marek Szuba <marecki@gentoo.org>
AuthorDate: 2021-11-27 22:43:20 +0000
Commit:     Marek Szuba <marecki@gentoo.org>
CommitDate: 2021-11-27 22:46:31 +0000

    sci-mathematics/gretl: add 2021d, drop 1.9.90
    
    Closes: https://bugs.gentoo.org/589074
    Closes: https://bugs.gentoo.org/648636
    Signed-off-by: Marek Szuba <marecki@gentoo.org>

 sci-mathematics/gretl/Manifest                     |  2 +-
 .../gretl/files/gretl-2001d-appdatadir.patch       | 11 ++++
 .../{gretl-1.9.90.ebuild => gretl-2021d.ebuild}    | 76 +++++++++++++---------
 sci-mathematics/gretl/metadata.xml                 |  1 +
 4 files changed, 57 insertions(+), 33 deletions(-)