Back to the "Multiple platform build/check report"
| Package 168/205 | OS | Arch | BUILD | CHECK | BUILD BIN |
RPostgreSQL0.0.0H. Pages | Linux (SUSE 9.2) | x86_64 | OK | ERROR | |
| Linux (SUSE 9.2) | i686 | OK | ERROR | ||
| Solaris 2.9 | sparc | OK | ERROR | ||
| Linux (SUSE 10.0) | x86_64 | OK | ERROR | ||
| Windows Server 2003 | x86_64 | OK | [ ERROR ] | ERROR | |
| Windows XP | i686 | OK | ERROR | skipped | |
| Mac OS X (10.4.6) | i686 | OK | ERROR |
| Package: RPostgreSQL |
| Version: 0.0.0 |
| Command: D:\biocbld\1.9d\R\bin\R.exe CMD check RPostgreSQL_0.0.0.tar.gz |
| RetCode: 1 |
| Time: 10.5 seconds |
| Status: ERROR |
| CheckDir: RPostgreSQL.Rcheck |
| Warnings: NA |
* checking for working latex ... OK * using log directory 'D:/biocbld/1.9d/Rpacks/RPostgreSQL.Rcheck' * using R version 2.4.0 alpha (2006-09-10 r39242) * checking for file 'RPostgreSQL/DESCRIPTION' ... OK * this is package 'RPostgreSQL' version '0.0.0' * checking package dependencies ... OK * checking if this is a source package ... OK * checking whether package 'RPostgreSQL' can be installed ... ERROR Installation failed. See 'D:/biocbld/1.9d/Rpacks/RPostgreSQL.Rcheck/00install.out' for details.
RPostgreSQL.Rcheck/00install.out:
installing R.css in D:/biocbld/1.9d/Rpacks/RPostgreSQL.Rcheck
---------- Making package RPostgreSQL ------------
**********************************************
WARNING: this package has a configure script
It probably needs manual configuration
**********************************************
adding build stamp to DESCRIPTION
installing NAMESPACE file and metadata
making DLL ...
making RS-DBI.d from RS-DBI.c
making RS-MySQL.d from RS-MySQL.c
gcc -Ic:/mysql/include -Id:/biocbld/1.9d/R/include -Wall -O2 -std=gnu99 -c RS-DBI.c -o RS-DBI.o
gcc -Ic:/mysql/include -Id:/biocbld/1.9d/R/include -Wall -O2 -std=gnu99 -c RS-MySQL.c -o RS-MySQL.o
In file included from RS-MySQL.c:22:
RS-MySQL.h:36:1: warning: "HAVE_GETOPT_LONG" redefined
RS-MySQL.h:31:1: warning: this is the location of the previous definition
windres --include-dir d:/biocbld/1.9d/R/include -i RPostgreSQL_res.rc -o RPostgreSQL_res.o
gcc -shared -s -o RPostgreSQL.dll RPostgreSQL.def RS-DBI.o RS-MySQL.o RPostgreSQL_res.o -Ld:/biocbld/1.9d/R/bin -Lc:/mysql/lib/opt -lmysql -liberty -lR
RS-MySQL.o:RS-MySQL.c:(.text+0x16): undefined reference to `mysql_get_client_info@0'
RS-MySQL.o:RS-MySQL.c:(.text+0x258): undefined reference to `mysql_init@4'
RS-MySQL.o:RS-MySQL.c:(.text+0x27a): undefined reference to `mysql_options@12'
RS-MySQL.o:RS-MySQL.c:(.text+0x2e1): undefined reference to `mysql_options@12'
RS-MySQL.o:RS-MySQL.c:(.text+0x31e): undefined reference to `mysql_options@12'
RS-MySQL.o:RS-MySQL.c:(.text+0x40a): undefined reference to `mysql_real_connect@32'
RS-MySQL.o:RS-MySQL.c:(.text+0x6f1): undefined reference to `mysql_close@4'
RS-MySQL.o:RS-MySQL.c:(.text+0x93e): undefined reference to `mysql_close@4'
RS-MySQL.o:RS-MySQL.c:(.text+0x9bf): undefined reference to `mysql_fetch_fields@4'
RS-MySQL.o:RS-MySQL.c:(.text+0x9db): undefined reference to `mysql_field_count@4'
RS-MySQL.o:RS-MySQL.c:(.text+0xcf4): undefined reference to `mysql_fetch_row@4'
RS-MySQL.o:RS-MySQL.c:(.text+0xd11): undefined reference to `mysql_fetch_lengths@4'
RS-MySQL.o:RS-MySQL.c:(.text+0xf23): undefined reference to `mysql_errno@4'
RS-MySQL.o:RS-MySQL.c:(.text+0x10b5): undefined reference to `mysql_errno@4'
RS-MySQL.o:RS-MySQL.c:(.text+0x10c3): undefined reference to `mysql_error@4'
RS-MySQL.o:RS-MySQL.c:(.text+0x1136): undefined reference to `mysql_fetch_row@4'
RS-MySQL.o:RS-MySQL.c:(.text+0x1145): undefined reference to `mysql_free_result@4'
RS-MySQL.o:RS-MySQL.c:(.text+0x122f): undefined reference to `mysql_query@8'
RS-MySQL.o:RS-MySQL.c:(.text+0x124d): undefined reference to `mysql_use_result@4'
RS-MySQL.o:RS-MySQL.c:(.text+0x1264): undefined reference to `mysql_field_count@4'
RS-MySQL.o:RS-MySQL.c:(.text+0x1327): undefined reference to `mysql_query@8'
RS-MySQL.o:RS-MySQL.c:(.text+0x1368): undefined reference to `mysql_error@4'
RS-MySQL.o:RS-MySQL.c:(.text+0x139a): undefined reference to `mysql_affected_rows@4'
RS-MySQL.o:RS-MySQL.c:(.text+0x15ab): undefined reference to `mysql_get_client_info@0'
RS-MySQL.o:RS-MySQL.c:(.text+0x1759): undefined reference to `mysql_get_host_info@4'
RS-MySQL.o:RS-MySQL.c:(.text+0x1784): undefined reference to `mysql_get_server_info@4'
RS-MySQL.o:RS-MySQL.c:(.text+0x17b2): undefined reference to `mysql_get_proto_info@4'
RS-MySQL.o:RS-MySQL.c:(.text+0x17c6): undefined reference to `mysql_thread_id@4'
RS-MySQL.o:RS-MySQL.c:(.text+0x2485): undefined reference to `mysql_fetch_row@4'
RS-MySQL.o:RS-MySQL.c:(.text+0x24b2): undefined reference to `mysql_errno@4'
RS-MySQL.o:RS-MySQL.c:(.text+0x25fa): undefined reference to `mysql_fetch_lengths@4'
collect2: ld returned 1 exit status
make[3]: *** [RPostgreSQL.dll] Error 1
make[2]: *** [srcDynlib] Error 2
make[1]: *** [all] Error 2
make: *** [pkg-RPostgreSQL] Error 2
*** Installation of RPostgreSQL failed ***
Removing 'D:/biocbld/1.9d/Rpacks/RPostgreSQL.Rcheck/RPostgreSQL'