Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 685028 - sci-chemistry/votca-csg-1.4 : /.../gmxtrajectorywriter.cc:51:11: error: t_trxframe {aka struct t_trxframe } has no member named bTitle
Summary: sci-chemistry/votca-csg-1.4 : /.../gmxtrajectorywriter.cc:51:11: error: t_trx...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Christoph Junghans (RETIRED)
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2019-05-04 08:31 UTC by Toralf Förster
Modified: 2019-05-06 16:41 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.73 KB, text/plain)
2019-05-04 08:31 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,91.50 KB, text/plain)
2019-05-04 08:31 UTC, Toralf Förster
Details
environment (environment,112.20 KB, text/plain)
2019-05-04 08:31 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,10.40 KB, application/x-bzip)
2019-05-04 08:31 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,7.00 KB, application/x-bzip)
2019-05-04 08:31 UTC, Toralf Förster
Details
sci-chemistry:votca-csg-1.4:20190504-031450.log (sci-chemistry:votca-csg-1.4:20190504-031450.log,24.02 KB, text/plain)
2019-05-04 08:31 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,28.77 KB, application/x-bzip)
2019-05-04 08:31 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-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(-)