All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: Markus Mayer <mmayer@broadcom.com>
Cc: "Yann E. MORIN" <yann.morin@orange.com>,
	Buildroot Mailing List <buildroot@buildroot.org>
Subject: Re: [Buildroot] LLVM builds broken by "-z text" (3a39e706a91a)
Date: Tue, 13 Aug 2024 22:13:36 +0200	[thread overview]
Message-ID: <Zru-cKO4R3cz1NRF@landeda> (raw)
In-Reply-To: <CAGt4E5tNuugDABr-goDwU2csVNOAaKp=GqS9B-3KZcMjmaxKYA@mail.gmail.com>

Markus, All,

On 2024-08-13 13:02 -0700, Markus Mayer via buildroot spake thusly:
> It looks like I am always the one finding corner case build problems.

Oh no, you're not alone! ;-)

> Here is another one.
> This commit
> 3a39e706a91a package/Makefile.in: work around buggy buildsystems wrt LDFLAGS

-ztext, the gift that keeps on giving...

[--SNIP--]
> The problem stems from an incompatibility between clang and GCC in how
> they treat "-ztext" vs. "-z text". GCC doesn't care, but clang only
> works if there is a space.

Damned, it was not fine afterall...

[--SNIP--]
> What is the best way to address this without breaking other things as
> this seems to be quite finicky?

My @work alter-ego just sent a series that would hopefully help in this
case:

    https://patchwork.ozlabs.org/project/buildroot/list/?series=419144

It would be nice if you could have a look and test it, if possible.
Otherwise, please send him a defconfig, he might be able to spin a build
tomorrow...

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  reply	other threads:[~2024-08-13 20:13 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-13 20:02 [Buildroot] LLVM builds broken by "-z text" (3a39e706a91a) Markus Mayer via buildroot
2024-08-13 20:13 ` Yann E. MORIN [this message]
2024-08-13 20:41   ` Markus Mayer via buildroot
2024-08-14  4:11     ` Markus Mayer via buildroot
2024-08-14  5:52       ` yann.morin

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=Zru-cKO4R3cz1NRF@landeda \
    --to=yann.morin.1998@free.fr \
    --cc=buildroot@buildroot.org \
    --cc=mmayer@broadcom.com \
    --cc=yann.morin@orange.com \
    /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 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.