dev-libs/klibc-1.5.14 is out! :)
*** Bug 252881 has been marked as a duplicate of this bug. ***
Thanks for the report, assigning to maintainers.
It looks as though this is required for ext4 use with / disk otherwise the disk is mounted as ext3 even though ext4 is in the fstab and rootfstype=ext4 is passed to the kernel..
It's failing to build out of the box. GEN usr/dash/token.h usr/dash/mktokens: line 40: /tmp/ka27707: File exists wc: /tmp/ka27707: No such file or directory awk: cmd. line:1: fatal: cannot open file `/tmp/ka27707' for reading (No such file or directory) awk: cmd. line:1: fatal: cannot open file `/tmp/ka27707' for reading (No such file or directory) sed: can't read /tmp/ka27707: No such file or directory sed: can't read /tmp/ka27707: No such file or directory rm: cannot remove `/tmp/ka27707': No such file or directory make[2]: *** [usr/dash/token.h] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [all] Error 2 make: *** [klibc] Error 2 * * ERROR: dev-libs/klibc-1.5.14 failed. Need more time to look at it.
dev-libs/klibc 1.5.15 is also out ;-)
I just copied klibc-1.5.12-r1.ebuild to klibc-1.5.15.ebuild, and emerged the new version. Works like a charm.
1.5.15 in the tree now.
1.5.15-r1 fixed the mount ext4 as ext2/ext3 at boot for me.