ucommon-7.0.0
In file included from ../inc/ucommon/thread.h:63:
../inc/ucommon/condition.h:573:18: warning: 'share' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
573 | virtual void share(void);
| ^
../inc/ucommon/access.h:205:18: note: overridden virtual function is here
205 | virtual void share(void);
| ^
In file included from sockaddr.cpp:19:
In file included from ../inc/ucommon/ucommon.h:103:
../inc/ucommon/datetime.h:1008:17: warning: '_print' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
1008 | const char *_print(void) const;
| ^
../inc/ucommon/protocols.h:142:25: note: overridden virtual function is here
142 | virtual const char *_print(void) const = 0;
| ^
In file included from sockaddr.cpp:19:
In file included from ../inc/ucommon/ucommon.h:116:
../inc/ucommon/stream.h:94:9: warning: 'sync' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
94 | int sync(void);
| ^
/nix/store/b3p6ski2imrn0rdjjdyb9xs7kz7fb848-filc-libcxx-git/include/c++/streambuf:306:15: note: overridden virtual function is here
306 | virtual int sync() { return 0; }| ^
4 warnings generated.
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../libtool --tag=CXX --mode=link clang++ -I../inc -Wno-long-long -pthread -fno-check-new -finline -fvisibility=hidden -I/nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/include -std=c++14 -o sockaddr sockaddr.o ../corelib/libucommon.la -lpthread -lc -lc
libtool: link: clang++ -I../inc -Wno-long-long -pthread -fno-check-new -finline -fvisibility=hidden -I/nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/include -std=c++14 -o .libs/sockaddr sockaddr.o ../corelib/.libs/libucommon.so -lpthread -lc -pthread -Wl,-rpath -Wl,/nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/lib
clang++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../inc -Wno-long-long -pthread -fno-check-new -finline -fvisibility=hidden -I/nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/include -std=c++14 -c -o pdetach.o pdetach.cpp
python3.12-ufo2ft-3.4.3
........................................................................ [ 43%]
......................... [ 45%]
tests/preProcessor_test.py ........................ [ 48%]
tests/util_test.py . [ 48%]
tests/featureCompiler_test.py ................ [ 49%]
tests/featureWriters/cursFeatureWriter_test.py ......... [ 50%]
tests/featureWriters/featureWriters_test.py ........ [ 51%]
tests/featureWriters/gdefFeatureWriter_test.py .......... [ 51%]
tests/featureWriters/kernFeatureWriter2_test.py ........................ [ 54%]
.......... [ 55%]
ucommon-7.0.0
In file included from pdetach.cpp:19:
In file included from ../inc/ucommon/ucommon.h:92:
In file included from ../inc/ucommon/typeref.h:52:
In file included from ../inc/ucommon/thread.h:63:
../inc/ucommon/condition.h:568:18: warning: 'exclusive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
568 | virtual void exclusive(void);
| ^
../inc/ucommon/access.h:214:18: note: overridden virtual function is here
214 | virtual void exclusive(void);
| ^
In file included from pdetach.cpp:19:
In file included from ../inc/ucommon/ucommon.h:92:
In file included from ../inc/ucommon/typeref.h:52:
In file included from ../inc/ucommon/thread.h:63:
../inc/ucommon/condition.h:573:18: warning: 'share' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
573 | virtual void share(void);
| ^
../inc/ucommon/access.h:205:18: note: overridden virtual function is here
205 | virtual void share(void);
| ^
In file included from pdetach.cpp:19:
In file included from ../inc/ucommon/ucommon.h:103:
../inc/ucommon/datetime.h:1008:17: warning: '_print' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
1008 | const char *_print(void) const;
| ^
../inc/ucommon/protocols.h:142:25: note: overridden virtual function is here
142 | virtual const char *_print(void) const = 0;
| ^
In file included from pdetach.cpp:19:
In file included from ../inc/ucommon/ucommon.h:116:
../inc/ucommon/stream.h:94:9: warning: 'sync' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
94 | int sync(void);
| ^
/nix/store/b3p6ski2imrn0rdjjdyb9xs7kz7fb848-filc-libcxx-git/include/c++/streambuf:306:15: note: overridden virtual function is here
306 | virtual int sync() { return 0; }| ^
4 warnings generated.
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../libtool --tag=CXX --mode=link clang++ -I../inc -Wno-long-long -pthread -fno-check-new -finline -fvisibility=hidden -I/nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/include -std=c++14 -o pdetach pdetach.o ../corelib/libucommon.la -lpthread -lc -lc
python3.12-ufo2ft-3.4.3
tests/featureWriters/kernFeatureWriter_test.py ......................... [ 57%]
ucommon-7.0.0
libtool: link: clang++ -I../inc -Wno-long-long -pthread -fno-check-new -finline -fvisibility=hidden -I/nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/include -std=c++14 -o .libs/pdetach pdetach.o ../corelib/.libs/libucommon.so -lpthread -lc -pthread -Wl,-rpath -Wl,/nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/lib
clang++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../inc -Wno-long-long -pthread -fno-check-new -finline -fvisibility=hidden -I/nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/include -std=c++14 -c -o keywait.o keywait.cpp
python3.12-ufo2ft-3.4.3
............ [ 58%]
tests/featureWriters/markFeatureWriter_test.py ......................... [ 60%]
.............. [ 61%]
tests/featureWriters/variableFeatureWriter_test.py .. [ 62%]
tests/filters/decomposeComponents_test.py ...... [ 62%]
tests/filters/decomposeTransformedComponents_test.py ... [ 62%]
tests/filters/dottedCircle_test.py ... [ 63%]
tests/filters/explodeColorLayerGlyphs_test.py . [ 63%]
tests/filters/flattenComponents_test.py ........ [ 63%]
tests/filters/propagateAnchors_test.py ............... [ 65%]
tests/filters/sortContours_test.py .... [ 65%]
tests/filters/transformations_test.py ............................... [ 68%]
tests/fontInfoData_test.py ................ [ 69%]
tests/infoCompiler_test.py ........ [ 70%]
tests/instantiator_test.py ........................... [ 73%]
ucommon-7.0.0
In file included from keywait.cpp:19:
In file included from ../inc/ucommon/secure.h:50:
In file included from ../inc/ucommon/ucommon.h:92:
In file included from ../inc/ucommon/typeref.h:52:
In file included from ../inc/ucommon/thread.h:63:
../inc/ucommon/condition.h:568:18: warning: 'exclusive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
568 | virtual void exclusive(void);
| ^
../inc/ucommon/access.h:214:18: note: overridden virtual function is here
214 | virtual void exclusive(void);
| ^
In file included from keywait.cpp:19:
In file included from ../inc/ucommon/secure.h:50:
In file included from ../inc/ucommon/ucommon.h:92:
In file included from ../inc/ucommon/typeref.h:52:
In file included from ../inc/ucommon/thread.h:63:
../inc/ucommon/condition.h:573:18: warning: 'share' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
573 | virtual void share(void);
| ^
../inc/ucommon/access.h:205:18: note: overridden virtual function is here
205 | virtual void share(void);
| ^
In file included from keywait.cpp:19:
In file included from ../inc/ucommon/secure.h:50:
In file included from ../inc/ucommon/ucommon.h:103:
../inc/ucommon/datetime.h:1008:17: warning: '_print' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
1008 | const char *_print(void) const;
| ^
../inc/ucommon/protocols.h:142:25: note: overridden virtual function is here
142 | virtual const char *_print(void) const = 0;
| ^
In file included from keywait.cpp:19:
In file included from ../inc/ucommon/secure.h:50:
In file included from ../inc/ucommon/ucommon.h:116:
../inc/ucommon/stream.h:94:9: warning: 'sync' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
94 | int sync(void);
| ^
/nix/store/b3p6ski2imrn0rdjjdyb9xs7kz7fb848-filc-libcxx-git/include/c++/streambuf:306:15: note: overridden virtual function is here
306 | virtual int sync() { return 0; }| ^
4 warnings generated.
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../libtool --tag=CXX --mode=link clang++ -I../inc -Wno-long-long -pthread -fno-check-new -finline -fvisibility=hidden -I/nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/include -std=c++14 -o keywait keywait.o ../corelib/libucommon.la -lpthread -lc -lc
python3.12-ufo2ft-3.4.3
tests/instructionCompiler_test.py ...................................... [ 76%]
......... [ 77%]
ucommon-7.0.0
libtool: link: clang++ -I../inc -Wno-long-long -pthread -fno-check-new -finline -fvisibility=hidden -I/nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/include -std=c++14 -o .libs/keywait keywait.o ../corelib/.libs/libucommon.so -lpthread -lc -pthread -Wl,-rpath -Wl,/nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/lib
clang++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../inc -Wno-long-long -pthread -fno-check-new -finline -fvisibility=hidden -I/nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/include -std=c++14 -c -o urlout.o urlout.cpp
python3.12-ufo2ft-3.4.3
tests/integration_test.py .............................................. [ 81%]
. [ 81%]
ucommon-7.0.0
In file included from urlout.cpp:1:
In file included from ../inc/ucommon/secure.h:50:
In file included from ../inc/ucommon/ucommon.h:92:
In file included from ../inc/ucommon/typeref.h:52:
In file included from ../inc/ucommon/thread.h:63:
../inc/ucommon/condition.h:568:18: warning: 'exclusive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
568 | virtual void exclusive(void);
| ^
../inc/ucommon/access.h:214:18: note: overridden virtual function is here
214 | virtual void exclusive(void);
| ^
In file included from urlout.cpp:1:
In file included from ../inc/ucommon/secure.h:50:
In file included from ../inc/ucommon/ucommon.h:92:
In file included from ../inc/ucommon/typeref.h:52:
In file included from ../inc/ucommon/thread.h:63:
../inc/ucommon/condition.h:573:18: warning: 'share' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
573 | virtual void share(void);
| ^
../inc/ucommon/access.h:205:18: note: overridden virtual function is here
205 | virtual void share(void);
| ^
In file included from urlout.cpp:1:
In file included from ../inc/ucommon/secure.h:50:
In file included from ../inc/ucommon/ucommon.h:103:
../inc/ucommon/datetime.h:1008:17: warning: '_print' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
1008 | const char *_print(void) const;
| ^
../inc/ucommon/protocols.h:142:25: note: overridden virtual function is here
142 | virtual const char *_print(void) const = 0;
| ^
In file included from urlout.cpp:1:
In file included from ../inc/ucommon/secure.h:50:
In file included from ../inc/ucommon/ucommon.h:116:
../inc/ucommon/stream.h:94:9: warning: 'sync' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
94 | int sync(void);
| ^
/nix/store/b3p6ski2imrn0rdjjdyb9xs7kz7fb848-filc-libcxx-git/include/c++/streambuf:306:15: note: overridden virtual function is here
306 | virtual int sync() { return 0; }| ^
4 warnings generated.
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../libtool --tag=CXX --mode=link clang++ -I../inc -Wno-long-long -pthread -fno-check-new -finline -fvisibility=hidden -I/nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/include -std=c++14 ../gnutls/libusecure.la -lgnutls -o urlout urlout.o ../corelib/libucommon.la -lpthread -lc -lc
libtool: link: clang++ -I../inc -Wno-long-long -pthread -fno-check-new -finline -fvisibility=hidden -I/nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/include -std=c++14 -o .libs/urlout urlout.o ../gnutls/.libs/libusecure.so /nix/store/v6d7s8bs1zra0hm26fxy5q84q12w6hyq-gnutls-x86_64-unknown-linux-gnufilc0-3.8.9/lib/libgnutls.so ../corelib/.libs/libucommon.so -lpthread -lc -pthread -Wl,-rpath -Wl,/nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/lib -Wl,-rpath -Wl,/nix/store/v6d7s8bs1zra0hm26fxy5q84q12w6hyq-gnutls-x86_64-unknown-linux-gnufilc0-3.8.9/lib
python3.12-ufo2ft-3.4.3
tests/outlineCompiler_test.py .......................................... [ 85%]
ucommon-7.0.0
make[2]: Leaving directory '/build/ucommon-7.0.0/utils'
make[2]: Entering directory '/build/ucommon-7.0.0'
make[2]: Leaving directory '/build/ucommon-7.0.0'
make[1]: Leaving directory '/build/ucommon-7.0.0'
buildPhase completed in 59 seconds
→ checkPhase
check flags: SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash VERBOSE=y check
Making check in corelib
make[1]: Entering directory '/build/ucommon-7.0.0/corelib'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/build/ucommon-7.0.0/corelib'
Making check in gnutls
make[1]: Entering directory '/build/ucommon-7.0.0/gnutls'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/build/ucommon-7.0.0/gnutls'
Making check in commoncpp
make[1]: Entering directory '/build/ucommon-7.0.0/commoncpp'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/build/ucommon-7.0.0/commoncpp'
Making check in inc
make[1]: Entering directory '/build/ucommon-7.0.0/inc'
Making check in ucommon
make[2]: Entering directory '/build/ucommon-7.0.0/inc/ucommon'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/build/ucommon-7.0.0/inc/ucommon'
Making check in commoncpp
make[2]: Entering directory '/build/ucommon-7.0.0/inc/commoncpp'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/build/ucommon-7.0.0/inc/commoncpp'
make[2]: Entering directory '/build/ucommon-7.0.0/inc'
make[2]: Nothing to be done for 'check-am'.
make[2]: Leaving directory '/build/ucommon-7.0.0/inc'
make[1]: Leaving directory '/build/ucommon-7.0.0/inc'
Making check in test
make[1]: Entering directory '/build/ucommon-7.0.0/test'
make ucommonLinked ucommonSocket ucommonStrings ucommonThreads ucommonMemory ucommonKeydata ucommonStream ucommonUnicode ucommonDatetime ucommonShell ucommonDigest ucommonCipher
make[2]: Entering directory '/build/ucommon-7.0.0/test'
clang++ -DHAVE_CONFIG_H -I. -I.. -I../inc -Wno-long-long -pthread -fno-check-new -finline -fvisibility=hidden -I/nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/include -std=c++14 -c -o linked.o linked.cpp
python3.12-ufo2ft-3.4.3
........................................................................ [ 91%]
......................... [ 93%]
ucommon-7.0.0
In file included from linked.cpp:23:
In file included from ../inc/ucommon/ucommon.h:92:
In file included from ../inc/ucommon/typeref.h:52:
In file included from ../inc/ucommon/thread.h:63:
../inc/ucommon/condition.h:568:18: warning: 'exclusive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
568 | virtual void exclusive(void);
| ^
../inc/ucommon/access.h:214:18: note: overridden virtual function is here
214 | virtual void exclusive(void);
| ^
In file included from linked.cpp:23:
In file included from ../inc/ucommon/ucommon.h:92:
In file included from ../inc/ucommon/typeref.h:52:
In file included from ../inc/ucommon/thread.h:63:
../inc/ucommon/condition.h:573:18: warning: 'share' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
573 | virtual void share(void);
| ^
../inc/ucommon/access.h:205:18: note: overridden virtual function is here
205 | virtual void share(void);
| ^
In file included from linked.cpp:23:
In file included from ../inc/ucommon/ucommon.h:103:
../inc/ucommon/datetime.h:1008:17: warning: '_print' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
1008 | const char *_print(void) const;
| ^
../inc/ucommon/protocols.h:142:25: note: overridden virtual function is here
142 | virtual const char *_print(void) const = 0;
| ^
In file included from linked.cpp:23:
In file included from ../inc/ucommon/ucommon.h:116:
../inc/ucommon/stream.h:94:9: warning: 'sync' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
94 | int sync(void);
| ^
/nix/store/b3p6ski2imrn0rdjjdyb9xs7kz7fb848-filc-libcxx-git/include/c++/streambuf:306:15: note: overridden virtual function is here
306 | virtual int sync() { return 0; }| ^
linked.cpp:41:16: warning: 'main' should not be 'extern "C"' [-Wmain]
41 | extern "C" int main()
| ^
5 warnings generated.
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../libtool --tag=CXX --mode=link clang++ -I../inc -Wno-long-long -pthread -fno-check-new -finline -fvisibility=hidden -I/nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/include -std=c++14 -o ucommonLinked linked.o ../corelib/libucommon.la -lpthread -lc -lc
libtool: link: clang++ -I../inc -Wno-long-long -pthread -fno-check-new -finline -fvisibility=hidden -I/nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/include -std=c++14 -o .libs/ucommonLinked linked.o ../corelib/.libs/libucommon.so -lpthread -lc -pthread -Wl,-rpath -Wl,/nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/lib
clang++ -DHAVE_CONFIG_H -I. -I.. -I../inc -Wno-long-long -pthread -fno-check-new -finline -fvisibility=hidden -I/nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/include -std=c++14 -c -o socket.o socket.cpp
python3.12-ufo2ft-3.4.3
tests/preProcessor_test.py ........................ [ 96%]
tests/util_test.py . [ 96%]
tests/featureWriters/ast_test.py . [ 96%]
tests/featureWriters/markFeatureWriter_test.py ......... [ 97%]
tests/filters/filters_test.py ................... [ 98%]
tests/filters/transformations_test.py . [ 98%]
tests/fontInfoData_test.py .. [ 99%]
tests/instantiator_test.py .... [ 99%]
tests/instructionCompiler_test.py .... [ 99%]
tests/util_test.py .. [100%]
=============================== warnings summary ===============================
tests/filters/dottedCircle_test.py::test_empty_font_deprecated[defcon]
/nix/store/0n4ixq62kqncdiblx9z00j9ymar6iz2w-python3.12-ufo2ft-3.4.3/lib/python3.12/site-packages/ufo2ft/filters/dottedCircleFilter.py:8: UserWarning: The dottedCircleFilter module is deprecated, please import dottedCircle instead.
warnings.warn(
-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
--------------------------- snapshot report summary ----------------------------
41 snapshots passed.
================ 1112 passed, 36 deselected, 1 warning in 9.62s ================
Finished executing pytestCheckPhase
→ pytestcachePhase
→ pytestRemoveBytecodePhase
python3.12-statmake-0.6.0
error: Cannot build '/nix/store/mwgl3m71ll1q8csz336q1nbzfgly90as-python3.12-statmake-0.6.0-x86_64-unknown-linux-gnufilc0.drv'.
Reason: 2 dependencies failed.
Output paths:
/nix/store/2hn1jvvinak4rkz08n8k9pc17c56p167-python3.12-statmake-0.6.0-x86_64-unknown-linux-gnufilc0-dist
/nix/store/9bw5p0ian15jf2s1q83w1y23dgmwqssz-python3.12-statmake-0.6.0-x86_64-unknown-linux-gnufilc0ucommon-7.0.0
In file included from socket.cpp:23:
In file included from ../inc/ucommon/ucommon.h:92:
In file included from ../inc/ucommon/typeref.h:52:
In file included from ../inc/ucommon/thread.h:63:
../inc/ucommon/condition.h:568:18: warning: 'exclusive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
568 | virtual void exclusive(void);
| ^
../inc/ucommon/access.h:214:18: note: overridden virtual function is here
214 | virtual void exclusive(void);
| ^
In file included from socket.cpp:23:
In file included from ../inc/ucommon/ucommon.h:92:
In file included from ../inc/ucommon/typeref.h:52:
In file included from ../inc/ucommon/thread.h:63:
../inc/ucommon/condition.h:573:18: warning: 'share' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
573 | virtual void share(void);
| ^
../inc/ucommon/access.h:205:18: note: overridden virtual function is here
205 | virtual void share(void);
| ^
In file included from socket.cpp:23:
In file included from ../inc/ucommon/ucommon.h:103:
../inc/ucommon/datetime.h:1008:17: warning: '_print' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
1008 | const char *_print(void) const;
| ^
../inc/ucommon/protocols.h:142:25: note: overridden virtual function is here
142 | virtual const char *_print(void) const = 0;
| ^
In file included from socket.cpp:23:
In file included from ../inc/ucommon/ucommon.h:116:
../inc/ucommon/stream.h:94:9: warning: 'sync' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
94 | int sync(void);
| ^
/nix/store/b3p6ski2imrn0rdjjdyb9xs7kz7fb848-filc-libcxx-git/include/c++/streambuf:306:15: note: overridden virtual function is here
306 | virtual int sync() { return 0; }| ^
socket.cpp:37:16: warning: 'main' should not be 'extern "C"' [-Wmain]
37 | extern "C" int main()
| ^
5 warnings generated.
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../libtool --tag=CXX --mode=link clang++ -I../inc -Wno-long-long -pthread -fno-check-new -finline -fvisibility=hidden -I/nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/include -std=c++14 -o ucommonSocket socket.o ../corelib/libucommon.la -lpthread -lc -lc
libtool: link: clang++ -I../inc -Wno-long-long -pthread -fno-check-new -finline -fvisibility=hidden -I/nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/include -std=c++14 -o .libs/ucommonSocket socket.o ../corelib/.libs/libucommon.so -lpthread -lc -pthread -Wl,-rpath -Wl,/nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/lib
clang++ -DHAVE_CONFIG_H -I. -I.. -I../inc -Wno-long-long -pthread -fno-check-new -finline -fvisibility=hidden -I/nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/include -std=c++14 -c -o string.o string.cpp
In file included from string.cpp:23:
In file included from ../inc/ucommon/ucommon.h:92:
In file included from ../inc/ucommon/typeref.h:52:
In file included from ../inc/ucommon/thread.h:63:
../inc/ucommon/condition.h:568:18: warning: 'exclusive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
568 | virtual void exclusive(void);
| ^
../inc/ucommon/access.h:214:18: note: overridden virtual function is here
214 | virtual void exclusive(void);
| ^
In file included from string.cpp:23:
In file included from ../inc/ucommon/ucommon.h:92:
In file included from ../inc/ucommon/typeref.h:52:
In file included from ../inc/ucommon/thread.h:63:
../inc/ucommon/condition.h:573:18: warning: 'share' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
573 | virtual void share(void);
| ^
../inc/ucommon/access.h:205:18: note: overridden virtual function is here
205 | virtual void share(void);
| ^
In file included from string.cpp:23:
In file included from ../inc/ucommon/ucommon.h:103:
../inc/ucommon/datetime.h:1008:17: warning: '_print' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
1008 | const char *_print(void) const;
| ^
../inc/ucommon/protocols.h:142:25: note: overridden virtual function is here
142 | virtual const char *_print(void) const = 0;
| ^
In file included from string.cpp:23:
In file included from ../inc/ucommon/ucommon.h:116:
../inc/ucommon/stream.h:94:9: warning: 'sync' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
94 | int sync(void);
| ^
/nix/store/b3p6ski2imrn0rdjjdyb9xs7kz7fb848-filc-libcxx-git/include/c++/streambuf:306:15: note: overridden virtual function is here
306 | virtual int sync() { return 0; }| ^
string.cpp:31:16: warning: 'main' should not be 'extern "C"' [-Wmain]
31 | extern "C" int main()
| ^
5 warnings generated.
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../libtool --tag=CXX --mode=link clang++ -I../inc -Wno-long-long -pthread -fno-check-new -finline -fvisibility=hidden -I/nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/include -std=c++14 -o ucommonStrings string.o ../corelib/libucommon.la -lpthread -lc -lc
libtool: link: clang++ -I../inc -Wno-long-long -pthread -fno-check-new -finline -fvisibility=hidden -I/nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/include -std=c++14 -o .libs/ucommonStrings string.o ../corelib/.libs/libucommon.so -lpthread -lc -pthread -Wl,-rpath -Wl,/nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/lib
clang++ -DHAVE_CONFIG_H -I. -I.. -I../inc -Wno-long-long -pthread -fno-check-new -finline -fvisibility=hidden -I/nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/include -std=c++14 -c -o thread.o thread.cpp
In file included from thread.cpp:23:
In file included from ../inc/ucommon/ucommon.h:92:
In file included from ../inc/ucommon/typeref.h:52:
In file included from ../inc/ucommon/thread.h:63:
../inc/ucommon/condition.h:568:18: warning: 'exclusive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
568 | virtual void exclusive(void);
| ^
../inc/ucommon/access.h:214:18: note: overridden virtual function is here
214 | virtual void exclusive(void);
| ^
In file included from thread.cpp:23:
In file included from ../inc/ucommon/ucommon.h:92:
In file included from ../inc/ucommon/typeref.h:52:
In file included from ../inc/ucommon/thread.h:63:
../inc/ucommon/condition.h:573:18: warning: 'share' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
573 | virtual void share(void);
| ^
../inc/ucommon/access.h:205:18: note: overridden virtual function is here
205 | virtual void share(void);
| ^
In file included from thread.cpp:23:
In file included from ../inc/ucommon/ucommon.h:103:
../inc/ucommon/datetime.h:1008:17: warning: '_print' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
1008 | const char *_print(void) const;
| ^
../inc/ucommon/protocols.h:142:25: note: overridden virtual function is here
142 | virtual const char *_print(void) const = 0;
| ^
In file included from thread.cpp:23:
In file included from ../inc/ucommon/ucommon.h:116:
../inc/ucommon/stream.h:94:9: warning: 'sync' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
94 | int sync(void);
| ^
/nix/store/b3p6ski2imrn0rdjjdyb9xs7kz7fb848-filc-libcxx-git/include/c++/streambuf:306:15: note: overridden virtual function is here
306 | virtual int sync() { return 0; }| ^
thread.cpp:59:16: warning: 'main' should not be 'extern "C"' [-Wmain]
59 | extern "C" int main()
| ^
5 warnings generated.
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../libtool --tag=CXX --mode=link clang++ -I../inc -Wno-long-long -pthread -fno-check-new -finline -fvisibility=hidden -I/nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/include -std=c++14 -o ucommonThreads thread.o ../corelib/libucommon.la -lpthread -lc -lc
libtool: link: clang++ -I../inc -Wno-long-long -pthread -fno-check-new -finline -fvisibility=hidden -I/nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/include -std=c++14 -o .libs/ucommonThreads thread.o ../corelib/.libs/libucommon.so -lpthread -lc -pthread -Wl,-rpath -Wl,/nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/lib
clang++ -DHAVE_CONFIG_H -I. -I.. -I../inc -Wno-long-long -pthread -fno-check-new -finline -fvisibility=hidden -I/nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/include -std=c++14 -c -o memory.o memory.cpp
In file included from memory.cpp:23:
In file included from ../inc/ucommon/ucommon.h:92:
In file included from ../inc/ucommon/typeref.h:52:
In file included from ../inc/ucommon/thread.h:63:
../inc/ucommon/condition.h:568:18: warning: 'exclusive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
568 | virtual void exclusive(void);
| ^
../inc/ucommon/access.h:214:18: note: overridden virtual function is here
214 | virtual void exclusive(void);
| ^
In file included from memory.cpp:23:
In file included from ../inc/ucommon/ucommon.h:92:
In file included from ../inc/ucommon/typeref.h:52:
In file included from ../inc/ucommon/thread.h:63:
../inc/ucommon/condition.h:573:18: warning: 'share' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
573 | virtual void share(void);
| ^
../inc/ucommon/access.h:205:18: note: overridden virtual function is here
205 | virtual void share(void);
| ^
In file included from memory.cpp:23:
In file included from ../inc/ucommon/ucommon.h:103:
../inc/ucommon/datetime.h:1008:17: warning: '_print' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
1008 | const char *_print(void) const;
| ^
../inc/ucommon/protocols.h:142:25: note: overridden virtual function is here
142 | virtual const char *_print(void) const = 0;
| ^
In file included from memory.cpp:23:
In file included from ../inc/ucommon/ucommon.h:116:
../inc/ucommon/stream.h:94:9: warning: 'sync' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
94 | int sync(void);
| ^
/nix/store/b3p6ski2imrn0rdjjdyb9xs7kz7fb848-filc-libcxx-git/include/c++/streambuf:306:15: note: overridden virtual function is here
306 | virtual int sync() { return 0; }| ^
memory.cpp:54:16: warning: 'main' should not be 'extern "C"' [-Wmain]
54 | extern "C" int main()
| ^
5 warnings generated.
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../libtool --tag=CXX --mode=link clang++ -I../inc -Wno-long-long -pthread -fno-check-new -finline -fvisibility=hidden -I/nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/include -std=c++14 -o ucommonMemory memory.o ../corelib/libucommon.la -lpthread -lc -lc
libtool: link: clang++ -I../inc -Wno-long-long -pthread -fno-check-new -finline -fvisibility=hidden -I/nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/include -std=c++14 -o .libs/ucommonMemory memory.o ../corelib/.libs/libucommon.so -lpthread -lc -pthread -Wl,-rpath -Wl,/nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/lib
clang++ -DHAVE_CONFIG_H -I. -I.. -I../inc -Wno-long-long -pthread -fno-check-new -finline -fvisibility=hidden -I/nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/include -std=c++14 -c -o keydata.o keydata.cpp
In file included from keydata.cpp:23:
In file included from ../inc/ucommon/ucommon.h:92:
In file included from ../inc/ucommon/typeref.h:52:
In file included from ../inc/ucommon/thread.h:63:
../inc/ucommon/condition.h:568:18: warning: 'exclusive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
568 | virtual void exclusive(void);
| ^
../inc/ucommon/access.h:214:18: note: overridden virtual function is here
214 | virtual void exclusive(void);
| ^
In file included from keydata.cpp:23:
In file included from ../inc/ucommon/ucommon.h:92:
In file included from ../inc/ucommon/typeref.h:52:
In file included from ../inc/ucommon/thread.h:63:
../inc/ucommon/condition.h:573:18: warning: 'share' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
573 | virtual void share(void);
| ^
../inc/ucommon/access.h:205:18: note: overridden virtual function is here
205 | virtual void share(void);
| ^
In file included from keydata.cpp:23:
In file included from ../inc/ucommon/ucommon.h:103:
../inc/ucommon/datetime.h:1008:17: warning: '_print' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
1008 | const char *_print(void) const;
| ^
../inc/ucommon/protocols.h:142:25: note: overridden virtual function is here
142 | virtual const char *_print(void) const = 0;
| ^
In file included from keydata.cpp:23:
In file included from ../inc/ucommon/ucommon.h:116:
../inc/ucommon/stream.h:94:9: warning: 'sync' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
94 | int sync(void);
| ^
/nix/store/b3p6ski2imrn0rdjjdyb9xs7kz7fb848-filc-libcxx-git/include/c++/streambuf:306:15: note: overridden virtual function is here
306 | virtual int sync() { return 0; }| ^
keydata.cpp:29:16: warning: 'main' should not be 'extern "C"' [-Wmain]
29 | extern "C" int main()
| ^
5 warnings generated.
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../libtool --tag=CXX --mode=link clang++ -I../inc -Wno-long-long -pthread -fno-check-new -finline -fvisibility=hidden -I/nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/include -std=c++14 -o ucommonKeydata keydata.o ../corelib/libucommon.la -lpthread -lc -lc
libtool: link: clang++ -I../inc -Wno-long-long -pthread -fno-check-new -finline -fvisibility=hidden -I/nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/include -std=c++14 -o .libs/ucommonKeydata keydata.o ../corelib/.libs/libucommon.so -lpthread -lc -pthread -Wl,-rpath -Wl,/nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/lib
clang++ -DHAVE_CONFIG_H -I. -I.. -I../inc -Wno-long-long -pthread -fno-check-new -finline -fvisibility=hidden -I/nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/include -std=c++14 -c -o stream.o stream.cpp
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../libtool --tag=CXX --mode=link clang++ -I../inc -Wno-long-long -pthread -fno-check-new -finline -fvisibility=hidden -I/nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/include -std=c++14 -o ucommonStream stream.o ../corelib/libucommon.la -lpthread -lc -lc
libtool: link: clang++ -I../inc -Wno-long-long -pthread -fno-check-new -finline -fvisibility=hidden -I/nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/include -std=c++14 -o .libs/ucommonStream stream.o ../corelib/.libs/libucommon.so -lpthread -lc -pthread -Wl,-rpath -Wl,/nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/lib
clang++ -DHAVE_CONFIG_H -I. -I.. -I../inc -Wno-long-long -pthread -fno-check-new -finline -fvisibility=hidden -I/nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/include -std=c++14 -c -o unicode.o unicode.cpp
In file included from unicode.cpp:23:
In file included from ../inc/ucommon/ucommon.h:92:
In file included from ../inc/ucommon/typeref.h:52:
In file included from ../inc/ucommon/thread.h:63:
../inc/ucommon/condition.h:568:18: warning: 'exclusive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
568 | virtual void exclusive(void);
| ^
../inc/ucommon/access.h:214:18: note: overridden virtual function is here
214 | virtual void exclusive(void);
| ^
In file included from unicode.cpp:23:
In file included from ../inc/ucommon/ucommon.h:92:
In file included from ../inc/ucommon/typeref.h:52:
In file included from ../inc/ucommon/thread.h:63:
../inc/ucommon/condition.h:573:18: warning: 'share' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
573 | virtual void share(void);
| ^
../inc/ucommon/access.h:205:18: note: overridden virtual function is here
205 | virtual void share(void);
| ^
In file included from unicode.cpp:23:
In file included from ../inc/ucommon/ucommon.h:103:
../inc/ucommon/datetime.h:1008:17: warning: '_print' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
1008 | const char *_print(void) const;
| ^
../inc/ucommon/protocols.h:142:25: note: overridden virtual function is here
142 | virtual const char *_print(void) const = 0;
| ^
In file included from unicode.cpp:23:
In file included from ../inc/ucommon/ucommon.h:116:
../inc/ucommon/stream.h:94:9: warning: 'sync' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
94 | int sync(void);
| ^
/nix/store/b3p6ski2imrn0rdjjdyb9xs7kz7fb848-filc-libcxx-git/include/c++/streambuf:306:15: note: overridden virtual function is here
306 | virtual int sync() { return 0; }| ^
unicode.cpp:29:16: warning: 'main' should not be 'extern "C"' [-Wmain]
29 | extern "C" int main()
| ^
5 warnings generated.
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../libtool --tag=CXX --mode=link clang++ -I../inc -Wno-long-long -pthread -fno-check-new -finline -fvisibility=hidden -I/nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/include -std=c++14 -o ucommonUnicode unicode.o ../corelib/libucommon.la -lpthread -lc -lc
libtool: link: clang++ -I../inc -Wno-long-long -pthread -fno-check-new -finline -fvisibility=hidden -I/nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/include -std=c++14 -o .libs/ucommonUnicode unicode.o ../corelib/.libs/libucommon.so -lpthread -lc -pthread -Wl,-rpath -Wl,/nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/lib
clang++ -DHAVE_CONFIG_H -I. -I.. -I../inc -Wno-long-long -pthread -fno-check-new -finline -fvisibility=hidden -I/nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/include -std=c++14 -c -o datetime.o datetime.cpp
In file included from datetime.cpp:24:
In file included from ../inc/ucommon/ucommon.h:92:
In file included from ../inc/ucommon/typeref.h:52:
In file included from ../inc/ucommon/thread.h:63:
../inc/ucommon/condition.h:568:18: warning: 'exclusive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
568 | virtual void exclusive(void);
| ^
../inc/ucommon/access.h:214:18: note: overridden virtual function is here
214 | virtual void exclusive(void);
| ^
In file included from datetime.cpp:24:
In file included from ../inc/ucommon/ucommon.h:92:
In file included from ../inc/ucommon/typeref.h:52:
In file included from ../inc/ucommon/thread.h:63:
../inc/ucommon/condition.h:573:18: warning: 'share' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
573 | virtual void share(void);
| ^
../inc/ucommon/access.h:205:18: note: overridden virtual function is here
205 | virtual void share(void);
| ^
In file included from datetime.cpp:24:
In file included from ../inc/ucommon/ucommon.h:103:
../inc/ucommon/datetime.h:1008:17: warning: '_print' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
1008 | const char *_print(void) const;
| ^
../inc/ucommon/protocols.h:142:25: note: overridden virtual function is here
142 | virtual const char *_print(void) const = 0;
| ^
In file included from datetime.cpp:24:
In file included from ../inc/ucommon/ucommon.h:116:
../inc/ucommon/stream.h:94:9: warning: 'sync' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
94 | int sync(void);
| ^
/nix/store/b3p6ski2imrn0rdjjdyb9xs7kz7fb848-filc-libcxx-git/include/c++/streambuf:306:15: note: overridden virtual function is here
306 | virtual int sync() { return 0; }| ^
4 warnings generated.
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../libtool --tag=CXX --mode=link clang++ -I../inc -Wno-long-long -pthread -fno-check-new -finline -fvisibility=hidden -I/nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/include -std=c++14 -o ucommonDatetime datetime.o ../corelib/libucommon.la -lpthread -lc -lc
libtool: link: clang++ -I../inc -Wno-long-long -pthread -fno-check-new -finline -fvisibility=hidden -I/nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/include -std=c++14 -o .libs/ucommonDatetime datetime.o ../corelib/.libs/libucommon.so -lpthread -lc -pthread -Wl,-rpath -Wl,/nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/lib
clang++ -DHAVE_CONFIG_H -I. -I.. -I../inc -Wno-long-long -pthread -fno-check-new -finline -fvisibility=hidden -I/nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/include -std=c++14 -c -o shell.o shell.cpp
In file included from shell.cpp:23:
In file included from ../inc/ucommon/ucommon.h:92:
In file included from ../inc/ucommon/typeref.h:52:
In file included from ../inc/ucommon/thread.h:63:
../inc/ucommon/condition.h:568:18: warning: 'exclusive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
568 | virtual void exclusive(void);
| ^
../inc/ucommon/access.h:214:18: note: overridden virtual function is here
214 | virtual void exclusive(void);
| ^
In file included from shell.cpp:23:
In file included from ../inc/ucommon/ucommon.h:92:
In file included from ../inc/ucommon/typeref.h:52:
In file included from ../inc/ucommon/thread.h:63:
../inc/ucommon/condition.h:573:18: warning: 'share' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
573 | virtual void share(void);
| ^
../inc/ucommon/access.h:205:18: note: overridden virtual function is here
205 | virtual void share(void);
| ^
In file included from shell.cpp:23:
In file included from ../inc/ucommon/ucommon.h:103:
../inc/ucommon/datetime.h:1008:17: warning: '_print' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
1008 | const char *_print(void) const;
| ^
../inc/ucommon/protocols.h:142:25: note: overridden virtual function is here
142 | virtual const char *_print(void) const = 0;
| ^
In file included from shell.cpp:23:
In file included from ../inc/ucommon/ucommon.h:116:
../inc/ucommon/stream.h:94:9: warning: 'sync' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
94 | int sync(void);
| ^
/nix/store/b3p6ski2imrn0rdjjdyb9xs7kz7fb848-filc-libcxx-git/include/c++/streambuf:306:15: note: overridden virtual function is here
306 | virtual int sync() { return 0; }| ^
shell.cpp:29:16: warning: 'main' should not be 'extern "C"' [-Wmain]
29 | extern "C" int main()
| ^
5 warnings generated.
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../libtool --tag=CXX --mode=link clang++ -I../inc -Wno-long-long -pthread -fno-check-new -finline -fvisibility=hidden -I/nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/include -std=c++14 -o ucommonShell shell.o ../corelib/libucommon.la -lpthread -lc -lc
libtool: link: clang++ -I../inc -Wno-long-long -pthread -fno-check-new -finline -fvisibility=hidden -I/nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/include -std=c++14 -o .libs/ucommonShell shell.o ../corelib/.libs/libucommon.so -lpthread -lc -pthread -Wl,-rpath -Wl,/nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/lib
clang++ -DHAVE_CONFIG_H -I. -I.. -I../inc -Wno-long-long -pthread -fno-check-new -finline -fvisibility=hidden -I/nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/include -std=c++14 -c -o digest.o digest.cpp
In file included from digest.cpp:24:
In file included from ../inc/ucommon/secure.h:50:
In file included from ../inc/ucommon/ucommon.h:92:
In file included from ../inc/ucommon/typeref.h:52:
In file included from ../inc/ucommon/thread.h:63:
../inc/ucommon/condition.h:568:18: warning: 'exclusive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
568 | virtual void exclusive(void);
| ^
../inc/ucommon/access.h:214:18: note: overridden virtual function is here
214 | virtual void exclusive(void);
| ^
In file included from digest.cpp:24:
In file included from ../inc/ucommon/secure.h:50:
In file included from ../inc/ucommon/ucommon.h:92:
In file included from ../inc/ucommon/typeref.h:52:
In file included from ../inc/ucommon/thread.h:63:
../inc/ucommon/condition.h:573:18: warning: 'share' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
573 | virtual void share(void);
| ^
../inc/ucommon/access.h:205:18: note: overridden virtual function is here
205 | virtual void share(void);
| ^
In file included from digest.cpp:24:
In file included from ../inc/ucommon/secure.h:50:
In file included from ../inc/ucommon/ucommon.h:103:
../inc/ucommon/datetime.h:1008:17: warning: '_print' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
1008 | const char *_print(void) const;
| ^
../inc/ucommon/protocols.h:142:25: note: overridden virtual function is here
142 | virtual const char *_print(void) const = 0;
| ^
In file included from digest.cpp:24:
In file included from ../inc/ucommon/secure.h:50:
In file included from ../inc/ucommon/ucommon.h:116:
../inc/ucommon/stream.h:94:9: warning: 'sync' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
94 | int sync(void);
| ^
/nix/store/b3p6ski2imrn0rdjjdyb9xs7kz7fb848-filc-libcxx-git/include/c++/streambuf:306:15: note: overridden virtual function is here
306 | virtual int sync() { return 0; }| ^
4 warnings generated.
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../libtool --tag=CXX --mode=link clang++ -I../inc -Wno-long-long -pthread -fno-check-new -finline -fvisibility=hidden -I/nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/include -std=c++14 ../gnutls/libusecure.la -lgnutls -o ucommonDigest digest.o ../corelib/libucommon.la -lpthread -lc -lc
libtool: link: clang++ -I../inc -Wno-long-long -pthread -fno-check-new -finline -fvisibility=hidden -I/nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/include -std=c++14 -o .libs/ucommonDigest digest.o ../gnutls/.libs/libusecure.so /nix/store/v6d7s8bs1zra0hm26fxy5q84q12w6hyq-gnutls-x86_64-unknown-linux-gnufilc0-3.8.9/lib/libgnutls.so ../corelib/.libs/libucommon.so -lpthread -lc -pthread -Wl,-rpath -Wl,/nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/lib -Wl,-rpath -Wl,/nix/store/v6d7s8bs1zra0hm26fxy5q84q12w6hyq-gnutls-x86_64-unknown-linux-gnufilc0-3.8.9/lib
clang++ -DHAVE_CONFIG_H -I. -I.. -I../inc -Wno-long-long -pthread -fno-check-new -finline -fvisibility=hidden -I/nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/include -std=c++14 -c -o cipher.o cipher.cpp
In file included from cipher.cpp:24:
In file included from ../inc/ucommon/secure.h:50:
In file included from ../inc/ucommon/ucommon.h:92:
In file included from ../inc/ucommon/typeref.h:52:
In file included from ../inc/ucommon/thread.h:63:
../inc/ucommon/condition.h:568:18: warning: 'exclusive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
568 | virtual void exclusive(void);
| ^
../inc/ucommon/access.h:214:18: note: overridden virtual function is here
214 | virtual void exclusive(void);
| ^
In file included from cipher.cpp:24:
In file included from ../inc/ucommon/secure.h:50:
In file included from ../inc/ucommon/ucommon.h:92:
In file included from ../inc/ucommon/typeref.h:52:
In file included from ../inc/ucommon/thread.h:63:
../inc/ucommon/condition.h:573:18: warning: 'share' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
573 | virtual void share(void);
| ^
../inc/ucommon/access.h:205:18: note: overridden virtual function is here
205 | virtual void share(void);
| ^
In file included from cipher.cpp:24:
In file included from ../inc/ucommon/secure.h:50:
In file included from ../inc/ucommon/ucommon.h:103:
../inc/ucommon/datetime.h:1008:17: warning: '_print' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
1008 | const char *_print(void) const;
| ^
../inc/ucommon/protocols.h:142:25: note: overridden virtual function is here
142 | virtual const char *_print(void) const = 0;
| ^
In file included from cipher.cpp:24:
In file included from ../inc/ucommon/secure.h:50:
In file included from ../inc/ucommon/ucommon.h:116:
../inc/ucommon/stream.h:94:9: warning: 'sync' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
94 | int sync(void);
| ^
/nix/store/b3p6ski2imrn0rdjjdyb9xs7kz7fb848-filc-libcxx-git/include/c++/streambuf:306:15: note: overridden virtual function is here
306 | virtual int sync() { return 0; }| ^
4 warnings generated.
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../libtool --tag=CXX --mode=link clang++ -I../inc -Wno-long-long -pthread -fno-check-new -finline -fvisibility=hidden -I/nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/include -std=c++14 ../gnutls/libusecure.la -lgnutls -o ucommonCipher cipher.o ../corelib/libucommon.la -lpthread -lc -lc
libtool: link: clang++ -I../inc -Wno-long-long -pthread -fno-check-new -finline -fvisibility=hidden -I/nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/include -std=c++14 -o .libs/ucommonCipher cipher.o ../gnutls/.libs/libusecure.so /nix/store/v6d7s8bs1zra0hm26fxy5q84q12w6hyq-gnutls-x86_64-unknown-linux-gnufilc0-3.8.9/lib/libgnutls.so ../corelib/.libs/libucommon.so -lpthread -lc -pthread -Wl,-rpath -Wl,/nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/lib -Wl,-rpath -Wl,/nix/store/v6d7s8bs1zra0hm26fxy5q84q12w6hyq-gnutls-x86_64-unknown-linux-gnufilc0-3.8.9/lib
make[2]: Leaving directory '/build/ucommon-7.0.0/test'
make check-TESTS
make[2]: Entering directory '/build/ucommon-7.0.0/test'
make[3]: Entering directory '/build/ucommon-7.0.0/test'
PASS: ucommonLinked
PASS: ucommonSocket
PASS: ucommonStrings
PASS: ucommonThreads
PASS: ucommonMemory
PASS: ucommonKeydata
PASS: ucommonStream
PASS: ucommonUnicode
PASS: ucommonDatetime
PASS: ucommonShell
PASS: ucommonDigest
PASS: ucommonCipher
make[4]: Entering directory '/build/ucommon-7.0.0/test'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/ucommon-7.0.0/test'
============================================================================
Testsuite summary for ucommon 7.0.0
============================================================================
# TOTAL: 12
# PASS: 12
# SKIP: 0
# XFAIL: 0
# FAIL: 0
# XPASS: 0
# ERROR: 0
============================================================================
make[3]: Leaving directory '/build/ucommon-7.0.0/test'
make[2]: Leaving directory '/build/ucommon-7.0.0/test'
make[1]: Leaving directory '/build/ucommon-7.0.0/test'
Making check in utils
make[1]: Entering directory '/build/ucommon-7.0.0/utils'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/build/ucommon-7.0.0/utils'
make[1]: Entering directory '/build/ucommon-7.0.0'
make[1]: Leaving directory '/build/ucommon-7.0.0'
→ installPhase
install flags: SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash install
Making install in corelib
make[1]: Entering directory '/build/ucommon-7.0.0/corelib'
make[2]: Entering directory '/build/ucommon-7.0.0/corelib'
/nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/mkdir -p '/nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/lib'
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../libtool --mode=install /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c libucommon.la '/nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/lib'
libtool: install: /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c .libs/libucommon.so.8.0.0 /nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/lib/libucommon.so.8.0.0
libtool: install: (cd /nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/lib && { ln -s -f libucommon.so.8.0.0 libucommon.so.8 || { rm -f libucommon.so.8 && ln -s libucommon.so.8.0.0 libucommon.so.8; }; })libtool: install: (cd /nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/lib && { ln -s -f libucommon.so.8.0.0 libucommon.so || { rm -f libucommon.so && ln -s libucommon.so.8.0.0 libucommon.so; }; })libtool: install: /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c .libs/libucommon.lai /nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/lib/libucommon.la
libtool: finish: PATH="/nix/store/f4iq3fjva198s44x56dwm0vpgymb67xg-x86_64-unknown-linux-gnufilc0-pkg-config-wrapper-0.29.2/bin:/nix/store/g7i75czfbw9sy5f8v7rjbama6lr3ya3s-patchelf-0.15.0/bin:/nix/store/42rvnpz9javp8wx0lwk0374bxx527ffr-filc-cc-wrapper-/bin:/nix/store/nnjy9njfd80i3hlsj2mnn49a3j3jzgjf-filc-cc/bin:/nix/store/hdhb0c160h0fhwznvhm9a6h176qbrdpp-filc-sysroot-with-metadata/bin:/nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin:/nix/store/1s2f7i4mnh66va8fd9y838sb58d5wnb8-binutils-wrapper-2.43.1/bin:/nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin:/nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin:/nix/store/392hs9nhm6wfw4imjllbvb1wil1n39qx-findutils-4.10.0/bin:/nix/store/xw0mf3shymq3k7zlncf09rm8917sdi4h-diffutils-3.12/bin:/nix/store/4rpiqv9yr2pw5094v4wc33ijkqjpm9sa-gnused-4.9/bin:/nix/store/l2wvwyg680h0v2la18hz3yiznxy2naqw-gnugrep-3.11/bin:/nix/store/c1z5j28ndxljf1ihqzag57bwpfpzms0g-gawk-5.3.2/bin:/nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin:/nix/store/xd9m9jkvrs8pbxvmkzkwviql33rd090j-gzip-1.14/bin:/nix/store/w1pxx760yidi7n9vbi5bhpii9xxl5vdj-bzip2-1.0.8-bin/bin:/nix/store/xk0d14zpm0njxzdm182dd722aqhav2cc-gnumake-4.4.1/bin:/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin:/nix/store/gj54zvf7vxll1mzzmqhqi1p4jiws3mfb-patch-2.7.6/bin:/nix/store/22rpb6790f346c55iqi6s9drr5qgmyjf-xz-5.8.1-bin/bin:/nix/store/xlmpcglsq8l09qh03rf0virz0331pjdc-file-5.45/bin:/sbin" ldconfig -n /nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/lib
/build/ucommon-7.0.0/libtool: line 1102: ldconfig: command not found
----------------------------------------------------------------------
Libraries have been installed in:
/nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator run these commands:
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/ucommon-7.0.0/corelib'
make[1]: Leaving directory '/build/ucommon-7.0.0/corelib'
Making install in gnutls
make[1]: Entering directory '/build/ucommon-7.0.0/gnutls'
make[2]: Entering directory '/build/ucommon-7.0.0/gnutls'
/nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/mkdir -p '/nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/lib'
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../libtool --mode=install /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c libusecure.la '/nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/lib'
libtool: install: warning: relinking `libusecure.la'
libtool: install: (cd /build/ucommon-7.0.0/gnutls; /nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash /build/ucommon-7.0.0/libtool --tag CXX --mode=relink clang++ -I../inc -Wno-long-long -pthread -fno-check-new -finline -fvisibility=hidden -I/nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/include -std=c++14 ../corelib/libucommon.la -lpthread -lc -lgnutls -version-info 8:0:0 -o libusecure.la -rpath /nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/lib secure.lo digest.lo random.lo cipher.lo hmac.lo sstream.lo ../nossl/common.lo -lc )
libtool: relink: clang++ -fPIC -DPIC -shared -nostdlib /nix/store/5amb35fzbvn6ay3miplgzy54r8n8gd6h-filc-crt-lib/crti.o /nix/store/5amb35fzbvn6ay3miplgzy54r8n8gd6h-filc-crt-lib/crtbegin.o .libs/secure.o .libs/digest.o .libs/random.o .libs/cipher.o .libs/hmac.o .libs/sstream.o ../nossl/.libs/common.o -Wl,-rpath -Wl,/nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/lib -Wl,-rpath -Wl,/nix/store/v6d7s8bs1zra0hm26fxy5q84q12w6hyq-gnutls-x86_64-unknown-linux-gnufilc0-3.8.9/lib -L/nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/lib -lucommon -lpthread -L/nix/store/v6d7s8bs1zra0hm26fxy5q84q12w6hyq-gnutls-x86_64-unknown-linux-gnufilc0-3.8.9/lib -lgnutls -L/nix/store/31nshp12zm4rnbiwinw8w787jj0jb5k4-filc-glibc-2.44/lib -L/nix/store/b3p6ski2imrn0rdjjdyb9xs7kz7fb848-filc-libcxx-git/lib -L/nix/store/ncrn0vcrkkb2i2yr1qn995v81xk33dk1-gmp-with-cxx-x86_64-unknown-linux-gnufilc0-6.3.0/lib -L/nix/store/53pg9jqajmqwh2g049d956k0s332w1dg-nettle-x86_64-unknown-linux-gnufilc0-3.10.1/lib -L/nix/store/hdhb0c160h0fhwznvhm9a6h176qbrdpp-filc-sysroot-with-metadata/lib -L/nix/store/nnjy9njfd80i3hlsj2mnn49a3j3jzgjf-filc-cc/lib -L/nix/store/5amb35fzbvn6ay3miplgzy54r8n8gd6h-filc-crt-lib -lc++ -lc++abi -lc -lpizlo -lyoloc -lyolom -lyolort -lyolounwind /nix/store/5amb35fzbvn6ay3miplgzy54r8n8gd6h-filc-crt-lib/crtend.o /nix/store/5amb35fzbvn6ay3miplgzy54r8n8gd6h-filc-crt-lib/crtn.o -pthread -pthread -Wl,-soname -Wl,libusecure.so.8 -o .libs/libusecure.so.8.0.0
libtool: install: /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c .libs/libusecure.so.8.0.0T /nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/lib/libusecure.so.8.0.0
libtool: install: (cd /nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/lib && { ln -s -f libusecure.so.8.0.0 libusecure.so.8 || { rm -f libusecure.so.8 && ln -s libusecure.so.8.0.0 libusecure.so.8; }; })libtool: install: (cd /nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/lib && { ln -s -f libusecure.so.8.0.0 libusecure.so || { rm -f libusecure.so && ln -s libusecure.so.8.0.0 libusecure.so; }; })libtool: install: /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c .libs/libusecure.lai /nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/lib/libusecure.la
libtool: finish: PATH="/nix/store/f4iq3fjva198s44x56dwm0vpgymb67xg-x86_64-unknown-linux-gnufilc0-pkg-config-wrapper-0.29.2/bin:/nix/store/g7i75czfbw9sy5f8v7rjbama6lr3ya3s-patchelf-0.15.0/bin:/nix/store/42rvnpz9javp8wx0lwk0374bxx527ffr-filc-cc-wrapper-/bin:/nix/store/nnjy9njfd80i3hlsj2mnn49a3j3jzgjf-filc-cc/bin:/nix/store/hdhb0c160h0fhwznvhm9a6h176qbrdpp-filc-sysroot-with-metadata/bin:/nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin:/nix/store/1s2f7i4mnh66va8fd9y838sb58d5wnb8-binutils-wrapper-2.43.1/bin:/nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin:/nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin:/nix/store/392hs9nhm6wfw4imjllbvb1wil1n39qx-findutils-4.10.0/bin:/nix/store/xw0mf3shymq3k7zlncf09rm8917sdi4h-diffutils-3.12/bin:/nix/store/4rpiqv9yr2pw5094v4wc33ijkqjpm9sa-gnused-4.9/bin:/nix/store/l2wvwyg680h0v2la18hz3yiznxy2naqw-gnugrep-3.11/bin:/nix/store/c1z5j28ndxljf1ihqzag57bwpfpzms0g-gawk-5.3.2/bin:/nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin:/nix/store/xd9m9jkvrs8pbxvmkzkwviql33rd090j-gzip-1.14/bin:/nix/store/w1pxx760yidi7n9vbi5bhpii9xxl5vdj-bzip2-1.0.8-bin/bin:/nix/store/xk0d14zpm0njxzdm182dd722aqhav2cc-gnumake-4.4.1/bin:/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin:/nix/store/gj54zvf7vxll1mzzmqhqi1p4jiws3mfb-patch-2.7.6/bin:/nix/store/22rpb6790f346c55iqi6s9drr5qgmyjf-xz-5.8.1-bin/bin:/nix/store/xlmpcglsq8l09qh03rf0virz0331pjdc-file-5.45/bin:/sbin" ldconfig -n /nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/lib
/build/ucommon-7.0.0/libtool: line 1102: ldconfig: command not found
----------------------------------------------------------------------
Libraries have been installed in:
/nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator run these commands:
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/ucommon-7.0.0/gnutls'
make[1]: Leaving directory '/build/ucommon-7.0.0/gnutls'
Making install in commoncpp
make[1]: Entering directory '/build/ucommon-7.0.0/commoncpp'
make[2]: Entering directory '/build/ucommon-7.0.0/commoncpp'
/nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/mkdir -p '/nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/lib'
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../libtool --mode=install /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c libcommoncpp.la '/nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/lib'
libtool: install: warning: relinking `libcommoncpp.la'
libtool: install: (cd /build/ucommon-7.0.0/commoncpp; /nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash /build/ucommon-7.0.0/libtool --tag CXX --mode=relink clang++ -I../inc -Wno-long-long -pthread -fno-check-new -finline -fvisibility=hidden -I/nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/include -std=c++14 ../corelib/libucommon.la -lpthread -lc -version-info 8:0:0 -o libcommoncpp.la -rpath /nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/lib strchar.lo slog.lo exception.lo thread.lo address.lo socket.lo tcp.lo udp.lo dccp.lo applog.lo mime.lo process.lo serial.lo tokenizer.lo file.lo dso.lo linked.lo pointer.lo map.lo misc.lo dir.lo persist.lo xml.lo -lc )
libtool: relink: clang++ -fPIC -DPIC -shared -nostdlib /nix/store/5amb35fzbvn6ay3miplgzy54r8n8gd6h-filc-crt-lib/crti.o /nix/store/5amb35fzbvn6ay3miplgzy54r8n8gd6h-filc-crt-lib/crtbegin.o .libs/strchar.o .libs/slog.o .libs/exception.o .libs/thread.o .libs/address.o .libs/socket.o .libs/tcp.o .libs/udp.o .libs/dccp.o .libs/applog.o .libs/mime.o .libs/process.o .libs/serial.o .libs/tokenizer.o .libs/file.o .libs/dso.o .libs/linked.o .libs/pointer.o .libs/map.o .libs/misc.o .libs/dir.o .libs/persist.o .libs/xml.o -Wl,-rpath -Wl,/nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/lib -L/nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/lib -lucommon -lpthread -L/nix/store/31nshp12zm4rnbiwinw8w787jj0jb5k4-filc-glibc-2.44/lib -L/nix/store/b3p6ski2imrn0rdjjdyb9xs7kz7fb848-filc-libcxx-git/lib -L/nix/store/ncrn0vcrkkb2i2yr1qn995v81xk33dk1-gmp-with-cxx-x86_64-unknown-linux-gnufilc0-6.3.0/lib -L/nix/store/53pg9jqajmqwh2g049d956k0s332w1dg-nettle-x86_64-unknown-linux-gnufilc0-3.10.1/lib -L/nix/store/v6d7s8bs1zra0hm26fxy5q84q12w6hyq-gnutls-x86_64-unknown-linux-gnufilc0-3.8.9/lib -L/nix/store/hdhb0c160h0fhwznvhm9a6h176qbrdpp-filc-sysroot-with-metadata/lib -L/nix/store/nnjy9njfd80i3hlsj2mnn49a3j3jzgjf-filc-cc/lib -L/nix/store/5amb35fzbvn6ay3miplgzy54r8n8gd6h-filc-crt-lib -lc++ -lc++abi -lc -lpizlo -lyoloc -lyolom -lyolort -lyolounwind /nix/store/5amb35fzbvn6ay3miplgzy54r8n8gd6h-filc-crt-lib/crtend.o /nix/store/5amb35fzbvn6ay3miplgzy54r8n8gd6h-filc-crt-lib/crtn.o -pthread -pthread -Wl,-soname -Wl,libcommoncpp.so.8 -o .libs/libcommoncpp.so.8.0.0
libtool: install: /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c .libs/libcommoncpp.so.8.0.0T /nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/lib/libcommoncpp.so.8.0.0
libtool: install: (cd /nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/lib && { ln -s -f libcommoncpp.so.8.0.0 libcommoncpp.so.8 || { rm -f libcommoncpp.so.8 && ln -s libcommoncpp.so.8.0.0 libcommoncpp.so.8; }; })libtool: install: (cd /nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/lib && { ln -s -f libcommoncpp.so.8.0.0 libcommoncpp.so || { rm -f libcommoncpp.so && ln -s libcommoncpp.so.8.0.0 libcommoncpp.so; }; })libtool: install: /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c .libs/libcommoncpp.lai /nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/lib/libcommoncpp.la
libtool: finish: PATH="/nix/store/f4iq3fjva198s44x56dwm0vpgymb67xg-x86_64-unknown-linux-gnufilc0-pkg-config-wrapper-0.29.2/bin:/nix/store/g7i75czfbw9sy5f8v7rjbama6lr3ya3s-patchelf-0.15.0/bin:/nix/store/42rvnpz9javp8wx0lwk0374bxx527ffr-filc-cc-wrapper-/bin:/nix/store/nnjy9njfd80i3hlsj2mnn49a3j3jzgjf-filc-cc/bin:/nix/store/hdhb0c160h0fhwznvhm9a6h176qbrdpp-filc-sysroot-with-metadata/bin:/nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin:/nix/store/1s2f7i4mnh66va8fd9y838sb58d5wnb8-binutils-wrapper-2.43.1/bin:/nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin:/nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin:/nix/store/392hs9nhm6wfw4imjllbvb1wil1n39qx-findutils-4.10.0/bin:/nix/store/xw0mf3shymq3k7zlncf09rm8917sdi4h-diffutils-3.12/bin:/nix/store/4rpiqv9yr2pw5094v4wc33ijkqjpm9sa-gnused-4.9/bin:/nix/store/l2wvwyg680h0v2la18hz3yiznxy2naqw-gnugrep-3.11/bin:/nix/store/c1z5j28ndxljf1ihqzag57bwpfpzms0g-gawk-5.3.2/bin:/nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin:/nix/store/xd9m9jkvrs8pbxvmkzkwviql33rd090j-gzip-1.14/bin:/nix/store/w1pxx760yidi7n9vbi5bhpii9xxl5vdj-bzip2-1.0.8-bin/bin:/nix/store/xk0d14zpm0njxzdm182dd722aqhav2cc-gnumake-4.4.1/bin:/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin:/nix/store/gj54zvf7vxll1mzzmqhqi1p4jiws3mfb-patch-2.7.6/bin:/nix/store/22rpb6790f346c55iqi6s9drr5qgmyjf-xz-5.8.1-bin/bin:/nix/store/xlmpcglsq8l09qh03rf0virz0331pjdc-file-5.45/bin:/sbin" ldconfig -n /nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/lib
/build/ucommon-7.0.0/libtool: line 1102: ldconfig: command not found
----------------------------------------------------------------------
Libraries have been installed in:
/nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator run these commands:
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/ucommon-7.0.0/commoncpp'
make[1]: Leaving directory '/build/ucommon-7.0.0/commoncpp'
Making install in inc
make[1]: Entering directory '/build/ucommon-7.0.0/inc'
Making install in ucommon
make[2]: Entering directory '/build/ucommon-7.0.0/inc/ucommon'
make[3]: Entering directory '/build/ucommon-7.0.0/inc/ucommon'
make[3]: Nothing to be done for 'install-exec-am'.
/nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/mkdir -p '/nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/include/ucommon'
/nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c -m 644 cpr.h object.h linked.h string.h counter.h reuse.h timers.h socket.h access.h export.h thread.h mapped.h keydata.h memory.h platform.h fsys.h ucommon.h stream.h shell.h protocols.h atomic.h numbers.h condition.h datetime.h unicode.h secure.h generics.h stl.h typeref.h arrayref.h mapref.h shared.h temporary.h '/nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/include/ucommon'
make[3]: Leaving directory '/build/ucommon-7.0.0/inc/ucommon'
make[2]: Leaving directory '/build/ucommon-7.0.0/inc/ucommon'
Making install in commoncpp
make[2]: Entering directory '/build/ucommon-7.0.0/inc/commoncpp'
make[3]: Entering directory '/build/ucommon-7.0.0/inc/commoncpp'
make[3]: Nothing to be done for 'install-exec-am'.
/nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/mkdir -p '/nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/include/commoncpp'
/nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c -m 644 config.h export.h string.h exception.h thread.h misc.h slog.h applog.h address.h socket.h tcp.h udp.h dccp.h mime.h file.h process.h pointer.h serial.h tokenizer.h numbers.h object.h persist.h xml.h commoncpp.h '/nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/include/commoncpp'
make[3]: Leaving directory '/build/ucommon-7.0.0/inc/commoncpp'
make[2]: Leaving directory '/build/ucommon-7.0.0/inc/commoncpp'
make[2]: Entering directory '/build/ucommon-7.0.0/inc'
make[3]: Entering directory '/build/ucommon-7.0.0/inc'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/ucommon-7.0.0/inc'
make[2]: Leaving directory '/build/ucommon-7.0.0/inc'
make[1]: Leaving directory '/build/ucommon-7.0.0/inc'
Making install in test
make[1]: Entering directory '/build/ucommon-7.0.0/test'
make[2]: Entering directory '/build/ucommon-7.0.0/test'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/ucommon-7.0.0/test'
make[1]: Leaving directory '/build/ucommon-7.0.0/test'
Making install in utils
make[1]: Entering directory '/build/ucommon-7.0.0/utils'
make[2]: Entering directory '/build/ucommon-7.0.0/utils'
/nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/mkdir -p '/nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/bin'
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../libtool --mode=install /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c args scrub-files mdsum zerofill car sockaddr pdetach keywait urlout '/nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/bin'
libtool: install: /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c .libs/args /nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/bin/args
libtool: install: /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c .libs/scrub-files /nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/bin/scrub-files
libtool: install: /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c .libs/mdsum /nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/bin/mdsum
libtool: install: /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c .libs/zerofill /nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/bin/zerofill
libtool: install: /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c .libs/car /nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/bin/car
libtool: install: /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c .libs/sockaddr /nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/bin/sockaddr
libtool: install: /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c .libs/pdetach /nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/bin/pdetach
libtool: install: /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c .libs/keywait /nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/bin/keywait
libtool: install: /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c .libs/urlout /nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/bin/urlout
/nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/mkdir -p '/nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/share/man/man1'
/nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c -m 644 args.1 scrub-files.1 mdsum.1 zerofill.1 car.1 sockaddr.1 pdetach.1 keywait.1 urlout.1 '/nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/share/man/man1'
make[2]: Leaving directory '/build/ucommon-7.0.0/utils'
make[1]: Leaving directory '/build/ucommon-7.0.0/utils'
make[1]: Entering directory '/build/ucommon-7.0.0'
make[2]: Entering directory '/build/ucommon-7.0.0'
make[2]: Nothing to be done for 'install-exec-am'.
/nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/mkdir -p '/nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/share/ucommon/cmake'
/nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c -m 644 cmake/CapeConfig.cmake cmake/CapeMakeTargets.cmake '/nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/share/ucommon/cmake'
/nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/mkdir -p '/nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/share/man/man1'
/nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c -m 644 ucommon-config.1 commoncpp-config.1 '/nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/share/man/man1'
/nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/mkdir -p '/nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/lib/pkgconfig'
/nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c -m 644 ucommon.pc commoncpp.pc '/nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/lib/pkgconfig'
/nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/mkdir -p '/nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/bin'
/nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c ucommon-config commoncpp-config '/nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/bin'
make[2]: Leaving directory '/build/ucommon-7.0.0'
make[1]: Leaving directory '/build/ucommon-7.0.0'
→ fixupPhase
shrinking RPATHs of ELF executables and libraries in /nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0
shrinking /nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/lib/libucommon.so.8.0.0
shrinking /nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/lib/libusecure.so.8.0.0
shrinking /nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/lib/libcommoncpp.so.8.0.0
shrinking /nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/bin/args
shrinking /nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/bin/scrub-files
shrinking /nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/bin/mdsum
shrinking /nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/bin/zerofill
shrinking /nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/bin/car
shrinking /nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/bin/sockaddr
shrinking /nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/bin/pdetach
shrinking /nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/bin/keywait
shrinking /nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/bin/urlout
checking for references to /build/ in /nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0...
gzipping man pages under /nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/share/man/
patching script interpreter paths in /nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0
stripping (with command strip and flags -S -p) in /nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/lib /nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/bin
ccrtp-2.1.2
Build started
→ unpackPhase
unpacking source archive /nix/store/vwgc4iy7sidfq2zl0sdxl0ggp7vk17c0-ccrtp-2.1.2.tar.gz
source root is ccrtp-2.1.2
setting SOURCE_DATE_EPOCH to timestamp 1427640932 of file "ccrtp-2.1.2/CMakeLists.txt"
→ patchPhase
→ updateAutotoolsGnuConfigScriptsPhase
Updating Autotools / GNU config script to a newer upstream version: ./autoconf/config.sub
Updating Autotools / GNU config script to a newer upstream version: ./autoconf/config.guess
→ updateAutotoolsGnuConfigScriptsPhase
Updating Autotools / GNU config script to a newer upstream version: ./autoconf/config.sub
Updating Autotools / GNU config script to a newer upstream version: ./autoconf/config.guess
→ configurePhase
Fil-C: adapting libtool symbol probes in configure
fixing libtool script ./autoconf/ltmain.sh
patching script interpreter paths in ./configure
./configure: interpreter directive changed from "#! /bin/sh" to "/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/sh"
configure flags: --disable-static --disable-dependency-tracking --prefix=/nix/store/bnpxlx82d22qb5y4fsj547sjm9mv4cgr-ccrtp-x86_64-unknown-linux-gnufilc0-2.1.2 --disable-demos --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-gnufilc0
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnufilc0
checking target system type... x86_64-unknown-linux-gnufilc0
checking for x86_64-unknown-linux-gnufilc0-gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking whether clang understands -c and -o together... yes
checking how to run the C preprocessor... clang -E
checking whether we are using the GNU C++ compiler... yes
checking whether clang++ accepts -g... yes
checking how to run the C++ preprocessor... clang++ -E
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether clang++ accepts -g... (cached) yes
checking how to print strings... printf
checking for a sed that does not truncate output... /nix/store/4rpiqv9yr2pw5094v4wc33ijkqjpm9sa-gnused-4.9/bin/sed
checking for grep that handles long lines and -e... /nix/store/l2wvwyg680h0v2la18hz3yiznxy2naqw-gnugrep-3.11/bin/grep
checking for egrep... /nix/store/l2wvwyg680h0v2la18hz3yiznxy2naqw-gnugrep-3.11/bin/grep -E
checking for fgrep... /nix/store/l2wvwyg680h0v2la18hz3yiznxy2naqw-gnugrep-3.11/bin/grep -F
checking for ld used by clang... ld
checking if the linker (ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 4718592
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnufilc0 format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for ld option to reload object files... -r
checking for x86_64-unknown-linux-gnufilc0-objdump... objdump
checking how to recognize dependent libraries... (cached) pass_all
checking for x86_64-unknown-linux-gnufilc0-dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-unknown-linux-gnufilc0-ar... ar
checking for archiver @FILE support... @
checking for x86_64-unknown-linux-gnufilc0-strip... strip
checking for x86_64-unknown-linux-gnufilc0-ranlib... ranlib
checking for gawk... gawk
checking command to parse nm output from clang object... ok
checking for sysroot... no
./configure: line 6865: /usr/bin/file: No such file or directory
checking for x86_64-unknown-linux-gnufilc0-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fPIC -DPIC
checking if clang PIC flag -fPIC -DPIC works... yes
checking if clang static flag -static works... no
checking if clang supports -c -o file.o... yes
checking if clang supports -c -o file.o... (cached) yes
checking whether the clang linker (ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... clang++ -E
checking for ld used by clang++... ld
checking if the linker (ld) is GNU ld... yes
checking whether the clang++ linker (ld) supports shared libraries... yes
checking for clang++ option to produce PIC... -fPIC -DPIC
checking if clang++ PIC flag -fPIC -DPIC works... yes
checking if clang++ static flag -static works... no
checking if clang++ supports -c -o file.o... yes
checking if clang++ supports -c -o file.o... (cached) yes
checking whether the clang++ linker (ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for a BSD-compatible install... /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c
checking whether build environment is sane... yes
checking for x86_64-unknown-linux-gnufilc0-strip... (cached) strip
checking for a thread-safe mkdir -p... /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/mkdir -p
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking whether make supports nested variables... yes
checking dependency style of clang... none
checking dependency style of clang++... none
checking for C/C++ restrict keyword... __restrict
checking for working volatile... yes
checking for inline... inline
checking for libgcrypt-config... no
checking for LIBGCRYPT - version >= 1.2.3... no
checking for EVP_CipherInit_ex in -lcrypto... yes
checking openssl/bn.h usability... yes
checking openssl/bn.h presence... yes
checking for openssl/bn.h... yes
checking openssl/aes.h usability... yes
checking openssl/aes.h presence... yes
checking for openssl/aes.h... yes
checking openssl/sha.h usability... yes
checking openssl/sha.h presence... yes
checking for openssl/sha.h... yes
checking for x86_64-unknown-linux-gnufilc0-ranlib... (cached) ranlib
checking for genorated automake files... found
checking whether to enable maintainer-specific portions of Makefiles... no
checking pkg-config is at least version 0.9.0... yes
checking for COMMONCPP... yes
checking for debugging... no
checking for profiling... no
checking for doxygen... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating m4/Makefile
config.status: creating src/Makefile
config.status: creating src/ccrtp/Makefile
config.status: creating PKGBUILD
config.status: creating doc/Makefile
config.status: creating demo/Makefile
config.status: creating phone/Makefile
config.status: creating w32/Makefile
config.status: creating ccrtp.spec
config.status: creating ccrtp.list
config.status: WARNING: 'ccrtp.list.in' seems to ignore the --datarootdir setting
config.status: creating libccrtp.pc
config.status: creating src/ccrtp/crypto/Makefile
config.status: creating directive
config.status: creating ccrtp-config.h
config.status: executing libtool commands
config.status: executing depfiles commands
→ buildPhase
build flags: SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash
make all-recursive
make[1]: Entering directory '/build/ccrtp-2.1.2'
Making all in src
make[2]: Entering directory '/build/ccrtp-2.1.2/src'
Making all in ccrtp
make[3]: Entering directory '/build/ccrtp-2.1.2/src/ccrtp'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/ccrtp-2.1.2/src/ccrtp'
Making all in ccrtp/crypto
make[3]: Entering directory '/build/ccrtp-2.1.2/src/ccrtp/crypto'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/ccrtp-2.1.2/src/ccrtp/crypto'
make[3]: Entering directory '/build/ccrtp-2.1.2/src'
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -Wall -ansi -pedantic -I../src/ccrtp -fno-strict-aliasing -Wall -ansi -pedantic -I../src/ccrtp -g -O2 -Wno-long-long -pthread -fno-check-new -finline -fvisibility=hidden -I/nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/include -c -o rtppkt.lo rtppkt.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -Wall -ansi -pedantic -I../src/ccrtp -fno-strict-aliasing -Wall -ansi -pedantic -I../src/ccrtp -g -O2 -Wno-long-long -pthread -fno-check-new -finline -fvisibility=hidden -I/nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/include -c rtppkt.cpp -fPIC -DPIC -o .libs/rtppkt.o
In file included from rtppkt.cpp:46:
In file included from ./private.h:90:
In file included from /nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/include/commoncpp/config.h:42:
In file included from /nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/include/ucommon/ucommon.h:86:
/nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/include/ucommon/platform.h:178:13: error: definition of type 'nullptr_t' conflicts with typedef of the same name
178 | const class nullptr_t
| ^
/nix/store/b3p6ski2imrn0rdjjdyb9xs7kz7fb848-filc-libcxx-git/include/c++/stddef.h:44:27: note: 'nullptr_t' declared here
44 | typedef decltype(nullptr) nullptr_t;
| ^
In file included from rtppkt.cpp:46:
In file included from ./private.h:90:
In file included from /nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/include/commoncpp/config.h:42:
In file included from /nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/include/ucommon/ucommon.h:86:
/nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/include/ucommon/platform.h:194:3: error: expected unqualified-id
194 | } nullptr = {};| ^
/nix/store/b3p6ski2imrn0rdjjdyb9xs7kz7fb848-filc-libcxx-git/include/c++/__config:308:21: note: expanded from macro 'nullptr'
308 | # define nullptr __nullptr
| ^
In file included from rtppkt.cpp:47:
./ccrtp/rtppkt.h:387:10: warning: private field 'duplicated' is not used [-Wunused-private-field]
387 | bool duplicated;
| ^
1 warning and 2 errors generated.
make[3]: *** [Makefile:570: rtppkt.lo] Error 1
make[3]: Leaving directory '/build/ccrtp-2.1.2/src'
make[2]: *** [Makefile:603: all-recursive] Error 1
make[2]: Leaving directory '/build/ccrtp-2.1.2/src'
make[1]: *** [Makefile:509: all-recursive] Error 1
make[1]: Leaving directory '/build/ccrtp-2.1.2'
make: *** [Makefile:409: all] Error 2
brlaser-6.2.7
error: Cannot build '/nix/store/n5z2132z8x9f0zk2s2zqlkd8b46a9hrp-brlaser-x86_64-unknown-linux-gnufilc0-6.2.7.drv'.
Reason: builder failed with exit code 2.
Output paths:
/nix/store/qhsms07bqdplqisvl139s72hiyciv88j-brlaser-x86_64-unknown-linux-gnufilc0-6.2.7
Last 25 log lines:
> [ 25%] Building CXX object CMakeFiles/test_block.dir/test/test_block.cc.o
> [ 31%] Building CXX object CMakeFiles/test_line.dir/src/line.cc.o
> [ 37%] Building CXX object CMakeFiles/rastertobrlaser.dir/src/main.cc.o
> [ 43%] Building CXX object CMakeFiles/test_lest.dir/test/test_lest.cc.o
> [ 50%] Building CXX object CMakeFiles/test_job.dir/src/line.cc.o
> [ 56%] Building CXX object CMakeFiles/rastertobrlaser.dir/src/job.cc.o
> [ 62%] Building CXX object CMakeFiles/rastertobrlaser.dir/src/line.cc.o
> [ 68%] Building CXX object CMakeFiles/rastertobrlaser.dir/src/debug.cc.o
> [ 75%] Linking CXX executable test_job
> [ 75%] Built target test_job
> [ 81%] Linking CXX executable test_block
> [ 81%] Built target test_block
> [ 87%] Linking CXX executable rastertobrlaser
> CMakeFiles/rastertobrlaser.dir/src/main.cc.o:main.cc:function pizlonatedFI1605_cupsRasterOpen:(.text+0x5391): error: undefined reference to 'pizlonated_cupsRasterOpen'
> CMakeFiles/rastertobrlaser.dir/src/main.cc.o:main.cc:function pizlonatedFI12770_cupsRasterReadHeader2:(.text+0x596b): error: undefined reference to 'pizlonated_cupsRasterReadHeader2'
> CMakeFiles/rastertobrlaser.dir/src/main.cc.o:main.cc:function pizlonatedFI28863_cupsRasterReadPixels:(.text+0x66a2): error: undefined reference to 'pizlonated_cupsRasterReadPixels'
> clang-20: error: linker command failed with exit code 1 (use -v to see invocation)
> make[2]: *** [CMakeFiles/rastertobrlaser.dir/build.make:148: rastertobrlaser] Error 1
> make[1]: *** [CMakeFiles/Makefile2:101: CMakeFiles/rastertobrlaser.dir/all] Error 2
> make[1]: *** Waiting for unfinished jobs....
> [ 93%] Linking CXX executable test_line
> [ 93%] Built target test_line
> [100%] Linking CXX executable test_lest
> [100%] Built target test_lest
> make: *** [Makefile:146: all] Error 2
For full logs, run:
nix log /nix/store/n5z2132z8x9f0zk2s2zqlkd8b46a9hrp-brlaser-x86_64-unknown-linux-gnufilc0-6.2.7.drvcantarell-fonts-0.303.1
error: Cannot build '/nix/store/41xi0w2qhyvkr5ffikqvnr9yipx3v12n-cantarell-fonts-x86_64-unknown-linux-gnufilc0-0.303.1.drv'.
Reason: 5 dependencies failed.
Output paths:
/nix/store/kwwz8fbsnbqycx1kawmpngarp2rza4ks-cantarell-fonts-x86_64-unknown-linux-gnufilc0-0.303.1catgirl-2.2a
error: Cannot build '/nix/store/34x23bx7d187k8dprywlj76gjnh2vpjh-catgirl-x86_64-unknown-linux-gnufilc0-2.2a.drv'.
Reason: 1 dependency failed.
Output paths:
/nix/store/v6c62fmx5x2yxdm7hlvf87gaha8dh30p-catgirl-x86_64-unknown-linux-gnufilc0-2.2acatimg-2.7.0
error: Cannot build '/nix/store/k9j829jwzxplgj38h7z4jblnfsh2byi1-catimg-x86_64-unknown-linux-gnufilc0-2.7.0.drv'.
Reason: builder failed with exit code 2.
Output paths:
/nix/store/arsafhcbwpbrq6v2ip29ai81z4izhgmh-catimg-x86_64-unknown-linux-gnufilc0-2.7.0
Last 25 log lines:
> 356 | KHASH_INIT2(name, static kh_inline, khkey_t, khval_t, kh_is_map, __hash_func, __hash_equal)
> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /build/source/src/khash.h:353:9: note: expanded from macro 'KHASH_INIT2'
> 353 | __KHASH_IMPL(name, SCOPE, khkey_t, khval_t, kh_is_map, __hash_func, __hash_equal)
> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /build/source/src/khash.h:339:20: note: expanded from macro '__KHASH_IMPL'
> 339 | SCOPE void kh_del_##name(kh_##name##_t *h, khint_t x) \
> | ^~~~~~~~~~~~~
> <scratch space>:71:1: note: expanded from here
> 71 | kh_del_uint32_t
> | ^~~~~~~~~~~~~~~
> 2 warnings generated.
> In file included from /build/source/src/sh_image.c:4:
> /build/source/src/stb_image.h:6471:84: warning: unused parameter 'req_comp' [-Wunused-parameter]
> 6471 | static stbi_uc *stbi__gif_load_next(stbi__context *s, stbi__gif *g, int *comp, int req_comp, stbi_uc *two_back)
> | ^
> /build/source/src/stb_image.h:6695:107: warning: unused parameter 'ri' [-Wunused-parameter]
> 6695 | static void *stbi__gif_load(stbi__context *s, int *x, int *y, int *comp, int req_comp, stbi__result_info *ri)
> | ^
> /build/source/src/sh_image.c:229:23: warning: variable 'i' set but not used [-Wunused-but-set-variable]
> 229 | for (uint32_t i = 0, j = 0; j < width*height; i += 4, j++) {
> | ^
> 3 warnings generated.
> make[1]: *** [CMakeFiles/Makefile2:87: CMakeFiles/catimg.dir/all] Error 2
> make: *** [Makefile:136: all] Error 2
For full logs, run:
nix log /nix/store/k9j829jwzxplgj38h7z4jblnfsh2byi1-catimg-x86_64-unknown-linux-gnufilc0-2.7.0.drvcbc-2.10.4
error: Cannot build '/nix/store/ph7hxakqa37a35856p6n5cqiklw351rb-cbc-x86_64-unknown-linux-gnufilc0-2.10.4.drv'.
Reason: builder failed with exit code 2.
Output paths:
/nix/store/pgcl06xdjimfv8z59zml5688g2zx9hdv-cbc-x86_64-unknown-linux-gnufilc0-2.10.4
Last 25 log lines:
> 2542 | int *iaux = new int[EtaMaxCap_ + number];
> | ~~~ ~~~~~~~~~~~^~~~~~~~
> CoinSimpFactorization.cpp:2543:27: warning: implicit conversion changes signedness: 'int' to 'unsigned long' [-Wsign-conversion]
> 2543 | memcpy(iaux, EtaInd_, EtaSize_ * sizeof(int));
> | ^~~~~~~~ ~
> CoinSimpFactorization.cpp:2547:41: warning: implicit conversion changes signedness: 'int' to 'unsigned long' [-Wsign-conversion]
> 2547 | double *aux = new double[EtaMaxCap_ + number];
> | ~~~ ~~~~~~~~~~~^~~~~~~~
> CoinSimpFactorization.cpp:2548:23: warning: implicit conversion changes signedness: 'int' to 'unsigned long' [-Wsign-conversion]
> 2548 | memcpy(aux, Eta_, EtaSize_ * sizeof(double));
> | ^~~~~~~~ ~
> CoinSimpFactorization.cpp:2561:5: warning: implicit conversion changes signedness: 'int' to 'unsigned long' [-Wsign-conversion]
> 2561 | numberRows_ * sizeof(int));
> | ^~~~~~~~~~~ ~
> CoinSimpFactorization.cpp:2563:5: warning: implicit conversion changes signedness: 'int' to 'unsigned long' [-Wsign-conversion]
> 2563 | numberRows_ * sizeof(int));
> | ^~~~~~~~~~~ ~
> 212 warnings generated.
> clang++ -DHAVE_CONFIG_H -I. -I. -O3 -pipe -DNDEBUG -Wparentheses -Wreturn-type -Wcast-qual -Wall -Wpointer-arith -Wwrite-strings -Wconversion -Wno-unknown-pragmas -Wno-long-long -DCOINUTILS_BUILD -c CoinSimpFactorization.cpp -o CoinSimpFactorization.o >/dev/null 2>&1
> make[3]: Leaving directory '/build/Cbc-2.10.4/CoinUtils/src'
> make[2]: *** [Makefile:507: all] Error 2
> make[2]: Leaving directory '/build/Cbc-2.10.4/CoinUtils/src'
> make[1]: *** [Makefile:437: all-recursive] Error 1
> make[1]: Leaving directory '/build/Cbc-2.10.4/CoinUtils'
> make: *** [Makefile:324: all-recursive] Error 1
For full logs, run:
nix log /nix/store/ph7hxakqa37a35856p6n5cqiklw351rb-cbc-x86_64-unknown-linux-gnufilc0-2.10.4.drvcbftp-1173
error: Cannot build '/nix/store/yp3sc8lz46v3m0xbpmnpask0ny396ps9-cbftp-x86_64-unknown-linux-gnufilc0-1173.drv'.
Reason: builder failed with exit code 2.
Output paths:
/nix/store/c1mgv543dlllrzz77zf2lbaigbr05wfd-cbftp-x86_64-unknown-linux-gnufilc0-1173
Last 25 log lines:
> | ^
> /nix/store/b3p6ski2imrn0rdjjdyb9xs7kz7fb848-filc-libcxx-git/include/c++/string:2589:3: note: in instantiation of member function 'std::basic_string<unsigned int>::__grow_by' requested here
> 2589 | __grow_by(__old_cap, __delta_cap, __old_sz, __n_copy, __n_del, __n_add);
> | ^
> /nix/store/b3p6ski2imrn0rdjjdyb9xs7kz7fb848-filc-libcxx-git/include/c++/string:2930:5: note: in instantiation of member function 'std::basic_string<unsigned int>::__grow_by_without_replace' requested here
> 2930 | __grow_by_without_replace(__cap, 1, __sz, __sz, 0);
> | ^
> encoding.cpp:38:9: note: in instantiation of member function 'std::basic_string<unsigned int>::push_back' requested here
> 38 | out.push_back(cp437toUnicode(in[i]));
> | ^
> /nix/store/b3p6ski2imrn0rdjjdyb9xs7kz7fb848-filc-libcxx-git/include/c++/__fwd/string.h:23:29: note: template is declared here
> 23 | struct _LIBCPP_TEMPLATE_VIS char_traits;
> | ^
> In file included from encoding.cpp:1:
> In file included from ./encoding.h:3:
> /nix/store/b3p6ski2imrn0rdjjdyb9xs7kz7fb848-filc-libcxx-git/include/c++/string:2569:5: error: implicit instantiation of undefined template 'std::char_traits<unsigned int>'
> 2569 | traits_type::copy(
> | ^
> /nix/store/b3p6ski2imrn0rdjjdyb9xs7kz7fb848-filc-libcxx-git/include/c++/__fwd/string.h:23:29: note: template is declared here
> 23 | struct _LIBCPP_TEMPLATE_VIS char_traits;
> | ^
> 6 errors generated.
> make[1]: *** [<builtin>: encoding.o] Error 1
> make[1]: Leaving directory '/build/cbftp-r1173/src'
> make: *** [Makefile:27: src] Error 2
For full logs, run:
nix log /nix/store/yp3sc8lz46v3m0xbpmnpask0ny396ps9-cbftp-x86_64-unknown-linux-gnufilc0-1173.drvcbmc-6.4.1
error: Cannot build '/nix/store/80rwkl560ip51nihhn4v05wcck9yshdp-cbmc-x86_64-unknown-linux-gnufilc0-6.4.1.drv'.
Reason: builder failed with exit code 2.
Output paths:
/nix/store/89hv88qgl2j3navmpmkgki36gw3b2m53-cbmc-x86_64-unknown-linux-gnufilc0-6.4.1
Last 25 log lines:
> [ 17%] Building CXX object src/goto-symex/CMakeFiles/goto-symex.dir/solver_hardness.cpp.o
> [ 17%] Building CXX object src/goto-symex/CMakeFiles/goto-symex.dir/ssa_step.cpp.o
> [ 17%] Building CXX object src/goto-symex/CMakeFiles/goto-symex.dir/symex_assign.cpp.o
> [ 17%] Linking CXX static library ../../lib/libstatement-list.a
> [ 17%] Built target statement-list
> [ 18%] Building CXX object src/goto-symex/CMakeFiles/goto-symex.dir/symex_atomic_section.cpp.o
> [ 18%] Building CXX object src/goto-symex/CMakeFiles/goto-symex.dir/symex_builtin_functions.cpp.o
> [ 18%] Building CXX object src/goto-symex/CMakeFiles/goto-symex.dir/symex_catch.cpp.o
> [ 18%] Building CXX object src/goto-symex/CMakeFiles/goto-symex.dir/symex_clean_expr.cpp.o
> [ 18%] Building CXX object src/goto-symex/CMakeFiles/goto-symex.dir/symex_dead.cpp.o
> [ 18%] Building CXX object src/goto-symex/CMakeFiles/goto-symex.dir/symex_decl.cpp.o
> [ 18%] Building CXX object src/goto-symex/CMakeFiles/goto-symex.dir/symex_dereference.cpp.o
> [ 18%] Building CXX object src/goto-symex/CMakeFiles/goto-symex.dir/symex_dereference_state.cpp.o
> [ 18%] Building CXX object src/goto-symex/CMakeFiles/goto-symex.dir/symex_function_call.cpp.o
> [ 18%] Building CXX object src/goto-symex/CMakeFiles/goto-symex.dir/symex_goto.cpp.o
> [ 18%] Building CXX object src/goto-symex/CMakeFiles/goto-symex.dir/symex_main.cpp.o
> [ 18%] Building CXX object src/goto-symex/CMakeFiles/goto-symex.dir/symex_other.cpp.o
> [ 19%] Building CXX object src/goto-symex/CMakeFiles/goto-symex.dir/symex_set_return_value.cpp.o
> [ 19%] Building CXX object src/goto-symex/CMakeFiles/goto-symex.dir/symex_start_thread.cpp.o
> [ 19%] Building CXX object src/goto-symex/CMakeFiles/goto-symex.dir/symex_target.cpp.o
> [ 19%] Building CXX object src/goto-symex/CMakeFiles/goto-symex.dir/symex_target_equation.cpp.o
> [ 19%] Building CXX object src/goto-symex/CMakeFiles/goto-symex.dir/symex_throw.cpp.o
> [ 19%] Linking CXX static library ../../lib/libgoto-symex.a
> [ 19%] Built target goto-symex
> make: *** [Makefile:166: all] Error 2
For full logs, run:
nix log /nix/store/80rwkl560ip51nihhn4v05wcck9yshdp-cbmc-x86_64-unknown-linux-gnufilc0-6.4.1.drvcbmc-viewer-3.8
error: Cannot build '/nix/store/vx73q4a40z8npj58i82wnqn0c3yzbnxr-cbmc-viewer-3.8-x86_64-unknown-linux-gnufilc0.drv'.
Reason: 1 dependency failed.
Output paths:
/nix/store/2961fiyfggn65qz7w8m8jbsxzi0kfhkb-cbmc-viewer-3.8-x86_64-unknown-linux-gnufilc0
/nix/store/lywyf9ca5qf0n28icr4d1qfnjxf6yywq-cbmc-viewer-3.8-x86_64-unknown-linux-gnufilc0-distcccc-3.1.4
error: Cannot build '/nix/store/04l4q769i08nysnj9ry4jf1z088263ha-cccc-x86_64-unknown-linux-gnufilc0-3.1.4.drv'.
Reason: builder failed with exit code 2.
Output paths:
/nix/store/9lbppz0l3s9j76gqhf7blqzyrb51xn8g-cccc-x86_64-unknown-linux-gnufilc0-3.1.4
Last 25 log lines:
>
> PCCTS 1.33MR20 installation complete
> make[1]: Leaving directory '/build/cccc-3.1.4/pccts'
> cd cccc ; make -f posixgcc.mak
> make[1]: Entering directory '/build/cccc-3.1.4/cccc'
> ../pccts/bin/antlr -CC -k 2 -gd -ge -rl 5000 -w1 -e3 -ft Ctokens.h cccc.g
> Antlr parser generator Version 1.33MR20 1989-1999
> ../pccts/bin/dlg -C2 -CC -cl CLexer parser.dlg
> dlg Version 1.33MR20 1989-1999
> c++ -c -I../pccts/h -x c++ cccc.cpp -occcc.o
> c++ -c -I../pccts/h -x c++ CLexer.cpp -oCLexer.o
> In file included from CLexer.cpp:6788:
> ../pccts/h/DLexer.cpp:63:2: error: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
> 63 | register int state, newstate;
> | ^~~~~~~~
> ../pccts/h/DLexer.cpp:63:2: error: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
> 63 | register int state, newstate;
> | ^~~~~~~~
> ../pccts/h/DLexer.cpp:65:2: error: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
> 65 | register DLGChar *lastpos;
> | ^~~~~~~~
> 3 errors generated.
> make[1]: *** [rules.mak:157: CLexer.o] Error 1
> make[1]: Leaving directory '/build/cccc-3.1.4/cccc'
> make: *** [makefile:17: cccc] Error 2
For full logs, run:
nix log /nix/store/04l4q769i08nysnj9ry4jf1z088263ha-cccc-x86_64-unknown-linux-gnufilc0-3.1.4.drvccrtp-2.1.2
error: Cannot build '/nix/store/yy4ksx253f7gkq7prag2i5d7sfh6fv50-ccrtp-x86_64-unknown-linux-gnufilc0-2.1.2.drv'.
Reason: builder failed with exit code 2.
Output paths:
/nix/store/bnpxlx82d22qb5y4fsj547sjm9mv4cgr-ccrtp-x86_64-unknown-linux-gnufilc0-2.1.2
Last 25 log lines:
> /nix/store/b3p6ski2imrn0rdjjdyb9xs7kz7fb848-filc-libcxx-git/include/c++/stddef.h:44:27: note: 'nullptr_t' declared here
> 44 | typedef decltype(nullptr) nullptr_t;
> | ^
> In file included from rtppkt.cpp:46:
> In file included from ./private.h:90:
> In file included from /nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/include/commoncpp/config.h:42:
> In file included from /nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/include/ucommon/ucommon.h:86:
> /nix/store/nwwq848ga73lw157kkdr2jwr9p604hjd-ucommon-x86_64-unknown-linux-gnufilc0-7.0.0/include/ucommon/platform.h:194:3: error: expected unqualified-id
> 194 | } nullptr = {};
> | ^
> /nix/store/b3p6ski2imrn0rdjjdyb9xs7kz7fb848-filc-libcxx-git/include/c++/__config:308:21: note: expanded from macro 'nullptr'
> 308 | # define nullptr __nullptr
> | ^
> In file included from rtppkt.cpp:47:
> ./ccrtp/rtppkt.h:387:10: warning: private field 'duplicated' is not used [-Wunused-private-field]
> 387 | bool duplicated;
> | ^
> 1 warning and 2 errors generated.
> make[3]: *** [Makefile:570: rtppkt.lo] Error 1
> make[3]: Leaving directory '/build/ccrtp-2.1.2/src'
> make[2]: *** [Makefile:603: all-recursive] Error 1
> make[2]: Leaving directory '/build/ccrtp-2.1.2/src'
> make[1]: *** [Makefile:509: all-recursive] Error 1
> make[1]: Leaving directory '/build/ccrtp-2.1.2'
> make: *** [Makefile:409: all] Error 2
For full logs, run:
nix log /nix/store/yy4ksx253f7gkq7prag2i5d7sfh6fv50-ccrtp-x86_64-unknown-linux-gnufilc0-2.1.2.drvcccc-3.1.4
error: build of '/nix/store/04l4q769i08nysnj9ry4jf1z088263ha-cccc-x86_64-unknown-linux-gnufilc0-3.1.4.drv^*', '/nix/store/34x23bx7d187k8dprywlj76gjnh2vpjh-catgirl-x86_64-unknown-linux-gnufilc0-2.2a.drv^*', '/nix/store/41xi0w2qhyvkr5ffikqvnr9yipx3v12n-cantarell-fonts-x86_64-unknown-linux-gnufilc0-0.303.1.drv^*', '/nix/store/80rwkl560ip51nihhn4v05wcck9yshdp-cbmc-x86_64-unknown-linux-gnufilc0-6.4.1.drv^*', '/nix/store/k9j829jwzxplgj38h7z4jblnfsh2byi1-catimg-x86_64-unknown-linux-gnufilc0-2.7.0.drv^*', '/nix/store/n5z2132z8x9f0zk2s2zqlkd8b46a9hrp-brlaser-x86_64-unknown-linux-gnufilc0-6.2.7.drv^*', '/nix/store/ph7hxakqa37a35856p6n5cqiklw351rb-cbc-x86_64-unknown-linux-gnufilc0-2.10.4.drv^*', '/nix/store/vx73q4a40z8npj58i82wnqn0c3yzbnxr-cbmc-viewer-3.8-x86_64-unknown-linux-gnufilc0.drv^*', '/nix/store/yp3sc8lz46v3m0xbpmnpask0ny396ps9-cbftp-x86_64-unknown-linux-gnufilc0-1173.drv^*', '/nix/store/yy4ksx253f7gkq7prag2i5d7sfh6fv50-ccrtp-x86_64-unknown-linux-gnufilc0-2.1.2.drv^*' failed
End of log