Bug#1051931: fixed in obs-studio 30.0.2+dfsg-2

2024-01-09 Thread John Paul Adrian Glaubitz
(yet available.) Can you implement the fix as proposed in the original report? Thanks, Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer `. `' Physicist `-GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913

Bug#1054463: kodi: FTBFS: add support for loongarch64

2023-10-24 Thread John Paul Adrian Glaubitz
required are so minimal that "bloat" is not really an argument here. It's an excuse. And, while we're at it, we should also add support for mips64el. Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer `. `' Physicist `-GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913

Bug#1054463: kodi: FTBFS: add support for loongarch64

2023-10-24 Thread John Paul Adrian Glaubitz
ream already? The patch should always be sent upstream first, so that we can keep the number of patches in Debian to a minimum. Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer `. `' Physicist `-GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913

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

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

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

2023-09-14 Thread John Paul Adrian Glaubitz
d.debian.org/status/package.php?p=luajit&suite=sid -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer `. `' Physicist `-GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913 diff -Nru old/obs-studio-29.1.3+dfsg/debian/control new/obs-studio-29.1.3+dfsg/de

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

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

Bug#1022764: ffmpeg: Please disable checkasm-sw_scale on ppc64 as well

2023-01-22 Thread John Paul Adrian Glaubitz
Hello! On 10/25/22 13:15, John Paul Adrian Glaubitz wrote: Like with ppc64el, the test checkasm-sw_scale fails on ppc64. Could you disable it on ppc64 as well? Note: filter-overlay_yuv420p10 needs to be disabled on ppc64 as well since it's a big-endian target. The attached patch

Bug#1022764: ffmpeg: Please disable checkasm-sw_scale on ppc64 as well

2022-10-25 Thread John Paul Adrian Glaubitz
-overlay_yuv420p10 needs to be disabled on ppc64 as well since it's a big-endian target. The attached patch makes the appropriate changes to debian/rules. Thanks, Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer `. `' Physicist `-GPG: 62FF 8A75

Bug#1020631: svt-av1: Please build with -DCOMPILE_C_ONLY=ON on x32

2022-09-24 Thread John Paul Adrian Glaubitz
+7,7 @@ DEB_HOST_ARCH ?= $(shell dpkg-architecture -qDEB_HOST_ARCH) -ifeq (i386,$(DEB_HOST_ARCH)) +ifneq (,$(filter i386 x32, $(DEB_HOST_ARCH))) CONFIG_ARGS += -DCOMPILE_C_ONLY=ON endif Could implement the above change for the next upload? Thanks, Adrian -- .''`. John P

Bug#1020273: ffmpeg: FTBFS on m68k due to typo in debian/rules

2022-09-19 Thread John Paul Adrian Glaubitz
eebsd-i386 m86k sh4 x32,$(DEB_HOST_ARCH))) +ifeq (,$(filter alpha hppa hurd-i386 ia64 kfreebsd-amd64 kfreebsd-i386 m68k sh4 x32,$(DEB_HOST_ARCH))) CONFIG += --enable-librsvg endif Could you fix the typo with the next upload? Thanks, Adrian -- .''`. John Paul Adrian Glaubitz : :&

Bug#1019133: ffmpeg: Please disable filter-overlay_yuv420p10 test on all BE targets

2022-09-04 Thread John Paul Adrian Glaubitz
&arch=ppc64&ver=7%3A5.1.1-1&stamp=1662200252&raw=0 -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer `. `' Physicist `-GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913 --- debian/rules.orig 2022-08-24 14:32:39.0 -0700 +++ debi

Bug#1014594: muse: FTBFS on riscv64

2022-07-08 Thread John Paul Adrian Glaubitz
s for fixing this. Have you submitted your patch upstream as well? I'm seeing a lot of people submitting patches to this mailing list and I really hope these are all also submitted upstream so other distributions can profit from these improvements as well. Adrian -- .''`.

Bug#1002550: ffmpeg: Please link against libatomic on m68k, powerpc and sh4

2021-12-23 Thread John Paul Adrian Glaubitz
ian.org/status/package.php?p=survex&suite=sid -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaub...@debian.org `. `' Freie Universitaet Berlin - glaub...@physik.fu-berlin.de `-GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913

Bug#994537: ffmpeg: Please don't unconditionally build depend on clang

2021-12-03 Thread John Paul Adrian Glaubitz
ebian Ports which keeps build dependencies installable all the time [1]. Adrian > [1] https://lists.debian.org/debian-sparc/2017/12/msg00060.html -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaub...@debian.org `. `' Freie Universitaet Berlin -

Bug#994537: ffmpeg: Please don't unconditionally build depend on clang

2021-10-04 Thread John Paul Adrian Glaubitz
sd-i386 !m68k !sh4 !x32] Thanks for reporting this. I just ran into this as well. FWIW, x32 can be removed from this list once clang defaults to version 13. m68k might follow in the future. Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaub...@debian.org

Bug#968574: ffmpeg: Please backport upstream patch to fix build on powerpc and ppc64

2021-01-16 Thread John Paul Adrian Glaubitz
Hi! On 8/17/20 10:56 PM, John Paul Adrian Glaubitz wrote: > ffmpeg currently FTBFS on powerpc and ppc64 [1]: > (...) > Upstream has a patch for that, see [2]. Could you backport that patch? The bug is unfortunately still present and the package still fails to build from source on Debia

Bug#972556: ffmpeg: Fails to build from source with newer src:srt

2020-10-25 Thread John Paul Adrian Glaubitz
ith the patch applied everytime a new version or Debian revision of the ffmpeg package gets uploaded which I would rather like to avoid. Adrian > [1] https://lists.debian.org/debian-sparc/2017/12/msg00060.html -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaub..

Bug#972556: ffmpeg: Fails to build from source with newer src:srt

2020-10-20 Thread John Paul Adrian Glaubitz
powerpc and ppc64 which is important due to the way Debian Ports works with no support for cruft [1]. Adrian > [1] https://lists.debian.org/debian-sparc/2017/12/msg00060.html -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaub...@debian.org `. `' Freie

Bug#972556: ffmpeg: Fails to build from source with newer src:srt

2020-10-20 Thread John Paul Adrian Glaubitz
d fail fix #8760 Signed-off-by: Jun Zhao So, this patch and the patch from #968574 would be great! Thanks, Adrian > [1] > https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/7c59e1b0f285cd7c7b35fcd71f49c5fd52cf9315 -- .''`. John Paul Adrian Glaubitz : :' : Debian

Bug#972556: ffmpeg: Fails to build from source with newer src:srt

2020-10-20 Thread John Paul Adrian Glaubitz
e[1]: *** [debian/rules:249: build_standard] Error 1 make[1]: Leaving directory '/home/glaubitz/ffmpeg/ffmpeg-4.3.1' make: *** [debian/rules:203: binary-arch] Error 2 dpkg-buildpackage: error: debian/rules binary-arch subprocess returned exit status 2 While you're fixing this bug, could

Bug#968574: ffmpeg: Please backport upstream patch to fix build on powerpc and ppc64

2020-08-17 Thread John Paul Adrian Glaubitz
r that, see [2]. Could you backport that patch? Thanks, Adrian > [1] > https://buildd.debian.org/status/fetch.php?pkg=ffmpeg&arch=ppc64&ver=7%3A4.3.1-2&stamp=1597687204&raw=0 > [2] https://trac.ffmpeg.org/ticket/8750 -- .''`. John Paul Adrian Glaubitz : :

Bug#942746: closed by Mattia Rizzolo (Bug#942746: fixed in libsoxr 0.1.3-2)

2020-05-06 Thread John Paul Adrian Glaubitz
Control: reopen -1 Reopening this since the patch was dropped. I'll try to come up with a better patch in the future. Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaub...@debian.org `. `' Freie Universitaet Berlin - glaub...@physik.fu-be

Bug#944017: libsoxr: autopkgtest regression: segmentation fault

2020-04-23 Thread John Paul Adrian Glaubitz
c24150, > ilen0=, idone0=0x0, out=0x4c24100, olen=6923, > odone0=0x1fff0008a8) at ./src/soxr.c:781 > #6 0x00109fd8 in main (n=0, arg=0x1fff000b28) at > 4-split-channels.c:142 Thanks. This helps. I can reproduce the issue now. I'm looking into this now. Adrian -- .'&#x

Bug#947211: Regression in libsoxr0 0.1.3-2 makes ffmpeg segfault

2019-12-23 Thread John Paul Adrian Glaubitz
ristmas. Thanks, Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaub...@debian.org `. `' Freie Universitaet Berlin - glaub...@physik.fu-berlin.de `-GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913

Bug#942795: Acknowledgement (libsoxr: Building with "nocheck" results in a broken soxr.pc pkg-config file)

2019-11-25 Thread John Paul Adrian Glaubitz
On 11/25/19 3:40 PM, Mattia Rizzolo wrote: > On Mon, Nov 25, 2019 at 02:19:42AM +0100, John Paul Adrian Glaubitz wrote: >> Could this bug get fixed soonish? We still can't build VLC on the affected >> architectures because of this particular bug. >> >> In my test

Bug#944017: libsoxr: autopkgtest regression: segmentation fault

2019-11-25 Thread John Paul Adrian Glaubitz
they just hang and wait for input forever. Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaub...@debian.org `. `' Freie Universitaet Berlin - glaub...@physik.fu-berlin.de `-GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913

Bug#942795: Acknowledgement (libsoxr: Building with "nocheck" results in a broken soxr.pc pkg-config file)

2019-11-24 Thread John Paul Adrian Glaubitz
Hi! Could this bug get fixed soonish? We still can't build VLC on the affected architectures because of this particular bug. In my tests, removing the paragraph worked perfectly fine and still made "nocheck" work. Thanks, Adrian -- .''`. John Paul Adrian Glaubitz

Bug#942795: Acknowledgement (libsoxr: Building with "nocheck" results in a broken soxr.pc pkg-config file)

2019-10-23 Thread John Paul Adrian Glaubitz
ation of the .pc file as Mattia suggests (and did), we can still throw out the paragraph simply because you don't have to pass BUILD_TESTS=0 to disable the testsuite. I *did* verify that it works correctly. Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaub...@debian.org `. `' Freie Universitaet Berlin - glaub...@physik.fu-berlin.de `-GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913

Bug#942795: Acknowledgement (libsoxr: Building with "nocheck" results in a broken soxr.pc pkg-config file)

2019-10-23 Thread John Paul Adrian Glaubitz
ed on a different solution, improving the CMakeFile.txt and do what > everybody would expect :) You really don't have to keep this paragraph. It's not necessary, just try it yourself. Remove it and build with DEB_BUILD_OPTIONS="nocheck" and you'll see the testsuite is not run

Bug#942795: Acknowledgement (libsoxr: Building with "nocheck" results in a broken soxr.pc pkg-config file)

2019-10-23 Thread John Paul Adrian Glaubitz
ibly suspicious, could you please > look at it? I'd like to see a fix for that before doing a new upload. Hmm. That's odd. The testsuite passes fine, so I'd be surprised the last patch is the cause for this. I have to take a look what autopkgtest does here. Adrian -- .'&#

Bug#942795: libsoxr: Building with "nocheck" results in a broken soxr.pc pkg-config file

2019-10-22 Thread John Paul Adrian Glaubitz
Package: src:libsoxr Followup-For: Bug #942795 Hi! Attaching a debdiff for your convenience :). Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaub...@debian.org `. `' Freie Universitaet Berlin - glaub...@physik.fu-berlin.de `-GPG: 62FF

Bug#942795: Acknowledgement (libsoxr: Building with "nocheck" results in a broken soxr.pc pkg-config file)

2019-10-21 Thread John Paul Adrian Glaubitz
cessary: ifneq ($(filter nocheck,$(DEB_BUILD_OPTIONS)),) CONFIGURE_FLAGS += -DBUILD_TESTS=0 -DBUILD_EXAMPLES=1 endif With the paragraph removed, "nocheck" still works as expected and building with "nocheck" no longer results in a broken soxr.pc. Thanks, Adrian -- .''

Bug#942795: libsoxr: Building with "nocheck" results in a broken soxr.pc pkg-config file

2019-10-21 Thread John Paul Adrian Glaubitz
en cross-building the package, I think the issue should be fixed. Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaub...@debian.org `. `' Freie Universitaet Berlin - glaub...@physik.fu-berlin.de `-GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913

Bug#942746: Acknowledgement (libsoxr: Testsuite crashes on spar64 due to unaligned access in soxr_output_no_callback)

2019-10-20 Thread John Paul Adrian Glaubitz
Control: tags -1 +patch Hi! One of the Gentoo SPARC maintainers had a go at this and came up with a simple patch very quickly which I am attaching to this bug report. Could you include the patch in the next upload? He's also going to send this patch upstream. Adrian -- .'

Bug#942746: libsoxr: Testsuite crashes on spar64 due to unaligned access in soxr_output_no_callback

2019-10-20 Thread John Paul Adrian Glaubitz
p to transfer the bytes in question. But maybe someone has a better suggestion while I try to whip up a patch. Thanks, Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaub...@debian.org `. `' Freie Universitaet Berlin - glaub...@physik.fu-berlin.de `-GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913

Bug#923650: x265: Please don't build with -DX265_ARCH_POWER8=1 on ppc64

2019-03-03 Thread John Paul Adrian Glaubitz
to define X265_ARCH_POWER8 when building on ppc64. Adrian > [1] > https://buildd.debian.org/status/fetch.php?pkg=x265&arch=ppc64&ver=2.9-4&stamp=1548413561&raw=0 > [2] https://lists.debian.org/debian-powerpc/2019/03/msg2.html -- .''`. John Paul Adrian Glau