Richard Purdie
Richard Purdie
We're continuing to see this occasionally, it has happened on ubuntu 18.04 systems (both x86-64 and arm) and once on a 16.04 system. It is always pod2text where some of...
I think this is a dash vs bash as /bin/sh issue. If I take the "\n" out the test, in config.log I see: Checking C99 variadic macros | #include |...
We've done a lot more tests and whilst the bash/dash issue is definitely the cause of the variadic test change, we cannot isolate the other changes or reproduce them in...
These differences are in config.h, not xconfig.h though so whilst that could be a problem, I don't think its the issue we're seeing?
Sorry, I clearly misread that output, the other issues are clearly host based, thanks for pointing out what was staring me in the face! :)
There is one further piece of fallout from the bash vs. dash issue which is the setting of trml. With one it is "\n" with the other it becomes "".
We haven't seen the issue again since that change so I think we're good, thanks!
Project Name: "Yocto Project" Project url: https://www.yoctoproject.org/ List of orgs on github: "yoctoproject" and "openembedded" Repos: I'd suggest "bitbake", "openembedded-core", "meta-openembedded" from the openembedded org. "poky" from yoctoproject is a...
> OK, I will keep this open and add to my TODO ist for the next report. Thanks! If you need any other information let me know.
> @rpurdie this change is fair enough. > > But in general, the [deprecated icu-config](https://unicode-org.github.io/icu/userguide/icu/howtouseicu.html#notes-on-icu-config) does tend to hardcode paths and tools. It's recommended to use the pkg-config files instead....