On Thu, 08 Sep 2016, "Burton, Ross" <[email protected]> wrote: > On 8 September 2016 at 10:56, Ioan-Adrian Ratiu <[email protected]> wrote: > >> | ./gen-all-unicode > all-unicode.txt >> | ./gen-all-unicode: error while loading shared libraries: libpcre.so.1: >> cannot open shared object file: No such file or directory >> > > Can you replicate this on demand? For gen-all-unicode to have been built > the library must have been in the sysroot, and removed by the time it was > executed. However, pcre is a dependency of glib which is a dependency of > pango, so I'm not sure how this happened.
No. It fails sporadically on the jenkins build machine when it's under load. Somehow adding the pcre dependency directly to pango fixes the build machine which is really weird. I can't replicate this on my dev machine. > > Ross -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
