- **summary**: clm: Build failure with gcc 6.1.1 --> clm: Build failure with 
gcc 5.4.0 and 6.1.1
- Description has changed:

Diff:

~~~~

--- old
+++ new
@@ -1,4 +1,4 @@
-CLM fails to build with gcc 6.1.1:
+CLM fails to build with gcc 5.4.0 and 6.1.1:
 
 ~~~
 make[2]: Entering directory '/home/opensaf/opensaf-staging/tests/clmsv'

~~~~




---

** [tickets:#1981] clm: Build failure with gcc 5.4.0 and 6.1.1**

**Status:** unassigned
**Milestone:** 5.1.FC
**Created:** Mon Aug 29, 2016 08:05 PM UTC by Anders Widell
**Last Updated:** Mon Aug 29, 2016 08:05 PM UTC
**Owner:** nobody


CLM fails to build with gcc 5.4.0 and 6.1.1:

~~~
make[2]: Entering directory '/home/opensaf/opensaf-staging/tests/clmsv'
  CC       clmtest-tet_ClmLongRdn.o
tet_ClmLongRdn.c: In function 'lock_node':
tet_ClmLongRdn.c:203:2: error: ignoring return value of 'system', declared with 
attribute warn_unused_result [-Werror=unused-result]
  system(command);
  ^~~~~~~~~~~~~~~
tet_ClmLongRdn.c: In function 'unlock_node':
tet_ClmLongRdn.c:195:2: error: ignoring return value of 'system', declared with 
attribute warn_unused_result [-Werror=unused-result]
  system(command);
  ^~~~~~~~~~~~~~~
tet_ClmLongRdn.c: In function 'remove_node':
tet_ClmLongRdn.c:212:2: error: ignoring return value of 'system', declared with 
attribute warn_unused_result [-Werror=unused-result]
  system(command);
  ^~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
Makefile:771: recipe for target 'clmtest-tet_ClmLongRdn.o' failed
~~~


---

Sent from sourceforge.net because opensaf-tickets@lists.sourceforge.net is 
subscribed to https://sourceforge.net/p/opensaf/tickets/

To unsubscribe from further messages, a project admin can change settings at 
https://sourceforge.net/p/opensaf/admin/tickets/options.  Or, if this is a 
mailing list, you can unsubscribe from the mailing list.
------------------------------------------------------------------------------
_______________________________________________
Opensaf-tickets mailing list
Opensaf-tickets@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets

Reply via email to