Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-py-cryptonight.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686444442.221689/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-py-cryptonight.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-py-cryptonight-1.0.0-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-py-cryptonight.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686444442.221689/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-py-cryptonight.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-py-cryptonight-1.0.0-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-py-cryptonight.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686444442.221689/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-py-cryptonight.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.7JL7Ib + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf py_cryptonight-1.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/py_cryptonight-1.0.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd py_cryptonight-1.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.luGe1L + umask 022 + cd /builddir/build/BUILD + cd py_cryptonight-1.0.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib.linux-x86_64-3.9 creating build/lib.linux-x86_64-3.9/pycryptonight copying pycryptonight/__init__.py -> build/lib.linux-x86_64-3.9/pycryptonight creating build/lib.linux-x86_64-3.9/pycryptonight/tests copying pycryptonight/tests/test.py -> build/lib.linux-x86_64-3.9/pycryptonight/tests copying pycryptonight/tests/__init__.py -> build/lib.linux-x86_64-3.9/pycryptonight/tests running egg_info writing py_cryptonight.egg-info/PKG-INFO writing dependency_links to py_cryptonight.egg-info/dependency_links.txt writing requirements to py_cryptonight.egg-info/requires.txt writing top-level names to py_cryptonight.egg-info/top_level.txt reading manifest file 'py_cryptonight.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'py_cryptonight.egg-info/SOURCES.txt' creating build/lib.linux-x86_64-3.9/pycryptonight/tests/data copying pycryptonight/tests/data/tests-fast.txt -> build/lib.linux-x86_64-3.9/pycryptonight/tests/data copying pycryptonight/tests/data/tests-slow-1.txt -> build/lib.linux-x86_64-3.9/pycryptonight/tests/data copying pycryptonight/tests/data/tests-slow-2.txt -> build/lib.linux-x86_64-3.9/pycryptonight/tests/data copying pycryptonight/tests/data/tests-slow-4.txt -> build/lib.linux-x86_64-3.9/pycryptonight/tests/data copying pycryptonight/tests/data/tests-slow.txt -> build/lib.linux-x86_64-3.9/pycryptonight/tests/data running build_ext building '_pycryptonight' extension creating build/temp.linux-x86_64-3.9 creating build/temp.linux-x86_64-3.9/src creating build/temp.linux-x86_64-3.9/src/cryptonight gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNO_JIT=1 -DNO_RANDOMX=1 -DXMR_IS_ARM=0 -I. -Isrc/ -Isrc/cryptonight -Isrc/randomx -I/usr/include/python3.9 -c src/cryptonight/CryptonightR_JIT.cpp -o build/temp.linux-x86_64-3.9/src/cryptonight/CryptonightR_JIT.o -std=c++11 -maes -fpermissive In file included from src/cryptonight/CryptonightR_JIT.cpp:20: src/cryptonight/CryptonightR_template.h:522:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 522 | CryptonightR_instruction0, | ^~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:523:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 523 | CryptonightR_instruction1, | ^~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:524:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 524 | CryptonightR_instruction2, | ^~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:525:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 525 | CryptonightR_instruction3, | ^~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:526:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 526 | CryptonightR_instruction4, | ^~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:527:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 527 | CryptonightR_instruction5, | ^~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:528:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 528 | CryptonightR_instruction6, | ^~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:529:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 529 | CryptonightR_instruction7, | ^~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:530:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 530 | CryptonightR_instruction8, | ^~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:531:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 531 | CryptonightR_instruction9, | ^~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:532:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 532 | CryptonightR_instruction10, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:533:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 533 | CryptonightR_instruction11, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:534:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 534 | CryptonightR_instruction12, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:535:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 535 | CryptonightR_instruction13, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:536:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 536 | CryptonightR_instruction14, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:537:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 537 | CryptonightR_instruction15, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:538:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 538 | CryptonightR_instruction16, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:539:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 539 | CryptonightR_instruction17, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:540:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 540 | CryptonightR_instruction18, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:541:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 541 | CryptonightR_instruction19, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:542:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 542 | CryptonightR_instruction20, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:543:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 543 | CryptonightR_instruction21, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:544:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 544 | CryptonightR_instruction22, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:545:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 545 | CryptonightR_instruction23, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:546:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 546 | CryptonightR_instruction24, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:547:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 547 | CryptonightR_instruction25, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:548:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 548 | CryptonightR_instruction26, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:549:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 549 | CryptonightR_instruction27, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:550:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 550 | CryptonightR_instruction28, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:551:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 551 | CryptonightR_instruction29, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:552:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 552 | CryptonightR_instruction30, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:553:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 553 | CryptonightR_instruction31, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:554:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 554 | CryptonightR_instruction32, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:555:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 555 | CryptonightR_instruction33, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:556:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 556 | CryptonightR_instruction34, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:557:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 557 | CryptonightR_instruction35, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:558:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 558 | CryptonightR_instruction36, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:559:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 559 | CryptonightR_instruction37, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:560:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 560 | CryptonightR_instruction38, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:561:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 561 | CryptonightR_instruction39, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:562:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 562 | CryptonightR_instruction40, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:563:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 563 | CryptonightR_instruction41, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:564:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 564 | CryptonightR_instruction42, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:565:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 565 | CryptonightR_instruction43, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:566:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 566 | CryptonightR_instruction44, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:567:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 567 | CryptonightR_instruction45, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:568:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 568 | CryptonightR_instruction46, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:569:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 569 | CryptonightR_instruction47, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:570:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 570 | CryptonightR_instruction48, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:571:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 571 | CryptonightR_instruction49, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:572:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 572 | CryptonightR_instruction50, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:573:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 573 | CryptonightR_instruction51, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:574:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 574 | CryptonightR_instruction52, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:575:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 575 | CryptonightR_instruction53, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:576:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 576 | CryptonightR_instruction54, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:577:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 577 | CryptonightR_instruction55, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:578:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 578 | CryptonightR_instruction56, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:579:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 579 | CryptonightR_instruction57, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:580:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 580 | CryptonightR_instruction58, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:581:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 581 | CryptonightR_instruction59, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:582:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 582 | CryptonightR_instruction60, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:583:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 583 | CryptonightR_instruction61, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:584:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 584 | CryptonightR_instruction62, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:585:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 585 | CryptonightR_instruction63, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:586:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 586 | CryptonightR_instruction64, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:587:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 587 | CryptonightR_instruction65, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:588:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 588 | CryptonightR_instruction66, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:589:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 589 | CryptonightR_instruction67, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:590:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 590 | CryptonightR_instruction68, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:591:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 591 | CryptonightR_instruction69, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:592:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 592 | CryptonightR_instruction70, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:593:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 593 | CryptonightR_instruction71, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:594:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 594 | CryptonightR_instruction72, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:595:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 595 | CryptonightR_instruction73, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:596:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 596 | CryptonightR_instruction74, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:597:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 597 | CryptonightR_instruction75, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:598:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 598 | CryptonightR_instruction76, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:599:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 599 | CryptonightR_instruction77, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:600:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 600 | CryptonightR_instruction78, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:601:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 601 | CryptonightR_instruction79, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:602:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 602 | CryptonightR_instruction80, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:603:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 603 | CryptonightR_instruction81, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:604:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 604 | CryptonightR_instruction82, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:605:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 605 | CryptonightR_instruction83, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:606:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 606 | CryptonightR_instruction84, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:607:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 607 | CryptonightR_instruction85, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:608:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 608 | CryptonightR_instruction86, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:609:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 609 | CryptonightR_instruction87, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:610:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 610 | CryptonightR_instruction88, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:611:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 611 | CryptonightR_instruction89, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:612:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 612 | CryptonightR_instruction90, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:613:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 613 | CryptonightR_instruction91, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:614:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 614 | CryptonightR_instruction92, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:615:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 615 | CryptonightR_instruction93, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:616:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 616 | CryptonightR_instruction94, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:617:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 617 | CryptonightR_instruction95, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:618:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 618 | CryptonightR_instruction96, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:619:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 619 | CryptonightR_instruction97, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:620:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 620 | CryptonightR_instruction98, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:621:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 621 | CryptonightR_instruction99, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:622:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 622 | CryptonightR_instruction100, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:623:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 623 | CryptonightR_instruction101, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:624:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 624 | CryptonightR_instruction102, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:625:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 625 | CryptonightR_instruction103, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:626:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 626 | CryptonightR_instruction104, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:627:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 627 | CryptonightR_instruction105, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:628:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 628 | CryptonightR_instruction106, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:629:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 629 | CryptonightR_instruction107, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:630:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 630 | CryptonightR_instruction108, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:631:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 631 | CryptonightR_instruction109, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:632:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 632 | CryptonightR_instruction110, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:633:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 633 | CryptonightR_instruction111, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:634:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 634 | CryptonightR_instruction112, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:635:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 635 | CryptonightR_instruction113, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:636:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 636 | CryptonightR_instruction114, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:637:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 637 | CryptonightR_instruction115, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:638:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 638 | CryptonightR_instruction116, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:639:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 639 | CryptonightR_instruction117, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:640:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 640 | CryptonightR_instruction118, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:641:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 641 | CryptonightR_instruction119, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:642:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 642 | CryptonightR_instruction120, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:643:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 643 | CryptonightR_instruction121, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:644:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 644 | CryptonightR_instruction122, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:645:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 645 | CryptonightR_instruction123, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:646:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 646 | CryptonightR_instruction124, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:647:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 647 | CryptonightR_instruction125, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:648:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 648 | CryptonightR_instruction126, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:649:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 649 | CryptonightR_instruction127, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:650:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 650 | CryptonightR_instruction128, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:651:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 651 | CryptonightR_instruction129, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:652:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 652 | CryptonightR_instruction130, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:653:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 653 | CryptonightR_instruction131, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:654:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 654 | CryptonightR_instruction132, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:655:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 655 | CryptonightR_instruction133, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:656:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 656 | CryptonightR_instruction134, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:657:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 657 | CryptonightR_instruction135, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:658:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 658 | CryptonightR_instruction136, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:659:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 659 | CryptonightR_instruction137, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:660:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 660 | CryptonightR_instruction138, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:661:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 661 | CryptonightR_instruction139, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:662:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 662 | CryptonightR_instruction140, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:663:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 663 | CryptonightR_instruction141, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:664:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 664 | CryptonightR_instruction142, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:665:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 665 | CryptonightR_instruction143, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:666:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 666 | CryptonightR_instruction144, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:667:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 667 | CryptonightR_instruction145, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:668:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 668 | CryptonightR_instruction146, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:669:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 669 | CryptonightR_instruction147, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:670:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 670 | CryptonightR_instruction148, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:671:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 671 | CryptonightR_instruction149, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:672:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 672 | CryptonightR_instruction150, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:673:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 673 | CryptonightR_instruction151, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:674:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 674 | CryptonightR_instruction152, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:675:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 675 | CryptonightR_instruction153, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:676:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 676 | CryptonightR_instruction154, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:677:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 677 | CryptonightR_instruction155, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:678:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 678 | CryptonightR_instruction156, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:679:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 679 | CryptonightR_instruction157, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:680:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 680 | CryptonightR_instruction158, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:681:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 681 | CryptonightR_instruction159, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:682:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 682 | CryptonightR_instruction160, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:683:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 683 | CryptonightR_instruction161, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:684:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 684 | CryptonightR_instruction162, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:685:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 685 | CryptonightR_instruction163, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:686:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 686 | CryptonightR_instruction164, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:687:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 687 | CryptonightR_instruction165, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:688:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 688 | CryptonightR_instruction166, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:689:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 689 | CryptonightR_instruction167, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:690:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 690 | CryptonightR_instruction168, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:691:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 691 | CryptonightR_instruction169, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:692:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 692 | CryptonightR_instruction170, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:693:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 693 | CryptonightR_instruction171, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:694:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 694 | CryptonightR_instruction172, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:695:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 695 | CryptonightR_instruction173, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:696:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 696 | CryptonightR_instruction174, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:697:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 697 | CryptonightR_instruction175, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:698:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 698 | CryptonightR_instruction176, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:699:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 699 | CryptonightR_instruction177, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:700:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 700 | CryptonightR_instruction178, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:701:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 701 | CryptonightR_instruction179, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:702:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 702 | CryptonightR_instruction180, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:703:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 703 | CryptonightR_instruction181, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:704:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 704 | CryptonightR_instruction182, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:705:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 705 | CryptonightR_instruction183, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:706:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 706 | CryptonightR_instruction184, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:707:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 707 | CryptonightR_instruction185, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:708:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 708 | CryptonightR_instruction186, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:709:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 709 | CryptonightR_instruction187, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:710:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 710 | CryptonightR_instruction188, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:711:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 711 | CryptonightR_instruction189, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:712:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 712 | CryptonightR_instruction190, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:713:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 713 | CryptonightR_instruction191, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:714:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 714 | CryptonightR_instruction192, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:715:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 715 | CryptonightR_instruction193, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:716:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 716 | CryptonightR_instruction194, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:717:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 717 | CryptonightR_instruction195, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:718:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 718 | CryptonightR_instruction196, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:719:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 719 | CryptonightR_instruction197, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:720:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 720 | CryptonightR_instruction198, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:721:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 721 | CryptonightR_instruction199, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:722:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 722 | CryptonightR_instruction200, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:723:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 723 | CryptonightR_instruction201, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:724:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 724 | CryptonightR_instruction202, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:725:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 725 | CryptonightR_instruction203, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:726:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 726 | CryptonightR_instruction204, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:727:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 727 | CryptonightR_instruction205, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:728:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 728 | CryptonightR_instruction206, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:729:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 729 | CryptonightR_instruction207, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:730:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 730 | CryptonightR_instruction208, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:731:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 731 | CryptonightR_instruction209, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:732:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 732 | CryptonightR_instruction210, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:733:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 733 | CryptonightR_instruction211, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:734:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 734 | CryptonightR_instruction212, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:735:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 735 | CryptonightR_instruction213, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:736:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 736 | CryptonightR_instruction214, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:737:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 737 | CryptonightR_instruction215, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:738:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 738 | CryptonightR_instruction216, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:739:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 739 | CryptonightR_instruction217, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:740:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 740 | CryptonightR_instruction218, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:741:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 741 | CryptonightR_instruction219, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:742:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 742 | CryptonightR_instruction220, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:743:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 743 | CryptonightR_instruction221, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:744:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 744 | CryptonightR_instruction222, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:745:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 745 | CryptonightR_instruction223, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:746:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 746 | CryptonightR_instruction224, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:747:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 747 | CryptonightR_instruction225, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:748:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 748 | CryptonightR_instruction226, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:749:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 749 | CryptonightR_instruction227, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:750:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 750 | CryptonightR_instruction228, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:751:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 751 | CryptonightR_instruction229, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:752:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 752 | CryptonightR_instruction230, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:753:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 753 | CryptonightR_instruction231, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:754:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 754 | CryptonightR_instruction232, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:755:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 755 | CryptonightR_instruction233, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:756:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 756 | CryptonightR_instruction234, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:757:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 757 | CryptonightR_instruction235, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:758:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 758 | CryptonightR_instruction236, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:759:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 759 | CryptonightR_instruction237, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:760:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 760 | CryptonightR_instruction238, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:761:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 761 | CryptonightR_instruction239, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:762:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 762 | CryptonightR_instruction240, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:763:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 763 | CryptonightR_instruction241, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:764:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 764 | CryptonightR_instruction242, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:765:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 765 | CryptonightR_instruction243, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:766:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 766 | CryptonightR_instruction244, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:767:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 767 | CryptonightR_instruction245, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:768:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 768 | CryptonightR_instruction246, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:769:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 769 | CryptonightR_instruction247, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:770:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 770 | CryptonightR_instruction248, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:771:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 771 | CryptonightR_instruction249, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:772:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 772 | CryptonightR_instruction250, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:773:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 773 | CryptonightR_instruction251, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:774:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 774 | CryptonightR_instruction252, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:775:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 775 | CryptonightR_instruction253, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:776:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 776 | CryptonightR_instruction254, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:777:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 777 | CryptonightR_instruction255, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:779:1: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 779 | }; | ^ | | | void (*)() src/cryptonight/CryptonightR_template.h:782:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 782 | CryptonightR_instruction_mov0, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:783:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 783 | CryptonightR_instruction_mov1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:784:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 784 | CryptonightR_instruction_mov2, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:785:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 785 | CryptonightR_instruction_mov3, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:786:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 786 | CryptonightR_instruction_mov4, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:787:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 787 | CryptonightR_instruction_mov5, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:788:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 788 | CryptonightR_instruction_mov6, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:789:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 789 | CryptonightR_instruction_mov7, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:790:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 790 | CryptonightR_instruction_mov8, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:791:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 791 | CryptonightR_instruction_mov9, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:792:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 792 | CryptonightR_instruction_mov10, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:793:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 793 | CryptonightR_instruction_mov11, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:794:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 794 | CryptonightR_instruction_mov12, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:795:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 795 | CryptonightR_instruction_mov13, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:796:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 796 | CryptonightR_instruction_mov14, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:797:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 797 | CryptonightR_instruction_mov15, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:798:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 798 | CryptonightR_instruction_mov16, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:799:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 799 | CryptonightR_instruction_mov17, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:800:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 800 | CryptonightR_instruction_mov18, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:801:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 801 | CryptonightR_instruction_mov19, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:802:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 802 | CryptonightR_instruction_mov20, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:803:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 803 | CryptonightR_instruction_mov21, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:804:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 804 | CryptonightR_instruction_mov22, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:805:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 805 | CryptonightR_instruction_mov23, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:806:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 806 | CryptonightR_instruction_mov24, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:807:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 807 | CryptonightR_instruction_mov25, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:808:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 808 | CryptonightR_instruction_mov26, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:809:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 809 | CryptonightR_instruction_mov27, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:810:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 810 | CryptonightR_instruction_mov28, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:811:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 811 | CryptonightR_instruction_mov29, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:812:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 812 | CryptonightR_instruction_mov30, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:813:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 813 | CryptonightR_instruction_mov31, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:814:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 814 | CryptonightR_instruction_mov32, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:815:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 815 | CryptonightR_instruction_mov33, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:816:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 816 | CryptonightR_instruction_mov34, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:817:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 817 | CryptonightR_instruction_mov35, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:818:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 818 | CryptonightR_instruction_mov36, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:819:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 819 | CryptonightR_instruction_mov37, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:820:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 820 | CryptonightR_instruction_mov38, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:821:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 821 | CryptonightR_instruction_mov39, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:822:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 822 | CryptonightR_instruction_mov40, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:823:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 823 | CryptonightR_instruction_mov41, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:824:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 824 | CryptonightR_instruction_mov42, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:825:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 825 | CryptonightR_instruction_mov43, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:826:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 826 | CryptonightR_instruction_mov44, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:827:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 827 | CryptonightR_instruction_mov45, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:828:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 828 | CryptonightR_instruction_mov46, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:829:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 829 | CryptonightR_instruction_mov47, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:830:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 830 | CryptonightR_instruction_mov48, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:831:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 831 | CryptonightR_instruction_mov49, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:832:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 832 | CryptonightR_instruction_mov50, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:833:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 833 | CryptonightR_instruction_mov51, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:834:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 834 | CryptonightR_instruction_mov52, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:835:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 835 | CryptonightR_instruction_mov53, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:836:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 836 | CryptonightR_instruction_mov54, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:837:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 837 | CryptonightR_instruction_mov55, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:838:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 838 | CryptonightR_instruction_mov56, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:839:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 839 | CryptonightR_instruction_mov57, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:840:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 840 | CryptonightR_instruction_mov58, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:841:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 841 | CryptonightR_instruction_mov59, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:842:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 842 | CryptonightR_instruction_mov60, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:843:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 843 | CryptonightR_instruction_mov61, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:844:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 844 | CryptonightR_instruction_mov62, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:845:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 845 | CryptonightR_instruction_mov63, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:846:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 846 | CryptonightR_instruction_mov64, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:847:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 847 | CryptonightR_instruction_mov65, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:848:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 848 | CryptonightR_instruction_mov66, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:849:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 849 | CryptonightR_instruction_mov67, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:850:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 850 | CryptonightR_instruction_mov68, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:851:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 851 | CryptonightR_instruction_mov69, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:852:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 852 | CryptonightR_instruction_mov70, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:853:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 853 | CryptonightR_instruction_mov71, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:854:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 854 | CryptonightR_instruction_mov72, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:855:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 855 | CryptonightR_instruction_mov73, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:856:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 856 | CryptonightR_instruction_mov74, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:857:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 857 | CryptonightR_instruction_mov75, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:858:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 858 | CryptonightR_instruction_mov76, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:859:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 859 | CryptonightR_instruction_mov77, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:860:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 860 | CryptonightR_instruction_mov78, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:861:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 861 | CryptonightR_instruction_mov79, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:862:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 862 | CryptonightR_instruction_mov80, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:863:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 863 | CryptonightR_instruction_mov81, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:864:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 864 | CryptonightR_instruction_mov82, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:865:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 865 | CryptonightR_instruction_mov83, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:866:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 866 | CryptonightR_instruction_mov84, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:867:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 867 | CryptonightR_instruction_mov85, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:868:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 868 | CryptonightR_instruction_mov86, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:869:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 869 | CryptonightR_instruction_mov87, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:870:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 870 | CryptonightR_instruction_mov88, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:871:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 871 | CryptonightR_instruction_mov89, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:872:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 872 | CryptonightR_instruction_mov90, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:873:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 873 | CryptonightR_instruction_mov91, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:874:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 874 | CryptonightR_instruction_mov92, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:875:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 875 | CryptonightR_instruction_mov93, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:876:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 876 | CryptonightR_instruction_mov94, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:877:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 877 | CryptonightR_instruction_mov95, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:878:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 878 | CryptonightR_instruction_mov96, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:879:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 879 | CryptonightR_instruction_mov97, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:880:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 880 | CryptonightR_instruction_mov98, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:881:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 881 | CryptonightR_instruction_mov99, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:882:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 882 | CryptonightR_instruction_mov100, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:883:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 883 | CryptonightR_instruction_mov101, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:884:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 884 | CryptonightR_instruction_mov102, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:885:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 885 | CryptonightR_instruction_mov103, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:886:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 886 | CryptonightR_instruction_mov104, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:887:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 887 | CryptonightR_instruction_mov105, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:888:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 888 | CryptonightR_instruction_mov106, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:889:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 889 | CryptonightR_instruction_mov107, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:890:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 890 | CryptonightR_instruction_mov108, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:891:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 891 | CryptonightR_instruction_mov109, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:892:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 892 | CryptonightR_instruction_mov110, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:893:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 893 | CryptonightR_instruction_mov111, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:894:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 894 | CryptonightR_instruction_mov112, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:895:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 895 | CryptonightR_instruction_mov113, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:896:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 896 | CryptonightR_instruction_mov114, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:897:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 897 | CryptonightR_instruction_mov115, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:898:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 898 | CryptonightR_instruction_mov116, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:899:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 899 | CryptonightR_instruction_mov117, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:900:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 900 | CryptonightR_instruction_mov118, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:901:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 901 | CryptonightR_instruction_mov119, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:902:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 902 | CryptonightR_instruction_mov120, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:903:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 903 | CryptonightR_instruction_mov121, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:904:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 904 | CryptonightR_instruction_mov122, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:905:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 905 | CryptonightR_instruction_mov123, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:906:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 906 | CryptonightR_instruction_mov124, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:907:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 907 | CryptonightR_instruction_mov125, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:908:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 908 | CryptonightR_instruction_mov126, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:909:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 909 | CryptonightR_instruction_mov127, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:910:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 910 | CryptonightR_instruction_mov128, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:911:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 911 | CryptonightR_instruction_mov129, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:912:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 912 | CryptonightR_instruction_mov130, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:913:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 913 | CryptonightR_instruction_mov131, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:914:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 914 | CryptonightR_instruction_mov132, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:915:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 915 | CryptonightR_instruction_mov133, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:916:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 916 | CryptonightR_instruction_mov134, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:917:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 917 | CryptonightR_instruction_mov135, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:918:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 918 | CryptonightR_instruction_mov136, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:919:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 919 | CryptonightR_instruction_mov137, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:920:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 920 | CryptonightR_instruction_mov138, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:921:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 921 | CryptonightR_instruction_mov139, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNO_JIT=1 -DNO_RANDOMX=1 -DXMR_IS_ARM=0 -I. -Isrc/ -Isrc/cryptonight -Isrc/randomx -I/usr/include/python3.9 -c src/cryptonight/CryptonightR_template.cpp -o build/temp.linux-x86_64-3.9/src/cryptonight/CryptonightR_template.o -std=c++11 -maes -fpermissive src/cryptonight/CryptonightR_template.h:922:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 922 | CryptonightR_instruction_mov140, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:923:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 923 | CryptonightR_instruction_mov141, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:924:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 924 | CryptonightR_instruction_mov142, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:925:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 925 | CryptonightR_instruction_mov143, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:926:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 926 | CryptonightR_instruction_mov144, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:927:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 927 | CryptonightR_instruction_mov145, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:928:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 928 | CryptonightR_instruction_mov146, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:929:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 929 | CryptonightR_instruction_mov147, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:930:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 930 | CryptonightR_instruction_mov148, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:931:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 931 | CryptonightR_instruction_mov149, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:932:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 932 | CryptonightR_instruction_mov150, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:933:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 933 | CryptonightR_instruction_mov151, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:934:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 934 | CryptonightR_instruction_mov152, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:935:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 935 | CryptonightR_instruction_mov153, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:936:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 936 | CryptonightR_instruction_mov154, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:937:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 937 | CryptonightR_instruction_mov155, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:938:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 938 | CryptonightR_instruction_mov156, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:939:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 939 | CryptonightR_instruction_mov157, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:940:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 940 | CryptonightR_instruction_mov158, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:941:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 941 | CryptonightR_instruction_mov159, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:942:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 942 | CryptonightR_instruction_mov160, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:943:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 943 | CryptonightR_instruction_mov161, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:944:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 944 | CryptonightR_instruction_mov162, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:945:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 945 | CryptonightR_instruction_mov163, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:946:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 946 | CryptonightR_instruction_mov164, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:947:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 947 | CryptonightR_instruction_mov165, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:948:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 948 | CryptonightR_instruction_mov166, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:949:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 949 | CryptonightR_instruction_mov167, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:950:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 950 | CryptonightR_instruction_mov168, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:951:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 951 | CryptonightR_instruction_mov169, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:952:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 952 | CryptonightR_instruction_mov170, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:953:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 953 | CryptonightR_instruction_mov171, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:954:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 954 | CryptonightR_instruction_mov172, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:955:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 955 | CryptonightR_instruction_mov173, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:956:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 956 | CryptonightR_instruction_mov174, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:957:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 957 | CryptonightR_instruction_mov175, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:958:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 958 | CryptonightR_instruction_mov176, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:959:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 959 | CryptonightR_instruction_mov177, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:960:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 960 | CryptonightR_instruction_mov178, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:961:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 961 | CryptonightR_instruction_mov179, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:962:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 962 | CryptonightR_instruction_mov180, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:963:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 963 | CryptonightR_instruction_mov181, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:964:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 964 | CryptonightR_instruction_mov182, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:965:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 965 | CryptonightR_instruction_mov183, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:966:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 966 | CryptonightR_instruction_mov184, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:967:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 967 | CryptonightR_instruction_mov185, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:968:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 968 | CryptonightR_instruction_mov186, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:969:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 969 | CryptonightR_instruction_mov187, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:970:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 970 | CryptonightR_instruction_mov188, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:971:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 971 | CryptonightR_instruction_mov189, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:972:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 972 | CryptonightR_instruction_mov190, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:973:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 973 | CryptonightR_instruction_mov191, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:974:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 974 | CryptonightR_instruction_mov192, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:975:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 975 | CryptonightR_instruction_mov193, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:976:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 976 | CryptonightR_instruction_mov194, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:977:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 977 | CryptonightR_instruction_mov195, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:978:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 978 | CryptonightR_instruction_mov196, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:979:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 979 | CryptonightR_instruction_mov197, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:980:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 980 | CryptonightR_instruction_mov198, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:981:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 981 | CryptonightR_instruction_mov199, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:982:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 982 | CryptonightR_instruction_mov200, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:983:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 983 | CryptonightR_instruction_mov201, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:984:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 984 | CryptonightR_instruction_mov202, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:985:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 985 | CryptonightR_instruction_mov203, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:986:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 986 | CryptonightR_instruction_mov204, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:987:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 987 | CryptonightR_instruction_mov205, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:988:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 988 | CryptonightR_instruction_mov206, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:989:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 989 | CryptonightR_instruction_mov207, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:990:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 990 | CryptonightR_instruction_mov208, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:991:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 991 | CryptonightR_instruction_mov209, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:992:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 992 | CryptonightR_instruction_mov210, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:993:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 993 | CryptonightR_instruction_mov211, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:994:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 994 | CryptonightR_instruction_mov212, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:995:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 995 | CryptonightR_instruction_mov213, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:996:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 996 | CryptonightR_instruction_mov214, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:997:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 997 | CryptonightR_instruction_mov215, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:998:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 998 | CryptonightR_instruction_mov216, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:999:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 999 | CryptonightR_instruction_mov217, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:1000:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 1000 | CryptonightR_instruction_mov218, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:1001:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 1001 | CryptonightR_instruction_mov219, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:1002:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 1002 | CryptonightR_instruction_mov220, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:1003:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 1003 | CryptonightR_instruction_mov221, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:1004:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 1004 | CryptonightR_instruction_mov222, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:1005:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 1005 | CryptonightR_instruction_mov223, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:1006:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 1006 | CryptonightR_instruction_mov224, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:1007:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 1007 | CryptonightR_instruction_mov225, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:1008:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 1008 | CryptonightR_instruction_mov226, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:1009:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 1009 | CryptonightR_instruction_mov227, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:1010:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 1010 | CryptonightR_instruction_mov228, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:1011:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 1011 | CryptonightR_instruction_mov229, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:1012:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 1012 | CryptonightR_instruction_mov230, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:1013:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 1013 | CryptonightR_instruction_mov231, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:1014:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 1014 | CryptonightR_instruction_mov232, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:1015:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 1015 | CryptonightR_instruction_mov233, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:1016:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 1016 | CryptonightR_instruction_mov234, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:1017:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 1017 | CryptonightR_instruction_mov235, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:1018:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 1018 | CryptonightR_instruction_mov236, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:1019:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 1019 | CryptonightR_instruction_mov237, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:1020:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 1020 | CryptonightR_instruction_mov238, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:1021:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 1021 | CryptonightR_instruction_mov239, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:1022:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 1022 | CryptonightR_instruction_mov240, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:1023:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 1023 | CryptonightR_instruction_mov241, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:1024:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 1024 | CryptonightR_instruction_mov242, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:1025:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 1025 | CryptonightR_instruction_mov243, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:1026:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 1026 | CryptonightR_instruction_mov244, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:1027:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 1027 | CryptonightR_instruction_mov245, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:1028:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 1028 | CryptonightR_instruction_mov246, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:1029:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 1029 | CryptonightR_instruction_mov247, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:1030:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 1030 | CryptonightR_instruction_mov248, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:1031:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 1031 | CryptonightR_instruction_mov249, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:1032:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 1032 | CryptonightR_instruction_mov250, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:1033:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 1033 | CryptonightR_instruction_mov251, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:1034:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 1034 | CryptonightR_instruction_mov252, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:1035:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 1035 | CryptonightR_instruction_mov253, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:1036:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 1036 | CryptonightR_instruction_mov254, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:1037:2: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 1037 | CryptonightR_instruction_mov255, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)() src/cryptonight/CryptonightR_template.h:1039:1: warning: invalid conversion from ‘void (*)()’ to ‘const void*’ [-fpermissive] 1039 | }; | ^ | | | void (*)() gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNO_JIT=1 -DNO_RANDOMX=1 -DXMR_IS_ARM=0 -I. -Isrc/ -Isrc/cryptonight -Isrc/randomx -I/usr/include/python3.9 -c src/cryptonight/aesb.cpp -o build/temp.linux-x86_64-3.9/src/cryptonight/aesb.o -std=c++11 -maes -fpermissive gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNO_JIT=1 -DNO_RANDOMX=1 -DXMR_IS_ARM=0 -I. -Isrc/ -Isrc/cryptonight -Isrc/randomx -I/usr/include/python3.9 -c src/cryptonight/blake256.cpp -o build/temp.linux-x86_64-3.9/src/cryptonight/blake256.o -std=c++11 -maes -fpermissive gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNO_JIT=1 -DNO_RANDOMX=1 -DXMR_IS_ARM=0 -I. -Isrc/ -Isrc/cryptonight -Isrc/randomx -I/usr/include/python3.9 -c src/cryptonight/groestl.cpp -o build/temp.linux-x86_64-3.9/src/cryptonight/groestl.o -std=c++11 -maes -fpermissive gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNO_JIT=1 -DNO_RANDOMX=1 -DXMR_IS_ARM=0 -I. -Isrc/ -Isrc/cryptonight -Isrc/randomx -I/usr/include/python3.9 -c src/cryptonight/hash-extra-blake.cpp -o build/temp.linux-x86_64-3.9/src/cryptonight/hash-extra-blake.o -std=c++11 -maes -fpermissive gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNO_JIT=1 -DNO_RANDOMX=1 -DXMR_IS_ARM=0 -I. -Isrc/ -Isrc/cryptonight -Isrc/randomx -I/usr/include/python3.9 -c src/cryptonight/hash-extra-groestl.cpp -o build/temp.linux-x86_64-3.9/src/cryptonight/hash-extra-groestl.o -std=c++11 -maes -fpermissive gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNO_JIT=1 -DNO_RANDOMX=1 -DXMR_IS_ARM=0 -I. -Isrc/ -Isrc/cryptonight -Isrc/randomx -I/usr/include/python3.9 -c src/cryptonight/hash-extra-jh.cpp -o build/temp.linux-x86_64-3.9/src/cryptonight/hash-extra-jh.o -std=c++11 -maes -fpermissive gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNO_JIT=1 -DNO_RANDOMX=1 -DXMR_IS_ARM=0 -I. -Isrc/ -Isrc/cryptonight -Isrc/randomx -I/usr/include/python3.9 -c src/cryptonight/hash-extra-skein.cpp -o build/temp.linux-x86_64-3.9/src/cryptonight/hash-extra-skein.o -std=c++11 -maes -fpermissive gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNO_JIT=1 -DNO_RANDOMX=1 -DXMR_IS_ARM=0 -I. -Isrc/ -Isrc/cryptonight -Isrc/randomx -I/usr/include/python3.9 -c src/cryptonight/hash.cpp -o build/temp.linux-x86_64-3.9/src/cryptonight/hash.o -std=c++11 -maes -fpermissive gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNO_JIT=1 -DNO_RANDOMX=1 -DXMR_IS_ARM=0 -I. -Isrc/ -Isrc/cryptonight -Isrc/randomx -I/usr/include/python3.9 -c src/cryptonight/jh.cpp -o build/temp.linux-x86_64-3.9/src/cryptonight/jh.o -std=c++11 -maes -fpermissive gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNO_JIT=1 -DNO_RANDOMX=1 -DXMR_IS_ARM=0 -I. -Isrc/ -Isrc/cryptonight -Isrc/randomx -I/usr/include/python3.9 -c src/cryptonight/keccak.cpp -o build/temp.linux-x86_64-3.9/src/cryptonight/keccak.o -std=c++11 -maes -fpermissive gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNO_JIT=1 -DNO_RANDOMX=1 -DXMR_IS_ARM=0 -I. -Isrc/ -Isrc/cryptonight -Isrc/randomx -I/usr/include/python3.9 -c src/cryptonight/memwipe.cpp -o build/temp.linux-x86_64-3.9/src/cryptonight/memwipe.o -std=c++11 -maes -fpermissive gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNO_JIT=1 -DNO_RANDOMX=1 -DXMR_IS_ARM=0 -I. -Isrc/ -Isrc/cryptonight -Isrc/randomx -I/usr/include/python3.9 -c src/cryptonight/oaes_lib.cpp -o build/temp.linux-x86_64-3.9/src/cryptonight/oaes_lib.o -std=c++11 -maes -fpermissive src/cryptonight/oaes_lib.cpp: In function ‘uint32_t oaes_get_seed()’: src/cryptonight/oaes_lib.cpp:515:15: warning: ‘int ftime(timeb*)’ is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations] 515 | ftime (&timer); | ^ In file included from src/cryptonight/oaes_lib.cpp:45: /usr/include/sys/timeb.h:29:12: note: declared here 29 | extern int ftime (struct timeb *__timebuf) | ^~~~~ gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNO_JIT=1 -DNO_RANDOMX=1 -DXMR_IS_ARM=0 -I. -Isrc/ -Isrc/cryptonight -Isrc/randomx -I/usr/include/python3.9 -c src/cryptonight/skein.cpp -o build/temp.linux-x86_64-3.9/src/cryptonight/skein.o -std=c++11 -maes -fpermissive gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNO_JIT=1 -DNO_RANDOMX=1 -DXMR_IS_ARM=0 -I. -Isrc/ -Isrc/cryptonight -Isrc/randomx -I/usr/include/python3.9 -c src/cryptonight/slow-hash.cpp -o build/temp.linux-x86_64-3.9/src/cryptonight/slow-hash.o -std=c++11 -maes -fpermissive gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNO_JIT=1 -DNO_RANDOMX=1 -DXMR_IS_ARM=0 -I. -Isrc/ -Isrc/cryptonight -Isrc/randomx -I/usr/include/python3.9 -c src/pycryptonight.cpp -o build/temp.linux-x86_64-3.9/src/pycryptonight.o -std=c++11 -maes -fpermissive g++ -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-x86_64-3.9/src/cryptonight/CryptonightR_JIT.o build/temp.linux-x86_64-3.9/src/cryptonight/CryptonightR_template.o build/temp.linux-x86_64-3.9/src/cryptonight/aesb.o build/temp.linux-x86_64-3.9/src/cryptonight/blake256.o build/temp.linux-x86_64-3.9/src/cryptonight/groestl.o build/temp.linux-x86_64-3.9/src/cryptonight/hash-extra-blake.o build/temp.linux-x86_64-3.9/src/cryptonight/hash-extra-groestl.o build/temp.linux-x86_64-3.9/src/cryptonight/hash-extra-jh.o build/temp.linux-x86_64-3.9/src/cryptonight/hash-extra-skein.o build/temp.linux-x86_64-3.9/src/cryptonight/hash.o build/temp.linux-x86_64-3.9/src/cryptonight/jh.o build/temp.linux-x86_64-3.9/src/cryptonight/keccak.o build/temp.linux-x86_64-3.9/src/cryptonight/memwipe.o build/temp.linux-x86_64-3.9/src/cryptonight/oaes_lib.o build/temp.linux-x86_64-3.9/src/cryptonight/skein.o build/temp.linux-x86_64-3.9/src/cryptonight/slow-hash.o build/temp.linux-x86_64-3.9/src/pycryptonight.o src/cryptonight/CryptonightR_template.S -L/usr/lib64 -o build/lib.linux-x86_64-3.9/_pycryptonight.cpython-39-x86_64-linux-gnu.so + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.6vb5Ra + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-py-cryptonight-1.0.0-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-py-cryptonight-1.0.0-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-py-cryptonight-1.0.0-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-py-cryptonight-1.0.0-1.x86_64 + cd py_cryptonight-1.0.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-py-cryptonight-1.0.0-1.x86_64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-py-cryptonight-1.0.0-1.x86_64/usr creating /builddir/build/BUILDROOT/python-py-cryptonight-1.0.0-1.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/python-py-cryptonight-1.0.0-1.x86_64/usr/lib64/python3.9 creating /builddir/build/BUILDROOT/python-py-cryptonight-1.0.0-1.x86_64/usr/lib64/python3.9/site-packages creating /builddir/build/BUILDROOT/python-py-cryptonight-1.0.0-1.x86_64/usr/lib64/python3.9/site-packages/pycryptonight creating /builddir/build/BUILDROOT/python-py-cryptonight-1.0.0-1.x86_64/usr/lib64/python3.9/site-packages/pycryptonight/tests creating /builddir/build/BUILDROOT/python-py-cryptonight-1.0.0-1.x86_64/usr/lib64/python3.9/site-packages/pycryptonight/tests/data copying build/lib.linux-x86_64-3.9/pycryptonight/tests/data/tests-slow-2.txt -> /builddir/build/BUILDROOT/python-py-cryptonight-1.0.0-1.x86_64/usr/lib64/python3.9/site-packages/pycryptonight/tests/data copying build/lib.linux-x86_64-3.9/pycryptonight/tests/data/tests-slow.txt -> /builddir/build/BUILDROOT/python-py-cryptonight-1.0.0-1.x86_64/usr/lib64/python3.9/site-packages/pycryptonight/tests/data copying build/lib.linux-x86_64-3.9/pycryptonight/tests/data/tests-slow-4.txt -> /builddir/build/BUILDROOT/python-py-cryptonight-1.0.0-1.x86_64/usr/lib64/python3.9/site-packages/pycryptonight/tests/data copying build/lib.linux-x86_64-3.9/pycryptonight/tests/data/tests-fast.txt -> /builddir/build/BUILDROOT/python-py-cryptonight-1.0.0-1.x86_64/usr/lib64/python3.9/site-packages/pycryptonight/tests/data copying build/lib.linux-x86_64-3.9/pycryptonight/tests/data/tests-slow-1.txt -> /builddir/build/BUILDROOT/python-py-cryptonight-1.0.0-1.x86_64/usr/lib64/python3.9/site-packages/pycryptonight/tests/data copying build/lib.linux-x86_64-3.9/pycryptonight/tests/test.py -> /builddir/build/BUILDROOT/python-py-cryptonight-1.0.0-1.x86_64/usr/lib64/python3.9/site-packages/pycryptonight/tests copying build/lib.linux-x86_64-3.9/pycryptonight/tests/__init__.py -> /builddir/build/BUILDROOT/python-py-cryptonight-1.0.0-1.x86_64/usr/lib64/python3.9/site-packages/pycryptonight/tests copying build/lib.linux-x86_64-3.9/pycryptonight/__init__.py -> /builddir/build/BUILDROOT/python-py-cryptonight-1.0.0-1.x86_64/usr/lib64/python3.9/site-packages/pycryptonight copying build/lib.linux-x86_64-3.9/_pycryptonight.cpython-39-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-py-cryptonight-1.0.0-1.x86_64/usr/lib64/python3.9/site-packages byte-compiling /builddir/build/BUILDROOT/python-py-cryptonight-1.0.0-1.x86_64/usr/lib64/python3.9/site-packages/pycryptonight/tests/test.py to test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-py-cryptonight-1.0.0-1.x86_64/usr/lib64/python3.9/site-packages/pycryptonight/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-py-cryptonight-1.0.0-1.x86_64/usr/lib64/python3.9/site-packages/pycryptonight/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmpp5jyrn6c.py' /usr/bin/python3 /tmp/tmpp5jyrn6c.py removing /tmp/tmpp5jyrn6c.py running install_egg_info running egg_info writing py_cryptonight.egg-info/PKG-INFO writing dependency_links to py_cryptonight.egg-info/dependency_links.txt writing requirements to py_cryptonight.egg-info/requires.txt writing top-level names to py_cryptonight.egg-info/top_level.txt reading manifest file 'py_cryptonight.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'py_cryptonight.egg-info/SOURCES.txt' Copying py_cryptonight.egg-info to /builddir/build/BUILDROOT/python-py-cryptonight-1.0.0-1.x86_64/usr/lib64/python3.9/site-packages/py_cryptonight-1.0.0-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-py-cryptonight-1.0.0-1.x86_64//usr/share/doc/python-py-cryptonight + '[' -d doc ']' ~/build/BUILDROOT/python-py-cryptonight-1.0.0-1.x86_64 ~/build/BUILD/py_cryptonight-1.0.0 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-py-cryptonight-1.0.0-1.x86_64 + '[' -d usr/lib ']' + '[' -d usr/lib64 ']' + find usr/lib64 -type f -printf '"/%h/%f"\n' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/py_cryptonight-1.0.0 + mv /builddir/build/BUILDROOT/python-py-cryptonight-1.0.0-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-py-cryptonight-1.0.0-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.0.0-1 --unique-debug-suffix -1.0.0-1.x86_64 --unique-debug-src-base python-py-cryptonight-1.0.0-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/py_cryptonight-1.0.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-py-cryptonight-1.0.0-1.x86_64/usr/lib64/python3.9/site-packages/_pycryptonight.cpython-39-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-py-cryptonight-1.0.0-1.x86_64/usr/lib64/python3.9/site-packages/_pycryptonight.cpython-39-x86_64-linux-gnu.so 909 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-py-cryptonight-1.0.0-1.x86_64/usr/lib64/python3.9 using /usr/bin/python3.9 Bytecompiling .py files below /builddir/build/BUILDROOT/python-py-cryptonight-1.0.0-1.x86_64/usr/lib/debug/usr/lib64/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-py-cryptonight-1.0.0-1.noarch error: Directory not found: /builddir/build/BUILDROOT/python-py-cryptonight-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/* RPM build errors: Directory not found: /builddir/build/BUILDROOT/python-py-cryptonight-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/* Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-py-cryptonight.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.9/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-py-cryptonight.spec