Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 799839 - [guru] dev-cpp/vexcl-1.4.2-r1 fails to compile
Summary: [guru] dev-cpp/vexcl-1.4.2-r1 fails to compile
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Alessandro Barbieri
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-07-02 09:55 UTC by Agostino Sarubbo
Modified: 2021-08-24 19:24 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,36.35 KB, text/plain)
2021-07-02 09:55 UTC, Agostino Sarubbo
Details
1-CMakeError.log (1-CMakeError.log,2.44 KB, text/plain)
2021-07-02 09:55 UTC, Agostino Sarubbo
Details
1-CMakeOutput.log (1-CMakeOutput.log,45.64 KB, text/plain)
2021-07-02 09: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-07-02 09:55:21 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-cpp/vexcl-1.4.2-r1 fails to compile.
Discovered on: amd64 (internal ref: guru_tinderbox)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
Comment 1 Agostino Sarubbo gentoo-dev 2021-07-02 09:55:23 UTC
Created attachment 720939 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-07-02 09:55:24 UTC
Created attachment 720942 [details]
1-CMakeError.log

1-CMakeError.log
Comment 3 Agostino Sarubbo gentoo-dev 2021-07-02 09:55:25 UTC
Created attachment 720945 [details]
1-CMakeOutput.log

1-CMakeOutput.log
Comment 4 Agostino Sarubbo gentoo-dev 2021-07-02 09:55:27 UTC
Possible context of error(s):

  Could NOT find Boost (missing: Boost_INCLUDE_DIR chrono date_time
Comment 5 Larry the Git Cow gentoo-dev 2021-08-24 19:24:42 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8fe125e027df6d4a43b2e38c83e52c4fcb71060e

commit 8fe125e027df6d4a43b2e38c83e52c4fcb71060e
Author:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
AuthorDate: 2021-08-22 01:07:59 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
CommitDate: 2021-08-22 01:17:38 +0000

    dev-cpp/vexcl: always depend on boost, add IUSE_BACKEND
    
    Closes: https://bugs.gentoo.org/799839
    Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>

 dev-cpp/vexcl/metadata.xml          |  8 ++++----
 dev-cpp/vexcl/vexcl-1.4.2-r1.ebuild | 29 +++++++++++++++++++----------
 2 files changed, 23 insertions(+), 14 deletions(-)