Your message dated Wed, 14 Nov 2018 13:34:28 +0000
with message-id <e1gmvjm-000j2n...@fasolo.debian.org>
and subject line Bug#893345: fixed in javafxsvg 1.2.1-2
has caused the Debian Bug report #893345,
regarding javafxsvg FTBFS with openjdk-9
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.)


-- 
893345: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=893345
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
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

--- End Message ---
--- Begin Message ---
Source: javafxsvg
Source-Version: 1.2.1-2

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

Debian distribution maintenance software
pp.
Markus Koschany <a...@debian.org> (supplier of updated javafxsvg 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: Wed, 14 Nov 2018 14:20:10 +0100
Source: javafxsvg
Binary: libjavafxsvg-java
Architecture: source
Version: 1.2.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
<pkg-java-maintain...@lists.alioth.debian.org>
Changed-By: Markus Koschany <a...@debian.org>
Description:
 libjavafxsvg-java - CenterDevice JavaFxSVG library
Closes: 893345
Changes:
 javafxsvg (1.2.1-2) unstable; urgency=medium
 .
   * Team upload.
   * Switch to compat level 11.
   * Fix FTBFS with OpenJFX 11 by build-depending on openjfx artifacts
     explicitly. (Closes: #893345)
   * Declare compliance with Debian Policy 4.2.1.
Checksums-Sha1:
 38112101d21c59bba7b372b6f78904fb19807949 2216 javafxsvg_1.2.1-2.dsc
 9ac0b61d627049feee638f9314ec04b47ddf53dc 3696 javafxsvg_1.2.1-2.debian.tar.xz
 6f481ba9c59a41f8cdf46b37767911514dcae21a 15594 
javafxsvg_1.2.1-2_amd64.buildinfo
Checksums-Sha256:
 294f7b4f80526773a17e417015e7a46863d5b23dc510a0efb36914c551e8916e 2216 
javafxsvg_1.2.1-2.dsc
 d37d2825571dd81d25b0f04de4e546d9239e067d242347f3b67938a730f02a5e 3696 
javafxsvg_1.2.1-2.debian.tar.xz
 458dfb73e207021d590b433029e2a744b04619e6696ca27da62138d826ca4d22 15594 
javafxsvg_1.2.1-2_amd64.buildinfo
Files:
 d539626856b87d0fd4a327a2b265bb32 2216 java optional javafxsvg_1.2.1-2.dsc
 1eb645d950e0b0bf81bd3f01bf2dd1e1 3696 java optional 
javafxsvg_1.2.1-2.debian.tar.xz
 74be331163b5d4eea51bb94a9ee17af2 15594 java optional 
javafxsvg_1.2.1-2_amd64.buildinfo

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

iQKjBAEBCgCNFiEErPPQiO8y7e9qGoNf2a0UuVE7UeQFAlvsIb9fFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEFD
RjNEMDg4RUYzMkVERUY2QTFBODM1RkQ5QUQxNEI5NTEzQjUxRTQPHGFwb0BkZWJp
YW4ub3JnAAoJENmtFLlRO1HkZOMQAMNgbO06MGsEZWczdeDhKFa2fb/R+yv8BT97
KoT2EnqS7jS8WO60KBG9jBK4sAE9RNV4g6ikQw6xFQ4m9KiSdQGinaU1bjaLgylm
U0fcb5zJcXcbzlc86c9scItZIu6OEjaWjCLoERE4ksnqxugcnB4AOFyzkHRGKYjY
6D5A1vc3fISgWL755PN/liqEQB54cR2swIb2ZLxoH8BHZ5TkwP/SnwKhA0havFzq
Ra3V3Hv0mazyvxFbAyJ78P2t42KmwsTpfMw3t14hXDE1eV1nH3DeBZJdtY9CuKIP
PuiRe0yn0un+m0fMxsNlwfsHOw7FBu6s1A2bwG+siPDhS1sG84FEJU4kuFzyAHgC
58Sgn2US2GIwIraUXqoprWGekTdyTqe80uHPcufyclVpcmoHRkBO/TpQgywv7caF
T6DQFwcRYuUGiX22W2brSGYsAJXZxxDyajY2cRRyUdd0N3je7r/+WDYQJtrXdCST
r8k9WYRbalYNGFhNZmC2tixzxAFADGv0h/5t+Zn+yUZAWhvTkZeEIG+xI+bi9O05
fd89P1F4jjKDbZfShqwEfsAhkvZb5b70BdP6f6u8LAuuxNYQCTej5adqf5i477FL
8G1NaOLJwUsxije5wEtyPb1BfPjUvvxnMUZ+4z5uYqG/+iyHlsQopP+GuuQhAmbB
dw/di1N5
=3Yqw
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to