Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 630776 - sci-chemistry/dssp-2.2.1-r1 : src/primitives-3d.h:12:31: fatal error: boost/.../tuple.hpp: No such file or directory
Summary: sci-chemistry/dssp-2.2.1-r1 : src/primitives-3d.h:12:31: fatal error: boost/....
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Chemistry-Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-09-12 07:48 UTC by Toralf Förster
Modified: 2017-09-16 13:59 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.17 KB, text/plain)
2017-09-12 07:48 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,302.36 KB, text/plain)
2017-09-12 07:48 UTC, Toralf Förster
Details
environment (environment,78.00 KB, text/plain)
2017-09-12 07:48 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,19.44 KB, application/x-bzip)
2017-09-12 07:48 UTC, Toralf Förster
Details
sci-chemistry:dssp-2.2.1-r1:20170912-043344.log (sci-chemistry:dssp-2.2.1-r1:20170912-043344.log,2.08 KB, text/plain)
2017-09-12 07:48 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,19.70 KB, application/x-bzip)
2017-09-12 07:48 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-09-12 07:48:29 UTC
In file included from src/structure.h:8:0,
                 from src/mkdssp.cpp:27:
src/primitives-3d.h:12:31: fatal error: boost/tr1/tuple.hpp: No such file or directory
 #include <boost/tr1/tuple.hpp>
                               ^
compilation terminated.

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0-systemd_20170903-225953

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

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

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)

java-config:
The following VMs are available for generation-2:


emerge -qpv sci-chemistry/dssp
[ebuild  N    ] sci-chemistry/dssp-2.2.1-r1
Comment 1 Toralf Förster gentoo-dev 2017-09-12 07:48:33 UTC
Created attachment 494156 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-09-12 07:48:36 UTC
Created attachment 494158 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-09-12 07:48:40 UTC
Created attachment 494160 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-09-12 07:48:43 UTC
Created attachment 494162 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-09-12 07:48:47 UTC
Created attachment 494164 [details]
sci-chemistry:dssp-2.2.1-r1:20170912-043344.log
Comment 6 Toralf Förster gentoo-dev 2017-09-12 07:48:50 UTC
Created attachment 494166 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2017-09-16 13:59:20 UTC
The bug has been closed via the following commit(s):

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

commit c088dec53c87470f6eb3e6afd62801f5017fb914
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2017-09-16 13:52:10 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2017-09-16 13:59:08 +0000

    sci-chemistry/dssp: Fix boost TR1 header include
    
    Closes: https://bugs.gentoo.org/630776
    Package-Manager: Portage-2.3.8, Repoman-2.3.3

 sci-chemistry/dssp/dssp-2.2.1-r1.ebuild            | 28 ++++----
 .../files/dssp-2.2.1-boost-1.65-tr1-removal.patch  | 82 ++++++++++++++++++++++
 2 files changed, 97 insertions(+), 13 deletions(-)