K 10 svn:author V 6 marino K 8 svn:date V 27 2016-04-17T19:14:01.807382Z K 7 svn:log V 258 devel/nsgenbind is not jobs safe From the log, it appears that flex and bison are being tasked to send output to build-${A}-pc-${OS}-${A}-pc-${OS}-release-binary directory and it's possible that happens before the directory is created. (A=~ARCH, OS=~OPSYS) END