Bug#893345: javafxsvg FTBFS with openjdk-9

Adrian Bunk bunk at debian.org
Sun Mar 18 07:19:44 UTC 2018


Source: javafxsvg
Version: 1.2.1-1
Severity: serious

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

...
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.265 s
[INFO] Finished at: 2019-04-19T16:46:01-12:00
[INFO] Final Memory: 14M/48M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.6.2:compile (default-compile) on project javafxsvg: Compilation failure: Compilation failure: 
[ERROR] /build/1st/javafxsvg-1.2.1/src/main/java/de/codecentric/centerdevice/javafxsvg/SvgImageLoaderFactory.java:[6,26] package com.sun.javafx.iio does not exist
[ERROR] /build/1st/javafxsvg-1.2.1/src/main/java/de/codecentric/centerdevice/javafxsvg/SvgImageLoaderFactory.java:[7,26] package com.sun.javafx.iio does not exist
[ERROR] /build/1st/javafxsvg-1.2.1/src/main/java/de/codecentric/centerdevice/javafxsvg/SvgImageLoaderFactory.java:[8,26] package com.sun.javafx.iio does not exist
[ERROR] /build/1st/javafxsvg-1.2.1/src/main/java/de/codecentric/centerdevice/javafxsvg/SvgImageLoaderFactory.java:[9,26] package com.sun.javafx.iio does not exist
[ERROR] /build/1st/javafxsvg-1.2.1/src/main/java/de/codecentric/centerdevice/javafxsvg/SvgImageLoaderFactory.java:[11,47] cannot find symbol
[ERROR]   symbol: class ImageLoaderFactory
[ERROR] /build/1st/javafxsvg-1.2.1/src/main/java/de/codecentric/centerdevice/javafxsvg/SvgImageLoaderFactory.java:[12,30] cannot find symbol
[ERROR]   symbol:   class ImageLoaderFactory
[ERROR]   location: class de.codecentric.centerdevice.javafxsvg.SvgImageLoaderFactory
[ERROR] /build/1st/javafxsvg-1.2.1/src/main/java/de/codecentric/centerdevice/javafxsvg/SvgImageLoaderFactory.java:[18,29] cannot find symbol
[ERROR]   symbol:   class ImageLoaderFactory
[ERROR]   location: class de.codecentric.centerdevice.javafxsvg.SvgImageLoaderFactory
[ERROR] /build/1st/javafxsvg-1.2.1/src/main/java/de/codecentric/centerdevice/javafxsvg/SvgImageLoaderFactory.java:[23,16] cannot find symbol
[ERROR]   symbol:   class ImageFormatDescription
[ERROR]   location: class de.codecentric.centerdevice.javafxsvg.SvgImageLoaderFactory
[ERROR] /build/1st/javafxsvg-1.2.1/src/main/java/de/codecentric/centerdevice/javafxsvg/SvgImageLoaderFactory.java:[28,16] cannot find symbol
[ERROR]   symbol:   class ImageLoader
[ERROR]   location: class de.codecentric.centerdevice.javafxsvg.SvgImageLoaderFactory
[ERROR] /build/1st/javafxsvg-1.2.1/src/main/java/de/codecentric/centerdevice/javafxsvg/ScreenHelper.java:[3,20] package javafx.stage does not exist
[ERROR] /build/1st/javafxsvg-1.2.1/src/main/java/de/codecentric/centerdevice/javafxsvg/ScreenHelper.java:[33,33] cannot find symbol
[ERROR]   symbol:   class Screen
[ERROR]   location: class de.codecentric.centerdevice.javafxsvg.ScreenHelper.ScreenAccessor
[ERROR] /build/1st/javafxsvg-1.2.1/src/main/java/de/codecentric/centerdevice/javafxsvg/FixedPixelDensityImageFrame.java:[5,26] package com.sun.javafx.iio does not exist
[ERROR] /build/1st/javafxsvg-1.2.1/src/main/java/de/codecentric/centerdevice/javafxsvg/FixedPixelDensityImageFrame.java:[6,26] package com.sun.javafx.iio does not exist
[ERROR] /build/1st/javafxsvg-1.2.1/src/main/java/de/codecentric/centerdevice/javafxsvg/FixedPixelDensityImageFrame.java:[7,39] package com.sun.javafx.iio.ImageStorage does not exist
[ERROR] /build/1st/javafxsvg-1.2.1/src/main/java/de/codecentric/centerdevice/javafxsvg/FixedPixelDensityImageFrame.java:[9,50] cannot find symbol
[ERROR]   symbol: class ImageFrame
[ERROR] /build/1st/javafxsvg-1.2.1/src/main/java/de/codecentric/centerdevice/javafxsvg/FixedPixelDensityImageFrame.java:[11,44] cannot find symbol
[ERROR]   symbol:   class ImageType
[ERROR]   location: class de.codecentric.centerdevice.javafxsvg.FixedPixelDensityImageFrame
[ERROR] /build/1st/javafxsvg-1.2.1/src/main/java/de/codecentric/centerdevice/javafxsvg/FixedPixelDensityImageFrame.java:[12,61] cannot find symbol
[ERROR]   symbol:   class ImageMetadata
[ERROR]   location: class de.codecentric.centerdevice.javafxsvg.FixedPixelDensityImageFrame
[ERROR] /build/1st/javafxsvg-1.2.1/src/main/java/de/codecentric/centerdevice/javafxsvg/SvgDescriptor.java:[3,33] package com.sun.javafx.iio.common does not exist
[ERROR] /build/1st/javafxsvg-1.2.1/src/main/java/de/codecentric/centerdevice/javafxsvg/SvgDescriptor.java:[5,36] cannot find symbol
[ERROR]   symbol: class ImageDescriptor
[ERROR] /build/1st/javafxsvg-1.2.1/src/main/java/de/codecentric/centerdevice/javafxsvg/SvgDescriptor.java:[11,30] cannot find symbol
[ERROR]   symbol:   class Signature
[ERROR]   location: class de.codecentric.centerdevice.javafxsvg.SvgDescriptor
[ERROR] /build/1st/javafxsvg-1.2.1/src/main/java/de/codecentric/centerdevice/javafxsvg/SvgDescriptor.java:[14,24] cannot find symbol
[ERROR]   symbol:   class ImageDescriptor
[ERROR]   location: class de.codecentric.centerdevice.javafxsvg.SvgDescriptor
[ERROR] /build/1st/javafxsvg-1.2.1/src/main/java/de/codecentric/centerdevice/javafxsvg/SvgDescriptor.java:[20,36] cannot find symbol
[ERROR]   symbol:   class ImageDescriptor
[ERROR]   location: class de.codecentric.centerdevice.javafxsvg.SvgDescriptor
[ERROR] /build/1st/javafxsvg-1.2.1/src/main/java/de/codecentric/centerdevice/javafxsvg/SvgImageLoader.java:[8,20] package javafx.stage does not exist
[ERROR] /build/1st/javafxsvg-1.2.1/src/main/java/de/codecentric/centerdevice/javafxsvg/SvgImageLoader.java:[12,26] package com.sun.javafx.iio does not exist
[ERROR] /build/1st/javafxsvg-1.2.1/src/main/java/de/codecentric/centerdevice/javafxsvg/SvgImageLoader.java:[13,26] package com.sun.javafx.iio does not exist
[ERROR] /build/1st/javafxsvg-1.2.1/src/main/java/de/codecentric/centerdevice/javafxsvg/SvgImageLoader.java:[14,33] package com.sun.javafx.iio.common does not exist
[ERROR] /build/1st/javafxsvg-1.2.1/src/main/java/de/codecentric/centerdevice/javafxsvg/SvgImageLoader.java:[19,37] cannot find symbol
[ERROR]   symbol: class ImageLoaderImpl
[ERROR] /build/1st/javafxsvg-1.2.1/src/main/java/de/codecentric/centerdevice/javafxsvg/SvgImageLoader.java:[40,16] cannot find symbol
[ERROR]   symbol:   class ImageFrame
[ERROR]   location: class de.codecentric.centerdevice.javafxsvg.SvgImageLoader
[ERROR] /build/1st/javafxsvg-1.2.1/src/main/java/de/codecentric/centerdevice/javafxsvg/SvgImageLoader.java:[72,17] cannot find symbol
[ERROR]   symbol:   class ImageFrame
[ERROR]   location: class de.codecentric.centerdevice.javafxsvg.SvgImageLoader
[ERROR] /build/1st/javafxsvg-1.2.1/src/main/java/de/codecentric/centerdevice/javafxsvg/SvgImageLoaderFactory.java:[15,17] cannot find symbol
[ERROR]   symbol:   variable ImageStorage
[ERROR]   location: class de.codecentric.centerdevice.javafxsvg.SvgImageLoaderFactory
[ERROR] /build/1st/javafxsvg-1.2.1/src/main/java/de/codecentric/centerdevice/javafxsvg/SvgImageLoaderFactory.java:[22,9] method does not override or implement a method from a supertype
[ERROR] /build/1st/javafxsvg-1.2.1/src/main/java/de/codecentric/centerdevice/javafxsvg/SvgImageLoaderFactory.java:[27,9] method does not override or implement a method from a supertype
[ERROR] /build/1st/javafxsvg-1.2.1/src/main/java/de/codecentric/centerdevice/javafxsvg/ScreenHelper.java:[25,23] cannot find symbol
[ERROR]   symbol:   class Screen
[ERROR]   location: class de.codecentric.centerdevice.javafxsvg.ScreenHelper.ScreenAccessor
[ERROR] /build/1st/javafxsvg-1.2.1/src/main/java/de/codecentric/centerdevice/javafxsvg/ScreenHelper.java:[27,23] cannot find symbol
[ERROR]   symbol:   class Screen
[ERROR]   location: class de.codecentric.centerdevice.javafxsvg.ScreenHelper.ScreenAccessor
[ERROR] /build/1st/javafxsvg-1.2.1/src/main/java/de/codecentric/centerdevice/javafxsvg/FixedPixelDensityImageFrame.java:[16,9] method does not override or implement a method from a supertype
[ERROR] /build/1st/javafxsvg-1.2.1/src/main/java/de/codecentric/centerdevice/javafxsvg/SvgDescriptor.java:[12,29] cannot find symbol
[ERROR]   symbol:   class Signature
[ERROR]   location: class de.codecentric.centerdevice.javafxsvg.SvgDescriptor
[ERROR] /build/1st/javafxsvg-1.2.1/src/main/java/de/codecentric/centerdevice/javafxsvg/SvgDescriptor.java:[12,63] cannot find symbol
[ERROR]   symbol:   class Signature
[ERROR]   location: class de.codecentric.centerdevice.javafxsvg.SvgDescriptor
[ERROR] /build/1st/javafxsvg-1.2.1/src/main/java/de/codecentric/centerdevice/javafxsvg/SvgImageLoader.java:[39,9] method does not override or implement a method from a supertype
[ERROR] /build/1st/javafxsvg-1.2.1/src/main/java/de/codecentric/centerdevice/javafxsvg/SvgImageLoader.java:[66,38] cannot find symbol
[ERROR]   symbol:   variable Screen
[ERROR]   location: class de.codecentric.centerdevice.javafxsvg.SvgImageLoader
[ERROR] /build/1st/javafxsvg-1.2.1/src/main/java/de/codecentric/centerdevice/javafxsvg/SvgImageLoader.java:[66,22] cannot find symbol
[ERROR]   symbol:   class Screen
[ERROR]   location: class de.codecentric.centerdevice.javafxsvg.SvgImageLoader
[ERROR] /build/1st/javafxsvg-1.2.1/src/main/java/de/codecentric/centerdevice/javafxsvg/SvgImageLoader.java:[76,68] package ImageStorage does not exist
[ERROR] /build/1st/javafxsvg-1.2.1/src/main/java/de/codecentric/centerdevice/javafxsvg/SvgImageLoader.java:[123,9] method does not override or implement a method from a supertype
[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/javafxsvg-1.2.1 -Dclassworlds.conf=/etc/maven/m2-debian.conf -Dproperties.file.manual=/build/1st/javafxsvg-1.2.1/debian/maven.properties org.codehaus.plexus.classworlds.launcher.Launcher -s/etc/maven/settings-debian.xml -Ddebian.dir=/build/1st/javafxsvg-1.2.1/debian -Dmaven.repo.local=/build/1st/javafxsvg-1.2.1/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