[uuid][release] - release summary for FreeBSD failures

Hi, A number of my tests fail for FreeBSD, see http://tinyurl.com/yjfhbg7 A specific one is here, http://tinyurl.com/ykg7p98 It says: Run fail /libexec/ld-elf.so.1: /usr/lib32/libm.so.5: unsupported file layout I'm not sure how to fix these. My tests pass in the trunk for FreeBSD and the uuid code and test are identical between the release branch and trunk. Can anyone help with this? Regards, Andy Tompkins

Andy Tompkins wrote:
Hi,
A number of my tests fail for FreeBSD, see http://tinyurl.com/yjfhbg7
A specific one is here, http://tinyurl.com/ykg7p98 It says: Run fail /libexec/ld-elf.so.1: /usr/lib32/libm.so.5: unsupported file layout
I'm not sure how to fix these. My tests pass in the trunk for FreeBSD and the uuid code and test are identical between the release branch and trunk.
Can anyone help with this?
This is probably long standing issue having to do with boost.build doing things that are fine on Linux, but which upset freebsd. I don't think you get to do anything here. - Volodya

On Thu, 14 Jan 2010 17:17 +0300, "Vladimir Prus" <vladimir@codesourcery.com> wrote:
Andy Tompkins wrote:
Hi,
A number of my tests fail for FreeBSD, see http://tinyurl.com/yjfhbg7
A specific one is here, http://tinyurl.com/ykg7p98 It says: Run fail /libexec/ld-elf.so.1: /usr/lib32/libm.so.5: unsupported file layout
I'm not sure how to fix these. My tests pass in the trunk for FreeBSD and the uuid code and test are identical between the release branch and trunk.
Can anyone help with this?
This is probably long standing issue having to do with boost.build doing things that are fine on Linux, but which upset freebsd. I don't think you get to do anything here.
- Volodya
Ok. Thank you. Andy Tompkins
participants (2)
-
Andy Tompkins
-
Vladimir Prus