[jira] [Updated] (ARROW-6992) [C++]: Undefined Behavior sanitizer build option fails with GCC

2019-10-25 Thread Gawain BOLTON (Jira)


 [ 
https://issues.apache.org/jira/browse/ARROW-6992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gawain BOLTON updated ARROW-6992:
-
Priority: Minor  (was: Major)

> [C++]: Undefined Behavior sanitizer build option fails with GCC
> ---
>
> Key: ARROW-6992
> URL: https://issues.apache.org/jira/browse/ARROW-6992
> Project: Apache Arrow
>  Issue Type: Bug
>  Components: C++
>Reporter: Gawain BOLTON
>Priority: Minor
>  Labels: pull-request-available
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> Then build with the "undefined behaviour sanitizer" option 
> (-DARROW_USE_UBSAN=ON) the compilation fails with GCC:
> {noformat}
> c++: error: unrecognized argument to ‘-fno-sanitize=’ option: 
> ‘function’{noformat}
> It appears that GCC has never had a "-fsanitize=function" option.
> I have fixed this issue and will submit a PR. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (ARROW-6992) [C++]: Undefined Behavior sanitizer build option fails with GCC

2019-10-25 Thread Gawain BOLTON (Jira)


 [ 
https://issues.apache.org/jira/browse/ARROW-6992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gawain BOLTON updated ARROW-6992:
-
Issue Type: Bug  (was: Improvement)

> [C++]: Undefined Behavior sanitizer build option fails with GCC
> ---
>
> Key: ARROW-6992
> URL: https://issues.apache.org/jira/browse/ARROW-6992
> Project: Apache Arrow
>  Issue Type: Bug
>  Components: C++
>Reporter: Gawain BOLTON
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> Then build with the "undefined behaviour sanitizer" option 
> (-DARROW_USE_UBSAN=ON) the compilation fails with GCC:
> {noformat}
> c++: error: unrecognized argument to ‘-fno-sanitize=’ option: 
> ‘function’{noformat}
> It appears that GCC has never had a "-fsanitize=function" option.
> I have fixed this issue and will submit a PR. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (ARROW-6992) [C++]: Undefined Behavior sanitizer build option fails with GCC

2019-10-25 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/ARROW-6992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated ARROW-6992:
--
Labels: pull-request-available  (was: )

> [C++]: Undefined Behavior sanitizer build option fails with GCC
> ---
>
> Key: ARROW-6992
> URL: https://issues.apache.org/jira/browse/ARROW-6992
> Project: Apache Arrow
>  Issue Type: Improvement
>  Components: C++
>Reporter: Gawain BOLTON
>Priority: Major
>  Labels: pull-request-available
>
> Then build with the "undefined behaviour sanitizer" option 
> (-DARROW_USE_UBSAN=ON) the compilation fails with GCC:
> {noformat}
> c++: error: unrecognized argument to ‘-fno-sanitize=’ option: 
> ‘function’{noformat}
> It appears that GCC has never had a "-fsanitize=function" option.
> I have fixed this issue and will submit a PR. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)