Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 597086 - [science-overlay] sci-chemistry/gamess-20141205.1: fails to build
Summary: [science-overlay] sci-chemistry/gamess-20141205.1: fails to build
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Overlays (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Chemistry-Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-14 03:43 UTC by Viktor Yu. Kovalskii
Modified: 2022-01-20 09:58 UTC (History)
0 users

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


Attachments
sci-chemistry/gamess-20141205.1::science build.log (build.log,118.89 KB, text/plain)
2016-10-14 03:43 UTC, Viktor Yu. Kovalskii
Details
emerge --info -pqv '=sci-chemistry/gamess-20141205.1::science' (emerge_info.txt,19.90 KB, text/plain)
2016-10-14 03:48 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-10-14 03:43:15 UTC
Created attachment 450184 [details]
sci-chemistry/gamess-20141205.1::science build.log

emerge sci-chemistry/gamess-20141205.1::science fails to build.

After upgrade sci-libs/blas-reference::gentoo to 20151113-r1 revdep-rebuild says to reemerge sci-chemistry/gamess-20141205.1::science.

But it fails with error:
Linker messages (if any) follow...
gfortran: error: gamess.o: No such file or directory
gfortran: error: unport.o: No such file or directory
gfortran: error: dgeev.o: No such file or directory
gfortran: error: dgesvd.o: No such file or directory
gfortran: error: zheev.o: No such file or directory
--truncated--
gfortran: error: neoprp.o: No such file or directory
gfortran: error: neosym.o: No such file or directory
gfortran: error: neotrn.o: No such file or directory
gfortran: error: neovib.o: No such file or directory
gfortran: error: nbostb.o: No such file or directory
gfortran: error: cchdmy.o: No such file or directory
gfortran: error: mpqcst.o: No such file or directory
 
Unfortunately, there was an error while linking GAMESS.
0.037u 0.019s 0:00.15 26.6%     0+0k 96+0io 1pf+0w
 * ERROR: sci-chemistry/gamess-20141205.1::science failed (compile phase):
 *   lked failed
 * 
 * Call stack:
 *     ebuild.sh, line 115:  Called src_compile
 *   environment, line 2621:  Called die
 * The specific snippet of code:
 *       ./lked || die "lked failed";
 * 
 * If you need support, post the output of `emerge --info '=sci-chemistry/gamess-20141205.1::science'`,
 * the complete build log and the output of `emerge -pqv '=sci-chemistry/gamess-20141205.1::science'`.
 * The complete build log is located at '/var/log/portage/build/sci-chemistry/gamess-20141205.1:20161014-033405.log'.
 * For convenience, a symlink to the build log is located at '/slag/portage/sci-chemistry/gamess-20141205.1/temp/build.log'.
 * The ebuild environment file is located at '/slag/portage/sci-chemistry/gamess-20141205.1/temp/environment'.
 * Working directory: '/slag/portage/sci-chemistry/gamess-20141205.1/work/gamess'
 * S: '/slag/portage/sci-chemistry/gamess-20141205.1/work/gamess'
Comment 1 Viktor Yu. Kovalskii 2016-10-14 03:48:09 UTC
Created attachment 450186 [details]
emerge --info -pqv '=sci-chemistry/gamess-20141205.1::science'