Print

Print


Hi,

looking at these problems, could we set up some automated continuous build for 
the main architectures? Could be some primitive cron jobs which send email in 
case of failure. It's a pity that the CVS is not visible from the outside of 
slac or this would be very easy to do.

Cheers,
Derek



On Friday 14 October 2005 11.23, Peter Elmer wrote:
>   Hi Gerri,
>
>   It looks like there is also a compilation error from the changes you
> made a couple of days ago (on noric01: SL3, gcc 3.2.3):
>
> g++ -DPACKAGE_NAME=\"xrootd\" -DPACKAGE_TARNAME=\"xrootd\"
> -DPACKAGE_VERSION=\"20051004.1010x4\" "-DPACKAGE_STRING=\"xrootd
> 20051004.1010x4\"" -DPACKAGE_BUGREPORT=\"[log in to unmask]\"
> -D__linux__=1 -D__linux=1 -D_GNU_SOURCE=1 -DPACKAGE=\"xrootd\"
> -DVERSION=\"20051004.1010x4\" -DR__SHADOWPW=1 -DR__SSL_GE_098=1
> -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1
> -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1
> -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -D_LARGEFILE_SOURCE=1
> -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_ARPA_INET_H=1
> -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_MALLOC_H=1
> -DHAVE_MEMORY_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_SHADOW_H=1
> -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_FILE_H=1
> -DHAVE_SYS_MOUNT_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_SOCKET_H=1
> -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_TIME_H=1
> -DHAVE_SYS_VFS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UTIME_H=1 -DHAS_NAMEINFO=1
> -DHAS_PROTOR=1 -DHAS_SIGWTI=1 -I. -I. -I../../src -I/usr/include/
> -I/usr/kerberos/include -g -O2 -D_REENTRANT -c XrdCryptosslX509.cc -MT
> libXrdSSLutil_la-XrdCryptosslX509.lo -MD -MP -MF
> .deps/libXrdSSLutil_la-XrdCryptosslX509.TPlo  -fPIC -DPIC -o
> .libs/libXrdSSLutil_la-XrdCryptosslX509.lo In file included from
> /usr/include/c++/3.2.3/backward/iostream.h:31, from
> ../../src/XrdSut/XrdSutAux.hh:14,
>                  from ../../src/XrdSut/XrdSutBucket.hh:15,
>                  from ../../src/XrdCrypto/XrdCryptoRSA.hh:22,
>                  from ../../src/XrdCrypto/XrdCryptosslRSA.hh:20,
>                  from XrdCryptosslX509.cc:21:
> /usr/include/c++/3.2.3/backward/backward_warning.h:32:2: warning: #warning
> This file includes at least one deprecated or antiquated header. Please
> consider using one of the 32 headers found in section 17.4.1.2 of the C++
> standard. Examples include substituting the <X> header for the <X.h> header
> for C++ includes, or <sstream> instead of the deprecated header
> <strstream.h>. To disable this warning use -Wno-deprecated.
> XrdCryptosslX509.cc: In member function `bool XrdCryptosslX509::IsCA()':
> XrdCryptosslX509.cc:536: invalid conversion from `const unsigned char**' to
> ` unsigned char**'
> gmake[2]: *** [libXrdSSLutil_la-XrdCryptosslX509.lo] Error 1
> gmake[2]: Leaving directory
> `/a/surrey03/vol/vol0/bbr_CompMgt/elmer/testxrootd/one/xrootd/src/XrdCrypto
>' gmake[1]: *** [all-recursive] Error 1
> gmake[1]: Leaving directory
> `/a/surrey03/vol/vol0/bbr_CompMgt/elmer/testxrootd/one/xrootd/src' gmake:
> *** [all-recursive] Error 1
>
>                                    Pete
>