svn commit: r354427 - in head: contrib/libxo contrib/libxo/doc contrib/libxo/encoder contrib/libxo/encoder/cbor contrib/libxo/encoder/csv contrib/libxo/encoder/test contrib/libxo/libxo contrib/libx...
Phil Shafer
phil at juniper.net
Thu Nov 7 06:28:17 UTC 2019
On 7 Nov 2019, at 1:15, Li-Wen Hsu wrote:
> I'm not sure if this helps, but I found this error only happens in a
> clean build. It might have something to do with the dependency
> setting.
Well at least that may explain why it snuck in: My import script does
an "svn update", followed by a full build of the fresh tree, and then
does a build with the incoming source, but I add a -DNO_CLEAN since I'm
WITH_META_MODE. The old bit it was it seemed to fail for all builds
except amd64 (the one I build against).
I've got a fix building now..... slowly....
Thanks,
Phil
More information about the svn-src-all
mailing list