* using log directory 'd:/Rcompile/CRANpkg/local/2.12/mfr.Rcheck' * using R version 2.12.2 (2011-02-25) * using platform: i386-pc-mingw32 (32-bit) * using session charset: ISO8859-1 * checking for file 'mfr/DESCRIPTION' ... OK * this is package 'mfr' version '1.00.00' * checking package dependencies ... OK * checking if this is a source package ... OK * checking whether package 'mfr' can be installed ... ERROR Installation failed. The installation logfile: * installing *source* package 'mfr' ... ** libs *** arch - i386 make[1]: Entering directory `/cygdrive/d/Rcompile/CRANpkg/local/2.12/mfr/src-i386' gcc -I"d:/Rcompile/recent/R-2.12.2/include" -I"d:/Rcompile/CRANpkg/extralibs/local/include" -O3 -Wall -std=gnu99 -c bipartite.c -o bipartite.o bipartite.c: In function 'isCompleteBipartite': bipartite.c:27:5: warning: suggest parentheses around comparison in operand of '&' bipartite.c:9:14: warning: 'part2' may be used uninitialized in this function bipartite.c:7:19: warning: 'a' may be used uninitialized in this function bipartite.c:7:21: warning: 'b' may be used uninitialized in this function bipartite.c:9:7: warning: 'part1' may be used uninitialized in this function gcc -I"d:/Rcompile/recent/R-2.12.2/include" -I"d:/Rcompile/CRANpkg/extralibs/local/include" -O3 -Wall -std=gnu99 -c combine.c -o combine.o gcc -I"d:/Rcompile/recent/R-2.12.2/include" -I"d:/Rcompile/CRANpkg/extralibs/local/include" -O3 -Wall -std=gnu99 -c complete.c -o complete.o gcc -I"d:/Rcompile/recent/R-2.12.2/include" -I"d:/Rcompile/CRANpkg/extralibs/local/include" -O3 -Wall -std=gnu99 -c component.c -o component.o gcc -I"d:/Rcompile/recent/R-2.12.2/include" -I"d:/Rcompile/CRANpkg/extralibs/local/include" -O3 -Wall -std=gnu99 -c cycle.c -o cycle.o cycle.c: In function 'mfrCycle': cycle.c:38:6: warning: 'pd' may be used uninitialized in this function gcc -I"d:/Rcompile/recent/R-2.12.2/include" -I"d:/Rcompile/CRANpkg/extralibs/local/include" -O3 -Wall -std=gnu99 -c empty.c -o empty.o gcc -I"d:/Rcompile/recent/R-2.12.2/include" -I"d:/Rcompile/CRANpkg/extralibs/local/include" -O3 -Wall -std=gnu99 -c isolates.c -o isolates.o isolates.c: In function 'removeIsolates': isolates.c:33:9: warning: unused variable 'h' gcc -I"d:/Rcompile/recent/R-2.12.2/include" -I"d:/Rcompile/CRANpkg/extralibs/local/include" -O3 -Wall -std=gnu99 -c make.c -o make.o gcc -I"d:/Rcompile/recent/R-2.12.2/include" -I"d:/Rcompile/CRANpkg/extralibs/local/include" -O3 -Wall -std=gnu99 -c mfr.c -o mfr.o mfr.c: In function 'mfr': mfr.c:26:4: warning: implicit declaration of function 'srandom' gcc -I"d:/Rcompile/recent/R-2.12.2/include" -I"d:/Rcompile/CRANpkg/extralibs/local/include" -O3 -Wall -std=gnu99 -c neighborhood.c -o neighborhood.o gcc -I"d:/Rcompile/recent/R-2.12.2/include" -I"d:/Rcompile/CRANpkg/extralibs/local/include" -O3 -Wall -std=gnu99 -c path.c -o path.o path.c: In function 'mfrPath': path.c:21:6: warning: 'pd' may be used uninitialized in this function gcc -I"d:/Rcompile/recent/R-2.12.2/include" -I"d:/Rcompile/CRANpkg/extralibs/local/include" -O3 -Wall -std=gnu99 -c singular.c -o singular.o gcc -I"d:/Rcompile/recent/R-2.12.2/include" -I"d:/Rcompile/CRANpkg/extralibs/local/include" -O3 -Wall -std=gnu99 -c splitting.c -o splitting.o splitting.c: In function 'subgraph': splitting.c:46:8: warning: unused variable 'j' splitting.c: In function 'splittingEdge': splitting.c:115:4: warning: implicit declaration of function 'random' splitting.c: In function 'chooseEdge': splitting.c:222:6: warning: 'edge' may be used uninitialized in this function gcc -I"d:/Rcompile/recent/R-2.12.2/include" -I"d:/Rcompile/CRANpkg/extralibs/local/include" -O3 -Wall -std=gnu99 -c star.c -o star.o gcc -shared -s -static-libgcc -o mfr.dll tmp.def bipartite.o combine.o complete.o component.o cycle.o empty.o isolates.o make.o mfr.o neighborhood.o path.o singular.o splitting.o star.o -Ld:/Rcompile/CRANpkg/extralibs/local/lib -Ld:/Rcompile/recent/R-2.12.2/bin/i386 -lR mfr.o:mfr.c:(.text+0x4e): undefined reference to `srandom' splitting.o:splitting.c:(.text+0x49f): undefined reference to `random' collect2: ld returned 1 exit status make[1]: Leaving directory `/cygdrive/d/Rcompile/CRANpkg/local/2.12/mfr/src-i386' ERROR: compilation failed for package 'mfr' * removing 'd:/Rcompile/CRANpkg/lib/2.12/mfr'