Your message dated Sat, 23 Feb 2019 20:43:41 +0000
with message-id <e1gxe97-0000e6...@fasolo.debian.org>
and subject line Bug#915208: fixed in easybind 1.0.3-2
has caused the Debian Bug report #915208,
regarding easybind FTBFS: error: package javafx.beans does not exist
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.)


-- 
915208: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=915208
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: easybind
Version: 1.0.3-1
Severity: serious
Tags: ftbfs buster sid

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

...
Compiling with JDK Java compiler API.
/build/1st/easybind-1.0.3/src/main/java/org/fxmisc/easybind/select/SelectObjectBinding.java:3:
 error: package javafx.beans does not exist
import javafx.beans.InvalidationListener;
                   ^
/build/1st/easybind-1.0.3/src/main/java/org/fxmisc/easybind/select/SelectObjectBinding.java:4:
 error: package javafx.beans.binding does not exist
import javafx.beans.binding.ObjectBinding;
                           ^
/build/1st/easybind-1.0.3/src/main/java/org/fxmisc/easybind/select/SelectObjectBinding.java:5:
 error: package javafx.beans.value does not exist
import javafx.beans.value.ObservableValue;
                         ^
/build/1st/easybind-1.0.3/src/main/java/org/fxmisc/easybind/select/SelectObjectBinding.java:9:
 error: cannot find symbol
class SelectObjectBinding<T, U> extends ObjectBinding<U> implements 
MonadicBinding<U> {
                                        ^
  symbol: class ObjectBinding
/build/1st/easybind-1.0.3/src/main/java/org/fxmisc/easybind/monadic/MonadicBinding.java:3:
 error: package javafx.beans.binding does not exist
import javafx.beans.binding.Binding;
                           ^
/build/1st/easybind-1.0.3/src/main/java/org/fxmisc/easybind/monadic/MonadicBinding.java:6:
 error: cannot find symbol
extends Binding<T>, MonadicObservableValue<T> {}
        ^
  symbol: class Binding
/build/1st/easybind-1.0.3/src/main/java/org/fxmisc/easybind/monadic/MonadicObservableValue.java:9:
 error: package javafx.beans does not exist
import javafx.beans.InvalidationListener;
                   ^
/build/1st/easybind-1.0.3/src/main/java/org/fxmisc/easybind/monadic/MonadicObservableValue.java:10:
 error: package javafx.beans.property does not exist
import javafx.beans.property.Property;
                            ^
/build/1st/easybind-1.0.3/src/main/java/org/fxmisc/easybind/monadic/MonadicObservableValue.java:11:
 error: package javafx.beans.value does not exist
import javafx.beans.value.ChangeListener;
                         ^
/build/1st/easybind-1.0.3/src/main/java/org/fxmisc/easybind/monadic/MonadicObservableValue.java:12:
 error: package javafx.beans.value does not exist
import javafx.beans.value.ObservableObjectValue;
                         ^
/build/1st/easybind-1.0.3/src/main/java/org/fxmisc/easybind/monadic/MonadicObservableValue.java:13:
 error: package javafx.beans.value does not exist
import javafx.beans.value.ObservableValue;
                         ^
/build/1st/easybind-1.0.3/src/main/java/org/fxmisc/easybind/monadic/MonadicObservableValue.java:22:
 error: cannot find symbol
public interface MonadicObservableValue<T> extends ObservableObjectValue<T> {
                                                   ^
  symbol: class ObservableObjectValue
/build/1st/easybind-1.0.3/src/main/java/org/fxmisc/easybind/select/SelectObjectBinding.java:10:
 error: cannot find symbol
    private final ObservableValue<T> root;
                  ^
  symbol:   class ObservableValue
  location: class SelectObjectBinding<T,U>
  where T,U are type-variables:
    T extends Object declared in class SelectObjectBinding
    U extends Object declared in class SelectObjectBinding
...

--- End Message ---
--- Begin Message ---
Source: easybind
Source-Version: 1.0.3-2

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

Debian distribution maintenance software
pp.
tony mancill <tmanc...@debian.org> (supplier of updated easybind 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: Sat, 23 Feb 2019 12:02:47 -0800
Source: easybind
Architecture: source
Version: 1.0.3-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
<pkg-java-maintain...@lists.alioth.debian.org>
Changed-By: tony mancill <tmanc...@debian.org>
Closes: 915208
Changes:
 easybind (1.0.3-2) unstable; urgency=medium
 .
   * Mark libeasybind-java Multi-arch: foreign
   * Correct Homepage URL in debian/control
   * Update gradle build patch for javafx (Closes: #915208)
   * Add stubbed implementation of getViewIndex() for JavaFX 9
   * Update Vcs- URLs to point to Salsa
   * Bump Standards-Version to 4.3.0
   * Use debhelper 12
Checksums-Sha1:
 7d7806fb28acada7357754ce87cbf6ce414e86a4 2041 easybind_1.0.3-2.dsc
 cc411bfba00d723f87fcdbaf26fc7418eeeb2b2c 2680 easybind_1.0.3-2.debian.tar.xz
 b1dec4b5d6c711a0111d1c57d0325a99e0b27c0b 14975 easybind_1.0.3-2_amd64.buildinfo
Checksums-Sha256:
 17db1dcc8f0fe0254888266fc9379b188d37a87ed53f10e4420506e28249283c 2041 
easybind_1.0.3-2.dsc
 8cd070c7e70b358cf945c5811773c97c58c405a71340109562d1fc911b8a1e42 2680 
easybind_1.0.3-2.debian.tar.xz
 ab7d9478d46c74e595d383d8887c787898551a97adc92135d58c8549d9bd8703 14975 
easybind_1.0.3-2_amd64.buildinfo
Files:
 52dbfc4825c86331250810453dc8f719 2041 java optional easybind_1.0.3-2.dsc
 03d2efdbffe0e48ddfb02402d14c6689 2680 java optional 
easybind_1.0.3-2.debian.tar.xz
 7647abb04eb94bc558f3bea16f3ea54a 14975 java optional 
easybind_1.0.3-2_amd64.buildinfo

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

iQJIBAEBCgAyFiEE5Qr9Va3SequXFjqLIdIFiZdLPpYFAlxxqfgUHHRtYW5jaWxs
QGRlYmlhbi5vcmcACgkQIdIFiZdLPpYjLg//YUm8yZufpLbZcs6N4ef1JSsbM27q
cAuP2qLKaVpEH4jhYaqp7dNvm1/svZ41q/Pc5BNFsOoRVfH9+OnHbszPJUU7nmy/
De2tqCDOFMLHB+S0iM2+9HQMGTLIHa9IwjEURnbfDNPKa1NgIt4TSG+Iq4j0RoWV
3+Pkv4Wo/Vad4g/e1GiZeYWN0oXmnmqRfV/JihCtXPpuK8TWU0/Y/kZMRj5Ii2fO
zFr+gJV52T4lSdJ7atJlL07p4D0STK27u2uDUEZAG+JdkPd9U2hAFqqysGLSpQ0r
O76lbMWNUoJZvpChLhf8J4h/xRJOCQazR4FLb0EHIOanUwNX1YEEds6aptCJmLPy
ezu9U2aMtEZoXscyWLNJu1FVc8L7PWksn5MxRfhzmlr592Iz0fZs9qZZqJNsVkx2
C0HofM8OhupRbuTzQQbAcCLu3fZrc4qyRLMoeSRJQxml/ZyeK94QO5rtOAs3d6kr
oBR1bbbB/eZx41y0C8uhSYkkcaJ4zIy7fP4u/UHnexjTSN++mFVTbTfbx/LFAN8Z
Df8sV3lc0meR7PkY8nll+Zcbir+DqGLcGC1is+VXQjn3VESKXrN9W0n50e06aOdP
avKXCuSdw4YJ8O2CMaJbu8oh3tmLY6ntSBoFzcX2fIYyuTPxYlOPCoH0EfM6EfwW
90scMKSgql0VFYQ=
=qQbQ
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to