Back to the "Multiple platform build/check report"
| IMPORTANT NOTE: R was configured with --enable-strict-barrier on lamb1 |
| Package 71/247 | Hostname | OS | Arch | BUILD | CHECK | BUILD BIN |
externalVector1.5.2Biocore Team c/o BioC user listLast Changed Date: 2007-08-20 09:33:20 -0700 Last Changed Rev: 26527 | lamb1 | Linux (SUSE 10.1) | x86_64 | OK | ERROR | |
| wellington | Linux (SUSE 9.2) | i686 | OK | ERROR | ||
| liverpool | Windows Server 2003 R2 (32-bit) | x64 | OK | ERROR | ERROR | |
| pitt | Mac OS X (10.4.10) | i386 | OK | ERROR | [ ERROR ] |
| Package: externalVector |
| Version: 1.5.2 |
| Command: /Users/biocbuild/BBS/utils/build-universal.sh externalVector_1.5.2.tar.gz /Library/Frameworks/R.framework/Resources/bin/R externalVector.buildbin-libdir |
| RetCode: 1 |
| Time: 16.0 seconds |
| Status: ERROR |
| PackageFile: None |
INSTALLATION WITH 'R CMD INSTALL externalVector_1.5.2.tar.gz'
* Installing to library 'externalVector.buildbin-libdir'
* Installing *source* package 'externalVector' ...
** libs
** arch - i386
gcc-4.0 -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -no-cpp-precomp -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -msse3 -D__NO_MATH_INLINES -fPIC -g -O2 -Wall -std=gnu99 -march=nocona -c allocator.c -o allocator.o
allocator.c: In function 'gcExternalPtr_new':
allocator.c:32: warning: passing argument 1 of 'R_MakeExternalPtr' discards qualifiers from pointer target type
allocator.c:44: warning: passing argument 1 of 'R_MakeExternalPtr' discards qualifiers from pointer target type
allocator.c: In function 'gcExternalPtr_restore':
allocator.c:76: warning: passing argument 2 of 'R_SetExternalPtrAddr' discards qualifiers from pointer target type
allocator.c: In function 'gcExternalPtr_resizeInternal':
allocator.c:100: warning: passing argument 2 of 'R_SetExternalPtrAddr' discards qualifiers from pointer target type
allocator.c:136: warning: passing argument 1 of 'memcpy' discards qualifiers from pointer target type
allocator.c:141: warning: passing argument 2 of 'R_SetExternalPtrAddr' discards qualifiers from pointer target type
gcc-4.0 -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -no-cpp-precomp -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -msse3 -D__NO_MATH_INLINES -fPIC -g -O2 -Wall -std=gnu99 -march=nocona -c arraySummary.c -o arraySummary.o
gcc-4.0 -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -no-cpp-precomp -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -msse3 -D__NO_MATH_INLINES -fPIC -g -O2 -Wall -std=gnu99 -march=nocona -c coerce.c -o coerce.o
coerce.c: In function 'ComplexFromString':
coerce.c:213: warning: initialization discards qualifiers from pointer target type
gcc-4.0 -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -no-cpp-precomp -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -msse3 -D__NO_MATH_INLINES -fPIC -g -O2 -Wall -std=gnu99 -march=nocona -c externalVector.c -o externalVector.o
externalVector.c:7: warning: 'ScalarVector' defined but not used
gcc-4.0 -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -no-cpp-precomp -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -msse3 -D__NO_MATH_INLINES -fPIC -g -O2 -Wall -std=gnu99 -march=nocona -c groups.c -o groups.o
gcc-4.0 -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -no-cpp-precomp -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -msse3 -D__NO_MATH_INLINES -fPIC -g -O2 -Wall -std=gnu99 -march=nocona -c math.c -o math.o
gcc-4.0 -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -no-cpp-precomp -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -msse3 -D__NO_MATH_INLINES -fPIC -g -O2 -Wall -std=gnu99 -march=nocona -c slice.c -o slice.o
gcc-4.0 -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -no-cpp-precomp -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -msse3 -D__NO_MATH_INLINES -fPIC -g -O2 -Wall -std=gnu99 -march=nocona -c storage.c -o storage.o
gcc-4.0 -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -no-cpp-precomp -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -msse3 -D__NO_MATH_INLINES -fPIC -g -O2 -Wall -std=gnu99 -march=nocona -c subscript.c -o subscript.o
gcc-4.0 -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -dynamiclib -Wl,-macosx_version_min -Wl,10.3 -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o externalVector.so allocator.o arraySummary.o coerce.o externalVector.o groups.o math.o slice.o storage.o subscript.o -F/Library/Frameworks/R.framework/.. -framework R
** arch - ppc
gcc-4.0 -arch ppc -isysroot /Developer/SDKs/MacOSX10.4u.sdk -std=gnu99 -no-cpp-precomp -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/ppc -I/usr/local/include -fPIC -g -O2 -Wall -c allocator.c -o allocator.o
allocator.c: In function 'gcExternalPtr_new':
allocator.c:32: warning: passing argument 1 of 'R_MakeExternalPtr' discards qualifiers from pointer target type
allocator.c:44: warning: passing argument 1 of 'R_MakeExternalPtr' discards qualifiers from pointer target type
allocator.c: In function 'gcExternalPtr_restore':
allocator.c:76: warning: passing argument 2 of 'R_SetExternalPtrAddr' discards qualifiers from pointer target type
allocator.c: In function 'gcExternalPtr_resizeInternal':
allocator.c:100: warning: passing argument 2 of 'R_SetExternalPtrAddr' discards qualifiers from pointer target type
allocator.c:136: warning: passing argument 1 of 'memcpy' discards qualifiers from pointer target type
allocator.c:141: warning: passing argument 2 of 'R_SetExternalPtrAddr' discards qualifiers from pointer target type
gcc-4.0 -arch ppc -isysroot /Developer/SDKs/MacOSX10.4u.sdk -std=gnu99 -no-cpp-precomp -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/ppc -I/usr/local/include -fPIC -g -O2 -Wall -c arraySummary.c -o arraySummary.o
gcc-4.0 -arch ppc -isysroot /Developer/SDKs/MacOSX10.4u.sdk -std=gnu99 -no-cpp-precomp -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/ppc -I/usr/local/include -fPIC -g -O2 -Wall -c coerce.c -o coerce.o
coerce.c: In function 'ComplexFromString':
coerce.c:213: warning: initialization discards qualifiers from pointer target type
gcc-4.0 -arch ppc -isysroot /Developer/SDKs/MacOSX10.4u.sdk -std=gnu99 -no-cpp-precomp -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/ppc -I/usr/local/include -fPIC -g -O2 -Wall -c externalVector.c -o externalVector.o
externalVector.c:7: warning: 'ScalarVector' defined but not used
gcc-4.0 -arch ppc -isysroot /Developer/SDKs/MacOSX10.4u.sdk -std=gnu99 -no-cpp-precomp -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/ppc -I/usr/local/include -fPIC -g -O2 -Wall -c groups.c -o groups.o
gcc-4.0 -arch ppc -isysroot /Developer/SDKs/MacOSX10.4u.sdk -std=gnu99 -no-cpp-precomp -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/ppc -I/usr/local/include -fPIC -g -O2 -Wall -c math.c -o math.o
gcc-4.0 -arch ppc -isysroot /Developer/SDKs/MacOSX10.4u.sdk -std=gnu99 -no-cpp-precomp -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/ppc -I/usr/local/include -fPIC -g -O2 -Wall -c slice.c -o slice.o
gcc-4.0 -arch ppc -isysroot /Developer/SDKs/MacOSX10.4u.sdk -std=gnu99 -no-cpp-precomp -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/ppc -I/usr/local/include -fPIC -g -O2 -Wall -c storage.c -o storage.o
gcc-4.0 -arch ppc -isysroot /Developer/SDKs/MacOSX10.4u.sdk -std=gnu99 -no-cpp-precomp -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/ppc -I/usr/local/include -fPIC -g -O2 -Wall -c subscript.c -o subscript.o
gcc-4.0 -arch ppc -isysroot /Developer/SDKs/MacOSX10.4u.sdk -std=gnu99 -dynamiclib -Wl,-macosx_version_min -Wl,10.3 -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o externalVector.so allocator.o arraySummary.o coerce.o externalVector.o groups.o math.o slice.o storage.o subscript.o -F/Library/Frameworks/R.framework/.. -framework R
** R
** preparing package for lazy loading
Creating a new generic function for "match" in "externalVector"
Creating a new generic function for "as.vector" in "externalVector"
Creating a new generic function for "as.single" in "externalVector"
Creating a new generic function for "as.list" in "externalVector"
Creating a new generic function for "as.matrix" in "externalVector"
Creating a new generic function for "as.data.frame" in "externalVector"
Error in match.call(fmatch, fcall) :
unused argument(s) (base = "indirectExternalVector")
Error: unable to load R code in package 'externalVector'
Execution halted
ERROR: lazy loading failed for package 'externalVector'
** Removing '/Users/biocbuild/bbs-2.1-bioc/meat/externalVector.buildbin-libdir/externalVector'