It looks to me like like xsdcxx is subject to the change in the type of ios_base::failure
see https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66145 and https://wiki.debian.org/GCC5 However I suspect its probably a minor issue, as in this case as xsdcxx is a code generator and at least in the code generated by xsdcxx for libkolabxml I didn't see any of the *::failure objects being caught. So I think it just means xsdcxx will crash instead of giving a useful error message. Diane -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

