Bug#1071002: marked as pending in ruby-mysql2

2024-05-14 Thread Lucas Nussbaum
Control: tag -1 pending

Hello,

Bug #1071002 in ruby-mysql2 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:

https://salsa.debian.org/ruby-team/ruby-mysql2/-/commit/3df199877e2f74c5d018cbfe89513a59d7e00648


Workaround Compaction bug in ruby3.1. Closes: #1071002


(this message was generated automatically)
-- 
Greetings

https://bugs.debian.org/1071002



Bug#1071002: ruby-mysql2: FTBFS on ppc64el: test suite hangs

2024-05-14 Thread Lucas Nussbaum
On 14/05/24 at 09:05 +0200, Lucas Nussbaum wrote:
> On 12/05/24 at 21:23 +0200, Lucas Nussbaum wrote:
> > Package: ruby-mysql2
> > Version: 0.5.5-2
> > Severity: serious
> > Tags: ftbfs
> > Justification: fails to build from source (but built successfully in the 
> > past)
> > X-Debbugs-Cc: debian-powe...@lists.debian.org
> > 
> > Hi,
> > 
> > https://buildd.debian.org/status/fetch.php?pkg=ruby-mysql2=ppc64el=0.5.5-2=1715331286=0
> > 
> > It hangs with:
> > 
> > + ruby3.1 -S rspec
> > E: Build killed with signal TERM after 150 minutes of inactivity
> > 
> > Build finished at 2024-05-10T08:54:25Z
> 
> On a ppc64el system I have access to, 0.5.5-2 builds fine on Debian 11,
> but fails on Debian testing. I will bisect this later.

This is known as:
https://github.com/brianmario/mysql2/issues/1261
and https://bugs.ruby-lang.org/issues/18829

It's a bug in ruby 3.1, fixed in ruby3.2.

A MWE is:
begin
GC.verify_compaction_references(double_heap: true, toward: :empty)
rescue NotImplementedError
end
require 'irb'
require 'rbconfig'
puts RbConfig::CONFIG['host_cpu']

=> This hangs on ruby3.1, runs fine on ruby3.2.

Since ruby3.1 will be going away in Debian anyway and this only affects
the test suite, I'm going to patch it dirtily in ruby-mysql2 to let it
migrate back to testing.

Lucas



Bug#1068063: sssd: FTBFS on armel, armhf (test failures with test_pam_xxx, test_user_xxx... for 2.9.x)

2024-05-14 Thread Lucas Nussbaum
On 05/04/24 at 10:04 -0300, Andreas Hasenack wrote:
> > 1. --- 0x2 != 0x1
> >src/tests/cmocka/test_responder_cache_req.c:2505: error: Failure!
> >
> >assert_int_equal(test_ctx->result->count, 1);
> >
> >   apparently there are 2 results returned while expected just one.
> 
> This is because of time_t now being 64bits and a "%lu" format string
> is being used to construct an ldap filter. See
> https://github.com/SSSD/sssd/issues/7276

Hi,

This one was fixed upstream.

Lucas



Bug#1071002: ruby-mysql2: FTBFS on ppc64el: test suite hangs

2024-05-14 Thread Lucas Nussbaum
On 12/05/24 at 21:23 +0200, Lucas Nussbaum wrote:
> Package: ruby-mysql2
> Version: 0.5.5-2
> Severity: serious
> Tags: ftbfs
> Justification: fails to build from source (but built successfully in the past)
> X-Debbugs-Cc: debian-powe...@lists.debian.org
> 
> Hi,
> 
> https://buildd.debian.org/status/fetch.php?pkg=ruby-mysql2=ppc64el=0.5.5-2=1715331286=0
> 
> It hangs with:
> 
> + ruby3.1 -S rspec
> E: Build killed with signal TERM after 150 minutes of inactivity
> 
> Build finished at 2024-05-10T08:54:25Z

On a ppc64el system I have access to, 0.5.5-2 builds fine on Debian 11,
but fails on Debian testing. I will bisect this later.

Lucas



Bug#1071002: ruby-mysql2: FTBFS on ppc64el: test suite hangs

2024-05-12 Thread Lucas Nussbaum
Package: ruby-mysql2
Version: 0.5.5-2
Severity: serious
Tags: ftbfs
Justification: fails to build from source (but built successfully in the past)
X-Debbugs-Cc: debian-powe...@lists.debian.org

Hi,

https://buildd.debian.org/status/fetch.php?pkg=ruby-mysql2=ppc64el=0.5.5-2=1715331286=0

It hangs with:

+ ruby3.1 -S rspec
E: Build killed with signal TERM after 150 minutes of inactivity

Build finished at 2024-05-10T08:54:25Z

It fails identically on powerpc and ppc64, so at least there's some
logic.

It built fine rather recently (2024-03-17) but that was a different
upstream version.

Lucas



Bug#1069258: ruby-curb: test regression with curl 8.7.1: client read function EOF fail, only only 4/5 of needed bytes read

2024-05-07 Thread Lucas Nussbaum
Control: forwarded -1 https://github.com/taf2/curb/issues/451

Hi,

I forwarded this upstream.

Lucas



Bug#1070420: marked as pending in vagrant

2024-05-06 Thread Lucas Nussbaum
Control: tag -1 pending

Hello,

Bug #1070420 in vagrant 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:

https://salsa.debian.org/ruby-team/vagrant/-/commit/4590433e6c69b23dc11ae4eb24851ecbed825326


Drop Build-dep on ruby-net-ftp, which is provided by libruby3.X anyway. Closes: 
#1070420


(this message was generated automatically)
-- 
Greetings

https://bugs.debian.org/1070420



Bug#1069480: bochs: FTBFS on armhf: build-dependency not installable: gcc-i686-linux-gnu

2024-04-20 Thread Lucas Nussbaum
On 20/04/24 at 19:11 +0200, Stephen Kitt wrote:
> gcc-i686-linux-gnu is in Build-Depends-Indep, it’s only used to build Arch:
> all packages. Is there a requirement that these build on armhf? Given that
> armhf doesn’t have gcc-i686-linux-gnu, I’m not sure how I would go about
> fixing this, short of asking for the cross-compiler to be added to armhf
> (which doesn’t seem all that useful).

No, indeed. That could be closed, or downgraded to wishlist + wontfix as
"arch:all packages can only be built on amd64 due to missing
build-depends(-Indep) on other architectures". (I'd prefer a downgrade,
because if that bug had existed, I would have seen it and would not have
filed the bug)

Lucas



Bug#1069367: qemu: FTBFS on arm64: build-dependency not installable: gcc-powerpc64-linux-gnu

2024-04-20 Thread Lucas Nussbaum
On 20/04/24 at 15:39 +0300, Michael Tokarev wrote:
> 20.04.2024 15:33, Lucas Nussbaum wrote:
> [..]
> > This is part of a mass rebuild, first building on arm64 and then on
> > armhf and armel. So I'm not suggesting anything. :-)
> 
> Aha.
> 
> > Is this failing because the build is trying to build arch:all packages,
> > that can only be built on amd64? If so, the bug severity could be
> > lowered, clearly.
> 
> Well.  Yes, this is exactly the case.  qemu uses quite a few cross-compilers 
> to
> build various firmware components.  This is arch-all package qemu-system-data.
> Most of these cross-compilers are available on x86 _only_, including the
> mentioned gcc-powerpc64-linux-gnu.
> 
> I especially made these deps to be in Build-Depends-Indep only, - to be able
> to (re)build qemu on non-x86 by using `apt --arch-only`.
> 
> I can't say this is a bug to begin with, - wrt lowering its severity.  If it
> is a bug, it's a bug in gcc, not qemu (since it is gcc which does not provide
> these cross-compilers on all architectures).  Or in the build environment.

Sure. The only reason for leaving a bug behind is that, if there had
been a "FTBFS everywhere except amd64 when building arch-indep
packages", I would have caught this and not filed this bug. wishlist +
wontfix would be OK.

Lucas



Bug#1069556: rovclock: FTBFS on armel: rovclock.c:27:10: fatal error: sys/io.h: No such file or directory

2024-04-20 Thread Lucas Nussbaum
Source: rovclock
Version: 0.6e-7
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armel

Hi,

During a rebuild of all packages in sid, your package failed to build
on armel.


Relevant part (hopefully):
> gcc -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -o rovclock 
> rovclock.c
> rovclock.c:27:10: fatal error: sys/io.h: No such file or directory
>27 | #include 
>   |  ^~
> compilation terminated.
> make[1]: *** [Makefile:16: rovclock] Error 1


The full build log is available from:
http://qa-logs.debian.net/2024/04/20/rovclock_0.6e-7_unstable-armel.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240420;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240420=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1069557: libkdumpfile: FTBFS on armel: dh_auto_test: error: make -j4 check "TESTSUITEFLAGS=-j4 --verbose" VERBOSE=1 returned exit code 2

2024-04-20 Thread Lucas Nussbaum
Source: libkdumpfile
Version: 0.5.4-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armel

Hi,

During a rebuild of all packages in sid, your package failed to build
on armel.


Relevant part (hopefully):
> make[5]: Entering directory '/<>/src/kdumpfile'
> PASS: test-clone-attr
> PASS: test-blob
> PASS: test-cache
> FAIL: test-fcache
> ==
>libkdumpfile 0.5.4: src/kdumpfile/test-suite.log
> ==
> 
> # TOTAL: 4
> # PASS:  3
> # SKIP:  0
> # XFAIL: 0
> # FAIL:  1
> # XPASS: 0
> # ERROR: 0
> 
> .. contents:: :depth: 2
> 
> FAIL: test-fcache
> =
> 
> length at 0:0: 4096 != 16384
> length at 1:0: 4096 != 16384
> length at 0:1: 4095 != 16383
> length at 1:1: 4095 != 16383
> FAIL test-fcache (exit status: 1)
> 
> 
> Testsuite summary for libkdumpfile 0.5.4
> 
> # TOTAL: 4
> # PASS:  3
> # SKIP:  0
> # XFAIL: 0
> # FAIL:  1
> # XPASS: 0
> # ERROR: 0
> 
> See src/kdumpfile/test-suite.log
> Please report to p...@tesarici.cz
> 
> make[5]: *** [Makefile:933: test-suite.log] Error 1
> make[5]: Leaving directory '/<>/src/kdumpfile'
> make[4]: *** [Makefile:1041: check-TESTS] Error 2
> make[4]: Leaving directory '/<>/src/kdumpfile'
> make[3]: *** [Makefile:1135: check-am] Error 2
> make[3]: Leaving directory '/<>/src/kdumpfile'
> make[2]: *** [Makefile:420: check-recursive] Error 1
> make[2]: Leaving directory '/<>/src'
> make[1]: *** [Makefile:531: check-recursive] Error 1
> make[1]: Leaving directory '/<>'
> dh_auto_test: error: make -j4 check "TESTSUITEFLAGS=-j4 --verbose" VERBOSE=1 
> returned exit code 2


The full build log is available from:
http://qa-logs.debian.net/2024/04/20/libkdumpfile_0.5.4-1_unstable-armel.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240420;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240420=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1069553: xsd: FTBFS on armel: dh_auto_test: error: make -j4 test returned exit code 2

2024-04-20 Thread Lucas Nussbaum
Source: xsd
Version: 4.0.0-9
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armel

Hi,

During a rebuild of all packages in sid, your package failed to build
on armel.


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> arm-linux-gnueabi-g++ 
> -I/<>/xsd/tests/cxx/parser/validation/built-in/binary 
> -I/<>/xsd/tests/cxx/parser/validation/built-in/binary 
> -I/<>/xsd/libxsd  -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 
> -D_TIME_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2-g -O2 
> -ffile-prefix-map=/<>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -std=gnu++11  -o 
> /<>/xsd/tests/cxx/parser/validation/built-in/binary/driver.o -c 
> /<>/xsd/tests/cxx/parser/validation/built-in/binary/driver.cxx
> arm-linux-gnueabi-g++ 
> -I/<>/xsd/tests/cxx/parser/validation/built-in/boolean 
> -I/<>/xsd/tests/cxx/parser/validation/built-in/boolean 
> -I/<>/xsd/libxsd  -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 
> -D_TIME_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2-g -O2 
> -ffile-prefix-map=/<>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -std=gnu++11  -o 
> /<>/xsd/tests/cxx/parser/validation/built-in/boolean/driver.o -c 
> /<>/xsd/tests/cxx/parser/validation/built-in/boolean/driver.cxx
> arm-linux-gnueabi-g++ 
> -I/<>/xsd/tests/cxx/parser/validation/built-in/byte 
> -I/<>/xsd/tests/cxx/parser/validation/built-in/byte 
> -I/<>/xsd/libxsd  -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 
> -D_TIME_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2-g -O2 
> -ffile-prefix-map=/<>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -std=gnu++11  -o 
> /<>/xsd/tests/cxx/parser/validation/built-in/byte/driver.o -c 
> /<>/xsd/tests/cxx/parser/validation/built-in/byte/driver.cxx
> arm-linux-gnueabi-g++ 
> -I/<>/xsd/tests/cxx/parser/validation/built-in/date-time 
> -I/<>/xsd/tests/cxx/parser/validation/built-in/date-time 
> -I/<>/xsd/libxsd  -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 
> -D_TIME_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2-g -O2 
> -ffile-prefix-map=/<>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -std=gnu++11  -o 
> /<>/xsd/tests/cxx/parser/validation/built-in/date-time/driver.o 
> -c 
> /<>/xsd/tests/cxx/parser/validation/built-in/date-time/driver.cxx
> In file included from 
> /<>/xsd/libxsd/xsd/cxx/parser/validating/xml-schema-pimpl.hxx:10,
>  from 
> /<>/xsd/tests/cxx/parser/validation/built-in/binary/driver.cxx:10:
> /<>/xsd/libxsd/xsd/cxx/config.hxx:40:29: warning: 
> ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' 
> instead [-Wdeprecated-declarations]
>40 | #  define XSD_AUTO_PTR std::auto_ptr
>   | ^~~~
> /<>/xsd/libxsd/xsd/cxx/parser/validating/xml-schema-pskel.hxx:498:19:
>  note: in expansion of macro ‘XSD_AUTO_PTR’
>   498 |   virtual XSD_AUTO_PTR
>   |   ^~~~
> In file included from /usr/include/c++/13/memory:78,
>  from 
> /<>/xsd/libxsd/xsd/cxx/parser/validating/xml-schema-pskel.hxx:9,
>  from 
> /<>/xsd/libxsd/xsd/cxx/parser/validating/xml-schema-pimpl.hxx:12:
> /usr/include/c++/13/bits/unique_ptr.h:65:28: note: declared here
>65 |   template class auto_ptr;
>   |^~~~
> /<>/xsd/libxsd/xsd/cxx/config.hxx:40:29: warning: 
> ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' 
> instead [-Wdeprecated-declarations]
>40 | #  define XSD_AUTO_PTR std::auto_ptr
>   | ^~~~
> /<>/xsd/libxsd/xsd/cxx/parser/validating/xml-schema-pskel.hxx:511:19:
>  note: in expansion of macro ‘XSD_AUTO_PTR’
>   511 |   virtual XSD_AUTO_PTR
>   |   ^~~~
> /usr/include/c++/13/bits/unique_ptr.h:65:28: note: declared here
>65 |   template class auto_ptr;
>   |^~~~
> In file included from 
> /<>/xsd/libxsd/xsd/cxx/parser/validating/xml-schema-pimpl.hxx:10,
>  from 
> /<>/xsd/tests/cxx/parser/validation/built-in/boolean/driver.cxx:10:
> /<>/xsd/libxsd/xsd/cxx/config.hxx:40:29: warning: 
> ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' 
> instead [-Wdeprecated-declarations]
>40 | #  define XSD_AUTO_PTR std::auto_ptr
>   | ^~~~
> /<>/xsd/libxsd/xsd/cxx/parser/validating/xml-schema-pskel.hxx:498:19:
>  note: in expansion of macro ‘XSD_AUTO_PTR’
>   498 |   virtual XSD_AUTO_PTR
>   |   ^~~~
> In file included from /usr/include/c++/13/memory:78,
>  from 
> /<>/xsd/libxsd/xsd/cxx/parser/validating/xml-schema-pskel.hxx:9,
>  from 
> /<>/xsd/libxsd/xsd/cxx/parser/validating/xml-schema-pimpl.hxx:12:
> 

Bug#1069555: gtk-d: FTBFS on armel: unsatisfiable build-dependencies: dh-dlang (>= 0.6.6), gir-to-d

2024-04-20 Thread Lucas Nussbaum
Source: gtk-d
Version: 3.10.0-3
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armel

Hi,

During a rebuild of all packages in sid, your package failed to build
on armel.


Relevant part (hopefully):
> +--+
> | Install package build dependencies  
>  |
> +--+
> 
> 
> Setup apt archive
> -
> 
> Merged Build-Depends: debhelper-compat (= 13), dh-dlang (>= 0.6.6), gir-to-d, 
> gnome-pkg-tools (>= 0.10), libgstreamer-plugins-base1.0-dev, 
> libgstreamer1.0-dev, libgtk-3-dev, libgtksourceview-3.0-dev, libpeas-dev, 
> libvte-2.91-dev, build-essential, fakeroot
> Filtered Build-Depends: debhelper-compat (= 13), dh-dlang (>= 0.6.6), 
> gir-to-d, gnome-pkg-tools (>= 0.10), libgstreamer-plugins-base1.0-dev, 
> libgstreamer1.0-dev, libgtk-3-dev, libgtksourceview-3.0-dev, libpeas-dev, 
> libvte-2.91-dev, build-essential, fakeroot
> dpkg-deb: building package 'sbuild-build-depends-main-dummy' in 
> '/<>/apt_archive/sbuild-build-depends-main-dummy.deb'.
> Ign:1 copy:/<>/apt_archive ./ InRelease
> Get:2 copy:/<>/apt_archive ./ Release [609 B]
> Ign:3 copy:/<>/apt_archive ./ Release.gpg
> Get:4 copy:/<>/apt_archive ./ Sources [800 B]
> Get:5 copy:/<>/apt_archive ./ Packages [832 B]
> Fetched 2241 B in 0s (0 B/s)
> Reading package lists...
> Reading package lists...
> 
> Install main build dependencies (apt-based resolver)
> 
> 
> Installing build dependencies
> Reading package lists...
> Building dependency tree...
> Reading state information...
> Some packages could not be installed. This may mean that you have
> requested an impossible situation or if you are using the unstable
> distribution that some required packages have not yet been created
> or been moved out of Incoming.
> The following information may help to resolve the situation:
> 
> The following packages have unmet dependencies:
>  sbuild-build-depends-main-dummy : Depends: dh-dlang (>= 0.6.6) but it is not 
> going to be installed
>Depends: gir-to-d but it is not installable
> E: Unable to correct problems, you have held broken packages.
> apt-get failed.


The full build log is available from:
http://qa-logs.debian.net/2024/04/20/gtk-d_3.10.0-3_unstable-armel.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240420;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240420=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1069554: winff: FTBFS on armel: build-dependency not installable: libreoffice-draw-nogui

2024-04-20 Thread Lucas Nussbaum
Source: winff
Version: 1.6.3+dfsg-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armel

Hi,

During a rebuild of all packages in sid, your package failed to build
on armel.


Relevant part (hopefully):
> +--+
> | Install package build dependencies  
>  |
> +--+
> 
> 
> Setup apt archive
> -
> 
> Merged Build-Depends: debhelper-compat (= 13), fpc, libgtk2.0-dev, lcl, 
> lcl-qt5, build-essential, fakeroot, libreoffice-draw-nogui, libreoffice-writer
> Filtered Build-Depends: debhelper-compat (= 13), fpc, libgtk2.0-dev, lcl, 
> lcl-qt5, build-essential, fakeroot, libreoffice-draw-nogui, libreoffice-writer
> dpkg-deb: building package 'sbuild-build-depends-main-dummy' in 
> '/<>/apt_archive/sbuild-build-depends-main-dummy.deb'.
> Ign:1 copy:/<>/apt_archive ./ InRelease
> Get:2 copy:/<>/apt_archive ./ Release [609 B]
> Ign:3 copy:/<>/apt_archive ./ Release.gpg
> Get:4 copy:/<>/apt_archive ./ Sources [715 B]
> Get:5 copy:/<>/apt_archive ./ Packages [727 B]
> Fetched 2051 B in 0s (0 B/s)
> Reading package lists...
> Reading package lists...
> 
> Install main build dependencies (apt-based resolver)
> 
> 
> Installing build dependencies
> Reading package lists...
> Building dependency tree...
> Reading state information...
> Some packages could not be installed. This may mean that you have
> requested an impossible situation or if you are using the unstable
> distribution that some required packages have not yet been created
> or been moved out of Incoming.
> The following information may help to resolve the situation:
> 
> The following packages have unmet dependencies:
>  sbuild-build-depends-main-dummy : Depends: libreoffice-draw-nogui but it is 
> not installable
> E: Unable to correct problems, you have held broken packages.
> apt-get failed.


The full build log is available from:
http://qa-logs.debian.net/2024/04/20/winff_1.6.3+dfsg-2_unstable-armel.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240420;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240420=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1069552: freecontact: FTBFS on armel: make[1]: *** [Makefile:469: all-recursive] Error 1

2024-04-20 Thread Lucas Nussbaum
Source: freecontact
Version: 1.0.21-13.1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armel

Hi,

During a rebuild of all packages in sid, your package failed to build
on armel.


Relevant part (hopefully):
> make[2]: Entering directory '/<>/src'
> g++ -DHAVE_CONFIG_H -I. -I../lib  -I../lib -I../src -I/usr/include 
> -I/usr/include/xercesc  -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 
> -D_TIME_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 
> -ffile-prefix-map=/<>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -c -o 
> freecontact-freecontact.o `test -f 'freecontact.cpp' || echo 
> './'`freecontact.cpp
> xsdcxx cxx-tree --location-map 
> http://bioxsd.org/BioXSD-1.1.xsd=BioXSD-1.1.xsd \
>   --namespace-map 
> http://rostlab.org/freecontact/input=freecontact_input_xsd \
>   --namespace-map 
> http://rostlab.org/freecontact/output=freecontact_output_xsd \
>   --namespace-map http://bioxsd.org/BioXSD-1.1=BioXSD \
>   --generate-serialization --generate-doxygen \
>   --generate-polymorphic --polymorphic-type-all \
>   --omit-default-attributes \
>   --root-element-all \
>   --hxx-suffix _xsd.hxx --cxx-suffix _xsd.cxx \
>   BioXSD-1.1.xsd
> sed -e 
> 's|__pkgdatadir__|/usr/share/freecontact|g;s|__examplesdir__|/usr/share/doc/freecontact/examples|g;s|__sysconfdir__|/etc|g;s|__bindir__|/usr/bin|g;s|__PACKAGE_VERSION__|1.0.21|g'
>  "freecontact.cpp" | \
> pod2man --utf8 -c 'User Commands' -r "1.0.21" -name FREECONTACT > 
> "freecontact.1"
> make[2]: *** [Makefile:1405: BioXSD-1.1_xsd.hxx] Illegal instruction
> make[2]: *** Waiting for unfinished jobs
> In file included from freecontact.cpp:25:
> ../lib/freecontact.h:69:54: warning: ignoring attributes on template argument 
> ‘freecontact::__m128i’ {aka ‘__vector(2) long long int’} 
> [-Wignored-attributes]
>69 | class LIBFREEC_API ali_t : public std::vector<__m128i>
>   |  ^
> ../lib/freecontact.h: In constructor ‘freecontact::ali_t::ali_t(uint16_t)’:
> ../lib/freecontact.h:80:79: warning: ignoring attributes on template argument 
> ‘freecontact::__m128i’ {aka ‘__vector(2) long long int’} 
> [-Wignored-attributes]
>80 | ali_t( const uint16_t __alilen = 0 ) : 
> std::vector<__m128i>(), seqcnt(0), alilen(__alilen), alilen16(( alilen-1 )/16 
> + 1), alilenpad( 16 * alilen16 )
>   |   
> ^
> freecontact.cpp: In function ‘int main(int, char**)’:
> freecontact.cpp:165:9: warning: ‘template class std::auto_ptr’ is 
> deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
>   165 | auto_ptr ali_ifs_p;
>   | ^~~~
> In file included from /usr/include/c++/13/memory:78,
>  from /usr/include/boost/function/function_base.hpp:33,
>  from /usr/include/boost/function/detail/prologue.hpp:18,
>  from /usr/include/boost/function/function_template.hpp:13,
>  from /usr/include/boost/function/detail/maybe_include.hpp:22,
>  from /usr/include/boost/function/function1.hpp:11,
>  from 
> /usr/include/boost/program_options/value_semantic.hpp:13,
>  from 
> /usr/include/boost/program_options/options_description.hpp:13,
>  from /usr/include/boost/program_options.hpp:15,
>  from freecontact.cpp:17:
> /usr/include/c++/13/bits/unique_ptr.h:65:28: note: declared here
>65 |   template class auto_ptr;
>   |^~~~
> freecontact.cpp:169:25: warning: ‘template class std::auto_ptr’ is 
> deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
>   169 | ali_ifs_p = auto_ptr(new 
> std::ifstream(vm["ali"].as().c_str()));
>   | ^~~~
> /usr/include/c++/13/bits/unique_ptr.h:65:28: note: declared here
>65 |   template class auto_ptr;
>   |^~~~
> make[2]: Leaving directory '/<>/src'
> make[1]: *** [Makefile:469: all-recursive] Error 1


The full build log is available from:
http://qa-logs.debian.net/2024/04/20/freecontact_1.0.21-13.1_unstable-armel.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240420;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240420=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it 

Bug#1069549: racket: FTBFS on armel: dh_install: error: missing files, aborting

2024-04-20 Thread Lucas Nussbaum
Source: racket
Version: 8.12+dfsg1-7
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armel

Hi,

During a rebuild of all packages in sid, your package failed to build
on armel.


Relevant part (hopefully):
> make[1]: Entering directory '/<>/build'
> bin/zuo . install MAKE="make" DESTDIR="/<>/debian/tmp" 
> PLT_SETUP_OPTIONS=""
> bc/racket3m -O info'@'compiler/cm -l- setup --boot ../src/setup-go.rkt 
> bc/compiled ignored bc/ignored.d ../src/bc/mksystem.rkt bc/system.rktd 3m 
> machine
> compiler/cm:   start-compile: /<>/src/bc/mksystem.rkt
> compiler/cm:   finish-compile: /<>/src/bc/mksystem.rkt
> bc/racket3m -O info'@'compiler/cm -l- setup --boot ../src/setup-go.rkt 
> bc/compiled ignored bc/ignored.d ../src/bc/mkincludes.rkt 
> /<>/debian/tmp/usr/include/racket ../src/bc/ bc
> compiler/cm:   start-compile: /<>/src/bc/mkincludes.rkt
> compiler/cm:   finish-compile: /<>/src/bc/mkincludes.rkt
> Making /<>/debian/tmp/usr/include/racket
> Done.
> cp bc/racket3m /<>/debian/tmp/usr/bin/racketbc
> strip /<>/debian/tmp/usr/bin/racketbc
> bc/racket3m -O info'@'compiler/cm -l- setup --boot ../src/setup-go.rkt 
> bc/compiled ignored bc/ignored.d ../src/start/collects-path.rkt ../src/ 
> /<>/debian/tmp/usr/bin/racketbc /usr/share/racket/collects 
> /etc/racket
> compiler/cm:   start-compile: /<>/src/start/collects-path.rkt
> compiler/cm:   finish-compile: /<>/src/start/collects-path.rkt
> cp bc/gracket3m 
> /<>/debian/tmp/usr/lib/arm-linux-gnueabi/racket/gracketbc
> strip /<>/debian/tmp/usr/lib/arm-linux-gnueabi/racket/gracketbc
> bc/racket3m -O info'@'compiler/cm -l- setup --boot ../src/setup-go.rkt 
> bc/compiled ignored bc/ignored.d ../src/start/collects-path.rkt ../src/ 
> /<>/debian/tmp/usr/lib/arm-linux-gnueabi/racket/gracketbc 
> /usr/share/racket/collects /etc/racket
> strip /<>/debian/tmp/usr/lib/arm-linux-gnueabi/racket/starter
> bc/racket3m -O info'@'compiler/cm -l- setup --boot ../src/setup-go.rkt 
> bc/compiled ignored bc/ignored.d ../src/start/collects-path.rkt ../src/ 
> /<>/debian/tmp/usr/lib/arm-linux-gnueabi/racket/starter 
> /usr/share/racket/collects /etc/racket
> cp bc/libracket3m.a 
> /<>/debian/tmp/usr/lib/arm-linux-gnueabi/libracket3m.a
> strip -S /<>/debian/tmp/usr/lib/arm-linux-gnueabi/libracket3m.a
> /<>/debian/tmp/usr/bin/racketbc -X ../collects -G ../etc -O 
> info'@'compiler/cm -l- setup --boot ../src/setup-go.rkt bc/compiled ignored 
> bc/ignored.d ../collects/setup/unixstyle-install.rkt make-install-copytree 
> ../ /<>/debian/tmp/usr/bin 
> /<>/debian/tmp/usr/share/racket/collects 
> /<>/debian/tmp/usr/share/racket/pkgs 
> /<>/debian/tmp/usr/share/doc/racket 
> /<>/debian/tmp/usr/lib/arm-linux-gnueabi 
> /<>/debian/tmp/usr/include/racket 
> /<>/debian/tmp/usr/lib/arm-linux-gnueabi/racket 
> /<>/debian/tmp/usr/share/racket 
> /<>/debian/tmp/etc/racket 
> /<>/debian/tmp/usr/share/applications 
> /<>/debian/tmp/usr/share/man no bc/compiled
> Copying collects -> /<>/debian/tmp/usr/share/racket/collects
> Copying share/pkgs -> /<>/debian/tmp/usr/share/racket/pkgs
> Copying share -> /<>/debian/tmp/usr/share/racket
> Copying doc -> /<>/debian/tmp/usr/share/doc/racket
>   missing source path "doc", skipping...
> Copying etc -> /<>/debian/tmp/etc/racket
> Copying with merge collects -> 
> /<>/debian/tmp/usr/share/racket/collects
> Copying with merge share/pkgs -> 
> /<>/debian/tmp/usr/share/racket/pkgs
> Copying with merge doc -> /<>/debian/tmp/usr/share/doc/racket
>   missing source path "doc", skipping...
> Rewriting configuration file at: 
> /<>/debian/tmp/etc/racket/config.rktd...
> /<>/debian/tmp/usr/bin/racketbc -X 
> /<>/debian/tmp/usr/share/racket/collects -G 
> /<>/debian/tmp/etc/racket --no-user-path -N raco -l- setup 
> --no-user --no-docs
> raco setup: version: 8.12
> raco setup: platform: arm-linux [3m]
> raco setup: target machine: racket
> raco setup: installation name: 8.12
> raco setup: variants: 3m
> raco setup: main collects: 
> /<>/debian/tmp/usr/share/racket/collects
> raco setup: collects paths: 
> raco setup:   /<>/debian/tmp/usr/share/racket/collects
> raco setup: main pkgs: /<>/debian/tmp/usr/share/racket/pkgs
> raco setup: pkgs paths: 
> raco setup:   /<>/debian/tmp/usr/share/racket/pkgs
> raco setup:   /sbuild-nonexistent/.local/share/racket/8.12/pkgs
> raco setup: links files: 
> raco setup:   /<>/debian/tmp/usr/share/racket/links.rktd
> raco setup: main docs: /<>/debian/tmp/usr/share/doc/racket
> raco setup: --- updating info-domain tables ---[3:20:35]
> raco setup: updating: /info-domain/compiled/cache.rktd
> raco setup: updating: 
> /<>/debian/tmp/usr/share/racket/info-cache.rktd
> raco setup: --- pre-installing collections --- [3:20:35]
> raco setup: --- installing foreign libraries ---   [3:20:35]
> raco setup: --- installing shared files ---[3:20:35]
> raco setup: installing: shared file 

Bug#1069550: kvirc: FTBFS on armel: build-dependency not installable: qtwebengine5-dev

2024-04-20 Thread Lucas Nussbaum
Source: kvirc
Version: 4:5.2.2+dfsg-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armel

Hi,

During a rebuild of all packages in sid, your package failed to build
on armel.


Relevant part (hopefully):
> +--+
> | Install package build dependencies  
>  |
> +--+
> 
> 
> Setup apt archive
> -
> 
> Merged Build-Depends: cmake (>= 3.16.0), debhelper-compat (= 13), 
> dh-sequence-kf5, extra-cmake-modules, libenchant-2-dev, libkf5coreaddons-dev, 
> libkf5i18n-dev, libkf5kio-dev, libkf5notifications-dev, libkf5parts-dev, 
> libkf5service-dev, libkf5windowsystem-dev, libkf5xmlgui-dev, libperl-dev, 
> libphonon4qt5-dev, libqt5svg5-dev, libqt5x11extras5-dev, libssl-dev, 
> libx11-dev, libxrender-dev, libxss-dev, pkgconf, python3-dev, qtbase5-dev, 
> qtmultimedia5-dev, qtwebengine5-dev, zlib1g-dev, build-essential, fakeroot, 
> doxygen, graphviz
> Filtered Build-Depends: cmake (>= 3.16.0), debhelper-compat (= 13), 
> dh-sequence-kf5, extra-cmake-modules, libenchant-2-dev, libkf5coreaddons-dev, 
> libkf5i18n-dev, libkf5kio-dev, libkf5notifications-dev, libkf5parts-dev, 
> libkf5service-dev, libkf5windowsystem-dev, libkf5xmlgui-dev, libperl-dev, 
> libphonon4qt5-dev, libqt5svg5-dev, libqt5x11extras5-dev, libssl-dev, 
> libx11-dev, libxrender-dev, libxss-dev, pkgconf, python3-dev, qtbase5-dev, 
> qtmultimedia5-dev, qtwebengine5-dev, zlib1g-dev, build-essential, fakeroot, 
> doxygen, graphviz
> dpkg-deb: building package 'sbuild-build-depends-main-dummy' in 
> '/<>/apt_archive/sbuild-build-depends-main-dummy.deb'.
> Ign:1 copy:/<>/apt_archive ./ InRelease
> Get:2 copy:/<>/apt_archive ./ Release [615 B]
> Ign:3 copy:/<>/apt_archive ./ Release.gpg
> Get:4 copy:/<>/apt_archive ./ Sources [ B]
> Get:5 copy:/<>/apt_archive ./ Packages [1106 B]
> Fetched 2832 B in 0s (0 B/s)
> Reading package lists...
> Reading package lists...
> 
> Install main build dependencies (apt-based resolver)
> 
> 
> Installing build dependencies
> Reading package lists...
> Building dependency tree...
> Reading state information...
> Some packages could not be installed. This may mean that you have
> requested an impossible situation or if you are using the unstable
> distribution that some required packages have not yet been created
> or been moved out of Incoming.
> The following information may help to resolve the situation:
> 
> The following packages have unmet dependencies:
>  sbuild-build-depends-main-dummy : Depends: qtwebengine5-dev but it is not 
> installable
> E: Unable to correct problems, you have held broken packages.
> apt-get failed.


The full build log is available from:
http://qa-logs.debian.net/2024/04/20/kvirc_5.2.2+dfsg-2_unstable-armel.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240420;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240420=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1069548: haskell-yesod-auth-hashdb: FTBFS on armel: unsatisfiable build-dependencies

2024-04-20 Thread Lucas Nussbaum
Source: haskell-yesod-auth-hashdb
Version: 1.7.1.7-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armel

Hi,

During a rebuild of all packages in sid, your package failed to build
on armel.


Relevant part (hopefully):
> +--+
> | Install package build dependencies  
>  |
> +--+
> 
> 
> Setup apt archive
> -
> 
> Merged Build-Depends: cdbs, debhelper (>= 10), ghc (>= 9.4), ghc-prof, 
> haskell-devscripts (>= 0.13), libghc-aeson-dev, libghc-aeson-prof, 
> libghc-persistent-dev (>= 2.1), libghc-persistent-prof, libghc-yesod-auth-dev 
> (>= 1.4.18), libghc-yesod-auth-dev (<< 1.7), libghc-yesod-auth-prof, 
> libghc-yesod-core-dev (>= 1.4.19), libghc-yesod-core-dev (<< 1.7), 
> libghc-yesod-core-prof, libghc-yesod-form-dev (>= 1.4), libghc-yesod-form-dev 
> (<< 1.8), libghc-yesod-form-prof, libghc-yesod-persistent-dev (>= 1.2), 
> libghc-yesod-persistent-prof, build-essential, fakeroot, ghc-doc, 
> libghc-aeson-doc, libghc-persistent-doc, libghc-yesod-auth-doc, 
> libghc-yesod-core-doc, libghc-yesod-form-doc, libghc-yesod-persistent-doc
> Filtered Build-Depends: cdbs, debhelper (>= 10), ghc (>= 9.4), ghc-prof, 
> haskell-devscripts (>= 0.13), libghc-aeson-dev, libghc-aeson-prof, 
> libghc-persistent-dev (>= 2.1), libghc-persistent-prof, libghc-yesod-auth-dev 
> (>= 1.4.18), libghc-yesod-auth-dev (<< 1.7), libghc-yesod-auth-prof, 
> libghc-yesod-core-dev (>= 1.4.19), libghc-yesod-core-dev (<< 1.7), 
> libghc-yesod-core-prof, libghc-yesod-form-dev (>= 1.4), libghc-yesod-form-dev 
> (<< 1.8), libghc-yesod-form-prof, libghc-yesod-persistent-dev (>= 1.2), 
> libghc-yesod-persistent-prof, build-essential, fakeroot, ghc-doc, 
> libghc-aeson-doc, libghc-persistent-doc, libghc-yesod-auth-doc, 
> libghc-yesod-core-doc, libghc-yesod-form-doc, libghc-yesod-persistent-doc
> dpkg-deb: building package 'sbuild-build-depends-main-dummy' in 
> '/<>/apt_archive/sbuild-build-depends-main-dummy.deb'.
> Ign:1 copy:/<>/apt_archive ./ InRelease
> Get:2 copy:/<>/apt_archive ./ Release [615 B]
> Ign:3 copy:/<>/apt_archive ./ Release.gpg
> Get:4 copy:/<>/apt_archive ./ Sources [1270 B]
> Get:5 copy:/<>/apt_archive ./ Packages [1283 B]
> Fetched 3168 B in 0s (0 B/s)
> Reading package lists...
> Reading package lists...
> 
> Install main build dependencies (apt-based resolver)
> 
> 
> Installing build dependencies
> Reading package lists...
> Building dependency tree...
> Reading state information...
> Some packages could not be installed. This may mean that you have
> requested an impossible situation or if you are using the unstable
> distribution that some required packages have not yet been created
> or been moved out of Incoming.
> The following information may help to resolve the situation:
> 
> The following packages have unmet dependencies:
>  libghc-yesod-auth-dev : Depends: libghc-aeson-dev-2.1.2.1-758be but it is 
> not installable
>  Depends: libghc-authenticate-dev-1.3.5.2-027bd but 
> it is not installable
>  Depends: libghc-base-dev-4.17.2.0-38dbb but it is 
> not installable
>  Depends: libghc-base16-bytestring-dev-1.0.2.0-9ed39 
> but it is not installable
>  Depends: libghc-base64-bytestring-dev-1.2.1.0-9b712 
> but it is not installable
>  Depends: libghc-binary-dev-0.8.9.1-67631 but it is 
> not installable
>  Depends: libghc-blaze-builder-dev-0.4.2.3-9f520 but 
> it is not installable
>  Depends: libghc-blaze-html-dev-0.9.1.2-b0fe9 but it 
> is not installable
>  Depends: libghc-blaze-markup-dev-0.8.3.0-22399 but 
> it is not installable
>  Depends: libghc-bytestring-dev-0.11.5.2-302b4 but it 
> is not installable
>  Depends: libghc-conduit-dev-1.3.5-d052e but it is 
> not installable
>  Depends: libghc-conduit-extra-dev-1.3.6-c2c52 but it 
> is not installable
>  Depends: libghc-containers-dev-0.6.7-e92e7 but it is 
> not installable
>  Depends: libghc-cryptonite-dev-0.30-aaf1f but it is 
> not installable
>  Depends: libghc-data-default-dev-0.7.1.1-11a36 but 
> it is not installable
>  Depends: libghc-email-validate-dev-2.3.2.19-af63f 
> but it is not installable
>  Depends: libghc-file-embed-dev-0.0.15.0-43bd1 but it 
> is not installable
>  Depends: libghc-http-client-dev-0.7.14-b7c7a but it 
> is not installable
>  Depends: 

Bug#1069547: libkolabxml: FTBFS on armel: make[3]: *** [CMakeFiles/generate_bindings.dir/build.make:89: bindings/kolabformat.cxx] Error 132

2024-04-20 Thread Lucas Nussbaum
Source: libkolabxml
Version: 1.2.1-5
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armel

Hi,

During a rebuild of all packages in sid, your package failed to build
on armel.


Relevant part (hopefully):
> make[3]: Entering directory '/<>/.pybuild/cpython3_3.12/build'
> [  7%] Generating XSD bindings
> [  7%] Compiling Kolab XSD schema
> cd /<> && /usr/bin/xsdcxx cxx-tree --generate-polymorphic 
> --generate-serialization --namespace-map http://kolab.org=KolabXSD 
> --root-element icalendar --root-element vcards --root-element note 
> --root-element configuration --root-element file --output-dir 
> /<>/.pybuild/cpython3_3.12/build/bindings 
> /<>/schemas/ical/kolabformat-xcal.xsd 
> /<>/schemas/ical/iCalendar-params.xsd 
> /<>/schemas/ical/iCalendar-props.xsd 
> /<>/schemas/ical/iCalendar-valtypes.xsd 
> /<>/schemas/kolabformat-xcard.xsd 
> /<>/schemas/xCard.xsd /<>/schemas/kolabformat.xsd
> cd /<> && /<>/.pybuild/cpython3_3.12/build/xsdbin 
> --verbose --array-name iCalendar_schema --output-dir 
> /<>/.pybuild/cpython3_3.12/build 
> /<>/schemas/ical/kolabformat-xcal.xsd 
> /<>/schemas/ical/iCalendar-params.xsd 
> /<>/schemas/ical/iCalendar-props.xsd 
> /<>/schemas/ical/iCalendar-valtypes.xsd 
> /<>/schemas/kolabformat-xcard.xsd 
> /<>/schemas/xCard.xsd /<>/schemas/kolabformat.xsd
> loading /<>/schemas/ical/kolabformat-xcal.xsd
> loading /<>/schemas/ical/iCalendar-params.xsd
> loading /<>/schemas/ical/iCalendar-props.xsd
> loading /<>/schemas/ical/iCalendar-valtypes.xsd
> loading /<>/schemas/kolabformat-xcard.xsd
> loading /<>/schemas/xCard.xsd
> loading /<>/schemas/kolabformat.xsd
> uncomressed data size 229376 bytes
> comressed data size 126131 bytes
> Illegal instruction
> make[3]: *** [CMakeFiles/generate_bindings.dir/build.make:89: 
> bindings/kolabformat.cxx] Error 132


The full build log is available from:
http://qa-logs.debian.net/2024/04/20/libkolabxml_1.2.1-5_unstable-armel.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240420;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240420=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1069546: ktorrent: FTBFS on armel: dh_install: error: missing files, aborting

2024-04-20 Thread Lucas Nussbaum
Source: ktorrent
Version: 22.12.3-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armel

Hi,

During a rebuild of all packages in sid, your package failed to build
on armel.


Relevant part (hopefully):
> make[2]: Entering directory '/<>/obj-arm-linux-gnueabi'
> make[2]: Nothing to be done for 'preinstall'.
> make[2]: Leaving directory '/<>/obj-arm-linux-gnueabi'
> Install the project...
> /usr/bin/cmake -P cmake_install.cmake
> -- Install configuration: "Debian"
> -- Installing: 
> /<>/debian/tmp/usr/lib/arm-linux-gnueabi/libktcore.so.16.0.0
> -- Installing: 
> /<>/debian/tmp/usr/lib/arm-linux-gnueabi/libktcore.so.16
> -- Installing: 
> /<>/debian/tmp/usr/lib/arm-linux-gnueabi/qt5/plugins/ktorrent_plugins/ktorrent_logviewer.so
> -- Set non-toolchain portion of runtime path of 
> "/<>/debian/tmp/usr/lib/arm-linux-gnueabi/qt5/plugins/ktorrent_plugins/ktorrent_logviewer.so"
>  to ""
> -- Installing: 
> /<>/debian/tmp/usr/lib/arm-linux-gnueabi/qt5/plugins/ktorrent_plugins/ktorrent_infowidget.so
> -- Set non-toolchain portion of runtime path of 
> "/<>/debian/tmp/usr/lib/arm-linux-gnueabi/qt5/plugins/ktorrent_plugins/ktorrent_infowidget.so"
>  to ""
> -- Installing: 
> /<>/debian/tmp/usr/lib/arm-linux-gnueabi/qt5/plugins/ktorrent_plugins/ktorrent_upnp.so
> -- Set non-toolchain portion of runtime path of 
> "/<>/debian/tmp/usr/lib/arm-linux-gnueabi/qt5/plugins/ktorrent_plugins/ktorrent_upnp.so"
>  to ""
> -- Installing: 
> /<>/debian/tmp/usr/lib/arm-linux-gnueabi/qt5/plugins/ktorrent_plugins/ktorrent_scanfolder.so
> -- Set non-toolchain portion of runtime path of 
> "/<>/debian/tmp/usr/lib/arm-linux-gnueabi/qt5/plugins/ktorrent_plugins/ktorrent_scanfolder.so"
>  to ""
> -- Installing: 
> /<>/debian/tmp/usr/lib/arm-linux-gnueabi/qt5/plugins/ktorrent_plugins/ktorrent_scanforlostfiles.so
> -- Set non-toolchain portion of runtime path of 
> "/<>/debian/tmp/usr/lib/arm-linux-gnueabi/qt5/plugins/ktorrent_plugins/ktorrent_scanforlostfiles.so"
>  to ""
> -- Installing: 
> /<>/debian/tmp/usr/lib/arm-linux-gnueabi/qt5/plugins/ktorrent_plugins/ktorrent_ipfilter.so
> -- Set non-toolchain portion of runtime path of 
> "/<>/debian/tmp/usr/lib/arm-linux-gnueabi/qt5/plugins/ktorrent_plugins/ktorrent_ipfilter.so"
>  to ""
> -- Installing: 
> /<>/debian/tmp/usr/lib/arm-linux-gnueabi/qt5/plugins/ktorrent_plugins/ktorrent_stats.so
> -- Set non-toolchain portion of runtime path of 
> "/<>/debian/tmp/usr/lib/arm-linux-gnueabi/qt5/plugins/ktorrent_plugins/ktorrent_stats.so"
>  to ""
> -- Installing: 
> /<>/debian/tmp/usr/lib/arm-linux-gnueabi/qt5/plugins/ktorrent_plugins/ktorrent_bwscheduler.so
> -- Set non-toolchain portion of runtime path of 
> "/<>/debian/tmp/usr/lib/arm-linux-gnueabi/qt5/plugins/ktorrent_plugins/ktorrent_bwscheduler.so"
>  to ""
> -- Installing: 
> /<>/debian/tmp/usr/share/kxmlgui5/ktorrent/ktorrent_bwschedulerui.rc
> -- Installing: 
> /<>/debian/tmp/usr/lib/arm-linux-gnueabi/qt5/plugins/ktorrent_plugins/ktorrent_mediaplayer.so
> -- Set non-toolchain portion of runtime path of 
> "/<>/debian/tmp/usr/lib/arm-linux-gnueabi/qt5/plugins/ktorrent_plugins/ktorrent_mediaplayer.so"
>  to ""
> -- Installing: 
> /<>/debian/tmp/usr/share/kxmlgui5/ktorrent/ktorrent_mediaplayerui.rc
> -- Installing: 
> /<>/debian/tmp/usr/lib/arm-linux-gnueabi/qt5/plugins/ktorrent_plugins/ktorrent_downloadorder.so
> -- Set non-toolchain portion of runtime path of 
> "/<>/debian/tmp/usr/lib/arm-linux-gnueabi/qt5/plugins/ktorrent_plugins/ktorrent_downloadorder.so"
>  to ""
> -- Installing: 
> /<>/debian/tmp/usr/share/kxmlgui5/ktorrent/ktorrent_downloadorderui.rc
> -- Installing: 
> /<>/debian/tmp/usr/lib/arm-linux-gnueabi/qt5/plugins/ktorrent_plugins/ktorrent_zeroconf.so
> -- Set non-toolchain portion of runtime path of 
> "/<>/debian/tmp/usr/lib/arm-linux-gnueabi/qt5/plugins/ktorrent_plugins/ktorrent_zeroconf.so"
>  to ""
> -- Installing: 
> /<>/debian/tmp/usr/lib/arm-linux-gnueabi/qt5/plugins/ktorrent_plugins/ktorrent_magnetgenerator.so
> -- Set non-toolchain portion of runtime path of 
> "/<>/debian/tmp/usr/lib/arm-linux-gnueabi/qt5/plugins/ktorrent_plugins/ktorrent_magnetgenerator.so"
>  to ""
> -- Installing: 
> /<>/debian/tmp/usr/share/kxmlgui5/ktorrent/ktorrent_magnetgeneratorui.rc
> -- Installing: /<>/debian/tmp/usr/bin/ktorrent
> -- Set non-toolchain portion of runtime path of 
> "/<>/debian/tmp/usr/bin/ktorrent" to ""
> -- Installing: 
> /<>/debian/tmp/usr/share/applications/org.kde.ktorrent.desktop
> -- Installing: 
> /<>/debian/tmp/usr/share/kxmlgui5/ktorrent/ktorrentui.rc
> -- Installing: 
> /<>/debian/tmp/usr/share/kxmlgui5/ktorrent/kttorrentactivityui.rc
> -- Installing: 
> /<>/debian/tmp/usr/share/knotifications5/ktorrent.notifyrc
> -- Installing: 
> /<>/debian/tmp/usr/share/metainfo/org.kde.ktorrent.appdata.xml
> -- Installing: 
> /<>/debian/tmp/usr/share/icons/hicolor/16x16/apps/ktorrent.png
> -- Installing: 
> 

Bug#1069544: mame: FTBFS on armel: collect2: error: ld returned 1 exit status

2024-04-20 Thread Lucas Nussbaum
Source: mame
Version: 0.264+dfsg.1-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armel

Hi,

During a rebuild of all packages in sid, your package failed to build
on armel.


Relevant part (hopefully):
> g++ -o ../../../../../mame obj/Release/src/mame/mame.o 
> obj/Release/generated/mame/mame/drivlist.o obj/Release/generated/version.o
> -fuse-ld=gold -Wl,--no-keep-memory -Wl,-z,relro -Wl,-z,now -Wl,--long-plt 
> -L"../../../../../../../../usr/X11/lib" 
> -L"../../../../../../../../usr/X11R6/lib" 
> -L"../../../../../../../../usr/openwin/lib" -L"." 
> -L"../../../../../scripts/mame_mame" -L"../../../../../scripts/src/mame" 
> -L"../../../../../scripts/src" -L"../../../../../scripts/src/osd/mame_mame" 
> -L"../../../../../scripts/src/osd" -L/usr/lib/arm-linux-gnueabi 
> -Wl,--start-group ../../../../../scripts/mame_mame/libitech.a 
> ../../../../../scripts/mame_mame/libsubsino.a 
> ../../../../../scripts/mame_mame/libmidw8080.a 
> ../../../../../scripts/mame_mame/libericsson.a 
> ../../../../../scripts/mame_mame/libzpa.a 
> ../../../../../scripts/mame_mame/libtecfri.a 
> ../../../../../scripts/mame_mame/libfairchild.a 
> ../../../../../scripts/mame_mame/libcompugraphic.a 
> ../../../../../scripts/mame_mame/libchromatics.a 
> ../../../../../scripts/mame_mame/libwyse.a 
> ../../../../../scripts/mame_mame/libtatsumi.a 
> ../../../../../scripts/mame_mame/libgridcomp.a 
> ../../../../../scripts/mame_mame/libces.a 
> ../../../../../scripts/mame_mame/libupl.a 
> ../../../../../scripts/mame_mame/libadp.a 
> ../../../../../scripts/mame_mame/libfuuki.a 
> ../../../../../scripts/mame_mame/libsnk.a 
> ../../../../../scripts/mame_mame/libbarcrest.a 
> ../../../../../scripts/mame_mame/libzenith.a 
> ../../../../../scripts/mame_mame/libbondwell.a 
> ../../../../../scripts/mame_mame/libfalco.a 
> ../../../../../scripts/mame_mame/libsynertek.a 
> ../../../../../scripts/mame_mame/libsamsung.a 
> ../../../../../scripts/mame_mame/libunicard.a 
> ../../../../../scripts/mame_mame/libmips.a 
> ../../../../../scripts/mame_mame/libdg.a 
> ../../../../../scripts/mame_mame/libhomebrew.a 
> ../../../../../scripts/mame_mame/libcasio.a 
> ../../../../../scripts/mame_mame/libgalaxian.a 
> ../../../../../scripts/mame_mame/libosi.a 
> ../../../../../scripts/mame_mame/libelektron.a 
> ../../../../../scripts/mame_mame/libkyocera.a 
> ../../../../../scripts/mame_mame/libarcadia.a 
> ../../../../../scripts/mame_mame/libibm.a 
> ../../../../../scripts/mame_mame/libnintendo.a 
> ../../../../../scripts/mame_mame/libensoniq.a 
> ../../../../../scripts/mame_mame/libunisonic.a 
> ../../../../../scripts/mame_mame/libepson.a 
> ../../../../../scripts/mame_mame/libunico.a 
> ../../../../../scripts/mame_mame/libbandai.a 
> ../../../../../scripts/mame_mame/libtatung.a 
> ../../../../../scripts/mame_mame/libtiger.a 
> ../../../../../scripts/mame_mame/libmetro.a 
> ../../../../../scripts/mame_mame/libexcellent.a 
> ../../../../../scripts/mame_mame/libpacman.a 
> ../../../../../scripts/mame_mame/libtoshiba.a 
> ../../../../../scripts/mame_mame/libtoaplan.a 
> ../../../../../scripts/mame_mame/libfidelity.a 
> ../../../../../scripts/mame_mame/libxerox.a 
> ../../../../../scripts/mame_mame/libverifone.a 
> ../../../../../scripts/mame_mame/libeaca.a 
> ../../../../../scripts/mame_mame/libheathkit.a 
> ../../../../../scripts/mame_mame/libamiga.a 
> ../../../../../scripts/mame_mame/libphilips.a 
> ../../../../../scripts/mame_mame/libausnz.a 
> ../../../../../scripts/mame_mame/libmatic.a 
> ../../../../../scripts/mame_mame/libwing.a 
> ../../../../../scripts/mame_mame/libnichibutsu.a 
> ../../../../../scripts/mame_mame/libsharp.a 
> ../../../../../scripts/mame_mame/libfunworld.a 
> ../../../../../scripts/mame_mame/libsanritsu.a 
> ../../../../../scripts/mame_mame/libbitcorp.a 
> ../../../../../scripts/mame_mame/libmit.a 
> ../../../../../scripts/mame_mame/libtomy.a 
> ../../../../../scripts/mame_mame/libmicroterm.a 
> ../../../../../scripts/mame_mame/libampro.a 
> ../../../../../scripts/mame_mame/libliberty.a 
> ../../../../../scripts/mame_mame/libbanctec.a 
> ../../../../../scripts/mame_mame/libhusky.a 
> ../../../../../scripts/mame_mame/librobotron.a 
> ../../../../../scripts/mame_mame/libatari.a 
> ../../../../../scripts/mame_mame/libnetronics.a 
> ../../../../../scripts/mame_mame/libacorn.a 
> ../../../../../scripts/mame_mame/libsequential.a 
> ../../../../../scripts/mame_mame/libcybiko.a 
> ../../../../../scripts/mame_mame/libosborne.a 
> ../../../../../scripts/mame_mame/libpalm.a 
> ../../../../../scripts/mame_mame/libjpm.a 
> ../../../../../scripts/mame_mame/libdms.a 
> ../../../../../scripts/mame_mame/librare.a 
> ../../../../../scripts/mame_mame/libatlus.a 
> ../../../../../scripts/mame_mame/libstern.a 
> ../../../../../scripts/mame_mame/libroland.a 
> ../../../../../scripts/mame_mame/libpce.a 
> ../../../../../scripts/mame_mame/libyunsung.a 
> 

Bug#1069542: octave: FTBFS on armel: make[1]: *** [debian/rules:59: override_dh_auto_build-indep] Error 1

2024-04-20 Thread Lucas Nussbaum
Source: octave
Version: 8.4.0-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armel

Hi,

During a rebuild of all packages in sid, your package failed to build
on armel.


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> # Enforce generic BLAS (in order to avoid tying the binary to OpenBLAS or 
> ATLAS)
> # Also pass OpenMP flag (#631831)
> # Pass the install directory of fonts-freefont-otf package
> dh_auto_configure -- \
>   --with-blas=blas --enable-openmp \
>   --with-system-freefont=/usr/share/fonts/opentype/freefont \
>   --disable-rpath \
>   --disable-java --with-hdf5-includedir=/usr/include/hdf5/serial 
> --with-hdf5-libdir=/usr/lib/arm-linux-gnueabi/hdf5/serial 
>   ./configure --build=arm-linux-gnueabi --prefix=/usr 
> --includedir=\${prefix}/include --mandir=\${prefix}/share/man 
> --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var 
> --disable-option-checking --disable-silent-rules 
> --libdir=\${prefix}/lib/arm-linux-gnueabi --runstatedir=/run 
> --disable-maintainer-mode --disable-dependency-tracking --with-blas=blas 
> --enable-openmp --with-system-freefont=/usr/share/fonts/opentype/freefont 
> --disable-rpath --disable-java 
> --with-hdf5-includedir=/usr/include/hdf5/serial 
> --with-hdf5-libdir=/usr/lib/arm-linux-gnueabi/hdf5/serial
> checking for a BSD-compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> checking for a race-free mkdir -p... /usr/bin/mkdir -p
> checking for gawk... gawk
> checking whether make sets $(MAKE)... yes
> checking whether make supports nested variables... yes
> checking whether UID '1001' is supported by ustar format... yes
> checking whether GID '1001' is supported by ustar format... yes
> checking how to create a ustar tar archive... gnutar
> checking whether make supports nested variables... (cached) yes
> checking build system type... arm-unknown-linux-gnueabi
> checking host system type... arm-unknown-linux-gnueabi
> checking whether make supports the include directive... yes (GNU style)
> checking for gcc... gcc
> checking whether the C compiler works... yes
> checking for C compiler default output file name... a.out
> checking for suffix of executables... 
> checking whether we are cross compiling... no
> checking for suffix of object files... o
> checking whether the compiler supports GNU C... yes
> checking whether gcc accepts -g... yes
> checking for gcc option to enable C11 features... none needed
> checking whether gcc understands -c and -o together... yes
> checking whether the compiler is clang... no
> checking for compiler option needed when checking for declarations... none
> checking dependency style of gcc... none
> checking for stdio.h... yes
> checking for stdlib.h... yes
> checking for string.h... yes
> checking for inttypes.h... yes
> checking for stdint.h... yes
> checking for strings.h... yes
> checking for sys/stat.h... yes
> checking for sys/types.h... yes
> checking for unistd.h... yes
> checking for wchar.h... yes
> checking for minix/config.h... no
> checking for sys/param.h... yes
> checking for sys/socket.h... yes
> checking for dirent.h... yes
> checking for fnmatch.h... yes
> checking for netdb.h... yes
> checking for getopt.h... yes
> checking for sys/cdefs.h... yes
> checking for sys/time.h... yes
> checking for glob.h... yes
> checking for threads.h... yes
> checking for iconv.h... yes
> checking for limits.h... yes
> checking for langinfo.h... yes
> checking for xlocale.h... no
> checking for math.h... yes
> checking for sys/mman.h... yes
> checking for sys/select.h... yes
> checking for stdalign.h... yes
> checking for stdbool.h... yes
> checking for stdckdint.h... no
> checking for sys/random.h... yes
> checking for sys/resource.h... yes
> checking for sys/times.h... yes
> checking for sys/uio.h... yes
> checking for sys/utsname.h... yes
> checking for sys/wait.h... yes
> checking for features.h... yes
> checking for crtdefs.h... no
> checking for wctype.h... yes
> checking whether it is safe to define __EXTENSIONS__... yes
> checking whether _XOPEN_SOURCE should be defined... no
> defining octlibdir to be ${libdir}/octave/${version}
> defining archlibdir to be 
> ${libexecdir}/octave/${version}/exec/${canonical_host_type}
> defining localarchlibdir to be 
> ${libexecdir}/octave/site/exec/${canonical_host_type}
> defining localapiarchlibdir to be 
> ${libexecdir}/octave/${api_version}/site/exec/${canonical_host_type}
> defining localverarchlibdir to be 
> ${libexecdir}/octave/${version}/site/exec/${canonical_host_type}
> defining octfiledir to be 
> ${libdir}/octave/${version}/oct/${canonical_host_type}
> defining localoctfiledir to be 
> ${libdir}/octave/site/oct/${canonical_host_type}
> defining localapioctfiledir to be 
> ${libdir}/octave/site/oct/${api_version}/${canonical_host_type}
> defining localveroctfiledir to be 
> 

Bug#1069543: haskell-gi-vte: FTBFS on armel: unsatisfiable build-dependencies

2024-04-20 Thread Lucas Nussbaum
Source: haskell-gi-vte
Version: 2.91.31-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armel

Hi,

During a rebuild of all packages in sid, your package failed to build
on armel.


Relevant part (hopefully):
> +--+
> | Install package build dependencies  
>  |
> +--+
> 
> 
> Setup apt archive
> -
> 
> Merged Build-Depends: debhelper (>= 10), haskell-devscripts-minimal | 
> haskell-devscripts (>= 0.13), cdbs, ghc, ghc-prof, pkg-config, 
> libvte-2.91-dev, libghc-gi-atk-dev (>= 2.0), libghc-gi-atk-dev (<< 2.1), 
> libghc-gi-atk-prof, libghc-gi-gdk-dev (>= 3.0), libghc-gi-gdk-dev (<< 3.1), 
> libghc-gi-gdk-prof, libghc-gi-gio-dev (>= 2.0), libghc-gi-gio-dev (<< 2.1), 
> libghc-gi-gio-prof, libghc-gi-glib-dev (>= 2.0), libghc-gi-glib-dev (<< 2.1), 
> libghc-gi-glib-prof, libghc-gi-gobject-dev (>= 2.0), libghc-gi-gobject-dev 
> (<< 2.1), libghc-gi-gobject-prof, libghc-gi-gtk-dev (>= 3.0), 
> libghc-gi-gtk-dev (<< 3.1), libghc-gi-gtk-prof, libghc-gi-pango-dev (>= 1.0), 
> libghc-gi-pango-dev (<< 1.1), libghc-gi-pango-prof, libghc-haskell-gi-dev (>= 
> 0.26), libghc-haskell-gi-dev (<< 0.27), libghc-haskell-gi-prof, 
> libghc-haskell-gi-base-dev (>= 0.26), libghc-haskell-gi-base-dev (<< 0.27), 
> libghc-haskell-gi-base-prof, build-essential, fakeroot, ghc-doc, 
> libghc-gi-atk-doc, libghc-gi-gdk-doc, libghc-gi-gio-doc, libghc-gi-glib-doc, 
> libghc-gi-gobject-doc, libghc-gi-gtk-doc, libghc-gi-pango-doc, 
> libghc-haskell-gi-doc, libghc-haskell-gi-base-doc
> Filtered Build-Depends: debhelper (>= 10), haskell-devscripts-minimal, cdbs, 
> ghc, ghc-prof, pkg-config, libvte-2.91-dev, libghc-gi-atk-dev (>= 2.0), 
> libghc-gi-atk-dev (<< 2.1), libghc-gi-atk-prof, libghc-gi-gdk-dev (>= 3.0), 
> libghc-gi-gdk-dev (<< 3.1), libghc-gi-gdk-prof, libghc-gi-gio-dev (>= 2.0), 
> libghc-gi-gio-dev (<< 2.1), libghc-gi-gio-prof, libghc-gi-glib-dev (>= 2.0), 
> libghc-gi-glib-dev (<< 2.1), libghc-gi-glib-prof, libghc-gi-gobject-dev (>= 
> 2.0), libghc-gi-gobject-dev (<< 2.1), libghc-gi-gobject-prof, 
> libghc-gi-gtk-dev (>= 3.0), libghc-gi-gtk-dev (<< 3.1), libghc-gi-gtk-prof, 
> libghc-gi-pango-dev (>= 1.0), libghc-gi-pango-dev (<< 1.1), 
> libghc-gi-pango-prof, libghc-haskell-gi-dev (>= 0.26), libghc-haskell-gi-dev 
> (<< 0.27), libghc-haskell-gi-prof, libghc-haskell-gi-base-dev (>= 0.26), 
> libghc-haskell-gi-base-dev (<< 0.27), libghc-haskell-gi-base-prof, 
> build-essential, fakeroot, ghc-doc, libghc-gi-atk-doc, libghc-gi-gdk-doc, 
> libghc-gi-gio-doc, libghc-gi-glib-doc, libghc-gi-gobject-doc, 
> libghc-gi-gtk-doc, libghc-gi-pango-doc, libghc-haskell-gi-doc, 
> libghc-haskell-gi-base-doc
> dpkg-deb: building package 'sbuild-build-depends-main-dummy' in 
> '/<>/apt_archive/sbuild-build-depends-main-dummy.deb'.
> Ign:1 copy:/<>/apt_archive ./ InRelease
> Get:2 copy:/<>/apt_archive ./ Release [615 B]
> Ign:3 copy:/<>/apt_archive ./ Release.gpg
> Get:4 copy:/<>/apt_archive ./ Sources [1691 B]
> Get:5 copy:/<>/apt_archive ./ Packages [1670 B]
> Fetched 3976 B in 0s (0 B/s)
> Reading package lists...
> Reading package lists...
> 
> Install main build dependencies (apt-based resolver)
> 
> 
> Installing build dependencies
> Reading package lists...
> Building dependency tree...
> Reading state information...
> Some packages could not be installed. This may mean that you have
> requested an impossible situation or if you are using the unstable
> distribution that some required packages have not yet been created
> or been moved out of Incoming.
> The following information may help to resolve the situation:
> 
> The following packages have unmet dependencies:
>  libghc-gi-gtk-dev : Depends: libghc-base-dev-4.17.2.0-38dbb but it is not 
> installable
>  Depends: libghc-bytestring-dev-0.11.5.2-302b4 but it is 
> not installable
>  Depends: libghc-containers-dev-0.6.7-e92e7 but it is not 
> installable
>  Depends: libghc-gi-atk-dev-2.0.27-4495d but it is not 
> installable
>  Depends: libghc-gi-cairo-dev-1.0.29-f173d but it is not 
> installable
>  Depends: libghc-gi-gdk-dev-3.0.28-504c3 but it is not 
> installable
>  Depends: libghc-gi-gdkpixbuf-dev-2.0.31-9ac35 but it is 
> not installable
>  Depends: libghc-gi-gio-dev-2.0.32-028f3 but it is not 
> installable
>  Depends: libghc-gi-glib-dev-2.0.29-6688d but it is not 
> installable
>  Depends: libghc-gi-gobject-dev-2.0.30-b72ea but it is 
> not installable
>  Depends: libghc-gi-pango-dev-1.0.29-d59b9 but it is not 
> installable
>   

Bug#1069541: haskell-gi-dbusmenugtk3: FTBFS on armel: unsatisfiable build-dependencies

2024-04-20 Thread Lucas Nussbaum
Source: haskell-gi-dbusmenugtk3
Version: 0.4.14-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armel

Hi,

During a rebuild of all packages in sid, your package failed to build
on armel.


Relevant part (hopefully):
> +--+
> | Install package build dependencies  
>  |
> +--+
> 
> 
> Setup apt archive
> -
> 
> Merged Build-Depends: debhelper (>= 10), haskell-devscripts-minimal | 
> haskell-devscripts (>= 0.13), cdbs, ghc, ghc-prof, pkg-config, libgtk-3-dev, 
> libdbusmenu-gtk3-dev, libghc-gi-atk-dev (>= 2.0), libghc-gi-atk-dev (<< 2.1), 
> libghc-gi-atk-prof, libghc-gi-dbusmenu-dev (>= 0.4), libghc-gi-dbusmenu-dev 
> (<< 0.5), libghc-gi-dbusmenu-prof, libghc-gi-gdk-dev (>= 3.0), 
> libghc-gi-gdk-dev (<< 3.1), libghc-gi-gdk-prof, libghc-gi-gdkpixbuf-dev (>= 
> 2.0), libghc-gi-gdkpixbuf-dev (<< 2.1), libghc-gi-gdkpixbuf-prof, 
> libghc-gi-glib-dev (>= 2.0), libghc-gi-glib-dev (<< 2.1), 
> libghc-gi-glib-prof, libghc-gi-gobject-dev (>= 2.0), libghc-gi-gobject-dev 
> (<< 2.1), libghc-gi-gobject-prof, libghc-gi-gtk-dev (>= 3.0), 
> libghc-gi-gtk-dev (<< 3.1), libghc-gi-gtk-prof, libghc-haskell-gi-dev (>= 
> 0.26), libghc-haskell-gi-dev (<< 0.27), libghc-haskell-gi-prof, 
> libghc-haskell-gi-base-dev (>= 0.26), libghc-haskell-gi-base-dev (<< 0.27), 
> libghc-haskell-gi-base-prof, build-essential, fakeroot, ghc-doc, 
> libghc-gi-atk-doc, libghc-gi-dbusmenu-doc, libghc-gi-gdk-doc, 
> libghc-gi-gdkpixbuf-doc, libghc-gi-glib-doc, libghc-gi-gobject-doc, 
> libghc-gi-gtk-doc, libghc-haskell-gi-doc, libghc-haskell-gi-base-doc
> Filtered Build-Depends: debhelper (>= 10), haskell-devscripts-minimal, cdbs, 
> ghc, ghc-prof, pkg-config, libgtk-3-dev, libdbusmenu-gtk3-dev, 
> libghc-gi-atk-dev (>= 2.0), libghc-gi-atk-dev (<< 2.1), libghc-gi-atk-prof, 
> libghc-gi-dbusmenu-dev (>= 0.4), libghc-gi-dbusmenu-dev (<< 0.5), 
> libghc-gi-dbusmenu-prof, libghc-gi-gdk-dev (>= 3.0), libghc-gi-gdk-dev (<< 
> 3.1), libghc-gi-gdk-prof, libghc-gi-gdkpixbuf-dev (>= 2.0), 
> libghc-gi-gdkpixbuf-dev (<< 2.1), libghc-gi-gdkpixbuf-prof, 
> libghc-gi-glib-dev (>= 2.0), libghc-gi-glib-dev (<< 2.1), 
> libghc-gi-glib-prof, libghc-gi-gobject-dev (>= 2.0), libghc-gi-gobject-dev 
> (<< 2.1), libghc-gi-gobject-prof, libghc-gi-gtk-dev (>= 3.0), 
> libghc-gi-gtk-dev (<< 3.1), libghc-gi-gtk-prof, libghc-haskell-gi-dev (>= 
> 0.26), libghc-haskell-gi-dev (<< 0.27), libghc-haskell-gi-prof, 
> libghc-haskell-gi-base-dev (>= 0.26), libghc-haskell-gi-base-dev (<< 0.27), 
> libghc-haskell-gi-base-prof, build-essential, fakeroot, ghc-doc, 
> libghc-gi-atk-doc, libghc-gi-dbusmenu-doc, libghc-gi-gdk-doc, 
> libghc-gi-gdkpixbuf-doc, libghc-gi-glib-doc, libghc-gi-gobject-doc, 
> libghc-gi-gtk-doc, libghc-haskell-gi-doc, libghc-haskell-gi-base-doc
> dpkg-deb: building package 'sbuild-build-depends-main-dummy' in 
> '/<>/apt_archive/sbuild-build-depends-main-dummy.deb'.
> Ign:1 copy:/<>/apt_archive ./ InRelease
> Get:2 copy:/<>/apt_archive ./ Release [615 B]
> Ign:3 copy:/<>/apt_archive ./ Release.gpg
> Get:4 copy:/<>/apt_archive ./ Sources [1746 B]
> Get:5 copy:/<>/apt_archive ./ Packages [1725 B]
> Fetched 4086 B in 0s (0 B/s)
> Reading package lists...
> Reading package lists...
> 
> Install main build dependencies (apt-based resolver)
> 
> 
> Installing build dependencies
> Reading package lists...
> Building dependency tree...
> Reading state information...
> Some packages could not be installed. This may mean that you have
> requested an impossible situation or if you are using the unstable
> distribution that some required packages have not yet been created
> or been moved out of Incoming.
> The following information may help to resolve the situation:
> 
> The following packages have unmet dependencies:
>  libghc-gi-gtk-dev : Depends: libghc-base-dev-4.17.2.0-38dbb but it is not 
> installable
>  Depends: libghc-bytestring-dev-0.11.5.2-302b4 but it is 
> not installable
>  Depends: libghc-containers-dev-0.6.7-e92e7 but it is not 
> installable
>  Depends: libghc-gi-atk-dev-2.0.27-4495d but it is not 
> installable
>  Depends: libghc-gi-cairo-dev-1.0.29-f173d but it is not 
> installable
>  Depends: libghc-gi-gdk-dev-3.0.28-504c3 but it is not 
> installable
>  Depends: libghc-gi-gdkpixbuf-dev-2.0.31-9ac35 but it is 
> not installable
>  Depends: libghc-gi-gio-dev-2.0.32-028f3 but it is not 
> installable
>  Depends: libghc-gi-glib-dev-2.0.29-6688d but it is not 
> installable
>  Depends: libghc-gi-gobject-dev-2.0.30-b72ea but it is 
> not 

Bug#1069538: zeroc-ice: FTBFS on armel: make[3]: *** [Makefile:29: tests] Error 1

2024-04-20 Thread Lucas Nussbaum
Source: zeroc-ice
Version: 3.7.10-2.2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armel

Hi,

During a rebuild of all packages in sid, your package failed to build
on armel.


Relevant part (hopefully):
> make[3]: Entering directory '/<>/java-compat'
> gradle --gradle-user-home /<>/.gradle --info --console plain 
> --stacktrace --no-daemon --refresh-dependencies -PiceGridGuiUseJavaFX=false 
> -PicegridguiProguard=false -PjarsClassPath=true -PjgoodiesLooksVersion=debian 
> -PjgoodiesFormsVersion=debian -PopenjfxVersion=debian --offline 
> -PiceBuilderVersion=debian -PiceBuilderClassPath=com.zeroc.gradle.ice-builder 
> -PtargetJavaRelease=7 -Pprefix=/usr -PDESTDIR=/<>/debian/tmp 
> :test:assemble
> openjdk version "17.0.11" 2024-04-16
> OpenJDK Runtime Environment (build 17.0.11+9-Debian-1)
> OpenJDK Zero VM (build 17.0.11+9-Debian-1, interpreted mode)
> Initialized native services in: /<>/.gradle/native
> Using 4 worker leases.
> Creating new cache for fileHashes, path 
> /<>/.gradle/caches/4.4.1/fileHashes/fileHashes.bin, access 
> org.gradle.cache.internal.DefaultCacheAccess@41f0c
> Creating new cache for resourceHashesCache, path 
> /<>/.gradle/caches/4.4.1/fileHashes/resourceHashesCache.bin, 
> access org.gradle.cache.internal.DefaultCacheAccess@41f0c
> Creating new cache for fileHashes, path 
> /<>/java-compat/.gradle/4.4.1/fileHashes/fileHashes.bin, access 
> org.gradle.cache.internal.DefaultCacheAccess@5a54b7
> Starting Build
> Settings evaluated using settings file 
> '/<>/java-compat/settings.gradle'.
> Projects loaded. Root project using build file 
> '/<>/java-compat/build.gradle'.
> Included projects: [root project 'java-compat', project ':glacier2-compat', 
> project ':ice-compat', project ':icebox-compat', project ':icebt-compat', 
> project ':icediscovery-compat', project ':icegrid-compat', project 
> ':icelocatordiscovery-compat', project ':icepatch2-compat', project 
> ':icestorm-compat', project ':test', project ':testLambda', project 
> ':testPlugins']
> Parallel execution is an incubating feature.
> Evaluating root project 'java-compat' using build file 
> '/<>/java-compat/build.gradle'.
> Creating new cache for metadata-1.1/results, path 
> /<>/.gradle/caches/transforms-1/metadata-1.1/results.bin, access 
> org.gradle.cache.internal.DefaultCacheAccess@12ac7e0
>   Couldn't resolve system dependency:
> java.lang.ClassNotFoundException: org.debian.gradle.plugin.MavenResolverHook
>   at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:445)
>   at 
> org.gradle.internal.classloader.TransformingClassLoader.findClass(TransformingClassLoader.java:53)
>   at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:592)
>   at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
>   at java.base/java.lang.Class.forName0(Native Method)
>   at java.base/java.lang.Class.forName(Class.java:375)
>   at 
> org.gradle.api.internal.artifacts.repositories.resolver.MavenResolver.doResolveComponentMetaData(MavenResolver.java:129)
>   at 
> org.gradle.api.internal.artifacts.repositories.resolver.ExternalResourceResolver$RemoteRepositoryAccess.resolveComponentMetaData(ExternalResourceResolver.java:467)
>   at 
> org.gradle.api.internal.artifacts.ivyservice.ivyresolve.LocalModuleComponentRepository$LocalAccess.resolveComponentMetaData(LocalModuleComponentRepository.java:70)
>   at 
> org.gradle.api.internal.artifacts.ivyservice.ivyresolve.BaseModuleComponentRepositoryAccess.resolveComponentMetaData(BaseModuleComponentRepositoryAccess.java:50)
>   at 
> org.gradle.api.internal.artifacts.ivyservice.ivyresolve.memcache.InMemoryCachedModuleComponentRepository$CachedAccess.resolveComponentMetaData(InMemoryCachedModuleComponentRepository.java:95)
>   at 
> org.gradle.api.internal.artifacts.ivyservice.ivyresolve.ErrorHandlingModuleComponentRepository$ErrorHandlingModuleComponentRepositoryAccess.resolveComponentMetaData(ErrorHandlingModuleComponentRepository.java:126)
>   at 
> org.gradle.api.internal.artifacts.ivyservice.ivyresolve.ComponentMetaDataResolveState.process(ComponentMetaDataResolveState.java:66)
>   at 
> org.gradle.api.internal.artifacts.ivyservice.ivyresolve.ComponentMetaDataResolveState.resolve(ComponentMetaDataResolveState.java:45)
>   at 
> org.gradle.api.internal.artifacts.ivyservice.ivyresolve.RepositoryChainComponentMetaDataResolver.findBestMatch(RepositoryChainComponentMetaDataResolver.java:138)
>   at 
> org.gradle.api.internal.artifacts.ivyservice.ivyresolve.RepositoryChainComponentMetaDataResolver.findBestMatch(RepositoryChainComponentMetaDataResolver.java:119)
>   at 
> org.gradle.api.internal.artifacts.ivyservice.ivyresolve.RepositoryChainComponentMetaDataResolver.resolveModule(RepositoryChainComponentMetaDataResolver.java:92)
>   at 
> 

Bug#1069537: haskell-crypton-x509-store: FTBFS on armel: unsatisfiable build-dependencies

2024-04-20 Thread Lucas Nussbaum
Source: haskell-crypton-x509-store
Version: 1.6.9-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armel

Hi,

During a rebuild of all packages in sid, your package failed to build
on armel.


Relevant part (hopefully):
> +--+
> | Install package build dependencies  
>  |
> +--+
> 
> 
> Setup apt archive
> -
> 
> Merged Build-Depends: debhelper (>= 10), haskell-devscripts (>= 0.13), cdbs, 
> ghc (>= 9.4), ghc-prof, libghc-asn1-encoding-dev (>= 0.9), 
> libghc-asn1-encoding-dev (<< 0.10), libghc-asn1-encoding-prof, 
> libghc-asn1-types-dev (>= 0.3), libghc-asn1-types-dev (<< 0.4), 
> libghc-asn1-types-prof, libghc-crypton-dev, libghc-crypton-prof, 
> libghc-crypton-x509-dev (>= 1.7.2), libghc-crypton-x509-prof, libghc-pem-dev 
> (>= 0.1), libghc-pem-dev (<< 0.3), libghc-pem-prof, libghc-tasty-dev, 
> libghc-tasty-prof, libghc-tasty-hunit-dev, libghc-tasty-hunit-prof, 
> build-essential, fakeroot, ghc-doc, libghc-asn1-encoding-doc, 
> libghc-asn1-types-doc, libghc-crypton-doc, libghc-crypton-x509-doc, 
> libghc-pem-doc
> Filtered Build-Depends: debhelper (>= 10), haskell-devscripts (>= 0.13), 
> cdbs, ghc (>= 9.4), ghc-prof, libghc-asn1-encoding-dev (>= 0.9), 
> libghc-asn1-encoding-dev (<< 0.10), libghc-asn1-encoding-prof, 
> libghc-asn1-types-dev (>= 0.3), libghc-asn1-types-dev (<< 0.4), 
> libghc-asn1-types-prof, libghc-crypton-dev, libghc-crypton-prof, 
> libghc-crypton-x509-dev (>= 1.7.2), libghc-crypton-x509-prof, libghc-pem-dev 
> (>= 0.1), libghc-pem-dev (<< 0.3), libghc-pem-prof, libghc-tasty-dev, 
> libghc-tasty-prof, libghc-tasty-hunit-dev, libghc-tasty-hunit-prof, 
> build-essential, fakeroot, ghc-doc, libghc-asn1-encoding-doc, 
> libghc-asn1-types-doc, libghc-crypton-doc, libghc-crypton-x509-doc, 
> libghc-pem-doc
> dpkg-deb: building package 'sbuild-build-depends-main-dummy' in 
> '/<>/apt_archive/sbuild-build-depends-main-dummy.deb'.
> Ign:1 copy:/<>/apt_archive ./ InRelease
> Get:2 copy:/<>/apt_archive ./ Release [615 B]
> Ign:3 copy:/<>/apt_archive ./ Release.gpg
> Get:4 copy:/<>/apt_archive ./ Sources [1252 B]
> Get:5 copy:/<>/apt_archive ./ Packages [1265 B]
> Fetched 3132 B in 0s (0 B/s)
> Reading package lists...
> Reading package lists...
> 
> Install main build dependencies (apt-based resolver)
> 
> 
> Installing build dependencies
> Reading package lists...
> Building dependency tree...
> Reading state information...
> Some packages could not be installed. This may mean that you have
> requested an impossible situation or if you are using the unstable
> distribution that some required packages have not yet been created
> or been moved out of Incoming.
> The following information may help to resolve the situation:
> 
> The following packages have unmet dependencies:
>  libghc-crypton-x509-dev : Depends: libghc-asn1-encoding-dev-0.9.6-77ff6 but 
> it is not installable
>Depends: libghc-asn1-parse-dev-0.9.5-b2c6a but it 
> is not installable
>Depends: libghc-asn1-types-dev-0.3.4-bc8b9 but it 
> is not installable
>Depends: libghc-base-dev-4.17.2.0-38dbb but it is 
> not installable
>Depends: libghc-bytestring-dev-0.11.5.2-302b4 but 
> it is not installable
>Depends: libghc-containers-dev-0.6.7-e92e7 but it 
> is not installable
>Depends: libghc-crypton-dev-0.33-c8903 but it is 
> not installable
>Depends: libghc-hourglass-dev-0.2.12-3e23a but it 
> is not installable
>Depends: libghc-memory-dev-0.18.0-fec46 but it is 
> not installable
>Depends: libghc-pem-dev-0.2.4-d84c7 but it is not 
> installable
>  libghc-crypton-x509-prof : Depends: libghc-asn1-encoding-prof-0.9.6-77ff6 
> but it is not installable
> Depends: libghc-asn1-parse-prof-0.9.5-b2c6a but 
> it is not installable
> Depends: libghc-asn1-types-prof-0.3.4-bc8b9 but 
> it is not installable
> Depends: libghc-base-prof-4.17.2.0-38dbb but it 
> is not installable
> Depends: libghc-bytestring-prof-0.11.5.2-302b4 
> but it is not installable
> Depends: libghc-containers-prof-0.6.7-e92e7 but 
> it is not installable
> Depends: libghc-crypton-prof-0.33-c8903 but it is 
> not installable
> Depends: libghc-hourglass-prof-0.2.12-3e23a but 
> it is not installable
> Depends: libghc-memory-prof-0.18.0-fec46 but it 
> is not 

Bug#1069539: softhsm2: FTBFS on armel: dh_auto_test: error: make -j4 check "TESTSUITEFLAGS=-j4 --verbose" VERBOSE=1 returned exit code 2

2024-04-20 Thread Lucas Nussbaum
Source: softhsm2
Version: 2.6.1-2.2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armel

Hi,

During a rebuild of all packages in sid, your package failed to build
on armel.


Relevant part (hopefully):
> make[6]: Entering directory '/<>/src/lib/test'
> FAIL: p11test
> 
>SoftHSM 2.6.1: src/lib/test/test-suite.log
> 
> 
> # TOTAL: 1
> # PASS:  0
> # SKIP:  0
> # XFAIL: 0
> # FAIL:  1
> # XPASS: 0
> # ERROR: 0
> 
> .. contents:: :depth: 2
> 
> FAIL: p11test
> =
> 
> F
> 
> 
> !!!FAILURES!!!
> Test Results:
> Run:  25   Failures: 1   Errors: 0
> 
> 
> 1) test: InfoTests::testGetFunctionList (F) line: 124 TestsNoPINInitBase.cpp
> setUp() failed
> - equality assertion failed
> - Expected: 0
> - Actual  : 48
> 
> 
> ..
> 
> 
> OK (25 tests)
> 
> 
> 
> 
> 
> OK (25 tests)
> 
> 
> ..
> 
> 
> OK (25 tests)
> 
> 
> FAIL p11test (exit status: 1)
> 
> 
> Testsuite summary for SoftHSM 2.6.1
> 
> # TOTAL: 1
> # PASS:  0
> # SKIP:  0
> # XFAIL: 0
> # FAIL:  1
> # XPASS: 0
> # ERROR: 0
> 
> See src/lib/test/test-suite.log
> 
> make[6]: *** [Makefile:812: test-suite.log] Error 1
> make[6]: Leaving directory '/<>/src/lib/test'
> make[5]: *** [Makefile:920: check-TESTS] Error 2
> make[5]: Leaving directory '/<>/src/lib/test'
> make[4]: *** [Makefile:993: check-am] Error 2
> make[4]: Leaving directory '/<>/src/lib/test'
> make[3]: *** [Makefile:642: check-recursive] Error 1
> make[3]: Leaving directory '/<>/src/lib'
> make[2]: *** [Makefile:404: check-recursive] Error 1
> make[2]: Leaving directory '/<>/src'
> make[1]: *** [Makefile:566: check-recursive] Error 1
> make[1]: Leaving directory '/<>'
> dh_auto_test: error: make -j4 check "TESTSUITEFLAGS=-j4 --verbose" VERBOSE=1 
> returned exit code 2


The full build log is available from:
http://qa-logs.debian.net/2024/04/20/softhsm2_2.6.1-2.2_unstable-armel.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240420;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240420=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1069536: glib-d: FTBFS on armel: unsatisfiable build-dependencies: dh-dlang (>= 0.6.2), gir-to-d (>= 0.23.2)

2024-04-20 Thread Lucas Nussbaum
Source: glib-d
Version: 2.4.3-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armel

Hi,

During a rebuild of all packages in sid, your package failed to build
on armel.


Relevant part (hopefully):
> +--+
> | Install package build dependencies  
>  |
> +--+
> 
> 
> Setup apt archive
> -
> 
> Merged Build-Depends: debhelper-compat (= 13), dh-dlang (>= 0.6.2), gir-to-d 
> (>= 0.23.2), gnome-pkg-tools (>= 0.10), libgirepository1.0-dev (>= 1.70), 
> libglib2.0-dev (>= 2.70), meson (>= 0.46), build-essential, fakeroot
> Filtered Build-Depends: debhelper-compat (= 13), dh-dlang (>= 0.6.2), 
> gir-to-d (>= 0.23.2), gnome-pkg-tools (>= 0.10), libgirepository1.0-dev (>= 
> 1.70), libglib2.0-dev (>= 2.70), meson (>= 0.46), build-essential, fakeroot
> dpkg-deb: building package 'sbuild-build-depends-main-dummy' in 
> '/<>/apt_archive/sbuild-build-depends-main-dummy.deb'.
> Ign:1 copy:/<>/apt_archive ./ InRelease
> Get:2 copy:/<>/apt_archive ./ Release [609 B]
> Ign:3 copy:/<>/apt_archive ./ Release.gpg
> Get:4 copy:/<>/apt_archive ./ Sources [764 B]
> Get:5 copy:/<>/apt_archive ./ Packages [796 B]
> Fetched 2169 B in 0s (0 B/s)
> Reading package lists...
> Reading package lists...
> 
> Install main build dependencies (apt-based resolver)
> 
> 
> Installing build dependencies
> Reading package lists...
> Building dependency tree...
> Reading state information...
> Some packages could not be installed. This may mean that you have
> requested an impossible situation or if you are using the unstable
> distribution that some required packages have not yet been created
> or been moved out of Incoming.
> The following information may help to resolve the situation:
> 
> The following packages have unmet dependencies:
>  sbuild-build-depends-main-dummy : Depends: dh-dlang (>= 0.6.2) but it is not 
> going to be installed
>Depends: gir-to-d (>= 0.23.2) but it is 
> not installable
> E: Unable to correct problems, you have held broken packages.
> apt-get failed.


The full build log is available from:
http://qa-logs.debian.net/2024/04/20/glib-d_2.4.3-2_unstable-armel.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240420;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240420=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1069535: galera-3: FTBFS on armel: dh_auto_test: error: cd obj-arm-linux-gnueabi && make -j1 test ARGS\+=--verbose ARGS\+=-j1 ARGS=--output-on-failure returned exit code 2

2024-04-20 Thread Lucas Nussbaum
Source: galera-3
Version: 25.3.37-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armel

Hi,

During a rebuild of all packages in sid, your package failed to build
on armel.


Relevant part (hopefully):
> make[2]: Entering directory '/<>/obj-arm-linux-gnueabi'
> Running tests...
> /usr/bin/ctest --force-new-ctest-process --output-on-failure
> Test project /<>/obj-arm-linux-gnueabi
> Start 1: gu_tests
> 1/7 Test #1: gu_tests .   Passed1.91 sec
> Start 2: gu_tests++
> 2/7 Test #2: gu_tests++ ...   Passed1.88 sec
> Start 3: check_gcomm
> 3/7 Test #3: check_gcomm ..   Passed1.23 sec
> Start 4: gcache_tests
> 4/7 Test #4: gcache_tests .   Passed0.04 sec
> Start 5: gcs_tests
> 5/7 Test #5: gcs_tests    Passed0.13 sec
> Start 6: galera_check
> 6/7 Test #6: galera_check .***Failed4.99 sec
> Running suite(s): DataSet
> 100%: Checks: 2, Failures: 0, Errors: 0
> Running suite(s): KeySet
> 100%: Checks: 3, Failures: 0, Errors: 0
> Running suite(s): WriteSet
> 100%: Checks: 5, Failures: 0, Errors: 0
> Running suite(s): write_set
> 100%: Checks: 8, Failures: 0, Errors: 0
> Running suite(s): trx_handle
> 100%: Checks: 2, Failures: 0, Errors: 0
> Running suite(s): service_thd
> 100%: Checks: 3, Failures: 0, Errors: 0
> Running suite(s): ist
> 100%: Checks: 6, Failures: 0, Errors: 0
> Running suite(s): saved_state
> 100%: Checks: 3, Failures: 0, Errors: 0
> Running suite(s): Defaults
> 0%: Checks: 1, Failures: 0, Errors: 1
> ./galera/tests/defaults_check.cpp:283:E:defaults:defaults:0: (after this 
> point) Received signal 4 (Illegal instruction)
> Total tests failed: 1
> 
> Start 7: wsrep_test
> 7/7 Test #7: wsrep_test ...   Passed0.01 sec
> 
> 86% tests passed, 1 tests failed out of 7
> 
> Total Test time (real) =  10.20 sec
> 
> The following tests FAILED:
> 6 - galera_check (Failed)
> Errors while running CTest
> make[2]: *** [Makefile:94: test] Error 8
> make[2]: Leaving directory '/<>/obj-arm-linux-gnueabi'
> dh_auto_test: error: cd obj-arm-linux-gnueabi && make -j1 test 
> ARGS\+=--verbose ARGS\+=-j1 ARGS=--output-on-failure returned exit code 2


The full build log is available from:
http://qa-logs.debian.net/2024/04/20/galera-3_25.3.37-1_unstable-armel.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240420;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240420=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1069534: pycryptodome: FTBFS on armel: ld: /usr/lib/gcc/arm-linux-gnueabi/13/libasan.so: undefined reference to `__atomic_compare_exchange_8'

2024-04-20 Thread Lucas Nussbaum
Source: pycryptodome
Version: 3.20.0+dfsg-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armel

Hi,

During a rebuild of all packages in sid, your package failed to build
on armel.


Relevant part (hopefully):
> make[4]: Entering directory '/<>/src/test'
> [  3%] Building C object CMakeFiles/test_mont.dir/test_mont.c.o
> [  4%] Linking C executable test_mont
> /usr/bin/ld: /usr/lib/gcc/arm-linux-gnueabi/13/libasan.so: undefined 
> reference to `__atomic_compare_exchange_8'
> /usr/bin/ld: /usr/lib/gcc/arm-linux-gnueabi/13/libasan.so: undefined 
> reference to `__atomic_load_8'
> /usr/bin/ld: /usr/lib/gcc/arm-linux-gnueabi/13/libasan.so: undefined 
> reference to `__atomic_store_8'
> collect2: error: ld returned 1 exit status


The full build log is available from:
http://qa-logs.debian.net/2024/04/20/pycryptodome_3.20.0+dfsg-1_unstable-armel.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240420;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240420=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1069532: dune-istl: FTBFS on armhf: umfpack.hh:106:27: error: cannot convert ‘long int*’ to ‘const int64_t*’ {aka ‘const long long int*’}

2024-04-20 Thread Lucas Nussbaum
Source: dune-istl
Version: 2.9.0-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armhf

Hi,

During a rebuild of all packages in sid, your package failed to build
on armhf.


Relevant part (hopefully):
> cd /<>/build/dune/istl/paamg/test && /usr/bin/c++ -DENABLE_MPI=1 
> -DENABLE_SUITESPARSE=1 -DENABLE_SUPERLU=1 -DHAVE_CONFIG_H 
> -DMYAMG="Dune::Amg::AMG" -I/<>/build 
> -I/<> -isystem /usr/include/suitesparse -isystem 
> /usr/include/superlu -isystem /usr/lib/arm-linux-gnueabihf/openmpi/include 
> -isystem /usr/lib/arm-linux-gnueabihf/openmpi/include/openmpi -std=c++17 -g 
> -O2 -ffile-prefix-map=/<>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security  
> -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -Wdate-time 
> -D_FORTIFY_SOURCE=2 -fPIE -MD -MT 
> dune/istl/paamg/test/CMakeFiles/pthreadamgtest.dir/pthreadamgtest.cc.o -MF 
> CMakeFiles/pthreadamgtest.dir/pthreadamgtest.cc.o.d -o 
> CMakeFiles/pthreadamgtest.dir/pthreadamgtest.cc.o -c 
> /<>/dune/istl/paamg/test/pthreadamgtest.cc
> In file included from /<>/dune/istl/paamg/amg.hh:17,
>  from 
> /<>/dune/istl/paamg/test/pthreadamgtest.cc:24:
> /<>/dune/istl/umfpack.hh: In instantiation of ‘static void 
> Dune::UMFPackMethodChooser::symbolic(A ...) [with A = {int, int, long 
> int*, long int*, double*, void**, double*, double*}]’:
> /<>/dune/istl/umfpack.hh:545:23:   required from ‘void 
> Dune::UMFPack::decompose() [with M = 
> Dune::BCRSMatrix >]’
> /<>/dune/istl/umfpack.hh:459:7:   required from ‘void 
> Dune::UMFPack::setMatrix(const Matrix&) [with M = 
> Dune::BCRSMatrix >; Matrix = 
> Dune::BCRSMatrix >]’
> /<>/dune/istl/umfpack.hh:270:7:   required from 
> ‘Dune::UMFPack::UMFPack(const Matrix&, int, bool) [with M = 
> Dune::BCRSMatrix >; Matrix = 
> Dune::BCRSMatrix >]’
> /<>/dune/istl/paamg/amg.hh:658:18:   required from ‘static 
> Dune::Amg::DirectSolverSelector::Solver Dune::Amg::DirectSolverSelector::umfpack>::type* 
> Dune::Amg::DirectSolverSelector::Solver Dune::Amg::DirectSolverSelector::umfpack>::create(const M&, 
> bool, bool) [with M = Dune::BCRSMatrix >; 
> Matrix = Dune::BCRSMatrix >; Vector = 
> Dune::BlockVector >; type = 
> Dune::UMFPack > >]’
> /<>/dune/istl/paamg/amg.hh:683:40:   required from ‘static 
> Dune::Amg::DirectSolverSelector::DirectSolver* 
> Dune::Amg::DirectSolverSelector::create(const Matrix&, bool, 
> bool) [with Matrix = Dune::BCRSMatrix >; 
> Vector = Dune::BlockVector >; DirectSolver = 
> Dune::UMFPack > >]’
> /<>/dune/istl/paamg/amg.hh:745:51:   required from ‘void 
> Dune::Amg::AMG::createHierarchies(C&, const 
> std::shared_ptr&, const PI&) [with C = const 
> Dune::Amg::CoarsenCriterion  1, 1> >, Dune::Amg::FirstDiagonal> >; M = 
> Dune::MatrixAdapter >, 
> Dune::BlockVector >, 
> Dune::BlockVector > >; X = 
> Dune::BlockVector >; S = 
> Dune::SeqSSOR >, 
> Dune::BlockVector >, 
> Dune::BlockVector > >; PI = 
> Dune::Amg::SequentialInformation; A = 
> std::allocator > >]’
> /<>/dune/istl/paamg/amg.hh:448:24:   required from 
> ‘Dune::Amg::AMG::AMG(const Operator&, const C&, const 
> SmootherArgs&, const PI&) [with C = 
> Dune::Amg::CoarsenCriterion  1, 1> >, Dune::Amg::FirstDiagonal> >; M = 
> Dune::MatrixAdapter >, 
> Dune::BlockVector >, 
> Dune::BlockVector > >; X = 
> Dune::BlockVector >; S = 
> Dune::SeqSSOR >, 
> Dune::BlockVector >, 
> Dune::BlockVector > >; PI = 
> Dune::Amg::SequentialInformation; A = 
> std::allocator > >; Operator = 
> Dune::MatrixAdapter >, 
> Dune::BlockVector >, 
> Dune::BlockVector > >; SmootherArgs = 
> Dune::Amg::DefaultSmootherArgs]’
> /<>/dune/istl/paamg/test/pthreadamgtest.cc:176:7:   required 
> from ‘void testAMG(int, int, int) [with int BS = 1; AMG = 
> Dune::Amg::AMG 1, 1> >, Dune::BlockVector >, 
> Dune::BlockVector > >, 
> Dune::BlockVector >, 
> Dune::SeqSSOR >, 
> Dune::BlockVector >, 
> Dune::BlockVector > > >]’
> /<>/dune/istl/paamg/test/pthreadamgtest.cc:232:19:   required 
> from here
> /<>/dune/istl/umfpack.hh:106:27: error: cannot convert ‘long 
> int*’ to ‘const int64_t*’ {aka ‘const long long int*’}
>   106 |   umfpack_dl_symbolic(args...);
>   |   ^~~~
>   |   |
>   |   long int*
> In file included from /<>/dune/istl/umfpack.hh:13:
> /usr/include/suitesparse/umfpack.h:422:19: note:   initializing argument 3 of 
> ‘int umfpack_dl_symbolic(int64_t, int64_t, const int64_t*, const int64_t*, 
> const double*, void**, const double*, double*)’
>   422 | const int64_t Ap [ ],
>   | ~~^~
> /<>/dune/istl/umfpack.hh: In instantiation of ‘static void 
> Dune::UMFPackMethodChooser::numeric(A ...) [with A = {long int*, long 
> int*, double*, void*, void**, double*, double*}]’:
> /<>/dune/istl/umfpack.hh:553:22:   required from ‘void 
> Dune::UMFPack::decompose() [with M = 
> Dune::BCRSMatrix >]’
> 

Bug#1069531: rcs-blame: FTBFS on armhf: mktime.c:106:52: error: size of array ‘a’ is negative

2024-04-20 Thread Lucas Nussbaum
Source: rcs-blame
Version: 1.3.1-4.2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armhf

Hi,

During a rebuild of all packages in sid, your package failed to build
on armhf.


Relevant part (hopefully):
> gcc -DHAVE_CONFIG_H -I. -I. -I..   -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 
> -D_TIME_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2  -g -O3 
> -Werror=implicit-function-declaration -ffile-prefix-map=/<>=. 
> -fstack-protector-strong -fstack-clash-protection -fcommon -c mktime.c
> mktime.c: In function ‘ydhms_diff’:
> mktime.c:106:52: error: size of array ‘a’ is negative
>   106 | #define verify(name, assertion) struct name { char a[(assertion) ? 1 
> : -1]; }
>   |^
> mktime.c:170:3: note: in expansion of macro ‘verify’
>   170 |   verify (long_int_year_and_yday_are_wide_enough,
>   |   ^~
> make[4]: *** [Makefile:441: mktime.o] Error 1


The full build log is available from:
http://qa-logs.debian.net/2024/04/20/rcs-blame_1.3.1-4.2_unstable-armhf.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240420;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240420=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1069530: mumudvb: FTBFS on armhf: unsatisfiable build-dependency: libzvbi-common (= 0.2.42-1.1) but 0.2.42-2 is to be installed

2024-04-20 Thread Lucas Nussbaum
Source: mumudvb
Version: 1.7.1-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armhf

Hi,

During a rebuild of all packages in sid, your package failed to build
on armhf.


Relevant part (hopefully):
> +--+
> | Install package build dependencies  
>  |
> +--+
> 
> 
> Setup apt archive
> -
> 
> Merged Build-Depends: debhelper (>= 8), dvb-apps, build-essential, fakeroot
> Filtered Build-Depends: debhelper (>= 8), dvb-apps, build-essential, fakeroot
> dpkg-deb: building package 'sbuild-build-depends-main-dummy' in 
> '/<>/apt_archive/sbuild-build-depends-main-dummy.deb'.
> Ign:1 copy:/<>/apt_archive ./ InRelease
> Get:2 copy:/<>/apt_archive ./ Release [609 B]
> Ign:3 copy:/<>/apt_archive ./ Release.gpg
> Get:4 copy:/<>/apt_archive ./ Sources [620 B]
> Get:5 copy:/<>/apt_archive ./ Packages [652 B]
> Fetched 1881 B in 0s (90.1 kB/s)
> Reading package lists...
> Reading package lists...
> 
> Install main build dependencies (apt-based resolver)
> 
> 
> Installing build dependencies
> Reading package lists...
> Building dependency tree...
> Reading state information...
> Some packages could not be installed. This may mean that you have
> requested an impossible situation or if you are using the unstable
> distribution that some required packages have not yet been created
> or been moved out of Incoming.
> The following information may help to resolve the situation:
> 
> The following packages have unmet dependencies:
>  libzvbi0 : Depends: libzvbi-common (= 0.2.42-1.1) but 0.2.42-2 is to be 
> installed
> E: Unable to correct problems, you have held broken packages.
> apt-get failed.


The full build log is available from:
http://qa-logs.debian.net/2024/04/20/mumudvb_1.7.1-1_unstable-armhf.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240420;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240420=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1069529: tua: FTBFS on armhf: tua.c:614:24: error: conflicting types for ‘time’; have ‘time_t(long int *)’ {aka ‘long long int(long int *)’}

2024-04-20 Thread Lucas Nussbaum
Source: tua
Version: 4.3-14
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armhf

Hi,

During a rebuild of all packages in sid, your package failed to build
on armhf.


Relevant part (hopefully):
> gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -DLIBDIR=\"/etc\" 
> -I. -I.. -I../intl -I../intl -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 
> -D_TIME_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
> -Werror=implicit-function-declaration -ffile-prefix-map=/<>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -Wall  tua.c
> In file included from tua.h:81,
>  from tua.c:25:
> tua.c: In function ‘main’:
> tua.c:614:24: error: conflicting types for ‘time’; have ‘time_t(long int *)’ 
> {aka ‘long long int(long int *)’}
>   614 |   extern time_t EXFUN (time, (long *));
>   |^~~~
> ansidecl.h:85:41: note: in definition of macro ‘EXFUN’
>85 | #define EXFUN(name, proto)  name proto
>   | ^~~~
> In file included from /usr/include/features.h:490,
>  from 
> /usr/include/arm-linux-gnueabihf/bits/libc-header-start.h:33,
>  from /usr/include/string.h:26,
>  from tua.h:40:
> /usr/include/time.h:86:15: note: previous declaration of ‘time’ with type 
> ‘time_t(time_t *)’ {aka ‘long long int(long long int *)’}
>86 | extern time_t __REDIRECT_NTH (time, (time_t *__timer), __time64);
>   |   ^~
> make[2]: *** [Makefile:68: tua.o] Error 1


The full build log is available from:
http://qa-logs.debian.net/2024/04/20/tua_4.3-14_unstable-armhf.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240420;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240420=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1069527: libchdr: FTBFS on armhf: libchdr_chd.c:3001:39: error: implicit declaration of function ‘ftello64’; did you mean ‘ftello’? [-Werror=implicit-function-declaration]

2024-04-20 Thread Lucas Nussbaum
Source: libchdr
Version: 0.0~git20230918.9108f34+dfsg-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armhf

Hi,

During a rebuild of all packages in sid, your package failed to build
on armhf.


Relevant part (hopefully):
> /usr/bin/cc -Dchdr_EXPORTS -I"/<>/lzma" 
> -I"/<>/obj-arm-linux-gnueabihf/include" 
> -I"/<>/include" -I"/<>/deps/lzma-22.01/include" -g 
> -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -D_LARGEFILE_SOURCE 
> -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
> -fvisibility=hidden -MD -MT CMakeFiles/chdr.dir/src/libchdr_chd.c.o -MF 
> CMakeFiles/chdr.dir/src/libchdr_chd.c.o.d -o 
> CMakeFiles/chdr.dir/src/libchdr_chd.c.o -c 
> "/<>/src/libchdr_chd.c"
> /<>/src/libchdr_chd.c: In function ‘core_stdio_fsize’:
> /<>/src/libchdr_chd.c:3001:39: error: implicit declaration of 
> function ‘ftello64’; did you mean ‘ftello’? 
> [-Werror=implicit-function-declaration]
>  3001 | #define core_stdio_ftell_impl ftello64
>   |   ^~~~
> /<>/src/libchdr_chd.c:3013:13: note: in expansion of macro 
> ‘core_stdio_ftell_impl’
>  3013 | p = core_stdio_ftell_impl(fp);
>   | ^
> /<>/src/libchdr_chd.c:3000:39: error: implicit declaration of 
> function ‘fseeko64’; did you mean ‘fseeko’? 
> [-Werror=implicit-function-declaration]
>  3000 | #define core_stdio_fseek_impl fseeko64
>   |   ^~~~
> /<>/src/libchdr_chd.c:3014:9: note: in expansion of macro 
> ‘core_stdio_fseek_impl’
>  3014 | core_stdio_fseek_impl(fp, 0, SEEK_END);
>   | ^
> [ 68%] Building C object CMakeFiles/chdr-static.dir/src/libchdr_cdrom.c.o
> [ 68%] Building C object CMakeFiles/chdr.dir/src/libchdr_flac.c.o
> /usr/bin/cc -Dchdr_EXPORTS -I"/<>/lzma" 
> -I"/<>/obj-arm-linux-gnueabihf/include" 
> -I"/<>/include" -I"/<>/deps/lzma-22.01/include" -g 
> -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -D_LARGEFILE_SOURCE 
> -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
> -fvisibility=hidden -MD -MT CMakeFiles/chdr.dir/src/libchdr_flac.c.o -MF 
> CMakeFiles/chdr.dir/src/libchdr_flac.c.o.d -o 
> CMakeFiles/chdr.dir/src/libchdr_flac.c.o -c 
> "/<>/src/libchdr_flac.c"
> /usr/bin/cc  -I"/<>/lzma" 
> -I"/<>/obj-arm-linux-gnueabihf/include" 
> -I"/<>/include" -I"/<>/deps/lzma-22.01/include" -g 
> -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -D_LARGEFILE_SOURCE 
> -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -MD 
> -MT CMakeFiles/chdr-static.dir/src/libchdr_cdrom.c.o -MF 
> CMakeFiles/chdr-static.dir/src/libchdr_cdrom.c.o.d -o 
> CMakeFiles/chdr-static.dir/src/libchdr_cdrom.c.o -c 
> "/<>/src/libchdr_cdrom.c"
> [ 72%] Building C object CMakeFiles/chdr.dir/src/libchdr_huffman.c.o
> /usr/bin/cc -Dchdr_EXPORTS -I"/<>/lzma" 
> -I"/<>/obj-arm-linux-gnueabihf/include" 
> -I"/<>/include" -I"/<>/deps/lzma-22.01/include" -g 
> -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -D_LARGEFILE_SOURCE 
> -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
> -fvisibility=hidden -MD -MT CMakeFiles/chdr.dir/src/libchdr_huffman.c.o -MF 
> CMakeFiles/chdr.dir/src/libchdr_huffman.c.o.d -o 
> CMakeFiles/chdr.dir/src/libchdr_huffman.c.o -c 
> "/<>/src/libchdr_huffman.c"
> [ 76%] Building C object CMakeFiles/chdr-static.dir/src/libchdr_chd.c.o
> /usr/bin/cc  -I"/<>/lzma" 
> -I"/<>/obj-arm-linux-gnueabihf/include" 
> -I"/<>/include" -I"/<>/deps/lzma-22.01/include" -g 
> -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -D_LARGEFILE_SOURCE 
> -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -MD 
> -MT CMakeFiles/chdr-static.dir/src/libchdr_chd.c.o -MF 
> CMakeFiles/chdr-static.dir/src/libchdr_chd.c.o.d -o 
> CMakeFiles/chdr-static.dir/src/libchdr_chd.c.o -c 
> "/<>/src/libchdr_chd.c"
> /<>/src/libchdr_chd.c: In function ‘core_stdio_fsize’:
> /<>/src/libchdr_chd.c:3001:39: error: implicit declaration of 
> function ‘ftello64’; did you mean ‘ftello’? 
> [-Werror=implicit-function-declaration]
>  3001 | #define core_stdio_ftell_impl ftello64
>   |   ^~~~
> /<>/src/libchdr_chd.c:3013:13: note: in expansion of macro 
> ‘core_stdio_ftell_impl’
>  3013 | p = core_stdio_ftell_impl(fp);
>   | 

Bug#1069526: libevdevplus: FTBFS on armhf: InputEvent.hpp:23:39: error: ‘struct input_event’ has no member named ‘time’

2024-04-20 Thread Lucas Nussbaum
Source: libevdevplus
Version: 0.1.1-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armhf

Hi,

During a rebuild of all packages in sid, your package failed to build
on armhf.


Relevant part (hopefully):
> /usr/bin/c++ -DevdevPlus_EXPORTS  -g -O2 -ffile-prefix-map=/<>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 
> -D_TIME_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu++11 -fPIC -MD -MT 
> CMakeFiles/evdevPlus.dir/Resource.cpp.o -MF 
> CMakeFiles/evdevPlus.dir/Resource.cpp.o.d -o 
> CMakeFiles/evdevPlus.dir/Resource.cpp.o -c /<>/Resource.cpp
> In file included from /<>/evdevPlus.hpp:17,
>  from /<>/evdevPlus.cpp:13:
> /<>/InputEvent.hpp:23:39: error: ‘struct input_event’ has no 
> member named ‘time’
>23 | timeval  = event.time;
>   |   ^~~~
> /<>/InputEvent.hpp: In constructor 
> ‘evdevPlus::InputEvent::InputEvent(uint16_t, uint16_t, uint16_t, timeval*)’:
> /<>/InputEvent.hpp:40:47: error: ‘struct input_event’ has no 
> member named ‘time’
>40 | memcpy(, time, 
> sizeof(timeval));
>   |   ^~~~
> In file included from /<>/evdevPlus.hpp:17,
>  from /<>/Resource.cpp:13:
> /<>/InputEvent.hpp:23:39: error: ‘struct input_event’ has no 
> member named ‘time’
>23 | timeval  = event.time;
>   |   ^~~~
> /<>/InputEvent.hpp: In constructor 
> ‘evdevPlus::InputEvent::InputEvent(uint16_t, uint16_t, uint16_t, timeval*)’:
> /<>/InputEvent.hpp:40:47: error: ‘struct input_event’ has no 
> member named ‘time’
>40 | memcpy(, time, 
> sizeof(timeval));
>   |   ^~~~
> In file included from /<>/evdevPlus.hpp:17,
>  from /<>/evdevPlus.cpp:13:
> /<>/InputEvent.hpp:23:39: error: ‘struct input_event’ has no 
> member named ‘time’
>23 | timeval  = event.time;
>   |   ^~~~
> /<>/InputEvent.hpp: In constructor 
> ‘evdevPlus::InputEvent::InputEvent(uint16_t, uint16_t, uint16_t, timeval*)’:
> /<>/InputEvent.hpp:40:47: error: ‘struct input_event’ has no 
> member named ‘time’
>40 | memcpy(, time, 
> sizeof(timeval));
>   |   ^~~~
> In file included from /<>/evdevPlus.hpp:17,
>  from /<>/Resource.cpp:13:
> /<>/InputEvent.hpp:23:39: error: ‘struct input_event’ has no 
> member named ‘time’
>23 | timeval  = event.time;
>   |   ^~~~
> /<>/InputEvent.hpp: In constructor 
> ‘evdevPlus::InputEvent::InputEvent(uint16_t, uint16_t, uint16_t, timeval*)’:
> /<>/InputEvent.hpp:40:47: error: ‘struct input_event’ has no 
> member named ‘time’
>40 | memcpy(, time, 
> sizeof(timeval));
>   |   ^~~~
> make[3]: *** [CMakeFiles/evdevPlus.dir/build.make:79: 
> CMakeFiles/evdevPlus.dir/evdevPlus.cpp.o] Error 1


The full build log is available from:
http://qa-logs.debian.net/2024/04/20/libevdevplus_0.1.1-2_unstable-armhf.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240420;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240420=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1069525: libnginx-mod-http-srcache-filter: FTBFS on armhf: make: *** [debian/rules:6: binary] Error 25

2024-04-20 Thread Lucas Nussbaum
Source: libnginx-mod-http-srcache-filter
Version: 0.33-3
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armhf

Hi,

During a rebuild of all packages in sid, your package failed to build
on armhf.


Relevant part (hopefully):
> make[1]: Entering directory '/usr/share/nginx/src'
> cc -c -fPIC -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -g -O2 
> -Werror=implicit-function-declaration -ffile-prefix-map=/<>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 
> -D_TIME_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -I src/core -I src/event -I 
> src/event/modules -I src/os/unix -I /usr/share/nginx-ndk/src/objs -I 
> /<>/obj-arm-linux-gnueabihf/addon/ndk -I 
> /<>/obj-arm-linux-gnueabihf -I src/http -I src/http/modules -I 
> src/http/v2 -I /usr/share/nginx-ndk/src/src -I /usr/share/nginx-ndk/src/src 
> -I /usr/share/nginx-ndk/src/objs -I 
> /<>/obj-arm-linux-gnueabihf/addon/ndk \
>   -o 
> /<>/obj-arm-linux-gnueabihf/addon/src/ngx_http_srcache_filter_module.o
>  \
>   /<>/./src/ngx_http_srcache_filter_module.c
> cc -c -fPIC -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -g -O2 
> -Werror=implicit-function-declaration -ffile-prefix-map=/<>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 
> -D_TIME_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -I src/core -I src/event -I 
> src/event/modules -I src/os/unix -I /usr/share/nginx-ndk/src/objs -I 
> /<>/obj-arm-linux-gnueabihf/addon/ndk -I 
> /<>/obj-arm-linux-gnueabihf -I src/http -I src/http/modules -I 
> src/http/v2 -I /usr/share/nginx-ndk/src/src -I /usr/share/nginx-ndk/src/src 
> -I /usr/share/nginx-ndk/src/objs -I 
> /<>/obj-arm-linux-gnueabihf/addon/ndk \
>   -o 
> /<>/obj-arm-linux-gnueabihf/addon/src/ngx_http_srcache_util.o \
>   /<>/./src/ngx_http_srcache_util.c
> cc -c -fPIC -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -g -O2 
> -Werror=implicit-function-declaration -ffile-prefix-map=/<>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 
> -D_TIME_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -I src/core -I src/event -I 
> src/event/modules -I src/os/unix -I /usr/share/nginx-ndk/src/objs -I 
> /<>/obj-arm-linux-gnueabihf/addon/ndk -I 
> /<>/obj-arm-linux-gnueabihf -I src/http -I src/http/modules -I 
> src/http/v2 -I /usr/share/nginx-ndk/src/src -I /usr/share/nginx-ndk/src/src 
> -I /usr/share/nginx-ndk/src/objs -I 
> /<>/obj-arm-linux-gnueabihf/addon/ndk \
>   -o 
> /<>/obj-arm-linux-gnueabihf/addon/src/ngx_http_srcache_var.o \
>   /<>/./src/ngx_http_srcache_var.c
> cc -c -fPIC -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -g -O2 
> -Werror=implicit-function-declaration -ffile-prefix-map=/<>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 
> -D_TIME_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -I src/core -I src/event -I 
> src/event/modules -I src/os/unix -I /usr/share/nginx-ndk/src/objs -I 
> /<>/obj-arm-linux-gnueabihf/addon/ndk -I 
> /<>/obj-arm-linux-gnueabihf -I src/http -I src/http/modules -I 
> src/http/v2 -I /usr/share/nginx-ndk/src/src -I /usr/share/nginx-ndk/src/src 
> -I /usr/share/nginx-ndk/src/objs -I 
> /<>/obj-arm-linux-gnueabihf/addon/ndk \
>   -o 
> /<>/obj-arm-linux-gnueabihf/addon/src/ngx_http_srcache_store.o \
>   /<>/./src/ngx_http_srcache_store.c
> cc -c -fPIC -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -g -O2 
> -Werror=implicit-function-declaration -ffile-prefix-map=/<>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 
> -D_TIME_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -I src/core -I src/event -I 
> src/event/modules -I src/os/unix -I /usr/share/nginx-ndk/src/objs -I 
> /<>/obj-arm-linux-gnueabihf/addon/ndk -I 
> /<>/obj-arm-linux-gnueabihf -I src/http -I src/http/modules -I 
> src/http/v2 -I /usr/share/nginx-ndk/src/src -I /usr/share/nginx-ndk/src/src 
> -I /usr/share/nginx-ndk/src/objs -I 
> /<>/obj-arm-linux-gnueabihf/addon/ndk \
>   -o 
> /<>/obj-arm-linux-gnueabihf/addon/src/ngx_http_srcache_fetch.o \
>   

Bug#1069520: sbcl: FTBFS on armhf: make[1]: *** [debian/rules:53: override_dh_auto_build] Error 1

2024-04-20 Thread Lucas Nussbaum
Source: sbcl
Version: 2:2.3.7-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armhf

Hi,

During a rebuild of all packages in sid, your package failed to build
on armhf.


Relevant part (hopefully):
> make[2]: Entering directory '/<>/tools-for-build'
> cc -I../src/runtime -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -marm 
> -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 
> -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -Wdate-time 
> -D_FORTIFY_SOURCE=2 -Wl,-z,relro  grovel-headers.c  -ldl -Wl,-no-as-needed 
> -lzstd -o grovel-headers
> make[2]: Leaving directory '/<>/tools-for-build'
> 13.75user 0.96system 0:14.73elapsed 99%CPU (0avgtext+0avgdata 
> 54616maxresident)k
> 0inputs+48376outputs (0major+228023minor)pagefaults 0swaps
> make-host-2.sh: 2: set: can't access tty; job control turned off
> //entering make-host-2.sh
> //running cross-compiler to create target object files
> This is SBCL 2.3.7.debian, an implementation of ANSI Common Lisp.
> More information about SBCL is available at .
> 
> SBCL is free software, provided as is, with absolutely no warranty.
> It is mostly in the public domain; some portions are provided under
> BSD-style licenses.  See the CREDITS and COPYING files in the
> distribution for more information.
> * T
> * ; Installed READ interceptor
> ; Float-ops cache prefill: 4315 entries
> ;; loading #P"/<>/tests/type.before-xc.lisp"
> ;; loading #P"/<>/tests/info.before-xc.lisp"
> ;; loading #P"/<>/tests/vm.before-xc.lisp"
> ctype cache metrics:  Count LF SeekHit maxPSL  Mask
>   FUN :1137  55.5% 57FF
>   List: 737  72.0% 83FF
>   Set : 198  38.7% 51FF
>   UNION   : 177  69.1% 7 FF
>   VALUES  : 175  68.4% 5 FF
>   ARRAY   : 136  53.1% 4 FF
>   NUMERIC : 123  48.0% 3 FF
>   Key-Info:  85  66.4% 4 7F
>   CONSTANT:  53  41.4% 5 7F
>   Key-Info-Set:  38  59.4% 3 3F
>   INTERSECTION:  31  48.4% 2 3F
>   UNKNOWN :  26  40.6% 3 3F
>   MEMBER  :  21  32.8% 2 3F
>   HAIRY   :  13  20.3% 2 3F
>   NEGATION:  12  18.8% 3 3F
>   EQL :   6 NIL  %
>   CHARACTER-SET   :   4   6.3% 1 3F
>   CONS:   2   3.1% 1 3F
>   ALIEN-TYPE  :   1   1.6% 1 3F
>   MEMBER/EQ   :   0   0.0% 0 3F
>   FUN-DESIGNATOR  :   0   0.0% 0 3F
>   Total   :2975
> Alien:
>   POINTER :   1   1.6% 1 3F
>   INTEGER :   0   0.0% 0 3F
>   BOOLEAN :   0   0.0% 0 3F
>   C-STRING:   0   0.0% 0 3F
>   ARRAY   :   0   0.0% 0 3F
>   FUN :   0   0.0% 0 3F
>   VALUES  :   0   0.0% 0 3F
>   ENUM:   0   0.0% 0 3F
>   UNION   :   0   0.0% 0 3F
>   STRUCT  :   0   0.0% 0 3F
>   Total   :   1
> [  1/301] src/code/show(0.028 sec)
> [  2/301] src/compiler/early-constantp (0.016 sec)
> [  3/301] src/compiler/vop-existsp (0.032 sec)
> [  4/301] src/code/defsetfs(0.268 sec)
> [  5/301] src/code/cl-specials (0.028 sec)
> [  6/301] src/code/primordial-extensions   (0.228 sec)
> [  7/301] src/code/cold-init-helper-macros (0.044 sec)
> [  8/301] src/code/backq   (0.16 sec)
> [  9/301] src/code/globals (0.024 sec)
> [ 10/301] src/code/cmacros (0.052 sec)
> [ 11/301] src/code/uncross (0.004 sec)
> [ 12/301] src/code/defbangtype (0.012 sec)
> [ 13/301] src/code/early-constants (0.008 sec)
> [ 14/301] src/code/function-names  (0.028 sec)
> [ 15/301] src/compiler/early-globaldb  (0.184 sec)
> [ 16/301] src/compiler/generic/parms   (0.068 sec)
> [ 17/301] src/compiler/arm/parms   (0.024 sec)
> [ 18/301] 

Bug#1069524: rl-renderpm: FTBFS on armhf: dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 2

2024-04-20 Thread Lucas Nussbaum
Source: rl-renderpm
Version: 4.0.3-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armhf

Hi,

During a rebuild of all packages in sid, your package failed to build
on armhf.


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> rm -f src/libart_lgpl/art_config.h # this file is generated
> dh_auto_clean
> I: pybuild base:311: python3.12 setup.py clean 
> ===
> Attempting build of _renderPM
> extension from '/<>/src'
> ===
> will use package libart 2.3.12
> installing with freetype version 2.13.2
> FT_LIB_DIR=[] FT_INC_DIR=['/usr/include', '/usr/include/freetype2']
> running clean
> removing '/<>/.pybuild/cpython3_3.12_rl-renderpm/build' (and 
> everything under it)
> 'build/bdist.linux-armv7l' does not exist -- can't clean it
> 'build/scripts-3.12' does not exist -- can't clean it
> I: pybuild base:311: python3.11 setup.py clean 
> ===
> Attempting build of _renderPM
> extension from '/<>/src'
> ===
> will use package libart 2.3.12
> installing with freetype version 2.13.2
> FT_LIB_DIR=[] FT_INC_DIR=['/usr/include', '/usr/include/freetype2']
> running clean
> removing '/<>/.pybuild/cpython3_3.11_rl-renderpm/build' (and 
> everything under it)
> 'build/bdist.linux-armv7l' does not exist -- can't clean it
> 'build/scripts-3.11' does not exist -- can't clean it
> make[1]: Leaving directory '/<>'
>dh_autoreconf_clean -O--buildsystem=pybuild
>dh_clean -O--buildsystem=pybuild
>  dpkg-source -b .
> dpkg-source: info: using options from 
> rl-renderpm-4.0.3/debian/source/options: 
> --extend-diff-ignore=^[^/]*[.]egg-info/
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building rl-renderpm using existing 
> ./rl-renderpm_4.0.3.orig.tar.gz
> dpkg-source: info: local changes detected, the modified files are:
>  rl-renderpm-4.0.3/src/libart_lgpl/art_config.h
> dpkg-source: error: aborting due to unexpected upstream changes, see 
> /tmp/rl-renderpm_4.0.3-2.diff.sGNO_O
> dpkg-source: info: Hint: make sure the version in debian/changelog matches 
> the unpacked source tree
> dpkg-source: info: you can integrate the local changes with dpkg-source 
> --commit
> dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 2
> 
> Build finished at 2024-04-20T02:35:17Z


The full build log is available from:
http://qa-logs.debian.net/2024/04/20/rl-renderpm_4.0.3-2_unstable-armhf.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240420;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240420=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1069523: libss7: FTBFS on armhf: ss7.c:654:56: error: format ‘%li’ expects argument of type ‘long int’, but argument 3 has type ‘long long int’ [-Werror=format=]

2024-04-20 Thread Lucas Nussbaum
Source: libss7
Version: 2.0.0-3
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armhf

Hi,

During a rebuild of all packages in sid, your package failed to build
on armhf.


Relevant part (hopefully):
> gcc -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -D_LARGEFILE_SOURCE 
> -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -g 
> -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -fPIC -O2  -MD -MT 
> ss7.o -MF .ss7.o.d -MP -c -o ss7.o ss7.c
> ss7.c: In function ‘ss7_show_linkset’:
> ss7.c:654:56: error: format ‘%li’ expects argument of type ‘long int’, but 
> argument 3 has type ‘long long int’ [-Werror=format=]
>   654 | sprintf(p, "(%lis)%c", 
> ss7->ss7_sched[ss7->links[i]->mtp3_timer[x]].when.tv_sec - time(NULL),
>   |  ~~^   
> ~
>   ||  
>   |
>   |long int   
>   long long int
>   |  %lli
> isup.c: In function ‘isup_show_calls’:
> isup.c:5250:88: error: format ‘%li’ expects argument of type ‘long int’, but 
> argument 6 has type ‘long long int’ [-Werror=format=]
>  5250 | buf_used = ss7_snprintf(buf, 
> buf_used, buf_size, "%s(%li) ", isup_timer2str(x),  
> ss7->ss7_sched[c->timer[x]].when.tv_sec - time(NULL));
>   |   
>~~^ 
> 
>   |   
>  |
>  |
>   |   
>  long int 
>  long long int
>   |   
>%lli
> cc1: all warnings being treated as errors
> make[1]: *** [Makefile:177: ss7.o] Error 1


The full build log is available from:
http://qa-logs.debian.net/2024/04/20/libss7_2.0.0-3_unstable-armhf.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240420;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240420=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1069522: haskell-yesod-bin: FTBFS on armhf: unsatisfiable build-dependencies

2024-04-20 Thread Lucas Nussbaum
Source: haskell-yesod-bin
Version: 1.6.2.2-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armhf

Hi,

During a rebuild of all packages in sid, your package failed to build
on armhf.


Relevant part (hopefully):
> +--+
> | Install package build dependencies  
>  |
> +--+
> 
> 
> Setup apt archive
> -
> 
> Merged Build-Depends: haskell-devscripts (>= 0.13), cdbs, debhelper (>= 10), 
> ghc, libghc-aeson-dev, libghc-conduit-dev (>= 1.3), libghc-conduit-extra-dev 
> (>= 1.3), libghc-data-default-class-dev, libghc-file-embed-dev, 
> libghc-fsnotify-dev (>= 0.0), libghc-http-client-dev (>= 0.4.7), 
> libghc-http-client-tls-dev, libghc-http-reverse-proxy-dev (>= 0.4), 
> libghc-http-types-dev (>= 0.7), libghc-network-dev (>= 2.5), 
> libghc-optparse-applicative-dev (>= 0.11), libghc-project-template-dev (>= 
> 0.1.1), libghc-say-dev, libghc-split-dev (>= 0.2), libghc-split-dev (<< 0.3), 
> libghc-streaming-commons-dev, libghc-tar-dev (<< 0.6), libghc-tar-dev (>= 
> 0.4), libghc-transformers-compat-dev, libghc-unliftio-dev, 
> libghc-unordered-containers-dev, libghc-wai-dev (>= 2.0), 
> libghc-wai-extra-dev, libghc-warp-dev (>= 1.3.7.5), libghc-warp-tls-dev (>= 
> 3.0.1), libghc-yaml-dev (>= 0.8), libghc-yaml-dev (<< 0.12), libghc-zlib-dev 
> (>= 0.5), build-essential, fakeroot
> Filtered Build-Depends: haskell-devscripts (>= 0.13), cdbs, debhelper (>= 
> 10), ghc, libghc-aeson-dev, libghc-conduit-dev (>= 1.3), 
> libghc-conduit-extra-dev (>= 1.3), libghc-data-default-class-dev, 
> libghc-file-embed-dev, libghc-fsnotify-dev (>= 0.0), libghc-http-client-dev 
> (>= 0.4.7), libghc-http-client-tls-dev, libghc-http-reverse-proxy-dev (>= 
> 0.4), libghc-http-types-dev (>= 0.7), libghc-network-dev (>= 2.5), 
> libghc-optparse-applicative-dev (>= 0.11), libghc-project-template-dev (>= 
> 0.1.1), libghc-say-dev, libghc-split-dev (>= 0.2), libghc-split-dev (<< 0.3), 
> libghc-streaming-commons-dev, libghc-tar-dev (<< 0.6), libghc-tar-dev (>= 
> 0.4), libghc-transformers-compat-dev, libghc-unliftio-dev, 
> libghc-unordered-containers-dev, libghc-wai-dev (>= 2.0), 
> libghc-wai-extra-dev, libghc-warp-dev (>= 1.3.7.5), libghc-warp-tls-dev (>= 
> 3.0.1), libghc-yaml-dev (>= 0.8), libghc-yaml-dev (<< 0.12), libghc-zlib-dev 
> (>= 0.5), build-essential, fakeroot
> dpkg-deb: building package 'sbuild-build-depends-main-dummy' in 
> '/<>/apt_archive/sbuild-build-depends-main-dummy.deb'.
> Ign:1 copy:/<>/apt_archive ./ InRelease
> Get:2 copy:/<>/apt_archive ./ Release [615 B]
> Ign:3 copy:/<>/apt_archive ./ Release.gpg
> Get:4 copy:/<>/apt_archive ./ Sources [1492 B]
> Get:5 copy:/<>/apt_archive ./ Packages [1522 B]
> Fetched 3629 B in 0s (0 B/s)
> Reading package lists...
> Reading package lists...
> 
> Install main build dependencies (apt-based resolver)
> 
> 
> Installing build dependencies
> Reading package lists...
> Building dependency tree...
> Reading state information...
> Some packages could not be installed. This may mean that you have
> requested an impossible situation or if you are using the unstable
> distribution that some required packages have not yet been created
> or been moved out of Incoming.
> The following information may help to resolve the situation:
> 
> The following packages have unmet dependencies:
>  libghc-http-client-tls-dev : Depends: libghc-base-dev-4.17.2.0-38dbb but it 
> is not installable
>   Depends: libghc-bytestring-dev-0.11.5.2-302b4 
> but it is not installable
>   Depends: 
> libghc-case-insensitive-dev-1.2.1.0-366b1 but it is not installable
>   Depends: libghc-connection-dev-0.3.1-6b46e
>   Depends: libghc-containers-dev-0.6.7-e92e7 but 
> it is not installable
>   Depends: libghc-cryptonite-dev-0.30-d9a59 but 
> it is not installable
>   Depends: 
> libghc-data-default-class-dev-0.1.2.0-65f66 but it is not installable
>   Depends: libghc-http-client-dev-0.7.14-1da8e 
> but it is not installable
>   Depends: libghc-http-types-dev-0.12.3-41c60 but 
> it is not installable
>   Depends: libghc-memory-dev-0.18.0-fec46 but it 
> is not installable
>   Depends: libghc-network-dev-3.1.4.0-cff1d but 
> it is not installable
>   Depends: libghc-network-uri-dev-2.6.4.2-bfafb 
> but it is not installable
>   Depends: libghc-text-dev-2.0.2-bf622 but it is 
> not installable
>   Depends: 

Bug#1069521: patat: FTBFS on armhf: unsatisfiable build-dependencies

2024-04-20 Thread Lucas Nussbaum
Source: patat
Version: 0.11.0.0-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armhf

Hi,

During a rebuild of all packages in sid, your package failed to build
on armhf.


Relevant part (hopefully):
> +--+
> | Install package build dependencies  
>  |
> +--+
> 
> 
> Setup apt archive
> -
> 
> Merged Build-Depends: debhelper-compat (= 12), ghc, libghc-aeson-dev (>= 
> 2.0), libghc-aeson-dev (<< 2.3), libghc-ansi-terminal-dev (>= 0.6), 
> libghc-ansi-terminal-dev (<< 1.1), libghc-ansi-wl-pprint-dev (>= 0.6), 
> libghc-ansi-wl-pprint-dev (<< 1.1), libghc-async-dev (>= 2.2), 
> libghc-async-dev (<< 2.3), libghc-base64-bytestring-dev (>= 1.0), 
> libghc-base64-bytestring-dev (<< 1.3), libghc-colour-dev (>= 2.3), 
> libghc-colour-dev (<< 2.4), libghc-mtl-dev (>= 2.2), libghc-mtl-dev (<< 2.4), 
> libghc-optparse-applicative-dev (>= 0.16), libghc-optparse-applicative-dev 
> (<< 0.19), libghc-pandoc-dev (>= 3.0), libghc-pandoc-dev (<< 3.2), 
> libghc-pandoc-types-dev (>= 1.23), libghc-pandoc-types-dev (<< 1.24), 
> libghc-skylighting-dev (>= 0.10), libghc-skylighting-dev (<< 0.15), 
> libghc-terminal-size-dev (>= 0.3), libghc-terminal-size-dev (<< 0.4), 
> libghc-text-dev (>= 1.2), libghc-text-dev (<< 2.2), 
> libghc-unordered-containers-dev (>= 0.2), libghc-unordered-containers-dev (<< 
> 0.3), libghc-yaml-dev (>= 0.8), libghc-yaml-dev (<< 0.12), libghc-wcwidth-dev 
> (>= 0.0), libghc-wcwidth-dev (<< 0.1), libghc-tasty-dev (>= 1.2), 
> libghc-tasty-dev (<< 1.6), libghc-tasty-hunit-dev (>= 0.10), 
> libghc-tasty-hunit-dev (<< 0.11), libghc-tasty-quickcheck-dev (>= 0.10), 
> libghc-tasty-quickcheck-dev (<< 0.11), libghc-quickcheck2-dev (>= 2.8), 
> libghc-quickcheck2-dev (<< 2.15), pandoc-data, build-essential, fakeroot
> Filtered Build-Depends: debhelper-compat (= 12), ghc, libghc-aeson-dev (>= 
> 2.0), libghc-aeson-dev (<< 2.3), libghc-ansi-terminal-dev (>= 0.6), 
> libghc-ansi-terminal-dev (<< 1.1), libghc-ansi-wl-pprint-dev (>= 0.6), 
> libghc-ansi-wl-pprint-dev (<< 1.1), libghc-async-dev (>= 2.2), 
> libghc-async-dev (<< 2.3), libghc-base64-bytestring-dev (>= 1.0), 
> libghc-base64-bytestring-dev (<< 1.3), libghc-colour-dev (>= 2.3), 
> libghc-colour-dev (<< 2.4), libghc-mtl-dev (>= 2.2), libghc-mtl-dev (<< 2.4), 
> libghc-optparse-applicative-dev (>= 0.16), libghc-optparse-applicative-dev 
> (<< 0.19), libghc-pandoc-dev (>= 3.0), libghc-pandoc-dev (<< 3.2), 
> libghc-pandoc-types-dev (>= 1.23), libghc-pandoc-types-dev (<< 1.24), 
> libghc-skylighting-dev (>= 0.10), libghc-skylighting-dev (<< 0.15), 
> libghc-terminal-size-dev (>= 0.3), libghc-terminal-size-dev (<< 0.4), 
> libghc-text-dev (>= 1.2), libghc-text-dev (<< 2.2), 
> libghc-unordered-containers-dev (>= 0.2), libghc-unordered-containers-dev (<< 
> 0.3), libghc-yaml-dev (>= 0.8), libghc-yaml-dev (<< 0.12), libghc-wcwidth-dev 
> (>= 0.0), libghc-wcwidth-dev (<< 0.1), libghc-tasty-dev (>= 1.2), 
> libghc-tasty-dev (<< 1.6), libghc-tasty-hunit-dev (>= 0.10), 
> libghc-tasty-hunit-dev (<< 0.11), libghc-tasty-quickcheck-dev (>= 0.10), 
> libghc-tasty-quickcheck-dev (<< 0.11), libghc-quickcheck2-dev (>= 2.8), 
> libghc-quickcheck2-dev (<< 2.15), pandoc-data, build-essential, fakeroot
> dpkg-deb: building package 'sbuild-build-depends-main-dummy' in 
> '/<>/apt_archive/sbuild-build-depends-main-dummy.deb'.
> Ign:1 copy:/<>/apt_archive ./ InRelease
> Get:2 copy:/<>/apt_archive ./ Release [615 B]
> Ign:3 copy:/<>/apt_archive ./ Release.gpg
> Get:4 copy:/<>/apt_archive ./ Sources [1936 B]
> Get:5 copy:/<>/apt_archive ./ Packages [1966 B]
> Fetched 4517 B in 0s (0 B/s)
> Reading package lists...
> Reading package lists...
> 
> Install main build dependencies (apt-based resolver)
> 
> 
> Installing build dependencies
> Reading package lists...
> Building dependency tree...
> Reading state information...
> Some packages could not be installed. This may mean that you have
> requested an impossible situation or if you are using the unstable
> distribution that some required packages have not yet been created
> or been moved out of Incoming.
> The following information may help to resolve the situation:
> 
> The following packages have unmet dependencies:
>  libghc-pandoc-dev : Depends: libghc-aeson-dev-2.1.2.1-7890a but it is not 
> installable
>  Depends: libghc-aeson-pretty-dev-0.8.9-ae927 but it is 
> not installable
>  Depends: libghc-attoparsec-dev-0.14.4-7fc9c but it is 
> not installable
>  Depends: libghc-base-dev-4.17.2.0-38dbb but it is not 
> installable
>  Depends: libghc-base64-bytestring-dev-1.2.1.0-16e39 but 
> it is not 

Bug#1069519: python-udatetime: FTBFS on armhf: ValueError: year 104781 is out of range

2024-04-20 Thread Lucas Nussbaum
Source: python-udatetime
Version: 0.0.17-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armhf

Hi,

During a rebuild of all packages in sid, your package failed to build
on armhf.


Relevant part (hopefully):
>  debian/rules binary
> dh binary --with python3 --buildsystem=pybuild
>dh_update_autotools_config -O--buildsystem=pybuild
>dh_autoreconf -O--buildsystem=pybuild
>dh_auto_configure -O--buildsystem=pybuild
> I: pybuild base:311: python3.12 setup.py config 
> running config
> I: pybuild base:311: python3.11 setup.py config 
> running config
>dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:311: /usr/bin/python3.12 setup.py build 
> running build
> running build_py
> creating /<>/.pybuild/cpython3_3.12_udatetime/build/udatetime
> copying udatetime/_pure.py -> 
> /<>/.pybuild/cpython3_3.12_udatetime/build/udatetime
> copying udatetime/__init__.py -> 
> /<>/.pybuild/cpython3_3.12_udatetime/build/udatetime
> running egg_info
> creating udatetime.egg-info
> writing udatetime.egg-info/PKG-INFO
> writing dependency_links to udatetime.egg-info/dependency_links.txt
> writing top-level names to udatetime.egg-info/top_level.txt
> writing manifest file 'udatetime.egg-info/SOURCES.txt'
> reading manifest file 'udatetime.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> writing manifest file 'udatetime.egg-info/SOURCES.txt'
> running build_ext
> building 'udatetime.rfc3339' extension
> creating build
> creating build/temp.linux-armv7l-cpython-312
> creating build/temp.linux-armv7l-cpython-312/src
> arm-linux-gnueabihf-gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O2 
> -Wall -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -D_LARGEFILE_SOURCE 
> -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
> -D_PYTHON3=1 -I/usr/include/python3.12 -c ./src/rfc3339.c -o 
> build/temp.linux-armv7l-cpython-312/./src/rfc3339.o -Ofast -std=c99
> ./src/rfc3339.c: In function ‘_gettime’:
> ./src/rfc3339.c:104:5: warning: ‘ftime’ is deprecated: Use gettimeofday or 
> clock_gettime instead [-Wdeprecated-declarations]
>   104 | ftime();
>   | ^
> In file included from ./src/rfc3339.c:16:
> /usr/include/arm-linux-gnueabihf/sys/timeb.h:29:12: note: declared here
>29 | extern int ftime (struct timeb *__timebuf)
>   |^
> ./src/rfc3339.c: At top level:
> ./src/rfc3339.c:511:21: warning: ‘CAPI’ initialized and declared ‘extern’
>   511 | extern RFC3999_CAPI CAPI = {
>   | ^~~~
> ./src/rfc3339.c: In function ‘FixedOffset_tzname’:
> ./src/rfc3339.c:585:12: warning: ‘%02d’ directive writing between 2 and 9 
> bytes into a region of size 6 [-Wformat-overflow=]
>   585 | "%c%02d:%02d",
>   |^~~~
> ./src/rfc3339.c:585:9: note: directive argument in the range [-35791394, 
> 35791394]
>   585 | "%c%02d:%02d",
>   | ^
> ./src/rfc3339.c:585:9: note: directive argument in the range [-8, 59]
> In file included from /usr/include/stdio.h:906,
>  from /usr/include/python3.12/Python.h:24,
>  from ./src/rfc3339.c:4:
> In function ‘sprintf’,
> inlined from ‘FixedOffset_tzname’ at ./src/rfc3339.c:583:5:
> /usr/include/arm-linux-gnueabihf/bits/stdio2.h:30:10: note: 
> ‘__builtin___sprintf_chk’ output between 7 and 14 bytes into a destination of 
> size 7
>30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
>   |  ^~
>31 |   __glibc_objsize (__s), __fmt,
>   |   ~
>32 |   __va_arg_pack ());
>   |   ~
> ./src/rfc3339.c: In function ‘FixedOffset_repr’:
> ./src/rfc3339.c:585:12: warning: ‘%02d’ directive writing between 2 and 9 
> bytes into a region of size 6 [-Wformat-overflow=]
>   585 | "%c%02d:%02d",
>   |^~~~
> In function ‘FixedOffset_tzname’,
> inlined from ‘FixedOffset_repr’ at ./src/rfc3339.c:603:12:
> ./src/rfc3339.c:585:9: note: directive argument in the range [-35791394, 
> 35791394]
>   585 | "%c%02d:%02d",
>   | ^
> ./src/rfc3339.c:585:9: note: directive argument in the range [-8, 59]
> In function ‘sprintf’,
> inlined from ‘FixedOffset_tzname’ at ./src/rfc3339.c:583:5,
> inlined from ‘FixedOffset_repr’ at ./src/rfc3339.c:603:12:
> /usr/include/arm-linux-gnueabihf/bits/stdio2.h:30:10: note: 
> ‘__builtin___sprintf_chk’ output between 7 and 14 bytes into a destination of 
> size 7
>30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
>   |  

Bug#1069516: abinit: FTBFS on armhf: tests fail

2024-04-20 Thread Lucas Nussbaum
Source: abinit
Version: 9.10.4-3
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armhf

Hi,

During a rebuild of all packages in sid, your package failed to build
on armhf.


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> (cd tests; ./runtests.py -t 1800 fast)
> stty: 'standard input': Inappropriate ioctl for device
> /<>/tests/pymods/testsuite.py:400: UserWarning: [t00.abo] 
> Something went wrong with this test:
> FileNotFoundError: [Errno 2] No such file or directory: 
> '/<>/tests/Test_suite/fast_t00/t00.abo'
> 
>   warnings.warn(('[{}] Something went wrong with this test:\n'
> /<>/tests/pymods/testsuite.py:400: UserWarning: [t01.abo] 
> Something went wrong with this test:
> FileNotFoundError: [Errno 2] No such file or directory: 
> '/<>/tests/Test_suite/fast_t01/t01.abo'
> 
>   warnings.warn(('[{}] Something went wrong with this test:\n'
> /<>/tests/pymods/testsuite.py:400: UserWarning: [t02.abo] 
> Something went wrong with this test:
> FileNotFoundError: [Errno 2] No such file or directory: 
> '/<>/tests/Test_suite/fast_t02/t02.abo'
> 
>   warnings.warn(('[{}] Something went wrong with this test:\n'
> Running on ip-10-84-234-172 -- system Linux -- ncpus 4 -- Python 
> 3.11.9 -- runtests.py-0.6.0
> Regenerating database...
> Saving database to /<>/tests/test_suite.cpkl
> Running 26 test(s) with MPI_procs: 1, py_nprocs: 1
> [TIP] runtests.py is using 1 CPUs but your architecture has 4 CPUs 
> (including Hyper-Threading)
> You may want to use python processes to speed up the execution
> Use `runtests -jNUM` to run with NUM processes
> Command   /<>/src/98_main/abinit 
> /<>/tests/Test_suite/fast_t00/t00.abi> 
> /<>/tests/Test_suite/fast_t00/t00.stdout   2> 
> /<>/tests/Test_suite/fast_t00/t00.stderr 
>  returned exit_code: 1
> 
> [fast][t00][np=1][run_etime: 0.04 s]: Internal error:
> FileNotFoundError: [Errno 2] No such file or directory: 
> '/<>/tests/Test_suite/fast_t00/t00.abo' [file=t00.abo]
> [fast][t00][np=1] Test was not expected to fail but subprocesses 
> returned retcode: 1
> --
> Sorry!  You were supposed to get help about:
> pmix_init:startup:internal-failure
> But I couldn't open the help file:
> /usr/share/pmix/help-pmix-runtime.txt: No such file or directory.  Sorry!
> --
> [ip-10-84-234-172:3674301] PMIX ERROR: NOT-FOUND in file 
> ../../../../../../../../opal/mca/pmix/pmix3x/pmix/src/server/pmix_server.c at 
> line 237
> [ip-10-84-234-172:3674300] [[INVALID],INVALID] ORTE_ERROR_LOG: Unable to 
> start a daemon on the local node in file 
> ../../../../../../orte/mca/ess/singleton/ess_singleton_module.c at line 716
> [ip-10-84-234-172:3674300] [[INVALID],INVALID] ORTE_ERROR_LOG: Unable to 
> start a daemon on the local node in file 
> ../../../../../../orte/mca/ess/singleton/ess_singleton_module.c at line 172
> --
> It looks like orte_init failed for some reason; your parallel process is
> likely to abort.  There are many reasons that a parallel process can
> fail during orte_init; some of which are due to configuration or
> environment problems.  This failure appears to be an internal failure;
> here's some additional information (which may only be relevant to an
> Open MPI developer):
> 
>   orte_ess_init failed
>   --> Returned value Unable to start a daemon on the local node (-127) 
> instead of ORTE_SUCCESS
> --
> --
> It looks like MPI_INIT failed for some reason; your parallel process is
> likely to abort.  There are many reasons that a parallel process can
> fail during MPI_INIT; some of which are due to configuration or environment
> problems.  This failure appears to be an internal failure; here's some
> additional information (which may only be relevant to an Open MPI
> developer):
> 
>   ompi_mpi_init: ompi_rte_init failed
>   --> Returned "Unable to start a daemon on the local node" (-127) instead of 
> "Success" (0)
> --
> *** An error occurred in MPI_Init
> *** on a NULL communicator
> *** MPI_ERRORS_ARE_FATAL (processes in this communicator will now abort,
> ***and potentially your MPI job)
> [ip-10-84-234-172:3674300] Local abort before MPI_INIT completed completed 
> successfully, but am not able to aggregate error messages, and not able to 
> guarantee that all other processes were killed!
> 
> No YAML Error found in: [fast][t00][np=1]
> Command   /<>/src/98_main/abinit 
> /<>/tests/Test_suite/fast_t01/t01.abi> 
> /<>/tests/Test_suite/fast_t01/t01.stdout   

Bug#1069518: projecteur: FTBFS on armhf: deviceinput.cc:697:64: error: narrowing conversion of ‘(int32_t)ie.DeviceInputEvent::value’ from ‘int32_t’ {aka ‘int’} to ‘__u16’ {aka ‘short unsigned int’} [-

2024-04-20 Thread Lucas Nussbaum
Source: projecteur
Version: 0.10-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armhf

Hi,

During a rebuild of all packages in sid, your package failed to build
on armhf.


Relevant part (hopefully):
> /usr/bin/c++ -DCXX_COMPILER_ID=GNU -DCXX_COMPILER_VERSION=13.2.0 
> -DHAS_Qt_DBus=1 -DHAS_Qt_X11Extras=1 -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB 
> -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB 
> -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB 
> -I/<>/obj-arm-linux-gnueabihf/projecteur_autogen/include 
> -I/<>/src 
> -I/<>/obj-arm-linux-gnueabihf/version/projecteur -isystem 
> /usr/include/arm-linux-gnueabihf/qt5 -isystem 
> /usr/include/arm-linux-gnueabihf/qt5/QtCore -isystem 
> /usr/lib/arm-linux-gnueabihf/qt5/mkspecs/linux-g++ -isystem 
> /usr/include/arm-linux-gnueabihf/qt5/QtQuick -isystem 
> /usr/include/arm-linux-gnueabihf/qt5/QtQmlModels -isystem 
> /usr/include/arm-linux-gnueabihf/qt5/QtQml -isystem 
> /usr/include/arm-linux-gnueabihf/qt5/QtNetwork -isystem 
> /usr/include/arm-linux-gnueabihf/qt5/QtGui -isystem 
> /usr/include/arm-linux-gnueabihf/qt5/QtWidgets -isystem 
> /usr/include/arm-linux-gnueabihf/qt5/QtX11Extras -isystem 
> /usr/include/arm-linux-gnueabihf/qt5/QtDBus -g -O2 
> -ffile-prefix-map=/<>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -D_LARGEFILE_SOURCE 
> -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 
> -std=gnu++14 -Wall -Wextra -Werror -fPIC -MD -MT 
> CMakeFiles/projecteur.dir/src/devicescan.cc.o -MF 
> CMakeFiles/projecteur.dir/src/devicescan.cc.o.d -o 
> CMakeFiles/projecteur.dir/src/devicescan.cc.o -c 
> /<>/src/devicescan.cc
> /<>/src/deviceinput.cc: In member function ‘void 
> InputMapper::Impl::emitNativeKeySequence(const NativeKeySequence&)’:
> /<>/src/deviceinput.cc:697:64: error: narrowing conversion of 
> ‘(int32_t)ie.DeviceInputEvent::value’ from ‘int32_t’ {aka ‘int’} to ‘__u16’ 
> {aka ‘short unsigned int’} [-Werror=narrowing]
>   697 |   events.emplace_back(input_event{{}, ie.type, ie.code, 
> ie.value});
>   | ~~~^
> /<>/src/deviceinput.cc:697:69: error: missing initializer for 
> member ‘input_event::value’ [-Werror=missing-field-initializers]
>   697 |   events.emplace_back(input_event{{}, ie.type, ie.code, 
> ie.value});
>   | ^
> /<>/src/deviceinput.cc: In lambda function:
> /<>/src/deviceinput.cc:893:55: error: narrowing conversion of 
> ‘(int32_t)de.DeviceInputEvent::value’ from ‘int32_t’ {aka ‘int’} to ‘__u16’ 
> {aka ‘short unsigned int’} [-Werror=narrowing]
>   893 | struct input_event ie = {{}, de.type, de.code, de.value};
>   |~~~^
> /<>/src/deviceinput.cc:893:60: error: missing initializer for 
> member ‘input_event::value’ [-Werror=missing-field-initializers]
>   893 | struct input_event ie = {{}, de.type, de.code, de.value};
>   |^
> /<>/src/deviceinput.cc: In member function ‘void 
> InputMapper::addEvents(const KeyEvent&)’:
> /<>/src/deviceinput.cc:906:79: error: missing initializer for 
> member ‘input_event::value’ [-Werror=missing-field-initializers]
>   906 |   if (!hasLastSYN) { events.emplace_back(input_event{{}, EV_SYN, 
> SYN_REPORT, 0}); }
>   |   
> ^
> [ 44%] Building CXX object CMakeFiles/projecteur.dir/src/deviceswidget.cc.o
> /usr/bin/c++ -DCXX_COMPILER_ID=GNU -DCXX_COMPILER_VERSION=13.2.0 
> -DHAS_Qt_DBus=1 -DHAS_Qt_X11Extras=1 -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB 
> -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB 
> -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB 
> -I/<>/obj-arm-linux-gnueabihf/projecteur_autogen/include 
> -I/<>/src 
> -I/<>/obj-arm-linux-gnueabihf/version/projecteur -isystem 
> /usr/include/arm-linux-gnueabihf/qt5 -isystem 
> /usr/include/arm-linux-gnueabihf/qt5/QtCore -isystem 
> /usr/lib/arm-linux-gnueabihf/qt5/mkspecs/linux-g++ -isystem 
> /usr/include/arm-linux-gnueabihf/qt5/QtQuick -isystem 
> /usr/include/arm-linux-gnueabihf/qt5/QtQmlModels -isystem 
> /usr/include/arm-linux-gnueabihf/qt5/QtQml -isystem 
> /usr/include/arm-linux-gnueabihf/qt5/QtNetwork -isystem 
> /usr/include/arm-linux-gnueabihf/qt5/QtGui -isystem 
> /usr/include/arm-linux-gnueabihf/qt5/QtWidgets -isystem 
> /usr/include/arm-linux-gnueabihf/qt5/QtX11Extras -isystem 
> /usr/include/arm-linux-gnueabihf/qt5/QtDBus -g -O2 
> -ffile-prefix-map=/<>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -D_LARGEFILE_SOURCE 
> -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 
> -std=gnu++14 -Wall -Wextra -Werror -fPIC -MD -MT 
> 

Bug#1069517: drogon: FTBFS on armhf: build-dependency not installable: libssl3

2024-04-20 Thread Lucas Nussbaum
Source: drogon
Version: 1.8.7+ds-1.1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armhf

Hi,

During a rebuild of all packages in sid, your package failed to build
on armhf.


Relevant part (hopefully):
> +--+
> | Install package build dependencies  
>  |
> +--+
> 
> 
> Setup apt archive
> -
> 
> Merged Build-Depends: dpkg-dev (>= 1.22.5), chrpath, cmake, debhelper-compat 
> (= 13), dh-cmake, dh-cmake-compat (= 1), doxygen, libbrotli-dev, 
> libhiredis-dev, libjsoncpp-dev, libmariadb-dev, libpq-dev, libsqlite3-dev, 
> libtrantor-dev, libyaml-cpp-dev, uuid-dev, build-essential, fakeroot
> Filtered Build-Depends: dpkg-dev (>= 1.22.5), chrpath, cmake, 
> debhelper-compat (= 13), dh-cmake, dh-cmake-compat (= 1), doxygen, 
> libbrotli-dev, libhiredis-dev, libjsoncpp-dev, libmariadb-dev, libpq-dev, 
> libsqlite3-dev, libtrantor-dev, libyaml-cpp-dev, uuid-dev, build-essential, 
> fakeroot
> dpkg-deb: building package 'sbuild-build-depends-main-dummy' in 
> '/<>/apt_archive/sbuild-build-depends-main-dummy.deb'.
> Ign:1 copy:/<>/apt_archive ./ InRelease
> Get:2 copy:/<>/apt_archive ./ Release [609 B]
> Ign:3 copy:/<>/apt_archive ./ Release.gpg
> Get:4 copy:/<>/apt_archive ./ Sources [830 B]
> Get:5 copy:/<>/apt_archive ./ Packages [862 B]
> Fetched 2301 B in 0s (0 B/s)
> Reading package lists...
> Reading package lists...
> 
> Install main build dependencies (apt-based resolver)
> 
> 
> Installing build dependencies
> Reading package lists...
> Building dependency tree...
> Reading state information...
> Some packages could not be installed. This may mean that you have
> requested an impossible situation or if you are using the unstable
> distribution that some required packages have not yet been created
> or been moved out of Incoming.
> The following information may help to resolve the situation:
> 
> The following packages have unmet dependencies:
>  libtrantor1 : Depends: libssl3 but it is not installable
> E: Unable to correct problems, you have held broken packages.
> apt-get failed.


The full build log is available from:
http://qa-logs.debian.net/2024/04/20/drogon_1.8.7+ds-1.1_unstable-armhf.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240420;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240420=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1069515: eclib: FTBFS on armhf: dh_auto_test: error: make -j4 check "TESTSUITEFLAGS=-j4 --verbose" VERBOSE=1 returned exit code 2

2024-04-20 Thread Lucas Nussbaum
Source: eclib
Version: 20240408-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armhf

Hi,

During a rebuild of all packages in sid, your package failed to build
on armhf.


Relevant part (hopefully):
> make[3]: Entering directory '/<>/progs'
> Checking conics and cubics programs...
> Checking qcurves programs...
> for prog in solve_conic solve_legendre reduce_cubics list_cubics cubics; do 
> echo -n "Testing ${prog}..."; ./${prog} < ./in/${prog}.in > ${prog}.testout 
> 2>/dev/null && echo "${prog} completed" && diff ${prog}.testout 
> ./out_ntl/${prog}.out || exit $?; done
> Checking qrank programs...
> for prog in point_search indep_test; do echo -n "Testing ${prog}..."; 
> ./${prog} < ./in/${prog}.in > ${prog}.testout 2>/dev/null && echo "${prog} 
> completed" && diff ${prog}.testout ./out_ntl/${prog}.out || exit $?; done
> for prog in mwrank reduce_quartics quartic_points; do echo -n "Testing 
> ${prog}..."; ./${prog} < ./in/${prog}.in > ${prog}.testout 2>/dev/null && 
> echo "${prog} completed" && diff ${prog}.testout ./out_ntl/${prog}.out || 
> exit $?; done
> Checking g0n programs...
> rm -rf nftmp
> Testing solve_conic...Testing point_search...Testing mwrank...rm -rf snftmp
> rm -rf tcurves
> mkdir nftmp
> mkdir snftmp
> mkdir tcurves
> for prog in ecnf nfhpcurve nfhpmcurve h1first h1clist h1bsdcurisog qexp h1bsd 
> h1curve pcurve checkap moreap nfcount aplist; do echo -n "Testing 
> ${prog}..."; ./${prog} < ./in/${prog}.in > ${prog}.testout 2>/dev/null && 
> echo "${prog} completed" && diff ${prog}.testout ./out_ntl/${prog}.out || 
> exit $?; done
> Testing ecnf...solve_conic completed
> Testing solve_legendre...solve_legendre completed
> Testing reduce_cubics...reduce_cubics completed
> Testing list_cubics...list_cubics completed
> Testing cubics...cubics completed
> ecnf completed
> Testing nfhpcurve...mwrank completed
> Testing reduce_quartics...reduce_quartics completed
> Testing quartic_points...quartic_points completed
> rm -f PRIMES 1
> point_search completed
> Testing indep_test...indep_test completed
> nfhpcurve completed
> Testing nfhpmcurve...nfhpmcurve completed
> Testing h1first...h1first completed
> Testing h1clist...h1clist completed
> Testing h1bsdcurisog...h1bsdcurisog completed
> 4c4
> < 37 a   1 [0,0,1,-1,0]   1   1   1   
> 5.9869172924639192596640199589  0.30599977383405230182048368335 
> 0.054082399688402358860997571.0001
> ---
> > 37 a   1 [0,0,1,-1,0]   1   1   1   
> > 5.9869172924639192596640199589  0.30599977383405230182048368337 
> > 0.054082399688402358860997571.0001
> 31c31
> <389 a   1 [0,1,1,-2,0]   2   1   1   
> 4.9804251217101101506427155839  0.75931650028842677023019260781 
> 0.15246017794314375162432475705 0.99989
> ---
> >389 a   1 [0,1,1,-2,0]   2   1   1   
> > 4.9804251217101101506427155839  0.75931650028842677023019260774 
> > 0.15246017794314375162432475705 0.9998
> make[3]: *** [Makefile:1044: check_g0n] Error 1
> make[3]: Leaving directory '/<>/progs'
> make[2]: *** [Makefile:1052: check] Error 2
> make[2]: Leaving directory '/<>/progs'
> make[1]: *** [Makefile:468: check-recursive] Error 1
> make[1]: Leaving directory '/<>'
> dh_auto_test: error: make -j4 check "TESTSUITEFLAGS=-j4 --verbose" VERBOSE=1 
> returned exit code 2


The full build log is available from:
http://qa-logs.debian.net/2024/04/20/eclib_20240408-1_unstable-armhf.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240420;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240420=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1069514: trophy: FTBFS on armhf: unsatisfiable dependencies

2024-04-20 Thread Lucas Nussbaum
Source: trophy
Version: 2.0.4-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armhf

Hi,

During a rebuild of all packages in sid, your package failed to build
on armhf.


Relevant part (hopefully):
> +--+
> | Install package build dependencies  
>  |
> +--+
> 
> 
> Setup apt archive
> -
> 
> Merged Build-Depends: debhelper-compat (= 13), libclanlib-dev (>= 
> 1.0~svn3827-11~), libgl1-mesa-dev, libglu1-mesa-dev, pkg-config, zlib1g-dev, 
> build-essential, fakeroot
> Filtered Build-Depends: debhelper-compat (= 13), libclanlib-dev (>= 
> 1.0~svn3827-11~), libgl1-mesa-dev, libglu1-mesa-dev, pkg-config, zlib1g-dev, 
> build-essential, fakeroot
> dpkg-deb: building package 'sbuild-build-depends-main-dummy' in 
> '/<>/apt_archive/sbuild-build-depends-main-dummy.deb'.
> Ign:1 copy:/<>/apt_archive ./ InRelease
> Get:2 copy:/<>/apt_archive ./ Release [609 B]
> Ign:3 copy:/<>/apt_archive ./ Release.gpg
> Get:4 copy:/<>/apt_archive ./ Sources [713 B]
> Get:5 copy:/<>/apt_archive ./ Packages [745 B]
> Fetched 2067 B in 0s (0 B/s)
> Reading package lists...
> Reading package lists...
> 
> Install main build dependencies (apt-based resolver)
> 
> 
> Installing build dependencies
> Reading package lists...
> Building dependency tree...
> Reading state information...
> Some packages could not be installed. This may mean that you have
> requested an impossible situation or if you are using the unstable
> distribution that some required packages have not yet been created
> or been moved out of Incoming.
> The following information may help to resolve the situation:
> 
> The following packages have unmet dependencies:
>  libasound2t64 : Breaks: libasound2 (< 1.2.11-1) but 1.2.10-3 is to be 
> installed
> E: Unable to correct problems, you have held broken packages.
> apt-get failed.


The full build log is available from:
http://qa-logs.debian.net/2024/04/20/trophy_2.0.4-1_unstable-armhf.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240420;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240420=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1069513: isochron: FTBFS on armhf: src/common.c:91:43: error: format ‘%ld’ expects argument of type ‘long int’, but argument 4 has type ‘__time64_t’ {aka ‘long long int’} [-Werror=format=]

2024-04-20 Thread Lucas Nussbaum
Source: isochron
Version: 0.9~rc4-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armhf

Hi,

During a rebuild of all packages in sid, your package failed to build
on armhf.


Relevant part (hopefully):
> cc -DVERSION=\"v0.9-rc4\" -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 
> -D_TIME_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_TX_SWHW -Wall -Wextra 
> -Werror -Wno-error=sign-compare -Wno-error=missing-field-initializers 
> -Wno-unused-parameter -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -MMD -c 
> src/isochron.c -o src/isochron.o
> src/common.c: In function ‘ns_sprintf’:
> src/common.c:91:43: error: format ‘%ld’ expects argument of type ‘long int’, 
> but argument 4 has type ‘__time64_t’ {aka ‘long long int’} [-Werror=format=]
>91 | snprintf(buf, TIMESPEC_BUFSIZ, "%ld.%09ld", ts.tv_sec, 
> ts.tv_nsec);
>   | ~~^ ~
>   |   |   |
>   |   long int__time64_t {aka 
> long long int}
>   | %lld
> cc -DVERSION=\"v0.9-rc4\" -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 
> -D_TIME_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_TX_SWHW -Wall -Wextra 
> -Werror -Wno-error=sign-compare -Wno-error=missing-field-initializers 
> -Wno-unused-parameter -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -MMD -c src/log.c 
> -o src/log.o
> cc1: all warnings being treated as errors
> make[1]: *** [Makefile:94: src/common.o] Error 1


The full build log is available from:
http://qa-logs.debian.net/2024/04/20/isochron_0.9~rc4-1_unstable-armhf.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240420;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240420=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1069510: elpa: FTBFS on armhf: make[5]: *** [Makefile:84371: test-suite.log] Error 1

2024-04-20 Thread Lucas Nussbaum
Source: elpa
Version: 2022.11.001-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armhf

Hi,

During a rebuild of all packages in sid, your package failed to build
on armhf.


Relevant part (hopefully):
> make[5]: Entering directory '/<>/build'
> FAIL: 
> validate_c_version_complex_double_eigenvalues_1stage_analytic_explicit_default.sh
> FAIL: validate_c_version_complex_double_eigenvalues_1stage_analytic_default.sh
> FAIL: 
> validate_c_version_complex_double_eigenvalues_2stage_default_kernel_analytic_default.sh
> FAIL: 
> validate_c_version_real_double_eigenvalues_1stage_analytic_explicit_default.sh
> FAIL: validate_c_version_real_double_eigenvalues_1stage_analytic_default.sh
> FAIL: 
> validate_c_version_real_double_eigenvalues_2stage_default_kernel_analytic_default.sh
> FAIL: 
> validate_c_version_complex_double_cholesky_1stage_random_explicit_default.sh
> FAIL: validate_c_version_complex_double_cholesky_1stage_random_default.sh
> FAIL: 
> validate_c_version_real_double_cholesky_1stage_random_explicit_default.sh
> FAIL: validate_c_version_real_double_cholesky_1stage_random_default.sh
> FAIL: 
> validate_c_version_complex_double_eigenvectors_1stage_random_explicit_default.sh
> FAIL: validate_c_version_complex_double_eigenvectors_1stage_random_default.sh
> FAIL: 
> validate_c_version_complex_double_eigenvectors_2stage_default_kernel_random_explicit_default.sh
> FAIL: 
> validate_c_version_complex_double_eigenvectors_2stage_default_kernel_random_default.sh
> FAIL: 
> validate_c_version_real_double_eigenvectors_1stage_random_explicit_default.sh
> FAIL: validate_c_version_real_double_eigenvectors_1stage_random_default.sh
> FAIL: 
> validate_c_version_real_double_eigenvectors_2stage_default_kernel_random_explicit_default.sh
> FAIL: 
> validate_c_version_real_double_eigenvectors_2stage_default_kernel_random_default.sh
> FAIL: validate_c_version_complex_double_generalized_1stage_random_default.sh
> FAIL: validate_c_version_real_double_generalized_1stage_random_default.sh
> FAIL: 
> validate_c_version_complex_double_generalized_decomp_1stage_random_default.sh
> FAIL: 
> validate_c_version_real_double_generalized_decomp_1stage_random_default.sh
> FAIL: 
> validate_c_version_complex_double_hermitian_multiply_1stage_random_explicit_default.sh
> FAIL: 
> validate_c_version_complex_double_hermitian_multiply_1stage_random_default.sh
> FAIL: 
> validate_c_version_real_double_hermitian_multiply_1stage_random_explicit_default.sh
> FAIL: 
> validate_c_version_real_double_hermitian_multiply_1stage_random_default.sh
> FAIL: 
> validate_c_version_real_double_solve_tridiagonal_1stage_toeplitz_default.sh
> FAIL: 
> validate_cpp_version_complex_double_eigenvalues_1stage_analytic_default.sh
> FAIL: 
> validate_cpp_version_complex_double_eigenvalues_2stage_default_kernel_analytic_default.sh
> FAIL: validate_cpp_version_real_double_eigenvalues_1stage_analytic_default.sh
> FAIL: 
> validate_cpp_version_real_double_eigenvalues_2stage_default_kernel_analytic_default.sh
> FAIL: 
> validate_cpp_version_complex_double_cholesky_1stage_random_explicit_default.sh
> FAIL: validate_cpp_version_complex_double_cholesky_1stage_random_default.sh
> FAIL: 
> validate_cpp_version_real_double_cholesky_1stage_random_explicit_default.sh
> FAIL: validate_cpp_version_real_double_cholesky_1stage_random_default.sh
> FAIL: 
> validate_cpp_version_complex_double_eigenvectors_1stage_random_explicit_default.sh
> FAIL: 
> validate_cpp_version_complex_double_eigenvectors_1stage_random_default.sh
> FAIL: 
> validate_cpp_version_complex_double_eigenvectors_2stage_default_kernel_random_explicit_default.sh
> FAIL: 
> validate_cpp_version_complex_double_eigenvectors_2stage_default_kernel_random_default.sh
> FAIL: 
> validate_cpp_version_real_double_eigenvectors_1stage_random_explicit_default.sh
> FAIL: validate_cpp_version_real_double_eigenvectors_1stage_random_default.sh
> FAIL: 
> validate_cpp_version_real_double_eigenvectors_2stage_default_kernel_random_explicit_default.sh
> FAIL: 
> validate_cpp_version_real_double_eigenvectors_2stage_default_kernel_random_default.sh
> FAIL: validate_cpp_version_complex_double_generalized_1stage_random_default.sh
> FAIL: validate_cpp_version_real_double_generalized_1stage_random_default.sh
> FAIL: 
> validate_cpp_version_complex_double_generalized_decomp_1stage_random_default.sh
> FAIL: 
> validate_cpp_version_real_double_generalized_decomp_1stage_random_default.sh
> FAIL: 
> validate_cpp_version_complex_double_hermitian_multiply_1stage_random_explicit_default.sh
> FAIL: 
> validate_cpp_version_complex_double_hermitian_multiply_1stage_random_default.sh
> FAIL: 
> validate_cpp_version_real_double_hermitian_multiply_1stage_random_explicit_default.sh
> FAIL: 
> validate_cpp_version_real_double_hermitian_multiply_1stage_random_default.sh
> FAIL: 
> validate_cpp_version_real_double_solve_tridiagonal_1stage_toeplitz_default.sh
> SKIP: 
> 

Bug#1069511: mpgrafic: FTBFS on armhf: tests fail

2024-04-20 Thread Lucas Nussbaum
Source: mpgrafic
Version: 0.3.19-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armhf

Hi,

During a rebuild of all packages in sid, your package failed to build
on armhf.


Relevant part (hopefully):
> make[5]: Entering directory '/<>'
> FAIL: regression-test-0.3.7.9.sh
> ===
>mpgrafic 0.3.19: ./test-suite.log
> ===
> 
> # TOTAL: 1
> # PASS:  0
> # SKIP:  0
> # XFAIL: 0
> # FAIL:  1
> # XPASS: 0
> # ERROR: 0
> 
> .. contents:: :depth: 2
> 
> FAIL: regression-test-0.3.7.9.sh
> 
> 
> Code regression test: does the standard input file generate an
> output file identical to that produced by version 0.3.7.9
> of mpgrafic? IEEE_UNDERFLOW_FLAG and IEEE_DENORMAL exceptions
> are considered acceptable and ignored. Other minor warnings are
> ignored too on some systems/implementations.
> 
> This looks like a debian openmpi system.
> --
> Sorry!  You were supposed to get help about:
> pmix_init:startup:internal-failure
> But I couldn't open the help file:
> /usr/share/pmix/help-pmix-runtime.txt: No such file or directory.  Sorry!
> --
> [ip-10-84-234-166:4006035] PMIX ERROR: NOT-FOUND in file 
> ../../../../../../../../opal/mca/pmix/pmix3x/pmix/src/server/pmix_server.c at 
> line 237
> Warning: A 32^3 mpi run of mpgrafic did not match the expected output.
> FAIL regression-test-0.3.7.9.sh (exit status: 1)
> 
> 
> Testsuite summary for mpgrafic 0.3.19
> 
> # TOTAL: 1
> # PASS:  0
> # SKIP:  0
> # XFAIL: 0
> # FAIL:  1
> # XPASS: 0
> # ERROR: 0
> 
> See ./test-suite.log
> 
> make[5]: *** [Makefile:711: test-suite.log] Error 1
> make[5]: Leaving directory '/<>'
> make[4]: *** [Makefile:819: check-TESTS] Error 2
> make[4]: Leaving directory '/<>'
> make[3]: *** [Makefile:1055: check-am] Error 2
> make[3]: Leaving directory '/<>'
> make[2]: *** [Makefile:596: check-recursive] Error 1
> make[2]: Leaving directory '/<>'
> dh_auto_test: error: make -j4 check "TESTSUITEFLAGS=-j4 --verbose" VERBOSE=1 
> returned exit code 2


The full build log is available from:
http://qa-logs.debian.net/2024/04/20/mpgrafic_0.3.19-1_unstable-armhf.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240420;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240420=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1069509: r-cran-metamix: FTBFS on armhf: tests fail

2024-04-20 Thread Lucas Nussbaum
Source: r-cran-metamix
Version: 0.3-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armhf

Hi,

During a rebuild of all packages in sid, your package failed to build
on armhf.


Relevant part (hopefully):
> make[1]: Entering directory '/<>/src'
> make[1]: Leaving directory '/<>/src'
> installing to 
> /<>/debian/r-cran-metamix/usr/lib/R/site-library/00LOCK-r-cran-metamix-0.3/00new/metaMix/libs
> ** R
> ** data
> *** moving datasets to lazyload DB
> ** inst
> ** byte-compile and prepare package for lazy loading
> --
> Sorry!  You were supposed to get help about:
> pmix_init:startup:internal-failure
> But I couldn't open the help file:
> /usr/share/pmix/help-pmix-runtime.txt: No such file or directory.  Sorry!
> --
> [ip-10-84-234-19:2164897] PMIX ERROR: NOT-FOUND in file 
> ../../../../../../../../opal/mca/pmix/pmix3x/pmix/src/server/pmix_server.c at 
> line 237
> [ip-10-84-234-19:2164891] [[INVALID],INVALID] ORTE_ERROR_LOG: Unable to start 
> a daemon on the local node in file 
> ../../../../../../orte/mca/ess/singleton/ess_singleton_module.c at line 716
> [ip-10-84-234-19:2164891] [[INVALID],INVALID] ORTE_ERROR_LOG: Unable to start 
> a daemon on the local node in file 
> ../../../../../../orte/mca/ess/singleton/ess_singleton_module.c at line 172
> --
> It looks like orte_init failed for some reason; your parallel process is
> likely to abort.  There are many reasons that a parallel process can
> fail during orte_init; some of which are due to configuration or
> environment problems.  This failure appears to be an internal failure;
> here's some additional information (which may only be relevant to an
> Open MPI developer):
> 
>   orte_ess_init failed
>   --> Returned value Unable to start a daemon on the local node (-127) 
> instead of ORTE_SUCCESS
> --
> --
> It looks like MPI_INIT failed for some reason; your parallel process is
> likely to abort.  There are many reasons that a parallel process can
> fail during MPI_INIT; some of which are due to configuration or environment
> problems.  This failure appears to be an internal failure; here's some
> additional information (which may only be relevant to an Open MPI
> developer):
> 
>   ompi_mpi_init: ompi_rte_init failed
>   --> Returned "Unable to start a daemon on the local node" (-127) instead of 
> "Success" (0)
> --
> *** An error occurred in MPI_Init
> *** on a NULL communicator
> *** MPI_ERRORS_ARE_FATAL (processes in this communicator will now abort,
> ***and potentially your MPI job)
> [ip-10-84-234-19:2164891] Local abort before MPI_INIT completed completed 
> successfully, but am not able to aggregate error messages, and not able to 
> guarantee that all other processes were killed!
> ERROR: lazy loading failed for package ‘metaMix’
> * removing 
> ‘/<>/debian/r-cran-metamix/usr/lib/R/site-library/metaMix’
> dh_auto_install: error: R CMD INSTALL -l 
> /<>/debian/r-cran-metamix/usr/lib/R/site-library --clean . 
> "--built-timestamp='Sat, 21 Mar 2020 14:53:15 +0100'" returned exit code 1
> make: *** [debian/rules:4: binary] Error 25


The full build log is available from:
http://qa-logs.debian.net/2024/04/20/r-cran-metamix_0.3-2_unstable-armhf.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240420;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240420=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1069507: dc3dd: FTBFS on armhf: verify.h:132:30: error: negative width in bit-field 'verify_error_if_negative_size__'

2024-04-20 Thread Lucas Nussbaum
Source: dc3dd
Version: 7.3.1-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armhf

Hi,

During a rebuild of all packages in sid, your package failed to build
on armhf.


Relevant part (hopefully):
> gcc  -I.   -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 
> -Wdate-time -D_FORTIFY_SOURCE=2   -g -O2 
> -Werror=implicit-function-declaration -ffile-prefix-map=/<>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -c -o localcharset.o localcharset.c
> In file included from getdate.y:40:
> verify.h:132:30: error: negative width in bit-field 
> 'verify_error_if_negative_size__'
>   132 |   (struct { unsigned int verify_error_if_negative_size__: (R) ? 1 
> : -1; }))
>   |  ^~~
> verify.h:138:61: note: in expansion of macro 'verify_true'
>   138 | # define verify(R) extern int (* verify_function__ (void)) 
> [verify_true (R)]
>   | 
> ^~~
> getdate.y:116:1: note: in expansion of macro 'verify'
>   116 | verify (LONG_MIN <= TYPE_MINIMUM (time_t) && TYPE_MAXIMUM (time_t) <= 
> LONG_MAX);
>   | ^~
> make[4]: *** [Makefile:1471: getdate.o] Error 1


The full build log is available from:
http://qa-logs.debian.net/2024/04/20/dc3dd_7.3.1-2_unstable-armhf.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240420;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240420=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1069506: prelude-lml: FTBFS on armhf: unsatisfiable build-dependencies

2024-04-20 Thread Lucas Nussbaum
Source: prelude-lml
Version: 5.2.0-3
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armhf

Hi,

During a rebuild of all packages in sid, your package failed to build
on armhf.


Relevant part (hopefully):
> +--+
> | Install package build dependencies  
>  |
> +--+
> 
> 
> Setup apt archive
> -
> 
> Merged Build-Depends: debhelper-compat (= 13), libev-dev, libprelude-dev (>= 
> 5.2.0), prelude-utils (>= 5.2.0), libpcre2-dev, libicu-dev, pkg-config, 
> build-essential, fakeroot
> Filtered Build-Depends: debhelper-compat (= 13), libev-dev, libprelude-dev 
> (>= 5.2.0), prelude-utils (>= 5.2.0), libpcre2-dev, libicu-dev, pkg-config, 
> build-essential, fakeroot
> dpkg-deb: building package 'sbuild-build-depends-main-dummy' in 
> '/<>/apt_archive/sbuild-build-depends-main-dummy.deb'.
> Ign:1 copy:/<>/apt_archive ./ InRelease
> Get:2 copy:/<>/apt_archive ./ Release [609 B]
> Ign:3 copy:/<>/apt_archive ./ Release.gpg
> Get:4 copy:/<>/apt_archive ./ Sources [719 B]
> Get:5 copy:/<>/apt_archive ./ Packages [751 B]
> Fetched 2079 B in 0s (0 B/s)
> Reading package lists...
> Reading package lists...
> 
> Install main build dependencies (apt-based resolver)
> 
> 
> Installing build dependencies
> Reading package lists...
> Building dependency tree...
> Reading state information...
> Some packages could not be installed. This may mean that you have
> requested an impossible situation or if you are using the unstable
> distribution that some required packages have not yet been created
> or been moved out of Incoming.
> The following information may help to resolve the situation:
> 
> The following packages have unmet dependencies:
>  apt : Conflicts: libnettle8 (< 3.9.1-2.2~) but 3.9.1-2+b1 is to be installed
>  libapt-pkg6.0t64 : Conflicts: libnettle8 (< 3.9.1-2.2~) but 3.9.1-2+b1 is to 
> be installed
>  libgnutls30t64 : Breaks: libgnutls30 (< 3.8.5-2) but 3.8.3-1 is to be 
> installed
>  libhogweed6t64 : Breaks: libhogweed6 (< 3.9.1-2.2) but 3.9.1-2+b1 is to be 
> installed
>  libnettle8t64 : Breaks: libnettle8 (< 3.9.1-2.2) but 3.9.1-2+b1 is to be 
> installed
> E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by 
> held packages.
> apt-get failed.


The full build log is available from:
http://qa-logs.debian.net/2024/04/20/prelude-lml_5.2.0-3_unstable-armhf.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240420;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240420=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1069505: tmperamental: FTBFS on armhf: features-time64.h:26:5: error: #error "_TIME_BITS=64 is allowed only with _FILE_OFFSET_BITS=64"

2024-04-20 Thread Lucas Nussbaum
Source: tmperamental
Version: 1.4
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armhf

Hi,

During a rebuild of all packages in sid, your package failed to build
on armhf.


Relevant part (hopefully):
> cc -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -D_LARGEFILE_SOURCE 
> -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -Wall 
> -fPIC -DPIC -c -o out/tmperamental.o src/tmperamental.c
> sed -e "s,@pkglibdir@,/usr/lib/tmperamental,g"  >out/tmperamental
> chmod +x out/tmperamental
> In file included from /usr/include/features.h:393,
>  from /usr/include/dlfcn.h:22,
>  from src/tmperamental.c:30:
> /usr/include/features-time64.h:26:5: error: #error "_TIME_BITS=64 is allowed 
> only with _FILE_OFFSET_BITS=64"
>26 | #   error "_TIME_BITS=64 is allowed only with _FILE_OFFSET_BITS=64"
>   | ^
> make[1]: *** [Makefile:34: out/tmperamental.o] Error 1


The full build log is available from:
http://qa-logs.debian.net/2024/04/20/tmperamental_1.4_unstable-armhf.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240420;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240420=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1069503: haskell-gtk-strut: FTBFS on armhf: make: *** [/usr/share/cdbs/1/class/hlibrary.mk:170: build-haddock-stamp] Error 1

2024-04-20 Thread Lucas Nussbaum
Source: haskell-gtk-strut
Version: 0.1.3.2-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armhf

Hi,

During a rebuild of all packages in sid, your package failed to build
on armhf.


Relevant part (hopefully):
>  fakeroot debian/rules binary
> test -x debian/rules
> dh_testroot
> dh_prep 
> dh_installdirs -A 
> mkdir -p "."
> CDBS WARNING:DEB_DH_STRIP_ARGS is deprecated since 0.4.85
> CDBS WARNING:DEB_COMPRESS_EXCLUDE is deprecated since 0.4.85
> Adding cdbs dependencies to debian/libghc-gtk-strut-doc.substvars
> dh_installdirs -plibghc-gtk-strut-doc \
>   
> perl -d:Confess -MDebian::Debhelper::Buildsystem::Haskell::Recipes=/.*/ \
>   -E 'make_setup_recipe'
> Running ghc --make Setup.hs -o debian/hlibrary.setup
> [1 of 2] Compiling Main ( Setup.hs, Setup.o )
> [2 of 2] Linking debian/hlibrary.setup
> perl -d:Confess -MDebian::Debhelper::Buildsystem::Haskell::Recipes=/.*/ \
>   -E 'configure_recipe'
> Running find . ! -newer /tmp/XnuZS5Mtno -exec touch -d 1998-01-01 UTC {} ;
> Running dh_listpackages
> libghc-gtk-strut-dev
> libghc-gtk-strut-prof
> libghc-gtk-strut-doc
> Running dh_listpackages
> libghc-gtk-strut-dev
> libghc-gtk-strut-prof
> libghc-gtk-strut-doc
> Running dpkg-buildflags --get LDFLAGS
> -Wl,-z,relro
> Running debian/hlibrary.setup configure --ghc -v2 
> --package-db=/var/lib/ghc/package.conf.d --prefix=/usr 
> --libdir=/usr/lib/haskell-packages/ghc/lib --libexecdir=/usr/lib 
> --builddir=dist-ghc --ghc-option=-optl-Wl,-z,relro 
> --haddockdir=/usr/lib/ghc-doc/haddock/gtk-strut-0.1.3.2/ 
> --datasubdir=gtk-strut --htmldir=/usr/share/doc/libghc-gtk-strut-doc/html/ 
> --enable-library-profiling
> Using Parsec parser
> Configuring gtk-strut-0.1.3.2...
> Dependency base >=4.7 && <5: using base-4.17.2.0
> Dependency data-default: using data-default-0.7.1.1
> Dependency gi-gdk >=3.0.25 && <4: using gi-gdk-3.0.28
> Dependency gi-gtk >=3.0.38 && <4: using gi-gtk-3.0.41
> Dependency hslogger: using hslogger-1.3.1.0
> Dependency text: using text-2.0.2
> Dependency transformers: using transformers-0.5.6.2
> Source component graph: component lib
> Configured component graph:
> component gtk-strut-0.1.3.2-rE7vmrEijuZPfVoPMmBo
> include base-4.17.2.0
> include data-default-0.7.1.1-4TeAZDN81Uu1IorgFaPMOc
> include gi-gdk-3.0.28-89CSgrkJIuCFjH4ZKiJGtd
> include gi-gtk-3.0.41-Gc1BXOsaBV9ASBI6GEqeMF
> include hslogger-1.3.1.0-FviSSUEF0qgLcxWW1gLUJE
> include text-2.0.2
> include transformers-0.5.6.2
> Linked component graph:
> unit gtk-strut-0.1.3.2-rE7vmrEijuZPfVoPMmBo
> include base-4.17.2.0
> include data-default-0.7.1.1-4TeAZDN81Uu1IorgFaPMOc
> include gi-gdk-3.0.28-89CSgrkJIuCFjH4ZKiJGtd
> include gi-gtk-3.0.41-Gc1BXOsaBV9ASBI6GEqeMF
> include hslogger-1.3.1.0-FviSSUEF0qgLcxWW1gLUJE
> include text-2.0.2
> include transformers-0.5.6.2
> 
> Graphics.UI.GIGtkStrut=gtk-strut-0.1.3.2-rE7vmrEijuZPfVoPMmBo:Graphics.UI.GIGtkStrut
> Ready component graph:
> definite gtk-strut-0.1.3.2-rE7vmrEijuZPfVoPMmBo
> depends base-4.17.2.0
> depends data-default-0.7.1.1-4TeAZDN81Uu1IorgFaPMOc
> depends gi-gdk-3.0.28-89CSgrkJIuCFjH4ZKiJGtd
> depends gi-gtk-3.0.41-Gc1BXOsaBV9ASBI6GEqeMF
> depends hslogger-1.3.1.0-FviSSUEF0qgLcxWW1gLUJE
> depends text-2.0.2
> depends transformers-0.5.6.2
> Using Cabal-3.8.1.0 compiled by ghc-9.4
> Using compiler: ghc-9.4.7
> Using install prefix: /usr
> Executables installed in: /usr/bin
> Libraries installed in:
> /usr/lib/haskell-packages/ghc/lib/arm-linux-ghc-9.4.7/gtk-strut-0.1.3.2-rE7vmrEijuZPfVoPMmBo
> Dynamic Libraries installed in:
> /usr/lib/haskell-packages/ghc/lib/arm-linux-ghc-9.4.7
> Private executables installed in:
> /usr/lib/arm-linux-ghc-9.4.7/gtk-strut-0.1.3.2
> Data files installed in: /usr/share/gtk-strut
> Documentation installed in:
> /usr/share/doc/arm-linux-ghc-9.4.7/gtk-strut-0.1.3.2
> Configuration files installed in: /usr/etc
> No alex found
> Using ar found on system at: /usr/bin/arm-linux-gnueabihf-ar
> No c2hs found
> No cpphs found
> No doctest found
> Using gcc version 13 found on system at: /usr/bin/arm-linux-gnueabihf-gcc
> Using ghc version 9.4.7 found on system at: /usr/bin/ghc
> Using ghc-pkg version 9.4.7 found on system at: /usr/bin/ghc-pkg-9.4.7
> No ghcjs found
> No ghcjs-pkg found
> No greencard found
> Using haddock version 2.27.0 found on system at: /usr/bin/haddock-ghc-9.4.7
> No happy found
> Using haskell-suite found on system at: haskell-suite-dummy-location
> Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
> No hmake found
> Using hpc version 0.68 found on system at: /usr/bin/hpc-ghc-9.4.7
> Using hsc2hs version 0.68.8 found on system at: /usr/bin/hsc2hs-ghc-9.4.7
> No hscolour found
> No jhc found
> Using ld 

Bug#1069504: libosmo-sccp: FTBFS on armhf: build-dependency not installable: libosmo-netif-dev (>= 1.2.0)

2024-04-20 Thread Lucas Nussbaum
Source: libosmo-sccp
Version: 1.6.0+dfsg1-3.1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armhf

Hi,

During a rebuild of all packages in sid, your package failed to build
on armhf.


Relevant part (hopefully):
> +--+
> | Install package build dependencies  
>  |
> +--+
> 
> 
> Setup apt archive
> -
> 
> Merged Build-Depends: dpkg-dev (>= 1.22.5), debhelper-compat (= 13), 
> pkg-config, libosmocore-dev (>= 1.7.0), autoconf, automake, libtool, doxygen, 
> libdpkg-perl, libosmo-netif-dev (>= 1.2.0), libsctp-dev, build-essential, 
> fakeroot
> Filtered Build-Depends: dpkg-dev (>= 1.22.5), debhelper-compat (= 13), 
> pkg-config, libosmocore-dev (>= 1.7.0), autoconf, automake, libtool, doxygen, 
> libdpkg-perl, libosmo-netif-dev (>= 1.2.0), libsctp-dev, build-essential, 
> fakeroot
> dpkg-deb: building package 'sbuild-build-depends-main-dummy' in 
> '/<>/apt_archive/sbuild-build-depends-main-dummy.deb'.
> Ign:1 copy:/<>/apt_archive ./ InRelease
> Get:2 copy:/<>/apt_archive ./ Release [609 B]
> Ign:3 copy:/<>/apt_archive ./ Release.gpg
> Get:4 copy:/<>/apt_archive ./ Sources [774 B]
> Get:5 copy:/<>/apt_archive ./ Packages [806 B]
> Fetched 2189 B in 0s (0 B/s)
> Reading package lists...
> Reading package lists...
> 
> Install main build dependencies (apt-based resolver)
> 
> 
> Installing build dependencies
> Reading package lists...
> Building dependency tree...
> Reading state information...
> Some packages could not be installed. This may mean that you have
> requested an impossible situation or if you are using the unstable
> distribution that some required packages have not yet been created
> or been moved out of Incoming.
> The following information may help to resolve the situation:
> 
> The following packages have unmet dependencies:
>  sbuild-build-depends-main-dummy : Depends: libosmo-netif-dev (>= 1.2.0) but 
> it is not installable
> E: Unable to correct problems, you have held broken packages.
> apt-get failed.


The full build log is available from:
http://qa-logs.debian.net/2024/04/20/libosmo-sccp_1.6.0+dfsg1-3.1_unstable-armhf.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240420;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240420=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1069501: haskell-pandoc-server: FTBFS on armhf: unsatisfiable build-dependencies

2024-04-20 Thread Lucas Nussbaum
Source: haskell-pandoc-server
Version: 0.1.0.2-3
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armhf

Hi,

During a rebuild of all packages in sid, your package failed to build
on armhf.


Relevant part (hopefully):
> +--+
> | Install package build dependencies  
>  |
> +--+
> 
> 
> Setup apt archive
> -
> 
> Merged Build-Depends: debhelper (>= 10), haskell-devscripts (>= 0.13), cdbs, 
> ghc (>= 9.4), ghc-prof, libghc-aeson-dev (>= 2.0), libghc-aeson-dev (<< 2.3), 
> libghc-aeson-prof, libghc-base64-bytestring-dev (>= 0.1), 
> libghc-base64-bytestring-dev (<< 1.3), libghc-base64-bytestring-prof, 
> libghc-data-default-dev (>= 0.4), libghc-data-default-dev (<< 0.8), 
> libghc-data-default-prof, libghc-doctemplates-dev (>= 0.11), 
> libghc-doctemplates-dev (<< 0.12), libghc-doctemplates-prof, 
> libghc-pandoc-dev (>= 3.0), libghc-pandoc-prof, libghc-pandoc-types-dev (>= 
> 1.22), libghc-pandoc-types-dev (<< 1.24), libghc-pandoc-types-prof, 
> libghc-servant-server-dev (>= 0.19), libghc-servant-server-dev (<< 0.21), 
> libghc-servant-server-prof, libghc-skylighting-dev (>= 0.13), 
> libghc-skylighting-dev (<< 0.14), libghc-skylighting-prof, 
> libghc-unicode-collation-dev (>= 0.1.1), libghc-unicode-collation-dev (<< 
> 0.2), libghc-unicode-collation-prof, libghc-wai-dev (>= 3.2), libghc-wai-dev 
> (<< 3.3), libghc-wai-prof, libghc-wai-cors-dev (>= 0.2.7), 
> libghc-wai-cors-dev (<< 0.3), libghc-wai-cors-prof, build-essential, 
> fakeroot, ghc-doc, libghc-aeson-doc, libghc-base64-bytestring-doc, 
> libghc-data-default-doc, libghc-doctemplates-doc, libghc-pandoc-doc, 
> libghc-pandoc-types-doc, libghc-servant-server-doc, libghc-skylighting-doc, 
> libghc-unicode-collation-doc, libghc-wai-doc, libghc-wai-cors-doc
> Filtered Build-Depends: debhelper (>= 10), haskell-devscripts (>= 0.13), 
> cdbs, ghc (>= 9.4), ghc-prof, libghc-aeson-dev (>= 2.0), libghc-aeson-dev (<< 
> 2.3), libghc-aeson-prof, libghc-base64-bytestring-dev (>= 0.1), 
> libghc-base64-bytestring-dev (<< 1.3), libghc-base64-bytestring-prof, 
> libghc-data-default-dev (>= 0.4), libghc-data-default-dev (<< 0.8), 
> libghc-data-default-prof, libghc-doctemplates-dev (>= 0.11), 
> libghc-doctemplates-dev (<< 0.12), libghc-doctemplates-prof, 
> libghc-pandoc-dev (>= 3.0), libghc-pandoc-prof, libghc-pandoc-types-dev (>= 
> 1.22), libghc-pandoc-types-dev (<< 1.24), libghc-pandoc-types-prof, 
> libghc-servant-server-dev (>= 0.19), libghc-servant-server-dev (<< 0.21), 
> libghc-servant-server-prof, libghc-skylighting-dev (>= 0.13), 
> libghc-skylighting-dev (<< 0.14), libghc-skylighting-prof, 
> libghc-unicode-collation-dev (>= 0.1.1), libghc-unicode-collation-dev (<< 
> 0.2), libghc-unicode-collation-prof, libghc-wai-dev (>= 3.2), libghc-wai-dev 
> (<< 3.3), libghc-wai-prof, libghc-wai-cors-dev (>= 0.2.7), 
> libghc-wai-cors-dev (<< 0.3), libghc-wai-cors-prof, build-essential, 
> fakeroot, ghc-doc, libghc-aeson-doc, libghc-base64-bytestring-doc, 
> libghc-data-default-doc, libghc-doctemplates-doc, libghc-pandoc-doc, 
> libghc-pandoc-types-doc, libghc-servant-server-doc, libghc-skylighting-doc, 
> libghc-unicode-collation-doc, libghc-wai-doc, libghc-wai-cors-doc
> dpkg-deb: building package 'sbuild-build-depends-main-dummy' in 
> '/<>/apt_archive/sbuild-build-depends-main-dummy.deb'.
> Ign:1 copy:/<>/apt_archive ./ InRelease
> Get:2 copy:/<>/apt_archive ./ Release [615 B]
> Ign:3 copy:/<>/apt_archive ./ Release.gpg
> Get:4 copy:/<>/apt_archive ./ Sources [1936 B]
> Get:5 copy:/<>/apt_archive ./ Packages [1946 B]
> Fetched 4497 B in 0s (0 B/s)
> Reading package lists...
> Reading package lists...
> 
> Install main build dependencies (apt-based resolver)
> 
> 
> Installing build dependencies
> Reading package lists...
> Building dependency tree...
> Reading state information...
> Some packages could not be installed. This may mean that you have
> requested an impossible situation or if you are using the unstable
> distribution that some required packages have not yet been created
> or been moved out of Incoming.
> The following information may help to resolve the situation:
> 
> The following packages have unmet dependencies:
>  libghc-pandoc-dev : Depends: libghc-aeson-dev-2.1.2.1-7890a but it is not 
> installable
>  Depends: libghc-aeson-pretty-dev-0.8.9-ae927 but it is 
> not installable
>  Depends: libghc-attoparsec-dev-0.14.4-7fc9c but it is 
> not installable
>  Depends: libghc-base-dev-4.17.2.0-38dbb but it is not 
> installable
>  Depends: libghc-base64-bytestring-dev-1.2.1.0-16e39 but 
> it is not installable
>  

Bug#1069502: input-utils: FTBFS on armhf: input.c:146:18: error: ‘struct input_event’ has no member named ‘time’

2024-04-20 Thread Lucas Nussbaum
Source: input-utils
Version: 1.0-1.1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armhf

Hi,

During a rebuild of all packages in sid, your package failed to build
on armhf.


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> checking for libdir name ... lib
> basename: missing operand
> Try 'basename --help' for more information.
> 
> Make.config written, edit if needed
> 
> basename: missing operand
> Try 'basename --help' for more information.
>   CClsinput.o
> sh name.sh EV > EV.h
> sh name.sh REL > REL.h
> sh name.sh ABS > ABS.h
> sh name.sh MSC > MSC.h
> sh name.sh LED > LED.h
> sh name.sh SND > SND.h
> sh name.sh REP > REP.h
> sh name.sh KEY > KEY.h
> sh name.sh BTN > BTN.h
> sh name.sh BUS > BUS.h
> sh name.sh SW > SW.h
>   CCinput.o
> input.c: In function ‘print_event’:
> input.c:146:18: error: ‘struct input_event’ has no member named ‘time’
>   146 | t = event->time.tv_sec;
>   |  ^~
> input.c:148:39: error: ‘struct input_event’ has no member named ‘time’
>   148 | printf("%s.%06ld: %s",ts,event->time.tv_usec,
>   |   ^~
> make[1]: *** [mk/Compile.mk:60: input.o] Error 1


The full build log is available from:
http://qa-logs.debian.net/2024/04/20/input-utils_1.0-1.1_unstable-armhf.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240420;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240420=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1069500: haskell-cryptostore: FTBFS on armhf: unsatisfiable build-dependencies

2024-04-20 Thread Lucas Nussbaum
Source: haskell-cryptostore
Version: 0.3.0.1-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armhf

Hi,

During a rebuild of all packages in sid, your package failed to build
on armhf.


Relevant part (hopefully):
> +--+
> | Install package build dependencies  
>  |
> +--+
> 
> 
> Setup apt archive
> -
> 
> Merged Build-Depends: debhelper (>= 10), haskell-devscripts-minimal | 
> haskell-devscripts (>= 0.13), cdbs, ghc, ghc-prof, libghc-asn1-encoding-dev 
> (>= 0.9), libghc-asn1-encoding-dev (<< 0.10), libghc-asn1-encoding-prof, 
> libghc-asn1-types-dev (>= 0.3.1), libghc-asn1-types-dev (<< 0.4), 
> libghc-asn1-types-prof, libghc-basement-dev, libghc-basement-prof, 
> libghc-cryptonite-dev (>= 0.26), libghc-cryptonite-prof, libghc-hourglass-dev 
> (>= 0.2), libghc-hourglass-prof, libghc-memory-dev, libghc-memory-prof, 
> libghc-pem-dev (>= 0.1), libghc-pem-dev (<< 0.3), libghc-pem-prof, 
> libghc-x509-dev (>= 1.7.5), libghc-x509-prof, libghc-x509-validation-dev (>= 
> 1.5), libghc-x509-validation-prof, libghc-tasty-dev, libghc-tasty-prof, 
> libghc-tasty-hunit-dev, libghc-tasty-hunit-prof, libghc-tasty-quickcheck-dev, 
> libghc-tasty-quickcheck-prof, build-essential, fakeroot, ghc-doc, 
> libghc-asn1-encoding-doc, libghc-asn1-types-doc, libghc-basement-doc, 
> libghc-cryptonite-doc, libghc-hourglass-doc, libghc-memory-doc, 
> libghc-pem-doc, libghc-x509-doc, libghc-x509-validation-doc
> Filtered Build-Depends: debhelper (>= 10), haskell-devscripts-minimal, cdbs, 
> ghc, ghc-prof, libghc-asn1-encoding-dev (>= 0.9), libghc-asn1-encoding-dev 
> (<< 0.10), libghc-asn1-encoding-prof, libghc-asn1-types-dev (>= 0.3.1), 
> libghc-asn1-types-dev (<< 0.4), libghc-asn1-types-prof, libghc-basement-dev, 
> libghc-basement-prof, libghc-cryptonite-dev (>= 0.26), 
> libghc-cryptonite-prof, libghc-hourglass-dev (>= 0.2), libghc-hourglass-prof, 
> libghc-memory-dev, libghc-memory-prof, libghc-pem-dev (>= 0.1), 
> libghc-pem-dev (<< 0.3), libghc-pem-prof, libghc-x509-dev (>= 1.7.5), 
> libghc-x509-prof, libghc-x509-validation-dev (>= 1.5), 
> libghc-x509-validation-prof, libghc-tasty-dev, libghc-tasty-prof, 
> libghc-tasty-hunit-dev, libghc-tasty-hunit-prof, libghc-tasty-quickcheck-dev, 
> libghc-tasty-quickcheck-prof, build-essential, fakeroot, ghc-doc, 
> libghc-asn1-encoding-doc, libghc-asn1-types-doc, libghc-basement-doc, 
> libghc-cryptonite-doc, libghc-hourglass-doc, libghc-memory-doc, 
> libghc-pem-doc, libghc-x509-doc, libghc-x509-validation-doc
> dpkg-deb: building package 'sbuild-build-depends-main-dummy' in 
> '/<>/apt_archive/sbuild-build-depends-main-dummy.deb'.
> Ign:1 copy:/<>/apt_archive ./ InRelease
> Get:2 copy:/<>/apt_archive ./ Release [615 B]
> Ign:3 copy:/<>/apt_archive ./ Release.gpg
> Get:4 copy:/<>/apt_archive ./ Sources [1623 B]
> Get:5 copy:/<>/apt_archive ./ Packages [1602 B]
> Fetched 3840 B in 0s (0 B/s)
> Reading package lists...
> Reading package lists...
> 
> Install main build dependencies (apt-based resolver)
> 
> 
> Installing build dependencies
> Reading package lists...
> Building dependency tree...
> Reading state information...
> Some packages could not be installed. This may mean that you have
> requested an impossible situation or if you are using the unstable
> distribution that some required packages have not yet been created
> or been moved out of Incoming.
> The following information may help to resolve the situation:
> 
> The following packages have unmet dependencies:
>  libghc-x509-dev : Depends: libghc-asn1-encoding-dev-0.9.6-4f999 but it is 
> not installable
>Depends: libghc-asn1-parse-dev-0.9.5-a5988 but it is not 
> installable
>Depends: libghc-asn1-types-dev-0.3.4-aa235 but it is not 
> installable
>Depends: libghc-base-dev-4.17.2.0-38dbb but it is not 
> installable
>Depends: libghc-bytestring-dev-0.11.5.2-302b4 but it is 
> not installable
>Depends: libghc-containers-dev-0.6.7-e92e7 but it is not 
> installable
>Depends: libghc-cryptonite-dev-0.30-d9a59 but it is not 
> installable
>Depends: libghc-hourglass-dev-0.2.12-35178 but it is not 
> installable
>Depends: libghc-memory-dev-0.18.0-fec46 but it is not 
> installable
>Depends: libghc-pem-dev-0.2.4-d84c7 but it is not 
> installable
>  libghc-x509-prof : Depends: libghc-asn1-encoding-prof-0.9.6-4f999 but it is 
> not installable
> Depends: libghc-asn1-parse-prof-0.9.5-a5988 but it is not 
> installable
> Depends: libghc-asn1-types-prof-0.3.4-aa235 but it is 

Bug#1069499: mtbl: FTBFS on armhf: dh_auto_test: error: make -j4 check "TESTSUITEFLAGS=-j4 --verbose" VERBOSE=1 returned exit code 2

2024-04-20 Thread Lucas Nussbaum
Source: mtbl
Version: 1.3.0-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armhf

Hi,

During a rebuild of all packages in sid, your package failed to build
on armhf.


Relevant part (hopefully):
> make[3]: Entering directory '/<>'
> PASS: t/test-block_builder
> PASS: t/test-fileset-partition.sh
> PASS: t/test-crc32c
> PASS: t/test-fixed
> PASS: t/test-varint
> PASS: t/test-vector
> PASS: t/test-metadata
> PASS: t/test-deb716628.sh
> PASS: t/test-iter-seek
> ./build-aux/test-driver: line 112: 712495 Aborted "$@" >> 
> "$log_file" 2>&1
> FAIL: t/test-sorted-merge
> PASS: t/test-foreign-prefix.sh
> PASS: t/test-gh1.sh
> PASS: t/test-verify.sh
> PASS: t/test-compression.sh
> ==
>mtbl 1.3.0: ./test-suite.log
> ==
> 
> # TOTAL: 14
> # PASS:  13
> # SKIP:  0
> # XFAIL: 0
> # FAIL:  1
> # XPASS: 0
> # ERROR: 0
> 
> .. contents:: :depth: 2
> 
> FAIL: t/test-sorted-merge
> =
> 
> test-sorted-merge: t/test-sorted-merge.c:96: quiet_tmpnam: Assertion 
> `not_found == 1' failed.
> FAIL t/test-sorted-merge (exit status: 134)
> 
> 
> Testsuite summary for mtbl 1.3.0
> 
> # TOTAL: 14
> # PASS:  13
> # SKIP:  0
> # XFAIL: 0
> # FAIL:  1
> # XPASS: 0
> # ERROR: 0
> 
> See ./test-suite.log
> Please report to https://github.com/farsightsec/mtbl/issues
> 
> make[3]: *** [Makefile:1416: test-suite.log] Error 1
> make[3]: Leaving directory '/<>'
> make[2]: *** [Makefile:1524: check-TESTS] Error 2
> make[2]: Leaving directory '/<>'
> make[1]: *** [Makefile:1827: check-am] Error 2
> make[1]: Leaving directory '/<>'
> dh_auto_test: error: make -j4 check "TESTSUITEFLAGS=-j4 --verbose" VERBOSE=1 
> returned exit code 2


The full build log is available from:
http://qa-logs.debian.net/2024/04/20/mtbl_1.3.0-1_unstable-armhf.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240420;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240420=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1069498: libx86emu: FTBFS on armhf: mem.c:581:12: error: implicit declaration of function ‘inb’; did you mean ‘ins’? [-Werror=implicit-function-declaration]

2024-04-20 Thread Lucas Nussbaum
Source: libx86emu
Version: 3.5-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armhf

Hi,

During a rebuild of all packages in sid, your package failed to build
on armhf.


Relevant part (hopefully):
> cc -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -fPIC 
> -fvisibility=hidden -fomit-frame-pointer -Wall -D_LARGEFILE_SOURCE 
> -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 
> -Wl,-z,relro -Wl,-z,now -c ops.c
> mem.c: In function ‘vm_i_byte’:
> mem.c:581:12: error: implicit declaration of function ‘inb’; did you mean 
> ‘ins’? [-Werror=implicit-function-declaration]
>   581 | return inb(addr);
>   |^~~
>   |ins
> mem.c: In function ‘vm_i_word’:
> mem.c:619:10: error: implicit declaration of function ‘inw’; did you mean 
> ‘ins’? [-Werror=implicit-function-declaration]
>   619 |   return inw(addr);
>   |  ^~~
>   |  ins
> mem.c: In function ‘vm_i_dword’:
> mem.c:657:10: error: implicit declaration of function ‘inl’; did you mean 
> ‘ins’? [-Werror=implicit-function-declaration]
>   657 |   return inl(addr);
>   |  ^~~
>   |  ins
> mem.c: In function ‘vm_o_byte’:
> mem.c:676:5: error: implicit declaration of function ‘outb’; did you mean 
> ‘outs’? [-Werror=implicit-function-declaration]
>   676 | outb(val, addr);
>   | ^~~~
>   | outs
> mem.c: In function ‘vm_o_word’:
> mem.c:711:3: error: implicit declaration of function ‘outw’; did you mean 
> ‘outs’? [-Werror=implicit-function-declaration]
>   711 |   outw(val, addr);
>   |   ^~~~
>   |   outs
> mem.c: In function ‘vm_o_dword’:
> mem.c:748:3: error: implicit declaration of function ‘outl’; did you mean 
> ‘outs’? [-Werror=implicit-function-declaration]
>   748 |   outl(val, addr);
>   |   ^~~~
>   |   outs
> cc1: some warnings being treated as errors
> make[1]: *** [Makefile:22: mem.o] Error 1


The full build log is available from:
http://qa-logs.debian.net/2024/04/20/libx86emu_3.5-1_unstable-armhf.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240420;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240420=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1069495: wacomtablet: FTBFS on armhf: dh_auto_test: error: cd obj-arm-linux-gnueabihf && make -j4 test ARGS\+=--verbose ARGS\+=-j4 returned exit code 2

2024-04-20 Thread Lucas Nussbaum
Source: wacomtablet
Version: 3.2.0-5
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armhf

Hi,

During a rebuild of all packages in sid, your package failed to build
on armhf.


Relevant part (hopefully):
> make[2]: Entering directory '/<>/obj-arm-linux-gnueabihf'
> Running tests...
> /usr/bin/ctest --force-new-ctest-process --verbose -j4
> UpdateCTestConfiguration  from 
> :/<>/obj-arm-linux-gnueabihf/DartConfiguration.tcl
> UpdateCTestConfiguration  from 
> :/<>/obj-arm-linux-gnueabihf/DartConfiguration.tcl
> Test project /<>/obj-arm-linux-gnueabihf
> Constructing a list of tests
> Done constructing a list of tests
> Updating test list for fixtures
> Added 0 tests to meet fixture requirements
> Checking test dependency graph...
> Checking test dependency graph end
> test 1
>   Start  1: Test.Common.ButtonShortcut
> 
> 1: Test command: 
> /<>/obj-arm-linux-gnueabihf/autotests/common/buttonshortcut/Test.Common.ButtonShortcut
> 1: Working Directory: 
> /<>/obj-arm-linux-gnueabihf/autotests/common/buttonshortcut
> 1: Test timeout computed to be: 1000
> test 2
>   Start  2: Test.Common.DeviceInformation
> 
> 2: Test command: 
> /<>/obj-arm-linux-gnueabihf/autotests/common/deviceinformation/Test.Common.DeviceInformation
> 2: Working Directory: 
> /<>/obj-arm-linux-gnueabihf/autotests/common/deviceinformation
> 2: Test timeout computed to be: 1000
> test 3
>   Start  3: Test.Common.DeviceProfile
> 
> 3: Test command: 
> /<>/obj-arm-linux-gnueabihf/autotests/common/deviceprofile/Test.Common.DeviceProfile
> 3: Working Directory: 
> /<>/obj-arm-linux-gnueabihf/autotests/common/deviceprofile
> 3: Test timeout computed to be: 1000
> test 4
>   Start  4: Test.Common.DeviceProfileConfigAdaptor
> 
> 4: Test command: 
> /<>/obj-arm-linux-gnueabihf/autotests/common/deviceprofileconfigadaptor/Test.Common.DeviceProfileConfigAdaptor
> 4: Working Directory: 
> /<>/obj-arm-linux-gnueabihf/autotests/common/deviceprofileconfigadaptor
> 4: Test timeout computed to be: 1000
> 2: * Start testing of TestDeviceInformation *
> 2: Config: Using QtTest library 5.15.10, Qt 5.15.10 
> (arm-little_endian-ilp32-eabi-hardfloat shared (dynamic) release build; by 
> GCC 13.2.0), debian unknown
> 1: * Start testing of TestButtonShortcut *
> 1: Config: Using QtTest library 5.15.10, Qt 5.15.10 
> (arm-little_endian-ilp32-eabi-hardfloat shared (dynamic) release build; by 
> GCC 13.2.0), debian unknown
> 1: PASS   : TestButtonShortcut::initTestCase()
> 2: PASS   : TestDeviceInformation::initTestCase()
> 2: PASS   : TestDeviceInformation::testCompare()
> 2: PASS   : TestDeviceInformation::testConstructor()
> 2: PASS   : TestDeviceInformation::testCopy()
> 2: PASS   : TestDeviceInformation::testSetter()
> 2: PASS   : TestDeviceInformation::cleanupTestCase()
> 1: PASS   : TestButtonShortcut::testAssignment()
> 1: PASS   : TestButtonShortcut::testButton()
> 3: * Start testing of TestDeviceProfile *
> 3: Config: Using QtTest library 5.15.10, Qt 5.15.10 
> (arm-little_endian-ilp32-eabi-hardfloat shared (dynamic) release build; by 
> GCC 13.2.0), debian unknown
> 1: PASS   : TestButtonShortcut::testInvalidKeyStrokes()
> 2: Totals: 6 passed, 0 failed, 0 skipped, 0 blacklisted, 1ms
> 2: * Finished testing of TestDeviceInformation *
> 3: PASS   : TestDeviceProfile::initTestCase()
> 3: PASS   : TestDeviceProfile::testConstructor()
> 1: PASS   : TestButtonShortcut::testKeyStrokes(A)
> 3: PASS   : TestDeviceProfile::testSetter()
> 1: PASS   : TestButtonShortcut::testKeyStrokes(key A)
> 3: PASS   : TestDeviceProfile::testCopy()
> 3: PASS   : TestDeviceProfile::cleanupTestCase()
> 1: PASS   : TestButtonShortcut::testKeyStrokes(key +A)
> 3: Totals: 5 passed, 0 failed, 0 skipped, 0 blacklisted, 0ms
> 3: * Finished testing of TestDeviceProfile *
> 1: PASS   : TestButtonShortcut::testKeyStrokes(Ctrl+X)
> 1: PASS   : TestButtonShortcut::testKeyStrokes(Ctrl X)
> 1: PASS   : TestButtonShortcut::testKeyStrokes(key Ctrl+X)
> 1: PASS   : TestButtonShortcut::testKeyStrokes(key +Ctrl +X)
> 1: PASS   : TestButtonShortcut::testKeyStrokes(key Ctrl X)
> 1: PASS   : TestButtonShortcut::testKeyStrokes(key +Ctrl +X -X)
> 1: PASS   : TestButtonShortcut::testKeyStrokes(key +Ctrl +X -x -a)
> 1: PASS   : TestButtonShortcut::testKeyStrokes(Meta+X)
> 1: PASS   : TestButtonShortcut::testKeyStrokes(Meta X)
> 1: PASS   : TestButtonShortcut::testKeyStrokes(key Meta+X)
> 1: PASS   : TestButtonShortcut::testKeyStrokes(key +Meta +X)
> 1: PASS   : TestButtonShortcut::testKeyStrokes(key Meta X)
> 1: PASS   : TestButtonShortcut::testKeyStrokes(+)
> 1: PASS   : TestButtonShortcut::testKeyStrokes(Ctrl++)
> 1: PASS   : TestButtonShortcut::testKeyStrokes(key +)
> 1: PASS   : TestButtonShortcut::testKeyStrokes(key ++)
> 1: PASS   : TestButtonShortcut::testKeyStrokes(key Ctrl +)
> 1: PASS   : 

Bug#1069497: osmo-hlr: FTBFS on armhf: build-dependency not installable: libosmo-netif-dev (>= 1.2.0)

2024-04-20 Thread Lucas Nussbaum
Source: osmo-hlr
Version: 1.5.0+dfsg1-3.1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armhf

Hi,

During a rebuild of all packages in sid, your package failed to build
on armhf.


Relevant part (hopefully):
> +--+
> | Install package build dependencies  
>  |
> +--+
> 
> 
> Setup apt archive
> -
> 
> Merged Build-Depends: dpkg-dev (>= 1.22.5), debhelper-compat (= 13), 
> pkg-config, python3-minimal, libosmocore-dev (>= 1.7.0), libosmo-abis-dev (>= 
> 1.3.0), libosmo-netif-dev (>= 1.2.0), libsqlite3-dev, sqlite3, 
> build-essential, fakeroot
> Filtered Build-Depends: dpkg-dev (>= 1.22.5), debhelper-compat (= 13), 
> pkg-config, python3-minimal, libosmocore-dev (>= 1.7.0), libosmo-abis-dev (>= 
> 1.3.0), libosmo-netif-dev (>= 1.2.0), libsqlite3-dev, sqlite3, 
> build-essential, fakeroot
> dpkg-deb: building package 'sbuild-build-depends-main-dummy' in 
> '/<>/apt_archive/sbuild-build-depends-main-dummy.deb'.
> Ign:1 copy:/<>/apt_archive ./ InRelease
> Get:2 copy:/<>/apt_archive ./ Release [609 B]
> Ign:3 copy:/<>/apt_archive ./ Release.gpg
> Get:4 copy:/<>/apt_archive ./ Sources [780 B]
> Get:5 copy:/<>/apt_archive ./ Packages [812 B]
> Fetched 2201 B in 0s (0 B/s)
> Reading package lists...
> Reading package lists...
> 
> Install main build dependencies (apt-based resolver)
> 
> 
> Installing build dependencies
> Reading package lists...
> Building dependency tree...
> Reading state information...
> Some packages could not be installed. This may mean that you have
> requested an impossible situation or if you are using the unstable
> distribution that some required packages have not yet been created
> or been moved out of Incoming.
> The following information may help to resolve the situation:
> 
> The following packages have unmet dependencies:
>  sbuild-build-depends-main-dummy : Depends: libosmo-netif-dev (>= 1.2.0) but 
> it is not installable
> E: Unable to correct problems, you have held broken packages.
> apt-get failed.


The full build log is available from:
http://qa-logs.debian.net/2024/04/20/osmo-hlr_1.5.0+dfsg1-3.1_unstable-armhf.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240420;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240420=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1069496: libmatthew-java: FTBFS on armhf: make[3]: *** [Makefile:104: .enabledebug] Error 2

2024-04-20 Thread Lucas Nussbaum
Source: libmatthew-java
Version: 0.8.1-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armhf

Hi,

During a rebuild of all packages in sid, your package failed to build
on armhf.


Relevant part (hopefully):
> make[3]: Entering directory '/<>'
> mkdir -p classes
> cpp  -C -P -DDEBUGSETTING=true < cx/ath/matthew/debug/Debug.jpp > 
> cx/ath/matthew/debug/Debug.java
> javac -source 1.5  -cp classes -d classes cx/ath/matthew/debug/Debug.java 
> cx/ath/matthew/utils/Hexdump.java
> warning: [options] bootstrap class path not set in conjunction with -source 5
> error: Source option 5 is no longer supported. Use 7 or later.
> make[3]: *** [Makefile:104: .enabledebug] Error 2


The full build log is available from:
http://qa-logs.debian.net/2024/04/20/libmatthew-java_0.8.1-2_unstable-armhf.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240420;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240420=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1069492: dune-common: FTBFS on armhf: tests fail

2024-04-20 Thread Lucas Nussbaum
Source: dune-common
Version: 2.9.0-6
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armhf

Hi,

During a rebuild of all packages in sid, your package failed to build
on armhf.


Relevant part (hopefully):
> make[5]: Entering directory '/<>/build'
> make[5]: Nothing to be done for 'CMakeFiles/build_tests.dir/build'.
> make[5]: Leaving directory '/<>/build'
> [100%] Built target build_tests
> make[4]: Leaving directory '/<>/build'
> /usr/bin/cmake -E cmake_progress_start /<>/build/CMakeFiles 0
> make[3]: Leaving directory '/<>/build'
> make[2]: Leaving directory '/<>/build'
> cd build; PATH=/<>/debian/tmp-test:$PATH 
> /<>/bin/dune-ctest 
>Site: ip-10-84-234-171
>Build name: Linux-c++
> Create new tag: 20240420-0332 - Experimental
> Test project /<>/build
> Start   1: communicationtest
>   1/115 Test   #1: communicationtest ..***Failed0.02 
> sec
> --
> Sorry!  You were supposed to get help about:
> pmix_init:startup:internal-failure
> But I couldn't open the help file:
> /usr/share/pmix/help-pmix-runtime.txt: No such file or directory.  Sorry!
> --
> [ip-10-84-234-171:1976535] PMIX ERROR: NOT-FOUND in file 
> ../../../../../../../../opal/mca/pmix/pmix3x/pmix/src/server/pmix_server.c at 
> line 237
> [ip-10-84-234-171:1976534] [[INVALID],INVALID] ORTE_ERROR_LOG: Unable to 
> start a daemon on the local node in file 
> ../../../../../../orte/mca/ess/singleton/ess_singleton_module.c at line 716
> [ip-10-84-234-171:1976534] [[INVALID],INVALID] ORTE_ERROR_LOG: Unable to 
> start a daemon on the local node in file 
> ../../../../../../orte/mca/ess/singleton/ess_singleton_module.c at line 172
> --
> It looks like orte_init failed for some reason; your parallel process is
> likely to abort.  There are many reasons that a parallel process can
> fail during orte_init; some of which are due to configuration or
> environment problems.  This failure appears to be an internal failure;
> here's some additional information (which may only be relevant to an
> Open MPI developer):
> 
>   orte_ess_init failed
>   --> Returned value Unable to start a daemon on the local node (-127) 
> instead of ORTE_SUCCESS
> --
> --
> It looks like MPI_INIT failed for some reason; your parallel process is
> likely to abort.  There are many reasons that a parallel process can
> fail during MPI_INIT; some of which are due to configuration or environment
> problems.  This failure appears to be an internal failure; here's some
> additional information (which may only be relevant to an Open MPI
> developer):
> 
>   ompi_mpi_init: ompi_rte_init failed
>   --> Returned "Unable to start a daemon on the local node" (-127) instead of 
> "Success" (0)
> --
> *** An error occurred in MPI_Init
> *** on a NULL communicator
> *** MPI_ERRORS_ARE_FATAL (processes in this communicator will now abort,
> ***and potentially your MPI job)
> [ip-10-84-234-171:1976534] Local abort before MPI_INIT completed completed 
> successfully, but am not able to aggregate error messages, and not able to 
> guarantee that all other processes were killed!
> 
> Start   2: communicationtest-mpi-2
>   2/115 Test   #2: communicationtest-mpi-2 ***Failed0.02 
> sec
> --
> Sorry!  You were supposed to get help about:
> pmix_init:startup:internal-failure
> But I couldn't open the help file:
> /usr/share/pmix/help-pmix-runtime.txt: No such file or directory.  Sorry!
> --
> [ip-10-84-234-171:1976536] PMIX ERROR: NOT-FOUND in file 
> ../../../../../../../../opal/mca/pmix/pmix3x/pmix/src/server/pmix_server.c at 
> line 237
> 
> Start   3: indexsettest
>   3/115 Test   #3: indexsettest ...   Passed0.00 
> sec
> Start   4: remoteindicestest
>   4/115 Test   #4: remoteindicestest ..***Failed0.02 
> sec
> --
> Sorry!  You were supposed to get help about:
> pmix_init:startup:internal-failure
> But I couldn't open the help file:
> /usr/share/pmix/help-pmix-runtime.txt: No such file or directory.  Sorry!
> --
> [ip-10-84-234-171:1976539] PMIX ERROR: NOT-FOUND in file 
> ../../../../../../../../opal/mca/pmix/pmix3x/pmix/src/server/pmix_server.c 

Bug#1069494: haskell-pandoc: FTBFS on armhf: unsatisfiable build-dependencies

2024-04-20 Thread Lucas Nussbaum
Source: haskell-pandoc
Version: 3.1.3-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armhf

Hi,

During a rebuild of all packages in sid, your package failed to build
on armhf.


Relevant part (hopefully):
> +--+
> | Install package build dependencies  
>  |
> +--+
> 
> 
> Setup apt archive
> -
> 
> Merged Build-Depends: debhelper (>= 10), haskell-devscripts-minimal | 
> haskell-devscripts (>= 0.13), cdbs, ghc, ghc-prof, libghc-glob-dev (>= 0.7), 
> libghc-glob-dev (<< 0.11), libghc-glob-prof, libghc-juicypixels-dev (>= 
> 3.1.6.1), libghc-juicypixels-dev (<< 3.4), libghc-juicypixels-prof, 
> libghc-sha-dev (>= 1.6), libghc-sha-dev (<< 1.7), libghc-sha-prof, 
> libghc-aeson-dev (>= 2.0.1.0), libghc-aeson-dev (<< 2.2), libghc-aeson-prof, 
> libghc-aeson-pretty-dev (>= 0.8.9), libghc-aeson-pretty-dev (<< 0.9), 
> libghc-aeson-pretty-prof, libghc-attoparsec-dev (>= 0.12), 
> libghc-attoparsec-dev (<< 0.15), libghc-attoparsec-prof, 
> libghc-base64-bytestring-dev (>= 0.1), libghc-base64-bytestring-dev (<< 1.3), 
> libghc-base64-bytestring-prof, libghc-blaze-html-dev (>= 0.9), 
> libghc-blaze-html-dev (<< 0.10), libghc-blaze-html-prof, 
> libghc-blaze-markup-dev (>= 0.8), libghc-blaze-markup-dev (<< 0.9), 
> libghc-blaze-markup-prof, libghc-case-insensitive-dev (>= 1.2), 
> libghc-case-insensitive-dev (<< 1.3), libghc-case-insensitive-prof, 
> libghc-citeproc-dev (>= 0.8.1), libghc-citeproc-dev (<< 0.9), 
> libghc-citeproc-prof, libghc-commonmark-dev (>= 0.2.2), libghc-commonmark-dev 
> (<< 0.3), libghc-commonmark-prof, libghc-commonmark-extensions-dev (>= 
> 0.2.3.4), libghc-commonmark-extensions-dev (<< 0.3), 
> libghc-commonmark-extensions-prof, libghc-commonmark-pandoc-dev (>= 0.2.1.3), 
> libghc-commonmark-pandoc-dev (<< 0.3), libghc-commonmark-pandoc-prof, 
> libghc-connection-dev (>= 0.3.1), libghc-connection-prof, 
> libghc-data-default-dev (>= 0.4), libghc-data-default-dev (<< 0.8), 
> libghc-data-default-prof, libghc-diff-dev (>= 0.2), libghc-diff-dev (<< 0.5), 
> libghc-diff-prof, libghc-doclayout-dev (>= 0.4.0.1), libghc-doclayout-dev (<< 
> 0.5), libghc-doclayout-prof, libghc-doctemplates-dev (>= 0.11), 
> libghc-doctemplates-dev (<< 0.12), libghc-doctemplates-prof, 
> libghc-emojis-dev (>= 0.1), libghc-emojis-dev (<< 0.2), libghc-emojis-prof, 
> libghc-file-embed-dev (>= 0.0), libghc-file-embed-dev (<< 0.1), 
> libghc-file-embed-prof, libghc-gridtables-dev (>= 0.1), libghc-gridtables-dev 
> (<< 0.2), libghc-gridtables-prof, libghc-haddock-library-dev (>= 1.10), 
> libghc-haddock-library-dev (<< 1.12), libghc-haddock-library-prof, 
> libghc-http-client-dev (>= 0.4.30), libghc-http-client-dev (<< 0.8), 
> libghc-http-client-prof, libghc-http-client-tls-dev (>= 0.2.4), 
> libghc-http-client-tls-dev (<< 0.4), libghc-http-client-tls-prof, 
> libghc-http-types-dev (>= 0.8), libghc-http-types-dev (<< 0.13), 
> libghc-http-types-prof, libghc-ipynb-dev (>= 0.2), libghc-ipynb-dev (<< 0.3), 
> libghc-ipynb-prof, libghc-jira-wiki-markup-dev (>= 1.5.1), 
> libghc-jira-wiki-markup-dev (<< 1.6), libghc-jira-wiki-markup-prof, 
> libghc-mime-types-dev (>= 0.1.1), libghc-mime-types-dev (<< 0.2), 
> libghc-mime-types-prof, libghc-network-dev (>= 2.6), libghc-network-prof, 
> libghc-network-uri-dev (>= 2.6), libghc-network-uri-dev (<< 2.8), 
> libghc-network-uri-prof, libghc-pandoc-types-dev (>= 1.23), 
> libghc-pandoc-types-dev (<< 1.24), libghc-pandoc-types-prof, 
> libghc-pretty-show-dev (>= 1.10), libghc-pretty-show-dev (<< 1.11), 
> libghc-pretty-show-prof, libghc-random-dev (>= 1), libghc-random-dev (<< 
> 1.3), libghc-random-prof, libghc-safe-dev (>= 0.3.18), libghc-safe-dev (<< 
> 0.4), libghc-safe-prof, libghc-scientific-dev (>= 0.3), libghc-scientific-dev 
> (<< 0.4), libghc-scientific-prof, libghc-skylighting-dev (>= 0.13.2.1), 
> libghc-skylighting-dev (<< 0.14), libghc-skylighting-prof, 
> libghc-skylighting-core-dev (>= 0.13.2.1), libghc-skylighting-core-dev (<< 
> 0.14), libghc-skylighting-core-prof, libghc-split-dev (>= 0.2), 
> libghc-split-dev (<< 0.3), libghc-split-prof, libghc-syb-dev (>= 0.1), 
> libghc-syb-dev (<< 0.8), libghc-syb-prof, libghc-tagsoup-dev (>= 0.14.6), 
> libghc-tagsoup-dev (<< 0.15), libghc-tagsoup-prof, libghc-tasty-dev (>= 
> 0.11), libghc-tasty-dev (<< 1.5), libghc-tasty-prof, libghc-tasty-golden-dev 
> (>= 2.3), libghc-tasty-golden-dev (<< 2.4), libghc-tasty-golden-prof, 
> libghc-tasty-hunit-dev (>= 0.9), libghc-tasty-hunit-dev (<< 0.11), 
> libghc-tasty-hunit-prof, libghc-tasty-quickcheck-dev (>= 0.8), 
> libghc-tasty-quickcheck-dev (<< 0.11), libghc-tasty-quickcheck-prof, 
> libghc-temporary-dev (>= 1.1), libghc-temporary-dev (<< 1.4), 
> libghc-temporary-prof, libghc-texmath-dev 

Bug#1069493: haskell-pandoc-lua-engine: FTBFS on armhf: unsatisfiable build-dependencies

2024-04-20 Thread Lucas Nussbaum
Source: haskell-pandoc-lua-engine
Version: 0.2.0.1-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armhf

Hi,

During a rebuild of all packages in sid, your package failed to build
on armhf.


Relevant part (hopefully):
> +--+
> | Install package build dependencies  
>  |
> +--+
> 
> 
> Setup apt archive
> -
> 
> Merged Build-Depends: debhelper (>= 10), haskell-devscripts (>= 0.13), cdbs, 
> ghc (>= 9.4), ghc-prof, libghc-sha-dev (>= 1.6), libghc-sha-dev (<< 1.7), 
> libghc-sha-prof, libghc-aeson-dev, libghc-aeson-prof, libghc-citeproc-dev (>= 
> 0.8), libghc-citeproc-dev (<< 0.9), libghc-citeproc-prof, 
> libghc-data-default-dev (>= 0.4), libghc-data-default-dev (<< 0.8), 
> libghc-data-default-prof, libghc-doclayout-dev (>= 0.4), libghc-doclayout-dev 
> (<< 0.5), libghc-doclayout-prof, libghc-doctemplates-dev (>= 0.11), 
> libghc-doctemplates-dev (<< 0.12), libghc-doctemplates-prof, libghc-hslua-dev 
> (>= 2.3), libghc-hslua-dev (<< 2.4), libghc-hslua-prof, 
> libghc-hslua-module-doclayout-dev (>= 1.1), libghc-hslua-module-doclayout-dev 
> (<< 1.2), libghc-hslua-module-doclayout-prof, libghc-hslua-module-path-dev 
> (>= 1.1), libghc-hslua-module-path-dev (<< 1.2), 
> libghc-hslua-module-path-prof, libghc-hslua-module-system-dev (>= 1.1), 
> libghc-hslua-module-system-dev (<< 1.2), libghc-hslua-module-system-prof, 
> libghc-hslua-module-text-dev (>= 1.1), libghc-hslua-module-text-dev (<< 1.2), 
> libghc-hslua-module-text-prof, libghc-hslua-module-version-dev (>= 1.1), 
> libghc-hslua-module-version-dev (<< 1.2), libghc-hslua-module-version-prof, 
> libghc-hslua-module-zip-dev (>= 1.1), libghc-hslua-module-zip-dev (<< 1.2), 
> libghc-hslua-module-zip-prof, libghc-hslua-repl-dev (>= 0.1.1), 
> libghc-hslua-repl-dev (<< 0.2), libghc-hslua-repl-prof, libghc-lpeg-dev (>= 
> 1.0.4), libghc-lpeg-dev (<< 1.1), libghc-lpeg-prof, libghc-pandoc-dev (>= 
> 3.1.2), libghc-pandoc-dev (<< 3.2), libghc-pandoc-prof, 
> libghc-pandoc-lua-marshal-dev (>= 0.2.2), libghc-pandoc-lua-marshal-dev (<< 
> 0.3), libghc-pandoc-lua-marshal-prof, libghc-pandoc-types-dev (>= 1.22), 
> libghc-pandoc-types-dev (<< 1.24), libghc-pandoc-types-prof, 
> libghc-tasty-dev, libghc-tasty-prof, libghc-tasty-golden-dev, 
> libghc-tasty-golden-prof, libghc-tasty-hunit-dev, libghc-tasty-hunit-prof, 
> libghc-tasty-lua-dev (>= 1.1), libghc-tasty-lua-dev (<< 1.2), 
> libghc-tasty-lua-prof, pandoc-data, build-essential, fakeroot, ghc-doc, 
> libghc-sha-doc, libghc-aeson-doc, libghc-citeproc-doc, 
> libghc-data-default-doc, libghc-doclayout-doc, libghc-doctemplates-doc, 
> libghc-hslua-doc, libghc-hslua-module-doclayout-doc, 
> libghc-hslua-module-path-doc, libghc-hslua-module-system-doc, 
> libghc-hslua-module-text-doc, libghc-hslua-module-version-doc, 
> libghc-hslua-module-zip-doc, libghc-hslua-repl-doc, libghc-lpeg-doc, 
> libghc-pandoc-doc, libghc-pandoc-lua-marshal-doc, libghc-pandoc-types-doc
> Filtered Build-Depends: debhelper (>= 10), haskell-devscripts (>= 0.13), 
> cdbs, ghc (>= 9.4), ghc-prof, libghc-sha-dev (>= 1.6), libghc-sha-dev (<< 
> 1.7), libghc-sha-prof, libghc-aeson-dev, libghc-aeson-prof, 
> libghc-citeproc-dev (>= 0.8), libghc-citeproc-dev (<< 0.9), 
> libghc-citeproc-prof, libghc-data-default-dev (>= 0.4), 
> libghc-data-default-dev (<< 0.8), libghc-data-default-prof, 
> libghc-doclayout-dev (>= 0.4), libghc-doclayout-dev (<< 0.5), 
> libghc-doclayout-prof, libghc-doctemplates-dev (>= 0.11), 
> libghc-doctemplates-dev (<< 0.12), libghc-doctemplates-prof, libghc-hslua-dev 
> (>= 2.3), libghc-hslua-dev (<< 2.4), libghc-hslua-prof, 
> libghc-hslua-module-doclayout-dev (>= 1.1), libghc-hslua-module-doclayout-dev 
> (<< 1.2), libghc-hslua-module-doclayout-prof, libghc-hslua-module-path-dev 
> (>= 1.1), libghc-hslua-module-path-dev (<< 1.2), 
> libghc-hslua-module-path-prof, libghc-hslua-module-system-dev (>= 1.1), 
> libghc-hslua-module-system-dev (<< 1.2), libghc-hslua-module-system-prof, 
> libghc-hslua-module-text-dev (>= 1.1), libghc-hslua-module-text-dev (<< 1.2), 
> libghc-hslua-module-text-prof, libghc-hslua-module-version-dev (>= 1.1), 
> libghc-hslua-module-version-dev (<< 1.2), libghc-hslua-module-version-prof, 
> libghc-hslua-module-zip-dev (>= 1.1), libghc-hslua-module-zip-dev (<< 1.2), 
> libghc-hslua-module-zip-prof, libghc-hslua-repl-dev (>= 0.1.1), 
> libghc-hslua-repl-dev (<< 0.2), libghc-hslua-repl-prof, libghc-lpeg-dev (>= 
> 1.0.4), libghc-lpeg-dev (<< 1.1), libghc-lpeg-prof, libghc-pandoc-dev (>= 
> 3.1.2), libghc-pandoc-dev (<< 3.2), libghc-pandoc-prof, 
> libghc-pandoc-lua-marshal-dev (>= 0.2.2), libghc-pandoc-lua-marshal-dev (<< 
> 0.3), libghc-pandoc-lua-marshal-prof, libghc-pandoc-types-dev (>= 1.22), 
> 

Bug#1069491: haskell-stack: FTBFS on armhf: unsatisfiable build-dependencies

2024-04-20 Thread Lucas Nussbaum
Source: haskell-stack
Version: 2.9.3.1-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armhf

Hi,

During a rebuild of all packages in sid, your package failed to build
on armhf.


Relevant part (hopefully):
> +--+
> | Install package build dependencies  
>  |
> +--+
> 
> 
> Setup apt archive
> -
> 
> Merged Build-Depends: cdbs, debhelper (>= 10), haskell-devscripts, ghc (>= 
> 9.4), libghc-aeson-dev (>= 2.0.3.0), libghc-annotated-wl-pprint-dev, 
> libghc-ansi-terminal-dev, libghc-async-dev, libghc-attoparsec-dev, 
> libghc-base64-bytestring-dev, libghc-casa-client-dev, libghc-casa-types-dev, 
> libghc-colour-dev, libghc-conduit-dev, libghc-conduit-extra-dev, 
> libghc-cryptonite-dev, libghc-cryptonite-conduit-dev, libghc-echo-dev, 
> libghc-extra-dev, libghc-file-embed-dev, libghc-filelock-dev, 
> libghc-fsnotify-dev (>= 0.4.1), libghc-generic-deriving-dev, 
> libghc-hackage-security-dev, libghc-hashable-dev, libghc-hi-file-parser-dev, 
> libghc-hpack-dev, libghc-http-client-dev, libghc-http-client-tls-dev, 
> libghc-http-conduit-dev, libghc-http-download-dev, libghc-http-types-dev, 
> libghc-memory-dev, libghc-microlens-dev, libghc-mono-traversable-dev, 
> libghc-mustache-dev, libghc-neat-interpolation-dev, libghc-network-uri-dev, 
> libghc-open-browser-dev, libghc-optparse-applicative-dev (>= 0.17.0.0), 
> libghc-pantry-dev (>= 0.8.1), libghc-path-dev, libghc-path-io-dev, 
> libghc-persistent-dev (>= 2.13.3.5), libghc-persistent-dev (<< 2.15), 
> libghc-persistent-sqlite-dev, libghc-persistent-template-dev, 
> libghc-primitive-dev, libghc-project-template-dev, libghc-random-dev, 
> libghc-retry-dev, libghc-rio-dev (>= 0.1.22.0), libghc-rio-prettyprint-dev 
> (>= 0.1.4.0), libghc-semigroups-dev, libghc-split-dev, 
> libghc-streaming-commons-dev, libghc-tar-dev, libghc-temporary-dev, 
> libghc-text-metrics-dev, libghc-th-reify-many-dev, libghc-tls-dev, 
> libghc-typed-process-dev, libghc-unicode-transforms-dev, 
> libghc-unix-compat-dev, libghc-unliftio-dev, libghc-unordered-containers-dev, 
> libghc-vector-dev, libghc-yaml-dev, libghc-zip-archive-dev, libghc-zlib-dev, 
> libghc-quickcheck2-dev, libghc-hspec-dev, libghc-raw-strings-qq-dev, 
> libghc-smallcheck-dev, build-essential, fakeroot
> Filtered Build-Depends: cdbs, debhelper (>= 10), haskell-devscripts, ghc (>= 
> 9.4), libghc-aeson-dev (>= 2.0.3.0), libghc-annotated-wl-pprint-dev, 
> libghc-ansi-terminal-dev, libghc-async-dev, libghc-attoparsec-dev, 
> libghc-base64-bytestring-dev, libghc-casa-client-dev, libghc-casa-types-dev, 
> libghc-colour-dev, libghc-conduit-dev, libghc-conduit-extra-dev, 
> libghc-cryptonite-dev, libghc-cryptonite-conduit-dev, libghc-echo-dev, 
> libghc-extra-dev, libghc-file-embed-dev, libghc-filelock-dev, 
> libghc-fsnotify-dev (>= 0.4.1), libghc-generic-deriving-dev, 
> libghc-hackage-security-dev, libghc-hashable-dev, libghc-hi-file-parser-dev, 
> libghc-hpack-dev, libghc-http-client-dev, libghc-http-client-tls-dev, 
> libghc-http-conduit-dev, libghc-http-download-dev, libghc-http-types-dev, 
> libghc-memory-dev, libghc-microlens-dev, libghc-mono-traversable-dev, 
> libghc-mustache-dev, libghc-neat-interpolation-dev, libghc-network-uri-dev, 
> libghc-open-browser-dev, libghc-optparse-applicative-dev (>= 0.17.0.0), 
> libghc-pantry-dev (>= 0.8.1), libghc-path-dev, libghc-path-io-dev, 
> libghc-persistent-dev (>= 2.13.3.5), libghc-persistent-dev (<< 2.15), 
> libghc-persistent-sqlite-dev, libghc-persistent-template-dev, 
> libghc-primitive-dev, libghc-project-template-dev, libghc-random-dev, 
> libghc-retry-dev, libghc-rio-dev (>= 0.1.22.0), libghc-rio-prettyprint-dev 
> (>= 0.1.4.0), libghc-semigroups-dev, libghc-split-dev, 
> libghc-streaming-commons-dev, libghc-tar-dev, libghc-temporary-dev, 
> libghc-text-metrics-dev, libghc-th-reify-many-dev, libghc-tls-dev, 
> libghc-typed-process-dev, libghc-unicode-transforms-dev, 
> libghc-unix-compat-dev, libghc-unliftio-dev, libghc-unordered-containers-dev, 
> libghc-vector-dev, libghc-yaml-dev, libghc-zip-archive-dev, libghc-zlib-dev, 
> libghc-quickcheck2-dev, libghc-hspec-dev, libghc-raw-strings-qq-dev, 
> libghc-smallcheck-dev, build-essential, fakeroot
> dpkg-deb: building package 'sbuild-build-depends-main-dummy' in 
> '/<>/apt_archive/sbuild-build-depends-main-dummy.deb'.
> Ign:1 copy:/<>/apt_archive ./ InRelease
> Get:2 copy:/<>/apt_archive ./ Release [615 B]
> Ign:3 copy:/<>/apt_archive ./ Release.gpg
> Get:4 copy:/<>/apt_archive ./ Sources [2397 B]
> Get:5 copy:/<>/apt_archive ./ Packages [2427 B]
> Fetched 5439 B in 0s (0 B/s)
> Reading package lists...
> Reading package lists...
> 
> Install main build dependencies (apt-based resolver)
> 

Bug#1069490: superlu-dist: FTBFS on armhf: tests fail

2024-04-20 Thread Lucas Nussbaum
Source: superlu-dist
Version: 8.2.1+dfsg1-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armhf

Hi,

During a rebuild of all packages in sid, your package failed to build
on armhf.


Relevant part (hopefully):
> make[2]: Entering directory '/<>/obj-arm-linux-gnueabihf'
> Running tests...
> /usr/bin/ctest --force-new-ctest-process --verbose -j1
> UpdateCTestConfiguration  from 
> :/<>/obj-arm-linux-gnueabihf/DartConfiguration.tcl
> Parse Config 
> file:/<>/obj-arm-linux-gnueabihf/DartConfiguration.tcl
> UpdateCTestConfiguration  from 
> :/<>/obj-arm-linux-gnueabihf/DartConfiguration.tcl
> Parse Config 
> file:/<>/obj-arm-linux-gnueabihf/DartConfiguration.tcl
> Test project /<>/obj-arm-linux-gnueabihf
> Constructing a list of tests
> Done constructing a list of tests
> Updating test list for fixtures
> Added 0 tests to meet fixture requirements
> Checking test dependency graph...
> Checking test dependency graph end
> test 1
>   Start  1: pdtest_1x1_1_2_8_20_SP
> 
> 1: Test command: /usr/bin/mpiexec "-n" "1" "--allow-run-as-root" "./pdtest" 
> "-r" "1" "-c" "1" "-s" "1" "-b" "2" "-x" "8" "-m" "20" "-f" 
> "/<>/EXAMPLE/g20.rua"
> 1: Working Directory: /<>/obj-arm-linux-gnueabihf/TEST
> 1: Test timeout computed to be: 1500
> 1: --
> 1: Sorry!  You were supposed to get help about:
> 1: pmix_init:startup:internal-failure
> 1: But I couldn't open the help file:
> 1: /usr/share/pmix/help-pmix-runtime.txt: No such file or directory.  
> Sorry!
> 1: --
> 1: [ip-10-84-234-180:3632169] PMIX ERROR: NOT-FOUND in file 
> ../../../../../../../../opal/mca/pmix/pmix3x/pmix/src/server/pmix_server.c at 
> line 237
>  1/17 Test  #1: pdtest_1x1_1_2_8_20_SP ...***Failed0.02 sec
> --
> Sorry!  You were supposed to get help about:
> pmix_init:startup:internal-failure
> But I couldn't open the help file:
> /usr/share/pmix/help-pmix-runtime.txt: No such file or directory.  Sorry!
> --
> [ip-10-84-234-180:3632169] PMIX ERROR: NOT-FOUND in file 
> ../../../../../../../../opal/mca/pmix/pmix3x/pmix/src/server/pmix_server.c at 
> line 237
> 
> test 2
>   Start  2: pdtest_1x1_3_2_8_20_SP
> 
> 2: Test command: /usr/bin/mpiexec "-n" "1" "--allow-run-as-root" "./pdtest" 
> "-r" "1" "-c" "1" "-s" "3" "-b" "2" "-x" "8" "-m" "20" "-f" 
> "/<>/EXAMPLE/g20.rua"
> 2: Working Directory: /<>/obj-arm-linux-gnueabihf/TEST
> 2: Test timeout computed to be: 1500
> 2: --
> 2: Sorry!  You were supposed to get help about:
> 2: pmix_init:startup:internal-failure
> 2: But I couldn't open the help file:
> 2: /usr/share/pmix/help-pmix-runtime.txt: No such file or directory.  
> Sorry!
> 2: --
> 2: [ip-10-84-234-180:3632170] PMIX ERROR: NOT-FOUND in file 
> ../../../../../../../../opal/mca/pmix/pmix3x/pmix/src/server/pmix_server.c at 
> line 237
>  2/17 Test  #2: pdtest_1x1_3_2_8_20_SP ...***Failed0.01 sec
> --
> Sorry!  You were supposed to get help about:
> pmix_init:startup:internal-failure
> But I couldn't open the help file:
> /usr/share/pmix/help-pmix-runtime.txt: No such file or directory.  Sorry!
> --
> [ip-10-84-234-180:3632170] PMIX ERROR: NOT-FOUND in file 
> ../../../../../../../../opal/mca/pmix/pmix3x/pmix/src/server/pmix_server.c at 
> line 237
> 
> test 3
>   Start  3: pdtest_1x2_1_2_8_20_SP
> 
> 3: Test command: /usr/bin/mpiexec "-n" "2" "--allow-run-as-root" "./pdtest" 
> "-r" "1" "-c" "2" "-s" "1" "-b" "2" "-x" "8" "-m" "20" "-f" 
> "/<>/EXAMPLE/g20.rua"
> 3: Working Directory: /<>/obj-arm-linux-gnueabihf/TEST
> 3: Test timeout computed to be: 1500
> 3: --
> 3: Sorry!  You were supposed to get help about:
> 3: pmix_init:startup:internal-failure
> 3: But I couldn't open the help file:
> 3: /usr/share/pmix/help-pmix-runtime.txt: No such file or directory.  
> Sorry!
> 3: --
> 3: [ip-10-84-234-180:3632171] PMIX ERROR: NOT-FOUND in file 
> ../../../../../../../../opal/mca/pmix/pmix3x/pmix/src/server/pmix_server.c at 
> line 237
>  3/17 Test  #3: pdtest_1x2_1_2_8_20_SP ...***Failed0.01 sec
> --
> Sorry!  You were supposed to get help about:
> pmix_init:startup:internal-failure
> But I couldn't 

Bug#1069489: haskell-tldr: FTBFS on armhf: unsatisfiable build-dependencies

2024-04-20 Thread Lucas Nussbaum
Source: haskell-tldr
Version: 0.9.2-5
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armhf

Hi,

During a rebuild of all packages in sid, your package failed to build
on armhf.


Relevant part (hopefully):
> +--+
> | Install package build dependencies  
>  |
> +--+
> 
> 
> Setup apt archive
> -
> 
> Merged Build-Depends: debhelper (>= 10), haskell-devscripts-minimal | 
> haskell-devscripts (>= 0.8), cdbs, help2man, ghc (>= 9.4), ghc-prof, 
> libghc-ansi-terminal-dev, libghc-ansi-terminal-prof, libghc-attoparsec-dev, 
> libghc-attoparsec-prof, libghc-cmark-dev, libghc-cmark-prof, 
> libghc-http-conduit-dev, libghc-http-conduit-prof, 
> libghc-optparse-applicative-dev, libghc-optparse-applicative-prof, 
> libghc-semigroups-dev, libghc-semigroups-prof, libghc-zip-archive-dev, 
> libghc-zip-archive-prof, libghc-tasty-dev, libghc-tasty-prof, 
> libghc-tasty-golden-dev, libghc-tasty-golden-prof, build-essential, fakeroot, 
> ghc-doc, libghc-ansi-terminal-doc, libghc-attoparsec-doc, libghc-cmark-doc, 
> libghc-http-conduit-doc, libghc-optparse-applicative-doc, 
> libghc-semigroups-doc, libghc-zip-archive-doc
> Filtered Build-Depends: debhelper (>= 10), haskell-devscripts-minimal, cdbs, 
> help2man, ghc (>= 9.4), ghc-prof, libghc-ansi-terminal-dev, 
> libghc-ansi-terminal-prof, libghc-attoparsec-dev, libghc-attoparsec-prof, 
> libghc-cmark-dev, libghc-cmark-prof, libghc-http-conduit-dev, 
> libghc-http-conduit-prof, libghc-optparse-applicative-dev, 
> libghc-optparse-applicative-prof, libghc-semigroups-dev, 
> libghc-semigroups-prof, libghc-zip-archive-dev, libghc-zip-archive-prof, 
> libghc-tasty-dev, libghc-tasty-prof, libghc-tasty-golden-dev, 
> libghc-tasty-golden-prof, build-essential, fakeroot, ghc-doc, 
> libghc-ansi-terminal-doc, libghc-attoparsec-doc, libghc-cmark-doc, 
> libghc-http-conduit-doc, libghc-optparse-applicative-doc, 
> libghc-semigroups-doc, libghc-zip-archive-doc
> dpkg-deb: building package 'sbuild-build-depends-main-dummy' in 
> '/<>/apt_archive/sbuild-build-depends-main-dummy.deb'.
> Ign:1 copy:/<>/apt_archive ./ InRelease
> Get:2 copy:/<>/apt_archive ./ Release [615 B]
> Ign:3 copy:/<>/apt_archive ./ Release.gpg
> Get:4 copy:/<>/apt_archive ./ Sources [1352 B]
> Get:5 copy:/<>/apt_archive ./ Packages [1332 B]
> Fetched 3299 B in 0s (0 B/s)
> Reading package lists...
> Reading package lists...
> 
> Install main build dependencies (apt-based resolver)
> 
> 
> Installing build dependencies
> Reading package lists...
> Building dependency tree...
> Reading state information...
> Some packages could not be installed. This may mean that you have
> requested an impossible situation or if you are using the unstable
> distribution that some required packages have not yet been created
> or been moved out of Incoming.
> The following information may help to resolve the situation:
> 
> The following packages have unmet dependencies:
>  libghc-http-conduit-dev : Depends: libghc-aeson-dev-2.1.2.1-7890a but it is 
> not installable
>Depends: libghc-attoparsec-dev-0.14.4-7fc9c but it 
> is not installable
>Depends: libghc-base-dev-4.17.2.0-38dbb but it is 
> not installable
>Depends: libghc-bytestring-dev-0.11.5.2-302b4 but 
> it is not installable
>Depends: libghc-conduit-dev-1.3.5-de751 but it is 
> not installable
>Depends: libghc-conduit-extra-dev-1.3.6-4da57 but 
> it is not installable
>Depends: libghc-http-client-dev-0.7.14-1da8e but 
> it is not installable
>Depends: libghc-http-client-tls-dev-0.3.6.1-75ddc
>Depends: libghc-http-types-dev-0.12.3-41c60 but it 
> is not installable
>Depends: libghc-resourcet-dev-1.2.6-4ddaa but it 
> is not installable
>  libghc-http-conduit-prof : Depends: libghc-aeson-prof-2.1.2.1-7890a but it 
> is not installable
> Depends: libghc-attoparsec-prof-0.14.4-7fc9c but 
> it is not installable
> Depends: libghc-base-prof-4.17.2.0-38dbb but it 
> is not installable
> Depends: libghc-bytestring-prof-0.11.5.2-302b4 
> but it is not installable
> Depends: libghc-conduit-extra-prof-1.3.6-4da57 
> but it is not installable
> Depends: libghc-conduit-prof-1.3.5-de751 but it 
> is not installable
> Depends: libghc-http-client-prof-0.7.14-1da8e but 
> it is not installable
> Depends: 

Bug#1069487: pseudo: FTBFS on armhf: {standard input}:26700: Error: symbol `open64' is already defined

2024-04-20 Thread Lucas Nussbaum
Source: pseudo
Version: 1.9.0+git20230301+ec6151a2b057-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armhf

Hi,

During a rebuild of all packages in sid, your package failed to build
on armhf.


Relevant part (hopefully):
> cc -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -D_LARGEFILE_SOURCE 
> -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 
> -Wl,-z,relro -pipe -std=gnu99 -Wall -W -Wextra -Wno-deprecated-declarations 
> -fPIC -D_LARGEFILE64_SOURCE -D_ATFILE_SOURCE  -DPSEUDO_PREFIX='"/usr"' 
> -DPSEUDO_SUFFIX='""' -DPSEUDO_BINDIR='"bin"' 
> -DPSEUDO_LIBDIR='"lib/arm-linux-gnueabihf/pseudo"' 
> -DPSEUDO_LOCALSTATEDIR='"var/pseudo"' -DPSEUDO_VERSION='"1.9.0"' 
> -DUSE_MEMORY_DB  -DPSEUDO_PASSWD_FALLBACK='""'   -DPSEUDO_XATTR_SUPPORT   
>  -O2 -g  -o bin/pseudolog pseudolog.o pseudo_client.o pseudo_ipc.o \
>   pseudo_db.o pseudo_tables.o pseudo_util.o -Wl,-z,relro -lsqlite3 
> -lpthread -ldl -lpthread
> {standard input}: Assembler messages:
> {standard input}:26700: Error: symbol `open64' is already defined
> {standard input}:27909: Error: symbol `openat64' is already defined
> {standard input}:38225: Error: symbol `__openat64_2' is already defined
> {standard input}:49933: Error: symbol `creat64' is already defined
> {standard input}:59933: Error: symbol `__fcntl_time64' is already defined
> {standard input}:63000: Error: symbol `fopen64' is already defined
> {standard input}:64806: Error: symbol `freopen64' is already defined
> {standard input}:66053: Error: symbol `__fstat64_time64' is already defined
> {standard input}:67392: Error: symbol `__fstatat64_time64' is already defined
> {standard input}:69921: Error: symbol `__ftw64_time64' is already defined
> {standard input}:78178: Error: symbol `__glob64_time64' is already defined
> {standard input}:85034: Error: symbol `__lstat64_time64' is already defined
> {standard input}:93605: Error: symbol `mkostemp64' is already defined
> {standard input}:95360: Error: symbol `mkstemp64' is already defined
> {standard input}:98362: Error: symbol `__nftw64_time64' is already defined
> {standard input}:104764: Error: symbol `scandir64' is already defined
> {standard input}:123344: Error: symbol `__stat64_time64' is already defined
> {standard input}:130262: Error: symbol `truncate64' is already defined
> make[1]: *** [Makefile:157: pseudo_wrappers.o] Error 1


The full build log is available from:
http://qa-logs.debian.net/2024/04/20/pseudo_1.9.0+git20230301+ec6151a2b057-1_unstable-armhf.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240420;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240420=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1069482: libnginx-mod-http-lua: FTBFS on armhf: make: *** [debian/rules:12: binary] Error 25

2024-04-20 Thread Lucas Nussbaum
Source: libnginx-mod-http-lua
Version: 1:0.10.26-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armhf

Hi,

During a rebuild of all packages in sid, your package failed to build
on armhf.


Relevant part (hopefully):
> make[1]: Entering directory '/usr/share/nginx/src'
> cc -c -fPIC -I/usr/include/luajit-2.1 -g -O2 
> -Werror=implicit-function-declaration -ffile-prefix-map=/<>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -DLUA_DEFAULT_PATH=\"/usr/share/lua/5.1/\?.lua\;\" -g 
> -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security 
> -DLUA_DEFAULT_PATH=\"/usr/share/lua/5.1/\?.lua\;\" -fPIC -D_LARGEFILE_SOURCE 
> -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 
> -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I 
> /usr/share/nginx-ndk/src/objs -I 
> /<>/obj-arm-linux-gnueabihf/addon/ndk -I /usr/include/luajit-2.1 
> -I /<>/./src/api -I /<>/obj-arm-linux-gnueabihf -I 
> src/http -I src/http/modules -I src/http/v2 -I /usr/share/nginx-ndk/src/src 
> -I /usr/share/nginx-ndk/src/src -I /usr/share/nginx-ndk/src/objs -I 
> /<>/obj-arm-linux-gnueabihf/addon/ndk \
>   -o 
> /<>/obj-arm-linux-gnueabihf/addon/src/ngx_http_lua_script.o \
>   /<>/./src/ngx_http_lua_script.c
> cc -c -fPIC -I/usr/include/luajit-2.1 -g -O2 
> -Werror=implicit-function-declaration -ffile-prefix-map=/<>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -DLUA_DEFAULT_PATH=\"/usr/share/lua/5.1/\?.lua\;\" -g 
> -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security 
> -DLUA_DEFAULT_PATH=\"/usr/share/lua/5.1/\?.lua\;\" -fPIC -D_LARGEFILE_SOURCE 
> -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 
> -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I 
> /usr/share/nginx-ndk/src/objs -I 
> /<>/obj-arm-linux-gnueabihf/addon/ndk -I /usr/include/luajit-2.1 
> -I /<>/./src/api -I /<>/obj-arm-linux-gnueabihf -I 
> src/http -I src/http/modules -I src/http/v2 -I /usr/share/nginx-ndk/src/src 
> -I /usr/share/nginx-ndk/src/src -I /usr/share/nginx-ndk/src/objs -I 
> /<>/obj-arm-linux-gnueabihf/addon/ndk \
>   -o 
> /<>/obj-arm-linux-gnueabihf/addon/src/ngx_http_lua_log.o \
>   /<>/./src/ngx_http_lua_log.c
> cc -c -fPIC -I/usr/include/luajit-2.1 -g -O2 
> -Werror=implicit-function-declaration -ffile-prefix-map=/<>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -DLUA_DEFAULT_PATH=\"/usr/share/lua/5.1/\?.lua\;\" -g 
> -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security 
> -DLUA_DEFAULT_PATH=\"/usr/share/lua/5.1/\?.lua\;\" -fPIC -D_LARGEFILE_SOURCE 
> -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 
> -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I 
> /usr/share/nginx-ndk/src/objs -I 
> /<>/obj-arm-linux-gnueabihf/addon/ndk -I /usr/include/luajit-2.1 
> -I /<>/./src/api -I /<>/obj-arm-linux-gnueabihf -I 
> src/http -I src/http/modules -I src/http/v2 -I /usr/share/nginx-ndk/src/src 
> -I /usr/share/nginx-ndk/src/src -I /usr/share/nginx-ndk/src/objs -I 
> /<>/obj-arm-linux-gnueabihf/addon/ndk \
>   -o 
> /<>/obj-arm-linux-gnueabihf/addon/src/ngx_http_lua_subrequest.o \
>   /<>/./src/ngx_http_lua_subrequest.c
> cc -c -fPIC -I/usr/include/luajit-2.1 -g -O2 
> -Werror=implicit-function-declaration -ffile-prefix-map=/<>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -DLUA_DEFAULT_PATH=\"/usr/share/lua/5.1/\?.lua\;\" -g 
> -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security 
> -DLUA_DEFAULT_PATH=\"/usr/share/lua/5.1/\?.lua\;\" -fPIC -D_LARGEFILE_SOURCE 
> -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 
> -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I 
> /usr/share/nginx-ndk/src/objs -I 
> /<>/obj-arm-linux-gnueabihf/addon/ndk -I /usr/include/luajit-2.1 
> -I /<>/./src/api -I /<>/obj-arm-linux-gnueabihf -I 
> src/http -I src/http/modules -I src/http/v2 -I /usr/share/nginx-ndk/src/src 
> -I /usr/share/nginx-ndk/src/src -I /usr/share/nginx-ndk/src/objs -I 
> /<>/obj-arm-linux-gnueabihf/addon/ndk \
>   -o 
> /<>/obj-arm-linux-gnueabihf/addon/src/ngx_http_lua_ndk.o \
>   /<>/./src/ngx_http_lua_ndk.c
> cc -c -fPIC -I/usr/include/luajit-2.1 -g -O2 
> -Werror=implicit-function-declaration -ffile-prefix-map=/<>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> 

Bug#1069486: priv-wrapper: FTBFS on armhf: 1: [ LINE ] --- ./tests/test_setrlimit.c:63: error: Failure!

2024-04-20 Thread Lucas Nussbaum
Source: priv-wrapper
Version: 1.0.1-3
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armhf

Hi,

During a rebuild of all packages in sid, your package failed to build
on armhf.


Relevant part (hopefully):
> make[1]: Entering directory '/<>/build'
> Running tests...
> /usr/bin/ctest --force-new-ctest-process --verbose -j4
> UpdateCTestConfiguration  from :/<>/build/DartConfiguration.tcl
> Parse Config file:/<>/build/DartConfiguration.tcl
> UpdateCTestConfiguration  from :/<>/build/DartConfiguration.tcl
> Parse Config file:/<>/build/DartConfiguration.tcl
> Test project /<>/build
> Constructing a list of tests
> Done constructing a list of tests
> Updating test list for fixtures
> Added 0 tests to meet fixture requirements
> Checking test dependency graph...
> Checking test dependency graph end
> test 1
> Start 1: test_setrlimit
> 
> 1: Test command: /<>/build/tests/test_setrlimit
> 1: Working Directory: /<>/build/tests
> 1: Environment variables: 
> 1:  LD_PRELOAD=/<>/build/src/libpriv_wrapper.so
> 1: Test timeout computed to be: 1500
> test 2
> Start 2: test_chroot
> 
> 2: Test command: /<>/build/tests/test_chroot
> 2: Working Directory: /<>/build/tests
> 2: Environment variables: 
> 2:  LD_PRELOAD=/<>/build/src/libpriv_wrapper.so
> 2: Test timeout computed to be: 1500
> test 3
> Start 3: test_prctl
> 
> 3: Test command: /<>/build/tests/test_prctl
> 3: Working Directory: /<>/build/tests
> 3: Environment variables: 
> 3:  LD_PRELOAD=/<>/build/src/libpriv_wrapper.so
> 3: Test timeout computed to be: 1500
> 1: [==] tests: Running 3 test(s).
> 1: [ RUN  ] test_RLIMIT_FSIZE
> 1: [   OK ] test_RLIMIT_FSIZE
> 1: [ RUN  ] test_RLIMIT_FSIZE_fail
> 1: [  ERROR   ] --- rc < 0, errno(22): Invalid argument
> 1: [   LINE   ] --- ./tests/test_setrlimit.c:63: error: Failure!
> 1: [  FAILED  ] test_RLIMIT_FSIZE_fail
> 1: [ RUN  ] test_setrlimit_combination
> 1: [   OK ] test_setrlimit_combination
> 1: [==] tests: 3 test(s) run.
> 1: [  PASSED  ] 2 test(s).
> 1: [  FAILED  ] tests: 1 test(s), listed below:
> 1: [  FAILED  ] test_RLIMIT_FSIZE_fail
> 1: 
> 1:  1 FAILED TEST(S)
> 2: [==] tests: Running 2 test(s).
> 2: [ RUN  ] test_chroot
> 2: [   OK ] test_chroot
> 2: [ RUN  ] test_chroot_fail
> 2: [   OK ] test_chroot_fail
> 2: [==] tests: 2 test(s) run.
> 2: [  PASSED  ] 2 test(s).
> 1/3 Test #1: test_setrlimit ...***Failed0.00 sec
> [==] tests: Running 3 test(s).
> [ RUN  ] test_RLIMIT_FSIZE
> [   OK ] test_RLIMIT_FSIZE
> [ RUN  ] test_RLIMIT_FSIZE_fail
> [  ERROR   ] --- rc < 0, errno(22): Invalid argument
> [   LINE   ] --- ./tests/test_setrlimit.c:63: error: Failure!
> [  FAILED  ] test_RLIMIT_FSIZE_fail
> [ RUN  ] test_setrlimit_combination
> [   OK ] test_setrlimit_combination
> [==] tests: 3 test(s) run.
> [  PASSED  ] 2 test(s).
> [  FAILED  ] tests: 1 test(s), listed below:
> [  FAILED  ] test_RLIMIT_FSIZE_fail
> 
>  1 FAILED TEST(S)
> 
> 2/3 Test #2: test_chroot ..   Passed0.00 sec
> 3: [==] tests: Running 7 test(s).
> 3: [ RUN  ] test_prctl_ALL
> 3: [   OK ] test_prctl_ALL
> 3: [ RUN  ] test_prctl_PR_SET_SECCOMP
> 3: [   OK ] test_prctl_PR_SET_SECCOMP
> 3: [ RUN  ] test_prctl_PR_SET_SECCOMP_fail
> 3: [   OK ] test_prctl_PR_SET_SECCOMP_fail
> 3: [ RUN  ] test_prctl_PR_SET_NO_NEW_PRIVS
> 3: [   OK ] test_prctl_PR_SET_NO_NEW_PRIVS
> 3: [ RUN  ] test_prctl_PR_SET_NO_NEW_PRIVS_fail
> 3: [   OK ] test_prctl_PR_SET_NO_NEW_PRIVS_fail
> 3: [ RUN  ] test_prctl_PR_SET_DUMPABLE
> 3: [   OK ] test_prctl_PR_SET_DUMPABLE
> 3: [ RUN  ] test_prctl_PR_SET_DUMPABLE_fail
> 3: [   OK ] test_prctl_PR_SET_DUMPABLE_fail
> 3: [==] tests: 7 test(s) run.
> 3: [  PASSED  ] 7 test(s).
> 3/3 Test #3: test_prctl ...   Passed0.00 sec
> 
> 67% tests passed, 1 tests failed out of 3
> 
> Total Test time (real) =   0.00 sec
> 
> The following tests FAILED:
> 1 - test_setrlimit (Failed)
> Errors while running CTest
> make[1]: *** [Makefile:94: test] Error 8


The full build log is available from:
http://qa-logs.debian.net/2024/04/20/priv-wrapper_1.0.1-3_unstable-armhf.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240420;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240420=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can 

Bug#1069485: ydotool: FTBFS on armhf: InputEvent.hpp:23:39: error: ‘struct input_event’ has no member named ‘time’

2024-04-20 Thread Lucas Nussbaum
Source: ydotool
Version: 0.1.8-3
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armhf

Hi,

During a rebuild of all packages in sid, your package failed to build
on armhf.


Relevant part (hopefully):
> /usr/bin/c++   -g -O2 -ffile-prefix-map=/<>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 
> -D_TIME_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu++14 -fPIC -MD -MT 
> CMakeFiles/ydotool_library_static.dir/Library/Instance.cpp.o -MF 
> CMakeFiles/ydotool_library_static.dir/Library/Instance.cpp.o.d -o 
> CMakeFiles/ydotool_library_static.dir/Library/Instance.cpp.o -c 
> /<>/Library/Instance.cpp
> In file included from /usr/include/evdevPlus/evdevPlus.hpp:17,
>  from /<>/Library/../CommonIncludes.hpp:44,
>  from /<>/Library/Utils.hpp:8,
>  from /<>/Library/Utils.cpp:5:
> /usr/include/evdevPlus/InputEvent.hpp:23:39: error: ‘struct input_event’ has 
> no member named ‘time’
>23 | timeval  = event.time;
>   |   ^~~~
> In file included from /usr/include/evdevPlus/evdevPlus.hpp:17,
>  from /<>/Library/../CommonIncludes.hpp:44,
>  from /<>/Library/Instance.hpp:16,
>  from /<>/Library/Instance.cpp:13:
> /usr/include/evdevPlus/InputEvent.hpp:23:39: error: ‘struct input_event’ has 
> no member named ‘time’
>23 | timeval  = event.time;
>   |   ^~~~
> In file included from /usr/include/evdevPlus/evdevPlus.hpp:17,
>  from /<>/Library/../CommonIncludes.hpp:44,
>  from /<>/Library/libydotool.hpp:16,
>  from /<>/Library/libydotool.cpp:13:
> /usr/include/evdevPlus/InputEvent.hpp:23:39: error: ‘struct input_event’ has 
> no member named ‘time’
>23 | timeval  = event.time;
>   |   ^~~~
> /usr/include/evdevPlus/InputEvent.hpp: In constructor 
> ‘evdevPlus::InputEvent::InputEvent(uint16_t, uint16_t, uint16_t, timeval*)’:
> /usr/include/evdevPlus/InputEvent.hpp:40:47: error: ‘struct input_event’ has 
> no member named ‘time’
>40 | memcpy(, time, 
> sizeof(timeval));
>   |   ^~~~
> /usr/include/evdevPlus/InputEvent.hpp: In constructor 
> ‘evdevPlus::InputEvent::InputEvent(uint16_t, uint16_t, uint16_t, timeval*)’:
> /usr/include/evdevPlus/InputEvent.hpp:40:47: error: ‘struct input_event’ has 
> no member named ‘time’
>40 | memcpy(, time, 
> sizeof(timeval));
>   |   ^~~~
> /usr/include/evdevPlus/InputEvent.hpp: In constructor 
> ‘evdevPlus::InputEvent::InputEvent(uint16_t, uint16_t, uint16_t, timeval*)’:
> /usr/include/evdevPlus/InputEvent.hpp:40:47: error: ‘struct input_event’ has 
> no member named ‘time’
>40 | memcpy(, time, 
> sizeof(timeval));
>   |   ^~~~
> In file included from /usr/include/evdevPlus/evdevPlus.hpp:17,
>  from /<>/Library/../CommonIncludes.hpp:44,
>  from /<>/Library/Tool.hpp:16,
>  from /<>/Library/Tool.cpp:13:
> /usr/include/evdevPlus/InputEvent.hpp:23:39: error: ‘struct input_event’ has 
> no member named ‘time’
>23 | timeval  = event.time;
>   |   ^~~~
> /usr/include/evdevPlus/InputEvent.hpp: In constructor 
> ‘evdevPlus::InputEvent::InputEvent(uint16_t, uint16_t, uint16_t, timeval*)’:
> /usr/include/evdevPlus/InputEvent.hpp:40:47: error: ‘struct input_event’ has 
> no member named ‘time’
>40 | memcpy(, time, 
> sizeof(timeval));
>   |   ^~~~
> make[5]: *** [CMakeFiles/ydotool_library_static.dir/build.make:121: 
> CMakeFiles/ydotool_library_static.dir/Library/Utils.cpp.o] Error 1


The full build log is available from:
http://qa-logs.debian.net/2024/04/20/ydotool_0.1.8-3_unstable-armhf.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240420;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240420=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1069484: cowdancer: FTBFS on armhf: ccjNp8Id.s:2361: Error: symbol `open64' is already defined

2024-04-20 Thread Lucas Nussbaum
Source: cowdancer
Version: 0.89
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armhf

Hi,

During a rebuild of all packages in sid, your package failed to build
on armhf.


Relevant part (hopefully):
> /bin/bash ./libtool  --tag=CC   --mode=link gcc -fno-strict-aliasing 
> -DCOWDANCER_SO="\"/usr/lib/cowdancer/libcowdancer.so\"" -g -O2 
> -Werror=implicit-function-declaration -ffile-prefix-map=/<>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security  -Wl,-z,relro -Wl,-z,now -o cowdancer-ilistdump 
> cowdancer-ilistdump.o log.o  
> libtool: link: gcc -fno-strict-aliasing 
> -DCOWDANCER_SO=\"/usr/lib/cowdancer/libcowdancer.so\" -g -O2 
> -Werror=implicit-function-declaration -ffile-prefix-map=/<>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -Wl,-z -Wl,relro -Wl,-z -Wl,now -o 
> cowdancer-ilistcreate cowdancer-ilistcreate.o ilistcreate.o log.o 
> /tmp/ccjNp8Id.s: Assembler messages:
> /tmp/ccjNp8Id.s:2361: Error: symbol `open64' is already defined
> /tmp/ccjNp8Id.s:2791: Error: symbol `creat64' is already defined
> /tmp/ccjNp8Id.s:3123: Error: symbol `fopen64' is already defined
> libtool: link: gcc -fno-strict-aliasing 
> -DCOWDANCER_SO=\"/usr/lib/cowdancer/libcowdancer.so\" -g -O2 
> -Werror=implicit-function-declaration -ffile-prefix-map=/<>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -Wl,-z -Wl,relro -Wl,-z -Wl,now -o 
> cowdancer-ilistdump cowdancer-ilistdump.o log.o 
> /bin/bash ./libtool  --tag=CC   --mode=link gcc -fno-strict-aliasing 
> -DCOWDANCER_SO="\"/usr/lib/cowdancer/libcowdancer.so\"" -g -O2 
> -Werror=implicit-function-declaration -ffile-prefix-map=/<>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security  -Wl,-z,relro -Wl,-z,now -o cowbuilder cowbuilder.o 
> parameter.o forkexec.o ilistcreate.o main.o cowbuilder_util.o log.o  
> make[1]: *** [Makefile:1184: libcowdancer_la-cowdancer.lo] Error 1


The full build log is available from:
http://qa-logs.debian.net/2024/04/20/cowdancer_0.89_unstable-armhf.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240420;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240420=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1069483: genwqe-user: FTBFS on armhf: wrapper.h:143:23: error: duplicate member ‘gzopen64’

2024-04-20 Thread Lucas Nussbaum
Source: genwqe-user
Version: 4.0.18-3.1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armhf

Hi,

During a rebuild of all packages in sid, your package failed to build
on armhf.


Relevant part (hopefully):
> gcc -c -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -Wdate-time 
> -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security 
> -DGIT_VERSION=\"4.0.18\" -I. -I../include -I../include/linux/uapi 
> -D_GNU_SOURCE=1 -I../include -DCONFIG_DLOPEN_MECHANISM 
> -DCONFIG_ZLIB_PATH=\"/lib/arm-linux-gnueabihf/libz.so.1\" 
> -DGIT_VERSION=\"4.0.18\" -I. -I../include -I../include/linux/uapi 
> -D_GNU_SOURCE=1 -I../include -DCONFIG_DLOPEN_MECHANISM 
> -DCONFIG_ZLIB_PATH=\"/lib/arm-linux-gnueabihf/libz.so.1\" 
> -DGIT_VERSION=\"4.0.18\" -I. -I../include -I../include/linux/uapi 
> -D_GNU_SOURCE=1 -I../include -DCONFIG_DLOPEN_MECHANISM 
> -DCONFIG_ZLIB_PATH=\"/lib/arm-linux-gnueabihf/libz.so.1\" -fPIC 
> -fno-strict-aliasing wrapper.c -o wrapper.o
> In file included from wrapper.c:25:
> wrapper.h:143:23: error: duplicate member ‘gzopen64’
>   143 | unsigned long gzopen;
>   |   ^~
> wrapper.h:147:23: error: duplicate member ‘gztell64’
>   147 | unsigned long gztell;
>   |   ^~
> wrapper.h:149:23: error: duplicate member ‘gzseek64’
>   149 | unsigned long gzseek;
>   |   ^~
> wrapper.h:154:23: error: duplicate member ‘gzoffset64’
>   154 | unsigned long gzoffset;
>   |   ^~~~
> In file included from wrapper.c:27:
> wrapper.h:171:23: error: duplicate member ‘adler32_combine64’
>   171 | unsigned long adler32_combine64;
>   |   ^
> wrapper.h:172:23: error: duplicate member ‘crc32_combine64’
>   172 | unsigned long crc32_combine64;
>   |   ^~~
> make[3]: *** [Makefile:211: wrapper.o] Error 1


The full build log is available from:
http://qa-logs.debian.net/2024/04/20/genwqe-user_4.0.18-3.1_unstable-armhf.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240420;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240420=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1069477: octave-stk: FTBFS on armhf: make: *** [debian/rules:5: binary] Error 134

2024-04-20 Thread Lucas Nussbaum
Source: octave-stk
Version: 2.8.1-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armhf

Hi,

During a rebuild of all packages in sid, your package failed to build
on armhf.


Relevant part (hopefully):
> make[1]: Entering directory '/<>/src'
> /usr/bin/mkoctfile --verbose --mex --output __stk_dist_pairwise__.mex 
> stk_dist_pairwise.c
> /usr/bin/mkoctfile --verbose --mex --output __get_column_number__.mex 
> get_column_number.c
> /usr/bin/mkoctfile --verbose --mex --output __stk_dist_matrixy__.mex 
> stk_dist_matrixy.c
> /usr/bin/mkoctfile --verbose --mex --output __stk_filldist_discr_mex__.mex 
> stk_filldist_discr_mex.c
> gcc -c -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -Wdate-time 
> -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/octave-8.4.0/octave/.. 
> -I/usr/include/octave-8.4.0/octave  -pthread -fopenmp -g -O2 
> -Werror=implicit-function-declaration -ffile-prefix-map=/<>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security   -I.  -DMEX_DEBUG stk_dist_pairwise.c -o 
> /tmp/oct-UF3qW1.o
> gcc -c -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -Wdate-time 
> -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/octave-8.4.0/octave/.. 
> -I/usr/include/octave-8.4.0/octave  -pthread -fopenmp -g -O2 
> -Werror=implicit-function-declaration -ffile-prefix-map=/<>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security   -I.  -DMEX_DEBUG get_column_number.c -o 
> /tmp/oct-G2cJZa.o
> gcc -c -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -Wdate-time 
> -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/octave-8.4.0/octave/.. 
> -I/usr/include/octave-8.4.0/octave  -pthread -fopenmp -g -O2 
> -Werror=implicit-function-declaration -ffile-prefix-map=/<>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security   -I.  -DMEX_DEBUG stk_dist_matrixy.c -o 
> /tmp/oct-EqvG1R.o
> gcc -c -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -Wdate-time 
> -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/octave-8.4.0/octave/.. 
> -I/usr/include/octave-8.4.0/octave  -pthread -fopenmp -g -O2 
> -Werror=implicit-function-declaration -ffile-prefix-map=/<>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security   -I.  -DMEX_DEBUG stk_filldist_discr_mex.c -o 
> /tmp/oct-uUnPP3.o
> g++ -I/usr/include/octave-8.4.0/octave/.. -I/usr/include/octave-8.4.0/octave  
> -pthread -fopenmp -g -O2 -ffile-prefix-map=/<>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security  -o __stk_dist_pairwise__.mex  /tmp/oct-UF3qW1.o   
> -shared -Wl,-Bsymbolic -Wl,-z,relro  -L/usr/lib/arm-linux-gnueabihf -shared 
> -Wl,-Bsymbolic  -flto=auto -ffat-lto-objects -Wl,-z,relro 
> g++ -I/usr/include/octave-8.4.0/octave/.. -I/usr/include/octave-8.4.0/octave  
> -pthread -fopenmp -g -O2 -ffile-prefix-map=/<>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security  -o __stk_dist_matrixy__.mex  /tmp/oct-EqvG1R.o   
> -shared -Wl,-Bsymbolic -Wl,-z,relro  -L/usr/lib/arm-linux-gnueabihf -shared 
> -Wl,-Bsymbolic  -flto=auto -ffat-lto-objects -Wl,-z,relro 
> g++ -I/usr/include/octave-8.4.0/octave/.. -I/usr/include/octave-8.4.0/octave  
> -pthread -fopenmp -g -O2 -ffile-prefix-map=/<>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security  -o __stk_filldist_discr_mex__.mex  /tmp/oct-uUnPP3.o 
>   -shared -Wl,-Bsymbolic -Wl,-z,relro  -L/usr/lib/arm-linux-gnueabihf -shared 
> -Wl,-Bsymbolic  -flto=auto -ffat-lto-objects -Wl,-z,relro 
> g++ -I/usr/include/octave-8.4.0/octave/.. -I/usr/include/octave-8.4.0/octave  
> -pthread -fopenmp -g -O2 -ffile-prefix-map=/<>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security  -o __get_column_number__.mex  /tmp/oct-G2cJZa.o   
> -shared -Wl,-Bsymbolic -Wl,-z,relro  -L/usr/lib/arm-linux-gnueabihf -shared 
> -Wl,-Bsymbolic  -flto=auto -ffat-lto-objects -Wl,-z,relro 
> /usr/bin/mkoctfile --verbose --mex --output __stk_gpquadform_matrixy__.mex 
> stk_gpquadform_matrixy.c
> /usr/bin/mkoctfile --verbose --mex --output __stk_isdominated_mex__.mex 
> stk_isdominated_mex.c
> gcc -c -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -Wdate-time 
> -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/octave-8.4.0/octave/.. 
> -I/usr/include/octave-8.4.0/octave  -pthread -fopenmp -g -O2 
> -Werror=implicit-function-declaration -ffile-prefix-map=/<>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security   -I.  -DMEX_DEBUG stk_gpquadform_matrixy.c -o 
> /tmp/oct-wlUvDw.o
> gcc -c -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -Wdate-time 
> -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/octave-8.4.0/octave/.. 
> -I/usr/include/octave-8.4.0/octave  -pthread -fopenmp -g -O2 
> -Werror=implicit-function-declaration 

Bug#1069481: freecdb: FTBFS on armhf: dh_auto_test: error: make -j4 check returned exit code 2

2024-04-20 Thread Lucas Nussbaum
Source: freecdb
Version: 0.76
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armhf

Hi,

During a rebuild of all packages in sid, your package failed to build
on armhf.


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> ./check-local cdbmake cdbdump cdbget cdbstats
> Checking cdbmake...
> cdbmake: fatal: unable to create tmp: invalid argument
> 111
> cdbmake: fatal: unable to create tmp: invalid argument
> 111
> cdbmake: fatal: unable to create tmp: invalid argument
> 111
> cdbmake: fatal: unable to create loop: symbolic link loop
> 111
> cdbmake: fatal: unable to create tmp: invalid argument
> 111
> cdbmake: fatal: unable to create tmp: invalid argument
> 111
> cdbmake: fatal: unable to create tmp: invalid argument
> 111
> cdbmake: fatal: unable to create tmp: invalid argument
> 111
> cdbmake failed.
> make[1]: *** [Makefile:25: check] Error 1
> make[1]: Leaving directory '/<>'
> dh_auto_test: error: make -j4 check returned exit code 2


The full build log is available from:
http://qa-logs.debian.net/2024/04/20/freecdb_0.76_unstable-armhf.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240420;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240420=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1069480: bochs: FTBFS on armhf: build-dependency not installable: gcc-i686-linux-gnu

2024-04-20 Thread Lucas Nussbaum
Source: bochs
Version: 2.8+dfsg-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armhf

Hi,

During a rebuild of all packages in sid, your package failed to build
on armhf.


Relevant part (hopefully):
> +--+
> | Install package build dependencies  
>  |
> +--+
> 
> 
> Setup apt archive
> -
> 
> Merged Build-Depends: bison, debhelper-compat (= 13), flex, libaa1-dev, 
> libasound2-dev, libgtk-3-dev, libice-dev, libltdl-dev, libncurses-dev, 
> libreadline-dev, libsdl2-dev, libsm-dev, libtool, libwxgtk3.2-dev, 
> libx11-dev, libxpm-dev, libz-dev, build-essential, fakeroot, acpica-tools, 
> bcc, bin86, docbook-dsssl, gcc-i686-linux-gnu
> Filtered Build-Depends: bison, debhelper-compat (= 13), flex, libaa1-dev, 
> libasound2-dev, libgtk-3-dev, libice-dev, libltdl-dev, libncurses-dev, 
> libreadline-dev, libsdl2-dev, libsm-dev, libtool, libwxgtk3.2-dev, 
> libx11-dev, libxpm-dev, libz-dev, build-essential, fakeroot, acpica-tools, 
> bcc, bin86, docbook-dsssl, gcc-i686-linux-gnu
> dpkg-deb: building package 'sbuild-build-depends-main-dummy' in 
> '/<>/apt_archive/sbuild-build-depends-main-dummy.deb'.
> Ign:1 copy:/<>/apt_archive ./ InRelease
> Get:2 copy:/<>/apt_archive ./ Release [609 B]
> Ign:3 copy:/<>/apt_archive ./ Release.gpg
> Get:4 copy:/<>/apt_archive ./ Sources [915 B]
> Get:5 copy:/<>/apt_archive ./ Packages [908 B]
> Fetched 2432 B in 0s (0 B/s)
> Reading package lists...
> Reading package lists...
> 
> Install main build dependencies (apt-based resolver)
> 
> 
> Installing build dependencies
> Reading package lists...
> Building dependency tree...
> Reading state information...
> Some packages could not be installed. This may mean that you have
> requested an impossible situation or if you are using the unstable
> distribution that some required packages have not yet been created
> or been moved out of Incoming.
> The following information may help to resolve the situation:
> 
> The following packages have unmet dependencies:
>  sbuild-build-depends-main-dummy : Depends: gcc-i686-linux-gnu but it is not 
> installable
> E: Unable to correct problems, you have held broken packages.
> apt-get failed.


The full build log is available from:
http://qa-logs.debian.net/2024/04/20/bochs_2.8+dfsg-1_unstable-armhf.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240420;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240420=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1069479: libpreludedb: FTBFS on armhf: unsatisfiable build-dependencies

2024-04-20 Thread Lucas Nussbaum
Source: libpreludedb
Version: 5.2.0-2.2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armhf

Hi,

During a rebuild of all packages in sid, your package failed to build
on armhf.


Relevant part (hopefully):
> +--+
> | Install package build dependencies  
>  |
> +--+
> 
> 
> Setup apt archive
> -
> 
> Merged Build-Depends: dpkg-dev (>= 1.22.5), debhelper-compat (= 13), 
> dh-sequence-python3, libprelude-dev (>= 5.2.0), libpq-dev, 
> default-libmysqlclient-dev, libsqlite3-dev, pkg-config, libpython3-all-dev, 
> python3-all-dev:any, swig, build-essential, fakeroot, gtk-doc-tools, 
> libglib2.0-dev
> Filtered Build-Depends: dpkg-dev (>= 1.22.5), debhelper-compat (= 13), 
> dh-sequence-python3, libprelude-dev (>= 5.2.0), libpq-dev, 
> default-libmysqlclient-dev, libsqlite3-dev, pkg-config, libpython3-all-dev, 
> python3-all-dev:any, swig, build-essential, fakeroot, gtk-doc-tools, 
> libglib2.0-dev
> dpkg-deb: building package 'sbuild-build-depends-main-dummy' in 
> '/<>/apt_archive/sbuild-build-depends-main-dummy.deb'.
> Ign:1 copy:/<>/apt_archive ./ InRelease
> Get:2 copy:/<>/apt_archive ./ Release [609 B]
> Ign:3 copy:/<>/apt_archive ./ Release.gpg
> Get:4 copy:/<>/apt_archive ./ Sources [900 B]
> Get:5 copy:/<>/apt_archive ./ Packages [864 B]
> Fetched 2373 B in 0s (0 B/s)
> Reading package lists...
> Reading package lists...
> 
> Install main build dependencies (apt-based resolver)
> 
> 
> Installing build dependencies
> Reading package lists...
> Building dependency tree...
> Reading state information...
> Some packages could not be installed. This may mean that you have
> requested an impossible situation or if you are using the unstable
> distribution that some required packages have not yet been created
> or been moved out of Incoming.
> The following information may help to resolve the situation:
> 
> The following packages have unmet dependencies:
>  apt : Conflicts: libnettle8 (< 3.9.1-2.2~) but 3.9.1-2+b1 is to be installed
>  libapt-pkg6.0t64 : Conflicts: libnettle8 (< 3.9.1-2.2~) but 3.9.1-2+b1 is to 
> be installed
>  libgnutls30t64 : Breaks: libgnutls30 (< 3.8.5-2) but 3.8.3-1 is to be 
> installed
>  libhogweed6t64 : Breaks: libhogweed6 (< 3.9.1-2.2) but 3.9.1-2+b1 is to be 
> installed
>  libnettle8t64 : Breaks: libnettle8 (< 3.9.1-2.2) but 3.9.1-2+b1 is to be 
> installed
> E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by 
> held packages.
> apt-get failed.


The full build log is available from:
http://qa-logs.debian.net/2024/04/20/libpreludedb_5.2.0-2.2_unstable-armhf.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240420;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240420=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1069478: datefudge: FTBFS on armhf: ./datefudge.c:91: multiple definition of `__clock_gettime64'; datefudge.o:./datefudge.c:91: first defined here

2024-04-20 Thread Lucas Nussbaum
Source: datefudge
Version: 1.26
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armhf

Hi,

During a rebuild of all packages in sid, your package failed to build
on armhf.


Relevant part (hopefully):
> /usr/bin/ld: datefudge64.o: in function `__clock_gettime64':
> ./datefudge.c:91: multiple definition of `__clock_gettime64'; 
> datefudge.o:./datefudge.c:91: first defined here
> collect2: error: ld returned 1 exit status


The full build log is available from:
http://qa-logs.debian.net/2024/04/20/datefudge_1.26_unstable-armhf.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240420;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240420=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1069476: libtexttools: FTBFS on armhf: make[1]: *** [debian/rules:57: override_dh_auto_build-arch] Error 7

2024-04-20 Thread Lucas Nussbaum
Source: libtexttools
Version: 2.1.0-28
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armhf

Hi,

During a rebuild of all packages in sid, your package failed to build
on armhf.


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> gprbuild -Ptexttools.gpr -R -v -j4  -XSOVERSION=12 -XLDLIBS='-lncurses 
> -ltinfo  -lm' -XSOVERSION=12 -XLDLIBS='-lncurses -ltinfo  -lm' -XKIND=static
> Changing to object directory of "Texttools": 
> "/<>/build-obj-static/"
> /usr/bin/arm-linux-gnueabihf-gcc-13 -c -x c -g -O2 
> -Werror=implicit-function-declaration -ffile-prefix-map=/<>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 
> -D_TIME_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -MF system.d 
> -specs=/tmp/GPR.2724430/GNAT-TEMP-04.TMP /<>/src/system.c
> /usr/bin/arm-linux-gnueabihf-gcc-13 -c -x c -g -O2 
> -Werror=implicit-function-declaration -ffile-prefix-map=/<>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 
> -D_TIME_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -MF curses.d 
> -specs=/tmp/GPR.2724430/GNAT-TEMP-04.TMP /<>/src/curses.c
> /usr/bin/arm-linux-gnueabihf-gcc-13 -c -x ada -gnatA -g -O2 
> -ffile-prefix-map=/<>=. -fstack-protector-strong 
> -fstack-clash-protection -gno-record-gcc-switches -gnatn 
> -gnatec=/tmp/GPR.2724430/GNAT-TEMP-05.TMP 
> -gnatem=/tmp/GPR.2724430/GNAT-TEMP-06.TMP /<>/src/userio.adb
> /usr/bin/arm-linux-gnueabihf-gcc-13 -c -x ada -gnatA -g -O2 
> -ffile-prefix-map=/<>=. -fstack-protector-strong 
> -fstack-clash-protection -gno-record-gcc-switches -gnatn 
> -gnatec=/tmp/GPR.2724430/GNAT-TEMP-05.TMP 
> -gnatem=/tmp/GPR.2724430/GNAT-TEMP-07.TMP /<>/src/strings.adb
> /usr/bin/arm-linux-gnueabihf-gcc-13 -c -x ada -gnatA -g -O2 
> -ffile-prefix-map=/<>=. -fstack-protector-strong 
> -fstack-clash-protection -gno-record-gcc-switches -gnatn 
> -gnatec=/tmp/GPR.2724430/GNAT-TEMP-05.TMP 
> -gnatem=/tmp/GPR.2724430/GNAT-TEMP-08.TMP /<>/src/windows.adb
> /usr/bin/arm-linux-gnueabihf-gcc-13 -c -x ada -gnatA -g -O2 
> -ffile-prefix-map=/<>=. -fstack-protector-strong 
> -fstack-clash-protection -gno-record-gcc-switches -gnatn 
> -gnatec=/tmp/GPR.2724430/GNAT-TEMP-05.TMP 
> -gnatem=/tmp/GPR.2724430/GNAT-TEMP-09.TMP 
> /<>/src/equal_case_insensitive.adb
> /usr/bin/arm-linux-gnueabihf-gcc-13 -c -x ada -gnatA -g -O2 
> -ffile-prefix-map=/<>=. -fstack-protector-strong 
> -fstack-clash-protection -gno-record-gcc-switches -gnatn 
> -gnatec=/tmp/GPR.2724430/GNAT-TEMP-05.TMP 
> -gnatem=/tmp/GPR.2724430/GNAT-TEMP-09.TMP /<>/src/english.ads
> /usr/bin/arm-linux-gnueabihf-gcc-13 -c -x ada -gnatA -g -O2 
> -ffile-prefix-map=/<>=. -fstack-protector-strong 
> -fstack-clash-protection -gno-record-gcc-switches -gnatn 
> -gnatec=/tmp/GPR.2724430/GNAT-TEMP-05.TMP 
> -gnatem=/tmp/GPR.2724430/GNAT-TEMP-09.TMP 
> /<>/src/hash_case_insensitive.adb
> /usr/bin/arm-linux-gnueabihf-gcc-13 -c -x ada -gnatA -g -O2 
> -ffile-prefix-map=/<>=. -fstack-protector-strong 
> -fstack-clash-protection -gno-record-gcc-switches -gnatn 
> -gnatec=/tmp/GPR.2724430/GNAT-TEMP-05.TMP 
> -gnatem=/tmp/GPR.2724430/GNAT-TEMP-09.TMP /<>/src/os.adb
> /usr/bin/arm-linux-gnueabihf-gcc-13 -c -x ada -gnatA -g -O2 
> -ffile-prefix-map=/<>=. -fstack-protector-strong 
> -fstack-clash-protection -gno-record-gcc-switches -gnatn 
> -gnatec=/tmp/GPR.2724430/GNAT-TEMP-05.TMP 
> -gnatem=/tmp/GPR.2724430/GNAT-TEMP-07.TMP /<>/src/common.adb
> /usr/bin/arm-linux-gnueabihf-gcc-13 -c -x ada -gnatA -g -O2 
> -ffile-prefix-map=/<>=. -fstack-protector-strong 
> -fstack-clash-protection -gno-record-gcc-switches -gnatn 
> -gnatec=/tmp/GPR.2724430/GNAT-TEMP-05.TMP 
> -gnatem=/tmp/GPR.2724430/GNAT-TEMP-09.TMP 
> /<>/src/controls.adb
> controls.adb:1006:53: warning: equality should be parenthesized here [-gnatwq]
> controls.adb:1038:53: warning: equality should be parenthesized here [-gnatwq]
> /usr/libexec/gprbuild/gprlib texttools.lexch
> /usr/bin/arm-linux-gnueabihf-ar cr 
> /<>/build-lib-static/libtexttools.a 
> /<>/build-obj-static/common.o 
> /<>/build-obj-static/controls.o 
> /<>/build-obj-static/curses.o 
> /<>/build-obj-static/english.o 
> /<>/build-obj-static/equal_case_insensitive.o 
> /<>/build-obj-static/hash_case_insensitive.o 
> /<>/build-obj-static/os.o 
> /<>/build-obj-static/strings.o 
> /<>/build-obj-static/system.o 
> /<>/build-obj-static/userio.o 
> /<>/build-obj-static/windows.o
> /usr/bin/arm-linux-gnueabihf-ranlib 
> /<>/build-lib-static/libtexttools.a
> gprbuild -Ptexttools.gpr -R -v -j4  -XSOVERSION=12 -XLDLIBS='-lncurses 
> -ltinfo  -lm' -XSOVERSION=12 -XLDLIBS='-lncurses -ltinfo  -lm' -XKIND=dynamic
> Changing to object directory of "Texttools": 
> "/<>/build-obj-dynamic/"
> 

Bug#1069471: nfs-ganesha: FTBFS on armhf: build-dependency not installable: libcephfs-dev

2024-04-20 Thread Lucas Nussbaum
Source: nfs-ganesha
Version: 4.3-8
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armhf

Hi,

During a rebuild of all packages in sid, your package failed to build
on armhf.


Relevant part (hopefully):
> +--+
> | Install package build dependencies  
>  |
> +--+
> 
> 
> Setup apt archive
> -
> 
> Merged Build-Depends: bison, cmake, debhelper (>= 10), dh-python, flex, 
> libacl1-dev, libattr1-dev, libblkid-dev, libcap-dev, libcephfs-dev, 
> libdbus-1-dev, libkrb5-dev, liblttng-ctl-dev, liblttng-ust-dev, 
> libnfsidmap-dev, libntirpc-dev (>= 4.3), libpython3-all-dev, liburcu-dev, 
> libwbclient-dev, lttng-tools, pkgconf, pyqt5-dev-tools, python3-all-dev, 
> python3-pyqt5, python3-setuptools, python3-sphinx, uuid-dev, xfslibs-dev, 
> build-essential, fakeroot
> Filtered Build-Depends: bison, cmake, debhelper (>= 10), dh-python, flex, 
> libacl1-dev, libattr1-dev, libblkid-dev, libcap-dev, libcephfs-dev, 
> libdbus-1-dev, libkrb5-dev, liblttng-ctl-dev, liblttng-ust-dev, 
> libnfsidmap-dev, libntirpc-dev (>= 4.3), libpython3-all-dev, liburcu-dev, 
> libwbclient-dev, lttng-tools, pkgconf, pyqt5-dev-tools, python3-all-dev, 
> python3-pyqt5, python3-setuptools, python3-sphinx, uuid-dev, xfslibs-dev, 
> build-essential, fakeroot
> dpkg-deb: building package 'sbuild-build-depends-main-dummy' in 
> '/<>/apt_archive/sbuild-build-depends-main-dummy.deb'.
> Ign:1 copy:/<>/apt_archive ./ InRelease
> Get:2 copy:/<>/apt_archive ./ Release [615 B]
> Ign:3 copy:/<>/apt_archive ./ Release.gpg
> Get:4 copy:/<>/apt_archive ./ Sources [1202 B]
> Get:5 copy:/<>/apt_archive ./ Packages [1028 B]
> Fetched 2845 B in 0s (0 B/s)
> Reading package lists...
> Reading package lists...
> 
> Install main build dependencies (apt-based resolver)
> 
> 
> Installing build dependencies
> Reading package lists...
> Building dependency tree...
> Reading state information...
> Some packages could not be installed. This may mean that you have
> requested an impossible situation or if you are using the unstable
> distribution that some required packages have not yet been created
> or been moved out of Incoming.
> The following information may help to resolve the situation:
> 
> The following packages have unmet dependencies:
>  sbuild-build-depends-main-dummy : Depends: libcephfs-dev but it is not 
> installable
> E: Unable to correct problems, you have held broken packages.
> apt-get failed.


The full build log is available from:
http://qa-logs.debian.net/2024/04/20/nfs-ganesha_4.3-8_unstable-armhf.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240420;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240420=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1069475: micro: FTBFS on armhf: make[1]: *** [debian/rules:23: override_dh_auto_build] Error 25

2024-04-20 Thread Lucas Nussbaum
Source: micro
Version: 2.0.13-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armhf

Hi,

During a rebuild of all packages in sid, your package failed to build
on armhf.


Relevant part (hopefully):
>  debian/rules binary
> dh binary --buildsystem=golang --with=golang
>dh_update_autotools_config -O--buildsystem=golang
>dh_autoreconf -O--buildsystem=golang
>dh_auto_configure -O--buildsystem=golang
>debian/rules override_dh_auto_build
> make[1]: Entering directory '/<>'
> cd obj-arm-linux-gnueabihf && GOCACHE=/tmp/gocache GO111MODULE=off 
> GOPATH=$(pwd) go generate github.com/zyedidia/micro/runtime && cd ..
> dh_auto_build -- -buildmode=pie \
> -ldflags="-extldflags -Wl,-z,now -s -w -X 
> 'github.com/zyedidia/micro/internal/util.Version=2.0.13'"
>   cd obj-arm-linux-gnueabihf && go install -trimpath -v -p 4 
> -buildmode=pie "-ldflags=-extldflags -Wl,-z,now -s -w -X 
> 'github.com/zyedidia/micro/internal/util.Version=2.0.13'" 
> github.com/zyedidia/micro/cmd/micro
> -buildmode=pie requires external (cgo) linking, but cgo is not enabled
> dh_auto_build: error: cd obj-arm-linux-gnueabihf && go install -trimpath -v 
> -p 4 -buildmode=pie "-ldflags=-extldflags -Wl,-z,now -s -w -X 
> 'github.com/zyedidia/micro/internal/util.Version=2.0.13'" 
> github.com/zyedidia/micro/cmd/micro returned exit code 1
> make[1]: *** [debian/rules:23: override_dh_auto_build] Error 25


The full build log is available from:
http://qa-logs.debian.net/2024/04/20/micro_2.0.13-1_unstable-armhf.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240420;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240420=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1069474: spacenavd: FTBFS on armhf: src/dev_usb_linux.c:293:30: error: ‘struct input_event’ has no member named ‘time’

2024-04-20 Thread Lucas Nussbaum
Source: spacenavd
Version: 1.2-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armhf

Hi,

During a rebuild of all packages in sid, your package failed to build
on armhf.


Relevant part (hopefully):
> cc -pedantic -Wall -g -O2 -fno-strict-aliasing -fcommon -I./src 
> -I/usr/local/include -MMD -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security `dpkg-buildflags 
> --get CFLAGS` `dpkg-buildflags --get CPPFLAGS` -c src/hotplug_darwin.c -o 
> src/hotplug_darwin.o
> src/dev_usb_linux.c: In function ‘read_evdev’:
> src/dev_usb_linux.c:293:30: error: ‘struct input_event’ has no member named 
> ‘time’
>   293 | inp->tm = iev.time;
>   |  ^
> make[1]: *** [Makefile:35: src/dev_usb_linux.o] Error 1


The full build log is available from:
http://qa-logs.debian.net/2024/04/20/spacenavd_1.2-1_unstable-armhf.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240420;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240420=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1069473: prelude-manager: FTBFS on armhf: unsatisfiable build-dependencies

2024-04-20 Thread Lucas Nussbaum
Source: prelude-manager
Version: 5.2.0-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armhf

Hi,

During a rebuild of all packages in sid, your package failed to build
on armhf.


Relevant part (hopefully):
> +--+
> | Install package build dependencies  
>  |
> +--+
> 
> 
> Setup apt archive
> -
> 
> Merged Build-Depends: debhelper-compat (= 13), libprelude-dev (>= 5.2.0), 
> prelude-utils (>= 5.2.0), libpreludedb-dev (>= 5.2.0), libwrap0-dev, 
> libmaxminddb-dev, libsnmp-dev, zlib1g-dev, libxml2-dev, libevent-dev, 
> pkg-config, build-essential, fakeroot
> Filtered Build-Depends: debhelper-compat (= 13), libprelude-dev (>= 5.2.0), 
> prelude-utils (>= 5.2.0), libpreludedb-dev (>= 5.2.0), libwrap0-dev, 
> libmaxminddb-dev, libsnmp-dev, zlib1g-dev, libxml2-dev, libevent-dev, 
> pkg-config, build-essential, fakeroot
> dpkg-deb: building package 'sbuild-build-depends-main-dummy' in 
> '/<>/apt_archive/sbuild-build-depends-main-dummy.deb'.
> Ign:1 copy:/<>/apt_archive ./ InRelease
> Get:2 copy:/<>/apt_archive ./ Release [609 B]
> Ign:3 copy:/<>/apt_archive ./ Release.gpg
> Get:4 copy:/<>/apt_archive ./ Sources [795 B]
> Get:5 copy:/<>/apt_archive ./ Packages [827 B]
> Fetched 2231 B in 0s (0 B/s)
> Reading package lists...
> Reading package lists...
> 
> Install main build dependencies (apt-based resolver)
> 
> 
> Installing build dependencies
> Reading package lists...
> Building dependency tree...
> Reading state information...
> Some packages could not be installed. This may mean that you have
> requested an impossible situation or if you are using the unstable
> distribution that some required packages have not yet been created
> or been moved out of Incoming.
> The following information may help to resolve the situation:
> 
> The following packages have unmet dependencies:
>  apt : Conflicts: libnettle8 (< 3.9.1-2.2~) but 3.9.1-2+b1 is to be installed
>  libapt-pkg6.0t64 : Conflicts: libnettle8 (< 3.9.1-2.2~) but 3.9.1-2+b1 is to 
> be installed
>  libgnutls30t64 : Breaks: libgnutls30 (< 3.8.5-2) but 3.8.3-1 is to be 
> installed
>  libhogweed6t64 : Breaks: libhogweed6 (< 3.9.1-2.2) but 3.9.1-2+b1 is to be 
> installed
>  libnettle8t64 : Breaks: libnettle8 (< 3.9.1-2.2) but 3.9.1-2+b1 is to be 
> installed
> E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by 
> held packages.
> apt-get failed.


The full build log is available from:
http://qa-logs.debian.net/2024/04/20/prelude-manager_5.2.0-2_unstable-armhf.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240420;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240420=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1069472: mpi4py-fft: FTBFS on armhf: tests fail

2024-04-20 Thread Lucas Nussbaum
Source: mpi4py-fft
Version: 2.0.5-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armhf

Hi,

During a rebuild of all packages in sid, your package failed to build
on armhf.


Relevant part (hopefully):
> make[2]: Entering directory '/<>/build/texinfo'
> makeinfo --no-split -o 'mpi4py-fft.info' 'mpi4py-fft.texi'
> mpi4py-fft.texi:1706: warning: could not find @image file 
> `mpi4py-fft-figures//<>/build/texinfo/.doctrees/images/feaa82f44023d4f401d0d133eb689f35762c6507/mpi4py-fft.txt'
>  nor alternate text
> make[2]: Leaving directory '/<>/build/texinfo'
> sed 
> "s|src=\"\(.*\).png\"|src=\"/usr/share/doc/python3-mpi4py-fft/html/_images/\1.png\"|g"
>  -i build/texinfo/mpi4py-fft.info
> sed "s|src=\"\(.*\).svg\"|src=\"\"|g" -i build/texinfo/mpi4py-fft.info
> sed "s|alt=\"Documentation Status\" 
> src=\"https://readthedocs.org/projects/mpi4py-fft/badge/?version=latest\;|alt=\"Latest
>  Documentation\" src=\"\"|" -i build/html/*.html
> sed "s|src=\"https://circleci.com.*svg\;|src=\"\"|" -i build/html/*.html
> make[1]: Leaving directory '/<>'
>dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:311: cd 
> /<>/.pybuild/cpython3_3.12_mpi4py-fft/build; python3.12 -m 
> unittest discover -v 
> --
> Sorry!  You were supposed to get help about:
> pmix_init:startup:internal-failure
> But I couldn't open the help file:
> /usr/share/pmix/help-pmix-runtime.txt: No such file or directory.  Sorry!
> --
> [ip-10-84-234-21:102862] PMIX ERROR: NOT-FOUND in file 
> ../../../../../../../../opal/mca/pmix/pmix3x/pmix/src/server/pmix_server.c at 
> line 237
> [ip-10-84-234-21:102861] [[INVALID],INVALID] ORTE_ERROR_LOG: Unable to start 
> a daemon on the local node in file 
> ../../../../../../orte/mca/ess/singleton/ess_singleton_module.c at line 716
> [ip-10-84-234-21:102861] [[INVALID],INVALID] ORTE_ERROR_LOG: Unable to start 
> a daemon on the local node in file 
> ../../../../../../orte/mca/ess/singleton/ess_singleton_module.c at line 172
> --
> It looks like orte_init failed for some reason; your parallel process is
> likely to abort.  There are many reasons that a parallel process can
> fail during orte_init; some of which are due to configuration or
> environment problems.  This failure appears to be an internal failure;
> here's some additional information (which may only be relevant to an
> Open MPI developer):
> 
>   orte_ess_init failed
>   --> Returned value Unable to start a daemon on the local node (-127) 
> instead of ORTE_SUCCESS
> --
> --
> It looks like MPI_INIT failed for some reason; your parallel process is
> likely to abort.  There are many reasons that a parallel process can
> fail during MPI_INIT; some of which are due to configuration or environment
> problems.  This failure appears to be an internal failure; here's some
> additional information (which may only be relevant to an Open MPI
> developer):
> 
>   ompi_mpi_init: ompi_rte_init failed
>   --> Returned "Unable to start a daemon on the local node" (-127) instead of 
> "Success" (0)
> --
> *** An error occurred in MPI_Init_thread
> *** on a NULL communicator
> *** MPI_ERRORS_ARE_FATAL (processes in this communicator will now abort,
> ***and potentially your MPI job)
> [ip-10-84-234-21:102861] Local abort before MPI_INIT completed completed 
> successfully, but am not able to aggregate error messages, and not able to 
> guarantee that all other processes were killed!
> E: pybuild pybuild:389: test: plugin distutils failed with: exit code=1: cd 
> /<>/.pybuild/cpython3_3.12_mpi4py-fft/build; python3.12 -m 
> unittest discover -v 
> I: pybuild base:311: cd 
> /<>/.pybuild/cpython3_3.11_mpi4py-fft/build; python3.11 -m 
> unittest discover -v 
> --
> Sorry!  You were supposed to get help about:
> pmix_init:startup:internal-failure
> But I couldn't open the help file:
> /usr/share/pmix/help-pmix-runtime.txt: No such file or directory.  Sorry!
> --
> [ip-10-84-234-21:102865] PMIX ERROR: NOT-FOUND in file 
> ../../../../../../../../opal/mca/pmix/pmix3x/pmix/src/server/pmix_server.c at 
> line 237
> [ip-10-84-234-21:102864] [[INVALID],INVALID] ORTE_ERROR_LOG: Unable to start 
> a daemon on the local node in file 
> ../../../../../../orte/mca/ess/singleton/ess_singleton_module.c at line 716
> [ip-10-84-234-21:102864] [[INVALID],INVALID] ORTE_ERROR_LOG: Unable to start 
> a daemon on 

Bug#1069470: nodejs: FTBFS on armhf: build-dependency not installable: libc-ares2 (>= 1.18.1~)

2024-04-20 Thread Lucas Nussbaum
Source: nodejs
Version: 18.20.1+dfsg-4
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armhf

Hi,

During a rebuild of all packages in sid, your package failed to build
on armhf.


Relevant part (hopefully):
> +--+
> | Install package build dependencies  
>  |
> +--+
> 
> 
> Setup apt archive
> -
> 
> Merged Build-Depends: dpkg-dev (>= 1.22.5), debhelper-compat (= 13), 
> dh-buildinfo, bash-completion, ca-certificates, curl, gyp (>= 0.1~svn1773), 
> jq, libbrotli-dev, libbrotli-dev, libc-ares-dev (>= 1.18.1~), libc-ares-dev, 
> libhttp-parser-dev (>= 2.9.2~), libicu-dev (>= 70.1~), libicu-dev, 
> libnghttp2-dev (>= 1.41.0~), libnghttp2-dev, libssl-dev (>= 1.1.1~), 
> libssl-dev, libuv1-dev (>= 1.43.0~), libuv1-dev, node-acorn (>= 6.2.1~), 
> node-cjs-module-lexer (>= 1.2.2~), node-undici (>= 5.0.0~), openssl (>= 
> 1.1.1~), pkgconf, pkg-js-tools (>= 0.8.2~), python3, procps, zlib1g-dev, 
> zlib1g-dev, build-essential, fakeroot, node-js-yaml (>= 4.1.0+dfsg+~4.0.5-6), 
> node-marked (>= 4~), node-highlight.js
> Filtered Build-Depends: dpkg-dev (>= 1.22.5), debhelper-compat (= 13), 
> dh-buildinfo, bash-completion, ca-certificates, curl, gyp (>= 0.1~svn1773), 
> jq, libbrotli-dev, libbrotli-dev, libc-ares-dev (>= 1.18.1~), libc-ares-dev, 
> libhttp-parser-dev (>= 2.9.2~), libicu-dev (>= 70.1~), libicu-dev, 
> libnghttp2-dev (>= 1.41.0~), libnghttp2-dev, libssl-dev (>= 1.1.1~), 
> libssl-dev, libuv1-dev (>= 1.43.0~), libuv1-dev, node-acorn (>= 6.2.1~), 
> node-cjs-module-lexer (>= 1.2.2~), node-undici (>= 5.0.0~), openssl (>= 
> 1.1.1~), pkgconf, pkg-js-tools (>= 0.8.2~), python3, procps, zlib1g-dev, 
> zlib1g-dev, build-essential, fakeroot, node-js-yaml (>= 4.1.0+dfsg+~4.0.5-6), 
> node-marked (>= 4~), node-highlight.js
> dpkg-deb: building package 'sbuild-build-depends-main-dummy' in 
> '/<>/apt_archive/sbuild-build-depends-main-dummy.deb'.
> Ign:1 copy:/<>/apt_archive ./ InRelease
> Get:2 copy:/<>/apt_archive ./ Release [615 B]
> Ign:3 copy:/<>/apt_archive ./ Release.gpg
> Get:4 copy:/<>/apt_archive ./ Sources [1587 B]
> Get:5 copy:/<>/apt_archive ./ Packages [1270 B]
> Fetched 3472 B in 0s (0 B/s)
> Reading package lists...
> Reading package lists...
> 
> Install main build dependencies (apt-based resolver)
> 
> 
> Installing build dependencies
> Reading package lists...
> Building dependency tree...
> Reading state information...
> Some packages could not be installed. This may mean that you have
> requested an impossible situation or if you are using the unstable
> distribution that some required packages have not yet been created
> or been moved out of Incoming.
> The following information may help to resolve the situation:
> 
> The following packages have unmet dependencies:
>  libnode109 : Depends: libc-ares2 (>= 1.18.1~) but it is not installable
> E: Unable to correct problems, you have held broken packages.
> apt-get failed.


The full build log is available from:
http://qa-logs.debian.net/2024/04/20/nodejs_18.20.1+dfsg-4_unstable-armhf.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240420;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240420=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1069469: anet: FTBFS on armhf: build-dependency not installable: libahven-dev

2024-04-20 Thread Lucas Nussbaum
Source: anet
Version: 0.5.0-3
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armhf

Hi,

During a rebuild of all packages in sid, your package failed to build
on armhf.


Relevant part (hopefully):
> +--+
> | Install package build dependencies  
>  |
> +--+
> 
> 
> Setup apt archive
> -
> 
> Merged Build-Depends: asciidoctor, debhelper-compat (= 13), dh-ada-library 
> (>= 9.1), dh-sequence-ada-library, gnat (>= 13.1), gprbuild, libahven-dev, 
> ruby-pygments.rb, build-essential, fakeroot
> Filtered Build-Depends: asciidoctor, debhelper-compat (= 13), dh-ada-library 
> (>= 9.1), dh-sequence-ada-library, gnat (>= 13.1), gprbuild, libahven-dev, 
> ruby-pygments.rb, build-essential, fakeroot
> dpkg-deb: building package 'sbuild-build-depends-main-dummy' in 
> '/<>/apt_archive/sbuild-build-depends-main-dummy.deb'.
> Ign:1 copy:/<>/apt_archive ./ InRelease
> Get:2 copy:/<>/apt_archive ./ Release [609 B]
> Ign:3 copy:/<>/apt_archive ./ Release.gpg
> Get:4 copy:/<>/apt_archive ./ Sources [738 B]
> Get:5 copy:/<>/apt_archive ./ Packages [770 B]
> Fetched 2117 B in 0s (0 B/s)
> Reading package lists...
> Reading package lists...
> 
> Install main build dependencies (apt-based resolver)
> 
> 
> Installing build dependencies
> Reading package lists...
> Building dependency tree...
> Reading state information...
> Some packages could not be installed. This may mean that you have
> requested an impossible situation or if you are using the unstable
> distribution that some required packages have not yet been created
> or been moved out of Incoming.
> The following information may help to resolve the situation:
> 
> The following packages have unmet dependencies:
>  sbuild-build-depends-main-dummy : Depends: libahven-dev but it is not 
> installable
> E: Unable to correct problems, you have held broken packages.
> apt-get failed.


The full build log is available from:
http://qa-logs.debian.net/2024/04/20/anet_0.5.0-3_unstable-armhf.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240420;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240420=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1069467: gprbuild: FTBFS on armhf: unsatisfiable build-dependencies: gnat-13-cab06c16, libxmlada-unicode-dev (= 24.0.0-2), gnat-13-cab06c16, libxmlada-unicode-dev (= 24.0.0-2), gnat-13-cab06c16, l

2024-04-20 Thread Lucas Nussbaum
Source: gprbuild
Version: 2024.1.20231009-4
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armhf

Hi,

During a rebuild of all packages in sid, your package failed to build
on armhf.


Relevant part (hopefully):
> +--+
> | Install package build dependencies  
>  |
> +--+
> 
> 
> Setup apt archive
> -
> 
> Merged Build-Depends: debhelper-compat (= 13), build-essential, fakeroot, 
> dh-ada-library (>= 9.1), dh-sequence-ada-library, gnat (>= 13), 
> libxmlada-dom-dev, libxmlada-input-dev, libxmlada-sax-dev, 
> libxmlada-schema-dev, dh-sequence-sphinxdoc, latexmk, python3-sphinx, 
> texinfo, tex-gyre, texlive-fonts-recommended, texlive-latex-extra
> Filtered Build-Depends: debhelper-compat (= 13), build-essential, fakeroot, 
> dh-ada-library (>= 9.1), dh-sequence-ada-library, gnat (>= 13), 
> libxmlada-dom-dev, libxmlada-input-dev, libxmlada-sax-dev, 
> libxmlada-schema-dev, dh-sequence-sphinxdoc, latexmk, python3-sphinx, 
> texinfo, tex-gyre, texlive-fonts-recommended, texlive-latex-extra
> dpkg-deb: building package 'sbuild-build-depends-main-dummy' in 
> '/<>/apt_archive/sbuild-build-depends-main-dummy.deb'.
> Ign:1 copy:/<>/apt_archive ./ InRelease
> Get:2 copy:/<>/apt_archive ./ Release [609 B]
> Ign:3 copy:/<>/apt_archive ./ Release.gpg
> Get:4 copy:/<>/apt_archive ./ Sources [916 B]
> Get:5 copy:/<>/apt_archive ./ Packages [910 B]
> Fetched 2435 B in 0s (0 B/s)
> Reading package lists...
> Reading package lists...
> 
> Install main build dependencies (apt-based resolver)
> 
> 
> Installing build dependencies
> Reading package lists...
> Building dependency tree...
> Reading state information...
> Some packages could not be installed. This may mean that you have
> requested an impossible situation or if you are using the unstable
> distribution that some required packages have not yet been created
> or been moved out of Incoming.
> The following information may help to resolve the situation:
> 
> The following packages have unmet dependencies:
>  libxmlada-dom-dev : Depends: gnat-13-cab06c16 but it is not installable
>  Depends: libxmlada-unicode-dev (= 24.0.0-2) but it is 
> not going to be installed
>  libxmlada-input-dev : Depends: gnat-13-cab06c16 but it is not installable
>Depends: libxmlada-unicode-dev (= 24.0.0-2) but it is 
> not going to be installed
>  libxmlada-sax-dev : Depends: gnat-13-cab06c16 but it is not installable
>  Depends: libxmlada-unicode-dev (= 24.0.0-2) but it is 
> not going to be installed
>  libxmlada-schema-dev : Depends: gnat-13-cab06c16 but it is not installable
> Depends: libxmlada-unicode-dev (= 24.0.0-2) but it is 
> not going to be installed
> E: Unable to correct problems, you have held broken packages.
> apt-get failed.


The full build log is available from:
http://qa-logs.debian.net/2024/04/20/gprbuild_2024.1.20231009-4_unstable-armhf.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240420;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240420=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1069468: pcscada: FTBFS on armhf: build-dependency not installable: libahven-dev

2024-04-20 Thread Lucas Nussbaum
Source: pcscada
Version: 0.7.7-6
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armhf

Hi,

During a rebuild of all packages in sid, your package failed to build
on armhf.


Relevant part (hopefully):
> +--+
> | Install package build dependencies  
>  |
> +--+
> 
> 
> Setup apt archive
> -
> 
> Merged Build-Depends: asciidoctor, debhelper-compat (= 13), dh-ada-library 
> (>= 9.1), dh-sequence-ada-library, gnat (>= 13.1), gprbuild, libahven-dev, 
> libpcsclite-dev, ruby-pygments.rb, build-essential, fakeroot
> Filtered Build-Depends: asciidoctor, debhelper-compat (= 13), dh-ada-library 
> (>= 9.1), dh-sequence-ada-library, gnat (>= 13.1), gprbuild, libahven-dev, 
> libpcsclite-dev, ruby-pygments.rb, build-essential, fakeroot
> dpkg-deb: building package 'sbuild-build-depends-main-dummy' in 
> '/<>/apt_archive/sbuild-build-depends-main-dummy.deb'.
> Ign:1 copy:/<>/apt_archive ./ InRelease
> Get:2 copy:/<>/apt_archive ./ Release [609 B]
> Ign:3 copy:/<>/apt_archive ./ Release.gpg
> Get:4 copy:/<>/apt_archive ./ Sources [755 B]
> Get:5 copy:/<>/apt_archive ./ Packages [787 B]
> Fetched 2151 B in 0s (0 B/s)
> Reading package lists...
> Reading package lists...
> 
> Install main build dependencies (apt-based resolver)
> 
> 
> Installing build dependencies
> Reading package lists...
> Building dependency tree...
> Reading state information...
> Some packages could not be installed. This may mean that you have
> requested an impossible situation or if you are using the unstable
> distribution that some required packages have not yet been created
> or been moved out of Incoming.
> The following information may help to resolve the situation:
> 
> The following packages have unmet dependencies:
>  sbuild-build-depends-main-dummy : Depends: libahven-dev but it is not 
> installable
> E: Unable to correct problems, you have held broken packages.
> apt-get failed.


The full build log is available from:
http://qa-logs.debian.net/2024/04/20/pcscada_0.7.7-6_unstable-armhf.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240420;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240420=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1069466: holes: FTBFS on armhf: dh_auto_test: error: make -j4 check returned exit code 2

2024-04-20 Thread Lucas Nussbaum
Source: holes
Version: 0.1-5
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armhf

Hi,

During a rebuild of all packages in sid, your package failed to build
on armhf.


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> prove -v ./tests
> ./tests .. 
> 1..10
> ok - no hole
> ok - big, no hole
> ok - empty file
> not ok - small holes
> # Unexpected output:
> # 0011 0
> # 0077 0
> ok - small, undetected holes
> not ok - medium holes
> # Unexpected output:
> #  0
> # 0001 0
> not ok - medium, offsetted holes
> # Unexpected output:
> #  0
> # fffa 0
> not ok - huge holes
> # Unexpected output:
> #  0
> # 00c0 0
> not ok - huge, offsetted holes
> # Unexpected output:
> # 0e34 0
> # 00c00e34 0
> not ok - detect non-zeroes
> # Unexpected output:
> # 0e34 0
> # 00c00e34 0
> Failed 6/10 subtests 
> 
> Test Summary Report
> ---
> ./tests (Wstat: 0 Tests: 10 Failed: 6)
>   Failed tests:  4, 6-10
> Files=1, Tests=10,  1 wallclock secs ( 0.02 usr  0.00 sys +  0.20 cusr  0.54 
> csys =  0.76 CPU)
> Result: FAIL
> make[1]: *** [Makefile:19: check] Error 1
> make[1]: Leaving directory '/<>'
> dh_auto_test: error: make -j4 check returned exit code 2


The full build log is available from:
http://qa-logs.debian.net/2024/04/20/holes_0.1-5_unstable-armhf.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240420;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240420=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1069462: snek: FTBFS on armhf: build-dependency not installable: gcc-arm-linux-gnueabi

2024-04-20 Thread Lucas Nussbaum
Source: snek
Version: 1.9-3
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armhf

Hi,

During a rebuild of all packages in sid, your package failed to build
on armhf.


Relevant part (hopefully):
> +--+
> | Install package build dependencies  
>  |
> +--+
> 
> 
> Setup apt archive
> -
> 
> Merged Build-Depends: debhelper-compat (= 13), libreadline-dev, python3:any, 
> lola, gawk, build-essential, fakeroot, avr-libc, gcc-avr, 
> binutils-arm-none-eabi, gcc-arm-none-eabi, picolibc-arm-none-eabi (>= 1.4), 
> qemu-system-arm, binutils-riscv64-unknown-elf, gcc-riscv64-unknown-elf, 
> picolibc-riscv64-unknown-elf (>= 1.4), gcc-arm-linux-gnueabi, 
> libc6-dev-armel-cross, qemu-system-misc, asciidoctor, ruby-asciidoctor-pdf, 
> ruby-coderay
> Filtered Build-Depends: debhelper-compat (= 13), libreadline-dev, 
> python3:any, lola, gawk, build-essential, fakeroot, avr-libc, gcc-avr, 
> binutils-arm-none-eabi, gcc-arm-none-eabi, picolibc-arm-none-eabi (>= 1.4), 
> qemu-system-arm, binutils-riscv64-unknown-elf, gcc-riscv64-unknown-elf, 
> picolibc-riscv64-unknown-elf (>= 1.4), gcc-arm-linux-gnueabi, 
> libc6-dev-armel-cross, qemu-system-misc, asciidoctor, ruby-asciidoctor-pdf, 
> ruby-coderay
> dpkg-deb: building package 'sbuild-build-depends-main-dummy' in 
> '/<>/apt_archive/sbuild-build-depends-main-dummy.deb'.
> Ign:1 copy:/<>/apt_archive ./ InRelease
> Get:2 copy:/<>/apt_archive ./ Release [612 B]
> Ign:3 copy:/<>/apt_archive ./ Release.gpg
> Get:4 copy:/<>/apt_archive ./ Sources [998 B]
> Get:5 copy:/<>/apt_archive ./ Packages [1011 B]
> Fetched 2621 B in 0s (0 B/s)
> Reading package lists...
> Reading package lists...
> 
> Install main build dependencies (apt-based resolver)
> 
> 
> Installing build dependencies
> Reading package lists...
> Building dependency tree...
> Reading state information...
> Some packages could not be installed. This may mean that you have
> requested an impossible situation or if you are using the unstable
> distribution that some required packages have not yet been created
> or been moved out of Incoming.
> The following information may help to resolve the situation:
> 
> The following packages have unmet dependencies:
>  sbuild-build-depends-main-dummy : Depends: gcc-arm-linux-gnueabi but it is 
> not installable
> E: Unable to correct problems, you have held broken packages.
> apt-get failed.


The full build log is available from:
http://qa-logs.debian.net/2024/04/20/snek_1.9-3_unstable-armhf.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240420;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240420=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1069464: haskell-lambdabot-haskell-plugins: FTBFS on armhf: unsatisfiable build-dependencies

2024-04-20 Thread Lucas Nussbaum
Source: haskell-lambdabot-haskell-plugins
Version: 5.3.1.1-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armhf

Hi,

During a rebuild of all packages in sid, your package failed to build
on armhf.


Relevant part (hopefully):
> +--+
> | Install package build dependencies  
>  |
> +--+
> 
> 
> Setup apt archive
> -
> 
> Merged Build-Depends: cdbs, debhelper (>= 10), ghc (>= 9.4), ghc-prof, 
> haskell-devscripts (>= 0.13), libghc-arrows-dev (>= 0.4), libghc-arrows-prof, 
> libghc-data-memocombinators-dev (>= 0.4), libghc-data-memocombinators-prof, 
> libghc-src-exts-simple-dev (>= 1.18), libghc-src-exts-simple-dev (<< 1.24), 
> libghc-src-exts-simple-prof, libghc-hoogle-dev (>= 5.0.17.1), 
> libghc-hoogle-prof, libghc-http-dev (>= 1:4000), libghc-http-prof, 
> libghc-iospec-dev (>= 0.2), libghc-iospec-prof, libghc-lambdabot-core-dev (>= 
> 5.3), libghc-lambdabot-core-dev (<< 5.4), libghc-lambdabot-core-prof, 
> libghc-lambdabot-reference-plugins-dev (>= 5.3), 
> libghc-lambdabot-reference-plugins-dev (<< 5.4), 
> libghc-lambdabot-reference-plugins-prof, libghc-lambdabot-trusted-dev (>= 
> 5.3), libghc-lambdabot-trusted-dev (<< 5.4), libghc-lambdabot-trusted-prof, 
> libghc-lifted-base-dev (>= 0.2), libghc-lifted-base-prof, libghc-logict-dev 
> (>= 0.5), libghc-logict-prof, libghc-monadrandom-dev (>= 0.1), 
> libghc-monadrandom-prof, libghc-mueval-dev (>= 0.9.3), libghc-mueval-prof, 
> libghc-network-dev (>= 2.7), libghc-network-dev (<< 3.2), 
> libghc-network-prof, libghc-numbers-dev (>= 3000), libghc-numbers-prof, 
> libghc-oeis-dev (>= 0.3.1), libghc-oeis-prof, libghc-quickcheck2-dev (>= 2), 
> libghc-quickcheck2-prof, libghc-regex-tdfa-dev (>= 1.1), 
> libghc-regex-tdfa-prof, libghc-show-dev (>= 0.4), libghc-show-prof, 
> libghc-split-dev (>= 0.2), libghc-split-prof, libghc-syb-dev (>= 0.3), 
> libghc-syb-prof, libghc-transformers-dev, libghc-transformers-prof, 
> libghc-utf8-string-dev (>= 0.3), libghc-utf8-string-prof, 
> libghc-vector-space-dev (>= 0.8), libghc-vector-space-prof, build-essential, 
> fakeroot, ghc-doc, libghc-arrows-doc, libghc-data-memocombinators-doc, 
> libghc-src-exts-simple-doc, libghc-hoogle-doc, libghc-http-doc, 
> libghc-iospec-doc, libghc-lambdabot-core-doc, 
> libghc-lambdabot-reference-plugins-doc, libghc-lambdabot-trusted-doc, 
> libghc-lifted-base-doc, libghc-logict-doc, libghc-monadrandom-doc, 
> libghc-mueval-doc, libghc-network-doc, libghc-numbers-doc, libghc-oeis-doc, 
> libghc-quickcheck2-doc, libghc-regex-tdfa-doc, libghc-show-doc, 
> libghc-split-doc, libghc-syb-doc, libghc-transformers-doc, 
> libghc-utf8-string-doc, libghc-vector-space-doc
> Filtered Build-Depends: cdbs, debhelper (>= 10), ghc (>= 9.4), ghc-prof, 
> haskell-devscripts (>= 0.13), libghc-arrows-dev (>= 0.4), libghc-arrows-prof, 
> libghc-data-memocombinators-dev (>= 0.4), libghc-data-memocombinators-prof, 
> libghc-src-exts-simple-dev (>= 1.18), libghc-src-exts-simple-dev (<< 1.24), 
> libghc-src-exts-simple-prof, libghc-hoogle-dev (>= 5.0.17.1), 
> libghc-hoogle-prof, libghc-http-dev (>= 1:4000), libghc-http-prof, 
> libghc-iospec-dev (>= 0.2), libghc-iospec-prof, libghc-lambdabot-core-dev (>= 
> 5.3), libghc-lambdabot-core-dev (<< 5.4), libghc-lambdabot-core-prof, 
> libghc-lambdabot-reference-plugins-dev (>= 5.3), 
> libghc-lambdabot-reference-plugins-dev (<< 5.4), 
> libghc-lambdabot-reference-plugins-prof, libghc-lambdabot-trusted-dev (>= 
> 5.3), libghc-lambdabot-trusted-dev (<< 5.4), libghc-lambdabot-trusted-prof, 
> libghc-lifted-base-dev (>= 0.2), libghc-lifted-base-prof, libghc-logict-dev 
> (>= 0.5), libghc-logict-prof, libghc-monadrandom-dev (>= 0.1), 
> libghc-monadrandom-prof, libghc-mueval-dev (>= 0.9.3), libghc-mueval-prof, 
> libghc-network-dev (>= 2.7), libghc-network-dev (<< 3.2), 
> libghc-network-prof, libghc-numbers-dev (>= 3000), libghc-numbers-prof, 
> libghc-oeis-dev (>= 0.3.1), libghc-oeis-prof, libghc-quickcheck2-dev (>= 2), 
> libghc-quickcheck2-prof, libghc-regex-tdfa-dev (>= 1.1), 
> libghc-regex-tdfa-prof, libghc-show-dev (>= 0.4), libghc-show-prof, 
> libghc-split-dev (>= 0.2), libghc-split-prof, libghc-syb-dev (>= 0.3), 
> libghc-syb-prof, libghc-transformers-dev, libghc-transformers-prof, 
> libghc-utf8-string-dev (>= 0.3), libghc-utf8-string-prof, 
> libghc-vector-space-dev (>= 0.8), libghc-vector-space-prof, build-essential, 
> fakeroot, ghc-doc, libghc-arrows-doc, libghc-data-memocombinators-doc, 
> libghc-src-exts-simple-doc, libghc-hoogle-doc, libghc-http-doc, 
> libghc-iospec-doc, libghc-lambdabot-core-doc, 
> libghc-lambdabot-reference-plugins-doc, libghc-lambdabot-trusted-doc, 
> libghc-lifted-base-doc, libghc-logict-doc, libghc-monadrandom-doc, 
> libghc-mueval-doc, 

Bug#1069465: libeatmydata: FTBFS on armhf: features-time64.h:26:5: error: #error "_TIME_BITS=64 is allowed only with _FILE_OFFSET_BITS=64"

2024-04-20 Thread Lucas Nussbaum
Source: libeatmydata
Version: 131-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armhf

Hi,

During a rebuild of all packages in sid, your package failed to build
on armhf.


Relevant part (hopefully):
> /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   
> -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -Wdate-time 
> -D_FORTIFY_SOURCE=2   -DBUILDING_LIBEATMYDATA -g -O2 
> -Werror=implicit-function-declaration -ffile-prefix-map=/<>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -c -o libeatmydata/la-libeatmydata.lo `test -f 
> 'libeatmydata/libeatmydata.c' || echo './'`libeatmydata/libeatmydata.c
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE 
> -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 
> -DBUILDING_LIBEATMYDATA -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -c 
> libeatmydata/libeatmydata.c  -fPIC -DPIC -o 
> libeatmydata/.libs/la-libeatmydata.o
> In file included from /usr/include/features.h:393,
>  from /usr/include/arm-linux-gnueabihf/sys/types.h:25,
>  from libeatmydata/libeatmydata.c:22:
> /usr/include/features-time64.h:26:5: error: #error "_TIME_BITS=64 is allowed 
> only with _FILE_OFFSET_BITS=64"
>26 | #   error "_TIME_BITS=64 is allowed only with _FILE_OFFSET_BITS=64"
>   | ^
> make[2]: *** [Makefile:1046: libeatmydata/la-libeatmydata.lo] Error 1


The full build log is available from:
http://qa-logs.debian.net/2024/04/20/libeatmydata_131-1_unstable-armhf.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240420;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240420=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1069463: blobwars: FTBFS on armhf: src/CReplayData.cpp:41:34: error: cannot convert ‘long int*’ to ‘const time_t*’ {aka ‘const long long int*’}

2024-04-20 Thread Lucas Nussbaum
Source: blobwars
Version: 2.00-3
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armhf

Hi,

During a rebuild of all packages in sid, your package failed to build
on armhf.


Relevant part (hopefully):
> g++ -g -O2 -ffile-prefix-map=/<>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security `pkg-config 
> --cflags sdl2 SDL2_mixer SDL2_image SDL2_ttf SDL2_net` -DVERSION=2.00 
> -DRELEASE=1 -DUSEPAK=0 -DPAKNAME=\"blobwars.pak\" 
> -DPAKLOCATION=\"/usr/share/games/blobwars/\" -DUNIX 
> -DGAMEPLAYMANUAL=\"/usr/share/doc/blobwars/index.html\" -Wall 
> -DLOCALEDIR=\"/usr/share/locale/\" 
> -DMEDAL_SERVER_HOST=\"www.parallelrealities.co.uk\" -DMEDAL_SERVER_PORT=80 -g 
> -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -O2 -g -flto -c 
> src/CSwitch.cpp
> cc1plus: warning: ‘-Werror=’ argument ‘-Werror=implicit-function-declaration’ 
> is not valid for C++
> src/CReplayData.cpp: In member function ‘void 
> ReplayData::printReplayInformation()’:
> src/CReplayData.cpp:41:34: error: cannot convert ‘long int*’ to ‘const 
> time_t*’ {aka ‘const long long int*’}
>41 | tm *timeinfo = localtime();
>   |  ^~
>   |  |
>   |  long int*
> In file included from /usr/include/features.h:490,
>  from /usr/include/errno.h:25,
>  from src/headers.h:22,
>  from src/CReplayData.cpp:1:
> /usr/include/time.h:141:19: note:   initializing argument 1 of ‘tm* 
> localtime(const time_t*)’
>   141 | extern struct tm *__REDIRECT_NTH (localtime, (const time_t *__timer),
>   |   ^~
> make[1]: *** [Makefile:83: CReplayData.o] Error 1


The full build log is available from:
http://qa-logs.debian.net/2024/04/20/blobwars_2.00-3_unstable-armhf.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240420;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240420=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1069461: haskell-crypton-x509-system: FTBFS on armhf: unsatisfiable build-dependencies: libghc-asn1-encoding-dev-0.9.6-4f999, libghc-asn1-types-dev-0.3.4-aa235, libghc-base-dev-4.17.2.0-38dbb, lib

2024-04-20 Thread Lucas Nussbaum
Source: haskell-crypton-x509-system
Version: 1.6.7-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armhf

Hi,

During a rebuild of all packages in sid, your package failed to build
on armhf.


Relevant part (hopefully):
> +--+
> | Install package build dependencies  
>  |
> +--+
> 
> 
> Setup apt archive
> -
> 
> Merged Build-Depends: debhelper (>= 10), haskell-devscripts (>= 0.13), cdbs, 
> ghc (>= 9.4), ghc-prof, libghc-crypton-x509-dev (>= 1.6), 
> libghc-crypton-x509-prof, libghc-crypton-x509-store-dev (>= 1.6.2), 
> libghc-crypton-x509-store-prof, libghc-pem-dev (>= 0.1), libghc-pem-dev (<< 
> 0.3), libghc-pem-prof, build-essential, fakeroot, ghc-doc, 
> libghc-crypton-x509-doc, libghc-crypton-x509-store-doc, libghc-pem-doc
> Filtered Build-Depends: debhelper (>= 10), haskell-devscripts (>= 0.13), 
> cdbs, ghc (>= 9.4), ghc-prof, libghc-crypton-x509-dev (>= 1.6), 
> libghc-crypton-x509-prof, libghc-crypton-x509-store-dev (>= 1.6.2), 
> libghc-crypton-x509-store-prof, libghc-pem-dev (>= 0.1), libghc-pem-dev (<< 
> 0.3), libghc-pem-prof, build-essential, fakeroot, ghc-doc, 
> libghc-crypton-x509-doc, libghc-crypton-x509-store-doc, libghc-pem-doc
> dpkg-deb: building package 'sbuild-build-depends-main-dummy' in 
> '/<>/apt_archive/sbuild-build-depends-main-dummy.deb'.
> Ign:1 copy:/<>/apt_archive ./ InRelease
> Get:2 copy:/<>/apt_archive ./ Release [609 B]
> Ign:3 copy:/<>/apt_archive ./ Release.gpg
> Get:4 copy:/<>/apt_archive ./ Sources [973 B]
> Get:5 copy:/<>/apt_archive ./ Packages [985 B]
> Fetched 2567 B in 0s (0 B/s)
> Reading package lists...
> Reading package lists...
> 
> Install main build dependencies (apt-based resolver)
> 
> 
> Installing build dependencies
> Reading package lists...
> Building dependency tree...
> Reading state information...
> Some packages could not be installed. This may mean that you have
> requested an impossible situation or if you are using the unstable
> distribution that some required packages have not yet been created
> or been moved out of Incoming.
> The following information may help to resolve the situation:
> 
> The following packages have unmet dependencies:
>  libghc-crypton-x509-store-dev : Depends: 
> libghc-asn1-encoding-dev-0.9.6-4f999 but it is not installable
>  Depends: libghc-asn1-types-dev-0.3.4-aa235 
> but it is not installable
>  Depends: libghc-base-dev-4.17.2.0-38dbb but 
> it is not installable
>  Depends: 
> libghc-bytestring-dev-0.11.5.2-302b4 but it is not installable
>  Depends: libghc-containers-dev-0.6.7-e92e7 
> but it is not installable
>  Depends: libghc-crypton-dev-0.33-57ec1 but 
> it is not installable
>  Depends: libghc-crypton-x509-dev-1.7.6-e20c2 
> but it is not installable
>  Depends: libghc-directory-dev-1.3.7.1-a6844 
> but it is not installable
>  Depends: libghc-pem-dev-0.2.4-d84c7 but it 
> is not installable
>  libghc-crypton-x509-store-prof : Depends: 
> libghc-asn1-encoding-prof-0.9.6-4f999 but it is not installable
>   Depends: libghc-asn1-types-prof-0.3.4-aa235 
> but it is not installable
>   Depends: libghc-base-prof-4.17.2.0-38dbb 
> but it is not installable
>   Depends: 
> libghc-bytestring-prof-0.11.5.2-302b4 but it is not installable
>   Depends: libghc-containers-prof-0.6.7-e92e7 
> but it is not installable
>   Depends: libghc-crypton-prof-0.33-57ec1 but 
> it is not installable
>   Depends: 
> libghc-crypton-x509-prof-1.7.6-e20c2 but it is not installable
>   Depends: 
> libghc-directory-prof-1.3.7.1-a6844 but it is not installable
>   Depends: libghc-pem-prof-0.2.4-d84c7 but it 
> is not installable
> E: Unable to correct problems, you have held broken packages.
> apt-get failed.


The full build log is available from:
http://qa-logs.debian.net/2024/04/20/haskell-crypton-x509-system_1.6.7-2_unstable-armhf.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240420;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240420=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at

Bug#1069459: haskell-hpack: FTBFS on armhf: unsatisfiable build-dependencies

2024-04-20 Thread Lucas Nussbaum
Source: haskell-hpack
Version: 0.35.2-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armhf

Hi,

During a rebuild of all packages in sid, your package failed to build
on armhf.


Relevant part (hopefully):
> +--+
> | Install package build dependencies  
>  |
> +--+
> 
> 
> Setup apt archive
> -
> 
> Merged Build-Depends: cdbs, debhelper (>= 10), ghc (>= 8.4.3), ghc-prof, 
> haskell-devscripts (>= 0.13), libghc-glob-dev (>= 0.9.0), libghc-glob-prof, 
> libghc-aeson-dev (>= 1.4.3.0), libghc-aeson-prof, libghc-bifunctors-dev, 
> libghc-bifunctors-prof, libghc-cryptonite-dev, libghc-cryptonite-prof, 
> libghc-http-client-dev, libghc-http-client-prof, libghc-http-client-tls-dev, 
> libghc-http-client-tls-prof, libghc-http-types-dev, libghc-http-types-prof, 
> libghc-infer-license-dev (>= 0.2.0), libghc-infer-license-dev (<< 0.3), 
> libghc-infer-license-prof, libghc-scientific-dev, libghc-scientific-prof, 
> libghc-unordered-containers-dev, libghc-unordered-containers-prof, 
> libghc-vector-dev, libghc-vector-prof, libghc-yaml-dev (>= 0.10.0), 
> libghc-yaml-prof, libghc-hunit-dev (>= 1.6.0.0), libghc-hunit-prof, 
> libghc-quickcheck2-dev, libghc-hspec-dev (>= 2), libghc-hspec-dev (<< 3), 
> libghc-interpolate-dev, libghc-mockery-dev (>= 0.3), libghc-temporary-dev, 
> libghc-temporary-prof, build-essential, fakeroot, ghc-doc, libghc-glob-doc, 
> libghc-aeson-doc, libghc-bifunctors-doc, libghc-cryptonite-doc, 
> libghc-http-client-doc, libghc-http-client-tls-doc, libghc-http-types-doc, 
> libghc-infer-license-doc, libghc-scientific-doc, libghc-temporary-doc, 
> libghc-unordered-containers-doc, libghc-vector-doc, libghc-yaml-doc
> Filtered Build-Depends: cdbs, debhelper (>= 10), ghc (>= 8.4.3), ghc-prof, 
> haskell-devscripts (>= 0.13), libghc-glob-dev (>= 0.9.0), libghc-glob-prof, 
> libghc-aeson-dev (>= 1.4.3.0), libghc-aeson-prof, libghc-bifunctors-dev, 
> libghc-bifunctors-prof, libghc-cryptonite-dev, libghc-cryptonite-prof, 
> libghc-http-client-dev, libghc-http-client-prof, libghc-http-client-tls-dev, 
> libghc-http-client-tls-prof, libghc-http-types-dev, libghc-http-types-prof, 
> libghc-infer-license-dev (>= 0.2.0), libghc-infer-license-dev (<< 0.3), 
> libghc-infer-license-prof, libghc-scientific-dev, libghc-scientific-prof, 
> libghc-unordered-containers-dev, libghc-unordered-containers-prof, 
> libghc-vector-dev, libghc-vector-prof, libghc-yaml-dev (>= 0.10.0), 
> libghc-yaml-prof, libghc-hunit-dev (>= 1.6.0.0), libghc-hunit-prof, 
> libghc-quickcheck2-dev, libghc-hspec-dev (>= 2), libghc-hspec-dev (<< 3), 
> libghc-interpolate-dev, libghc-mockery-dev (>= 0.3), libghc-temporary-dev, 
> libghc-temporary-prof, build-essential, fakeroot, ghc-doc, libghc-glob-doc, 
> libghc-aeson-doc, libghc-bifunctors-doc, libghc-cryptonite-doc, 
> libghc-http-client-doc, libghc-http-client-tls-doc, libghc-http-types-doc, 
> libghc-infer-license-doc, libghc-scientific-doc, libghc-temporary-doc, 
> libghc-unordered-containers-doc, libghc-vector-doc, libghc-yaml-doc
> dpkg-deb: building package 'sbuild-build-depends-main-dummy' in 
> '/<>/apt_archive/sbuild-build-depends-main-dummy.deb'.
> Ign:1 copy:/<>/apt_archive ./ InRelease
> Get:2 copy:/<>/apt_archive ./ Release [615 B]
> Ign:3 copy:/<>/apt_archive ./ Release.gpg
> Get:4 copy:/<>/apt_archive ./ Sources [1865 B]
> Get:5 copy:/<>/apt_archive ./ Packages [1875 B]
> Fetched 4355 B in 0s (0 B/s)
> Reading package lists...
> Reading package lists...
> 
> Install main build dependencies (apt-based resolver)
> 
> 
> Installing build dependencies
> Reading package lists...
> Building dependency tree...
> Reading state information...
> Some packages could not be installed. This may mean that you have
> requested an impossible situation or if you are using the unstable
> distribution that some required packages have not yet been created
> or been moved out of Incoming.
> The following information may help to resolve the situation:
> 
> The following packages have unmet dependencies:
>  libghc-http-client-tls-dev : Depends: libghc-base-dev-4.17.2.0-38dbb but it 
> is not installable
>   Depends: libghc-bytestring-dev-0.11.5.2-302b4 
> but it is not installable
>   Depends: 
> libghc-case-insensitive-dev-1.2.1.0-366b1 but it is not installable
>   Depends: libghc-connection-dev-0.3.1-6b46e
>   Depends: libghc-containers-dev-0.6.7-e92e7 but 
> it is not installable
>   Depends: libghc-cryptonite-dev-0.30-d9a59 but 
> it is not installable
>   Depends: 
> 

Bug#1069460: bitshuffle: FTBFS on armhf: tests fail

2024-04-20 Thread Lucas Nussbaum
Source: bitshuffle
Version: 0.5.1-1.2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armhf

Hi,

During a rebuild of all packages in sid, your package failed to build
on armhf.


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> mpirun --allow-run-as-root -n 1 dh_auto_test
> --
> Sorry!  You were supposed to get help about:
> pmix_init:startup:internal-failure
> But I couldn't open the help file:
> /usr/share/pmix/help-pmix-runtime.txt: No such file or directory.  Sorry!
> --
> [ip-10-84-234-171:2111213] PMIX ERROR: NOT-FOUND in file 
> ../../../../../../../../opal/mca/pmix/pmix3x/pmix/src/server/pmix_server.c at 
> line 237
> make[1]: *** [debian/rules:60: override_dh_auto_test] Error 1


The full build log is available from:
http://qa-logs.debian.net/2024/04/20/bitshuffle_0.5.1-1.2_unstable-armhf.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240420;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240420=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



  1   2   3   4   5   6   7   8   9   10   >