14:18:54 [ 13%] Building C object ccnx/common/CMakeFiles/ccnx_common.shared.dir/ccnx_NameSegment.c.o*14:18:54* [ 13%] Building C object ccnx/common/CMakeFiles/ccnx_common.shared.dir/ccnx_NameSegmentNumber.c.o*14:18:54* [ 14%] Building C object ccnx/common/CMakeFiles/ccnx_common.shared.dir/ccnx_NameLabel.c.o*14:18:55* [ 14%] Building C object ccnx/common/CMakeFiles/ccnx_common.shared.dir/ccnx_TimeStamp.c.o*14:18:55* [ 14%] Building C object ccnx/common/CMakeFiles/ccnx_common.shared.dir/ccnx_WireFormatMessage.c.o*14:18:55* [ 15%] Building C object ccnx/common/CMakeFiles/ccnx_common.shared.dir/codec/ccnxCodec_EncodingBuffer.c.o*14:18:55* [ 15%] Building C object ccnx/common/CMakeFiles/ccnx_common.shared.dir/codec/ccnxCodec_Error.c.o*14:18:55* [ 16%] Building C object ccnx/common/CMakeFiles/ccnx_common.shared.dir/codec/ccnxCodec_NetworkBuffer.c.o*14:18:55* /w/workspace/cicn-libccnx-common-merge-master-ubuntu1604/libccnx-common/ccnx/common/codec/ccnxCodec_NetworkBuffer.c: In function ‘ccnxCodecNetworkBuffer_ComputeSignature’:14:18:55 /w/workspace/cicn-libccnx-common-merge-master-ubuntu1604/libccnx-common/ccnx/common/codec/ccnxCodec_NetworkBuffer.c:657:21: error: too few arguments to function ‘parcSigner_SignDigest’14:18:55 signature = parcSigner_SignDigest(signer, hash);14:18:55 ^14:18:55 In file included from /w/workspace/cicn-libccnx-common-merge-master-ubuntu1604/libccnx-common/ccnx/common/codec/ccnxCodec_NetworkBuffer.h:55:0,14:18:55 from /w/workspace/cicn-libccnx-common-merge-master-ubuntu1604/libccnx-common/ccnx/common/codec/ccnxCodec_NetworkBuffer.c:62:14:18:55 /usr/include/parc/security/parc_Signer.h:307:16: note: declared here*14:18:55* PARCSignature parcSigner_SignDigest(const PARCSigner *signer, const PARCCryptoHash *hashToSign, uint8_t * signature, uint32_t sig_len);*14:18:55 ^14:18:55 ccnx/common/CMakeFiles/ccnx_common.shared.dir/build.make:926: recipe for target 'ccnx/common/CMakeFiles/ccnx_common.shared.dir/codec/ccnxCodec_NetworkBuffer.c.o' failed*14:18:55* make[2]: *** [ccnx/common/CMakeFiles/ccnx_common.shared.dir/codec/ccnxCodec_NetworkBuffer.c.o] Error 1*14:18:55* CMakeFiles/Makefile2:1029: recipe for target 'ccnx/common/CMakeFiles/ccnx_common.shared.dir/all' failed*14:18:55* make[1]: *** [ccnx/common/CMakeFiles/ccnx_common.shared.dir/all] Error 2*14:18:55* Makefile:162: recipe for target 'all' failed*14:18:55* make: *** [all] Error 2