Bug#889055: FTBFS with libminiupnpc-dev 2.0.20171212 (sushi)

2018-05-09 Thread Jeremy Bicha
Control: tags -1 +pending I'm uploading Peter's sushi patch as an NMU now since this has been pending for months with no maintainer response and it's needed to finish the miniupnpc transition in Ubuntu. I tweaked the debian/changelog a bit first. Thanks, Jeremy Bicha

Bug#889055: FTBFS with libminiupnpc-dev 2.0.20171212 (sushi)

2018-02-22 Thread peter green
Tags 889055 +patch Thanks with newer version of libminiupnpc-dev, one should : I don't think there is any point in adding support for ancient miniupnpc versions. Also there seems to be a missing newline in your suggested code. Anyway based on the first part of your suggestion I made a patch.

Bug#889055: FTBFS with libminiupnpc-dev 2.0.20171212

2018-02-02 Thread nanard
Hello, to fix the compilation of miniupnpc_dev = upnpDiscover(1000, NULL, NULL, 0, 0, &error); with newer version of libminiupnpc-dev, one should : #if defined(MINIUPNPC_API_VERSION) && (MINIUPNPC_API_VERSION >= 14) miniupnpc_dev = upnpDiscover(1000, NULL, NULL, 0, 0, 2, &error); /* use d

Bug#889055: FTBFS with libminiupnpc-dev 2.0.20171212

2018-02-01 Thread Thomas Goirand
Source: sushi Version: 1.4.0+git20160822+dfsg-4 Severity: important Hi, Trying to build sushi with the latest version of libminiupnpc-dev which I uploaded in Experimental failed. Here's the build log: ../source/plugins/upnp.c: In function ‘init’: ../source/plugins/upnp.c:271:56: warning: passing