Cairo - Graphics device using cairographics library for creating bitmap images or output. - check results
RForge.net

Cairo

About Cairo
SVN access
Download/Files
News
Check results
Package R docs

Version: 1.4-6
Result: OK
Check time: 2010-02-24 14:28
* 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 'Cairo/DESCRIPTION' ... OK
* this is package 'Cairo' version '1.4-6'
* checking package name space information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking for executable files ... OK
* checking whether package 'Cairo' can be installed ... OK
* checking package directory ... OK
* checking for portable file names ... OK
* 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 whether the name space 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


Installation log: 00install.out

Distribution log


Build log for Windows (R 2.11.x)

* checking for file 'Cairo/DESCRIPTION' ... OK
* preparing 'Cairo':
* 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 'Cairo' ...
checking cairo headers and libraries
cannot find current cairograhics files
attempting to download them
trying URL 'http://www.rforge.net/Cairo/files/cairo-current-w32.tar.gz'
Content type 'application/x-gzip' length 420456 bytes (410 Kb)
opened URL
downloaded 410 Kb

unpacking current cairo
seems ok, ready to go
** libs
making DLL ...
gcc -I"c:/PROGRA~1/r/R-211~1.0/include" -I. -Iwindows -O3 -Wall -std=gnu99 -c cairobem.c -o cairobem.o
gcc -I"c:/PROGRA~1/r/R-211~1.0/include" -I. -Iwindows -O3 -Wall -std=gnu99 -c cairogd.c -o cairogd.o
gcc -I"c:/PROGRA~1/r/R-211~1.0/include" -I. -Iwindows -O3 -Wall -std=gnu99 -c cairotalk.c -o cairotalk.o
cairotalk.c:827: warning: 'has_initd_fc' defined but not used
gcc -I"c:/PROGRA~1/r/R-211~1.0/include" -I. -Iwindows -O3 -Wall -std=gnu99 -c img-backend.c -o img-backend.o
img-backend.c:79: warning: 'image_save_page_jpg' defined but not used
img-backend.c:93: warning: 'image_save_page_tiff' defined but not used
gcc -I"c:/PROGRA~1/r/R-211~1.0/include" -I. -Iwindows -O3 -Wall -std=gnu99 -c img-jpeg.c -o img-jpeg.o
gcc -I"c:/PROGRA~1/r/R-211~1.0/include" -I. -Iwindows -O3 -Wall -std=gnu99 -c img-tiff.c -o img-tiff.o
gcc -I"c:/PROGRA~1/r/R-211~1.0/include" -I. -Iwindows -O3 -Wall -std=gnu99 -c pdf-backend.c -o pdf-backend.o
gcc -I"c:/PROGRA~1/r/R-211~1.0/include" -I. -Iwindows -O3 -Wall -std=gnu99 -c ps-backend.c -o ps-backend.o
gcc -I"c:/PROGRA~1/r/R-211~1.0/include" -I. -Iwindows -O3 -Wall -std=gnu99 -c svg-backend.c -o svg-backend.o
gcc -I"c:/PROGRA~1/r/R-211~1.0/include" -I. -Iwindows -O3 -Wall -std=gnu99 -c w32-backend.c -o w32-backend.o
w32-backend.c:24: warning: initialization from incompatible pointer type
w32-backend.c: In function 'w32_locator':
w32-backend.c:128: warning: unused variable 'cd'
gcc -I"c:/PROGRA~1/r/R-211~1.0/include" -I. -Iwindows -O3 -Wall -std=gnu99 -c xlib-backend.c -o xlib-backend.o
gcc -shared -s -static-libgcc -o Cairo.dll tmp.def cairobem.o cairogd.o cairotalk.o img-backend.o img-jpeg.o img-tiff.o pdf-backend.o ps-backend.o svg-backend.o w32-backend.o xlib-backend.o -Lwindows -lcairo -lgdi32 -lRgraphapp -Lc:/PROGRA~1/r/R-211~1.0/bin -lR
installing to c:/tmp/Rinst72087789/Cairo/libs
... done
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices ...
** MD5 sums
** testing if installed package can be loaded
packaged installation of 'Cairo' as Cairo_1.4-6.zip

* DONE (Cairo)


Build log for Mac OS X 10.4 (R 2.9.x)

* checking for file 'Cairo/DESCRIPTION' ... OK
* preparing 'Cairo':
* 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 'Cairo' ...
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 for pkg-config... /usr/local/bin/pkg-config
checking whether pkg-config knows about cairo... yes
checking for configurable backends... cairo cairo-ft cairo-pdf cairo-png cairo-ps cairo-xlib cairo-xlib-xrender
configure: CAIRO_CFLAGS=-I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng12
checking if R was compiled with the RConn patch... no
checking cairo.h usability... yes
checking cairo.h presence... yes
checking for cairo.h... yes
checking for PNG support in Cairo... yes
checking for ATS font support in Cairo... no
configure: CAIRO_LIBS=-L/usr/local/lib -L/usr/X11R6/lib -lxml2 -liconv -lpng12 -lz -lXrender -lSM -lICE -lX11 -lcairo -lpixman-1 -lfreetype -lfontconfig
checking for library containing deflate... none required
checking whether Cairo programs can be compiled... yes
checking whether cairo_image_surface_get_format is declared... no
checking for FreeType support in cairo... yes
checking whether FreeType needs additional flags... no
checking wheter libjpeg works... yes
checking wheter libtiff works... no
configure: creating ./config.status
config.status: creating src/Makevars
config.status: creating src/cconfig.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/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng12 -I. -Iinclude -I/usr/local/include -mtune=core2 -g -O2 -fPIC -g -O2 -Wall -pedantic -c cairobem.c -o cairobem.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng12 -I. -Iinclude -I/usr/local/include -mtune=core2 -g -O2 -fPIC -g -O2 -Wall -pedantic -c cairogd.c -o cairogd.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng12 -I. -Iinclude -I/usr/local/include -mtune=core2 -g -O2 -fPIC -g -O2 -Wall -pedantic -c cairotalk.c -o cairotalk.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng12 -I. -Iinclude -I/usr/local/include -mtune=core2 -g -O2 -fPIC -g -O2 -Wall -pedantic -c img-backend.c -o img-backend.o
img-backend.c:93: warning: 'image_save_page_tiff' 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/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng12 -I. -Iinclude -I/usr/local/include -mtune=core2 -g -O2 -fPIC -g -O2 -Wall -pedantic -c img-jpeg.c -o img-jpeg.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng12 -I. -Iinclude -I/usr/local/include -mtune=core2 -g -O2 -fPIC -g -O2 -Wall -pedantic -c img-tiff.c -o img-tiff.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng12 -I. -Iinclude -I/usr/local/include -mtune=core2 -g -O2 -fPIC -g -O2 -Wall -pedantic -c pdf-backend.c -o pdf-backend.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng12 -I. -Iinclude -I/usr/local/include -mtune=core2 -g -O2 -fPIC -g -O2 -Wall -pedantic -c ps-backend.c -o ps-backend.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng12 -I. -Iinclude -I/usr/local/include -mtune=core2 -g -O2 -fPIC -g -O2 -Wall -pedantic -c svg-backend.c -o svg-backend.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng12 -I. -Iinclude -I/usr/local/include -mtune=core2 -g -O2 -fPIC -g -O2 -Wall -pedantic -c w32-backend.c -o w32-backend.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng12 -I. -Iinclude -I/usr/local/include -mtune=core2 -g -O2 -fPIC -g -O2 -Wall -pedantic -c xlib-backend.c -o xlib-backend.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 Cairo.so cairobem.o cairogd.o cairotalk.o img-backend.o img-jpeg.o img-tiff.o pdf-backend.o ps-backend.o svg-backend.o w32-backend.o xlib-backend.o -L/usr/local/lib -L/usr/X11R6/lib -lxml2 -liconv -lpng12 -lz -lXrender -lSM -lICE -lX11 -lcairo -lpixman-1 -lfreetype -lfontconfig -ljpeg -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
** R
** preparing package for lazy loading
** help
*** installing help indices
>>> Building/Updating help pages for package 'Cairo'
Formats: text html latex example
Cairo text html latex example
Cairo.capabilities text html latex
CairoFontMatch text html latex
CairoFonts text html latex example
** building package indices ...
packaged installation of 'Cairo' as Cairo_1.4-5_R_i386-apple-darwin8.11.1.tar.gz
* DONE (Cairo)


Build log for Windows 64-bit (R 2.11.x)

* checking for file 'Cairo/DESCRIPTION' ... OK
* preparing 'Cairo':
* 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 'Cairo' ...
checking cairo headers and libraries
cannot find current cairograhics files
attempting to download them
trying URL 'http://www.rforge.net/Cairo/files/cairo-current-w32.tar.gz'
Content type 'application/x-tar' length 420456 bytes (410 Kb)
opened URL
downloaded 410 Kb

Warning message:
In download.file("http://www.rforge.net/Cairo/files/cairo-current-w32.tar.gz", :
downloaded length 420455 != reported length 420456
unpacking current cairo

gzip: stdin: unexpected end of file
tar: Child returned status 1
tar: Exiting with failure status due to previous errors
seems ok, ready to go
** libs
making DLL ...
gcc -I"c:/PROGRA~1/r/R-211~1.0DE/include" -I. -Iwindows -O3 -Wall -std=gnu99 -c cairobem.c -o cairobem.o
gcc -I"c:/PROGRA~1/r/R-211~1.0DE/include" -I. -Iwindows -O3 -Wall -std=gnu99 -c cairogd.c -o cairogd.o
gcc -I"c:/PROGRA~1/r/R-211~1.0DE/include" -I. -Iwindows -O3 -Wall -std=gnu99 -c cairotalk.c -o cairotalk.o
cairotalk.c:827:12: warning: 'has_initd_fc' defined but not used
gcc -I"c:/PROGRA~1/r/R-211~1.0DE/include" -I. -Iwindows -O3 -Wall -std=gnu99 -c img-backend.c -o img-backend.o
img-backend.c:79:13: warning: 'image_save_page_jpg' defined but not used
img-backend.c:93:13: warning: 'image_save_page_tiff' defined but not used
gcc -I"c:/PROGRA~1/r/R-211~1.0DE/include" -I. -Iwindows -O3 -Wall -std=gnu99 -c img-jpeg.c -o img-jpeg.o
gcc -I"c:/PROGRA~1/r/R-211~1.0DE/include" -I. -Iwindows -O3 -Wall -std=gnu99 -c img-tiff.c -o img-tiff.o
gcc -I"c:/PROGRA~1/r/R-211~1.0DE/include" -I. -Iwindows -O3 -Wall -std=gnu99 -c pdf-backend.c -o pdf-backend.o
gcc -I"c:/PROGRA~1/r/R-211~1.0DE/include" -I. -Iwindows -O3 -Wall -std=gnu99 -c ps-backend.c -o ps-backend.o
gcc -I"c:/PROGRA~1/r/R-211~1.0DE/include" -I. -Iwindows -O3 -Wall -std=gnu99 -c svg-backend.c -o svg-backend.o
gcc -I"c:/PROGRA~1/r/R-211~1.0DE/include" -I. -Iwindows -O3 -Wall -std=gnu99 -c w32-backend.c -o w32-backend.o
w32-backend.c:24:5: warning: initialization from incompatible pointer type
w32-backend.c: In function 'w32_locator':
w32-backend.c:128:19: warning: unused variable 'cd'
gcc -I"c:/PROGRA~1/r/R-211~1.0DE/include" -I. -Iwindows -O3 -Wall -std=gnu99 -c xlib-backend.c -o xlib-backend.o
gcc -shared -s -o Cairo.dll tmp.def cairobem.o cairogd.o cairotalk.o img-backend.o img-jpeg.o img-tiff.o pdf-backend.o ps-backend.o svg-backend.o w32-backend.o xlib-backend.o -Lwindows -lcairo -lgdi32 -lRgraphapp -Lc:/PROGRA~1/r/R-211~1.0DE/bin -lR
cairogd.o:cairogd.c:(.text+0xc56): undefined reference to `cairo_image_surface_get_width'
cairogd.o:cairogd.c:(.text+0xc66): undefined reference to `cairo_image_surface_get_height'
cairotalk.o:cairotalk.c:(.text+0x1e7): undefined reference to `cairo_new_path'
cairotalk.o:cairotalk.c:(.text+0x1f8): undefined reference to `cairo_move_to'
cairotalk.o:cairotalk.c:(.text+0x21a): undefined reference to `cairo_line_to'
cairotalk.o:cairotalk.c:(.text+0x283): undefined reference to `cairo_set_source_rgba'
cairotalk.o:cairotalk.c:(.text+0x29a): undefined reference to `cairo_set_line_width'
cairotalk.o:cairotalk.c:(.text+0x2c0): undefined reference to `cairo_set_line_cap'
cairotalk.o:cairotalk.c:(.text+0x2e6): undefined reference to `cairo_set_line_join'
cairotalk.o:cairotalk.c:(.text+0x334): undefined reference to `cairo_set_dash'
cairotalk.o:cairotalk.c:(.text+0x33c): undefined reference to `cairo_stroke'
cairotalk.o:cairotalk.c:(.text+0x3ca): undefined reference to `cairo_set_source_rgb'
cairotalk.o:cairotalk.c:(.text+0x3e0): undefined reference to `cairo_set_dash'
cairotalk.o:cairotalk.c:(.text+0x49a): undefined reference to `cairo_select_font_face'
cairotalk.o:cairotalk.c:(.text+0x4b4): undefined reference to `cairo_set_font_size'
cairotalk.o:cairotalk.c:(.text+0x4c9): undefined reference to `cairo_text_extents'
cairotalk.o:cairotalk.c:(.text+0x58c): undefined reference to `cairo_reset_clip'
cairotalk.o:cairotalk.c:(.text+0x594): undefined reference to `cairo_new_path'
cairotalk.o:cairotalk.c:(.text+0x5ca): undefined reference to `cairo_rectangle'
cairotalk.o:cairotalk.c:(.text+0x66a): undefined reference to `cairo_reset_clip'
cairotalk.o:cairotalk.c:(.text+0x6d7): undefined reference to `cairo_set_source_rgba'
cairotalk.o:cairotalk.c:(.text+0x747): undefined reference to `cairo_set_source_rgba'
cairotalk.o:cairotalk.c:(.text+0x754): undefined reference to `cairo_new_path'
cairotalk.o:cairotalk.c:(.text+0x7b6): undefined reference to `cairo_set_source_rgb'
cairotalk.o:cairotalk.c:(.text+0x7eb): undefined reference to `cairo_set_source_rgb'
cairotalk.o:cairotalk.c:(.text+0x833): undefined reference to `cairo_set_source_rgb'
cairotalk.o:cairotalk.c:(.text+0x99a): undefined reference to `cairo_select_font_face'
cairotalk.o:cairotalk.c:(.text+0x9b4): undefined reference to `cairo_set_font_size'
cairotalk.o:cairotalk.c:(.text+0x9ef): undefined reference to `cairo_text_extents'
cairotalk.o:cairotalk.c:(.text+0xb8e): undefined reference to `cairo_select_font_face'
cairotalk.o:cairotalk.c:(.text+0xba8): undefined reference to `cairo_set_font_size'
cairotalk.o:cairotalk.c:(.text+0xbb0): undefined reference to `cairo_save'
cairotalk.o:cairotalk.c:(.text+0xbc5): undefined reference to `cairo_move_to'
cairotalk.o:cairotalk.c:(.text+0xbf0): undefined reference to `cairo_text_extents'
cairotalk.o:cairotalk.c:(.text+0xc0d): undefined reference to `cairo_rotate'
cairotalk.o:cairotalk.c:(.text+0xc7f): undefined reference to `cairo_set_source_rgba'
cairotalk.o:cairotalk.c:(.text+0xc8a): undefined reference to `cairo_show_text'
cairotalk.o:cairotalk.c:(.text+0xc92): undefined reference to `cairo_restore'
cairotalk.o:cairotalk.c:(.text+0xccd): undefined reference to `cairo_text_extents'
cairotalk.o:cairotalk.c:(.text+0xd00): undefined reference to `cairo_rel_move_to'
cairotalk.o:cairotalk.c:(.text+0xd5a): undefined reference to `cairo_set_source_rgb'
cairotalk.o:cairotalk.c:(.text+0xe31): undefined reference to `cairo_set_line_width'
cairotalk.o:cairotalk.c:(.text+0xe4d): undefined reference to `cairo_set_line_cap'
cairotalk.o:cairotalk.c:(.text+0xe69): undefined reference to `cairo_set_line_join'
cairotalk.o:cairotalk.c:(.text+0xeb4): undefined reference to `cairo_set_dash'
cairotalk.o:cairotalk.c:(.text+0xecf): undefined reference to `cairo_new_path'
cairotalk.o:cairotalk.c:(.text+0xf11): undefined reference to `cairo_rectangle'
cairotalk.o:cairotalk.c:(.text+0xf78): undefined reference to `cairo_set_source_rgba'
cairotalk.o:cairotalk.c:(.text+0xf80): undefined reference to `cairo_fill_preserve'
cairotalk.o:cairotalk.c:(.text+0x1003): undefined reference to `cairo_set_source_rgba'
cairotalk.o:cairotalk.c:(.text+0x100b): undefined reference to `cairo_stroke'
cairotalk.o:cairotalk.c:(.text+0x1056): undefined reference to `cairo_new_path'
cairotalk.o:cairotalk.c:(.text+0x1087): undefined reference to `cairo_user_to_device'
cairotalk.o:cairotalk.c:(.text+0x1095): undefined reference to `cairo_user_to_device'
cairotalk.o:cairotalk.c:(.text+0x1104): undefined reference to `cairo_device_to_user'
cairotalk.o:cairotalk.c:(.text+0x1112): undefined reference to `cairo_device_to_user'
cairotalk.o:cairotalk.c:(.text+0x1127): undefined reference to `cairo_new_path'
cairotalk.o:cairotalk.c:(.text+0x1171): undefined reference to `cairo_rectangle'
cairotalk.o:cairotalk.c:(.text+0x11c2): undefined reference to `cairo_set_source_rgb'
cairotalk.o:cairotalk.c:(.text+0x1205): undefined reference to `cairo_set_source_rgb'
cairotalk.o:cairotalk.c:(.text+0x121b): undefined reference to `cairo_set_dash'
cairotalk.o:cairotalk.c:(.text+0x12a3): undefined reference to `cairo_new_path'
cairotalk.o:cairotalk.c:(.text+0x12d8): undefined reference to `cairo_arc'
cairotalk.o:cairotalk.c:(.text+0x133f): undefined reference to `cairo_set_source_rgba'
cairotalk.o:cairotalk.c:(.text+0x1347): undefined reference to `cairo_fill_preserve'
cairotalk.o:cairotalk.c:(.text+0x13bb): undefined reference to `cairo_set_source_rgba'
cairotalk.o:cairotalk.c:(.text+0x13d0): undefined reference to `cairo_set_line_width'
cairotalk.o:cairotalk.c:(.text+0x13ec): undefined reference to `cairo_set_line_cap'
cairotalk.o:cairotalk.c:(.text+0x1408): undefined reference to `cairo_set_line_join'
cairotalk.o:cairotalk.c:(.text+0x1454): undefined reference to `cairo_set_dash'
cairotalk.o:cairotalk.c:(.text+0x145c): undefined reference to `cairo_stroke'
cairotalk.o:cairotalk.c:(.text+0x1494): undefined reference to `cairo_new_path'
cairotalk.o:cairotalk.c:(.text+0x14fc): undefined reference to `cairo_set_source_rgb'
cairotalk.o:cairotalk.c:(.text+0x153f): undefined reference to `cairo_set_source_rgb'
cairotalk.o:cairotalk.c:(.text+0x1555): undefined reference to `cairo_set_dash'
cairotalk.o:cairotalk.c:(.text+0x15f6): undefined reference to `cairo_set_line_width'
cairotalk.o:cairotalk.c:(.text+0x1614): undefined reference to `cairo_set_line_cap'
cairotalk.o:cairotalk.c:(.text+0x1632): undefined reference to `cairo_set_line_join'
cairotalk.o:cairotalk.c:(.text+0x1687): undefined reference to `cairo_set_dash'
cairotalk.o:cairotalk.c:(.text+0x1698): undefined reference to `cairo_new_path'
cairotalk.o:cairotalk.c:(.text+0x16a8): undefined reference to `cairo_move_to'
cairotalk.o:cairotalk.c:(.text+0x16ca): undefined reference to `cairo_line_to'
cairotalk.o:cairotalk.c:(.text+0x16d7): undefined reference to `cairo_close_path'
cairotalk.o:cairotalk.c:(.text+0x1740): undefined reference to `cairo_set_source_rgba'
cairotalk.o:cairotalk.c:(.text+0x1748): undefined reference to `cairo_fill_preserve'
cairotalk.o:cairotalk.c:(.text+0x17c0): undefined reference to `cairo_set_source_rgba'
cairotalk.o:cairotalk.c:(.text+0x17c8): undefined reference to `cairo_stroke'
cairotalk.o:cairotalk.c:(.text+0x1836): undefined reference to `cairo_new_path'
cairotalk.o:cairotalk.c:(.text+0x1876): undefined reference to `cairo_set_source_rgb'
cairotalk.o:cairotalk.c:(.text+0x18b9): undefined reference to `cairo_set_source_rgb'
cairotalk.o:cairotalk.c:(.text+0x18cf): undefined reference to `cairo_set_dash'
cairotalk.o:cairotalk.c:(.text+0x197b): undefined reference to `cairo_new_path'
cairotalk.o:cairotalk.c:(.text+0x19a5): undefined reference to `cairo_move_to'
cairotalk.o:cairotalk.c:(.text+0x19b6): undefined reference to `cairo_line_to'
cairotalk.o:cairotalk.c:(.text+0x1a18): undefined reference to `cairo_set_source_rgba'
cairotalk.o:cairotalk.c:(.text+0x1a2d): undefined reference to `cairo_set_line_width'
cairotalk.o:cairotalk.c:(.text+0x1a49): undefined reference to `cairo_set_line_cap'
cairotalk.o:cairotalk.c:(.text+0x1a65): undefined reference to `cairo_set_line_join'
cairotalk.o:cairotalk.c:(.text+0x1ab4): undefined reference to `cairo_set_dash'
cairotalk.o:cairotalk.c:(.text+0x1abc): undefined reference to `cairo_stroke'
cairotalk.o:cairotalk.c:(.text+0x1bab): undefined reference to `cairo_set_source_rgb'
cairotalk.o:cairotalk.c:(.text+0x1bc1): undefined reference to `cairo_set_dash'
cairotalk.o:cairotalk.c:(.text+0x1f30): undefined reference to `cairo_reset_clip'
cairotalk.o:cairotalk.c:(.text+0x1f45): undefined reference to `cairo_select_font_face'
cairotalk.o:cairotalk.c:(.text+0x1f55): undefined reference to `cairo_set_font_size'
cairotalk.o:cairotalk.c:(.text+0x260d): undefined reference to `cairo_reset_clip'
cairotalk.o:cairotalk.c:(.text+0x2622): undefined reference to `cairo_select_font_face'
cairotalk.o:cairotalk.c:(.text+0x5f1): undefined reference to `cairo_clip'
cairotalk.o:cairotalk.c:(.text+0x768): undefined reference to `cairo_paint'
cairotalk.o:cairotalk.c:(.text+0x2637): undefined reference to `cairo_set_font_size'
img-backend.o:img-backend.c:(.text+0x70): undefined reference to `cairo_surface_write_to_png'
img-backend.o:img-backend.c:(.text+0xdb): undefined reference to `cairo_surface_destroy'
img-backend.o:img-backend.c:(.text+0xe4): undefined reference to `cairo_destroy'
img-backend.o:img-backend.c:(.text+0x245): undefined reference to `cairo_image_surface_create_for_data'
img-backend.o:img-backend.c:(.text+0x251): undefined reference to `cairo_surface_status'
img-backend.o:img-backend.c:(.text+0x2f7): undefined reference to `cairo_surface_destroy'
img-backend.o:img-backend.c:(.text+0x32b): undefined reference to `cairo_create'
img-backend.o:img-backend.c:(.text+0x337): undefined reference to `cairo_status'
img-backend.o:img-backend.c:(.text+0x354): undefined reference to `cairo_set_operator'
img-backend.o:img-backend.c:(.text+0x368): undefined reference to `cairo_set_operator'
img-backend.o:img-backend.c:(.text+0x3c5): undefined reference to `cairo_surface_destroy'
pdf-backend.o:pdf-backend.c:(.text+0x2d): undefined reference to `cairo_surface_destroy'
pdf-backend.o:pdf-backend.c:(.text+0x36): undefined reference to `cairo_destroy'
pdf-backend.o:pdf-backend.c:(.text+0xdd): undefined reference to `cairo_pdf_surface_create'
pdf-backend.o:pdf-backend.c:(.text+0xe9): undefined reference to `cairo_surface_status'
pdf-backend.o:pdf-backend.c:(.text+0xfa): undefined reference to `cairo_create'
pdf-backend.o:pdf-backend.c:(.text+0x106): undefined reference to `cairo_status'
pdf-backend.o:pdf-backend.c:(.text+0x11c): undefined reference to `cairo_set_operator'
pdf-backend.o:pdf-backend.c:(.text+0x190): undefined reference to `cairo_pdf_surface_create'
pdf-backend.o:pdf-backend.c:(.text+0xd): undefined reference to `cairo_show_page'
ps-backend.o:ps-backend.c:(.text+0x2d): undefined reference to `cairo_surface_destroy'
ps-backend.o:ps-backend.c:(.text+0x36): undefined reference to `cairo_destroy'
ps-backend.o:ps-backend.c:(.text+0xdd): undefined reference to `cairo_ps_surface_create'
ps-backend.o:ps-backend.c:(.text+0xe9): undefined reference to `cairo_surface_status'
ps-backend.o:ps-backend.c:(.text+0xfa): undefined reference to `cairo_create'
ps-backend.o:ps-backend.c:(.text+0x106): undefined reference to `cairo_status'
ps-backend.o:ps-backend.c:(.text+0x11c): undefined reference to `cairo_set_operator'
ps-backend.o:ps-backend.c:(.text+0x189): undefined reference to `cairo_ps_surface_create'
ps-backend.o:ps-backend.c:(.text+0xd): undefined reference to `cairo_show_page'
svg-backend.o:svg-backend.c:(.text+0x2d): undefined reference to `cairo_surface_destroy'
svg-backend.o:svg-backend.c:(.text+0x36): undefined reference to `cairo_destroy'
svg-backend.o:svg-backend.c:(.text+0xdd): undefined reference to `cairo_svg_surface_create'
svg-backend.o:svg-backend.c:(.text+0xe9): undefined reference to `cairo_surface_status'
svg-backend.o:svg-backend.c:(.text+0xfa): undefined reference to `cairo_create'
svg-backend.o:svg-backend.c:(.text+0x106): undefined reference to `cairo_status'
svg-backend.o:svg-backend.c:(.text+0x11c): undefined reference to `cairo_set_operator'
svg-backend.o:svg-backend.c:(.text+0x190): undefined reference to `cairo_svg_surface_create'
svg-backend.o:svg-backend.c:(.text+0xd): undefined reference to `cairo_show_page'
w32-backend.o:w32-backend.c:(.text+0x145): undefined reference to `cairo_copy_page'
w32-backend.o:w32-backend.c:(.text+0x14e): undefined reference to `cairo_surface_flush'
w32-backend.o:w32-backend.c:(.text+0x240): undefined reference to `cairo_destroy'
w32-backend.o:w32-backend.c:(.text+0x251): undefined reference to `cairo_surface_destroy'
w32-backend.o:w32-backend.c:(.text+0x29d): undefined reference to `cairo_win32_surface_create'
w32-backend.o:w32-backend.c:(.text+0x2a9): undefined reference to `cairo_create'
w32-backend.o:w32-backend.c:(.text+0x2be): undefined reference to `cairo_copy_page'
w32-backend.o:w32-backend.c:(.text+0x2c7): undefined reference to `cairo_surface_flush'
w32-backend.o:w32-backend.c:(.text+0x37d): undefined reference to `cairo_show_page'
w32-backend.o:w32-backend.c:(.text+0x39c): undefined reference to `cairo_set_source_rgba'
w32-backend.o:w32-backend.c:(.text+0x3a5): undefined reference to `cairo_reset_clip'
w32-backend.o:w32-backend.c:(.text+0x3ae): undefined reference to `cairo_new_path'
w32-backend.o:w32-backend.c:(.text+0x416): undefined reference to `cairo_surface_destroy'
w32-backend.o:w32-backend.c:(.text+0x41f): undefined reference to `cairo_destroy'
w32-backend.o:w32-backend.c:(.text+0x3bc): undefined reference to `cairo_paint'
collect2: ld returned 1 exit status
... done
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices ...
** MD5 sums
packaged installation of 'Cairo' as Cairo_1.4-6.zip
* DONE (Cairo)


Build log for Mac OS X 10.5 (R 2.11.x)

* checking for file 'Cairo/DESCRIPTION' ... OK
* preparing 'Cairo':
* 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 'Cairo' ...
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 for pkg-config... /usr/local/bin/pkg-config
checking whether pkg-config knows about cairo... yes
checking for configurable backends... cairo cairo-ft cairo-pdf cairo-png cairo-ps cairo-xlib cairo-xlib-xrender
configure: CAIRO_CFLAGS=-I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng12
checking if R was compiled with the RConn patch... no
checking cairo.h usability... yes
checking cairo.h presence... yes
checking for cairo.h... yes
checking for PNG support in Cairo... yes
checking for ATS font support in Cairo... no
configure: CAIRO_LIBS=-L/usr/local/lib -L/usr/X11R6/lib -lxml2 -liconv -lpng12 -lz -lXrender -lSM -lICE -lX11 -lcairo -lpixman-1 -lfreetype -lfontconfig
checking for library containing deflate... none required
checking whether Cairo programs can be compiled... yes
checking whether cairo_image_surface_get_format is declared... no
checking for FreeType support in cairo... yes
checking whether FreeType needs additional flags... no
checking wheter libjpeg works... yes
checking wheter libtiff works... yes
configure: creating ./config.status
config.status: creating src/Makevars
config.status: creating src/cconfig.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/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng12 -I. -Iinclude -I/usr/local/include -g -O2 -fPIC -g -O2 -c cairobem.c -o cairobem.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng12 -I. -Iinclude -I/usr/local/include -g -O2 -fPIC -g -O2 -c cairogd.c -o cairogd.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng12 -I. -Iinclude -I/usr/local/include -g -O2 -fPIC -g -O2 -c cairotalk.c -o cairotalk.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng12 -I. -Iinclude -I/usr/local/include -g -O2 -fPIC -g -O2 -c img-backend.c -o img-backend.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng12 -I. -Iinclude -I/usr/local/include -g -O2 -fPIC -g -O2 -c img-jpeg.c -o img-jpeg.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng12 -I. -Iinclude -I/usr/local/include -g -O2 -fPIC -g -O2 -c img-tiff.c -o img-tiff.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng12 -I. -Iinclude -I/usr/local/include -g -O2 -fPIC -g -O2 -c pdf-backend.c -o pdf-backend.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng12 -I. -Iinclude -I/usr/local/include -g -O2 -fPIC -g -O2 -c ps-backend.c -o ps-backend.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng12 -I. -Iinclude -I/usr/local/include -g -O2 -fPIC -g -O2 -c svg-backend.c -o svg-backend.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng12 -I. -Iinclude -I/usr/local/include -g -O2 -fPIC -g -O2 -c w32-backend.c -o w32-backend.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng12 -I. -Iinclude -I/usr/local/include -g -O2 -fPIC -g -O2 -c xlib-backend.c -o xlib-backend.o
gcc -arch i386 -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o Cairo.so cairobem.o cairogd.o cairotalk.o img-backend.o img-jpeg.o img-tiff.o pdf-backend.o ps-backend.o svg-backend.o w32-backend.o xlib-backend.o -L/usr/local/lib -L/usr/X11R6/lib -lxml2 -liconv -lpng12 -lz -lXrender -lSM -lICE -lX11 -lcairo -lpixman-1 -lfreetype -lfontconfig -ljpeg -ltiff -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /private/tmp/Rinst91381187/Cairo/libs/i386
** R
** preparing package for lazy loading
** help
*** installing help indices
** building package indices ...
** testing if installed package can be loaded
packaged installation of 'Cairo' as Cairo_1.4-6_R_i386-apple-darwin9.8.0.tar.gz

* DONE (Cairo)