Your message dated Sun, 05 Feb 2023 22:50:01 +0000
with message-id <e1ponph-00dca2...@fasolo.debian.org>
and subject line Bug#1012102: fixed in groovycsv 1.3-3
has caused the Debian Bug report #1012102,
regarding groovycsv: FTBFS with OpenJDK 17 due to an illegal reflective access 
during the tests
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.)


-- 
1012102: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1012102
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: groovycsv
Version: 1.3-2
Severity: important
Tags: ftbfs sid bookworm
User: debian-j...@lists.debian.org
Usertags: default-java17

groovycsv fails to build with OpenJDK 17, the tests make an illegal
reflective access into java.base/java.lang:


  :test
  Putting task artifact state for task ':test' into context took 0.0 secs.
  Up-to-date check for task ':test' took 0.008 secs. It is not up-to-date 
because:
    No history is available.
  Starting process 'Gradle Test Executor 2'. Working directory: 
/<<PKGBUILDDIR>> Command: /usr/lib/jvm/java-17-openjdk-amd64/bin/java 
-Dorg.gradle.native=false @/tmp/gradle-worker-classpath12606975899872403165txt 
-Dfile.encoding=UTF-8 -Duser.country -Duser.language=en -Duser.variant -ea 
worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test 
Executor 2'
  Successfully started process 'Gradle Test Executor 2'
  Gradle Test Executor 2 started executing tests.
  
  com.xlson.groovycsv.CsvIteratorSpec > CsvIterator should close the underlying 
CSVReader instance when reaching the end of the file. FAILED
      java.lang.ExceptionInInitializerError
          at 
org.spockframework.mock.runtime.ProxyBasedMockFactory$CglibMockFactory.createMock(ProxyBasedMockFactory.java:80)
          at 
org.spockframework.mock.runtime.ProxyBasedMockFactory.create(ProxyBasedMockFactory.java:49)
          at 
org.spockframework.mock.runtime.JavaMockFactory.create(JavaMockFactory.java:51)
          at 
org.spockframework.mock.runtime.CompositeMockFactory.create(CompositeMockFactory.java:44)
          at 
org.spockframework.lang.SpecInternals.createMock(SpecInternals.java:47)
          at 
org.spockframework.lang.SpecInternals.createMockImpl(SpecInternals.java:282)
          at 
org.spockframework.lang.SpecInternals.MockImpl(SpecInternals.java:99)
          at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
          at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
          at com.xlson.groovycsv.CsvIteratorSpec.CsvIterator should close the 
underlying CSVReader instance when reaching the end of the 
file.(CsvIteratorSpec.groovy:32)
  
          Caused by:
          net.sf.cglib.core.CodeGenerationException: 
java.lang.reflect.InaccessibleObjectException-->Unable to make protected final 
java.lang.Class 
java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain)
 throws java.lang.ClassFormatError accessible: module java.base does not "opens 
java.lang" to unnamed module @4cfaf581
              at 
net.sf.cglib.core.ReflectUtils.defineClass(ReflectUtils.java:464)
              at 
net.sf.cglib.core.AbstractClassGenerator.generate(AbstractClassGenerator.java:339)
              at 
net.sf.cglib.core.AbstractClassGenerator$ClassLoaderData$3.apply(AbstractClassGenerator.java:96)
              at 
net.sf.cglib.core.AbstractClassGenerator$ClassLoaderData$3.apply(AbstractClassGenerator.java:94)
              at 
net.sf.cglib.core.internal.LoadingCache$2.call(LoadingCache.java:54)
              at 
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
              at 
net.sf.cglib.core.internal.LoadingCache.createEntry(LoadingCache.java:61)
              at 
net.sf.cglib.core.internal.LoadingCache.get(LoadingCache.java:34)
              at 
net.sf.cglib.core.AbstractClassGenerator$ClassLoaderData.get(AbstractClassGenerator.java:119)
              at 
net.sf.cglib.core.AbstractClassGenerator.create(AbstractClassGenerator.java:294)
              at 
net.sf.cglib.core.KeyFactory$Generator.create(KeyFactory.java:221)
              at net.sf.cglib.core.KeyFactory.create(KeyFactory.java:174)
              at net.sf.cglib.core.KeyFactory.create(KeyFactory.java:153)
              at net.sf.cglib.proxy.Enhancer.<clinit>(Enhancer.java:73)
              ... 10 more
  
              Caused by:
              java.lang.reflect.InaccessibleObjectException: Unable to make 
protected final java.lang.Class 
java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain)
 throws java.lang.ClassFormatError accessible: module java.base does not "opens 
java.lang" to unnamed module @4cfaf581
                  at net.sf.cglib.core.ReflectUtils$1.run(ReflectUtils.java:61)
                  at 
java.base/java.security.AccessController.doPrivileged(AccessController.java:569)
                  at 
net.sf.cglib.core.ReflectUtils.<clinit>(ReflectUtils.java:52)
                  at 
net.sf.cglib.core.KeyFactory$Generator.generateClass(KeyFactory.java:243)
                  at 
net.sf.cglib.core.DefaultGeneratorStrategy.generate(DefaultGeneratorStrategy.java:25)
                  at 
net.sf.cglib.core.AbstractClassGenerator.generate(AbstractClassGenerator.java:332)
                  ... 22 more

--- End Message ---
--- Begin Message ---
Source: groovycsv
Source-Version: 1.3-3
Done: Emmanuel Bourg <ebo...@apache.org>

We believe that the bug you reported is fixed in the latest version of
groovycsv, 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 1012...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Emmanuel Bourg <ebo...@apache.org> (supplier of updated groovycsv 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: Sun, 05 Feb 2023 23:37:30 +0100
Source: groovycsv
Architecture: source
Version: 1.3-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
<pkg-java-maintain...@lists.alioth.debian.org>
Changed-By: Emmanuel Bourg <ebo...@apache.org>
Closes: 1012102
Changes:
 groovycsv (1.3-3) unstable; urgency=medium
 .
   * Fixed the build failure with Java 17 (Closes: #1012102)
   * Standards-Version updated to 4.6.2
   * Switch to debhelper level 13
Checksums-Sha1:
 3ae947910af8758a0172932c0364c53e4d1df985 2103 groovycsv_1.3-3.dsc
 a4ac41d53ee90a533f4576c508eb3160b104690e 4056 groovycsv_1.3-3.debian.tar.xz
 486a7575de467d915b3f45f95cd64b4d61bedbe5 15121 groovycsv_1.3-3_source.buildinfo
Checksums-Sha256:
 ab243d1872637398250f1d3e7b922af76e06979cd69e6b525ffd57747089579a 2103 
groovycsv_1.3-3.dsc
 7ea0610f36fafe3dc36e55506dc8018acd2a52f0bfde90ad5ad54fff42b16773 4056 
groovycsv_1.3-3.debian.tar.xz
 5ddb40227cc09c837c6b9c00d75287002122611511c1d6755fe285a604f6e1e8 15121 
groovycsv_1.3-3_source.buildinfo
Files:
 23e3faa8e724095e40941f67c861ee83 2103 java optional groovycsv_1.3-3.dsc
 701eb00abc09ad59be12235294b0aaff 4056 java optional 
groovycsv_1.3-3.debian.tar.xz
 83cae828d008c61fb1101d77ccf66c31 15121 java optional 
groovycsv_1.3-3_source.buildinfo

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

iQJGBAEBCgAwFiEEuM5N4hCA3PkD4WxA9RPEGeS50KwFAmPgMCYSHGVib3VyZ0Bh
cGFjaGUub3JnAAoJEPUTxBnkudCsGpcP/RACk7H/UXkjGqLaEAmPW4gxgjSWw19R
PeSdd9fImLzPNfycHK3SWrCYZGEv82kloE/hawF1r5Damuxx92xp2GMvsRtB0mAt
dG/jikxaeQCUizHmDDsBtWd8t0UWyyuhsbkfTDu6UkSvpJXa0RyXS2NUtRxbbt9N
qFb+1vI9zTN9p0Ou+Nr8nTb6cERpkuakRancELDMgikjtFT2vIB9mPb9X01ciPEP
zYzPECCrPZ9UXGvc3QDRpv5TdWjfZIrK9lp+WIPvktf+P5eBOrhkoopxXaG2Vjlz
wfFWuBrtEV27RrOJGazmyo7rjmLiGBG8lwGwiLviQeJl3kOfTCr8n3d24Xj/PZXE
6xuldPr8w1zwcm+tciixky09rbF/AdrStmjLqYOlyRLHABG0O2kmnLgzSwPSlIV7
b5/TbsZ/h1LWHOyqQad+rry3N+PqqlIKQK5SJwnvw5O+top2uDBPwUEfpL2XGhcm
rf3HiI2WKwF72PpMXNOhgsh9x4hWErbfKgPHijryGv2hFP451F1xX9g8c0kxLDk0
zZ7xerpgfLuHeKx4cd8zZiqPSb/Vm2WlYQK/l20YSG+u2QFHLgmYLXxrRJvGEqZy
cssFPezgA9xA0/EgiafbHv5BZdMMjwr8XgeX3jlQyT2m0q9KmUxt2BeGwpkttKgs
JHY8DoxV6LQI
=+m87
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to