Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build errors with gcc 7.1 #514

Closed
peremato opened this issue May 9, 2017 · 5 comments
Closed

Build errors with gcc 7.1 #514

peremato opened this issue May 9, 2017 · 5 comments

Comments

@peremato
Copy link

peremato commented May 9, 2017

See for example http://cdash.cern.ch/upload/77d289524da8eceda226d08656c4b03b4ecba81c/xrootd-4.5.0-build.log

@xrootd-dev
Copy link

xrootd-dev commented May 9, 2017 via email

@peremato
Copy link
Author

peremato commented May 9, 2017

Hi Andy,
I am not sure what options are you referring. Looking at the recipe this is the way to build it in the LCG stack:

LCGPackage_Add(
  xrootd
  URL ${GenURL}/xrootd-${xrootd_native_version}.tar.gz
  CMAKE_CACHE_ARGS -DCMAKE_PREFIX_PATH:STRING=${Python_home}
  CMAKE_ARGS -DCMAKE_INSTALL_PREFIX=<INSTALL_DIR>
             -DENABLE_PERL=FALSE
             -DENABLE_FUSE=FALSE
             -DENABLE_CRYPTO=TRUE
             -DENABLE_KRB5=TRUE
             -DENABLE_READLINE=TRUE
  DEPENDS Python
)

@abh3
Copy link
Member

abh3 commented May 9, 2017 via email

@peremato
Copy link
Author

Thanks I try to use the newest version.

@abh3
Copy link
Member

abh3 commented May 17, 2017

Looks like this one was addressed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants