all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Marius Bakke <marius@gnu.org>
To: "Julien Lepiller" <julien@lepiller.eu>,
	"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, 13 Sep 2022 15:49:47 +0200	[thread overview]
Message-ID: <87edwfz8n8.fsf@gnu.org> (raw)
In-Reply-To: <28D6969F-40B2-442F-916C-DB19ACF87AD1@lepiller.eu>

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

Julien Lepiller <julien@lepiller.eu> skriver:

> 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.

For the record, this showed up again after switching to GCC 11.  I ended
up disabling optimizations for dump.cpp in 321e866b1cea4916e3568efb
instead of trying to fool the compiler.

Probably it would be better to figure out exactly which optimization
causes this problem, but that's a journey for a different time.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]

  parent reply	other threads:[~2022-09-13 13:50 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
2021-09-15 20:11     ` Julien Lepiller
2022-09-13 13:49     ` Marius Bakke [this message]
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

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

  git send-email \
    --in-reply-to=87edwfz8n8.fsf@gnu.org \
    --to=marius@gnu.org \
    --cc=50567@debbugs.gnu.org \
    --cc=glv@posteo.net \
    --cc=julien@lepiller.eu \
    --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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.