* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’
* installing *source* package ‘grattanInflators’ ...
** this is package ‘grattanInflators’ version ‘0.5.7’
** package ‘grattanInflators’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-15 (Debian 15.2.0-12) 15.2.0’
make[1]: Entering directory '/tmp/RtmpP3w2Ox/R.INSTALL2ed3413eadc1f8/grattanInflators/src'
gcc-15 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c C_YearMonthSplit.c -o C_YearMonthSplit.o
In file included from C_YearMonthSplit.c:1:
grattanInflator.h:20:20: warning: conflicting types for built-in function ‘isdigit’; expected ‘int(int)’ [-Wbuiltin-declaration-mismatch]
20 | static inline bool isdigit(char c) {
| ^~~~~~~
grattanInflator.h:17:1: note: ‘isdigit’ is declared in header ‘<ctype.h>’
16 | #include <stdbool.h>
+++ |+#include <ctype.h>
17 | #include <math.h>
grattanInflator.h:24:20: warning: conflicting types for built-in function ‘isalpha’; expected ‘int(int)’ [-Wbuiltin-declaration-mismatch]
24 | static inline bool isalpha(char c) {
| ^~~~~~~
grattanInflator.h:24:20: note: ‘isalpha’ is declared in header ‘<ctype.h>’
gcc-15 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c C_multiply.c -o C_multiply.o
In file included from C_multiply.c:1:
grattanInflator.h:20:20: warning: conflicting types for built-in function ‘isdigit’; expected ‘int(int)’ [-Wbuiltin-declaration-mismatch]
20 | static inline bool isdigit(char c) {
| ^~~~~~~
grattanInflator.h:17:1: note: ‘isdigit’ is declared in header ‘<ctype.h>’
16 | #include <stdbool.h>
+++ |+#include <ctype.h>
17 | #include <math.h>
grattanInflator.h:24:20: warning: conflicting types for built-in function ‘isalpha’; expected ‘int(int)’ [-Wbuiltin-declaration-mismatch]
24 | static inline bool isalpha(char c) {
| ^~~~~~~
grattanInflator.h:24:20: note: ‘isalpha’ is declared in header ‘<ctype.h>’
gcc-15 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c SEXP2YearMonth.c -o SEXP2YearMonth.o
In file included from SEXP2YearMonth.c:1:
grattanInflator.h:20:20: warning: conflicting types for built-in function ‘isdigit’; expected ‘int(int)’ [-Wbuiltin-declaration-mismatch]
20 | static inline bool isdigit(char c) {
| ^~~~~~~
grattanInflator.h:17:1: note: ‘isdigit’ is declared in header ‘<ctype.h>’
16 | #include <stdbool.h>
+++ |+#include <ctype.h>
17 | #include <math.h>
grattanInflator.h:24:20: warning: conflicting types for built-in function ‘isalpha’; expected ‘int(int)’ [-Wbuiltin-declaration-mismatch]
24 | static inline bool isalpha(char c) {
| ^~~~~~~
grattanInflator.h:24:20: note: ‘isalpha’ is declared in header ‘<ctype.h>’
gcc-15 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c check_input.c -o check_input.o
In file included from check_input.c:1:
grattanInflator.h:20:20: warning: conflicting types for built-in function ‘isdigit’; expected ‘int(int)’ [-Wbuiltin-declaration-mismatch]
20 | static inline bool isdigit(char c) {
| ^~~~~~~
grattanInflator.h:17:1: note: ‘isdigit’ is declared in header ‘<ctype.h>’
16 | #include <stdbool.h>
+++ |+#include <ctype.h>
17 | #include <math.h>
grattanInflator.h:24:20: warning: conflicting types for built-in function ‘isalpha’; expected ‘int(int)’ [-Wbuiltin-declaration-mismatch]
24 | static inline bool isalpha(char c) {
| ^~~~~~~
grattanInflator.h:24:20: note: ‘isalpha’ is declared in header ‘<ctype.h>’
gcc-15 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c cpi.c -o cpi.o
In file included from cpi.c:1:
grattanInflator.h:20:20: warning: conflicting types for built-in function ‘isdigit’; expected ‘int(int)’ [-Wbuiltin-declaration-mismatch]
20 | static inline bool isdigit(char c) {
| ^~~~~~~
grattanInflator.h:17:1: note: ‘isdigit’ is declared in header ‘<ctype.h>’
16 | #include <stdbool.h>
+++ |+#include <ctype.h>
17 | #include <math.h>
grattanInflator.h:24:20: warning: conflicting types for built-in function ‘isalpha’; expected ‘int(int)’ [-Wbuiltin-declaration-mismatch]
24 | static inline bool isalpha(char c) {
| ^~~~~~~
grattanInflator.h:24:20: note: ‘isalpha’ is declared in header ‘<ctype.h>’
gcc-15 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c errif.c -o errif.o
In file included from errif.c:1:
grattanInflator.h:20:20: warning: conflicting types for built-in function ‘isdigit’; expected ‘int(int)’ [-Wbuiltin-declaration-mismatch]
20 | static inline bool isdigit(char c) {
| ^~~~~~~
grattanInflator.h:17:1: note: ‘isdigit’ is declared in header ‘<ctype.h>’
16 | #include <stdbool.h>
+++ |+#include <ctype.h>
17 | #include <math.h>
grattanInflator.h:24:20: warning: conflicting types for built-in function ‘isalpha’; expected ‘int(int)’ [-Wbuiltin-declaration-mismatch]
24 | static inline bool isalpha(char c) {
| ^~~~~~~
grattanInflator.h:24:20: note: ‘isalpha’ is declared in header ‘<ctype.h>’
gcc-15 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c idate_YearMonth.c -o idate_YearMonth.o
In file included from idate_YearMonth.c:1:
grattanInflator.h:20:20: warning: conflicting types for built-in function ‘isdigit’; expected ‘int(int)’ [-Wbuiltin-declaration-mismatch]
20 | static inline bool isdigit(char c) {
| ^~~~~~~
grattanInflator.h:17:1: note: ‘isdigit’ is declared in header ‘<ctype.h>’
16 | #include <stdbool.h>
+++ |+#include <ctype.h>
17 | #include <math.h>
grattanInflator.h:24:20: warning: conflicting types for built-in function ‘isalpha’; expected ‘int(int)’ [-Wbuiltin-declaration-mismatch]
24 | static inline bool isalpha(char c) {
| ^~~~~~~
grattanInflator.h:24:20: note: ‘isalpha’ is declared in header ‘<ctype.h>’
gcc-15 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c inflate.c -o inflate.o
In file included from inflate.c:1:
grattanInflator.h:20:20: warning: conflicting types for built-in function ‘isdigit’; expected ‘int(int)’ [-Wbuiltin-declaration-mismatch]
20 | static inline bool isdigit(char c) {
| ^~~~~~~
grattanInflator.h:17:1: note: ‘isdigit’ is declared in header ‘<ctype.h>’
16 | #include <stdbool.h>
+++ |+#include <ctype.h>
17 | #include <math.h>
grattanInflator.h:24:20: warning: conflicting types for built-in function ‘isalpha’; expected ‘int(int)’ [-Wbuiltin-declaration-mismatch]
24 | static inline bool isalpha(char c) {
| ^~~~~~~
grattanInflator.h:24:20: note: ‘isalpha’ is declared in header ‘<ctype.h>’
gcc-15 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c init.c -o init.o
gcc-15 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c minmaxDate.c -o minmaxDate.o
In file included from minmaxDate.c:1:
grattanInflator.h:20:20: warning: conflicting types for built-in function ‘isdigit’; expected ‘int(int)’ [-Wbuiltin-declaration-mismatch]
20 | static inline bool isdigit(char c) {
| ^~~~~~~
grattanInflator.h:17:1: note: ‘isdigit’ is declared in header ‘<ctype.h>’
16 | #include <stdbool.h>
+++ |+#include <ctype.h>
17 | #include <math.h>
grattanInflator.h:24:20: warning: conflicting types for built-in function ‘isalpha’; expected ‘int(int)’ [-Wbuiltin-declaration-mismatch]
24 | static inline bool isalpha(char c) {
| ^~~~~~~
grattanInflator.h:24:20: note: ‘isalpha’ is declared in header ‘<ctype.h>’
gcc-15 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c omp_diagnose.c -o omp_diagnose.o
In file included from omp_diagnose.c:1:
grattanInflator.h:20:20: warning: conflicting types for built-in function ‘isdigit’; expected ‘int(int)’ [-Wbuiltin-declaration-mismatch]
20 | static inline bool isdigit(char c) {
| ^~~~~~~
grattanInflator.h:17:1: note: ‘isdigit’ is declared in header ‘<ctype.h>’
16 | #include <stdbool.h>
+++ |+#include <ctype.h>
17 | #include <math.h>
grattanInflator.h:24:20: warning: conflicting types for built-in function ‘isalpha’; expected ‘int(int)’ [-Wbuiltin-declaration-mismatch]
24 | static inline bool isalpha(char c) {
| ^~~~~~~
grattanInflator.h:24:20: note: ‘isalpha’ is declared in header ‘<ctype.h>’
gcc-15 -shared -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -Wl,-O1 -o grattanInflators.so C_YearMonthSplit.o C_multiply.o SEXP2YearMonth.o check_input.o cpi.o errif.o idate_YearMonth.o inflate.o init.o minmaxDate.o omp_diagnose.o -fopenmp -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpP3w2Ox/R.INSTALL2ed3413eadc1f8/grattanInflators/src'
make[1]: Entering directory '/tmp/RtmpP3w2Ox/R.INSTALL2ed3413eadc1f8/grattanInflators/src'
make[1]: Leaving directory '/tmp/RtmpP3w2Ox/R.INSTALL2ed3413eadc1f8/grattanInflators/src'
installing to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/00LOCK-grattanInflators/00new/grattanInflators/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded from temporary location
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (grattanInflators)