Your message dated Sat, 13 Apr 2024 13:46:23 +0000
with message-id <e1rvdi3-0045ox...@fasolo.debian.org>
and subject line Bug#1068159: fixed in openjfx 11.0.11+1-3.2
has caused the Debian Bug report #1068159,
regarding openjfx: FTBFS on arm{el,hf}: /usr/include/features-time64.h:26:5: 
error: #error "_TIME_BITS=64 is allowed only with _FILE_OFFSET_BITS=64"
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.)


-- 
1068159: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1068159
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: openjfx
Version: 11.0.11+1-3.1
Severity: serious
Tags: ftbfs
Justification: fails to build from source (but built successfully in the past)
X-Debbugs-Cc: sramac...@debian.org

https://buildd.debian.org/status/fetch.php?pkg=openjfx&arch=armel&ver=11.0.11%2B1-3.1%2Bb2&stamp=1711746481&raw=0

gcc -fPIC -Wformat -Wextra -Wformat-security -fstack-protector 
-Werror=implicit-function-declaration -Werror=trampolines -D_GNU_SOURCE 
-DGST_REMOVE_DEPRECATED -DGSTREAMER_LITE -DHAVE_CONFIG_H -DOUTSIDE_SPEEX 
-DLINUX -DGST_DISABLE_GST_DEBUG -DGST_DISABLE_LOADSAVE -ffunction-sections 
-fdata-sections -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=/<<PKGBUILDDIR>>/modules/javafx.media/src/main/native/gstreamer/projects/linux/gstreamer-lite=.
 -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -Wall -I../../../plugins 
-I../../../gstreamer-lite/projects/build/linux/common 
-I../../../gstreamer-lite/gstreamer -I../../../gstreamer-lite/gstreamer/libs 
-I../../../gstreamer-lite/gstreamer/gst/parse 
-I../../../gstreamer-lite/gst-plugins-base 
-I../../../gstreamer-lite/gst-plugins-base/gst-libs 
-I../../../gstreamer-lite/projects/plugins 
-I../../../gstreamer-lite/gst-plugins-base/gst-libs 
-I../../../gstreamer-lite/gst-plugins-good/gst-libs 
-I../../../gstreamer-lite/gst-plugins-good/gst/isomp4 
-I../../../gstreamer-lite/gst-plugins-bad/gst-libs -I/usr/include/glib-2.0 
-I/usr/lib/arm-linux-gnueabi/glib-2.0/include  -c 
../../../gstreamer-lite/gstreamer/gst/gst.c -o 
/<<PKGBUILDDIR>>/modules/javafx.media/build/native/linux/Release/obj/gstreamer-lite/gstreamer/gst/gst.o
In file included from /usr/include/features.h:393,
                 from 
/usr/include/arm-linux-gnueabi/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/arm-linux-gnueabi/13/include/limits.h:205,
                 from /usr/lib/gcc/arm-linux-gnueabi/13/include/syslimits.h:7,
                 from /usr/lib/gcc/arm-linux-gnueabi/13/include/limits.h:34,
                 from 
/usr/lib/arm-linux-gnueabi/glib-2.0/include/glibconfig.h:11,
                 from /usr/include/glib-2.0/glib/gtypes.h:34,
                 from /usr/include/glib-2.0/glib/galloca.h:34,
                 from /usr/include/glib-2.0/glib.h:32,
                 from ../../../gstreamer-lite/gstreamer/gst/gst_private.h:36,
                 from ../../../gstreamer-lite/gstreamer/gst/gst.c:94:
/usr/include/features-time64.h:26:5: error: #error "_TIME_BITS=64 is allowed 
only with _FILE_OFFSET_BITS=64"
   26 | #   error "_TIME_BITS=64 is allowed only with _FILE_OFFSET_BITS=64"
      |     ^~~~~
gcc -fPIC -Wformat -Wextra -Wformat-security -fstack-protector 
-Werror=implicit-function-declaration -Werror=trampolines -D_GNU_SOURCE 
-DGST_REMOVE_DEPRECATED -DGSTREAMER_LITE -DHAVE_CONFIG_H -DOUTSIDE_SPEEX 
-DLINUX -DGST_DISABLE_GST_DEBUG -DGST_DISABLE_LOADSAVE -ffunction-sections 
-fdata-sections -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=/<<PKGBUILDDIR>>/modules/javafx.media/src/main/native/gstreamer/projects/linux/gstreamer-lite=.
 -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -Wall -I../../../plugins 
-I../../../gstreamer-lite/projects/build/linux/common 
-I../../../gstreamer-lite/gstreamer -I../../../gstreamer-lite/gstreamer/libs 
-I../../../gstreamer-lite/gstreamer/gst/parse 
-I../../../gstreamer-lite/gst-plugins-base 
-I../../../gstreamer-lite/gst-plugins-base/gst-libs 
-I../../../gstreamer-lite/projects/plugins 
-I../../../gstreamer-lite/gst-plugins-base/gst-libs 
-I../../../gstreamer-lite/gst-plugins-good/gst-libs 
-I../../../gstreamer-lite/gst-plugins-good/gst/isomp4 
-I../../../gstreamer-lite/gst-plugins-bad/gst-libs -I/usr/include/glib-2.0 
-I/usr/lib/arm-linux-gnueabi/glib-2.0/include  -c 
../../../gstreamer-lite/gstreamer/gst/gstallocator.c -o 
/<<PKGBUILDDIR>>/modules/javafx.media/build/native/linux/Release/obj/gstreamer-lite/gstreamer/gst/gstallocator.o
../../../gstreamer-lite/gstreamer/gst/gst.c: In function ‘gst_init_check’:
../../../gstreamer-lite/gstreamer/gst/gst.c:411:22: warning: unused parameter 
‘argc’ [-Wunused-parameter]
  411 | gst_init_check (int *argc, char **argv[], GError ** err)
      |                 ~~~~~^~~~
../../../gstreamer-lite/gstreamer/gst/gst.c:411:35: warning: unused parameter 
‘argv’ [-Wunused-parameter]
  411 | gst_init_check (int *argc, char **argv[], GError ** err)
      |                            ~~~~~~~^~~~~~
../../../gstreamer-lite/gstreamer/gst/gst.c:411:53: warning: unused parameter 
‘err’ [-Wunused-parameter]
  411 | gst_init_check (int *argc, char **argv[], GError ** err)
make[2]: Leaving directory 
'/<<PKGBUILDDIR>>/modules/javafx.media/src/main/native/gstreamer/projects/linux/gstreamer-lite'
      |                                           ~~~~~~~~~~^~~
../../../gstreamer-lite/gstreamer/gst/gst.c: In function ‘init_pre’:
../../../gstreamer-lite/gstreamer/gst/gst.c:563:10: warning: unused variable 
‘libdir’ [-Wunused-variable]
  563 |   gchar *libdir;
      |          ^~~~~~
../../../gstreamer-lite/gstreamer/gst/gst.c:560:28: warning: unused parameter 
‘context’ [-Wunused-parameter]
  560 | init_pre (GOptionContext * context, GOptionGroup * group, gpointer data,
      |           ~~~~~~~~~~~~~~~~~^~~~~~~
../../../gstreamer-lite/gstreamer/gst/gst.c:560:52: warning: unused parameter 
‘group’ [-Wunused-parameter]
  560 | init_pre (GOptionContext * context, GOptionGroup * group, gpointer data,
      |                                     ~~~~~~~~~~~~~~~^~~~~
../../../gstreamer-lite/gstreamer/gst/gst.c:560:68: warning: unused parameter 
‘data’ [-Wunused-parameter]
  560 | init_pre (GOptionContext * context, GOptionGroup * group, gpointer data,
      |                                                           ~~~~~~~~~^~~~
../../../gstreamer-lite/gstreamer/gst/gst.c:561:15: warning: unused parameter 
‘error’ [-Wunused-parameter]
  561 |     GError ** error)
      |     ~~~~~~~~~~^~~~~
../../../gstreamer-lite/gstreamer/gst/gst.c: In function ‘init_post’:
../../../gstreamer-lite/gstreamer/gst/gst.c:668:29: warning: unused parameter 
‘context’ [-Wunused-parameter]
  668 | init_post (GOptionContext * context, GOptionGroup * group, gpointer 
data,
      |            ~~~~~~~~~~~~~~~~~^~~~~~~
../../../gstreamer-lite/gstreamer/gst/gst.c:668:53: warning: unused parameter 
‘group’ [-Wunused-parameter]
  668 | init_post (GOptionContext * context, GOptionGroup * group, gpointer 
data,
      |                                      ~~~~~~~~~~~~~~~^~~~~
../../../gstreamer-lite/gstreamer/gst/gst.c:668:69: warning: unused parameter 
‘data’ [-Wunused-parameter]
  668 | init_post (GOptionContext * context, GOptionGroup * group, gpointer 
data,
      |                                                            ~~~~~~~~~^~~~
../../../gstreamer-lite/gstreamer/gst/gst.c:669:15: warning: unused parameter 
‘error’ [-Wunused-parameter]
  669 |     GError ** error)
      |     ~~~~~~~~~~^~~~~
../../../gstreamer-lite/gstreamer/gst/gst.c: In function ‘gst_deinit’:
../../../gstreamer-lite/gstreamer/gst/gst.c:1128:47: warning: cast between 
incompatible function types from ‘void (*)(void *)’ to ‘void (*)(void *, void 
*)’ [-Wcast-function-type]
 1128 |   g_slist_foreach (_priv_gst_preload_plugins, (GFunc) g_free, NULL);
      |                                               ^
../../../gstreamer-lite/gstreamer/gst/gst.c:1133:43: warning: cast between 
incompatible function types from ‘void (*)(void *)’ to ‘void (*)(void *, void 
*)’ [-Wcast-function-type]
 1133 |   g_list_foreach (_priv_gst_plugin_paths, (GFunc) g_free, NULL);
      |                                           ^
make[2]: *** [Makefile:262: 
/<<PKGBUILDDIR>>/modules/javafx.media/build/native/linux/Release/obj/gstreamer-lite/gstreamer/gst/gst.o]
 Error 1
:media:buildLinuxGStreamer FAILED
:media:buildLinuxGStreamer (Thread[Task worker for ':' Thread 2,5,main]) 
completed. Took 0.929 secs.

FAILURE: Build failed with an exception.


Cheers
-- 
Sebastian Ramacher

--- End Message ---
--- Begin Message ---
Source: openjfx
Source-Version: 11.0.11+1-3.2
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 1068...@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: Sat, 13 Apr 2024 13:01:57 +0200
Source: openjfx
Architecture: source
Version: 11.0.11+1-3.2
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
<pkg-java-maintain...@lists.alioth.debian.org>
Changed-By: Sebastian Ramacher <sramac...@debian.org>
Closes: 1057531 1068159
Changes:
 openjfx (11.0.11+1-3.2) unstable; urgency=medium
 .
   * Non-maintainer upload
 .
   [ Steve Langasek ]
   * debian/patches/64-bit-time-t.patch: don't unset _FILE_OFFSET_BITS.
     Closes: #1068159.
 .
   [ Pushkar Kulkarni ]
   * d/patches: Patch to fix compiler errors with openjdk-21 (LP: #2053246)
     (Closes: #1057531)
Checksums-Sha1:
 a640fa247217db708a9c1b1f3c3a24304086562d 2184 openjfx_11.0.11+1-3.2.dsc
 af4977da5d46300be3262785da33b560e8a0ed23 26432 
openjfx_11.0.11+1-3.2.debian.tar.xz
 e67a0418d493180129278da5dcffc4453a232542 16796 
openjfx_11.0.11+1-3.2_source.buildinfo
Checksums-Sha256:
 30ba68a574461497278f60660ee7897b060c4b9ea5efec4a62455649c67c05f7 2184 
openjfx_11.0.11+1-3.2.dsc
 f4924722a55e72a354e33ae0d0dd821283a6fd7d731a7a393a7606d651cb0e96 26432 
openjfx_11.0.11+1-3.2.debian.tar.xz
 136f2b0e046c576bc3a9326609df5282c995f3fb4733dee7cf2e2aaddb1d96de 16796 
openjfx_11.0.11+1-3.2_source.buildinfo
Files:
 c1db1d8ab059e1a732c0e7fde4cff51d 2184 java optional openjfx_11.0.11+1-3.2.dsc
 ba695caa97ca966c8a26873f7fb3a5e4 26432 java optional 
openjfx_11.0.11+1-3.2.debian.tar.xz
 a39a9bd85e47b92500e5fb7f2ba9abfb 16796 java optional 
openjfx_11.0.11+1-3.2_source.buildinfo

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

iHUEARYKAB0WIQRCYn6EHZln2oPh+pAhk2s2YA/NiQUCZhqFcQAKCRAhk2s2YA/N
icT0APwNDYAyUQge3S7QLvixHksjNGH4jAAwnthZ74vUVe4JvQEA9ILCTZU0umCF
Hwxj08WCinWDmZAahbBiBLd3lmQfdgo=
=tLvu
-----END PGP SIGNATURE-----

Attachment: pgpI95tyKrLpF.pgp
Description: PGP signature


--- End Message ---
__
This is the maintainer address of Debian's Java team
<https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-maintainers>.
 Please use
debian-j...@lists.debian.org for discussions and questions.

Reply via email to