Your message dated Wed, 31 Oct 2018 05:32:13 +0000
with message-id <[email protected]>
and subject line Bug#904833: Removed package(s) from unstable
has caused the Debian Bug report #884245,
regarding gmediaserver: FTBFS against upnp 1.8
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 [email protected]
immediately.)


-- 
884245: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=884245
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: gmediaserver
Version: 0.13.0-8
Severity: important
Tags: sid buster

gmediaserver FTBFS against upnp 1.8 (available in experimental):
| gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../lib -I../lib   -Wall 
-I/usr/include/uuid -pthread -I/usr/include/upnp -I/usr/include/taglib -g -O2 
-c upnp.c
| upnp.c:210:36: warning: 'struct Upnp_Subscription_Request' declared inside 
parameter list will not be visible outside of this definition or declaration
|  handle_subscription_request(struct Upnp_Subscription_Request *request)
|                                     ^~~~~~~~~~~~~~~~~~~~~~~~~
| upnp.c: In function 'handle_subscription_request':
| upnp.c:218:57: error: dereferencing pointer to incomplete type 'struct 
Upnp_Subscription_Request'
|      say(3, _("Event device UDN: %s\n"), quotearg(request->UDN));
|                                                          ^~
| upnp.c: At top level:
| upnp.c:261:31: warning: 'struct Upnp_State_Var_Request' declared inside 
parameter list will not be visible outside of this definition or declaration
|  handle_get_var_request(struct Upnp_State_Var_Request *request)
|                                ^~~~~~~~~~~~~~~~~~~~~~
| upnp.c: In function 'handle_get_var_request':
| upnp.c:269:52: error: dereferencing pointer to incomplete type 'struct 
Upnp_State_Var_Request'
|      error = getnameinfo((struct sockaddr *)&request->CtrlPtIPAddr, 
sizeof(request->CtrlPtIPAddr),
|                                                     ^~
| upnp.c: In function 'handle_action_request':
| upnp.c:317:52: error: dereferencing pointer to incomplete type 'struct 
Upnp_Action_Request'
|      error = getnameinfo((struct sockaddr *)&request->CtrlPtIPAddr, 
sizeof(request->CtrlPtIPAddr),
|                                                     ^~
| upnp.c: In function 'device_callback_event_handler':
| upnp.c:369:37: warning: passing argument 1 of 'handle_subscription_request' 
from incompatible pointer type [-Wincompatible-pointer-types]
|          handle_subscription_request((struct Upnp_Subscription_Request *) 
event);
|                                      ^
| upnp.c:210:1: note: expected 'struct Upnp_Subscription_Request *' but 
argument is of type 'struct Upnp_Subscription_Request *'
|  handle_subscription_request(struct Upnp_Subscription_Request *request)
|  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
| upnp.c:372:32: warning: passing argument 1 of 'handle_get_var_request' from 
incompatible pointer type [-Wincompatible-pointer-types]
|          handle_get_var_request((struct Upnp_State_Var_Request *) event);
|                                 ^
| upnp.c:261:1: note: expected 'struct Upnp_State_Var_Request *' but argument 
is of type 'struct Upnp_State_Var_Request *'
|  handle_get_var_request(struct Upnp_State_Var_Request *request)
|  ^~~~~~~~~~~~~~~~~~~~~~
| upnp.c: In function 'init_upnp':
| upnp.c:521:11: warning: implicit declaration of function 
'UpnpSetVirtualDirCallbacks'; did you mean 'UpnpAddVirtualDir'? 
[-Wimplicit-function-declaration]
|      res = UpnpSetVirtualDirCallbacks(&virtual_dir_callbacks);
|            ^~~~~~~~~~~~~~~~~~~~~~~~~~
|            UpnpAddVirtualDir
| upnp.c:524:11: error: too few arguments to function 'UpnpAddVirtualDir'
|      res = UpnpAddVirtualDir("/files");
|            ^~~~~~~~~~~~~~~~~
| In file included from upnp.c:23:0:
| /usr/include/upnp/upnp.h:2741:17: note: declared here
|  EXPORT_SPEC int UpnpAddVirtualDir(
|                  ^~~~~~~~~~~~~~~~~
| upnp.c:527:11: error: too few arguments to function 'UpnpAddVirtualDir'
|      res = UpnpAddVirtualDir("/upnp");
|            ^~~~~~~~~~~~~~~~~
| In file included from upnp.c:23:0:
| /usr/include/upnp/upnp.h:2741:17: note: declared here
|  EXPORT_SPEC int UpnpAddVirtualDir(
|                  ^~~~~~~~~~~~~~~~~
| upnp.c:544:44: warning: passing argument 5 of 'UpnpRegisterRootDevice2' from 
incompatible pointer type [-Wincompatible-pointer-types]
|                strlen(mediaserver_desc), 1, device_callback_event_handler, 
NULL, &device);
|                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| In file included from upnp.c:23:0:
| /usr/include/upnp/upnp.h:800:17: note: expected 'Upnp_FunPtr {aka int 
(*)(enum Upnp_EventType_e,  const void *, void *)}' but argument is of type 
'int (*)(Upnp_EventType,  void *, void *) {aka int (*)(enum Upnp_EventType_e,  
void *, void *)}'
|  EXPORT_SPEC int UpnpRegisterRootDevice2(
|                  ^~~~~~~~~~~~~~~~~~~~~~~
| Makefile:598: recipe for target 'upnp.o' failed

Full log at
https://people.debian.org/~sramacher/logs/upnp/gmediaserver_amd64-2017-12-12T20:37:35Z.log

Cheers
-- 
Sebastian Ramacher

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message ---
Version: 0.13.0-8+rm

Dear submitter,

as the package gmediaserver has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/904833

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---

Reply via email to