Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pak update from CRAN #757

Open
gaborcsardi opened this issue Mar 19, 2025 · 0 comments
Open

pak update from CRAN #757

gaborcsardi opened this issue Mar 19, 2025 · 0 comments

Comments

@gaborcsardi
Copy link
Member

Dear maintainer,

Please see the problems shown on
<https://cran.r-project.org/web/checks/check_results_pak.html>.

Specifically, please see the ERRORs for the r-devel-windows-x86_64 check
flavor.

Please correct before 2025-04-09 to safely retain your package on CRAN.

Best wishes,
The CRAN Team
Compiling jsonlite 
using C compiler: 'gcc.exe (GCC) 14.2.0'
make[2]: Entering directory '/d/temp/2025_03_17_01_26_54_17999/RtmpgndsGW/R.INSTALL90686b932f0f/pak/src/library/jsonlite/src'
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG -Iyajl/api    -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"    -D__USE_MINGW_ANSI_STDIO   -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c base64.c -o base64.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG -Iyajl/api    -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"    -D__USE_MINGW_ANSI_STDIO   -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c collapse_array.c -o collapse_array.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG -Iyajl/api    -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"    -D__USE_MINGW_ANSI_STDIO   -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c collapse_object.c -o collapse_object.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG -Iyajl/api    -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"    -D__USE_MINGW_ANSI_STDIO   -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c collapse_pretty.c -o collapse_pretty.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG -Iyajl/api    -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"    -D__USE_MINGW_ANSI_STDIO   -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c escape_chars.c -o escape_chars.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG -Iyajl/api    -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"    -D__USE_MINGW_ANSI_STDIO   -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c integer64_to_na.c -o integer64_to_na.o
In file included from modp_numtoa.h:34,
                 from integer64_to_na.c:2:
modp_stdint.h:37:23: error: two or more data types in declaration specifiers
   37 | typedef unsigned char bool;
      |                       ^~~~
modp_stdint.h:37:1: warning: useless type name in empty declaration
   37 | typedef unsigned char bool;
      | ^~~~~~~
make[2]: *** [D:/RCompile/recent/R/etc/x64/Makeconf:289: integer64_to_na.o] Error 1
make[2]: Leaving directory '/d/temp/2025_03_17_01_26_54_17999/RtmpgndsGW/R.INSTALL90686b932f0f/pak/src/library/jsonlite/src'
ERROR: compilation failed for package 'jsonlite'
Error in install_one(pkg, lib = lib) : FAILED
Calls: install_embedded_main -> install_all -> install_one
Execution halted
make[1]: Leaving directory '/d/temp/2025_03_17_01_26_54_17999/RtmpgndsGW/R.INSTALL90686b932f0f/pak/src'
make[1]: Entering directory '/d/temp/2025_03_17_01_26_54_17999/RtmpgndsGW/R.INSTALL90686b932f0f/pak/src'
make[1]: Leaving directory '/d/temp/2025_03_17_01_26_54_17999/RtmpgndsGW/R.INSTALL90686b932f0f/pak/src'
installing via 'install.libs.R' to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-pak/00new/pak
Error in eval(ei, envir) : Compilation failed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant