Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 625542 - dev-python/pyqwt-5.2.0-r2 : qwt_svg_check.cpp:1:30: fatal error: qwt_plot_svgitem.h: No such file or directory
Summary: dev-python/pyqwt-5.2.0-r2 : qwt_svg_check.cpp:1:30: fatal error: qwt_plot_svg...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-07-18 16:55 UTC by Toralf Förster
Modified: 2018-08-07 09:02 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,14.47 KB, text/plain)
2017-07-18 16:56 UTC, Toralf Förster
Details
dev-python:pyqwt-5.2.0-r2:20170717-225230.log (dev-python:pyqwt-5.2.0-r2:20170717-225230.log,6.68 KB, text/plain)
2017-07-18 16:56 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,51.09 KB, text/plain)
2017-07-18 16:56 UTC, Toralf Förster
Details
environment (environment,133.57 KB, text/plain)
2017-07-18 16:56 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,22.27 KB, application/x-bzip)
2017-07-18 16:56 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-07-18 16:55:59 UTC
g++ -c -pipe -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include/qwt5 -I/usr/include/python2.7 -I/usr/lib64/python2.7/site-packages/numpy/core/include -I. -o qwt_version_info.o qwt_version_info.cpp
g++ -Wl,-O1 -o qwt_version_info qwt_version_info.o    -L/usr/lib64/qt4 -lQtCore -L/usr/lib64/qt4 -lpthread 
qwt_svg_check.cpp:1:30: fatal error: qwt_plot_svgitem.h: No such file or directory
 #include <qwt_plot_svgitem.h>
                              ^
compilation terminated.

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-no-multilib_20170716-132601

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

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)
Available Ruby profiles:
  [1]   ruby21 (with Rubygems) *
  [2]   ruby22 (with Rubygems)
Comment 1 Toralf Förster gentoo-dev 2017-07-18 16:56:02 UTC
Created attachment 485484 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-07-18 16:56:05 UTC
Created attachment 485486 [details]
dev-python:pyqwt-5.2.0-r2:20170717-225230.log
Comment 3 Toralf Förster gentoo-dev 2017-07-18 16:56:08 UTC
Created attachment 485488 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-07-18 16:56:12 UTC
Created attachment 485490 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-07-18 16:56:15 UTC
Created attachment 485492 [details]
etc.portage.tbz2