All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [Bug 14911] New: host-python3 build needs python3 on the host
@ 2022-07-12 12:55 bugzilla
  2022-07-27 13:32 ` [Buildroot] [Bug 14911] " bugzilla
  0 siblings, 1 reply; 2+ messages in thread
From: bugzilla @ 2022-07-12 12:55 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=14911

            Bug ID: 14911
           Summary: host-python3 build needs python3 on the host
           Product: buildroot
           Version: unspecified
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Other
          Assignee: unassigned@buildroot.uclibc.org
          Reporter: thomas.petazzoni@bootlin.com
                CC: buildroot@uclibc.org
  Target Milestone: ---

Since commit 9c0c7846cdb63f3ed62563c4f532ad02ad0a1c98 ("support/dependencies:
don't check for python on the host"), we no longer require to have Python
installed on the host system. However, on a minimal Ubuntu container, without
python3 available, the build of host-python3 fails with:

python3 ./Tools/scripts/update_file.py ./Python/importlib_external.h
./Python/importlib_external.h.new
make[2]: python3: Command not found
make[2]: *** [Makefile:754: regen-importlib] Error 127
make[1]: *** [package/pkg-generic.mk:292:
/output/build/host-python3-3.10.4/.stamp_built] Error 2
make: *** [Makefile:23: _all] Error 2

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Buildroot] [Bug 14911] host-python3 build needs python3 on the host
  2022-07-12 12:55 [Buildroot] [Bug 14911] New: host-python3 build needs python3 on the host bugzilla
@ 2022-07-27 13:32 ` bugzilla
  0 siblings, 0 replies; 2+ messages in thread
From: bugzilla @ 2022-07-27 13:32 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=14911

Thomas Petazzoni <thomas.petazzoni@bootlin.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Thomas Petazzoni <thomas.petazzoni@bootlin.com> ---
Fixed by
https://git.buildroot.org/buildroot/commit/package/python3?id=3fed42456693a5c31c73b5a577d85ce6baa69737.
Many thanks to Vincent for the patch!

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-07-27 13:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-12 12:55 [Buildroot] [Bug 14911] New: host-python3 build needs python3 on the host bugzilla
2022-07-27 13:32 ` [Buildroot] [Bug 14911] " bugzilla

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.