https://issues.apache.org/ooo/show_bug.cgi?id=124712
--- Comment #8 from Andrea Pescetti <[email protected]> --- I don't have access to the buildbot. But the setup is standard, or at least we are able to build on a standard 12.04 LTS with the package versions as listed in http://distrowatch.com/table.php?distribution=ubuntu I don't currently have access to any Ubuntu machines, but a standard virtual machine based on Ubuntu 12.04 should be easy to setup if you already have experience with that. Otherwise I can test it on Ubuntu machines but it will take several days before I have one available. I'll keep you posted here. This is the nm test made on another machine (a Fedora 20 machine where I build OpenOffice regularly without problems), in case it helps. I adapted the lib path. $ nm -o /usr/lib64/libc_nonshared.a | grep " U " /usr/lib64/libc_nonshared.a:elf-init.oS: U _GLOBAL_OFFSET_TABLE_ /usr/lib64/libc_nonshared.a:elf-init.oS: U _init /usr/lib64/libc_nonshared.a:elf-init.oS: U __init_array_end /usr/lib64/libc_nonshared.a:elf-init.oS: U __init_array_start /usr/lib64/libc_nonshared.a:atexit.oS: U __cxa_atexit /usr/lib64/libc_nonshared.a:atexit.oS: U _GLOBAL_OFFSET_TABLE_ /usr/lib64/libc_nonshared.a:at_quick_exit.oS: U __cxa_at_quick_exit /usr/lib64/libc_nonshared.a:at_quick_exit.oS: U _GLOBAL_OFFSET_TABLE_ /usr/lib64/libc_nonshared.a:stat.oS: U _GLOBAL_OFFSET_TABLE_ /usr/lib64/libc_nonshared.a:stat.oS: U __xstat /usr/lib64/libc_nonshared.a:fstat.oS: U __fxstat /usr/lib64/libc_nonshared.a:fstat.oS: U _GLOBAL_OFFSET_TABLE_ /usr/lib64/libc_nonshared.a:lstat.oS: U _GLOBAL_OFFSET_TABLE_ /usr/lib64/libc_nonshared.a:lstat.oS: U __lxstat /usr/lib64/libc_nonshared.a:stat64.oS: U _GLOBAL_OFFSET_TABLE_ /usr/lib64/libc_nonshared.a:stat64.oS: U __xstat64 /usr/lib64/libc_nonshared.a:fstat64.oS: U __fxstat64 /usr/lib64/libc_nonshared.a:fstat64.oS: U _GLOBAL_OFFSET_TABLE_ /usr/lib64/libc_nonshared.a:lstat64.oS: U _GLOBAL_OFFSET_TABLE_ /usr/lib64/libc_nonshared.a:lstat64.oS: U __lxstat64 /usr/lib64/libc_nonshared.a:fstatat.oS: U __fxstatat /usr/lib64/libc_nonshared.a:fstatat.oS: U _GLOBAL_OFFSET_TABLE_ /usr/lib64/libc_nonshared.a:fstatat64.oS: U __fxstatat64 /usr/lib64/libc_nonshared.a:fstatat64.oS: U _GLOBAL_OFFSET_TABLE_ /usr/lib64/libc_nonshared.a:mknod.oS: U _GLOBAL_OFFSET_TABLE_ /usr/lib64/libc_nonshared.a:mknod.oS: U __xmknod /usr/lib64/libc_nonshared.a:mknodat.oS: U _GLOBAL_OFFSET_TABLE_ /usr/lib64/libc_nonshared.a:mknodat.oS: U __xmknodat /usr/lib64/libc_nonshared.a:stack_chk_fail_local.oS: U _GLOBAL_OFFSET_TABLE_ /usr/lib64/libc_nonshared.a:stack_chk_fail_local.oS: U __stack_chk_fail -- You are receiving this mail because: You are the assignee for the issue. You are watching all issue changes.
