Bug#1054202: prometheus-snmp-exporter FTBFS: FAIL: pg_setting_test.go:240: PgSettingSuite.TestMetric

2023-10-18 Thread Adrian Bunk
Source: prometheus-postgres-exporter Version: 0.14.0-2 Severity: serious Tags: ftbfs https://buildd.debian.org/status/logs.php?pkg=prometheus-postgres-exporter=0.14.0-2%2Bb1 ... FAIL: pg_setting_test.go:240: PgSettingSuite.TestMetric pg_setting_test.go:254: c.Check(m.Desc().String(),

Bug#1054199: prometheus-snmp-exporter FTBFS: FAIL: TestPduToSample

2023-10-18 Thread Adrian Bunk
Source: prometheus-snmp-exporter Version: 0.24.1-1 Severity: serious Tags: ftbfs https://buildd.debian.org/status/logs.php?pkg=prometheus-snmp-exporter=0.24.1-1%2Bb2 ... ok github.com/prometheus/snmp_exporter 0.021s === RUN TestPduToSample collector_test.go:539: Got metric:

Bug#1054198: ncbi-entrez-direct FTBFS: No rule to make target '/<>/obj-aarch64-linux-gnu/src/golang.org/x/net', needed by '/<>/obj-aarch64-linux-gnu/src/github.com/klauspost/

2023-10-18 Thread Adrian Bunk
Source: ncbi-entrez-direct Version: 19.2.20230331+dfsg-2 Severity: serious Tags: ftbfs https://buildd.debian.org/status/logs.php?pkg=ncbi-entrez-direct=19.2.20230331%2Bdfsg-2%2Bb1 ... ln -s /usr/share/gocode/src/golang.org/x/crypto /<>/obj-aarch64-linux-gnu/src/golang.org/x/crypto make[1]: ***

Bug#1054197: hcloud-cli FTBFS: cannot use cert.ID (variable of type int64) as int value in argument to strconv.Itoa

2023-10-18 Thread Adrian Bunk
Source: hcloud-cli Version: 1.30.3-1 Severity: serious Tags: ftbfs bookworm sid https://buildd.debian.org/status/logs.php?pkg=hcloud-cli=1.30.3-1%2Bb8 ... # github.com/hetznercloud/cli/internal/hcapi src/github.com/hetznercloud/cli/internal/hcapi/certificate.go:27:24: cannot use cert.ID

Bug#1054195: cppgir FTBFS: ERROR could not find GIR for GObject-2.0

2023-10-18 Thread Adrian Bunk
Source: cppgir Version: 0~git20231003.e856d76-1 Severity: serious Tags: ftbfs https://buildd.debian.org/status/logs.php?pkg=cppgir=0~git20231003.e856d76-1 ... [ 39%] Generating wrapper code for: GObject-2.0;Gio-2.0;Gst-1.0;Gtk-3.0 cd "/<>" && "/<>/obj-aarch64-linux-gnu/cppgir" --class

Bug#1054165: ffmpeg: FTBFS when trying to bootstrap with pkg.ffmpeg.stage1

2023-10-18 Thread John Paul Adrian Glaubitz
ev [pkg.ffmpeg.stage1]" to debian/control should fix this bug. Thanks, Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer `. `' Physicist `-GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913

Bug#1054157: mdevctl: env-logger should be strict enough for the requirement

2023-10-18 Thread Adrian Bunk
Source: mdevctl Version: 1.2.0-4 Severity: serious Tags: ftbfs https://buildd.debian.org/status/fetch.php?pkg=mdevctl=arm64=1.2.0-4%2Bb3=1697626199=0 ... Merged Build-Depends: ..., librust-env-logger+default-dev, ... The following NEW packages will be installed: ...

Bug#1054156: librust-env-logger-0.7+default-dev shouldn't provide librust-env-logger+default-dev

2023-10-18 Thread Adrian Bunk
Package: librust-env-logger-0.7+default-dev Severity: serious https://buildd.debian.org/status/fetch.php?pkg=mdevctl=arm64=1.2.0-4%2Bb3=1697626199=0 ... Merged Build-Depends: ..., librust-env-logger+default-dev, ... The following NEW packages will be installed: ...

Bug#1054035: mpich: FTBFS on ppc64 due to bogus architecture check in debian/rules

2023-10-16 Thread John Paul Adrian Glaubitz
matches "ppc64" in "UCX_ARCH" which is set to "amd64 ppc64el arm64". The proper approach would be to use filter() instead of findstring() since the former matches only words separated by whitespaces [2]. I have verified that this fixes the FTBFS on ppc64.

Bug#1052144: ghc: Needs to link against libatomic on at least m68k

2023-10-16 Thread John Paul Adrian Glaubitz
Hello! On Sat, 2023-10-14 at 16:37 +0200, John Paul Adrian Glaubitz wrote: > Hi! > > On Sat, 2023-10-14 at 17:33 +0300, Ilias Tsitsimpis wrote: > > As a side note, I believe the attached patch is wrong, it changes the > > semantics of the functions. Notice that __sync

Bug#1023649: ghc: FTBFS haskell-random powerpc (ghc Segmentation fault)

2023-10-15 Thread John Paul Adrian Glaubitz
ipt, will have to patch either the Haskell sources or the Python script. Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer `. `' Physicist `-GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913

Bug#1052144: ghc: Needs to link against libatomic on at least m68k

2023-10-14 Thread John Paul Adrian Glaubitz
are_exchange() returns true/false, depending on whether the > operation succeeded. The correct patch is here [1]. > > Could this be the reason why your cross-compiler for m68k seg-faults? Hmm, good point. I will verify that. Thanks for pointing this out! Adrian

Bug#1052144: ghc: Needs to link against libatomic on at least m68k

2023-10-14 Thread John Paul Adrian Glaubitz
Hello! On Fri, 2023-09-22 at 09:20 +0200, John Paul Adrian Glaubitz wrote: > The attached patch fixes the issue for me. The underlying problem is > the use of legacy atomic functions for which no 64-bit variants exist > on some architectures [1]. See also the upstream discussio

Bug#1051650: cmake: Problems finding libraries on Alpha

2023-10-13 Thread Adrian Bunk
On Fri, Sep 15, 2023 at 08:57:15PM +0200, Timo Röhling wrote: > Hi Adrian, Hi Timo, thanks for taking a look (and sorry for the late reply). > On Mon, 11 Sep 2023 01:20:53 +0300 Adrian Bunk wrote: > > 1. The problem is about not finding a library, > > it happens in many

Bug#1053831: darktable lost avif support with libavif 1.0.1

2023-10-12 Thread Adrian Bunk
Package: darktable Version: 4.4.2-1 Severity: important Forwarded: https://github.com/darktable-org/darktable/commit/698b14bf2d97e6386b79e9b4803e76371ea67db5 https://buildd.debian.org/status/fetch.php?pkg=darktable=amd64=4.4.2-1%2Bb1=1696715265=0 ... CMake Warning at src/CMakeLists.txt:356

Bug#1053830: kimageformats FTBFS with gcc 13 on i386

2023-10-12 Thread Adrian Bunk
Source: kimageformats Version: 5.107.0-3 Severity: serious Tags: ftbfs patch Forwarded: https://salsa.debian.org/qt-kde-team/kde/kimageformats/-/merge_requests/6 https://buildd.debian.org/status/fetch.php?pkg=kimageformats=i386=5.107.0-3%2Bb1=1696715074=0 ... 95% tests passed, 1 tests failed

Bug#1023649: ghc: FTBFS haskell-random powerpc (ghc Segmentation fault)

2023-10-11 Thread John Paul Adrian Glaubitz
g. OK, good to know about the build profile. However, on powerpc I will most likely still have to cross-compile the package as I don't really have a working native 9.0.x compiler on the target at the moment unless there is a 9.0.x version without the patch [1] that introduced the regression.

Bug#1023649: ghc: FTBFS haskell-random powerpc (ghc Segmentation fault)

2023-10-11 Thread John Paul Adrian Glaubitz
porating both the switch to the Hadrian build system as well as the 32-bit unregisterised and sparc64 build fixes into the same upload. Might a good idea to upload the two build fixes unstable first to get a working 9.4.x compiler for all targets so we're able to build haskell-hadrian first. Adria

Bug#1053767: chromium: please to add support for s390x or armel

2023-10-10 Thread John Paul Adrian Glaubitz
less you have a dedicated maintainer, it's next to impossible to get Google upstream support a new architecture. Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer `. `' Physicist `-GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913

Bug#1053756: haskell-lambdahack FTBFS: test: Error when parsing configuration file. Please fix config.ui.ini or remove it altogether.

2023-10-10 Thread Adrian Bunk
Source: haskell-lambdahack Version: 0.11.0.0-3 Severity: serious Tags: ftbfs https://buildd.debian.org/status/logs.php?pkg=haskell-lambdahack=0.11.0.0-3 ... Running 1 test suites... Test suite test: RUNNING... test: Error when parsing configuration file. Please fix config.ui.ini or remove it

Bug#1053754: haskell-integer-roots FTBFS: Encountered missing or private dependencies: ghc-bignum <1.3

2023-10-10 Thread Adrian Bunk
Source: haskell-integer-roots Version: 1.0.2.0-1 Severity: serious Tags: ftbfs https://buildd.debian.org/status/logs.php?pkg=haskell-integer-roots=1.0.2.0-1 ... Error: hlibrary.setup: Encountered missing or private dependencies: ghc-bignum <1.3 ...

Bug#1053717: glibc: Please add build support for loong64

2023-10-09 Thread John Paul Adrian Glaubitz
to upload source packages that have loong64 in their debian/control files. Could you add build support for loong64 to glibc? The changes should be straight- forward but feel free to take a look at the current glibc package in unreleased which was built with loong64 support [2]. Thanks, Adrian

Bug#1023649: ghc: FTBFS haskell-random powerpc (ghc Segmentation fault)

2023-10-09 Thread John Paul Adrian Glaubitz
gt; > > End of assembler dump. > ` I think the interesting part would be the disassembly of base_GHCziFloat_floatToDigits_closure () where the actual crash happened. Your disassembly seems to show parts of the segfault handler. Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer `. `' Physicist `-GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913

Bug#1023649: ghc: FTBFS haskell-random powerpc (ghc Segmentation fault)

2023-10-09 Thread John Paul Adrian Glaubitz
as backported. GHC 9.4.x was never available for powerpc at the moment due this particular bug. > Is it important ? It would save me some time, so it would be very helpful. Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer `. `' Physicist `-GPG: 62FF 8A75 84E0 2956

Bug#1053686: pandoc: cannot fulfill the build dependencies

2023-10-08 Thread Adrian Bunk
Source: pandoc Version: 2.17.1.1-3 Severity: serious Tags: ftbfs builddeps:pandoc : Depends: libghc-aeson-dev (< 2.1) but 2.1.2.1-4 is to be installed Depends: libghc-doclayout-dev (< 0.4) but 0.4.0.1-1 is to be installed Depends:

Bug#1053665: kimageformat-plugins lost the avif plugin with libavif 1.0.1

2023-10-08 Thread Adrian Bunk
Package: kimageformat-plugins Version: 5.107.0-3 Severity: important Forwarded: https://invent.kde.org/frameworks/kimageformats/-/merge_requests/181 https://buildd.debian.org/status/fetch.php?pkg=kimageformats=amd64=5.107.0-3%2Bb1=1696715098=0 ... -- The following OPTIONAL packages have not been

Bug#1053641: transition: libavif

2023-10-07 Thread Adrian Bunk
ix below, only tested on i386 but should also fix s390x. > Thanks, > Boyuan Yang >... cu Adrian --- jpeg-xl-0.7.0/debian/rules.old 2023-10-07 20:36:28.728571696 + +++ jpeg-xl-0.7.0/debian/rules 2023-10-07 20:36:51.420550561 + @@ -23,6 +23,8 @@ DEB_CXXFLAGS_MAINT_APPEND

Bug#563686: Wrong bug closed

2023-10-07 Thread Adrian Bunk
Control: reopen -1 Sorry this was the wrong bug number, reopening. cu Adrian

Bug#1053570: haskell-config-value FTBFS with alex 3.3.0.0

2023-10-06 Thread Adrian Bunk
Source: haskell-config-value Version: 0.8.3-2 Severity: serious Tags: ftbfs patch Forwarded: https://github.com/glguy/config-value/commit/c5558c8258598fab686c259bff510cc1b19a0c50 https://buildd.debian.org/status/fetch.php?pkg=haskell-config-value=loong64=0.8.3-2=1696604219=0

Bug#1053537: aiksaurus FTBFS: error: possibly undefined macro: AC_MSG_ERROR

2023-10-05 Thread Adrian Bunk
Source: aiksaurus Version: 1.2.1+dev-0.12-7.1 Severity: serious Tags: ftbfs X-Debbugs-Cc: Bastian Germann https://buildd.debian.org/status/logs.php?pkg=aiksaurus=1.2.1%2Bdev-0.12-7.1 ... configure.ac:95: the top level configure.ac:119: error: possibly undefined macro: AC_MSG_ERROR If this

Bug#1023649: ghc: FTBFS haskell-random powerpc (ghc Segmentation fault)

2023-10-05 Thread John Paul Adrian Glaubitz
gt; | #4 0x108f55a0 in scheduleWaitThread () > | #5 0x108f21c8 in hs_main () > | #6 0x10007408 in main () > | (gdb) > ` Could you provide the disassembled code for the affected code section? Thanks, Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer `. `' Physicist `-GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913

Bug#1053530: haskell-aeson FTBFS on 32bit

2023-10-05 Thread Adrian Bunk
Source: haskell-aeson Version: 2.1.2.1-4 Severity: serious Tags: ftbfs Forwarded: https://github.com/haskell/aeson/issues/1060 https://buildd.debian.org/status/logs.php?pkg=haskell-aeson=2.1.2.1-4 ... JSONTestSuite i_number_double_huge_neg_exp.json decode:

Bug#1053528: python-pcre2 FTBFS on architectures without PCRE2 jit support

2023-10-05 Thread Adrian Bunk
Source: python-pcre2 Version: 0.3.0+ds-1 Severity: important Tags: ftbfs https://buildd.debian.org/status/logs.php?pkg=python-pcre2=0.3.0%2Bds-1 === FAILURES === test_pattern_jit_compile_success[a+b+c*d*-0-SUCCESS0]

Bug#1028489: transition: boost1.81

2023-10-05 Thread Adrian Bunk
to 1.81 or 1.82 > I would be happy to help. Note that as a workaround you could temporarily use a non-default boost by build depending on libboost-foo1.81-dev instead of libboost-foo-dev, and then later switch to libboost-foo-dev (>= 1.81) [1] after the defaults change. > Regards, >

Bug#1023649: ghc: FTBFS haskell-random powerpc (ghc Segmentation fault)

2023-10-04 Thread John Paul Adrian Glaubitz
Hi Ilias! On Wed, 2023-10-04 at 12:26 +0200, John Paul Adrian Glaubitz wrote: > Looking at the ghc package in openSUSE, I found this patch [1] which disables > unboxed arrays > in order to fix the build on big-endian systems. And, indeed, disabling > unboxed arrays in > libra

Bug#1053469: libx11 FTBFS: dh_quilt_unpatch: error: quilt --quiltrc /dev/null pop -a || test $? = 1 returned exit code 1

2023-10-04 Thread Adrian Bunk
Source: libx11 Version: 2:1.8.7-1 Severity: serious Tags: ftbfs https://buildd.debian.org/status/logs.php?pkg=libx11=2%3A1.8.7-1 ... fakeroot debian/rules clean dh clean --with quilt --builddirectory=build/ dh_auto_clean -O--builddirectory=build/ dh_autoreconf_clean

Bug#1053468: mrpt FTBFS with suitesparse 7.2.0

2023-10-04 Thread Adrian Bunk
Source: mrpt Version: 1:2.10.1+ds-2 Severity: serious Tags: ftbfs patch Forwarded: https://github.com/MRPT/mrpt/commit/afda967b07745c16d8c4a2a649a2709b0f8183e4 https://buildd.debian.org/status/logs.php?pkg=mrpt=1%3A2.10.1%2Bds-3 ... In file included from /usr/include/c++/13/bits/ios_base.h:41,

Bug#1023649: ghc: FTBFS haskell-random powerpc (ghc Segmentation fault)

2023-10-04 Thread John Paul Adrian Glaubitz
Hi! On Wed, 2023-10-04 at 11:59 +0200, John Paul Adrian Glaubitz wrote: > FWIW, I have not been able to build GHC from git on 32-bit PowerPC even for > 8.10.7. I assume, > I will need to add some of Debian's patches on top of vanilla GHC in order to > get the build > to succe

Bug#1023649: ghc: FTBFS haskell-random powerpc (ghc Segmentation fault)

2023-10-04 Thread John Paul Adrian Glaubitz
Hi Ilias! On Wed, 2023-09-20 at 14:54 +0300, Ilias Tsitsimpis wrote: > Thanks for working on this, comments inline. Thanks for the useful hints! > On Wed, Sep 20, 2023 at 12:15PM, John Paul Adrian Glaubitz wrote: > > I have been bisecting this issue but in order to be succes

Bug#1053350: vulkan-memory-allocator FTBFS with gcc 13

2023-10-02 Thread Adrian Bunk
Source: vulkan-memory-allocator Version: 3.0.1+dfsg-1 Severity: serious Tags: ftbfs https://buildd.debian.org/status/fetch.php?pkg=vulkan-memory-allocator=riscv64=3.0.1%2Bdfsg-1=1695533510=0 ... In file included from /<>/src/VmaUsage.h:91, from /<>/src/VmaUsage.cpp:30:

Bug#1053328: pycryptodome: Baseline violation on i386 and test FTBFS on !x86

2023-10-01 Thread Adrian Bunk
Source: pycryptodome Version: 3.18.0+dfsg1-1 Severity: serious Tags: ftbfs https://buildd.debian.org/status/logs.php?pkg=pycryptodome=3.18.0%2Bdfsg1-1 ... [ 1%] Building C object CMakeFiles/mont.dir/<>/src/mont.c.o cc: error: unrecognized command-line option ‘-mssse3’ cc: error: unrecognized

Bug#1053322: ceres-solver FTBFS with suitesparse 7.2.0

2023-10-01 Thread Adrian Bunk
Source: ceres-solver Version: 2.1.0+really2.1.0+dfsg-2 Severity: serious Tags: ftbfs Forwarded: https://github.com/ceres-solver/ceres-solver/issues/1009 Control: affects -1 src:colmap src:openturns src:sight

Bug#1042057: binNMUs needed for new pandoc in *stable

2023-10-01 Thread Adrian Bunk
esult in the Provides of libghc-{gitit,hakyll}-{dev,prof} changing, but these are leaf packages. cu Adrian

Bug#1053289: libzypp FTBFS on slower buildds: 87 - EvDownloader_test (Failed)

2023-09-30 Thread Adrian Bunk
Source: libzypp Version: 17.31.15-1 Severity: serious Tags: ftbfs https://buildd.debian.org/status/logs.php?pkg=libzypp=mips64el https://buildd.debian.org/status/logs.php?pkg=libzypp=riscv64 https://buildd.debian.org/status/logs.php?pkg=libzypp=alpha ... 87: Test command:

Bug#1053272: bookworm-pu: package rmlint/2.9.0-2.5~deb12u1

2023-09-30 Thread Adrian Bunk
for bookworm. + + -- Adrian Bunk Sat, 30 Sep 2023 15:52:45 +0300 + +rmlint (2.9.0-2.5) unstable; urgency=high + + * Non-maintainer upload. + * Add upstream fix for GUI startup failure with recent python3.11. +(Closes: #1040940) + + -- Adrian Bunk Sat, 05 Aug 2023 17:16:05 +0300 + +rmlint

Bug#1053271: bullseye-pu: package cpio/2.13+dfsg-7.1~deb11u1

2023-09-30 Thread Adrian Bunk
7.1~deb11u1) bullseye; urgency=medium + + * Non-maintainer upload. + * Rebuild for bullseye. + + -- Adrian Bunk Sat, 30 Sep 2023 15:18:55 +0300 + +cpio (2.13+dfsg-7.1) unstable; urgency=medium + + * Non-maintainer upload. + * Suggest libarchive-dev (Closes: #662718). + * d/copyright: Conv

Bug#1052144: ghc: Needs to link against libatomic on at least m68k

2023-09-27 Thread John Paul Adrian Glaubitz
On Wed, 2023-09-27 at 22:00 +0300, Ilias Tsitsimpis wrote: > On Fri, Sep 22, 2023 at 09:20AM, John Paul Adrian Glaubitz wrote: > > The attached patch fixes the issue for me. The underlying problem is > > the use of legacy atomic functions for which no 64-bit variants ex

Bug#1052144: ghc: Needs to link against libatomic on at least m68k

2023-09-22 Thread John Paul Adrian Glaubitz
build later fails due to memory exhaustion for which I haven't found a solution yet. Thanks, Adrian > [1] https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63368 > [2] https://gitlab.haskell.org/ghc/ghc/-/issues/23974 -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer `. `' Phy

Bug#1052382: sysprof: Should not build-depend on libunwind-dev on unsupported architectures

2023-09-21 Thread John Paul Adrian Glaubitz
mentioned above? Thanks, Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer `. `' Physicist `-GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913

Bug#1023649: ghc: FTBFS haskell-random powerpc (ghc Segmentation fault)

2023-09-20 Thread John Paul Adrian Glaubitz
HINX_PDF := NO" \ >> mk/build.mk # ./configure && make -j32 For newer versions, the build has to be performed with Hadrian, so the last step would be: # ./hadrian/build -j Prior to using Hadrian for the first time, the package database needs to be updated: # cabal update

Bug#1052144: ghc: Needs to link against libatomic on at least m68k

2023-09-18 Thread John Paul Adrian Glaubitz
failed in phase `Linker'. (Exit code: 1) make[2]: *** [utils/iserv/ghc.mk:104: utils/iserv/stage2_p/build/tmp/ghc-iserv-prof] Error 1 make[2]: *** Waiting for unfinished jobs which indicates that the build needs to link against libatomic. This issue has also been reported upstream [1]. Than

Bug#1052142: ghc: Please add patch to restore minimal build support for sparc and sparc64

2023-09-18 Thread John Paul Adrian Glaubitz
sparc* and sparc64* from m4/ghc_convert_cpu.m4 and m4/fptools_set_haskell_platform_vars.m4 meaning that building on sparc64 is no longer possible. The attached patch re-adds sparc and sparc64 to re-enable builds. The problem has also been reported upstream [1]. Thanks, Adrian > [1] ht

Bug#1023649: ghc: FTBFS haskell-random powerpc (ghc Segmentation fault)

2023-09-16 Thread John Paul Adrian Glaubitz
the only way forward will be to bisect the problem unless a GHC expert can figure out what the problem is. Adrian > [1] https://buildd.debian.org/status/package.php?p=ghc=sid > [2] https://gitlab.haskell.org/ghc/ghc/-/issues/23969 -- .''`. John Paul Adrian Glaubitz : :' : Debian Dev

Bug#1051966: icmake: Please add bootstrap build profile to break circular build dependency

2023-09-14 Thread John Paul Adrian Glaubitz
because src:bobcat build-depends on icmake to build. A build profile which allows to disable the libbobcat-dev build dependency temporarily and use the aforementioned bootstrap mechanism would be very helpful for bootstrapping icmake on new architectures such as loong64. Thanks, Adrian -- .''`. John

Bug#1051931: obs-studio: Please use whitelist for libluajit-5.1-dev build dependency

2023-09-14 Thread John Paul Adrian Glaubitz
hurd-i386 i386 mips64el s390x, $(DEB_HOST_ARCH))) confflags += -DENABLE_SCRIPTING_LUA=OFF endif I have attached the patch as a file as well. Thanks, Adrian > [1] > https://salsa.debian.org/multimedia-team/obs-studio/-/blob/master/debian/control#L30 > [2] https://buildd.debian.o

Bug#1051842: gensio: FTBFS: error: some symbols or patterns disappeared in the symbols file

2023-09-14 Thread John Paul Adrian Glaubitz
n the list of arches in > this line without doing additional changes". I actually recommend using pkgkde-symbolshelper from the KDE team to work with symbols files [1]. It automatically retrieves build logs and uses them to patch symbols files. This saves a lot of work! Adrian > [1] https:/

Bug#1051918: openjdk-22: Please disable testsuite on powerpc

2023-09-14 Thread John Paul Adrian Glaubitz
disable the testsuite on powerpc for the time being or add a timeout? Thanks, Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer `. `' Physicist `-GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913

Bug#1051907: aranym: Please update the outdated config.guess and config.sub to recognize the LoongArch

2023-09-14 Thread John Paul Adrian Glaubitz
at any time. I'm aware of the problem and I will fix it for the next upload. I was planning to rewrite the debian/rules file anyway and I will probably fix with dh_autoreconf. I was not aware of dh_update_autotools_config, so thanks for the suggestion. Adrian -- .''`. John Paul Adr

Bug#1051763: dpkg: Please backport support for loong64 to oldstable and stable

2023-09-13 Thread John Paul Adrian Glaubitz
o be upgraded anytime soon, so having this patch backported to oldstable would definitely help speed things up. Thanks, Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer `. `' Physicist `-GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913

Bug#1050071: llvm-defaults: move to 16

2023-09-12 Thread Adrian Bunk
the packages that use the default version. Users of non-default LLVM like mesa/rustc/chromium/ghc/qt6-tools/... move at their own pace (otherwise they would use the default LLVM). > smcv cu Adrian

Bug#1051763: dpkg: Please backport support for loong64 to oldstable and stable

2023-09-12 Thread John Paul Adrian Glaubitz
, in particular DAK, needs to be able to recognize loong64 in d/control. Since the servers are running oldstable and stable and loong64 support was only added to dpkg 1.22.0, I would like to ask for loong64 to be backported to the dpkg version in oldstable and stable. Thanks, Adrian -- .''`. John

Bug#1051754: mpi-defaults: Please enable support for loong64 architecture

2023-09-12 Thread John Paul Adrian Glaubitz
to debian/control recently [1]. Thanks, Adrian > [1] > https://salsa.debian.org/postgresql/postgresql/-/commit/644130c26acebe008f94b8d41b86cd500551fc44 -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer `. `' Physicist `-GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913

Bug#1051687: rust-backtrace: Circular build dependency prevents build on new targets

2023-09-11 Thread John Paul Adrian Glaubitz
ot sure whether rust-backtrace is the proper package to file the bug against, so please feel free to reassign. Thanks, Adrian > [1] https://buildd.debian.org/status/package.php?p=rust-backtrace=sid -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer `. `' Physicist `-GPG: 62FF 8A75 84

Bug#1051650: cmake: Problems finding libraries on Alpha

2023-09-10 Thread Adrian Bunk
Package: cmake Version: 3.26.4-4 Severity: normal Tags: ftbfs X-Debbugs-Cc: debian-al...@lists.debian.org Many (> 50) have been FTBFS on alpha recently due to cmake not finding libraries. This bug is sent against cmake with Cc to the debian-alpha list to document and track this issue.

Bug#1051642: apt: Please drop the dependency alternatives to gpgv

2023-09-10 Thread Adrian Bunk
Package: apt Severity: normal Depends: ..., gpgv | gpgv2 | gpgv1,... Having only gpgv1 installed could result in rare issues with not being able to verify some signatures. gpgv2 as alternative is harmless but pointless, since it is a transitional package depending on gpgv.

Bug#1051599: python3-opengl: Hardcodes dependency on removed transitional package libgl1-mesa-glx

2023-09-10 Thread Adrian Bunk
Package: python3-opengl Version: 3.1.6+dfsg-3 Severity: serious Tags: trixie sid python3-opengl hardcodes a dependency on the removed transitional package libgl1-mesa-glx.

Bug#1051598: view3dscene: Hardcodes dependency on removed transitional packages

2023-09-10 Thread Adrian Bunk
Package: view3dscene Version: 4.2.0-1 Severity: serious Tags: trixie sid Package: view3dscene Architecture: any Depends: ... libgl1-mesa-swx11 | libgl1-mesa-glx | libgl1-nvidia-glx, This should be changed to depend on libgl1 instead.

Bug#1051597: eom: Hardcodes dependency on removed transitional package libgl1-mesa-glx

2023-09-10 Thread Adrian Bunk
Package: eom Version: 1.26.0-2 Severity: serious Tags: trixie sid eom hardcodes a dependency on the removed transitional package libgl1-mesa-glx.

Bug#1051596: python3-vispy: Hardcodes dependency on removed transitional package libgl1-mesa-glx

2023-09-10 Thread Adrian Bunk
Package: python3-vispy Version: 0.13.0-1 Severity: serious python3-vispy hardcodes a dependency on the removed transitional package libgl1-mesa-glx.

Bug#1051485: frama-c FTBFS with why3 1.6.0

2023-09-08 Thread Adrian Bunk
Source: frama-c Version: 20220511-manganese-4 Severity: serious Tags: ftbfs https://buildd.debian.org/status/fetch.php?pkg=frama-c=amd64=20220511-manganese-4%2Bb5=1694181938=0 ... File "src/plugins/wp/ProverWhy3.ml", line 1129, characters 12-36: 1129 | let drv = Why3.Whyconf.load_driver

Bug#1051484: dose3 FTBFS with ocamlgraph 2.0.0

2023-09-08 Thread Adrian Bunk
Source: dose3 Version: 7.0.0-3 Severity: serious Tags: ftbfs https://buildd.debian.org/status/fetch.php?pkg=dose3=amd64=7.0.0-3%2Bb1=1694182045=0 ... == FAIL: runTest (__main__.DoseTests.runTest) Test : ceve_cone_dot Group :

Bug#1051447: wpewebkit: Circular build-dependency on gst-plugins-bad1.0 prevents bootstrap

2023-09-08 Thread John Paul Adrian Glaubitz
Hi Alberto! On Fri, 2023-09-08 at 10:38 +, Alberto Garcia wrote: > On Fri, Sep 08, 2023 at 09:18:28AM +0200, John Paul Adrian Glaubitz wrote: > > Could you add a build profile to either src:gst-plugins-bad1.0 or > > src:wpewebkit to allow the packages to be boostrapped on loon

Bug#1051447: wpewebkit: Circular build-dependency on gst-plugins-bad1.0 prevents bootstrap

2023-09-08 Thread John Paul Adrian Glaubitz
to allow the packages to be boostrapped on loong64? Thanks, Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer `. `' Physicist `-GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913

Bug#1051385: postgresql-15: Please disable LLVM support on loong64 for now

2023-09-07 Thread John Paul Adrian Glaubitz
; I'll do a new postgresql-15 upload. I forgot to mention: We need to check with DSA first whether the dpkg version on the DAK server already supports loong64. Otherwise, it could happen that the package gets rejected when you add loong64 to debian/control. Let me get some feedback first. Adrian -

Bug#1051385: postgresql-15: Please disable LLVM support on loong64 for now

2023-09-07 Thread John Paul Adrian Glaubitz
. Since this currently results in an FTBFS [1], I would like to ask to disable LLVM on loong64 for the time being. In the meantime, I am going to build postgresql-15 with LLVM disabled manually and I'm going to upload it to unreleased to unblock more packages on the architecture. Thanks, Adrian

Bug#1051195: libcamera: Building with nodoc build profile results in FTBFS

2023-09-04 Thread John Paul Adrian Glaubitz
mv debian/tmp/usr/share/doc/libcamera-0.* debian/tmp/usr/share/doc/libcamera-doc Thanks, Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer `. `' Physicist `-GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913

Bug#1051191: libsdl2: Please add stage1 profile to disable pipewire for bootstrap

2023-09-04 Thread John Paul Adrian Glaubitz
be disabled with a build profile. Could you add a "stage1" or "pkg.libsdl2.nopipewire" build profile to src:libsdl2? Thanks, Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer `. `' Physicist `-GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913

Bug#1051185: libsass: Please update symbols file for loong64

2023-09-03 Thread John Paul Adrian Glaubitz
, Adrian > [1] > https://buildd.debian.org/status/fetch.php?pkg=libsass=loong64=3.6.5%2B20220909-3=1693584389=0 -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer `. `' Physicist `-GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913

Bug#1050872: release.debian.org: mips64el apparently relies on buster (oldoldstable) LTS?

2023-09-03 Thread Adrian Bunk
ported to Python3 but is used by planet.debian.org. A replacement is being written in Perl, but it is still WIP. > Thanks, > smcv cu Adrian

Bug#1051124: libdex: Circular build dependency with sysprof makes bootstrap impossible

2023-09-02 Thread John Paul Adrian Glaubitz
a build profile for bootstrapping without the other. Thanks, Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer `. `' Physicist `-GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913

Bug#1051104: marked as pending in sysprof

2023-09-02 Thread John Paul Adrian Glaubitz
for fixing this. Could you upload the package soonish, so I can bootstrap sysprof and gtk4 on all Debian Ports architectures? Thanks, Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer `. `' Physicist `-GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913

Bug#1051104: sysprof: Building with profile "pkg.sysprof.nogui" results in FTBFS

2023-09-02 Thread John Paul Adrian Glaubitz
mp;& tail -v -n \+0 meson-logs/meson-log.txt This means that breaking the gtk4 <=> sysprof build dependency circle is currently not possible preventing a successful bootstrap of gtk4 on new architectures such as loong64. Thanks, Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian

Bug#1051068: sysprof: Should mark test build dependencies as

2023-09-02 Thread John Paul Adrian Glaubitz
please mark the build dependencies as ? Thanks, Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer `. `' Physicist `-GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913

Bug#1050994: xutils-dev: Please add support for loong64

2023-09-01 Thread John Paul Adrian Glaubitz
in [2]. I have CC'ed two engineers from Loongson to make them aware of the bug so they can work on a patch to add loong64 support. Thanks, Adrian > [1] > https://buildd.debian.org/status/fetch.php?pkg=xaw3d=loong64=1.5%2BF-1.1=1693526902=0 > [2] https://bugs.debian.org/cgi-bin/bugrepor

Bug#1050893: gcc-13: Please disable Ada, D, Go and M2 as well as GDB support on loong64

2023-08-31 Thread John Paul Adrian Glaubitz
. - Please disable Ada, D, Go and M2 for loong64 in debian/rules.def. - Please add "!loong64" for gdb in debian/control.m4 The attached patch implements these changes. Thanks, Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer `. `' Physicist `-GPG: 62FF 8A75 84E0

Bug#1050503: suitesparse: FTBFS on loong64 and sparc64 due to packaging issues

2023-08-25 Thread John Paul Adrian Glaubitz
and sparc64 only. Adrian > [1] > https://buildd.debian.org/status/fetch.php?pkg=suitesparse=loong64=1%3A7.1.0%2Bdfsg-3=1692910284=0 > [2] > https://buildd.debian.org/status/fetch.php?pkg=suitesparse=sparc64=1%3A7.1.0%2Bdfsg-3=1692414038=0 > [3] > https://salsa.debian.org/scienc

Bug#1050136: librust-darling-dev is no longer installable

2023-08-20 Thread Adrian Bunk
Package: librust-darling-dev Version: 0.14.1-1 Severity: serious Tags: trixie sid The following packages have unmet dependencies: librust-darling-dev : Depends: librust-darling-core-0.14.1+default-dev Depends: librust-darling-macro-0.14.1+default-dev

Bug#1042736: golang-github-dgrijalva-jwt-go-dev: Broken transitional package

2023-08-16 Thread Adrian Bunk
On Wed, Aug 16, 2023 at 07:31:40PM +0800, Shengjing Zhu wrote: > Control: affects -1 - go-exploitdb > > Hi Adrian Bunk, > > Please drop the Dep-Wait on buildd for go-exploitdb. Thanks. A new upload automatically removes Dep-Wait for the previous version, IOW a Dep-Wait allows bui

Bug#1049384: zlib: trying to overwrite '/usr/include/minizip/crypt.h', which is also in package libminizip-dev:amd64 1:1.2.13.dfsg-2

2023-08-15 Thread Adrian Bunk
g-2_amd64.deb > E: Sub-process /usr/bin/dpkg returned an error code (1) > > Breaks/Replaces or Conflicts seem to be missing. No, the bug is that the /usr/include/minizip headers are shipped in both zlib1g-dev and libminizip-dev, and that they should never have been in zlib1g-dev. > Kind Regards, > > Bas cu Adrian

Bug#1043597: rust-mbox FTBFS on architectures where char is unsigned

2023-08-13 Thread Adrian Bunk
Source: rust-mbox Version: 0.6.0-1 Severity: important Tags: ftbfs Forwarded: https://github.com/kennytm/mbox/pull/18/commits/82ab7559203a434a159d54f42b59ce9c901f7055 X-Debbugs-Cc: Emanuele Rocca , Debian Rust Maintainers

Bug#1043584: pbbam FTBFS with pbcopper 2.2.0

2023-08-13 Thread Adrian Bunk
Source: pbbam Version: 2.1.0+dfsg-2 Severity: serious Tags: ftbfs trixie sid Forwarded: https://github.com/PacificBiosciences/pbbam/commit/1142a51493d2b047f6f8c71931ced230f593ef2b https://buildd.debian.org/status/fetch.php?pkg=pbbam=amd64=2.1.0%2Bdfsg-2%2Bb1=1691776254=0 ... FAILED:

Bug#1042252: pmdk: diff for NMU version 1.13.1-1.1

2023-08-11 Thread Adrian Bunk
On Fri, Aug 11, 2023 at 04:12:42PM +0200, Adam Borowski wrote: > On Fri, Aug 11, 2023 at 02:02:36PM +0300, Adrian Bunk wrote: > > I've prepared an NMU for pmdk (versioned as 1.13.1-1.1) and uploaded > > it to DELAYED/2. Please feel free to tell me if I should cancel it. > >

Bug#1043451: libopencsd: binary-any FTBFS

2023-08-11 Thread Adrian Bunk
Source: libopencsd Version: 1.3.3-1 Severity: serious Tags: ftbfs trixie sid https://buildd.debian.org/status/fetch.php?pkg=libopencsd=riscv64=1.3.3-1=1691714850=0 ... debian/rules override_dh_installdocs make[1]: Entering directory '/<>' # kick compat 11+ to put docs where we told it

Bug#1042252: pmdk: diff for NMU version 1.13.1-1.1

2023-08-11 Thread Adrian Bunk
Control: tags 1042252 + patch Control: tags 1042252 + pending Dear maintainer, I've prepared an NMU for pmdk (versioned as 1.13.1-1.1) and uploaded it to DELAYED/2. Please feel free to tell me if I should cancel it. cu Adrian diff -Nru pmdk-1.13.1/debian/changelog pmdk-1.13.1/debian/changelog

Bug#1037801: openexr: diff for NMU version 3.1.5-5.1

2023-08-10 Thread Adrian Bunk
Control: tags 1037801 + patch Control: tags 1037801 + pending Dear maintainer, I've prepared an NMU for openexr (versioned as 3.1.5-5.1) and uploaded it to DELAYED/2. Please feel free to tell me if I should cancel it. cu Adrian diff -Nru openexr-3.1.5/debian/changelog openexr-3.1.5/debian

Bug#1043368: kokkos FTBFS with gcc 13

2023-08-09 Thread Adrian Bunk
Source: kokkos Version: 3.7.01-2 Severity: serious Tags: ftbfs https://buildd.debian.org/status/fetch.php?pkg=kokkos=riscv64=3.7.01-2=1691576293=0 https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/kokkos.html ... /<>/core/src/impl/Kokkos_MemoryPool.cpp:116:48: error: ‘uint32_t’

Bug#1043313: libsuperlu-dev: Inconsistent declaration of double{C,M}alloc()

2023-08-08 Thread Adrian Bunk
Package: libsuperlu-dev Version: 6.0.0+dfsg1-2 Severity: serious Tags: ftbfs Forwarded: https://github.com/xiaoyeli/superlu/pull/100 Control: affects -1 src:freefem++ https://buildd.debian.org/status/logs.php?pkg=freefem%2B%2B=4.13%2Bdfsg-1%2Bb2 ... In file included from SuperLu.cpp:32:

Bug#1043225: qt6-base: Please add patch to re-enable support for SuperH (sh4)

2023-08-07 Thread John Paul Adrian Glaubitz
Hi! Forgot to specify Q_BYTE_ORDER. Updated patch attached. Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer `. `' Physicist `-GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913 Index: qt6-base-6.4.2+dfsg/src/corelib/global/qprocessordetection.h

Bug#1043225: qt6-base: Please add patch to re-enable support for SuperH (sh4)

2023-08-07 Thread John Paul Adrian Glaubitz
commenting the corresponding code out. As demanded by upstream in [1], I will provide a screenshot of Qt running on SH later this week. Adrian > [1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1025823 -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer `. `' Physicist `-

Bug#1043182: odr-dabmux FTBFS with gcc 13

2023-08-07 Thread Adrian Bunk
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*, size_t)’: lib/ReedSolomon.cpp:81:5: error: ‘uint8_t’ was

<    1   2   3   4   5   6   7   8   9   10   >