Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 601322 - [science-overlay] sci-chemistry/gamess-20161808.1: tinker.tar.gz mismatch filesize
Summary: [science-overlay] sci-chemistry/gamess-20161808.1: tinker.tar.gz mismatch fil...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Overlays (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-12-01 05:10 UTC by Viktor Yu. Kovalskii
Modified: 2021-05-25 18:47 UTC (History)
1 user (show)

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


Attachments
build.log (gamess-20161808.1:20161201-042939.log,146.58 KB, text/plain)
2016-12-01 05:10 UTC, Viktor Yu. Kovalskii
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Viktor Yu. Kovalskii 2016-12-01 05:10:39 UTC
Created attachment 454810 [details]
build.log

I want to install =sci-chemistry/gamess-20161808.1 with USE="qmmm-tinker".
I download tinker.tar.gz from http://www.msg.ameslab.gov/GAMESS/tinker.tar.gz.

From Manifest:
DIST tinker.tar.gz 1203190

From site:
Filesize of tinker.tar.gz 
1205320 Dec  1 11:19 tinker.tar.gz

I correct Manifest in local copy of ebuild.

Emerge with USE="qmmm-tinker" is failed with error:

Linker messages (if any) follow...
Libtad.o: In function `bsstep_':
Libtad.f:(.text+0x494): relocation truncated to fit: R_X86_64_PC32 against symbol `iounit_' defined in COMMON section in vb2000.o
Libtad.o: In function `error_':
Libtad.f:(.text+0xca1): relocation truncated to fit: R_X86_64_PC32 against symbol `iounit_' defined in COMMON section in vb2000.o
Libtad.o: In function `vam_':
Libtad.f:(.text+0x5032): relocation truncated to fit: R_X86_64_PC32 against symbol `iounit_' defined in COMMON section in vb2000.o
Libtad.f:(.text+0x50cd): relocation truncated to fit: R_X86_64_PC32 against symbol `iounit_' defined in COMMON section in vb2000.o
Libtad.f:(.text+0x5209): relocation truncated to fit: R_X86_64_PC32 against symbol `iounit_' defined in COMMON section in vb2000.o
Libtad.f:(.text+0x52bd): relocation truncated to fit: R_X86_64_PC32 against symbol `iounit_' defined in COMMON section in vb2000.o
Libtad.f:(.text+0x5378): relocation truncated to fit: R_X86_64_PC32 against symbol `iounit_' defined in COMMON section in vb2000.o
Libtad.f:(.text+0x5433): relocation truncated to fit: R_X86_64_PC32 against symbol `iounit_' defined in COMMON section in vb2000.o
Libtad.f:(.text+0x5632): relocation truncated to fit: R_X86_64_PC32 against symbol `iounit_' defined in COMMON section in vb2000.o
Libtad.f:(.text+0x56d2): relocation truncated to fit: R_X86_64_PC32 against symbol `iounit_' defined in COMMON section in vb2000.o
Libtad.f:(.text+0x57a2): additional relocation overflows omitted from the output
collect2: error: ld returned 1 exit status

Emerge with USE="neo -qmmm-tinker (-mpi) -pax_kernel" is successful.
Comment 1 Viktor Yu. Kovalskii 2017-08-14 08:25:15 UTC
Any progress?

Anybody tries to fix this bug? Need help?

At Apr 20, 2017 new version of gamess was released:

http://www.msg.chem.iastate.edu/gamess/versions.html

Maybe we should make version bump and fix this bug and bug#597086?