Hi, Seems, the file(1) can't be used with USE_SYSTRACE=Yes.
file: ioctl(STRIOCATTACH): Device busy ideas? Does it need a special option that tells it to avoid using /dev/systrace? Or, does this mark the end of USE_SYSTRACE=Yes? Symptom: devel/gobject-introspection build hung. Trying to find the problem, I noticed a file process (the child) zombied and the parent collected by init. I think, the hang is in libtool's where it is piping output of `eval $file_magic_cmd' to sed and output of that to egrep. --patrick
