Your message dated Tue, 19 Mar 2024 01:52:54 +0000
with message-id <e1rmoes-00htbt...@fasolo.debian.org>
and subject line Bug#1066322: fixed in notion 4.0.2+dfsg-7
has caused the Debian Bug report #1066322,
regarding notion: FTBFS: tutest.c:42:9: error: implicit declaration of function 
‘fabs’ [-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.)


-- 
1066322: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1066322
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: notion
Version: 4.0.2+dfsg-6
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 -g 
> -Os -W -Wall -pedantic -DCF_XFREE86_TEXTPROP_BUG_WORKAROUND -DHAVE_X11_XFT 
> -DHAVE_X11_BMF   -DHAS_SYSTEM_ASPRINTF=1 -DNOTION_RELEASE='"4.0.2+dfsg"' -MMD 
> -g -Os -W -Wall -pedantic -DCF_XFREE86_TEXTPROP_BUG_WORKAROUND -DHAVE_X11_XFT 
> -DHAVE_X11_BMF   -DHAS_SYSTEM_ASPRINTF=1 -DNOTION_RELEASE='"4.0.2+dfsg"'  
> -D_POSIX_C_SOURCE=200112L -W -Wall -pedantic -MMD -g -Os -W -Wall -pedantic 
> -DCF_XFREE86_TEXTPROP_BUG_WORKAROUND -DHAVE_X11_XFT -DHAVE_X11_BMF -I../..  
> -DHAS_SYSTEM_ASPRINTF=1 -DNOTION_RELEASE='"4.0.2+dfsg"' -D_XOPEN_SOURCE 
> -D_XOPEN_SOURCE_EXTENDED -std=c99 -DCF_HAS_VA_COPY -MMD -o tutest ../misc.c 
> ../tokenizer.c ../util.c ../output.c tutest.c -llua5.3  -ldl -lm
> In file included from ../tokenizer.c:424:
> ../np/np-conv.h:15:13: warning: ‘num_to_char’ defined but not used 
> [-Wunused-function]
>    15 |  static int num_to_##T(T *ret, const NPNum *num, bool allow_uns_big) \
>       |             ^~~~~~~
> ../np/np-conv.h:118:1: note: in expansion of macro ‘FN_NUM_TO_SIGNED’
>   118 | FN_NUM_TO_SIGNED(char, UCHAR_MAX, CHAR_MAX, CHAR_MIN)
>       | ^~~~~~~~~~~~~~~~
> tutest.c: In function ‘test_get_token’:
> tutest.c:42:9: error: implicit declaration of function ‘fabs’ 
> [-Werror=implicit-function-declaration]
>    42 |     if (fabs(TOK_DOUBLE_VAL(&tok) - 2.3) > 1e-6){
>       |         ^~~~
> tutest.c:15:1: note: include ‘<math.h>’ or provide a declaration of ‘fabs’
>    14 | #include "../util.h"
>   +++ |+#include <math.h>
>    15 | 
> tutest.c:42:9: warning: incompatible implicit declaration of built-in 
> function ‘fabs’ [-Wbuiltin-declaration-mismatch]
>    42 |     if (fabs(TOK_DOUBLE_VAL(&tok) - 2.3) > 1e-6){
>       |         ^~~~
> tutest.c:42:9: note: include ‘<math.h>’ or provide a declaration of ‘fabs’
> tutest.c: In function ‘main’:
> tutest.c:94:14: warning: unused parameter ‘argc’ [-Wunused-parameter]
>    94 | int main(int argc, char *argv[])
>       |          ~~~~^~~~
> cc1: some warnings being treated as errors
> make[3]: *** [Makefile:20: test] Error 1


The full build log is available from:
http://qa-logs.debian.net/2024/03/13/notion_4.0.2+dfsg-6_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: notion
Source-Version: 4.0.2+dfsg-7
Done: Dima Kogan <dko...@debian.org>

We believe that the bug you reported is fixed in the latest version of
notion, 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.
Dima Kogan <dko...@debian.org> (supplier of updated notion 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: Mon, 18 Mar 2024 18:17:46 -0700
Source: notion
Architecture: source
Version: 4.0.2+dfsg-7
Distribution: unstable
Urgency: medium
Maintainer: Dima Kogan <dko...@debian.org>
Changed-By: Dima Kogan <dko...@debian.org>
Closes: 679764 1047621 1066322
Changes:
 notion (4.0.2+dfsg-7) unstable; urgency=medium
 .
   * Added forgotten #include in patch. (Closes: #1066322)
   * /etc/X11/notion/cfg_debian_ext.lua is installed in the package
     (Closes: #679764)
   * added "clean" target (Closes: #1047621)
Checksums-Sha1:
 7adfb72e86fe0f3c9a30e2f4d3e3a18a6259ea5c 2034 notion_4.0.2+dfsg-7.dsc
 acd30c9478a9a2b72897857c13d825a3263bb63e 30584 
notion_4.0.2+dfsg-7.debian.tar.xz
 339d4a6e8c35a4b2f8519cdaf189ac31739ca60e 8475 
notion_4.0.2+dfsg-7_source.buildinfo
Checksums-Sha256:
 339ab77e5fef1b28f90f3b8b12851b9405e0e5132158275bf34bbaee8dabf09b 2034 
notion_4.0.2+dfsg-7.dsc
 adf16e8577529a63c4305462c1c43d9ff755c204c71e2b78d7c1fc3d7665ca6f 30584 
notion_4.0.2+dfsg-7.debian.tar.xz
 d21495ee15eba9e8416c597c41c0801dcc5be2dfc5b0857560b4e6e126d67a99 8475 
notion_4.0.2+dfsg-7_source.buildinfo
Files:
 dd0b0bdd380a35f228a0366688149d31 2034 x11 optional notion_4.0.2+dfsg-7.dsc
 71cfbc264b252e9c36a571a2057fe4b8 30584 x11 optional 
notion_4.0.2+dfsg-7.debian.tar.xz
 7a72a1d3d62aaa074e68a830edeb125c 8475 x11 optional 
notion_4.0.2+dfsg-7_source.buildinfo

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

iQJGBAEBCgAwFiEEteL6GQ/fmv4hiInPrMfCzzCUEYgFAmX46d4SHGRrb2dhbkBk
ZWJpYW4ub3JnAAoJEKzHws8wlBGIZhgP/1nx1buf7nad2QLRLXlYQ74zkvL7WmXv
3ILaw35pClk1KNdBZG7dGTaAHdMJrTAUo4ZI9x3oqGbjKmtzI/iCgtSU8GMX3O8d
Rwj3EHJsIf8FwBoBDldx812+G4/MzdAK657Q+BpABfQ4IMEy6brx5368wlEDnc+A
+i9jyLf4iVt/giKeXOwVSz/uP8T5iCjgdHZfwq3S7qo8pYcPwZ7ANg33aopKkhW5
8Vxn9QICnwK8dykYvcENhQ81Az2FAwmcVPAx9wANEZAcUdXdhoyWRTKiR8MrTnQR
fp4G6XBperiuwSUrK2+kvY7I0n7DHVTAQQNg2dvGi291ve6PwMVazQUoZi2WCkja
w/TmHDvf8UqZbvG/ZS1RlASbv7t2zi6ncGa1+xoHAUQEyJFHws3nLxLyktxtGUnB
yNA2L+vdifH4CxBOYZ4eZwLYMH0mbQ+2OhzspRilaCAnTgkPeUG0TxIPJlFEOVt+
1+g8s68ulY1f7sTj20k385oV1Km9f1tZewvDUoZ58oTGVq4iS3H4GBaUpbVEhq0/
LDVSGgN82Sl6KmaealzInH0D38UsfOiZnNnVPayTa1MU1lLSC+/zli+ZdiYYFWvk
fR6w31Z2y37yZ+miYXxq8EfrFyESWsGjZMZX+D6Fp5CYpTgl8ou7VY7J91beXrMy
gh0N0HSNHlkf
=qINH
-----END PGP SIGNATURE-----

Attachment: pgpTdLxmJrBq9.pgp
Description: PGP signature


--- End Message ---

Reply via email to