I have tried to to build glibc image for x64 and can not get a work version:
i tried build the commit e00b6ba0c8eac45bf8b878a44c1bb5f0b90f8a8e from Wed Oct 9 20:47:34 2024
build is OK, but the image can not finish the boot. The image stoped by:
usb 1-1: ...... using xhci_hcd
i also test the version commited on Tue Jun 25 09:40:49 / e340d4be4b5e700ff13bed87906a1c0473765b2f and i get the same problem: the boot stopped at "... using xhci_hcd"
I suggest you build with default config while learning how to get markdown monospace boxes.
Your kilopost is not readable by humans nor machime parsable.
i already tried with default setting but using glibc and get the same result.
Now i remove the big post, i have no idea how to use "markdown monospace boxes".
i did not check the last commit, but i think the problem is there at least since Jun and in the commit log ast days i did no see any updates regading glibc.
I want to post here some more infomation about this problem:
The last worked commit for me is from last year Aug. based on kernel 5.15,130. This year i tried many time to build the images for x86/64 and til now no one works without any problem. I always get some failure in kernel at boot time, but the boot can normaly be finished. Now the boot stopped:-(
For me it seems the problem is todo with kernel 6.x.x.?