unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Eric Bavier <ericbavier@centurylink.net>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: guix-devel@gnu.org
Subject: Re: 01/03: llvm: Build with RTTI by default.
Date: Sun, 18 Nov 2018 21:15:54 -0600	[thread overview]
Message-ID: <20181118211554.31c215c2@centurylink.net> (raw)
In-Reply-To: <87muq6kmvl.fsf@gnu.org>

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

On Mon, 19 Nov 2018 00:05:18 +0100
ludo@gnu.org (Ludovic Courtès) wrote:

> Hello,
> 
> Mark H Weaver <mhw@netris.org> skribis:
> 
> > ericbavier@centurylink.net (Eric Bavier) writes:
> >  
> >> bavier pushed a commit to branch master
> >> in repository guix.
> >>
> >> commit fc9dbf41311d99d0fd8befc789ea7c0e35911890
> >> Author: Eric Bavier <bavier@member.fsf.org>
> >> Date:   Fri Oct 5 22:58:43 2018 -0500
> >>
> >>     llvm: Build with RTTI by default.
> >>     
> >>     Increases size of llvm@6 by 2.5MiB (2.5%), but saves building specialized
> >>     llvm's with rtti enabled for packages that require RTTI when linking with the
> >>     llvm libraries.
> >>     
> >>     * gnu/packages/llvm.scm (llvm-3.8-with-rtti): Remove variable.
> >>     (llvm)[arguments]: Add '-DLLVM_REQUIRES_RTTI=1' to #:configure-flags.
> >>     * gnu/packages/audio.scm (faust-2)[native-inputs]:
> >>     'llvm-3.8-with-rtti' -> 'llvm-3.8'.  
> >
> > Unfortunately, this seems to have broken Rust, and thus IceCat.  See:
> >
> >   https://hydra.gnu.org/build/3179552
> >
> > I don't have time to look at this right now, but please also keep in
> > mind the following commit:
> >
> >   commit f8cba3ff4fc6aed0c539700aa47b6e8f4c25c34d
> >   Author: Marius Bakke <mbakke@fastmail.com>
> >   Date:   Sat Nov 17 22:54:03 2018 +0100
> >   
> >       gnu: mesa: Stay on RTTI-less LLVM.
> >       
> >       * gnu/packages/llvm.scm (llvm-without-rtti): New public variable.
> >       * gnu/packages/gl.scm (mesa)[inputs]: Use that instead of LLVM.
> >
> > I would suggest simply reverting both of these commits for now, and
> > building this change out on another branch, possibly 'core-updates'.  
> 
> This commit also triggered more than 1K rebuilds per architecture, so
> Marius “semi-reverted” it in f8cba3ff4fc6aed0c539700aa47b6e8f4c25c34d
> after we discussed it on IRC.

Sorry about all the trouble.  Since posting the patches I had forgotten
how many packages were affected.  I suppose this should have been
pushed to a staging branch.

`~Eric

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

      reply	other threads:[~2018-11-19  3:16 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20181117064008.27797.44226@vcs0.savannah.gnu.org>
     [not found] ` <20181117064012.82A012043C@vcs0.savannah.gnu.org>
2018-11-18 11:06   ` 01/03: llvm: Build with RTTI by default Mark H Weaver
2018-11-18 13:59     ` Danny Milosavljevic
2018-11-19 18:53       ` Mark H Weaver
2018-11-18 23:05     ` Ludovic Courtès
2018-11-19  3:15       ` Eric Bavier [this message]

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=20181118211554.31c215c2@centurylink.net \
    --to=ericbavier@centurylink.net \
    --cc=guix-devel@gnu.org \
    --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).