Bug#891161: cwidget: FTBFS with libncursesw6

2018-04-25 Thread Manuel A. Fernandez Montecelo
2018-04-25 20:16 GMT+02:00 Sven Joachim : > On 2018-04-20 16:46 +0200, Manuel A. Fernandez Montecelo wrote: > >> 2018-03-31 21:13 GMT+02:00 Manuel A. Fernandez Montecelo >> : >>> 2018-03-31 20:20 GMT+02:00 Sven Joachim : > So I have

Bug#891161: cwidget: FTBFS with libncursesw6

2018-04-25 Thread Sven Joachim
On 2018-04-20 16:46 +0200, Manuel A. Fernandez Montecelo wrote: > 2018-03-31 21:13 GMT+02:00 Manuel A. Fernandez Montecelo > : >> 2018-03-31 20:20 GMT+02:00 Sven Joachim : So I have to wait to upload cwidget until the new ncurses gets the

Bug#891161: cwidget: FTBFS with libncursesw6

2018-04-20 Thread Manuel A. Fernandez Montecelo
Hi Sven, 2018-03-31 21:13 GMT+02:00 Manuel A. Fernandez Montecelo : > 2018-03-31 20:20 GMT+02:00 Sven Joachim : >>> So I have to wait to upload cwidget until the new ncurses gets the >>> green light and enters unstable, right? >> >> For uploads to

Bug#891161: cwidget: FTBFS with libncursesw6

2018-03-31 Thread Manuel A. Fernandez Montecelo
2018-03-31 20:20 GMT+02:00 Sven Joachim : > On 2018-03-31 19:56 +0200, Manuel A. Fernandez Montecelo wrote: > >> I think shlib bumping is a better plan than waiting for an unknown >> time in the NEW queue, although for new binary package names it's >> usually a short wait. > > If

Bug#891161: cwidget: FTBFS with libncursesw6

2018-03-31 Thread Sven Joachim
On 2018-03-31 19:56 +0200, Manuel A. Fernandez Montecelo wrote: > 2018-03-26 1:54 GMT+02:00 Manuel A. Fernandez Montecelo > : > >>> I intend to file a transition bug for ncurses tomorrow. If you can >>> finish the changes for libcwidget4 until Easter, that's probably

Bug#891161: cwidget: FTBFS with libncursesw6

2018-03-31 Thread Manuel A. Fernandez Montecelo
Hi, 2018-03-26 1:54 GMT+02:00 Manuel A. Fernandez Montecelo : >> I intend to file a transition bug for ncurses tomorrow. If you can >> finish the changes for libcwidget4 until Easter, that's probably >> sufficiently early, but I have also come up with a backup plan:

Bug#891161: cwidget: FTBFS with libncursesw6

2018-03-25 Thread Manuel A. Fernandez Montecelo
2018-03-24 11:01 GMT+01:00 Sven Joachim : > Control: severity -1 important > > On 2018-03-10 22:55 +0100, Manuel A. Fernandez Montecelo wrote: > >> 2018-03-10 19:37 GMT+01:00 Sven Joachim : >>> On 2018-02-25 00:55 +0100, Manuel A. Fernandez Montecelo wrote: >>>

Bug#891161: cwidget: FTBFS with libncursesw6

2018-03-24 Thread Sven Joachim
Control: severity -1 important On 2018-03-10 22:55 +0100, Manuel A. Fernandez Montecelo wrote: > 2018-03-10 19:37 GMT+01:00 Sven Joachim : >> On 2018-02-25 00:55 +0100, Manuel A. Fernandez Montecelo wrote: >> >>> 2018-02-24 8:54 GMT+01:00 Sven Joachim :

Bug#891161: cwidget: FTBFS with libncursesw6

2018-03-10 Thread Manuel A. Fernandez Montecelo
Hi, 2018-03-10 19:37 GMT+01:00 Sven Joachim : > On 2018-02-25 00:55 +0100, Manuel A. Fernandez Montecelo wrote: > >> 2018-02-24 8:54 GMT+01:00 Sven Joachim : >>> >>> So here is a possible plan: >>> >>> - Do *not* fix this bug in unstable now, to exclude the

Bug#891161: cwidget: FTBFS with libncursesw6

2018-03-10 Thread Sven Joachim
On 2018-02-25 00:55 +0100, Manuel A. Fernandez Montecelo wrote: > 2018-02-24 8:54 GMT+01:00 Sven Joachim : >> >> So here is a possible plan: >> >> - Do *not* fix this bug in unstable now, to exclude the possibility of >> the above symbol lookup error after a cwidget rebuild

Bug#891161: cwidget: FTBFS with libncursesw6

2018-02-26 Thread Sven Joachim
On 2018-02-25 00:55 +0100, Manuel A. Fernandez Montecelo wrote: > 2018-02-24 8:54 GMT+01:00 Sven Joachim : >> >> So here is a possible plan: >> >> - Do *not* fix this bug in unstable now, to exclude the possibility of >> the above symbol lookup error after a cwidget rebuild

Bug#891161: cwidget: FTBFS with libncursesw6

2018-02-24 Thread Manuel A. Fernandez Montecelo
2018-02-24 8:54 GMT+01:00 Sven Joachim : > On 2018-02-23 22:12 +0100, Sven Joachim wrote: > >> So I have good and bad news. The good one is that this error was easy >> to fix by casting the 0 to size_t, so that both parameters passed to >> std::max have the same type. See the

Bug#891161: cwidget: FTBFS with libncursesw6

2018-02-24 Thread Sven Joachim
On 2018-02-23 22:12 +0100, Sven Joachim wrote: > So I have good and bad news. The good one is that this error was easy > to fix by casting the 0 to size_t, so that both parameters passed to > std::max have the same type. See the attached patch. > > The bad news is that after rebuilding

Bug#891161: cwidget: FTBFS with libncursesw6

2018-02-23 Thread Sven Joachim
Control: tags -1 + patch On 2018-02-22 22:23 +0100, Sven Joachim wrote: > Source: cwidget > Version: 0.5.17-7 > > With the upcoming libncursesw6 package (which is not available yet, but > everything is ready in git and I have asked for an upload to > experimental), cwidget FTBFS. This is the

Bug#891161: cwidget: FTBFS with libncursesw6

2018-02-23 Thread Sven Joachim
On 2018-02-23 20:30 +0100, Manuel A. Fernandez Montecelo wrote: > 2018-02-22 22:23 GMT+01:00 Sven Joachim : >> Source: cwidget >> Version: 0.5.17-7 >> >> With the upcoming libncursesw6 package (which is not available yet, but >> everything is ready in git and I have asked for an

Bug#891161: cwidget: FTBFS with libncursesw6

2018-02-23 Thread Manuel A. Fernandez Montecelo
2018-02-22 22:23 GMT+01:00 Sven Joachim : > Source: cwidget > Version: 0.5.17-7 > > With the upcoming libncursesw6 package (which is not available yet, but > everything is ready in git and I have asked for an upload to > experimental), cwidget FTBFS. This is the relevant part, I

Bug#891161: cwidget: FTBFS with libncursesw6

2018-02-22 Thread Sven Joachim
On 2018-02-22 22:23 +0100, Sven Joachim wrote: > I should note that the person who first requested this 5th button > support in Debian is Daniel Burrows, original author of aptitude and > cwidget. See https://bugs.debian.org/bug=230990. Gah, that should read https://bugs.debian.org/230990

Bug#891161: cwidget: FTBFS with libncursesw6

2018-02-22 Thread Sven Joachim
Source: cwidget Version: 0.5.17-7 With the upcoming libncursesw6 package (which is not available yet, but everything is ready in git and I have asked for an upload to experimental), cwidget FTBFS. This is the relevant part, I have attached the full build log for reference: , |