Package: r-base
Version: 2.2.1.svn37642-1
Severity: serious

There was an error while trying to autobuild your package:

> Automatic build of r-base_2.2.1.svn37642-1 on debian-31 by sbuild/s390 85
[...]
> gcc -shared   -o libR.so Rembedded.o CConverters.o CommandLineArgs.o 
> Rdynload.o Renviron.o RNG.o apply.o arithmetic.o apse.o array.o attrib.o 
> base.o bind.o builtin.o character.o coerce.o colors.o complex.o connections.o 
> context.o cov.o cum.o dcf.o datetime.o debug.o deparse.o deriv.o dotcode.o 
> dounzip.o dstruct.o duplicate.o engine.o envir.o errors.o eval.o format.o 
> fourier.o gevents.o gram.o gram-ex.o graphics.o identical.o internet.o 
> iosupport.o lapack.o list.o localecharset.o logic.o main.o mapply.o match.o 
> memory.o model.o names.o objects.o optim.o optimize.o options.o par.o paste.o 
> pcre.o platform.o plot.o plot3d.o plotmath.o print.o printarray.o 
> printvector.o printutils.o qsort.o random.o regex.o registration.o relop.o 
> rlocale.o saveload.o scan.o seq.o serialize.o size.o sort.o source.o split.o 
> sprintf.o startup.o subassign.o subscript.o subset.o summary.o sysutils.o 
> unique.o util.o version.o vfonts.o xxxpr.o   `ls ../appl/*.o ../nmath/*.o 
> ../unix/*.o  2>/dev/null` -lblas-3 -lgfortran -lm -lgcc_s      -lreadline  
> -lpcre -lbz2 -lz -ldl -lm
> CConverters.o: In function 
> `R_converterMatchClass':CConverters.c:(.text+0x2de): relocation truncated to 
> fit: R_390_GOT12 against symbol `R_ClassSymbol' defined in COMMON section in 
> main.o
> CConverters.o: In function 
> `do_setToCConverterActiveStatus':CConverters.c:(.text+0x63e): relocation 
> truncated to fit: R_390_GOT12 against symbol `R_NaInt' defined in COMMON 
> section in main.o
> :CConverters.c:(.text+0x67e): relocation truncated to fit: R_390_GOT12 
> against symbol `R_FunTab' defined in .data.rel section in names.o
> CommandLineArgs.o: In function 
> `R_common_command_line':CommandLineArgs.c:(.text+0x268): relocation truncated 
> to fit: R_390_GOT12 against symbol `R_RestoreHistory' defined in COMMON 
> section in main.o
> :CommandLineArgs.c:(.text+0x406): relocation truncated to fit: R_390_GOT12 
> against symbol `R_RestoreHistory' defined in COMMON section in main.o
> :CommandLineArgs.c:(.text+0x45e): relocation truncated to fit: R_390_GOT12 
> against symbol `R_RestoreHistory' defined in COMMON section in main.o
> :CommandLineArgs.c:(.text+0x4ec): relocation truncated to fit: R_390_GOT12 
> against symbol `R_RestoreHistory' defined in COMMON section in main.o
> Rdynload.o: In function `Rf_MakeNativeSymbolRef':Rdynload.c:(.text+0x156a): 
> relocation truncated to fit: R_390_GOT12 against symbol `R_ClassSymbol' 
> defined in COMMON section in main.o
> Rdynload.o: In function 
> `Rf_MakeRegisteredNativeSymbol':Rdynload.c:(.text+0x1670): relocation 
> truncated to fit: R_390_GOT12 against symbol `R_ClassSymbol' defined in 
> COMMON section in main.o
> Rdynload.o: In function `Rf_MakeDLLInfo':Rdynload.c:(.text+0x19de): 
> relocation truncated to fit: R_390_GOT12 against symbol `R_ClassSymbol' 
> defined in COMMON section in main.o
> :Rdynload.c:(.text+0x1bbe): additional relocation overflows omitted from the 
> output
> collect2: ld returned 1 exit status
> make[4]: *** [libR.so] Error 1
> make[4]: Leaving directory `/build/buildd/r-base-2.2.1.svn37642/src/main'
> make[3]: *** [R] Error 2
> make[3]: Leaving directory `/build/buildd/r-base-2.2.1.svn37642/src/main'
> make[2]: *** [R] Error 1
> make[2]: Leaving directory `/build/buildd/r-base-2.2.1.svn37642/src'
> make[1]: *** [R] Error 1
> make[1]: Leaving directory `/build/buildd/r-base-2.2.1.svn37642'
> make: *** [make-arch-stamp] Error 2
> ******************************************************************************
> Build finished at 20060404-1956
> FAILED [dpkg-buildpackage died]

libR.so is built with the sometimes wrong -fpic instead of the always
correct -fPIC.

Bastian

Reply via email to