Bug#906352: ekg2: FTBFS in buster/sid (Can't exec "automake-1.15")

2018-09-03 Thread Juhani Numminen
On Fri, 17 Aug 2018 11:19:32 + Santiago Vila wrote: > Dear maintainer: > > I tried to build this package in buster but it failed: > > [...] > autoreconf: failed to run automake-1.15: No such file or directory That's because of https://sources.debian.org/src/ekg2/1:0.4%7Epre+20120506.1-14/d

Bug#906353: elk: FTBFS in buster/sid (No rule to make target '../src/libelk.la')

2018-09-02 Thread Juhani Numminen
src/Makefile.am: -elk_LDADD = $(top_builddir)/src/libelk.la +elk_LDADD = libelk.la Why this helps is still a mystery to me :) Cheers, Juhani Description: Fix "No rule to make target '../src/libelk.la', needed by 'elk'." Author: Juhani Numminen Bug-Debian: https://b

Bug#906355: dh_webext: SyntaxError: invalid syntax

2018-09-01 Thread Juhani Numminen
Control: notfound -1 2.0.3.2+dfsg-1 Control: reassign -1 mozilla-devscripts Control: found -1 mozilla-devscripts/0.49 Control: retitle -1 dh_webext: SyntaxError: invalid syntax On Fri, 17 Aug 2018 11:19:38 + Santiago Vila wrote:> I tried to build this package in buster but it failed: > > [.

Bug#906358: gimp-help: FTBFS in buster/sid (You must have automake 1.10 or newer installed)

2018-08-31 Thread Juhani Numminen
Control: forwarded 906358 https://bugzilla.gnome.org/show_bug.cgi?id=794819 Control: tags 906358 patch fixed-upstream On Fri, 17 Aug 2018 11:19:44 + Santiago Vila wrote: > Package: src:gimp-help > Version: 2.8.2-0.1 > Severity: serious > Tags: ftbfs > > Dear maintainer: > > I tried to build

Bug#906380: libtool: FTBFS in buster/sid

2018-08-30 Thread Juhani Numminen
Dear Shirish, shirish शिरीष kirjoitti 31.08.2018 klo 07:58:> Could you upload the built libtool binary somewhere so I could install > it and see if the issue goes away ? I've now put the build sources and binaries there: https://drive.google.com/drive/folders/1t1eGf3J5Febr71oW859lmirkA3ddtxIK s

Bug#907496: libcurlpp0: Always fails with "No URL set!"

2018-08-30 Thread Juhani Numminen
Hi, I'd like to report that I'm not seeing this error. When I compile and run the program from Ted's mail, I just get some HTML from example.org in stdout as expected. -- System Information: Debian Release: buster/sid APT prefers testing APT policy: (990, 'testing') Architecture: amd64 (x86

Bug#906380: libtool: FTBFS in buster/sid

2018-08-30 Thread Juhani Numminen
Control: tags -1 patch shirish शिरीष kirjoitti 30.08.2018 klo 07:51:> I, and I guess others would welcome a test build if it helps to see > if the issue is resolved. See how to apply patch [1] and see if you > can do the same thing - > > 1. > https://unix.stackexchange.com/questions/324680/ho

Bug#906380: libtool: FTBFS in buster/sid

2018-08-29 Thread Juhani Numminen
Hello, Looking at the log[1] at reproducible builds, it looks like a test failure: > Support for older libltdl interfaces. > > 102: Makefile.incFAILED > (old-ltdl-iface.at:134) I had a look at Fedora's libtool repository, and there's an interesting commit: "f

Bug#907157: cura-engine: FTBFS in buster/sid (Error copying directory)

2018-08-29 Thread Juhani Numminen
Control: tags -1 fixed-upstream patch Juhani Numminen kirjoitti 28.08.2018 klo 23:50: > Dear maintainer, > > Applying this patch might fix the FTBFS. I haven't tried myself yet. > > https://github.com/Ultimaker/CuraEngine/commit/5aad55bf67e52ce5bdb27a392

Bug#907157: cura-engine: FTBFS in buster/sid (Error copying directory)

2018-08-28 Thread Juhani Numminen
Dear maintainer, Applying this patch might fix the FTBFS. I haven't tried myself yet. https://github.com/Ultimaker/CuraEngine/commit/5aad55bf67e52ce5bdb27a3925af8a4cab441b38#diff-af3b638bc2a3e6c650974192a53c7291 Cheers, Juhani

Bug#907411: pcsx2 FTBFS with gcc 8

2018-08-27 Thread Juhani Numminen
On Mon, 27 Aug 2018 20:55:56 +0300 Adrian Bunk wrote: > Source: pcsx2 > Version: 1.4.0+dfsg-2 > Severity: serious > Tags: ftbfs > > https://tests.reproducible-builds.org/debian/rb-pkg/unstable/i386/pcsx2.html > > ... > In file included from /usr/lib/gcc/i686-linux-gnu/8/include/x86intrin.h:74, >

Bug#906781: libpodofo: FTBFS in buster/sid (Error copying directory)

2018-08-27 Thread Juhani Numminen
https://cmake.org/cmake/help/v3.12/release/3.12.html "The cmake(1) -E copy_directory tool now fails when the source directory does not exist. Previously it succeeded by creating an empty destination directory." My patch removes the directory copying command from the CMakeLists.txt.

Bug#907227: equalx: FTBFS with Qt 5.11

2018-08-26 Thread Juhani Numminen
Control: tags -1 patch Control: forwarded -1 https://bugs.launchpad.net/equalx/+bug/1789117 Dear maintainer, I have a one-line patch for this and I've sent it upstream as well. Regards, Juhani

Bug#906661: openrpt: FTBFS in buster/sid (no type named 'Object' in 'struct QtPrivate::FunctionPointer')

2018-08-26 Thread Juhani Numminen
Control: retitle -1 openrpt: FTBFS in buster/sid (invalid use of incomplete type 'class QButtonGroup') Control: tags -1 fixed-upstream Control: forwarded -1 https://github.com/xtuple/openrpt/pull/96 Hello, In the build log at reproducible builds, these are first errors to appear: reportparameter

Bug#907249: qml-module-qtwebview: "No WebView plug-in found!" when -dev packages are not installed

2018-08-25 Thread Juhani Numminen
Juhani Numminen kirjoitti 25.08.2018 klo 14:19: > I am trying out QtWebView in QML with a small test file that > is attached to this mail. After running the following command, > a window with completely white content pops up. I am expecting > to see the Debian website instead. >

Bug#907249: qml-module-qtwebview: "No WebView plug-in found!" when -dev packages are not installed

2018-08-25 Thread Juhani Numminen
Package: qml-module-qtwebview Version: 5.11.1-2 Severity: grave Justification: renders package unusable Dear maintainer, I am trying out QtWebView in QML with a small test file that is attached to this mail. After running the following command, a window with completely white content pops up. I am

Bug#907242: equalx: please install .desktop file

2018-08-25 Thread Juhani Numminen
Package: equalx Version: 0.7.1-4+b1 Severity: minor Dear Maintainer, After installing the package, I tried to find EqualX in the menu of my desktop environment, KDE. I could not find it. I inspected the output of 'dpkg -L equalx' and there is no file installed to /usr/share/applications. In the

Bug#907000: klatexformula: FTBFS in buster/sid (invalid use of incomplete type 'class QAction')

2018-08-23 Thread Juhani Numminen
Control: tags -1 patch Control: forwarded -1 https://sourceforge.net/p/klatexformula/bugs/41/ Hello, I've written a little patch to fix this and forwarded it to upstream. Cheers, Juhani Description: Fix FTBFS due to missing #include Author: Juhani Numminen Bug: https://sourceforge.

Bug#906714: paraview: FTBFS in Sid

2018-08-21 Thread Juhani Numminen
Control: tags -1 + fixed-upstream patch Dear maintainer, To sum up, this FTBFS is resolved by applying these upstream commits: https://gitlab.kitware.com/paraview/paraview/commit/931c779dde8460fe32aa8a3d19956b175b96e4f9 https://gitlab.kitware.com/paraview/paraview/commit/f9c7e4b01341f45aec55f452

Bug#875086: [paraview] Future Qt4 removal from Buster

2018-08-20 Thread Juhani Numminen
Hi, I'm reopening because paraview-dev still depends on qt4-dev-tools. I haven't investigated why that relation exists and don't know which qt5 package should replace that. Cheers, Juhani

Bug#906714: paraview: FTBFS in Sid

2018-08-20 Thread Juhani Numminen
Gianfranco Costamagna kirjoitti 20.08.2018 klo 12:34: > sorry, but after this change, another failure (we couldn't fix yet), appears. > > see this build log, where patch is applied > https://launchpad.net/ubuntu/+source/paraview/5.4.1+dfsg4-3ubuntu1 > > snip of the build log: > https://launchpad

Bug#906714: paraview: FTBFS in Sid

2018-08-19 Thread Juhani Numminen
Control: forwarded -1 https://gitlab.kitware.com/paraview/paraview/merge_requests/2474 Control: tags -1 fixed-upstream On Sun, 19 Aug 2018 22:03:49 -0500 Simon Quigley wrote: > Package: paraview > Severity: serious > > Dear Maintainer, > > Your package fails to build from source in Sid. Here i

Bug#897792: libqaccessibilityclient: ftbfs with GCC-8

2018-07-22 Thread Juhani Numminen
Dear maintainers, The Fedora people have got a patch to fix FTBS (FTBFS) with gcc8. https://src.fedoraproject.org/rpms/qaccessibilityclient/c/0bc31c52a27a4b29cffa80ee67f4186295c92cf9 Juhani

Bug#897800: libvigraimpex: ftbfs with GCC-8

2018-07-22 Thread Juhani Numminen
Control: forwarded -1 https://github.com/ukoethe/vigra/issues/414 On Fri, 04 May 2018 12:22:30 + Matthias Klose wrote: > Package: src:libvigraimpex > Version: 1.10.0+git20160211.167be93+dfsg-5 > Severity: normal > Tags: sid buster > User: debian-...@lists.debian.org > Usertags: ftbfs-gcc-8

Bug#897768: hmat-oss: ftbfs with GCC-8

2018-07-22 Thread Juhani Numminen
Control: tags -1 fixed-upstream On Fri, 04 May 2018 12:21:56 + Matthias Klose wrote: > Package: src:hmat-oss > Version: 1.2.0-2 > Severity: normal > Tags: sid buster > User: debian-...@lists.debian.org > Usertags: ftbfs-gcc-8 > [...] > /<>/src/full_matrix.cpp:904:11: error: 'void* memset(vo

Bug#897714: bzrtp: ftbfs with GCC-8

2018-07-22 Thread Juhani Numminen
On Fri, 04 May 2018 12:20:56 + Matthias Klose wrote: > Package: src:bzrtp > Version: 1.0.6-2 > Severity: normal > Tags: sid buster > User: debian-...@lists.debian.org > Usertags: ftbfs-gcc-8 > /<>/src/stateMachine.c: In function 'bzrtp_deriveKeysFromS0': > /<>/src/stateMachine.c:2057:234: err

Bug#897826: openfoam: ftbfs with GCC-8

2018-07-21 Thread Juhani Numminen
Control: tags -1 fixed-upstream On Fri, 04 May 2018 12:22:59 + Matthias Klose wrote: > Package: src:openfoam > Version: 4.1+dfsg1-2 > Severity: normal > Tags: sid buster > User: debian-...@lists.debian.org > Usertags: ftbfs-gcc-8 > /<>/openfoam-4.1+dfsg1/src/OpenFOAM/lnInclude/PackedListI.H

Bug#904171: RFS: qtmpris/0.1.0-2 [RC]

2018-07-21 Thread Juhani Numminen
Hi, Yanhao Mo kirjoitti 21.07.2018 klo 05:08: > libmpris-qt5-1 - Qt MPRIS interface and adaptor (development files) > libmpris-qt5-dev - Qt MPRIS interface and adaptor It seems like the descriptions for these two binary packages are mixed up. Cheers, Juhani

Bug#897841: qpid-proton: ftbfs with GCC-8

2018-07-19 Thread Juhani Numminen
On Fri, 04 May 2018 12:23:15 + Matthias Klose wrote: > Package: src:qpid-proton > Version: 0.22.0-1 > Severity: normal > Tags: sid buster > User: debian-...@lists.debian.org > Usertags: ftbfs-gcc-8 > /<>/proton-c/bindings/cpp/src/scalar_test.hpp:89:60: error: > catching polymorphic type 'str

Bug#897874: systemtap: ftbfs with GCC-8

2018-07-19 Thread Juhani Numminen
Dear maintainer, On Fri, 04 May 2018 12:23:53 + Matthias Klose wrote: > Package: src:systemtap > Version: 3.1-3 > Severity: normal > Tags: sid buster > User: debian-...@lists.debian.org > Usertags: ftbfs-gcc-8 > [...] > ./includes/sys/sdt.h:119:75: error: type qualifiers ignored on cast resu

Bug#897801: linbox: ftbfs with GCC-8

2018-07-18 Thread Juhani Numminen
Hi, On Fri, 04 May 2018 12:22:31 + Matthias Klose wrote: > Package: src:linbox > Version: 1.4.2-5 > Severity: normal > Tags: sid buster > User: debian-...@lists.debian.org > Usertags: ftbfs-gcc-8 > ../../linbox/matrix/densematrix/blas-transposed-matrix.h:74:8: error: too > many template-par

Bug#897867: Help needed for different gcc-8 bug in new upstream version (Was: spades: ftbfs with GCC-8)

2018-07-18 Thread Juhani Numminen
Andreas Tille kirjoitti 18.07.2018 klo 09:52: > Control: tags -1 help > > Hi, > > upstream seems to have dealt with the original issue in the logs of this > bug report in the new upstream version which I commited to Salsa[1]. > Unfortunately there is a new issue where I need help from a C++ progr

Bug#897889: x42-plugins: ftbfs with GCC-8

2018-07-18 Thread Juhani Numminen
On Fri, 04 May 2018 12:24:09 + Matthias Klose wrote: > Package: src:x42-plugins > Version: 20170428-1.1 > Severity: normal > Tags: sid buster > User: debian-...@lists.debian.org > Usertags: ftbfs-gcc-8 > [...] > src/spectr.c:33:26: note: or use 'j' instead of 'i' for the GNU built-in > suffi

Bug#897885: wbar: ftbfs with GCC-8

2018-07-17 Thread Juhani Numminen
Control: tags -1 patch On Fri, 04 May 2018 12:24:04 + Matthias Klose wrote: > Package: src:wbar > Version: 2.3.4-7 > Severity: normal > Tags: sid buster > User: debian-...@lists.debian.org > Usertags: ftbfs-gcc-8 > In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, > f

Bug#897696: abinit: ftbfs with GCC-8

2018-07-17 Thread Juhani Numminen
On Fri, 04 May 2018 12:20:38 + Matthias Klose wrote: > Package: src:abinit > Version: 8.0.8-4 > Severity: normal > Tags: sid buster > User: debian-...@lists.debian.org > Usertags: ftbfs-gcc-8 > Error: Assignment to contiguous pointer from non-contiguous target at (1) > m_paw_slater.F90:1188:1

Bug#901312: elastix does not start: symbol lookup error: elastix: undefined symbol: _ZN8vnl_math5hypotEd

2018-06-11 Thread Juhani Numminen
Control: fixed -1 4.8-12 Control: retitle -1 elastix does not start: symbol lookup error: elastix: undefined symbol: _ZN8vnl_math5hypotEdd Hi, I'm not seeing this failure in buster (with the the newer ITK-4.12). Unfortunately I don't know how to test if the program actually works beyond not cras

Bug#897556: facter: FTBFS: dh_install: missing files, aborting

2018-06-07 Thread Juhani Numminen
Control: tags -1 moreinfo On Wed, 2 May 2018 22:58:19 +0200 Lucas Nussbaum wrote: > Source: facter > Version: 3.11.0-1 > Severity: serious > Tags: buster sid > User: debian...@lists.debian.org > Usertags: qa-ftbfs-20180502 qa-ftbfs > Justification: FTBFS on amd64 > > dh_install: Cannot find (any

Bug#900826: Fixed in upstream

2018-06-05 Thread Juhani Numminen
Control: forwarded -1 https://github.com/sabnzbd/sabnzbd/pull/1132 Control: tags -1 fixed-upstream On Tue, 5 Jun 2018 11:30:34 -0400 BJ McCormick wrote: > I looked at the package available upstream (2.3.4) and the startup script > seems to be fixed in that version. It will allow cheetah versions

Bug#900591: FTBFS against R 3.5: The C compiler identification is unknown

2018-06-02 Thread Juhani Numminen
On Fri, 1 Jun 2018 21:12:06 +0200 Sébastien Villemot wrote: > Package: src:rkward > Version: 0.7.0-1 > Severity: serious > Control: block 896667 by -1 > > Dear Maintainer, > > The R 3.5 transition has just started (see #896667), and consequently the > rebuild of rkward has been triggered. > >

Bug#897734: darkradiant: ftbfs with GCC-8

2018-05-24 Thread Juhani Numminen
ed a patch that makes the Debian package compile with GCC 8 (and 7). Cheers, Juhani [1] http://en.cppreference.com/w/cpp/experimental/fs/perms [2] http://en.cppreference.com/w/cpp/filesystem/perms Description: Resolve FTBFS with GCC 8 We can't use the regular C++17 header, because the code is writ

Bug#899152: FTBFS: ipmi.h:85:2: error: unknown type name 'selector_t'

2018-05-23 Thread Juhani Numminen
On Sun, 20 May 2018 00:02:58 +0200 Adam Borowski wrote: > Source: openhpi > Version: 3.6.1-3.1 > Severity: serious > Justification: fails to build from source (but built successfully in the past) > > Hi! > I'm afraid that during a rolling archive rebuild, your package failed. > Tried on armhf amd

Bug#897837: prime-phylo: ftbfs with GCC-8

2018-05-22 Thread Juhani Numminen
cription: 'beep::' is redundant inside 'namespace beep' block Fixes FTBFS with GCC 8: PrimeOptionMap.hh:162:33: error: 'std::ostream& beep::operator<<(std::ostream&, const beep::PrimeOptionMap&)' should have been declared inside 'beep' Autho

Bug#897837: prime-phylo: ftbfs with GCC-8

2018-05-22 Thread Juhani Numminen
cription: 'beep::' is redundant inside 'namespace beep' block Fixes FTBFS with GCC 8: PrimeOptionMap.hh:162:33: error: 'std::ostream& beep::operator<<(std::ostream&, const beep::PrimeOptionMap&)' should have been declared inside 'beep' Autho

Bug#896445: cutesdr FTBFS with Qt 5.10

2018-05-20 Thread Juhani Numminen
Control: tags -1 fixed-upstream On Sat, 21 Apr 2018 10:44:13 +0300 Adrian Bunk wrote: > Source: cutesdr > Version: 1.13.42-2 > ... > gui/plotter.cpp:681:59: error: no matching function for call to > 'QPainter::drawStaticText(int, int, const QString)' > /usr/include/x86_64-linux-gnu/qt5/QtGui/q

Bug#888171: ruby-riot: FTBFS on ruby2.5: expected "\"hope\"", not "hope"

2018-05-20 Thread Juhani Numminen
Control: forwarded -1 https://github.com/thumblemonks/riot/pull/54 On Tue, 23 Jan 2018 18:42:51 + "Chris West (Faux)" wrote: > Source: ruby-riot > Version: 0.12.7-1 > Severity: important > User: debian-r...@lists.debian.org > Usertags: ruby2.5 > > Dear Maintainer, > > This package fails to

Bug#899129: prime-phylo: FTBFS: cd obj-x86_64-linux-gnu && make -j8 -Oline returned exit code 2

2018-05-20 Thread Juhani Numminen
Control: tags -1 moreinfo On Sat, 19 May 2018 18:01:53 +0200 Dominic Hargreaves wrote: > When testing packages against the upcoming release of perl, we found > an unrelated FTBFS on a clean sid chroot: > > cd /<>/obj-x86_64-linux-gnu/src/cxx/libraries/prime && > /usr/bin/c++ -DONLY_ONE_TIMESA

Bug#899126: openjpeg2: FTBFS: cd obj-x86_64-linux-gnu && make -j8 -Oline returned exit code 2

2018-05-19 Thread Juhani Numminen
Control: forcemerge 873997 899126 On Sat, 19 May 2018 16:58:33 +0200 Dominic Hargreaves wrote: > When testing packages against the upcoming release of perl, we found > an unrelated FTBFS on a clean sid chroot: ... > [ 57%] Built target openjp2_static > make[2]: Leaving directory '/<>/obj-x86_64

Bug#897100: kicad FTBFS with cmake 3.11.1

2018-05-19 Thread Juhani Numminen
Control: forwarded -1 https://lists.launchpad.net/kicad-developers/msg35237.html Control: tags -1 fixed-upstream On Sat, 28 Apr 2018 16:40:47 +0300 Adrian Bunk wrote: > Source: kicad > Version: 4.0.7+dfsg1-1 > ... > CMake Error at CMakeModules/CheckCXXSymbolExists.cmake:41 > (_CHECK_SYMBOL_EXIS

Bug#896449: dewalls FTBFS with qbs 1.11.0+dfsg-1

2018-05-19 Thread Juhani Numminen
On Sat, 21 Apr 2018 11:05:03 +0300 Adrian Bunk wrote: > Source: dewalls > Version: 1.0.0+ds1-5 > Severity: serious > > https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/dewalls.html > > ... >debian/rules override_dh_auto_build > make[1]: Entering directory '/build/1st/dewall

Bug#898958: peruse: does not start

2018-05-18 Thread Juhani Numminen
On Thu, 17 May 2018 22:01:59 +0200 Serge Kilimoff-Goriatchkine wrote: > Package: peruse > Version: 1.2+dfsg-2 > Severity: grave > Justification: renders package unusable > > Dear Maintainer, > > When I just run "peruse" command in my terminal (in fresh installation of > peruse from apt), I get

Bug#898375: libduo-dev: overly generic header name: /usr/include/util.h

2018-05-12 Thread Juhani Numminen
On Fri, 11 May 2018 00:08:16 +0200 Andreas Beckmann wrote: > Hi, > > during a test with piuparts I noticed your package uses a very generic > header file name that now clashes with other packages: > > /usr/include/util.h Dear maintainer, using repology.org and pkgs.org I found out that at lea

Bug#897495: starjava-topcat: FTBFS: ImportError: No module named dns.exception

2018-05-09 Thread Juhani Numminen
On Wed, 2 May 2018 22:22:17 +0200 Lucas Nussbaum wrote: > Source: starjava-topcat > Version: 4.5.1-2 > Severity: serious > Tags: buster sid > User: debian...@lists.debian.org > Usertags: qa-ftbfs-20180502 qa-ftbfs > Justification: FTBFS on amd64 > > Hi, > > During a rebuild of all packages in si

Bug#897548: yabause: FTBFS: dh_install: missing files, aborting

2018-05-09 Thread Juhani Numminen
Hi, This looks like #870304 [0] but now the path change of gtkglext-config.h was reversed, invalidating debian/patches/gtkglext-patch.patch. See gtkglext changelog [1]. Best regards, Juhani [0] https://bugs.debian.org/870304 [1] http://metadata.ftp-master.debian.org/changelogs/main/g/gtkglext/

Bug#894610: FTBFS: error: module cstream is in file 'std/cstream.d' which cannot be read

2018-04-03 Thread Juhani Numminen
Hi, On Mon, 02 Apr 2018 11:48:34 +0200 Adam Borowski wrote:> I'm afraid your package fails to build (tried on armhf amd64), with: ... > src/abagames/util/Logger.d:8:8: error: module cstream is in file > 'std/cstream.d' which cannot be read > import std.cstream; > ^ It seems that the c

Bug#874159: FTBFS with Java 9 due to Terrible Swing

2018-03-31 Thread Juhani Numminen
Control: tags -1 upstream fixed-upstream On Sun, 3 Sep 2017 17:49:02 +0100 Chris West wrote: > The awful changes to generics in a couple of Swing classes seem to be > at fault. This probably requires pretty significant code changes to fix. > I recommend taking it up with upstream. See the Swing

Bug#892988: autokey-gtk: does not start

2018-03-30 Thread Juhani Numminen
Followup-For: Bug #892988 Package: autokey-gtk On Thu, 15 Mar 2018 10:01:01 +0100 Francesco Marchesi wrote: > the applet is not shown. > Trying to start it from the terminal, leads to the following error: > Traceback (most recent call last): > File "/usr/bin/autokey-gtk", line 20, in >

Bug#893019: flask-restful FTBFS with python3-aniso8601 3.0.0-1

2018-03-30 Thread Juhani Numminen
Control: tags -1 fixed-upstream I think that upstream is working on this: "Support aniso8601 >3.0 in tests" https://github.com/flask-restful/flask-restful/commit/54979f0a49b2217babc53c5b65b5df10b6de8e05 Cheers, Juhani

Bug#893129: dita-ot FTBFS with openjdk-9

2018-03-30 Thread Juhani Numminen
Control: tags -1 fixed-upstream On Fri, 16 Mar 2018 20:06:11 +0200 Adrian Bunk wrote: > Source: dita-ot > Version: 1.5.3-2 > ... > [javac] > /build/1st/dita-ot-1.5.3/output2/build/org/dita/dost/platform/Integrator.java:332: > error: unmappable character (0xE2) for encoding US-ASCII > [j

Bug#894151: openvdb FTBFS with libblosc-dev 1.14.2+ds1-1

2018-03-28 Thread Juhani Numminen
st", building openvdb succeeds again. The patch is attached. Regards, Juhani Description: blosc 1.14 requires const In blosc 1.14, the API for blosc_compcode_to_compname was changed so that one is not allowed to write to the string that compname points to. . https://github.com/Blosc/c-blosc/co

Bug#894149: buzztrax FTBFS with gstreamer 1.14

2018-03-28 Thread Juhani Numminen
Control: tags -1 fixed-upstream On Mon, 26 Mar 2018 22:31:51 +0300 Adrian Bunk wrote: > Source: buzztrax > Version: 0.10.2-4 > ... > src/gst/dec/bt-dec.c:956:14: error: expected '=', ',', ';', 'asm' or > '__attribute__' before '-' token > buzztrax - dec, > ^ It seems that the

Bug#892191: ruby-progressbar FTBFS with Ruby 2.5: Failure/Error: require 'mathn'

2018-03-26 Thread Juhani Numminen
Control: tags -1 fixed-upstream On Tue, 06 Mar 2018 16:45:11 +0200 Adrian Bunk wrote: > Source: ruby-progressbar > Version: 1.4.2-1 ... > cannot load such file -- mathn It seems that “require 'mathn'” was removed in 2014: https://github.com/jfelchner/ruby-progressbar/commit/e799027#diff-93830

Bug#893411: sat4j FTBFS with openjdk-9

2018-03-26 Thread Juhani Numminen
On Sun, 18 Mar 2018 19:58:15 +0200 Adrian Bunk wrote: > Source: sat4j > Version: 2.3.5-0.2 > ... > [javac] > /build/1st/sat4j-2.3.5/org.sat4j.core/src/main/java/org/sat4j/tools/Backbone.java:54: > error: unmappable character (0xC3) for encoding US-ASCII > [javac] * Jo??o Marques-Sil

Bug#893552: lcm FTBFS with openjdk-9

2018-03-25 Thread Juhani Numminen
Control: tags -1 fixed-upstream On Mon, 19 Mar 2018 22:44:53 +0200 Adrian Bunk wrote: > Source: lcm > Version: 1.3.1+repack1-1 ... > error: Source option 1.5 is no longer supported. Use 1.6 or later. > error: Target option 1.5 is no longer supported. Use 1.6 or later. Latest upstream git versio

Bug#887126: RFS: ddupdate/0.2.0-1 #886546

2018-02-07 Thread Juhani Numminen
Hi Alec, Alec Leamas kirjoitti 04.02.2018 klo 18:32: > Hi Juhani! > > Thanks for your reply, and sorry that I missed it! It was probably lost > in the noise, was not really prepared for a reply from the bug  so to > speak. Listening to high-volume lists is not always easy :( Not a problem, and yo

Bug#877450: RFS: bash-completion/1:2.7-1 [ITA]

2018-02-05 Thread Juhani Numminen
Gabriel F. T. Gomes kirjoitti 04.02.2018 klo 23:05: > On 03 Feb 2018, Juhani Numminen wrote: > >> Instead of doing version parsing the hard way, could you perhaps >> include /usr/share/dpkg/pkg-info.mk and use a suitable variable that >> it defines? > > Indeed, but

Bug#886833: [gweled] Not compatable with recent gtk

2018-02-04 Thread Juhani Numminen
Followup-For: Bug #886833 Package: gweled Version: 0.9.1-4 I'm getting a segfault at startup as well. I obtained a backtrace using the instructions from wiki: https://wiki.debian.org/HowToGetABacktrace juhani@computer:~$ LANG=C gdb gweled GNU gdb (Debian 7.12-6+b1) 7.12.0.20161007-git Copyright

Bug#877450: RFS: bash-completion/1:2.7-1 [ITA] (was: Changes coming with VCS for Debian packaging)

2018-02-03 Thread Juhani Numminen
Gabriel F. T. Gomes kirjoitti 03.02.2018 klo 01:41: > I have more updates to this RFS, which: > > - Fix most lintian warning (pedantic) [*]. > - Fix a new bug report (just mark it as fixed, really) [1]. > - Update debhelper version to 11. Quick note regarding debian/rules (which I only read

Bug#782990: lintian: new pedantic check about planned features in package descriptions

2018-02-02 Thread Juhani Numminen
On Mon, 29 Jan 2018 03:53:18 +0530 Chris Lamb wrote: > > https://anonscm.debian.org/git/lintian/lintian.git/commit/?id=f444db614d4ac4ed4ef24060cb6856fb61b5b631 checks/description.desc: > Package descriptions should not mention features that not yet implemented Perhaps the word ‘are’ is missin

Bug#888526: RFS: dxf2gcode/20170925-5 [ITP] -- converts 2D drawings to G-code for CNC machines

2018-02-01 Thread Juhani Numminen
Control: tags -1 moreinfo Sebastian Kuzminsky kirjoitti 26.01.2018 klo 20:15: > Dear Mentors/Sponsors, > > I am looking for a Sponsor for my package "dxf2gcode": Here's my short review of the package, but I can't sponsor it. I'm afraid the package cannot be built twice in a row (build log attac

Bug#886209: FTBFS: configure: error: please install and enable pecl/raphf

2018-01-31 Thread Juhani Numminen
On Wed, 03 Jan 2018 04:05:29 +0100 Adam Borowski wrote: > Source: php-pecl-http > Version: 3.1.0+2.6.0-4 > Severity: serious > Justification: fails to build from source (but built successfully in the past) > > Hi! > I'm afraid your package fails to build on current unstable: > > checking whether

Bug#888155: apper FTBFS with libpackagekitqt5-dev 1.0.1-1

2018-01-31 Thread Juhani Numminen
Control: tags -1 fixed-upstream On Tue, 23 Jan 2018 19:32:45 +0200 Adrian Bunk wrote: > Source: apper > ... > CMake Error at CMakeLists.txt:38 (find_package): > Could not find a configuration file for package "PackageKitQt5" that is > compatible with requested version "0.9.0". > > The foll

Bug#888880: php-solr FTBFS with PHP 7.2: error: 'ZEND_ACC_CLONE' undeclared here

2018-01-31 Thread Juhani Numminen
On Tue, 30 Jan 2018 22:29:31 +0200 Adrian Bunk wrote: > Source: php-solr > ... > /<>/build-7.2/src/php7/php_solr.c:560:56: error: > 'ZEND_ACC_CLONE' undeclared here (not in a function); did you mean > 'ZEND_AST_CLONE'? Looks like the fix is committed to Debian VCS already. https://anonscm.debia

Bug#888811: dnscrypt-proxy: upstream gone, new package

2018-01-30 Thread Juhani Numminen
Control: severity -1 minor On Mon, 29 Jan 2018 22:51:23 -0800 Brian Clinkenbeard wrote: > Source: dnscrypt-proxy > Severity: serious > Tags: upstream > Justification: fails to build from source (but built successfully in the past) It succeeds to build from source for me, on amd64 and i386. Ther

Bug#887696: likwid FTBFS with glibc 2.26

2018-01-29 Thread Juhani Numminen
On Mon, 29 Jan 2018 11:55:21 +0200 Adrian Bunk wrote: > On Mon, Jan 29, 2018 at 10:50:20AM +0100, Christoph Martin wrote: > > Hi Adrian, > > > > Am 23.01.2018 um 16:01 schrieb Adrian Bunk: > > > On Tue, Jan 23, 2018 at 11:13:38AM +0100, Christoph Martin wrote: > > >> Hi Adrian, > > >> > > >> I ju

Bug#887684: psychtoolbox-3 FTBFS with glibc 2.26

2018-01-29 Thread Juhani Numminen
Control: tags -1 patch fixed-upstream On Fri, 19 Jan 2018 05:54:41 +0200 Adrian Bunk wrote: > Source: psychtoolbox-3 > ... > Common/Screen/SCREENDrawText.c:1817:10: fatal error: xlocale.h: No such file > or directory Here's a related upstream commit: https://github.com/kleinerm/Psychtoolbox-3/c

Bug#887761: user-mode-linux FTBFS with glibc 2.26

2018-01-26 Thread Juhani Numminen
On Fri, 19 Jan 2018 20:05:45 +0200 Adrian Bunk wrote: > Source: user-mode-linux > ... > arch/um/os-Linux/signal.c:163:22: error: dereferencing pointer to incomplete > type 'struct ucontext' > mcontext_t *mc = &uc->uc_mcontext; It seems that there is a patch for this: https://patchwork.kernel.o

Bug#887777: indigo FTBFS with glibc 2.26

2018-01-26 Thread Juhani Numminen
On Fri, 19 Jan 2018 22:53:11 +0200 Adrian Bunk wrote: > Source: indigo > ... > /build/1st/indigo-1.1.12/common/base_cpp/locale_guard.h:20:10: fatal error: > xlocale.h: No such file or directory More info on “Removal of xlocale.h”: https://sourceware.org/glibc/wiki/Release/2.26#Removal_of_.27xloc

Bug#887763: cctools FTBFS with glibc 2.26

2018-01-26 Thread Juhani Numminen
-Wimplicit-function-declaration] The attached patch seems to resolve this FTBFS by adding #include "getopt.h". Cheers, Juhani Description: Add missing includes to fix FTBFS with glibc 2.26 Author: Juhani Numminen Bug-Debian: https://bugs.debian.org/887763 Last-Update: 2018-01-26 --- a/w

Bug#887694: vpcs FTBFS with glibc 2.26

2018-01-26 Thread Juhani Numminen
Control: tags -1 patch On Fri, 19 Jan 2018 07:03:51 +0200 Adrian Bunk wrote: > Source: vpcs > ... > gcc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat > -Werror=format-security -DLinux -Wall -I. -DTAP -DHV -Wno-strict-aliasing -c > hv.c > In file included from hv.c:45

Bug#887866: cxref FTBFS on amd64/i386 with glibc 2.26

2018-01-26 Thread Juhani Numminen
Control: tags -1 patch fixed-upstream On Sun, 21 Jan 2018 08:01:04 +0200 Adrian Bunk wrote: > Source: cxref > ... > /usr/include/x86_64-linux-gnu/bits/mathcalls-helper-functions.h:21: cxref: > syntax error, unexpected IDENTIFIER, expecting ')' > ... > -1 | 258 : IDENTIFIER : _Float128 It

Bug#888483: cxref: please add Homepage field

2018-01-26 Thread Juhani Numminen
Source: cxref Version: 1.6e-2+b1 Severity: wishlist Tags: patch Dear maintainer, Please add the Homepage field to the package to help Debian users and contributors find the upstream web site easily. My suggested patch is below. Regards, Juhani diff -u1 cxref-1.6e/debian/control{.orig,} --- cxr

Bug#887968: zoneminder FTBFS with glibc 2.26

2018-01-24 Thread Juhani Numminen
Control: forwarded -1 https://github.com/ZoneMinder/zoneminder/pull/1919 Control: tags -1 fixed-upstream patch Juhani Numminen kirjoitti 23.01.2018 klo 15:03: > On Mon, 22 Jan 2018 07:13:21 +0200 Adrian Bunk wrote: >> Source: zoneminder >> ... >> /build/1st/zoneminder-1.30.

Bug#887530: cen64-qt FTBFS with libquazip5-headers 0.7.3-3

2018-01-24 Thread Juhani Numminen
John Paul Adrian Glaubitz kirjoitti 24.01.2018 klo 23:06: > On 01/24/2018 09:42 PM, Juhani Numminen wrote: >> Fixed in this upstream commit: >> https://github.com/dh4/cen64-qt/commit/2592c4f977a798e9787f9f50f5d1d334db9ad94d > > Thanks. > > If you could release a new u

Bug#887530: cen64-qt FTBFS with libquazip5-headers 0.7.3-3

2018-01-24 Thread Juhani Numminen
Control: tags -1 fixed-upstream patch On Wed, 17 Jan 2018 20:33:45 +0200 Adrian Bunk wrote: > Source: cen64-qt > ... > src/common.cpp:43:10: fatal error: quazip/quazip.h: No such file or directory > #include Fixed in this upstream commit: https://github.com/dh4/cen64-qt/commit/2592c4f977a798e9

Bug#887769: starplot FTBFS: error: 'starstrings' has not been declared

2018-01-24 Thread Juhani Numminen
rt.cgi?bug=862065#10 the package compiles and the program can be started. Regards, Juhani Description: Fix FTBFS: error: 'starstrings' has not been declared src/classes/strings.h did not get included because its header guard _STRINGS_H conflicted with /usr/include/strings.h. Author: Juhan

Bug#887028: uqm: FTBFS: arilouc.c:231:22: error: 'bye_angry_space' undeclared

2018-01-23 Thread Juhani Numminen
On Fri, 12 Jan 2018 17:56:13 +0100 Andreas Beckmann wrote: > Source: uqm > Version: 0.6.2.dfsg-9.4 > Severity: serious > > Hi, > > uqm recently started to FTBFS in sid and buster: > > gcc -c -o "obj/release/src/sc2code/comm/arilou/arilouc.c.o" -g -O2 > -fdebug-prefix-map=/build/uqm-0.6.2.dfsg

Bug#887781: libffado FTBFS with glibc 2.26

2018-01-23 Thread Juhani Numminen
Control: forwarded -1 https://sourceforge.net/p/ffado/mailman/message/35985611/ Control: tags -1 fixed-upstream patch On Fri, 19 Jan 2018 23:04:47 +0200 Adrian Bunk wrote: > Source: libffado > ... > src/libutil/PosixMessageQueue.cpp:444:24: error: 'SIGEV_THREAD' was not > declared in this scope

Bug#887968: zoneminder FTBFS with glibc 2.26

2018-01-23 Thread Juhani Numminen
On Mon, 22 Jan 2018 07:13:21 +0200 Adrian Bunk wrote: > Source: zoneminder > ... > /build/1st/zoneminder-1.30.4+dfsg/src/zm_comms.h: In member function 'virtual > int CommsBase::readV(const iovec*, int)': > /build/1st/zoneminder-1.30.4+dfsg/src/zm_comms.h:98:20: error: '::readv' has > not been d

Bug#887630: wget2 FTBFS with glibc 2.26

2018-01-23 Thread Juhani Numminen
Control: forwarded -1 https://gitlab.com/gnuwget/wget2/issues/260 Control: tags -1 fixed-upstream patch On Thu, 18 Jan 2018 16:57:10 +0200 Adrian Bunk wrote: > Source: wget2 > ... > ssl_gnutls.c:1265:132: error: 'writev' undeclared (first use in this > function); did you mean 'write'? Upstream

Bug#887631: ocfs2-tools FTBFS with glibc 2.26

2018-01-23 Thread Juhani Numminen
Control: forwarded -1 https://github.com/markfasheh/ocfs2-tools/issues/17 Control: tags -1 patch fixed-upstream On Thu, 18 Jan 2018 17:05:32 +0200 Adrian Bunk wrote: > Source: ocfs2-tools > ... > In file included from /usr/include/string.h:431:0, > from ../include/ocfs2/ocfs2.h:4

Bug#887689: vdr-plugin-satip FTBFS with glibc 2.26

2018-01-23 Thread Juhani Numminen
Control: forwarded -1 https://github.com/rofafor/vdr-plugin-satip/pull/40 Control: tags -1 patch fixed-upstream On Fri, 19 Jan 2018 06:32:05 +0200 Adrian Bunk wrote: > Source: vdr-plugin-satip > ... > satip.c:462:25: error: 'isspace' was not declared in this scope The manual page isspace(3) reve

Bug#887695: nfs-utils FTBFS with glibc 2.26

2018-01-23 Thread Juhani Numminen
Control: tags -1 patch fixed-upstream On Fri, 19 Jan 2018 07:20:01 +0200 Adrian Bunk wrote: > Source: nfs-utils > ... > rpc.c:469:13: error: 'UINT16_MAX' undeclared (first use in this function); > did you mean 'UINT_MAX'? Seems to be fixed upstream in this commit: http://git.linux-nfs.org/?p=st

Bug#887743: ksh FTBFS: ast_stdio.h:82:15: error: conflicting types for '_sfio_FILE'

2018-01-23 Thread Juhani Numminen
Control: forwarded -1 https://github.com/att/ast/issues/26#issuecomment-313927854 On Fri, 19 Jan 2018 17:52:02 +0200 Adrian Bunk wrote: > Source: ksh > ... > In file included from > /build/1st/ksh-93u+20120801/src/lib/libast/std/stdio.h:22:0, > from ./ast_wchar.h:87, >

Bug#887744: redeclipse FTBFS with glibc 2.26

2018-01-23 Thread Juhani Numminen
On Fri, 19 Jan 2018 17:58:06 +0200 Adrian Bunk wrote: > Source: redeclipse > ... > In file included from /usr/include/math.h:724:0, > from /usr/include/c++/7/cmath:45, > from /usr/include/c++/7/math.h:36, > from shared/cube.h:13, >

Bug#887757: heaptrack FTBFS with glibc 2.26

2018-01-23 Thread Juhani Numminen
Control: forwarded -1 https://bugs.kde.org/show_bug.cgi?id=383889 Control: tags -1 fixed-upstream patch On Fri, 19 Jan 2018 19:13:47 +0200 Adrian Bunk wrote: > Source: heaptrack > ... > /build/1st/heaptrack-1.0.1~20170503.git4da8c45/tests/manual/test.cpp: In > function 'int main()': > /build/1st

Bug#887760: graywolf FTBFS with glibc 2.26

2018-01-23 Thread Juhani Numminen
Control: forwarded -1 https://github.com/rubund/graywolf/issues/16 Control: tags -1 patch fixed-upstream On Fri, 19 Jan 2018 20:01:37 +0200 Adrian Bunk wrote: > Source: graywolf >... > /build/1st/graywolf-0.1.4+20170307gite1bf319/src/Ylib/okmalloc.c:904:5: > warning: implicit declaration of func

Bug#867731: RFS: smart-mode-line/2.10.1-1 [ITP]

2018-01-22 Thread Juhani Numminen
Juhani Numminen kirjoitti 22.01.2018 klo 23:24: > Nicholas D Steeves kirjoitti 22.01.2018 klo 21:10: > >> I use this package every day and have updated the package several >> times in the last year. It's currently at Policy 4.1.3 and dh/compat >> level 11

Bug#867731: RFS: smart-mode-line/2.10.1-1 [ITP]

2018-01-22 Thread Juhani Numminen
Nicholas D Steeves kirjoitti 22.01.2018 klo 21:10: > I use this package every day and have updated the package several > times in the last year. It's currently at Policy 4.1.3 and dh/compat > level 11. Please consider sponsoring :-) The current git repository is hosted on Alioth, which will be

Bug#887126: RFS: ddupdate/0.2.0-1 #886546

2018-01-16 Thread Juhani Numminen
Alec Leamas kirjoitti 14.01.2018 klo 11:07: > I am looking for a sponsor for my package "ddupdate" Here's a review, but please note that I cannot sponsor you. I don't have network admin knowledge, so I didn't test the functionality of ddupdate. Please use up-to-date lintian. It'll give you an e

Bug#887131: RFS: pentobi/14.1-1

2018-01-14 Thread Juhani Numminen
Package: sponsorship-requests Severity: normal Dear mentors, I am looking for a sponsor for my package "pentobi". * Package name: pentobi Version : 14.1-1 Upstream Author : Markus Enzenberger * URL : https://pentobi.sourceforge.io * License : GPLv3+ Se

<    1   2   3   4   5   >