SCM

R Development Page

partykitR1 log file (build_win64)

Tue Aug 01 14:30:11 2017: Building binary for package partykitR1 (SVN revision 1519)
using R version 3.4.1 Patched (2017-07-29 r72997) ...

* installing to library 'R:/lib/local/3.4'
* installing *source* package 'partykitR1' ...
** libs

*** arch - i386
c:/Rtools/mingw_32/bin/gcc  -I"R:/lib/R/R-patched/include" -DNDEBUG     -I"R:/base/local215/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c ctreecall.c -o ctreecall.o
ctreecall.c: In function 'R_split':
ctreecall.c:41:5: warning: 'ans' may be used uninitialized in this function [-Wmaybe-uninitialized]
     return(ans);
     ^
c:/Rtools/mingw_32/bin/gcc  -I"R:/lib/R/R-patched/include" -DNDEBUG     -I"R:/base/local215/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c ctreelinstat.c -o ctreelinstat.o
ctreelinstat.c: In function 'C_LinstatExpCov':
ctreelinstat.c:274:26: warning: 'pq' may be used uninitialized in this function [-Wmaybe-uninitialized]
     int sw = 0, n, p, q, pq, i, j;
                          ^
In file included from R:/lib/R/R-patched/include/R.h:91:0,
                 from ctree.h:2,
                 from ctreelinstat.c:2:
R:/lib/R/R-patched/include/R_ext/RS.h:74:25: warning: 'swx2' may be used uninitialized in this function [-Wmaybe-uninitialized]
 #define Free(p)        (R_chk_free( (void *)(p) ), (p) = NULL)
                         ^
ctreelinstat.c:273:37: note: 'swx2' was declared here
     double *expinf, *covinf, *swx, *swx2, *dy, *dx, *dsc;
                                     ^
In file included from R:/lib/R/R-patched/include/R.h:91:0,
                 from ctree.h:2,
                 from ctreelinstat.c:2:
R:/lib/R/R-patched/include/R_ext/RS.h:74:25: warning: 'swx' may be used uninitialized in this function [-Wmaybe-uninitialized]
 #define Free(p)        (R_chk_free( (void *)(p) ), (p) = NULL)
                         ^
ctreelinstat.c:273:31: note: 'swx' was declared here
     double *expinf, *covinf, *swx, *swx2, *dy, *dx, *dsc;
                               ^
c:/Rtools/mingw_32/bin/gcc  -I"R:/lib/R/R-patched/include" -DNDEBUG     -I"R:/base/local215/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c ctreesplit.c -o ctreesplit.o
c:/Rtools/mingw_32/bin/gcc  -I"R:/lib/R/R-patched/include" -DNDEBUG     -I"R:/base/local215/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c ctreeteststat.c -o ctreeteststat.o
c:/Rtools/mingw_32/bin/gcc  -I"R:/lib/R/R-patched/include" -DNDEBUG     -I"R:/base/local215/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c ctreeutils.c -o ctreeutils.o
c:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o partykitR1.dll tmp.def ctreecall.o ctreelinstat.o ctreesplit.o ctreeteststat.o ctreeutils.o -LR:/base/local215/lib/i386 -LR:/base/local215/lib -LR:/lib/R/R-patched/bin/i386 -lR
installing to R:/lib/local/3.4/partykitR1/libs/i386

*** arch - x64
c:/Rtools/mingw_64/bin/gcc  -I"R:/lib/R/R-patched/include" -DNDEBUG     -I"R:/base/local215/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c ctreecall.c -o ctreecall.o
ctreecall.c: In function 'R_split':
ctreecall.c:41:5: warning: 'ans' may be used uninitialized in this function [-Wmaybe-uninitialized]
     return(ans);
     ^
c:/Rtools/mingw_64/bin/gcc  -I"R:/lib/R/R-patched/include" -DNDEBUG     -I"R:/base/local215/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c ctreelinstat.c -o ctreelinstat.o
ctreelinstat.c: In function 'C_LinstatExpCov':
ctreelinstat.c:274:26: warning: 'pq' may be used uninitialized in this function [-Wmaybe-uninitialized]
     int sw = 0, n, p, q, pq, i, j;
                          ^
In file included from R:/lib/R/R-patched/include/R.h:91:0,
                 from ctree.h:2,
                 from ctreelinstat.c:2:
R:/lib/R/R-patched/include/R_ext/RS.h:74:25: warning: 'swx2' may be used uninitialized in this function [-Wmaybe-uninitialized]
 #define Free(p)        (R_chk_free( (void *)(p) ), (p) = NULL)
                         ^
ctreelinstat.c:273:37: note: 'swx2' was declared here
     double *expinf, *covinf, *swx, *swx2, *dy, *dx, *dsc;
                                     ^
In file included from R:/lib/R/R-patched/include/R.h:91:0,
                 from ctree.h:2,
                 from ctreelinstat.c:2:
R:/lib/R/R-patched/include/R_ext/RS.h:74:25: warning: 'swx' may be used uninitialized in this function [-Wmaybe-uninitialized]
 #define Free(p)        (R_chk_free( (void *)(p) ), (p) = NULL)
                         ^
ctreelinstat.c:273:31: note: 'swx' was declared here
     double *expinf, *covinf, *swx, *swx2, *dy, *dx, *dsc;
                               ^
c:/Rtools/mingw_64/bin/gcc  -I"R:/lib/R/R-patched/include" -DNDEBUG     -I"R:/base/local215/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c ctreesplit.c -o ctreesplit.o
c:/Rtools/mingw_64/bin/gcc  -I"R:/lib/R/R-patched/include" -DNDEBUG     -I"R:/base/local215/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c ctreeteststat.c -o ctreeteststat.o
c:/Rtools/mingw_64/bin/gcc  -I"R:/lib/R/R-patched/include" -DNDEBUG     -I"R:/base/local215/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c ctreeutils.c -o ctreeutils.o
c:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o partykitR1.dll tmp.def ctreecall.o ctreelinstat.o ctreesplit.o ctreeteststat.o ctreeutils.o -LR:/base/local215/lib/x64 -LR:/base/local215/lib -LR:/lib/R/R-patched/bin/x64 -lR
installing to R:/lib/local/3.4/partykitR1/libs/x64
** R
** data
*** moving datasets to lazyload DB
** demo
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
*** arch - i386
*** arch - x64
* MD5 sums
packaged installation of 'partykitR1' as partykitR1_1.1-2.zip
* DONE (partykitR1)
Run time: 9.98 seconds.
Thanks to:
Vienna University of Economics and Business Powered By FusionForge