Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 936024 - dev-libs/immer-0.8.1 fails to compile: flex-vector-bo-0.cpp:20:10: fatal error: ostream.h: No such file or directory
Summary: dev-libs/immer-0.8.1 fails to compile: flex-vector-bo-0.cpp:20:10: fatal erro...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Sebastian Parborg
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2024-07-14 07:43 UTC by Agostino Sarubbo
Modified: 2024-07-16 07:04 UTC (History)
2 users (show)

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


Attachments
build.log.xz (build.log.xz,51.82 KB, application/x-xz)
2024-07-14 07:43 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 2024-07-14 07:43:41 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/immer-0.8.1 fails to compile.
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-07-14 07:43:43 UTC
Created attachment 897563 [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 2024-07-14 07:43:43 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


-- Could not find ccache
-- Could NOT find RRB (missing: RRB_LIBRARIES RRB_INCLUDE_DIR) 
FAILED: test/CMakeFiles/test-oss-fuzz-flex-vector-bo-0.dir/oss-fuzz/flex-vector-bo-0.cpp.o 
FAILED: test/CMakeFiles/test-oss-fuzz-map-st-str-0.dir/oss-fuzz/map-st-str-0.cpp.o 
/var/tmp/portage/dev-libs/immer-0.8.1/work/immer-0.8.1/test/oss-fuzz/flex-vector-bo-0.cpp:20:10: fatal error: fmt/ostream.h: No such file or directory
/var/tmp/portage/dev-libs/immer-0.8.1/work/immer-0.8.1/test/oss-fuzz/map-st-str-0.cpp:24:10: fatal error: fmt/ostream.h: No such file or directory
/var/tmp/portage/dev-libs/immer-0.8.1/work/immer-0.8.1/test/oss-fuzz/flex-vector-bo-0.cpp:20:10: fatal error: fmt/ostream.h: No such file or directory
Comment 3 Larry the Git Cow gentoo-dev 2024-07-16 07:04:27 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0714fbf442a91ed7c66bbb9cc1fb0ded03bb1c3c

commit 0714fbf442a91ed7c66bbb9cc1fb0ded03bb1c3c
Author:     Sebastian Parborg <sebastian@blender.org>
AuthorDate: 2024-07-15 10:23:41 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-07-16 07:04:02 +0000

    dev-libs/immer: Add missing libfmt dep for tests
    
    Closes: https://bugs.gentoo.org/936024
    Signed-off-by: Sebastian Parborg <darkdefende@gmail.com>
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-libs/immer/immer-0.8.1-r1.ebuild | 51 ++++++++++++++++++++++++++++++++++++
 1 file changed, 51 insertions(+)