Your message dated Sat, 23 Mar 2024 16:24:58 +0000
with message-id <e1ro4b0-004bme...@fasolo.debian.org>
and subject line Bug#1066254: fixed in xwpe 1.5.30a-4
has caused the Debian Bug report #1066254,
regarding xwpe: FTBFS: we_prog.c:285:2: error: implicit declaration of function 
‘print_to_end_of_buffer’ [-Werror=implicit-function-declaration]
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 ow...@bugs.debian.org
immediately.)


-- 
1066254: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1066254
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: xwpe
Version: 1.5.30a-3
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240313 ftbfs-trixie ftbfs-impfuncdef

Hi,

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

This is most likely caused by a change in dpkg 1.22.6, that enabled
-Werror=implicit-function-declaration. For more information, see
https://wiki.debian.org/qa.debian.org/FTBFS#A2024-03-13_-Werror.3Dimplicit-function-declaration

Relevant part (hopefully):
> x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -DNCURSES  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" 
> -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DCC_HAS_PROTOS=1 
> -DHAVE_LIBGPM=1 -DHAVE_LIBZ=1 -DHAVE_MKDTEMP=1 -DPRNTCMD=\"lpr\" 
> -DX_DISPLAY_MISSING=1 -DNO_XWINDOWS=1 -DMAN_S_OPT=1  
> -DLIBRARY_DIR=\"/usr/share/xwpe\" -DSELECTION -c we_prog.c
> we_prog.c: In function ‘e_run’:
> we_prog.c:285:2: error: implicit declaration of function 
> ‘print_to_end_of_buffer’ [-Werror=implicit-function-declaration]
>   285 |  print_to_end_of_buffer(b, estr, b->mx.x);
>       |  ^~~~~~~~~~~~~~~~~~~~~~
> x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -DNCURSES  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" 
> -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DCC_HAS_PROTOS=1 
> -DHAVE_LIBGPM=1 -DHAVE_LIBZ=1 -DHAVE_MKDTEMP=1 -DPRNTCMD=\"lpr\" 
> -DX_DISPLAY_MISSING=1 -DNO_XWINDOWS=1 -DMAN_S_OPT=1  
> -DLIBRARY_DIR=\"/usr/share/xwpe\" -DSELECTION -c we_progn.c
> x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -DNCURSES  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" 
> -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DCC_HAS_PROTOS=1 
> -DHAVE_LIBGPM=1 -DHAVE_LIBZ=1 -DHAVE_MKDTEMP=1 -DPRNTCMD=\"lpr\" 
> -DX_DISPLAY_MISSING=1 -DNO_XWINDOWS=1 -DMAN_S_OPT=1  
> -DLIBRARY_DIR=\"/usr/share/xwpe\" -DSELECTION -c we_debug.c
> we_debug.c: In function ‘e_d_p_exec’:
> we_debug.c:371:3: error: implicit declaration of function 
> ‘print_to_end_of_buffer’ [-Werror=implicit-function-declaration]
>   371 |   print_to_end_of_buffer(b, str, b->mx.x);
>       |   ^~~~~~~~~~~~~~~~~~~~~~
> x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -DNCURSES  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" 
> -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DCC_HAS_PROTOS=1 
> -DHAVE_LIBGPM=1 -DHAVE_LIBZ=1 -DHAVE_MKDTEMP=1 -DPRNTCMD=\"lpr\" 
> -DX_DISPLAY_MISSING=1 -DNO_XWINDOWS=1 -DMAN_S_OPT=1  
> -DLIBRARY_DIR=\"/usr/share/xwpe\" -DSELECTION -c WeString.c
> x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -DNCURSES  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" 
> -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DCC_HAS_PROTOS=1 
> -DHAVE_LIBGPM=1 -DHAVE_LIBZ=1 -DHAVE_MKDTEMP=1 -DPRNTCMD=\"lpr\" 
> -DX_DISPLAY_MISSING=1 -DNO_XWINDOWS=1 -DMAN_S_OPT=1  
> -DLIBRARY_DIR=\"/usr/share/xwpe\" -DSELECTION -c WeSyntax.c
> x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -DNCURSES  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" 
> -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DCC_HAS_PROTOS=1 
> -DHAVE_LIBGPM=1 -DHAVE_LIBZ=1 -DHAVE_MKDTEMP=1 -DPRNTCMD=\"lpr\" 
> -DX_DISPLAY_MISSING=1 -DNO_XWINDOWS=1 -DMAN_S_OPT=1  
> -DLIBRARY_DIR=\"/usr/share/xwpe\" -DSELECTION -c WeExpArr.c
> x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -DNCURSES  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" 
> -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DCC_HAS_PROTOS=1 
> -DHAVE_LIBGPM=1 -DHAVE_LIBZ=1 -DHAVE_MKDTEMP=1 -DPRNTCMD=\"lpr\" 
> -DX_DISPLAY_MISSING=1 -DNO_XWINDOWS=1 -DMAN_S_OPT=1  
> -DLIBRARY_DIR=\"/usr/share/xwpe\" -DSELECTION -c WeLinux.c
> x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -DNCURSES  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" 
> -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DCC_HAS_PROTOS=1 
> -DHAVE_LIBGPM=1 -DHAVE_LIBZ=1 -DHAVE_MKDTEMP=1 -DPRNTCMD=\"lpr\" 
> -DX_DISPLAY_MISSING=1 -DNO_XWINDOWS=1 -DMAN_S_OPT=1  
> -DLIBRARY_DIR=\"/usr/share/xwpe\" -DSELECTION -c we_gpm.c
> x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -DNCURSES  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" 
> -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DCC_HAS_PROTOS=1 
> -DHAVE_LIBGPM=1 -DHAVE_LIBZ=1 -DHAVE_MKDTEMP=1 -DPRNTCMD=\"lpr\" 
> -DX_DISPLAY_MISSING=1 -DNO_XWINDOWS=1 -DMAN_S_OPT=1  
> -DLIBRARY_DIR=\"/usr/share/xwpe\" -DSELECTION -c we_xterm.c
> x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -DNCURSES  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" 
> -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DCC_HAS_PROTOS=1 
> -DHAVE_LIBGPM=1 -DHAVE_LIBZ=1 -DHAVE_MKDTEMP=1 -DPRNTCMD=\"lpr\" 
> -DX_DISPLAY_MISSING=1 -DNO_XWINDOWS=1 -DMAN_S_OPT=1  
> -DLIBRARY_DIR=\"/usr/share/xwpe\" -DSELECTION -c WeXterm.c
> x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -DNCURSES  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" 
> -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DCC_HAS_PROTOS=1 
> -DHAVE_LIBGPM=1 -DHAVE_LIBZ=1 -DHAVE_MKDTEMP=1 -DPRNTCMD=\"lpr\" 
> -DX_DISPLAY_MISSING=1 -DNO_XWINDOWS=1 -DMAN_S_OPT=1  
> -DLIBRARY_DIR=\"/usr/share/xwpe\" -DSELECTION -c we_term.c
> we_term.c: In function ‘WpeTermInit’:
> we_term.c:117:6: error: implicit declaration of function ‘WpeGpmMouseInit’; 
> did you mean ‘WpeGpmMouse’? [-Werror=implicit-function-declaration]
>   117 |  if (WpeGpmMouseInit() == 0)
>       |      ^~~~~~~~~~~~~~~
>       |      WpeGpmMouse
> cc1: some warnings being treated as errors
> make[1]: *** [Makefile:107: we_term.o] Error 1


The full build log is available from:
http://qa-logs.debian.net/2024/03/13/xwpe_1.5.30a-3_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240313;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240313&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

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 mark 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: xwpe
Source-Version: 1.5.30a-4
Done: Francesco Paolo Lovergine <fran...@debian.org>

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

Debian distribution maintenance software
pp.
Francesco Paolo Lovergine <fran...@debian.org> (supplier of updated xwpe 
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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sat, 23 Mar 2024 16:41:41 +0100
Source: xwpe
Binary: xwpe xwpe-dbgsym
Architecture: source amd64
Version: 1.5.30a-4
Distribution: unstable
Urgency: medium
Maintainer: Francesco Paolo Lovergine <fran...@debian.org>
Changed-By: Francesco Paolo Lovergine <fran...@debian.org>
Description:
 xwpe       - Programming environment and editor for console and X11
Closes: 1066254
Changes:
 xwpe (1.5.30a-4) unstable; urgency=medium
 .
   * Added a new patch missing_protos for a few implicit internal declarations.
     (closes: #1066254)
   * Policy bumped to 4.6.2.
Checksums-Sha1:
 6f4d366146a88fdfa30674ec249fe2c3f39bf9c5 1885 xwpe_1.5.30a-4.dsc
 dfe0a3c5f3c10fb4f004520387280cca29b2526e 6964 xwpe_1.5.30a-4.debian.tar.xz
 f9d1f2670a6e38ef36fdc9289b47fe744acce114 348268 xwpe-dbgsym_1.5.30a-4_amd64.deb
 19c26e7c7484f3105d9bdc641cf5ef8516aefe61 6946 xwpe_1.5.30a-4_amd64.buildinfo
 2dd922e7fb0d70fc310f609067b9b504502163c3 217724 xwpe_1.5.30a-4_amd64.deb
Checksums-Sha256:
 0b7727c12e8b47bb5dca39bcdfd6fda12d48c3dfeb343509a1e996eda8c8f07b 1885 
xwpe_1.5.30a-4.dsc
 74fefbf54e2e8ed7a54c3578bc2c05ae85e50fa0bc7c3ac4a4d472c8b20f4df6 6964 
xwpe_1.5.30a-4.debian.tar.xz
 b748cd61b376b64135f4e3ffc4dd3ba4f7f62f2cf5b24f00145cf5d8e6eb6631 348268 
xwpe-dbgsym_1.5.30a-4_amd64.deb
 d82174f67db0fce579a1e9d85ca6043a38ec4045548191f65222bc1a160e2c3d 6946 
xwpe_1.5.30a-4_amd64.buildinfo
 bc3aabd266f189d50416c968f5dc6c433db1ed50d7d04988835f2a13c15241ca 217724 
xwpe_1.5.30a-4_amd64.deb
Files:
 4bec1e6eecb57aea4e38b7a2dda36b23 1885 editors optional xwpe_1.5.30a-4.dsc
 3dd7091e8d4f335c045d9392a6602116 6964 editors optional 
xwpe_1.5.30a-4.debian.tar.xz
 f0c353bc460e9014805852026a409ae1 348268 debug optional 
xwpe-dbgsym_1.5.30a-4_amd64.deb
 0cacdb38884b73438f445c6f43fcbc71 6946 editors optional 
xwpe_1.5.30a-4_amd64.buildinfo
 2980c4a9b6bac4d6cf904720183b648a 217724 editors optional 
xwpe_1.5.30a-4_amd64.deb

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

iQJHBAEBCgAxFiEEBXmpeiI46/m+Ye0CDwKl4RY2hqQFAmX++G0THGZyYW5raWVA
ZGViaWFuLm9yZwAKCRAPAqXhFjaGpOjrEAC1pVpV5lJh2cniSNRvk2dDJzSDHRtE
WPH4bRe+4nWDXMfikvWMOIHzCVG7NNU6Fs3y4VHYaB3hHPT3xpAO3sfWHCJeFZ+a
j/FmScboWjmMyQN08yoGwBaUxlvUfc1BhSPZTPENEcNLiNXCST7cjbe0LdDqIQAZ
jAllrmSQo49EWcaNoYH36A1ehnQRNoV30vU3oUpcfVDTq9z49jVUV0x5LAfx+bz1
YKTCtXsbwRnsfruUv6/Pot59s6Mu9C8c02i5fOFdjQYmdF4Mpq0qncecdnXGbZ/K
0pRahjlHRRb9CXltgfvTa7Og80PxjmBgUE+3FFRKJeJjzxwezlZ8h4xnzUphTQNn
7z/sLxcLMn2ZVZCfTAREWeK4l4tqIrsXSOCNueeCfujWEWARtvpxovD6X5k81DD9
HW08UXK9/1lTB2mZ8ztmwqeCkHZm7Svz1+5QxIWhEmjTg9+WVKKYEyR3ldWa6Nf3
25/DgkAqXljEkSQeeFtk58FMxHW+nrRBV2uKoIWEEZs6q6tijr0URQBc1etPDJXC
uRTLmEc9osUfFCkkZ+ET7szNboI3vvJPt7Iju8Kkbsapwgj8JFfY1cUN+kUaStHb
8ctCsnRXUXJuXAj1Tb7X2fXCKGQsBjYDqW9HSOiewOCDG1lT9OWSNCDcHXJUQw9J
PQpAim0IY7OtIg==
=TQaU
-----END PGP SIGNATURE-----

Attachment: pgpnFcFhk5wVy.pgp
Description: PGP signature


--- End Message ---

Reply via email to