Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 615284 - sci-mathematics/qtoctave-0.10.1-r1 : /.../download.cpp:214:20: error: invalid use of incomplete type ‘const class QSslError’
Summary: sci-mathematics/qtoctave-0.10.1-r1 : /.../download.cpp:214:20: error: invalid...
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 Mathematics related packages
URL:
Whiteboard:
Keywords:
Depends on: 631524
Blocks:
  Show dependency tree
 
Reported: 2017-04-11 16:04 UTC by Toralf Förster
Modified: 2017-12-20 23:16 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,5.30 KB, text/plain)
2017-04-11 16:04 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,127.62 KB, text/plain)
2017-04-11 16:04 UTC, Toralf Förster
Details
environment (environment,118.62 KB, text/plain)
2017-04-11 16:04 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,23.72 KB, application/x-bzip)
2017-04-11 16:04 UTC, Toralf Förster
Details
sci-mathematics:qtoctave-0.10.1-r1:20170411-144704.log (sci-mathematics:qtoctave-0.10.1-r1:20170411-144704.log,13.39 KB, text/plain)
2017-04-11 16:04 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,29.85 KB, application/x-bzip)
2017-04-11 16:04 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-04-11 16:04:13 UTC
cd /var/tmp/portage/sci-mathematics/qtoctave-0.10.1-r1/work/qtoctave-0.10.1_build/qtoctave_pkg/src && /usr/bin/x86_64-pc-linux-gnu-g++  -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_XML_LIB -DUSER_CONFIG -isystem /usr/include/qt4 -isystem /usr/include/qt4/QtGui -isystem /usr/include/qt4/QtXml -isystem /usr/include/qt4/QtCore -I/var/tmp/portage/sci-mathematics/qtoctave-0.10.1-r1/work/qtoctave-0.10.1_build/qtoctave_pkg/src -I/usr/include/qt4/QtNetwork   -DNDEBUG -O2 -pipe -march=native   -o CMakeFiles/qtoctave_pkg.dir/download.o -c /var/tmp/portage/sci-mathematics/qtoctave-0.10.1-r1/work/qtoctave-0.10.1/qtoctave_pkg/src/download.cpp
/var/tmp/portage/sci-mathematics/qtoctave-0.10.1-r1/work/qtoctave-0.10.1/qtoctave_pkg/src/download.cpp: In member function ‘void DownloadDialog::sslErrors(const QList<QSslError>&)’:
/var/tmp/portage/sci-mathematics/qtoctave-0.10.1-r1/work/qtoctave-0.10.1/qtoctave_pkg/src/download.cpp:214:20: error: invalid use of incomplete type ‘const class QSslError’
        << errors[i].errorString().toLocal8Bit().constData()
                    ^
In file included from /usr/include/qt4/QtNetwork/QHttpRequestHeader:1:0,

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

  This is an unstable amd64 chroot image (named 13.0-systemd-abi32+64_20170409-195332) at a hardened host acting as a tinderbox.

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

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

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python3.5 (fallback)
  [3]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby21 (with Rubygems) *
Comment 1 Toralf Förster gentoo-dev 2017-04-11 16:04:17 UTC
Created attachment 469726 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-04-11 16:04:20 UTC
Created attachment 469728 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-04-11 16:04:22 UTC
Created attachment 469730 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-04-11 16:04:26 UTC
Created attachment 469732 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-04-11 16:04:28 UTC
Created attachment 469734 [details]
sci-mathematics:qtoctave-0.10.1-r1:20170411-144704.log
Comment 6 Toralf Förster gentoo-dev 2017-04-11 16:04:31 UTC
Created attachment 469736 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2017-12-20 23:16:12 UTC
The bug has been closed via the following commit(s):

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

commit dd9a9a3f000b6ce47d4ba28d387d14ca5dfd3797
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2017-12-20 23:15:35 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2017-12-20 23:15:35 +0000

    profiles: Drop last-rited sci-mathematics/qtoctave
    
    Closes: https://bugs.gentoo.org/631524
    Closes: https://bugs.gentoo.org/615284
    Closes: https://bugs.gentoo.org/614582
    Closes: https://bugs.gentoo.org/598930

 profiles/package.mask                              |  5 --
 sci-mathematics/qtoctave/Manifest                  |  1 -
 .../qtoctave-0.10.1-build-out-of-source.patch      | 20 -----
 .../files/qtoctave-0.10.1-build-widgetserver.patch | 98 ----------------------
 .../files/qtoctave-0.10.1-desktop-file.patch       |  8 --
 .../qtoctave/files/qtoctave-0.10.1-doc-path.patch  | 64 --------------
 .../files/qtoctave-0.10.1-filedialog-filters.patch | 37 --------
 .../files/qtoctave-0.10.1-initial_position.patch   | 61 --------------
 .../files/qtoctave-0.10.1-no-native-menubars.patch | 35 --------
 .../files/qtoctave-0.10.1-qtinfo-octave3.4.patch   | 15 ----
 .../files/qtoctave-0.10.1-use_octave_htmldoc.patch | 34 --------
 sci-mathematics/qtoctave/metadata.xml              | 16 ----
 sci-mathematics/qtoctave/qtoctave-0.10.1-r1.ebuild | 47 -----------
 13 files changed, 441 deletions(-)