More ceph-12.1.1
This has built successfully previously, including the recent mass rebuild. Today the other associated builds have either finished or passed this point, but on the ppc64le build today I got this:
... Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/ceph.spec'] with env {'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\033]0;<mock-chroot>\007"', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PS1': '<mock-chroot> \s-\v\$ ', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False /usr/bin/lua: error loading module 'posix.ctype' from file '/usr/lib64/lua/5.3/posix.so': /lib64/librt.so.1: expected localentry:0 `pthread_attr_setdetachstate' stack traceback: [C]: in ? [C]: in function 'require' /usr/share/lua/5.3/posix/init.lua:29: in main chunk [C]: in function 'require' /usr/share/lmod/lmod/libexec/addto:64: in main chunk [C]: in ? /usr/bin/lua: error loading module 'posix.ctype' from file '/usr/lib64/lua/5.3/posix.so': /lib64/librt.so.1: expected localentry:0 `pthread_attr_setdetachstate' stack traceback: [C]: in ? [C]: in function 'require' /usr/share/lua/5.3/posix/init.lua:29: in main chunk [C]: in function 'require' /usr/share/lmod/lmod/libexec/addto:64: in main chunk [C]: in ? /usr/bin/lua: error loading module 'posix.ctype' from file '/usr/lib64/lua/5.3/posix.so': /lib64/librt.so.1: expected localentry:0 `pthread_attr_setdetachstate' stack traceback: [C]: in ? [C]: in function 'require' /usr/share/lua/5.3/posix/init.lua:29: in main chunk [C]: in function 'require' /usr/share/lmod/lmod/libexec/addto:64: in main chunk [C]: in ? /usr/bin/ps: error while loading shared libraries: /lib64/librt.so.1: expected localentry:0 `pthread_attr_setdetachstate' /usr/bin/basename: missing operand Try '/usr/bin/basename --help' for more information. Building target platforms: ppc64le ...
Full build log at https://kojipkgs.fedoraproject.org//work/tasks/6424/20856424/build.log
Look familiar to anyone?
Thanks,
On Fri, Jul 28, 2017 at 01:06:18PM -0400, Kaleb S. KEITHLEY wrote:
/lib64/librt.so.1: expected localentry:0 `pthread_attr_setdetachstate'
See the thread “Mass rebuild failures only on ppc64le: glibc problem?” by Tibbs.
Look familiar to anyone?
Yes, https://bugzilla.redhat.com/show_bug.cgi?id=1475636
On 07/28/2017 07:06 PM, Kaleb S. KEITHLEY wrote:
More ceph-12.1.1
This has built successfully previously, including the recent mass rebuild. Today the other associated builds have either finished or passed this point, but on the ppc64le build today I got this:
... Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/ceph.spec'] with env {'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\033]0;<mock-chroot>\007"', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PS1': '<mock-chroot> \s-\v\$ ', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False /usr/bin/lua: error loading module 'posix.ctype' from file '/usr/lib64/lua/5.3/posix.so': /lib64/librt.so.1: expected localentry:0 `pthread_attr_setdetachstate' stack traceback: [C]: in ? [C]: in function 'require' /usr/share/lua/5.3/posix/init.lua:29: in main chunk [C]: in function 'require' /usr/share/lmod/lmod/libexec/addto:64: in main chunk [C]: in ? /usr/bin/lua: error loading module 'posix.ctype' from file '/usr/lib64/lua/5.3/posix.so': /lib64/librt.so.1: expected localentry:0 `pthread_attr_setdetachstate' stack traceback: [C]: in ? [C]: in function 'require' /usr/share/lua/5.3/posix/init.lua:29: in main chunk [C]: in function 'require' /usr/share/lmod/lmod/libexec/addto:64: in main chunk [C]: in ? /usr/bin/lua: error loading module 'posix.ctype' from file '/usr/lib64/lua/5.3/posix.so': /lib64/librt.so.1: expected localentry:0 `pthread_attr_setdetachstate' stack traceback: [C]: in ? [C]: in function 'require' /usr/share/lua/5.3/posix/init.lua:29: in main chunk [C]: in function 'require' /usr/share/lmod/lmod/libexec/addto:64: in main chunk [C]: in ? /usr/bin/ps: error while loading shared libraries: /lib64/librt.so.1: expected localentry:0 `pthread_attr_setdetachstate' /usr/bin/basename: missing operand Try '/usr/bin/basename --help' for more information. Building target platforms: ppc64le ...
Full build log at https://kojipkgs.fedoraproject.org//work/tasks/6424/20856424/build.log
Look familiar to anyone?
Thanks,