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

2024-03-29 Thread Andrey Rakhmatullin
Source: flightgear
Version: 1:2020.3.18+dfsg-1
Severity: serious
Tags: ftbfs

https://buildd.debian.org/status/fetch.php?pkg=flightgear=armhf=1%3A2020.3.18%2Bdfsg-1%2Bb2=1711729288=0

/<>/src/Input/FGLinuxEventInput.cxx: In member function ‘virtual
void FGLinuxInputDevice::Send(const char*, double)’:
/<>/src/Input/FGLinuxEventInput.cxx:418:7: error: ‘struct
input_event’ has no member named ‘time’
  418 |   evt.time.tv_sec = 0;
  |   ^~~~
/<>/src/Input/FGLinuxEventInput.cxx:419:7: error: ‘struct
input_event’ has no member named ‘time’
  419 |   evt.time.tv_usec = 0;
  |   ^~~~


-- System Information:
Debian Release: trixie/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'testing-debug'), (500, 
'unstable'), (500, 'testing'), (101, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.7.9-amd64 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled


Bug#1068036: FTBFS: no B-D: libtirpc-dev

2024-03-29 Thread Andrey Rakhmatullin
Source: snort
Version: 2.9.15.1-6
Severity: serious
Tags: ftbfs

https://buildd.debian.org/status/fetch.php?pkg=snort=arm64=2.9.15.1-6%2Bb4=1711721617=0

checking for bindresvport in -ltirpc... no
no

 ERROR! tirpc not found, get it by running
 apt install libtirpc-devel


-- System Information:
Debian Release: trixie/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'testing-debug'), (500, 
'unstable'), (500, 'testing'), (101, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.7.9-amd64 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled



Bug#1068037: FTBFS: error: implicit declaration of function ‘get_file_lines’

2024-03-29 Thread Andrey Rakhmatullin
Source: mdk4
Version: 4.2-3
Severity: serious
Tags: ftbfs

https://buildd.debian.org/status/fetch.php?pkg=mdk4=arm64=4.2-3%2Bb2=1711715545=0

poc.c:148:30: error: implicit declaration of function ‘get_file_lines’
[-Werror=implicit-function-declaration]
  148 | file_lines = get_file_lines(file_name);
  |  ^~
poc.c:160:38: warning: pointer targets in passing argument 1 of ‘fgets’ differ
in signedness [-Wpointer-sign]
  160 | if(fgets(buf, sizeof(buf), fp1))
  |  ^~~
  |  |
  |  unsigned char *
In file included from /usr/include/stdio.h:906,
 from poc.c:1:
/usr/include/aarch64-linux-gnu/bits/stdio2.h:209:25: note: expected ‘char *
restrict’ but argument is of type ‘unsigned char *’
  209 | fgets (char *__restrict __s, int __n, FILE *__restrict __stream)
  |~^~~
poc.c:165:59: error: implicit declaration of function ‘str_to_hex’
[-Werror=implicit-function-declaration]
  165 | poc_pkts[i].pkts[j].len =
str_to_hex(buf, poc_pkts[i].pkts[j].data, sizeof(poc_pkts[i].pkts[j].data));
  |   ^~


-- System Information:
Debian Release: trixie/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'testing-debug'), (500, 
'unstable'), (500, 'testing'), (101, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.7.9-amd64 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled


Bug#1068035: FTBFS: wrong --link-doc target

2024-03-29 Thread Andrey Rakhmatullin
Source: mdbtools
Version: 1.0.0+dfsg-1.2
Severity: serious
Tags: ftbfs

https://buildd.debian.org/status/fetch.php?pkg=mdbtools=arm64=1.0.0%2Bdfsg-1.2%2Bb2=1711715505=0

dh_installdocs --no-package=mdbtools-doc --link-doc=libmdb3
dh_installdocs: error: Requested unknown package libmdb3 via --link-doc,
expected one of: mdbtools mdbtools-dev libmdb3t64 libmdbsql3t64 odbc-mdbtools
mdbtools-doc

It should be changed to libmdb3t64.


-- System Information:
Debian Release: trixie/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'testing-debug'), (500, 
'unstable'), (500, 'testing'), (101, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.7.9-amd64 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled



Bug#1068026: FTBFS on armel: undefined reference to symbol '__atomic_load_8@@LIBATOMIC_1.0'

2024-03-29 Thread Andrey Rakhmatullin
Source: corectl
Version: 1.4.0+ds-1
Severity: serious
Tags: ftbfs

https://buildd.debian.org/status/fetch.php?pkg=corectrl=armel=1.4.0%2Bds-1=1711731627=0

/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 -Wl,-z,relro -Wl,-z,now
CMakeFiles/test_all.dir/src/test_amdfanauto.cpp.o
CMakeFiles/test_all.dir/src/test_amdfancurve.cpp.o
CMakeFiles/test_all.dir/src/test_amdfanfixed.cpp.o
CMakeFiles/test_all.dir/src/test_amdfanmode.cpp.o
CMakeFiles/test_all.dir/src/test_amdgpuinfopm.cpp.o
CMakeFiles/test_all.dir/src/test_amdgpuinfopmoverdrive.cpp.o
CMakeFiles/test_all.dir/src/test_amdgpuinfouniqueid.cpp.o
CMakeFiles/test_all.dir/src/test_amdgpuinfovbios.cpp.o
CMakeFiles/test_all.dir/src/test_amdodfanauto.cpp.o
CMakeFiles/test_all.dir/src/test_amdodfancurve.cpp.o
CMakeFiles/test_all.dir/src/test_amdpmadvanced.cpp.o
CMakeFiles/test_all.dir/src/test_amdpmauto.cpp.o
CMakeFiles/test_all.dir/src/test_amdpmautolegacy.cpp.o
CMakeFiles/test_all.dir/src/test_amdpmautor600.cpp.o
CMakeFiles/test_all.dir/src/test_amdpmdynamicfreq.cpp.o
CMakeFiles/test_all.dir/src/test_amdpmfixed.cpp.o
CMakeFiles/test_all.dir/src/test_amdpmfixedfreq.cpp.o
CMakeFiles/test_all.dir/src/test_amdpmfixedlegacy.cpp.o
CMakeFiles/test_all.dir/src/test_amdpmfixedr600.cpp.o
CMakeFiles/test_all.dir/src/test_amdpmfreqmode.cpp.o
CMakeFiles/test_all.dir/src/test_amdpmfreqod.cpp.o
CMakeFiles/test_all.dir/src/test_amdpmfreqrange.cpp.o
CMakeFiles/test_all.dir/src/test_amdpmfreqvolt.cpp.o
CMakeFiles/test_all.dir/src/test_amdpmoverclock.cpp.o
CMakeFiles/test_all.dir/src/test_amdpmperfmode.cpp.o
CMakeFiles/test_all.dir/src/test_amdpmpowercap.cpp.o
CMakeFiles/test_all.dir/src/test_amdpmpowerprofile.cpp.o
CMakeFiles/test_all.dir/src/test_amdpmpowerstate.cpp.o
CMakeFiles/test_all.dir/src/test_amdpmvoltcurve.cpp.o
CMakeFiles/test_all.dir/src/test_amdpmvoltoffset.cpp.o
CMakeFiles/test_all.dir/src/test_amdppdpmhandler.cpp.o
CMakeFiles/test_all.dir/src/test_amdutils.cpp.o
CMakeFiles/test_all.dir/src/test_commandqueue.cpp.o
CMakeFiles/test_all.dir/src/test_commonutils.cpp.o
CMakeFiles/test_all.dir/src/test_control.cpp.o
CMakeFiles/test_all.dir/src/test_controlgroup.cpp.o
CMakeFiles/test_all.dir/src/test_controlmode.cpp.o
CMakeFiles/test_all.dir/src/test_cpu.cpp.o
CMakeFiles/test_all.dir/src/test_cpuepphandler.cpp.o
CMakeFiles/test_all.dir/src/test_cpufreq.cpp.o
CMakeFiles/test_all.dir/src/test_cpufreqmode.cpp.o
CMakeFiles/test_all.dir/src/test_cpuinfo.cpp.o
CMakeFiles/test_all.dir/src/test_cpuinfolscpu.cpp.o
CMakeFiles/test_all.dir/src/test_cpuinfoproccpuinfo.cpp.o
CMakeFiles/test_all.dir/src/test_cpuutils.cpp.o
CMakeFiles/test_all.dir/src/test_gpu.cpp.o
CMakeFiles/test_all.dir/src/test_gpuinfo.cpp.o
CMakeFiles/test_all.dir/src/test_gpuinfoopengl.cpp.o
CMakeFiles/test_all.dir/src/test_gpuinforevision.cpp.o
CMakeFiles/test_all.dir/src/test_gpuinfouevent.cpp.o
CMakeFiles/test_all.dir/src/test_gpuinfovram.cpp.o
CMakeFiles/test_all.dir/src/test_gpuinfovulkan.cpp.o
CMakeFiles/test_all.dir/src/test_hwidtranslator.cpp.o
CMakeFiles/test_all.dir/src/test_mathutils.cpp.o
CMakeFiles/test_all.dir/src/test_noop.cpp.o
CMakeFiles/test_all.dir/src/test_pmoverdrive.cpp.o
CMakeFiles/test_all.dir/src/test_pmpowerstatemode.cpp.o
CMakeFiles/test_all.dir/src/test_sensor.cpp.o
CMakeFiles/test_all.dir/src/test_stringutils.cpp.o
CMakeFiles/test_all.dir/src/test_swinfo.cpp.o
CMakeFiles/test_all.dir/src/test_swinfokernel.cpp.o
CMakeFiles/test_all.dir/src/test_swinfomesa.cpp.o
CMakeFiles/test_all.dir/src/test_sysmodel.cpp.o
CMakeFiles/catch_main.dir/src/main.cpp.o -o test_all
-Wl,-rpath,/<>/obj-arm-linux-gnueabi/src ../src/libcorectrl.so
/usr/lib/arm-linux-gnueabi/libspdlog.so.1.12.0 /usr/lib/libCatch2.a
/usr/lib/arm-linux-gnueabi/libfmt.so.9.1.0 /usr/lib/arm-linux-
gnueabi/libQt5Core.so.5.15.10
/usr/bin/ld: CMakeFiles/test_all.dir/src/test_sensor.cpp.o: undefined reference
to symbol '__atomic_load_8@@LIBATOMIC_1.0'
/usr/bin/ld: /lib/arm-linux-gnueabi/libatomic.so.1: error adding symbols: DSO
missing from command line


-- System Information:
Debian Release: trixie/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'testing-debug'), (500, 
'unstable'), (500, 'testing'), (101, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.7.9-amd64 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled



Bug#1068027: FTBFS: error: format ‘%ld’ expects argument of type ‘long int’, but argument 2 has type ‘time_t’ {aka ‘long long int’}

2024-03-29 Thread Andrey Rakhmatullin
Source: tcptrack
Version: 1.4.3-1
Severity: serious
Tags: ftbfs

https://buildd.debian.org/status/fetch.php?pkg=tcptrack=armhf=1.4.3-1%2Bb2=1711727713=0

TextUI.cc: In member function ‘void TextUI::drawui()’:
TextUI.cc:312:35: error: format ‘%ld’ expects argument of type ‘long int’, but
argument 2 has type ‘time_t’ {aka ‘long long int’} [-Werror=format=]
  312 | printw("%lds",ic->getIdleSeconds());
  | ~~^   
  |   | |
  |   long int  time_t {aka
long long int}
  | %lld
TextUI.cc:314:35: error: format ‘%ld’ expects argument of type ‘long int’, but
argument 2 has type ‘time_t’ {aka ‘long long int’} [-Werror=format=]
  314 | printw("%ldm",ic->getIdleSeconds()/60);
  | ~~^   ~~~
  |   |   |
  |   long inttime_t {aka
long long int}
  | %lld
TextUI.cc:316:35: error: format ‘%ld’ expects argument of type ‘long int’, but
argument 2 has type ‘time_t’ {aka ‘long long int’} [-Werror=format=]
  316 | printw("%ldh",ic->getIdleSeconds()/3600);
  | ~~^   ~
  |   |   |
  |   long inttime_t {aka
long long int}
  | %lld


-- System Information:
Debian Release: trixie/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'testing-debug'), (500, 
'unstable'), (500, 'testing'), (101, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.7.9-amd64 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled


Bug#1068025: FTBFS: error: invalid conversion from ‘size_t*’ {aka ‘unsigned int*’} to ‘long unsigned int*’

2024-03-29 Thread Andrey Rakhmatullin
Source: orthanc
Version: 1.12.3+dfsg-1
Severity: serious
Tags: ftbfs

https://buildd.debian.org/status/fetch.php?pkg=orthanc=armhf=1.12.3%2Bdfsg-1=1711743863=0

/<>/OrthancFramework/Sources/Images/JpegWriter.cpp: In member
function ‘virtual void Orthanc::JpegWriter::WriteToMemoryInternal(std::string&,
unsigned int, unsigned int, unsigned int, Orthanc::PixelFormat, const void*)’:
/<>/OrthancFramework/Sources/Images/JpegWriter.cpp:199:34: error:
invalid conversion from ‘size_t*’ {aka ‘unsigned int*’} to ‘long unsigned int*’
[-fpermissive]
  199 | jpeg_mem_dest(, , );
  |  ^
  |  |
  |  size_t* {aka unsigned int*}


-- System Information:
Debian Release: trixie/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'testing-debug'), (500, 
'unstable'), (500, 'testing'), (101, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.7.9-amd64 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled


Bug#1068029: FTBFS: error: format ‘%ld’ expects argument of type ‘long int’, but argument 5 has type ‘time_t’ {aka ‘long long int’}

2024-03-29 Thread Andrey Rakhmatullin
Source: nfstrace
Version: 0.4.3.2+git20200805+b220d04-3
Severity: serious
Tags: ftbfs

https://buildd.debian.org/status/fetch.php?pkg=nfstrace=armhf=0.4.3.2%2Bgit20200805%2Bb220d04-3%2Bb2=1711734395=0

/<>/analyzers/src/watch/nc_windows/header_window.cpp: In member
function ‘void HeaderWindow::update()’:
/<>/analyzers/src/watch/nc_windows/header_window.cpp:77:83: error:
format ‘%ld’ expects argument of type ‘long int’, but argument 5 has type
‘time_t’ {aka ‘long long int’} [-Werror=format=]
   77 | mvwprintw(_window, HEADER::ELAPSED_LINE, FIRST_CHAR_POS, "Elapsed
time:  \t %ld days; %ld:%ld:%ld times",
  |
~~^
  |
|
  |
long int
  |
%lld
   78 |   shift_time / SECINDAY, shift_time % SECINDAY / SECINHOUR,
shift_time % SECINHOUR / SECINMIN, shift_time % SECINMIN);
  |   ~
  |  |
  |  time_t {aka long long int}
/<>/analyzers/src/watch/nc_windows/header_window.cpp:77:93: error:
format ‘%ld’ expects argument of type ‘long int’, but argument 6 has type
‘time_t’ {aka ‘long long int’} [-Werror=format=]
   77 | mvwprintw(_window, HEADER::ELAPSED_LINE, FIRST_CHAR_POS, "Elapsed
time:  \t %ld days; %ld:%ld:%ld times",
  |
~~^
  |
|
  |
long int
  |
%lld
   78 |   shift_time / SECINDAY, shift_time % SECINDAY / SECINHOUR,
shift_time % SECINHOUR / SECINMIN, shift_time % SECINMIN);
  |  ~
  ||
  |time_t {aka
long long int}
/<>/analyzers/src/watch/nc_windows/header_window.cpp:77:97: error:
format ‘%ld’ expects argument of type ‘long int’, but argument 7 has type
‘time_t’ {aka ‘long long int’} [-Werror=format=]
   77 | mvwprintw(_window, HEADER::ELAPSED_LINE, FIRST_CHAR_POS, "Elapsed
time:  \t %ld days; %ld:%ld:%ld times",
  |
~~^
  |
|
  |
long int
  |
%lld
   78 |   shift_time / SECINDAY, shift_time % SECINDAY / SECINHOUR,
shift_time % SECINHOUR / SECINMIN, shift_time % SECINMIN);
  |
~
  |
|
  |
time_t {aka long long int}
/<>/analyzers/src/watch/nc_windows/header_window.cpp:77:101:
error: format ‘%ld’ expects argument of type ‘long int’, but argument 8 has
type ‘time_t’ {aka ‘long long int’} [-Werror=format=]
   77 | mvwprintw(_window, HEADER::ELAPSED_LINE, FIRST_CHAR_POS, "Elapsed
time:  \t %ld days; %ld:%ld:%ld times",
  |
~~^
  |
|
  |
long int
  |
%lld
   78 |   shift_time / SECINDAY, shift_time % SECINDAY / SECINHOUR,
shift_time % SECINHOUR / SECINMIN, shift_time % SECINMIN);
  |
~
  |
|
  |
time_t {aka long long int}


-- System Information:
Debian Release: trixie/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'testing-debug'), (500, 
'unstable'), (500, 'testing'), (101, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.7.9-amd64 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled


Bug#1068030: FTBFS on armel: undefined reference to `__atomic_load_8'

2024-03-29 Thread Andrey Rakhmatullin
Source: maildir-utils
Version: 1.10.8-2
Severity: serious
Tags: ftbfs

https://buildd.debian.org/status/fetch.php?pkg=maildir-
utils=armel=1.10.8-2%2Bb2=1711722478=0

/usr/bin/ld: lib/index/libmu-index.a.p/mu-indexer.cc.o: in function
`std::__atomic_base::store(long long, std::memory_order)':
/usr/include/c++/13/bits/atomic_base.h:481:(.text+0xb14): undefined reference
to `__atomic_store_8'
/usr/bin/ld: lib/index/libmu-index.a.p/mu-indexer.cc.o: in function
`std::__atomic_base::load(std::memory_order) const':
/usr/include/c++/13/bits/atomic_base.h:505:(.text+0x1384): undefined reference
to `__atomic_load_8'


-- System Information:
Debian Release: trixie/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'testing-debug'), (500, 
'unstable'), (500, 'testing'), (101, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.7.9-amd64 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled



Bug#1068040: Update Build-Depends for the time64 library renames

2024-03-29 Thread Andrey Rakhmatullin
Source: deepin-deb-installer
Version: 5.12.4-1
Severity: serious
Tags: ftbfs

The package explicitly Build-Depends: libqt5concurrent5, libqt5widgets5, these
need to be changed to libfoot64 if they are needed at all.


-- System Information:
Debian Release: trixie/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'testing-debug'), (500, 
'unstable'), (500, 'testing'), (101, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.7.9-amd64 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled



Bug#1068032: FTBFS: error: implicit declaration of function ‘FreeTextEvent’

2024-03-29 Thread Andrey Rakhmatullin
Source: stimfit
Version: 0.16.0-1.2
Severity: serious
Tags: ftbfs

https://buildd.debian.org/status/fetch.php?pkg=stimfit=arm64=0.16.0-1.2%2Bb5=1711722178=0

biosig4c++/t210/sopen_alpha_read.c: In function ‘sopen_alpha_read’:
biosig4c++/t210/sopen_alpha_read.c:381:41: error: implicit declaration of
function ‘FreeTextEvent’ [-Werror=implicit-function-declaration]
  381 | FreeTextEvent(hdr, n, t4);
  | ^
biosig4c++/t210/sopen_alpha_read.c:533:31: warning: assignment discards ‘const’
qualifier from pointer target type [-Wdiscarded-qualifiers]
  533 | hdr->FileName = FileName;
  |   ^
biosig4c++/t210/sopen_axg_read.c: In function ‘sopen_axg_read’:
biosig4c++/t210/sopen_axg_read.c:612:17: error: implicit declaration of
function ‘strptime’; did you mean ‘strftime’? [-Werror=implicit-function-
declaration]
  612 | strptime(strstr(Notes,"Created on ")+11, "%a %b %d %Y",
);
  | ^~~~
  | strftime


-- System Information:
Debian Release: trixie/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'testing-debug'), (500, 
'unstable'), (500, 'testing'), (101, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.7.9-amd64 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled


Bug#1068031: FTBFS: checking for locking method... configure: error: fcntl test failed

2024-03-29 Thread Andrey Rakhmatullin
Source: maildrop
Version: 2.9.3-2.1
Severity: serious
Tags: ftbfs

https://buildd.debian.org/status/fetch.php?pkg=maildrop=armel=2.9.3-2.1%2Bb2=1711722445=0

checking for locking method... configure: error: fcntl test failed.
configure: error: ./configure failed for libs/liblock



-- System Information:
Debian Release: trixie/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'testing-debug'), (500, 
'unstable'), (500, 'testing'), (101, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.7.9-amd64 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled



Bug#1068068: Need rebootstrapping on armel and armhf

2024-03-30 Thread Andrey Rakhmatullin
On Sat, Mar 30, 2024 at 02:14:24PM +0100, Frank B. Brokken wrote:
> > there seems to be zero packaging-level support for bootstrapping, the
> > packages are not cross-buildable and the upstream bootstrapping instructions
> > are too tedious,
> 
> So far no issues were encountered when the bootstrapping procedure as
> described in the README.bobatbootstrap file in icmake's src distribution is
> followed. 
> 
> If you could be a bit more specific about what you mean by 'bootstrapping
> instructions are too tedious' then I'm sure those instructions can be changed
> so that they're less tedious. 
It looked to me that I need to make a chroot, run the bootstrap script to
build some kind of local bootstrap bobcat, build local icmake with that
bobcat, build local bobcat with that icmake, build the icmake .deb,
install it in a new chroot, build the bobcat .deb, then ideally build a
clean icmake .deb again; and do that twice as two architectures need
bootstrapping. This is much much much more than I'm going to do for random
packages so I decided against it.

> Wrt the package not being cross-buildable:
> 
> The https://packages.debian.org/sid/libbobcat-dev shows the following lines
> for armel and armhf:
> 
> armel   6.04.00-1   1,604.2 kB  8,598.0 kB  [list of files]
> armhf   6.04.00-1   1,608.4 kB  8,126.0 kB  [list of files] 
> 
> although I also see packages for which version 6.04.00-1+b2 or 6.04.00-1+b4 is
> listed. So maybe for unstable some issues recently appeared?
Not sure what did you want to say here, sorry? By not being
cross-buildable I mean they lack cross-building support, both at the
packaging level (no proper M-A headers, no B-D annotation) and at the
upstream level (the gcc running was not the cross one).

> Also, the bootstrapping procedure is only required when icmake isn't avaialble
> yet. For the construction of the bobcat library icmake 11.01.02-1 is required,
> and icmake.01.02-1 needs libbobcat-dev >= 5.07.00, which is available since
> bullseye (oldstable).
icmake is indeed not available on armel and armhf until libbobcat6 is
rebuilt against libssl3t64.

-- 
WBR, wRAR


signature.asc
Description: PGP signature


Bug#1068062: Update Build-Depends for the time64 library renames

2024-03-30 Thread Andrey Rakhmatullin
Source: workrave
Version: 1.10.52-1
Severity: serious
Tags: ftbfs

The package explicitly Build-Depends: libglib2.0-0, this needs to be changed to
libglib2.0-0t64 if it's needed at all.


-- System Information:
Debian Release: trixie/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'testing-debug'), (500, 
'unstable'), (500, 'testing'), (101, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.7.9-amd64 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled



Bug#1068074: Update Build-Depends for the time64 library renames

2024-03-30 Thread Andrey Rakhmatullin
Source: koko
Version: 23.08.5ds.1-1
Severity: serious
Tags: ftbfs

The package explicitly Build-Depends: libqt5gui5, this needs to be changed to
libqt5gui5t64 if it's needed at all.


-- System Information:
Debian Release: trixie/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'testing-debug'), (500, 
'unstable'), (500, 'testing'), (101, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.7.9-amd64 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled



Bug#1068090: Update Build-Depends for the time64 library renames

2024-03-30 Thread Andrey Rakhmatullin
Source: tetzle
Version: 2.2.3-1
Severity: serious
Tags: ftbfs

The package explicitly Build-Depends: libqt6*, this needs to be changed to
libqt6*t64 if it's needed at all.


-- System Information:
Debian Release: trixie/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'testing-debug'), (500, 
'unstable'), (500, 'testing'), (101, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.7.9-amd64 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled



Bug#1068089: FTBFS: error: cannot convert ‘long int*’ to ‘const time_t*’ {aka ‘const long long int*’}

2024-03-30 Thread Andrey Rakhmatullin
Source: ukui-control-center
Version: 3.22.1.25-2
Severity: serious
Tags: ftbfs

https://buildd.debian.org/status/fetch.php?pkg=ukui-control-
center=armhf=3.22.1.25-2=1711794461=0

plugins/about/aboutinterface.cpp: In member function ‘char*
AboutInterface::ntpdate(char*)’:
plugins/about/aboutinterface.cpp:438:18: error: cannot convert ‘long int*’ to
‘const time_t*’ {aka ‘const long long int*’}
  438 | return ctime();
  |  ^
  |  |
  |  long int*
In file included from /usr/include/features.h:490,
 from /usr/include/arm-linux-
gnueabihf/c++/13/bits/os_defines.h:39,
 from /usr/include/arm-linux-
gnueabihf/c++/13/bits/c++config.h:679,
 from /usr/include/c++/13/type_traits:38,
 from /usr/include/arm-linux-gnueabihf/qt5/QtCore/qglobal.h:45,
 from /usr/include/arm-linux-
gnueabihf/qt5/QtCore/qnamespace.h:43,
 from /usr/include/arm-linux-
gnueabihf/qt5/QtCore/qobjectdefs.h:48,
 from /usr/include/arm-linux-gnueabihf/qt5/QtCore/qobject.h:46,
 from /usr/include/arm-linux-gnueabihf/qt5/QtCore/QObject:1,
 from plugins/about/aboutinterface.h:21,
 from plugins/about/aboutinterface.cpp:18:
/usr/include/time.h:186:14: note:   initializing argument 1 of ‘char*
ctime(const time_t*)’
  186 | extern char *__REDIRECT_NTH (ctime, (const time_t *__timer),
__ctime64);
  |  ^~


-- System Information:
Debian Release: trixie/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'testing-debug'), (500, 
'unstable'), (500, 'testing'), (101, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.7.9-amd64 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled


Bug#1068059: Update Build-Depends for the time64 library renames

2024-03-30 Thread Andrey Rakhmatullin
Source: gimp-gap
Version: 2.6.0dfsg-7
Severity: serious
Tags: ftbfs

The package explicitly Build-Depends: libglib2.0-0, this needs to be changed to
libglib2.0-0t64 if it's needed at all.


-- System Information:
Debian Release: trixie/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'testing-debug'), (500, 
'unstable'), (500, 'testing'), (101, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.7.9-amd64 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled



Bug#1068078: FTBFS on armel: shiboken2:smart::smart_pointer Newly detected Real test failure!

2024-03-30 Thread Andrey Rakhmatullin
Source: pyside2
Version: 5.15.12-6.1
Severity: serious
Tags: ftbfs

https://buildd.debian.org/status/fetch.php?pkg=pyside2=armel=5.15.12-6.1=1711789575=0

RUN 2: Test project /<>/pyside3_build/py3.11-qt5.15.10-32bit-
relwithdebinfo/shiboken2
RUN 2: Start 181: smart_smart_pointer
RUN 2: 1/1 Test #181: smart_smart_pointer ..***Failed0.23 sec
RUN 2: Running garbage collector for reference test
RUN 2: FFF
RUN 2: ==
RUN 2: FAIL: testObjSmartPointer
(__main__.SmartPointerTests.testObjSmartPointer)
RUN 2: --
RUN 2: Traceback (most recent call last):
RUN 2:   File
"/<>/sources/shiboken2/tests/smartbinding/smart_pointer_test.py",
line 94, in testObjSmartPointer
RUN 2: self.assertEqual(integerCount(), 1)
RUN 2: AssertionError: 2 != 1
RUN 2:
RUN 2: ==
RUN 2: FAIL: testSmartPointerConversions
(__main__.SmartPointerTests.testSmartPointerConversions)
RUN 2: --
RUN 2: Traceback (most recent call last):
RUN 2:   File
"/<>/sources/shiboken2/tests/smartbinding/smart_pointer_test.py",
line 221, in testSmartPointerConversions
RUN 2: self.assertEqual(integerCount(), 1)
RUN 2: AssertionError: 2 != 1
RUN 2:
RUN 2: ==
RUN 2: FAIL: testSmartPointersWithNamespace
(__main__.SmartPointerTests.testSmartPointersWithNamespace)
RUN 2: --
RUN 2: Traceback (most recent call last):
RUN 2:   File
"/<>/sources/shiboken2/tests/smartbinding/smart_pointer_test.py",
line 182, in testSmartPointersWithNamespace
RUN 2: self.assertEqual(integerCount(), 2)
RUN 2: AssertionError: 3 != 2
RUN 2:
RUN 2: --
RUN 2: Ran 7 tests in 0.010s
RUN 2:
RUN 2: FAILED (failures=3)
RUN 2:
RUN 2:
RUN 2: 0% tests passed, 1 tests failed out of 1
RUN 2:
RUN 2: Total Test time (real) =   0.25 sec
RUN 2:
RUN 2: The following tests FAILED:
RUN 2:  181 - smart_smart_pointer (Failed)
RUN 2: Errors while running CTest
End of the test run


RES 2: Test #181: FAIL!  smart::smart_pointer()


-- System Information:
Debian Release: trixie/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'testing-debug'), (500, 
'unstable'), (500, 'testing'), (101, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.7.9-amd64 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled



Bug#1068064: Update Build-Depends for the time64 library renames

2024-03-30 Thread Andrey Rakhmatullin
Source: node-node-sass
Version: 7.0.3git20221109.ee13eb9dfsg-3
Severity: serious
Tags: ftbfs

The package explicitly Build-Depends: libuv1, this needs to be changed to
libuv1t64 if it's needed at all.


-- System Information:
Debian Release: trixie/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'testing-debug'), (500, 
'unstable'), (500, 'testing'), (101, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.7.9-amd64 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled



Bug#1068068: Need rebootstrapping on armel and armhf

2024-03-30 Thread Andrey Rakhmatullin
Package: icmake,libbobcat6
Severity: serious
Tags: ftbfs

As src:icmake B-D:libbobcat-dev, src:bobcat B-D:icmake, there seems to be zero
packaging-level support for bootstrapping, the packages are not cross-buildable
and the upstream bootstrapping instructions are too tedious, I'm filing this
for visibility (as there are ~14 packages B-D:libbobcat-dev).


-- System Information:
Debian Release: trixie/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'testing-debug'), (500, 
'unstable'), (500, 'testing'), (101, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.7.9-amd64 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled



Bug#1068069: nmu: juce_7.0.5+ds-1

2024-03-30 Thread Andrey Rakhmatullin
Package: release.debian.org
Severity: normal
X-Debbugs-Cc: j...@packages.debian.org
Control: affects -1 + src:juce
User: release.debian@packages.debian.org
Usertags: binnmu

nmu juce_7.0.5+ds-1 . ANY . unstable . -m "Rebuild for time_t"

https://packages.debian.org/sid/juce-tools



Bug#1068075: Update Build-Depends for the time64 library renames

2024-03-30 Thread Andrey Rakhmatullin
Source: tanglet
Version: 1.6.5-1
Severity: serious
Tags: ftbfs

The package explicitly Build-Depends: libqt6*, this needs to be changed to
libqt6*t64 if it's needed at all.



-- System Information:
Debian Release: trixie/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'testing-debug'), (500, 
'unstable'), (500, 'testing'), (101, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.7.9-amd64 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled



Bug#1066328: scalapack: diff for NMU version 2.2.1-3.1

2024-03-30 Thread Andrey Rakhmatullin
Control: tags 1066328 + patch
Control: tags 1066328 + pending

Dear maintainer,

I've prepared an NMU for scalapack (versioned as 2.2.1-3.1) and
uploaded it to unstable.

Regards.


-- 
WBR, wRAR
diff -Nru scalapack-2.2.1/debian/changelog scalapack-2.2.1/debian/changelog
--- scalapack-2.2.1/debian/changelog	2023-10-26 03:08:06.0 +0500
+++ scalapack-2.2.1/debian/changelog	2024-03-30 11:47:52.0 +0500
@@ -1,3 +1,11 @@
+scalapack (2.2.1-3.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Disable -Werror=implicit-function-declaration as that's the only viable
+way to make this build (Closes: #1066328).
+
+ -- Andrey Rakhmatullin   Sat, 30 Mar 2024 11:47:52 +0500
+
 scalapack (2.2.1-3) unstable; urgency=medium
 
   * Team upload.
diff -Nru scalapack-2.2.1/debian/rules scalapack-2.2.1/debian/rules
--- scalapack-2.2.1/debian/rules	2023-10-26 03:08:06.0 +0500
+++ scalapack-2.2.1/debian/rules	2024-03-30 11:47:00.0 +0500
@@ -6,6 +6,10 @@
 export DEB_CXXFLAGS_MAINT_APPEND  = -Wall -pedantic
 export DEB_FFLAGS_MAINT_APPEND  = -std=legacy
 export DEB_LDFLAGS_MAINT_STRIP = -Wl,-Bsymbolic-functions
+# remove -Werror=implicit-function-declaration until BLACS is properly fixed
+# https://bugs.debian.org/1066328
+# https://github.com/Reference-ScaLAPACK/scalapack/issues/31
+export DEB_BUILD_MAINT_OPTIONS = qa=-bug-implicit-func
 
 include /usr/share/dpkg/architecture.mk
 


signature.asc
Description: PGP signature


Bug#1066656: libkysdk-base: diff for NMU version 2.2.0.1-1.1

2024-03-30 Thread Andrey Rakhmatullin
Control: tags 1066656 + patch
Control: tags 1066656 + pending

Dear maintainer,

I've prepared an NMU for libkysdk-base (versioned as 2.2.0.1-1.1) and
uploaded it to unstable.

Regards.


-- 
WBR, wRAR
diff -Nru libkysdk-base-2.2.0.1/debian/changelog libkysdk-base-2.2.0.1/debian/changelog
--- libkysdk-base-2.2.0.1/debian/changelog	2023-09-20 07:25:52.0 +0500
+++ libkysdk-base-2.2.0.1/debian/changelog	2024-03-30 12:44:02.0 +0500
@@ -1,3 +1,10 @@
+libkysdk-base (2.2.0.1-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix FTBFS with -Werror=implicit-function-declaration (Closes: #1066656).
+
+ -- Andrey Rakhmatullin   Sat, 30 Mar 2024 12:44:02 +0500
+
 libkysdk-base (2.2.0.1-1) unstable; urgency=medium
 
   * New upstream release.
diff -Nru libkysdk-base-2.2.0.1/debian/patches/fix-implicit-function-declaration.patch libkysdk-base-2.2.0.1/debian/patches/fix-implicit-function-declaration.patch
--- libkysdk-base-2.2.0.1/debian/patches/fix-implicit-function-declaration.patch	1970-01-01 05:00:00.0 +0500
+++ libkysdk-base-2.2.0.1/debian/patches/fix-implicit-function-declaration.patch	2024-03-30 12:44:02.0 +0500
@@ -0,0 +1,31 @@
+Description: Add missing header includes.
+Author: Andrey Rakhmatullin 
+Bug-Debian: https://bugs.debian.org/1066656
+Last-Update: 2024-03-30
+
+Index: libkysdk-base-2.2.0.1/src/config/libkyconf.c
+===
+--- libkysdk-base-2.2.0.1.orig/src/config/libkyconf.c
 libkysdk-base-2.2.0.1/src/config/libkyconf.c
+@@ -21,6 +21,9 @@
+ 
+ #include "libkyconf.h"
+ #include "structparse.h"
++#include "jsonparse.h"
++#include "gsettingsparse.h"
++#include "xmlparse.h"
+ #include 
+ #include 
+ #include 
+Index: libkysdk-base-2.2.0.1/src/log/writeFile.c
+===
+--- libkysdk-base-2.2.0.1.orig/src/log/writeFile.c
 libkysdk-base-2.2.0.1/src/log/writeFile.c
+@@ -25,6 +25,7 @@
+ #include 
+ #include 
+ #include 
++#include 
+ 
+ static int verify_file(char *pFileName)
+ {
diff -Nru libkysdk-base-2.2.0.1/debian/patches/series libkysdk-base-2.2.0.1/debian/patches/series
--- libkysdk-base-2.2.0.1/debian/patches/series	1970-01-01 05:00:00.0 +0500
+++ libkysdk-base-2.2.0.1/debian/patches/series	2024-03-30 12:44:02.0 +0500
@@ -0,0 +1 @@
+fix-implicit-function-declaration.patch


signature.asc
Description: PGP signature


Bug#1068080: Depends on a pre-t64 library name: libvdeplug2

2024-03-30 Thread Andrey Rakhmatullin
Package: libvdeslirp0
Version: 0.1.1-1
Severity: serious

libvdeslirp0 explicitly Depends on libvdeplug2, this needs to be changed to
libvdeplug2t64.


-- System Information:
Debian Release: trixie/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'testing-debug'), (500, 
'unstable'), (500, 'testing'), (101, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.7.9-amd64 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages libvdeslirp0 depends on:
ii  libc6 2.37-15.1
ii  libslirp0 4.7.0-1+b1
ii  libvdeplug2t64 [libvdeplug2]  4.0.1-5.1

libvdeslirp0 recommends no packages.

libvdeslirp0 suggests no packages.



Bug#1066449: mpi4py: FTBFS: ld: cannot find -llmpe: No such file or directory

2024-03-27 Thread Andrey Rakhmatullin
The real FTBFS reason is:

testIReadIWriteAll (test_io.TestIOSelf.testIReadIWriteAll) ... 
[ip-10-84-234-105:152676] *** Process received signal ***
[ip-10-84-234-105:152676] Signal: Segmentation fault (11)
[ip-10-84-234-105:152676] Signal code: Address not mapped (1)
[ip-10-84-234-105:152676] Failing at address: (nil)
[ip-10-84-234-105:152676] [ 0] 
/lib/x86_64-linux-gnu/libc.so.6(+0x3c510)[0x7f7a3a86f510]
[ip-10-84-234-105:152676] *** End of error message ***
Segmentation fault
make[1]: *** [debian/rules:91: override_dh_auto_test] Error 1

I've just tried to build this locally and it didn't crash.

-- 
WBR, wRAR


signature.asc
Description: PGP signature


Bug#1067813: nmu: spatialite_5.1.0-3

2024-03-27 Thread Andrey Rakhmatullin
Package: release.debian.org
Severity: normal
X-Debbugs-Cc: spatial...@packages.debian.org
Control: affects -1 + src:spatialite
User: release.debian@packages.debian.org
Usertags: binnmu

nmu spatialite_5.1.0-3 . armel armhf . unstable . -m "Rebuild with
libminizip1t64"

https://packages.debian.org/sid/libspatialite8t64



Bug#1068102: FileNotFoundError in process_manpages()

2024-03-30 Thread Andrey Rakhmatullin
Package: dh-debputy
Version: 0.1.23
Severity: normal

I've tried to convert the cpuid package to dh-sequence-zz-debputy, when
building it I got:

   dh_debputy
debputy: info: Loaded plugin debputy
debputy: info: The following directories are considered search dirs (in order):
debputy: info:  * debian/tmp  (skipped; absent)
debputy: info:  * .
debputy: info: The following directories are considered for "not-installed"
paths;
debputy: info:  * debian/tmp (skipped; absent)
debputy: info: Looking up build-ids via: file -00 -N
/<>/debian/.debhelper/_debputy/scratch-dir/_pb-615671/generated-
fs-content/no-package/tmpqr8svzjr__cpuid
debputy: info: Removing unnecessary ELF debug info via: strip --remove-
section=.comment --remove-section=.note
/<>/debian/.debhelper/_debputy/scratch-dir/_pb-615671/generated-
fs-content/no-package/tmpqr8svzjr__cpuid
debputy: info: Ensuring manpages have utf-8 encoding via: man-recode --to-code
UTF-8 --suffix .encoded /<>/debian/.debhelper/_debputy/scratch-
dir/_pb-615671/generated-fs-content/no-package/tmp7zgxlblf__cpuid.1.gz
/<>/debian/.debhelper/_debputy/scratch-dir/_pb-615671/generated-
fs-content/no-package/tmp8zbqi23u__cpuinfo2cpuid.1.gz
debputy: warning: Unhandled exception (Re-run with --debug to see the raw stack
trace)
debputy: warning:   - 8<  BEGIN STACK TRACE  8< -
Traceback (most recent call last):
  File "/usr/share/dh-debputy/debputy/commands/debputy_cmd/__main__.py", line
1459, in main
ROOT_COMMAND(cmd_arg)
  File "/usr/share/dh-debputy/debputy/commands/debputy_cmd/context.py", line
609, in __call__
self._aliases[v](command_arg)
  File "/usr/share/dh-debputy/debputy/commands/debputy_cmd/context.py", line
609, in __call__
self._aliases[v](command_arg)
  File "/usr/share/dh-debputy/debputy/commands/debputy_cmd/context.py", line
442, in __call__
return self._handler(context)
   ^^
  File "/usr/share/dh-debputy/debputy/commands/debputy_cmd/__main__.py", line
749, in _dh_integration_generate_debs
run_package_processors(manifest, package_metadata_context, fs_root)
  File "/usr/share/dh-debputy/debputy/deb_packaging_support.py", line 826, in
run_package_processors
.run_package_processor(fs_root, None, package_metadata_context)
  File "/usr/share/dh-debputy/debputy/plugin/api/impl_types.py", line 788, in
run_package_processor
self.package_processor(fs_root, unused, context)
  File "/usr/share/dh-debputy/debputy/plugin/debputy/package_processors.py",
line 120, in process_manpages
os.rename(f"{manpage}.encoded", manpage)
FileNotFoundError: [Errno 2] No such file or directory:
'/<>/debian/.debhelper/_debputy/scratch-dir/_pb-615671/generated-
fs-content/no-package/tmp7zgxlblf__cpuid.1.gz.encoded' ->
'/<>/debian/.debhelper/_debputy/scratch-dir/_pb-615671/generated-
fs-content/no-package/tmp7zgxlblf__cpuid.1.gz'


Note that cpuid.1 is not mentioned in the packaging. It's installed to
debian/cpuid/usr/share/man/man1/cpuid.1.gz at the moment of the error.

All changes:

diff --git a/debian/control b/debian/control
index bc4f9ac..83f15f5 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: cpuid
 Section: admin
 Priority: optional
 Maintainer: Andrey Rahmatullin 
-Build-Depends: debhelper-compat (= 13)
+Build-Depends: debhelper-compat (= 13), dh-sequence-zz-debputy
 Standards-Version: 4.6.1
 Vcs-Git: https://salsa.debian.org/debian/cpuid.git
 Vcs-Browser: https://salsa.debian.org/debian/cpuid
@@ -11,7 +11,6 @@ Rules-Requires-Root: no

 Package: cpuid
 Architecture: any-i386 any-amd64
-Depends: ${shlibs:Depends}, ${perl:Depends}, ${misc:Depends}
 Description: tool to dump x86 CPUID information about the CPU(s)
  cpuid dumps detailed information about the CPU(s) gathered from the
  CPUID instruction, and also determines the exact model of CPU(s). It
diff --git a/debian/debputy.manifest b/debian/debputy.manifest
new file mode 100644
index 000..669437f
--- /dev/null
+++ b/debian/debputy.manifest
@@ -0,0 +1,4 @@
+manifest-version: '0.1'
+installations:
+- install-docs:
+source: FUTURE
diff --git a/debian/docs b/debian/docs
deleted file mode 100644
index 3cb5077..000
--- a/debian/docs
+++ /dev/null
@@ -1 +0,0 @@
-FUTURE


-- System Information:
Debian Release: trixie/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'testing-debug'), (500, 
'unstable'), (500, 'testing'), (101, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.7.9-amd64 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages dh-debputy depends on:
ii  debhelper 13.15.3
ii  man-db2.12.0-3+b1
ii  perl  5.38.2-3.2
ii  python3   

Bug#1068128: nmu: opencolorio_2.1.3+dfsg-1.1

2024-03-31 Thread Andrey Rakhmatullin
Package: release.debian.org
Severity: normal
X-Debbugs-Cc: opencolo...@packages.debian.org
Control: affects -1 + src:opencolorio
User: release.debian@packages.debian.org
Usertags: binnmu

nmu opencolorio_2.1.3+dfsg-1.1 . armel armhf . unstable . -m "Rebuild on
buildds"



Bug#1068142: Build-Depends on missing librust-quick-xml-0.31+default-dev

2024-03-31 Thread Andrey Rakhmatullin
Source: rust-gsettings-macro
Version: 0.2.0-2
Severity: serious
Tags: ftbfs



-- System Information:
Debian Release: trixie/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'testing-debug'), (500, 
'unstable'), (500, 'testing'), (101, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.7.9-amd64 (SMP w/16 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled



Bug#1068145: FTBFS: chmod: cannot access 'debian/python-mpltoolkits.basemap-data/usr/share/basemap/data/*': No such file or directory

2024-03-31 Thread Andrey Rakhmatullin
Source: basemap
Version: 1.2.2+dfsg-4
Severity: serious
Tags: ftbfs

https://buildd.debian.org/status/fetch.php?pkg=basemap=amd64=1.2.2%2Bdfsg-4=1711493603=0

   debian/rules override_dh_python3
make[1]: Entering directory '/<>'
dh_python3
chmod -x debian/python-mpltoolkits.basemap-data/usr/share/basemap/data/*
chmod: cannot access 'debian/python-mpltoolkits.basemap-
data/usr/share/basemap/data/*': No such file or directory


-- System Information:
Debian Release: trixie/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'testing-debug'), (500, 
'unstable'), (500, 'testing'), (101, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.7.9-amd64 (SMP w/16 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled



Bug#1068146: FTBFS: tests failed

2024-03-31 Thread Andrey Rakhmatullin
Source: dipy
Version: 1.9.0-1
Severity: serious
Tags: ftbfs

https://buildd.debian.org/status/fetch.php?pkg=dipy=armel=1.9.0-1=1711658317=0

=== short test summary info

FAILED dipy/reconst/tests/test_shore.py::test_shore_fitting_no_constrain_e0
FAILED dipy/viz/tests/test_util.py::test_check_img_shapes -
numpy.core._excep...


-- System Information:
Debian Release: trixie/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'testing-debug'), (500, 
'unstable'), (500, 'testing'), (101, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.7.9-amd64 (SMP w/16 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled



Bug#1068147: FTBFS: format ‘%ld’ expects argument of type ‘long int’, but argument 2 has type ‘__time64_t’ {aka ‘long long int’}

2024-03-31 Thread Andrey Rakhmatullin
Source: pesign
Version: 116-6
Severity: serious
Tags: ftbfs

https://buildd.debian.org/status/fetch.php?pkg=pesign=armhf=116-6%2Bb2=1711718501=0

In file included from pesign.h:18,
 from cms_common.c:21:
cms_common.c: In function ‘cms_set_pw_data’:
util.h:275:23: error: format ‘%ld’ expects argument of type ‘long int’, but
argument 2 has type ‘__time64_t’ {aka ‘long long int’} [-Werror=format=]
  275 | warnx("%ld.%lu %s:%s():%d: " fmt,   \
  |   ^~
util.h:286:25: note: in expansion of macro ‘dbgprintf_’
  286 |
dbgprintf_(CAT(CAT(CAT(tv_,__COUNTER__),__LINE__),_),   \
  | ^~
util.h:292:19: note: in expansion of macro ‘dbgprintf’
  292 | #define ingress() dbgprintf("ingress");
  |   ^
cms_common.c:302:9: note: in expansion of macro ‘ingress’
  302 | ingress();
  | ^~~


-- System Information:
Debian Release: trixie/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'testing-debug'), (500, 
'unstable'), (500, 'testing'), (101, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.7.9-amd64 (SMP w/16 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled


Bug#1067561: FTBFS: Error: symbol `open64' is already defined

2024-03-31 Thread Andrey Rakhmatullin
On Sat, Mar 23, 2024 at 09:56:58PM +0500, Andrey Rakhmatullin wrote:
> /bin/bash ../../libtool  --tag=CC   --mode=link gcc -Wall
> -Wstrict-prototypes  -Wnested-externs
> -Werror=missing-prototypes  -Werror=implicit-function-
> declaration  -Werror=pointer-arith
> -Werror=init-self  -Werror=format-security
> -Werror=format=2  -Werror=missing-include-dirs
> -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabi/glib-2.0/include
> -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabi/glib-2.0/include
> -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabi/glib-2.0/include -pthread
> -I/usr/include/libmount -I/usr/include/blkid  -I/usr/include/gio-unix-2.0
> -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabi/glib-2.0/include -pthread
> -I/usr/include/libmount -I/usr/include/blkid  -g -O2 
> -Werror=implicit-function-
> declaration -ffile-prefix-map=/<>=. -fstack-protector-strong
> -fstack-clash-protection -Wformat -Werror=format-security -O0  -Wl,-z,relro
> -Wl,-z,now -Wl,-O1 -o Xvnc Xvnc-Xvnc.o Xvnc-x-authority.o Xvnc-x-common.o 
> Xvnc-
> x-server.o Xvnc-status.o -lgobject-2.0 -lglib-2.0  -lglib-2.0  -lgio-2.0
> -lgobject-2.0 -lglib-2.0  -lgio-2.0 -lgobject-2.0 -lglib-2.0
> /tmp/ccCHYR2t.s: Assembler messages:
> /tmp/ccCHYR2t.s:2779: Error: symbol `open64' is already defined
> /tmp/ccCHYR2t.s:3181: Error: symbol `creat64' is already defined
> /tmp/ccCHYR2t.s:3508: Error: symbol `__stat64_time64' is already defined
I assume the following patch from Ubuntu fixes this:

--- a/tests/src/libsystem.c
+++ b/tests/src/libsystem.c
@@ -1,6 +1,9 @@
 #define _GNU_SOURCE
 #define __USE_GNU

+#undef _FILE_OFFSET_BITS
+#undef _TIME_BITS
+
 #include 

 #include 

-- 
WBR, wRAR


signature.asc
Description: PGP signature


Bug#1066760: xine-ui: FTBFS: dh_install: error: missing files, aborting

2024-03-31 Thread Andrey Rakhmatullin
On Wed, Mar 13, 2024 at 03:54:42PM +0100, Lucas Nussbaum wrote:
> >dh_install
> > dh_install: warning: Cannot find (any matches for) "usr/bin/aaxine" (tried 
> > in ., debian/tmp)
The reason for this:

checking for AALIB version >= 1.2.0... no
*** Could not run AALIB test program, checking why...
*** The test program compiled, but did not run. This usually means
*** that the run-time linker is not finding AALIB or finding the wrong
*** version of AALIB. If it is not finding AALIB, you'll need to set your
*** LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf to point
*** to the installed location  Also, make sure you have run ldconfig if that
*** is required on your system
***
*** If you have an old version installed, it is best to remove it, although
*** you may also be able to get things to work by modifying LD_LIBRARY_PATH
***

libaa1-dev is installed but I suspect the test fails with
-Werror=implicit-declaration.

-- 
WBR, wRAR


signature.asc
Description: PGP signature


Bug#1068149: FTBFS: Error: symbol `open64' is already defined

2024-03-31 Thread Andrey Rakhmatullin
Source: porg
Version: 2:0.10-1.2
Severity: serious
Tags: ftbfs

https://buildd.debian.org/status/fetch.php?pkg=porg=armel=2%3A0.10-1.2%2Bb2=1711746873=0

/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../..   -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -Wdate-
time -D_FORTIFY_SOURCE=2 -W -ansi -Wshadow -Wmissing-declarations -Wall -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<>=.
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-
security -c -o libporg_log_la-log.lo `test -f 'log.c' || echo './'`log.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -W -ansi
-Wshadow -Wmissing-declarations -Wall -g -O2 -Werror=implicit-function-
declaration -ffile-prefix-map=/<>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -c log.c  -fPIC -DPIC
-o .libs/libporg_log_la-log.o
log.c: In function ‘open’:
log.c:281:27: warning: ‘nonnull’ argument ‘path’ compared to NULL [-Wnonnull-
compare]
  281 | if (!porg_tmpfile && path && !strncmp(path, "/proc/", 6))
  | ~~^~~
log.c: In function ‘open64’:
log.c:385:27: warning: ‘nonnull’ argument ‘path’ compared to NULL [-Wnonnull-
compare]
  385 | if (!porg_tmpfile && path && !strncmp(path, "/proc/", 6))
  | ~~^~~
log.c: In function ‘porg_get_absolute_path’:
log.c:106:17: warning: ‘__builtin_strncpy’ output may be truncated copying 4095
bytes from a string of length 4095 [-Wstringop-truncation]
  106 | strncpy(abs_path, aux, PORG_BUFSIZE - 1);
  | ^
log.c:100:17: warning: ‘__builtin_strncpy’ output may be truncated copying 4095
bytes from a string of length 4095 [-Wstringop-truncation]
  100 | strncpy(abs_path, cwd, PORG_BUFSIZE - 1);
  | ^
/tmp/cc7rmZAz.s: Assembler messages:
/tmp/cc7rmZAz.s:2214: Error: symbol `open64' is already defined
/tmp/cc7rmZAz.s:2581: Error: symbol `openat64' is already defined
/tmp/cc7rmZAz.s:3220: Error: symbol `creat64' is already defined
/tmp/cc7rmZAz.s:3296: Error: symbol `fopen64' is already defined
/tmp/cc7rmZAz.s:3380: Error: symbol `freopen64' is already defined


-- System Information:
Debian Release: trixie/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'testing-debug'), (500, 
'unstable'), (500, 'testing'), (101, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.7.9-amd64 (SMP w/16 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled


Bug#1067916: FTBFS: tests failed

2024-04-07 Thread Andrey Rakhmatullin
On Sat, Apr 06, 2024 at 10:31:52PM +, tony mancill wrote:
> On Fri, Mar 29, 2024 at 12:13:57AM +0500, Andrey Rakhmatullin wrote:
> > Source: capnproto
> > Version: 1.0.1-3
> > Severity: serious
> > Tags: ftbfs
> > 
> > https://buildd.debian.org/status/fetch.php?pkg=capnproto=armhf=1.0.1-3%2Bb2=1711652087=0
> 
> Thank you for the bug report.  I'm not able to reproduce the test
> failure when cross-building on amd64, so am in the process of triaging
> on a porter box.
Does it fail on a porter box?
As a (useless?) data point I've just tried building it in a qemu chroot
and some other tests failed, e.g. AsyncIo/AncillaryMessageHandler and
AsyncIo/ScmRightsTruncatedOdd so it's not useful.


-- 
WBR, wRAR


signature.asc
Description: PGP signature


Bug#1061744: ipyparallel ftbfs with Python 3.12 as default

2024-04-07 Thread Andrey Rakhmatullin
On Sat, Feb 24, 2024 at 09:42:21PM -0300, Emmanuel Arias wrote:
> Seems to be that in sid does not fail.
That's what the bug report says, see "Python 3.12 as default" and "With
python3-defaults from experimental".


-- 
WBR, wRAR


signature.asc
Description: PGP signature


Bug#1063945: ipython: autopkgtest regression with pytest 8

2024-04-07 Thread Andrey Rakhmatullin
The failures:

E   ImportError: Cannot load backend 'TkAgg' which requires the 
'tk' interactive framework, as 'headless' is currently running
E   ImportError: Failed to import any of the following Qt binding 
modules: PyQt6, PySide6, PyQt5, PySide2

These (at least the second one) make sense but I don't understand why the
tests were passing before, as I don't see Qt binding installed there
either.

-- 
WBR, wRAR


signature.asc
Description: PGP signature


Bug#1063982: setuptools-scm: autopkgtest regression with pytest 8

2024-04-07 Thread Andrey Rakhmatullin
This works in a current sid chroot, both build-time tests and autopkgests.
Timo, do you think we can close this or does something else need to be
checked?

-- 
WBR, wRAR


signature.asc
Description: PGP signature


Bug#1067055: openmpi: error: implicit declaration of function 'OPAL_THREAD_ADD_FETCH64'

2024-04-01 Thread Andrey Rakhmatullin
On Mon, Apr 01, 2024 at 12:05:30PM +0100, Alastair McKinstry wrote:
> There is a transition to openmpi-5 / mpi-defaults which is stalled by the
> t64 transition.
> 
> It drops 32-bit support from OpenMPI.
> 
> Because of this, I don't think the solution is to  port 32-bit atomics for
> armel/armhf, as it will be removed in a few weeks/months.
> 
> While we didn't want the transitions to be done simultaneously, it might be
> the best answer.
It may have been somewhat easier for armel/armhf bootstrapping/rebuilding
if MPI stuff was dropped there early, but that's already finished
successfully so it doesn't matter.
Note that openmpi built successfuly on all release architectures so this
bug doesn't apply to them anyway.

-- 
WBR, wRAR


signature.asc
Description: PGP signature


Bug#1067561: FTBFS: Error: symbol `open64' is already defined

2024-04-05 Thread Andrey Rakhmatullin
On Fri, Apr 05, 2024 at 08:09:21AM +0200, Yves-Alexis Perez wrote:
> > I assume the following patch from Ubuntu fixes this:
> > 
> > --- a/tests/src/libsystem.c
> > +++ b/tests/src/libsystem.c
> > @@ -1,6 +1,9 @@
> >  #define _GNU_SOURCE
> >  #define __USE_GNU
> > 
> > +#undef _FILE_OFFSET_BITS
> > +#undef _TIME_BITS
> > +
> >  #include 
> > 
> >  #include 
> 
> Hi, thanks for the patch. It looks a bit strong though, undefining stuff like
> that unconditionally. Do you have pointers to the Ubuntu bug or something?
I haven't checked their bugs manually but the changelog entry doesn't
close any:

lightdm (1.30.0-0ubuntu12) noble; urgency=medium

  * Undefine _FILE_OFFSET_BITS and _TIME_BITS when building preload gadget to
allow interposition of open and open64 to work.

 -- Michael Hudson-Doyle   Fri, 22 Mar 2024 15:08:46 
+1300

-- 
WBR, wRAR


signature.asc
Description: PGP signature


Bug#1068179: FTBFS: error: warning: assignment to ‘ffi_arg’ {aka ‘long unsigned int’} from ‘HsPtr’ {aka ‘void *’} makes integer from pointer without a cast

2024-04-01 Thread Andrey Rakhmatullin
Source: haskell-gi-gtk
Version: 3.0.41-1
Severity: serious
Tags: ftbfs

https://buildd.debian.org/status/fetch.php?pkg=haskell-gi-
gtk=armel=3.0.41-1%2Bb6=1711939860=0

[693 of 708] Compiling GI.Gtk.Objects.ComboBox ( GI/Gtk/Objects/ComboBox.hs,
dist-ghc/build/GI/Gtk/Objects/ComboBox.o, dist-
ghc/build/GI/Gtk/Objects/ComboBox.dyn_o )
/tmp/ghc3782917_0/ghc_5999.c: In function
‘zdgizmgtkzm3zi0zi41zmIci0Q8dLkJXJcDCD98TjYlzdGIziGtkziObjectsziComboBoxzdgizzmgtkzzm3zzi0zzi41zzmIci0Q8dLkJXJcDCD98TjYlzuGIzziGtkzziObjectszziComboBoxzumkzzuComboBoxFormatEntryTextCallback’:

/tmp/ghc3782917_0/ghc_5999.c:52:17: error:
 warning: assignment to ‘ffi_arg’ {aka ‘long unsigned int’} from ‘HsPtr’
{aka ‘void *’} makes integer from pointer without a cast [-Wint-conversion]
   52 | *(ffi_arg*)resp = cret;
  | ^
   |
52 | *(ffi_arg*)resp = cret;
   | ^
/tmp/ghc3782917_0/ghc_6009.c: In function
‘zdgizmgtkzm3zi0zi41zmIci0Q8dLkJXJcDCD98TjYlzdGIziGtkziObjectsziComboBoxzdgizzmgtkzzm3zzi0zzi41zzmIci0Q8dLkJXJcDCD98TjYlzuGIzziGtkzziObjectszziComboBoxzumkzzuComboBoxFormatEntryTextCallback’:

/tmp/ghc3782917_0/ghc_6009.c:52:17: error:
 warning: assignment to ‘ffi_arg’ {aka ‘long unsigned int’} from ‘HsPtr’
{aka ‘void *’} makes integer from pointer without a cast [-Wint-conversion]
   52 | *(ffi_arg*)resp = cret;
  | ^
   |
52 | *(ffi_arg*)resp = cret;
   | ^


-- System Information:
Debian Release: trixie/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'testing-debug'), (500, 
'unstable'), (500, 'testing'), (101, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.7.9-amd64 (SMP w/16 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled


Bug#1068180: FTBFS: C++ versions less than C++14 are not supported.

2024-04-01 Thread Andrey Rakhmatullin
Source: libgav1
Version: 0.18.0-1
Severity: serious
Tags: ftbfs

https://buildd.debian.org/status/fetch.php?pkg=libgav1=armel=0.18.0-1%2Bb2=1711940873=0

In file included from /usr/include/absl/base/config.h:86,
 from /usr/include/absl/base/attributes.h:37,
 from /usr/include/absl/base/thread_annotations.h:37,
 from /<>/src/utils/threadpool.h:42,
 from /<>/src/threading_strategy.h:24,
 from /<>/src/frame_scratch_buffer.h:31,
 from /<>/src/decoder_impl.h:30,
 from /<>/src/decoder_impl.cc:15:
/usr/include/absl/base/policy_checks.h:79:2: error: #error "C++ versions less
than C++14 are not supported."
   79 | #error "C++ versions less than C++14 are not supported."
  |  ^


/usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIBGAV1_ENABLE_NEON=0
-DLIBGAV1_ENABLE_SSE4_1=0 -DLIBGAV1_FLAGS_SRCDIR=\"/<>\"
-DLIBGAV1_FLAGS_TMPDIR=\"/tmp\" -DLIBGAV1_MAX_BITDEPTH=10 -I/<>
-I/<>/src -I/<>/obj-arm-linux-gnueabi
-I/<>/third_party/abseil-cpp
-I/<>/third_party/googletest/googlemock/include
-I/<>/third_party/googletest/googletest/include
-I/<>/third_party/googletest/googletest -g -O2 -ffile-prefix-
map=/<>=. -flto=auto -ffat-lto-objects -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
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -Wdate-time
-D_FORTIFY_SOURCE=2 -std=gnu++11 -fPIC -Wall -Wextra -Wmissing-declarations
-Wno-sign-compare -fvisibility=hidden -fvisibility-inlines-hidden -Wno-format-
truncation -MD -MT CMakeFiles/libgav1_utils.dir/src/utils/segmentation.cc.o -MF
CMakeFiles/libgav1_utils.dir/src/utils/segmentation.cc.o.d -o
CMakeFiles/libgav1_utils.dir/src/utils/segmentation.cc.o -c
/<>/src/utils/segmentation.cc
In file included from /usr/include/absl/time/time.h:89,
 from /usr/include/absl/time/clock.h:26,
 from
/usr/include/absl/synchronization/internal/kernel_timeout.h:30,
 from /usr/include/absl/synchronization/mutex.h:74,
 from /<>/src/utils/threadpool.h:43:
/usr/include/absl/strings/string_view.h: In member function ‘constexpr void
absl::debian5::string_view::remove_prefix(size_type) const’:
/usr/include/absl/strings/string_view.h:340:10: error: assignment of member
‘absl::debian5::string_view::ptr_’ in read-only object
  340 | ptr_ += n;
  | ~^~~~
/usr/include/absl/strings/string_view.h:341:13: error: assignment of member
‘absl::debian5::string_view::length_’ in read-only object
  341 | length_ -= n;
  | ^~~~
/usr/include/absl/strings/string_view.h: In member function ‘constexpr void
absl::debian5::string_view::remove_suffix(size_type) const’:
/usr/include/absl/strings/string_view.h:350:13: error: assignment of member
‘absl::debian5::string_view::length_’ in read-only object
  350 | length_ -= n;
  | ^~~~
/usr/include/absl/strings/string_view.h: In member function ‘constexpr void
absl::debian5::string_view::swap(absl::debian5::string_view&) const’:
/usr/include/absl/strings/string_view.h:358:13: error: passing ‘const
absl::debian5::string_view’ as ‘this’ argument discards qualifiers
[-fpermissive]
  358 | *this = s;
  | ^
/usr/include/absl/strings/string_view.h:161:7: note:   in call to
‘absl::debian5::string_view& absl::debian5::string_view::operator=(const
absl::debian5::string_view&)’
  161 | class string_view {
  |   ^~~
make[3]: Leaving directory '/<>/obj-arm-linux-gnueabi'
[ 15%] Built target libgav1_file_writer
/usr/include/absl/time/time.h: In constructor
‘absl::debian5::Duration::HiRep::HiRep(int64_t)’:
/usr/include/absl/time/time.h:256:5: error: ‘constexpr’ constructor does not
have empty body
  256 | }
  | ^
/usr/include/absl/time/time.h: In member function ‘constexpr int64_t
absl::debian5::Duration::HiRep::Get() const’:
/usr/include/absl/time/time.h:276:5: error: body of ‘constexpr’ function
‘constexpr int64_t absl::debian5::Duration::HiRep::Get() const’ not a return-
statement
  276 | }
  | ^
[ 16%] Building CXX object
CMakeFiles/libgav1_utils.dir/src/utils/segmentation_map.cc.o
/usr/include/absl/time/time.h: In member function ‘constexpr
absl::debian5::Duration::HiRep&
absl::debian5::Duration::HiRep::operator=(int64_t) const’:
/usr/include/absl/time/time.h:284:11: error: assignment of member
‘absl::debian5::Duration::HiRep::hi_’ in read-only object
  284 |   hi_ = static_cast(unsigned_value >> 32);
  |   ^
/usr/include/absl/time/time.h:285:11: error: assignment of member
‘absl::debian5::Duration::HiRep::lo_’ in read-only object
  285 |   lo_ = static_cast(unsigned_value);
  |   ^~~
/usr/include/absl/time/time.h:286:14: error: binding reference of 

Bug#1061051: RFS: notes-tree/1.2-1 -- a note taking app, which organizes notes in a hierarchical structure

2024-04-05 Thread Andrey Rakhmatullin
Control: tags -1 + moreinfo

There are quite a lot of issues reported by lintian so you should fix at
least those before looking for sponsorship. The biggest problem is
debian/changelog.

Please remove the moreinfo tag after these are addressed.

-- 
WBR, wRAR


signature.asc
Description: PGP signature


Bug#1058766: RFS: rdiffweb/2.8.7.dev41+g849af0c+dfsg-1 [ITP] -- web interface to rdiff-backup repositories

2024-04-05 Thread Andrey Rakhmatullin
Control: tags -1 + moreinfo

On Fri, Dec 15, 2023 at 03:36:19PM -0500, Patrik Dufresne wrote:
>   dget -x 
> https://mentors.debian.net/debian/pool/main/r/rdiffweb/rdiffweb_2.8.7.dev41+g849af0c+dfsg-1.dsc
> 
> Changes for the initial release:
> 
>  rdiffweb (2.8.7.dev41+g849af0c+dfsg-1) unstable; urgency=medium
>  .
>* Automated build
Some problems I noticed after a short review:

- The package FTBFS: "E: pybuild pybuild:389: test: plugin distutils
  failed with: exit code=5: cd
  /<>/.pybuild/cpython3_3.11/build; python3.11 -m pytest".
- You should only have one changelog entry (also "Automated build" looks
  very suspicious there).
- Versioned (build-)depends on gzip and coreutils are satisfiable even in
  oldoldstable so they shouldn't be versioned.
- Standards-Version is outdated.
- rdw.conf going into both examples and /etc looks incorrect.
- Symlink stuff in postinst/postrm looks strange.
- /etc/rdiffweb seems to be created both during the package build and in
  postinst.

Note that some of these are detected by lintian and even shown on the
mentors page.
Please remove the moreinfo tag when these are addressed.

-- 
WBR, wRAR


signature.asc
Description: PGP signature


Bug#1058016: RFS: wasix-libc/0.0~git20230922.d0362cb-1 [ITP] -- wasix libc implementation for WebAssembly

2024-04-05 Thread Andrey Rakhmatullin
Control: tags -1 + moreinfo

Some issues found after a quick review:

- It should have only one changelog entry.
- Pre-built libclang_rt.builtins-wasm32.a should be removed from the
  orig.tar, assuming it's not used in the build process.
- debian/rules hardcodes llvm-*-16 and clang-16 but B-D are llvm and
  clang, those should use versioned names too.
- You should follow the comments in debian/rules and debian/watch.
- An explicit build target looks unnecessary.

Please remove the moreinfo tag after these are addressed.

-- 
WBR, wRAR


signature.asc
Description: PGP signature


Bug#1061087: RFS: bash-unit/2.1.0-1 [RFP] -- bash_unit - bash unit testing

2024-04-05 Thread Andrey Rakhmatullin
Control: tags -1 + moreinfo
Control: retitle -1 RFS: bash-unit/2.1.0-1 [ITP] -- bash_unit - bash unit 
testing

Some issues found after a quick review:

- The package should be arch:all and shouldn't use ${shlibs:Depends}.
- The GPL-3 snippet in d/copyright looks wrong.
- The upstream docs should be installed, especially the manpage.
- The manpage should be rebuilt at the package build time.
- The package has autopkgtests but no build-time tests, it should have
  both if that's possible (and it should be possible in this case).

Please remove the moreinfo tag after these are addressed.

-- 
WBR, wRAR


signature.asc
Description: PGP signature


Bug#1064975: RFS: k3conf/0.3-1 [ITP] -- Powerful Diagnostic Tool for Texas Instruments K3 based Processors

2024-04-05 Thread Andrey Rakhmatullin
I have several suggestions for this:
- Can you provide debian/watch? It should be possible.
- debian/k3conf.1 has a *roff warning, lintian also catches it.

-- 
WBR, wRAR


signature.asc
Description: PGP signature


Bug#1066870: RFS: libudis86/0~20221013-1 [ITP] -- Disassembler for x86 and x86-64 class ISA

2024-04-05 Thread Andrey Rakhmatullin
Control: tags -1 + moreinfo

The package FTBFS: /bin/bash: line 1: /usr/bin/python3: No such file or 
directory
Also, debian/watch is empty but present and I'm not sure about
__AUTO_PERMISSIVE__ and __UNKNOWN__ in debian/copyright.

-- 
WBR, wRAR


signature.asc
Description: PGP signature


Bug#1059643: RFS: wstroke/2.1-1 [ITP] -- Mouse gesture plugin for Wayfire.

2024-04-05 Thread Andrey Rakhmatullin
Control: tags -1 + moreinfo

Some issues found after a quick review:

- There are many issues listed by lintian such as outdated compat level,
  outdated Standards-Version, an issue with the short description, missing
  Rules-Requires-Root.
- There should be only one changelog entry, and in general changelog
  entries shouldn't list upstream changes.
- Why is the package directed to experimental?
- debian/copyright includes the same license texts several times instead
  of using common separate sections for them.
- debian/patches/series is empty but present.

Please remove the moreinfo tag after these are addressed.

-- 
WBR, wRAR


signature.asc
Description: PGP signature


Bug#1067569: RFS: libsmb2/4.0.0-1 [ITP]-- SMB2/3 client library

2024-04-05 Thread Andrey Rakhmatullin
Control: tags -1 + moreinfo

You should provide a separate -dev package, currently the development
files are shipped in the library package.
There is a hardcoded Depends: libkrb5-3, why is this needed?
There are unused files in debian/, such as libsmb2-dev.* and libsmb21.*.
You should remove the .la file instead of fixing it, unless something
needs it.
You shouldn't call dh_installexamples in override_dh_install.

Please remove the moreinfo tag after these are addressed.


-- 
WBR, wRAR


signature.asc
Description: PGP signature


Bug#1062025: RFS: mistserver/3.3-1 [ITP] -- Streaming media toolkit

2024-04-05 Thread Andrey Rakhmatullin
Control: tags -1 + moreinfo

The shared libraries don't have versioned SONAMEs and so shouldn't be
packaged as such until/unless the upstream fixes that or, if the upstream
cannot or doesn't want to keep ABI stable, they should be packaged in the
way that ensures that the dependencies track this ABI correctly.

Note that lintian reports this.

PLease remove the moreinfo tag after this is addressed.

-- 
WBR, wRAR


signature.asc
Description: PGP signature


Bug#1061087: RFS: bash-unit/2.1.0-1 [RFP] -- bash_unit - bash unit testing

2024-04-06 Thread Andrey Rakhmatullin
On Fri, Apr 05, 2024 at 08:53:58PM +, Martin Dosch wrote:
> Dear Andrey,
> 
> thank you for the valuable feedback. I hope it is all properly settled now.
> I just uploaded a new build to mentors and pushed the changes to the repo.
Hi Martin, you added a B-D on itself, I assume it's to run build-time
tests, buit the idea of build-time tests is to use the software being
package, not the version from repos (also B-D on itself orevents it from
being built).


-- 
WBR, wRAR


signature.asc
Description: PGP signature


Bug#1066873: RFS: tracy/0.10+ds-1 [ITP] -- Hybrid frame and sampling profiler

2024-04-06 Thread Andrey Rakhmatullin
Control: tags -1 + moreinfo

This FTBFS: "! LaTeX Error: File `lmodern.sty' not found."

Also I think the additional notes in the changelog entry belong in
README.Debian or README.source.

-- 
WBR, wRAR


signature.asc
Description: PGP signature


Bug#1066868: RFS: hyprland-protocols/0.2~20230811-1 [ITP] -- Wayland protocol extensions for Hyprland

2024-04-06 Thread Andrey Rakhmatullin
Control: tags -1 + moreinfo

>  The latest release of hyprland-protocols is v0.2 which is behind by a few 
> commits.
Then the upstream version should be >> 0.2, e.g, 0.2+20230811, not << 0.2
as it is now.
Also, as the package is arch:all it shouldn't use ${shlibs:Depends} (which
will be emoty anyway).


-- 
WBR, wRAR


signature.asc
Description: PGP signature


Bug#1066869: RFS: hyprpaper/0.6.0-1 [ITP] -- Wallpaper utility for Hyprland

2024-04-06 Thread Andrey Rakhmatullin
Control: tags -1 + moreinfo

$(MAKE) clear (as a replacement for $(MAKE) clean) should run in
override_dh_auto_clean, not override_dh_clean.
debian/watch is empty.
There is a commented out override_dh_auto_configure.
002-add-fortify-flags.patch adds -D_FORTIFY_SOURCE=2 explicitly, but the
proper fix is making the upstream build system respect the compile flags
set by dpkg-buildflags.


-- 
WBR, wRAR


signature.asc
Description: PGP signature


Bug#1061087: RFS: bash-unit/2.1.0-1 [RFP] -- bash_unit - bash unit testing

2024-04-06 Thread Andrey Rakhmatullin
On Sat, Apr 06, 2024 at 02:14:11PM +, Martin Dosch wrote:
> > Hi Martin, you added a B-D on itself, I assume it's to run build-time
> > tests, buit the idea of build-time tests is to use the software being
> > package,
> 
> Do you know how to achieve this? When I remove the build-dep on itself the
> built fails as the test can not be performed:
> >debian/rules override_dh_auto_test
> > make[1]: Entering directory '/<>'
> > bash_unit -f tap ./tests/test_*
> > /bin/sh: 1: bash_unit: not found
> > make[1]: *** [debian/rules:9: override_dh_auto_test] Error 127
You need to use bash_unit from the package. Likely as simple as
"./bash_unit".

-- 
WBR, wRAR


signature.asc
Description: PGP signature


Bug#1063418: mdp ftbfs in unstable

2024-04-06 Thread Andrey Rakhmatullin
It currently fails even earlier:

ImportError while loading conftest '/<>/mdp/test/conftest.py'.
mdp/__init__.py:133: in 
utils.symeig = configuration.get_symeig(numx_linalg)
mdp/configuration.py:335: in get_symeig
args = getargs(numx_linalg.eigh)[0]
/usr/lib/python3.11/inspect.py:1379: in getfullargspec
raise TypeError('unsupported callable') from ex
E   TypeError: unsupported callable

This is reported upstream at
https://github.com/mdp-toolkit/mdp-toolkit/issues/99 and probably fixed at
https://github.com/mdp-toolkit/mdp-toolkit/pull/100 .

Not sure about the initially reported test_dtype_consistency failures.

-- 
WBR, wRAR


signature.asc
Description: PGP signature


Bug#1068501: Homepage needs updating

2024-04-06 Thread Andrey Rakhmatullin
Source: python-pyfakefs
Severity: normal

https://pyfakefs.org/ looks like a squatted domain. The PyPI metadata currently
has https://github.com/pytest-dev/pyfakefs as the homepage.


-- System Information:
Debian Release: trixie/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'testing-debug'), (500, 
'unstable'), (500, 'testing'), (101, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.7.9-amd64 (SMP w/16 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled



Bug#1068499: Homepage needs updating

2024-04-06 Thread Andrey Rakhmatullin
Source: mdp
Version: 3.6-6
Severity: normal

https://mdpdocs.readthedocs.io is 404, the new one seems to be https://mdp-
toolkit.github.io/


-- System Information:
Debian Release: trixie/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'testing-debug'), (500, 
'unstable'), (500, 'testing'), (101, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.7.9-amd64 (SMP w/16 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled



Bug#1068500: Installs /usr/LICENSE

2024-04-06 Thread Andrey Rakhmatullin
Package: python3-xmlrunner
Version: 3.2.0-2
Severity: serious

drwxr-xr-x root/root 0 2023-01-22 01:39 ./
drwxr-xr-x root/root 0 2023-01-22 01:39 ./usr/
-rw-r--r-- root/root  1532 2022-02-02 16:17 ./usr/LICENSE

Note that it's caught by lintian:

W: python3-xmlrunner: file-in-unusual-dir [usr/LICENSE]
I: python3-xmlrunner: extra-license-file [usr/LICENSE]
I: python3-xmlrunner: package-contains-documentation-outside-usr-share-doc
[usr/LICENSE]


-- System Information:
Debian Release: trixie/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'testing-debug'), (500, 
'unstable'), (500, 'testing'), (101, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.7.9-amd64 (SMP w/16 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages python3-xmlrunner depends on:
ii  python3   3.11.8-1
ii  python3-lxml  5.2.1-1

python3-xmlrunner recommends no packages.

python3-xmlrunner suggests no packages.



Bug#1068502: Dead upstream and broken, remove or switch to a fork?

2024-04-06 Thread Andrey Rakhmatullin
Source: python-pytest-flake8
Severity: serious

https://github.com/tholo/pytest-flake8/issues/98
https://github.com/tholo/pytest-flake8/issues/97
https://github.com/tholo/pytest-flake8/issues/92
https://github.com/tholo/pytest-flake8/issues/91


-- System Information:
Debian Release: trixie/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'testing-debug'), (500, 
'unstable'), (500, 'testing'), (101, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.7.9-amd64 (SMP w/16 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled



Bug#1067702: Explicit Depends: libqt5core5a needs to be updated for the time64 transition

2024-03-27 Thread Andrey Rakhmatullin
On Wed, Mar 27, 2024 at 11:44:40AM +0100, Laurin Hagemann wrote:
> Hello there :)
> 
> On Tue, 2024-03-26 at 00:21 +0500, Andrey Rakhmatullin wrote:
> > The package has Depends: libqt5core5a in d/control, this needs to be 
> > updated to
> > libqt5core5t64 if this explicit dep is needed at all.
> Anki is currently being updated a newer version, and many dependencies will 
> be dropped. But this update is currently pending on packaging new rust 
> dependencies.
> After the new version is uploaded this dependency will be gone, but it might 
> take a while.
> What is the recommended way to deal with this situation? Should we remove the 
> dependency for the meantime?
I don't think anki blocks anything currently, and the testing migration is
now blocked for most packages anyway so you don't need to do anything
while the transition is underway. It's just something that needs to happen
when the migrations are a thing again.

-- 
WBR, wRAR


signature.asc
Description: PGP signature


Bug#872587: Document the Protected field

2024-03-27 Thread Andrey Rakhmatullin
On Wed, Mar 27, 2024 at 01:29:50PM +0200, Martin-Éric Racine wrote:
> > The documentation from deb-control(5) is:
> >
> > Protected: yes|no
> > This field is usually only needed when the answer is yes.  It denotes
> > a package that is required mostly for proper booting of the system or
> > used for custom system-local meta-packages.  dpkg(1) or any other
> > installation tool will not allow a Protected package to be removed (at
> > least not without using one of the force options).
> >
> > It's probably also worth noting the parenthetical comment in the
> > documentation of Essential:
> >
> > Essential: yes|no
> > This field is usually only needed when the answer is yes.  It denotes
> > a package that is required for the packaging system, for proper
> > operation of the system in general or during boot (although the latter
> > should be converted to Protected field instead).  dpkg(1) or any other
> > installation tool will not allow an Essential package to be removed
> > (at least not without using one of the force options).
> 
> I'm still not sure that I inderstand the difference between those two.
> They seem to accomplish the same thing. Did I miss something?
Per my understanding which may be flawed: 

"Essential: yes" are always installed. Tools and dependencies assume they
are installed.  Bootstrapping tools install them implicitly. Package
management tools refuse to remove them.

"Protected: yes" are nothing like that. Package management tools refuse to
remove them and that's all.

-- 
WBR, wRAR


signature.asc
Description: PGP signature


Bug#1067892: nmu: openmpi_4.1.6-7

2024-03-28 Thread Andrey Rakhmatullin
Package: release.debian.org
Severity: normal
X-Debbugs-Cc: open...@packages.debian.org
Control: affects -1 + src:openmpi
User: release.debian@packages.debian.org
Usertags: binnmu

nmu openmpi_4.1.6-7 . armel armhf . unstable . -m "Rebuild without the nojava
profile"



Bug#1067894: nmu: subversion_1.14.3-1+b3

2024-03-28 Thread Andrey Rakhmatullin
Package: release.debian.org
Severity: normal
X-Debbugs-Cc: subvers...@packages.debian.org
Control: affects -1 + src:subversion
User: release.debian@packages.debian.org
Usertags: binnmu

nmu subversion_1.14.3-1+b3 . armel armhf . unstable . -m "Rebuild without the
nojava profile"



Bug#1067893: nmu: jpeg-xl_0.7.0-10.2

2024-03-28 Thread Andrey Rakhmatullin
Package: release.debian.org
Severity: normal
X-Debbugs-Cc: jpeg...@packages.debian.org
Control: affects -1 + src:jpeg-xl
User: release.debian@packages.debian.org
Usertags: binnmu

nmu jpeg-xl_0.7.0-10.2 . armel armhf . unstable . -m "Rebuild with java re-
enabled"



Bug#1067914: Update Build-Depends for the time64 library renames

2024-03-28 Thread Andrey Rakhmatullin
Source: collatinus
Version: 12.2-1
Severity: serious

The package explicitly Build-Depends: libqt5printsupport5, this needs to be
changed to
libqt5printsupport5t64 if it's needed at all.


-- System Information:
Debian Release: trixie/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'testing-debug'), (500, 
'unstable'), (500, 'testing'), (101, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.7.9-amd64 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled



Bug#1067915: Update Build-Depends for the time64 library renames

2024-03-28 Thread Andrey Rakhmatullin
Source: veusz
Version: 3.6.2-1
Severity: serious

The package explicitly Build-Depends: libqt5*, these need to be changed to
libqt5*t64 (where applicable) if these deps are needed at all.


-- System Information:
Debian Release: trixie/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'testing-debug'), (500, 
'unstable'), (500, 'testing'), (101, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.7.9-amd64 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled



Bug#1067916: FTBFS: tests failed

2024-03-28 Thread Andrey Rakhmatullin
Source: capnproto
Version: 1.0.1-3
Severity: serious
Tags: ftbfs

https://buildd.debian.org/status/fetch.php?pkg=capnproto=armhf=1.0.1-3%2Bb2=1711652087=0

[ TEST ] kj/mutex-test.c++:262: legacy test: Mutex/WhenWithTimeout
kj/mutex-test.c++:321: failed: expected t >= 10 * kj::MILLISECONDS [20.039μs >=
10ms]; t = 20.039μs
stack: 74ee05 74b4a9 f798e8b5 f798ee41 f798f313 f797481f f79761db f798db1f
f76797d9 f767987d
kj/mutex-test.c++:329: failed: expected t >= 20 * kj::MILLISECONDS [92.405μs >=
20ms]; t = 92.405μs
stack: 74ee05 74b525 f798e8b5 f798ee41 f798f313 f797481f f79761db f798db1f
f76797d9 f767987d
kj/mutex-test.c++:373: failed: expected clock.now() - start >= 10 *
kj::MILLISECONDS [12.208μs >= 10ms]
stack: 74eacb 74b5b9 f798e8b5 f798ee41 f798f313 f797481f f79761db f798db1f
f76797d9 f767987d
[ FAIL ] kj/mutex-test.c++:262: legacy test: Mutex/WhenWithTimeout (47479 μs)
[ TEST ] kj/mutex-test.c++:391: legacy test: Mutex/WhenWithTimeoutPreciseTiming
kj/mutex-test.c++:412: failed: expected t >= 100 * kj::MILLISECONDS [11.64μs >=
100ms]
stack: 74a51d f798e8b5 f798ee41 f798f313 f797481f f79761db f798db1f f76797d9
f767987d
[ FAIL ] kj/mutex-test.c++:391: legacy test: Mutex/WhenWithTimeoutPreciseTiming
(40 μs)
[ TEST ] kj/mutex-test.c++:422: legacy test:
Mutex/WhenWithTimeoutPreciseTimingAfterInterrupt
kj/mutex-test.c++:446: failed: expected t >= 100 * kj::MILLISECONDS [12.647μs
>= 100ms]; t / kj::MILLISECONDS = 0
stack: 74eca3 74a27f f798e8b5 f798ee41 f798f313 f797481f f79761db f798db1f
f76797d9 f767987d
[ FAIL ] kj/mutex-test.c++:422: legacy test:
Mutex/WhenWithTimeoutPreciseTimingAfterInterrupt (10139 μs)


-- System Information:
Debian Release: trixie/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'testing-debug'), (500, 
'unstable'), (500, 'testing'), (101, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.7.9-amd64 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled


Bug#1067917: nmu: openssh_1:9.7p1-2+b1

2024-03-28 Thread Andrey Rakhmatullin
Package: release.debian.org
Severity: normal
X-Debbugs-Cc: open...@packages.debian.org
Control: affects -1 + src:openssh
User: release.debian@packages.debian.org
Usertags: binnmu

nmu openssh_1:9.7p1-2+b1 . armel armhf . unstable . -m "Rebuild for time_t"

https://packages.debian.org/sid/ssh-askpass-gnome



Bug#1067918: FTBFS: error: format ‘%ld’ expects argument of type ‘long int’, but argument 6 has type ‘time_t’ {aka ‘long long int’}

2024-03-28 Thread Andrey Rakhmatullin
Source: mmsd-tng
Version: 2.6.0-2
Severity: serious
Tags: ftbfs

https://buildd.debian.org/status/fetch.php?pkg=mmsd-
tng=armhf=2.6.0-2=1711644612=0

In file included from ../src/mms.h:27,
 from ../src/service.c:58:
../src/service.c: In function ‘time_to_str’:
../src/log.h:24:47: error: format ‘%ld’ expects argument of type ‘long int’,
but argument 6 has type ‘time_t’ {aka ‘long long int’} [-Werror=format=]
   24 |   g_log (G_LOG_DOMAIN, G_LOG_LEVEL_DEBUG, "%s:%s() " fmt, \
  |   ^~


-- System Information:
Debian Release: trixie/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'testing-debug'), (500, 
'unstable'), (500, 'testing'), (101, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.7.9-amd64 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled


Bug#1067919: Update Build-Depends for the time64 library renames

2024-03-28 Thread Andrey Rakhmatullin
Source: calindori
Version: 24.02.0-1
Severity: serious
Tags: ftbfs

The package explicitly Build-Depends: libqt5*, these need to be changed to
libqt5*t64 (where applicable) if these deps are needed at all.


-- System Information:
Debian Release: trixie/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'testing-debug'), (500, 
'unstable'), (500, 'testing'), (101, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.7.9-amd64 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled



Bug#1036884: more trackers

2024-03-28 Thread Andrey Rakhmatullin
Some additional smaller trackers that apparently didn't have binNMUs:
https://release.debian.org/transitions/html/auto-ogre-1.12.html
https://release.debian.org/transitions/html/auto-ros-ros-comm.html
https://release.debian.org/transitions/html/auto-octomap.html
https://release.debian.org/transitions/html/auto-poppler.html
https://release.debian.org/transitions/html/auto-freerdp2.html

Not sure if it's possible to find more of those without checking all
auto-* trackers.

-- 
WBR, wRAR


signature.asc
Description: PGP signature


Bug#1066649: libtritonus-java: diff for NMU version 20070428-14.2

2024-03-28 Thread Andrey Rakhmatullin
Control: tags 1066649 + patch
Control: tags 1066649 + pending

Dear maintainer,

I've prepared an NMU for libtritonus-java (versioned as 20070428-14.2) and
uploaded it to unstable.

Regards.


-- 
WBR, wRAR
diff -Nru libtritonus-java-20070428/debian/changelog libtritonus-java-20070428/debian/changelog
--- libtritonus-java-20070428/debian/changelog	2020-01-27 04:28:23.0 +0500
+++ libtritonus-java-20070428/debian/changelog	2024-03-29 00:44:52.0 +0500
@@ -1,3 +1,10 @@
+libtritonus-java (20070428-14.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix FTBFS with -Werror=implicit-function-declaration (Closes: #1066649).
+
+ -- Andrey Rakhmatullin   Fri, 29 Mar 2024 00:44:52 +0500
+
 libtritonus-java (20070428-14.1) unstable; urgency=medium
 
   * Non-maintainer upload.
diff -Nru libtritonus-java-20070428/debian/patches/fix-implicit-function-declaration.patch libtritonus-java-20070428/debian/patches/fix-implicit-function-declaration.patch
--- libtritonus-java-20070428/debian/patches/fix-implicit-function-declaration.patch	1970-01-01 05:00:00.0 +0500
+++ libtritonus-java-20070428/debian/patches/fix-implicit-function-declaration.patch	2024-03-29 00:44:52.0 +0500
@@ -0,0 +1,29 @@
+Description: Add missing header includes.
+Author: Andrey Rakhmatullin 
+Bug-Debian: https://bugs.debian.org/1066649
+Last-Update: 2024-03-28
+
+Index: libtritonus-java-20070428/src/lib/pvorbis/org_tritonus_lowlevel_pogg_Buffer.c
+===
+--- libtritonus-java-20070428.orig/src/lib/pvorbis/org_tritonus_lowlevel_pogg_Buffer.c
 libtritonus-java-20070428/src/lib/pvorbis/org_tritonus_lowlevel_pogg_Buffer.c
+@@ -24,6 +24,7 @@
+ |<---this code is formatted to fit into 80 columns --->|
+ */
+ 
++#include 
+ #include "common.h"
+ #include "org_tritonus_lowlevel_pogg_Buffer.h"
+ 
+Index: libtritonus-java-20070428/src/lib/pvorbis/org_tritonus_lowlevel_pogg_Packet.c
+===
+--- libtritonus-java-20070428.orig/src/lib/pvorbis/org_tritonus_lowlevel_pogg_Packet.c
 libtritonus-java-20070428/src/lib/pvorbis/org_tritonus_lowlevel_pogg_Packet.c
+@@ -24,6 +24,7 @@
+ |<---this code is formatted to fit into 80 columns --->|
+ */
+ 
++#include 
+ #include "common.h"
+ #include "org_tritonus_lowlevel_pogg_Packet.h"
+ 
diff -Nru libtritonus-java-20070428/debian/patches/series libtritonus-java-20070428/debian/patches/series
--- libtritonus-java-20070428/debian/patches/series	2020-01-27 04:28:02.0 +0500
+++ libtritonus-java-20070428/debian/patches/series	2024-03-29 00:44:52.0 +0500
@@ -9,3 +9,4 @@
 java10-compatibility.diff
 bump-java-to-1.6.patch
 fluidsynth2.patch
+fix-implicit-function-declaration.patch


signature.asc
Description: PGP signature


Bug#1067912: Update Build-Depends for the time64 library renames

2024-03-28 Thread Andrey Rakhmatullin
Source: nitrokey-app
Version: 1.4.2-1
Severity: serious

The package explicitly Build-Depends: libqt5concurrent5, this needs to be
changed to libqt5concurrent5t64 if it's needed at all.


-- System Information:
Debian Release: trixie/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'testing-debug'), (500, 
'unstable'), (500, 'testing'), (101, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.7.9-amd64 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled



Bug#1067913: FTBFS: error: cannot convert ‘long int*’ to ‘const time_t*’ {aka ‘const long long int*’}

2024-03-28 Thread Andrey Rakhmatullin
Source: linssid
Version: 3.6-8
Severity: serious
Tags: ftbfs

https://buildd.debian.org/status/fetch.php?pkg=linssid=armhf=3.6-8%2Bb2=1711139760=0

MainForm.cpp: In member function ‘void MainForm::doLogData()’:
MainForm.cpp:1296:68: error: cannot convert ‘long int*’ to ‘const time_t*’ {aka
‘const long long int*’}
 1296 | std::strftime(nowStr, 100, "%Y/%m/%d.%H:%M:%S",
std::localtime(::now));
  |
^~
  ||
  |long
int*


-- System Information:
Debian Release: trixie/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'testing-debug'), (500, 
'unstable'), (500, 'testing'), (101, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.7.9-amd64 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled


Bug#1067920: FTBFS: error: no matching function for call to ‘max(saidx64_t&, long int)

2024-03-28 Thread Andrey Rakhmatullin
Source: phylonium
Version: 1.7-2
Severity: serious
Tags: ftbfs

https://buildd.debian.org/status/fetch.php?pkg=phylonium=armhf=1.7-2=1711651088=0

process.cxx: In lambda function:
process.cxx:222:39: error: no matching function for call to ‘max(saidx64_t&,
long int)’
  222 | this_length = std::max(inter.l, 0l);
  |   ^
In file included from /usr/include/c++/13/vector:62,
 from process.h:8,
 from process.cxx:6:
/usr/include/c++/13/bits/stl_algobase.h:257:5: note: candidate: ‘template constexpr const _Tp& std::max(const _Tp&, const _Tp&)’
  257 | max(const _Tp& __a, const _Tp& __b)
  | ^~~


-- System Information:
Debian Release: trixie/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'testing-debug'), (500, 
'unstable'), (500, 'testing'), (101, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.7.9-amd64 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled


Bug#1067910: Update Build-Depends for the time64 library renames

2024-03-28 Thread Andrey Rakhmatullin
Source: ifcplusplus
Version: 0~git20190402.13744d5+dfsg-3
Severity: serious

The package explicitly Build-Depends: libqt5widgets5, this needs to be changed
to
libqt5widgets5t64 if it's needed at all.


-- System Information:
Debian Release: trixie/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'testing-debug'), (500, 
'unstable'), (500, 'testing'), (101, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.7.9-amd64 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled



Bug#1067911: FTBFS: error: ‘-Werror=’ argument ‘-Werror=implicit-function-declaration’ is not valid for C++ [-Werror]

2024-03-28 Thread Andrey Rakhmatullin
Source: zeroc-ice
Version: 3.7.10-2.1
Severity: serious
Tags: ftbfs

https://buildd.debian.org/status/fetch.php?pkg=zeroc-
ice=armhf=3.7.10-2.1=1711639887=0

arm-linux-gnueabihf-g++ -g -O2 -ffile-prefix-map=/<>=. -fstack-
protector-strong -fstack-clash-protection -Wformat -Werror=format-security -MT
modules/IcePy/build/arm-linux-gnueabihf/shared/pic/Grammar.o -MMD -MP -MF
modules/IcePy/build/arm-linux-gnueabihf/shared/pic/Grammar.Td -Wall -Wextra
-Wshadow -Wdeprecated -Werror -pthread -DNDEBUG -Imodules/IcePy
-I../cpp/include -I../cpp/include/generated -I../cpp/src
-I/usr/include/python3.11 -I/usr/include/python3.11 -Wsign-compare -g
-Werror=implicit-function-declaration -fstack-protector-strong -fstack-clash-
protection -Wformat -Werror=format-security -DNDEBUG -g -fwrapv -O2 -Wall -Wno-
missing-field-initializers -Wno-psabi -fPIC -fvisibility=hidden
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -Wdate-time
-D_FORTIFY_SOURCE=2 -c ../cpp/src/Slice/Grammar.cpp -o modules/IcePy/build/arm-
linux-gnueabihf/shared/pic/Grammar.o
cc1plus: error: ‘-Werror=’ argument ‘-Werror=implicit-function-declaration’ is
not valid for C++ [-Werror]
cc1plus: error: ‘-Werror=’ argument ‘-Werror=implicit-function-declaration’ is
not valid for C++ [-Werror]
cc1plus: error: ‘-Werror=’ argument ‘-Werror=implicit-function-declaration’ is
not valid for C++ [-Werror]
cc1plus: error: ‘-Werror=’ argument ‘-Werror=implicit-function-declaration’ is
not valid for C++ [-Werror]




-- System Information:
Debian Release: trixie/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'testing-debug'), (500, 
'unstable'), (500, 'testing'), (101, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.7.9-amd64 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled


Bug#1067921: FTBFS: error: call of overloaded ‘MSString(const time_t&)’ is ambiguous

2024-03-28 Thread Andrey Rakhmatullin
Source: aplus-fsf
Version: 4.22.1-13
Severity: serious
Tags: ftbfs

https://buildd.debian.org/status/fetch.php?pkg=aplus-
fsf=armhf=4.22.1-13=1711588996=0

MSTime.C: In member function ‘virtual MSString MSTime::asDebugInfo() const’:
MSTime.C:53:25: error: call of overloaded ‘MSString(const time_t&)’ is
ambiguous
   53 |   result+=MSString(_time);
  | ^
In file included from ../MSTypes/MSScalarModel.H:37,
 from ../MSTypes/MSTime.H:15,
 from MSTime.C:10:


-- System Information:
Debian Release: trixie/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'testing-debug'), (500, 
'unstable'), (500, 'testing'), (101, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.7.9-amd64 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled


Bug#1054795: system-config-printer: FTBFS: dh_install: error: missing files, aborting

2024-03-27 Thread Andrey Rakhmatullin
On Fri, Oct 27, 2023 at 09:38:13PM +0200, Lucas Nussbaum wrote:
> > dh_install: warning: Cannot find (any matches for) 
> > "usr/lib/python3*/*-packages/cupshelpers" (tried in ., debian/tmp)
> > 
> > dh_install: warning: python3-cupshelpers missing files: 
> > usr/lib/python3*/*-packages/cupshelpers
> > dh_install: warning: Cannot find (any matches for) 
> > "usr/lib/python3*/*-packages/cupshelpers-1.0*.egg-info" (tried in ., 
> > debian/tmp)
> > 
> > dh_install: warning: python3-cupshelpers missing files: 
> > usr/lib/python3*/*-packages/cupshelpers-1.0*.egg-info
The underlying problem is make install putting those files into
debian/tmp/usr/local/lib. Passing prefix=/usr to dh_auto_install doesn't
make a difference.

-- 
WBR, wRAR


signature.asc
Description: PGP signature


Bug#1067818: nmu: netcdf_1:4.9.2-5

2024-03-27 Thread Andrey Rakhmatullin
Package: release.debian.org
Severity: normal
X-Debbugs-Cc: net...@packages.debian.org
Control: affects -1 + src:netcdf
User: release.debian@packages.debian.org
Usertags: binnmu

nmu netcdf_1:4.9.2-5 . armhf . unstable . -m "Rebuild for time_t"

https://packages.debian.org/sid/libnetcdf19t64



Bug#1067820: nmu: mpi4py_3.1.5-5

2024-03-27 Thread Andrey Rakhmatullin
Package: release.debian.org
Severity: normal
X-Debbugs-Cc: mpi...@packages.debian.org
Control: affects -1 + src:mpi4py
User: release.debian@packages.debian.org
Usertags: binnmu

nmu mpi4py_3.1.5-5 . ANY . unstable . -m "Rebuild for time_t"

There is a FTBFS bug open (#1066449), but it built fine locally so I think
let's try.



Bug#1036884: libgpgme11t64 binNMUs

2024-03-26 Thread Andrey Rakhmatullin
The next good target for binNMUs that wasn't done yet (AFAICS) is
https://release.debian.org/transitions/html/auto-gpgme1.0.html


-- 
WBR, wRAR


signature.asc
Description: PGP signature


Bug#1067846: nmu: librist_0.2.10+dfsg-1

2024-03-27 Thread Andrey Rakhmatullin
Package: release.debian.org
Severity: normal
X-Debbugs-Cc: libr...@packages.debian.org
Control: affects -1 + src:librist
User: release.debian@packages.debian.org
Usertags: binnmu

nmu librist_0.2.10+dfsg-1 . armel armhf . unstable . -m "Rebuild for time_t"

https://packages.debian.org/sid/rist-tools



Bug#1067929: Update Depends for the time64 renames

2024-03-29 Thread Andrey Rakhmatullin
Source: java-package
Version: 0.63
Severity: serious

The package explicitly lists some library packages in Depends, at least
libasound2 needs to be changed to libasound2t64 there, I haven't checked if any
others also were renamed.


-- System Information:
Debian Release: trixie/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'testing-debug'), (500, 
'unstable'), (500, 'testing'), (101, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.7.9-amd64 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled



Bug#1067942: Depends on pre-t64 libglib2.0-0

2024-03-29 Thread Andrey Rakhmatullin
Package: ibus
Version: 1.5.29-1+b1
Severity: serious

ibus has an explicit Depends: libglib2.0-0, this needs to be changed to
libglib2.0-0t64.


-- Package-specific info:
ibus is /usr/bin/ibus
ibus-setup is /usr/bin/ibus-setup
!
!!! im-config is missing.  Please install it. !!!
!!! Please also read usr/share/doc/im-config/README.Debian.gz !!!
!

XMODIFIERS=
GTK_IM_MODULE=
QT_IM_MODULE=
WAYLAND_DISPLAY=
XDG_CURRENT_DESKTOP=KDE
XDG_MENU_PREFIX=
XDG_RUNTIME_DIR=/run/user/1000
XDG_SEAT=seat0
XDG_SESSION_CLASS=user
XDG_SESSION_DESKTOP=KDE
XDG_SESSION_ID=3
XDG_SESSION_TYPE=x11

== ls -l /usr/lib/ibus/ibus-* /usr/libexec/ibus-* ==
/bin/ls: cannot access '/usr/lib/ibus/ibus-*': No such file or directory
-rwxr-xr-x 1 root root  22832 Mar 13 06:45 /usr/libexec/ibus-dconf
-rwxr-xr-x 1 root root  14640 Mar 13 06:45 /usr/libexec/ibus-engine-simple
-rwxr-xr-x 1 root root 170288 Mar 13 06:45 /usr/libexec/ibus-extension-gtk3
-rwxr-xr-x 1 root root  18736 Mar 13 06:45 /usr/libexec/ibus-memconf
-rwxr-xr-x 1 root root  96560 Mar 13 06:45 /usr/libexec/ibus-portal
-rwxr-xr-x 1 root root 121144 Mar 13 06:45 /usr/libexec/ibus-ui-emojier
-rwxr-xr-x 1 root root 371232 Mar 13 06:45 /usr/libexec/ibus-ui-gtk3
-rwxr-xr-x 1 root root 100280 Mar 13 06:45 /usr/libexec/ibus-x11

== dpkg-query -l 'ibus*' ==
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name   Version  Architecture Description
+++-==---==
ii  ibus   1.5.29-1+b1  amd64Intelligent Input Bus - core
un  ibus-clutter (no description available)
ii  ibus-data  1.5.29-1 all  Intelligent Input Bus - data files
un  ibus-doc (no description available)
un  ibus-gtk (no description available)
un  ibus-gtk3(no description available)
un  ibus-gtk4(no description available)

=== gsettings ===
org.freedesktop.ibus.general dconf-preserve-name-prefixes 
['/desktop/ibus/engine/pinyin', '/desktop/ibus/engine/bopomofo', 
'/desktop/ibus/engine/hangul']
org.freedesktop.ibus.general embed-preedit-text true
org.freedesktop.ibus.general enable-by-default false
org.freedesktop.ibus.general engines-order @as []
org.freedesktop.ibus.general preload-engines @as []
org.freedesktop.ibus.general switcher-delay-time 400
org.freedesktop.ibus.general use-global-engine true
org.freedesktop.ibus.general use-system-keyboard-layout false
org.freedesktop.ibus.general use-xmodmap true
org.freedesktop.ibus.general version ''
org.freedesktop.ibus.general xkb-latin-layouts ['af', 'af(fa-olpc)', 
'af(ps-olpc)', 'af(ps)', 'af(uz)', 'af(uz-olpc)', 'am', 'am(eastern)', 
'am(eastern-alt)', 'am(phonetic)', 'am(phonetic-alt)', 'am(western)', 'ara', 
'ara(azerty)', 'ara(azerty_digits)', 'ara(buckwalter)', 'ara(digits)', 
'ara(qwerty)', 'ara(qwerty_digits)', 'az(cyrillic)', 'bd', 'bd(probhat)', 'bg', 
'bg(bas_phonetic)', 'bg(phonetic)', 'brai', 'brai(left_hand)', 
'brai(right_hand)', 'bt', 'by', 'by(phonetic)', 'by(legacy)', 'ca(ike)', 
'cn(tib)', 'cn(tib_asciinum)', 'cn(ug)', 'cz', 'cz(ucw)', 'de(ru)', 'dev', 
'et', 'fr(geo)', 'ge', 'ge(os)', 'gr', 'gr(extended)', 'gr(nodeadkeys)', 
'gr(polytonic)', 'gr(simple)', 'gur', 'il', 'il(biblical)', 'il(lyx)', 
'il(phonetic)', 'id(melayu-phonetic)', 'id(melayu-phoneticx)', 
'id(pegon-phonetic)', 'in', 'in(ben)', 'in(ben_baishakhi)', 'in(ben_bornona)', 
'in(ben_gitanjali)', 'in(ben_inscript)', 'in(ben_probhat)', 'in(bolnagri)', 
'in(deva)', 'in(guj)', 'in(guj-kagapa)', 'in(guru)', 'in(hin-kagapa)', 
'in(hin-wx)', 'in(jhelum)', 'in(kan)', 'in(kan-kagapa)', 'in(mal)', 
'in(mal_enhanced)', 'in(mal_lalitha)', 'in(mar-kagapa)', 'in(ori)', 
'in(san-kagapa)', 'in(tam)', 'in(tamilnet)', 'in(tamilnet_TAB)', 
'in(tamilnet_TSCII)', 'in(tamilnet_tamilnumbers)', 'in(tam_tamilnumbers)', 
'in(tel)', 'in(tel-kagapa)', 'in(urd-phonetic)', 'in(urd-phonetic3)', 
'in(urd-winkeys)', 'iq', 'ir', 'ir(azb)', 'ir(pes_keypad)', 'jp(kana)', 
'jp(mac)', 'kg', 'kg(phonetic)', 'kh', 'kz', 'kz(kazrus)', 'kz(ruskaz)', 'la', 
'la(stea)', 'lk', 'lk(tam_TAB)', 'lk(tam_unicode)', 'lv(modern-cyr)', 'ma', 
'ma(tifinagh)', 'ma(tifinagh-alt)', 'ma(tifinagh-alt-phonetic)', 
'ma(tifinagh-extended)', 'ma(tifinagh-extended-phonetic)', 
'ma(tifinagh-phonetic)', 'me(cyrillic)', 'me(cyrillicalternatequotes)', 
'me(cyrillicyz)', 'mk', 'mk(nodeadkeys)', 'mm', 'mn', 'mv', 'np', 
'ph(capewell-dvorak-bay)', 'ph(capewell-qwerf2k6-bay)', 'ph(colemak-bay)', 
'ph(dvorak-bay)', 'ph(qwerty-bay)', 'pk', 'pk(ara)', 'pk(snd)', 
'pk(urd-crulp)', 'pk(urd-nla)', 'pl(ru_phonetic_dvorak)', 'rs', 
'rs(alternatequotes)', 'rs(rue)', 'rs(yz)', 'ru', 'ru(bak)', 'ru(chm)', 

Bug#1067940: FTBFS: error: implicit declaration of function ‘mono_profiler_install’; did you mean ‘mono_profiler_startup’?

2024-03-29 Thread Andrey Rakhmatullin
Source: gtk-sharp3
Version: 2.99.3-4.1
Severity: serious
Tags: ftbfs

https://buildd.debian.org/status/fetch.php?pkg=gtk-
sharp3=armel=2.99.3-4.1%2Bb1=1711703645=0

/bin/bash ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../..  -I/usr/lib/pkgconfig/../../include/mono-2.0 -D_REENTRANT
-I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabi/glib-2.0/include  -Wall
-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 -g -Wall -Wunused -Wmissing-prototypes
-Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-
externs  -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings
-c -o gui-thread-check.lo gui-thread-check.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../..
-I/usr/lib/pkgconfig/../../include/mono-2.0 -D_REENTRANT
-I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabi/glib-2.0/include -Wall
-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 -g -Wall -Wunused -Wmissing-prototypes
-Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-
externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c
gui-thread-check.c  -fPIC -DPIC -o .libs/gui-thread-check.o
gui-thread-check.c:94:1: warning: no previous prototype for
‘mono_profiler_startup’ [-Wmissing-prototypes]
   94 | mono_profiler_startup (const char *desc)
  | ^
gui-thread-check.c: In function ‘mono_profiler_startup’:
gui-thread-check.c:98:9: error: implicit declaration of function
‘mono_profiler_install’; did you mean ‘mono_profiler_startup’?
[-Werror=implicit-function-declaration]
   98 | mono_profiler_install (NULL, NULL);
  | ^
  | mono_profiler_startup
gui-thread-check.c:98:9: warning: nested extern declaration of
‘mono_profiler_install’ [-Wnested-externs]
gui-thread-check.c:99:9: error: implicit declaration of function
‘mono_profiler_install_enter_leave’ [-Werror=implicit-function-declaration]
   99 | mono_profiler_install_enter_leave (simple_method_enter, NULL);
  | ^
gui-thread-check.c:99:9: warning: nested extern declaration of
‘mono_profiler_install_enter_leave’ [-Wnested-externs]
gui-thread-check.c:100:9: error: implicit declaration of function
‘mono_profiler_set_events’; did you mean ‘mono_profiler_startup’?
[-Werror=implicit-function-declaration]
  100 | mono_profiler_set_events (MONO_PROFILE_ENTER_LEAVE);
  | ^~~~
  | mono_profiler_startup


-- System Information:
Debian Release: trixie/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'testing-debug'), (500, 
'unstable'), (500, 'testing'), (101, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.7.9-amd64 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled


Bug#1067941: nmu: pkcs11-helper_1.29.0-2+b1

2024-03-29 Thread Andrey Rakhmatullin
Package: release.debian.org
Severity: normal
X-Debbugs-Cc: pkcs11-hel...@packages.debian.org
Control: affects -1 + src:pkcs11-helper
User: release.debian@packages.debian.org
Usertags: binnmu

nmu pkcs11-helper_1.29.0-2+b1 . armel armhf . unstable . -m "Rebuild for
time_t"

https://packages.debian.org/sid/libpkcs11-helper1t64



Bug#1067950: hdf5: diff for NMU version 1.10.10+repack-3.3

2024-03-29 Thread Andrey Rakhmatullin
Package: hdf5
Version: 1.10.10+repack-3.2
Severity: normal
Tags: patch  pending

Dear maintainer,

I've prepared an NMU for hdf5 (versioned as 1.10.10+repack-3.3) and
uploaded it to DELAYED/3. Please feel free to tell me if I
should delay it longer.

Regards.


-- 
WBR, wRAR
diff -Nru hdf5-1.10.10+repack/debian/changelog hdf5-1.10.10+repack/debian/changelog
--- hdf5-1.10.10+repack/debian/changelog	2024-03-26 23:30:41.0 +0500
+++ hdf5-1.10.10+repack/debian/changelog	2024-03-29 16:25:24.0 +0500
@@ -1,3 +1,10 @@
+hdf5 (1.10.10+repack-3.3) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Re-enable java support for armel and armhf.
+
+ -- Andrey Rakhmatullin   Fri, 29 Mar 2024 16:25:24 +0500
+
 hdf5 (1.10.10+repack-3.2) unstable; urgency=medium
 
   * Non-maintainer upload.
diff -Nru hdf5-1.10.10+repack/debian/control hdf5-1.10.10+repack/debian/control
--- hdf5-1.10.10+repack/debian/control	2024-03-26 23:30:41.0 +0500
+++ hdf5-1.10.10+repack/debian/control	2024-03-29 16:24:12.0 +0500
@@ -12,12 +12,12 @@
sharutils,
chrpath,
libaec-dev,
-   default-jdk-headless (>= 2:1.7) [!armel !armhf],
+   default-jdk-headless (>= 2:1.7),
libcurl4-openssl-dev,
libssl-dev,
-   javahelper [!hppa !hurd-i386 !armel !armhf],
-   junit4 [!hppa !hurd-i386 !armel !armhf],
-   libslf4j-java [!hppa !hurd-i386 !armel !armhf]
+   javahelper [!hppa !hurd-i386],
+   junit4 [!hppa !hurd-i386],
+   libslf4j-java [!hppa !hurd-i386]
 Build-Depends-Indep: doxygen,
  php-cli
 Standards-Version: 4.5.0
diff -Nru hdf5-1.10.10+repack/debian/control.in hdf5-1.10.10+repack/debian/control.in
--- hdf5-1.10.10+repack/debian/control.in	2024-03-26 23:30:41.0 +0500
+++ hdf5-1.10.10+repack/debian/control.in	2024-03-29 16:25:07.0 +0500
@@ -12,12 +12,12 @@
sharutils,
chrpath,
libaec-dev,
-   default-jdk-headless (>= 2:1.7) [!armel !armhf],
+   default-jdk-headless (>= 2:1.7),
libcurl4-openssl-dev,
libssl-dev,
-   javahelper [!hppa !hurd-i386 !armel !armhf],
-   junit4 [!hppa !hurd-i386 !armel !armhf],
-   libslf4j-java [!hppa !hurd-i386 !armel !armhf]
+   javahelper [!hppa !hurd-i386],
+   junit4 [!hppa !hurd-i386],
+   libslf4j-java [!hppa !hurd-i386]
 Build-Depends-Indep: doxygen,
  php-cli
 Standards-Version: 4.5.0
diff -Nru hdf5-1.10.10+repack/debian/rules hdf5-1.10.10+repack/debian/rules
--- hdf5-1.10.10+repack/debian/rules	2024-03-26 23:30:41.0 +0500
+++ hdf5-1.10.10+repack/debian/rules	2024-03-29 16:24:24.0 +0500
@@ -120,7 +120,7 @@
 SERIAL_FLAGS = $(call FLAVOR_FLAGS,serial) --enable-unsupported --enable-threadsafe --enable-cxx
 
 # No java >= 1.7 on hppa and hurd-i386
-ifeq (,$(filter $(DEB_HOST_ARCH),hppa hurd-i386 armel armhf))
+ifeq (,$(filter $(DEB_HOST_ARCH),hppa hurd-i386))
 SERIAL_FLAGS += --enable-java
 DH_HELPERS = --with javahelper
 install_jni := install_jni


signature.asc
Description: PGP signature


Bug#1067943: nmu: qtbase-opensource-src_5.15.10+dfsg-7

2024-03-29 Thread Andrey Rakhmatullin
On Fri, Mar 29, 2024 at 11:17:25AM +0100, Bas Couwenberg wrote:
> Package: release.debian.org
> Severity: normal
> X-Debbugs-Cc: qtbase-opensource-...@packages.debian.org
> Control: affects -1 + src:qtbase-opensource-src
> User: release.debian@packages.debian.org
> Usertags: binnmu
> 
> nmu qtbase-opensource-src_5.15.10+dfsg-7 . armel armhf . unstable . -m 
> "Rebuild for time_t"
> 
> Should resolve issues like this:
> 
>  - libqt5network5:armhf (>= 5.15.10+dfsg~)
>  libqt5network5 depends on:
>  - libssl3:armhf
>  libssl3t64 conflicts with:
>  - libssl3:armhf (< 3.1.5-1.1)
No, issues like this should be resolved by rebuilding the package that
depends on libqt5network5 (or, most likely, fixing an explicit
dependency/build-dependency on it) instead of libqt5network5t64.

-- 
WBR, wRAR


signature.asc
Description: PGP signature


Bug#1067944: nmu: openjdk-17_17.0.11~7ea-1

2024-03-29 Thread Andrey Rakhmatullin
Package: release.debian.org
Severity: normal
X-Debbugs-Cc: openjdk...@packages.debian.org
Control: affects -1 + src:openjdk-17
User: release.debian@packages.debian.org
Usertags: binnmu

nmu openjdk-17_17.0.11~7ea-1 . armel armhf . unstable . -m "Rebuild on buildds"



Bug#1067744: Update Build-Depends for the time64 library renames

2024-03-26 Thread Andrey Rakhmatullin
Source: praelector
Version: 0.5-2
Severity: serious

The package B-D: libqt5printsupport5, it needs to be changed to
libqt5printsupport5t64 if this dep is needed at all.


-- System Information:
Debian Release: trixie/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'testing-debug'), (500, 
'unstable'), (500, 'testing'), (101, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.7.9-amd64 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled



Bug#1067746: nmu: poppler_22.12.0-2.2

2024-03-26 Thread Andrey Rakhmatullin
Package: release.debian.org
Severity: normal
X-Debbugs-Cc: popp...@packages.debian.org
Control: affects -1 + src:poppler
User: release.debian@packages.debian.org
Usertags: binnmu

nmu poppler_22.12.0-2.2 . riscv64 . unstable . -m "Rebuild with libqt5core5t64"

See https://packages.debian.org/sid/libpoppler-qt5-1t64



Bug#1067748: nmu: vlc_3.0.20-3

2024-03-26 Thread Andrey Rakhmatullin
Package: release.debian.org
Severity: normal
X-Debbugs-Cc: v...@packages.debian.org
Control: affects -1 + src:vlc
User: release.debian@packages.debian.org
Usertags: binnmu

nmu vlc_3.0.20-3 . riscv64 . unstable . -m "Rebuild with libqt5core5t64"

https://packages.debian.org/sid/vlc-plugin-qt



Bug#1067856: nmu: castxml_0.6.3-1

2024-03-27 Thread Andrey Rakhmatullin
Package: release.debian.org
Severity: normal
X-Debbugs-Cc: cast...@packages.debian.org
Control: affects -1 + src:castxml
User: release.debian@packages.debian.org
Usertags: binnmu

nmu castxml_0.6.3-1 . amd64 arm64 armel armhf i386 ppc64el riscv64 s390x .
unstable . -m "Rebuild for time_t"

All but mips64el. https://packages.debian.org/sid/castxml

Looking at https://release.debian.org/transitions/html/auto-llvm-
toolchain-17.html there may be other leftovers but I haven't looked at them
individually.



Bug#1066365: timidity: diff for NMU version 2.14.0-8.2

2024-03-27 Thread Andrey Rakhmatullin
Control: tags 1066365 + patch
Control: tags 1066365 + pending

Dear maintainer,

I've prepared an NMU for timidity (versioned as 2.14.0-8.2) and
uploaded it to unstable.

Regards.


-- 
WBR, wRAR
diff -Nru timidity-2.14.0/debian/changelog timidity-2.14.0/debian/changelog
--- timidity-2.14.0/debian/changelog	2023-04-07 23:22:10.0 +0500
+++ timidity-2.14.0/debian/changelog	2024-03-27 23:21:21.0 +0500
@@ -1,3 +1,10 @@
+timidity (2.14.0-8.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix FTBFS with -Werror=implicit-function-declaration (Closes: #1066365).
+
+ -- Andrey Rakhmatullin   Wed, 27 Mar 2024 23:21:21 +0500
+
 timidity (2.14.0-8.1) unstable; urgency=medium
 
   * Non-maintainer upload
diff -Nru timidity-2.14.0/debian/patches/fix-implicit-function-declaration.patch timidity-2.14.0/debian/patches/fix-implicit-function-declaration.patch
--- timidity-2.14.0/debian/patches/fix-implicit-function-declaration.patch	1970-01-01 05:00:00.0 +0500
+++ timidity-2.14.0/debian/patches/fix-implicit-function-declaration.patch	2024-03-27 23:21:21.0 +0500
@@ -0,0 +1,30 @@
+Description: Add missing header includes, don't call a non-existent function.
+Author: Andrey Rakhmatullin 
+Bug-Debian: https://bugs.debian.org/1066365
+Last-Update: 2024-03-27
+
+Index: timidity-2.14.0/interface/xaw_i.c
+===
+--- timidity-2.14.0.orig/interface/xaw_i.c
 timidity-2.14.0/interface/xaw_i.c
+@@ -57,6 +57,7 @@
+ #include "arc.h"
+ 
+ #include 
++#include 
+ #include 
+ #include 
+ 
+Index: timidity-2.14.0/interface/xskin_c.c
+===
+--- timidity-2.14.0.orig/interface/xskin_c.c
 timidity-2.14.0/interface/xskin_c.c
+@@ -547,7 +547,7 @@ static void ctl_event(CtlEvent *e)
+ case CTLE_LYRIC:
+   ctl_lyric((int)e->v1);
+   break;
+-#ifdef SUPPORT_SOUNDSPEC
++#if 0
+ case CTLE_SPEANA:
+   ctl_speana_data((double *)e->v1, (int)e->v2);
+ break;
diff -Nru timidity-2.14.0/debian/patches/series timidity-2.14.0/debian/patches/series
--- timidity-2.14.0/debian/patches/series	2023-04-07 23:22:10.0 +0500
+++ timidity-2.14.0/debian/patches/series	2024-03-27 23:21:21.0 +0500
@@ -13,3 +13,4 @@
 0013-readmidi-Fix-division-by-zero.patch
 0014-resample-Fix-out-of-bound-access-in-resamplers.patch
 0015-timidity-no_date.patch
+fix-implicit-function-declaration.patch


signature.asc
Description: PGP signature


<    1   2   3   4   >