Back to the "Multiple platform build/check report"

Package 172/208OSArchBUILDCHECKBUILD BIN

RPostgreSQL

0.0.0

H. Pages
Linux (SUSE 9.2) x86_64 OK  ERROR 
Linux (SUSE 10.1) x86_64 OK  ERROR 
Linux (SUSE 9.2) i686 OK  ERROR 
Solaris 2.9 sparc OK  ERROR 
Windows Server 2003 x86_64 OK  ERROR  ERROR 
Windows Server 2003 NA OK  ERROR [ ERROR ]
Mac OS X (10.4.6) i686 OK  ERROR 
Package: RPostgreSQL
Version: 0.0.0
Command: E:\biocbld\2.0d\R\bin\R.exe CMD INSTALL --build RPostgreSQL_0.0.0.tar.gz
RetCode: 1
Time: 7.0 seconds
Status: ERROR
PackageFile: None

Command output


Using auto-selected zip options ' RPostgreSQL-HELP=ziponly'

---------- 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  -IE:/biocbld/2.0d/R/include  -Wall -O2 -std=gnu99   -c RS-DBI.c -o RS-DBI.o
gcc  -Ic:/mysql/include  -IE:/biocbld/2.0d/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
RS-MySQL.h:40:19: mysql.h: No such file or directory
RS-MySQL.h:41:27: mysql_version.h: No such file or directory
RS-MySQL.h:42:23: mysql_com.h: No such file or directory
In file included from RS-MySQL.c:22:
RS-MySQL.h:109: error: `FIELD_TYPE_DECIMAL' undeclared here (not in a function)
RS-MySQL.h:109: error: initializer element is not constant
RS-MySQL.h:109: error: (near initialization for `RS_MySQL_dataTypes[0].typeId')
RS-MySQL.h:109: error: initializer element is not constant
RS-MySQL.h:109: error: (near initialization for `RS_MySQL_dataTypes[0]')
RS-MySQL.h:110: error: `FIELD_TYPE_TINY' undeclared here (not in a function)
RS-MySQL.h:110: error: initializer element is not constant
RS-MySQL.h:110: error: (near initialization for `RS_MySQL_dataTypes[1].typeId')
RS-MySQL.h:110: error: initializer element is not constant
RS-MySQL.h:110: error: (near initialization for `RS_MySQL_dataTypes[1]')
RS-MySQL.h:111: error: `FIELD_TYPE_SHORT' undeclared here (not in a function)
RS-MySQL.h:111: error: initializer element is not constant
RS-MySQL.h:111: error: (near initialization for `RS_MySQL_dataTypes[2].typeId')
RS-MySQL.h:111: error: initializer element is not constant
RS-MySQL.h:111: error: (near initialization for `RS_MySQL_dataTypes[2]')
RS-MySQL.h:112: error: `FIELD_TYPE_LONG' undeclared here (not in a function)
RS-MySQL.h:112: error: initializer element is not constant
RS-MySQL.h:112: error: (near initialization for `RS_MySQL_dataTypes[3].typeId')
RS-MySQL.h:112: error: initializer element is not constant
RS-MySQL.h:112: error: (near initialization for `RS_MySQL_dataTypes[3]')
RS-MySQL.h:113: error: `FIELD_TYPE_FLOAT' undeclared here (not in a function)
RS-MySQL.h:113: error: initializer element is not constant
RS-MySQL.h:113: error: (near initialization for `RS_MySQL_dataTypes[4].typeId')
RS-MySQL.h:113: error: initializer element is not constant
RS-MySQL.h:113: error: (near initialization for `RS_MySQL_dataTypes[4]')
RS-MySQL.h:114: error: `FIELD_TYPE_DOUBLE' undeclared here (not in a function)
RS-MySQL.h:114: error: initializer element is not constant
RS-MySQL.h:114: error: (near initialization for `RS_MySQL_dataTypes[5].typeId')
RS-MySQL.h:114: error: initializer element is not constant
RS-MySQL.h:114: error: (near initialization for `RS_MySQL_dataTypes[5]')
RS-MySQL.h:115: error: `FIELD_TYPE_NULL' undeclared here (not in a function)
RS-MySQL.h:115: error: initializer element is not constant
RS-MySQL.h:115: error: (near initialization for `RS_MySQL_dataTypes[6].typeId')
RS-MySQL.h:115: error: initializer element is not constant
RS-MySQL.h:115: error: (near initialization for `RS_MySQL_dataTypes[6]')
RS-MySQL.h:116: error: `FIELD_TYPE_TIMESTAMP' undeclared here (not in a function)
RS-MySQL.h:116: error: initializer element is not constant
RS-MySQL.h:116: error: (near initialization for `RS_MySQL_dataTypes[7].typeId')
RS-MySQL.h:116: error: initializer element is not constant
RS-MySQL.h:116: error: (near initialization for `RS_MySQL_dataTypes[7]')
RS-MySQL.h:117: error: `FIELD_TYPE_LONGLONG' undeclared here (not in a function)
RS-MySQL.h:117: error: initializer element is not constant
RS-MySQL.h:117: error: (near initialization for `RS_MySQL_dataTypes[8].typeId')
RS-MySQL.h:117: error: initializer element is not constant
RS-MySQL.h:117: error: (near initialization for `RS_MySQL_dataTypes[8]')
RS-MySQL.h:118: error: `FIELD_TYPE_INT24' undeclared here (not in a function)
RS-MySQL.h:118: error: initializer element is not constant
RS-MySQL.h:118: error: (near initialization for `RS_MySQL_dataTypes[9].typeId')
RS-MySQL.h:118: error: initializer element is not constant
RS-MySQL.h:118: error: (near initialization for `RS_MySQL_dataTypes[9]')
RS-MySQL.h:119: error: `FIELD_TYPE_DATE' undeclared here (not in a function)
RS-MySQL.h:119: error: initializer element is not constant
RS-MySQL.h:119: error: (near initialization for `RS_MySQL_dataTypes[10].typeId')
RS-MySQL.h:119: error: initializer element is not constant
RS-MySQL.h:119: error: (near initialization for `RS_MySQL_dataTypes[10]')
RS-MySQL.h:120: error: `FIELD_TYPE_TIME' undeclared here (not in a function)
RS-MySQL.h:120: error: initializer element is not constant
RS-MySQL.h:120: error: (near initialization for `RS_MySQL_dataTypes[11].typeId')
RS-MySQL.h:120: error: initializer element is not constant
RS-MySQL.h:120: error: (near initialization for `RS_MySQL_dataTypes[11]')
RS-MySQL.h:121: error: `FIELD_TYPE_DATETIME' undeclared here (not in a function)
RS-MySQL.h:121: error: initializer element is not constant
RS-MySQL.h:121: error: (near initialization for `RS_MySQL_dataTypes[12].typeId')
RS-MySQL.h:121: error: initializer element is not constant
RS-MySQL.h:121: error: (near initialization for `RS_MySQL_dataTypes[12]')
RS-MySQL.h:122: error: `FIELD_TYPE_YEAR' undeclared here (not in a function)
RS-MySQL.h:122: error: initializer element is not constant
RS-MySQL.h:122: error: (near initialization for `RS_MySQL_dataTypes[13].typeId')
RS-MySQL.h:122: error: initializer element is not constant
RS-MySQL.h:122: error: (near initialization for `RS_MySQL_dataTypes[13]')
RS-MySQL.h:123: error: `FIELD_TYPE_NEWDATE' undeclared here (not in a function)
RS-MySQL.h:123: error: initializer element is not constant
RS-MySQL.h:123: error: (near initialization for `RS_MySQL_dataTypes[14].typeId')
RS-MySQL.h:123: error: initializer element is not constant
RS-MySQL.h:123: error: (near initialization for `RS_MySQL_dataTypes[14]')
RS-MySQL.h:124: error: `FIELD_TYPE_ENUM' undeclared here (not in a function)
RS-MySQL.h:124: error: initializer element is not constant
RS-MySQL.h:124: error: (near initialization for `RS_MySQL_dataTypes[15].typeId')
RS-MySQL.h:124: error: initializer element is not constant
RS-MySQL.h:124: error: (near initialization for `RS_MySQL_dataTypes[15]')
RS-MySQL.h:125: error: `FIELD_TYPE_SET' undeclared here (not in a function)
RS-MySQL.h:125: error: initializer element is not constant
RS-MySQL.h:125: error: (near initialization for `RS_MySQL_dataTypes[16].typeId')
RS-MySQL.h:125: error: initializer element is not constant
RS-MySQL.h:125: error: (near initialization for `RS_MySQL_dataTypes[16]')
RS-MySQL.h:126: error: `FIELD_TYPE_TINY_BLOB' undeclared here (not in a function)
RS-MySQL.h:126: error: initializer element is not constant
RS-MySQL.h:126: error: (near initialization for `RS_MySQL_dataTypes[17].typeId')
RS-MySQL.h:126: error: initializer element is not constant
RS-MySQL.h:126: error: (near initialization for `RS_MySQL_dataTypes[17]')
RS-MySQL.h:127: error: `FIELD_TYPE_MEDIUM_BLOB' undeclared here (not in a function)
RS-MySQL.h:127: error: initializer element is not constant
RS-MySQL.h:127: error: (near initialization for `RS_MySQL_dataTypes[18].typeId')
RS-MySQL.h:127: error: initializer element is not constant
RS-MySQL.h:127: error: (near initialization for `RS_MySQL_dataTypes[18]')
RS-MySQL.h:128: error: `FIELD_TYPE_LONG_BLOB' undeclared here (not in a function)
RS-MySQL.h:128: error: initializer element is not constant
RS-MySQL.h:128: error: (near initialization for `RS_MySQL_dataTypes[19].typeId')
RS-MySQL.h:128: error: initializer element is not constant
RS-MySQL.h:128: error: (near initialization for `RS_MySQL_dataTypes[19]')
RS-MySQL.h:129: error: `FIELD_TYPE_BLOB' undeclared here (not in a function)
RS-MySQL.h:129: error: initializer element is not constant
RS-MySQL.h:129: error: (near initialization for `RS_MySQL_dataTypes[20].typeId')
RS-MySQL.h:129: error: initializer element is not constant
RS-MySQL.h:129: error: (near initialization for `RS_MySQL_dataTypes[20]')
RS-MySQL.h:130: error: `FIELD_TYPE_VAR_STRING' undeclared here (not in a function)
RS-MySQL.h:130: error: initializer element is not constant
RS-MySQL.h:130: error: (near initialization for `RS_MySQL_dataTypes[21].typeId')
RS-MySQL.h:130: error: initializer element is not constant
RS-MySQL.h:130: error: (near initialization for `RS_MySQL_dataTypes[21]')
RS-MySQL.h:131: error: `FIELD_TYPE_STRING' undeclared here (not in a function)
RS-MySQL.h:131: error: initializer element is not constant
RS-MySQL.h:131: error: (near initialization for `RS_MySQL_dataTypes[22].typeId')
RS-MySQL.h:131: error: initializer element is not constant
RS-MySQL.h:131: error: (near initialization for `RS_MySQL_dataTypes[22]')
RS-MySQL.h:132: error: initializer element is not constant
RS-MySQL.h:132: error: (near initialization for `RS_MySQL_dataTypes[23]')
RS-MySQL.c:25: error: `MYSQL_SERVER_VERSION' undeclared here (not in a function)
RS-MySQL.c: In function `RS_MySQL_init':
RS-MySQL.c:73: warning: implicit declaration of function `mysql_get_client_info'
RS-MySQL.c:73: warning: initialization makes pointer from integer without a cast
RS-MySQL.c: In function `RS_MySQL_newConnection':
RS-MySQL.c:189: error: `MYSQL' undeclared (first use in this function)
RS-MySQL.c:189: error: (Each undeclared identifier is reported only once
RS-MySQL.c:189: error: for each function it appears in.)
RS-MySQL.c:189: error: `my_connection' undeclared (first use in this function)
RS-MySQL.c:206: warning: implicit declaration of function `mysql_init'
RS-MySQL.c:238: warning: implicit declaration of function `mysql_options'
RS-MySQL.c:238: error: `MYSQL_READ_DEFAULT_GROUP' undeclared (first use in this function)
RS-MySQL.c:295: warning: implicit declaration of function `mysql_real_connect'
RS-MySQL.c:352: warning: implicit declaration of function `mysql_close'
RS-MySQL.c: In function `RS_MySQL_closeConnection':
RS-MySQL.c:370: error: `MYSQL' undeclared (first use in this function)
RS-MySQL.c:370: error: `my_connection' undeclared (first use in this function)
RS-MySQL.c:386: error: syntax error before ')' token
RS-MySQL.c: In function `RS_MySQL_exec':
RS-MySQL.c:411: error: `MYSQL' undeclared (first use in this function)
RS-MySQL.c:411: error: `my_connection' undeclared (first use in this function)
RS-MySQL.c:412: error: `MYSQL_RES' undeclared (first use in this function)
RS-MySQL.c:412: error: `my_result' undeclared (first use in this function)
RS-MySQL.c:418: error: syntax error before ')' token
RS-MySQL.c:440: warning: implicit declaration of function `mysql_query'
RS-MySQL.c:445: warning: implicit declaration of function `mysql_error'
RS-MySQL.c:445: warning: format argument is not a pointer (arg 3)
RS-MySQL.c:455: warning: implicit declaration of function `mysql_use_result'
RS-MySQL.c:457: error: syntax error before ')' token
RS-MySQL.c:459: warning: implicit declaration of function `mysql_field_count'
RS-MySQL.c:478: warning: implicit declaration of function `mysql_affected_rows'
RS-MySQL.c: In function `RS_MySQL_createDataMappings':
RS-MySQL.c:496: error: `MYSQL_RES' undeclared (first use in this function)
RS-MySQL.c:496: error: `my_result' undeclared (first use in this function)
RS-MySQL.c:497: error: `MYSQL_FIELD' undeclared (first use in this function)
RS-MySQL.c:497: error: `select_dp' undeclared (first use in this function)
RS-MySQL.c:505: error: syntax error before ')' token
RS-MySQL.c:508: warning: implicit declaration of function `mysql_fetch_fields'
RS-MySQL.c:511: error: `MYSQL' undeclared (first use in this function)
RS-MySQL.c:511: error: syntax error before ')' token
RS-MySQL.c:542: warning: implicit declaration of function `IS_NOT_NULL'
RS-MySQL.c:556: error: `UNSIGNED_FLAG' undeclared (first use in this function)
RS-MySQL.c: In function `RS_MySQL_fetch':
RS-MySQL.c:620: error: `MYSQL_RES' undeclared (first use in this function)
RS-MySQL.c:620: error: `my_result' undeclared (first use in this function)
RS-MySQL.c:621: error: `MYSQL_ROW' undeclared (first use in this function)
RS-MySQL.c:621: error: syntax error before "row"
RS-MySQL.c:658: error: syntax error before ')' token
RS-MySQL.c:676: error: `row' undeclared (first use in this function)
RS-MySQL.c:676: warning: implicit declaration of function `mysql_fetch_row'
RS-MySQL.c:681: warning: implicit declaration of function `mysql_errno'
RS-MySQL.c:681: error: `MYSQL' undeclared (first use in this function)
RS-MySQL.c:681: error: syntax error before ')' token
RS-MySQL.c:685: warning: implicit declaration of function `mysql_fetch_lengths'
RS-MySQL.c:685: warning: assignment makes pointer from integer without a cast
RS-MySQL.c: In function `RS_MySQL_getException':
RS-MySQL.c:789: error: `MYSQL' undeclared (first use in this function)
RS-MySQL.c:789: error: `my_connection' undeclared (first use in this function)
RS-MySQL.c:809: error: syntax error before ')' token
RS-MySQL.c:811: warning: passing arg 1 of `Rf_mkChar' makes pointer from integer without a cast
RS-MySQL.c: In function `RS_MySQL_closeResultSet':
RS-MySQL.c:822: error: `MYSQL_RES' undeclared (first use in this function)
RS-MySQL.c:822: error: `my_result' undeclared (first use in this function)
RS-MySQL.c:827: error: syntax error before ')' token
RS-MySQL.c:830: error: `MYSQL_ROW' undeclared (first use in this function)
RS-MySQL.c:830: error: syntax error before "row"
RS-MySQL.c:831: error: `row' undeclared (first use in this function)
RS-MySQL.c:834: warning: implicit declaration of function `mysql_free_result'
RS-MySQL.c: In function `RS_MySQL_managerInfo':
RS-MySQL.c:900: warning: passing arg 1 of `Rf_mkChar' makes pointer from integer without a cast
RS-MySQL.c: In function `RS_MySQL_connectionInfo':
RS-MySQL.c:910: error: `MYSQL' undeclared (first use in this function)
RS-MySQL.c:910: error: `my_con' undeclared (first use in this function)
RS-MySQL.c:925: error: syntax error before ')' token
RS-MySQL.c:939: warning: implicit declaration of function `mysql_get_host_info'
RS-MySQL.c:939: warning: passing arg 1 of `Rf_mkChar' makes pointer from integer without a cast
RS-MySQL.c:940: warning: implicit declaration of function `mysql_get_server_info'
RS-MySQL.c:940: warning: passing arg 1 of `Rf_mkChar' makes pointer from integer without a cast
RS-MySQL.c:942: warning: implicit declaration of function `mysql_get_proto_info'
RS-MySQL.c:943: warning: implicit declaration of function `mysql_thread_id'
RS-MySQL.c: In function `RS_MySQL_dbApply':
RS-MySQL.c:1158: error: `MYSQL_RES' undeclared (first use in this function)
RS-MySQL.c:1158: error: `my_result' undeclared (first use in this function)
RS-MySQL.c:1159: error: `MYSQL_ROW' undeclared (first use in this function)
RS-MySQL.c:1159: error: syntax error before "row"
RS-MySQL.c:1184: error: `row' undeclared (first use in this function)
RS-MySQL.c:1233: error: syntax error before ')' token
RS-MySQL.c:1258: error: `MYSQL' undeclared (first use in this function)
RS-MySQL.c:1258: error: syntax error before ')' token
RS-MySQL.c:1264: warning: assignment makes pointer from integer without a cast
make[3]: *** [RS-MySQL.o] Error 1
make[2]: *** [srcDynlib] Error 2
make[1]: *** [all] Error 2
make: *** [pkg-RPostgreSQL] Error 2
*** Installation of RPostgreSQL failed ***

Removing 'E:/biocbld/2.0d/R/library/RPostgreSQL'