mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Lucas Stach <l.stach@pengutronix.de>
Subject: Re: [ptxdist] [APPLIED] xorg-app-xkbcomp: disable remote CPP when building with icecc
Date: Thu,  7 Oct 2021 12:18:23 +0200	[thread overview]
Message-ID: <20211007101823.3924910-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20210812162955.28040-2-l.stach@pengutronix.de>

Thanks, applied as d9b62e005c3822d8a185e9bec9bfc17c5bb9e1b8.

Michael

[sent from post-receive hook]

On Thu, 07 Oct 2021 12:18:23 +0200, Lucas Stach <l.stach@pengutronix.de> wrote:
> This package triggers an issue where recent GCCs fail to inline a header
> file properly when CPP is used with -fdirectives-only, breaking the remote
> build. Disable the problematic icecc mode to work around this issue.
> 
> Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
> Message-Id: <20210812162955.28040-2-l.stach@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/xorg-app-xkbcomp.make b/rules/xorg-app-xkbcomp.make
> index 852ce5fc9567..696496ac9682 100644
> --- a/rules/xorg-app-xkbcomp.make
> +++ b/rules/xorg-app-xkbcomp.make
> @@ -35,6 +35,9 @@ XORG_APP_XKBCOMP_CONF_OPT	:= \
>  	$(CROSS_AUTOCONF_USR) \
>  	--datadir=$(XORG_DATADIR)
>  
> +XORG_APP_XKBCOMP_MAKE_ENV	:= \
> +	ICECC_REMOTE_CPP=0
> +
>  # ----------------------------------------------------------------------------
>  # Target-Install
>  # ----------------------------------------------------------------------------

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de


  reply	other threads:[~2021-10-07 10:19 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-12 16:29 [ptxdist] [PATCH 1/2] xorg-app-xkbcomp: version bump 1.4.2 -> 1.4.5 Lucas Stach
2021-08-12 16:29 ` [ptxdist] [PATCH 2/2] xorg-app-xkbcomp: disable remote CPP when building with icecc Lucas Stach
2021-10-07 10:18   ` Michael Olbrich [this message]
2021-10-07 10:18 ` [ptxdist] [APPLIED] xorg-app-xkbcomp: version bump 1.4.2 -> 1.4.5 Michael Olbrich

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=20211007101823.3924910-1-m.olbrich@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=l.stach@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox