Print

Print


Hi Pere,

What I meant was the default options that are enabled in gcc 7.1 are pedantic like -Werror=format-truncation. Now, that said, I checked and found that all these issues were fixed in 4.6.0 (you are using 4.5.0 with gcc 7.1). I would recommend switching to 4.6.1 which is the latest release and is the best one we have.

Andy

From: Pere Mato
Sent: Tuesday, May 09, 2017 1:12 AM
To: xrootd/xrootd
Cc: Subscribed
Subject: Re: [xrootd/xrootd] Build errors with gcc 7.1 (#514)

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
)
ā€”
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.


You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or mute the thread.

{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/xrootd/xrootd","title":"xrootd/xrootd","subtitle":"GitHub repository","main_image_url":"https://cloud.githubusercontent.com/assets/143418/17495839/a5054eac-5d88-11e6-95fc-7290892c7bb5.png","avatar_image_url":"https://cloud.githubusercontent.com/assets/143418/15842166/7c72db34-2c0b-11e6-9aed-b52498112777.png","action":{"name":"Open in GitHub","url":"https://github.com/xrootd/xrootd"}},"updates":{"snippets":[{"icon":"PERSON","message":"@abh3 in #514: Hi Pere,\n\nWhat I meant was the default options that are enabled in gcc 7.1 are pedantic like -Werror=format-truncation. Now, that said, I checked and found that all these issues were fixed in 4.6.0 (you are using 4.5.0 with gcc 7.1). I would recommend switching to 4.6.1 which is the latest release and is the best one we have.\n\nAndy\n\nFrom: Pere Mato \nSent: Tuesday, May 09, 2017 1:12 AM\nTo: xrootd/xrootd \nCc: Subscribed \nSubject: Re: [xrootd/xrootd] Build errors with gcc 7.1 (#514)\n\nHi Andy,\nI am not sure what options are you referring. Looking at the recipe this is the way to build it in the LCG stack:\n\nLCGPackage_Add(\n xrootd\n URL ${GenURL}/xrootd-${xrootd_native_version}.tar.gz\n CMAKE_CACHE_ARGS -DCMAKE_PREFIX_PATH:STRING=${Python_home}\n CMAKE_ARGS -DCMAKE_INSTALL_PREFIX=\u003cINSTALL_DIR\u003e\n -DENABLE_PERL=FALSE\n -DENABLE_FUSE=FALSE\n -DENABLE_CRYPTO=TRUE\n -DENABLE_KRB5=TRUE\n -DENABLE_READLINE=TRUE\n DEPENDS Python\n)\nā€”\nYou are receiving this because you are subscribed to this thread.\nReply to this email directly, view it on GitHub, or mute the thread.\n"}],"action":{"name":"View Issue","url":"https://github.com/xrootd/xrootd/issues/514#issuecomment-300321946"}}}

Use REPLY-ALL to reply to list

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