Print

Print


Still same undefined symbol

# rpm -qf /usr/lib64/libXrdUtils.so.3
xrootd-libs-5.1.0-0.rc2.el7.x86_64
# tail -n 20 /var/log/xrootd/dpmredir/xrootd.log
This is XrdDPMCksManager .. compiled with xroot v5.0.2
=====> ofs.trace all
=====> oss.trace all
=====> ofs.cmslib libXrdDPMFinder.so.3
=====> dpm.dmconf /etc/dmlite.conf
=====> dpm.defaultprefix /dpm/farm.particle.cz/home
*Plugin /lib64/libXrdDPMFinder.so-5.3: undefined symbol:
_ZN14XrdNetAddrInfo4SameEPKS_b cmslib libXrdDPMFinder.so-5.3***Plugin cmslib libXrdDPMFinder.so-5.3 not found; falling back to using libXrdDPMFinder.so.3
Plugin No such file or directory loading cmslib libXrdDPMFinder.so.3
++++++ Configuring manager role. . .
=====> cms.trace all
=====> all.adminpath /var/spool/xrootd
201213 13:41:03 4261 cms_Config: Manager not specified.
Config Global System Identification: [log in to unmask] [log in to unmask]
201213 13:41:03 4261 ofs_Config: Unable to create cluster management client.
------ File system manager initialization failed.
201213 13:41:03 4261 XrootdConfig: Unable to load base file system using default
------ xrootd protocol initialization failed.
201213 13:41:03 4261 XrdProtocol: Protocol xroot could not be loaded
------ xrootd [log in to unmask]:-1 initialization failed.


Only "const" variant for XrdNetAddrInfo::Same function is in the library

# nm -D -C /usr/lib64/libXrdUtils.so.3  | grep Same
000000000005c190 T XrdNetAddrInfo::Same(XrdNetAddrInfo const*, bool) const


Petr

On 12/13/20 12:22 PM, Michal Simon wrote:
> Dear All,
>
>     The XRootD 5.1.0 release candidate 2 has been tagged on Friday:
>
>     https://github.com/xrootd/xrootd/releases/tag/v5.1.0-rc2
> <https://github.com/xrootd/xrootd/releases/tag/v5.1.0-rc2>
>
>     The source RPM is available at:
>     https://xrootd.cern.ch/sw/releases/5.1.0-rc2/rpms/source
> <https://xrootd.cern.ch/sw/releases/5.1.0-rc2/rpms/source>
>
>     The RPMs are available in the XRootD testing repositories:
>     http://xrootd.org/binaries/xrootd-testing-slc7.repo
> <http://xrootd.org/binaries/xrootd-testing-slc7.repo>
>     http://xrootd.org/binaries/xrootd-testing-slc8.repo
> <http://xrootd.org/binaries/xrootd-testing-slc8.repo>
>
> Kind regards,
>     Michal
>
> ------------------------------------------------------------------------
>
> Use REPLY-ALL to reply to list
>
> To unsubscribe from the XROOTD-L list, click the following link:
> https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=XROOTD-L&A=1
> <https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=XROOTD-L&A=1>
>


########################################################################
Use REPLY-ALL to reply to list

To unsubscribe from the XROOTD-L list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=XROOTD-L&A=1