Your message dated Sat, 12 Jul 2025 14:49:02 +0000
with message-id <e1uabxc-00a3kd...@fasolo.debian.org>
and subject line Bug#1066565: fixed in fvwm1 1.24r-57.1
has caused the Debian Bug report #1066565,
regarding fvwm1: FTBFS: configure.c:2119:5: error: implicit declaration of 
function ‘mygetostype’; did you mean ‘mygethostname’? 
[-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.)


-- 
1066565: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1066565
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: fvwm1
Version: 1.24r-57
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):
> gcc -g -O2 -fno-strict-aliasing -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>/fvwm=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection     
>    -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L                              
>   -D_POSIX_SOURCE -D_XOPEN_SOURCE                                 
> -D_BSD_SOURCE -D_SVID_SOURCE                                 
> -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64                                    
>                                -DFUNCPROTO=15 -DNARROWPROTO       -c -o 
> configure.o configure.c
> In file included from 
> /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33,
>                  from /usr/include/stdio.h:27,
>                  from configure.c:18:
> /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and 
> _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
>   195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use 
> _DEFAULT_SOURCE"
>       |   ^~~~~~~
> configure.c: In function ‘AddFuncKey’:
> configure.c:1644:5: warning: ‘XKeycodeToKeysym’ is deprecated 
> [-Wdeprecated-declarations]
>  1644 |     if (XKeycodeToKeysym(dpy, i, 0) == keysym)
>       |     ^~
> In file included from fvwm.h:40,
>                  from configure.c:38:
> /usr/include/X11/Xlib.h:1687:15: note: declared here
>  1687 | extern KeySym XKeycodeToKeysym(
>       |               ^~~~~~~~~~~~~~~~
> configure.c: In function ‘m4_defs’:
> configure.c:2119:5: error: implicit declaration of function ‘mygetostype’; 
> did you mean ‘mygethostname’? [-Werror=implicit-function-declaration]
>  2119 |     mygetostype  (ostype, sizeof ostype);
>       |     ^~~~~~~~~~~
>       |     mygethostname
> In file included from configure.c:40:
> misc.h: At top level:
> misc.h:307:18: warning: inline function ‘DrawPattern’ declared but never 
> defined
>   307 | FVWM_INLINE void DrawPattern(Window, GC, GC, int, int,int);
>       |                  ^~~~~~~~~~~
> misc.h:187:25: warning: inline function ‘RelieveWindow’ declared but never 
> defined
>   187 | extern FVWM_INLINE void RelieveWindow(FvwmWindow *, Window,
>       |                         ^~~~~~~~~~~~~
> cc1: some warnings being treated as errors
> make[2]: *** [<builtin>: configure.o] Error 1


The full build log is available from:
http://qa-logs.debian.net/2024/03/13/fvwm1_1.24r-57_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: fvwm1
Source-Version: 1.24r-57.1
Done: Marcos Talau <ta...@debian.org>

We believe that the bug you reported is fixed in the latest version of
fvwm1, 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.
Marcos Talau <ta...@debian.org> (supplier of updated fvwm1 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: Thu, 10 Jul 2025 11:11:39 -0300
Source: fvwm1
Architecture: source
Version: 1.24r-57.1
Distribution: unstable
Urgency: medium
Maintainer: Phil Brooke <p...@debian.org>
Changed-By: Marcos Talau <ta...@debian.org>
Closes: 1066565
Changes:
 fvwm1 (1.24r-57.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
 .
   [Joenio Marques da Costa and Marcos Talau]
   * Fix build with GCC 14. (Closes: #1066565)
Checksums-Sha1:
 140cc85a8c8bac0d4cc3b70032d9b275d96b73e7 1723 fvwm1_1.24r-57.1.dsc
 081e53c03c98cb7aaa279fbe2146e1b3403af286 35748 fvwm1_1.24r-57.1.diff.gz
 2ae67d1d15b1ee153736f57ed8ba5a433f52041d 6153 fvwm1_1.24r-57.1_source.buildinfo
Checksums-Sha256:
 491d12887e416386352f7853508d67ed969dd3b869c0c5ef602230de9331a141 1723 
fvwm1_1.24r-57.1.dsc
 cefb763eacde7a14540f39e559d2f1ba4f5978a7b71e24bae3a15044a94f4bfb 35748 
fvwm1_1.24r-57.1.diff.gz
 9ac9354fdfa5e600bc02039f653b0fd0339e1b52b3a1916a11302e4f3fa6b429 6153 
fvwm1_1.24r-57.1_source.buildinfo
Files:
 215a8c8766b38d12c0e11b4a2659bcce 1723 x11 extra fvwm1_1.24r-57.1.dsc
 9c63350f9e367f7d3666bd13b6e91b9e 35748 x11 extra fvwm1_1.24r-57.1.diff.gz
 b6f059b2fc88c853e6811fe00b139a03 6153 x11 extra 
fvwm1_1.24r-57.1_source.buildinfo

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

iQIzBAEBCgAdFiEEtSLzkVnaB9053AsR9LqqgNsoukwFAmhvzfwACgkQ9LqqgNso
ukxvww//ReV38t40/4RF00DiZB1ZRwTEaVma28D8YKCwWHMmA6RoOyOjST7KT9co
P8ccICydnlQFScHXuaAXaeVu+oPOr42NTz5an7CFxQ8yGzd3BdtMtL2R2r8SlEV2
vyDDJHPjOVmzz+p/C8mifVw1J3bsE/Gd2XvZcMvb5LDDoLvQeU+WPo016Y6UriO9
I4qELQ21wvH/pvB5ABIO0T7SiKQgPLyinC6iRKKnmD4voIG3JObvI6K5yFBSM/zx
hptp5bCplNG9xce5Z6mRwzee9RIjGfsBObMMVEwPc4M2/VodC1xMfEhP3vuEk4yD
KcQtWoCqWcSrsH6Xm3kd2X7yDvdPElAmCqrzheiU0+6jhUExCd6D8/r1OW38Ew30
UQssu7a91ze7ID+ctWevmE6zmVbjUOLck+SMp15haaX2nTtP9kAzlJVUpHgtCd/w
0xd8ZKxecJC6KYodSOhByLWrwafcCqqE2+opCIM5farjxT3jJKkz4VKXpeWjIoQv
9m8szwL9WO1Q4xikSD4t2V+zbNUvcB6yVl2IoiU4OkGIiWzwpVBWgP8FqxNTRwVv
Bh9LW86+u+QOxSjW8aDbnERPwZHirqdiYdli53eT1xnHth1snJhL0t756+Rcr3ou
mq0G8ajxs8CYAdr0fVCDp1/mn/J2So+66pVx1J304Ug/0LKFRNM=
=nfyU
-----END PGP SIGNATURE-----

Attachment: pgpxxSaruox1w.pgp
Description: PGP signature


--- End Message ---

Reply via email to