Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 849860 - sci-mathematics/giac-1.9.0.5 - icas.cc:(<snip>) undefined reference to Fl::gl_visual(int, int )
Summary: sci-mathematics/giac-1.9.0.5 - icas.cc:(<snip>) undefined reference to Fl::gl...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Michael Orlitzky
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-06-05 16:50 UTC by Toralf Förster
Modified: 2022-11-20 12:10 UTC (History)
3 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,20.30 KB, text/plain)
2022-06-05 16:50 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,85.34 KB, application/x-bzip)
2022-06-05 16:50 UTC, Toralf Förster
Details
environment (environment,92.13 KB, text/plain)
2022-06-05 16:50 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,31.54 KB, application/x-bzip)
2022-06-05 16:50 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,37.21 KB, application/x-bzip)
2022-06-05 16:50 UTC, Toralf Förster
Details
sci-mathematics:giac-1.9.0.5:20220605-155833.log.bz2 (sci-mathematics:giac-1.9.0.5:20220605-155833.log.bz2,15.32 KB, application/x-bzip)
2022-06-05 16:50 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,41.46 KB, application/x-bzip)
2022-06-05 16:50 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-06-05 16:50:00 UTC
too long lines were shrinked:

libtool: link: x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -std=c++14 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/xcas xcas.o  -Wl,--as-needed -L/usr/lib64/fltk ./.libs/libxcas.a /va
/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.1/../../../../x86_64-pc-linux-gnu/bin/ld: icas.o: in function `texmacs_graph_output(giac::gen const&, giac::gen&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, int, giac::context const*)':
icas.cc:(.text+0x7bcb): warning: the use of `tmpnam' is dangerous, better use `mkstemp'
/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.1/../../../../x86_64-pc-linux-gnu/bin/ld: icas.o: in function `main':
icas.cc:(.text.startup+0x104): undefined reference to `Fl::gl_visual(int, int*)'
/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.1/../../../../x86_64-pc-linux-gnu/bin/ld: ./.libs/libxcas.a(Graph.o): in function `xcas::Graph2d3d::update_infos(giac::gen const&, giac::context const*) [clone .localalias]':
Graph.cc:(.text+0x3d256): undefined reference to `glLightModeli'

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_hardened-j4-20220531-135334

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

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.1 *
clang/llvm (if any):
clang version 14.0.4
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/14/bin
/usr/lib/llvm/14
14.0.4
Python 3.9.13
Available Rust versions:
  [1]   rust-1.61.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.15_p10 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.3_p7 [openjdk-bin-17]
3)	Eclipse Temurin JDK 8.332_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:

  HEAD of ::gentoo
commit f49c1e9957588ac6a8d13524471c1dd6525e7f75
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Jun 5 15:03:21 2022 +0000

    2022-06-05 15:03:20 UTC

emerge -qpvO sci-mathematics/giac
[ebuild  N    ] sci-mathematics/giac-1.9.0.5  USE="ecm examples glpk gui -ao -doc -gc -static-libs -test" L10N="-el -en -es -pt"
Comment 1 Toralf Förster gentoo-dev 2022-06-05 16:50:01 UTC
Created attachment 782981 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-06-05 16:50:03 UTC
Created attachment 782984 [details]
emerge-history.txt.bz2
Comment 3 Toralf Förster gentoo-dev 2022-06-05 16:50:04 UTC
Created attachment 782987 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-06-05 16:50:05 UTC
Created attachment 782990 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-06-05 16:50:06 UTC
Created attachment 782993 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-06-05 16:50:07 UTC
Created attachment 782996 [details]
sci-mathematics:giac-1.9.0.5:20220605-155833.log.bz2
Comment 7 Toralf Förster gentoo-dev 2022-06-05 16:50:09 UTC
Created attachment 782999 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2022-11-20 12:10:42 UTC
The bug has been closed via the following commit(s):

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

commit 78de8f669042f8b52f49e86211443279b9cd2767
Author:     Michael Orlitzky <mjo@gentoo.org>
AuthorDate: 2022-11-20 11:16:02 +0000
Commit:     Michael Orlitzky <mjo@gentoo.org>
CommitDate: 2022-11-20 11:16:02 +0000

    sci-mathematics/giac: add missing USE dep x11-libs/fltk[opengl].
    
    Closes: https://bugs.gentoo.org/849860
    Signed-off-by: Michael Orlitzky <mjo@gentoo.org>

 sci-mathematics/giac/{giac-1.9.0.29.ebuild => giac-1.9.0.29-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)