You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here is the log,it looks like cmake got some things wrong, but C3pool.xmrig didn't do anything update ,I can't figure out why
[ 41%] Building CXX object CMakeFiles/xmrig.dir/src/backend/cpu/CpuConfig.cpp.o [ 41%] Building CXX object CMakeFiles/xmrig.dir/src/backend/cpu/CpuThreads.cpp.o [ 42%] Building CXX object CMakeFiles/xmrig.dir/src/backend/cpu/CpuThread.cpp.o [ 42%] Building CXX object CMakeFiles/xmrig.dir/src/backend/cpu/CpuWorker.cpp.o [ 43%] Building CXX object CMakeFiles/xmrig.dir/src/backend/cpu/platform/HwlocCpuInfo.cpp.o [ 43%] Building CXX object CMakeFiles/xmrig.dir/src/backend/cpu/platform/BasicCpuInfo_arm.cpp.o In file included from /root/xmrig-C3/src/backend/cpu/CpuWorker.cpp:43: /root/xmrig-C3/src/crypto/randomx/randomx.h:170:1: error: template with C linkage 170 | template<typename T> | ^~~~~~~~ In file included from /root/xmrig-C3/src/crypto/randomx/intrin_portable.h:385, from /root/xmrig-C3/src/crypto/randomx/randomx.h:36, from /root/xmrig-C3/src/backend/cpu/CpuWorker.cpp:43: /usr/lib/gcc/aarch64-linux-gnu/9/include/arm_acle.h:33:1: note: ‘extern "C"’ linkage started here 33 | extern "C" { | ^~~~~~~~~~ In file included from /root/xmrig-C3/src/backend/cpu/CpuWorker.cpp:48: /root/xmrig-C3/src/crypto/astrobwt/AstroBWT.h:37:1: error: template with C linkage 37 | template<Algorithm::Id ALGO> | ^~~~~~~~ In file included from /root/xmrig-C3/src/crypto/randomx/intrin_portable.h:385, from /root/xmrig-C3/src/crypto/randomx/randomx.h:36, from /root/xmrig-C3/src/backend/cpu/CpuWorker.cpp:43: /usr/lib/gcc/aarch64-linux-gnu/9/include/arm_acle.h:33:1: note: ‘extern "C"’ linkage started here 33 | extern "C" { | ^~~~~~~~~~ In file included from /root/xmrig-C3/src/backend/cpu/CpuWorker.cpp:48: /root/xmrig-C3/src/crypto/astrobwt/AstroBWT.h:40:1: error: template specialization with C linkage 40 | template<> | ^~~~~~~~ In file included from /root/xmrig-C3/src/crypto/randomx/intrin_portable.h:385, from /root/xmrig-C3/src/crypto/randomx/randomx.h:36, from /root/xmrig-C3/src/backend/cpu/CpuWorker.cpp:43: /usr/lib/gcc/aarch64-linux-gnu/9/include/arm_acle.h:33:1: note: ‘extern "C"’ linkage started here 33 | extern "C" { | ^~~~~~~~~~ /root/xmrig-C3/src/backend/cpu/CpuWorker.cpp:71:1: error: template with C linkage 71 | template<size_t N> | ^~~~~~~~ In file included from /root/xmrig-C3/src/crypto/randomx/intrin_portable.h:385, from /root/xmrig-C3/src/crypto/randomx/randomx.h:36, from /root/xmrig-C3/src/backend/cpu/CpuWorker.cpp:43: /usr/lib/gcc/aarch64-linux-gnu/9/include/arm_acle.h:33:1: note: ‘extern "C"’ linkage started here 33 | extern "C" { | ^~~~~~~~~~ /root/xmrig-C3/src/backend/cpu/CpuWorker.cpp:109:1: error: template with C linkage 109 | template<size_t N> | ^~~~~~~~ In file included from /root/xmrig-C3/src/crypto/randomx/intrin_portable.h:385, from /root/xmrig-C3/src/crypto/randomx/randomx.h:36, from /root/xmrig-C3/src/backend/cpu/CpuWorker.cpp:43: /usr/lib/gcc/aarch64-linux-gnu/9/include/arm_acle.h:33:1: note: ‘extern "C"’ linkage started here 33 | extern "C" { | ^~~~~~~~~~ /root/xmrig-C3/src/backend/cpu/CpuWorker.cpp:132:1: error: template with C linkage 132 | template<size_t N> | ^~~~~~~~ In file included from /root/xmrig-C3/src/crypto/randomx/intrin_portable.h:385, from /root/xmrig-C3/src/crypto/randomx/randomx.h:36, from /root/xmrig-C3/src/backend/cpu/CpuWorker.cpp:43: /usr/lib/gcc/aarch64-linux-gnu/9/include/arm_acle.h:33:1: note: ‘extern "C"’ linkage started here 33 | extern "C" { | ^~~~~~~~~~ /root/xmrig-C3/src/backend/cpu/CpuWorker.cpp:156:1: error: template with C linkage 156 | template<size_t N> | ^~~~~~~~ In file included from /root/xmrig-C3/src/crypto/randomx/intrin_portable.h:385, from /root/xmrig-C3/src/crypto/randomx/randomx.h:36, from /root/xmrig-C3/src/backend/cpu/CpuWorker.cpp:43: /usr/lib/gcc/aarch64-linux-gnu/9/include/arm_acle.h:33:1: note: ‘extern "C"’ linkage started here 33 | extern "C" { | ^~~~~~~~~~ /root/xmrig-C3/src/backend/cpu/CpuWorker.cpp:246:1: error: template with C linkage 246 | template<size_t N> | ^~~~~~~~ In file included from /root/xmrig-C3/src/crypto/randomx/intrin_portable.h:385, from /root/xmrig-C3/src/crypto/randomx/randomx.h:36, from /root/xmrig-C3/src/backend/cpu/CpuWorker.cpp:43: /usr/lib/gcc/aarch64-linux-gnu/9/include/arm_acle.h:33:1: note: ‘extern "C"’ linkage started here 33 | extern "C" { | ^~~~~~~~~~ /root/xmrig-C3/src/backend/cpu/CpuWorker.cpp:254:1: error: template with C linkage 254 | template<size_t N> | ^~~~~~~~ In file included from /root/xmrig-C3/src/crypto/randomx/intrin_portable.h:385, from /root/xmrig-C3/src/crypto/randomx/randomx.h:36, from /root/xmrig-C3/src/backend/cpu/CpuWorker.cpp:43: /usr/lib/gcc/aarch64-linux-gnu/9/include/arm_acle.h:33:1: note: ‘extern "C"’ linkage started here 33 | extern "C" { | ^~~~~~~~~~ /root/xmrig-C3/src/backend/cpu/CpuWorker.cpp:390:1: error: template with C linkage 390 | template<size_t N> | ^~~~~~~~ In file included from /root/xmrig-C3/src/crypto/randomx/intrin_portable.h:385, from /root/xmrig-C3/src/crypto/randomx/randomx.h:36, from /root/xmrig-C3/src/backend/cpu/CpuWorker.cpp:43: /usr/lib/gcc/aarch64-linux-gnu/9/include/arm_acle.h:33:1: note: ‘extern "C"’ linkage started here 33 | extern "C" { | ^~~~~~~~~~ /root/xmrig-C3/src/backend/cpu/CpuWorker.cpp:409:1: error: template with C linkage 409 | template<size_t N> | ^~~~~~~~ In file included from /root/xmrig-C3/src/crypto/randomx/intrin_portable.h:385, from /root/xmrig-C3/src/crypto/randomx/randomx.h:36, from /root/xmrig-C3/src/backend/cpu/CpuWorker.cpp:43: /usr/lib/gcc/aarch64-linux-gnu/9/include/arm_acle.h:33:1: note: ‘extern "C"’ linkage started here 33 | extern "C" { | ^~~~~~~~~~ /root/xmrig-C3/src/backend/cpu/CpuWorker.cpp:453:1: error: template with C linkage 453 | template<size_t N> | ^~~~~~~~ In file included from /root/xmrig-C3/src/crypto/randomx/intrin_portable.h:385, from /root/xmrig-C3/src/crypto/randomx/randomx.h:36, from /root/xmrig-C3/src/backend/cpu/CpuWorker.cpp:43: /usr/lib/gcc/aarch64-linux-gnu/9/include/arm_acle.h:33:1: note: ‘extern "C"’ linkage started here 33 | extern "C" { | ^~~~~~~~~~ /root/xmrig-C3/src/backend/cpu/CpuWorker.cpp:482:1: error: template specialization with C linkage 482 | template<> | ^~~~~~~~ In file included from /root/xmrig-C3/src/crypto/randomx/intrin_portable.h:385, from /root/xmrig-C3/src/crypto/randomx/randomx.h:36, from /root/xmrig-C3/src/backend/cpu/CpuWorker.cpp:43: /usr/lib/gcc/aarch64-linux-gnu/9/include/arm_acle.h:33:1: note: ‘extern "C"’ linkage started here 33 | extern "C" { | ^~~~~~~~~~ /root/xmrig-C3/src/backend/cpu/CpuWorker.cpp:504:1: error: template with C linkage 504 | template<size_t N> | ^~~~~~~~ In file included from /root/xmrig-C3/src/crypto/randomx/intrin_portable.h:385, from /root/xmrig-C3/src/crypto/randomx/randomx.h:36, from /root/xmrig-C3/src/backend/cpu/CpuWorker.cpp:43: /usr/lib/gcc/aarch64-linux-gnu/9/include/arm_acle.h:33:1: note: ‘extern "C"’ linkage started here 33 | extern "C" { | ^~~~~~~~~~ /root/xmrig-C3/src/backend/cpu/CpuWorker.cpp:522:1: error: template with C linkage 522 | template<size_t N> | ^~~~~~~~ In file included from /root/xmrig-C3/src/crypto/randomx/intrin_portable.h:385, from /root/xmrig-C3/src/crypto/randomx/randomx.h:36, from /root/xmrig-C3/src/backend/cpu/CpuWorker.cpp:43: /usr/lib/gcc/aarch64-linux-gnu/9/include/arm_acle.h:33:1: note: ‘extern "C"’ linkage started here 33 | extern "C" { | ^~~~~~~~~~ /root/xmrig-C3/src/backend/cpu/CpuWorker.cpp:561:1: error: expected ‘}’ at end of input 561 | } // namespace xmrig | ^ In file included from /root/xmrig-C3/src/crypto/randomx/intrin_portable.h:385, from /root/xmrig-C3/src/crypto/randomx/randomx.h:36, from /root/xmrig-C3/src/backend/cpu/CpuWorker.cpp:43: /usr/lib/gcc/aarch64-linux-gnu/9/include/arm_acle.h:33:12: note: to match this ‘{’ 33 | extern "C" { | ^ make[2]: *** [CMakeFiles/xmrig.dir/build.make:1233: CMakeFiles/xmrig.dir/src/backend/cpu/CpuWorker.cpp.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [CMakeFiles/Makefile2:140: CMakeFiles/xmrig.dir/all] Error 2 make: *** [Makefile:84: all] Error 2 [INFO]XMRIG create success ##### Please restart Termux App to run XMRIG ##### root@localhost:~#
The text was updated successfully, but these errors were encountered:
Here is the log,it looks like cmake got some things wrong, but C3pool.xmrig didn't do anything update ,I can't figure out why
[ 41%] Building CXX object CMakeFiles/xmrig.dir/src/backend/cpu/CpuConfig.cpp.o [ 41%] Building CXX object CMakeFiles/xmrig.dir/src/backend/cpu/CpuThreads.cpp.o [ 42%] Building CXX object CMakeFiles/xmrig.dir/src/backend/cpu/CpuThread.cpp.o [ 42%] Building CXX object CMakeFiles/xmrig.dir/src/backend/cpu/CpuWorker.cpp.o [ 43%] Building CXX object CMakeFiles/xmrig.dir/src/backend/cpu/platform/HwlocCpuInfo.cpp.o [ 43%] Building CXX object CMakeFiles/xmrig.dir/src/backend/cpu/platform/BasicCpuInfo_arm.cpp.o In file included from /root/xmrig-C3/src/backend/cpu/CpuWorker.cpp:43: /root/xmrig-C3/src/crypto/randomx/randomx.h:170:1: error: template with C linkage 170 | template<typename T> | ^~~~~~~~ In file included from /root/xmrig-C3/src/crypto/randomx/intrin_portable.h:385, from /root/xmrig-C3/src/crypto/randomx/randomx.h:36, from /root/xmrig-C3/src/backend/cpu/CpuWorker.cpp:43: /usr/lib/gcc/aarch64-linux-gnu/9/include/arm_acle.h:33:1: note: ‘extern "C"’ linkage started here 33 | extern "C" { | ^~~~~~~~~~ In file included from /root/xmrig-C3/src/backend/cpu/CpuWorker.cpp:48: /root/xmrig-C3/src/crypto/astrobwt/AstroBWT.h:37:1: error: template with C linkage 37 | template<Algorithm::Id ALGO> | ^~~~~~~~ In file included from /root/xmrig-C3/src/crypto/randomx/intrin_portable.h:385, from /root/xmrig-C3/src/crypto/randomx/randomx.h:36, from /root/xmrig-C3/src/backend/cpu/CpuWorker.cpp:43: /usr/lib/gcc/aarch64-linux-gnu/9/include/arm_acle.h:33:1: note: ‘extern "C"’ linkage started here 33 | extern "C" { | ^~~~~~~~~~ In file included from /root/xmrig-C3/src/backend/cpu/CpuWorker.cpp:48: /root/xmrig-C3/src/crypto/astrobwt/AstroBWT.h:40:1: error: template specialization with C linkage 40 | template<> | ^~~~~~~~ In file included from /root/xmrig-C3/src/crypto/randomx/intrin_portable.h:385, from /root/xmrig-C3/src/crypto/randomx/randomx.h:36, from /root/xmrig-C3/src/backend/cpu/CpuWorker.cpp:43: /usr/lib/gcc/aarch64-linux-gnu/9/include/arm_acle.h:33:1: note: ‘extern "C"’ linkage started here 33 | extern "C" { | ^~~~~~~~~~ /root/xmrig-C3/src/backend/cpu/CpuWorker.cpp:71:1: error: template with C linkage 71 | template<size_t N> | ^~~~~~~~ In file included from /root/xmrig-C3/src/crypto/randomx/intrin_portable.h:385, from /root/xmrig-C3/src/crypto/randomx/randomx.h:36, from /root/xmrig-C3/src/backend/cpu/CpuWorker.cpp:43: /usr/lib/gcc/aarch64-linux-gnu/9/include/arm_acle.h:33:1: note: ‘extern "C"’ linkage started here 33 | extern "C" { | ^~~~~~~~~~ /root/xmrig-C3/src/backend/cpu/CpuWorker.cpp:109:1: error: template with C linkage 109 | template<size_t N> | ^~~~~~~~ In file included from /root/xmrig-C3/src/crypto/randomx/intrin_portable.h:385, from /root/xmrig-C3/src/crypto/randomx/randomx.h:36, from /root/xmrig-C3/src/backend/cpu/CpuWorker.cpp:43: /usr/lib/gcc/aarch64-linux-gnu/9/include/arm_acle.h:33:1: note: ‘extern "C"’ linkage started here 33 | extern "C" { | ^~~~~~~~~~ /root/xmrig-C3/src/backend/cpu/CpuWorker.cpp:132:1: error: template with C linkage 132 | template<size_t N> | ^~~~~~~~ In file included from /root/xmrig-C3/src/crypto/randomx/intrin_portable.h:385, from /root/xmrig-C3/src/crypto/randomx/randomx.h:36, from /root/xmrig-C3/src/backend/cpu/CpuWorker.cpp:43: /usr/lib/gcc/aarch64-linux-gnu/9/include/arm_acle.h:33:1: note: ‘extern "C"’ linkage started here 33 | extern "C" { | ^~~~~~~~~~ /root/xmrig-C3/src/backend/cpu/CpuWorker.cpp:156:1: error: template with C linkage 156 | template<size_t N> | ^~~~~~~~ In file included from /root/xmrig-C3/src/crypto/randomx/intrin_portable.h:385, from /root/xmrig-C3/src/crypto/randomx/randomx.h:36, from /root/xmrig-C3/src/backend/cpu/CpuWorker.cpp:43: /usr/lib/gcc/aarch64-linux-gnu/9/include/arm_acle.h:33:1: note: ‘extern "C"’ linkage started here 33 | extern "C" { | ^~~~~~~~~~ /root/xmrig-C3/src/backend/cpu/CpuWorker.cpp:246:1: error: template with C linkage 246 | template<size_t N> | ^~~~~~~~ In file included from /root/xmrig-C3/src/crypto/randomx/intrin_portable.h:385, from /root/xmrig-C3/src/crypto/randomx/randomx.h:36, from /root/xmrig-C3/src/backend/cpu/CpuWorker.cpp:43: /usr/lib/gcc/aarch64-linux-gnu/9/include/arm_acle.h:33:1: note: ‘extern "C"’ linkage started here 33 | extern "C" { | ^~~~~~~~~~ /root/xmrig-C3/src/backend/cpu/CpuWorker.cpp:254:1: error: template with C linkage 254 | template<size_t N> | ^~~~~~~~ In file included from /root/xmrig-C3/src/crypto/randomx/intrin_portable.h:385, from /root/xmrig-C3/src/crypto/randomx/randomx.h:36, from /root/xmrig-C3/src/backend/cpu/CpuWorker.cpp:43: /usr/lib/gcc/aarch64-linux-gnu/9/include/arm_acle.h:33:1: note: ‘extern "C"’ linkage started here 33 | extern "C" { | ^~~~~~~~~~ /root/xmrig-C3/src/backend/cpu/CpuWorker.cpp:390:1: error: template with C linkage 390 | template<size_t N> | ^~~~~~~~ In file included from /root/xmrig-C3/src/crypto/randomx/intrin_portable.h:385, from /root/xmrig-C3/src/crypto/randomx/randomx.h:36, from /root/xmrig-C3/src/backend/cpu/CpuWorker.cpp:43: /usr/lib/gcc/aarch64-linux-gnu/9/include/arm_acle.h:33:1: note: ‘extern "C"’ linkage started here 33 | extern "C" { | ^~~~~~~~~~ /root/xmrig-C3/src/backend/cpu/CpuWorker.cpp:409:1: error: template with C linkage 409 | template<size_t N> | ^~~~~~~~ In file included from /root/xmrig-C3/src/crypto/randomx/intrin_portable.h:385, from /root/xmrig-C3/src/crypto/randomx/randomx.h:36, from /root/xmrig-C3/src/backend/cpu/CpuWorker.cpp:43: /usr/lib/gcc/aarch64-linux-gnu/9/include/arm_acle.h:33:1: note: ‘extern "C"’ linkage started here 33 | extern "C" { | ^~~~~~~~~~ /root/xmrig-C3/src/backend/cpu/CpuWorker.cpp:453:1: error: template with C linkage 453 | template<size_t N> | ^~~~~~~~ In file included from /root/xmrig-C3/src/crypto/randomx/intrin_portable.h:385, from /root/xmrig-C3/src/crypto/randomx/randomx.h:36, from /root/xmrig-C3/src/backend/cpu/CpuWorker.cpp:43: /usr/lib/gcc/aarch64-linux-gnu/9/include/arm_acle.h:33:1: note: ‘extern "C"’ linkage started here 33 | extern "C" { | ^~~~~~~~~~ /root/xmrig-C3/src/backend/cpu/CpuWorker.cpp:482:1: error: template specialization with C linkage 482 | template<> | ^~~~~~~~ In file included from /root/xmrig-C3/src/crypto/randomx/intrin_portable.h:385, from /root/xmrig-C3/src/crypto/randomx/randomx.h:36, from /root/xmrig-C3/src/backend/cpu/CpuWorker.cpp:43: /usr/lib/gcc/aarch64-linux-gnu/9/include/arm_acle.h:33:1: note: ‘extern "C"’ linkage started here 33 | extern "C" { | ^~~~~~~~~~ /root/xmrig-C3/src/backend/cpu/CpuWorker.cpp:504:1: error: template with C linkage 504 | template<size_t N> | ^~~~~~~~ In file included from /root/xmrig-C3/src/crypto/randomx/intrin_portable.h:385, from /root/xmrig-C3/src/crypto/randomx/randomx.h:36, from /root/xmrig-C3/src/backend/cpu/CpuWorker.cpp:43: /usr/lib/gcc/aarch64-linux-gnu/9/include/arm_acle.h:33:1: note: ‘extern "C"’ linkage started here 33 | extern "C" { | ^~~~~~~~~~ /root/xmrig-C3/src/backend/cpu/CpuWorker.cpp:522:1: error: template with C linkage 522 | template<size_t N> | ^~~~~~~~ In file included from /root/xmrig-C3/src/crypto/randomx/intrin_portable.h:385, from /root/xmrig-C3/src/crypto/randomx/randomx.h:36, from /root/xmrig-C3/src/backend/cpu/CpuWorker.cpp:43: /usr/lib/gcc/aarch64-linux-gnu/9/include/arm_acle.h:33:1: note: ‘extern "C"’ linkage started here 33 | extern "C" { | ^~~~~~~~~~ /root/xmrig-C3/src/backend/cpu/CpuWorker.cpp:561:1: error: expected ‘}’ at end of input 561 | } // namespace xmrig | ^ In file included from /root/xmrig-C3/src/crypto/randomx/intrin_portable.h:385, from /root/xmrig-C3/src/crypto/randomx/randomx.h:36, from /root/xmrig-C3/src/backend/cpu/CpuWorker.cpp:43: /usr/lib/gcc/aarch64-linux-gnu/9/include/arm_acle.h:33:12: note: to match this ‘{’ 33 | extern "C" { | ^ make[2]: *** [CMakeFiles/xmrig.dir/build.make:1233: CMakeFiles/xmrig.dir/src/backend/cpu/CpuWorker.cpp.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [CMakeFiles/Makefile2:140: CMakeFiles/xmrig.dir/all] Error 2 make: *** [Makefile:84: all] Error 2 [INFO]XMRIG create success ##### Please restart Termux App to run XMRIG ##### root@localhost:~#
The text was updated successfully, but these errors were encountered: