Bug#1095769: milter-greylist FTCBFS: uses AC_RUN_IFELSE

2025-02-11 Thread Helmut Grohne
ttaching a patch for your convenience. Note that this patch does not make milter-greylist cross buildable. That's ok. Please close this bug anyway when doing something about the -lcurl test. Helmut --- milter-greylist-4.6.4.orig/configure.ac +++ milter-greylist-4.6.4/configure.ac @@ -514,16

Bug#1089093: update bug metadata

2025-03-18 Thread Helmut Grohne
user debian...@lists.debian.org usertags 1089093 + fileconflict affects 1089093 + xfonts-thai-nectec severity 1089093 serious thanks These changes help automated tooling correctly associate with analysis. File conflict bugs generally are release critical. Helmut

Bug#1102458: netkit-telnet-ssl uselessly links -lcrypt

2025-04-09 Thread Helmut Grohne
dropping the unnecessary linkage already. Helmut --- netkit-telnet-ssl-0.17.41+really0.17.orig/telnetd/CMakeLists.txt +++ netkit-telnet-ssl-0.17.41+really0.17/telnetd/CMakeLists.txt @@ -34,7 +34,6 @@ util ssl crypto -crypt libtelnet ) install(

Bug#1103914: coco-cpp FTCBFS: hard codes the build architecture compiler

2025-04-22 Thread Helmut Grohne
table and thus makes coco-cpp cross buildable. Please consider applying it. Helmut --- coco-cpp-20120102.orig/Makefile +++ coco-cpp-20120102/Makefile @@ -1,5 +1,5 @@ all: - g++ *.cpp -o Coco $(CPPFLAGS) $(CFLAGS) $(LDFLAGS) + $(CXX) *.cpp -o Coco $(CPPFLAGS) $(CFLAGS) $(LDFLAGS) clean: rm -f Coco

Bug#1102703: libam7xxx0.1-bin has an undeclared file conflict on /usr/share/metainfo/it.ao2.libam7xxx.metainfo.xml

2025-04-12 Thread Helmut Grohne
concurrently results in an unpack error from dpkg, because none of the packages installs a diversion for the affected file. Kind regards Helmut

Bug#1102709: libutf8.h-dev and libutfcpp-dev have an undeclared file conflict on /usr/include/utf8

2025-04-12 Thread Helmut Grohne
he file is being moved between packages, Breaks and Replaces should be declared. In this case, please refer to policy section 7.6 for details. Another useful resource is https://wiki.debian.org/PackageTransition. Kind regards Helmut

Bug#1105151: zcam FTCBFS: multiple reasons

2025-05-12 Thread Helmut Grohne
attaching a patch for the first two problems and will report a separate bug for the g-ir-scanner. Helmut diff --minimal -Nru zbar-0.23.93/debian/changelog zbar-0.23.93/debian/changelog --- zbar-0.23.93/debian/changelog 2025-05-01 09:00:31.0 +0200 +++ zbar-0.23.93/debian/changelog

Bug#1104989: highwayhash FTCBFS: build vs host confusion

2025-05-09 Thread Helmut Grohne
the build architecture. The host architecture compiler is unimpressed and gives up. I'm attaching a patch for your convenience. Helmut diff --minimal -Nru highwayhash-0~git20200803.9490b14/debian/changelog highwayhash-0~git20200803.9490b14/debian/changelog --- highwayhash-0~git20200803.94

Bug#1107120: wraplinux: stop using gcc-multilib

2025-06-01 Thread Helmut Grohne
ckage which is provided by the native toolchain on i386 and provided as a cross toolchain on amd64. I'm proposing a patch to switch wraplinux over to this toolchain and thus remove its need for gcc-multilib. As a result, it also becomes cross buildable. Helmut diff --minimal -Nru wraplinux-

<    1   2   3   4