GDD
About GDD
|
Version: 0.1-13
Result: WARNING Check time: 2008-10-17 16:13 Install log for Linux* Installing *source* package 'GDD' ...checking for gcc... gcc -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 -std=gnu99 accepts -g... yes checking for gcc -std=gnu99 option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -std=gnu99 -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... 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... /usr/bin/gdlib-config libgd-flags according to gdlib-config: -I/usr/include -L/usr/lib -lXpm -lX11 -ljpeg -lfontconfig -lfreetype -lpng12 -lz -lm if that is not correct, fix your gd installation checking gd.h usability... yes checking gd.h presence... yes checking for gd.h... yes checking for gdImageCreateFromPng in -lgd... yes checking usability of FreeType in GD... yes checking whether GD programs can be compiled... yes configure: creating ./config.status config.status: creating src/Makevars config.status: creating src/gddconfig.h ** libs gcc -std=gnu99 -I/usr/share/R/include -I/usr/include -I/usr/include -DHAVE_GDDCONFIG_H -I. -Iinclude -g -O2 -fpic -g -O2 -Wall -pedantic -c GDD.c -o GDD.o gcc -std=gnu99 -I/usr/share/R/include -I/usr/include -I/usr/include -DHAVE_GDDCONFIG_H -I. -Iinclude -g -O2 -fpic -g -O2 -Wall -pedantic -c GDDtalk.c -o GDDtalk.o GDDtalk.c:292: warning: 'GDD_Hold' defined but not used gcc -std=gnu99 -I/usr/share/R/include -I/usr/include -I/usr/include -DHAVE_GDDCONFIG_H -I. -Iinclude -g -O2 -fpic -g -O2 -Wall -pedantic -c s2u.c -o s2u.o gcc -std=gnu99 -shared -o GDD.so GDD.o GDDtalk.o s2u.o -L/usr/lib -L/usr/lib -lgd -lXpm -lX11 -ljpeg -lfontconfig -lfreetype -lpng12 -lz -lm -L/usr/lib/R/lib -lR ** R ** inst ** help >>> 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 ... * DONE (GDD) Build log for Windows* 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 WARNING: some HTML links may not be found installing R.css in c:/tmp/Rinst349209088 Using auto-selected zip options '' ---------- Making 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. make[2]: *** [c:/tmp/Rinst349209088/GDD/zzzz] Error 1 make[1]: *** [all] Error 2 make: *** [pkg-GDD] Error 2 *** Installation of GDD failed *** Removing 'c:/tmp/Rinst349209088/GDD' Build log for Mac OS X 10.4* 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... 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/Rinst585364901/GDD' ERROR * installation failed |