=> Bootstrap dependency digest>=20010302: found digest-20180917
===> Skipping vulnerability checks.
WARNING: No /var/db/pkg/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'.
===> Building for ucommon-7.0.0
Scanning dependencies of target ucommon
[  1%] Building CXX object CMakeFiles/ucommon.dir/corelib/arrayref.cpp.o
[  2%] Building CXX object CMakeFiles/ucommon.dir/corelib/access.cpp.o
[  3%] Building CXX object CMakeFiles/ucommon.dir/corelib/atomic.cpp.o
[  5%] Building CXX object CMakeFiles/ucommon.dir/corelib/mapref.cpp.o
[  6%] Building CXX object CMakeFiles/ucommon.dir/corelib/object.cpp.o
[  7%] Building CXX object CMakeFiles/ucommon.dir/corelib/memory.cpp.o
[  8%] Building CXX object CMakeFiles/ucommon.dir/corelib/mapped.cpp.o
[ 10%] Building CXX object CMakeFiles/ucommon.dir/corelib/protocols.cpp.o
[ 11%] Building CXX object CMakeFiles/ucommon.dir/corelib/condition.cpp.o
[ 12%] Building CXX object CMakeFiles/ucommon.dir/corelib/counter.cpp.o
[ 14%] Building CXX object CMakeFiles/ucommon.dir/corelib/linked.cpp.o
[ 15%] Building CXX object CMakeFiles/ucommon.dir/corelib/datetime.cpp.o
[ 16%] Building CXX object CMakeFiles/ucommon.dir/corelib/keydata.cpp.o
[ 17%] Building CXX object CMakeFiles/ucommon.dir/corelib/cpr.cpp.o
[ 19%] Building CXX object CMakeFiles/ucommon.dir/corelib/fsys.cpp.o
[ 20%] Building CXX object CMakeFiles/ucommon.dir/corelib/numbers.cpp.o
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/corelib/atomic.cpp:22:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/thread.h:63:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/condition.h:568:18: warning: 'exclusive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void exclusive(void);
                 ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/access.h:214:18: note: overridden virtual function is here
    virtual void exclusive(void);
                 ^
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/corelib/atomic.cpp:22:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/thread.h:63:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/condition.h:573:18: warning: 'share' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void share(void);
                 ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/access.h:205:18: note: overridden virtual function is here
    virtual void share(void);
                 ^
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/corelib/condition.cpp:22:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/condition.h:568:18: warning: 'exclusive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void exclusive(void);
                 ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/access.h:214:18: note: overridden virtual function is here
    virtual void exclusive(void);
                 ^
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/corelib/condition.cpp:22:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/condition.h:573:18: warning: 'share' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void share(void);
                 ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/access.h:205:18: note: overridden virtual function is here
    virtual void share(void);
                 ^
2 warnings generated.
[ 21%] Building CXX object CMakeFiles/ucommon.dir/corelib/regex.cpp.o
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/corelib/mapref.cpp:20:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/typeref.h:52:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/thread.h:63:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/condition.h:568:18: warning: 'exclusive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void exclusive(void);
                 ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/access.h:214:18: note: overridden virtual function is here
    virtual void exclusive(void);
                 ^
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/corelib/mapref.cpp:20:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/typeref.h:52:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/thread.h:63:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/condition.h:573:18: warning: 'share' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void share(void);
                 ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/access.h:205:18: note: overridden virtual function is here
    virtual void share(void);
                 ^
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/corelib/fsys.cpp:38:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/thread.h:63:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/condition.h:568:18: warning: 'exclusive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void exclusive(void);
                 ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/access.h:214:18: note: overridden virtual function is here
    virtual void exclusive(void);
                 ^
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/corelib/fsys.cpp:38:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/thread.h:63:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/condition.h:573:18: warning: 'share' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void share(void);
                 ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/access.h:205:18: note: overridden virtual function is here
    virtual void share(void);
                 ^
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/corelib/cpr.cpp:29:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/socket.h:43:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/typeref.h:52:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/thread.h:63:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/condition.h:568:18: warning: 'exclusive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void exclusive(void);
                 ^
[ 23%] Building CXX object CMakeFiles/ucommon.dir/corelib/reuse.cpp.o
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/access.h:214:18: note: overridden virtual function is here
    virtual void exclusive(void);
                 ^
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/corelib/cpr.cpp:29:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/socket.h:43:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/typeref.h:52:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/thread.h:63:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/condition.h:573:18: warning: 'share' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void share(void);
                 ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/access.h:205:18: note: overridden virtual function is here
    virtual void share(void);
                 ^
[ 24%] Building CXX object CMakeFiles/ucommon.dir/corelib/shared.cpp.o
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/corelib/arrayref.cpp:20:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/typeref.h:52:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/thread.h:63:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/condition.h:568:18: warning: 'exclusive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void exclusive(void);
                 ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/access.h:214:18: note: overridden virtual function is here
    virtual void exclusive(void);
                 ^
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/corelib/arrayref.cpp:20:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/typeref.h:52:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/thread.h:63:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/condition.h:573:18: warning: 'share' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void share(void);
                 ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/access.h:205:18: note: overridden virtual function is here
    virtual void share(void);
                 ^
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/corelib/linked.cpp:23:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/thread.h:63:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/condition.h:568:18: warning: 'exclusive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void exclusive(void);
                 ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/access.h:214:18: note: overridden virtual function is here
    virtual void exclusive(void);
                 ^
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/corelib/linked.cpp:23:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/thread.h:63:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/condition.h:573:18: warning: 'share' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void share(void);
                 ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/access.h:205:18: note: overridden virtual function is here
    virtual void share(void);
                 ^
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/corelib/mapped.cpp:24:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/mapped.h:38:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/thread.h:63:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/condition.h:568:18: warning: 'exclusive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void exclusive(void);
                 ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/access.h:214:18: note: overridden virtual function is here
    virtual void exclusive(void);
                 ^
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/corelib/mapped.cpp:24:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/mapped.h:38:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/thread.h:63:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/condition.h:573:18: warning: 'share' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void share(void);
                 ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/access.h:205:18: note: overridden virtual function is here
    virtual void share(void);
                 ^
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/corelib/datetime.cpp:24:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/datetime.h:42:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/typeref.h:52:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/thread.h:63:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/condition.h:568:18: warning: 'exclusive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void exclusive(void);
                 ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/access.h:214:18: note: overridden virtual function is here
    virtual void exclusive(void);
                 ^
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/corelib/datetime.cpp:24:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/datetime.h:42:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/typeref.h:52:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/thread.h:63:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/condition.h:573:18: warning: 'share' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void share(void);
                 ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/access.h:205:18: note: overridden virtual function is here
    virtual void share(void);
                 ^
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/corelib/datetime.cpp:24:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/datetime.h:1008:17: warning: '_print' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    const char *_print(void) const;
                ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/protocols.h:142:25: note: overridden virtual function is here
    virtual const char *_print(void) const = 0;
                        ^
2 warnings generated.
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/corelib/memory.cpp:23:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/thread.h:63:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/condition.h:568:18: warning: 'exclusive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void exclusive(void);
                 ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/access.h:214:18: note: overridden virtual function is here
    virtual void exclusive(void);
                 ^
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/corelib/memory.cpp:23:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/thread.h:63:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/condition.h:573:18: warning: 'share' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void share(void);
                 ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/access.h:205:18: note: overridden virtual function is here
    virtual void share(void);
                 ^
[ 25%] Building CXX object CMakeFiles/ucommon.dir/corelib/shell.cpp.o
2 warnings generated.
[ 26%] Building CXX object CMakeFiles/ucommon.dir/corelib/socket.cpp.o
[ 28%] Building CXX object CMakeFiles/ucommon.dir/corelib/stream.cpp.o
2 warnings generated.
[ 29%] Building CXX object CMakeFiles/ucommon.dir/corelib/string.cpp.o
2 warnings generated.
2 warnings generated.
[ 30%] Building CXX object CMakeFiles/ucommon.dir/corelib/thread.cpp.o
[ 32%] Building CXX object CMakeFiles/ucommon.dir/corelib/timer.cpp.o
[ 33%] Building CXX object CMakeFiles/ucommon.dir/corelib/unicode.cpp.o
[ 34%] Building CXX object CMakeFiles/ucommon.dir/corelib/typeref.cpp.o
2 warnings generated.
2 warnings generated.
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/corelib/shared.cpp:20:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/typeref.h:52:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/thread.h:63:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/condition.h:568:18: warning: 'exclusive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void exclusive(void);
                 ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/access.h:214:18: note: overridden virtual function is here
    virtual void exclusive(void);
                 ^
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/corelib/shared.cpp:20:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/typeref.h:52:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/thread.h:63:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/condition.h:573:18: warning: 'share' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void share(void);
                 ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/access.h:205:18: note: overridden virtual function is here
    virtual void share(void);
                 ^
3 warnings generated.
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/corelib/reuse.cpp:23:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/reuse.h:31:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/thread.h:63:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/condition.h:568:18: warning: 'exclusive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void exclusive(void);
                 ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/access.h:214:18: note: overridden virtual function is here
    virtual void exclusive(void);
                 ^
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/corelib/reuse.cpp:23:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/reuse.h:31:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/thread.h:63:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/condition.h:573:18: warning: 'share' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void share(void);
                 ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/access.h:205:18: note: overridden virtual function is here
    virtual void share(void);
                 ^
2 warnings generated.
2 warnings generated.
2 warnings generated.
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/corelib/stream.cpp:23:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/thread.h:63:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/condition.h:568:18: warning: 'exclusive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void exclusive(void);
                 ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/access.h:214:18: note: overridden virtual function is here
    virtual void exclusive(void);
                 ^
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/corelib/stream.cpp:23:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/thread.h:63:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/condition.h:573:18: warning: 'share' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void share(void);
                 ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/access.h:205:18: note: overridden virtual function is here
    virtual void share(void);
                 ^
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/corelib/unicode.cpp:24:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/thread.h:63:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/condition.h:568:18: warning: 'exclusive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void exclusive(void);
                 ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/access.h:214:18: note: overridden virtual function is here
    virtual void exclusive(void);
                 ^
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/corelib/unicode.cpp:24:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/thread.h:63:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/condition.h:573:18: warning: 'share' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void share(void);
                 ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/access.h:205:18: note: overridden virtual function is here
    virtual void share(void);
                 ^
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/corelib/shell.cpp:24:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/thread.h:63:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/condition.h:568:18: warning: 'exclusive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void exclusive(void);
                 ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/access.h:214:18: note: overridden virtual function is here
    virtual void exclusive(void);
                 ^
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/corelib/shell.cpp:24:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/thread.h:63:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/condition.h:573:18: warning: 'share' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void share(void);
                 ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/access.h:205:18: note: overridden virtual function is here
    virtual void share(void);
                 ^
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/corelib/socket.cpp:21:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/socket.h:43:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/typeref.h:52:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/thread.h:63:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/condition.h:568:18: warning: 'exclusive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void exclusive(void);
                 ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/access.h:214:18: note: overridden virtual function is here
    virtual void exclusive(void);
                 ^
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/corelib/socket.cpp:21:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/socket.h:43:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/typeref.h:52:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/thread.h:63:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/condition.h:573:18: warning: 'share' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void share(void);
                 ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/access.h:205:18: note: overridden virtual function is here
    virtual void share(void);
                 ^
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/corelib/typeref.cpp:20:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/typeref.h:52:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/thread.h:63:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/condition.h:568:18: warning: 'exclusive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void exclusive(void);
                 ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/access.h:214:18: note: overridden virtual function is here
    virtual void exclusive(void);
                 ^
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/corelib/typeref.cpp:20:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/typeref.h:52:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/thread.h:63:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/condition.h:573:18: warning: 'share' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void share(void);
                 ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/access.h:205:18: note: overridden virtual function is here
    virtual void share(void);
                 ^
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/corelib/thread.cpp:22:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/thread.h:63:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/condition.h:568:18: warning: 'exclusive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void exclusive(void);
                 ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/access.h:214:18: note: overridden virtual function is here
    virtual void exclusive(void);
                 ^
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/corelib/thread.cpp:22:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/thread.h:63:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/condition.h:573:18: warning: 'share' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void share(void);
                 ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/access.h:205:18: note: overridden virtual function is here
    virtual void share(void);
                 ^
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/corelib/timer.cpp:22:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/thread.h:63:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/condition.h:568:18: warning: 'exclusive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void exclusive(void);
                 ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/access.h:214:18: note: overridden virtual function is here
    virtual void exclusive(void);
                 ^
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/corelib/timer.cpp:22:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/thread.h:63:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/condition.h:573:18: warning: 'share' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void share(void);
                 ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/access.h:205:18: note: overridden virtual function is here
    virtual void share(void);
                 ^
2 warnings generated.
2 warnings generated.
2 warnings generated.
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/corelib/stream.cpp:27:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/stream.h:94:9: warning: 'sync' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int sync(void);
        ^
/usr/include/c++/streambuf:280:17: note: overridden virtual function is here
    virtual int sync();
                ^
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/corelib/shell.cpp:29:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/stream.h:94:9: warning: 'sync' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int sync(void);
        ^
/usr/include/c++/streambuf:280:17: note: overridden virtual function is here
    virtual int sync();
                ^
2 warnings generated.
2 warnings generated.
3 warnings generated.
3 warnings generated.
[ 35%] Linking CXX shared library libucommon.so
[ 35%] Built target ucommon
Scanning dependencies of target ucommon-pdetach
Scanning dependencies of target ucommon-args
Scanning dependencies of target ucommon-sockaddr
Scanning dependencies of target ucommon-keywait
Scanning dependencies of target usecure
[ 37%] Building CXX object utils/CMakeFiles/ucommon-pdetach.dir/pdetach.cpp.o
Scanning dependencies of target commoncpp
[ 38%] Building CXX object utils/CMakeFiles/ucommon-sockaddr.dir/sockaddr.cpp.o
[ 39%] Building CXX object utils/CMakeFiles/ucommon-args.dir/args.cpp.o
[ 41%] Building CXX object utils/CMakeFiles/ucommon-keywait.dir/keywait.cpp.o
[ 42%] Building CXX object CMakeFiles/usecure.dir/openssl/hmac.cpp.o
[ 43%] Building CXX object CMakeFiles/usecure.dir/openssl/digest.cpp.o
[ 44%] Building CXX object CMakeFiles/usecure.dir/openssl/secure.cpp.o
[ 46%] Building CXX object CMakeFiles/usecure.dir/openssl/random.cpp.o
[ 47%] Building CXX object CMakeFiles/usecure.dir/openssl/cipher.cpp.o
[ 48%] Building CXX object CMakeFiles/usecure.dir/openssl/sstream.cpp.o
[ 50%] Building CXX object CMakeFiles/usecure.dir/nossl/common.cpp.o
[ 51%] Building CXX object CMakeFiles/commoncpp.dir/commoncpp/dccp.cpp.o
[ 52%] Building CXX object CMakeFiles/commoncpp.dir/commoncpp/address.cpp.o
[ 53%] Building CXX object CMakeFiles/commoncpp.dir/commoncpp/dir.cpp.o
[ 55%] Building CXX object CMakeFiles/commoncpp.dir/commoncpp/applog.cpp.o
[ 56%] Building CXX object CMakeFiles/commoncpp.dir/commoncpp/dso.cpp.o
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/openssl/digest.cpp:19:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/openssl/local.h:24:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/ucommon.h:92:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/typeref.h:52:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/thread.h:63:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/condition.h:568:18: warning: 'exclusive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void exclusive(void);
                 ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/access.h:214:18: note: overridden virtual function is here
    virtual void exclusive(void);
                 ^
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/openssl/digest.cpp:19:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/openssl/local.h:24:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/ucommon.h:92:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/typeref.h:52:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/thread.h:63:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/condition.h:573:18: warning: 'share' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void share(void);
                 ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/access.h:205:18: note: overridden virtual function is here
    virtual void share(void);
                 ^
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/openssl/digest.cpp:19:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/openssl/local.h:24:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/ucommon.h:103:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/datetime.h:1008:17: warning: '_print' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    const char *_print(void) const;
                ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/protocols.h:142:25: note: overridden virtual function is here
    virtual const char *_print(void) const = 0;
                        ^
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/utils/args.cpp:19:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/ucommon.h:92:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/typeref.h:52:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/thread.h:63:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/condition.h:568:18: warning: 'exclusive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void exclusive(void);
                 ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/access.h:214:18: note: overridden virtual function is here
    virtual void exclusive(void);
                 ^
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/utils/args.cpp:19:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/ucommon.h:92:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/typeref.h:52:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/thread.h:63:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/condition.h:573:18: warning: 'share' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void share(void);
                 ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/access.h:205:18: note: overridden virtual function is here
    virtual void share(void);
                 ^
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/openssl/sstream.cpp:19:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/openssl/local.h:24:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/ucommon.h:92:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/typeref.h:52:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/thread.h:63:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/condition.h:568:18: warning: 'exclusive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void exclusive(void);
                 ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/access.h:214:18: note: overridden virtual function is here
    virtual void exclusive(void);
                 ^
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/openssl/sstream.cpp:19:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/openssl/local.h:24:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/ucommon.h:92:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/typeref.h:52:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/thread.h:63:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/condition.h:573:18: warning: 'share' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void share(void);
                 ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/access.h:205:18: note: overridden virtual function is here
    virtual void share(void);
                 ^
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/openssl/secure.cpp:19:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/openssl/local.h:24:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/ucommon.h:92:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/typeref.h:52:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/thread.h:63:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/condition.h:568:18: warning: 'exclusive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void exclusive(void);
                 ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/access.h:214:18: note: overridden virtual function is here
    virtual void exclusive(void);
                 ^
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/openssl/secure.cpp:19:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/openssl/local.h:24:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/ucommon.h:92:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/typeref.h:52:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/thread.h:63:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/condition.h:573:18: warning: 'share' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void share(void);
                 ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/access.h:205:18: note: overridden virtual function is here
    virtual void share(void);
                 ^
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/utils/args.cpp:19:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/ucommon.h:103:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/datetime.h:1008:17: warning: '_print' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    const char *_print(void) const;
                ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/protocols.h:142:25: note: overridden virtual function is here
    virtual const char *_print(void) const = 0;
                        ^
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/openssl/sstream.cpp:19:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/openssl/local.h:24:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/ucommon.h:103:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/datetime.h:1008:17: warning: '_print' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    const char *_print(void) const;
                ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/protocols.h:142:25: note: overridden virtual function is here
    virtual const char *_print(void) const = 0;
                        ^
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/utils/sockaddr.cpp:19:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/ucommon.h:92:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/typeref.h:52:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/thread.h:63:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/condition.h:568:18: warning: 'exclusive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void exclusive(void);
                 ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/access.h:214:18: note: overridden virtual function is here
    virtual void exclusive(void);
                 ^
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/utils/sockaddr.cpp:19:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/ucommon.h:92:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/typeref.h:52:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/thread.h:63:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/condition.h:573:18: warning: 'share' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void share(void);
                 ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/access.h:205:18: note: overridden virtual function is here
    virtual void share(void);
                 ^
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/openssl/secure.cpp:19:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/openssl/local.h:24:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/ucommon.h:103:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/datetime.h:1008:17: warning: '_print' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    const char *_print(void) const;
                ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/protocols.h:142:25: note: overridden virtual function is here
    virtual const char *_print(void) const = 0;
                        ^
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/utils/sockaddr.cpp:19:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/ucommon.h:103:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/datetime.h:1008:17: warning: '_print' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    const char *_print(void) const;
                ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/protocols.h:142:25: note: overridden virtual function is here
    virtual const char *_print(void) const = 0;
                        ^
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/commoncpp/address.cpp:44:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/commoncpp/config.h:42:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/ucommon.h:92:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/typeref.h:52:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/thread.h:63:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/condition.h:568:18: warning: 'exclusive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void exclusive(void);
                 ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/access.h:214:18: note: overridden virtual function is here
    virtual void exclusive(void);
                 ^
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/commoncpp/address.cpp:44:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/commoncpp/config.h:42:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/ucommon.h:92:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/typeref.h:52:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/thread.h:63:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/condition.h:573:18: warning: 'share' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void share(void);
                 ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/access.h:205:18: note: overridden virtual function is here
    virtual void share(void);
                 ^
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/commoncpp/address.cpp:44:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/commoncpp/config.h:42:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/ucommon.h:103:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/datetime.h:1008:17: warning: '_print' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    const char *_print(void) const;
                ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/protocols.h:142:25: note: overridden virtual function is here
    virtual const char *_print(void) const = 0;
                        ^
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/commoncpp/dir.cpp:60:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/commoncpp/config.h:42:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/ucommon.h:92:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/typeref.h:52:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/thread.h:63:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/condition.h:568:18: warning: 'exclusive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void exclusive(void);
                 ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/access.h:214:18: note: overridden virtual function is here
    virtual void exclusive(void);
                 ^
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/commoncpp/dir.cpp:60:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/commoncpp/config.h:42:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/ucommon.h:92:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/typeref.h:52:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/thread.h:63:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/condition.h:573:18: warning: 'share' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void share(void);
                 ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/access.h:205:18: note: overridden virtual function is here
    virtual void share(void);
                 ^
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/openssl/random.cpp:19:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/openssl/local.h:24:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/ucommon.h:92:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/typeref.h:52:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/thread.h:63:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/condition.h:568:18: warning: 'exclusive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void exclusive(void);
                 ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/access.h:214:18: note: overridden virtual function is here
    virtual void exclusive(void);
                 ^
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/openssl/random.cpp:19:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/openssl/local.h:24:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/ucommon.h:92:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/typeref.h:52:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/thread.h:63:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/condition.h:573:18: warning: 'share' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void share(void);
                 ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/access.h:205:18: note: overridden virtual function is here
    virtual void share(void);
                 ^
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/commoncpp/dso.cpp:41:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/commoncpp/config.h:42:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/ucommon.h:92:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/typeref.h:52:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/thread.h:63:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/condition.h:568:18: warning: 'exclusive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void exclusive(void);
                 ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/access.h:214:18: note: overridden virtual function is here
    virtual void exclusive(void);
                 ^
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/commoncpp/dso.cpp:41:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/commoncpp/config.h:42:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/ucommon.h:92:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/typeref.h:52:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/thread.h:63:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/condition.h:573:18: warning: 'share' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void share(void);
                 ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/access.h:205:18: note: overridden virtual function is here
    virtual void share(void);
                 ^
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/commoncpp/dir.cpp:60:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/commoncpp/config.h:42:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/ucommon.h:103:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/datetime.h:1008:17: warning: '_print' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    const char *_print(void) const;
                ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/protocols.h:142:25: note: overridden virtual function is here
    virtual const char *_print(void) const = 0;
                        ^
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/commoncpp/dso.cpp:41:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/commoncpp/config.h:42:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/ucommon.h:103:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/datetime.h:1008:17: warning: '_print' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    const char *_print(void) const;
                ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/protocols.h:142:25: note: overridden virtual function is here
    virtual const char *_print(void) const = 0;
                        ^
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/openssl/random.cpp:19:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/openssl/local.h:24:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/ucommon.h:103:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/datetime.h:1008:17: warning: '_print' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    const char *_print(void) const;
                ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/protocols.h:142:25: note: overridden virtual function is here
    virtual const char *_print(void) const = 0;
                        ^
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/utils/pdetach.cpp:19:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/ucommon.h:92:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/typeref.h:52:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/thread.h:63:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/condition.h:568:18: warning: 'exclusive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void exclusive(void);
                 ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/access.h:214:18: note: overridden virtual function is here
    virtual void exclusive(void);
                 ^
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/utils/pdetach.cpp:19:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/ucommon.h:92:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/typeref.h:52:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/thread.h:63:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/condition.h:573:18: warning: 'share' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void share(void);
                 ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/access.h:205:18: note: overridden virtual function is here
    virtual void share(void);
                 ^
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/utils/pdetach.cpp:19:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/ucommon.h:103:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/datetime.h:1008:17: warning: '_print' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    const char *_print(void) const;
                ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/protocols.h:142:25: note: overridden virtual function is here
    virtual const char *_print(void) const = 0;
                        ^
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/openssl/hmac.cpp:19:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/openssl/local.h:24:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/ucommon.h:92:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/typeref.h:52:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/thread.h:63:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/condition.h:568:18: warning: 'exclusive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void exclusive(void);
                 ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/access.h:214:18: note: overridden virtual function is here
    virtual void exclusive(void);
                 ^
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/openssl/hmac.cpp:19:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/openssl/local.h:24:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/ucommon.h:92:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/typeref.h:52:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/thread.h:63:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/condition.h:573:18: warning: 'share' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void share(void);
                 ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/access.h:205:18: note: overridden virtual function is here
    virtual void share(void);
                 ^
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/openssl/cipher.cpp:19:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/openssl/local.h:24:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/ucommon.h:92:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/typeref.h:52:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/thread.h:63:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/condition.h:568:18: warning: 'exclusive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void exclusive(void);
                 ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/access.h:214:18: note: overridden virtual function is here
    virtual void exclusive(void);
                 ^
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/openssl/cipher.cpp:19:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/openssl/local.h:24:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/ucommon.h:92:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/typeref.h:52:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/thread.h:63:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/condition.h:573:18: warning: 'share' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void share(void);
                 ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/access.h:205:18: note: overridden virtual function is here
    virtual void share(void);
                 ^
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/utils/keywait.cpp:19:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/secure.h:50:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/ucommon.h:92:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/typeref.h:52:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/thread.h:63:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/condition.h:568:18: warning: 'exclusive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void exclusive(void);
                 ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/access.h:214:18: note: overridden virtual function is here
    virtual void exclusive(void);
                 ^
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/utils/keywait.cpp:19:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/secure.h:50:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/ucommon.h:92:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/typeref.h:52:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/thread.h:63:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/condition.h:573:18: warning: 'share' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void share(void);
                 ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/access.h:205:18: note: overridden virtual function is here
    virtual void share(void);
                 ^
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/nossl/common.cpp:19:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/nossl/local.h:20:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/ucommon.h:92:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/typeref.h:52:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/thread.h:63:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/condition.h:568:18: warning: 'exclusive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void exclusive(void);
                 ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/access.h:214:18: note: overridden virtual function is here
    virtual void exclusive(void);
                 ^
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/nossl/common.cpp:19:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/nossl/local.h:20:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/ucommon.h:92:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/typeref.h:52:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/thread.h:63:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/condition.h:573:18: warning: 'share' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void share(void);
                 ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/access.h:205:18: note: overridden virtual function is here
    virtual void share(void);
                 ^
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/commoncpp/dccp.cpp:41:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/commoncpp/config.h:42:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/ucommon.h:92:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/typeref.h:52:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/thread.h:63:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/condition.h:568:18: warning: 'exclusive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void exclusive(void);
                 ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/access.h:214:18: note: overridden virtual function is here
    virtual void exclusive(void);
                 ^
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/commoncpp/dccp.cpp:41:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/commoncpp/config.h:42:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/ucommon.h:92:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/typeref.h:52:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/thread.h:63:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/condition.h:573:18: warning: 'share' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void share(void);
                 ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/access.h:205:18: note: overridden virtual function is here
    virtual void share(void);
                 ^
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/commoncpp/applog.cpp:40:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/commoncpp/config.h:42:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/ucommon.h:92:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/typeref.h:52:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/thread.h:63:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/condition.h:568:18: warning: 'exclusive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void exclusive(void);
                 ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/access.h:214:18: note: overridden virtual function is here
    virtual void exclusive(void);
                 ^
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/commoncpp/applog.cpp:40:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/commoncpp/config.h:42:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/ucommon.h:92:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/typeref.h:52:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/thread.h:63:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/condition.h:573:18: warning: 'share' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void share(void);
                 ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/access.h:205:18: note: overridden virtual function is here
    virtual void share(void);
                 ^
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/openssl/cipher.cpp:19:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/openssl/local.h:24:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/ucommon.h:103:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/datetime.h:1008:17: warning: '_print' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    const char *_print(void) const;
                ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/protocols.h:142:25: note: overridden virtual function is here
    virtual const char *_print(void) const = 0;
                        ^
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/openssl/hmac.cpp:19:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/openssl/local.h:24:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/ucommon.h:103:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/datetime.h:1008:17: warning: '_print' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    const char *_print(void) const;
                ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/protocols.h:142:25: note: overridden virtual function is here
    virtual const char *_print(void) const = 0;
                        ^
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/utils/keywait.cpp:19:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/secure.h:50:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/ucommon.h:103:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/datetime.h:1008:17: warning: '_print' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    const char *_print(void) const;
                ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/protocols.h:142:25: note: overridden virtual function is here
    virtual const char *_print(void) const = 0;
                        ^
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/nossl/common.cpp:19:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/nossl/local.h:20:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/ucommon.h:103:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/datetime.h:1008:17: warning: '_print' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    const char *_print(void) const;
                ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/protocols.h:142:25: note: overridden virtual function is here
    virtual const char *_print(void) const = 0;
                        ^
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/commoncpp/dccp.cpp:41:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/commoncpp/config.h:42:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/ucommon.h:103:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/datetime.h:1008:17: warning: '_print' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    const char *_print(void) const;
                ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/protocols.h:142:25: note: overridden virtual function is here
    virtual const char *_print(void) const = 0;
                        ^
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/commoncpp/applog.cpp:40:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/commoncpp/config.h:42:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/ucommon.h:103:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/datetime.h:1008:17: warning: '_print' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    const char *_print(void) const;
                ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/protocols.h:142:25: note: overridden virtual function is here
    virtual const char *_print(void) const = 0;
                        ^
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/utils/args.cpp:19:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/ucommon.h:116:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/stream.h:94:9: warning: 'sync' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int sync(void);
        ^
/usr/include/c++/streambuf:280:17: note: overridden virtual function is here
    virtual int sync();
                ^
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/utils/sockaddr.cpp:19:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/ucommon.h:116:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/stream.h:94:9: warning: 'sync' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int sync(void);
        ^
/usr/include/c++/streambuf:280:17: note: overridden virtual function is here
    virtual int sync();
                ^
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/commoncpp/address.cpp:44:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/commoncpp/config.h:42:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/ucommon.h:116:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/stream.h:94:9: warning: 'sync' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int sync(void);
        ^
/usr/include/c++/streambuf:280:17: note: overridden virtual function is here
    virtual int sync();
                ^
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/commoncpp/dir.cpp:60:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/commoncpp/config.h:42:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/ucommon.h:116:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/stream.h:94:9: warning: 'sync' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int sync(void);
        ^
/usr/include/c++/streambuf:280:17: note: overridden virtual function is here
    virtual int sync();
                ^
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/openssl/digest.cpp:19:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/openssl/local.h:24:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/ucommon.h:116:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/stream.h:94:9: warning: 'sync' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int sync(void);
        ^
/usr/include/c++/streambuf:280:17: note: overridden virtual function is here
    virtual int sync();
                ^
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/openssl/secure.cpp:19:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/openssl/local.h:24:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/ucommon.h:116:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/stream.h:94:9: warning: 'sync' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int sync(void);
        ^
/usr/include/c++/streambuf:280:17: note: overridden virtual function is here
    virtual int sync();
                ^
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/commoncpp/address.cpp:46:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/commoncpp/thread.h:448:10: warning: 'exit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    void exit(void);
         ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/thread.h:759:18: note: overridden virtual function is here
    virtual void exit(void);
                 ^
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/commoncpp/dir.cpp:63:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/commoncpp/thread.h:448:10: warning: 'exit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    void exit(void);
         ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/thread.h:759:18: note: overridden virtual function is here
    virtual void exit(void);
                 ^
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/openssl/sstream.cpp:19:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/openssl/local.h:24:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/ucommon.h:116:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/stream.h:94:9: warning: 'sync' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int sync(void);
        ^
/usr/include/c++/streambuf:280:17: note: overridden virtual function is here
    virtual int sync();
                ^
4 warnings generated.
[ 57%] Linking CXX executable sockaddr
/data/scratch/devel/ucommon/work/ucommon-7.0.0/openssl/digest.cpp:40:23: error: allocation of incomplete type 'EVP_MD_CTX' (aka 'evp_md_ctx_st')
        context = new EVP_MD_CTX;
                      ^~~~~~~~~~
/usr/include/openssl/ossl_typ.h:92:16: note: forward declaration of 'evp_md_ctx_st'
typedef struct evp_md_ctx_st EVP_MD_CTX;
               ^
[ 57%] Built target ucommon-sockaddr
/data/scratch/devel/ucommon/work/ucommon-7.0.0/openssl/digest.cpp:49:9: error: use of undeclared identifier 'EVP_MD_CTX_cleanup'
        EVP_MD_CTX_cleanup((EVP_MD_CTX *)context);
        ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/openssl/digest.cpp:52:28: error: invalid application of 'sizeof' to an incomplete type 'EVP_MD_CTX' (aka 'evp_md_ctx_st')
        memset(context, 0, sizeof(EVP_MD_CTX));
                           ^     ~~~~~~~~~~~~
/usr/include/openssl/ossl_typ.h:92:16: note: forward declaration of 'evp_md_ctx_st'
typedef struct evp_md_ctx_st EVP_MD_CTX;
               ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/openssl/digest.cpp:53:9: warning: deleting pointer to incomplete type 'EVP_MD_CTX' (aka 'evp_md_ctx_st') may cause undefined behavior [-Wdelete-incomplete]
        delete (EVP_MD_CTX *)context;
        ^      ~~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/ossl_typ.h:92:16: note: forward declaration of 'evp_md_ctx_st'
typedef struct evp_md_ctx_st EVP_MD_CTX;
               ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/openssl/digest.cpp:74:27: error: allocation of incomplete type 'EVP_MD_CTX' (aka 'evp_md_ctx_st')
            context = new EVP_MD_CTX;
                          ^~~~~~~~~~
/usr/include/openssl/ossl_typ.h:92:16: note: forward declaration of 'evp_md_ctx_st'
typedef struct evp_md_ctx_st EVP_MD_CTX;
               ^
4 warnings generated.
[ 58%] Linking CXX executable args
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/commoncpp/dso.cpp:41:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/commoncpp/config.h:42:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/ucommon.h:116:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/stream.h:94:9: warning: 'sync' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int sync(void);
        ^
/usr/include/c++/streambuf:280:17: note: overridden virtual function is here
    virtual int sync();
                ^
[ 60%] Building CXX object CMakeFiles/commoncpp.dir/commoncpp/exception.cpp.o
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/nossl/common.cpp:19:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/nossl/local.h:20:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/ucommon.h:116:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/stream.h:94:9: warning: 'sync' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int sync(void);
        ^
/usr/include/c++/streambuf:280:17: note: overridden virtual function is here
    virtual int sync();
                ^
5 warnings generated.
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/commoncpp/dso.cpp:45:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/commoncpp/slog.h:58:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/commoncpp/thread.h:448:10: warning: 'exit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    void exit(void);
         ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/thread.h:759:18: note: overridden virtual function is here
    virtual void exit(void);
                 ^
[ 61%] Building CXX object CMakeFiles/commoncpp.dir/commoncpp/file.cpp.o
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/openssl/random.cpp:19:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/openssl/local.h:24:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/ucommon.h:116:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/stream.h:94:9: warning: 'sync' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int sync(void);
        ^
/usr/include/c++/streambuf:280:17: note: overridden virtual function is here
    virtual int sync();
                ^
5 warnings and 4 errors generated.
--- CMakeFiles/usecure.dir/openssl/digest.cpp.o ---
*** [CMakeFiles/usecure.dir/openssl/digest.cpp.o] Error code 1

make[2]: stopped in /data/scratch/devel/ucommon/work/ucommon-7.0.0
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/utils/pdetach.cpp:19:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/ucommon.h:116:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/stream.h:94:9: warning: 'sync' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int sync(void);
        ^
/usr/include/c++/streambuf:280:17: note: overridden virtual function is here
    virtual int sync();
                ^
4 warnings generated.
A failure has been detected in another branch of the parallel make

make[2]: stopped in /data/scratch/devel/ucommon/work/ucommon-7.0.0
--- utils/CMakeFiles/ucommon-args.dir/all ---
*** [utils/CMakeFiles/ucommon-args.dir/all] Error code 2

make[1]: stopped in /data/scratch/devel/ucommon/work/ucommon-7.0.0
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/utils/keywait.cpp:19:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/secure.h:50:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/ucommon.h:116:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/stream.h:94:9: warning: 'sync' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int sync(void);
        ^
/usr/include/c++/streambuf:280:17: note: overridden virtual function is here
    virtual int sync();
                ^
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/commoncpp/applog.cpp:40:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/commoncpp/config.h:42:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/ucommon.h:116:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/stream.h:94:9: warning: 'sync' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int sync(void);
        ^
/usr/include/c++/streambuf:280:17: note: overridden virtual function is here
    virtual int sync();
                ^
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/commoncpp/applog.cpp:41:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/commoncpp/thread.h:448:10: warning: 'exit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    void exit(void);
         ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/thread.h:759:18: note: overridden virtual function is here
    virtual void exit(void);
                 ^
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/openssl/cipher.cpp:19:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/openssl/local.h:24:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/ucommon.h:116:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/stream.h:94:9: warning: 'sync' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int sync(void);
        ^
/usr/include/c++/streambuf:280:17: note: overridden virtual function is here
    virtual int sync();
                ^
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/openssl/hmac.cpp:19:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/openssl/local.h:24:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/ucommon.h:116:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/stream.h:94:9: warning: 'sync' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int sync(void);
        ^
/usr/include/c++/streambuf:280:17: note: overridden virtual function is here
    virtual int sync();
                ^
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/commoncpp/dccp.cpp:41:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/commoncpp/config.h:42:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/ucommon.h:116:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/stream.h:94:9: warning: 'sync' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int sync(void);
        ^
/usr/include/c++/streambuf:280:17: note: overridden virtual function is here
    virtual int sync();
                ^
4 warnings generated.
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/commoncpp/dccp.cpp:44:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/commoncpp/socket.h:59:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/commoncpp/address.h:52:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/commoncpp/thread.h:448:10: warning: 'exit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    void exit(void);
         ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/thread.h:759:18: note: overridden virtual function is here
    virtual void exit(void);
                 ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/openssl/random.cpp:50:8: warning: 'RAND_pseudo_bytes' is deprecated [-Wdeprecated-declarations]
    if(RAND_pseudo_bytes(buf, (int)size))
       ^
/usr/include/openssl/rand.h:44:1: note: 'RAND_pseudo_bytes' has been explicitly marked deprecated here
DEPRECATEDIN_1_1_0(int RAND_pseudo_bytes(unsigned char *buf, int num))
^
/usr/include/openssl/opensslconf.h:159:34: note: expanded from macro 'DEPRECATEDIN_1_1_0'
# define DEPRECATEDIN_1_1_0(f)   DECLARE_DEPRECATED(f)
                                 ^
/usr/include/openssl/opensslconf.h:122:55: note: expanded from macro 'DECLARE_DEPRECATED'
#   define DECLARE_DEPRECATED(f)    f __attribute__ ((deprecated));
                                                      ^
5 warnings generated.
4 warnings generated.
A failure has been detected in another branch of the parallel make

make[2]: stopped in /data/scratch/devel/ucommon/work/ucommon-7.0.0
--- utils/CMakeFiles/ucommon-keywait.dir/all ---
*** [utils/CMakeFiles/ucommon-keywait.dir/all] Error code 2

make[1]: stopped in /data/scratch/devel/ucommon/work/ucommon-7.0.0
5 warnings generated.
4 warnings generated.
/data/scratch/devel/ucommon/work/ucommon-7.0.0/openssl/cipher.cpp:111:9: warning: deleting pointer to incomplete type 'EVP_CIPHER_CTX' (aka 'evp_cipher_ctx_st') may cause undefined behavior [-Wdelete-incomplete]
        delete (EVP_CIPHER_CTX*)context;
        ^      ~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/ossl_typ.h:90:16: note: forward declaration of 'evp_cipher_ctx_st'
typedef struct evp_cipher_ctx_st EVP_CIPHER_CTX;
               ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/openssl/cipher.cpp:128:19: error: allocation of incomplete type 'EVP_CIPHER_CTX' (aka 'evp_cipher_ctx_st')
    context = new EVP_CIPHER_CTX;
                  ^~~~~~~~~~~~~~
/usr/include/openssl/ossl_typ.h:90:16: note: forward declaration of 'evp_cipher_ctx_st'
typedef struct evp_cipher_ctx_st EVP_CIPHER_CTX;
               ^
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/commoncpp/file.cpp:77:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/commoncpp/config.h:42:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/ucommon.h:92:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/typeref.h:52:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/thread.h:63:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/condition.h:568:18: warning: 'exclusive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void exclusive(void);
                 ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/access.h:214:18: note: overridden virtual function is here
    virtual void exclusive(void);
                 ^
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/commoncpp/file.cpp:77:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/commoncpp/config.h:42:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/ucommon.h:92:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/typeref.h:52:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/thread.h:63:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/condition.h:573:18: warning: 'share' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void share(void);
                 ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/access.h:205:18: note: overridden virtual function is here
    virtual void share(void);
                 ^
4 warnings generated.
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/commoncpp/file.cpp:77:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/commoncpp/config.h:42:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/ucommon.h:103:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/datetime.h:1008:17: warning: '_print' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    const char *_print(void) const;
                ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/protocols.h:142:25: note: overridden virtual function is here
    virtual const char *_print(void) const = 0;
                        ^
A failure has been detected in another branch of the parallel make

make[2]: stopped in /data/scratch/devel/ucommon/work/ucommon-7.0.0
--- utils/CMakeFiles/ucommon-pdetach.dir/all ---
*** [utils/CMakeFiles/ucommon-pdetach.dir/all] Error code 2

make[1]: stopped in /data/scratch/devel/ucommon/work/ucommon-7.0.0
5 warnings generated.
/data/scratch/devel/ucommon/work/ucommon-7.0.0/openssl/hmac.cpp:38:23: error: allocation of incomplete type '::HMAC_CTX' (aka 'hmac_ctx_st')
        context = new ::HMAC_CTX;
                      ^~~~~~~~~~
/usr/include/openssl/ossl_typ.h:102:16: note: forward declaration of 'hmac_ctx_st'
typedef struct hmac_ctx_st HMAC_CTX;
               ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/openssl/hmac.cpp:39:9: error: use of undeclared identifier 'HMAC_CTX_init'
        HMAC_CTX_init((HMAC_CTX *)context);
        ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/openssl/hmac.cpp:40:9: warning: 'HMAC_Init' is deprecated [-Wdeprecated-declarations]
        HMAC_Init((HMAC_CTX *)context, *key, (int)len, (const EVP_MD *)hmactype);
        ^
/usr/include/openssl/hmac.h:30:1: note: 'HMAC_Init' has been explicitly marked deprecated here
DEPRECATEDIN_1_1_0(__owur int HMAC_Init(HMAC_CTX *ctx, const void *key, int len,
^
/usr/include/openssl/opensslconf.h:159:34: note: expanded from macro 'DEPRECATEDIN_1_1_0'
# define DEPRECATEDIN_1_1_0(f)   DECLARE_DEPRECATED(f)
                                 ^
/usr/include/openssl/opensslconf.h:122:55: note: expanded from macro 'DECLARE_DEPRECATED'
#   define DECLARE_DEPRECATED(f)    f __attribute__ ((deprecated));
                                                      ^
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/commoncpp/exception.cpp:46:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/commoncpp/config.h:42:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/ucommon.h:92:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/typeref.h:52:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/thread.h:63:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/condition.h:568:18: warning: 'exclusive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void exclusive(void);
                 ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/access.h:214:18: note: overridden virtual function is here
    virtual void exclusive(void);
                 ^
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/commoncpp/exception.cpp:46:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/commoncpp/config.h:42:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/ucommon.h:92:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/typeref.h:52:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/thread.h:63:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/condition.h:573:18: warning: 'share' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void share(void);
                 ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/access.h:205:18: note: overridden virtual function is here
    virtual void share(void);
                 ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/openssl/hmac.cpp:47:9: error: use of undeclared identifier 'HMAC_cleanup'
        HMAC_cleanup((HMAC_CTX *)context);
        ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/openssl/hmac.cpp:48:28: error: invalid application of 'sizeof' to an incomplete type 'HMAC_CTX' (aka 'hmac_ctx_st')
        memset(context, 0, sizeof(HMAC_CTX));
                           ^     ~~~~~~~~~~
/usr/include/openssl/ossl_typ.h:102:16: note: forward declaration of 'hmac_ctx_st'
typedef struct hmac_ctx_st HMAC_CTX;
               ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/openssl/hmac.cpp:49:9: warning: deleting pointer to incomplete type 'HMAC_CTX' (aka 'hmac_ctx_st') may cause undefined behavior [-Wdelete-incomplete]
        delete (HMAC_CTX *)context;
        ^      ~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/ossl_typ.h:102:16: note: forward declaration of 'hmac_ctx_st'
typedef struct hmac_ctx_st HMAC_CTX;
               ^
5 warnings generated.
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/commoncpp/exception.cpp:46:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/commoncpp/config.h:42:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/ucommon.h:103:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/datetime.h:1008:17: warning: '_print' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    const char *_print(void) const;
                ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/protocols.h:142:25: note: overridden virtual function is here
    virtual const char *_print(void) const = 0;
                        ^
5 warnings and 1 error generated.
--- CMakeFiles/usecure.dir/openssl/cipher.cpp.o ---
*** [CMakeFiles/usecure.dir/openssl/cipher.cpp.o] Error code 1

make[2]: stopped in /data/scratch/devel/ucommon/work/ucommon-7.0.0
6 warnings and 4 errors generated.
--- CMakeFiles/usecure.dir/openssl/hmac.cpp.o ---
*** [CMakeFiles/usecure.dir/openssl/hmac.cpp.o] Error code 1

make[2]: stopped in /data/scratch/devel/ucommon/work/ucommon-7.0.0
3 errors

make[2]: stopped in /data/scratch/devel/ucommon/work/ucommon-7.0.0
--- CMakeFiles/usecure.dir/all ---
*** [CMakeFiles/usecure.dir/all] Error code 2

make[1]: stopped in /data/scratch/devel/ucommon/work/ucommon-7.0.0
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/commoncpp/file.cpp:77:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/commoncpp/config.h:42:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/ucommon.h:116:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/stream.h:94:9: warning: 'sync' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int sync(void);
        ^
/usr/include/c++/streambuf:280:17: note: overridden virtual function is here
    virtual int sync();
                ^
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/commoncpp/file.cpp:80:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/commoncpp/thread.h:448:10: warning: 'exit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    void exit(void);
         ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/thread.h:759:18: note: overridden virtual function is here
    virtual void exit(void);
                 ^
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/commoncpp/exception.cpp:46:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/commoncpp/config.h:42:
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/ucommon.h:116:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/stream.h:94:9: warning: 'sync' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int sync(void);
        ^
/usr/include/c++/streambuf:280:17: note: overridden virtual function is here
    virtual int sync();
                ^
In file included from /data/scratch/devel/ucommon/work/ucommon-7.0.0/commoncpp/exception.cpp:49:
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/commoncpp/thread.h:448:10: warning: 'exit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    void exit(void);
         ^
/data/scratch/devel/ucommon/work/ucommon-7.0.0/inc/ucommon/thread.h:759:18: note: overridden virtual function is here
    virtual void exit(void);
                 ^
5 warnings generated.
5 warnings generated.
5 warnings generated.
A failure has been detected in another branch of the parallel make

make[2]: stopped in /data/scratch/devel/ucommon/work/ucommon-7.0.0
--- CMakeFiles/commoncpp.dir/all ---
*** [CMakeFiles/commoncpp.dir/all] Error code 2

make[1]: stopped in /data/scratch/devel/ucommon/work/ucommon-7.0.0
5 errors

make[1]: stopped in /data/scratch/devel/ucommon/work/ucommon-7.0.0
*** [all] Error code 2

make: stopped in /data/scratch/devel/ucommon/work/ucommon-7.0.0
1 error

make: stopped in /data/scratch/devel/ucommon/work/ucommon-7.0.0
*** Error code 2

Stop.
make[1]: stopped in /data/pkgsrc/devel/ucommon
*** Error code 1

Stop.
make: stopped in /data/pkgsrc/devel/ucommon
