all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Gábor Boskovits" <boskovits@gmail.com>
To: Ricardo Wurmus <rekado@elephly.net>
Cc: Guix-devel <guix-devel@gnu.org>
Subject: Re: gcc-ddc
Date: Wed, 29 Nov 2017 13:26:50 +0100	[thread overview]
Message-ID: <CAE4v=ph0rOwaY+Odf8P59Bq+HUdV4=TFJjgu911XauZCr9nweg@mail.gmail.com> (raw)
In-Reply-To: <CAE4v=pjGGGg92T0teADHJ5dauGVz4eymyqUqWhSLY5_+wQMo6g@mail.gmail.com>

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

Oops, I missed one. we have  libstdc++.so.6.0.17-gdb.py, which is similar
to the first two cases above, records installation diretory, in source
form, I don't think we have to fix that either.

2017-11-29 10:43 GMT+01:00 Gábor Boskovits <boskovits@gmail.com>:

> Hello!
>
> It seems, that I can make really good progress here.
> Now the only things that remain:
>
> The libtool .la files record the installation directory, these are
> textfile wrappers anyways, so I don't know if we should care about this.
> The mkheaders shell srcipt in install-tools record the installation
> directory, this is in source form by the way, so I don't know if we should
> care about this.
>
> I this two cases the transformation to get the other set of files is
> simply to replace the prefix, so we could make a test on that if we want.
>
> The only remainig problem is that the symbol executable_checksum in cc1
> and cc1plus still differ. No other differences remained.
>
> I'm now investigating the checksum issue.
>
> 2017-11-23 12:23 GMT+01:00 Gábor Boskovits <boskovits@gmail.com>:
>
>> Hello!
>>
>> It seems, that one of the source of the reporoducibilty issues with the
>> gcc build output is that it contains la files with libdir recorded.
>> Libtool records that in those la files.
>> I wonder if we have any solution to that already, because it seems to
>> affect every project using libtool.
>>
>> If not, do we have any idea to solve this? It would be great if we could
>> come up with some generic solution to the problem.
>>
>> 2017-11-23 8:14 GMT+01:00 Ricardo Wurmus <rekado@elephly.net>:
>>
>>>
>>> Hi Gábor,
>>>
>>> > I'm using the getenv approach Ricardo suggested. I've not written a
>>> wrapper
>>> > yet, the environment variables are set from the build.
>>>
>>> Maybe that’s sufficient already.  Since the result of this package is
>>> not going to be used as an input to build software it may not actually
>>> need a wrapper.
>>>
>>> Instead we can just set the variables in a build phase.
>>>
>>> > I'd like some help with choosing appropriate names for these
>>> environment
>>> > variables.
>>>
>>> I would prefix all of the environment variables with “GUIX_GCC_” just to
>>> avoid conflicts with other legitimate environment variables.  Other than
>>> that the names are fine.
>>>
>>> Thanks for investigating this.  I’m impressed with your level of success!
>>>
>>> --
>>> Ricardo
>>>
>>> GPG: BCA6 89B6 3655 3801 C3C6  2150 197A 5888 235F ACAC
>>> https://elephly.net
>>>
>>>
>>>
>>
>

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

  reply	other threads:[~2017-11-29 12:27 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CAE4v=phLKD_nOD2CeBB26H2wDcJuwQsg1Y09BprjMg_YQq2ahw@mail.gmail.com>
2017-11-20 18:24 ` gcc-ddc Jan Nieuwenhuizen
2017-11-20 22:14   ` gcc-ddc Ricardo Wurmus
2017-11-20 23:16     ` gcc-ddc Gábor Boskovits
2017-11-21 16:36       ` gcc-ddc Gábor Boskovits
2017-11-21 16:48       ` gcc-ddc Gábor Boskovits
2017-11-21 22:01         ` gcc-ddc Jan Nieuwenhuizen
2017-11-22 14:42         ` gcc-ddc Gábor Boskovits
2017-11-23  4:11           ` gcc-ddc Jan Nieuwenhuizen
2017-11-23  7:14           ` gcc-ddc Ricardo Wurmus
2017-11-23 11:23             ` gcc-ddc Gábor Boskovits
2017-11-29  9:43               ` gcc-ddc Gábor Boskovits
2017-11-29 12:26                 ` Gábor Boskovits [this message]
2017-11-29 15:57                 ` gcc-ddc Jan Nieuwenhuizen
2017-11-30 14:32                   ` gcc-ddc Gábor Boskovits
2017-12-01 15:44                     ` gcc-ddc Gábor Boskovits
2017-12-02 14:48                       ` gcc-ddc Jan Nieuwenhuizen
2017-12-02 14:53                         ` gcc-ddc Gábor Boskovits
2017-12-02 22:44                         ` gcc-ddc Ricardo Wurmus
2018-01-29  8:46                           ` gcc-ddc Gábor Boskovits
2018-01-29 14:14                             ` gcc-ddc Ludovic Courtès
2018-01-29 14:25                               ` gcc-ddc Ricardo Wurmus

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='CAE4v=ph0rOwaY+Odf8P59Bq+HUdV4=TFJjgu911XauZCr9nweg@mail.gmail.com' \
    --to=boskovits@gmail.com \
    --cc=guix-devel@gnu.org \
    --cc=rekado@elephly.net \
    /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.