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

Cairo

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

Version: 1.6-2
Result: OK
Check time: 2023-11-27 20:51
* using log directory ‘’
* using R Under development (unstable) (2022-11-28 r83388)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--as-cran’
* checking for file ‘Cairo/DESCRIPTION’ ... OK
* this is package ‘Cairo’ version ‘1.6-2’
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for executable files ... OK
* checking for hidden files and directories ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking serialization versions ... OK
* checking whether package ‘Cairo’ can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking for future file timestamps ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over 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 package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... OK
* checking loading without being on the library search path ... OK
* checking 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 line widths ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking line endings in shell scripts ... OK
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking compilation flags in Makevars ... OK
* checking for GNU extensions in Makefiles ... OK
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking use of PKG_*FLAGS in Makefiles ... OK
* checking use of SHLIB_OPENMP_*FLAGS in Makefiles ... OK
* checking pragmas in C/C++ headers and code ... OK
* checking compilation flags used ... OK
* checking compiled code ... OK
* checking examples ... OK
* checking PDF version of manual ... OK
* checking HTML version of manual ... OK
* checking for non-standard things in the check directory ... OK
* checking for detritus in the temp directory ... OK
* DONE

Status: OK


Installation log: 00install.out

Distribution log

SVN checkout/GIT clone 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 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.16.x)

* 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 -I/usr/local/include/freetype2 -I/usr/local/include/libpng15 -I/usr/X11/include
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=/usr/local/lib/libpixman-1.a /usr/local/lib/libpng15.a /usr/local/lib/libfreetype.a /usr/local/lib/libfontconfig.a -R/usr/X11/lib -L/usr/local/lib -L/usr/X11/lib -lxml2 -liconv -lfreetype -lpng15 -lz -lXrender -lSM -lICE -lX11 -lcairo
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 -DNDEBUG -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng15 -I/usr/X11/include -I. -Iinclude -I/usr/local/include -g -O2 -fPIC -g -O2 -c cairobem.c -o cairobem.o
In file included from backend.h:10,
from cairobem.c:5:
/Library/Frameworks/R.framework/Resources/include/R_ext/GraphicsDevice.h:39:4: error: #error R_ext/GraphicsEngine.h must be included first, and includes this header
In file included from backend.h:10,
from cairobem.c:5:
/Library/Frameworks/R.framework/Resources/include/R_ext/GraphicsDevice.h:216: warning: type defaults to 'int' in declaration of 'pGEcontext'
/Library/Frameworks/R.framework/Resources/include/R_ext/GraphicsDevice.h:216: error: expected ';', ',' or ')' before 'gc'
/Library/Frameworks/R.framework/Resources/include/R_ext/GraphicsDevice.h:235: error: expected ';' before 'void'
In file included from cairobem.c:5:
backend.h:49: error: expected specifier-qualifier-list before 'NewDevDesc'
make: *** [cairobem.o] Error 1
ERROR: compilation failed for package 'Cairo'
* removing '/Volumes/Tiger/Builds/rforge/Rlib/osx9-2.16/Cairo'
* restoring previous '/Volumes/Tiger/Builds/rforge/Rlib/osx9-2.16/Cairo'

Build log for Windows 7 (R 3.0.x)

(Cairo 1.5-3)
- building i386
* installing to library 'z:/rforge/Rlib/win7-3.0'
* 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-win.tar.gz'
Content type 'application/x-gzip' length 1390846 bytes (1.3 Mb)
opened URL
downloaded 1.3 Mb

unpacking current cairo
seems ok, ready to go
** libs
Warning: this package has a non-empty 'configure.win' file,
so building only the main architecture

gcc -m32 -I"C:/PROGRA~1/r/r-3.0/include" -DNDEBUG -I. -Iwin32 -I"d:/RCompile/CRANpkg/extralibs64/local/include" -O3 -Wall -std=gnu99 -mtune=core2 -c cairobem.c -o cairobem.o
gcc -m32 -I"C:/PROGRA~1/r/r-3.0/include" -DNDEBUG -I. -Iwin32 -I"d:/RCompile/CRANpkg/extralibs64/local/include" -O3 -Wall -std=gnu99 -mtune=core2 -c cairogd.c -o cairogd.o
gcc -m32 -I"C:/PROGRA~1/r/r-3.0/include" -DNDEBUG -I. -Iwin32 -I"d:/RCompile/CRANpkg/extralibs64/local/include" -O3 -Wall -std=gnu99 -mtune=core2 -c cairotalk.c -o cairotalk.o
cairotalk.c:1079:12: warning: 'has_initd_fc' defined but not used [-Wunused-variable]
gcc -m32 -I"C:/PROGRA~1/r/r-3.0/include" -DNDEBUG -I. -Iwin32 -I"d:/RCompile/CRANpkg/extralibs64/local/include" -O3 -Wall -std=gnu99 -mtune=core2 -c img-backend.c -o img-backend.o
img-backend.c:80:13: warning: 'image_save_page_jpg' defined but not used [-Wunused-function]
img-backend.c:94:13: warning: 'image_save_page_tiff' defined but not used [-Wunused-function]
gcc -m32 -I"C:/PROGRA~1/r/r-3.0/include" -DNDEBUG -I. -Iwin32 -I"d:/RCompile/CRANpkg/extralibs64/local/include" -O3 -Wall -std=gnu99 -mtune=core2 -c img-jpeg.c -o img-jpeg.o
gcc -m32 -I"C:/PROGRA~1/r/r-3.0/include" -DNDEBUG -I. -Iwin32 -I"d:/RCompile/CRANpkg/extralibs64/local/include" -O3 -Wall -std=gnu99 -mtune=core2 -c img-tiff.c -o img-tiff.o
gcc -m32 -I"C:/PROGRA~1/r/r-3.0/include" -DNDEBUG -I. -Iwin32 -I"d:/RCompile/CRANpkg/extralibs64/local/include" -O3 -Wall -std=gnu99 -mtune=core2 -c pdf-backend.c -o pdf-backend.o
gcc -m32 -I"C:/PROGRA~1/r/r-3.0/include" -DNDEBUG -I. -Iwin32 -I"d:/RCompile/CRANpkg/extralibs64/local/include" -O3 -Wall -std=gnu99 -mtune=core2 -c ps-backend.c -o ps-backend.o
gcc -m32 -I"C:/PROGRA~1/r/r-3.0/include" -DNDEBUG -I. -Iwin32 -I"d:/RCompile/CRANpkg/extralibs64/local/include" -O3 -Wall -std=gnu99 -mtune=core2 -c svg-backend.c -o svg-backend.o
gcc -m32 -I"C:/PROGRA~1/r/r-3.0/include" -DNDEBUG -I. -Iwin32 -I"d:/RCompile/CRANpkg/extralibs64/local/include" -O3 -Wall -std=gnu99 -mtune=core2 -c w32-backend.c -o w32-backend.o
w32-backend.c:24:5: warning: initialization from incompatible pointer type [enabled by default]
w32-backend.c:24:5: warning: (near initialization for 'RcairoBackendDef_.types') [enabled by default]
w32-backend.c: In function 'w32_resize':
w32-backend.c:72:10: warning: variable 'ob' set but not used [-Wunused-but-set-variable]
w32-backend.c: In function 'w32_locator':
w32-backend.c:134:19: warning: unused variable 'cd' [-Wunused-variable]
gcc -m32 -I"C:/PROGRA~1/r/r-3.0/include" -DNDEBUG -I. -Iwin32 -I"d:/RCompile/CRANpkg/extralibs64/local/include" -O3 -Wall -std=gnu99 -mtune=core2 -c xlib-backend.c -o xlib-backend.o
gcc -m32 -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 win32/libcairo.a win32/libpixman-1.a win32/libpng.a win32/libz.a -lgdi32 -lmsimg32 -lRgraphapp -Ld:/RCompile/CRANpkg/extralibs64/local/lib/i386 -Ld:/RCompile/CRANpkg/extralibs64/local/lib -LC:/PROGRA~1/r/r-3.0/bin/i386 -lR
installing to z:/rforge/Rlib/win7-3.0/Cairo/libs/i386
** R
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded
Warning: ignoring .First.lib() for package 'Cairo'
* DONE (Cairo)

- building x64
* installing to library 'z:/rforge/Rlib/win7-3.0'
* 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-win.tar.gz'
Content type 'application/x-gzip' length 1390846 bytes (1.3 Mb)
opened URL
downloaded 1.3 Mb

unpacking current cairo
seems ok, ready to go
** libs
Warning: this package has a non-empty 'configure.win' file,
so building only the main architecture

gcc -m64 -I"C:/PROGRA~1/r/r-3.0/include" -DNDEBUG -I. -Iwin64 -I"d:/RCompile/CRANpkg/extralibs64/local/include" -O2 -Wall -std=gnu99 -mtune=core2 -c cairobem.c -o cairobem.o
gcc -m64 -I"C:/PROGRA~1/r/r-3.0/include" -DNDEBUG -I. -Iwin64 -I"d:/RCompile/CRANpkg/extralibs64/local/include" -O2 -Wall -std=gnu99 -mtune=core2 -c cairogd.c -o cairogd.o
gcc -m64 -I"C:/PROGRA~1/r/r-3.0/include" -DNDEBUG -I. -Iwin64 -I"d:/RCompile/CRANpkg/extralibs64/local/include" -O2 -Wall -std=gnu99 -mtune=core2 -c cairotalk.c -o cairotalk.o
cairotalk.c:1079:12: warning: 'has_initd_fc' defined but not used [-Wunused-variable]
gcc -m64 -I"C:/PROGRA~1/r/r-3.0/include" -DNDEBUG -I. -Iwin64 -I"d:/RCompile/CRANpkg/extralibs64/local/include" -O2 -Wall -std=gnu99 -mtune=core2 -c img-backend.c -o img-backend.o
img-backend.c:80:13: warning: 'image_save_page_jpg' defined but not used [-Wunused-function]
img-backend.c:94:13: warning: 'image_save_page_tiff' defined but not used [-Wunused-function]
gcc -m64 -I"C:/PROGRA~1/r/r-3.0/include" -DNDEBUG -I. -Iwin64 -I"d:/RCompile/CRANpkg/extralibs64/local/include" -O2 -Wall -std=gnu99 -mtune=core2 -c img-jpeg.c -o img-jpeg.o
gcc -m64 -I"C:/PROGRA~1/r/r-3.0/include" -DNDEBUG -I. -Iwin64 -I"d:/RCompile/CRANpkg/extralibs64/local/include" -O2 -Wall -std=gnu99 -mtune=core2 -c img-tiff.c -o img-tiff.o
gcc -m64 -I"C:/PROGRA~1/r/r-3.0/include" -DNDEBUG -I. -Iwin64 -I"d:/RCompile/CRANpkg/extralibs64/local/include" -O2 -Wall -std=gnu99 -mtune=core2 -c pdf-backend.c -o pdf-backend.o
gcc -m64 -I"C:/PROGRA~1/r/r-3.0/include" -DNDEBUG -I. -Iwin64 -I"d:/RCompile/CRANpkg/extralibs64/local/include" -O2 -Wall -std=gnu99 -mtune=core2 -c ps-backend.c -o ps-backend.o
gcc -m64 -I"C:/PROGRA~1/r/r-3.0/include" -DNDEBUG -I. -Iwin64 -I"d:/RCompile/CRANpkg/extralibs64/local/include" -O2 -Wall -std=gnu99 -mtune=core2 -c svg-backend.c -o svg-backend.o
gcc -m64 -I"C:/PROGRA~1/r/r-3.0/include" -DNDEBUG -I. -Iwin64 -I"d:/RCompile/CRANpkg/extralibs64/local/include" -O2 -Wall -std=gnu99 -mtune=core2 -c w32-backend.c -o w32-backend.o
w32-backend.c:24:5: warning: initialization from incompatible pointer type [enabled by default]
w32-backend.c:24:5: warning: (near initialization for 'RcairoBackendDef_.types') [enabled by default]
w32-backend.c: In function 'w32_resize':
w32-backend.c:72:10: warning: variable 'ob' set but not used [-Wunused-but-set-variable]
w32-backend.c: In function 'w32_locator':
w32-backend.c:134:19: warning: unused variable 'cd' [-Wunused-variable]
gcc -m64 -I"C:/PROGRA~1/r/r-3.0/include" -DNDEBUG -I. -Iwin64 -I"d:/RCompile/CRANpkg/extralibs64/local/include" -O2 -Wall -std=gnu99 -mtune=core2 -c xlib-backend.c -o xlib-backend.o
gcc -m64 -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 win64/libcairo.a win64/libpixman-1.a win64/libpng.a win64/libz.a -lgdi32 -lmsimg32 -lRgraphapp -Ld:/RCompile/CRANpkg/extralibs64/local/lib/x64 -Ld:/RCompile/CRANpkg/extralibs64/local/lib -LC:/PROGRA~1/r/r-3.0/bin/x64 -lR
installing to z:/rforge/Rlib/win7-3.0/Cairo/libs/x64
** R
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded
Warning: ignoring .First.lib() for package 'Cairo'
* DONE (Cairo)