Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 682342 - sci-mathematics/pspp-1.2.0 : QA Notice: Unrecognized configure options:
Summary: sci-mathematics/pspp-1.2.0 : QA Notice: Unrecognized configure options:
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal QA (vote)
Assignee: Gentoo Science Mathematics related packages
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2019-04-02 17:07 UTC by Toralf Förster
Modified: 2020-10-04 16:38 UTC (History)
0 users

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


Attachments
elog-sci-mathematics:pspp-1.2.0:20190402-041615.log (elog-sci-mathematics:pspp-1.2.0:20190402-041615.log,372 bytes, text/plain)
2019-04-02 17:07 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,41.33 KB, application/x-bzip)
2019-04-02 17:07 UTC, Toralf Förster
Details
sci-mathematics:pspp-1.2.0:20190402-041202.log (sci-mathematics:pspp-1.2.0:20190402-041202.log,946.62 KB, text/plain)
2019-04-02 17:07 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 2019-04-02 17:07:29 UTC
QA: install
QA Notice: Unrecognized configure options:

	--with-libncurses
	--with-libncurses
QA: other
QA Notice: .desktop files with MimeType= were found installed

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

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

  -------------------------------------------------------------------
Comment 1 Toralf Förster gentoo-dev 2019-04-02 17:07:32 UTC
Created attachment 571618 [details]
elog-sci-mathematics:pspp-1.2.0:20190402-041615.log
Comment 2 Toralf Förster gentoo-dev 2019-04-02 17:07:35 UTC
Created attachment 571620 [details]
etc.portage.tbz2
Comment 3 Toralf Förster gentoo-dev 2019-04-02 17:07:39 UTC
Created attachment 571622 [details]
sci-mathematics:pspp-1.2.0:20190402-041202.log
Comment 4 Larry the Git Cow gentoo-dev 2020-10-04 16:38:56 UTC
The bug has been closed via the following commit(s):

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

commit 2e42197fcabcd1372267affa74297e1e9c19c092
Author:     John Helmert III <jchelmert3@posteo.net>
AuthorDate: 2020-10-04 16:38:32 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2020-10-04 16:38:32 +0000

    sci-mathematics/pspp: Add security patches
    
    This fixes several QA issues, adds a missing dependency, fixes
    compiling with GCC 10, fixes tests, and adds patches for security.
    
    Bug: https://bugs.gentoo.org/679392
    Closes: https://bugs.gentoo.org/674362
    Closes: https://bugs.gentoo.org/677282
    Closes: https://bugs.gentoo.org/682342
    Closes: https://bugs.gentoo.org/708548
    Package-Manager: Portage-3.0.0, Repoman-2.3.23
    Signed-off-by: John Helmert III <jchelmert3@posteo.net>
    Closes: https://github.com/gentoo/gentoo/pull/16785
    Signed-off-by: David Seifert <soap@gentoo.org>

 .../pspp/files/pspp-1.2.0-CVE-2018-20230.patch     | 134 +++++++++++++++++++++
 .../pspp/files/pspp-1.2.0-CVE-2019-9211.patch      |  74 ++++++++++++
 .../pspp/files/pspp-1.2.0-fix-gcc10.patch          |  30 +++++
 .../pspp/files/pspp-1.2.0-fix-overflow.patch       |  32 +++++
 .../pspp/files/pspp-1.2.0-fix-segfaults.patch      |  45 +++++++
 .../pspp/files/pspp-1.2.0-fix-tests.patch          |  61 ++++++++++
 sci-mathematics/pspp/files/pspp-1.2.0-py3.patch    |  38 ++++++
 sci-mathematics/pspp/pspp-1.2.0-r1.ebuild          | 112 +++++++++++++++++
 8 files changed, 526 insertions(+)