unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#30730: JDK not reproducible
@ 2018-03-06 15:30 Ricardo Wurmus
  2018-03-11 10:54 ` Ricardo Wurmus
  0 siblings, 1 reply; 2+ messages in thread
From: Ricardo Wurmus @ 2018-03-06 15:30 UTC (permalink / raw)
  To: 30730

The icedtea packages are not reproducible.

* The JDK provides jar files that did not undergo repacking (see
  ant-build-system), so they contain timestamps.

* The doc output contains files generated by javadoc, which contain
  more than one timestamp.  Near the top is a comment:

    <!-- Generated by javadoc (version …) on Tue Mar 06 12:59:50 GMT 2018 -->

  A little further down (still in the head of the document):

    <meta name="date" content="2018-03-06">

* Some of the HTML files in the doc output (such as
  share/doc/icedtea/api/org/omg/PortableInterceptor/ORBInitInfoPackage/DuplicateNameHelper.html)
  also contain text like this:

--8<---------------cut here---------------start------------->8---
<div class="block">org/omg/PortableInterceptor/ORBInitInfoPackage/DuplicateNameHelper.java .
 Generated by the IDL-to-Java compiler (portable), version "3.2"
 from ../../../../src/share/classes/org/omg/PortableInterceptor/Interceptors.idl
 Tuesday, March 6, 2018 1:41:31 PM GMT</div>
--8<---------------cut here---------------end--------------->8---

* Some HTML files in the doc output have *lots* of differences.  An
  example is
  share/doc/icedtea/api/javax/print/attribute/standard/PrinterMakeAndModel.html,
  which seems to be *empty* in the “-check” output.  This is rather
  strange.


--
Ricardo

^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#30730: JDK not reproducible
  2018-03-06 15:30 bug#30730: JDK not reproducible Ricardo Wurmus
@ 2018-03-11 10:54 ` Ricardo Wurmus
  0 siblings, 0 replies; 2+ messages in thread
From: Ricardo Wurmus @ 2018-03-11 10:54 UTC (permalink / raw)
  To: 30730


Ricardo Wurmus <ricardo.wurmus@mdc-berlin.de> writes:

> The icedtea packages are not reproducible.
>
> * The JDK provides jar files that did not undergo repacking (see
>   ant-build-system), so they contain timestamps.

This is fixed in commit f2785bd65.  The “out” output of icedtea-8 now
is built reproducibly.

-- 
Ricardo

GPG: BCA6 89B6 3655 3801 C3C6  2150 197A 5888 235F ACAC
https://elephly.net

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-03-11 10:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-06 15:30 bug#30730: JDK not reproducible Ricardo Wurmus
2018-03-11 10:54 ` Ricardo Wurmus

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).