Bug#1070411: containerd fails to build as a normal user due to sysctl

2024-06-11 Thread Sebastian Ramacher
n you may want to look into fixing > this bug so that the package continues to build. This change makes those bugs automatically RC: Packages must autobuild without failure on all architectures on which they are supported. (from https://release.debian.org/testing/rc_policy.txt, 4. Autobuilding) Cheers -- Sebastian Ramacher

Bug#1061200: transition: vtk9

2024-06-09 Thread Sebastian Ramacher
nton > > > Am So., 2. Juni 2024 um 13:10 Uhr schrieb Sebastian Ramacher < > sramac...@debian.org>: > > > Control: tags -1 confirmed > > > > On 2024-01-20 18:15:32 +0100, Anton Gladky wrote: > > > Package: release.debian.org > > > Severit

Bug#1072843: poppler: stopped to build Qt6 lib on i386 without coordination with reverse dependencies

2024-06-08 Thread Sebastian Ramacher
? Cheers -- Sebastian Ramacher

Bug#1072757: ffmpeg 5.1.4 (Debian/Bookworm) fails on HLS/fMP4 streams

2024-06-08 Thread Sebastian Ramacher
u8 > > Any ideas on what is "special" about Bookworm/ffmpeg-5.1.4 that fails > but just about any other version seems to succeed Without a test stream to check, no. We'd need someway to reproduce the issue. Cheers -- Sebastian Ramacher

Bug#1071121: transition: clamav

2024-06-05 Thread Sebastian Andrzej Siewior
On 2024-06-02 13:14:30 [+0200], Sebastian Ramacher wrote: > Great. Please go ahead. It built in unstable. I will upload libclamunrar, it requires a source-full upload. > Cheers Sebastian

Bug#1072488: transition: rocksdb

2024-06-02 Thread Sebastian Ramacher
now how long the transition queue is, but this is the small > rocksdb (8.9 to 9.2 soname) transition request. > Only two packages are affected: balboa and sortmerna. Both build fine > with the new rocksdb release already in experimental. Please go ahead Cheers -- Sebastian Ramacher

Bug#1066708: matchbox-keyboard: diff for NMU version 0.2+git20160713-1.1

2024-06-02 Thread Sebastian Ramacher
Control: tags 1066708 + patch Dear maintainer, I've prepared an NMU for matchbox-keyboard (versioned as 0.2+git20160713-1.1). The diff is attached to this message. Regards. -- Sebastian Ramacher diff -Nru matchbox-keyboard-0.2+git20160713/debian/changelog matchbox-keyboard-0.2+git20160713

Bug#1072480: condor: hard-coded dependencies on pre-t64 libraries

2024-06-02 Thread Sebastian Ramacher
. Cheers -- Sebastian Ramacher

Bug#1072478: litecoin: FTBFS on ppc64el: src/tests_exhaustive.c:57: test condition failed: secp256k1_fe_equal_var(, )

2024-06-02 Thread Sebastian Ramacher
# FAIL: 1 # XPASS: 0 # ERROR: 0 See ./test-suite.log make[8]: *** [Makefile:1487: test-suite.log] Error 1 Cheers -- Sebastian Ramacher

Bug#1072466: transition: ffmpeg

2024-06-02 Thread Sebastian Ramacher
: block -1 by 1072464 X-Debbugs-Cc: ffm...@packages.debian.org, sramac...@debian.org Control: affects -1 + src:ffmpeg User: release.debian@packages.debian.org Usertags: transition Placeholder bug to check progress of the transition to ffmpeg 7.0. Cheers -- Sebastian Ramacher

Bug#1007515: src2tex: please consider upgrading to 3.0 source format

2024-06-02 Thread Sebastian Harl
On Sat, 1 Jun 2024, 13:15 Bastian Germann, wrote: > I am uploading a NMU to DELAYED/10 in order to fix this. > Please find the debdiff attached. Thank you!

Bug#1072463: xpra: FTBFS with ffmpeg 7.0: xpra/codecs/enc_ffmpeg/encoder.c:11208:115: error: passing argument 6 of ‘avio_alloc_context’ from incompatible pointer type [-Werror=incompatible-pointer-typ

2024-06-02 Thread Sebastian Ramacher
Source: xpra Version: 3.1.5+dfsg1-0.2 Severity: important Tags: trixie sid ftbfs Usertags: ffmpeg-7.0 Hi, during a rebuild of the reverse dependencies for the transition to ffmpeg 7.0, your package failed to build Relevant part (hopefully): > debian/rules binary-arch > dh binary-arch

Bug#1072464: zoneminder: FTBFS with ffmpeg 7.0: zm_camera.h:111:51: error: ‘AVCodecParameters’ {aka ‘struct AVCodecParameters’} has no member named ‘channels’

2024-06-02 Thread Sebastian Ramacher
-Wformat-security -Wno-cast-function-type > -Wno-unused-parameter -Woverloaded-virtual -Wvla -MD -MT > src/CMakeFiles/zm.dir/zm_camera.cpp.o -MF CMakeFiles/zm.dir/zm_camera.cpp.o.d > -o CMakeFiles/zm.dir/zm_camera.cpp.o -c /<>/src/zm_camera.cpp > make[3]: *** [src/CMakeFiles/zm.dir/build.make:79: > src/CMakeFiles/zm.dir/zm_analysis_thread.cpp.o] Error 1 The full build log is available from: https://people.debian.org/~sramacher/ffmpeg-7.0/zoneminder_arm64.build ffmpeg 7.0 is available in experimental. Cheers -- Sebastian Ramacher

Bug#1072461: xine-lib-1.2: FTBFS with ffmpeg 7.0: ff_video_decoder.c:554:11: error: ‘AVFrame’ has no member named ‘reordered_opaque’

2024-06-02 Thread Sebastian Ramacher
nux-gnu/libavutil/frame.h:521:9: note: declared here > 521 | int interlaced_frame; > | ^~~~ > ff_video_decoder.c:2792:5: warning: ‘top_field_first’ is deprecated > [-Wdeprecated-declarations] > 2792 | img->top_field_first = this->av_frame2->top_field_first; > | ^~~ > /usr/include/aarch64-linux-gnu/libavutil/frame.h:529:9: note: declared here > 529 | int top_field_first; > | ^~~ > ff_video_decoder.c: In function ‘ff_dispose’: > ff_video_decoder.c:2906:5: warning: ‘avcodec_close’ is deprecated > [-Wdeprecated-declarations] > 2906 | avcodec_close (this->context); > | ^ > /usr/include/aarch64-linux-gnu/libavcodec/avcodec.h:2387:5: note: declared > here > 2387 | int avcodec_close(AVCodecContext *avctx); > | ^ > make[5]: *** [Makefile:808: xineplug_decode_ff_la-ff_video_decoder.lo] Error 1 The full build log is available from: https://people.debian.org/~sramacher/ffmpeg-7.0/xine-lib-1.2_arm64.build ffmpeg 7.0 is available in experimental. Cheers -- Sebastian Ramacher

Bug#1072459: wxsvg: FTBFS with ffmpeg 7.0: mediadec_ffmpeg.cpp:168:75: error: ‘AVCodecParameters’ {aka ‘struct AVCodecParameters’} has no member named ‘channels’

2024-06-02 Thread Sebastian Ramacher
ber function ‘virtual bool > wxFfmpegMediaDecoder::BeginDecode(int, int)’: > mediadec_ffmpeg.cpp:237:22: warning: ‘int avcodec_close(AVCodecContext*)’ is > deprecated [-Wdeprecated-declarations] > 237 | avcodec_close(m_codecCtx); > | ~~~~~^~~~ > /usr/include/aarch64-linux-gnu/libavcodec/avcodec.h:2387:5: note: declared > here > 2387 | int avcodec_close(AVCodecContext *avctx); > | ^ > make[3]: *** [Makefile:673: mediadec_ffmpeg.lo] Error 1 The full build log is available from: https://people.debian.org/~sramacher/ffmpeg-7.0/wxsvg_arm64.build ffmpeg 7.0 is available in experimental. Cheers -- Sebastian Ramacher

Bug#1072458: wf-recorder: FTBFS with ffmpeg 7.0: ../src/frame-writer.cpp:458:19: error: ‘const AVCodec’ {aka ‘const struct AVCodec’} has no member named ‘channel_layouts’; did you mean ‘ch_layouts’?

2024-06-02 Thread Sebastian Ramacher
rder.p/src_main.cpp.o -MF wf-recorder.p/src_main.cpp.o.d -o > wf-recorder.p/src_main.cpp.o -c ../src/main.cpp > ninja: build stopped: subcommand failed. > dh_auto_build: error: cd obj-aarch64-linux-gnu && LC_ALL=C.UTF-8 ninja -j2 -v > returned exit code 1 > make: *** [debian/rules:11: binary-arch] Error 25 The full build log is available from: https://people.debian.org/~sramacher/ffmpeg-7.0/wf-recorder_arm64.build ffmpeg 7.0 is available in experimental. Cheers -- Sebastian Ramacher

Bug#1072456: vlc: FTBFS with ffmpeg 7.0: codec/avcodec/audio.c:142:8: error: ‘AVCodecContext’ has no member named ‘channels’

2024-06-02 Thread Sebastian Ramacher
Source: vlc Version: 3.0.20-4 Severity: important Tags: trixie sid ftbfs Usertags: ffmpeg-7.0 Hi, during a rebuild of the reverse dependencies for the transition to ffmpeg 7.0, your package failed to build Relevant part (hopefully): > make[6]: Entering directory '/<>/modules' > ../doltlibtool

Bug#1072457: webcamoid: FTBFS with ffmpeg 7.0: mediawriterffmpeg.cpp:223:6: error: ‘AV_OPT_TYPE_CHANNEL_LAYOUT’ was not declared in this scope; did you mean ‘AV_OPT_TYPE_CHLAYOUT’?

2024-06-02 Thread Sebastian Ramacher
~ > | AV_OPT_TYPE_CHLAYOUT > make[3]: *** > [libAvKys/Plugins/MultiSink/src/ffmpeg/CMakeFiles/MultiSink_ffmpeg.dir/build.make:141: > > libAvKys/Plugins/MultiSink/src/ffmpeg/CMakeFiles/MultiSink_ffmpeg.dir/src/mediawriterffmpeg.cpp.o] > Error 1 The full build log is available from: https://people.debian.org/~sramacher/ffmpeg-7.0/webcamoid_arm64.build ffmpeg 7.0 is available in experimental. Cheers -- Sebastian Ramacher

Bug#1072455: telegram-desktop: FTBFS with ffmpeg 7.0: AudioStreamingPartInternal.cpp:314:33: error: ‘AVFrame’ {aka ‘struct AVFrame’} has no member named ‘channels’

2024-06-02 Thread Sebastian Ramacher
-line option ‘-Wno-deprecated-volatile’ > may have been intended to silence earlier diagnostics > make[3]: *** [Telegram/CMakeFiles/lib_tgcalls.dir/build.make:625: > Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/group/AudioStreamingPartInternal.cpp.o] > Error 1 The full build log is available from: https://people.debian.org/~sramacher/ffmpeg-7.0/telegram-desktop_arm64.build ffmpeg 7.0 is available in experimental. Cheers -- Sebastian Ramacher

Bug#1072454: survex: FTBFS with ffmpeg 7.0: moviemaker.cc:242:47: error: invalid conversion from ‘int (*)(void*, uint8_t*, int)’ {aka ‘int (*)(void*, unsigned char*, int)’} to ‘int (*)(void*, const ui

2024-06-02 Thread Sebastian Ramacher
404 | int (*write_packet)(void *opaque, const uint8_t > *buf, int buf_size), > | > ~~^ > make[4]: *** [Makefile:1121: aven-moviemaker.o] Error 1 The full build log is available from: https://people.debian.org/~sramacher/ffmpeg-7.0/survex_arm64.build ffmpeg 7.0 is available in experimental. Cheers -- Sebastian Ramacher

Bug#1072453: subtitlecomposer: FTBFS with ffmpeg 7.0: streamprocessor.cpp:277:25: error: ‘AVCodecContext’ {aka ‘struct AVCodecContext’} has no member named ‘channel_layout’; did you mean ‘ch_layout’?

2024-06-02 Thread Sebastian Ramacher
mpled->channels), > | > ^~~~ > /<>/src/streamprocessor/streamprocessor.cpp:456:115: error: > ‘AVFrame’ {aka ‘struct AVFrame’} has no member named ‘channels’ > 456 | emit > audioDataAvailable(frame->data[0], qint32(frameSize * frame->channels), > | > ^~~~ > make[3]: *** [src/CMakeFiles/subtitlecomposer-lib.dir/build.make:1530: > src/CMakeFiles/subtitlecomposer-lib.dir/streamprocessor/streamprocessor.cpp.o] > Error 1 The full build log is available from: https://people.debian.org/~sramacher/ffmpeg-7.0/subtitlecomposer_arm64.build ffmpeg 7.0 is available in experimental. Cheers -- Sebastian Ramacher

Bug#1072452: squeezelite: FTBFS with ffmpeg 7.0: ffmpeg.c:420:95: error: ‘AVCodecContext’ has no member named ‘channels’

2024-06-02 Thread Sebastian Ramacher
] > 600 | ff->input_format = AV(ff, find_input_format, "mp4"); > | ^ > make[2]: *** [Makefile:181: ffmpeg.o] Error 1 The full build log is available from: https://people.debian.org/~sramacher/ffmpeg-7.0/squeezelite_arm64.build ffmpeg 7.0 is available in experimental. Cheers -- Sebastian Ramacher

Bug#1072451: simplescreenrecorder: FTBFS with ffmpeg 7.0: AudioEncoder.cpp:169:43: error: ‘AVFrame’ {aka ‘struct AVFrame’} has no member named ‘channels’

2024-06-02 Thread Sebastian Ramacher
nels == > GetCodecContext()->channels); > | >^~~~ > make[3]: *** [src/CMakeFiles/simplescreenrecorder.dir/build.make:218: > src/CMakeFiles/simplescreenrecorder.dir/AV/Output/AudioEncoder.cpp.o] Error 1 The full build log is available from: https://people.debian.org/~sramacher/ffmpeg-7.0/simplescreenrecorder_arm64.build ffmpeg 7.0 is available in experimental. Cheers -- Sebastian Ramacher

Bug#1072450: ring: FTBFS with ffmpeg 7.0: media/media_decoder.cpp:349:40: error: ‘const struct AVInputFormat’ has no member named ‘read_header’

2024-06-02 Thread Sebastian Ramacher
e/aarch64-linux-gnu/libavcodec/avcodec.h:44, > from media/libav_deps.h:28, > from media/media_decoder.cpp:23: > /usr/include/aarch64-linux-gnu/libavcodec/packet.h:653:6: note: declared here > 653 | void av_init_packet(AVPacket *pkt); > | ^~ > make[4]: *** [Makefile:2455: media/media_decoder.lo] Error 1 The full build log is available from: https://people.debian.org/~sramacher/ffmpeg-7.0/ring_arm64.build ffmpeg 7.0 is available in experimental. Cheers -- Sebastian Ramacher

Bug#1072449: retroarch: FTBFS with ffmpeg 7.0: record/drivers/record_ffmpeg.c:304:16: error: ‘AVCodecContext’ has no member named ‘channels’

2024-06-02 Thread Sebastian Ramacher
med ‘channels’ > 1352 | handle->audio.codec->channels, > | ^~ > record/drivers/record_ffmpeg.c:1358:29: error: ‘AVCodecContext’ has no member > named ‘channels’ > 1358 | handle->audio.codec->channels, > | ^~ > make[2]: *** [Makefile:209: obj-unix/release/record/drivers/record_ffmpeg.o] > Error 1 The full build log is available from: https://people.debian.org/~sramacher/ffmpeg-7.0/retroarch_arm64.build ffmpeg 7.0 is available in experimental. Cheers -- Sebastian Ramacher

Bug#1072448: rbdoom3bfg: FTBFS with ffmpeg 7.0: Cinematic.cpp:730:71: error: ‘AVCodecContext’ {aka ‘struct AVCodecContext’} has no member named ‘channel_layout’; did you mean ‘ch_layout’?

2024-06-02 Thread Sebastian Ramacher
as -Wno-unused-variable -Wno-switch > -Wno-unused-value -Winvalid-pch -Wno-multichar -fno-strict-aliasing -MD -MT > CMakeFiles/rbdoom3bfg.dir/renderer/CmdlineProgressbar.cpp.o -MF > CMakeFiles/rbdoom3bfg.dir/renderer/CmdlineProgressbar.cpp.o.d -o > CMakeFiles/rbdoom3bfg.dir/renderer/CmdlineProgressbar.cpp.o -c > /<>/neo/renderer/CmdlineProgressbar.cpp > make[3]: *** [CMakeFiles/rbdoom3bfg.dir/build.make:821: > CMakeFiles/rbdoom3bfg.dir/renderer/Cinematic.cpp.o] Error 1 The full build log is available from: https://people.debian.org/~sramacher/ffmpeg-7.0/rbdoom3bfg_arm64.build ffmpeg 7.0 is available in experimental. Cheers -- Sebastian Ramacher

Bug#1072446: python-av: FTBFS with ffmpeg 7.0: src/av/frame.c:3706:38: error: ‘struct AVFrame’ has no member named ‘channel_layout’; did you mean ‘ch_layout’?

2024-06-02 Thread Sebastian Ramacher
hannel_layout = __pyx_t_1; > |^~ > |ch_layout > src/av/frame.c:3716:36: error: ‘struct AVFrame’ has no member named ‘channels’ > 3716 | __pyx_t_1 = __pyx_v_source->ptr->channels; > |^~ > src/av/frame.c:3717:22: error: ‘struct AVFrame’ has no member named ‘channels’ > 3717 | __pyx_v_self->ptr->channels = __pyx_t_1; > | ^~ > error: command '/usr/bin/aarch64-linux-gnu-gcc' failed with exit code 1 > > ERROR Backend subprocess exited when trying to invoke build_wheel > E: pybuild pybuild:389: build: plugin pyproject failed with: exit code=1: > python3.11 -m build --skip-dependency-check --no-isolation --wheel --outdir > /<>/.pybuild/cpython3_3.11 > dh_auto_build: error: pybuild --build -i python{version} -p "3.12 3.11" > returned exit code 13 > make: *** [debian/rules:56: binary-arch] Error 25 The full build log is available from: https://people.debian.org/~sramacher/ffmpeg-7.0/python-av_arm64.build ffmpeg 7.0 is available in experimental. Cheers -- Sebastian Ramacher

Bug#1072447: qtox: FTBFS with ffmpeg 7.0: cameradevice.cpp:293:21: error: ‘const struct AVInputFormat’ has no member named ‘priv_data_size’

2024-06-02 Thread Sebastian Ramacher
ir/src/video/camerasource.cpp.o -c > /<>/src/video/camerasource.cpp > make[3]: *** [CMakeFiles/qtox_static.dir/build.make:4231: > CMakeFiles/qtox_static.dir/src/video/cameradevice.cpp.o] Error 1 The full build log is available from: https://people.debian.org/~sramacher/ffmpeg-7.0/qtox_arm64.build ffmpeg 7.0 is available in experimental. Cheers -- Sebastian Ramacher

Bug#1072445: pianobar: FTBFS with ffmpeg 7.0: src/player.c:289:29: error: ‘AVCodecParameters’ has no member named ‘channel_layout’; did you mean ‘ch_layout’?

2024-06-02 Thread Sebastian Ramacher
|^~ > |ch_layout > cc1: some warnings being treated as errors > make[2]: *** [Makefile:110: src/player.o] Error 1 The full build log is available from: https://people.debian.org/~sramacher/ffmpeg-7.0/pianobar_arm64.build ffmpeg 7.0 is available in experimental. Cheers -- Sebastian Ramacher

Bug#1072444: performous: FTBFS with ffmpeg 7.0: ffmpeg.cc:293:94: error: ‘struct AVCodecContext’ has no member named ‘channel_layout’; did you mean ‘ch_layout’?

2024-06-02 Thread Sebastian Ramacher
stack-protector-strong > -fstack-clash-protection -Wformat -Werror=format-security > -mbranch-protection=standard -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG > -std=c++17 -Wall -Wextra -Wconversion -pthread -MD -MT > game/CMakeFiles/performous.dir/fixednotegraphscaler.cc.o -MF > CMakeFiles/performous.dir/fixednotegraphscaler.cc.o.d -o > CMakeFiles/performous.dir/fixednotegraphscaler.cc.o -c > /<>/game/fixednotegraphscaler.cc > make[3]: *** [game/CMakeFiles/performous.dir/build.make:331: > game/CMakeFiles/performous.dir/ffmpeg.cc.o] Error 1 The full build log is available from: https://people.debian.org/~sramacher/ffmpeg-7.0/performous_arm64.build ffmpeg 7.0 is available in experimental. Cheers -- Sebastian Ramacher

Bug#1072443: openmw: FTBFS with ffmpeg 7.0: videostate.cpp:730:44: error: invalid conversion from ‘int (*)(void*, uint8_t*, int)’ {aka ‘int (*)(void*, unsigned char*, int)’} to ‘int (*)(void*, const u

2024-06-02 Thread Sebastian Ramacher
~~^ > make[3]: *** > [extern/osg-ffmpeg-videoplayer/CMakeFiles/osg-ffmpeg-videoplayer.dir/build.make:90: > > extern/osg-ffmpeg-videoplayer/CMakeFiles/osg-ffmpeg-videoplayer.dir/videostate.cpp.o] > Error 1 The full build log is available from: https://people.debian.org/~sramacher/ffmpeg-7.0/openmw_arm64.build ffmpeg 7.0 is available in experimental. Cheers -- Sebastian Ramacher

Bug#1072442: openboard: FTBFS with ffmpeg 7.0: src/podcast/ffmpeg/UBFFmpegVideoEncoder.cpp:523:65: error: ‘AVCodecContext’ {aka ‘struct AVCodecContext’} has no member named ‘channels’

2024-06-02 Thread Sebastian Ramacher
codecContext->channels, > outSamplesCount, > |^~~~ > make[2]: *** [Makefile.Release:6166: > build/linux/release/objects/UBFFmpegVideoEncoder.o] Error 1 The full build log is available from: https://people.debian.org/~sramacher/ffmpeg-7.0/openboard_arm64.build ffmpeg 7.0 is available in experimental. Cheers -- Sebastian Ramacher

Bug#1072441: olive-editor: FTBFS with ffmpeg 7.0: audioparams.cpp:162:20: error: ‘av_get_channel_layout_nb_channels’ was not declared in this scope

2024-06-02 Thread Sebastian Ramacher
ux-gnu/ext/KDDockWidgets/src/kddockwidgets_autogen/EWIEGA46WW/moc_MainWindowMDI.cpp > /<>/ext/KDDockWidgets/src/MainWindowMDI.h > /<>/ext/core/src/render/audioparams.cpp: In member function > ‘void olive::core::AudioParams::calculate_channel_count()’: > /<>/ext/core/src/render/audioparams.cpp:162:20: error: > ‘av_get_channel_layout_nb_channels’ was not declared in this scope > 162 | channel_count_ = > av_get_channel_layout_nb_channels(channel_layout()); > |^ > make[3]: *** [ext/core/CMakeFiles/olivecore.dir/build.make:100: > ext/core/CMakeFiles/olivecore.dir/src/render/audioparams.cpp.o] Error 1 The full build log is available from: https://people.debian.org/~sramacher/ffmpeg-7.0/olive-editor_arm64.build ffmpeg 7.0 is available in experimental. Cheers -- Sebastian Ramacher

Bug#1072440: ocaml-ffmpeg: FTBFS with ffmpeg 7.0: swresample_stubs.c:249:10: error: ‘AVFrame’ has no member named ‘channel_layout’; did you mean ‘ch_layout’?

2024-06-02 Thread Sebastian Ramacher
); > | > ^~ > | ch_layout > (cd _build/default/avfilter && /usr/bin/aarch64-linux-gnu-gcc -O2 > -fno-strict-aliasing -fwrapv -pthread -fPIC -g -O2 -fstack-protector-strong > -fstack-clash-protection -Wformat -Werror=format-security > -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -Wdate-time > -D_FORTIFY_SOURCE=2 -I/usr/include/aarch64-linux-gnu -g -I /usr/lib/ocaml -I > /usr/lib/ocaml/threads -I ../avutil -o avfilter_stubs.o -c avfilter_stubs.c) > avfilter_stubs.c: In function ‘ocaml_avfilter_buffersink_get_channel_layout’: > avfilter_stubs.c:470:21: warning: implicit declaration of function > ‘av_buffersink_get_channel_layout’; did you mean > ‘av_buffersink_get_ch_layout’? [-Wimplicit-function-declaration] > 470 | uint64_t layout = av_buffersink_get_channel_layout(filter_ctx); > | ^~~~ > | av_buffersink_get_ch_layout > dh_auto_build: error: dune build -j 2 -p > ffmpeg-avcodec,ffmpeg-avdevice,ffmpeg-avfilter,ffmpeg-av,ffmpeg-avutil,ffmpeg-swresample,ffmpeg-swscale,ffmpeg > returned exit code 1 > make: *** [debian/rules:7: binary-arch] Error 25 The full build log is available from: https://people.debian.org/~sramacher/ffmpeg-7.0/ocaml-ffmpeg_arm64.build ffmpeg 7.0 is available in experimental. Cheers -- Sebastian Ramacher

Bug#1072437: nageru: FTBFS with ffmpeg 7.0: ../nageru/video_encoder.cpp:241:51: error: invalid conversion from ‘int (*)(void*, uint8_t*, int)’ {aka ‘int (*)(void*, unsigned char*, int)’} to ‘int (*)(v

2024-06-02 Thread Sebastian Ramacher
d: error: cd obj-aarch64-linux-gnu && LC_ALL=C.UTF-8 ninja -j2 -v > returned exit code 1 > make: *** [debian/rules:9: build-arch] Error 255 The full build log is available from: https://people.debian.org/~sramacher/ffmpeg-7.0/nageru_arm64.build ffmpeg 7.0 is available in experimental. Cheers -- Sebastian Ramacher

Bug#1072439: obs-studio: FTBFS with ffmpeg 7.0: obs-ffmpeg-mpegts.c:442:25: error: passing argument 6 of ‘avio_alloc_context’ from incompatible pointer type [-Werror=incompatible-pointer-types]

2024-06-02 Thread Sebastian Ramacher
> /<>/plugins/obs-ffmpeg/obs-ffmpeg-vaapi.c > ninja: build stopped: subcommand failed. > dh_auto_build: error: cd obj-aarch64-linux-gnu && LC_ALL=C.UTF-8 ninja -j2 -v > returned exit code 1 > make: *** [debian/rules:38: binary-arch] Error 25 The full build log is available from: https://people.debian.org/~sramacher/ffmpeg-7.0/obs-studio_arm64.build ffmpeg 7.0 is available in experimental. Cheers -- Sebastian Ramacher

Bug#1072438: notcurses: FTBFS with ffmpeg 7.0: ffmpeg.c:523:46: error: ‘struct AVFrame’ has no member named ‘pkt_duration’; did you mean ‘duration’?

2024-06-02 Thread Sebastian Ramacher
| int avcodec_close(AVCodecContext *avctx); > | ^ > make[4]: *** [CMakeFiles/notcurses.dir/build.make:79: > CMakeFiles/notcurses.dir/src/media/ffmpeg.c.o] Error 1 The full build log is available from: https://people.debian.org/~sramacher/ffmpeg-7.0/notcurses_arm64.build ffmpeg 7.0 is available in experimental. Cheers -- Sebastian Ramacher

Bug#1072436: moc: FTBFS with ffmpeg 7.0: ffmpeg.c:565:13: error: implicit declaration of function ‘av_get_channel_layout_nb_channels’ [-Werror=implicit-function-declaration]

2024-06-02 Thread Sebastian Ramacher
channels’ > 1238 | sound_params->channels = data->enc->channels; > | ^~ > cc1: some warnings being treated as errors > make[4]: *** [Makefile:546: libffmpeg_decoder_la-ffmpeg.lo] Error 1 The full build log is available from: https://people.debian.org/~sramacher/ffmpeg-7.0/moc_arm64.build ffmpeg 7.0 is available in experimental. Cheers -- Sebastian Ramacher

Bug#1072435: minidlna: FTBFS with ffmpeg 7.0: libav.h:177:36: error: ‘AVCodecParameters’ has no member named ‘channels’

2024-06-02 Thread Sebastian Ramacher
828 | m.channels = lav_channels(astream); > | ^~~~ > make[3]: *** [Makefile:650: metadata.o] Error 1 The full build log is available from: https://people.debian.org/~sramacher/ffmpeg-7.0/minidlna_arm64.build ffmpeg 7.0 is available in experimental. Cheers -- Sebastian Ramacher

Bug#1072434: mgba: FTBFS with ffmpeg 7.0: ffmpeg-encoder.c:323:31: error: ‘struct AVCodecContext’ has no member named ‘channels’

2024-06-02 Thread Sebastian Ramacher
being treated as errors > make[3]: *** [CMakeFiles/mgba.dir/build.make:1913: > CMakeFiles/mgba.dir/src/feature/ffmpeg/ffmpeg-encoder.c.o] Error 1 The full build log is available from: https://people.debian.org/~sramacher/ffmpeg-7.0/mgba_arm64.build ffmpeg 7.0 is available in experimental. Cheers -- Sebastian Ramacher

Bug#1072433: loudgain: FTBFS with ffmpeg 7.0: scan.c:182:13: error: ‘AVCodecContext’ has no member named ‘channel_layout’; did you mean ‘ch_layout’?

2024-06-02 Thread Sebastian Ramacher
^~ > /<>/src/scan.c:423:50: error: ‘AVFrame’ has no member named > ‘channels’ > 423 | av_opt_set_int(swr, "out_channel_count", frame -> channels, 0); > | ^~ > /<>/src/scan.c:439:38: error: ‘AVFrame’ has no member named > ‘channels’ > 439 | _linesize, frame -> channels, frame -> > nb_samples, out_fmt, 0 > | ^~ > cc1: some warnings being treated as errors > make[3]: *** [CMakeFiles/loudgain.dir/build.make:107: > CMakeFiles/loudgain.dir/src/scan.c.o] Error 1 The full build log is available from: https://people.debian.org/~sramacher/ffmpeg-7.0/loudgain_arm64.build ffmpeg 7.0 is available in experimental. Cheers -- Sebastian Ramacher

Bug#1072431: libopenshot: FTBFS with ffmpeg 7.0: FFmpegReader.cpp:674:58: error: ‘AVCodecParameters’ {aka ‘struct AVCodecParameters’} has no member named ‘channel_layout’; did you mean ‘ch_layout’?

2024-06-02 Thread Sebastian Ramacher
ecParameters’} has no member named ‘channel_layout’; did > you mean ‘ch_layout’? > 1666 | av_opt_set_int(avr, "out_channel_layout", > AV_GET_CODEC_ATTRIBUTES(aStream, aCodecCtx)->channel_layout, 0); > | > ^~ > | > ch_layout > make[3]: *** [src/CMakeFiles/openshot.dir/build.make:387: > src/CMakeFiles/openshot.dir/FFmpegReader.cpp.o] Error 1 The full build log is available from: https://people.debian.org/~sramacher/ffmpeg-7.0/libopenshot_arm64.build ffmpeg 7.0 is available in experimental. Cheers -- Sebastian Ramacher

Bug#1072432: liquidsoap: FTBFS with ffmpeg 7.0: (.text+0x4b60): undefined reference to `av_get_channel_name'

2024-06-02 Thread Sebastian Ramacher
ffmpeg 7.0 is available in experimental. Cheers -- Sebastian Ramacher

Bug#1072430: libonvif: FTBFS with ffmpeg 7.0: Decoder.h:42:42: error: ‘AVCodecContext’ {aka ‘struct AVCodecContext’} has no member named ‘channels’

2024-06-02 Thread Sebastian Ramacher
| str << "AUDIO FRAME, nb_samples: " << > m_frame->nb_samples << ", channels: " << m_frame->channels > | > ^~~~ > make[3]: *** [libavio/CMakeFiles/avio.dir/build.make:127: > libavio/CMakeFiles/avio.dir/src/Frame.cpp.o] Error 1 The full build log is available from: https://people.debian.org/~sramacher/ffmpeg-7.0/libonvif_arm64.build ffmpeg 7.0 is available in experimental. Cheers -- Sebastian Ramacher

Bug#1072429: libmediascan: FTBFS with ffmpeg 7.0: result.c:386:29: error: ‘AVCodecContext’ has no member named ‘channels’

2024-06-02 Thread Sebastian Ramacher
^~ > make[4]: *** [Makefile:808: libmediascan_la-result.lo] Error 1 The full build log is available from: https://people.debian.org/~sramacher/ffmpeg-7.0/libmediascan_arm64.build ffmpeg 7.0 is available in experimental. Cheers -- Sebastian Ramacher

Bug#1072428: lebiniou: FTBFS with ffmpeg 7.0: video.c:228:5: error: ‘avcodec_close’ is deprecated [-Werror=deprecated-declarations]

2024-06-02 Thread Sebastian Ramacher
387 | int avcodec_close(AVCodecContext *avctx); > | ^ > cc1: all warnings being treated as errors > make[5]: *** [Makefile:453: video_so-video.o] Error 1 The full build log is available from: https://people.debian.org/~sramacher/ffmpeg-7.0/lebiniou_arm64.build ffmpeg 7.0 is available in experimental. Cheers -- Sebastian Ramacher

Bug#1072425: k3b: FTBFS with ffmpeg 7.0: k3bffmpegwrapper.cpp:143:26: error: ‘AVCodecContext’ {aka ‘struct AVCodecContext’} has no member named ‘channels’

2024-06-02 Thread Sebastian Ramacher
t; -I/<>/libk3b/tools/qprocess -I/<>/libk3b/jobs > -I/<>/libk3b/videodvd > -I/<>/obj-aarch64-linux-gnu/libk3b -I/<>/libk3b > -I/usr/include/aarch64-linux-gnu/qt5 > -I/usr/include/aarch64-linux-gnu/qt5/QtCore > -I/usr/lib/aarch64-linux-gnu/qt5/mkspecs/linux-g++ > -I/usr/include/KF5/KCompletion -I/usr/include/KF5 > -I/usr/include/aarch64-linux-gnu/qt5/QtWidgets > -I/usr/include/aarch64-linux-gnu/qt5/QtGui -I/usr/include/KF5/KCoreAddons > -I/usr/include/KF5/KIOCore -I/usr/include/KF5/KIO -I/usr/include/KF5/KService > -I/usr/include/KF5/KConfig -I/usr/include/KF5/KConfigCore > -I/usr/include/aarch64-linux-gnu/qt5/QtNetwork > -I/usr/include/aarch64-linux-gnu/qt5/QtDBus > -I/usr/include/aarch64-linux-gnu/qt5/QtConcurrent > -I/usr/include/KF5/KConfigWidgets -I/usr/include/KF5/KWidgetsAddons > -I/usr/include/KF5/KConfigGui -I/usr/include/aarch64-linux-gnu/qt5/QtXml > -I/usr/include/KF5/KCodecs -I/usr/include/KF5/KAuthWidgets > -I/usr/include/KF5/KAuthCore -I/usr/include/KF5/KAuth -I/usr/include/KCddb5 > -I/usr/include/KF5/KArchive -I/usr/include/KF5/KI18n > -I/usr/include/KF5/KIconThemes -I/usr/include/KF5/KJobWidgets > -I/usr/include/KF5/KIOFileWidgets -I/usr/include/KF5/KIOWidgets > -I/usr/include/KF5/KIOGui -I/usr/include/KF5/KWindowSystem > -I/usr/include/KF5/Solid -I/usr/include/KF5/KBookmarks > -I/usr/include/KF5/KItemViews -I/usr/include/KF5/KXmlGui > -I/usr/include/KF5/KCMUtils -I/usr/include/KF5/KNewStuff3 > -I/usr/include/KF5/Attica -I/usr/include/KF5/KMoreTools > -I/usr/include/KF5/KNotifications -I/usr/include/KF5/KNotifyConfig > -I/usr/include/aarch64-linux-gnu/qt5/QtWebEngineWidgets > -I/usr/include/aarch64-linux-gnu/qt5/QtWebEngineCore > -I/usr/include/aarch64-linux-gnu/qt5/QtQuick > -I/usr/include/aarch64-linux-gnu/qt5/QtQmlModels > -I/usr/include/aarch64-linux-gnu/qt5/QtQml > -I/usr/include/aarch64-linux-gnu/qt5/QtWebChannel > -I/usr/include/aarch64-linux-gnu/qt5/QtPositioning > -I/usr/include/aarch64-linux-gnu/qt5/QtPrintSupport -I/usr/include > -I/usr/include/c++/13 -I/usr/include/aarch64-linux-gnu/c++/13 > -I/usr/include/c++/13/backward -I/usr/lib/gcc/aarch64-linux-gnu/13/include > -I/usr/local/include -I/usr/include/aarch64-linux-gnu --include > /<>/obj-aarch64-linux-gnu/src/k3b_autogen/moc_predefs.h > --output-dep-file -o > /<>/obj-aarch64-linux-gnu/src/k3b_autogen/include/moc_k3baudioprojectconvertingdialog.cpp > /<>/src/rip/k3baudioprojectconvertingdialog.h > make[3]: *** > [plugins/decoder/ffmpeg/CMakeFiles/k3bffmpegdecoder.dir/build.make:113: > plugins/decoder/ffmpeg/CMakeFiles/k3bffmpegdecoder.dir/k3bffmpegwrapper.cpp.o] > Error 1 The full build log is available from: https://people.debian.org/~sramacher/ffmpeg-7.0/k3b_arm64.build ffmpeg 7.0 is available in experimental. Cheers -- Sebastian Ramacher

Bug#1072427: kodi: FTBFS with ffmpeg 7.0: DVDDemuxFFmpeg.cpp:424:37: error: ‘const AVInputFormat’ {aka ‘const struct AVInputFormat’} has no member named ‘read_probe’

2024-06-02 Thread Sebastian Ramacher
~~^~ > /usr/include/aarch64-linux-gnu/libavformat/avformat.h:2122:10: note: declared > here > 2122 | uint8_t *av_stream_get_side_data(const AVStream *stream, > | ^~~ > make[4]: *** > [build/cores/VideoPlayer/demuxers/CMakeFiles/dvddemuxers.dir/build.make:163: > build/cores/VideoPlayer/demuxers/CMakeFiles/dvddemuxers.dir/DVDDemuxFFmpeg.cpp.o] > Error 1 The full build log is available from: https://people.debian.org/~sramacher/ffmpeg-7.0/kodi_arm64.build ffmpeg 7.0 is available in experimental. Cheers -- Sebastian Ramacher

Bug#1072426: kodi-inputstream-ffmpegdirect: FTBFS with ffmpeg 7.0: FFmpegStream.cpp:1067:35: error: ‘const AVInputFormat’ {aka ‘const struct AVInputFormat’} has no member named ‘read_probe’

2024-06-02 Thread Sebastian Ramacher
/build.make:135: > CMakeFiles/inputstream.ffmpegdirect.dir/src/stream/FFmpegStream.cpp.o] Error 1 The full build log is available from: https://people.debian.org/~sramacher/ffmpeg-7.0/kodi-inputstream-ffmpegdirect_arm64.build ffmpeg 7.0 is available in experimental. Cheers -- Sebastian Ramacher

Bug#1072424: janus: FTBFS with ffmpeg 7.0: postprocessing/pp-g722.c:215:61: error: ‘AVCodecContext’ has no member named ‘channels’

2024-06-02 Thread Sebastian Ramacher
AVCodecContext *avctx); > | ^ > make[4]: *** [Makefile:2683: postprocessing/janus_pp_rec-pp-g722.o] Error 1 The full build log is available from: https://people.debian.org/~sramacher/ffmpeg-7.0/janus_arm64.build ffmpeg 7.0 is available in experimental. Cheers -- Sebastian Ramacher

Bug#1072423: handbrake: FTBFS with ffmpeg 7.0: ../libhb/audio_resample.c:93:19: error: ‘AV_CH_LAYOUT_NATIVE’ undeclared (first use in this function); did you mean ‘AV_CH_LAYOUT_CUBE’?

2024-06-02 Thread Sebastian Ramacher
rake_arm64.build ffmpeg 7.0 is available in experimental. Cheers -- Sebastian Ramacher

Bug#1072422: hacktv: FTBFS with ffmpeg 7.0: ffmpeg.c:753:44: error: ‘AVCodecContext’ has no member named ‘channels’

2024-06-02 Thread Sebastian Ramacher
^~ > |ch_layout > cc1: some warnings being treated as errors > make[2]: *** [Makefile:32: ffmpeg.o] Error 1 The full build log is available from: https://people.debian.org/~sramacher/ffmpeg-7.0/hacktv_arm64.build ffmpeg 7.0 is available in experimental. Cheers -- Sebastian Ramacher

Bug#1072421: guvcview: FTBFS with ffmpeg 7.0: encoder.c:746:40: error: ‘AVCodecContext’ has no member named ‘channels’

2024-06-02 Thread Sebastian Ramacher
> avcodec_close(audio_codec_data->codec_context); > | ^ > /usr/include/aarch64-linux-gnu/libavcodec/avcodec.h:2387:5: note: declared > here > 2387 | int avcodec_close(AVCodecContext *avctx); > | ^ > make[3]: *** [Makefile:578: libgviewencoder_la-encoder.lo] Error 1 The full build log is available from: https://people.debian.org/~sramacher/ffmpeg-7.0/guvcview_arm64.build ffmpeg 7.0 is available in experimental. Cheers -- Sebastian Ramacher

Bug#1072420: gst-libav1.0: FTBFS with ffmpeg 7.0: ../ext/libav/gstavdemux.c:1403:16: error: ‘AVInputFormat’ has no member named ‘read_probe’

2024-06-02 Thread Sebastian Ramacher
libav.so.p/gstavmux.c.o.d -o > ext/libav/libgstlibav.so.p/gstavmux.c.o -c ../ext/libav/gstavmux.c > ninja: build stopped: subcommand failed. > dh_auto_build: error: cd obj-aarch64-linux-gnu && LC_ALL=C.UTF-8 ninja -j2 -v > returned exit code 1 > make: *** [debian/rules:38: bina

Bug#1072419: gpac: FTBFS with ffmpeg 7.0: filters/ff_common.c:777:14: error: ‘AV_OPT_TYPE_CHANNEL_LAYOUT’ undeclared (first use in this function); did you mean ‘AV_OPT_TYPE_CHLAYOUT’?

2024-06-02 Thread Sebastian Ramacher
> ^~ > /<>/include/gpac/filters.h:1481:87: note: in definition of macro > ‘PROP_LONGUINT’ > 1481 | #define PROP_LONGUINT(_val) (GF_PropertyValue){.type=GF_PROP_LUINT, > .value.longuint = _val} > | > ^~~~ > cc1: some warnings being treated as errors > make[2]: *** [../config.mak:180: filters/ff_avf.o] Error 1 The full build log is available from: https://people.debian.org/~sramacher/ffmpeg-7.0/gpac_arm64.build ffmpeg 7.0 is available in experimental. Cheers -- Sebastian Ramacher

Bug#1072418: goldendict: FTBFS with ffmpeg 7.0: ffmpegaudio.cc:264:26: error: ‘AVCodecContext’ {aka ‘struct AVCodecContext’} has no member named ‘channels’

2024-06-02 Thread Sebastian Ramacher
~~~ > ffmpegaudio.cc:545:47: error: ‘AVCodecContext’ {aka ‘struct AVCodecContext’} > has no member named ‘channels’ > 545 | for ( int ch = 0; ch < codecContext_->channels; ch++ ) > | ^~~~ > ffmpegaudio.cc:559:47: error: ‘AVCodecContext’ {aka ‘struct AVCodecContext’} > has no member named ‘channels’ > 559 | for ( int ch = 0; ch < codecContext_->channels; ch++ ) > | ^~~~ > make[1]: *** [Makefile:3969: build/ffmpegaudio.o] Error 1 The full build log is available from: https://people.debian.org/~sramacher/ffmpeg-7.0/goldendict_arm64.build ffmpeg 7.0 is available in experimental. Cheers -- Sebastian Ramacher

Bug#1072417: goldendict-webengine: FTBFS with ffmpeg 7.0: src/ffmpegaudio.cc:184:27: error: ‘AVCodecContext’ {aka ‘struct AVCodecContext’} has no member named ‘channels’

2024-06-02 Thread Sebastian Ramacher
332 | auto dst_channels = codecContext_->channels; > | ^~~~ > make[1]: *** [Makefile:3713: build/ffmpegaudio.o] Error 1 The full build log is available from: https://people.debian.org/~sramacher/ffmpeg-7.0/goldendict-webengine_arm64.build ffmpeg 7.0 is available in experimental. Cheers -- Sebastian Ramacher

Bug#1072416: goldendict-ng: FTBFS with ffmpeg 7.0: ffmpegaudio.cc:184:27: error: ‘AVCodecContext’ {aka ‘struct AVCodecContext’} has no member named ‘channels’

2024-06-02 Thread Sebastian Ramacher
‘channels’ > 272 | audioOutput->setAudioFormat( 44100, codecContext_->channels ); > | ^~~~ > /<>/src/ffmpegaudio.cc: In member function ‘bool > Ffmpeg::DecoderContext::normalizeAudio(AVFrame*, std::vector char>&)’: > /<>/src/ffmpegaudio.cc:332:3

Bug#1072415: gmerlin-encoders: FTBFS with ffmpeg 7.0: codec.c:340:8: error: ‘AVCodecContext’ has no member named ‘channels’

2024-06-02 Thread Sebastian Ramacher
ec.c: In function ‘bg_ffmpeg_codec_open_video’: > codec.c:744:13: warning: assignment discards ‘const’ qualifier from pointer > target type [-Wdiscarded-qualifiers] > 744 | ((ofmt = guess_format(ctx->format->short_name, NULL, NULL)) && > | ^ > make[3]: *** [Makefile:670: codec.lo] Error 1 The full build log is available from: https://people.debian.org/~sramacher/ffmpeg-7.0/gmerlin-encoders_arm64.build ffmpeg 7.0 is available in experimental. Cheers -- Sebastian Ramacher

Bug#1072414: gmerlin-avdecoder: FTBFS with ffmpeg 7.0: demux_ffmpeg.c:756:27: error: ‘const struct AVInputFormat’ has no member named ‘read_seek’

2024-06-02 Thread Sebastian Ramacher
t; named ‘read_seek’ > 756 | if(priv->avfc->iformat->read_seek) > | ^~ > make[3]: *** [Makefile:1594: demux_ffmpeg.lo] Error 1 The full build log is available from: https://people.debian.org/~sramacher/ffmpeg-7.0/gmerlin-avdecoder_arm64.build ffmpeg 7.0 is available in experimental. Cheers -- Sebastian Ramacher

Bug#1072413: freerdp2: FTBFS with ffmpeg 7.0: dsp_ffmpeg.c:239:18: error: implicit declaration of function ‘av_get_default_channel_layout’ [-Werror=implicit-function-declaration]

2024-06-02 Thread Sebastian Ramacher
n ‘ffmpeg_decode’: > /<>/libfreerdp/codec/dsp_ffmpeg.c:569:59: error: ‘AVFrame’ has > no member named ‘channels’ > 569 | const size_t data_size = resampled->channels > * resampled->nb_samples * 2; > | ^~ > /<>/libfreerdp/codec/dsp_ffmpeg.c: In function > ‘freerdp_dsp_ffmpeg_encode’: > /<>/libfreerdp/codec/dsp_ffmpeg.c:667:61: error: > ‘AVCodecContext’ has no member named ‘channels’ > 667 | > context->context->channels, context->context->sample_fmt); > | ^~ > cc1: some warnings being treated as errors > make[3]: *** [libfreerdp/CMakeFiles/freerdp.dir/build.make:1885: > libfreerdp/CMakeFiles/freerdp.dir/codec/dsp_ffmpeg.c.o] Error 1 The full build log is available from: https://people.debian.org/~sramacher/ffmpeg-7.0/freerdp2_arm64.build ffmpeg 7.0 is available in experimental. Cheers -- Sebastian Ramacher

Bug#1072412: ffmpegfs: FTBFS with ffmpeg 7.0: ffmpeg_transcoder.cc:2746:48: error: invalid conversion from ‘int (*)(void*, unsigned char*, int)’ to ‘int (*)(void*, const uint8_t*, int)’ {aka ‘int (*)(

2024-06-02 Thread Sebastian Ramacher
int avcodec_close(AVCodecContext *avctx); > | ^ > ffmpeg_transcoder.cc:192:22: warning: ‘int avcodec_close(AVCodecContext*)’ is > deprecated [-Wdeprecated-declarations] > 192 | avcodec_close(p); > | ~^~~ > /usr/include/aarch64-linux-gnu/libavcodec/avcodec.h:2387:5: note: declared > here > 2387 | int avcodec_close(AVCodecContext *avctx); > | ^ > make[3]: *** [Makefile:569: ffmpeg_transcoder.o] Error 1 The full build log is available from: https://people.debian.org/~sramacher/ffmpeg-7.0/ffmpegfs_arm64.build ffmpeg 7.0 is available in experimental. Cheers -- Sebastian Ramacher

Bug#1072411: dvbcut: FTBFS with ffmpeg 7.0: avframe.cpp:64:6: error: ‘AVFrame’ {aka ‘struct AVFrame’} has no member named ‘coded_picture_number’

2024-06-02 Thread Sebastian Ramacher
top_field_first; > |^~~ > /usr/include/aarch64-linux-gnu/libavutil/frame.h:529:9: note: declared here > 529 | int top_field_first; > | ^~~ > avframe.cpp:68:36: warning: ‘AVFrame::top_field_first’ is deprecated > [-Wdeprecated-declarations] >68 | f->top_field_first= src->top_field_first; > |^~~ > /usr/include/aarch64-linux-gnu/libavutil/frame.h:529:9: note: declared here > 529 | int top_field_first; > | ^~~ > make[2]: *** [: avframe.o] Error 1 The full build log is available from: https://people.debian.org/~sramacher/ffmpeg-7.0/dvbcut_arm64.build ffmpeg 7.0 is available in experimental. Cheers -- Sebastian Ramacher

Bug#1072410: digikam: FTBFS with ffmpeg 7.0: qavdemuxer.cpp:352:36: error: ‘const struct AVInputFormat’ has no member named ‘read_seek’

2024-06-02 Thread Sebastian Ramacher
ilities/geolocation/marble/plugins/runner/nominatim-reversegeocoding > -I/<>/core/utilities/geolocation/marble/plugins/runner/osm > -I/<>/core/utilities/geolocation/marble/plugins/runner/osm/o5mreader > > -I/<>/core/utilities/geolocation/marble/plugins/runner/osm/translators > > -I/<>/core/utilities/geolocation/marble/plugins/runner/osm/writers > -I/<>/core/utilities/geolocation/marble/plugins/runner/pn2 > -I/<>/core/utilities/geolocation/marble/plugins/runner/pnt > -I/<>/core/utilities/geolocation/marble/projections > -I/<>/core/utilities/geolocation/marble/runners > -I/<>/core/utilities/geolocation/marble/settings > -I/<>/core/utilities/geolocation/marble/storage > -I/<>/core/utilities/geolocation/marble/tile > -I/<>/core/utilities/imageeditor/core > -I/<>/core/utilities/imageeditor/dialogs > -I/<>/core/utilities/imageeditor/editor > -I/<>/core/utilities/imageeditor/main > -I/<>/core/utilities/imageeditor/widgets > -I/<>/core/utilities/import/backend > -I/<>/core/utilities/import/dialogs > -I/<>/core/utilities/import/items > -I/<>/core/utilities/import/main > -I/<>/core/utilities/import/models > -I/<>/core/utilities/import/views > -I/<>/core/utilities/import/widgets > -I/<>/core/utilities/lighttable > -I/<>/core/utilities/maintenance > -I/<>/core/utilities/queuemanager/dplugins > -I/<>/core/utilities/queuemanager/main > -I/<>/core/utilities/queuemanager/manager > -I/<>/core/utilities/queuemanager/views > -I/<>/core/utilities/searchwindow > -I/<>/core/utilities/setup/album > -I/<>/core/utilities/setup/camera > -I/<>/core/utilities/setup/collections > -I/<>/core/utilities/setup/downloader > -I/<>/core/utilities/setup/editor > -I/<>/core/utilities/setup/metadata > -I/<>/core/utilities/setup/misc > -I/<>/core/utilities/setup -I/<>/core/app/main > -I/<>/core/app/date -I/<>/core/app/dragdrop > -I/<>/core/app/views/stack > -I/<>/core/app/views/utils > -I/<>/core/app/views/sidebar > -I/<>/core/app/items/utils > -I/<>/core/app/items/overlays > -I/<>/core/app/items/views > -I/<>/core/app/items/thumbbar > -I/<>/core/app/views/preview -I/usr/include/opencv4 > -I/usr/include/ImageMagick-6 -I/usr/include/aarch64-linux-gnu/ImageMagick-6 > -I/usr/include/aarch64-linux-gnu/qt5 > -I/usr/include/aarch64-linux-gnu/qt5/QtMultimedia > -I/usr/include/aarch64-linux-gnu/qt5/QtNetwork > -I/usr/include/aarch64-linux-gnu/qt5/QtCore > -I/usr/lib/aarch64-linux-gnu/qt5/mkspecs/linux-g++ > -I/usr/include/aarch64-linux-gnu/qt5/QtGui > -I/usr/include/aarch64-linux-gnu/qt5/QtMultimediaWidgets > -I/usr/include/aarch64-linux-gnu/qt5/QtWidgets -I/usr/include/KF5/KI18n > -I/usr/include/KF5 -I/usr/include/KF5/KConfig -I/usr/include/KF5/KConfigCore > -I/usr/include/KF5/KXmlGui -I/usr/include/aarch64-linux-gnu/qt5/QtXml > -I/usr/include/KF5/KConfigWidgets -I/usr/include/KF5/KWidgetsAddons > -I/usr/include/KF5/KConfigGui -I/usr/include/KF5/KCoreAddons > -I/usr/include/KF5/KCodecs -I/usr/include/KF5/KAuthWidgets > -I/usr/include/KF5/KAuthCore -I/usr/include/KF5/KAuth > -I/usr/include/aarch64-linux-gnu/qt5/QtDBus > -I/usr/include/aarch64-linux-gnu/qt5/QtSql -g -O2 > -ffile-prefix-map=/<>=. -fstack-protector-strong > -fstack-clash-protection -Wformat -Werror=format-security > -mbranch-protection=standard -Wdate-time -D_FORTIFY_SOURCE=2 > -fno-operator-names -Wall -Wextra -Wchar-subscripts -Wformat-security > -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor > -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time > -Wlogical-op -fopenmp -Wno-deprecated-copy -fexceptions -std=c++17 -fPIC > -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT > core/utilities/advancedrename/CMakeFiles/gui_advancedrename_obj.dir/advancedrenamewidget.cpp.o > -MF CMakeFiles/gui_advancedrename_obj.dir/advancedrenamewidget.cpp.o.d -o > CMakeFiles/gui_advancedrename_obj.dir/advancedrenamewidget.cpp.o -c > /<>/core/utilities/advancedrename/advancedrenamewidget.cpp > make[3]: *** > [core/libs/video/QtAVPlayer/CMakeFiles/core_qtavplayer_obj.dir/build.make:197: > > core/libs/video/QtAVPlayer/CMakeFiles/core_qtavplayer_obj.dir/qavdemuxer.cpp.o] > Error 1 The full build log is available from: https://people.debian.org/~sramacher/ffmpeg-7.0/digikam_arm64.build ffmpeg 7.0 is available in experimental. Cheers -- Sebastian Ramacher

Bug#1072409: ddnet: FTBFS with ffmpeg 7.0: video.cpp:555:115: error: ‘AVCodecContext’ {aka ‘struct AVCodecContext’} has no member named ‘frame_number’; did you mean ‘frame_num’?

2024-06-02 Thread Sebastian Ramacher
/tools/map_replace_image.cpp.o -c > /<>/src/tools/map_replace_image.cpp > At global scope: > cc1plus: note: unrecognized command-line option > ‘-Wno-nullability-completeness’ may have been intended to silence earlier > diagnostics > make[3]: *** [CMakeFiles/DDNet.dir/build.make:991: > CMakeFiles/DDNet.dir/src/engine/client/video.cpp.o] Error 1 The full build log is available from: https://people.debian.org/~sramacher/ffmpeg-7.0/ddnet_arm64.build ffmpeg 7.0 is available in experimental. Cheers -- Sebastian Ramacher

Bug#1072408: cyanrip: FTBFS with ffmpeg 7.0: ../src/cyanrip_log.c:371:27: error: implicit declaration of function ‘av_fopen_utf8’ [-Werror=implicit-function-declaration]

2024-06-02 Thread Sebastian Ramacher
h] Error 25 The full build log is available from: https://people.debian.org/~sramacher/ffmpeg-7.0/cyanrip_arm64.build ffmpeg 7.0 is available in experimental. Cheers -- Sebastian Ramacher

Bug#1072407: contextfree: FTBFS with ffmpeg 7.0: src-common/ffCanvas.cpp:274:44: error: ‘AVCodecContext’ {aka ‘struct AVCodecContext’} has no member named ‘frame_number’; did you mean ‘frame_num’?

2024-06-02 Thread Sebastian Ramacher
ll build log is available from: https://people.debian.org/~sramacher/ffmpeg-7.0/contextfree_arm64.build ffmpeg 7.0 is available in experimental. Cheers -- Sebastian Ramacher

Bug#1072406: comskip: FTBFS with ffmpeg 7.0: mpeg2dec.c:563:48: error: ‘AVCodecParameters’ has no member named ‘channels’

2024-06-02 Thread Sebastian Ramacher
t; mpeg2dec.c: In function ‘file_open’: > mpeg2dec.c:2034:13: warning: ‘ticks_per_frame’ is deprecated > [-Wdeprecated-declarations] > 2034 | is->fps = 1/(av_q2d(is->dec_ctx->time_base) * > is->dec_ctx->ticks_per_frame ); > | ^~ > /usr/include/aarch64-linux-gnu/libavcodec/avcodec.h:576:9: note: declared here > 576 | int ticks_per_frame; > | ^~~ > mpeg2dec.c: In function ‘main’: > mpeg2dec.c:2408:25: warning: ‘ticks_per_frame’ is deprecated > [-Wdeprecated-declarations] > 2408 | double frame_delay = > av_q2d(is->dec_ctx->time_base) * is->dec_ctx->ticks_per_frame; > | ^~ > /usr/include/aarch64-linux-gnu/libavcodec/avcodec.h:576:9: note: declared here > 576 | int ticks_per_frame; > | ^~~ > make[1]: *** [Makefile:576: comskip-mpeg2dec.o] Error 1 The full build log is available from: https://people.debian.org/~sramacher/ffmpeg-7.0/comskip_arm64.build ffmpeg 7.0 is available in experimental. Cheers -- Sebastian Ramacher

Bug#1072405: cmus: FTBFS with ffmpeg 7.0: tar: /<>/debian/movelist: Cannot stat: No such file or directory

2024-06-02 Thread Sebastian Ramacher
-) | (cd > debian/cmus-plugin-ffmpeg >/dev/null ;tar xpf -) returned exit code 2 > make[1]: *** [debian/rules:46: override_dh_install] Error 255 The full build log is available from: https://people.debian.org/~sramacher/ffmpeg-7.0/cmus_arm64.build ffmpeg 7.0 is available in experimental. Cheers -- Sebastian Ramacher

Bug#1072404: chromaprint: FTBFS with ffmpeg 7.0: dh_auto_test: error: cd obj-aarch64-linux-gnu && make -j2 check ARGS\+=--verbose ARGS\+=-j2 returned exit code 2

2024-06-02 Thread Sebastian Ramacher
[--] 1 test from FFmpegAudioReaderTest (7 ms total) > > [--] Global test environment tear-down > [==] 94 tests from 25 test suites ran. (44 ms total) > [ PASSED ] 93 tests. > [ FAILED ] 1 test, listed below: > [ FAILED ] FFmpegAudioReaderTest.ReadRaw > > 1 FAILED TEST > make[4]: *** [tests/CMakeFiles/check.dir/build.make:73: > tests/CMakeFiles/check] Error 1 > make[4]: Leaving directory '/<>/obj-aarch64-linux-gnu' > make[3]: *** [CMakeFiles/Makefile2:327: tests/CMakeFiles/check.dir/all] Error > 2 > make[3]: Leaving directory '/<>/obj-aarch64-linux-gnu' > make[2]: *** [CMakeFiles/Makefile2:334: tests/CMakeFiles/check.dir/rule] > Error 2 > make[2]: Leaving directory '/<>/obj-aarch64-linux-gnu' > make[1]: *** [Makefile:263: check] Error 2 > make[1]: Leaving directory '/<>/obj-aarch64-linux-gnu' > dh_auto_test: error: cd obj-aarch64-linux-gnu && make -j2 check > ARGS\+=--verbose ARGS\+=-j2 returned exit code 2 The full build log is available from: https://people.debian.org/~sramacher/ffmpeg-7.0/chromaprint_arm64.build ffmpeg 7.0 is available in experimental. Cheers -- Sebastian Ramacher

Bug#1072403: cantata: FTBFS with ffmpeg 7.0: ffmpeginput.cpp:284:43: error: ‘AVCodecContext’ {aka ‘struct AVCodecContext’} has no member named ‘channels’

2024-06-02 Thread Sebastian Ramacher
p: In member function ‘size_t > FfmpegInput::readOnePacket()’: > /<>/replaygain/ffmpeginput.cpp:473:45: error: ‘AVCodecContext’ > {aka ‘struct AVCodecContext’} has no member named ‘channels’ > 473 | int numChannels = handle->codecContext->channels; > | ^~~~ > make[3]: *** [replaygain/CMakeFiles/cantata-replaygain.dir/build.make:100: > replaygain/CMakeFiles/cantata-replaygain.dir/ffmpeginput.cpp.o] Error 1 The full build log is available from: https://people.debian.org/~sramacher/ffmpeg-7.0/cantata_arm64.build ffmpeg 7.0 is available in experimental. Cheers -- Sebastian Ramacher

Bug#1072402: blender: FTBFS with ffmpeg 7.0: FFMPEGReader.cpp:115:81: error: ‘struct AVCodecContext’ has no member named ‘channels’

2024-06-02 Thread Sebastian Ramacher
hannels); > | > ^~~~ > make[3]: *** [extern/audaspace/CMakeFiles/audaspace.dir/build.make:1577: > extern/audaspace/CMakeFiles/audaspace.dir/plugins/ffmpeg/FFMPEGReader.cpp.o] > Error 1 The full build log is available from: https://people.debian.org/~sramacher/ffmpeg-7.0/blender_arm64.build ffmpeg 7.0 is available in experimental. Cheers -- Sebastian Ramacher

Bug#1072401: baresip: FTBFS with ffmpeg 7.0: modules/avformat/audio.c:104:49: error: ‘AVCodecContext’ has no member named ‘channels’

2024-06-02 Thread Sebastian Ramacher
frame2.channel_layout = > |^~ > |ch_layout > modules/avformat/audio.c:176:56: error: ‘AVFrame’ has no member named > ‘channels’ > 176 | frame2.nb_samples * frame2.channels); > |^ > cc1: some warnings being treated as errors > make[2]: *** [mk/mod.mk:49: build-/modules/avformat/audio.o] Error 1 The full build log is available from: https://people.debian.org/~sramacher/ffmpeg-7.0/baresip_arm64.build ffmpeg 7.0 is available in experimental. Cheers -- Sebastian Ramacher

Bug#1072399: aubio: FTBFS with ffmpeg 7.0: ../src/io/source_avcodec.c:266:35: error: ‘AVCodecContext’ has no member named ‘channels’

2024-06-02 Thread Sebastian Ramacher
ecCtx->channels; > | ^~ > ../src/io/source_avcodec.c: In function ‘aubio_source_avcodec_get_duration’: > ../src/io/source_avcodec.c:615:30: warning: the comparison will always > evaluate as ‘true’ for the address of ‘avFormatCtx’ will never be NULL > [-Waddress] > 615 | if (s && &(s->avFormatCtx) != NULL) { > | ^~ > ../src/io/source_avcodec.c:86:20: note: ‘avFormatCtx’ declared here >86 | AVFormatContext *avFormatCtx; > |^~~ > cc1: some warnings being treated as errors > > Waf: Leaving directory `/<>/build' > Build failed > -> task in 'lib_objects' failed with exit status 1: > {task 281472818267424: c source_avcodec.c -> source_avcodec.c.1.o} > ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-g', '-O2', > '-Werror=implicit-function-declaration', > '-ffile-prefix-map=/<>=.', '-fstack-protector-strong', > '-fstack-clash-protection', '-Wformat', '-Werror=format-security', > '-mbranch-protection=standard', '-fPIC', '-Isrc', '-I../src', > '-I/usr/include/opus', '-I/usr/include/aarch64-linux-gnu', > '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', > '../src/io/source_avcodec.c', '-c', > '-o/<>/build/src/io/source_avcodec.c.1.o', '-Wdate-time', > '-D_FORTIFY_SOURCE=2'] > make[1]: *** [debian/rules:48: override_dh_auto_build] Error 1 The full build log is available from: https://people.debian.org/~sramacher/ffmpeg-7.0/aubio_arm64.build ffmpeg 7.0 is available in experimental. Cheers -- Sebastian Ramacher

Bug#1072400: avifile: FTBFS with ffmpeg 7.0: aviread/FFReadHandler.cpp:97:42: error: ‘AVCodecContext’ {aka ‘struct AVCodecContext’} has no member named ‘channels’

2024-06-02 Thread Sebastian Ramacher
^~~~ > make[2]: *** [Makefile:1035: FFReadHandler.lo] Error 1 The full build log is available from: https://people.debian.org/~sramacher/ffmpeg-7.0/avifile_arm64.build ffmpeg 7.0 is available in experimental. Cheers -- Sebastian Ramacher

Bug#1072398: alsa-plugins: FTBFS with ffmpeg 7.0: pcm_a52.c:672:29: error: ‘AVCodecContext’ has no member named ‘channel_layout’; did you mean ‘ch_layout’?

2024-06-02 Thread Sebastian Ramacher
ers] > 1128 | rec->codec = > avcodec_find_encoder_by_name("ac3"); > |^ > pcm_a52.c:1131:28: warning: assignment discards ‘const’ qualifier from > pointer target type [-Wdiscarded-qualifiers] > 1131 | rec->codec = avcodec_find_encoder(AV_CODEC_ID_AC3); > |^ > make[3]: *** [Makefile:469: pcm_a52.lo] Error 1 The full build log is available from: https://people.debian.org/~sramacher/ffmpeg-7.0/alsa-plugins_arm64.build ffmpeg 7.0 is available in experimental. Cheers -- Sebastian Ramacher

Bug#1072343: transition: c-blosc2

2024-06-02 Thread Sebastian Ramacher
with the upload to unstable. Cheers -- Sebastian Ramacher

Bug#1060103: transition: imagemagick7

2024-06-02 Thread Sebastian Ramacher
On 2024-02-02 17:21:43 +, Bastien Roucariès wrote: > Le vendredi 2 février 2024, 16:53:10 UTC Sebastian Ramacher a écrit : > > Control: tags -1 moreinfo > > > > Hi Bastien > > > > On 2024-01-05 22:35:44 +, Bastien Roucariès wrote: > > >

Bug#1071121: transition: clamav

2024-06-02 Thread Sebastian Ramacher
Control: tags -1 confirmed On 2024-05-30 21:42:22 +0200, Sebastian Andrzej Siewior wrote: > Control: tags -1 -moreinfo > > On 2024-05-15 13:22:13 [+0200], Emilio Pozuelo Monfort wrote: > > > Yes, go through experimental if you want to rename it. You'll have to add > > p

Bug#1070689: transition: msgpack-c

2024-06-02 Thread Sebastian Ramacher
> available, since the APIs/ABIs themselves did not change. Assuming that bugs have been filed for those packages, please go ahead. Cheers -- Sebastian Ramacher

Bug#1061200: transition: vtk9

2024-06-02 Thread Sebastian Ramacher
9\.3|libvtk9\.3\-qt"; > is_bad = .depends ~ "libvtk9\.1|libvtk9\.1\-qt"; > > I have done a full rebuild and some failures are detected. Bugs (most of them > with patches) will > be filed in the next time. Please go ahead. Cheers -- Sebastian Ramacher

Bug#1072339: libmedia-convert-perl: autopkgtest regression with ffmpeg 7.0

2024-06-01 Thread Sebastian Ramacher
uot; isn't numeric in division ...' which seems to be the underlying cause for this issues. Cheers -- Sebastian Ramacher

Bug#1072310: nheko: FTBFS on armhf: virtual memory exhausted: Cannot allocate memory

2024-05-31 Thread Sebastian Ramacher
~ 515 | std::tuple<>()); | ~~~ virtual memory exhausted: Cannot allocate memory make[4]: *** [CMakeFiles/nheko.dir/build.make:1086: CMakeFiles/nheko.dir/src/Cache.cpp.o] Error 1 Cheers -- Sebastian Ramacher

Bug#1072309: neochat: Depends: qml-module-org-kde-kirigami-addons-delegates but it is not installable

2024-05-31 Thread Sebastian Ramacher
Depends: qml-module-org-kde-kirigami-addons-components but it is not installabl Cheers -- Sebastian Ramacher

Bug#1071121: transition: clamav

2024-05-30 Thread Sebastian Andrzej Siewior
erimental. > Cheers, > Emilio Sebastian

Bug#1060011: [Pkg-clamav-devel] Bug#1060011:

2024-05-30 Thread Sebastian Andrzej Siewior
On 2024-05-30 08:55:18 [+0530], Jaikumar Sharma wrote: > I've also stumbled upon due to this bug , is there any workaround available? Do you intend to use it and if so can you configure it manually? None of the options are enabled by default in the sample config file. > Thanks. Sebastian

Bug#1072191: [Pkg-clamav-devel] Bug#1072191: clamav: please add support for loong64

2024-05-30 Thread Sebastian Andrzej Siewior
On 2024-05-30 02:14:22 [+], wuruilong wrote: > Dear Maintainer, > > Clamav fails to compile on loongarch because the package dependency > linux-raw-sys does not support loongarch. Please check the upstream > already support loongarch architecture, modify the code of clamav to > compile, but

Bug#1071431: libssl3t64: apt full-upgrade replaced libssl3:amd64 with libssl3t64:i386, breaking sudo…

2024-05-26 Thread Sebastian Andrzej Siewior
On 2024-05-20 12:21:30 [+0200], Jean-Guilhem Cailton wrote: > Le 20/05/2024 à 10:11, Sebastian Andrzej Siewior a écrit : > > Okay. This was old testing -> new testing or Bookworm -> testing? Was > > this "apt upgrade && apt dist-upgrade" or just "a

Bug#1061179: Bug#1060019: transition: poppler 24.02

2024-05-20 Thread Sebastian Ramacher
sition bug. > > FWIW, I am waiting for a formal "tags -1 confirmed" from Sebastian. Please go ahead Cheers -- Sebastian Ramacher

Bug#1071465: xmlrpc-c: update package name for a SONAME bump

2024-05-20 Thread Sebastian Ramacher
On 2024-05-19 21:59:11 +0200, Alexandre Detiste wrote: > Ho sorry indeed. > > A binNMU should be enough to fix rtorrent. No, a binNMU will just hide the bug. Please split libxmlrpc_util.so.4 into a binary package matching its SONAME. Cheers -- Sebastian Ramacher

Bug#1071431: libssl3t64: apt full-upgrade replaced libssl3:amd64 with libssl3t64:i386, breaking sudo…

2024-05-20 Thread Sebastian Andrzej Siewior
On 2024-05-20 08:59:22 [+0200], Jean-Guilhem Cailton wrote: > Thank you Sebastian for your reply. > > I am sorry, but it is not possible for me to go back to the pre- > full-upgrade state to try what you suggest. Okay. This was old testing -> new testing or Bookworm -> test

Bug#1071431: [Pkg-openssl-devel] Bug#1071431: Info received (Bug#1071431: Acknowledgement (libssl3t64: apt full-upgrade replaced libssl3:amd64 with libssl3t64:i386, breaking sudo…))

2024-05-19 Thread Sebastian Andrzej Siewior
bsolete" lists package which are no longer in the archive. Please ensure that you have no packages from third-party repo installed. Sebastian

Bug#1071382: nodejs: FTBFS: flaky test

2024-05-18 Thread Sebastian Ramacher
ions.js:16:22 Node.js v20.13.1 Cheers -- Sebastian Ramacher

Bug#1071291: Please add a neovim-dbg package in order to ease to find issues

2024-05-17 Thread Sebastian Ramacher
ild it locally. Are you looking for neovim-dbgsym? Cheers -- Sebastian Ramacher

Bug#1071288: quaternion: FTBFS: /<>/client/roomdialogs.cpp:30:10: fatal error: logging.h: No such file or directory

2024-05-17 Thread Sebastian Ramacher
^ /<>/client/logindialog.cpp:53:73: note: add explicit ‘this’ or ‘*this’ capture /<>/client/logindialog.cpp: In member function ‘virtual void LoginDialog::apply()’: /<>/client/logindialog.cpp:209:9: error: ‘connectSingleShot’ was not declared in this scope 209 | connectSingleShot(m_connection.data(), ::loginFlowsChanged, | ^ make[3]: *** [CMakeFiles/quaternion.dir/build.make:325: CMakeFiles/quaternion.dir/client/logindialog.cpp.o] Error 1 make[3]: Leaving directory '/<>/obj-x86_64-linux-gnu' Cheers -- Sebastian Ramacher

Bug#1067064: transition: petsc hypre

2024-05-15 Thread Sebastian Ramacher
om petsc 3.19. We'd want to > doing this upgrade anyway. Please go ahead. While looking at the tracker, I noticed that petsc is still building manual -dbg packages. IS there a reason that those have not been converted to automatic -dbgsym packages? Cheers -- Sebastian Ramacher

Bug#1071121: transition: clamav

2024-05-14 Thread Sebastian Andrzej Siewior
to avoid the new queue if this is preferred. Ben file: title = "clamav"; is_affected = .depends ~ "libclamav11t64" | .depends ~ "libclamav12"; is_good = .depends ~ "libclamav12"; is_bad = .depends ~ "libclamav11t64"; Sebastian

Bug#1061179: transition: qtbase-abi-5-15-12

2024-05-13 Thread Sebastian Ramacher
; I have skipped Qt 5.15.11 release and would like to upgrade to 5.15.12 > which was published in December. Qt WebEngine will be upgraded from 5.15.15 > to 5.15.16. The transition is prepared in experimental. Let's do this one after poppler migrated. Cheers -- Sebastian Ramacher

Bug#1071065: transition: libsecp256k1

2024-05-13 Thread Sebastian Ramacher
://release.debian.org/transitions/html/auto-libsecp256k1.html > > Hi, > > I request a transition slot from libsecp256k1-1 to libsecp256k1-2. > The auto-generated tracker is okay. All reverse dependencies in sid build > with the experimental libsecp256k1. Please go ahead Cheers -- Sebastian Ramacher

Bug#1070288: pplatex: depends on obsolete pcre3 library

2024-05-13 Thread Sebastian Humenda
control: forwarded -1 https://github.com/stefanhepp/pplatex/issues/26 thanks signature.asc Description: PGP signature

  1   2   3   4   5   6   7   8   9   10   >