Your message dated Fri, 28 Oct 2022 00:21:33 +0000
with message-id <e1ood7t-004tan...@fasolo.debian.org>
and subject line Bug#1004638: fixed in openjfx 11.0.11+0-1.1
has caused the Debian Bug report #1004638,
regarding openjfx: FTBFS with ffmpeg 5.0
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1004638: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1004638
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: openjfx
Version: 11.0.11+0-1
Severity: important
X-Debbugs-Cc: sramac...@debian.org
Tags: sid bookworm ftbfs
Usertags: ffmpeg5.0

openjfx FTBFS with ffmpeg 5.0 (available in experimental):
| gcc -fPIC -Wformat -Wextra -Wformat-security -fstack-protector 
-Werror=implicit-function-declaration -Werror=trampolines -fbuiltin 
-DHAVE_STDINT_H -DLINUX -DGST_DISABLE_LOADSAVE -DGSTREAMER_LITE 
-ffunction-sections -fdata-sections -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/modules/javafx.media/src/main/native/gstreamer/projects/linux/avplugin=.
 -fstack-protector-strong -Wformat -Werror=format-security -Wall -msse2 
-I../../../plugins -I../../../plugins/av -I../../../gstreamer-lite/gstreamer 
-I../../../gstreamer-lite/gstreamer/libs -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/x86_64-linux-gnu -c 
../../../plugins/av/videodecoder.c -o 
/<<PKGBUILDDIR>>/modules/javafx.media/build/native/linux/Release/obj/plugins/avplugin/av/videodecoder.o
| In file included from /usr/include/glib-2.0/glib/gthread.h:32,
|                  from /usr/include/glib-2.0/glib/gasyncqueue.h:32,
|                  from /usr/include/glib-2.0/glib.h:32,
|                  from ../../../gstreamer-lite/gstreamer/gst/gst.h:27,
|                  from ../../../plugins/av/decoder.h:29,
|                  from ../../../plugins/av/decoder.c:26:
| ../../../plugins/av/decoder.c: In function ‘basedecoder_get_type’:
| /usr/include/glib-2.0/glib/gatomic.h:113:5: warning: argument 2 of 
‘__atomic_load’ discards ‘volatile’ qualifier [-Wincompatible-pointer-types]
|   113 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, 
__ATOMIC_SEQ_CST); \
|       |     ^~~~~~~~~~~~~
| /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 
‘g_atomic_pointer_get’
|   260 |     (!g_atomic_pointer_get (location) &&                             \
|       |       ^~~~~~~~~~~~~~~~~~~~
| ../../../plugins/av/decoder.c:58:9: note: in expansion of macro 
‘g_once_init_enter’
|    58 |     if (g_once_init_enter (&gonce_data))
|       |         ^~~~~~~~~~~~~~~~~
| ../../../plugins/av/decoder.c:64:16: warning: cast between incompatible 
function types from ‘void (*)(void *)’ to ‘void (*)(void *, void *)’ 
[-Wcast-function-type]
|    64 |                (GClassInitFunc) basedecoder_class_intern_init,
|       |                ^
| ../../../plugins/av/decoder.c:66:16: warning: cast between incompatible 
function types from ‘void (*)(BaseDecoder *)’ {aka ‘void (*)(struct 
_BaseDecoder *)’} to ‘void (*)(GTypeInstance *, void *)’ {aka ‘void (*)(struct 
_GTypeInstance *, void *)’} [-Wcast-function-type]
|    66 |                (GInstanceInitFunc) basedecoder_init,
|       |                ^
| ../../../plugins/av/decoder.c: In function ‘basedecoder_init’:
| ../../../plugins/av/decoder.c:73:43: warning: unused parameter ‘self’ 
[-Wunused-parameter]
|    73 | static void basedecoder_init(BaseDecoder *self)
|       |                              ~~~~~~~~~~~~~^~~~
| ../../../plugins/av/decoder.c: In function ‘basedecoder_class_init’:
| ../../../plugins/av/decoder.c:79:5: error: implicit declaration of function 
‘avcodec_register_all’ [-Werror=implicit-function-declaration]
|    79 |     avcodec_register_all();
|       |     ^~~~~~~~~~~~~~~~~~~~
| ../../../plugins/av/decoder.c: In function ‘basedecoder_open_decoder’:
| ../../../plugins/av/decoder.c:112:20: warning: assignment discards ‘const’ 
qualifier from pointer target type [-Wdiscarded-qualifiers]
|   112 |     decoder->codec = avcodec_find_decoder(id);
|       |                    ^
| ../../../plugins/av/decoder.c: In function ‘basedecoder_set_codec_data’:
| ../../../plugins/av/decoder.c:169:17: warning: ‘g_memdup’ is deprecated: Use 
'g_memdup2' instead [-Wdeprecated-declarations]
|   169 |                 decoder->codec_data = g_memdup(info.data, info.size);
|       |                 ^~~~~~~
| In file included from /usr/include/glib-2.0/glib.h:82,
|                  from ../../../gstreamer-lite/gstreamer/gst/gst.h:27,
|                  from ../../../plugins/av/decoder.h:29,
|                  from ../../../plugins/av/decoder.c:26:
| /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here
|   257 | gpointer              g_memdup         (gconstpointer mem,
|       |                       ^~~~~~~~
| cc1: some warnings being treated as errors
| make[2]: *** [Makefile:81: 
/<<PKGBUILDDIR>>/modules/javafx.media/build/native/linux/Release/obj/plugins/avplugin/av/decoder.o]
 Error 1

Cheers
-- 
Sebastian Ramacher

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message ---
Source: openjfx
Source-Version: 11.0.11+0-1.1
Done: Sebastian Ramacher <sramac...@debian.org>

We believe that the bug you reported is fixed in the latest version of
openjfx, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1004...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sebastian Ramacher <sramac...@debian.org> (supplier of updated openjfx package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 26 Oct 2022 00:07:14 +0200
Source: openjfx
Architecture: source
Version: 11.0.11+0-1.1
Distribution: bookworm
Urgency: medium
Maintainer: Debian Java Maintainers 
<pkg-java-maintain...@lists.alioth.debian.org>
Changed-By: Sebastian Ramacher <sramac...@debian.org>
Closes: 1004638 1013009
Changes:
 openjfx (11.0.11+0-1.1) bookworm; urgency=medium
 .
   * Non-maintainer upload.
 .
   [ Philipp Kern ]
   * Drop build-dependency on ffmpeg, openjfx isn't source-compatible with
     ffmpeg 5.0. Closes: #1004638.
   * Build-depend on g++-11, source not compatible with g++ 12.
     Closes: #1013009.
     (Both patches taken from Ubuntu, thanks to Steve Langasek)
Checksums-Sha1:
 a08ac3b74abde1cfe954b59cfba0af5e19924aa6 2761 openjfx_11.0.11+0-1.1.dsc
 95ed2b976d82e3c672c9d6e00b45eb4cf9a692aa 17224 
openjfx_11.0.11+0-1.1.debian.tar.xz
Checksums-Sha256:
 26b9a0ab3794b50cff8311f98f0e2daed0670c1f50bc056a471a2c44c9fa755c 2761 
openjfx_11.0.11+0-1.1.dsc
 5592d25c9daf289782ce0dbf9b0acce9ac1770c43ae0c2eb3ec382464836e028 17224 
openjfx_11.0.11+0-1.1.debian.tar.xz
Files:
 f59fedfadc261fcad6fd9aa53f088d89 2761 java optional openjfx_11.0.11+0-1.1.dsc
 52d3a5fe85e44474105f468d82d70a27 17224 java optional 
openjfx_11.0.11+0-1.1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEE94y6B4F7sUmhHTOQafL8UW6nGZMFAmNYcQUACgkQafL8UW6n
GZNImxAAwBuua2jNzpBSLCNGuWGr2ERHm90VMFoSs5dty16TsuSSdyfCNA33xC1H
9zyHRZdE/KrpuAUwVCQ8mhkNMNqxHyMJ+CYLOwWsNAB5GKtGI2NK/QGIa3Ez/hDp
8reC3sbRKdH6WcC/XaoyKuRlzeQIJPcDD0nlYL2ss19S3p81MTNz2qXmWNV2QsMh
XyXp/Kek+H66Ew83jt3pz7WkZA6Yc42X8CrqCxos43m0I5z3ZhSuFoLHMdu9ZfI8
vVTlwN9Dncu31dwyUfjRED+SPT1rq/FsljfQHpSyu6mCp3bRaOS5dMhdl92QrUBT
FKrTd/8p92G+cwKtTgsjdIg9uwByzZI4KlBgG72daqUZBVMw34ziUdWq+yRby5xa
16liq2C5Kl2eZBW6S2D95mHXLXjCHVyzCxiQrV8eNkXBX4oh2mR3AnBMSe5sXg39
QitmJXNRH6EC1uFytkMvWghHFW7FuuHmwuJZRNhklG17jovUM4HLD2WlZyIIHq8u
J0khuZ0r8zsgbP3WgygcDkN5gjySjr/KtCBeXoY67zvVqhOScJHGRFGl7q3k9EVS
ETefAIxvdDQCVQGymNuIMkq/QPDy7mjAozOKEZrLuStlmv0l5XUEVW/BGCXUojod
y0ObV0KBhwX6qe+doV8nUhs0W8ssJVoxYFCj2b2H09tS0W5bYg8=
=Rpqp
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to