-
jbki should probably finish porting the interface_check script to C (in the spirit of speeding up builds)...
-
jbkjust how pvs handles some of the verdef info to produce the output is a bit hard to follow and reproduce
-
jbkand (AFAICT) not actually documented
-
sommerfeldokay, I think I have something working for me.
-
richlowesommerfeld: sorry it was so rough
-
sommerfeldokay, really figured out the problem -- residual config.status file in the git tree that caused one of the sub-configures to emit `configure:3813: error: source directory already configured; run "make distclean" there first`
-
jbkuugh
-
jbktrying to debug automake configure scripts is its own circle of hell
-
richlowejbk: the GCC ones are particularly special (I think, perhaps, they're the genesis of auto*)
-
richlowegcc configures (top level, some sub levels(?)), and then configures other bits under 'make' too, so if the later ones fail they're desparately interleaved in stderr
-
jbkwe have a product that combines some management bits with openzfs + lustre + infiniband on Linux.... I think it's one of the lustre bits that has a 40,000+ line configure script
-
jbkthat I remember being on-site at a customer trying to debug at 2am
-
jbkwhich turned out to be 'it expects exactly _1_ thing in usr/src with the letters 'zfs' in the filename)
-
jbkand otherwise dies in a completely unscruitable fashion
-
MelanieUrsidinooh no!
-
jbkin it's way, it makes sd.c seem quaint and svelte :)
-
sommerfeldandyf: I've updated illumos/gcc #56 with responses to review comments; you may want to take a look at those and pull them into your illumos/gcc #57
-
jperkinbe nice to get that in, thanks for working on it