Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 889543 - sys-cluster/ceph-16.2.10-r3 fails to compile (USR-MERGE-SYSTEM): rgw_asio_client.cc:42:39: error: const class boost::core::basic_string_view<char> has no member named to_string
Summary: sys-cluster/ceph-16.2.10-r3 fails to compile (USR-MERGE-SYSTEM): rgw_asio_cli...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Patrick McLean
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: boost-1.83 boost-1.82
  Show dependency tree
 
Reported: 2023-01-03 14:43 UTC by Agostino Sarubbo
Modified: 2023-08-12 09:01 UTC (History)
3 users (show)

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


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

Issue: sys-cluster/ceph-16.2.10-r3 fails to compile (USR-MERGE-SYSTEM).
Discovered on: amd64 (internal ref: usr-merge_tinderbox)

NOTE:
(USR-MERGE-SYSTEM) in the summary means that the bug was found on a machine that runs default/linux/amd64/17.1/systemd/merged-usr profile but this bug MAY or MAY NOT BE related to the new profile.
Comment 1 Agostino Sarubbo gentoo-dev 2023-01-03 14:43:57 UTC
Created attachment 846844 [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 2023-01-03 14:43:58 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


-- Ceph/.git directory not found, parsing /var/tmp/portage/sys-cluster/ceph-16.2.10-r3/work/ceph-16.2.10/src/.git_version for CEPH_GIT_VER and CEPH_GIT_NICE_VER
-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) 
/var/tmp/portage/sys-cluster/ceph-16.2.10-r3/work/ceph-16.2.10/src/rgw/rgw_asio_client.cc:42:39: error: ‘const class boost::core::basic_string_view<char>’ has no member named ‘to_string’
Comment 3 Markus Baier 2023-01-18 09:15:44 UTC
Same problem here. As as workaround I rolled back from boost 1.81.0-r1 to 1.80.0-r1 then everything is fine.
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-01-18 18:52:59 UTC
Workaround is USE=-system-boost.
Comment 5 Larry the Git Cow gentoo-dev 2023-01-18 22:44:31 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0132b9f4acb50071ea339e9812e9c51280a3227a

commit 0132b9f4acb50071ea339e9812e9c51280a3227a
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-01-18 22:27:05 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-01-18 22:38:56 +0000

    sys-cluster/ceph: apply Boost 1.81 patch to 16.2.10 too
    
    Closes: https://bugs.gentoo.org/889543
    Bug: https://bugs.gentoo.org/887481
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-cluster/ceph/ceph-16.2.10-r5.ebuild | 474 ++++++++++++++++++++++++++++++++
 1 file changed, 474 insertions(+)