Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 618762 - sci-libs/dcmtk-3.6.0 : /.../hierlock.cc:66:9: error: throw will always call terminate() [-Werror=terminate]
Summary: sci-libs/dcmtk-3.6.0 : /.../hierlock.cc:66:9: error: throw will always call t...
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 Biology related packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-05-17 16:32 UTC by Toralf Förster
Modified: 2018-09-05 21:18 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,5.78 KB, text/plain)
2017-05-17 16:33 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,191.66 KB, text/plain)
2017-05-17 16:33 UTC, Toralf Förster
Details
environment (environment,117.41 KB, text/plain)
2017-05-17 16:33 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,24.29 KB, application/x-bzip)
2017-05-17 16:33 UTC, Toralf Förster
Details
sci-libs:dcmtk-3.6.0:20170516-202938.log (sci-libs:dcmtk-3.6.0:20170516-202938.log,69.27 KB, text/plain)
2017-05-17 16:33 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,32.55 KB, application/x-bzip)
2017-05-17 16:33 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-05-17 16:32:57 UTC
/var/tmp/portage/sci-libs/dcmtk-3.6.0/work/dcmtk-3.6.0/oflog/libsrc/hierlock.cc: In destructor ‘log4cplus::HierarchyLocker::~HierarchyLocker()’:
/var/tmp/portage/sci-libs/dcmtk-3.6.0/work/dcmtk-3.6.0/oflog/libsrc/hierlock.cc:66:9: error: throw will always call terminate() [-Werror=terminate]
         throw;
         ^~~~~
/var/tmp/portage/sci-libs/dcmtk-3.6.0/work/dcmtk-3.6.0/oflog/libsrc/hierlock.cc:66:9: note: in C++11 destructors default to noexcept

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: plasma-systemd_20170512-200307

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

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) *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.3.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm
Comment 1 Toralf Förster gentoo-dev 2017-05-17 16:33:00 UTC
Created attachment 472920 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-05-17 16:33:04 UTC
Created attachment 472922 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-05-17 16:33:07 UTC
Created attachment 472924 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-05-17 16:33:10 UTC
Created attachment 472926 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-05-17 16:33:14 UTC
Created attachment 472928 [details]
sci-libs:dcmtk-3.6.0:20170516-202938.log
Comment 6 Toralf Förster gentoo-dev 2017-05-17 16:33:17 UTC
Created attachment 472930 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2018-09-05 21:18:01 UTC
The bug has been closed via the following commit(s):

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

commit 8b42415404eb3335b89ffb3d42d85fae6273294c
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2018-09-05 19:07:46 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-09-05 21:17:47 +0000

    sci-libs/dcmtk: Drop vulnerable 3.6.0
    
    Closes: https://bugs.gentoo.org/602918
    Closes: https://bugs.gentoo.org/602920
    Closes: https://bugs.gentoo.org/618762
    Package-Manager: Portage-2.3.49, Repoman-2.3.10

 sci-libs/dcmtk/Manifest                            |   1 -
 sci-libs/dcmtk/dcmtk-3.6.0.ebuild                  |  98 -------
 sci-libs/dcmtk/files/01_fix_perl_script_path.patch | 222 --------------
 sci-libs/dcmtk/files/02_dcmtk_3.6.0-1.patch        |  89 ------
 sci-libs/dcmtk/files/04_nostrip.patch              | 171 -----------
 sci-libs/dcmtk/files/dcmtk-asneeded.patch          |  63 ----
 sci-libs/dcmtk/files/dcmtk-fix_doc_install.patch   |  16 --
 sci-libs/dcmtk/files/dcmtk-gcc472-error.patch      | 318 ---------------------
 sci-libs/dcmtk/files/dcmtk_version_number.patch    | 131 ---------
 sci-libs/dcmtk/files/png_tiff.patch                |  11 -
 .../files/regression_stacksequenceisodd.patch      |  98 -------
 11 files changed, 1218 deletions(-)