Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 913108 - net-libs/google-cloud-cpp-1.36.0 fails to compile (GLIBC-2.38-SYSTEM): iam_policy.h:39:8: error: int32_t in namespace std does not name a type
Summary: net-libs/google-cloud-cpp-1.36.0 fails to compile (GLIBC-2.38-SYSTEM): iam_po...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Jason Zaman
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: gcc-13 906576
  Show dependency tree
 
Reported: 2023-08-27 11:03 UTC by Agostino Sarubbo
Modified: 2023-12-14 04:59 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,70.28 KB, text/plain)
2023-08-27 11:03 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-08-27 11:03:06 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-libs/google-cloud-cpp-1.36.0 fails to compile (GLIBC-2.38-SYSTEM).
Discovered on: amd64 (internal ref: glibc2.38_tinderbox)

NOTE:
(GLIBC-2.38-SYSTEM) in the summary means that the bug was found on a machine that runs glibc-2.38 but this bug MAY or MAY NOT BE related to the new libc version
Comment 1 Agostino Sarubbo gentoo-dev 2023-08-27 11:03:08 UTC
Created attachment 868822 [details]
build.log

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


-- Could NOT find c-ares (missing: c-ares_DIR)
FAILED: google/cloud/CMakeFiles/google_cloud_cpp_common.dir/iam_policy.cc.o 
/var/tmp/portage/net-libs/google-cloud-cpp-1.36.0/work/google-cloud-cpp-1.36.0/google/cloud/iam_policy.h:39:8: error: ‘int32_t’ in namespace ‘std’ does not name a type
Comment 4 Larry the Git Cow gentoo-dev 2023-12-14 04:54:55 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=690a3d7d0beedc6797e7dfab4b0af18b598e93ca

commit 690a3d7d0beedc6797e7dfab4b0af18b598e93ca
Author:     Matoro Mahri <matoro_gentoo@matoro.tk>
AuthorDate: 2023-12-06 03:38:26 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-12-14 04:54:26 +0000

    net-libs/google-cloud-cpp: add 2.19.0
    
    Closes: https://bugs.gentoo.org/913108
    Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
    Closes: https://github.com/gentoo/gentoo/pull/34140
    Signed-off-by: Sam James <sam@gentoo.org>

 net-libs/google-cloud-cpp/Manifest                 |  2 +
 .../google-cloud-cpp-2.19.0.ebuild                 | 56 ++++++++++++++++++++++
 net-libs/google-cloud-cpp/metadata.xml             |  3 ++
 3 files changed, 61 insertions(+)