Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 937320 - dev-libs/zug-0.1.1-r1 fails to compile: sequence.hpp:75:33: error: struct zug::detail::sequence_data<ValueT, XformT> has no member named impl
Summary: dev-libs/zug-0.1.1-r1 fails to compile: sequence.hpp:75:33: error: struct zug...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Sebastian Parborg
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-15
  Show dependency tree
 
Reported: 2024-08-04 17:53 UTC by Agostino Sarubbo
Modified: 2024-08-04 17:53 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,75.21 KB, text/plain)
2024-08-04 17:53 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-08-04 17:53:09 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/zug-0.1.1-r1 fails to compile.
Discovered on: amd64 (internal ref: gcc15_tinderbox)
System: GCC-15-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-15)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-08-04 17:53:10 UTC
Created attachment 898999 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-08-04 17:53:11 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


-- Could not find ccache
FAILED: test/CMakeFiles/test-sequence.dir/sequence.cpp.o 
FAILED: test/CMakeFiles/test-transducer-product.dir/transducer/product.cpp.o 
/var/tmp/portage/dev-libs/zug-0.1.1-r1/work/zug-0.1.1/zug/sequence.hpp:75:33: error: ‘struct zug::detail::sequence_data<ValueT, XformT>’ has no member named ‘impl’; did you mean ‘impl_’?