* using log directory 'd:/Rcompile/CRANpkg/local/4.6/dsdp.Rcheck' * using R version 4.6.0 beta (2026-04-16 r89899 ucrt) * using platform: x86_64-w64-mingw32 * R was compiled by gcc.exe (GCC) 14.3.0 GNU Fortran (GCC) 14.3.0 * running under: Windows Server 2022 x64 (build 20348) * using session charset: UTF-8 * current time: 2026-04-17 10:21:03 UTC * checking for file 'dsdp/DESCRIPTION' ... OK * this is package 'dsdp' version '0.1.1' * package encoding: UTF-8 * checking package namespace information ... OK * checking package dependencies ... OK * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking whether package 'dsdp' can be installed ... ERROR Installation failed. See 'd:/Rcompile/CRANpkg/local/4.6/dsdp.Rcheck/00install.out' for details. * DONE The installation logfile: * installing *source* package 'dsdp' ... ** this is package 'dsdp' version '0.1.1' ** package 'dsdp' successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: 'gcc.exe (GCC) 14.3.0' make[1]: Entering directory '/d/temp/2026_04_17_01_50_00_1722/Rtmpk5QJKl/R.INSTALL2f484c97427f/dsdp/src' gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c clp.c -o clp.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c clpmisc.c -o clpmisc.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c clpmodel.c -o clpmodel.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c clpsol.c -o clpsol.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c clputil.c -o clputil.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c init.c -o init.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c interface.c -o interface.o In file included from interface.c:2: interface.c: In function 'rcdf_polygauss': D:/RCompile/recent/R/include/Rinternals.h:874:33: error: implicit declaration of function 'Rf_allocSExp'; did you mean 'allocSExp'? [-Wimplicit-function-declaration] 874 | #define allocSExp Rf_allocSExp | ^~~~~~~~~~~~ interface.c:513:16: note: in expansion of macro 'allocSExp' 513 | return allocSExp(NILSXP); | ^~~~~~~~~ D:/RCompile/recent/R/include/Rinternals.h:874:33: error: returning 'int' from a function with return type 'SEXP' {aka 'struct SEXPREC *'} makes pointer from integer without a cast [-Wint-conversion] 874 | #define allocSExp Rf_allocSExp interface.c:513:16: note: in expansion of macro 'allocSExp' 513 | return allocSExp(NILSXP); | ^~~~~~~~~ interface.c: In function 'rcdf_polyggamma': D:/RCompile/recent/R/include/Rinternals.h:874:33: error: returning 'int' from a function with return type 'SEXP' {aka 'struct SEXPREC *'} makes pointer from integer without a cast [-Wint-conversion] 874 | #define allocSExp Rf_allocSExp interface.c:558:16: note: in expansion of macro 'allocSExp' 558 | return allocSExp(NILSXP); | ^~~~~~~~~ interface.c: In function 'rigamma': D:/RCompile/recent/R/include/Rinternals.h:874:33: error: returning 'int' from a function with return type 'SEXP' {aka 'struct SEXPREC *'} makes pointer from integer without a cast [-Wint-conversion] 874 | #define allocSExp Rf_allocSExp interface.c:585:16: note: in expansion of macro 'allocSExp' 585 | return allocSExp(NILSXP); | ^~~~~~~~~ interface.c: In function 'ricgamma': D:/RCompile/recent/R/include/Rinternals.h:874:33: error: returning 'int' from a function with return type 'SEXP' {aka 'struct SEXPREC *'} makes pointer from integer without a cast [-Wint-conversion] 874 | #define allocSExp Rf_allocSExp interface.c:631:16: note: in expansion of macro 'allocSExp' 631 | return allocSExp(NILSXP); | ^~~~~~~~~ make[1]: *** [D:/RCompile/recent/R/etc/x64/Makeconf:297: interface.o] Error 1 make[1]: Leaving directory '/d/temp/2026_04_17_01_50_00_1722/Rtmpk5QJKl/R.INSTALL2f484c97427f/dsdp/src' ERROR: compilation failed for package 'dsdp' * removing 'd:/Rcompile/CRANpkg/lib/4.6/dsdp' * restoring previous 'd:/Rcompile/CRANpkg/lib/4.6/dsdp'