Bug#848389: derby: Fails to build from source
Jeremy Bicha
jbicha at ubuntu.com
Sat Dec 17 02:57:44 UTC 2016
Package: derby
Version: 10.13.1.1-1
Severity: serious
derby fails to build from source. It looks to me like it's failing
because it's trying to connect to an external website and fails when
it can't load the URL.
I recommend doing a source-only upload next time to detect these issues sooner.
https://wiki.debian.org/SourceOnlyUpload
Build log excerpt below. You can see the full build log at
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/derby.html
Click rbuild on the left sidebar.
install_packagelists:
[mkdir] Created dir: /<<PKGBUILDDIR>>/packageListLoc-se-8
[mkdir] Created dir: /<<PKGBUILDDIR>>/packageListLoc-j2ee-7
[get] Getting: http://docs.oracle.com/javase/8/docs/api/package-list
[get] To: /<<PKGBUILDDIR>>/packageListLoc-se-8/package-list
[get] Error getting
http://docs.oracle.com/javase/8/docs/api/package-list to
/<<PKGBUILDDIR>>/packageListLoc-se-8/package-list
BUILD FAILED
/<<PKGBUILDDIR>>/build.xml:948: The following error occurred while
executing this line:
/<<PKGBUILDDIR>>/build.xml:976: java.net.UnknownHostException: docs.oracle.com
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
at java.net.Socket.connect(Socket.java:589)
at java.net.Socket.connect(Socket.java:538)
at sun.net.NetworkClient.doConnect(NetworkClient.java:180)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:432)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:527)
at sun.net.www.http.HttpClient.<init>(HttpClient.java:211)
at sun.net.www.http.HttpClient.New(HttpClient.java:308)
at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1209)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1157)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032)
at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:966)
at org.apache.tools.ant.taskdefs.Get$GetThread.openConnection(Get.java:728)
at org.apache.tools.ant.taskdefs.Get$GetThread.get(Get.java:641)
at org.apache.tools.ant.taskdefs.Get$GetThread.run(Get.java:631)
Thanks,
Jeremy Bicha
More information about the pkg-java-maintainers
mailing list