← Back to team overview

debcrafters-packages team mailing list archive

[Bug 2124277] [NEW] abseil ftbfs in questing archive rebuild

 

Public bug reported:

The package fails to build in the recent archive rebuild
https://people.canonical.com/~ginggs/ftbfs-report/test-rebuild-20250910-questing-questing.html

In file included from /<<PKGBUILDDIR>>/absl/base/optimization.h:31,
                 from /<<PKGBUILDDIR>>/absl/base/macros.h:36,
                 from /<<PKGBUILDDIR>>/absl/memory/memory.h:33,
                 from /<<PKGBUILDDIR>>/absl/container/internal/container_memory.h:28,
                 from /<<PKGBUILDDIR>>/absl/container/internal/container_memory_test.cc:15:
/<<PKGBUILDDIR>>/absl/container/internal/container_memory.h: In function ‘void* absl::debian7::container_internal::Allocate(Alloc*, size_t)’:
/<<PKGBUILDDIR>>/absl/container/internal/container_memory.h:66:27: error: ‘uintptr_t’ does not name a type [-Wtemplate-body]
   66 |   assert(reinterpret_cast<uintptr_t>(p) % Alignment == 0 &&
      |                           ^~~~~~~~~
/<<PKGBUILDDIR>>/absl/container/internal/container_memory.h:31:1: note: ‘uintptr_t’ is defined in header ‘<cstdint>’; this is probably fixable by adding ‘#include <cstdint>’
   30 | #include "absl/utility/utility.h"
  +++ |+#include <cstdint>
   31 |

** Affects: abseil (Ubuntu)
     Importance: Undecided
     Assignee: Benjamin Drung (bdrung)
         Status: New


** Tags: dcr-incoming ftbfs

-- 
You received this bug notification because you are a member of
Debcrafters packages, which is subscribed to abseil in Ubuntu.
https://bugs.launchpad.net/bugs/2124277

Title:
  abseil ftbfs in questing archive rebuild

Status in abseil package in Ubuntu:
  New

Bug description:
  The package fails to build in the recent archive rebuild
  https://people.canonical.com/~ginggs/ftbfs-report/test-rebuild-20250910-questing-questing.html

  In file included from /<<PKGBUILDDIR>>/absl/base/optimization.h:31,
                   from /<<PKGBUILDDIR>>/absl/base/macros.h:36,
                   from /<<PKGBUILDDIR>>/absl/memory/memory.h:33,
                   from /<<PKGBUILDDIR>>/absl/container/internal/container_memory.h:28,
                   from /<<PKGBUILDDIR>>/absl/container/internal/container_memory_test.cc:15:
  /<<PKGBUILDDIR>>/absl/container/internal/container_memory.h: In function ‘void* absl::debian7::container_internal::Allocate(Alloc*, size_t)’:
  /<<PKGBUILDDIR>>/absl/container/internal/container_memory.h:66:27: error: ‘uintptr_t’ does not name a type [-Wtemplate-body]
     66 |   assert(reinterpret_cast<uintptr_t>(p) % Alignment == 0 &&
        |                           ^~~~~~~~~
  /<<PKGBUILDDIR>>/absl/container/internal/container_memory.h:31:1: note: ‘uintptr_t’ is defined in header ‘<cstdint>’; this is probably fixable by adding ‘#include <cstdint>’
     30 | #include "absl/utility/utility.h"
    +++ |+#include <cstdint>
     31 |

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/abseil/+bug/2124277/+subscriptions