Skip to content

Fails to compile on Gentoo Linux #15533

@ChaseKnowlden

Description

@ChaseKnowlden

Does this issue affect the google-cloud-cpp project? If the problem is with
the Google Cloud service exposed by the google-cloud-cpp libraries instead of
the client libraries themselves, you may consider opening a support request
instead. The google-cloud-cpp developers cannot help you troubleshoot problems
with the service itself.

Yes

What component of google-cloud-cpp is this related to? For example, is
this related to bigtable (i.e., something in google/cloud/bigtable), or GCS
(i.e., something in google/cloud/storage)?

spanner

Describe the bug A clear and concise description of what the bug is.
Google Cloud CPP does not compile on Gentoo Linux
To Reproduce Steps to reproduce the behavior:

  1. emerge -av net-libs/google-cloud-cpp
  2. Does not compile

Expected behavior A clear and concise description of what you expected to
happen.

Compiles successfully

Operating system: If you are using a Linux distribution please include the
name and version of the distribution too.

Gentoo Linux 6.12.41-gentoo-dist

What compiler and version are you using? Please include the output of
g++ -v or clang++ -v or the equivalent command-line flag.

g++ GCC 14.3.0

What version of google-cloud-cpp are you using? Please include the output
from git rev-parse HEAD if you are compiling from source, or the version
number from the applicable google/cloud/*/version.h file.

2.30.0

Additional context Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    priority: p2Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions