Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 685028

Summary: sci-chemistry/votca-csg-1.4 : /.../gmxtrajectorywriter.cc:51:11: error: t_trxframe {aka struct t_trxframe } has no member named bTitle
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Christoph Junghans (RETIRED) <junghans>
Status: RESOLVED FIXED    
Severity: normal CC: sci-chemistry
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=685046
https://github.com/gentoo/gentoo/pull/11894
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
sci-chemistry:votca-csg-1.4:20190504-031450.log
temp.tbz2

Description Toralf Förster gentoo-dev 2019-05-04 08:31:35 UTC
/var/tmp/portage/sci-chemistry/votca-csg-1.4/work/csg-1.4/src/libcsg/modules/io/gmxtrajectorywriter.cc: In member function ‘virtual void votca::csg::GMXTrajectoryWriter::Write(votca::csg::Topology*)’:
/var/tmp/portage/sci-chemistry/votca-csg-1.4/work/csg-1.4/src/libcsg/modules/io/gmxtrajectorywriter.cc:51:11: error: ‘t_trxframe’ {aka ‘struct t_trxframe’} has no member named ‘bTitle’; did you mean ‘bTime’?
     frame.bTitle=false;
           ^~~~~~
           bTime

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

  This is an stable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-gnome_stable_20190502-112213

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

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

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems) *

java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.10.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpvO sci-chemistry/votca-csg
[ebuild  N    ] sci-chemistry/votca-csg-1.4  USE="gromacs -doc -examples -extras -hdf5"
Comment 1 Toralf Förster gentoo-dev 2019-05-04 08:31:38 UTC
Created attachment 575056 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-05-04 08:31:41 UTC
Created attachment 575058 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-05-04 08:31:44 UTC
Created attachment 575060 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-05-04 08:31:46 UTC
Created attachment 575062 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-05-04 08:31:49 UTC
Created attachment 575064 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-05-04 08:31:52 UTC
Created attachment 575066 [details]
sci-chemistry:votca-csg-1.4:20190504-031450.log
Comment 7 Toralf Förster gentoo-dev 2019-05-04 08:31:55 UTC
Created attachment 575068 [details]
temp.tbz2
Comment 8 Christoph Junghans (RETIRED) gentoo-dev 2019-05-04 14:38:08 UTC
https://github.com/gentoo/gentoo/pull/11894
Comment 9 Larry the Git Cow gentoo-dev 2019-05-06 16:41:28 UTC
The bug has been closed via the following commit(s):

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

commit ca688b1e0d1f01e0368f23b0f7c1b8a537c2fe42
Author:     Christoph Junghans <junghans@gentoo.org>
AuthorDate: 2019-05-04 14:31:56 +0000
Commit:     Christoph Junghans <junghans@gentoo.org>
CommitDate: 2019-05-06 16:41:18 +0000

    sci-chemistry/votca-csg: 1.4 doesn't support gmx-2019
    
    Closes: https://bugs.gentoo.org/685028
    Package-Manager: Portage-2.3.62, Repoman-2.3.11
    Signed-off-by: Christoph Junghans <junghans@gentoo.org>

 sci-chemistry/votca-csg/votca-csg-1.4.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)