Your message dated Sat, 06 Jul 2024 22:05:00 +0000
with message-id <[email protected]>
and subject line Bug#1075174: fixed in libjogl2-java 2.5.0+dfsg-2
has caused the Debian Bug report #1075174,
regarding libjogl2-java: ftbfs with GCC-14
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 [email protected]
immediately.)
--
1075174: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1075174
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:libjogl2-java
Version: 2.5.0+dfsg-1
Severity: important
Tags: sid trixie
User: [email protected]
Usertags: ftbfs-gcc-14
[This bug is targeted to the upcoming trixie release]
Please keep this issue open in the bug tracker for the package it
was filed for. If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.
The package fails to build in a test rebuild on at least amd64 with
gcc-14/g++-14, but succeeds to build with gcc-13/g++-13. The
severity of this report will be raised before the trixie release.
The full build log can be found at:
http://qa-logs.debian.net/2024/07/01/libjogl2-java_2.5.0+dfsg-1_unstable_gccexp.log
The last lines of the build log are at the end of this report.
To build with GCC 14, either set CC=gcc-14 CXX=g++-14 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.
apt-get -t=experimental install g++
Common build failures are new warnings resulting in build failures with
-Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-14/porting_to.html
[...]
c.configure.linux.riscv64:
c.configure.linux.s390:
c.configure.linux.s390x:
c.configure.linux.sparc:
c.configure.linux.ia64:
c.configure.x11:
c.configure.linux:
c.configure.android:
c.configure.solaris32:
c.configure.solaris.sparcv9:
c.configure.solaris.amd64:
c.configure.macosx:
c.configure.ios.amd64:
c.configure.ios.arm64:
c.configure.freebsd.x86:
c.configure.freebsd.amd64:
c.configure.freebsd:
c.configure.hpux:
c.configure.2:
c.configure:
c.build.newt.windowlib.head:
[echo] Using compiler.cfg.id compiler.cfg.linux.amd64
[echo] Using linker.cfg.id.oswin linker.cfg.linux.amd64.newt.x11
[echo] Output lib name = newt_head
[echo] Compiling newt_head
[cc] 9 total files to be compiled.
[cc] cc1: warning: command-line option ‘-fno-rtti’ is valid for
C++/D/ObjC++ but not for C
[cc] cc1: warning: command-line option ‘-fno-rtti’ is valid for
C++/D/ObjC++ but not for C
[cc] cc1: warning: command-line option ‘-fno-rtti’ is valid for
C++/D/ObjC++ but not for C
[cc] cc1: warning: command-line option ‘-fno-rtti’ is valid for
C++/D/ObjC++ but not for C
[cc] cc1: warning: command-line option ‘-fno-rtti’ is valid for
C++/D/ObjC++ but not for C
[cc] cc1: warning: command-line option ‘-fno-rtti’ is valid for
C++/D/ObjC++ but not for C
[cc] cc1: warning: command-line option ‘-fno-rtti’ is valid for
C++/D/ObjC++ but not for C
[cc] /<<PKGBUILDDIR>>/src/newt/native/bcm_vc_iv.c: In function
‘Java_jogamp_newt_driver_bcm_vc_iv_WindowDriver_CreateWindow0’:
[cc] /<<PKGBUILDDIR>>/src/newt/native/bcm_vc_iv.c:356:15: error:
returning ‘void *’ from a function with return type ‘jlong’ {aka ‘long int’}
makes integer from pointer without a cast [-Wint-conversion]
[cc] 356 | return NULL;
[cc] | ^~~~
[cc] cc1: warning: command-line option ‘-fno-rtti’ is valid for
C++/D/ObjC++ but not for C
[cc] cc1: warning: command-line option ‘-fno-rtti’ is valid for
C++/D/ObjC++ but not for C
BUILD FAILED
/<<PKGBUILDDIR>>/make/build.xml:84: The following error occurred while
executing this line:
/<<PKGBUILDDIR>>/make/build-newt.xml:1093: The following error occurred while
executing this line:
/<<PKGBUILDDIR>>/make/build-newt.xml:1022: gcc failed with return code 1
Total time: 2 minutes 2 seconds
make[1]: *** [debian/rules:52: override_dh_auto_build] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:30: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: libjogl2-java
Source-Version: 2.5.0+dfsg-2
Done: Pierre Gruet <[email protected]>
We believe that the bug you reported is fixed in the latest version of
libjogl2-java, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Pierre Gruet <[email protected]> (supplier of updated libjogl2-java 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Sat, 06 Jul 2024 23:49:19 +0200
Source: libjogl2-java
Architecture: source
Version: 2.5.0+dfsg-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers
<[email protected]>
Changed-By: Pierre Gruet <[email protected]>
Closes: 1075174
Changes:
libjogl2-java (2.5.0+dfsg-2) unstable; urgency=medium
.
* Building against g++-14 by deactivating clang_FTBFS patch (Closes:
#1075174)
* Raising Standards version to 4.7.0 (no change)
* Patching the build system to build on mips64el
Checksums-Sha1:
be3d46b67779a00f1f6bddbc95ae543f3aa5e201 2593 libjogl2-java_2.5.0+dfsg-2.dsc
75f70590f716927f0989e236e809dd349e3b264f 31596
libjogl2-java_2.5.0+dfsg-2.debian.tar.xz
4fe5bbabf822705875c366dab0c0846a36d1e863 11329
libjogl2-java_2.5.0+dfsg-2_source.buildinfo
Checksums-Sha256:
7b3c3b6d60fbcee156bbbd781bd98aa3171540517af964f26e77c3878f0427ac 2593
libjogl2-java_2.5.0+dfsg-2.dsc
1d1bbdddffa2f6176b1d9fd4f3f48c119fc7c0522bb2c74ea77344a81a679367 31596
libjogl2-java_2.5.0+dfsg-2.debian.tar.xz
906179641d2ae9b17fb4eb280b71a5d88a369017e69631f6e8f44a1110151f6a 11329
libjogl2-java_2.5.0+dfsg-2_source.buildinfo
Files:
a093cf97249abf22c239e4916bb5cc29 2593 java optional
libjogl2-java_2.5.0+dfsg-2.dsc
4a5a240d68159e4b6f8ce08d911bb3e6 31596 java optional
libjogl2-java_2.5.0+dfsg-2.debian.tar.xz
21a81c5390de884afd1eccade0e617d0 11329 java optional
libjogl2-java_2.5.0+dfsg-2_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEM8soQxPpC9J9y0UjYAMWptwndHYFAmaJvEoACgkQYAMWptwn
dHaNIw//a7+3CajYUw6RkJ6kIhXYNdi5kJjfeiOYl+kjMtjVE5JevITxpXFpXOZP
I87sO8NFdAAehN4cesDqi2q3cOb8A3k6aTYxbG3blIlQ1qNER23cIKvLs4lC81y7
CDiaIoZgAcuaXCDrtLwofF4JzTl6ccdOpVN2U4hWlKJBXCHy0mkwsTUBCwFZnFl5
yeq2JUBlS4/H9ZE0V/oE3RFPQOWT4bv9L7Ssyk4Dt6jkuZdm4u8LXBP1p9aGITWu
csYgMw9w6aGykb1yIBPPKc4QKPOCGZ1ewqVZ1fndlQ8ul0UQB4NlU4mWUb+2ecPs
4on/zUVZtVzdE9LFFK6syXjgNMUywy10G2IzczbsdKbw5BP/h1RUhoCInCDCFj2M
Ekpy/jbHZFohw9jrdAUHEYaikZ+7AduLtFPnwoQComg8L39oFXBcOc+B5Oi1oF/n
WMoSaWLTlg5/PZBTZVrZe6ydRaWO7Gsd5n4iWdJBTEdagMlZqXw9puBUJfnlDLHF
ZYgFskSjoyZdZAUY8c2fLiMYqAKDv5b6VB1TlPOq0rC1YwO7bLgzfB6s+JkED+DE
q6LHq2OD2+EQp48I2ildAj1ubbXmwv8HDPwgZtZi4xOrVLeSBgOjPmX6MOamEl6R
UzneZwG+hREG0ehtHd0FoVxPDhoR8qlIll9/iO4RkSpUvBMAh0c=
=phSL
-----END PGP SIGNATURE-----
pgpwwXiFH14A0.pgp
Description: PGP signature
--- End Message ---