Your message dated Thu, 19 Nov 2020 21:37:17 +0000
with message-id <e1kfrcd-0002u1...@fasolo.debian.org>
and subject line Bug#964512: fixed in openzwave-controlpanel 
0.2a+git20161006.a390f35-2.1
has caused the Debian Bug report #964512,
regarding openzwave-controlpanel: FTBFS with invalid type conversion
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.)


-- 
964512: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=964512
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: openzwave-controlpanel
Version: 0.2a+git20161006.a390f35-2
Severity: serious
Tags: ftbfs sid bullseye
Justification: fails to build from source

Hi,

openzwave-controlpanel recently started to FTBFS with

g++ -g -O2 
-fdebug-prefix-map=/build/openzwave-controlpanel-0.2a+git20161006.a390f35=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -c -Wall -Wno-unknown-pragmas -Wno-format 
-Wno-format-security -I /usr/include/openzwave -I 
/usr/include/openzwave/command_classes -I /usr/include/openzwave/value_classes 
-I /usr/include/openzwave/platform -I /usr/include/openzwave/platform/unix -I 
/usr/include/openzwave/tinyxml -o webserver.o webserver.cpp
webserver.cpp: In member function 'int Webserver::Handler(MHD_Connection*, 
const char*, const char*, const char*, const char*, size_t*, void**)':
webserver.cpp:1111:56: error: invalid conversion from 'int (*)(void*, 
MHD_ValueKind, const char*, const char*, const char*, const char*, const char*, 
uint64_t, size_t)' {aka 'int (*)(void*, MHD_ValueKind, const char*, const 
char*, const char*, const char*, const char*, long unsigned int, long unsigned 
int)'} to 'MHD_PostDataIterator' {aka 'MHD_Result (*)(void*, MHD_ValueKind, 
const char*, const char*, const char*, const char*, const char*, long unsigned 
int, long unsigned int)'} [-fpermissive]
 1111 |    cp->conn_pp = MHD_create_post_processor(conn, 1024, web_config_post, 
(void *)cp);
      |                                                        ^~~~~~~~~~~~~~~
      |                                                        |
      |                                                        int (*)(void*, 
MHD_ValueKind, const char*, const char*, const char*, const char*, const char*, 
uint64_t, size_t) {aka int (*)(void*, MHD_ValueKind, const char*, const char*, 
const char*, const char*, const char*, long unsigned int, long unsigned int)}
In file included from webserver.cpp:58:
/usr/include/microhttpd.h:3465:49: note:   initializing argument 3 of 
'MHD_PostProcessor* MHD_create_post_processor(MHD_Connection*, size_t, 
MHD_PostDataIterator, void*)'
 3465 |                            MHD_PostDataIterator iter, void *iter_cls);
      |                            ~~~~~~~~~~~~~~~~~~~~~^~~~
webserver.cpp: In constructor 'Webserver::Webserver(int)':
webserver.cpp:1526:16: error: invalid conversion from 'int (*)(void*, 
MHD_Connection*, const char*, const char*, const char*, const char*, size_t*, 
void**)' {aka 'int (*)(void*, MHD_Connection*, const char*, const char*, const 
char*, const char*, long unsigned int*, void**)'} to 
'MHD_AccessHandlerCallback' {aka 'MHD_Result (*)(void*, MHD_Connection*, const 
char*, const char*, const char*, const char*, long unsigned int*, void**)'} 
[-fpermissive]
 1526 |    NULL, NULL, &Webserver::HandlerEP, this,
      |                ^~~~~~~~~~~~~~~~~~~~~
      |                |
      |                int (*)(void*, MHD_Connection*, const char*, const 
char*, const char*, const char*, size_t*, void**) {aka int (*)(void*, 
MHD_Connection*, const char*, const char*, const char*, const char*, long 
unsigned int*, void**)}
In file included from webserver.cpp:58:
/usr/include/microhttpd.h:2428:45: note:   initializing argument 5 of 
'MHD_Daemon* MHD_start_daemon(unsigned int, uint16_t, MHD_AcceptPolicyCallback, 
void*, MHD_AccessHandlerCallback, void*, ...)'
 2428 |                   MHD_AccessHandlerCallback dh, void *dh_cls,
      |                   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~
make[1]: *** [Makefile:43: webserver.o] Error 1


Andreas

Attachment: openzwave-controlpanel_0.2a+git20161006.a390f35-2.log.gz
Description: application/gzip


--- End Message ---
--- Begin Message ---
Source: openzwave-controlpanel
Source-Version: 0.2a+git20161006.a390f35-2.1
Done: Gianfranco Costamagna <locutusofb...@debian.org>

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

Debian distribution maintenance software
pp.
Gianfranco Costamagna <locutusofb...@debian.org> (supplier of updated 
openzwave-controlpanel 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: SHA256

Format: 1.8
Date: Thu, 19 Nov 2020 22:01:52 +0100
Source: openzwave-controlpanel
Architecture: source
Version: 0.2a+git20161006.a390f35-2.1
Distribution: unstable
Urgency: medium
Maintainer: Debian IoT Maintainers 
<debian-iot-maintain...@lists.alioth.debian.org>
Changed-By: Gianfranco Costamagna <locutusofb...@debian.org>
Closes: 964512
Changes:
 openzwave-controlpanel (0.2a+git20161006.a390f35-2.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Add patch from Nicolas Mora to fix a build failure with recent 
libmicrohttpd
     Closes: #964512
Checksums-Sha1:
 ec2f205dbae7b4cd9919f6bda2b3c0ccaf59a88e 2285 
openzwave-controlpanel_0.2a+git20161006.a390f35-2.1.dsc
 f2202a500ab170ed6c9b32d38774532d110d4774 7036 
openzwave-controlpanel_0.2a+git20161006.a390f35-2.1.debian.tar.xz
 2fd02b6024dff598807dbd2b233da0e4f406c72c 6861 
openzwave-controlpanel_0.2a+git20161006.a390f35-2.1_source.buildinfo
Checksums-Sha256:
 d7721e5950fe022a2fe13f55e1098341135341722b8b0060b876a58406b4cc9d 2285 
openzwave-controlpanel_0.2a+git20161006.a390f35-2.1.dsc
 6bf607744f43fdb6cec5b98246fcb20cf43b5bb01a521b39dc040f342ed3f4be 7036 
openzwave-controlpanel_0.2a+git20161006.a390f35-2.1.debian.tar.xz
 ed146e401bc8f5aeb12583650703f2a24192b34d420559b997fd4f0dd644bd29 6861 
openzwave-controlpanel_0.2a+git20161006.a390f35-2.1_source.buildinfo
Files:
 817991cb178115cca895b38f882e44d9 2285 non-free/comm optional 
openzwave-controlpanel_0.2a+git20161006.a390f35-2.1.dsc
 2d56462fdfa7938603b39eddd17c9bf2 7036 non-free/comm optional 
openzwave-controlpanel_0.2a+git20161006.a390f35-2.1.debian.tar.xz
 b8350ce0f2137ffd069b1d5e746f194d 6861 non-free/comm optional 
openzwave-controlpanel_0.2a+git20161006.a390f35-2.1_source.buildinfo

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

iQIzBAEBCAAdFiEEkpeKbhleSSGCX3/w808JdE6fXdkFAl+23XAACgkQ808JdE6f
XdmupA/+IU3QcKsut82arjhjdIAbI66Y9Xd5bK6OaJDHyqIgoCxWLP0VUbcLzhnW
5i1GkAGoObOsccVsYqWEZtpEEmRKVDxU2vJ8R1KSH6LesTj2+rLgDs8jwI9643I5
dU7lgWnLWxv+W9jzrHAqn7BuyGvB/pCjXJz8sx0gQm4vmHb8cD6r1w/cuisPdB9n
2r9u2iJKuJ/hTcZCE6X2IJr2hmCJTXfHqOyj3VSpz0tNlKZO6FamtTc5ozYDLFhC
q7GOVR826sNg7Cr3LdRu96lpAiBFTHLWBsEclkRK7Bu3HKUmRCtz6sFpUKKnkCTU
yBzocnE0u7UagQhPgQ5TlPNWD0sXSL4Zd8EswngbGY8eFeymvGGerk314a192zd6
3IgDQeodvs3NkDRQkyJ2TQBiKaxIgf4O20UfGKVbnbeuSNgW4+ty9ZrRTYdAGxK3
vMcTngrYC1FB50Is7DtUkQ2UKIXNtul57n4k7YVNOD2rLYpKGBc9r3ahqUJkxYg8
VUQDeMnAf527u7m2QkAdhUFUiNQITbs1FEeee7VeXSnjs/di65zAAnkXDu390zsX
67ml+5jWtRbOKIpLWxlq1eSgrPAntNl03L8fzojy3d5H3n6EHn3Wl9rTj5ksyXFt
BI8EpA0P2EkHdAwn39N+lEUbuydM8NPa11i8hKsKV7tkpUNQB/4=
=ZmjS
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to