Bug#1037903: xrt: ftbfs with GCC-13

2024-04-22 Thread Gianfranco Costamagna
On Sat, 16 Sep 2023 20:13:12 +0200 Jonathan Bergh wrote: Control: tags -1 + patch Fixes 1037903 due to upgrade to gcc-13 Hello, I had to add another one for arm64 build failure --- xrt-202210.2.13.466+dfsg.orig/src/runtime_src/core/edge/user/aie/common_layer/adf_api_config.h +++

Bug#1066547: fixed in xf86-input-mtrack 0.3.1-1.2

2024-04-17 Thread Gianfranco Costamagna
2015-06-02 07:09:33.0 +0200 +++ xf86-input-mtrack-0.3.1/debian/changelog2024-04-17 15:07:26.0 +0200 @@ -1,3 +1,27 @@ +xf86-input-mtrack (0.3.1-1.3) unstable; urgency=medium + + * Non-maintainer upload. + * Drop runtime dependency on old libmtdev1 + + -- Gianfranco Costamagna

Bug#1063324: possible fix?

2024-04-17 Thread Gianfranco Costamagna
+ + * Non-maintainer upload. + * Fixup conflict replaces (Closes: #1063324) + + -- Gianfranco Costamagna Wed, 17 Apr 2024 10:21:59 +0200 + uhd (4.6.0.0+ds1-5.1) unstable; urgency=medium * Non-maintainer upload. diff -Nru uhd-4.6.0.0+ds1/debian/control uhd-4.6.0.0+ds1/debian/control --- uhd

Bug#1066547: fixed in xf86-input-mtrack 0.3.1-1.1

2024-04-17 Thread Gianfranco Costamagna
-pick another patch from Benjamin Drung and +xf86-input-multitouch 1.0~rc3-2.1 to fix another FTBFS due to time64_t +(Closes: #1066547) + + -- Gianfranco Costamagna Wed, 17 Apr 2024 08:18:29 +0200 + xf86-input-mtrack (0.3.1-1.1) unstable; urgency=medium * Non-maintainer upload diff -Nru

Bug#1067596: FTBFS: error: ‘const struct input_event’ has no member named ‘time’

2024-04-16 Thread Gianfranco Costamagna
Costamagna ] + * Drop libmtdev1 runtime dependency + + [ Benjamin Drung ] + * debian/rules: Pass CPPFLAGS and CFLAGS to make call + * Port usage of struct input_event to input_event_* +(Closes: #1067596, LP: #2061591) + * Include headers to fix implicit function declaration + + -- Gianfranco

Bug#1066547: xf86-input-mtrack: FTBFS: src/gestures.c:763:13: error: implicit declaration of function ‘mtdev_empty’; did you mean ‘mtdev_get’? [-Werror=implicit-function-declaration]

2024-04-16 Thread Gianfranco Costamagna
/changelog2024-04-16 23:32:48.0 +0200 @@ -1,3 +1,11 @@ +xf86-input-mtrack (0.3.1-1.1) unstable; urgency=medium + + * Non-maintainer upload + * Add patch to fix implicit-function-declaration build failures +(Closes: #1066547) + + -- Gianfranco Costamagna Tue, 16 Apr 2024 23:32

Bug#1066547: xf86-input-mtrack: FTBFS: src/gestures.c:763:13: error: implicit declaration of function ‘mtdev_empty’; did you mean ‘mtdev_get’? [-Werror=implicit-function-declaration]

2024-04-16 Thread Gianfranco Costamagna
) + + -- Gianfranco Costamagna Tue, 16 Apr 2024 23:32:48 +0200 + xf86-input-mtrack (0.3.1-1build5) noble; urgency=medium * No-change rebuild for CVE-2024-3094 diff -Nru xf86-input-mtrack-0.3.1/debian/patches/missing-includes-implicit-function-declaration-fix.patch xf86-input-mtrack-0.3.1/debian

Bug#1064730: stdgpu: FTBFS: type_traits.h:736:1: error: expected type-specifier before ‘template’

2024-04-16 Thread Gianfranco Costamagna
On Tue, 16 Apr 2024 15:40:12 +0200 Timo =?utf-8?Q?R=C3=B6hling?= wrote: * Gianfranco Costamagna [2024-04-16 09:06]: >I agree with Cory, to me looks also a regression in thrust > >I'm trying some hacky patch, lets see > >Description: Reintroduce fallback lost in https://

Bug#1064730: rocthrust: diff for NMU version 5.7.1-2.1

2024-04-16 Thread Gianfranco Costamagna
) + + -- Gianfranco Costamagna Tue, 16 Apr 2024 18:21:04 +0200 + rocthrust (5.7.1-2) unstable; urgency=medium * Migrate to unstable diff -Nru rocthrust-5.7.1/debian/patches/invoke_result-std.patch rocthrust-5.7.1/debian/patches/invoke_result-std.patch --- rocthrust-5.7.1/debian/patches

Bug#1064730: stdgpu: FTBFS: type_traits.h:736:1: error: expected type-specifier before ‘template’

2024-04-16 Thread Gianfranco Costamagna
control: tags -1 patch control: forwarded -1 https://github.com/ROCm/rocThrust/pull/402 Looks like the build went fine G. On Tue, 16 Apr 2024 09:06:27 +0200 Gianfranco Costamagna wrote: Hello, On Mon, 15 Apr 2024 16:31:39 -0600 Cordell Bloor wrote: > Hi Timo, > > On Sat, 2 Mar 2024

Bug#1064730: stdgpu: FTBFS: type_traits.h:736:1: error: expected type-specifier before ‘template’

2024-04-16 Thread Gianfranco Costamagna
ption: Reintroduce fallback lost in https://github.com/ROCm/rocThrust/commit/2b80e29803d60f01701a67bc57ef06dacfe8af8b Author: Gianfranco Costamagna Last-Update: 2024-04-16 --- rocthrust-5.7.1.orig/thrust/detail/type_traits.h +++ rocthrust-5.7.1/thrust/detail/type_traits.h @@ -731,6 +731,8 @@ using invoke

Bug#1069017: rtags: FTBFS due to time64_t changes

2024-04-15 Thread Gianfranco Costamagna
n find clang making build fail) +Author: Gianfranco Costamagna +Forwarded: https://github.com/Andersbakken/rtags/pull/1439 +Last-Update: 2024-04-15 + +--- rtags-2.38.orig/cmake/FindLibClang.cmake rtags-2.38/cmake/FindLibClang.cmake +@@ -88,7 +88,7 @@ if (NOT LIBCLANG_CXXFLAGS) +

Bug#1068811: reopening also camv-rnd

2024-04-12 Thread Gianfranco Costamagna
control: reopen -1 control: notifxed -1 1.1.4-2 control: severity -1 serious there is one left... Package: camv-rnd-export-vector Architecture: any -Depends: ${misc:Depends}, ${shlibs:Depends}, camv-rnd-core (= ${binary:Version}), librnd4 +Depends: ${misc:Depends}, ${shlibs:Depends},

Bug#1068810:

2024-04-12 Thread Gianfranco Costamagna
control: reopen -1 control: severity -1 serious On Thu, 11 Apr 2024 13:17:44 -0600 Bdale Garbee wrote: The librnd4 runtime dependency is needed to ensure at least a minimum version of that library is available so required capability is present. The "hard coded" dependency is not actually a

Bug#1068812: pcb-rnd: hardcoded librnd4 dependency

2024-04-11 Thread Gianfranco Costamagna
Package: pcb-rnd Version: 3.1.4-1 Severity: serious Tags: patch Hello, I found that librnd4 is correctly evaluated from shlibs:Depends in the core library and then it can be dropped also on core reverse-dependencies. Please drop it. Thanks for considering the patch. diff -Nru

Bug#1068811: camv-rnd: hardcoded librnd4 dependency

2024-04-11 Thread Gianfranco Costamagna
Package: camv-rnd Version: 1.1.4-1 Severity: serious Tags: patch Hello, I found that librnd4 is correctly evaluated from shlibs:Depends in the core library and then it can be dropped also on core reverse-dependencies. Please drop it. Thanks for considering the patch. diff -Nru

Bug#1066359: aview: FTBFS: main.c:30:86: error: implicit declaration of function ‘exit’ [-Werror=implicit-function-declaration]

2024-04-10 Thread Gianfranco Costamagna
control: tags -1 patch diff -Nru aview-1.3.0rc1/debian/changelog aview-1.3.0rc1/debian/changelog --- aview-1.3.0rc1/debian/changelog 2024-04-01 05:32:50.0 + +++ aview-1.3.0rc1/debian/changelog 2024-04-10 18:19:03.0 + @@ -1,3 +1,10 @@ +aview (1.3.0rc1-9.2ubuntu1)

Bug#1064708: pygame: diff for NMU version 2.5.2-1.2

2024-04-03 Thread Gianfranco Costamagna
) + + -- Gianfranco Costamagna Thu, 04 Apr 2024 00:36:09 +0200 + pygame (2.5.2-1.1) unstable; urgency=medium * Non-maintainer upload. diff -Nru pygame-2.5.2/debian/patches/4169.diff pygame-2.5.2/debian/patches/4169.diff --- pygame-2.5.2/debian/patches/4169.diff 1970-01-01 01:00

Bug#1059228: This is fixed in the next release 0.11.1

2024-04-02 Thread Gianfranco Costamagna
Hello, On Fri, 15 Mar 2024 13:53:18 +0100 =?UTF-8?Q?Sebastian_Sp=C3=A4th?= wrote: This is fixed in the next release 0.11.1. However, I fail to build a package (due to my unexperience I guess). When I try to build a package from https://salsa.debian.org/DebianOnMobile-team/s2geometry I get

Bug#1066069: libpng1.6: hardcodes wrong udeb in shlibs, making udebs uninstallable

2024-03-28 Thread Gianfranco Costamagna
control: fixed -1 1.6.43-4 control: close -1 On Tue, 12 Mar 2024 01:13:08 +0100 Cyril Brulebois wrote: Source: libpng1.6 Version: 1.6.43-3 Severity: serious Tags: d-i Justification: broken shlibs X-Debbugs-Cc: debian-b...@lists.debian.org Hi, Your debian/rules includes this:

Bug#1067731: curlpp: diff for NMU version 0.8.1-5.3

2024-03-26 Thread Gianfranco Costamagna
) + + -- Gianfranco Costamagna Tue, 26 Mar 2024 07:45:08 +0100 + curlpp (0.8.1-5.2) unstable; urgency=medium * Non-maintainer upload. diff -Nru curlpp-0.8.1/debian/rules curlpp-0.8.1/debian/rules --- curlpp-0.8.1/debian/rules 2021-09-03 09:22:08.0 +0200 +++ curlpp-0.8.1/debian/rules 2024-03-26

Bug#1067731: curlpp: wrong makeshlibs call

2024-03-26 Thread Gianfranco Costamagna
Package: curlpp Version: 0.8.1-5.2 Severity: serious Tags: patch Hello, I plan to NMU curlpp, breaking reverse dependencies on the time64_t transition due to an old makeshlibs call that needs to be dropped now diff -Nru curlpp-0.8.1/debian/rules curlpp-0.8.1/debian/rules ---

Bug#1066340: t4kcommon: FTBFS: linebreak.c:163:19: error: implicit declaration of function ‘u8_mbtouc_unsafe’ [-Werror=implicit-function-declaration]

2024-03-23 Thread Gianfranco Costamagna
0.1.1/debian/patches/time64.patch 2024-03-22 14:08:19.0 +0100 @@ -0,0 +1,25 @@ +Description: Fixup missing method definition. + This should be probably removed from symbols file, but it would require a transition. +Author: Gianfranco Costamagna +Last-Update: 2024-03-22 + +--- t4kcommon-0.

Bug#1067494: obs-studio: FTBFS on time64_t archs

2024-03-23 Thread Gianfranco Costamagna
dio-30.0.2+dfsg/debian/patches/time64.patch 2024-03-22 13:31:40.0 +0100 @@ -0,0 +1,18 @@ +Description: Use time64_t everywhere +Author: Gianfranco Costamagna +Last-Update: 2024-03-21 + +--- obs-studio-30.0.2+dfsg.orig/plugins/linux-v4l2/v4l2-input.c obs-studio-30.0.2+dfsg/plugins/

Bug#1067494: obs-studio: FTBFS on time64_t archs

2024-03-22 Thread Gianfranco Costamagna
don't know how to properly solve it. diff -Nru obs-studio-30.0.2+dfsg/debian/patches/time64.patch obs-studio-30.0.2+dfsg/debian/patches/time64.patch --- obs-studio-30.0.2+dfsg/debian/patches/time64.patch 1970-01-01 01:00:00.0 +0100 +++ obs-studio-30.0.2+dfsg/debian/patches/time64.

Bug#1067407: graphviz: diff for NMU version 2.42.2-8.1

2024-03-22 Thread Gianfranco Costamagna
control: fixed -1 2.42.2-9 control: close -1 On Thu, 21 Mar 2024 17:21:13 +0100 =?UTF-8?B?TMOhc3psw7MgQsO2c3rDtnJtw6lueWkgKEdDUyk=?= wrote: Control: tags -1 +moreinfo On Thu, Mar 21, 2024 at 12:39 PM Gianfranco Costamagna wrote: > I've prepared an NMU for graphviz (versioned as 2.42.2-

Bug#1067459: connectgram: Please update or drop qt6 dependencies

2024-03-21 Thread Gianfranco Costamagna
Package: connectagram Version: 1.3.5-1 Severity: serious Dear Maintainer, Looks like you are adding some runtime dependencies as build-dependencies Thanks for considering the patch. --- connectagram-1.3.5/debian/control 2024-03-12 02:50:36.0 +0100 +++

Bug#1067460: entropybroker: please fix libpng-dev build dependency

2024-03-21 Thread Gianfranco Costamagna
Package: entropybroker Version: 2.9-7 Severity: serious Tags: patch Dear Maintainer, * Update dependency to libpng-dev Thanks for considering the patch. diff -Nru entropybroker-2.9/debian/control entropybroker-2.9/debian/control --- entropybroker-2.9/debian/control2022-07-31

Bug#1067428: contextfree: diff for NMU version 3.4+dfsg-1.1

2024-03-21 Thread Gianfranco Costamagna
+ + * Non-maintainer upload. + * Drop libagg2 runtime dependency (Closes: #-1) + + -- Gianfranco Costamagna Thu, 21 Mar 2024 15:00:29 +0100 + contextfree (3.4+dfsg-1) unstable; urgency=medium * New upstream release diff -Nru contextfree-3.4+dfsg/debian/control contextfree-3.4+dfsg/debian/control

Bug#1067407: graphviz: diff for NMU version 2.42.2-8.1

2024-03-21 Thread Gianfranco Costamagna
implicit declaration issue with two upstream patches +- b4947d67a4ebd48ca0105d44f92e47f044e51600 +- be6f649995d00865e7c7d721f9b5bdb13fd715c0 +(Closes: #1067407) + + -- Gianfranco Costamagna Thu, 21 Mar 2024 08:41:54 +0100 + graphviz (2.42.2-8) unstable; urgency=medium * Fix CVE-2023

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#1067419: openhpi: diff for NMU version 3.8.0-2.2

2024-03-21 Thread Gianfranco Costamagna
@@ -1,3 +1,10 @@ +openhpi (3.8.0-2.2) unstable; urgency=medium + + * Non-maintainer upload + * Drop runtime dependency on libopenipmi0 (Closes: #1067419) + + -- Gianfranco Costamagna Thu, 21 Mar 2024 12:15:41 +0100 + openhpi (3.8.0-2.1) unstable; urgency=medium * Non maintainer upload

Bug#1067419: openhpi: please drop runtime dependency on libopenipmi0

2024-03-21 Thread Gianfranco Costamagna
Package: openhpi Version: 3.8.0-2.1 Severity: serious Tags: patch openhpi (3.8.0-2.2) unstable; urgency=medium * Non-maintainer upload * Drop runtime dependency on libopenipmi0 (Closes: #-1) -- Gianfranco Costamagna Thu, 21 Mar 2024 12:15:41 +0100 diff -Nru openhpi-3.8.0/debian

Bug#1067407: graphviz: FTBFS due to -Wimplicit-declaration gcc flag

2024-03-21 Thread Gianfranco Costamagna
Package: graphviz Version: 2.42.2-8 Severity: serious Tags: patch Hello, looks like the package will FTBFS due to newly introduced implicit-declaration flag I did cherry-pick two upstream patches and the package now build successfully. * Fix implicit declaration issue with two upstream

Bug#1067210: indi-gige: please update libapogee3 runtime dependency

2024-03-20 Thread Gianfranco Costamagna
Package: indi-gige Version: 0.1+20221223115700-1 Severity: Serious Tags: patch Hello, looks like the libapogee3 needs a manual update to the t64 variant, or a removal. --- indi-gige-0.1+20221223115700/debian/control 2022-12-23 12:57:05.0 +0100 +++

Bug#1067209: jruby: please update libfixposix4 runtime depency

2024-03-20 Thread Gianfranco Costamagna
Package: jruby Version: 9.4.6.0+ds-1 Severity: serious Tags: patch Hello, libfixposix4 was renamed in libfixposix4t64, please drop or update the runtime dependency accordingly Thanks for considering the patch. diff -Nru jruby-9.4.6.0+ds/debian/control jruby-9.4.6.0+ds/debian/control ---

Bug#1066959: sysdig: wrong runtime dependency on old falcosecurity binary

2024-03-15 Thread Gianfranco Costamagna
Package: sysdig Version: 0.35.0+repack-1 Severity: Serious Hello, for some reasons sysdig has an hardcoded runtime dependency on libfalcosecurity0, now renamed in libfalcosecurity0t64. You can remove it and let debhelper create it via shlibs:Depends automatically ***

Bug#1066903: libgnt: please drop runtime dependencies

2024-03-15 Thread Gianfranco Costamagna
Package: libgnt Version: 2.14.4-1.1 Severity: serious Tags: patch Hello, I found some runtime dependencies, such as removed libglib2.0-0 breaking every 32bit build except i386 due to time64_t transition. Please update, remove them, let debhelper evaluate them via shlibs:Depends. Also I added

Bug#1065791: sleuthkit: FTBFS on arm{el,hf}: /usr/include/zlib.h:1840:5: error: unknown type name ‘off64_t’

2024-03-14 Thread Gianfranco Costamagna
control: tags -1 patch from Steve Langasek, removing some ugly hacky defines in the code seems to work cat fix-armhf-build.patch Description: * Fix armhf builds by removing hack Author: Steve Langasek Bug-Debian: https://bugs.debian.org/1065791 Last-Update: 2024-03-14 ---

Bug#1063048: llvm-toolchain-18: FTBFS on mips64el: clang++: error: linker command failed with exit code 1 (use -v to see invocation)

2024-03-09 Thread Gianfranco Costamagna
control: fixed -1 1:18.1.0-2 control: close -1 thanks G. On Sun, 4 Feb 2024 19:12:28 +0100 Sebastian Ramacher wrote: Source: llvm-toolchain-18 Version: 1:18.1.0~rc1-1 Severity: serious Tags: ftbfs Justification: fails to build from source (but built successfully in the past) X-Debbugs-Cc:

Bug#1062086: llvm-toolchain-17: FTBFS on mips64el: clang++: error: linker command failed with exit code 1 (use -v to see invocation)

2024-03-09 Thread Gianfranco Costamagna
control: fixed -1 1:17.0.6-8 control: close -1 thanks On Wed, 31 Jan 2024 11:16:23 +0100 Sebastian Ramacher wrote: Source: llvm-toolchain-17 Version: 1:17.0.6-5 Severity: serious Tags: ftbfs Justification: fails to build from source (but built successfully in the past) X-Debbugs-Cc:

Bug#1061984: libboinc-app7t64 and libboinc7t64 have an undeclared file conflict

2024-02-28 Thread Gianfranco Costamagna
control: fixed -1 7.24.1+dfsg-3 control: close -1 thanks! G. OpenPGP_signature.asc Description: OpenPGP digital signature

Bug#1053405: darktable: FTBFS on arm64 (gcc bug?)

2024-02-21 Thread Gianfranco Costamagna
On Mon, 19 Feb 2024 11:47:25 +0100 Tino Mettler wrote: Version: 4.4.2-1.1 Hi, OPENMP support was disabled for arm64 in the 4.4.2-1.1 package, so this bug can be closed. I also stumbled again over this FTBFS bug after accidently enabling OPENMP yesterday for the darktable 4.6.1-1 package, so

Bug#1064357: flask-socketio: autopkgtest regression with newer flask

2024-02-20 Thread Gianfranco Costamagna
Source: flask-socketio Version: 5.3.2-1 Severity: serious Hello, looks like autopkgtests are now failing due to newer flask (taking the autopkgtest log from Ubuntu, same happens on Debian ci) 444s (Reading database ... 70452 files and directories currently installed.) 444s Removing

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#1062699: lirc: regression due to changed build dependencies in version 0.10.2-0.5

2024-02-12 Thread Gianfranco Costamagna
) + + -- Gianfranco Costamagna Mon, 12 Feb 2024 11:47:28 +0100 + lirc (0.10.2-0.5) unstable; urgency=medium * Non-maintainer upload. diff -Nru lirc-0.10.2/debian/control lirc-0.10.2/debian/control --- lirc-0.10.2/debian/control 2024-01-17 14:21:18.0 +0100 +++ lirc-0.10.2/debian/control

Bug#1062570: libpng1.6: NMU diff for 64-bit time_t transition

2024-02-06 Thread Gianfranco Costamagna
control: found -1 1.6.40-3 On Sun, 4 Feb 2024 11:05:46 +0100 Gianfranco Costamagna wrote: control: affects -1 1.6.40-3 G. On Thu, 01 Feb 2024 23:12:06 + Steve Langasek wrote: > Source: libpng1.6 > Version: 1.6.42-1 > Severity: serious > Tags: patch pending > Justificati

Bug#1062570: libpng1.6: NMU diff for 64-bit time_t transition

2024-02-04 Thread Gianfranco Costamagna
control: affects -1 1.6.40-3 G. On Thu, 01 Feb 2024 23:12:06 + Steve Langasek wrote: Source: libpng1.6 Version: 1.6.42-1 Severity: serious Tags: patch pending Justification: library ABI skew on upgrade User: debian-...@lists.debian.org Usertags: time-t NOTICE: these changes must not be

Bug#1055515: fixed in ldc 1:1.35.0-1.1

2024-01-30 Thread Gianfranco Costamagna
-1.35.0/debian/changelog 2024-01-30 19:11:42.0 +0100 @@ -1,3 +1,10 @@ +ldc (1:1.35.0-1.2) unstable; urgency=medium + + * Non-maintainer upload. + * Fixup bash-completion installation file + + -- Gianfranco Costamagna Tue, 30 Jan 2024 19:11:42 +0100 + ldc (1:1.35.0-1.1) unstable; urgency

Bug#1060143: gnss-sdr ftbfs in unstable

2024-01-26 Thread Gianfranco Costamagna
control: fixed -1 0.0.19-1 control: close -1 thanks On Sat, 6 Jan 2024 12:19:35 +0100 Matthias Klose wrote: Package: src:gnss-sdr Version: 0.0.18-2 Severity: serious Tags: sid trixie ftbfs gnss-sdr ftbfs in unstable: [...] In file included from /usr/include/gnuradio/basic_block.h:15,

Bug#1055515: ldc: diff for NMU version 1:1.35.0-1.1

2024-01-15 Thread Gianfranco Costamagna
to let cmake helper do the right job +(Closes: #1055515) + + -- Gianfranco Costamagna Tue, 07 Nov 2023 16:15:22 +0100 + ldc (1:1.35.0-1) unstable; urgency=medium [ Matthias Klumpp ] diff -Nru ldc-1.35.0/debian/control ldc-1.35.0/debian/control --- ldc-1.35.0/debian/control 2023-11-04 18:40

Bug#1058532: golang-google-api: FTBFS: tests failed

2024-01-04 Thread Gianfranco Costamagna
control: fixed -1 0.61.0-2 control: close -1 thanks G. OpenPGP_signature.asc Description: OpenPGP digital signature

Bug#1056637: debian-multimedia: depends on removed mjpegtools-gtk

2024-01-04 Thread Gianfranco Costamagna
Hello, I replaced liblircclient-dev to liblirc-dev and fixed this bug (and NMU uploaded). Diff attached G. On Fri, 24 Nov 2023 09:39:28 +0100 Gianfranco Costamagna wrote: Source: debian-multimedia Version: 0.10 Severity: serious mjpegtools-gtk has been dropped but multimedia-video

Bug#1043182: odr-dabmux FTBFS with gcc 13

2023-12-28 Thread Gianfranco Costamagna
and sponsored thanks Il giovedì 28 dicembre 2023 alle ore 10:12:59 CET, Robin ALEXANDER ha scritto: Ciao Gianfranco, I just uploaded odr-dabmux version 4.4.1+ds-1 in mentors Grazie mille. —- Robin > Le 28 déc. 2023 à 09:53, Gianfranco Costamagna a > écrit : > >

Bug#1043182: odr-dabmux FTBFS with gcc 13

2023-12-28 Thread Gianfranco Costamagna
On Mon, 07 Aug 2023 11:35:06 +0300 Adrian Bunk wrote: Source: odr-dabmux Version: 4.4.0-1 Severity: serious Tags: ftbfs https://buildd.debian.org/status/fetch.php?pkg=odr-dabmux=riscv64=4.4.0-1=1691389622=0 ... lib/ReedSolomon.cpp: In member function ‘int ReedSolomon::encode(void*, void*,

Bug#1059154: gem2deb: autopkgtest failures [PATCH]

2023-12-20 Thread Gianfranco Costamagna
Package: gem2deb Version: 2.2 Severity: serious Tags: patch Hello, in Ubuntu the following was added to fix an autopkgtest failure gem2deb (2.2ubuntu1) noble; urgency=medium * d/t/control: add fakeroot to the gem2deb test. The test is failing due to fakeroot not being installed. It

Bug#1059042: munge: FTBFS if libsystemd-dev is installed

2023-12-19 Thread Gianfranco Costamagna
Package: munge Version: 0.5.15-3 Severity: serious Tags: patch Hello, if libsystemd-dev is installed (or something similar, didn't dig too much into this), the package FTBFS due to service file not being installed from debian/tmp checking for systemdunitdir... ${prefix}/lib/systemd/system

Bug#1056583: kaidan: FTBFS with disabled network

2023-12-15 Thread Gianfranco Costamagna
control: tags -1 patch https://patches.ubuntu.com/k/kaidan/kaidan_0.9.1-2ubuntu1.patch this patch might do the trick. +Description: Disable test requiring internet access +Author: Gianfranco Costamagna +Bug-Debian: https://bugs.debian.org/1056583 +Last-Update: 2023-11-23 + +--- kaidan-0.9.1

Bug#1056953: gdcm: ABI broke in last version 3.0.22-1

2023-11-27 Thread Gianfranco Costamagna
Source: gdcm Version: 3.0.22-1 Severity: serious Hello, as seen, gdcm is not migrating because of camitk test regression. Looking at the failure, looks like the fault is not in camitk, but in gdcm itself, changing the ABI without a SONAME bump quoting

Bug#1056709: node-nodemailer: FTBFS test proxy is stuck

2023-11-24 Thread Gianfranco Costamagna
Source: node-nodemailer Version: 6.9.4+~6.4.9-3 Severity: serious Hello, In my local machine, when I try a pbuilder sid build of the package, I get the build stuck 1) HTTP Proxy Client Tests should connect to a socket through proxy with auth: Uncaught AssertionError: expected

Bug#1056708: node-wikibase-cli: Using internet during tests

2023-11-24 Thread Gianfranco Costamagna
Source: node-wikibase-cli Version: 15.15.4-5 Severity: serious Hello, as said, there are multiple calls to wikidata.org, making the package FTBFS with tests disabled. Error: Command failed: export WB_CLIPBOARD=false WB_LANG=en WB_MAXLAG=100 ; ./bin/wd claims -c Q12569 P2586 FetchError:

Bug#1056637: debian-multimedia: depends on removed mjpegtools-gtk

2023-11-24 Thread Gianfranco Costamagna
Source: debian-multimedia Version: 0.10 Severity: serious mjpegtools-gtk has been dropped but multimedia-video multimedia-recording and multimedia-players still depend on it. Please update thanks G. OpenPGP_signature.asc Description: OpenPGP digital signature

Bug#1056599: node-proxy-agents: FTBFS with internet disabled

2023-11-23 Thread Gianfranco Costamagna
Source: node-proxy-agents Version: 0~2023071921-1 Severity: serious Hello, looks like the package tries to do calls to internet during build. + jest --testTimeout 5 --env node --moduleDirectories node_modules --testRegex test/dnsDomainIs.test.ts test/dnsDomainLevels.test.ts

Bug#1056583: kaidan: FTBFS with disabled network

2023-11-23 Thread Gianfranco Costamagna
Source: kaidan Version: 0.9.1-2 Severity: serious Hello, the package FTBFS trying to call search.jabber.network, something forbidden by policy. 6: QWARN : GroupChatTest::test_GroupChatSearchManager_GroupChatModel() public-group-chat.search: Search request error: Host search.jabber.network

Bug#1056062: coq: FTBFS in sid (dune update?)

2023-11-22 Thread Gianfranco Costamagna
the "sed: can't read tmp" error on my machine, not that I understand why it happened. Looks fixing the issue G. On Tue, 21 Nov 2023 13:56:50 +0100 julien.pu...@gmail.com wrote: Hi, Le jeudi 16 novembre 2023 à 16:45 +0100, Gianfranco Costamagna a écrit : > Source: coq > Versio

Bug#1054789: libpreludedb: FTBFS: dh_install: error: missing files, aborting

2023-11-22 Thread Gianfranco Costamagna
control: tags -1 patch +Description: Make sure we are using install-layout deb during build +Author: Gianfranco Costamagna +Bug-Debian: https://bugs.debian.org/1054789 +Last-Update: 2023-11-22 + +Index: libpreludedb-5.2.0/bindings/python/Makefile.am

Bug#1054793: libprelude: FTBFS: dh_install: error: missing files, aborting

2023-11-22 Thread Gianfranco Costamagna
control: tags -1 patch Hello, the following done like what was done in src:mercurial looks fixing the issue. G. diff -Nru libprelude-5.2.0/debian/rules libprelude-5.2.0/debian/rules --- libprelude-5.2.0/debian/rules 2021-09-01 16:18:57.0 +0200 +++ libprelude-5.2.0/debian/rules

Bug#1056334: node-ast-types: autopkgtest failure

2023-11-21 Thread Gianfranco Costamagna
Source: node-ast-types Version: 0.16.1-2 Severity: serious Hello, according to ci, the package autopkgtests looks failing. https://ci.debian.net/packages/n/node-ast-types/unstable/amd64/39617621/ 66s autopkgtest [20:34:26]: test pkg-js-autopkgtest: [--- 66s # Using

Bug#1056286: node-get-stream: FTBFS in sid with internet access disabled

2023-11-19 Thread Gianfranco Costamagna
Package: node-get-stream Version: 8.0.1-8 Severity: serious Tags: patch Hello, looks like the package is using internet during tests, and so FTBFS without internet access. The log is: ✔ string › handles truncated UTF-8 sequences over maxBuffer ✔ string › get stream with invalid UTF-8

Bug#1056062: coq: FTBFS in sid (dune update?)

2023-11-16 Thread Gianfranco Costamagna
Source: coq Version: 8.17.0+dfsg-1 Severity: serious Hello, https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/coq.html As said here, there is a build failure due to probably new dune or something similar. I can reproduce locally, but not always, looks some concurrency issue

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#1054999: dlt-daemon: FTBFS: 5: /bin/sh: 1: killall: not found

2023-11-07 Thread Gianfranco Costamagna
Hello Guillem On Tue, 7 Nov 2023 20:35:43 +0100 Guillem Jover wrote: Control: tag -1 patch Big thanks!!! Uploaded! G. OpenPGP_signature.asc Description: OpenPGP digital signature

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#1055060: wxwidgets3.2: accessing network during dh_auto_test

2023-10-30 Thread Gianfranco Costamagna
Source: wxwidgets3.2 Version: 3.2.3+dfsg-2 Severity: serious Hello, looks like the code is trying to reach some external websites during dh_auto_test. Look e.g. at the Ubuntu build log /usr/bin/ld: /tmp/cc6Gj1qH.ltrans32.ltrans.o: in function `C_A_T_C_HT_E_S_T41()':

Bug#1052854: python-vulndb: FTBFS: FileNotFoundError: [Errno 2] No such file or directory: '/<>/.pybuild/cpython3_3.11/build/vulndb/db'

2023-10-17 Thread Gianfranco Costamagna
Hello, I haven't seen that many of these. A few, yes, maybe 3? 3 under my personal ddpo, e.g. borgbackup this one and some others. In any case, I agree with your proposal, borgbackup is already "fixed" in some way, and I plan to workaround vulndb too. G. On balance, it still seems like

Bug#1042395: casparcg-server: diff for NMU version 2.3.3+dfsg-3.1

2023-10-10 Thread Gianfranco Costamagna
/patches: add use-renamed-AV_CODEC_CAP_OTHER_THREADS.patch +This fixes FTBFS against ffmpeg 6.0 (LP: #2034959, Closes: #1042395) + + -- Gianfranco Costamagna Tue, 10 Oct 2023 09:13:09 +0200 + casparcg-server (2.3.3+dfsg-3) unstable; urgency=medium [ Filip Hanes ] diff -Nru casparcg-server-2.3.3

Bug#1053588: ghc: Please add support for loongarch64

2023-10-07 Thread Gianfranco Costamagna
control: severity -1 wishlist Hello, On Sat, 07 Oct 2023 06:13:35 + JiaLing Zhang wrote: Source: ghc Version: 9.4.6-1 Severity: serious Tags: upstream ftbfs Justification: fails to build from source hello,The upstream ghc-9.6.3 has been support loongarch64.Chould we update the source ?

Bug#1051141: mfem: broken build system?

2023-10-05 Thread Gianfranco Costamagna
control: tags -1 patch pending Uploaded and git pushed. G. On Sun, 3 Sep 2023 14:17:09 +0200 Gianfranco Costamagna wrote: Source: mfem Version: 4.5.2+ds-1.1 Severity: serious Justification: the directories hardcoded in header file points to unexisting locations. Hello, I found some issues

Bug#1053405: darktable: FTBFS on arm64 (gcc bug?)

2023-10-05 Thread Gianfranco Costamagna
control: reassign -1 src:gcc-13 control: found -1 13.2.0-4 control: affects -1 src:darktable. https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111677 According to upstream, we need a patch that was added some days ago on 13 branch G. On Wed, 4 Oct 2023 08:21:31 +0200 Gianfranco Costamagna wrote

Bug#1052533: llvm-17-dev: cmake config unusable due to missing files

2023-10-04 Thread Gianfranco Costamagna
control: fixed -1 1:17.0.2-1~exp1 control: close -1 On Fri, 29 Sep 2023 11:56:19 +0200 Andreas Beckmann wrote: Followup-For: Bug #1052533 Control: found -1 1:17.0.1-1~exp2 The omp problem is not completely fixed, yet: -- The CXX compiler identification is GNU 13.2.0 -- The C compiler

Bug#1053405: darktable: FTBFS on arm64 (gcc bug?)

2023-10-04 Thread Gianfranco Costamagna
Hello, Do you think maybe there should be a debian gcc bug? after all, the distinction you point to is a difference of debian version. Not really sure, somewhat it fails with gcc-12 too, so it might be something that was even backported to older gcc, or something else For sure, it builds

Bug#1052854: python-vulndb: FTBFS: FileNotFoundError: [Errno 2] No such file or directory: '/<>/.pybuild/cpython3_3.11/build/vulndb/db'

2023-09-26 Thread Gianfranco Costamagna
control: reassign -1 dh-python control: found -1 6.20230825 control: affects -1 python-vulndb borgbackup hello, I see a TON of FTBFS bugs for python failures I suspect the reason for them to fail is * Remove *.egg-info directories in clean step, as part of Debian's wider effort to

Bug#1052824: flycheck: FTBFS if gawk is installed

2023-09-26 Thread Gianfranco Costamagna
Source: flycheck Version: 33~git20230824.e56e30d-1 Severity: serious Forwarded: https://github.com/flycheck/flycheck/issues/2036 Hello, looks like if we build with gawk installed, a new test fails. I'm filing as serious, because gawk is a tool installed on many systems. I just added the

Bug#1051819: fluidsynth: Consider building with pipewire support

2023-09-16 Thread Gianfranco Costamagna
Hello, i did nmu because... 1) riscv64 porting is finishing and they need to build as many packages as possible (this one was blocking a lot of packages) 2) im in vac now for more than one week, and i wont have access to laptop or so Sorry for the rush and indeed feel free to change everything

Bug#1051819: fluidsynth: Consider building with pipewire support

2023-09-15 Thread Gianfranco Costamagna
(Closes: #1051819) + + -- Gianfranco Costamagna Thu, 14 Sep 2023 07:22:04 +0200 + fluidsynth (2.3.3-2) unstable; urgency=medium * Team upload. diff -Nru fluidsynth-2.3.3/debian/control fluidsynth-2.3.3/debian/control --- fluidsynth-2.3.3/debian/control 2023-09-13 02:52:50.0 +0200

Bug#1051786: CVE-2023-4863: Heap buffer overflow in WebP

2023-09-14 Thread Gianfranco Costamagna
control: tags -1 pending Hello, since the package libwebp looks a little bit maintained via NMU and package is on salsa.d.o/debian namespace, I'll just do it and git push/git push --tags. G. On Tue, 12 Sep 2023 09:08:55 -0600 Jeffrey Cliff wrote: Subject: CVE-2023-4863: Heap buffer

Bug#1050688: poetry: needs internet access during build?

2023-09-14 Thread Gianfranco Costamagna
Hello, On Tue, 12 Sep 2023 21:59:46 -0300 Emmanuel Arias wrote: Hi, I can confirm that the next 4 tests needs internet to work: * tests/installation/test_installer.py::test_installer_with_pypi_repository * tests/installation/test_chef.py::test_prepare_directory_editable *

Bug#1051828: pytorch: needs-root for autopkgtests?

2023-09-13 Thread Gianfranco Costamagna
Source: pytorch Version: 2.0.1+dfsg-2 Severity: serious Hello, I just found this failure on Ubuntu builders. 5393s autopkgtest [13:15:11]: test show_dangling_symlink_if_any: cd debian/tests ; find /usr -xtype l -print 5393s autopkgtest [13:15:11]: test show_dangling_symlink_if_any:

Bug#1051475: ledit: can't be built with arch:all+any

2023-09-08 Thread Gianfranco Costamagna
Source: ledit Version: 2.04-6 Severity: serious Hello, for some reasons, building ledit with arch:all + arch:any produces a ledit binary with an additional dependency on libstdlib-ocaml-lqmb5 This makes the arch:all package not binNMU safe, and then RC buggy. I think, for an arch:all package

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#1038911: goldencheetah: diff for NMU version 1:3.5-1.2

2023-09-06 Thread Gianfranco Costamagna
) + + -- Gianfranco Costamagna Thu, 07 Sep 2023 00:14:26 +0200 + goldencheetah (1:3.5-1.1) unstable; urgency=medium * Non-maintainer upload. diff -Nru goldencheetah-3.5/debian/control goldencheetah-3.5/debian/control --- goldencheetah-3.5/debian/control2020-07-25 02:03:49.0 +0200 +++ goldencheetah

Bug#1051031: libvmime: diff for NMU version 0.9.2-8.1

2023-09-06 Thread Gianfranco Costamagna
into libgsasl-dev following Debian +package renaming (Closes: #1051031) + + -- Gianfranco Costamagna Thu, 07 Sep 2023 00:08:37 +0200 + libvmime (0.9.2-8) unstable; urgency=medium * [4fe0f91] Rebuild patch queue from patch-queue branch diff -Nru libvmime-0.9.2/debian/control libvmime-0.9.2/debian

Bug#1051311: xandikos: autopkgtests failures against new dulwich

2023-09-05 Thread Gianfranco Costamagna
Source: xandikos Version: 0.2.8-1 Severity: serious Hello, for some reasons, new dulwich regressed xandikos autopkgtests: https://ci.debian.net/data/autopkgtest/testing/amd64/x/xandikos/37481831/log.gz 67s autopkgtest [19:11:41]: test litmus: [--- 67s ++ dirname

Bug#1051310: sarsen: autopkgtest failures

2023-09-05 Thread Gianfranco Costamagna
Source: sarsen Version: 0.9.3+ds-2 Severity: serious Hello, looks like something (new python-xarray?) broke autopkgtests for this package: https://ci.debian.net/data/autopkgtest/unstable/amd64/s/sarsen/37316930/log.gz 63s autopkgtest [23:46:19]: test python3: [--- 63s

Bug#1042520: jabberd2: diff for NMU version 2.7.0-4.1

2023-09-05 Thread Gianfranco Costamagna
-05 21:17:04.0 +0200 @@ -1,3 +1,11 @@ +jabberd2 (2.7.0-4.1) unstable; urgency=medium + + * Non-maintainer upload + * Update dependencies from libgsasl7-dev to libgsasl-dev +(Closes: #1042520, 1051175) + + -- Gianfranco Costamagna Tue, 05 Sep 2023 21:17:04 +0200 + jabberd2 (2.7.0-4

Bug#1051174: marked as pending in clickhouse

2023-09-04 Thread Gianfranco Costamagna
Control: tag -1 pending Hello, Bug #1051174 in clickhouse reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at:

Bug#1051177: pokerth: build-depends on old libgsasl7-dev

2023-09-03 Thread Gianfranco Costamagna
Source: pokerth Version: 1.1.2-2 Severity: Serious tags: patch Hello, for some reasons, libgsasl7-dev was renamed in libgsasl-dev $ sed s/libgsasl7-dev/libgsasl-dev/g -i debian/control Should be enough to fix the issue. G. OpenPGP_signature Description: OpenPGP digital signature

Bug#1051176: jreen: build-depends on old libgsasl7-dev

2023-09-03 Thread Gianfranco Costamagna
Source: jreen Version: 1.2.0+ds-1 Severity: Serious tags: patch Hello, for some reasons, libgsasl7-dev was renamed in libgsasl-dev $ sed s/libgsasl7-dev/libgsasl-dev/g -i debian/control Should be enough to fix the issue. G. OpenPGP_signature Description: OpenPGP digital signature

Bug#1051175: jabberd2: build-depends on old libgsasl7-dev

2023-09-03 Thread Gianfranco Costamagna
Source: jabberd2 Version: 2.7.0-4 Severity: Serious tags: patch Hello, for some reasons, libgsasl7-dev was renamed in libgsasl-dev $ sed s/libgsasl7-dev/libgsasl-dev/g -i debian/control Should be enough to fix the issue. G. OpenPGP_signature Description: OpenPGP digital signature

Bug#1051174: clickhouse: build-depends on old libgsasl7-dev

2023-09-03 Thread Gianfranco Costamagna
Source: clickhouse Version: 18.16.1+ds-7.3 Severity: Serious tags: patch Hello, for some reasons, libgsasl7-dev was renamed in libgsasl-dev $ sed s/libgsasl7-dev/libgsasl-dev/g -i debian/control Should be enough to fix the issue. G. OpenPGP_signature Description: OpenPGP digital signature

  1   2   3   4   5   6   7   8   9   10   >