Your message dated Wed, 31 Oct 2018 05:32:07 +0000
with message-id <[email protected]>
and subject line Bug#904833: Removed package(s) from unstable
has caused the Debian Bug report #904833,
regarding RM: gmediaserver -- RoQA; unmaintained upstream and in Debian
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.)


-- 
904833: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=904833
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 ---
We believe that the bug you reported is now fixed; the following
package(s) have been removed from unstable:

gmediaserver |   0.13.0-8 | source, arm64
gmediaserver | 0.13.0-8+b1 | hurd-i386
gmediaserver | 0.13.0-8+b2 | amd64, armel, armhf, i386, kfreebsd-amd64, 
kfreebsd-i386, mips, mips64el, mipsel, ppc64el, s390x

------------------- Reason -------------------
RoQA; unmaintained upstream and in Debian
----------------------------------------------

Note that the package(s) have simply been removed from the tag
database and may (or may not) still be in the pool; this is not a bug.
The package(s) will be physically removed automatically when no suite
references them (and in the case of source, when no binary references
it).  Please also remember that the changes have been done on the
master archive and will not propagate to any mirrors until the next
dinstall run at the earliest.

Packages are usually not removed from testing by hand. Testing tracks
unstable and will automatically remove packages which were removed
from unstable when removing them from testing causes no dependency
problems. The release team can force a removal from testing if it is
really needed, please contact them if this should be the case.

We try to close bugs which have been reported against this package
automatically. But please check all old bugs, if they were closed
correctly or should have been re-assigned to another package.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected].

The full log for this bug can be viewed at https://bugs.debian.org/904833

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