[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #66424] Infinite loop when cross-compiling glibc-2.12.2
From: |
Adam |
Subject: |
[bug #66424] Infinite loop when cross-compiling glibc-2.12.2 |
Date: |
Thu, 7 Nov 2024 09:59:14 -0500 (EST) |
URL:
<https://savannah.gnu.org/bugs/?66424>
Summary: Infinite loop when cross-compiling glibc-2.12.2
Group: make
Submitter: adaha
Submitted: Thu 07 Nov 2024 02:59:10 PM UTC
Severity: 3 - Normal
Item Group: Bug
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
Component Version: 4.4.1
Operating System: Any
Fixed Release: None
Triage Status: None
_______________________________________________________
Follow-up Comments:
-------------------------------------------------------
Date: Thu 07 Nov 2024 02:59:10 PM UTC By: Adam <adaha>
After an upgrade of make from 4.3 to 4.4.1, I can no longer cross-compile
glibc 2.12.2 from i686 to arm. Cross compiling to other architectures still
works.
These are the steps I run:
../configure --build=i686-pc-linux-gnu --host=arm-none-linux-gnueabi
--prefix=/usr --disable-profile --enable-add-ons --enable-kernel=2.4.0
libc_cv_forced_unwind=yes libc_cv_c_cleanup=yes
make -j8 -d
This is the step that is recursively called:
Re-executing[887]: make -r PARALLELMFLAGS= CVSOPTS= -C
/home/cendio/cenbuild/repo/rpmbuild/BUILD/glibc-2.12.2/build/..
objdir=/home/cendio/cenbuild/repo/rpmbuild/BUILD/glibc-2.12.2/build all
I first thought that this might be bug #66037, but I tried applying that patch
without avail.
I've attached an rpmbuild log, in case anyone can figure out where/why this
recursion happens?
_______________________________________________________
File Attachments:
-------------------------------------------------------
Name: build.log Size: 1MiB
<https://file.savannah.gnu.org/file/build.log?file_id=56604>
AGPL NOTICE
These attachments are served by Savane. You can download the corresponding
source code of Savane at
https://savannah.gnu.org/source/savane-8eb0dc21bd31d815a3c468cf5f2bed5fff196607.tar.gz
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?66424>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
signature.asc
Description: PGP signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [bug #66424] Infinite loop when cross-compiling glibc-2.12.2,
Adam <=