On Sat, Mar 16, 2019 at 10:07:57PM +0100, Michał Górny wrote: > # Current Gentoo release is from 2006, last upstream release from 2008. > # No maintainer. Fails to build with parallel make. > # Removal in 30 days. Bug #315577. > app-misc/fdutils Resurrected. One of the packages I lost track of when kernel-misc was disbanded. For reference, maybe we can catch the trivial Makefile parallel compile failure and fix it? It's the case that is well-documented in make.info (under Archives). -libfoo.a: libfoo.a(...) - ranlib libfoo.a +libfoo.a: ... + ar rcs $@ $^ -- Robin Hugh Johnson Gentoo Linux: Dev, Infra Lead, Foundation Treasurer E-Mail : robbat2@gentoo.org GnuPG FP : 11ACBA4F 4778E3F6 E4EDF38E B27B944E 34884E85 GnuPG FP : 7D0B3CEB E9B85B1F 825BCECF EE05E6F6 A48F6136