id summary reporter owner description type status milestone component version severity resolution keywords cc 3911 Boost.Serialization test failures on AIX with vacpp ccambly@… Robert Ramey "The tests for Boost.serialization: test_polymorphic_polymorphic_text_archive test_polymorphic_polymorphic_text_warchive test_polymorphic_polymorphic_xml_archive test_polymorphic_polymorphic_xml_warchive on AIX with vacpp all fail with the error message: (S) The call to ""save"" has no best match These tests work fine with address-model=64. The compilation errors are only emitted in 32bit because the macro BOOST_NO_INT64_T is not defined in 32bit. I believe the right fix is changing boost/cstdint.hpp to define the macro BOOST_NO_INT64_T in 32bit mode on AIX with vacpp." Bugs closed Boost 1.43.0 serialization Boost Development Trunk Problem fixed