Has anyone seen this one before? I googled around and couldn't find anyone
who had a repro, but I've seen this twice today.

[100%] Building CXX object
be/src/service/CMakeFiles/impalad.dir/daemon-main.cc.o
Linking CXX executable ../../build/debug/service/impalad
/tmp/impala-deps/openldap-2.4.25/lib/libldap.a(os-ip.o): In function
`ldap_int_poll':
os-ip.c:(.text+0x2a6): warning: `sys_errlist' is deprecated; use `strerror'
or `strerror_r' instead
os-ip.c:(.text+0x29a): warning: `sys_nerr' is deprecated; use `strerror' or
`strerror_r' instead
/usr/bin/ld: BFD version 2.20.51.0.2-5.36.el6 20100205 internal error,
aborting at reloc.c line 443 in bfd_get_reloc_size

/usr/bin/ld: Please report this bug.

collect2: error: ld returned 1 exit status
make[3]: *** [be/build/debug/service/impalad] Error 1

Reply via email to