[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1002132: marked as done (lightdm: FTBFS: libsystem.c:333:1: error: no previous prototype for ‘__xstat’ [-Werror=missing-prototypes])



Your message dated Tue, 11 Jan 2022 10:20:07 +0000
with message-id <E1n7EG7-000Aqi-5u@fasolo.debian.org>
and subject line Bug#1002132: fixed in lightdm 1.26.0-8
has caused the Debian Bug report #1002132,
regarding lightdm: FTBFS: libsystem.c:333:1: error: no previous prototype for ‘__xstat’ [-Werror=missing-prototypes]
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 owner@bugs.debian.org
immediately.)


-- 
1002132: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1002132
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: lightdm
Version: 1.26.0-7
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lucas@debian.org
Usertags: ftbfs-20211220 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> /bin/bash ../../libtool  --tag=CC   --mode=link gcc -Wall                  -Wstrict-prototypes                  -Wnested-externs                  -Werror=missing-prototypes                  -Werror=implicit-function-declaration                  -Werror=pointer-arith                  -Werror=init-self                  -Werror=format-security                  -Werror=format=2                  -Werror=missing-include-dirs -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -Wl,-O1 -o initctl initctl-initctl.o initctl-status.o -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 
> libsystem.c:333:1: error: no previous prototype for ‘__xstat’ [-Werror=missing-prototypes]
>   333 | __xstat (int version, const char *path, struct stat *buf)
>       | ^~~~~~~
> libsystem.c:342:1: error: no previous prototype for ‘__xstat64’ [-Werror=missing-prototypes]
>   342 | __xstat64 (int version, const char *path, struct stat64 *buf)
>       | ^~~~~~~~~
> libsystem.c:351:1: error: no previous prototype for ‘__fxstatat’ [-Werror=missing-prototypes]
>   351 | __fxstatat(int ver, int dirfd, const char *pathname, struct stat *buf, int flags)
>       | ^~~~~~~~~~
> libsystem.c:360:1: error: no previous prototype for ‘__fxstatat64’ [-Werror=missing-prototypes]
>   360 | __fxstatat64(int ver, int dirfd, const char *pathname, struct stat64 *buf, int flags)
>       | ^~~~~~~~~~~~
> libtool: link: gcc -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,-O1 -o initctl initctl-initctl.o initctl-status.o  -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread
> /bin/bash ../../libtool  --tag=CC   --mode=link gcc -Wall                  -Wstrict-prototypes                  -Wnested-externs                  -Werror=missing-prototypes                  -Werror=implicit-function-declaration                  -Werror=pointer-arith                  -Werror=init-self                  -Werror=format-security                  -Werror=format=2                  -Werror=missing-include-dirs -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -Wl,-O1 -o plymouth plymouth-plymouth.o plymouth-status.o -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 
> libtool: link: gcc -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,-O1 -o plymouth plymouth-plymouth.o plymouth-status.o  -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DSRCDIR=\"/<<PKGBUILDDIR>>\" -DBUILDDIR=\"/<<PKGBUILDDIR>>\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DDATADIR=\"/usr/share\" -DCONFIG_DIR=\"/etc/lightdm\" -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c status.c -o libsystem_la-status.o >/dev/null 2>&1
> /bin/bash ../../libtool  --tag=CC   --mode=link gcc -I../../liblightdm-gobject -Wall                  -Wstrict-prototypes                  -Wnested-externs                  -Werror=missing-prototypes                  -Werror=implicit-function-declaration                  -Werror=pointer-arith                  -Werror=init-self                  -Werror=format-security                  -Werror=format=2                  -Werror=missing-include-dirs -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -Wl,-O1 -o test-gobject-greeter test_gobject_greeter-test-gobject-greeter.o test_gobject_greeter-status.o -L../../liblightdm-gobject -llightdm-gobject-1 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxcb 
> libtool: link: gcc -I../../liblightdm-gobject -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,-O1 -o .libs/test-gobject-greeter test_gobject_greeter-test-gobject-greeter.o test_gobject_greeter-status.o  -L../../liblightdm-gobject /<<PKGBUILDDIR>>/liblightdm-gobject/.libs/liblightdm-gobject-1.so -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxcb -pthread
> /bin/bash ../../libtool  --tag=CC   --mode=link gcc -Wall                  -Wstrict-prototypes                  -Wnested-externs                  -Werror=missing-prototypes                  -Werror=implicit-function-declaration                  -Werror=pointer-arith                  -Werror=init-self                  -Werror=format-security                  -Werror=format=2                  -Werror=missing-include-dirs -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -Wl,-O1 -o test-greeter-wrapper test_greeter_wrapper-test-greeter-wrapper.o test_greeter_wrapper-status.o -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 
> /bin/bash ../../libtool  --tag=CC   --mode=link gcc -Wall                  -Wstrict-prototypes                  -Wnested-externs                  -Werror=missing-prototypes                  -Werror=implicit-function-declaration                  -Werror=pointer-arith                  -Werror=init-self                  -Werror=format-security                  -Werror=format=2                  -Werror=missing-include-dirs -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -Wl,-O1 -o test-guest-wrapper test_guest_wrapper-test-guest-wrapper.o test_guest_wrapper-status.o -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 
> cc1: some warnings being treated as errors
> make[4]: *** [Makefile:1086: libsystem_la-libsystem.lo] Error 1


The full build log is available from:
http://qa-logs.debian.net/2021/12/20/lightdm_1.26.0-7_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: lightdm
Source-Version: 1.26.0-8
Done: Unit 193 <unit193@debian.org>

We believe that the bug you reported is fixed in the latest version of
lightdm, 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 1002132@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Unit 193 <unit193@debian.org> (supplier of updated lightdm 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 ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA384

Format: 1.8
Date: Tue, 11 Jan 2022 04:49:23 -0500
Source: lightdm
Architecture: source
Version: 1.26.0-8
Distribution: unstable
Urgency: medium
Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Changed-By: Unit 193 <unit193@debian.org>
Closes: 1002132
Changes:
 lightdm (1.26.0-8) unstable; urgency=medium
 .
   * Team upload.
 .
   [ handsome_feng ]
   * d/p/10_fix-build-glibc-2.33.patch: Fix FTBFS with glibc 2.33.
     (Closes: #1002132)
 .
   [ Unit 193 ]
   * d/control:
     - Bump dh compat to 13.
     - R³: no
   * d/rules: Drop '--as-needed' as it is now default in stable.
   * Update Standards-Version to 4.6.0.
Checksums-Sha1:
 06c3fb83d24153ad77bce7f58ce6ef473e7a77fa 2849 lightdm_1.26.0-8.dsc
 5ed51c1f5cfb758f51fa9285753446fd18b86edf 516092 lightdm_1.26.0.orig.tar.xz
 689dd74d540191e7f86c45ec272ef3838a665c42 195 lightdm_1.26.0.orig.tar.xz.asc
 92daca4854040b90676edf4152bce3d28f427e30 39196 lightdm_1.26.0-8.debian.tar.xz
 bd408fab2862f67407ab2b2dcae850d96281d610 19315 lightdm_1.26.0-8_amd64.buildinfo
Checksums-Sha256:
 2293e2721dd1d6de27885a9687b2cb636a4aab73bd5cc41bd2e3f37206950401 2849 lightdm_1.26.0-8.dsc
 c95e14e9131b5f95ecba42faaab2cfa917371193caa54fa1b4322ad7a89334f0 516092 lightdm_1.26.0.orig.tar.xz
 695246e5fe0fdad0ff684800f6f618588c30aac460cb0eb7e054fdef9ff0dcb7 195 lightdm_1.26.0.orig.tar.xz.asc
 e0ed95c10d7c44b3ba48f873c91ab173afc71d77fcd90a9e0eeae65fb421ae79 39196 lightdm_1.26.0-8.debian.tar.xz
 1bd679933eebf2952a631e0b6f5cb94f93572558cb2c21501b8f9d7fbfc9825b 19315 lightdm_1.26.0-8_amd64.buildinfo
Files:
 86cb4f2c768f75f4f6ab65198d621bcf 2849 x11 optional lightdm_1.26.0-8.dsc
 c50259aebd72c677f2850e1ae5337ae0 516092 x11 optional lightdm_1.26.0.orig.tar.xz
 882157d537474ad79e4fb38b95a403b7 195 x11 optional lightdm_1.26.0.orig.tar.xz.asc
 3dd3b796a7bc6feeb163dc08591037d6 39196 x11 optional lightdm_1.26.0-8.debian.tar.xz
 2f061e815b27e51729f756ae58f27312 19315 x11 optional lightdm_1.26.0-8_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCQAdFiEEjbPlhoZdK0orGFpcUAHhsJqjdEsFAmHdVFoACgkQUAHhsJqj
dEt/IxAApJPEG9tbSDFdX3l9QT3UaSDk+tg0L9Cjxc70QSSY1mLkISHmtKxn7Zg0
P79Eb+Bj0aOK1Wy850ZQL/nqOa3sGvBLPnT8mdtnGSjP+0fxTB8twCzNi01pIKLv
vrhJDcUgjHsPmNj+OKiaS5GAqLZRjiqCO6OPq0wsSFxs5TNFmjwz8OtCmniRP496
n4WY93mhJKIWSdKUbP+Xr9KeUHHWCK716qtk7fjCxAxmlRFVR3suvgOeUr3XMH6Z
sfV/1HCk5BatLqUiEuJ28EV+I0sX8KDFAP5wTp3CJmd/dll94sb2D+8VC+e/ZO+9
1udUASSjQtcHfiDBRo05pJJ7OI6+eEaA3szQHb1KnqUPnGki4E8wW0teo2BF1/7J
dIls0rXQMhM/kk48s/YhRwefCG9+ZIV6UJ7P8GSk3/39DHmYUp7XwwKrvCVGAMMK
Uxw/1YCdezVkjJrSMli6+0Q2jh96pzCrW/8iikpL6sMbtSQYEHP/ZWlWY7laTbdk
vlsN6F9MJILP1aCt7T2ztVqP6i4NIL/Go4E3lZvm92mjRcSJrIolEp3yTUu3koqb
zaKVs042Tqp+6nR8AGXkG1lfhyz9IwpxHVqH2XzD8y44AH5LkptMAvFZsmK1YAD7
SMQL28SOSF4TStVLRXxHcA3PV5RtBt6ONuELJzPw/FMDq3t9pIY=
=LjtJ
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: