* installing *source* package 'flint' ...
** package 'flint' successfully unpacked and MD5 sums checked
** using staged installation
configure: loading site script /usr/local/etc/config.site
checking for R... D:/RCompile/recent/R-4.4.2/bin/R
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.exe
checking for suffix of executables... .exe
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking for a sed that does not truncate output... sed
checking for pkg-config... /x86_64-w64-mingw32.static.posix/bin/pkg-config
checking for gmp.pc in pkg-config search path... yes
configure: checking whether --libs suffices for linking libgmp
checking for __gmpz_init in -lgmp... yes
checking for mpfr.pc in pkg-config search path... yes
configure: checking whether --libs suffices for linking libmpfr
checking for mpfr_init in -lmpfr... yes
checking for flint.pc in pkg-config search path... yes
configure: checking whether --libs suffices for linking libflint
checking for fmpz_init in -lflint... yes
configure: using R_FLINT_CPPFLAGS="-ID:/rtools44/x86_64-w64-mingw32.static.posix/include "
configure: using R_FLINT_CFLAGS=""
configure: using R_FLINT_LDFLAGS="-LD:/rtools44/x86_64-w64-mingw32.static.posix/lib "
configure: using R_FLINT_LIBS="-lflint -lmpfr -lgmp "
checking for __gmpz_init in -lgmp... (cached) yes
checking for mpfr_init in -lmpfr... (cached) yes
checking for fmpz_init in -lflint... (cached) yes
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for gmp.h... yes
checking for mpfr.h... yes
checking for flint/flint.h... yes
checking for mpfr_uprec_t... yes
checking for mpfr_uexp_t... yes
checking size of int... 4
checking size of long int... 4
checking size of long long int... 8
checking size of size_t... 8
checking size of mp_limb_t... 8
checking size of mpfr_prec_t... 4
checking size of mpfr_exp_t... 4
checking for R_XLEN_T_MAX in range of mp_limb_t... yes
checking for mpfr_uprec_t in range of mp_limb_t... yes
checking for mpfr_uexp_t in range of mp_limb_t... yes
checking for mp_limb_t in range of size_t... yes
checking for arb_init... yes
checking for acf_abs... no
checking for acf_arg... no
checking for acf_conj... no
checking for acf_div_ui... no
checking for acf_is_finite... no
checking for acf_is_inf... no
checking for acf_is_nan... no
checking for acf_is_zero... no
checking for acf_nan... no
checking for acf_one... no
checking for acf_zero... no
checking for fmpq_clog_ui... no
checking for mag_div_ui_lower... no
checking for mag_expm1_lower... no
checking for mag_get_d_lower... no
checking for mag_log1p_lower... no
configure: creating ./config.status
config.status: creating src/Makevars
config.status: creating src/config.h
** libs
using C compiler: 'gcc.exe (GCC) 13.3.0'
make[1]: Entering directory '/d/temp/2025_02_18_01_50_00_6757/RtmpEDDmtz/R.INSTALL1c08876004119/flint/src'
gcc  -I"D:/RCompile/recent/R-4.4.2/include" -DNDEBUG -ID:/rtools44/x86_64-w64-mingw32.static.posix/include  -DHAVE_CONFIG_H -DSTRICT_R_HEADERS -DR_NO_REMAP    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c acb.c -o acb.o
gcc  -I"D:/RCompile/recent/R-4.4.2/include" -DNDEBUG -ID:/rtools44/x86_64-w64-mingw32.static.posix/include  -DHAVE_CONFIG_H -DSTRICT_R_HEADERS -DR_NO_REMAP    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c acb_special.c -o acb_special.o
gcc  -I"D:/RCompile/recent/R-4.4.2/include" -DNDEBUG -ID:/rtools44/x86_64-w64-mingw32.static.posix/include  -DHAVE_CONFIG_H -DSTRICT_R_HEADERS -DR_NO_REMAP    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c acb_template.c -o acb_template.o
gcc  -I"D:/RCompile/recent/R-4.4.2/include" -DNDEBUG -ID:/rtools44/x86_64-w64-mingw32.static.posix/include  -DHAVE_CONFIG_H -DSTRICT_R_HEADERS -DR_NO_REMAP    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c acf.c -o acf.o
gcc  -I"D:/RCompile/recent/R-4.4.2/include" -DNDEBUG -ID:/rtools44/x86_64-w64-mingw32.static.posix/include  -DHAVE_CONFIG_H -DSTRICT_R_HEADERS -DR_NO_REMAP    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c arb.c -o arb.o
gcc  -I"D:/RCompile/recent/R-4.4.2/include" -DNDEBUG -ID:/rtools44/x86_64-w64-mingw32.static.posix/include  -DHAVE_CONFIG_H -DSTRICT_R_HEADERS -DR_NO_REMAP    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c arb_constant.c -o arb_constant.o
gcc  -I"D:/RCompile/recent/R-4.4.2/include" -DNDEBUG -ID:/rtools44/x86_64-w64-mingw32.static.posix/include  -DHAVE_CONFIG_H -DSTRICT_R_HEADERS -DR_NO_REMAP    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c arb_special.c -o arb_special.o
gcc  -I"D:/RCompile/recent/R-4.4.2/include" -DNDEBUG -ID:/rtools44/x86_64-w64-mingw32.static.posix/include  -DHAVE_CONFIG_H -DSTRICT_R_HEADERS -DR_NO_REMAP    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c arb_template.c -o arb_template.o
gcc  -I"D:/RCompile/recent/R-4.4.2/include" -DNDEBUG -ID:/rtools44/x86_64-w64-mingw32.static.posix/include  -DHAVE_CONFIG_H -DSTRICT_R_HEADERS -DR_NO_REMAP    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c arf.c -o arf.o
gcc  -I"D:/RCompile/recent/R-4.4.2/include" -DNDEBUG -ID:/rtools44/x86_64-w64-mingw32.static.posix/include  -DHAVE_CONFIG_H -DSTRICT_R_HEADERS -DR_NO_REMAP    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c flint.c -o flint.o
gcc  -I"D:/RCompile/recent/R-4.4.2/include" -DNDEBUG -ID:/rtools44/x86_64-w64-mingw32.static.posix/include  -DHAVE_CONFIG_H -DSTRICT_R_HEADERS -DR_NO_REMAP    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c fmpq.c -o fmpq.o
gcc  -I"D:/RCompile/recent/R-4.4.2/include" -DNDEBUG -ID:/rtools44/x86_64-w64-mingw32.static.posix/include  -DHAVE_CONFIG_H -DSTRICT_R_HEADERS -DR_NO_REMAP    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c fmpz.c -o fmpz.o
gcc  -I"D:/RCompile/recent/R-4.4.2/include" -DNDEBUG -ID:/rtools44/x86_64-w64-mingw32.static.posix/include  -DHAVE_CONFIG_H -DSTRICT_R_HEADERS -DR_NO_REMAP    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c init.c -o init.o
gcc  -I"D:/RCompile/recent/R-4.4.2/include" -DNDEBUG -ID:/rtools44/x86_64-w64-mingw32.static.posix/include  -DHAVE_CONFIG_H -DSTRICT_R_HEADERS -DR_NO_REMAP    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c mag.c -o mag.o
gcc  -I"D:/RCompile/recent/R-4.4.2/include" -DNDEBUG -ID:/rtools44/x86_64-w64-mingw32.static.posix/include  -DHAVE_CONFIG_H -DSTRICT_R_HEADERS -DR_NO_REMAP    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c slong.c -o slong.o
gcc  -I"D:/RCompile/recent/R-4.4.2/include" -DNDEBUG -ID:/rtools44/x86_64-w64-mingw32.static.posix/include  -DHAVE_CONFIG_H -DSTRICT_R_HEADERS -DR_NO_REMAP    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c ulong.c -o ulong.o
gcc  -I"D:/RCompile/recent/R-4.4.2/include" -DNDEBUG -ID:/rtools44/x86_64-w64-mingw32.static.posix/include  -DHAVE_CONFIG_H -DSTRICT_R_HEADERS -DR_NO_REMAP    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c utils.c -o utils.o
gcc  -I"D:/RCompile/recent/R-4.4.2/include" -DNDEBUG -ID:/rtools44/x86_64-w64-mingw32.static.posix/include  -DHAVE_CONFIG_H -DSTRICT_R_HEADERS -DR_NO_REMAP    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c version.c -o version.o
gcc -shared -s -static-libgcc -o flint.dll flint-win.def acb.o acb_special.o acb_template.o acf.o arb.o arb_constant.o arb_special.o arb_template.o arf.o flint.o fmpq.o fmpz.o init.o mag.o slong.o ulong.o utils.o version.o -LD:/rtools44/x86_64-w64-mingw32.static.posix/lib -lflint -lmpfr -lgmp -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.4.2/bin/x64 -lR
make[1]: Leaving directory '/d/temp/2025_02_18_01_50_00_6757/RtmpEDDmtz/R.INSTALL1c08876004119/flint/src'
make[1]: Entering directory '/d/temp/2025_02_18_01_50_00_6757/RtmpEDDmtz/R.INSTALL1c08876004119/flint/src'
make[1]: Leaving directory '/d/temp/2025_02_18_01_50_00_6757/RtmpEDDmtz/R.INSTALL1c08876004119/flint/src'
installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-flint/00new/flint/libs/x64
** R
** inst
** byte-compile and prepare package for lazy loading
Creating a generic function for 'is.unsorted' from package 'base' in package 'flint'
Creating a generic function for 'findInterval' from package 'base' in package 'flint'
Creating a generic function for 'match' from package 'base' in package 'flint'
Creating a generic function for 'rep.int' from package 'base' in package 'flint'
Creating a generic function for 'rep_len' from package 'base' in package 'flint'
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* MD5 sums
packaged installation of 'flint' as flint_0.0.1.zip
* DONE (flint)