Back to the "Multiple platform build/check report" A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q [R] S  T  U  V  W  X  Y  Z 

Package 341/436HostnameOS / ArchBUILDCHECKBUILD BIN
RdbiPgSQL 1.25.1
Jianhua Zhang
Snapshot Date: 2011-02-24 11:26:35 -0800 (Thu, 24 Feb 2011)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/RdbiPgSQL
Last Changed Rev: 52485 / Revision: 53255
Last Changed Date: 2011-02-04 15:41:19 -0800 (Fri, 04 Feb 2011)
lamb2 Linux (openSUSE 11.2) / x86_64  OK  OK 
liverpool Windows Server 2003 R2 (32-bit) / x64 N O T   S U P P O R T E D
gewurz Windows Server 2008 R2 Enterprise (64-bit) / x64 N O T   S U P P O R T E D
pelham Mac OS X Leopard (10.5.8) / i386  OK  OK  OK 
petty Mac OS X Snow Leopard (10.6.4) / i386  OK  ERROR [ ERROR ]

Summary

Package: RdbiPgSQL
Version: 1.25.1
Command: /Users/biocbuild/BBS/utils/build-universal.sh RdbiPgSQL_1.25.1.tar.gz /Library/Frameworks/R.framework/Versions/2.13/Resources/bin/R RdbiPgSQL.buildbin-libdir
StartedAt: 2011-02-24 17:24:33 -0800 (Thu, 24 Feb 2011)
EndedAt: 2011-02-24 17:24:36 -0800 (Thu, 24 Feb 2011)
EllapsedTime: 2.5 seconds
RetCode: 1
Status:  ERROR 
PackageFile: None
PackageFileSize: NA

Command output

>>>>>>> 
>>>>>>> INSTALLATION WITH 'R CMD INSTALL --preclean --library=RdbiPgSQL.buildbin-libdir RdbiPgSQL_1.25.1.tar.gz'
>>>>>>> 

* installing *source* package 'RdbiPgSQL' ...
creating cache ./config.cache
updating cache ./config.cache
creating ./config.status
creating src/Makevars
** libs
*** arch - i386
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.13/Resources/include -I/Library/Frameworks/R.framework/Versions/2.13/Resources/include/i386 -I/usr/local/pgsql/include -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic -c PgSQL.c -o PgSQL.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.13/Resources/include -I/Library/Frameworks/R.framework/Versions/2.13/Resources/include/i386 -I/usr/local/pgsql/include -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic -c PgSQLInit.c -o PgSQLInit.o
PgSQL.h:9: warning: 'mkInteger' defined but not used
PgSQL.h:18: warning: 'mkLogical' defined but not used
PgSQL.h:27: warning: 'mkString_safe' defined but not used
PgSQL.h:33: warning: 'fetchPgString' defined but not used
PgSQL.h:46: warning: 'fetchPgInteger' defined but not used
PgSQL.h:66: warning: 'fetchPgDouble' defined but not used
PgSQL.h:89: warning: 'fetchPgLogical' defined but not used
gcc -arch i386 -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o RdbiPgSQL.so PgSQL.o PgSQLInit.o -L/usr/local/pgsql/lib -lpq -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
ld: warning: in /usr/local/pgsql/lib/libpq.dylib, file was built for unsupported file format which is not the architecture being linked (i386)
installing to /Users/biocbuild/bbs-2.8-bioc/meat/RdbiPgSQL.buildbin-libdir/RdbiPgSQL/libs/i386
** R
** preparing package for lazy loading
** help
*** installing help indices
** building package indices ...
** testing if installed package can be loaded
Error in dyn.load(file, DLLpath = DLLpath, ...) : 
  unable to load shared object '/Users/biocbuild/bbs-2.8-bioc/meat/RdbiPgSQL.buildbin-libdir/RdbiPgSQL/libs/i386/RdbiPgSQL.so':
  dlopen(/Users/biocbuild/bbs-2.8-bioc/meat/RdbiPgSQL.buildbin-libdir/RdbiPgSQL/libs/i386/RdbiPgSQL.so, 6): Symbol not found: _PQbackendPID
  Referenced from: /Users/biocbuild/bbs-2.8-bioc/meat/RdbiPgSQL.buildbin-libdir/RdbiPgSQL/libs/i386/RdbiPgSQL.so
  Expected in: flat namespace
 in /Users/biocbuild/bbs-2.8-bioc/meat/RdbiPgSQL.buildbin-libdir/RdbiPgSQL/libs/i386/RdbiPgSQL.so
ERROR: loading failed
* removing '/Users/biocbuild/bbs-2.8-bioc/meat/RdbiPgSQL.buildbin-libdir/RdbiPgSQL'