Your message dated Sun, 28 Jul 2024 12:50:10 +0000
with message-id <[email protected]>
and subject line Bug#1075180: fixed in libliftoff 0.5.0-1.1
has caused the Debian Bug report #1075180,
regarding libliftoff: ftbfs with GCC-14
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1075180: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1075180
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:libliftoff
Version: 0.4.1-1
Severity: important
Tags: sid trixie
User: [email protected]
Usertags: ftbfs-gcc-14
[This bug is targeted to the upcoming trixie release]
Please keep this issue open in the bug tracker for the package it
was filed for. If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.
The package fails to build in a test rebuild on at least amd64 with
gcc-14/g++-14, but succeeds to build with gcc-13/g++-13. The
severity of this report will be raised before the trixie release.
The full build log can be found at:
http://qa-logs.debian.net/2024/07/01/libliftoff_0.4.1-1_unstable_gccexp.log
The last lines of the build log are at the end of this report.
To build with GCC 14, either set CC=gcc-14 CXX=g++-14 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.
apt-get -t=experimental install g++
Common build failures are new warnings resulting in build failures with
-Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-14/porting_to.html
[...]
debian/rules clean
dh clean
dh_clean
debian/rules binary
dh binary
dh_update_autotools_config
dh_autoreconf
dh_auto_configure
cd obj-x86_64-linux-gnu && DEB_PYTHON_INSTALL_LAYOUT=deb LC_ALL=C.UTF-8
meson setup .. --wrap-mode=nodownload --buildtype=plain --prefix=/usr
--sysconfdir=/etc --localstatedir=/var --libdir=lib/x86_64-linux-gnu
-Dpython.bytecompile=-1
The Meson build system
Version: 1.4.1
Source dir: /<<PKGBUILDDIR>>
Build dir: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
Build type: native build
Project name: libliftoff
Project version: 0.4.1
C compiler for the host machine: cc (gcc 14.1.0 "cc (Debian 14.1.0-3) 14.1.0")
C linker for the host machine: cc ld.bfd 2.42.50.20240625
Host machine cpu family: x86_64
Host machine cpu: x86_64
Compiler for C supports arguments -Wundef: YES
Compiler for C supports arguments -Wmissing-prototypes: YES
Compiler for C supports arguments -Walloca: YES
Compiler for C supports arguments -Wdeclaration-after-statement: YES
Compiler for C supports arguments -Wfloat-conversion: YES
Compiler for C supports arguments -Wsign-conversion: YES
Compiler for C supports arguments -Wno-missing-braces: YES
Compiler for C supports arguments -Wno-unused-parameter: YES
Found pkg-config: YES (/usr/bin/pkg-config) 1.8.1
Run-time dependency libdrm found: YES 2.4.121
Build targets in project: 13
libliftoff 0.4.1
User defined options
buildtype : plain
libdir : lib/x86_64-linux-gnu
localstatedir : /var
prefix : /usr
sysconfdir : /etc
wrap_mode : nodownload
python.bytecompile: -1
Found ninja-1.12.1 at /usr/bin/ninja
dh_auto_build
cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 ninja -j8 -v
[1/38] cc -Ilibliftoff.so.0.4.1.p -I. -I.. -I../include
-fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra
-Wpedantic -Werror -std=c11 -Wundef -Wmissing-prototypes -Walloca
-Wdeclaration-after-statement -Wfloat-conversion -Wsign-conversion
-Wno-missing-braces -Wno-unused-parameter -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC
-isystem/usr/include/libdrm -MD -MQ libliftoff.so.0.4.1.p/list.c.o -MF
libliftoff.so.0.4.1.p/list.c.o.d -o libliftoff.so.0.4.1.p/list.c.o -c ../list.c
[2/38] cc -Ilibliftoff.so.0.4.1.p -I. -I.. -I../include
-fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra
-Wpedantic -Werror -std=c11 -Wundef -Wmissing-prototypes -Walloca
-Wdeclaration-after-statement -Wfloat-conversion -Wsign-conversion
-Wno-missing-braces -Wno-unused-parameter -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC
-isystem/usr/include/libdrm -MD -MQ libliftoff.so.0.4.1.p/log.c.o -MF
libliftoff.so.0.4.1.p/log.c.o.d -o libliftoff.so.0.4.1.p/log.c.o -c ../log.c
[3/38] cc -Ilibliftoff.so.0.4.1.p -I. -I.. -I../include
-fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra
-Wpedantic -Werror -std=c11 -Wundef -Wmissing-prototypes -Walloca
-Wdeclaration-after-statement -Wfloat-conversion -Wsign-conversion
-Wno-missing-braces -Wno-unused-parameter -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC
-isystem/usr/include/libdrm -MD -MQ libliftoff.so.0.4.1.p/device.c.o -MF
libliftoff.so.0.4.1.p/device.c.o.d -o libliftoff.so.0.4.1.p/device.c.o -c
../device.c
[4/38] cc -Ilibliftoff.so.0.4.1.p -I. -I.. -I../include
-fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra
-Wpedantic -Werror -std=c11 -Wundef -Wmissing-prototypes -Walloca
-Wdeclaration-after-statement -Wfloat-conversion -Wsign-conversion
-Wno-missing-braces -Wno-unused-parameter -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC
-isystem/usr/include/libdrm -MD -MQ libliftoff.so.0.4.1.p/output.c.o -MF
libliftoff.so.0.4.1.p/output.c.o.d -o libliftoff.so.0.4.1.p/output.c.o -c
../output.c
[5/38] cc -Ilibliftoff.so.0.4.1.p -I. -I.. -I../include
-fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra
-Wpedantic -Werror -std=c11 -Wundef -Wmissing-prototypes -Walloca
-Wdeclaration-after-statement -Wfloat-conversion -Wsign-conversion
-Wno-missing-braces -Wno-unused-parameter -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC
-isystem/usr/include/libdrm -MD -MQ libliftoff.so.0.4.1.p/layer.c.o -MF
libliftoff.so.0.4.1.p/layer.c.o.d -o libliftoff.so.0.4.1.p/layer.c.o -c
../layer.c
FAILED: libliftoff.so.0.4.1.p/layer.c.o
cc -Ilibliftoff.so.0.4.1.p -I. -I.. -I../include -fdiagnostics-color=always
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -Werror -std=c11
-Wundef -Wmissing-prototypes -Walloca -Wdeclaration-after-statement
-Wfloat-conversion -Wsign-conversion -Wno-missing-braces -Wno-unused-parameter
-g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -isystem/usr/include/libdrm -MD -MQ
libliftoff.so.0.4.1.p/layer.c.o -MF libliftoff.so.0.4.1.p/layer.c.o.d -o
libliftoff.so.0.4.1.p/layer.c.o -c ../layer.c
../layer.c: In function ‘liftoff_layer_create’:
../layer.c:20:48: error: ‘calloc’ sizes specified with ‘sizeof’ in the earlier
argument and not in the later argument [-Werror=calloc-transposed-args]
20 | layer->candidate_planes =
calloc(sizeof(layer->candidate_planes[0]),
| ^
../layer.c:20:48: note: earlier argument should specify number of elements,
later size of each element
cc1: all warnings being treated as errors
[6/38] cc -Iexample/simple.p -Iexample -I../example -I../include
-fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra
-Wpedantic -Werror -std=c11 -Wundef -Wmissing-prototypes -Walloca
-Wdeclaration-after-statement -Wfloat-conversion -Wsign-conversion
-Wno-missing-braces -Wno-unused-parameter -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
-isystem/usr/include/libdrm -MD -MQ example/simple.p/simple.c.o -MF
example/simple.p/simple.c.o.d -o example/simple.p/simple.c.o -c
../example/simple.c
[7/38] cc -Iexample/simple.p -Iexample -I../example -I../include
-fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra
-Wpedantic -Werror -std=c11 -Wundef -Wmissing-prototypes -Walloca
-Wdeclaration-after-statement -Wfloat-conversion -Wsign-conversion
-Wno-missing-braces -Wno-unused-parameter -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
-isystem/usr/include/libdrm -MD -MQ example/simple.p/common.c.o -MF
example/simple.p/common.c.o.d -o example/simple.p/common.c.o -c
../example/common.c
[8/38] cc -Iexample/compositor.p -Iexample -I../example -I../include
-fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra
-Wpedantic -Werror -std=c11 -Wundef -Wmissing-prototypes -Walloca
-Wdeclaration-after-statement -Wfloat-conversion -Wsign-conversion
-Wno-missing-braces -Wno-unused-parameter -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
-isystem/usr/include/libdrm -MD -MQ example/compositor.p/common.c.o -MF
example/compositor.p/common.c.o.d -o example/compositor.p/common.c.o -c
../example/common.c
[9/38] cc -Ilibliftoff.so.0.4.1.p -I. -I.. -I../include
-fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra
-Wpedantic -Werror -std=c11 -Wundef -Wmissing-prototypes -Walloca
-Wdeclaration-after-statement -Wfloat-conversion -Wsign-conversion
-Wno-missing-braces -Wno-unused-parameter -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC
-isystem/usr/include/libdrm -MD -MQ libliftoff.so.0.4.1.p/plane.c.o -MF
libliftoff.so.0.4.1.p/plane.c.o.d -o libliftoff.so.0.4.1.p/plane.c.o -c
../plane.c
[10/38] cc -Iexample/compositor.p -Iexample -I../example -I../include
-fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra
-Wpedantic -Werror -std=c11 -Wundef -Wmissing-prototypes -Walloca
-Wdeclaration-after-statement -Wfloat-conversion -Wsign-conversion
-Wno-missing-braces -Wno-unused-parameter -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
-isystem/usr/include/libdrm -MD -MQ example/compositor.p/compositor.c.o -MF
example/compositor.p/compositor.c.o.d -o example/compositor.p/compositor.c.o -c
../example/compositor.c
[11/38] cc -Ilibliftoff.so.0.4.1.p -I. -I.. -I../include
-fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra
-Wpedantic -Werror -std=c11 -Wundef -Wmissing-prototypes -Walloca
-Wdeclaration-after-statement -Wfloat-conversion -Wsign-conversion
-Wno-missing-braces -Wno-unused-parameter -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC
-isystem/usr/include/libdrm -MD -MQ libliftoff.so.0.4.1.p/alloc.c.o -MF
libliftoff.so.0.4.1.p/alloc.c.o.d -o libliftoff.so.0.4.1.p/alloc.c.o -c
../alloc.c
[12/38] cc -Itest/libdrm.so.2.p -Itest -I../test -fdiagnostics-color=always
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -Werror -std=c11
-Wundef -Wmissing-prototypes -Walloca -Wdeclaration-after-statement
-Wfloat-conversion -Wsign-conversion -Wno-missing-braces -Wno-unused-parameter
-g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -isystem/usr/include/libdrm -MD -MQ
test/libdrm.so.2.p/libdrm_mock.c.o -MF test/libdrm.so.2.p/libdrm_mock.c.o.d -o
test/libdrm.so.2.p/libdrm_mock.c.o -c ../test/libdrm_mock.c
ninja: build stopped: subcommand failed.
dh_auto_build: error: cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 ninja -j8 -v
returned exit code 1
make: *** [debian/rules:6: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: libliftoff
Source-Version: 0.5.0-1.1
Done: Safir Secerovic <[email protected]>
We believe that the bug you reported is fixed in the latest version of
libliftoff, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Safir Secerovic <[email protected]> (supplier of updated libliftoff package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Sun, 28 Jul 2024 06:13:53 -0600
Source: libliftoff
Architecture: source
Version: 0.5.0-1.1
Distribution: unstable
Urgency: medium
Maintainer: Stephan Lachnit <[email protected]>
Changed-By: Safir Secerovic <[email protected]>
Closes: 1075180
Changes:
libliftoff (0.5.0-1.1) unstable; urgency=medium
.
* Non-maintainer upload
* New upstream version 0.5.0 (closes: #1075180)
* Updated debian/watch
Checksums-Sha1:
dd801ee56be485f1670f68d134a468908e2e8e3c 1970 libliftoff_0.5.0-1.1.dsc
34699297888160cbdfee960f5cb0a103571247f1 33244 libliftoff_0.5.0.orig.tar.xz
b7dca5693539b3be58b8709e1bc7616c3c56b026 2700
libliftoff_0.5.0-1.1.debian.tar.xz
8e9c72be88047f31c705d9c62918b16bb2abf7f0 7206
libliftoff_0.5.0-1.1_amd64.buildinfo
Checksums-Sha256:
c27d8e42e56cfb8af742ae0b6b0f32547829b5868b92b510c164656617983074 1970
libliftoff_0.5.0-1.1.dsc
ccb6db68a3262c28be96e5cd5b3b7d2b84a57876c736f887e978d31645e8d1f8 33244
libliftoff_0.5.0.orig.tar.xz
818fdb2d8503cff4af33670df8a11e3f54a1243906b9a5959da812b7df579413 2700
libliftoff_0.5.0-1.1.debian.tar.xz
98ace5256e795858dccabe01f5b3812d2e5ed555ff376bf7912dd27fa47bda61 7206
libliftoff_0.5.0-1.1_amd64.buildinfo
Files:
1a199c2f43f60efd830f24c0cbbab319 1970 libs optional libliftoff_0.5.0-1.1.dsc
c0a68b85eb358a26599ac51929c20783 33244 libs optional
libliftoff_0.5.0.orig.tar.xz
7f2c1d3b536feb0a013619bd9a8651f0 2700 libs optional
libliftoff_0.5.0-1.1.debian.tar.xz
cd18c9523a700f116923b1cffef87cd5 7206 libs optional
libliftoff_0.5.0-1.1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEE9VcdGdXqHlOKNDPw3Ua8lWLq4pIFAmamOLwACgkQ3Ua8lWLq
4pI0yQ/9HnLl49cvHKCW0U8sMZLU46kMrKM03gtLu4+kCT16hMuAV6df+E4ooxwl
kc8Zn5oKOjZV/18eOFv/5JEB1cL6CKAjl6eNrsOKnVjhXpazV7rl1nsuucmWUSLv
CWy2vbxRIw76imDoEHYydGSDzNZJwSMDCrHa5aAJYkceiYXz8ZpVBfga/GEXx1BF
EZCTzy8TmyWBqTOWffHqkMXM1e29T148P1BCjoDdAt0X8IobQFdkLJ/LKN/wE7PK
RcI99q0gHjL6BFwwbgGpoq9g/qZ2uzeh0l22so6dVr9Jb2qkYoJWG+7LK6XEInXO
7Hee2c032Zbu8mrOgc+MwOnGy76/h2Lj8jKFEKXYbbBluQH0yRSgQBu+orpZBFVe
rD9Y0qp4J6wsgzVV7Z0s+lcCF5Y8M6eEJYLQ6nULaBSrqEO5F9o/CivARWbmqQfp
vdMclZOT/lmrT3l52+7tMH1kCDpbYAL12FYIpfOcuF1Q7NFpD83o7YRZy9kyLDFr
lHBkFKQntP5ENYQpi3JXwulyAryLISVq2BA6fOXvy65h5p6MZN9l36VYQTMqSbks
5vnHjAI0Y6mplpo6Ay7FFsG+TJKxEoZxRU4pj38LWFZAEr9+/REoW7lLh1Rjiuz5
ZRB3mJtZyZih7lkuNrJoKAlYycsMR9S+wf5EBHb23UuDRJVfRT4=
=Jv+1
-----END PGP SIGNATURE-----
pgpyLyZtl1t0C.pgp
Description: PGP signature
--- End Message ---