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

Bug 624592

Summary: sci-libs/plplot-5.12.0-r1 : ../.../libplplotcxx.so.13.0.0: undefined reference to c_plsxax
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Science Related Packages <sci>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 644414    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
sci-libs:plplot-5.12.0-r1:20170711-112808.log
temp.tbz2

Description Toralf Förster gentoo-dev 2017-07-11 18:00:26 UTC
/usr/bin/x86_64-pc-linux-gnu-g++  -Werror=terminate -O2 -pipe -march=native -std=c++11  -Wl,-O1 -Wl,--as-needed -rdynamic CMakeFiles/wxPLViewer.dir/wxplviewer.cpp.o CMakeFiles/wxPLViewer.dir/wxplframe.cpp.o CMakeFiles/wxPLViewer.dir/__/drivers/wxwidgets_comms.cpp.o  -o wxPLViewer ../bindings/wxwidgets/libplplotwxwidgets.so.1.2.0 ../bindings/c++/libplplotcxx.so.13.0.0 -pthread -lwx_baseu-3.0-gtk3 -lwx_gtk3u_core-3.0-gtk3 -lm -lrt 
/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: warning: libplplot.so.14, needed by ../bindings/wxwidgets/libplplotwxwidgets.so.1.2.0, not found (try using -rpath or -rpath-link)
../bindings/c++/libplplotcxx.so.13.0.0: undefined reference to `c_plsxax'
../bindings/c++/libplplotcxx.so.13.0.0: undefined reference to `c_plrgbhls'
../bindings/c++/libplplotcxx.so.13.0.0: undefined reference to `c_plend'
../bindings/c++/libplplotcxx.so.13.0.0: undefined reference to `c_pl_setcontlabelformat'

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

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

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

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

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)
  [3]   jython2.7 (fallback)

java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.4.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm
Comment 1 Toralf Förster gentoo-dev 2017-07-11 18:00:30 UTC
Created attachment 483238 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-07-11 18:00:33 UTC
Created attachment 483240 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-07-11 18:00:36 UTC
Created attachment 483242 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-07-11 18:00:39 UTC
Created attachment 483244 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-07-11 18:00:43 UTC
Created attachment 483246 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-07-11 18:00:51 UTC
Created attachment 483248 [details]
sci-libs:plplot-5.12.0-r1:20170711-112808.log
Comment 7 Toralf Förster gentoo-dev 2017-07-11 18:00:54 UTC
Created attachment 483250 [details]
temp.tbz2
Comment 8 Pacho Ramos gentoo-dev 2019-12-27 11:37:17 UTC
*** Bug 677716 has been marked as a duplicate of this bug. ***
Comment 9 Larry the Git Cow gentoo-dev 2019-12-27 12:53:43 UTC
The bug has been closed via the following commit(s):

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

commit bb6e02b6dd02c5f5466dc82818490693ab361f81
Author:     Pacho Ramos <pacho@gentoo.org>
AuthorDate: 2019-12-27 12:51:58 +0000
Commit:     Pacho Ramos <pacho@gentoo.org>
CommitDate: 2019-12-27 12:53:18 +0000

    sci-libs/plplot: Bump to 5.15.0
    
    Closes: https://bugs.gentoo.org/604358
    Closes: https://bugs.gentoo.org/606760
    Closes: https://bugs.gentoo.org/624576
    Closes: https://bugs.gentoo.org/624592
    Closes: https://bugs.gentoo.org/645292
    Closes: https://bugs.gentoo.org/659252
    Closes: https://bugs.gentoo.org/661144
    Closes: https://bugs.gentoo.org/666633
    Package-Manager: Portage-2.3.84, Repoman-2.3.20
    Signed-off-by: Pacho Ramos <pacho@gentoo.org>

 sci-libs/plplot/Manifest                           |   1 +
 ...hange-install-tree-location-of-wxPLViewer.patch | 117 ++++++
 .../plplot/files/plplot-5.12.0-safe-string.patch   |  20 +
 sci-libs/plplot/files/plplot-5.15.0-ieee.patch     |  19 +
 .../plplot/files/plplot-5.15.0-multiarch.patch     |  56 +++
 .../plplot/files/plplot-5.15.0-ocaml-rpath.patch   | 166 ++++++++
 sci-libs/plplot/files/plplot-5.15.0-ocaml.patch    |  43 ++
 sci-libs/plplot/files/replace-gdc-extensions.patch | 434 +++++++++++++++++++++
 sci-libs/plplot/plplot-5.15.0.ebuild               | 288 ++++++++++++++
 9 files changed, 1144 insertions(+)