Bug#1087418: src:xorg-server FTBFS: Xvfb compile time check fails in pbuilder/cowbuilder chroot

2024-11-13 Thread Jessica Clarke
On 13 Nov 2024, at 11:03, Simon McVittie wrote: > > On Wed, 13 Nov 2024 at 10:55:59 +, Jessica Clarke wrote: >> [pbuilder? has] mounted /proc for quite a few years now similarly to how >> schroot >> recently started to, but /proc/*/fd/N has always been a little broken. >> Isn’t that also tru

[Git][xorg-team/lib/mesa][debian-experimental] really release 24.3.0~rc1-1 properly this time

2024-11-13 Thread Timo Aaltonen (@tjaalton)
Timo Aaltonen pushed to branch debian-experimental at X Strike Force / lib / mesa Commits: 7e814be7 by Timo Aaltonen at 2024-11-12T20:59:08+02:00 really release 24.3.0~rc1-1 properly this time - - - - - 1 changed file: - debian/changelog Changes: = de

Bug#1087438: Generates incorect is_valid_enum checks for bitfields

2024-11-13 Thread Guido Günther
Package: libwayland-bin Version: 1.23.0-1+b1 Severity: important Hi, wayland-scanner <= 1.23.0 has a bug where it misgenerates the is_valid checks for bitfields thus breaking compositors e.g. using recent wlroots as they reject valid dmabuf or layer surface bitfields, e.g.: ``` static inline boo

libxkbcommon_1.7.0-1_amd64.changes is NEW

2024-11-13 Thread Debian FTP Masters
binary:libxkbcommon0-udeb is NEW. binary:libxkbcommon0-udeb is NEW. Your package has been put into the NEW queue, which requires manual action from the ftpteam to process. The upload was otherwise valid (it had a good OpenPGP signature and file hashes are valid), so please be patient. Packages ar

Processed: notfound 1087418 in 21.1.14-1

2024-11-13 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > notfound 1087418 21.1.14-1 Bug #1087418 [xorg-server] src:xorg-server FTBFS: Xvfb compile time check fails in pbuilder/cowbuilder chroot There is no source info for the package 'xorg-server' at version '21.1.14-1' with architecture '' Unable to

Bug#1087418: src:xorg-server FTBFS: Xvfb compile time check fails in pbuilder/cowbuilder chroot

2024-11-13 Thread Simon McVittie
On Wed, 13 Nov 2024 at 09:55:43 +, Mark Hindley wrote: > In version 21.1.14-2 of src:xorg-server, the new compile time Xvfb check fails > in a pbuilder/cowbuilder chroot: > > sudo cowbuilder --build --basepath /var/cache/pbuilder/base-sid.cow/ > xorg-server_21.1.14-2.dsc ... > # Check basic f

Bug#1087418: src:xorg-server FTBFS: Xvfb compile time check fails in pbuilder/cowbuilder chroot

2024-11-13 Thread Simon McVittie
On Wed, 13 Nov 2024 at 10:55:59 +, Jessica Clarke wrote: > [pbuilder? has] mounted /proc for quite a few years now similarly to how > schroot > recently started to, but /proc/*/fd/N has always been a little broken. > Isn’t that also true of schroot though? I seem to recall observing the > same

Bug#1087418: src:xorg-server FTBFS: Xvfb compile time check fails in pbuilder/cowbuilder chroot

2024-11-13 Thread Mark Hindley
Simon, Thanks for your quick response. On Wed, Nov 13, 2024 at 10:47:09AM +, Simon McVittie wrote: > Does pbuilder not make /proc available in the usual way, or mount it with > unusual/restrictive options, or something like that? I don't see anything particularly restrictive or unexpected he

Processed: notfound 1087418 in 21.1.14-2, found 1087418 in 2:21.1.14-2, notfound 1087418 in 2:21.1.14-1

2024-11-13 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > notfound 1087418 21.1.14-2 Bug #1087418 [xorg-server] src:xorg-server FTBFS: Xvfb compile time check fails in pbuilder/cowbuilder chroot There is no source info for the package 'xorg-server' at version '21.1.14-2' with architecture '' Unable to

Bug#1087418: src:xorg-server FTBFS: Xvfb compile time check fails in pbuilder/cowbuilder chroot

2024-11-13 Thread Jessica Clarke
On 13 Nov 2024, at 10:47, Simon McVittie wrote: > > On Wed, 13 Nov 2024 at 09:55:43 +, Mark Hindley wrote: >> In version 21.1.14-2 of src:xorg-server, the new compile time Xvfb check >> fails >> in a pbuilder/cowbuilder chroot: >> >> sudo cowbuilder --build --basepath /var/cache/pbuilder/ba

Processing of mesa_24.3.0~rc1-1_source.changes

2024-11-13 Thread Debian FTP Masters
mesa_24.3.0~rc1-1_source.changes uploaded successfully to localhost along with the files: mesa_24.3.0~rc1-1.dsc mesa_24.3.0~rc1.orig.tar.xz mesa_24.3.0~rc1.orig.tar.xz.asc mesa_24.3.0~rc1-1.debian.tar.xz mesa_24.3.0~rc1-1_source.buildinfo Greetings, Your Debian queue daemon (run

Processed: severity of 1087418 is normal

2024-11-13 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > severity 1087418 normal Bug #1087418 [xorg-server] src:xorg-server FTBFS: Xvfb compile time check fails in pbuilder/cowbuilder chroot Severity set to 'normal' from 'serious' > thanks Stopping processing here. Please contact me if you need assist

Bug#1087418: src:xorg-server FTBFS: Xvfb compile time check fails in pbuilder/cowbuilder chroot

2024-11-13 Thread Mark Hindley
Package: xorg-server Version: 21.1.14-2 Severity: serious Tags: ftbfs Justification: FTBFS Dear Timo and Simon, In version 21.1.14-2 of src:xorg-server, the new compile time Xvfb check fails in a pbuilder/cowbuilder chroot: sudo cowbuilder --build --basepath /var/cache/pbuilder/base-sid.cow/ xo

Bug#1087418: src:xorg-server FTBFS: Xvfb compile time check fails in pbuilder/cowbuilder chroot

2024-11-13 Thread Jessica Clarke
On 13 Nov 2024, at 18:20, Simon McVittie wrote: > > On Wed, 13 Nov 2024 at 11:13:22 +, Jessica Clarke wrote: >> Uh, I meant to refer to schroot’s new */dev/pts* behaviour. Have you >> tried the trixie/sid version? I expect you’ll see similar issues. > > xorg-server_2:21.1.14-2 builds success

Bug#1087418: src:xorg-server FTBFS: Xvfb compile time check fails in pbuilder/cowbuilder chroot

2024-11-13 Thread Simon McVittie
On Wed, 13 Nov 2024 at 11:13:22 +, Jessica Clarke wrote: > Uh, I meant to refer to schroot’s new */dev/pts* behaviour. Have you > tried the trixie/sid version? I expect you’ll see similar issues. xorg-server_2:21.1.14-2 builds successfully for me in a trixie/sbuild version of schroot invoked n

Processing of libxkbcommon_1.7.0-1_amd64.changes

2024-11-13 Thread Debian FTP Masters
libxkbcommon_1.7.0-1_amd64.changes uploaded successfully to localhost along with the files: libxkbcommon_1.7.0-1.dsc libxkbcommon_1.7.0.orig.tar.xz libxkbcommon_1.7.0-1.debian.tar.xz libxkbcommon-dev_1.7.0-1_amd64.deb libxkbcommon-doc_1.7.0-1_all.deb libxkbcommon-tools_1.7.0-1_amd64.deb

libxkbcommon_1.7.0-1_source.changes REJECTED

2024-11-13 Thread Debian FTP Masters
Source-only uploads to NEW are not allowed. binary:libxkbcommon0-udeb is NEW. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. pgpNh0KE24h0T.pgp Description: PGP signature

[Git][xorg-team/lib/libxkbcommon] Pushed new tag debian/1.7.0-1

2024-11-13 Thread Timo Aaltonen (@tjaalton)
Timo Aaltonen pushed new tag debian/1.7.0-1 at X Strike Force / lib / libxkbcommon -- View it on GitLab: https://salsa.debian.org/xorg-team/lib/libxkbcommon/-/tree/debian/1.7.0-1 You're receiving this email because of your account on salsa.debian.org.

Processing of libxkbcommon_1.7.0-1_source.changes

2024-11-13 Thread Debian FTP Masters
libxkbcommon_1.7.0-1_source.changes uploaded successfully to localhost along with the files: libxkbcommon_1.7.0-1.dsc libxkbcommon_1.7.0.orig.tar.xz libxkbcommon_1.7.0-1.debian.tar.xz libxkbcommon_1.7.0-1_source.buildinfo Greetings, Your Debian queue daemon (running on host usper.

Bug#1087418: src:xorg-server FTBFS: Xvfb compile time check fails in pbuilder/cowbuilder chroot

2024-11-13 Thread Mark Hindley
Simon, On Wed, Nov 13, 2024 at 06:20:30PM +, Simon McVittie wrote: > Please try with: > https://salsa.debian.org/xorg-team/xserver/xorg-server/-/merge_requests/14 > which hopefully addresses whatever is the failing scenario? Thanks, yes that fixes the build for me. Mark