Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 607122 - sci-libs/shogun-4.1.0 : make[2]: *** [src/.../build.make:65: src/interfaces/python_modular/modshogun] Segmentation fault
Summary: sci-libs/shogun-4.1.0 : make[2]: *** [src/.../build.make:65: src/interfaces/p...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-24 22:26 UTC by Toralf Förster
Modified: 2017-02-04 21:10 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,6.00 KB, text/plain)
2017-01-24 22:26 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,344.79 KB, text/plain)
2017-01-24 22:26 UTC, Toralf Förster
Details
environment (environment,180.92 KB, text/plain)
2017-01-24 22:26 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,20.18 KB, application/x-bzip)
2017-01-24 22:26 UTC, Toralf Förster
Details
sci-libs:shogun-4.1.0:20170124-213759.log (sci-libs:shogun-4.1.0:20170124-213759.log,901.74 KB, text/plain)
2017-01-24 22:26 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 2017-01-24 22:26:11 UTC
/var/tmp/portage/sci-libs/shogun-4.1.0/work/shogun-4.1.0/src/shogun/io/protobuf/Headers.pb.h:128: warning: Member kNumMessagesFieldNumber (variable) of class shogun::VectorHeader is not documented.
/var/tmp/portage/sci-libs/shogun-4.1.0/work/shogun-4.1.0/src/shogun/mathematics/linalg/internal/implementation/Scale.h:73: warning: Member T (typedef) of class shogun::linalg::implementation::scale< Backend::NATIVE, Matrix > is not documented.
make[2]: *** [src/interfaces/python_modular/CMakeFiles/python_doxy2swig.dir/build.make:65: src/interfaces/python_modular/modshogun] Segmentation fault
make[2]: Leaving directory '/var/tmp/portage/sci-libs/shogun-4.1.0/work/shogun-4.1.0_build'
make[1]: *** [CMakeFiles/Makefile2:88: src/interfaces/python_modular/CMakeFiles/python_doxy2swig.dir/all] Error 2
make[1]: Leaving directory '/var/tmp/portage/sci-libs/shogun-4.1.0/work/shogun-4.1.0_build'

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

  This is an unstable amd64 chroot image (named desktop-unstable_20170117-114911) at a hardened host acting as a tinderbox.

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-5.4.0 *
llvm-config --version:
3.9.1
Available Java Virtual Machines:
  [1]   icedtea-bin-7 
  [2]   icedtea-bin-8  system-vm
  [3]   jamvm 
Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python3.5 (fallback)
  [3]   python2.7 (fallback)
  [4]   pypy (fallback)
  [5]   jython2.7 (fallback)
Available Ruby profiles:
  [1]   ruby21 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
1)	IcedTea JDK 7.2.6.8 [icedtea-bin-7]
*)	IcedTea JDK 3.2.0 [icedtea-bin-8]
3)	JamVM JDK 2.0.0 [jamvm]
  -----------------------------------------------------------------
Comment 1 Toralf Förster gentoo-dev 2017-01-24 22:26:16 UTC
Created attachment 461296 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-01-24 22:26:19 UTC
Created attachment 461298 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-01-24 22:26:22 UTC
Created attachment 461300 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-01-24 22:26:24 UTC
Created attachment 461302 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-01-24 22:26:28 UTC
Created attachment 461304 [details]
sci-libs:shogun-4.1.0:20170124-213759.log
Comment 6 David Seifert gentoo-dev 2017-02-04 21:10:08 UTC
Fixed for me in 5.0.0, reopen if issue persists with latest version. This was caused by a null pointer dereference in doxygen.

commit 8d85f22fd38976093c4b3d3a9f5d30954e689c14
Author: David Seifert <soap@gentoo.org>
Date:   Sat Feb 4 22:02:10 2017 +0100

    sci-libs/shogun: Version bump to 5.0.0
    
    Gentoo-bug: 550134, 570014, 587324, 593310,
                602534, 604670, 606770, 607122