Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 782826 - sci-libs/trilinos-13.0.1-r1 fails to compile
Summary: sci-libs/trilinos-13.0.1-r1 fails to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthias Maier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-14 12:55 UTC by Agostino Sarubbo
Modified: 2021-11-12 05:03 UTC (History)
1 user (show)

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


Attachments
build.log.xz (build.log.xz,40.24 KB, application/x-xz)
2021-04-14 12:55 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2021-04-14 12:55:39 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-libs/trilinos-13.0.1 fails to compile.
Discovered on: amd64 (internal ref: tinderbox)
Comment 1 Agostino Sarubbo gentoo-dev 2021-04-14 12:55:42 UTC
Created attachment 699813 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2021-04-14 12:55:43 UTC
Possible context of error(s):

-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) 
-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) 
-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) 
/var/tmp/portage/sci-libs/trilinos-13.0.1/work/Trilinos-trilinos-release-13-0-1/packages/stk/stk_expreval/stk_expreval/Function.cpp:42:10: fatal error: boost/math/distributions.hpp: No such file or directory
/var/tmp/portage/sci-libs/trilinos-13.0.1/work/Trilinos-trilinos-release-13-0-1/packages/stk/stk_expreval/stk_expreval/Function.cpp:42:10: fatal error: boost/math/distributions.hpp: No such file or directory
Comment 3 Agostino Sarubbo gentoo-dev 2021-10-30 06:02:10 UTC
ci has reproduced this issue with version 13.0.1-r1 - Updating summary.
Comment 4 Larry the Git Cow gentoo-dev 2021-11-12 05:03:21 UTC
The bug has been closed via the following commit(s):

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

commit 51dac98418042c5ded237b794862d962b0adc965
Author:     Matthias Maier <tamiko@gentoo.org>
AuthorDate: 2021-11-12 05:02:58 +0000
Commit:     Matthias Maier <tamiko@gentoo.org>
CommitDate: 2021-11-12 05:02:58 +0000

    sci-libs/trilinos: unconditionally depend on boost
    
    Closes: https://bugs.gentoo.org/782826
    Package-Manager: Portage-3.0.28, Repoman-3.0.3
    Signed-off-by: Matthias Maier <tamiko@gentoo.org>

 sci-libs/trilinos/metadata.xml              | 1 -
 sci-libs/trilinos/trilinos-13.0.1-r1.ebuild | 8 ++++----
 2 files changed, 4 insertions(+), 5 deletions(-)