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

Bug 666633

Summary: sci-libs/plplot-5.12.0-r1 : CMake Error at cmake/.../octave.cmake:239 (file):
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: ---
Attachments: emerge-info.txt
CMakeError.log
CMakeOutput.log
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
sci-libs:plplot-5.12.0-r1:20180920-124830.log
temp.tbz2

Description Toralf Förster gentoo-dev 2018-09-20 15:59:01 UTC
    octave_config_info at line 85 column 12
    octave_command at line 1 column 1
CMake Error at cmake/modules/octave.cmake:239 (file):
  file FILE([TO_CMAKE_PATH|TO_NATIVE_PATH] path result) must be called with
  exactly three arguments.
Call Stack (most recent call first):

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-8.2.0 *

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



emerge -qpv sci-libs/plplot
[ebuild  N    ] sci-libs/plplot-5.12.0-r1  USE="cxx dynamic fortran octave -X -cairo -doc -examples -gd -java -jpeg -latex -lua -ocaml -pdf -pdl -png -python -qhull -qt5 -shapefile -svg -tcl -test -threads -tk -truetype -wxwidgets" PYTHON_TARGETS="python2_7"
Comment 1 Toralf Förster gentoo-dev 2018-09-20 15:59:04 UTC
Created attachment 547387 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-09-20 15:59:06 UTC
Created attachment 547389 [details]
CMakeError.log
Comment 3 Toralf Förster gentoo-dev 2018-09-20 15:59:09 UTC
Created attachment 547391 [details]
CMakeOutput.log
Comment 4 Toralf Förster gentoo-dev 2018-09-20 15:59:12 UTC
Created attachment 547393 [details]
emerge-history.txt
Comment 5 Toralf Förster gentoo-dev 2018-09-20 15:59:14 UTC
Created attachment 547395 [details]
environment
Comment 6 Toralf Förster gentoo-dev 2018-09-20 15:59:17 UTC
Created attachment 547397 [details]
etc.portage.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-09-20 15:59:20 UTC
Created attachment 547399 [details]
logs.tbz2
Comment 8 Toralf Förster gentoo-dev 2018-09-20 15:59:23 UTC
Created attachment 547401 [details]
sci-libs:plplot-5.12.0-r1:20180920-124830.log
Comment 9 Toralf Förster gentoo-dev 2018-09-20 15:59:25 UTC
Created attachment 547403 [details]
temp.tbz2
Comment 10 Larry the Git Cow gentoo-dev 2019-12-27 12:53:35 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(+)