Build fail for option WITH_CLOUD in Linux
Build Command
: scons TARGET_OS=linux TARGET_ARCH=x86 TARGET_TRANSPORT=IP WITH_TCP=1 RD_MODE=CLIENT,SERVER WITH_CLOUD=1
Description:
For above command build is getting terminated by giving an error as below :
service/notification/examples/linux/cloud_connector.c:141:36: error: format '%ld' expects argument of type 'long int', but argument 2 has type 'int64_t {aka long long int}' [-Werror=format=]
printf("Value: %ld\n", value->i);
JIRA migration meta data
- JIRA Issue ID: IOT-2908
- Reporter: kousthubha
- Assignee: h.marappa
- Creator: kousthubha
- Created at: 2017-11-23T06:41:45.000-0800
- Found in Version: 1.3-rel (d698f81a)
- Fix in Version: None
- Issue Severity: Major
- Reproducibility: Always (100%)
- Operating System: Ubuntu
- Hardware/ OEM Platform: None
- External URL: None
- Bugzilla ID: None
- Product: None
- Status: Resolved
- Components: Build System
- Priority: Undecided
- Due Date: None
-
Issue Type: Bug
END of JIRA migration meta data