From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Brandon Maier <brandon.maier@collins.com>
Cc: Bryan Brattlof <bb@ti.com>, Romain Naour <romain.naour@gmail.com>,
Marcus Hoffmann <buildroot@bubu1.eu>,
"Yann E. MORIN" <yann.morin.1998@free.fr>,
buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/2] Revert "Create a .gitignore file in the CANONICAL_O directory"
Date: Thu, 25 Jul 2024 07:51:12 +0200 [thread overview]
Message-ID: <20240725075112.576a95cf@windsurf> (raw)
In-Reply-To: <20240724-revert-output-gitignore-v1-1-510a2795884c@collins.com>
Hello Brandon,
On Wed, 24 Jul 2024 21:23:20 +0000
Brandon Maier <brandon.maier@collins.com> wrote:
> The packages 'python-jsonschema-specifications', 'pydantic-core', and
> likely other packages based on Python maturin silently stopped
> installing files to the host and target directories after commit
> a14c862c08.
>
> A similar issue was reported by the Conda project[1]. It seems some
> build tools scan for gitignore files to decide what files to build
> and install.
>
> I attempted various combinations of gitignore patterns including
> mimicking the Conda project's gitignore[2], but the only thing that has
> worked reliably is the original `/output` ignore in the root Buildroot
> directory.
Thanks for working on this. However, it's really messed up. Why would
these tools be bothered by a .gitignore file? Do you have some more
details?
I think I'm going to apply the revert to fix the immediate build
issues, but I would really really like to fix the real problem, and
allow us to generate this .gitignore file in the output directory.
Thomas
--
Thomas Petazzoni, co-owner and CEO, Bootlin
Embedded Linux and Kernel engineering and training
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2024-07-25 5:51 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-24 21:23 [Buildroot] [PATCH 0/2] Fix .gitignore in CANONICAL_O breaking Python packages Brandon Maier via buildroot
2024-07-24 21:23 ` [Buildroot] [PATCH 1/2] Revert "Create a .gitignore file in the CANONICAL_O directory" Brandon Maier via buildroot
2024-07-25 5:51 ` Thomas Petazzoni via buildroot [this message]
2024-07-25 6:04 ` James Hilliard
2024-07-25 15:01 ` Brandon Maier via buildroot
2024-07-25 15:17 ` James Hilliard
2024-07-25 19:34 ` Brandon Maier via buildroot
2024-07-26 9:25 ` James Hilliard
2024-07-26 7:33 ` Thomas Petazzoni via buildroot
2024-07-24 21:23 ` [Buildroot] [PATCH 2/2] gitignore: ignore multiple output directories Brandon Maier via buildroot
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=20240725075112.576a95cf@windsurf \
--to=buildroot@buildroot.org \
--cc=bb@ti.com \
--cc=brandon.maier@collins.com \
--cc=buildroot@bubu1.eu \
--cc=romain.naour@gmail.com \
--cc=thomas.petazzoni@bootlin.com \
--cc=yann.morin.1998@free.fr \
/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.