unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Julien Lepiller <julien@lepiller.eu>
To: "Ludovic Courtès" <ludo@gnu.org>,
	"Guillaume Le Vaillant" <glv@posteo.net>
Cc: 50567@debbugs.gnu.org
Subject: bug#50567: [core-updates-frozen] icedtea-6 fails to build.
Date: Tue, 14 Sep 2021 07:37:53 -0400	[thread overview]
Message-ID: <28D6969F-40B2-442F-916C-DB19ACF87AD1@lepiller.eu> (raw)
In-Reply-To: <87ilz37di5.fsf@gnu.org>

[-- Attachment #1: Type: text/plain, Size: 1479 bytes --]

Again this is exactly where I was blocked. There is a checksum being generated in classlist files from java code during the build. The classlist file is exactly the same as the one in master, so it's correctly generated. Fowever, at some point, the process needs toqload that file, and that ultimately calls some C code (identical to the java code) that re-computes and compares the checksum. After printing some values, it seems that it always computes "0…031" as the hash of any classlist file, despite running the function and taking everything into account. I think this is again an optimization issue, anl it's not clear how to work around that.

Le 14 septembre 2021 04:44:18 GMT-04:00, "Ludovic Courtès" <ludo@gnu.org> a écrit :
>Hi Guillaume,
>
>Guillaume Le Vaillant <glv@posteo.net> skribis:
>
>> I'm trying to get icedtea-6 to build on the core-updates-frozen branch.
>> I fixed a few C/C++ related issues,
>
>Thanks for fixing those!  After <https://issues.guix.gnu.org/49990#10>
>Julien mentioned on IRC that using an older GCC allowed us to work
>around those C++ issues, but your approach looks nicer to me.
>
>> but then I get this error:
>>
>> Preload failed: checksum of class list was incorrect.
>> make: *** [Makefile:2746: stamps/add-archive-ecj.stamp] Error 1
>
>Woow, never seen that.  Julien, Ricardo, does that ring a bell?
>
>Java is the main stumbling block on core-updates-frozen; making
>progress!
>
>Thanks,
>Ludo’.

[-- Attachment #2: Type: text/html, Size: 2078 bytes --]

  reply	other threads:[~2021-09-15 18:35 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-13 13:01 bug#50567: [core-updates-frozen] icedtea-6 fails to build Guillaume Le Vaillant
2021-09-13 14:32 ` Julien Lepiller
2021-09-14  8:44 ` Ludovic Courtès
2021-09-14 11:37   ` Julien Lepiller [this message]
2021-09-15 20:11     ` Julien Lepiller
2022-09-13 13:49     ` Marius Bakke
2021-09-14 16:25   ` Guillaume Le Vaillant

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=28D6969F-40B2-442F-916C-DB19ACF87AD1@lepiller.eu \
    --to=julien@lepiller.eu \
    --cc=50567@debbugs.gnu.org \
    --cc=glv@posteo.net \
    --cc=ludo@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).