debcrafters-packages team mailing list archive
-
debcrafters-packages team
-
Mailing list archive
-
Message #07383
[Bug 2124968] [NEW] libxt 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
<<PKGBUILDDIR>>=/usr/src/libxt-1:1.2.1-1.2build1 -c -o TMaction.lo ../../src/TMaction.c
../../src/Shell.c: In function '_XtShellAncestorSensitive':
../../src/Shell.c:1006:20: error: expected identifier or '(' before 'true'
1006 | static Boolean true = True;
| ^~~~
../../src/Shell.c:1009:35: error: lvalue required as unary '&' operand
1009 | value->addr = (XPointer) (&true);
| ^
make[4]: *** [Makefile:657: Shell.lo] Error 1
** Affects: libxt (Ubuntu)
Importance: Undecided
Assignee: Simon Chopin (schopin)
Status: New
** Tags: dcr-incoming ftbfs
** Description changed:
The package fails to build in the recent archive rebuild
https://people.canonical.com/~ginggs/ftbfs-report/test-rebuild-20250910-questing-questing.html
+
+ <<PKGBUILDDIR>>=/usr/src/libxt-1:1.2.1-1.2build1 -c -o TMaction.lo ../../src/TMaction.c
+ ../../src/Shell.c: In function '_XtShellAncestorSensitive':
+ ../../src/Shell.c:1006:20: error: expected identifier or '(' before 'true'
+ 1006 | static Boolean true = True;
+ | ^~~~
+ ../../src/Shell.c:1009:35: error: lvalue required as unary '&' operand
+ 1009 | value->addr = (XPointer) (&true);
+ | ^
+ make[4]: *** [Makefile:657: Shell.lo] Error 1
--
You received this bug notification because you are a member of
Debcrafters packages, which is subscribed to libxt in Ubuntu.
https://bugs.launchpad.net/bugs/2124968
Title:
libxt ftbfs in questing archive rebuild
Status in libxt 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
<<PKGBUILDDIR>>=/usr/src/libxt-1:1.2.1-1.2build1 -c -o TMaction.lo ../../src/TMaction.c
../../src/Shell.c: In function '_XtShellAncestorSensitive':
../../src/Shell.c:1006:20: error: expected identifier or '(' before 'true'
1006 | static Boolean true = True;
| ^~~~
../../src/Shell.c:1009:35: error: lvalue required as unary '&' operand
1009 | value->addr = (XPointer) (&true);
| ^
make[4]: *** [Makefile:657: Shell.lo] Error 1
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libxt/+bug/2124968/+subscriptions
Follow ups