=> Bootstrap dependency digest>=20010302: found digest-20121220 ===> Building for ucommon-6.0.3 Scanning dependencies of target ucommon [ 1%] Building CXX object CMakeFiles/ucommon.dir/corelib/containers.cpp.o [ 3%] Building CXX object CMakeFiles/ucommon.dir/corelib/numbers.cpp.o [ 4%] Building CXX object CMakeFiles/ucommon.dir/corelib/persist.cpp.o [ 6%] Building CXX object CMakeFiles/ucommon.dir/corelib/vector.cpp.o [ 8%] Building CXX object CMakeFiles/ucommon.dir/corelib/stream.cpp.o [ 9%] Building CXX object CMakeFiles/ucommon.dir/corelib/counter.cpp.o [ 11%] Building CXX object CMakeFiles/ucommon.dir/corelib/shell.cpp.o [ 12%] Building CXX object CMakeFiles/ucommon.dir/corelib/timer.cpp.o [ 14%] Building CXX object CMakeFiles/ucommon.dir/corelib/object.cpp.o [ 16%] Building CXX object CMakeFiles/ucommon.dir/corelib/linked.cpp.o [ 17%] Building CXX object CMakeFiles/ucommon.dir/corelib/access.cpp.o [ 19%] Building CXX object CMakeFiles/ucommon.dir/corelib/datetime.cpp.o [ 20%] Building CXX object CMakeFiles/ucommon.dir/corelib/string.cpp.o [ 22%] Building CXX object CMakeFiles/ucommon.dir/corelib/atomic.cpp.o [ 24%] Building CXX object CMakeFiles/ucommon.dir/corelib/fsys.cpp.o [ 25%] Building CXX object CMakeFiles/ucommon.dir/corelib/cpr.cpp.o [ 27%] Building CXX object CMakeFiles/ucommon.dir/corelib/keydata.cpp.o [ 29%] Building CXX object CMakeFiles/ucommon.dir/corelib/memory.cpp.o [ 30%] Building CXX object CMakeFiles/ucommon.dir/corelib/unicode.cpp.o [ 32%] Building CXX object CMakeFiles/ucommon.dir/corelib/file.cpp.o [ 33%] Building CXX object CMakeFiles/ucommon.dir/corelib/protocols.cpp.o [ 35%] Building CXX object CMakeFiles/ucommon.dir/corelib/xml.cpp.o [ 37%] Building CXX object CMakeFiles/ucommon.dir/corelib/regex.cpp.o [ 38%] Building CXX object CMakeFiles/ucommon.dir/corelib/mapped.cpp.o [ 40%] Building CXX object CMakeFiles/ucommon.dir/corelib/socket.cpp.o [ 41%] Building CXX object CMakeFiles/ucommon.dir/corelib/tcpbuffer.cpp.o [ 43%] Building CXX object CMakeFiles/ucommon.dir/corelib/bitmap.cpp.o [ 45%] Building CXX object CMakeFiles/ucommon.dir/corelib/thread.cpp.o Linking CXX shared library libucommon.so [ 45%] Built target ucommon Scanning dependencies of target commoncpp Scanning dependencies of target ucommon-args [ 46%] Building CXX object CMakeFiles/commoncpp.dir/commoncpp/process.cpp.o [ 48%] Building CXX object CMakeFiles/ucommon-args.dir/utils/args.cpp.o [ 50%] Building CXX object CMakeFiles/commoncpp.dir/commoncpp/map.cpp.o Linking CXX executable args [ 50%] Built target ucommon-args [ 51%] Building CXX object CMakeFiles/commoncpp.dir/commoncpp/exception.cpp.o Scanning dependencies of target ucommon-pdetach [ 53%] Building CXX object CMakeFiles/ucommon-pdetach.dir/utils/pdetach.cpp.o [ 54%] Building CXX object CMakeFiles/commoncpp.dir/commoncpp/dccp.cpp.o Linking CXX executable pdetach [ 54%] Built target ucommon-pdetach [ 56%] Building CXX object CMakeFiles/commoncpp.dir/commoncpp/tokenizer.cpp.o Scanning dependencies of target ucommon-sockaddr [ 59%] Building CXX object CMakeFiles/ucommon-sockaddr.dir/utils/sockaddr.cpp.o [ 58%] Building CXX object CMakeFiles/commoncpp.dir/commoncpp/linked.cpp.o Linking CXX executable sockaddr [ 59%] Built target ucommon-sockaddr [ 61%] Building CXX object CMakeFiles/commoncpp.dir/commoncpp/strchar.cpp.o Scanning dependencies of target usecure [ 62%] Building CXX object CMakeFiles/usecure.dir/openssl/hmac.cpp.o /scratch/devel/ucommon/work/ucommon-6.0.3/openssl/hmac.cpp:20: error: reference to 'HMAC' is ambiguous /usr/include/openssl/hmac.h:101: error: candidates are: unsigned char* HMAC(const EVP_MD*, const void*, int, const unsigned char*, size_t, unsigned char*, unsigned int*) /scratch/devel/ucommon/work/ucommon-6.0.3/inc/ucommon/secure.h:536: error: class ucommon::HMAC /scratch/devel/ucommon/work/ucommon-6.0.3/openssl/hmac.cpp:25: error: reference to 'HMAC' is ambiguous /usr/include/openssl/hmac.h:101: error: candidates are: unsigned char* HMAC(const EVP_MD*, const void*, int, const unsigned char*, size_t, unsigned char*, unsigned int*) /scratch/devel/ucommon/work/ucommon-6.0.3/inc/ucommon/secure.h:536: error: class ucommon::HMAC /scratch/devel/ucommon/work/ucommon-6.0.3/openssl/hmac.cpp: In function 'void set(const char*, const char*, size_t)': /scratch/devel/ucommon/work/ucommon-6.0.3/openssl/hmac.cpp:29: error: no matching function for call to 'release()' /scratch/devel/ucommon/work/ucommon-6.0.3/inc/ucommon/object.h:472: note: candidates are: void ucommon::release(ucommon::ObjectProtocol*) /scratch/devel/ucommon/work/ucommon-6.0.3/inc/ucommon/access.h:260: note: void ucommon::release(ucommon::SharedAccess&) /scratch/devel/ucommon/work/ucommon-6.0.3/inc/ucommon/access.h:291: note: void ucommon::release(ucommon::exlock_t&) /scratch/devel/ucommon/work/ucommon-6.0.3/inc/ucommon/access.h:298: note: void ucommon::release(ucommon::shlock_t&) /scratch/devel/ucommon/work/ucommon-6.0.3/inc/ucommon/thread.h:1884: note: void ucommon::release(ucommon::semaphore_t&) /scratch/devel/ucommon/work/ucommon-6.0.3/inc/ucommon/thread.h:1898: note: void ucommon::release(ucommon::mutex_t&) /scratch/devel/ucommon/work/ucommon-6.0.3/inc/ucommon/thread.h:1919: note: void ucommon::release(ucommon::accesslock_t&) /scratch/devel/ucommon/work/ucommon-6.0.3/inc/ucommon/thread.h:1970: note: void ucommon::release(ucommon::condlock_t&) /scratch/devel/ucommon/work/ucommon-6.0.3/inc/ucommon/thread.h:1993: note: void ucommon::release(ucommon::rwlock_t&) /scratch/devel/ucommon/work/ucommon-6.0.3/inc/ucommon/thread.h:2007: note: void ucommon::release(ucommon::rexlock_t&) /scratch/devel/ucommon/work/ucommon-6.0.3/openssl/hmac.cpp:34: error: 'hmactype' was not declared in this scope /scratch/devel/ucommon/work/ucommon-6.0.3/openssl/hmac.cpp:36: error: expected unqualified-id before '=' token /scratch/devel/ucommon/work/ucommon-6.0.3/openssl/hmac.cpp:37: error: expected primary-expression before '*' token /scratch/devel/ucommon/work/ucommon-6.0.3/openssl/hmac.cpp:37: error: expected primary-expression before ')' token /scratch/devel/ucommon/work/ucommon-6.0.3/openssl/hmac.cpp:38: error: expected primary-expression before '*' token /scratch/devel/ucommon/work/ucommon-6.0.3/openssl/hmac.cpp:38: error: expected primary-expression before ')' token /scratch/devel/ucommon/work/ucommon-6.0.3/openssl/hmac.cpp: At global scope: /scratch/devel/ucommon/work/ucommon-6.0.3/openssl/hmac.cpp:42: error: reference to 'HMAC' is ambiguous /usr/include/openssl/hmac.h:101: error: candidates are: unsigned char* HMAC(const EVP_MD*, const void*, int, const unsigned char*, size_t, unsigned char*, unsigned int*) /scratch/devel/ucommon/work/ucommon-6.0.3/inc/ucommon/secure.h:536: error: class ucommon::HMAC /scratch/devel/ucommon/work/ucommon-6.0.3/openssl/hmac.cpp: In function 'void release()': /scratch/devel/ucommon/work/ucommon-6.0.3/openssl/hmac.cpp:44: error: expected primary-expression before ')' token /scratch/devel/ucommon/work/ucommon-6.0.3/openssl/hmac.cpp:45: error: expected primary-expression before '*' token /scratch/devel/ucommon/work/ucommon-6.0.3/openssl/hmac.cpp:45: error: expected primary-expression before ')' token /scratch/devel/ucommon/work/ucommon-6.0.3/openssl/hmac.cpp:47: error: expected primary-expression before ')' token /scratch/devel/ucommon/work/ucommon-6.0.3/openssl/hmac.cpp:48: error: expected primary-expression before '*' token /scratch/devel/ucommon/work/ucommon-6.0.3/openssl/hmac.cpp:48: error: expected primary-expression before ')' token /scratch/devel/ucommon/work/ucommon-6.0.3/openssl/hmac.cpp:48: error: expected `;' before 'context' /scratch/devel/ucommon/work/ucommon-6.0.3/openssl/hmac.cpp:49: error: expected unqualified-id before '=' token /scratch/devel/ucommon/work/ucommon-6.0.3/openssl/hmac.cpp:52: error: 'bufsize' was not declared in this scope /scratch/devel/ucommon/work/ucommon-6.0.3/openssl/hmac.cpp:53: error: 'textbuf' was not declared in this scope [ 64%] Building CXX object CMakeFiles/commoncpp.dir/commoncpp/tcp.cpp.o /scratch/devel/ucommon/work/ucommon-6.0.3/openssl/hmac.cpp: At global scope: /scratch/devel/ucommon/work/ucommon-6.0.3/openssl/hmac.cpp:56: error: reference to 'HMAC' is ambiguous /usr/include/openssl/hmac.h:101: error: candidates are: unsigned char* HMAC(const EVP_MD*, const void*, int, const unsigned char*, size_t, unsigned char*, unsigned int*) /scratch/devel/ucommon/work/ucommon-6.0.3/inc/ucommon/secure.h:536: error: class ucommon::HMAC /scratch/devel/ucommon/work/ucommon-6.0.3/openssl/hmac.cpp: In function 'bool put(const void*, size_t)': /scratch/devel/ucommon/work/ucommon-6.0.3/openssl/hmac.cpp:58: error: expected primary-expression before ')' token /scratch/devel/ucommon/work/ucommon-6.0.3/openssl/hmac.cpp:61: error: expected primary-expression before '*' token /scratch/devel/ucommon/work/ucommon-6.0.3/openssl/hmac.cpp:61: error: expected primary-expression before ')' token /scratch/devel/ucommon/work/ucommon-6.0.3/openssl/hmac.cpp: At global scope: /scratch/devel/ucommon/work/ucommon-6.0.3/openssl/hmac.cpp:65: error: reference to 'HMAC' is ambiguous /usr/include/openssl/hmac.h:101: error: candidates are: unsigned char* HMAC(const EVP_MD*, const void*, int, const unsigned char*, size_t, unsigned char*, unsigned int*) /scratch/devel/ucommon/work/ucommon-6.0.3/inc/ucommon/secure.h:536: error: class ucommon::HMAC /scratch/devel/ucommon/work/ucommon-6.0.3/openssl/hmac.cpp: In function 'const unsigned char* get()': /scratch/devel/ucommon/work/ucommon-6.0.3/openssl/hmac.cpp:70: error: 'bufsize' was not declared in this scope /scratch/devel/ucommon/work/ucommon-6.0.3/openssl/hmac.cpp:71: error: 'buffer' was not declared in this scope /scratch/devel/ucommon/work/ucommon-6.0.3/openssl/hmac.cpp:73: error: expected primary-expression before ')' token /scratch/devel/ucommon/work/ucommon-6.0.3/openssl/hmac.cpp:76: error: expected primary-expression before '*' token /scratch/devel/ucommon/work/ucommon-6.0.3/openssl/hmac.cpp:76: error: expected primary-expression before ')' token /scratch/devel/ucommon/work/ucommon-6.0.3/openssl/hmac.cpp:76: error: 'buffer' was not declared in this scope /scratch/devel/ucommon/work/ucommon-6.0.3/openssl/hmac.cpp:82: error: 'bufsize' was not declared in this scope /scratch/devel/ucommon/work/ucommon-6.0.3/openssl/hmac.cpp:85: error: 'textbuf' was not declared in this scope --- CMakeFiles/usecure.dir/openssl/hmac.cpp.o --- *** [CMakeFiles/usecure.dir/openssl/hmac.cpp.o] Error code 1 1 error make: stopped in /scratch/devel/ucommon/work/ucommon-6.0.3 --- CMakeFiles/usecure.dir/all --- *** [CMakeFiles/usecure.dir/all] Error code 2 A failure has been detected in another branch of the parallel make make: stopped in /scratch/devel/ucommon/work/ucommon-6.0.3 --- CMakeFiles/commoncpp.dir/all --- *** [CMakeFiles/commoncpp.dir/all] Error code 2 2 errors make: stopped in /scratch/devel/ucommon/work/ucommon-6.0.3 --- all --- *** [all] Error code 2 1 error make: stopped in /scratch/devel/ucommon/work/ucommon-6.0.3 *** Error code 2 Stop. make: stopped in /usr/pkgsrc/devel/ucommon *** Error code 1 Stop. make: stopped in /usr/pkgsrc/devel/ucommon