Bug#1070787: coq-corn: produces empty binary

2024-05-09 Thread Gianfranco Costamagna
Source: coq-corn Version: 8.19.0-1 Severity: serious Hello, looks like there are at least two issues: 1) fta directory was stripped on tarball import, not sure how and why, because the upstream repo still contains it (this makes autopkgtest fail) 2) the produced binary package looks empty

Bug#1070115: libaio1t64: libaio1 and libaio1t64 are co-installed: is this expected?

2024-04-30 Thread Gianfranco Costamagna
Hello, quoting changelog: +libaio (0.3.113-6) unstable; urgency=medium + + * Switch from future=+lfs to abi=+lfs build flags feature, and Build-Depends +on dpkg-dev >= 1.22.0. + * Add time64 support: +- Remove dead code for syscall handling. +- Refactor code to use an internal

Bug#1033028: fixed in pydata-sphinx-theme 0.15.2-1

2024-04-23 Thread Gianfranco Costamagna
control: notfixed -1 0.15.2-1 control: reopen -1 Hello Andreas, I tried to upload your package, but I failed due to some nodejs failures. Looks like the new theme-switcher is running some npm install during build, failing due to network access... Any idea? In the meanwhile I reuploaded 0.7

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#983866: mark symbol as optional, not seen when building with -O3

2024-04-16 Thread Gianfranco Costamagna
On Tue, 2 Mar 2021 13:12:31 +0100 Matthias Klose wrote: Package: src:libunivalue Version: 1.1.1+20191112-1 Tags: patch Mark another symbol as optional, not seen when building with -O3. patch at

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#1068810: sch-rnd: hardcoded librnd4 dependency

2024-04-11 Thread Gianfranco Costamagna
control: severity -1 serious thanks G. OpenPGP_signature.asc Description: OpenPGP digital signature

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#1068810: sch-rnd: hardcoded librnd4 dependency

2024-04-11 Thread Gianfranco Costamagna
Package: sch-rnd Version: 1.0.5-1 Severity: normal 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#1062897: fixed in silo-llnl 4.11-3.1

2024-04-10 Thread Gianfranco Costamagna
/debian/changelog 2024-04-10 12:20:33.0 +0200 @@ -1,3 +1,10 @@ +silo-llnl (4.11-4.1) unstable; urgency=medium + + * Restore the NMU discarted by maintainer upload: +- Rename libraries for 64-bit time_t transition. Closes: #1062897 + + -- Gianfranco Costamagna Wed, 10 Apr 2024 12:20

Bug#1068450: librist: FTBFS of reverse-dependencies with recent mbedtls [PATCH]

2024-04-05 Thread Gianfranco Costamagna
Package: librist Version: 0.2.10+dfsg-1 Severity: normal Tags: patch Hello, I found mbedtls support to be now enabled with mbedtls 2.28.8. So now the pkgconfig file includes it, and fails if it is missing. ffmpeg FTBFS due to it if librist gets rebuilt. diff -Nru

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#1067511: libgpod: FTBFS with experimental libplist

2024-03-22 Thread Gianfranco Costamagna
Package: libgpod Version: 0.8.3-19.1 Severity: normal Tags: patch Dear Maintainer, In Ubuntu, the attached patch was applied to achieve the following: * Add two patches from arch linux to fix FTBFS with newer libplist Thanks for considering the patch. ***

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#1067482: libhinawa: please drop runtime glib2.0 hardcoded dependency

2024-03-22 Thread Gianfranco Costamagna
:13.0 +0100 +++ libhinawa-4.0.1/debian/changelog2024-03-22 09:56:48.0 +0100 @@ -1,3 +1,10 @@ +libhinawa (4.0.1-2.2) unstable; urgency=medium + + * Non-maintainer upload. + * Drop glib runtime dependency (Closes: #-1) + + -- Gianfranco Costamagna Fri, 22 Mar 2024 09:56:48 +0100

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#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#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#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#1066935: imagemagick: NMU diff for 64-bit time_t transition (second fix)

2024-03-15 Thread Gianfranco Costamagna
Package: imagemagick Version: 6.9.12.98+dfsg1-5.1 Severity: normal Tags: patch Hello, some dependencies were incorrectly generated, leading to impossibility to install the package on armhf. Thanks for considering the patch. *** /tmp/tmpx4ebe5bv/imagemagick_8:6.9.12.98+dfsg1-5.1ubuntu1.debdiff

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#1053147: fixed

2024-03-11 Thread Gianfranco Costamagna
control: close -1 thanks OpenPGP_signature.asc Description: OpenPGP digital signature

Bug#1053147:

2024-03-11 Thread Gianfranco Costamagna
Control: close -1Thanks This should be fixed already. G.

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#1064934: RFS: nanomsg/1.2.1+dfsg-1 -- nanomsg utilities

2024-03-03 Thread Gianfranco Costamagna
Hello, +++ nanomsg-1.2.1+dfsg/src/utils/chunkref.c 2024-02-03 23:45:24.0 +0100 @@ -1,5 +1,6 @@ /* Copyright (c) 2013 Martin Sustrik All rights reserved. +Copyright 2024 Staysail Systems, Inc. Anyway, I didn't sponsor, but gave you DM for the package. Feel free to add

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#1063396: lircd systemd service times out

2024-02-28 Thread Gianfranco Costamagna
control: fixed -1 0.10.2-0.6 control: close -1 so lircd gets terminated despite everything being just fine. that's because the service type is specified as "notify", but clearly the daemon doesn't actually send a readiness notification. that's probably either because lirc was built without

Bug#992976: uscan: mode=git refs/heads/ instruction scans for tags instead, and fails

2024-02-23 Thread Gianfranco Costamagna
Hello, change is now committed on git repo. G. On Wed, 10 Jan 2024 09:30:18 +0100 Gianfranco Costamagna wrote: control: tags -1 patch hello, I'm attaching something that might be considered as a patch, the problem was not in the checkout itself, but more in the version log. --- a/lib

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#1059236: closed by Gianfranco Costamagna (Re: Bug#1057954: RFS: nanomsg/1.2+dfsg-1 [ITA] -- nanomsg utilities)

2024-02-20 Thread Gianfranco Costamagna
Hello, >I think I need advice here. I am tempted to breaks replace and upgrade all to >libnanomsg6 >and then work with upstream on SONAMES etc. How would you and Tobias proceed? yes, this is correct. Change soname and go for experimental, and ask upstream to change soname only if symbols are

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#1063429: RFS: libfilezilla/0.46.0-1 -- build high-performing platform-independent programs (runtime lib)

2024-02-12 Thread Gianfranco Costamagna
Hello Phil, I'm sponsoring but next time don't forget to update copyright years, the diff shows: - Copyright (C) 2023 Tim Kosse + Copyright (C) 2015-2024 Tim Kosse (and also your d/copyright entry!) G. OpenPGP_signature.asc Description:

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#1061079: RFS pidgin-skype

2024-02-02 Thread Gianfranco Costamagna
Hello, >It is really random, for upstream modification. > >But it looks I could have to do something for auto-glib2.0 > transition. >Which I don't really understand yet. Just don't do any action should be fine. There is a time_t

Bug#1062428: tinyxml: Swith to maintained fork

2024-02-01 Thread Gianfranco Costamagna
Hello, On Thu, 01 Feb 2024 10:29:14 + =?utf-8?q?Bastien_Roucari=C3=A8s?= wrote: Source: tinyxml Version: 2.6.2-6;1 Severity: important Tags: security Justification: security support X-Debbugs-Cc: Debian Security Team Dear Maintainer, It seems that a fork of tinyxml is well maintained

Bug#1062091: RM: llvm-toolchain-18/experimental -- ROM; wrong versioning for rc tarball

2024-01-31 Thread Gianfranco Costamagna
Package: ftp.debian.org Severity: normal Hello, please remove llvm-toolchain-18 from experimental, we failed to set a good versioning (- instead of ~) making the version higher than the non-rc release. Fortunately this should be an experimental only issue, so please remove it from there. G.

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#1061079: RFS pidgin-skype

2024-01-30 Thread Gianfranco Costamagna
martedì 30 gennaio 2024 alle ore 16:28:14 CET, Patrick ZAJDA ha scritto: Hello, On Fri, 26 Jan 2024 18:36:02 +0100 Gianfranco Costamagna wrote: > Happily done, btw how do you feel about pushing your work somewhere in Debian git repositories? > https://salsa.debian.org/debian/pidgin

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#1060057: lirc: diff for NMU version 0.10.2-0.5

2024-01-17 Thread Gianfranco Costamagna
: #1060557) + [ Svante Signell, Samuel Thibault ] + * Fix build on hurd (Closes: #1060093) + + -- Gianfranco Costamagna Wed, 17 Jan 2024 14:21:20 +0100 + lirc (0.10.2-0.4) unstable; urgency=medium * Non-maintainer upload. diff -Nru lirc-0.10.2/debian/control lirc-0.10.2/debian/control --- lirc

Bug#962311: Your mail

2024-01-17 Thread Gianfranco Costamagna
control: tags -1 wontfix 2.2.2. The contrib archive area The contrib archive area contains supplemental packages intended to work with the Debian distribution, but which require software outside of the distribution to either build or function. Every package in contrib must comply with the

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#1060835: wxwidgets3.2: FTBFS (test failures with experimental webkit2gtk)

2024-01-15 Thread Gianfranco Costamagna
Source: wxwidgets3.2 Version: 3.2.4+dfsg-2 Hello, looks like wxwidgets3.2 FTBFS if you pin experimental packages. (Note, this log comes from Ubuntu, but I reproduced on debian experimental with a local pbuilder chroot) All tests passed (1230247 assertions in 315 test cases) cd tests &&

Bug#1060395: bluez: please add simple testsuite from Ubuntu

2024-01-10 Thread Gianfranco Costamagna
Package: bluez Version: 5.67-1 Severity: normal Dear Maintainer, Ubuntu added a testsuite to the package. I'm attaching it to this bug report Please consider adding it. G. #!/usr/bin/env python3 import unittest import subprocess import sys import os import aptdaemon.test class

Bug#1060393: bluez: please update patch work-around-Logitech-diNovo-Edge-keyboard-firmware-i.patch

2024-01-10 Thread Gianfranco Costamagna
Package: bluez Version: 5.67-1 Severity: normal Dear Maintainer, Can you please update the patch with this new content? From aa73bf5039dfd2cf0a52dd6fd22501d955cc1a00 Mon Sep 17 00:00:00 2001 From: Tommy Date: Thu, 10 Jan 2013 09:18:43 +0100 Subject: [PATCH] work around Logitech diNovo Edge

Bug#992976: uscan: mode=git refs/heads/ instruction scans for tags instead, and fails

2024-01-10 Thread Gianfranco Costamagna
control: tags -1 patch hello, I'm attaching something that might be considered as a patch, the problem was not in the checkout itself, but more in the version log. --- a/lib/Devscripts/Uscan/git.pm 2023-04-03 01:03:04.0 +0200 +++ b/lib/Devscripts/Uscan/git.pm 2024-01-10

Bug#1059978: rosegarden: team uploading and git committed changes

2024-01-09 Thread Gianfranco Costamagna
liblircclient-dev to liblirc-dev (Closes: #1059978) + + -- Gianfranco Costamagna Mon, 08 Jan 2024 12:49:19 +0100 + rosegarden (1:22.12.1-1) unstable; urgency=medium * New upstream version 22.12.1 diff --git a/debian/control b/debian/control index f7793ecd..88cd90fa 100644 --- a/debian

Bug#1059980: xine-ui: Please move from liblircclient-dev to liblirc-dev

2024-01-08 Thread Gianfranco Costamagna
Hello! On Mon, 8 Jan 2024 12:57:51 +0100 =?UTF-8?Q?Patrick_Matth=C3=A4i?= wrote: Hey, upload planned for this week thanks a lot! dcut -k 92978A6E195E4921825F7FF0F34F09744E9F5DD9 ssh-upload cancel -f xine-ui_0.99.14-1.1_source.changes Uploading commands file to ssh.upload.debian.org

Bug#1059980: xine-ui: diff for NMU version 0.99.14-1.1

2024-01-08 Thread Gianfranco Costamagna
liblircclient-dev to liblirc-dev (Closes: #1059980) + + -- Gianfranco Costamagna Mon, 08 Jan 2024 12:56:29 +0100 + xine-ui (0.99.14-1) unstable; urgency=medium * New upstream release. diff -Nru xine-ui-0.99.14/debian/control xine-ui-0.99.14/debian/control --- xine-ui-0.99.14/debian/control

Bug#1059978: rosegarden: team uploading and git committed changes

2024-01-08 Thread Gianfranco Costamagna
-dev to liblirc-dev (Closes: #1059978) + + -- Gianfranco Costamagna Mon, 08 Jan 2024 12:49:19 +0100 + rosegarden (1:22.12.1-1) unstable; urgency=medium * New upstream version 22.12.1 diff --git a/debian/control b/debian/control index f7793ecd..88cd90fa 100644 --- a/debian/control +++ b

Bug#1059980: xine-ui: Please move from liblircclient-dev to liblirc-dev

2024-01-08 Thread Gianfranco Costamagna
Hello, On Thu, 4 Jan 2024 11:28:11 +0100 Gianfranco Costamagna wrote: Source: xine-ui Version: 0.99.14-1 Tags: patch Hello, as you might know, lirc renamed it's library from liblircclient-dev into liblirc-dev (there were multiple split libraries that have been unified into one single

Bug#1059975: fixed in gkrellm-radio 2.0.4-3

2024-01-08 Thread Gianfranco Costamagna
Hello, thanks a lot for the quick fix! G. OpenPGP_signature.asc Description: OpenPGP digital signature

Bug#1060093: lirc: FTBFS on hurd-i386

2024-01-08 Thread Gianfranco Costamagna
Hello, > > We do want modinfo on the linux platform, please make this os- > > specific. > Thanks for having a look, feel free to NMU when you agree on the patch. Alec might be overbusy, I'm pretty sure he doesn't mind some extra help :) G.

Bug#1060135: luajit: new stable version 2.1 is out

2024-01-06 Thread Gianfranco Costamagna
Source: luajit Version: 2.1.0~beta3+dfsg-6 Severity: important Hello, as said, https://github.com/LuaJIT/LuaJIT/tags 2.1 is marked production ready! please update it G.

Bug#1059784: RFS: golang-google-api/0.61.0-2 [Team] -- Google APIs Client Library

2024-01-04 Thread Gianfranco Costamagna
Hello Shengjing, Uploaded, but I rewrote the git history for easy review. thanks for the quick reupload! G. OpenPGP_signature.asc Description: OpenPGP digital signature

Bug#764687: bino: FTBS on amrhf and armel

2024-01-04 Thread Gianfranco Costamagna
control: fixed -1 2.1-1 control: close -1 fixed G. On Thu, 14 Dec 2017 21:42:46 +0200 Adrian Bunk wrote: On Sat, Oct 11, 2014 at 09:56:07AM +0200, Dominique Dumont wrote: > On Friday 10 October 2014 17:42:46 you wrote: > > I think the best solution would be to remove bino from arm/armhf as it

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#1059978: rosegarden: Please move from liblircclient-dev to liblirc-dev

2024-01-04 Thread Gianfranco Costamagna
Source: rosegarden Version: 1:22.12.1-1 Tags: patch Hello, as you might know, lirc renamed it's library from liblircclient-dev into liblirc-dev (there were multiple split libraries that have been unified into one single library). To finish this transition we would like to remove the

Bug#1059980: xine-ui: Please move from liblircclient-dev to liblirc-dev

2024-01-04 Thread Gianfranco Costamagna
Source: xine-ui Version: 0.99.14-1 Tags: patch Hello, as you might know, lirc renamed it's library from liblircclient-dev into liblirc-dev (there were multiple split libraries that have been unified into one single library). To finish this transition we would like to remove the

Bug#1059979: xawtv: Please move from liblircclient-dev to liblirc-dev

2024-01-04 Thread Gianfranco Costamagna
Source: xawtv Version: 3.107-1.1 Tags: patch Hello, as you might know, lirc renamed it's library from liblircclient-dev into liblirc-dev (there were multiple split libraries that have been unified into one single library). To finish this transition we would like to remove the liblircclient-dev

Bug#1059977: rhythmbox: Please move from liblircclient-dev to liblirc-dev

2024-01-04 Thread Gianfranco Costamagna
Source: rhythmbox Version: 3.4.7-1 Tags: patch Hello, as you might know, lirc renamed it's library from liblircclient-dev into liblirc-dev (there were multiple split libraries that have been unified into one single library). To finish this transition we would like to remove the

Bug#1059976: pulseaudio: Please move from liblircclient-dev to liblirc-dev

2024-01-04 Thread Gianfranco Costamagna
Source: pulseaudio Version: 16.1+dfsg1-2 Tags: patch Hello, as you might know, lirc renamed it's library from liblircclient-dev into liblirc-dev (there were multiple split libraries that have been unified into one single library). To finish this transition we would like to remove the

Bug#1059975: gkrellm-radio: Please move from liblircclient-dev to liblirc-dev

2024-01-04 Thread Gianfranco Costamagna
Source: gkrellm-radio Version: 2.0.4-2 Tags: patch Hello, as you might know, lirc renamed it's library from liblircclient-dev into liblirc-dev (there were multiple split libraries that have been unified into one single library). To finish this transition we would like to remove the

Bug#1059974: bino: Please move from liblircclient-dev to liblirc-dev

2024-01-04 Thread Gianfranco Costamagna
Source: bino Version: 1.6.6-3 Tags: patch Hello, as you might know, lirc renamed it's library from liblircclient-dev into liblirc-dev (there were multiple split libraries that have been unified into one single library). To finish this transition we would like to remove the liblircclient-dev

Bug#1059973: audacious-plugins: Please move from liblircclient-dev to liblirc-dev

2024-01-04 Thread Gianfranco Costamagna
Source: audacious-plugins Version: 4.3.1-2 Tags: patch Hello, as you might know, lirc renamed it's library from liblircclient-dev into liblirc-dev (there were multiple split libraries that have been unified into one single library). To finish this transition we would like to remove the

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#1049614: lirc: Fails to build binary packages again after successful build

2024-01-03 Thread Gianfranco Costamagna
control: fixed -1 0.10.2-0.2 control: close -1 thanks G. On Wed, 16 Aug 2023 09:42:49 +0200 Lucas Nussbaum wrote: Source: lirc Version: 0.10.1-7.2 Severity: minor Tags: trixie sid ftbfs User: lu...@debian.org Usertags: ftbfs-binary-20230816 ftbfs-binary-after-build User:

  1   2   3   4   5   6   7   8   9   10   >