Bug#1067198: gts: diff for NMU version 0.7.6+darcs121130-5.2

2024-03-21 Thread Gianfranco Costamagna
to +libgts-0.7-5t64. (Closes: #1067198) + + -- Gianfranco Costamagna Thu, 21 Mar 2024 12:31:16 +0100 + gts (0.7.6+darcs121130-5.1) unstable; urgency=medium * Non-maintainer upload. diff -Nru gts-0.7.6+darcs121130/debian/symbols gts-0.7.6+darcs121130/debian/symbols --- gts-0.7.6

Bug#1063833: mpich: ftbfs in sid due to newer slurm-wlm

2024-02-13 Thread Gianfranco Costamagna
Source: mpich Version: 4.1.2-2 Severity: serious tags: patch Hello, the package now FTBFS due to newer slurm-wlm see e.g. https://buildd.debian.org/status/fetch.php?pkg=mpich=i386=4.1.2-2%2Bb3=1707819996=0 | ^~~~

Bug#1055896: cod-tools: FTBFS: source.c:33:5: error: ‘SPGCONST’ undeclared (first use in this function); did you mean ‘OP_CONST’?

2023-11-14 Thread Gianfranco Costamagna
, so the patch I uploaded in Ubuntu has my name as author cat debian/patches/new-spdlib-build-fix.patch Author: Gianfranco Costamagna Description: sed s/SPGCONST//g -i ./src/lib/perl5/COD/SPGLib/SPGLib.c Due to upstream removing it https://github.com/spglib/spglib/pull/258/files Bug-Debian: https

Bug#1055228: plplot: FTBFS on armhf (test segfault)

2023-11-02 Thread Gianfranco Costamagna
Source: plplot Version: 5.15.0+dfsg2-6 Severity: serious Hello, I found the package FTBFS on Ubuntu, checked on amdahl and found the same issue. /usr/bin/make -f examples/fortran/CMakeFiles/x31f.dir/build.make examples/fortran/CMakeFiles/x31f.dir/build make[5]: Entering directory

Bug#1050854: python-xarray: autopkgtest failures

2023-09-06 Thread Gianfranco Costamagna
Hello, due to tzdata split, we need an additional patch: https://github.com/pydata/xarray/pull/8153 From cadeae171e882736e7e6b0dc79150627faf37f58 Mon Sep 17 00:00:00 2001 From: Gianfranco Costamagna Date: Thu, 7 Sep 2023 03:35:49 +0200 Subject: [PATCH 1/2] tests: Update US/Eastern timezone

Bug#1043227: opm-common: test failure on ppc64el with -O3

2023-08-07 Thread Gianfranco Costamagna
-07-17 13:05:05.0 + +++ opm-common-2023.04+ds/debian/changelog 2023-08-04 06:33:40.0 + @@ -1,3 +1,9 @@ +opm-common (2023.04+ds-2.1) unstable; urgency=medium + + * Reduce optimization on ppc64el to -O2 (Closes: #-1) + + -- Gianfranco Costamagna Fri, 04 Aug 2023 08

Bug#1042023: opm-common: FTBFS on armel and mipsel

2023-08-04 Thread Gianfranco Costamagna
On Wed, 2 Aug 2023 14:52:56 +0200 Markus Blatt wrote: Thanks a lot for reporting this. We are aware of this but did not find the time to look into it, yet. Is there a good howto/instructions how to debug such problems using e.g. qemu for emulating arm? Or is it possible to gain access to an

Bug#1040733: docopt.cpp: autopkgtest failure due to new CMake deprecation warning

2023-07-20 Thread Gianfranco Costamagna
2023-07-20 11:52:23.0 +0200 @@ -1,3 +1,11 @@ +docopt.cpp (0.6.2-2.4) unstable; urgency=medium + + * Non-maintainer upload. + * Bump minimum required cmake version to 3.11 to fix autopkgtests +(Closes: #1040733) + + -- Gianfranco Costamagna Thu, 20 Jul 2023 11:52:23 +0200

Bug#1030157: paraview: fix build on riscv64

2023-02-03 Thread Gianfranco Costamagna
On Thu, 2 Feb 2023 12:50:24 +0100 Gianfranco Costamagna wrote: Hello, updated patch, that fixes some more underlinking failures. (still under testing on Ubuntu builders https://launchpad.net/ubuntu/+source/paraview/5.11.0+dfsg-1ubuntu2) G. Hello, this patch worked! G. OpenPGP_signature

Bug#1030157: paraview: fix build on riscv64

2023-02-02 Thread Gianfranco Costamagna
Hello, updated patch, that fixes some more underlinking failures. (still under testing on Ubuntu builders https://launchpad.net/ubuntu/+source/paraview/5.11.0+dfsg-1ubuntu2) G. Index: paraview-5.11.0+dfsg/ThirdParty/protobuf/vtkprotobuf/src/CMakeLists.txt

Bug#1030157: paraview: fix build on riscv64

2023-01-31 Thread Gianfranco Costamagna
Source: paraview Version: 5.11.0+dfsg-1 tags: patch Hello, please update the atomic patch to also include riscv64 if ((DEB_HOST_MULTIARCH STREQUAL "arm-linux-gnueabi") OR (DEB_HOST_MULTIARCH STREQUAL "mipsel-linux-gnu") OR (DEB_HOST_MULTIARCH STREQUAL "riscv64-linux-gnu")) should do the trick.

Bug#953068: bossa: patch to initialize variables (needed when building with -O3)

2022-11-12 Thread Gianfranco Costamagna
control: forwarded -1 https://github.com/shumatech/BOSSA/pull/165 G. On Sat, 12 Nov 2022 15:19:28 +0100 Gianfranco Costamagna wrote: Hello, updated diff attached. On Tue, 03 Mar 2020 16:17:52 -0800 Steve Langasek wrote: > Package: bossa > Version: 1.9.1-1 > Severity: minor >

Bug#953068: bossa: patch to initialize variables (needed when building with -O3)

2022-11-12 Thread Gianfranco Costamagna
Hello, updated diff attached. On Tue, 03 Mar 2020 16:17:52 -0800 Steve Langasek wrote: Package: bossa Version: 1.9.1-1 Severity: minor Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu focal ubuntu-patch Hi Scott, In Ubuntu, the latest version of bossa has failed to

Bug#1021235: python-pymeasure: please switch to QtWidgets.QTreeWidgetItem

2022-10-10 Thread Gianfranco Costamagna
Hello Michael, Hello Gianfranco, Can you send us a merge request with those patches applied? https://salsa.debian.org/science-team/python-pymeasure/-/merge_requests Thanks, I did build and test, and since I'm part of science-team I did push commit

Bug#1021235: python-pymeasure: please switch to QtWidgets.QTreeWidgetItem

2022-10-03 Thread Gianfranco Costamagna
Source: python-pymeasure Version: 0.9.0-1 Severity: serious Hello, I noticed there is also a 0.10.0 version, but probably in order to fix autopkgtests/build against new python-pyqtgraph some additional patches are needed, e.g. 4d35e9eebb548453867b4c562a80eb5851918186

Bug#1006615: python3-pybind11: Handle Python 3.10's default sysconfig paths

2022-03-09 Thread Gianfranco Costamagna
Hello Stefano Why is then gemmi in Ubuntu installing stuff into /usr/local/lib/python3.10 and dh-python not moving it into /usr/lib? -- Installing: /gemmi-0.5.2+ds/debian/tmp/usr/include/gemmi/sfcalc.hpp -- Installing: /gemmi-0.5.2+ds/debian/tmp/usr/include/gemmi/sprintf.hpp -- Installing:

Bug#984439: Maybe related issue ...

2021-04-02 Thread Gianfranco Costamagna
control: tags -1 patch pending Hello, a proper upstream fix is in deferred/2 (and attached) G. On Thu, 1 Apr 2021 08:34:32 +0200 Gianfranco Costamagna wrote: > Hello, > In Ubuntu I uploaded this ugly workaround for armhf > > diff -pruN 6.2.2006+really6.2.1905+dfsg-2/debi

Bug#984439: Maybe related issue ...

2021-04-01 Thread Gianfranco Costamagna
by upstream and +Debian. They fail when armhf is ran on arm64 kernel, leading to unaligned +accesses. See Debian bug #984439 and LP bug: #1919335 + + -- Gianfranco Costamagna Wed, 17 Mar 2021 10:27:28 +0100 + netgen (6.2.2006+really6.2.1905+dfsg-2) unstable; urgency=medium

Bug#984952: fixed in freecad 0.19.1+dfsg1-1

2021-03-16 Thread Gianfranco Costamagna
control: notfixed -1 0.19.1+dfsg1-1 control: reopen -1 Hello, not fixed due to an extra space in the patch. Will fix and reupload shortly G. On Tue, 16 Mar 2021 02:33:32 + Debian FTP Masters wrote: > Source: freecad > Source-Version: 0.19.1+dfsg1-1 > Done: Kurt Kremitzki > > We believe

Bug#984439: netgen: FTBFS on armhf (unaligned access on arm64 kernel)

2021-03-03 Thread Gianfranco Costamagna
Source: netgen Version: 6.2.2006+really6.2.1905+dfsg-2 Severity: serious Hello, looks like the package FTBFS on armhf with an arm64 kernel. See e.g. builds from reproducible-builds.org

Bug#980935: pyzo: Crash at startup with python3.9

2021-02-19 Thread Gianfranco Costamagna
Hello, Due to freeze, I can upload the patch on this bug right now, and maybe we can upload your changes in git to unstable once the current one goes in testing? I'm doing some git work to polish the packaging, I'll try to rebase your changes and push later today G. --

Bug#981048: openblas: enable dynamic arch support on s390x [PATCH]

2021-01-25 Thread Gianfranco Costamagna
on s390x. LP: #1893653 + Also change control file references, thanks Marius Hillenbrand (mhillen) + + -- Gianfranco Costamagna Mon, 25 Jan 2021 19:46:47 +0100 + openblas (0.3.13+ds-1) unstable; urgency=medium * New upstream version 0.3.13+ds @@ -20,6 +28,12 @@ -- Sébastien Villemot Mon

Bug#973028: python-fabio's autopkg tests are failing with python3.9

2021-01-08 Thread Gianfranco Costamagna
control: fixed -1 0.11.0+dfsg-1 control: close -1 thanks On Tue, 27 Oct 2020 13:34:47 +0100 Matthias Klose wrote: > Package: src:python-fabio > Version: 0.10.2+dfsg-2 > Severity: serious > Tags: sid bullseye > User: debian-pyt...@lists.debian.org > Usertags: python3.9 > > see >

Bug#976975: vtk9 FTBFS with freetype 2.10.4

2020-12-09 Thread Gianfranco Costamagna
control: tags -1 patch https://github.com/Kitware/VTK/commit/3edc0de2b04ae1e100c229e592d6b9fa94f2915a This upstream commit should do the trick G. On Wed, 09 Dec 2020 16:19:41 +0200 Adrian Bunk wrote: > Source: vtk9 > Version: 9.0.1+dfsg1-2 > Severity: serious > Tags: ftbfs > >

Bug#976424: vtk6: FTBFS in sid

2020-12-04 Thread Gianfranco Costamagna
Source: vtk6 Version: 6.3.0+dfsg2-5 Severity: serious tags: patch Hello, looks like vtk6 started FTBFS in sid, not sure if this is just a matter of including QtPainterPath or something else is needed This patch seems to fix the issue, however, vtk7 and vtk9 have the very same code and they

Bug#963124: python-pyqtgraph: please make the build reproducible

2020-09-26 Thread Gianfranco Costamagna
sorry for the delay! G. Il giovedì 24 settembre 2020, 14:06:06 CEST, Chris Lamb ha scritto: Chris Lamb wrote: > [..] Friendly ping on this? Regards, --       ,''`.     : :'  :    Chris Lamb     `. `'`      la...@debian.org / chris-lamb.co.uk       `- --

Bug#970842: opencv: please move away from libdc1394-22-dev to libdc1394-dev

2020-09-24 Thread Gianfranco Costamagna
Source: opencv Version: 4.2.0+dfsg-6 Severity: important tags: patch Hello, please do the switch, the old libdc1394-22 source packages will be removed, and reverse-dependencies should move to the new libdc1394 package. The old libdc1394-22-dev is now provided by the new source package as

Bug#970840: visp: please move away from libdc1394-22-dev to libdc1394-dev

2020-09-24 Thread Gianfranco Costamagna
Source: visp Version: 3.3.0-4 Severity: important tags: patch Hello, please do the switch, the old libdc1394-22 source packages will be removed, and reverse-dependencies should move to the new libdc1394 package. The old libdc1394-22-dev is now provided by the new source package as transitional

Bug#968497: fixed in astra-toolbox 1.8.3-2

2020-09-02 Thread Gianfranco Costamagna
Hello, On Wed, 2 Sep 2020 10:32:22 +0200 =?utf-8?Q?S=C3=A9bastien?= Delafond wrote: > On 02/09 09:23, Gianfranco Costamagna wrote: > > source only uploads for non-free are a sad story... > > Ah, forgot about that again. > > > I'll try to upload the binary shortly! &

Bug#968497: fixed in astra-toolbox 1.8.3-2

2020-09-02 Thread Gianfranco Costamagna
Hello, On Tue, 01 Sep 2020 07:48:23 + Debian FTP Masters wrote: > Source: astra-toolbox > Source-Version: 1.8.3-2 > Done: Sebastien Delafond > > We believe that the bug you reported is fixed in the latest version of > astra-toolbox, which is due to be installed in the Debian FTP archive.

Bug#969364: ignition-math: FTBFS in sid

2020-09-01 Thread Gianfranco Costamagna
Source: ignition-math Version: 6.4.0+ds-9 Severity: serious Hello, your package failed to build on arm64, ppc64el, s390x, ia64, powerpc, ppc64, riscv64 because of a testsuite error: Start 22: UNIT_Pose_TEST 22/46 Test #22: UNIT_Pose_TEST ...***Failed0.00 sec Running

Bug#957063: calculix-cgx: ftbfs with GCC-10

2020-08-10 Thread Gianfranco Costamagna
control: fixed -1 2.17+dfsg-1 control: close -1 We can consider it "fixed" in the new release G. On Fri, 17 Apr 2020 10:57:34 + Matthias Klose wrote: > Package: src:calculix-cgx > Version: 2.11+dfsg-1 > Severity: normal > Tags: sid bullseye > User: debian-...@lists.debian.org > Usertags:

Bug#965215: dune-common: please lower parallel builds

2020-07-18 Thread Gianfranco Costamagna
Hello Ansgar On Sat, 18 Jul 2020 10:09:34 +0200 Ansgar wrote: > On Fri, 2020-07-17 at 20:03 +0200, Gianfranco Costamagna wrote: > > Hello, dune-common is FTBFS in Ubuntu and on systems where there is not > > enough ram, because of OOM killer. > > The package builds in De

Bug#965215: dune-common: please lower parallel builds

2020-07-17 Thread Gianfranco Costamagna
Source: dune-common Version: 2.7.0-5 Severity: normal tags: patch Hello, dune-common is FTBFS in Ubuntu and on systems where there is not enough ram, because of OOM killer. Can you please consider adding --max-parallel=3 to dh invocation? People might want to rebuild on their system without

Bug#965214: dune-grid: please lower parallel builds

2020-07-17 Thread Gianfranco Costamagna
Source: dune-grid Version: 2.7.0-2 Severity: normal tags: patch Hello, dune-grid is FTBFS in Ubuntu and on systems where there is not enough ram, because of OOM killer. Can you please consider adding --max-parallel=3 to dh invocation? People might want to rebuild on their system without having

Bug#962434: ros-resource-retriever: calls home during build.

2020-06-07 Thread Gianfranco Costamagna
Source: ros-resource-retriever Version: 1.12.6-1 Severity: serious Hello, using internet during build is forbidden by policy, but still allowed in Debian builders. In Ubuntu, where this is more strictly forbidden, the failure seems to indicate that the package is trying to connect to internet

Bug#959935: ros-bond-core: please drop unnecessary boost-signal dependency

2020-05-07 Thread Gianfranco Costamagna
Source: ros-bond-core Version: 1.8.3-3 Tags: patch Hello, please consider dropping it. It makes the package FTBFS with newer boosts and it is unused. thanks --- ros-bond-core-1.8.3/debian/control 2020-05-05 12:14:32.0 +0200 +++ ros-bond-core-1.8.3/debian/control 2020-05-06

Bug#959697: mpfi: FTBFS on arch where texinfo is not installed

2020-05-04 Thread Gianfranco Costamagna
Source: mpfi Version: 1.5.3+ds-3 Severity: serious Hello, looks like the current mpfi is trying to build documentation on arch:any now, and without makeinfo installed it FTBFS now. libtool: link: ar cr .libs/libmpfi.a abs.o acos.o acosh.o add.o add_d.o add_fr.o add_q.o add_si.o add_ui.o

Bug#949037: plplot: testsuite regressions on !amd64 architectures

2020-01-16 Thread Gianfranco Costamagna
Source: plplot Version: 5.15.0+dfsg-10 Severity: serious Hello, I noticed that the -10 upload regressed autopkgtests everywhere except amd64. I'm thinking about a serious regression because of the new flags, https://ci.debian.net/packages/p/plplot/unstable/ppc64el/ the same happened in

Bug#893735: fixed in paraview 5.4.1+dfsg4-2

2020-01-11 Thread Gianfranco Costamagna
2020-01-08 10:20:00.0 +0100 @@ -1,3 +1,16 @@ +paraview (5.7.0-4ubuntu6) focal; urgency=medium + + * Fix build on armhf by restoring a reworked fix_opengl_arm.patch + + -- Gianfranco Costamagna Wed, 08 Jan 2020 10:20:00 +0100 + +paraview (5.7.0-4ubuntu3) focal; urgency=medium

Bug#937697: fixed in python-demgengeo 1.4-1

2020-01-09 Thread Gianfranco Costamagna
ping to delay autoremoval for some more days (it should migrate once esys-particle finish to build on mips*) G. On Sun, 29 Dec 2019 11:00:18 + Stuart Prescott wrote: > Source: python-demgengeo > Source-Version: 1.4-1 > > We believe that the bug you reported is fixed in the latest version

Bug#945314: freecad: FTBFS on several architectures

2020-01-01 Thread Gianfranco Costamagna
control: fixed -1 0.18.4+dfsg1-2 control: close -1 On Mon, 30 Dec 2019 15:08:50 +0100 Gianfranco Costamagna wrote: > control: tags -1 patch pending > > in deferred/1 there is a version that should now build with the new pyside. > > I'm pushing on git my changes > &g

Bug#945314: freecad: FTBFS on several architectures

2019-12-30 Thread Gianfranco Costamagna
control: tags -1 patch pending in deferred/1 there is a version that should now build with the new pyside. I'm pushing on git my changes cheers, and thanks for the help Gianfranco On Wed, 18 Dec 2019 11:45:06 +0100 Tommaso Colombo wrote: > Package: freecad > Version: 0.18.4+dfsg1-1 >

Bug#946504: plplot: please force a lower optimization level on ppc64el

2019-12-09 Thread Gianfranco Costamagna
Source: plplot Version: 5.15.0+dfsg-9 Severity: normal Hello, looks like gcc compiler has some sort of bug (but the bug might be in the code), that makes the testsuite during build segfault if a -O3 is provided by the compiler. This isn't a big deal for Debian users, because their gcc

Bug#945227: ros-catkin-lint: FTBFS in sid

2019-11-21 Thread Gianfranco Costamagna
Source: ros-catkin-lint Version: 1.6.2-1 Severity: serious Hello, looks like the package FTBFS in sid... I: pybuild base:217: cd /build/ros-catkin-lint-1.6.2/.pybuild/cpython3_3.8_catkin-lint/build; python3.8 -m nose -v test Test minimal catkin project for compliance ... ok Test minimal catkin

Bug#939571: uploaded a NMU, delayed 15 days

2019-11-09 Thread Gianfranco Costamagna
Hello, On Tue, 5 Nov 2019 20:02:43 +0100 Georges Khaznadar wrote: > Hello Gianfranco, > > as the bug is (not elegantly) fixed, and as the deadline for autoremoval > is in 25 days, I uploaded python-pyqtgraph_0.10.0-4.1 as an NMU. > > If you prefer download the good fix before two weeks, do not

Bug#944353: paraview: FTBFS on armhf

2019-11-08 Thread Gianfranco Costamagna
Source: paraview Version: 5.7.0-1 Severity: serious Hello, looks like paraview is currently FTBFS on armhf due to some OpenGL missing implementation on this architecture. Please have a look, or disable the relative binding if possible [ 92%] Building CXX object

Bug#943706: opencv: delete static build dir to save lots of space during build

2019-10-28 Thread Gianfranco Costamagna
into debian/tmp/ directory? Following a trivial patch that fixed the issue. +opencv (4.1.2+dfsg-4.1) unstable; urgency=medium + + * Remove builddir-static to save some space (Closes: #-1) + + -- Gianfranco Costamagna Mon, 28 Oct 2019 10:29:03 +0100 + opencv (4.1.2+dfsg-4) unstable; urgency=medium

Bug#942393: mlpack: downloads stuff from internet during build?

2019-10-15 Thread Gianfranco Costamagna
Source: mlpack Version: 3.2.1-1 Severity: serious Hello, according to the build log: -- Found Armadillo: /usr/lib/libarmadillo.so (found suitable version "9.600.5", minimum required is "8.400.0") -- Armadillo libraries: /usr/lib/libarmadillo.so -- Could NOT find STB_IMAGE (missing:

Bug#940679: pandas: random test crashes

2019-09-21 Thread Gianfranco Costamagna
Hello Rebecca, >Running just the affected test files (in installed -6) produced no >failures in ~350 attempts.  The build of -7 succeeded on amd64; it >failed on ppc64, but as the log isn't available yet, I don't know if >it's this bug. I don't think so, when log is not available it might

Bug#940130: pymca: testsuite failure (segfault)

2019-09-12 Thread Gianfranco Costamagna
Source: pymca Version: 5.5.1+dfsg-1 Severity: serious Hello, looks like the package autopkgtest is failing... testFastFitEdfMap (PyMcaBatchTest.testPyMcaBatch) ... Segmentation fault https://ci.debian.net/packages/p/pymca/testing/amd64 can you please have a look? -- debian-science-maintainers

Bug#939589: pymca: build failure on armhf

2019-09-06 Thread Gianfranco Costamagna
Source: pymca Version: 5.5.0+dfsg-1 Severity: serious Hello, looks like your last upload is FTBFS on armhf... https://buildd.debian.org/status/package.php?p=pymca=unstable Also, you might have a test failure on autopkgtestsuite: testFastFitEdfMap (PyMcaBatchTest.testPyMcaBatch) ... Segmentation

Bug#939402: sagemath: depends on cruft Python2 packages

2019-09-04 Thread Gianfranco Costamagna
Source: sagemath Severity: serious Version: 8.8-1 Hello, looks like sagemath depends on path.py and python-snowballstemmer, both of them removed in unstable and cruft packages. Can you please update your dependencies to avoid them, or switch to the Python3 version of the binding? thanks

Bug#925820: sagemath: ftbfs with GCC-9

2019-09-04 Thread Gianfranco Costamagna
control: fixed -1 8.8-1 control: close -1 On Wed, 27 Mar 2019 19:47:55 + Matthias Klose wrote: > Package: src:sagemath > Version: 8.6-6 > Severity: normal > Tags: sid bullseye > User: debian-...@lists.debian.org > Usertags: ftbfs-gcc-9 > > Please keep this issue open in the bug tracker for

Bug#938088: closed by Gianfranco Costamagna (Bug#938088: fixed in python-pyqtgraph 0.10.0-4)

2019-09-04 Thread Gianfranco Costamagna
control: found -1 0.10.0-2control: fixed -1 0.10.0-3control: notfound -1 0.10.0-3 Hello Dmitry, >Now the bug metadata is wrong, it has found=0.10.0-3, fixed=0.10.0-4. >But should be fixed=0.10.0-3. Its not me who opened the bug against an already fixed version, I hope the above will fix the

Bug#934244: mshr: please disable parallel building to avoid FTBFS

2019-08-08 Thread Gianfranco Costamagna
Source: mshr Version: 2019.1.0+dfsg1-3 Severity: important tags patch Hello, mshr is FTBFS in Ubuntu where gcc-9 is the default, and also in some architecture in Debian, e.g. on mips and mipsel Since the package doesn't take that much time to build, I propose to disable parallel building, so

Bug#933667: sagemath: FTBFS in sid

2019-08-01 Thread Gianfranco Costamagna
Source: sagemath Version: 8.6-6 Severity: serious Hello, looks like sagemath is now FTBFS, see e.g. logs at http://debomatic-amd64.debian.net/distribution#unstable/sagemath/8.6-6build1/buildlog and https://launchpad.net/ubuntu/+source/sagemath/8.6-6build1/+build/17348800 not sure what regressed

Bug#917882: petsc4py: patch to fix underlinking issue in testsuite

2018-12-31 Thread Gianfranco Costamagna
Source: petsc4py Version 3.10.0-4 tags: patch Hello, https://bitbucket.org/petsc/petsc4py/pull-requests/112/demo-perftest-poisson3d-fixup-linking/diff Please apply this diff to fix build failures (test failures) when wl,asneeded is exported as gcc build flag. thanks! G. --

Bug#915148: [Pkg-cmake-team] Bug#915148: cmake: regression in ros-ros-comm build

2018-12-05 Thread Gianfranco Costamagna
>catkin upstream would prefer to add -pthread instead of -lpthread to the >compiler flags. See the discussion here: > >https://github.com/ros/catkin/issues/856 > >Would this be possible? what about: | elseif(${library} MATCHES "^-l") | | list(APPEND @PROJECT_NAME@_LIBRARIES ${library})

Bug#912773: intel-mkl: Please rebuild to use openmp from llvm-toolchain-7

2018-11-05 Thread Gianfranco Costamagna
control: close -1 On Sat, 03 Nov 2018 20:46:33 +0100 Sylvestre Ledru wrote: > Source: intel-mkl > Severity: important > > Dear Maintainer, > > As openmprtl is now part of llvm-toolchain, I would like to remove > the openmprtl package from debian. > > This package is the only one using it

Bug#906714: paraview: FTBFS in Sid

2018-08-20 Thread Gianfranco Costamagna
>There's a recent commit which could be related, > >"Fix StreamLinesRepresentation plugin documentation issue" > >https://gitlab.kitware.com/paraview/paraview/commit/f9c7e4b01341f45aec55f452b583c544e2557ca4 seems indeed the issue, thanks I'll upload directly to Ubuntu and see what happens :)

Bug#906714: paraview: FTBFS in Sid

2018-08-20 Thread Gianfranco Costamagna
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 is the build log > > after LocutusOfBorg triggered the build in

Bug#905092: ros-ros-comm: breaking reverse-dependencies

2018-08-01 Thread Gianfranco Costamagna
control: notfound -1 1.13.5+ds1-4 On Tue, 31 Jul 2018 10:02:24 +0200 Gianfranco Costamagna wrote: > Source: ros-ros-comm > Version: 1.13.5+ds1-5 > Severity: serious > Affects: ros-actionlib > Affects: ros-bond-core > Affects: ros-dynamic-reconfigure > Affects: ros-ge

Bug#905092: ros-ros-comm: breaking reverse-dependencies

2018-07-31 Thread Gianfranco Costamagna
Source: ros-ros-comm Version: 1.13.5+ds1-5 Severity: serious Affects: ros-actionlib Affects: ros-bond-core Affects: ros-dynamic-reconfigure Affects: ros-geometry Affects: ros-nodelet-core Affects: ros-bond-core The renaming of libroscpp-msgs-dev to libroscpp-msg-dev broke 6 ros packages, can you

Bug#902441: fflas-ffpack: autopkgtest regression: make: *** No rule to make target 'test-multifile'

2018-06-27 Thread Gianfranco Costamagna
On Wed, 27 Jun 2018 01:05:04 -0400 Doug Torrance wrote: > Control: tags -1 pending > > On 06/26/2018 03:55 PM, Paul Gevers wrote: > > Source: fflas-ffpack > > Version: 2.3.2-1 > > User: debian...@lists.debian.org > > Usertags: regression > > > > Dear maintainers, > > > > Since the upload of

Bug#902442: givaro: autopkgtest regression: /usr/bin/ld: cannot find tests/: File format not recognized

2018-06-27 Thread Gianfranco Costamagna
On Wed, 27 Jun 2018 01:21:37 -0400 Doug Torrance wrote: > Control: tags -1 pending > > On 06/26/2018 04:03 PM, Paul Gevers wrote: > > Source: givaro > > Version: 4.0.4-1 > > User: debian...@lists.debian.org > > Usertags: regression > > > > Dear maintainers, > > > > Since the upload of 4.0.4-1,

Bug#902106: ros-ros-comm: uninstallable due to clash with ros-rosconsole source package

2018-06-22 Thread Gianfranco Costamagna
Source: ros-ros-comm Version: 1.13.3+ds1-4 Severity: serious Justification: uninstallable INFO Processing upload ros-ros-comm_1.13.5+ds1-4_amd64.changes INFO Upload was rejected: INFOlibrosconsole-dev_1.13.5+ds1-4_amd64.deb: Version older than that in the archive. 1.13.5+ds1-4 <= 1.13.7-1