Bug#893191: conversant-disruptor FTBFS with openjdk-9

Adrian Bunk bunk at debian.org
Sat Mar 17 08:50:20 UTC 2018


Source: conversant-disruptor
Version: 1.2.10-2
Severity: serious

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/conversant-disruptor.html

...
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /build/1st/conversant-disruptor-1.2.10/src/main/java/com/conversantmedia/util/concurrent/ContendedAtomicInteger.java:[30,10] cannot find symbol
  symbol:   class Contended
  location: package sun.misc
[ERROR] /build/1st/conversant-disruptor-1.2.10/src/main/java/com/conversantmedia/util/concurrent/ContendedAtomicLong.java:[30,10] cannot find symbol
  symbol:   class Contended
  location: package sun.misc
[ERROR] /build/1st/conversant-disruptor-1.2.10/src/main/java/com/conversantmedia/util/concurrent/MPMCConcurrentQueue.java:[167,18] cannot find symbol
  symbol:   class Contended
  location: package sun.misc
[ERROR] /build/1st/conversant-disruptor-1.2.10/src/main/java/com/conversantmedia/util/concurrent/ContendedInt.java:[29,14] cannot find symbol
  symbol:   class Contended
  location: package sun.misc
[ERROR] /build/1st/conversant-disruptor-1.2.10/src/main/java/com/conversantmedia/util/concurrent/ContendedLong.java:[28,14] cannot find symbol
  symbol:   class Contended
  location: package sun.misc
[INFO] 5 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.848 s
[INFO] Finished at: 2019-04-18T23:51:38-12:00
[INFO] Final Memory: 13M/46M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.6.2:compile (default-compile) on project disruptor: Compilation failure: Compilation failure: 
[ERROR] /build/1st/conversant-disruptor-1.2.10/src/main/java/com/conversantmedia/util/concurrent/ContendedAtomicInteger.java:[30,10] cannot find symbol
[ERROR]   symbol:   class Contended
[ERROR]   location: package sun.misc
[ERROR] /build/1st/conversant-disruptor-1.2.10/src/main/java/com/conversantmedia/util/concurrent/ContendedAtomicLong.java:[30,10] cannot find symbol
[ERROR]   symbol:   class Contended
[ERROR]   location: package sun.misc
[ERROR] /build/1st/conversant-disruptor-1.2.10/src/main/java/com/conversantmedia/util/concurrent/MPMCConcurrentQueue.java:[167,18] cannot find symbol
[ERROR]   symbol:   class Contended
[ERROR]   location: package sun.misc
[ERROR] /build/1st/conversant-disruptor-1.2.10/src/main/java/com/conversantmedia/util/concurrent/ContendedInt.java:[29,14] cannot find symbol
[ERROR]   symbol:   class Contended
[ERROR]   location: package sun.misc
[ERROR] /build/1st/conversant-disruptor-1.2.10/src/main/java/com/conversantmedia/util/concurrent/ContendedLong.java:[28,14] cannot find symbol
[ERROR]   symbol:   class Contended
[ERROR]   location: package sun.misc
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
dh_auto_build: /usr/lib/jvm/default-java/bin/java -noverify -cp /usr/share/maven/boot/plexus-classworlds-2.x.jar -Dmaven.home=/usr/share/maven -Dmaven.multiModuleProjectDirectory=/build/1st/conversant-disruptor-1.2.10 -Dclassworlds.conf=/etc/maven/m2-debian.conf -Dproperties.file.manual=/build/1st/conversant-disruptor-1.2.10/debian/maven.properties org.codehaus.plexus.classworlds.launcher.Launcher -s/etc/maven/settings-debian.xml -Ddebian.dir=/build/1st/conversant-disruptor-1.2.10/debian -Dmaven.repo.local=/build/1st/conversant-disruptor-1.2.10/debian/maven-repo --batch-mode package -DskipTests -Dnotimestamp=true -Dlocale=en_US returned exit code 1
make: *** [debian/rules:4: build] Error 2



More information about the pkg-java-maintainers mailing list