Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [Bug 16072] New: Make 4.4.1 breaks glibc 2.38 build when cross compiling for arm_hf
@ 2024-05-13 23:05 bugzilla
  2024-05-13 23:08 ` [Buildroot] [Bug 16072] " bugzilla
  2024-06-15 15:21 ` bugzilla
  0 siblings, 2 replies; 3+ messages in thread
From: bugzilla @ 2024-05-13 23:05 UTC (permalink / raw)
  To: buildroot

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

            Bug ID: 16072
           Summary: Make 4.4.1 breaks glibc 2.38 build when cross
                    compiling for arm_hf
           Product: buildroot
           Version: 2024.02.1
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Other
          Assignee: unassigned@buildroot.uclibc.org
          Reporter: farhandude@gmail.com
                CC: buildroot@uclibc.org
  Target Milestone: ---

make 4.4.1 is showing some strange behavior when it comes to handling command
line variables. Buildroot passes 'install_root' command line variable to the
glibc build, this variable is processed in :

buildroot-2024.02.1/output/build/glibc-2.38-44-gd37c2b20a4787463d192b32041c3406c2bd91de0/build/config.make:

...
install_root = $(DESTDIR)
...

DESTDIR is empty
With make 4.4.1, install_root gets overridden in config.make
With make 4.2.1, install_root DOES NOT get overridden

Due to this overriding, glibc tries to install its artifacts in '/' which fails

Farhan

-- 
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] 3+ messages in thread

* [Buildroot] [Bug 16072] Make 4.4.1 breaks glibc 2.38 build when cross compiling for arm_hf
  2024-05-13 23:05 [Buildroot] [Bug 16072] New: Make 4.4.1 breaks glibc 2.38 build when cross compiling for arm_hf bugzilla
@ 2024-05-13 23:08 ` bugzilla
  2024-06-15 15:21 ` bugzilla
  1 sibling, 0 replies; 3+ messages in thread
From: bugzilla @ 2024-05-13 23:08 UTC (permalink / raw)
  To: buildroot

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

--- Comment #1 from Farhan Ali <farhandude@gmail.com> ---
Just adding this for reference:

make command-line variables cannot be overridden with simple assignment:

https://www.gnu.org/software/make/manual/html_node/Overriding.html

-- 
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] 3+ messages in thread

* [Buildroot] [Bug 16072] Make 4.4.1 breaks glibc 2.38 build when cross compiling for arm_hf
  2024-05-13 23:05 [Buildroot] [Bug 16072] New: Make 4.4.1 breaks glibc 2.38 build when cross compiling for arm_hf bugzilla
  2024-05-13 23:08 ` [Buildroot] [Bug 16072] " bugzilla
@ 2024-06-15 15:21 ` bugzilla
  1 sibling, 0 replies; 3+ messages in thread
From: bugzilla @ 2024-06-15 15:21 UTC (permalink / raw)
  To: buildroot

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

Yann E. MORIN <yann.morin.1998@free.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |MOVED
                 CC|                            |yann.morin.1998@free.fr

--- Comment #2 from Yann E. MORIN <yann.morin.1998@free.fr> ---
Thank you for your report.

The issue tracker for the Buildroot project has been moved to
the Gitlab.com issue tracker:
    https://gitlab.com/buildroot.org/buildroot/-/issues

We are taking this opportunity to close old issues in this old
tracker. If you believe your issue is still relevant, please
open one in the new issue tracker.

Thank you!

-- 
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] 3+ messages in thread

end of thread, other threads:[~2024-06-15 15:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-13 23:05 [Buildroot] [Bug 16072] New: Make 4.4.1 breaks glibc 2.38 build when cross compiling for arm_hf bugzilla
2024-05-13 23:08 ` [Buildroot] [Bug 16072] " bugzilla
2024-06-15 15:21 ` bugzilla

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox