debcrafters-packages team mailing list archive
-
debcrafters-packages team
-
Mailing list archive
-
Message #07361
[Bug 2124946] [NEW] drbd-utils ftbfs in questing archive rebuild
*** This bug is a duplicate of bug 2124267 ***
https://bugs.launchpad.net/bugs/2124267
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 utils.cpp:1:
./utils.h:30:13: error: ‘uint16_t’ does not name a type
30 | virtual uint16_t get_size_x() const;
| ^~~~~~~~
./utils.h:14:1: note: ‘uint16_t’ is defined in header ‘<cstdint>’; this is probably fixable by adding ‘#include <cstdint>’
13 | #include <sys/ioctl.h>
+++ |+#include <cstdint>
14 | }
** Affects: drbd-utils (Ubuntu)
Importance: Undecided
Status: New
** Tags: dcr-incoming ftbfs
** Changed in: drbd-utils (Ubuntu)
Assignee: Ural Tunaboyu (uralt) => (unassigned)
--
You received this bug notification because you are a member of
Debcrafters packages, which is subscribed to drbd-utils in Ubuntu.
https://bugs.launchpad.net/bugs/2124946
Title:
drbd-utils ftbfs in questing archive rebuild
Status in drbd-utils 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 utils.cpp:1:
./utils.h:30:13: error: ‘uint16_t’ does not name a type
30 | virtual uint16_t get_size_x() const;
| ^~~~~~~~
./utils.h:14:1: note: ‘uint16_t’ is defined in header ‘<cstdint>’; this is probably fixable by adding ‘#include <cstdint>’
13 | #include <sys/ioctl.h>
+++ |+#include <cstdint>
14 | }
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/drbd-utils/+bug/2124946/+subscriptions
Follow ups