Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • P pkg-memcached
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • Chris Lamb
  • pkg-memcached
  • Merge requests
  • !5

Fix FTBFS with GCC 12 on ppc64el

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Sergio Durigan Junior requested to merge sergiodj/pkg-memcached:fix-ftbfs-gcc12 into debian/sid Jul 06, 2022
  • Overview 2
  • Commits 1
  • Pipelines 1
  • Changes 2

memcached is currently FTBFSing on ppc64el when built with GCC 12. The test has been performed in Ubuntu, but this will also affect Debian when GCC 12 becomes the default.

https://launchpad.net/ubuntu/+archive/test-rebuild-20220617-kinetic-gcc12/+build/23921913

I submitted a PR upstream to fix the issue, but they haven't replied/reviewed it yet:

https://github.com/memcached/memcached/pull/905

Although this is not a problem in Debian for now, I believe it's better to adopt the fix here instead of adding an unnecessary delta to memcached in Ubuntu.

Thanks!

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: fix-ftbfs-gcc12