Mock Version: 3.5 Mock Version: 3.5 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target loongarch64 --nodeps /builddir/build/SPECS/cln.spec'], chrootPath='/home/lib/ocmock/dist-oc9-epol-build-194227-80374/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=86400uid=981gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target loongarch64 --nodeps /builddir/build/SPECS/cln.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 Building target platforms: loongarch64 Building for target loongarch64 Wrote: /builddir/build/SRPMS/cln-1.3.6-2.oc9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target loongarch64 --nodeps /builddir/build/SPECS/cln.spec'], chrootPath='/home/lib/ocmock/dist-oc9-epol-build-194227-80374/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=86400uid=981gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target loongarch64 --nodeps /builddir/build/SPECS/cln.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 Building target platforms: loongarch64 Building for target loongarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.kkqxnV + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cln-1.3.6 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/cln-1.3.6.tar.bz2 + STATUS=0 + '[' 0 -ne 0 ']' + cd cln-1.3.6 + /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.mWg2e7 + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd cln-1.3.6 + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2019-12-06 04:59:53.000000000 +0800 +++ ./configure 2025-08-28 12:24:23.376000000 +0800 @@ -1857,7 +1857,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ @@ -2099,7 +2099,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2025-08-28 12:24:23.376000000 +0800 +++ ./configure 2025-08-28 12:24:23.404000000 +0800 @@ -7519,7 +7519,7 @@ # Transform an extracted symbol line into a proper C declaration. # Some systems (esp. on ia64) link data and code symbols differently, # so use this general approach. -lt_cv_sys_global_symbol_to_cdecl="sed -n"\ +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" $lt_cdecl_hook\ " -e 's/^T .* \(.*\)$/extern int \1();/p'"\ " -e 's/^$symcode$symcode* .* \(.*\)$/extern char \1;/p'" @@ -21113,7 +21113,7 @@ compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' -lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./build-aux/config.guess + '[' -f /usr/lib/rpm/OpenCloudOS/config.guess ']' + /usr/bin/rm -f ./build-aux/config.guess ++ basename ./build-aux/config.guess + /usr/bin/cp -fv /usr/lib/rpm/OpenCloudOS/config.guess ./build-aux/config.guess '/usr/lib/rpm/OpenCloudOS/config.guess' -> './build-aux/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./build-aux/config.sub + '[' -f /usr/lib/rpm/OpenCloudOS/config.sub ']' + /usr/bin/rm -f ./build-aux/config.sub ++ basename ./build-aux/config.sub + /usr/bin/cp -fv /usr/lib/rpm/OpenCloudOS/config.sub ./build-aux/config.sub '/usr/lib/rpm/OpenCloudOS/config.sub' -> './build-aux/config.sub' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld' ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld"~' ./build-aux/ltmain.sh + ./configure --build=loongarch64-opencloudos-linux-gnu --host=loongarch64-opencloudos-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection' checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for loongarch64-opencloudos-linux-gnu-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking how to run the C++ preprocessor... g++ -E checking for underscore in external names... no checking dependency style of gcc... none checking whether --noexecstack is desirable for .s files... yes checking build system type... loongarch64-opencloudos-linux-gnu checking host system type... loongarch64-opencloudos-linux-gnu checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert loongarch64-opencloudos-linux-gnu file names to loongarch64-opencloudos-linux-gnu format... func_convert_file_noop checking how to convert loongarch64-opencloudos-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for loongarch64-opencloudos-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for loongarch64-opencloudos-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for loongarch64-opencloudos-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for loongarch64-opencloudos-linux-gnu-strip... no checking for strip... strip checking for loongarch64-opencloudos-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ./configure: line 7525: -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p': No such file or directory ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for loongarch64-opencloudos-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether g++ supports C++11 features with -std=gnu++11... yes checking for long long type... yes checking for long double type... yes checking for unistd.h... (cached) yes checking for working alloca.h... yes checking for alloca... yes checking for gettimeofday... yes checking for gettimeofday declaration... extern int gettimeofday (struct timeval *, void *); checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking for getrusage... yes checking for getrusage declaration... extern int getrusage (int, struct rusage *); checking whether getrusage works... yes checking for perror declaration... yes checking whether the compiler supports __attribute__((flatten))... yes checking whether char is unsigned... no checking whether byte ordering is bigendian... no configure: checking for integer types and behaviour... creating include/cln/intparam.h configure: checking for floating-point types and behaviour... creating include/cln/floatparam.h checking for ld... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking for the common suffixes of directories in the library search path... lib64,lib64 checking for recent enough gmp.h... yes checking for working libgmp... yes checking how large gmp demands uintD to be... GMP_DEMANDS_UINTD_LONG checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating examples/Makefile config.status: creating doc/Makefile config.status: creating benchmarks/Makefile config.status: creating cln.spec config.status: creating cln.pc config.status: creating autoconf/cl_config.h config.status: creating include/cln/config.h config.status: creating include/cln/host_cpu.h config.status: creating include/cln/version.h config.status: include/cln/version.h is unchanged config.status: creating src/base/cl_base_config.h config.status: creating src/base/cl_gmpconfig.h config.status: creating src/timing/cl_t_config.h config.status: executing depfiles commands config.status: executing libtool commands + make -j32 Making all in src make[1]: Entering directory '/builddir/build/BUILD/cln-1.3.6/src' /usr/bin/mkdir -p base/digitseq; cp base/digitseq/cl_asm_.cc base/digitseq/cl_asm.S /usr/bin/mkdir -p polynomial/elem; cp polynomial/elem/cl_asm_GF2.cc polynomial/elem/cl_asm_GF2.S /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -c -o base/cl_alloca.lo base/cl_alloca.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -c -o base/cl_as_exception.lo base/cl_as_exception.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -c -o base/cl_condition.lo base/cl_condition.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -c -o base/cl_d0_exception.lo base/cl_d0_exception.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -c -o base/cl_debug.lo base/cl_debug.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -c -o base/cl_debugout.lo base/cl_debugout.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -c -o base/cl_free.lo base/cl_free.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -c -o base/cl_immclasses.lo base/cl_immclasses.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -c -o base/cl_malloc.lo base/cl_malloc.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -c -o base/cl_notreached_exception.lo base/cl_notreached_exception.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -c -o base/cl_version.lo base/cl_version.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -c -o base/digit/cl_2D_div.lo base/digit/cl_2D_div.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -c -o base/digit/cl_2D_exptpos.lo base/digit/cl_2D_exptpos.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -c -o base/digitseq/cl_2DS_div.lo base/digitseq/cl_2DS_div.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -c -o base/digitseq/cl_2DS_recip.lo base/digitseq/cl_2DS_recip.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -c -o base/digitseq/cl_DS_div.lo base/digitseq/cl_DS_div.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -c -o base/digitseq/cl_DS_mul.lo base/digitseq/cl_DS_mul.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -c -o base/digitseq/cl_DS_random.lo base/digitseq/cl_DS_random.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -c -o base/digitseq/cl_DS_recip.lo base/digitseq/cl_DS_recip.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -c -o base/digitseq/cl_DS_recipsqrt.lo base/digitseq/cl_DS_recipsqrt.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -c -o base/digitseq/cl_DS_sqrt.lo base/digitseq/cl_DS_sqrt.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -c -o base/digitseq/cl_DS_trandom.lo base/digitseq/cl_DS_trandom.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -c -o base/hash/cl_rcpointer2_hashweak_rcpointer.lo base/hash/cl_rcpointer2_hashweak_rcpointer.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -c -o base/hash/cl_rcpointer_hashweak_rcpointer.lo base/hash/cl_rcpointer_hashweak_rcpointer.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -c -o base/input/cl_read_bad_syntax_exception.lo base/input/cl_read_bad_syntax_exception.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -c -o base/input/cl_read_eof_exception.lo base/input/cl_read_eof_exception.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -c -o base/input/cl_read_junk_exception.lo base/input/cl_read_junk_exception.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -c -o base/low/cl_low_div.lo base/low/cl_low_div.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -c -o base/low/cl_low_isqrt.lo base/low/cl_low_isqrt.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -c -o base/low/cl_low_isqrt2.lo base/low/cl_low_isqrt2.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -c -o base/low/cl_low_mul.lo base/low/cl_low_mul.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -c -o base/output/cl_output_dec.lo base/output/cl_output_dec.cc libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -c base/cl_d0_exception.cc -fPIC -DPIC -o base/.libs/cl_d0_exception.o libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -c base/cl_alloca.cc -fPIC -DPIC -o base/.libs/cl_alloca.o libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -c base/cl_notreached_exception.cc -fPIC -DPIC -o base/.libs/cl_notreached_exception.o libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -c base/cl_condition.cc -fPIC -DPIC -o base/.libs/cl_condition.o libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -c base/cl_immclasses.cc -fPIC -DPIC -o base/.libs/cl_immclasses.o libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -c base/cl_debugout.cc -fPIC -DPIC -o base/.libs/cl_debugout.o libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -c base/cl_debug.cc -fPIC -DPIC -o base/.libs/cl_debug.o libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -c base/cl_as_exception.cc -fPIC -DPIC -o base/.libs/cl_as_exception.o libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -c base/cl_malloc.cc -fPIC -DPIC -o base/.libs/cl_malloc.o libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -c base/digit/cl_2D_div.cc -fPIC -DPIC -o base/digit/.libs/cl_2D_div.o libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -c base/digitseq/cl_2DS_div.cc -fPIC -DPIC -o base/digitseq/.libs/cl_2DS_div.o libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -c base/cl_free.cc -fPIC -DPIC -o base/.libs/cl_free.o libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -c base/digitseq/cl_2DS_recip.cc -fPIC -DPIC -o base/digitseq/.libs/cl_2DS_recip.o libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -c base/digitseq/cl_DS_div.cc -fPIC -DPIC -o base/digitseq/.libs/cl_DS_div.o libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -c base/digit/cl_2D_exptpos.cc -fPIC -DPIC -o base/digit/.libs/cl_2D_exptpos.o libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -c base/digitseq/cl_DS_recip.cc -fPIC -DPIC -o base/digitseq/.libs/cl_DS_recip.o libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -c base/digitseq/cl_DS_trandom.cc -fPIC -DPIC -o base/digitseq/.libs/cl_DS_trandom.o libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -c base/cl_version.cc -fPIC -DPIC -o base/.libs/cl_version.o libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -c base/digitseq/cl_DS_mul.cc -fPIC -DPIC -o base/digitseq/.libs/cl_DS_mul.o libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -c base/input/cl_read_eof_exception.cc -fPIC -DPIC -o base/input/.libs/cl_read_eof_exception.o libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -c base/digitseq/cl_DS_recipsqrt.cc -fPIC -DPIC -o base/digitseq/.libs/cl_DS_recipsqrt.o libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -c base/low/cl_low_isqrt2.cc -fPIC -DPIC -o base/low/.libs/cl_low_isqrt2.o libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -c base/hash/cl_rcpointer2_hashweak_rcpointer.cc -fPIC -DPIC -o base/hash/.libs/cl_rcpointer2_hashweak_rcpointer.o libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -c base/input/cl_read_bad_syntax_exception.cc -fPIC -DPIC -o base/input/.libs/cl_read_bad_syntax_exception.o libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -c base/input/cl_read_junk_exception.cc -fPIC -DPIC -o base/input/.libs/cl_read_junk_exception.o libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -c base/hash/cl_rcpointer_hashweak_rcpointer.cc -fPIC -DPIC -o base/hash/.libs/cl_rcpointer_hashweak_rcpointer.o libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -c base/digitseq/cl_DS_sqrt.cc -fPIC -DPIC -o base/digitseq/.libs/cl_DS_sqrt.o libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -c base/low/cl_low_isqrt.cc -fPIC -DPIC -o base/low/.libs/cl_low_isqrt.o libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -c base/output/cl_output_dec.cc -fPIC -DPIC -o base/output/.libs/cl_output_dec.o libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -c base/digitseq/cl_DS_random.cc -fPIC -DPIC -o base/digitseq/.libs/cl_DS_random.o libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -c base/low/cl_low_mul.cc -fPIC -DPIC -o base/low/.libs/cl_low_mul.o libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -c base/low/cl_low_div.cc -fPIC -DPIC -o base/low/.libs/cl_low_div.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -c -o base/output/cl_output_hex.lo base/output/cl_output_hex.cc In file included from base/cl_immclasses.cc:7: ../include/cln/object.h:32:4: error: #error "Define cl_word_alignment for your CPU!" 32 | #error "Define cl_word_alignment for your CPU!" | ^~~~~ In file included from base/cl_debug.cc:7: ../include/cln/object.h:32:4: error: #error "Define cl_word_alignment for your CPU!" 32 | #error "Define cl_word_alignment for your CPU!" | ^~~~~ In file included from base/cl_free.cc:7: ../include/cln/object.h:32:4: error: #error "Define cl_word_alignment for your CPU!" 32 | #error "Define cl_word_alignment for your CPU!" | ^~~~~ In file included from ../include/cln/number.h:8, from ./base/cl_N.h:6, from base/cl_as_exception.cc:13: ../include/cln/object.h:32:4: error: #error "Define cl_word_alignment for your CPU!" 32 | #error "Define cl_word_alignment for your CPU!" | ^~~~~ In file included from ./base/hash/cl_rcpointer_hashweak_rcpointer.h:6, from base/hash/cl_rcpointer_hashweak_rcpointer.cc:7: ../include/cln/object.h:32:4: error: #error "Define cl_word_alignment for your CPU!" 32 | #error "Define cl_word_alignment for your CPU!" | ^~~~~ In file included from ./base/hash/cl_rcpointer2_hashweak_rcpointer.h:6, from base/hash/cl_rcpointer2_hashweak_rcpointer.cc:7: ../include/cln/object.h:32:4: error: #error "Define cl_word_alignment for your CPU!" 32 | #error "Define cl_word_alignment for your CPU!" | ^~~~~ In file included from ../include/cln/number.h:8, from ../include/cln/number_io.h:7, from base/input/cl_read_bad_syntax_exception.cc:7: ../include/cln/object.h:32:4: error: #error "Define cl_word_alignment for your CPU!" 32 | #error "Define cl_word_alignment for your CPU!" | ^~~~~ In file included from ../include/cln/number.h:8, from ../include/cln/number_io.h:7, from base/input/cl_read_junk_exception.cc:7: ../include/cln/object.h:32:4: error: #error "Define cl_word_alignment for your CPU!" 32 | #error "Define cl_word_alignment for your CPU!" | ^~~~~ In file included from ../include/cln/number.h:8, from ../include/cln/number_io.h:7, from base/input/cl_read_eof_exception.cc:7: ../include/cln/object.h:32:4: error: #error "Define cl_word_alignment for your CPU!" 32 | #error "Define cl_word_alignment for your CPU!" | ^~~~~ libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -c base/output/cl_output_hex.cc -fPIC -DPIC -o base/output/.libs/cl_output_hex.o ../include/cln/object.h: In function 'bool cln::cl_pointer_p(cl_uint)': ../include/cln/object.h:76:25: error: 'cl_word_alignment' was not declared in this scope 76 | return (word & (cl_word_alignment-1)) == 0; | ^~~~~~~~~~~~~~~~~ ../include/cln/object.h: In function 'bool cln::cl_immediate_p(cl_uint)': ../include/cln/object.h:80:25: error: 'cl_word_alignment' was not declared in this scope 80 | return (word & (cl_word_alignment-1)) != 0; | ^~~~~~~~~~~~~~~~~ ../include/cln/object.h: In function 'bool cln::cl_pointer_p(cl_uint)': ../include/cln/object.h:76:25: error: 'cl_word_alignment' was not declared in this scope 76 | return (word & (cl_word_alignment-1)) == 0; | ^~~~~~~~~~~~~~~~~ ../include/cln/object.h: In function 'bool cln::cl_immediate_p(cl_uint)': ../include/cln/object.h:80:25: error: 'cl_word_alignment' was not declared in this scope 80 | return (word & (cl_word_alignment-1)) != 0; | ^~~~~~~~~~~~~~~~~ ../include/cln/object.h: In function 'bool cln::cl_pointer_p(cl_uint)': ../include/cln/object.h:76:25: error: 'cl_word_alignment' was not declared in this scope 76 | return (word & (cl_word_alignment-1)) == 0; | ^~~~~~~~~~~~~~~~~ ../include/cln/object.h: In function 'bool cln::cl_pointer_p(cl_uint)': ../include/cln/object.h:76:25: error: 'cl_word_alignment' was not declared in this scope 76 | return (word & (cl_word_alignment-1)) == 0; | ^~~~~~~~~~~~~~~~~ ../include/cln/object.h: In function 'bool cln::cl_immediate_p(cl_uint)': ../include/cln/object.h:80:25: error: 'cl_word_alignment' was not declared in this scope 80 | return (word & (cl_word_alignment-1)) != 0; | ^~~~~~~~~~~~~~~~~ ../include/cln/object.h: In function 'bool cln::cl_immediate_p(cl_uint)': ../include/cln/object.h:80:25: error: 'cl_word_alignment' was not declared in this scope 80 | return (word & (cl_word_alignment-1)) != 0; | ^~~~~~~~~~~~~~~~~ ../include/cln/object.h: In function 'bool cln::cl_pointer_p(cl_uint)': ../include/cln/object.h:76:25: error: 'cl_word_alignment' was not declared in this scope 76 | return (word & (cl_word_alignment-1)) == 0; | ^~~~~~~~~~~~~~~~~ In file included from base/digitseq/cl_DS_recip.cc:7: ./base/digitseq/cl_DS.h: In function 'uintD cln::add_loop_up(const uintD*, const uintD*, uintD*, uintC)': ./base/digitseq/cl_DS.h:378:26: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 378 | return mpn_add_n(destptr,sourceptr1,sourceptr2,count); | ^~~~~~~ | | | uintD* {aka unsigned int*} In file included from ./base/digitseq/cl_DS.h:360: /usr/include/gmp.h:1481:37: note: initializing argument 1 of 'mp_limb_t __gmpn_add_n(mp_ptr, mp_srcptr, mp_srcptr, mp_size_t)' 1481 | __GMP_DECLSPEC mp_limb_t mpn_add_n (mp_ptr, mp_srcptr, mp_srcptr, mp_size_t); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::addto_loop_up(const uintD*, uintD*, uintC)': ./base/digitseq/cl_DS.h:385:26: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 385 | return mpn_add_n(destptr,destptr,sourceptr,count); | ^~~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1481:37: note: initializing argument 1 of 'mp_limb_t __gmpn_add_n(mp_ptr, mp_srcptr, mp_srcptr, mp_size_t)' 1481 | __GMP_DECLSPEC mp_limb_t mpn_add_n (mp_ptr, mp_srcptr, mp_srcptr, mp_size_t); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::inc_loop_up(uintD*, uintC)': ./base/digitseq/cl_DS.h:392:26: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 392 | return mpn_add_1(ptr,ptr,count,1); | ^~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:2159:19: note: initializing argument 1 of 'mp_limb_t __gmpn_add_1(mp_ptr, mp_srcptr, mp_size_t, mp_limb_t)' 2159 | mpn_add_1 (mp_ptr __gmp_dst, mp_srcptr __gmp_src, mp_size_t __gmp_size, mp_limb_t __gmp_n) __GMP_NOTHROW | ~~~~~~~^~~~~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::sub_loop_up(const uintD*, const uintD*, uintD*, uintC)': ./base/digitseq/cl_DS.h:399:26: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 399 | return mpn_sub_n(destptr,sourceptr1,sourceptr2,count); | ^~~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1621:37: note: initializing argument 1 of 'mp_limb_t __gmpn_sub_n(mp_ptr, mp_srcptr, mp_srcptr, mp_size_t)' 1621 | __GMP_DECLSPEC mp_limb_t mpn_sub_n (mp_ptr, mp_srcptr, mp_srcptr, mp_size_t); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::subx_loop_up(const uintD*, const uintD*, uintD*, uintC, uintD)': ./base/digitseq/cl_DS.h:406:41: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 406 | var uintD res_carry = mpn_sub_n(destptr,sourceptr1,sourceptr2,count); | ^~~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1621:37: note: initializing argument 1 of 'mp_limb_t __gmpn_sub_n(mp_ptr, mp_srcptr, mp_srcptr, mp_size_t)' 1621 | __GMP_DECLSPEC mp_limb_t mpn_sub_n (mp_ptr, mp_srcptr, mp_srcptr, mp_size_t); | ^~~~~~ ./base/digitseq/cl_DS.h:408:40: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 408 | res_carry |= mpn_sub_1(destptr,destptr,count,1); | ^~~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:2214:19: note: initializing argument 1 of 'mp_limb_t __gmpn_sub_1(mp_ptr, mp_srcptr, mp_size_t, mp_limb_t)' 2214 | mpn_sub_1 (mp_ptr __gmp_dst, mp_srcptr __gmp_src, mp_size_t __gmp_size, mp_limb_t __gmp_n) __GMP_NOTHROW | ~~~~~~~^~~~~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::subfrom_loop_up(const uintD*, uintD*, uintC)': ./base/digitseq/cl_DS.h:416:26: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 416 | return mpn_sub_n(destptr,destptr,sourceptr,count); | ^~~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1621:37: note: initializing argument 1 of 'mp_limb_t __gmpn_sub_n(mp_ptr, mp_srcptr, mp_srcptr, mp_size_t)' 1621 | __GMP_DECLSPEC mp_limb_t mpn_sub_n (mp_ptr, mp_srcptr, mp_srcptr, mp_size_t); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::dec_loop_up(uintD*, uintC)': ./base/digitseq/cl_DS.h:423:27: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 423 | return -mpn_sub_1(ptr,ptr,count,1); | ^~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:2214:19: note: initializing argument 1 of 'mp_limb_t __gmpn_sub_1(mp_ptr, mp_srcptr, mp_size_t, mp_limb_t)' 2214 | mpn_sub_1 (mp_ptr __gmp_dst, mp_srcptr __gmp_src, mp_size_t __gmp_size, mp_limb_t __gmp_n) __GMP_NOTHROW | ~~~~~~~^~~~~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::shift1left_loop_up(uintD*, uintC)': ./base/digitseq/cl_DS.h:446:27: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 446 | return mpn_lshift(ptr,ptr,count,1); | ^~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1545:38: note: initializing argument 1 of 'mp_limb_t __gmpn_lshift(mp_ptr, mp_srcptr, mp_size_t, unsigned int)' 1545 | __GMP_DECLSPEC mp_limb_t mpn_lshift (mp_ptr, mp_srcptr, mp_size_t, unsigned int); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::shiftleft_loop_up(uintD*, uintC, uintC, uintD)': ./base/digitseq/cl_DS.h:453:42: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 453 | var uintD res_carry = mpn_lshift(ptr,ptr,count,i); | ^~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1545:38: note: initializing argument 1 of 'mp_limb_t __gmpn_lshift(mp_ptr, mp_srcptr, mp_size_t, unsigned int)' 1545 | __GMP_DECLSPEC mp_limb_t mpn_lshift (mp_ptr, mp_srcptr, mp_size_t, unsigned int); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::shiftleftcopy_loop_up(const uintD*, uintD*, uintC, uintC)': ./base/digitseq/cl_DS.h:462:27: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 462 | return mpn_lshift(destptr,sourceptr,count,i); | ^~~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1545:38: note: initializing argument 1 of 'mp_limb_t __gmpn_lshift(mp_ptr, mp_srcptr, mp_size_t, unsigned int)' 1545 | __GMP_DECLSPEC mp_limb_t mpn_lshift (mp_ptr, mp_srcptr, mp_size_t, unsigned int); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::shift1right_loop_down(uintD*, uintC, uintD)': ./base/digitseq/cl_DS.h:469:45: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 469 | var uintD res_carry = mpn_rshift(ptr-count,ptr-count,count,1); | ~~~^~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1593:38: note: initializing argument 1 of 'mp_limb_t __gmpn_rshift(mp_ptr, mp_srcptr, mp_size_t, unsigned int)' 1593 | __GMP_DECLSPEC mp_limb_t mpn_rshift (mp_ptr, mp_srcptr, mp_size_t, unsigned int); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::shiftright_loop_down(uintD*, uintC, uintC)': ./base/digitseq/cl_DS.h:479:30: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 479 | return mpn_rshift(ptr-count,ptr-count,count,i); | ~~~^~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1593:38: note: initializing argument 1 of 'mp_limb_t __gmpn_rshift(mp_ptr, mp_srcptr, mp_size_t, unsigned int)' 1593 | __GMP_DECLSPEC mp_limb_t mpn_rshift (mp_ptr, mp_srcptr, mp_size_t, unsigned int); | ^~~~~~ ../include/cln/object.h: In function 'bool cln::cl_immediate_p(cl_uint)': ../include/cln/object.h:80:25: error: 'cl_word_alignment' was not declared in this scope 80 | return (word & (cl_word_alignment-1)) != 0; | ^~~~~~~~~~~~~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::shiftrightsigned_loop_down(uintD*, uintC, uintC)': ./base/digitseq/cl_DS.h:485:45: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 485 | var uintD res_carry = mpn_rshift(ptr-count,ptr-count,count,i); | ~~~^~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1593:38: note: initializing argument 1 of 'mp_limb_t __gmpn_rshift(mp_ptr, mp_srcptr, mp_size_t, unsigned int)' 1593 | __GMP_DECLSPEC mp_limb_t mpn_rshift (mp_ptr, mp_srcptr, mp_size_t, unsigned int); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::shiftrightcopy_loop_down(const uintD*, uintD*, uintC, uintC, uintD)': ./base/digitseq/cl_DS.h:495:49: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 495 | var uintD res_carry = mpn_rshift(destptr-count,sourceptr-count,count,i); | ~~~~~~~^~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1593:38: note: initializing argument 1 of 'mp_limb_t __gmpn_rshift(mp_ptr, mp_srcptr, mp_size_t, unsigned int)' 1593 | __GMP_DECLSPEC mp_limb_t mpn_rshift (mp_ptr, mp_srcptr, mp_size_t, unsigned int); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::mulusmall_loop_up(uintD, uintD*, uintC, uintD)': ./base/digitseq/cl_DS.h:506:41: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 506 | var uintD res_carry = mpn_mul_1(ptr,ptr,len,digit); | ^~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1554:37: note: initializing argument 1 of 'mp_limb_t __gmpn_mul_1(mp_ptr, mp_srcptr, mp_size_t, mp_limb_t)' 1554 | __GMP_DECLSPEC mp_limb_t mpn_mul_1 (mp_ptr, mp_srcptr, mp_size_t, mp_limb_t); | ^~~~~~ ./base/digitseq/cl_DS.h:507:32: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 507 | res_carry += mpn_add_1(ptr,ptr,len,newdigit); | ^~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:2159:19: note: initializing argument 1 of 'mp_limb_t __gmpn_add_1(mp_ptr, mp_srcptr, mp_size_t, mp_limb_t)' 2159 | mpn_add_1 (mp_ptr __gmp_dst, mp_srcptr __gmp_src, mp_size_t __gmp_size, mp_limb_t __gmp_n) __GMP_NOTHROW | ~~~~~~~^~~~~~~~~ ./base/digitseq/cl_DS.h: In function 'void cln::mulu_loop_up(uintD, const uintD*, uintD*, uintC)': ./base/digitseq/cl_DS.h:513:48: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 513 | destptr[len] = (len==0 ? 0 : mpn_mul_1(destptr,sourceptr,len,digit)); | ^~~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1554:37: note: initializing argument 1 of 'mp_limb_t __gmpn_mul_1(mp_ptr, mp_srcptr, mp_size_t, mp_limb_t)' 1554 | __GMP_DECLSPEC mp_limb_t mpn_mul_1 (mp_ptr, mp_srcptr, mp_size_t, mp_limb_t); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::muluadd_loop_up(uintD, const uintD*, uintD*, uintC)': ./base/digitseq/cl_DS.h:520:29: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 520 | return mpn_addmul_1(destptr,sourceptr,len,digit); | ^~~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1484:40: note: initializing argument 1 of 'mp_limb_t __gmpn_addmul_1(mp_ptr, mp_srcptr, mp_size_t, mp_limb_t)' 1484 | __GMP_DECLSPEC mp_limb_t mpn_addmul_1 (mp_ptr, mp_srcptr, mp_size_t, mp_limb_t); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::mulusub_loop_up(uintD, const uintD*, uintD*, uintC)': ./base/digitseq/cl_DS.h:527:29: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 527 | return mpn_submul_1(destptr,sourceptr,len,digit); | ^~~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1624:40: note: initializing argument 1 of 'mp_limb_t __gmpn_submul_1(mp_ptr, mp_srcptr, mp_size_t, mp_limb_t)' 1624 | __GMP_DECLSPEC mp_limb_t mpn_submul_1 (mp_ptr, mp_srcptr, mp_size_t, mp_limb_t); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::divu_loop_up(uintD, uintD*, uintC)': ./base/digitseq/cl_DS.h:534:29: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 534 | return mpn_divrem_1(ptr,0,ptr,len,digit); | ^~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1512:40: note: initializing argument 1 of 'mp_limb_t __gmpn_divrem_1(mp_ptr, mp_size_t, mp_srcptr, mp_size_t, mp_limb_t)' 1512 | __GMP_DECLSPEC mp_limb_t mpn_divrem_1 (mp_ptr, mp_size_t, mp_srcptr, mp_size_t, mp_limb_t); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::divu_loop_down(uintD, uintD*, uintC)': ./base/digitseq/cl_DS.h:539:32: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 539 | return mpn_divrem_1(ptr-len,0,ptr-len,len,digit); | ~~~^~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1512:40: note: initializing argument 1 of 'mp_limb_t __gmpn_divrem_1(mp_ptr, mp_size_t, mp_srcptr, mp_size_t, mp_limb_t)' 1512 | __GMP_DECLSPEC mp_limb_t mpn_divrem_1 (mp_ptr, mp_size_t, mp_srcptr, mp_size_t, mp_limb_t); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::divucopy_loop_up(uintD, const uintD*, uintD*, uintC)': ./base/digitseq/cl_DS.h:544:29: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 544 | return mpn_divrem_1(destptr,0,sourceptr,len,digit); | ^~~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1512:40: note: initializing argument 1 of 'mp_limb_t __gmpn_divrem_1(mp_ptr, mp_size_t, mp_srcptr, mp_size_t, mp_limb_t)' 1512 | __GMP_DECLSPEC mp_limb_t mpn_divrem_1 (mp_ptr, mp_size_t, mp_srcptr, mp_size_t, mp_limb_t); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::divucopy_loop_down(uintD, const uintD*, uintD*, uintC)': ./base/digitseq/cl_DS.h:549:36: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 549 | return mpn_divrem_1(destptr-len,0,sourceptr-len,len,digit); | ~~~~~~~^~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1512:40: note: initializing argument 1 of 'mp_limb_t __gmpn_divrem_1(mp_ptr, mp_size_t, mp_srcptr, mp_size_t, mp_limb_t)' 1512 | __GMP_DECLSPEC mp_limb_t mpn_divrem_1 (mp_ptr, mp_size_t, mp_srcptr, mp_size_t, mp_limb_t); | ^~~~~~ In file included from base/low/cl_low_div.cc:7: base/low/cl_low_div.cc: In function 'uint32 cln::divu_3232_3232_(uint32, uint32)': ./base/cl_low.h:679:23: warning: statement has no effect [-Wunused-value] 679 | r_zuweisung _x; \ | ^~ base/low/cl_low_div.cc:97:9: note: in expansion of macro 'divu_3232_3232' 97 | divu_3232_3232(x,y,q=,); | ^~~~~~~~~~~~~~ In file included from base/digitseq/cl_2DS_recip.cc:13: ./base/digitseq/cl_DS.h: In function 'uintD cln::add_loop_up(const uintD*, const uintD*, uintD*, uintC)': ./base/digitseq/cl_DS.h:378:26: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 378 | return mpn_add_n(destptr,sourceptr1,sourceptr2,count); | ^~~~~~~ | | | uintD* {aka unsigned int*} In file included from ./base/digitseq/cl_DS.h:360: /usr/include/gmp.h:1481:37: note: initializing argument 1 of 'mp_limb_t __gmpn_add_n(mp_ptr, mp_srcptr, mp_srcptr, mp_size_t)' 1481 | __GMP_DECLSPEC mp_limb_t mpn_add_n (mp_ptr, mp_srcptr, mp_srcptr, mp_size_t); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::addto_loop_up(const uintD*, uintD*, uintC)': ./base/digitseq/cl_DS.h:385:26: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 385 | return mpn_add_n(destptr,destptr,sourceptr,count); | ^~~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1481:37: note: initializing argument 1 of 'mp_limb_t __gmpn_add_n(mp_ptr, mp_srcptr, mp_srcptr, mp_size_t)' 1481 | __GMP_DECLSPEC mp_limb_t mpn_add_n (mp_ptr, mp_srcptr, mp_srcptr, mp_size_t); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::inc_loop_up(uintD*, uintC)': ./base/digitseq/cl_DS.h:392:26: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 392 | return mpn_add_1(ptr,ptr,count,1); | ^~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:2159:19: note: initializing argument 1 of 'mp_limb_t __gmpn_add_1(mp_ptr, mp_srcptr, mp_size_t, mp_limb_t)' 2159 | mpn_add_1 (mp_ptr __gmp_dst, mp_srcptr __gmp_src, mp_size_t __gmp_size, mp_limb_t __gmp_n) __GMP_NOTHROW | ~~~~~~~^~~~~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::sub_loop_up(const uintD*, const uintD*, uintD*, uintC)': ./base/digitseq/cl_DS.h:399:26: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 399 | return mpn_sub_n(destptr,sourceptr1,sourceptr2,count); | ^~~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1621:37: note: initializing argument 1 of 'mp_limb_t __gmpn_sub_n(mp_ptr, mp_srcptr, mp_srcptr, mp_size_t)' 1621 | __GMP_DECLSPEC mp_limb_t mpn_sub_n (mp_ptr, mp_srcptr, mp_srcptr, mp_size_t); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::subx_loop_up(const uintD*, const uintD*, uintD*, uintC, uintD)': ./base/digitseq/cl_DS.h:406:41: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 406 | var uintD res_carry = mpn_sub_n(destptr,sourceptr1,sourceptr2,count); | ^~~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1621:37: note: initializing argument 1 of 'mp_limb_t __gmpn_sub_n(mp_ptr, mp_srcptr, mp_srcptr, mp_size_t)' 1621 | __GMP_DECLSPEC mp_limb_t mpn_sub_n (mp_ptr, mp_srcptr, mp_srcptr, mp_size_t); | ^~~~~~ ./base/digitseq/cl_DS.h:408:40: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 408 | res_carry |= mpn_sub_1(destptr,destptr,count,1); | ^~~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:2214:19: note: initializing argument 1 of 'mp_limb_t __gmpn_sub_1(mp_ptr, mp_srcptr, mp_size_t, mp_limb_t)' 2214 | mpn_sub_1 (mp_ptr __gmp_dst, mp_srcptr __gmp_src, mp_size_t __gmp_size, mp_limb_t __gmp_n) __GMP_NOTHROW | ~~~~~~~^~~~~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::subfrom_loop_up(const uintD*, uintD*, uintC)': ./base/digitseq/cl_DS.h:416:26: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 416 | return mpn_sub_n(destptr,destptr,sourceptr,count); | ^~~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1621:37: note: initializing argument 1 of 'mp_limb_t __gmpn_sub_n(mp_ptr, mp_srcptr, mp_srcptr, mp_size_t)' 1621 | __GMP_DECLSPEC mp_limb_t mpn_sub_n (mp_ptr, mp_srcptr, mp_srcptr, mp_size_t); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::dec_loop_up(uintD*, uintC)': ./base/digitseq/cl_DS.h:423:27: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 423 | return -mpn_sub_1(ptr,ptr,count,1); | ^~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:2214:19: note: initializing argument 1 of 'mp_limb_t __gmpn_sub_1(mp_ptr, mp_srcptr, mp_size_t, mp_limb_t)' 2214 | mpn_sub_1 (mp_ptr __gmp_dst, mp_srcptr __gmp_src, mp_size_t __gmp_size, mp_limb_t __gmp_n) __GMP_NOTHROW | ~~~~~~~^~~~~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::shift1left_loop_up(uintD*, uintC)': ./base/digitseq/cl_DS.h:446:27: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 446 | return mpn_lshift(ptr,ptr,count,1); | ^~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1545:38: note: initializing argument 1 of 'mp_limb_t __gmpn_lshift(mp_ptr, mp_srcptr, mp_size_t, unsigned int)' 1545 | __GMP_DECLSPEC mp_limb_t mpn_lshift (mp_ptr, mp_srcptr, mp_size_t, unsigned int); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::shiftleft_loop_up(uintD*, uintC, uintC, uintD)': ./base/digitseq/cl_DS.h:453:42: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 453 | var uintD res_carry = mpn_lshift(ptr,ptr,count,i); | ^~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1545:38: note: initializing argument 1 of 'mp_limb_t __gmpn_lshift(mp_ptr, mp_srcptr, mp_size_t, unsigned int)' 1545 | __GMP_DECLSPEC mp_limb_t mpn_lshift (mp_ptr, mp_srcptr, mp_size_t, unsigned int); | ^~~~~~ In file included from base/digitseq/cl_2DS_div.cc:13: ./base/digitseq/cl_DS.h: In function 'uintD cln::add_loop_up(const uintD*, const uintD*, uintD*, uintC)': ./base/digitseq/cl_DS.h:378:26: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 378 | return mpn_add_n(destptr,sourceptr1,sourceptr2,count); | ^~~~~~~ | | | uintD* {aka unsigned int*} In file included from ./base/digitseq/cl_DS.h:360: /usr/include/gmp.h:1481:37: note: initializing argument 1 of 'mp_limb_t __gmpn_add_n(mp_ptr, mp_srcptr, mp_srcptr, mp_size_t)' 1481 | __GMP_DECLSPEC mp_limb_t mpn_add_n (mp_ptr, mp_srcptr, mp_srcptr, mp_size_t); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::shiftleftcopy_loop_up(const uintD*, uintD*, uintC, uintC)': ./base/digitseq/cl_DS.h:462:27: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 462 | return mpn_lshift(destptr,sourceptr,count,i); | ^~~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1545:38: note: initializing argument 1 of 'mp_limb_t __gmpn_lshift(mp_ptr, mp_srcptr, mp_size_t, unsigned int)' 1545 | __GMP_DECLSPEC mp_limb_t mpn_lshift (mp_ptr, mp_srcptr, mp_size_t, unsigned int); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::addto_loop_up(const uintD*, uintD*, uintC)': ./base/digitseq/cl_DS.h:385:26: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 385 | return mpn_add_n(destptr,destptr,sourceptr,count); | ^~~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1481:37: note: initializing argument 1 of 'mp_limb_t __gmpn_add_n(mp_ptr, mp_srcptr, mp_srcptr, mp_size_t)' 1481 | __GMP_DECLSPEC mp_limb_t mpn_add_n (mp_ptr, mp_srcptr, mp_srcptr, mp_size_t); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::shift1right_loop_down(uintD*, uintC, uintD)': ./base/digitseq/cl_DS.h:469:45: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 469 | var uintD res_carry = mpn_rshift(ptr-count,ptr-count,count,1); | ~~~^~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1593:38: note: initializing argument 1 of 'mp_limb_t __gmpn_rshift(mp_ptr, mp_srcptr, mp_size_t, unsigned int)' 1593 | __GMP_DECLSPEC mp_limb_t mpn_rshift (mp_ptr, mp_srcptr, mp_size_t, unsigned int); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::inc_loop_up(uintD*, uintC)': ./base/digitseq/cl_DS.h:392:26: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 392 | return mpn_add_1(ptr,ptr,count,1); | ^~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:2159:19: note: initializing argument 1 of 'mp_limb_t __gmpn_add_1(mp_ptr, mp_srcptr, mp_size_t, mp_limb_t)' 2159 | mpn_add_1 (mp_ptr __gmp_dst, mp_srcptr __gmp_src, mp_size_t __gmp_size, mp_limb_t __gmp_n) __GMP_NOTHROW | ~~~~~~~^~~~~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::sub_loop_up(const uintD*, const uintD*, uintD*, uintC)': ./base/digitseq/cl_DS.h:399:26: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 399 | return mpn_sub_n(destptr,sourceptr1,sourceptr2,count); | ^~~~~~~ | | | uintD* {aka unsigned int*} ./base/digitseq/cl_DS.h: In function 'uintD cln::shiftright_loop_down(uintD*, uintC, uintC)': ./base/digitseq/cl_DS.h:479:30: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 479 | return mpn_rshift(ptr-count,ptr-count,count,i); | ~~~^~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1621:37: note: initializing argument 1 of 'mp_limb_t __gmpn_sub_n(mp_ptr, mp_srcptr, mp_srcptr, mp_size_t)' 1621 | __GMP_DECLSPEC mp_limb_t mpn_sub_n (mp_ptr, mp_srcptr, mp_srcptr, mp_size_t); | ^~~~~~ /usr/include/gmp.h:1593:38: note: initializing argument 1 of 'mp_limb_t __gmpn_rshift(mp_ptr, mp_srcptr, mp_size_t, unsigned int)' 1593 | __GMP_DECLSPEC mp_limb_t mpn_rshift (mp_ptr, mp_srcptr, mp_size_t, unsigned int); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::subx_loop_up(const uintD*, const uintD*, uintD*, uintC, uintD)': ./base/digitseq/cl_DS.h:406:41: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 406 | var uintD res_carry = mpn_sub_n(destptr,sourceptr1,sourceptr2,count); | ^~~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1621:37: note: initializing argument 1 of 'mp_limb_t __gmpn_sub_n(mp_ptr, mp_srcptr, mp_srcptr, mp_size_t)' 1621 | __GMP_DECLSPEC mp_limb_t mpn_sub_n (mp_ptr, mp_srcptr, mp_srcptr, mp_size_t); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::shiftrightsigned_loop_down(uintD*, uintC, uintC)': ./base/digitseq/cl_DS.h:485:45: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 485 | var uintD res_carry = mpn_rshift(ptr-count,ptr-count,count,i); | ~~~^~~~~~ | | | uintD* {aka unsigned int*} ./base/digitseq/cl_DS.h:408:40: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 408 | res_carry |= mpn_sub_1(destptr,destptr,count,1); | ^~~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1593:38: note: initializing argument 1 of 'mp_limb_t __gmpn_rshift(mp_ptr, mp_srcptr, mp_size_t, unsigned int)' 1593 | __GMP_DECLSPEC mp_limb_t mpn_rshift (mp_ptr, mp_srcptr, mp_size_t, unsigned int); | ^~~~~~ /usr/include/gmp.h:2214:19: note: initializing argument 1 of 'mp_limb_t __gmpn_sub_1(mp_ptr, mp_srcptr, mp_size_t, mp_limb_t)' 2214 | mpn_sub_1 (mp_ptr __gmp_dst, mp_srcptr __gmp_src, mp_size_t __gmp_size, mp_limb_t __gmp_n) __GMP_NOTHROW | ~~~~~~~^~~~~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::subfrom_loop_up(const uintD*, uintD*, uintC)': ./base/digitseq/cl_DS.h:416:26: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 416 | return mpn_sub_n(destptr,destptr,sourceptr,count); | ^~~~~~~ | | | uintD* {aka unsigned int*} ./base/digitseq/cl_DS.h: In function 'uintD cln::shiftrightcopy_loop_down(const uintD*, uintD*, uintC, uintC, uintD)': ./base/digitseq/cl_DS.h:495:49: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 495 | var uintD res_carry = mpn_rshift(destptr-count,sourceptr-count,count,i); | ~~~~~~~^~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1621:37: note: initializing argument 1 of 'mp_limb_t __gmpn_sub_n(mp_ptr, mp_srcptr, mp_srcptr, mp_size_t)' 1621 | __GMP_DECLSPEC mp_limb_t mpn_sub_n (mp_ptr, mp_srcptr, mp_srcptr, mp_size_t); | ^~~~~~ /usr/include/gmp.h:1593:38: note: initializing argument 1 of 'mp_limb_t __gmpn_rshift(mp_ptr, mp_srcptr, mp_size_t, unsigned int)' 1593 | __GMP_DECLSPEC mp_limb_t mpn_rshift (mp_ptr, mp_srcptr, mp_size_t, unsigned int); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::dec_loop_up(uintD*, uintC)': ./base/digitseq/cl_DS.h:423:27: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 423 | return -mpn_sub_1(ptr,ptr,count,1); | ^~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:2214:19: note: initializing argument 1 of 'mp_limb_t __gmpn_sub_1(mp_ptr, mp_srcptr, mp_size_t, mp_limb_t)' 2214 | mpn_sub_1 (mp_ptr __gmp_dst, mp_srcptr __gmp_src, mp_size_t __gmp_size, mp_limb_t __gmp_n) __GMP_NOTHROW | ~~~~~~~^~~~~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::mulusmall_loop_up(uintD, uintD*, uintC, uintD)': ./base/digitseq/cl_DS.h:506:41: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 506 | var uintD res_carry = mpn_mul_1(ptr,ptr,len,digit); | ^~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1554:37: note: initializing argument 1 of 'mp_limb_t __gmpn_mul_1(mp_ptr, mp_srcptr, mp_size_t, mp_limb_t)' 1554 | __GMP_DECLSPEC mp_limb_t mpn_mul_1 (mp_ptr, mp_srcptr, mp_size_t, mp_limb_t); | ^~~~~~ ./base/digitseq/cl_DS.h:507:32: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 507 | res_carry += mpn_add_1(ptr,ptr,len,newdigit); | ^~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:2159:19: note: initializing argument 1 of 'mp_limb_t __gmpn_add_1(mp_ptr, mp_srcptr, mp_size_t, mp_limb_t)' 2159 | mpn_add_1 (mp_ptr __gmp_dst, mp_srcptr __gmp_src, mp_size_t __gmp_size, mp_limb_t __gmp_n) __GMP_NOTHROW | ~~~~~~~^~~~~~~~~ ./base/digitseq/cl_DS.h: In function 'void cln::mulu_loop_up(uintD, const uintD*, uintD*, uintC)': ./base/digitseq/cl_DS.h:513:48: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 513 | destptr[len] = (len==0 ? 0 : mpn_mul_1(destptr,sourceptr,len,digit)); | ^~~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1554:37: note: initializing argument 1 of 'mp_limb_t __gmpn_mul_1(mp_ptr, mp_srcptr, mp_size_t, mp_limb_t)' 1554 | __GMP_DECLSPEC mp_limb_t mpn_mul_1 (mp_ptr, mp_srcptr, mp_size_t, mp_limb_t); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::shift1left_loop_up(uintD*, uintC)': ./base/digitseq/cl_DS.h:446:27: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 446 | return mpn_lshift(ptr,ptr,count,1); | ^~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1545:38: note: initializing argument 1 of 'mp_limb_t __gmpn_lshift(mp_ptr, mp_srcptr, mp_size_t, unsigned int)' 1545 | __GMP_DECLSPEC mp_limb_t mpn_lshift (mp_ptr, mp_srcptr, mp_size_t, unsigned int); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::muluadd_loop_up(uintD, const uintD*, uintD*, uintC)': ./base/digitseq/cl_DS.h:520:29: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 520 | return mpn_addmul_1(destptr,sourceptr,len,digit); | ^~~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1484:40: note: initializing argument 1 of 'mp_limb_t __gmpn_addmul_1(mp_ptr, mp_srcptr, mp_size_t, mp_limb_t)' 1484 | __GMP_DECLSPEC mp_limb_t mpn_addmul_1 (mp_ptr, mp_srcptr, mp_size_t, mp_limb_t); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::shiftleft_loop_up(uintD*, uintC, uintC, uintD)': ./base/digitseq/cl_DS.h:453:42: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 453 | var uintD res_carry = mpn_lshift(ptr,ptr,count,i); | ^~~ | | | uintD* {aka unsigned int*} ./base/digitseq/cl_DS.h: In function 'uintD cln::mulusub_loop_up(uintD, const uintD*, uintD*, uintC)': ./base/digitseq/cl_DS.h:527:29: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 527 | return mpn_submul_1(destptr,sourceptr,len,digit); | ^~~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1545:38: note: initializing argument 1 of 'mp_limb_t __gmpn_lshift(mp_ptr, mp_srcptr, mp_size_t, unsigned int)' 1545 | __GMP_DECLSPEC mp_limb_t mpn_lshift (mp_ptr, mp_srcptr, mp_size_t, unsigned int); | ^~~~~~ /usr/include/gmp.h:1624:40: note: initializing argument 1 of 'mp_limb_t __gmpn_submul_1(mp_ptr, mp_srcptr, mp_size_t, mp_limb_t)' 1624 | __GMP_DECLSPEC mp_limb_t mpn_submul_1 (mp_ptr, mp_srcptr, mp_size_t, mp_limb_t); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::divu_loop_up(uintD, uintD*, uintC)': ./base/digitseq/cl_DS.h:534:29: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 534 | return mpn_divrem_1(ptr,0,ptr,len,digit); | ^~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1512:40: note: initializing argument 1 of 'mp_limb_t __gmpn_divrem_1(mp_ptr, mp_size_t, mp_srcptr, mp_size_t, mp_limb_t)' 1512 | __GMP_DECLSPEC mp_limb_t mpn_divrem_1 (mp_ptr, mp_size_t, mp_srcptr, mp_size_t, mp_limb_t); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::shiftleftcopy_loop_up(const uintD*, uintD*, uintC, uintC)': ./base/digitseq/cl_DS.h:462:27: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 462 | return mpn_lshift(destptr,sourceptr,count,i); | ^~~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1545:38: note: initializing argument 1 of 'mp_limb_t __gmpn_lshift(mp_ptr, mp_srcptr, mp_size_t, unsigned int)' 1545 | __GMP_DECLSPEC mp_limb_t mpn_lshift (mp_ptr, mp_srcptr, mp_size_t, unsigned int); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::divu_loop_down(uintD, uintD*, uintC)': ./base/digitseq/cl_DS.h:539:32: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 539 | return mpn_divrem_1(ptr-len,0,ptr-len,len,digit); | ~~~^~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1512:40: note: initializing argument 1 of 'mp_limb_t __gmpn_divrem_1(mp_ptr, mp_size_t, mp_srcptr, mp_size_t, mp_limb_t)' 1512 | __GMP_DECLSPEC mp_limb_t mpn_divrem_1 (mp_ptr, mp_size_t, mp_srcptr, mp_size_t, mp_limb_t); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::divucopy_loop_up(uintD, const uintD*, uintD*, uintC)': ./base/digitseq/cl_DS.h:544:29: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 544 | return mpn_divrem_1(destptr,0,sourceptr,len,digit); | ^~~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1512:40: note: initializing argument 1 of 'mp_limb_t __gmpn_divrem_1(mp_ptr, mp_size_t, mp_srcptr, mp_size_t, mp_limb_t)' 1512 | __GMP_DECLSPEC mp_limb_t mpn_divrem_1 (mp_ptr, mp_size_t, mp_srcptr, mp_size_t, mp_limb_t); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::shift1right_loop_down(uintD*, uintC, uintD)': ./base/digitseq/cl_DS.h:469:45: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 469 | var uintD res_carry = mpn_rshift(ptr-count,ptr-count,count,1); | ~~~^~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1593:38: note: initializing argument 1 of 'mp_limb_t __gmpn_rshift(mp_ptr, mp_srcptr, mp_size_t, unsigned int)' 1593 | __GMP_DECLSPEC mp_limb_t mpn_rshift (mp_ptr, mp_srcptr, mp_size_t, unsigned int); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::divucopy_loop_down(uintD, const uintD*, uintD*, uintC)': ./base/digitseq/cl_DS.h:549:36: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 549 | return mpn_divrem_1(destptr-len,0,sourceptr-len,len,digit); | ~~~~~~~^~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1512:40: note: initializing argument 1 of 'mp_limb_t __gmpn_divrem_1(mp_ptr, mp_size_t, mp_srcptr, mp_size_t, mp_limb_t)' 1512 | __GMP_DECLSPEC mp_limb_t mpn_divrem_1 (mp_ptr, mp_size_t, mp_srcptr, mp_size_t, mp_limb_t); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::shiftright_loop_down(uintD*, uintC, uintC)': ./base/digitseq/cl_DS.h:479:30: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 479 | return mpn_rshift(ptr-count,ptr-count,count,i); | ~~~^~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1593:38: note: initializing argument 1 of 'mp_limb_t __gmpn_rshift(mp_ptr, mp_srcptr, mp_size_t, unsigned int)' 1593 | __GMP_DECLSPEC mp_limb_t mpn_rshift (mp_ptr, mp_srcptr, mp_size_t, unsigned int); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::shiftrightsigned_loop_down(uintD*, uintC, uintC)': ./base/digitseq/cl_DS.h:485:45: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 485 | var uintD res_carry = mpn_rshift(ptr-count,ptr-count,count,i); | ~~~^~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1593:38: note: initializing argument 1 of 'mp_limb_t __gmpn_rshift(mp_ptr, mp_srcptr, mp_size_t, unsigned int)' 1593 | __GMP_DECLSPEC mp_limb_t mpn_rshift (mp_ptr, mp_srcptr, mp_size_t, unsigned int); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::shiftrightcopy_loop_down(const uintD*, uintD*, uintC, uintC, uintD)': ./base/digitseq/cl_DS.h:495:49: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 495 | var uintD res_carry = mpn_rshift(destptr-count,sourceptr-count,count,i); | ~~~~~~~^~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1593:38: note: initializing argument 1 of 'mp_limb_t __gmpn_rshift(mp_ptr, mp_srcptr, mp_size_t, unsigned int)' 1593 | __GMP_DECLSPEC mp_limb_t mpn_rshift (mp_ptr, mp_srcptr, mp_size_t, unsigned int); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::mulusmall_loop_up(uintD, uintD*, uintC, uintD)': ./base/digitseq/cl_DS.h:506:41: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 506 | var uintD res_carry = mpn_mul_1(ptr,ptr,len,digit); | ^~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1554:37: note: initializing argument 1 of 'mp_limb_t __gmpn_mul_1(mp_ptr, mp_srcptr, mp_size_t, mp_limb_t)' 1554 | __GMP_DECLSPEC mp_limb_t mpn_mul_1 (mp_ptr, mp_srcptr, mp_size_t, mp_limb_t); | ^~~~~~ ./base/digitseq/cl_DS.h:507:32: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 507 | res_carry += mpn_add_1(ptr,ptr,len,newdigit); | ^~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:2159:19: note: initializing argument 1 of 'mp_limb_t __gmpn_add_1(mp_ptr, mp_srcptr, mp_size_t, mp_limb_t)' 2159 | mpn_add_1 (mp_ptr __gmp_dst, mp_srcptr __gmp_src, mp_size_t __gmp_size, mp_limb_t __gmp_n) __GMP_NOTHROW | ~~~~~~~^~~~~~~~~ ./base/digitseq/cl_DS.h: In function 'void cln::mulu_loop_up(uintD, const uintD*, uintD*, uintC)': ./base/digitseq/cl_DS.h:513:48: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 513 | destptr[len] = (len==0 ? 0 : mpn_mul_1(destptr,sourceptr,len,digit)); | ^~~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1554:37: note: initializing argument 1 of 'mp_limb_t __gmpn_mul_1(mp_ptr, mp_srcptr, mp_size_t, mp_limb_t)' 1554 | __GMP_DECLSPEC mp_limb_t mpn_mul_1 (mp_ptr, mp_srcptr, mp_size_t, mp_limb_t); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::muluadd_loop_up(uintD, const uintD*, uintD*, uintC)': ./base/digitseq/cl_DS.h:520:29: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 520 | return mpn_addmul_1(destptr,sourceptr,len,digit); | ^~~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1484:40: note: initializing argument 1 of 'mp_limb_t __gmpn_addmul_1(mp_ptr, mp_srcptr, mp_size_t, mp_limb_t)' 1484 | __GMP_DECLSPEC mp_limb_t mpn_addmul_1 (mp_ptr, mp_srcptr, mp_size_t, mp_limb_t); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::mulusub_loop_up(uintD, const uintD*, uintD*, uintC)': ./base/digitseq/cl_DS.h:527:29: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 527 | return mpn_submul_1(destptr,sourceptr,len,digit); | ^~~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1624:40: note: initializing argument 1 of 'mp_limb_t __gmpn_submul_1(mp_ptr, mp_srcptr, mp_size_t, mp_limb_t)' 1624 | __GMP_DECLSPEC mp_limb_t mpn_submul_1 (mp_ptr, mp_srcptr, mp_size_t, mp_limb_t); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::divu_loop_up(uintD, uintD*, uintC)': ./base/digitseq/cl_DS.h:534:29: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 534 | return mpn_divrem_1(ptr,0,ptr,len,digit); | ^~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1512:40: note: initializing argument 1 of 'mp_limb_t __gmpn_divrem_1(mp_ptr, mp_size_t, mp_srcptr, mp_size_t, mp_limb_t)' 1512 | __GMP_DECLSPEC mp_limb_t mpn_divrem_1 (mp_ptr, mp_size_t, mp_srcptr, mp_size_t, mp_limb_t); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::divu_loop_down(uintD, uintD*, uintC)': ./base/digitseq/cl_DS.h:539:32: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 539 | return mpn_divrem_1(ptr-len,0,ptr-len,len,digit); | ~~~^~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1512:40: note: initializing argument 1 of 'mp_limb_t __gmpn_divrem_1(mp_ptr, mp_size_t, mp_srcptr, mp_size_t, mp_limb_t)' 1512 | __GMP_DECLSPEC mp_limb_t mpn_divrem_1 (mp_ptr, mp_size_t, mp_srcptr, mp_size_t, mp_limb_t); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::divucopy_loop_up(uintD, const uintD*, uintD*, uintC)': ./base/digitseq/cl_DS.h:544:29: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 544 | return mpn_divrem_1(destptr,0,sourceptr,len,digit); | ^~~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1512:40: note: initializing argument 1 of 'mp_limb_t __gmpn_divrem_1(mp_ptr, mp_size_t, mp_srcptr, mp_size_t, mp_limb_t)' 1512 | __GMP_DECLSPEC mp_limb_t mpn_divrem_1 (mp_ptr, mp_size_t, mp_srcptr, mp_size_t, mp_limb_t); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::divucopy_loop_down(uintD, const uintD*, uintD*, uintC)': ./base/digitseq/cl_DS.h:549:36: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 549 | return mpn_divrem_1(destptr-len,0,sourceptr-len,len,digit); | ~~~~~~~^~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1512:40: note: initializing argument 1 of 'mp_limb_t __gmpn_divrem_1(mp_ptr, mp_size_t, mp_srcptr, mp_size_t, mp_limb_t)' 1512 | __GMP_DECLSPEC mp_limb_t mpn_divrem_1 (mp_ptr, mp_size_t, mp_srcptr, mp_size_t, mp_limb_t); | ^~~~~~ In file included from base/digitseq/cl_DS_mul.cc:7: ./base/digitseq/cl_DS.h: In function 'uintD cln::add_loop_up(const uintD*, const uintD*, uintD*, uintC)': ./base/digitseq/cl_DS.h:378:26: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 378 | return mpn_add_n(destptr,sourceptr1,sourceptr2,count); | ^~~~~~~ | | | uintD* {aka unsigned int*} In file included from ./base/digitseq/cl_DS.h:360: /usr/include/gmp.h:1481:37: note: initializing argument 1 of 'mp_limb_t __gmpn_add_n(mp_ptr, mp_srcptr, mp_srcptr, mp_size_t)' 1481 | __GMP_DECLSPEC mp_limb_t mpn_add_n (mp_ptr, mp_srcptr, mp_srcptr, mp_size_t); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::addto_loop_up(const uintD*, uintD*, uintC)': ./base/digitseq/cl_DS.h:385:26: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 385 | return mpn_add_n(destptr,destptr,sourceptr,count); | ^~~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1481:37: note: initializing argument 1 of 'mp_limb_t __gmpn_add_n(mp_ptr, mp_srcptr, mp_srcptr, mp_size_t)' 1481 | __GMP_DECLSPEC mp_limb_t mpn_add_n (mp_ptr, mp_srcptr, mp_srcptr, mp_size_t); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::inc_loop_up(uintD*, uintC)': ./base/digitseq/cl_DS.h:392:26: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 392 | return mpn_add_1(ptr,ptr,count,1); | ^~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:2159:19: note: initializing argument 1 of 'mp_limb_t __gmpn_add_1(mp_ptr, mp_srcptr, mp_size_t, mp_limb_t)' 2159 | mpn_add_1 (mp_ptr __gmp_dst, mp_srcptr __gmp_src, mp_size_t __gmp_size, mp_limb_t __gmp_n) __GMP_NOTHROW | ~~~~~~~^~~~~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::sub_loop_up(const uintD*, const uintD*, uintD*, uintC)': ./base/digitseq/cl_DS.h:399:26: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 399 | return mpn_sub_n(destptr,sourceptr1,sourceptr2,count); | ^~~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1621:37: note: initializing argument 1 of 'mp_limb_t __gmpn_sub_n(mp_ptr, mp_srcptr, mp_srcptr, mp_size_t)' 1621 | __GMP_DECLSPEC mp_limb_t mpn_sub_n (mp_ptr, mp_srcptr, mp_srcptr, mp_size_t); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::subx_loop_up(const uintD*, const uintD*, uintD*, uintC, uintD)': ./base/digitseq/cl_DS.h:406:41: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 406 | var uintD res_carry = mpn_sub_n(destptr,sourceptr1,sourceptr2,count); | ^~~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1621:37: note: initializing argument 1 of 'mp_limb_t __gmpn_sub_n(mp_ptr, mp_srcptr, mp_srcptr, mp_size_t)' 1621 | __GMP_DECLSPEC mp_limb_t mpn_sub_n (mp_ptr, mp_srcptr, mp_srcptr, mp_size_t); | ^~~~~~ ./base/digitseq/cl_DS.h:408:40: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 408 | res_carry |= mpn_sub_1(destptr,destptr,count,1); | ^~~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:2214:19: note: initializing argument 1 of 'mp_limb_t __gmpn_sub_1(mp_ptr, mp_srcptr, mp_size_t, mp_limb_t)' 2214 | mpn_sub_1 (mp_ptr __gmp_dst, mp_srcptr __gmp_src, mp_size_t __gmp_size, mp_limb_t __gmp_n) __GMP_NOTHROW | ~~~~~~~^~~~~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::subfrom_loop_up(const uintD*, uintD*, uintC)': ./base/digitseq/cl_DS.h:416:26: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 416 | return mpn_sub_n(destptr,destptr,sourceptr,count); | ^~~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1621:37: note: initializing argument 1 of 'mp_limb_t __gmpn_sub_n(mp_ptr, mp_srcptr, mp_srcptr, mp_size_t)' 1621 | __GMP_DECLSPEC mp_limb_t mpn_sub_n (mp_ptr, mp_srcptr, mp_srcptr, mp_size_t); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::dec_loop_up(uintD*, uintC)': ./base/digitseq/cl_DS.h:423:27: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 423 | return -mpn_sub_1(ptr,ptr,count,1); | ^~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:2214:19: note: initializing argument 1 of 'mp_limb_t __gmpn_sub_1(mp_ptr, mp_srcptr, mp_size_t, mp_limb_t)' 2214 | mpn_sub_1 (mp_ptr __gmp_dst, mp_srcptr __gmp_src, mp_size_t __gmp_size, mp_limb_t __gmp_n) __GMP_NOTHROW | ~~~~~~~^~~~~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::shift1left_loop_up(uintD*, uintC)': ./base/digitseq/cl_DS.h:446:27: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 446 | return mpn_lshift(ptr,ptr,count,1); | ^~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1545:38: note: initializing argument 1 of 'mp_limb_t __gmpn_lshift(mp_ptr, mp_srcptr, mp_size_t, unsigned int)' 1545 | __GMP_DECLSPEC mp_limb_t mpn_lshift (mp_ptr, mp_srcptr, mp_size_t, unsigned int); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::shiftleft_loop_up(uintD*, uintC, uintC, uintD)': ./base/digitseq/cl_DS.h:453:42: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 453 | var uintD res_carry = mpn_lshift(ptr,ptr,count,i); | ^~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1545:38: note: initializing argument 1 of 'mp_limb_t __gmpn_lshift(mp_ptr, mp_srcptr, mp_size_t, unsigned int)' 1545 | __GMP_DECLSPEC mp_limb_t mpn_lshift (mp_ptr, mp_srcptr, mp_size_t, unsigned int); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::shiftleftcopy_loop_up(const uintD*, uintD*, uintC, uintC)': ./base/digitseq/cl_DS.h:462:27: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 462 | return mpn_lshift(destptr,sourceptr,count,i); | ^~~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1545:38: note: initializing argument 1 of 'mp_limb_t __gmpn_lshift(mp_ptr, mp_srcptr, mp_size_t, unsigned int)' 1545 | __GMP_DECLSPEC mp_limb_t mpn_lshift (mp_ptr, mp_srcptr, mp_size_t, unsigned int); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::shift1right_loop_down(uintD*, uintC, uintD)': ./base/digitseq/cl_DS.h:469:45: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 469 | var uintD res_carry = mpn_rshift(ptr-count,ptr-count,count,1); | ~~~^~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1593:38: note: initializing argument 1 of 'mp_limb_t __gmpn_rshift(mp_ptr, mp_srcptr, mp_size_t, unsigned int)' 1593 | __GMP_DECLSPEC mp_limb_t mpn_rshift (mp_ptr, mp_srcptr, mp_size_t, unsigned int); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::shiftright_loop_down(uintD*, uintC, uintC)': ./base/digitseq/cl_DS.h:479:30: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 479 | return mpn_rshift(ptr-count,ptr-count,count,i); | ~~~^~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1593:38: note: initializing argument 1 of 'mp_limb_t __gmpn_rshift(mp_ptr, mp_srcptr, mp_size_t, unsigned int)' 1593 | __GMP_DECLSPEC mp_limb_t mpn_rshift (mp_ptr, mp_srcptr, mp_size_t, unsigned int); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::shiftrightsigned_loop_down(uintD*, uintC, uintC)': ./base/digitseq/cl_DS.h:485:45: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 485 | var uintD res_carry = mpn_rshift(ptr-count,ptr-count,count,i); | ~~~^~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1593:38: note: initializing argument 1 of 'mp_limb_t __gmpn_rshift(mp_ptr, mp_srcptr, mp_size_t, unsigned int)' 1593 | __GMP_DECLSPEC mp_limb_t mpn_rshift (mp_ptr, mp_srcptr, mp_size_t, unsigned int); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::shiftrightcopy_loop_down(const uintD*, uintD*, uintC, uintC, uintD)': ./base/digitseq/cl_DS.h:495:49: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 495 | var uintD res_carry = mpn_rshift(destptr-count,sourceptr-count,count,i); | ~~~~~~~^~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1593:38: note: initializing argument 1 of 'mp_limb_t __gmpn_rshift(mp_ptr, mp_srcptr, mp_size_t, unsigned int)' 1593 | __GMP_DECLSPEC mp_limb_t mpn_rshift (mp_ptr, mp_srcptr, mp_size_t, unsigned int); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::mulusmall_loop_up(uintD, uintD*, uintC, uintD)': ./base/digitseq/cl_DS.h:506:41: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 506 | var uintD res_carry = mpn_mul_1(ptr,ptr,len,digit); | ^~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1554:37: note: initializing argument 1 of 'mp_limb_t __gmpn_mul_1(mp_ptr, mp_srcptr, mp_size_t, mp_limb_t)' 1554 | __GMP_DECLSPEC mp_limb_t mpn_mul_1 (mp_ptr, mp_srcptr, mp_size_t, mp_limb_t); | ^~~~~~ In file included from base/digitseq/cl_DS_recipsqrt.cc:7: ./base/digitseq/cl_DS.h: In function 'uintD cln::add_loop_up(const uintD*, const uintD*, uintD*, uintC)': ./base/digitseq/cl_DS.h:378:26: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 378 | return mpn_add_n(destptr,sourceptr1,sourceptr2,count); | ^~~~~~~ | | | uintD* {aka unsigned int*} ./base/digitseq/cl_DS.h:507:32: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 507 | res_carry += mpn_add_1(ptr,ptr,len,newdigit); | ^~~ | | | uintD* {aka unsigned int*} In file included from ./base/digitseq/cl_DS.h:360: /usr/include/gmp.h:1481:37: note: initializing argument 1 of 'mp_limb_t __gmpn_add_n(mp_ptr, mp_srcptr, mp_srcptr, mp_size_t)' 1481 | __GMP_DECLSPEC mp_limb_t mpn_add_n (mp_ptr, mp_srcptr, mp_srcptr, mp_size_t); | ^~~~~~ /usr/include/gmp.h:2159:19: note: initializing argument 1 of 'mp_limb_t __gmpn_add_1(mp_ptr, mp_srcptr, mp_size_t, mp_limb_t)' 2159 | mpn_add_1 (mp_ptr __gmp_dst, mp_srcptr __gmp_src, mp_size_t __gmp_size, mp_limb_t __gmp_n) __GMP_NOTHROW | ~~~~~~~^~~~~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::addto_loop_up(const uintD*, uintD*, uintC)': ./base/digitseq/cl_DS.h:385:26: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 385 | return mpn_add_n(destptr,destptr,sourceptr,count); | ^~~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1481:37: note: initializing argument 1 of 'mp_limb_t __gmpn_add_n(mp_ptr, mp_srcptr, mp_srcptr, mp_size_t)' 1481 | __GMP_DECLSPEC mp_limb_t mpn_add_n (mp_ptr, mp_srcptr, mp_srcptr, mp_size_t); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'void cln::mulu_loop_up(uintD, const uintD*, uintD*, uintC)': ./base/digitseq/cl_DS.h:513:48: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 513 | destptr[len] = (len==0 ? 0 : mpn_mul_1(destptr,sourceptr,len,digit)); | ^~~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1554:37: note: initializing argument 1 of 'mp_limb_t __gmpn_mul_1(mp_ptr, mp_srcptr, mp_size_t, mp_limb_t)' 1554 | __GMP_DECLSPEC mp_limb_t mpn_mul_1 (mp_ptr, mp_srcptr, mp_size_t, mp_limb_t); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::inc_loop_up(uintD*, uintC)': ./base/digitseq/cl_DS.h:392:26: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 392 | return mpn_add_1(ptr,ptr,count,1); | ^~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:2159:19: note: initializing argument 1 of 'mp_limb_t __gmpn_add_1(mp_ptr, mp_srcptr, mp_size_t, mp_limb_t)' 2159 | mpn_add_1 (mp_ptr __gmp_dst, mp_srcptr __gmp_src, mp_size_t __gmp_size, mp_limb_t __gmp_n) __GMP_NOTHROW | ~~~~~~~^~~~~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::muluadd_loop_up(uintD, const uintD*, uintD*, uintC)': ./base/digitseq/cl_DS.h:520:29: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 520 | return mpn_addmul_1(destptr,sourceptr,len,digit); | ^~~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1484:40: note: initializing argument 1 of 'mp_limb_t __gmpn_addmul_1(mp_ptr, mp_srcptr, mp_size_t, mp_limb_t)' 1484 | __GMP_DECLSPEC mp_limb_t mpn_addmul_1 (mp_ptr, mp_srcptr, mp_size_t, mp_limb_t); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::sub_loop_up(const uintD*, const uintD*, uintD*, uintC)': ./base/digitseq/cl_DS.h:399:26: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 399 | return mpn_sub_n(destptr,sourceptr1,sourceptr2,count); | ^~~~~~~ | | | uintD* {aka unsigned int*} ./base/digitseq/cl_DS.h: In function 'uintD cln::mulusub_loop_up(uintD, const uintD*, uintD*, uintC)': ./base/digitseq/cl_DS.h:527:29: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 527 | return mpn_submul_1(destptr,sourceptr,len,digit); | ^~~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1621:37: note: initializing argument 1 of 'mp_limb_t __gmpn_sub_n(mp_ptr, mp_srcptr, mp_srcptr, mp_size_t)' 1621 | __GMP_DECLSPEC mp_limb_t mpn_sub_n (mp_ptr, mp_srcptr, mp_srcptr, mp_size_t); | ^~~~~~ /usr/include/gmp.h:1624:40: note: initializing argument 1 of 'mp_limb_t __gmpn_submul_1(mp_ptr, mp_srcptr, mp_size_t, mp_limb_t)' 1624 | __GMP_DECLSPEC mp_limb_t mpn_submul_1 (mp_ptr, mp_srcptr, mp_size_t, mp_limb_t); | ^~~~~~ In file included from base/digitseq/cl_DS_trandom.cc:13: ./base/digitseq/cl_DS.h: In function 'uintD cln::add_loop_up(const uintD*, const uintD*, uintD*, uintC)': ./base/digitseq/cl_DS.h:378:26: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 378 | return mpn_add_n(destptr,sourceptr1,sourceptr2,count); | ^~~~~~~ | | | uintD* {aka unsigned int*} In file included from ./base/digitseq/cl_DS.h:360: /usr/include/gmp.h:1481:37: note: initializing argument 1 of 'mp_limb_t __gmpn_add_n(mp_ptr, mp_srcptr, mp_srcptr, mp_size_t)' 1481 | __GMP_DECLSPEC mp_limb_t mpn_add_n (mp_ptr, mp_srcptr, mp_srcptr, mp_size_t); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::divu_loop_up(uintD, uintD*, uintC)': ./base/digitseq/cl_DS.h:534:29: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 534 | return mpn_divrem_1(ptr,0,ptr,len,digit); | ^~~ | | | uintD* {aka unsigned int*} ./base/digitseq/cl_DS.h: In function 'uintD cln::subx_loop_up(const uintD*, const uintD*, uintD*, uintC, uintD)': ./base/digitseq/cl_DS.h:406:41: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 406 | var uintD res_carry = mpn_sub_n(destptr,sourceptr1,sourceptr2,count); | ^~~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1621:37: note: initializing argument 1 of 'mp_limb_t __gmpn_sub_n(mp_ptr, mp_srcptr, mp_srcptr, mp_size_t)' 1621 | __GMP_DECLSPEC mp_limb_t mpn_sub_n (mp_ptr, mp_srcptr, mp_srcptr, mp_size_t); | ^~~~~~ /usr/include/gmp.h:1512:40: note: initializing argument 1 of 'mp_limb_t __gmpn_divrem_1(mp_ptr, mp_size_t, mp_srcptr, mp_size_t, mp_limb_t)' 1512 | __GMP_DECLSPEC mp_limb_t mpn_divrem_1 (mp_ptr, mp_size_t, mp_srcptr, mp_size_t, mp_limb_t); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::addto_loop_up(const uintD*, uintD*, uintC)': ./base/digitseq/cl_DS.h:385:26: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 385 | return mpn_add_n(destptr,destptr,sourceptr,count); | ^~~~~~~ | | | uintD* {aka unsigned int*} ./base/digitseq/cl_DS.h:408:40: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 408 | res_carry |= mpn_sub_1(destptr,destptr,count,1); | ^~~~~~~ | | | uintD* {aka unsigned int*} ./base/digitseq/cl_DS.h: In function 'uintD cln::divu_loop_down(uintD, uintD*, uintC)': ./base/digitseq/cl_DS.h:539:32: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 539 | return mpn_divrem_1(ptr-len,0,ptr-len,len,digit); | ~~~^~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1481:37: note: initializing argument 1 of 'mp_limb_t __gmpn_add_n(mp_ptr, mp_srcptr, mp_srcptr, mp_size_t)' 1481 | __GMP_DECLSPEC mp_limb_t mpn_add_n (mp_ptr, mp_srcptr, mp_srcptr, mp_size_t); | ^~~~~~ /usr/include/gmp.h:1512:40: note: initializing argument 1 of 'mp_limb_t __gmpn_divrem_1(mp_ptr, mp_size_t, mp_srcptr, mp_size_t, mp_limb_t)' 1512 | __GMP_DECLSPEC mp_limb_t mpn_divrem_1 (mp_ptr, mp_size_t, mp_srcptr, mp_size_t, mp_limb_t); | ^~~~~~ /usr/include/gmp.h:2214:19: note: initializing argument 1 of 'mp_limb_t __gmpn_sub_1(mp_ptr, mp_srcptr, mp_size_t, mp_limb_t)' 2214 | mpn_sub_1 (mp_ptr __gmp_dst, mp_srcptr __gmp_src, mp_size_t __gmp_size, mp_limb_t __gmp_n) __GMP_NOTHROW | ~~~~~~~^~~~~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::divucopy_loop_up(uintD, const uintD*, uintD*, uintC)': ./base/digitseq/cl_DS.h:544:29: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 544 | return mpn_divrem_1(destptr,0,sourceptr,len,digit); | ^~~~~~~ | | | uintD* {aka unsigned int*} ./base/digitseq/cl_DS.h: In function 'uintD cln::inc_loop_up(uintD*, uintC)': ./base/digitseq/cl_DS.h:392:26: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 392 | return mpn_add_1(ptr,ptr,count,1); | ^~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1512:40: note: initializing argument 1 of 'mp_limb_t __gmpn_divrem_1(mp_ptr, mp_size_t, mp_srcptr, mp_size_t, mp_limb_t)' 1512 | __GMP_DECLSPEC mp_limb_t mpn_divrem_1 (mp_ptr, mp_size_t, mp_srcptr, mp_size_t, mp_limb_t); | ^~~~~~ /usr/include/gmp.h:2159:19: note: initializing argument 1 of 'mp_limb_t __gmpn_add_1(mp_ptr, mp_srcptr, mp_size_t, mp_limb_t)' 2159 | mpn_add_1 (mp_ptr __gmp_dst, mp_srcptr __gmp_src, mp_size_t __gmp_size, mp_limb_t __gmp_n) __GMP_NOTHROW | ~~~~~~~^~~~~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::subfrom_loop_up(const uintD*, uintD*, uintC)': ./base/digitseq/cl_DS.h:416:26: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 416 | return mpn_sub_n(destptr,destptr,sourceptr,count); | ^~~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1621:37: note: initializing argument 1 of 'mp_limb_t __gmpn_sub_n(mp_ptr, mp_srcptr, mp_srcptr, mp_size_t)' 1621 | __GMP_DECLSPEC mp_limb_t mpn_sub_n (mp_ptr, mp_srcptr, mp_srcptr, mp_size_t); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::divucopy_loop_down(uintD, const uintD*, uintD*, uintC)': ./base/digitseq/cl_DS.h:549:36: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 549 | return mpn_divrem_1(destptr-len,0,sourceptr-len,len,digit); | ~~~~~~~^~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1512:40: note: initializing argument 1 of 'mp_limb_t __gmpn_divrem_1(mp_ptr, mp_size_t, mp_srcptr, mp_size_t, mp_limb_t)' 1512 | __GMP_DECLSPEC mp_limb_t mpn_divrem_1 (mp_ptr, mp_size_t, mp_srcptr, mp_size_t, mp_limb_t); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::sub_loop_up(const uintD*, const uintD*, uintD*, uintC)': ./base/digitseq/cl_DS.h:399:26: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 399 | return mpn_sub_n(destptr,sourceptr1,sourceptr2,count); | ^~~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1621:37: note: initializing argument 1 of 'mp_limb_t __gmpn_sub_n(mp_ptr, mp_srcptr, mp_srcptr, mp_size_t)' 1621 | __GMP_DECLSPEC mp_limb_t mpn_sub_n (mp_ptr, mp_srcptr, mp_srcptr, mp_size_t); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::dec_loop_up(uintD*, uintC)': ./base/digitseq/cl_DS.h:423:27: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 423 | return -mpn_sub_1(ptr,ptr,count,1); | ^~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:2214:19: note: initializing argument 1 of 'mp_limb_t __gmpn_sub_1(mp_ptr, mp_srcptr, mp_size_t, mp_limb_t)' 2214 | mpn_sub_1 (mp_ptr __gmp_dst, mp_srcptr __gmp_src, mp_size_t __gmp_size, mp_limb_t __gmp_n) __GMP_NOTHROW | ~~~~~~~^~~~~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::subx_loop_up(const uintD*, const uintD*, uintD*, uintC, uintD)': ./base/digitseq/cl_DS.h:406:41: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 406 | var uintD res_carry = mpn_sub_n(destptr,sourceptr1,sourceptr2,count); | ^~~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1621:37: note: initializing argument 1 of 'mp_limb_t __gmpn_sub_n(mp_ptr, mp_srcptr, mp_srcptr, mp_size_t)' 1621 | __GMP_DECLSPEC mp_limb_t mpn_sub_n (mp_ptr, mp_srcptr, mp_srcptr, mp_size_t); | ^~~~~~ ./base/digitseq/cl_DS.h:408:40: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 408 | res_carry |= mpn_sub_1(destptr,destptr,count,1); | ^~~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:2214:19: note: initializing argument 1 of 'mp_limb_t __gmpn_sub_1(mp_ptr, mp_srcptr, mp_size_t, mp_limb_t)' 2214 | mpn_sub_1 (mp_ptr __gmp_dst, mp_srcptr __gmp_src, mp_size_t __gmp_size, mp_limb_t __gmp_n) __GMP_NOTHROW | ~~~~~~~^~~~~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::subfrom_loop_up(const uintD*, uintD*, uintC)': ./base/digitseq/cl_DS.h:416:26: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 416 | return mpn_sub_n(destptr,destptr,sourceptr,count); | ^~~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1621:37: note: initializing argument 1 of 'mp_limb_t __gmpn_sub_n(mp_ptr, mp_srcptr, mp_srcptr, mp_size_t)' 1621 | __GMP_DECLSPEC mp_limb_t mpn_sub_n (mp_ptr, mp_srcptr, mp_srcptr, mp_size_t); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::shift1left_loop_up(uintD*, uintC)': ./base/digitseq/cl_DS.h:446:27: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 446 | return mpn_lshift(ptr,ptr,count,1); | ^~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1545:38: note: initializing argument 1 of 'mp_limb_t __gmpn_lshift(mp_ptr, mp_srcptr, mp_size_t, unsigned int)' 1545 | __GMP_DECLSPEC mp_limb_t mpn_lshift (mp_ptr, mp_srcptr, mp_size_t, unsigned int); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::dec_loop_up(uintD*, uintC)': ./base/digitseq/cl_DS.h:423:27: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 423 | return -mpn_sub_1(ptr,ptr,count,1); | ^~~ | | | uintD* {aka unsigned int*} ./base/digitseq/cl_DS.h: In function 'uintD cln::shiftleft_loop_up(uintD*, uintC, uintC, uintD)': ./base/digitseq/cl_DS.h:453:42: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 453 | var uintD res_carry = mpn_lshift(ptr,ptr,count,i); | ^~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:2214:19: note: initializing argument 1 of 'mp_limb_t __gmpn_sub_1(mp_ptr, mp_srcptr, mp_size_t, mp_limb_t)' 2214 | mpn_sub_1 (mp_ptr __gmp_dst, mp_srcptr __gmp_src, mp_size_t __gmp_size, mp_limb_t __gmp_n) __GMP_NOTHROW | ~~~~~~~^~~~~~~~~ /usr/include/gmp.h:1545:38: note: initializing argument 1 of 'mp_limb_t __gmpn_lshift(mp_ptr, mp_srcptr, mp_size_t, unsigned int)' 1545 | __GMP_DECLSPEC mp_limb_t mpn_lshift (mp_ptr, mp_srcptr, mp_size_t, unsigned int); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::shiftleftcopy_loop_up(const uintD*, uintD*, uintC, uintC)': ./base/digitseq/cl_DS.h:462:27: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 462 | return mpn_lshift(destptr,sourceptr,count,i); | ^~~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1545:38: note: initializing argument 1 of 'mp_limb_t __gmpn_lshift(mp_ptr, mp_srcptr, mp_size_t, unsigned int)' 1545 | __GMP_DECLSPEC mp_limb_t mpn_lshift (mp_ptr, mp_srcptr, mp_size_t, unsigned int); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::shift1left_loop_up(uintD*, uintC)': ./base/digitseq/cl_DS.h:446:27: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 446 | return mpn_lshift(ptr,ptr,count,1); | ^~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1545:38: note: initializing argument 1 of 'mp_limb_t __gmpn_lshift(mp_ptr, mp_srcptr, mp_size_t, unsigned int)' 1545 | __GMP_DECLSPEC mp_limb_t mpn_lshift (mp_ptr, mp_srcptr, mp_size_t, unsigned int); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::shift1right_loop_down(uintD*, uintC, uintD)': ./base/digitseq/cl_DS.h:469:45: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 469 | var uintD res_carry = mpn_rshift(ptr-count,ptr-count,count,1); | ~~~^~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1593:38: note: initializing argument 1 of 'mp_limb_t __gmpn_rshift(mp_ptr, mp_srcptr, mp_size_t, unsigned int)' 1593 | __GMP_DECLSPEC mp_limb_t mpn_rshift (mp_ptr, mp_srcptr, mp_size_t, unsigned int); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::shiftleft_loop_up(uintD*, uintC, uintC, uintD)': ./base/digitseq/cl_DS.h:453:42: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 453 | var uintD res_carry = mpn_lshift(ptr,ptr,count,i); | ^~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1545:38: note: initializing argument 1 of 'mp_limb_t __gmpn_lshift(mp_ptr, mp_srcptr, mp_size_t, unsigned int)' 1545 | __GMP_DECLSPEC mp_limb_t mpn_lshift (mp_ptr, mp_srcptr, mp_size_t, unsigned int); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::shiftright_loop_down(uintD*, uintC, uintC)': ./base/digitseq/cl_DS.h:479:30: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 479 | return mpn_rshift(ptr-count,ptr-count,count,i); | ~~~^~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1593:38: note: initializing argument 1 of 'mp_limb_t __gmpn_rshift(mp_ptr, mp_srcptr, mp_size_t, unsigned int)' 1593 | __GMP_DECLSPEC mp_limb_t mpn_rshift (mp_ptr, mp_srcptr, mp_size_t, unsigned int); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::shiftleftcopy_loop_up(const uintD*, uintD*, uintC, uintC)': ./base/digitseq/cl_DS.h:462:27: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 462 | return mpn_lshift(destptr,sourceptr,count,i); | ^~~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1545:38: note: initializing argument 1 of 'mp_limb_t __gmpn_lshift(mp_ptr, mp_srcptr, mp_size_t, unsigned int)' 1545 | __GMP_DECLSPEC mp_limb_t mpn_lshift (mp_ptr, mp_srcptr, mp_size_t, unsigned int); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::shift1right_loop_down(uintD*, uintC, uintD)': ./base/digitseq/cl_DS.h:469:45: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 469 | var uintD res_carry = mpn_rshift(ptr-count,ptr-count,count,1); | ~~~^~~~~~ | | | uintD* {aka unsigned int*} ./base/digitseq/cl_DS.h: In function 'uintD cln::shiftrightsigned_loop_down(uintD*, uintC, uintC)': ./base/digitseq/cl_DS.h:485:45: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 485 | var uintD res_carry = mpn_rshift(ptr-count,ptr-count,count,i); | ~~~^~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1593:38: note: initializing argument 1 of 'mp_limb_t __gmpn_rshift(mp_ptr, mp_srcptr, mp_size_t, unsigned int)' 1593 | __GMP_DECLSPEC mp_limb_t mpn_rshift (mp_ptr, mp_srcptr, mp_size_t, unsigned int); | ^~~~~~ /usr/include/gmp.h:1593:38: note: initializing argument 1 of 'mp_limb_t __gmpn_rshift(mp_ptr, mp_srcptr, mp_size_t, unsigned int)' 1593 | __GMP_DECLSPEC mp_limb_t mpn_rshift (mp_ptr, mp_srcptr, mp_size_t, unsigned int); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::shiftright_loop_down(uintD*, uintC, uintC)': ./base/digitseq/cl_DS.h:479:30: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 479 | return mpn_rshift(ptr-count,ptr-count,count,i); | ~~~^~~~~~ | | | uintD* {aka unsigned int*} ./base/digitseq/cl_DS.h: In function 'uintD cln::shiftrightcopy_loop_down(const uintD*, uintD*, uintC, uintC, uintD)': ./base/digitseq/cl_DS.h:495:49: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 495 | var uintD res_carry = mpn_rshift(destptr-count,sourceptr-count,count,i); | ~~~~~~~^~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1593:38: note: initializing argument 1 of 'mp_limb_t __gmpn_rshift(mp_ptr, mp_srcptr, mp_size_t, unsigned int)' 1593 | __GMP_DECLSPEC mp_limb_t mpn_rshift (mp_ptr, mp_srcptr, mp_size_t, unsigned int); | ^~~~~~ /usr/include/gmp.h:1593:38: note: initializing argument 1 of 'mp_limb_t __gmpn_rshift(mp_ptr, mp_srcptr, mp_size_t, unsigned int)' 1593 | __GMP_DECLSPEC mp_limb_t mpn_rshift (mp_ptr, mp_srcptr, mp_size_t, unsigned int); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::mulusmall_loop_up(uintD, uintD*, uintC, uintD)': ./base/digitseq/cl_DS.h:506:41: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 506 | var uintD res_carry = mpn_mul_1(ptr,ptr,len,digit); | ^~~ | | | uintD* {aka unsigned int*} ./base/digitseq/cl_DS.h: In function 'uintD cln::shiftrightsigned_loop_down(uintD*, uintC, uintC)': ./base/digitseq/cl_DS.h:485:45: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 485 | var uintD res_carry = mpn_rshift(ptr-count,ptr-count,count,i); | ~~~^~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1554:37: note: initializing argument 1 of 'mp_limb_t __gmpn_mul_1(mp_ptr, mp_srcptr, mp_size_t, mp_limb_t)' 1554 | __GMP_DECLSPEC mp_limb_t mpn_mul_1 (mp_ptr, mp_srcptr, mp_size_t, mp_limb_t); | ^~~~~~ /usr/include/gmp.h:1593:38: note: initializing argument 1 of 'mp_limb_t __gmpn_rshift(mp_ptr, mp_srcptr, mp_size_t, unsigned int)' 1593 | __GMP_DECLSPEC mp_limb_t mpn_rshift (mp_ptr, mp_srcptr, mp_size_t, unsigned int); | ^~~~~~ ./base/digitseq/cl_DS.h:507:32: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 507 | res_carry += mpn_add_1(ptr,ptr,len,newdigit); | ^~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:2159:19: note: initializing argument 1 of 'mp_limb_t __gmpn_add_1(mp_ptr, mp_srcptr, mp_size_t, mp_limb_t)' 2159 | mpn_add_1 (mp_ptr __gmp_dst, mp_srcptr __gmp_src, mp_size_t __gmp_size, mp_limb_t __gmp_n) __GMP_NOTHROW | ~~~~~~~^~~~~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::shiftrightcopy_loop_down(const uintD*, uintD*, uintC, uintC, uintD)': ./base/digitseq/cl_DS.h:495:49: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 495 | var uintD res_carry = mpn_rshift(destptr-count,sourceptr-count,count,i); | ~~~~~~~^~~~~~ | | | uintD* {aka unsigned int*} ./base/digitseq/cl_DS.h: In function 'void cln::mulu_loop_up(uintD, const uintD*, uintD*, uintC)': ./base/digitseq/cl_DS.h:513:48: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 513 | destptr[len] = (len==0 ? 0 : mpn_mul_1(destptr,sourceptr,len,digit)); | ^~~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1593:38: note: initializing argument 1 of 'mp_limb_t __gmpn_rshift(mp_ptr, mp_srcptr, mp_size_t, unsigned int)' 1593 | __GMP_DECLSPEC mp_limb_t mpn_rshift (mp_ptr, mp_srcptr, mp_size_t, unsigned int); | ^~~~~~ /usr/include/gmp.h:1554:37: note: initializing argument 1 of 'mp_limb_t __gmpn_mul_1(mp_ptr, mp_srcptr, mp_size_t, mp_limb_t)' 1554 | __GMP_DECLSPEC mp_limb_t mpn_mul_1 (mp_ptr, mp_srcptr, mp_size_t, mp_limb_t); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::muluadd_loop_up(uintD, const uintD*, uintD*, uintC)': ./base/digitseq/cl_DS.h:520:29: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 520 | return mpn_addmul_1(destptr,sourceptr,len,digit); | ^~~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1484:40: note: initializing argument 1 of 'mp_limb_t __gmpn_addmul_1(mp_ptr, mp_srcptr, mp_size_t, mp_limb_t)' 1484 | __GMP_DECLSPEC mp_limb_t mpn_addmul_1 (mp_ptr, mp_srcptr, mp_size_t, mp_limb_t); | ^~~~~~ In file included from base/digitseq/cl_DS_div.cc:7: ./base/digitseq/cl_DS.h: In function 'uintD cln::add_loop_up(const uintD*, const uintD*, uintD*, uintC)': ./base/digitseq/cl_DS.h:378:26: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 378 | return mpn_add_n(destptr,sourceptr1,sourceptr2,count); | ^~~~~~~ | | | uintD* {aka unsigned int*} ./base/digitseq/cl_DS.h: In function 'uintD cln::mulusmall_loop_up(uintD, uintD*, uintC, uintD)': ./base/digitseq/cl_DS.h:506:41: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 506 | var uintD res_carry = mpn_mul_1(ptr,ptr,len,digit); | ^~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1554:37: note: initializing argument 1 of 'mp_limb_t __gmpn_mul_1(mp_ptr, mp_srcptr, mp_size_t, mp_limb_t)' 1554 | __GMP_DECLSPEC mp_limb_t mpn_mul_1 (mp_ptr, mp_srcptr, mp_size_t, mp_limb_t); | ^~~~~~ In file included from ./base/digitseq/cl_DS.h:360: /usr/include/gmp.h:1481:37: note: initializing argument 1 of 'mp_limb_t __gmpn_add_n(mp_ptr, mp_srcptr, mp_srcptr, mp_size_t)' 1481 | __GMP_DECLSPEC mp_limb_t mpn_add_n (mp_ptr, mp_srcptr, mp_srcptr, mp_size_t); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::mulusub_loop_up(uintD, const uintD*, uintD*, uintC)': ./base/digitseq/cl_DS.h:527:29: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 527 | return mpn_submul_1(destptr,sourceptr,len,digit); | ^~~~~~~ | | | uintD* {aka unsigned int*} ./base/digitseq/cl_DS.h:507:32: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 507 | res_carry += mpn_add_1(ptr,ptr,len,newdigit); | ^~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1624:40: note: initializing argument 1 of 'mp_limb_t __gmpn_submul_1(mp_ptr, mp_srcptr, mp_size_t, mp_limb_t)' 1624 | __GMP_DECLSPEC mp_limb_t mpn_submul_1 (mp_ptr, mp_srcptr, mp_size_t, mp_limb_t); | ^~~~~~ /usr/include/gmp.h:2159:19: note: initializing argument 1 of 'mp_limb_t __gmpn_add_1(mp_ptr, mp_srcptr, mp_size_t, mp_limb_t)' 2159 | mpn_add_1 (mp_ptr __gmp_dst, mp_srcptr __gmp_src, mp_size_t __gmp_size, mp_limb_t __gmp_n) __GMP_NOTHROW | ~~~~~~~^~~~~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::divu_loop_up(uintD, uintD*, uintC)': ./base/digitseq/cl_DS.h:534:29: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 534 | return mpn_divrem_1(ptr,0,ptr,len,digit); | ^~~ | | | uintD* {aka unsigned int*} ./base/digitseq/cl_DS.h: In function 'uintD cln::addto_loop_up(const uintD*, uintD*, uintC)': ./base/digitseq/cl_DS.h:385:26: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 385 | return mpn_add_n(destptr,destptr,sourceptr,count); | ^~~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1481:37: note: initializing argument 1 of 'mp_limb_t __gmpn_add_n(mp_ptr, mp_srcptr, mp_srcptr, mp_size_t)' 1481 | __GMP_DECLSPEC mp_limb_t mpn_add_n (mp_ptr, mp_srcptr, mp_srcptr, mp_size_t); | ^~~~~~ /usr/include/gmp.h:1512:40: note: initializing argument 1 of 'mp_limb_t __gmpn_divrem_1(mp_ptr, mp_size_t, mp_srcptr, mp_size_t, mp_limb_t)' 1512 | __GMP_DECLSPEC mp_limb_t mpn_divrem_1 (mp_ptr, mp_size_t, mp_srcptr, mp_size_t, mp_limb_t); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'void cln::mulu_loop_up(uintD, const uintD*, uintD*, uintC)': ./base/digitseq/cl_DS.h:513:48: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 513 | destptr[len] = (len==0 ? 0 : mpn_mul_1(destptr,sourceptr,len,digit)); | ^~~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1554:37: note: initializing argument 1 of 'mp_limb_t __gmpn_mul_1(mp_ptr, mp_srcptr, mp_size_t, mp_limb_t)' 1554 | __GMP_DECLSPEC mp_limb_t mpn_mul_1 (mp_ptr, mp_srcptr, mp_size_t, mp_limb_t); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::divu_loop_down(uintD, uintD*, uintC)': ./base/digitseq/cl_DS.h:539:32: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 539 | return mpn_divrem_1(ptr-len,0,ptr-len,len,digit); | ~~~^~~~ | | | uintD* {aka unsigned int*} ./base/digitseq/cl_DS.h: In function 'uintD cln::inc_loop_up(uintD*, uintC)': ./base/digitseq/cl_DS.h:392:26: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 392 | return mpn_add_1(ptr,ptr,count,1); | ^~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1512:40: note: initializing argument 1 of 'mp_limb_t __gmpn_divrem_1(mp_ptr, mp_size_t, mp_srcptr, mp_size_t, mp_limb_t)' 1512 | __GMP_DECLSPEC mp_limb_t mpn_divrem_1 (mp_ptr, mp_size_t, mp_srcptr, mp_size_t, mp_limb_t); | ^~~~~~ /usr/include/gmp.h:2159:19: note: initializing argument 1 of 'mp_limb_t __gmpn_add_1(mp_ptr, mp_srcptr, mp_size_t, mp_limb_t)' 2159 | mpn_add_1 (mp_ptr __gmp_dst, mp_srcptr __gmp_src, mp_size_t __gmp_size, mp_limb_t __gmp_n) __GMP_NOTHROW | ~~~~~~~^~~~~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::muluadd_loop_up(uintD, const uintD*, uintD*, uintC)': ./base/digitseq/cl_DS.h:520:29: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 520 | return mpn_addmul_1(destptr,sourceptr,len,digit); | ^~~~~~~ | | | uintD* {aka unsigned int*} ./base/digitseq/cl_DS.h: In function 'uintD cln::divucopy_loop_up(uintD, const uintD*, uintD*, uintC)': ./base/digitseq/cl_DS.h:544:29: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 544 | return mpn_divrem_1(destptr,0,sourceptr,len,digit); | ^~~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1484:40: note: initializing argument 1 of 'mp_limb_t __gmpn_addmul_1(mp_ptr, mp_srcptr, mp_size_t, mp_limb_t)' 1484 | __GMP_DECLSPEC mp_limb_t mpn_addmul_1 (mp_ptr, mp_srcptr, mp_size_t, mp_limb_t); | ^~~~~~ /usr/include/gmp.h:1512:40: note: initializing argument 1 of 'mp_limb_t __gmpn_divrem_1(mp_ptr, mp_size_t, mp_srcptr, mp_size_t, mp_limb_t)' 1512 | __GMP_DECLSPEC mp_limb_t mpn_divrem_1 (mp_ptr, mp_size_t, mp_srcptr, mp_size_t, mp_limb_t); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::sub_loop_up(const uintD*, const uintD*, uintD*, uintC)': ./base/digitseq/cl_DS.h:399:26: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 399 | return mpn_sub_n(destptr,sourceptr1,sourceptr2,count); | ^~~~~~~ | | | uintD* {aka unsigned int*} ./base/digitseq/cl_DS.h: In function 'uintD cln::divucopy_loop_down(uintD, const uintD*, uintD*, uintC)': ./base/digitseq/cl_DS.h:549:36: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 549 | return mpn_divrem_1(destptr-len,0,sourceptr-len,len,digit); | ~~~~~~~^~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1621:37: note: initializing argument 1 of 'mp_limb_t __gmpn_sub_n(mp_ptr, mp_srcptr, mp_srcptr, mp_size_t)' 1621 | __GMP_DECLSPEC mp_limb_t mpn_sub_n (mp_ptr, mp_srcptr, mp_srcptr, mp_size_t); | ^~~~~~ /usr/include/gmp.h:1512:40: note: initializing argument 1 of 'mp_limb_t __gmpn_divrem_1(mp_ptr, mp_size_t, mp_srcptr, mp_size_t, mp_limb_t)' 1512 | __GMP_DECLSPEC mp_limb_t mpn_divrem_1 (mp_ptr, mp_size_t, mp_srcptr, mp_size_t, mp_limb_t); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::mulusub_loop_up(uintD, const uintD*, uintD*, uintC)': ./base/digitseq/cl_DS.h:527:29: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 527 | return mpn_submul_1(destptr,sourceptr,len,digit); | ^~~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1624:40: note: initializing argument 1 of 'mp_limb_t __gmpn_submul_1(mp_ptr, mp_srcptr, mp_size_t, mp_limb_t)' 1624 | __GMP_DECLSPEC mp_limb_t mpn_submul_1 (mp_ptr, mp_srcptr, mp_size_t, mp_limb_t); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::subx_loop_up(const uintD*, const uintD*, uintD*, uintC, uintD)': ./base/digitseq/cl_DS.h:406:41: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 406 | var uintD res_carry = mpn_sub_n(destptr,sourceptr1,sourceptr2,count); | ^~~~~~~ | | | uintD* {aka unsigned int*} ./base/digitseq/cl_DS.h: In function 'uintD cln::divu_loop_up(uintD, uintD*, uintC)': ./base/digitseq/cl_DS.h:534:29: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 534 | return mpn_divrem_1(ptr,0,ptr,len,digit); | ^~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1621:37: note: initializing argument 1 of 'mp_limb_t __gmpn_sub_n(mp_ptr, mp_srcptr, mp_srcptr, mp_size_t)' 1621 | __GMP_DECLSPEC mp_limb_t mpn_sub_n (mp_ptr, mp_srcptr, mp_srcptr, mp_size_t); | ^~~~~~ /usr/include/gmp.h:1512:40: note: initializing argument 1 of 'mp_limb_t __gmpn_divrem_1(mp_ptr, mp_size_t, mp_srcptr, mp_size_t, mp_limb_t)' 1512 | __GMP_DECLSPEC mp_limb_t mpn_divrem_1 (mp_ptr, mp_size_t, mp_srcptr, mp_size_t, mp_limb_t); | ^~~~~~ ./base/digitseq/cl_DS.h:408:40: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 408 | res_carry |= mpn_sub_1(destptr,destptr,count,1); | ^~~~~~~ | | | uintD* {aka unsigned int*} ./base/digitseq/cl_DS.h: In function 'uintD cln::divu_loop_down(uintD, uintD*, uintC)': ./base/digitseq/cl_DS.h:539:32: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 539 | return mpn_divrem_1(ptr-len,0,ptr-len,len,digit); | ~~~^~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:2214:19: note: initializing argument 1 of 'mp_limb_t __gmpn_sub_1(mp_ptr, mp_srcptr, mp_size_t, mp_limb_t)' 2214 | mpn_sub_1 (mp_ptr __gmp_dst, mp_srcptr __gmp_src, mp_size_t __gmp_size, mp_limb_t __gmp_n) __GMP_NOTHROW | ~~~~~~~^~~~~~~~~ /usr/include/gmp.h:1512:40: note: initializing argument 1 of 'mp_limb_t __gmpn_divrem_1(mp_ptr, mp_size_t, mp_srcptr, mp_size_t, mp_limb_t)' 1512 | __GMP_DECLSPEC mp_limb_t mpn_divrem_1 (mp_ptr, mp_size_t, mp_srcptr, mp_size_t, mp_limb_t); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::divucopy_loop_up(uintD, const uintD*, uintD*, uintC)': ./base/digitseq/cl_DS.h:544:29: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 544 | return mpn_divrem_1(destptr,0,sourceptr,len,digit); | ^~~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1512:40: note: initializing argument 1 of 'mp_limb_t __gmpn_divrem_1(mp_ptr, mp_size_t, mp_srcptr, mp_size_t, mp_limb_t)' 1512 | __GMP_DECLSPEC mp_limb_t mpn_divrem_1 (mp_ptr, mp_size_t, mp_srcptr, mp_size_t, mp_limb_t); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::subfrom_loop_up(const uintD*, uintD*, uintC)': ./base/digitseq/cl_DS.h:416:26: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 416 | return mpn_sub_n(destptr,destptr,sourceptr,count); | ^~~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1621:37: note: initializing argument 1 of 'mp_limb_t __gmpn_sub_n(mp_ptr, mp_srcptr, mp_srcptr, mp_size_t)' 1621 | __GMP_DECLSPEC mp_limb_t mpn_sub_n (mp_ptr, mp_srcptr, mp_srcptr, mp_size_t); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::divucopy_loop_down(uintD, const uintD*, uintD*, uintC)': ./base/digitseq/cl_DS.h:549:36: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 549 | return mpn_divrem_1(destptr-len,0,sourceptr-len,len,digit); | ~~~~~~~^~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1512:40: note: initializing argument 1 of 'mp_limb_t __gmpn_divrem_1(mp_ptr, mp_size_t, mp_srcptr, mp_size_t, mp_limb_t)' 1512 | __GMP_DECLSPEC mp_limb_t mpn_divrem_1 (mp_ptr, mp_size_t, mp_srcptr, mp_size_t, mp_limb_t); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::dec_loop_up(uintD*, uintC)': ./base/digitseq/cl_DS.h:423:27: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 423 | return -mpn_sub_1(ptr,ptr,count,1); | ^~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:2214:19: note: initializing argument 1 of 'mp_limb_t __gmpn_sub_1(mp_ptr, mp_srcptr, mp_size_t, mp_limb_t)' 2214 | mpn_sub_1 (mp_ptr __gmp_dst, mp_srcptr __gmp_src, mp_size_t __gmp_size, mp_limb_t __gmp_n) __GMP_NOTHROW | ~~~~~~~^~~~~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::shift1left_loop_up(uintD*, uintC)': ./base/digitseq/cl_DS.h:446:27: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 446 | return mpn_lshift(ptr,ptr,count,1); | ^~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1545:38: note: initializing argument 1 of 'mp_limb_t __gmpn_lshift(mp_ptr, mp_srcptr, mp_size_t, unsigned int)' 1545 | __GMP_DECLSPEC mp_limb_t mpn_lshift (mp_ptr, mp_srcptr, mp_size_t, unsigned int); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::shiftleft_loop_up(uintD*, uintC, uintC, uintD)': ./base/digitseq/cl_DS.h:453:42: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 453 | var uintD res_carry = mpn_lshift(ptr,ptr,count,i); | ^~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1545:38: note: initializing argument 1 of 'mp_limb_t __gmpn_lshift(mp_ptr, mp_srcptr, mp_size_t, unsigned int)' 1545 | __GMP_DECLSPEC mp_limb_t mpn_lshift (mp_ptr, mp_srcptr, mp_size_t, unsigned int); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::shiftleftcopy_loop_up(const uintD*, uintD*, uintC, uintC)': ./base/digitseq/cl_DS.h:462:27: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 462 | return mpn_lshift(destptr,sourceptr,count,i); | ^~~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1545:38: note: initializing argument 1 of 'mp_limb_t __gmpn_lshift(mp_ptr, mp_srcptr, mp_size_t, unsigned int)' 1545 | __GMP_DECLSPEC mp_limb_t mpn_lshift (mp_ptr, mp_srcptr, mp_size_t, unsigned int); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::shift1right_loop_down(uintD*, uintC, uintD)': ./base/digitseq/cl_DS.h:469:45: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 469 | var uintD res_carry = mpn_rshift(ptr-count,ptr-count,count,1); | ~~~^~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1593:38: note: initializing argument 1 of 'mp_limb_t __gmpn_rshift(mp_ptr, mp_srcptr, mp_size_t, unsigned int)' 1593 | __GMP_DECLSPEC mp_limb_t mpn_rshift (mp_ptr, mp_srcptr, mp_size_t, unsigned int); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::shiftright_loop_down(uintD*, uintC, uintC)': ./base/digitseq/cl_DS.h:479:30: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 479 | return mpn_rshift(ptr-count,ptr-count,count,i); | ~~~^~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1593:38: note: initializing argument 1 of 'mp_limb_t __gmpn_rshift(mp_ptr, mp_srcptr, mp_size_t, unsigned int)' 1593 | __GMP_DECLSPEC mp_limb_t mpn_rshift (mp_ptr, mp_srcptr, mp_size_t, unsigned int); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::shiftrightsigned_loop_down(uintD*, uintC, uintC)': ./base/digitseq/cl_DS.h:485:45: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 485 | var uintD res_carry = mpn_rshift(ptr-count,ptr-count,count,i); | ~~~^~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1593:38: note: initializing argument 1 of 'mp_limb_t __gmpn_rshift(mp_ptr, mp_srcptr, mp_size_t, unsigned int)' 1593 | __GMP_DECLSPEC mp_limb_t mpn_rshift (mp_ptr, mp_srcptr, mp_size_t, unsigned int); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::shiftrightcopy_loop_down(const uintD*, uintD*, uintC, uintC, uintD)': ./base/digitseq/cl_DS.h:495:49: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 495 | var uintD res_carry = mpn_rshift(destptr-count,sourceptr-count,count,i); | ~~~~~~~^~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1593:38: note: initializing argument 1 of 'mp_limb_t __gmpn_rshift(mp_ptr, mp_srcptr, mp_size_t, unsigned int)' 1593 | __GMP_DECLSPEC mp_limb_t mpn_rshift (mp_ptr, mp_srcptr, mp_size_t, unsigned int); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::mulusmall_loop_up(uintD, uintD*, uintC, uintD)': ./base/digitseq/cl_DS.h:506:41: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 506 | var uintD res_carry = mpn_mul_1(ptr,ptr,len,digit); | ^~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1554:37: note: initializing argument 1 of 'mp_limb_t __gmpn_mul_1(mp_ptr, mp_srcptr, mp_size_t, mp_limb_t)' 1554 | __GMP_DECLSPEC mp_limb_t mpn_mul_1 (mp_ptr, mp_srcptr, mp_size_t, mp_limb_t); | ^~~~~~ ./base/digitseq/cl_DS.h:507:32: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 507 | res_carry += mpn_add_1(ptr,ptr,len,newdigit); | ^~~ | | | uintD* {aka unsigned int*} In file included from base/digitseq/cl_DS_random.cc:13: ./base/digitseq/cl_DS.h: In function 'uintD cln::add_loop_up(const uintD*, const uintD*, uintD*, uintC)': ./base/digitseq/cl_DS.h:378:26: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 378 | return mpn_add_n(destptr,sourceptr1,sourceptr2,count); | ^~~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:2159:19: note: initializing argument 1 of 'mp_limb_t __gmpn_add_1(mp_ptr, mp_srcptr, mp_size_t, mp_limb_t)' 2159 | mpn_add_1 (mp_ptr __gmp_dst, mp_srcptr __gmp_src, mp_size_t __gmp_size, mp_limb_t __gmp_n) __GMP_NOTHROW | ~~~~~~~^~~~~~~~~ In file included from ./base/digitseq/cl_DS.h:360: /usr/include/gmp.h:1481:37: note: initializing argument 1 of 'mp_limb_t __gmpn_add_n(mp_ptr, mp_srcptr, mp_srcptr, mp_size_t)' 1481 | __GMP_DECLSPEC mp_limb_t mpn_add_n (mp_ptr, mp_srcptr, mp_srcptr, mp_size_t); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'void cln::mulu_loop_up(uintD, const uintD*, uintD*, uintC)': ./base/digitseq/cl_DS.h:513:48: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 513 | destptr[len] = (len==0 ? 0 : mpn_mul_1(destptr,sourceptr,len,digit)); | ^~~~~~~ | | | uintD* {aka unsigned int*} ./base/digitseq/cl_DS.h: In function 'uintD cln::addto_loop_up(const uintD*, uintD*, uintC)': ./base/digitseq/cl_DS.h:385:26: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 385 | return mpn_add_n(destptr,destptr,sourceptr,count); | ^~~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1554:37: note: initializing argument 1 of 'mp_limb_t __gmpn_mul_1(mp_ptr, mp_srcptr, mp_size_t, mp_limb_t)' 1554 | __GMP_DECLSPEC mp_limb_t mpn_mul_1 (mp_ptr, mp_srcptr, mp_size_t, mp_limb_t); | ^~~~~~ /usr/include/gmp.h:1481:37: note: initializing argument 1 of 'mp_limb_t __gmpn_add_n(mp_ptr, mp_srcptr, mp_srcptr, mp_size_t)' 1481 | __GMP_DECLSPEC mp_limb_t mpn_add_n (mp_ptr, mp_srcptr, mp_srcptr, mp_size_t); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::inc_loop_up(uintD*, uintC)': ./base/digitseq/cl_DS.h:392:26: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 392 | return mpn_add_1(ptr,ptr,count,1); | ^~~ | | | uintD* {aka unsigned int*} ./base/digitseq/cl_DS.h: In function 'uintD cln::muluadd_loop_up(uintD, const uintD*, uintD*, uintC)': ./base/digitseq/cl_DS.h:520:29: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 520 | return mpn_addmul_1(destptr,sourceptr,len,digit); | ^~~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:2159:19: note: initializing argument 1 of 'mp_limb_t __gmpn_add_1(mp_ptr, mp_srcptr, mp_size_t, mp_limb_t)' 2159 | mpn_add_1 (mp_ptr __gmp_dst, mp_srcptr __gmp_src, mp_size_t __gmp_size, mp_limb_t __gmp_n) __GMP_NOTHROW | ~~~~~~~^~~~~~~~~ /usr/include/gmp.h:1484:40: note: initializing argument 1 of 'mp_limb_t __gmpn_addmul_1(mp_ptr, mp_srcptr, mp_size_t, mp_limb_t)' 1484 | __GMP_DECLSPEC mp_limb_t mpn_addmul_1 (mp_ptr, mp_srcptr, mp_size_t, mp_limb_t); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::sub_loop_up(const uintD*, const uintD*, uintD*, uintC)': ./base/digitseq/cl_DS.h:399:26: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 399 | return mpn_sub_n(destptr,sourceptr1,sourceptr2,count); | ^~~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1621:37: note: initializing argument 1 of 'mp_limb_t __gmpn_sub_n(mp_ptr, mp_srcptr, mp_srcptr, mp_size_t)' 1621 | __GMP_DECLSPEC mp_limb_t mpn_sub_n (mp_ptr, mp_srcptr, mp_srcptr, mp_size_t); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::mulusub_loop_up(uintD, const uintD*, uintD*, uintC)': ./base/digitseq/cl_DS.h:527:29: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 527 | return mpn_submul_1(destptr,sourceptr,len,digit); | ^~~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1624:40: note: initializing argument 1 of 'mp_limb_t __gmpn_submul_1(mp_ptr, mp_srcptr, mp_size_t, mp_limb_t)' 1624 | __GMP_DECLSPEC mp_limb_t mpn_submul_1 (mp_ptr, mp_srcptr, mp_size_t, mp_limb_t); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::subx_loop_up(const uintD*, const uintD*, uintD*, uintC, uintD)': ./base/digitseq/cl_DS.h:406:41: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 406 | var uintD res_carry = mpn_sub_n(destptr,sourceptr1,sourceptr2,count); | ^~~~~~~ | | | uintD* {aka unsigned int*} ./base/digitseq/cl_DS.h: In function 'uintD cln::divu_loop_up(uintD, uintD*, uintC)': ./base/digitseq/cl_DS.h:534:29: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 534 | return mpn_divrem_1(ptr,0,ptr,len,digit); | ^~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1621:37: note: initializing argument 1 of 'mp_limb_t __gmpn_sub_n(mp_ptr, mp_srcptr, mp_srcptr, mp_size_t)' 1621 | __GMP_DECLSPEC mp_limb_t mpn_sub_n (mp_ptr, mp_srcptr, mp_srcptr, mp_size_t); | ^~~~~~ /usr/include/gmp.h:1512:40: note: initializing argument 1 of 'mp_limb_t __gmpn_divrem_1(mp_ptr, mp_size_t, mp_srcptr, mp_size_t, mp_limb_t)' 1512 | __GMP_DECLSPEC mp_limb_t mpn_divrem_1 (mp_ptr, mp_size_t, mp_srcptr, mp_size_t, mp_limb_t); | ^~~~~~ ./base/digitseq/cl_DS.h:408:40: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 408 | res_carry |= mpn_sub_1(destptr,destptr,count,1); | ^~~~~~~ | | | uintD* {aka unsigned int*} ./base/digitseq/cl_DS.h: In function 'uintD cln::divu_loop_down(uintD, uintD*, uintC)': ./base/digitseq/cl_DS.h:539:32: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 539 | return mpn_divrem_1(ptr-len,0,ptr-len,len,digit); | ~~~^~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:2214:19: note: initializing argument 1 of 'mp_limb_t __gmpn_sub_1(mp_ptr, mp_srcptr, mp_size_t, mp_limb_t)' 2214 | mpn_sub_1 (mp_ptr __gmp_dst, mp_srcptr __gmp_src, mp_size_t __gmp_size, mp_limb_t __gmp_n) __GMP_NOTHROW | ~~~~~~~^~~~~~~~~ /usr/include/gmp.h:1512:40: note: initializing argument 1 of 'mp_limb_t __gmpn_divrem_1(mp_ptr, mp_size_t, mp_srcptr, mp_size_t, mp_limb_t)' 1512 | __GMP_DECLSPEC mp_limb_t mpn_divrem_1 (mp_ptr, mp_size_t, mp_srcptr, mp_size_t, mp_limb_t); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::divucopy_loop_up(uintD, const uintD*, uintD*, uintC)': ./base/digitseq/cl_DS.h:544:29: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 544 | return mpn_divrem_1(destptr,0,sourceptr,len,digit); | ^~~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1512:40: note: initializing argument 1 of 'mp_limb_t __gmpn_divrem_1(mp_ptr, mp_size_t, mp_srcptr, mp_size_t, mp_limb_t)' 1512 | __GMP_DECLSPEC mp_limb_t mpn_divrem_1 (mp_ptr, mp_size_t, mp_srcptr, mp_size_t, mp_limb_t); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::subfrom_loop_up(const uintD*, uintD*, uintC)': ./base/digitseq/cl_DS.h:416:26: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 416 | return mpn_sub_n(destptr,destptr,sourceptr,count); | ^~~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1621:37: note: initializing argument 1 of 'mp_limb_t __gmpn_sub_n(mp_ptr, mp_srcptr, mp_srcptr, mp_size_t)' 1621 | __GMP_DECLSPEC mp_limb_t mpn_sub_n (mp_ptr, mp_srcptr, mp_srcptr, mp_size_t); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::divucopy_loop_down(uintD, const uintD*, uintD*, uintC)': ./base/digitseq/cl_DS.h:549:36: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 549 | return mpn_divrem_1(destptr-len,0,sourceptr-len,len,digit); | ~~~~~~~^~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1512:40: note: initializing argument 1 of 'mp_limb_t __gmpn_divrem_1(mp_ptr, mp_size_t, mp_srcptr, mp_size_t, mp_limb_t)' 1512 | __GMP_DECLSPEC mp_limb_t mpn_divrem_1 (mp_ptr, mp_size_t, mp_srcptr, mp_size_t, mp_limb_t); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::dec_loop_up(uintD*, uintC)': ./base/digitseq/cl_DS.h:423:27: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 423 | return -mpn_sub_1(ptr,ptr,count,1); | ^~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:2214:19: note: initializing argument 1 of 'mp_limb_t __gmpn_sub_1(mp_ptr, mp_srcptr, mp_size_t, mp_limb_t)' 2214 | mpn_sub_1 (mp_ptr __gmp_dst, mp_srcptr __gmp_src, mp_size_t __gmp_size, mp_limb_t __gmp_n) __GMP_NOTHROW | ~~~~~~~^~~~~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::shift1left_loop_up(uintD*, uintC)': ./base/digitseq/cl_DS.h:446:27: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 446 | return mpn_lshift(ptr,ptr,count,1); | ^~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1545:38: note: initializing argument 1 of 'mp_limb_t __gmpn_lshift(mp_ptr, mp_srcptr, mp_size_t, unsigned int)' 1545 | __GMP_DECLSPEC mp_limb_t mpn_lshift (mp_ptr, mp_srcptr, mp_size_t, unsigned int); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::shiftleft_loop_up(uintD*, uintC, uintC, uintD)': ./base/digitseq/cl_DS.h:453:42: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 453 | var uintD res_carry = mpn_lshift(ptr,ptr,count,i); | ^~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1545:38: note: initializing argument 1 of 'mp_limb_t __gmpn_lshift(mp_ptr, mp_srcptr, mp_size_t, unsigned int)' 1545 | __GMP_DECLSPEC mp_limb_t mpn_lshift (mp_ptr, mp_srcptr, mp_size_t, unsigned int); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::shiftleftcopy_loop_up(const uintD*, uintD*, uintC, uintC)': ./base/digitseq/cl_DS.h:462:27: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 462 | return mpn_lshift(destptr,sourceptr,count,i); | ^~~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1545:38: note: initializing argument 1 of 'mp_limb_t __gmpn_lshift(mp_ptr, mp_srcptr, mp_size_t, unsigned int)' 1545 | __GMP_DECLSPEC mp_limb_t mpn_lshift (mp_ptr, mp_srcptr, mp_size_t, unsigned int); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::shift1right_loop_down(uintD*, uintC, uintD)': ./base/digitseq/cl_DS.h:469:45: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 469 | var uintD res_carry = mpn_rshift(ptr-count,ptr-count,count,1); | ~~~^~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1593:38: note: initializing argument 1 of 'mp_limb_t __gmpn_rshift(mp_ptr, mp_srcptr, mp_size_t, unsigned int)' 1593 | __GMP_DECLSPEC mp_limb_t mpn_rshift (mp_ptr, mp_srcptr, mp_size_t, unsigned int); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::shiftright_loop_down(uintD*, uintC, uintC)': ./base/digitseq/cl_DS.h:479:30: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 479 | return mpn_rshift(ptr-count,ptr-count,count,i); | ~~~^~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1593:38: note: initializing argument 1 of 'mp_limb_t __gmpn_rshift(mp_ptr, mp_srcptr, mp_size_t, unsigned int)' 1593 | __GMP_DECLSPEC mp_limb_t mpn_rshift (mp_ptr, mp_srcptr, mp_size_t, unsigned int); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::shiftrightsigned_loop_down(uintD*, uintC, uintC)': ./base/digitseq/cl_DS.h:485:45: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 485 | var uintD res_carry = mpn_rshift(ptr-count,ptr-count,count,i); | ~~~^~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1593:38: note: initializing argument 1 of 'mp_limb_t __gmpn_rshift(mp_ptr, mp_srcptr, mp_size_t, unsigned int)' 1593 | __GMP_DECLSPEC mp_limb_t mpn_rshift (mp_ptr, mp_srcptr, mp_size_t, unsigned int); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::shiftrightcopy_loop_down(const uintD*, uintD*, uintC, uintC, uintD)': ./base/digitseq/cl_DS.h:495:49: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 495 | var uintD res_carry = mpn_rshift(destptr-count,sourceptr-count,count,i); | ~~~~~~~^~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1593:38: note: initializing argument 1 of 'mp_limb_t __gmpn_rshift(mp_ptr, mp_srcptr, mp_size_t, unsigned int)' 1593 | __GMP_DECLSPEC mp_limb_t mpn_rshift (mp_ptr, mp_srcptr, mp_size_t, unsigned int); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::mulusmall_loop_up(uintD, uintD*, uintC, uintD)': ./base/digitseq/cl_DS.h:506:41: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 506 | var uintD res_carry = mpn_mul_1(ptr,ptr,len,digit); | ^~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1554:37: note: initializing argument 1 of 'mp_limb_t __gmpn_mul_1(mp_ptr, mp_srcptr, mp_size_t, mp_limb_t)' 1554 | __GMP_DECLSPEC mp_limb_t mpn_mul_1 (mp_ptr, mp_srcptr, mp_size_t, mp_limb_t); | ^~~~~~ ./base/digitseq/cl_DS.h:507:32: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 507 | res_carry += mpn_add_1(ptr,ptr,len,newdigit); | ^~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:2159:19: note: initializing argument 1 of 'mp_limb_t __gmpn_add_1(mp_ptr, mp_srcptr, mp_size_t, mp_limb_t)' 2159 | mpn_add_1 (mp_ptr __gmp_dst, mp_srcptr __gmp_src, mp_size_t __gmp_size, mp_limb_t __gmp_n) __GMP_NOTHROW | ~~~~~~~^~~~~~~~~ ./base/digitseq/cl_DS.h: In function 'void cln::mulu_loop_up(uintD, const uintD*, uintD*, uintC)': ./base/digitseq/cl_DS.h:513:48: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 513 | destptr[len] = (len==0 ? 0 : mpn_mul_1(destptr,sourceptr,len,digit)); | ^~~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1554:37: note: initializing argument 1 of 'mp_limb_t __gmpn_mul_1(mp_ptr, mp_srcptr, mp_size_t, mp_limb_t)' 1554 | __GMP_DECLSPEC mp_limb_t mpn_mul_1 (mp_ptr, mp_srcptr, mp_size_t, mp_limb_t); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::muluadd_loop_up(uintD, const uintD*, uintD*, uintC)': ./base/digitseq/cl_DS.h:520:29: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 520 | return mpn_addmul_1(destptr,sourceptr,len,digit); | ^~~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1484:40: note: initializing argument 1 of 'mp_limb_t __gmpn_addmul_1(mp_ptr, mp_srcptr, mp_size_t, mp_limb_t)' 1484 | __GMP_DECLSPEC mp_limb_t mpn_addmul_1 (mp_ptr, mp_srcptr, mp_size_t, mp_limb_t); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::mulusub_loop_up(uintD, const uintD*, uintD*, uintC)': ./base/digitseq/cl_DS.h:527:29: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 527 | return mpn_submul_1(destptr,sourceptr,len,digit); | ^~~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1624:40: note: initializing argument 1 of 'mp_limb_t __gmpn_submul_1(mp_ptr, mp_srcptr, mp_size_t, mp_limb_t)' 1624 | __GMP_DECLSPEC mp_limb_t mpn_submul_1 (mp_ptr, mp_srcptr, mp_size_t, mp_limb_t); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::divu_loop_up(uintD, uintD*, uintC)': ./base/digitseq/cl_DS.h:534:29: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 534 | return mpn_divrem_1(ptr,0,ptr,len,digit); | ^~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1512:40: note: initializing argument 1 of 'mp_limb_t __gmpn_divrem_1(mp_ptr, mp_size_t, mp_srcptr, mp_size_t, mp_limb_t)' 1512 | __GMP_DECLSPEC mp_limb_t mpn_divrem_1 (mp_ptr, mp_size_t, mp_srcptr, mp_size_t, mp_limb_t); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::divu_loop_down(uintD, uintD*, uintC)': ./base/digitseq/cl_DS.h:539:32: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 539 | return mpn_divrem_1(ptr-len,0,ptr-len,len,digit); | ~~~^~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1512:40: note: initializing argument 1 of 'mp_limb_t __gmpn_divrem_1(mp_ptr, mp_size_t, mp_srcptr, mp_size_t, mp_limb_t)' 1512 | __GMP_DECLSPEC mp_limb_t mpn_divrem_1 (mp_ptr, mp_size_t, mp_srcptr, mp_size_t, mp_limb_t); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::divucopy_loop_up(uintD, const uintD*, uintD*, uintC)': ./base/digitseq/cl_DS.h:544:29: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 544 | return mpn_divrem_1(destptr,0,sourceptr,len,digit); | ^~~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1512:40: note: initializing argument 1 of 'mp_limb_t __gmpn_divrem_1(mp_ptr, mp_size_t, mp_srcptr, mp_size_t, mp_limb_t)' 1512 | __GMP_DECLSPEC mp_limb_t mpn_divrem_1 (mp_ptr, mp_size_t, mp_srcptr, mp_size_t, mp_limb_t); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::divucopy_loop_down(uintD, const uintD*, uintD*, uintC)': ./base/digitseq/cl_DS.h:549:36: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 549 | return mpn_divrem_1(destptr-len,0,sourceptr-len,len,digit); | ~~~~~~~^~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1512:40: note: initializing argument 1 of 'mp_limb_t __gmpn_divrem_1(mp_ptr, mp_size_t, mp_srcptr, mp_size_t, mp_limb_t)' 1512 | __GMP_DECLSPEC mp_limb_t mpn_divrem_1 (mp_ptr, mp_size_t, mp_srcptr, mp_size_t, mp_limb_t); | ^~~~~~ make[1]: *** [Makefile:6440: base/cl_immclasses.lo] Error 1 make[1]: *** Waiting for unfinished jobs.... In file included from base/digitseq/cl_DS_sqrt.cc:7: ./base/digitseq/cl_DS.h: In function 'uintD cln::add_loop_up(const uintD*, const uintD*, uintD*, uintC)': ./base/digitseq/cl_DS.h:378:26: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 378 | return mpn_add_n(destptr,sourceptr1,sourceptr2,count); | ^~~~~~~ | | | uintD* {aka unsigned int*} In file included from ./base/digitseq/cl_DS.h:360: /usr/include/gmp.h:1481:37: note: initializing argument 1 of 'mp_limb_t __gmpn_add_n(mp_ptr, mp_srcptr, mp_srcptr, mp_size_t)' 1481 | __GMP_DECLSPEC mp_limb_t mpn_add_n (mp_ptr, mp_srcptr, mp_srcptr, mp_size_t); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::addto_loop_up(const uintD*, uintD*, uintC)': ./base/digitseq/cl_DS.h:385:26: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 385 | return mpn_add_n(destptr,destptr,sourceptr,count); | ^~~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1481:37: note: initializing argument 1 of 'mp_limb_t __gmpn_add_n(mp_ptr, mp_srcptr, mp_srcptr, mp_size_t)' 1481 | __GMP_DECLSPEC mp_limb_t mpn_add_n (mp_ptr, mp_srcptr, mp_srcptr, mp_size_t); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::inc_loop_up(uintD*, uintC)': ./base/digitseq/cl_DS.h:392:26: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 392 | return mpn_add_1(ptr,ptr,count,1); | ^~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:2159:19: note: initializing argument 1 of 'mp_limb_t __gmpn_add_1(mp_ptr, mp_srcptr, mp_size_t, mp_limb_t)' 2159 | mpn_add_1 (mp_ptr __gmp_dst, mp_srcptr __gmp_src, mp_size_t __gmp_size, mp_limb_t __gmp_n) __GMP_NOTHROW | ~~~~~~~^~~~~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::sub_loop_up(const uintD*, const uintD*, uintD*, uintC)': ./base/digitseq/cl_DS.h:399:26: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 399 | return mpn_sub_n(destptr,sourceptr1,sourceptr2,count); | ^~~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1621:37: note: initializing argument 1 of 'mp_limb_t __gmpn_sub_n(mp_ptr, mp_srcptr, mp_srcptr, mp_size_t)' 1621 | __GMP_DECLSPEC mp_limb_t mpn_sub_n (mp_ptr, mp_srcptr, mp_srcptr, mp_size_t); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::subx_loop_up(const uintD*, const uintD*, uintD*, uintC, uintD)': ./base/digitseq/cl_DS.h:406:41: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 406 | var uintD res_carry = mpn_sub_n(destptr,sourceptr1,sourceptr2,count); | ^~~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1621:37: note: initializing argument 1 of 'mp_limb_t __gmpn_sub_n(mp_ptr, mp_srcptr, mp_srcptr, mp_size_t)' 1621 | __GMP_DECLSPEC mp_limb_t mpn_sub_n (mp_ptr, mp_srcptr, mp_srcptr, mp_size_t); | ^~~~~~ ./base/digitseq/cl_DS.h:408:40: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 408 | res_carry |= mpn_sub_1(destptr,destptr,count,1); | ^~~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:2214:19: note: initializing argument 1 of 'mp_limb_t __gmpn_sub_1(mp_ptr, mp_srcptr, mp_size_t, mp_limb_t)' 2214 | mpn_sub_1 (mp_ptr __gmp_dst, mp_srcptr __gmp_src, mp_size_t __gmp_size, mp_limb_t __gmp_n) __GMP_NOTHROW | ~~~~~~~^~~~~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::subfrom_loop_up(const uintD*, uintD*, uintC)': ./base/digitseq/cl_DS.h:416:26: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 416 | return mpn_sub_n(destptr,destptr,sourceptr,count); | ^~~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1621:37: note: initializing argument 1 of 'mp_limb_t __gmpn_sub_n(mp_ptr, mp_srcptr, mp_srcptr, mp_size_t)' 1621 | __GMP_DECLSPEC mp_limb_t mpn_sub_n (mp_ptr, mp_srcptr, mp_srcptr, mp_size_t); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::dec_loop_up(uintD*, uintC)': ./base/digitseq/cl_DS.h:423:27: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 423 | return -mpn_sub_1(ptr,ptr,count,1); | ^~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:2214:19: note: initializing argument 1 of 'mp_limb_t __gmpn_sub_1(mp_ptr, mp_srcptr, mp_size_t, mp_limb_t)' 2214 | mpn_sub_1 (mp_ptr __gmp_dst, mp_srcptr __gmp_src, mp_size_t __gmp_size, mp_limb_t __gmp_n) __GMP_NOTHROW | ~~~~~~~^~~~~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::shift1left_loop_up(uintD*, uintC)': ./base/digitseq/cl_DS.h:446:27: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 446 | return mpn_lshift(ptr,ptr,count,1); | ^~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1545:38: note: initializing argument 1 of 'mp_limb_t __gmpn_lshift(mp_ptr, mp_srcptr, mp_size_t, unsigned int)' 1545 | __GMP_DECLSPEC mp_limb_t mpn_lshift (mp_ptr, mp_srcptr, mp_size_t, unsigned int); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::shiftleft_loop_up(uintD*, uintC, uintC, uintD)': ./base/digitseq/cl_DS.h:453:42: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 453 | var uintD res_carry = mpn_lshift(ptr,ptr,count,i); | ^~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1545:38: note: initializing argument 1 of 'mp_limb_t __gmpn_lshift(mp_ptr, mp_srcptr, mp_size_t, unsigned int)' 1545 | __GMP_DECLSPEC mp_limb_t mpn_lshift (mp_ptr, mp_srcptr, mp_size_t, unsigned int); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::shiftleftcopy_loop_up(const uintD*, uintD*, uintC, uintC)': ./base/digitseq/cl_DS.h:462:27: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 462 | return mpn_lshift(destptr,sourceptr,count,i); | ^~~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1545:38: note: initializing argument 1 of 'mp_limb_t __gmpn_lshift(mp_ptr, mp_srcptr, mp_size_t, unsigned int)' 1545 | __GMP_DECLSPEC mp_limb_t mpn_lshift (mp_ptr, mp_srcptr, mp_size_t, unsigned int); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::shift1right_loop_down(uintD*, uintC, uintD)': ./base/digitseq/cl_DS.h:469:45: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 469 | var uintD res_carry = mpn_rshift(ptr-count,ptr-count,count,1); | ~~~^~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1593:38: note: initializing argument 1 of 'mp_limb_t __gmpn_rshift(mp_ptr, mp_srcptr, mp_size_t, unsigned int)' 1593 | __GMP_DECLSPEC mp_limb_t mpn_rshift (mp_ptr, mp_srcptr, mp_size_t, unsigned int); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::shiftright_loop_down(uintD*, uintC, uintC)': ./base/digitseq/cl_DS.h:479:30: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 479 | return mpn_rshift(ptr-count,ptr-count,count,i); | ~~~^~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1593:38: note: initializing argument 1 of 'mp_limb_t __gmpn_rshift(mp_ptr, mp_srcptr, mp_size_t, unsigned int)' 1593 | __GMP_DECLSPEC mp_limb_t mpn_rshift (mp_ptr, mp_srcptr, mp_size_t, unsigned int); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::shiftrightsigned_loop_down(uintD*, uintC, uintC)': ./base/digitseq/cl_DS.h:485:45: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 485 | var uintD res_carry = mpn_rshift(ptr-count,ptr-count,count,i); | ~~~^~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1593:38: note: initializing argument 1 of 'mp_limb_t __gmpn_rshift(mp_ptr, mp_srcptr, mp_size_t, unsigned int)' 1593 | __GMP_DECLSPEC mp_limb_t mpn_rshift (mp_ptr, mp_srcptr, mp_size_t, unsigned int); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::shiftrightcopy_loop_down(const uintD*, uintD*, uintC, uintC, uintD)': ./base/digitseq/cl_DS.h:495:49: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 495 | var uintD res_carry = mpn_rshift(destptr-count,sourceptr-count,count,i); | ~~~~~~~^~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1593:38: note: initializing argument 1 of 'mp_limb_t __gmpn_rshift(mp_ptr, mp_srcptr, mp_size_t, unsigned int)' 1593 | __GMP_DECLSPEC mp_limb_t mpn_rshift (mp_ptr, mp_srcptr, mp_size_t, unsigned int); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::mulusmall_loop_up(uintD, uintD*, uintC, uintD)': ./base/digitseq/cl_DS.h:506:41: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 506 | var uintD res_carry = mpn_mul_1(ptr,ptr,len,digit); | ^~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1554:37: note: initializing argument 1 of 'mp_limb_t __gmpn_mul_1(mp_ptr, mp_srcptr, mp_size_t, mp_limb_t)' 1554 | __GMP_DECLSPEC mp_limb_t mpn_mul_1 (mp_ptr, mp_srcptr, mp_size_t, mp_limb_t); | ^~~~~~ ./base/digitseq/cl_DS.h:507:32: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 507 | res_carry += mpn_add_1(ptr,ptr,len,newdigit); | ^~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:2159:19: note: initializing argument 1 of 'mp_limb_t __gmpn_add_1(mp_ptr, mp_srcptr, mp_size_t, mp_limb_t)' 2159 | mpn_add_1 (mp_ptr __gmp_dst, mp_srcptr __gmp_src, mp_size_t __gmp_size, mp_limb_t __gmp_n) __GMP_NOTHROW | ~~~~~~~^~~~~~~~~ ./base/digitseq/cl_DS.h: In function 'void cln::mulu_loop_up(uintD, const uintD*, uintD*, uintC)': ./base/digitseq/cl_DS.h:513:48: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 513 | destptr[len] = (len==0 ? 0 : mpn_mul_1(destptr,sourceptr,len,digit)); | ^~~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1554:37: note: initializing argument 1 of 'mp_limb_t __gmpn_mul_1(mp_ptr, mp_srcptr, mp_size_t, mp_limb_t)' 1554 | __GMP_DECLSPEC mp_limb_t mpn_mul_1 (mp_ptr, mp_srcptr, mp_size_t, mp_limb_t); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::muluadd_loop_up(uintD, const uintD*, uintD*, uintC)': ./base/digitseq/cl_DS.h:520:29: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 520 | return mpn_addmul_1(destptr,sourceptr,len,digit); | ^~~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1484:40: note: initializing argument 1 of 'mp_limb_t __gmpn_addmul_1(mp_ptr, mp_srcptr, mp_size_t, mp_limb_t)' 1484 | __GMP_DECLSPEC mp_limb_t mpn_addmul_1 (mp_ptr, mp_srcptr, mp_size_t, mp_limb_t); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::mulusub_loop_up(uintD, const uintD*, uintD*, uintC)': ./base/digitseq/cl_DS.h:527:29: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 527 | return mpn_submul_1(destptr,sourceptr,len,digit); | ^~~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1624:40: note: initializing argument 1 of 'mp_limb_t __gmpn_submul_1(mp_ptr, mp_srcptr, mp_size_t, mp_limb_t)' 1624 | __GMP_DECLSPEC mp_limb_t mpn_submul_1 (mp_ptr, mp_srcptr, mp_size_t, mp_limb_t); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::divu_loop_up(uintD, uintD*, uintC)': ./base/digitseq/cl_DS.h:534:29: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 534 | return mpn_divrem_1(ptr,0,ptr,len,digit); | ^~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1512:40: note: initializing argument 1 of 'mp_limb_t __gmpn_divrem_1(mp_ptr, mp_size_t, mp_srcptr, mp_size_t, mp_limb_t)' 1512 | __GMP_DECLSPEC mp_limb_t mpn_divrem_1 (mp_ptr, mp_size_t, mp_srcptr, mp_size_t, mp_limb_t); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::divu_loop_down(uintD, uintD*, uintC)': ./base/digitseq/cl_DS.h:539:32: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 539 | return mpn_divrem_1(ptr-len,0,ptr-len,len,digit); | ~~~^~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1512:40: note: initializing argument 1 of 'mp_limb_t __gmpn_divrem_1(mp_ptr, mp_size_t, mp_srcptr, mp_size_t, mp_limb_t)' 1512 | __GMP_DECLSPEC mp_limb_t mpn_divrem_1 (mp_ptr, mp_size_t, mp_srcptr, mp_size_t, mp_limb_t); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::divucopy_loop_up(uintD, const uintD*, uintD*, uintC)': ./base/digitseq/cl_DS.h:544:29: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 544 | return mpn_divrem_1(destptr,0,sourceptr,len,digit); | ^~~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1512:40: note: initializing argument 1 of 'mp_limb_t __gmpn_divrem_1(mp_ptr, mp_size_t, mp_srcptr, mp_size_t, mp_limb_t)' 1512 | __GMP_DECLSPEC mp_limb_t mpn_divrem_1 (mp_ptr, mp_size_t, mp_srcptr, mp_size_t, mp_limb_t); | ^~~~~~ ./base/digitseq/cl_DS.h: In function 'uintD cln::divucopy_loop_down(uintD, const uintD*, uintD*, uintC)': ./base/digitseq/cl_DS.h:549:36: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 549 | return mpn_divrem_1(destptr-len,0,sourceptr-len,len,digit); | ~~~~~~~^~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1512:40: note: initializing argument 1 of 'mp_limb_t __gmpn_divrem_1(mp_ptr, mp_size_t, mp_srcptr, mp_size_t, mp_limb_t)' 1512 | __GMP_DECLSPEC mp_limb_t mpn_divrem_1 (mp_ptr, mp_size_t, mp_srcptr, mp_size_t, mp_limb_t); | ^~~~~~ base/digitseq/cl_DS_mul.cc: In function 'void cln::cl_UDS_mul(const uintD*, uintC, const uintD*, uintC, uintD*)': base/digitseq/cl_DS_mul.cc:476:19: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 476 | mpn_mul(destptr,sourceptr2,len2,sourceptr1,len1); | ^~~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1551:35: note: initializing argument 1 of 'mp_limb_t __gmpn_mul(mp_ptr, mp_srcptr, mp_size_t, mp_srcptr, mp_size_t)' 1551 | __GMP_DECLSPEC mp_limb_t mpn_mul (mp_ptr, mp_srcptr, mp_size_t, mp_srcptr, mp_size_t); | ^~~~~~ base/digitseq/cl_DS_mul.cc: In function 'void cln::cl_UDS_mul_square(const uintD*, uintC, uintD*)': base/digitseq/cl_DS_mul.cc:524:21: error: cannot convert 'uintD*' {aka 'unsigned int*'} to 'mp_ptr' {aka 'long unsigned int*'} 524 | mpn_mul(destptr,sourceptr,len,sourceptr,len); | ^~~~~~~ | | | uintD* {aka unsigned int*} /usr/include/gmp.h:1551:35: note: initializing argument 1 of 'mp_limb_t __gmpn_mul(mp_ptr, mp_srcptr, mp_size_t, mp_srcptr, mp_size_t)' 1551 | __GMP_DECLSPEC mp_limb_t mpn_mul (mp_ptr, mp_srcptr, mp_size_t, mp_srcptr, mp_size_t); | ^~~~~~ make[1]: *** [Makefile:6440: base/cl_free.lo] Error 1 make[1]: *** [Makefile:6440: base/hash/cl_rcpointer_hashweak_rcpointer.lo] Error 1 make[1]: *** [Makefile:6440: base/digitseq/cl_DS_recip.lo] Error 1 make[1]: *** [Makefile:6440: base/digitseq/cl_2DS_recip.lo] Error 1 make[1]: *** [Makefile:6440: base/hash/cl_rcpointer2_hashweak_rcpointer.lo] Error 1 make[1]: *** [Makefile:6440: base/digitseq/cl_2DS_div.lo] Error 1 make[1]: *** [Makefile:6440: base/digitseq/cl_DS_trandom.lo] Error 1 make[1]: *** [Makefile:6440: base/digitseq/cl_DS_recipsqrt.lo] Error 1 In file included from base/digitseq/cl_DS_mul.cc:247: ./base/digitseq/cl_DS_mul_fftm.h: At global scope: ./base/digitseq/cl_DS_mul_fftm.h:570:13: warning: 'void cln::mulu_fft_modm(const uintD*, uintC, const uintD*, uintC, uintD*)' defined but not used [-Wunused-function] 570 | static void mulu_fft_modm (const uintD* sourceptr1, uintC len1, | ^~~~~~~~~~~~~ In file included from base/digitseq/cl_DS_mul.cc:127: ./base/digitseq/cl_DS_mul_kara.h:1:15: warning: 'void cln::mulu_karatsuba(const uintD*, uintC, const uintD*, uintC, uintD*)' defined but not used [-Wunused-function] 1 | static void mulu_karatsuba (const uintD* sourceptr1, uintC len1, | ^~~~~~~~~~~~~~ make[1]: *** [Makefile:6440: base/digitseq/cl_DS_div.lo] Error 1 make[1]: *** [Makefile:6440: base/digitseq/cl_DS_random.lo] Error 1 make[1]: *** [Makefile:6440: base/digitseq/cl_DS_mul.lo] Error 1 make[1]: *** [Makefile:6440: base/digitseq/cl_DS_sqrt.lo] Error 1 ../include/cln/object.h: In function 'bool cln::cl_pointer_p(cl_uint)': ../include/cln/object.h:76:25: error: 'cl_word_alignment' was not declared in this scope 76 | return (word & (cl_word_alignment-1)) == 0; | ^~~~~~~~~~~~~~~~~ ../include/cln/object.h: In function 'bool cln::cl_pointer_p(cl_uint)': ../include/cln/object.h:76:25: error: 'cl_word_alignment' was not declared in this scope 76 | return (word & (cl_word_alignment-1)) == 0; | ^~~~~~~~~~~~~~~~~ ../include/cln/object.h: In function 'bool cln::cl_pointer_p(cl_uint)': ../include/cln/object.h:76:25: error: 'cl_word_alignment' was not declared in this scope 76 | return (word & (cl_word_alignment-1)) == 0; | ^~~~~~~~~~~~~~~~~ ../include/cln/object.h: In function 'bool cln::cl_immediate_p(cl_uint)': ../include/cln/object.h:80:25: error: 'cl_word_alignment' was not declared in this scope 80 | return (word & (cl_word_alignment-1)) != 0; | ^~~~~~~~~~~~~~~~~ ../include/cln/object.h: In function 'bool cln::cl_immediate_p(cl_uint)': ../include/cln/object.h:80:25: error: 'cl_word_alignment' was not declared in this scope 80 | return (word & (cl_word_alignment-1)) != 0; | ^~~~~~~~~~~~~~~~~ ../include/cln/object.h: In function 'bool cln::cl_immediate_p(cl_uint)': ../include/cln/object.h:80:25: error: 'cl_word_alignment' was not declared in this scope 80 | return (word & (cl_word_alignment-1)) != 0; | ^~~~~~~~~~~~~~~~~ ../include/cln/object.h: In function 'bool cln::cl_pointer_p(cl_uint)': ../include/cln/object.h:76:25: error: 'cl_word_alignment' was not declared in this scope 76 | return (word & (cl_word_alignment-1)) == 0; | ^~~~~~~~~~~~~~~~~ ../include/cln/object.h: In function 'bool cln::cl_immediate_p(cl_uint)': ../include/cln/object.h:80:25: error: 'cl_word_alignment' was not declared in this scope 80 | return (word & (cl_word_alignment-1)) != 0; | ^~~~~~~~~~~~~~~~~ make[1]: *** [Makefile:6440: base/cl_debug.lo] Error 1 make[1]: *** [Makefile:6440: base/input/cl_read_eof_exception.lo] Error 1 make[1]: *** [Makefile:6440: base/cl_as_exception.lo] Error 1 make[1]: *** [Makefile:6440: base/input/cl_read_junk_exception.lo] Error 1 make[1]: *** [Makefile:6440: base/input/cl_read_bad_syntax_exception.lo] Error 1 make[1]: Leaving directory '/builddir/build/BUILD/cln-1.3.6/src' make: *** [Makefile:680: all-recursive] Error 1 error: Bad exit status from /var/tmp/rpm-tmp.mWg2e7 (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.mWg2e7 (%build) Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --noclean --target loongarch64 --nodeps /builddir/build/SPECS/cln.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.10/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.10/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 --noclean --target loongarch64 --nodeps /builddir/build/SPECS/cln.spec