GDD
About GDD
|
Version: 0.1-13
Result: WARNING Check time: 2009-12-14 13:39 * checking for working pdflatex ... OK * using log directory '' * using R version 2.10.0 Patched (2009-11-16 r50454) * using session charset: ISO8859-1 * checking for file 'GDD/DESCRIPTION' ... OK * this is package 'GDD' version '0.1-13' * checking package dependencies ... OK * checking if this is a source package ... OK * checking for executable files ... OK * checking whether package 'GDD' can be installed ... OK * checking package directory ... OK * checking for portable file names ... WARNING Found the following file(s) with non-portable file names: inst/fonts/blue highway free.ttf These are not fully portable file names See section 'Package structure' in manual 'Writing R Extensions'. * checking for sufficient/correct file permissions ... OK * checking DESCRIPTION meta-information ... OK * checking top-level files ... OK * checking index information ... OK * checking package subdirectories ... OK * checking R files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * checking whether the package can be loaded ... OK * checking whether the package can be loaded with stated dependencies ... OK * checking for unstated dependencies in R code ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... OK * checking Rd files ... OK * checking Rd metadata ... OK * checking Rd cross-references ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... OK * checking line endings in C/C++/Fortran sources/headers ... OK * checking line endings in Makefiles ... OK * checking for portable compilation flags in Makevars ... OK * checking for portable use of $BLAS_LIBS ... OK * checking examples ... OK * checking PDF version of manual ... OK WARNING: There was 1 warning, see /00check.log for details Installation log: 00install.out
Build log for Windows (R 2.11.x)* checking for file 'GDD/DESCRIPTION' ... OK * preparing 'GDD': * checking DESCRIPTION meta-information ... OK * cleaning src make: Nothing to be done for `clean'. * removing junk files * checking for LF line-endings in source and make files * checking for empty or unneeded directories * building binary distribution WARNING: some HTML links may not be found * installing *source* package 'GDD' ... checking GDWIN32 ... *** WARNING: GDWIN32 environment variable is not set! Using C:/gdwin32 as a fall-back *** ERROR: C:/gdwin32/gd.h is missing! Download gdwin32.zip from www.boutell.com/gd/, unpack and set GDWIN32 correspondingly. ERROR: configuration failed for package 'GDD' * removing 'c:/tmp/Rinst100428091/GDD' ERROR * installation failed Build log for Mac OS X 10.4 (R 2.9.x)* checking for file 'GDD/DESCRIPTION' ... OK * preparing 'GDD': * checking DESCRIPTION meta-information ... OK * cleaning src * removing junk files * checking for LF line-endings in source and make files * checking for empty or unneeded directories * building binary distribution * Installing *source* package 'GDD' ... checking for gcc... gcc -arch i386 -std=gnu99 checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc -arch i386 -std=gnu99 accepts -g... yes checking for gcc -arch i386 -std=gnu99 option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -arch i386 -std=gnu99 -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for string.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking whether time.h and sys/time.h may both be included... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking return type of signal handlers... void checking for memset... yes checking for mkdir... yes checking for rmdir... yes checking for gdlib-config... no configure: WARNING: gdlib-config is missing, make sure gd >=2.0.29 is installed properly! Trying without glib-config. checking for floor in -lm... yes checking for deflate in -lz... yes checking for pkg-config... no checking png.h usability... yes checking png.h presence... yes checking for png.h... yes checking for png_read_info in -lpng... yes checking for jpeg_CreateCompress in -ljpeg... yes checking gd.h usability... yes checking gd.h presence... yes checking for gd.h... yes checking for gdImageCreateFromPng in -lgd... yes checking for libiconv in -liconv... yes checking for FT_New_Face in -lfreetype... yes checking usability of FT in GD... not usable *** FreeType library is unusable or your gd version is too old! *** *** You will need gd 2.0.29 or higher to enable FreeType support. *** *** GDD without FreeType support will result in very bad text *** *** output (if any at all). *** checking whether GD programs can be compiled... yes configure: creating ./config.status config.status: creating src/Makevars config.status: creating src/gddconfig.h ** libs ** arch - i386 gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -I/private/tmp/Rbuild2514819231/GDD/ext/include -I/usr/local/include -DHAVE_GDDCONFIG_H -I. -Iinclude -I/usr/local/include -g -O2 -fPIC -g -O2 -Wall -pedantic -c GDD.c -o GDD.o gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -I/private/tmp/Rbuild2514819231/GDD/ext/include -I/usr/local/include -DHAVE_GDDCONFIG_H -I. -Iinclude -I/usr/local/include -g -O2 -fPIC -g -O2 -Wall -pedantic -c GDDtalk.c -o GDDtalk.o GDDtalk.c: In function 'GDD_Text': GDDtalk.c:556: warning: passing argument 5 of 'gdImageString' discards qualifiers from pointer target type GDDtalk.c: In function 'gdd_look_up_font': GDDtalk.c:755: warning: unused variable 'fn' GDDtalk.c: At top level: GDDtalk.c:292: warning: 'GDD_Hold' defined but not used gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -I/private/tmp/Rbuild2514819231/GDD/ext/include -I/usr/local/include -DHAVE_GDDCONFIG_H -I. -Iinclude -I/usr/local/include -g -O2 -fPIC -g -O2 -Wall -pedantic -c s2u.c -o s2u.o gcc -arch i386 -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -mmacosx-version-min=10.4 -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o GDD.so GDD.o GDDtalk.o s2u.o -L/usr/local/lib -L/private/tmp/Rbuild2514819231/GDD/ext/lib -liconv -lgd -ljpeg -lpng -lz -lm -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation /usr/libexec/gcc/i686-apple-darwin8/4.2.1/ld: warning -L: directory name (/private/tmp/Rbuild2514819231/GDD/ext/lib) does not exist ** R ** inst ** preparing package for lazy loading ** help *** installing help indices >>> Building/Updating help pages for package 'GDD' Formats: text html latex example GDD text html latex example GDDfont text html latex example ** building package indices ... packaged installation of 'GDD' as GDD_0.1-13_R_i386-apple-darwin8.11.1.tar.gz * DONE (GDD) Build log for Windows 64-bit (R 2.11.x)* checking for file 'GDD/DESCRIPTION' ... OK * preparing 'GDD': * checking DESCRIPTION meta-information ... OK * cleaning src make: Nothing to be done for `clean'. * removing junk files * checking for LF line-endings in source and make files * checking for empty or unneeded directories * building binary distribution WARNING: some HTML links may not be found * installing *source* package 'GDD' ... checking GDWIN32 ... *** WARNING: GDWIN32 environment variable is not set! Using C:/gdwin32 as a fall-back *** ERROR: C:/gdwin32/gd.h is missing! Download gdwin32.zip from www.boutell.com/gd/, unpack and set GDWIN32 correspondingly. ERROR: configuration failed for package 'GDD' * removing 'c:/tmp/Rinst173253921/GDD' ERROR * installation failed Build log for Mac OS X 10.5 (R 2.11.x)* checking for file 'GDD/DESCRIPTION' ... OK * preparing 'GDD': * checking DESCRIPTION meta-information ... OK * cleaning src * removing junk files * checking for LF line-endings in source and make files * checking for empty or unneeded directories * building binary distribution * installing *source* package 'GDD' ... checking for gcc... gcc -arch i386 -std=gnu99 checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc -arch i386 -std=gnu99 accepts -g... yes checking for gcc -arch i386 -std=gnu99 option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -arch i386 -std=gnu99 -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for string.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking whether time.h and sys/time.h may both be included... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking return type of signal handlers... void checking for memset... yes checking for mkdir... yes checking for rmdir... yes checking for gdlib-config... no configure: WARNING: gdlib-config is missing, make sure gd >=2.0.29 is installed properly! Trying without glib-config. checking for floor in -lm... yes checking for deflate in -lz... yes checking for pkg-config... /usr/local/bin/pkg-config checking whether pkg-config knows about libpng... yes checking png.h usability... yes checking png.h presence... yes checking for png.h... yes checking for png_read_info in -lpng... yes checking for jpeg_CreateCompress in -ljpeg... yes checking gd.h usability... no checking gd.h presence... no checking for gd.h... no configure: error: Can't find gd.h! ERROR: configuration failed for package 'GDD' * removing '/private/tmp/Rinst4535767069/GDD' ERROR * installation failed |