Glibc for X64 not work any more

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

Does someone work with glibc and the image works?

BR,
Gana

Thats kmod, no libc yet. Clean tree and rebuild?

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"

the build is new created. yes it's a problem to do with kmod. I am not sure if any patch is missing?

What platform?

intel nuc6

Add diffconfig output.

diffconfig removed

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".

See above format bar </>

1 Like

Thanks, i'll try it next time.

Does current x86/64 snapshot boot in same place?

1 Like

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.

The frozen message is way before libc is touched.

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.?