Hi, 

On Sat Nov 29, 2008 at 05:44:52 -0600, Dirk Eddelbuettel wrote:
> | > make[1]: Entering directory `/build/buildd/fasianoptions-270.74/src'
> | > gfortran   -fpic  -g -O2 -c EBMAsianOptions.f -o EBMAsianOptions.o
> | > gfortran   -fpic  -g -O2 -c GammaFunctions.f -o GammaFunctions.o
> | > gfortran   -fpic  -g -O2 -c HypergeometricFunctions.f -o 
> HypergeometricFunctions.o
> | > gcc -std=gnu99 -shared  -o fAsianOptions.so EBMAsianOptions.o 
> GammaFunctions.o HypergeometricFunctions.o -llapack -lf77blas -latlas 
> -lgfortran -lm -lgfortran -lm -L/usr/lib/R/lib -lR
> | > /usr/bin/ld: cannot find -lf77blas
> | > collect2: ld returned 1 exit status
> | > make[1]: *** [fAsianOptions.so] Error 1
> 
> Very strange. These compile/link options are determined when the main
> r-base-core package is built on the architecture. The Fortran version of the
> Blas would then be missing for _all_ other R package builds involving
> Fortran.  Did you see any others fail?  The buildd matrix shows fnonlinear
> failing in a similar way.
> 
> However, looking at the build log of r-base 2.8.0-1 on the same arch, f77blas
> is used just fine:
> 
> gfortran  -fpic  -O3 -pipe  -g -c xxxpr.f -o xxxpr.o
> gcc -std=gnu99 -shared -Wl,-O1  -o libR.so CConverters.o CommandLineArgs.o 
> Rdynload.o Renviron.o RNG.o apply.o apse.o arithmetic.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 devices.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 
> inlined.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   
> ../unix/Rembedded.o ../unix/libunix.a ../appl/libappl.a ../nmath/libnmath.a   
>   -lf77blas -latlas -lgfortran -lm   -lreadline  -lpcre -lbz2 -lz -ldl -lm
> make[5]: Entering directory `/build/buildd/r-base-2.8.0/src/main'
> mkdir -p -- /build/buildd/r-base-2.8.0/bin/exec

Strange....

> Did anything change on your arch?

Well... I took over the mipsel buildd two days ago so i can't tell you.
I just started a major rebuild of all packages which hade been in state
!= installed.

I am currently rebuilding mayer's unstable chroot, and will give
fasianoptions a try i the newly created chroot. Lets see if this works
out. 

Greetings
Martin

-- 
 Martin Zobel-Helas <[EMAIL PROTECTED]>  | Debian System Administrator
 Debian & GNU/Linux Developer           |           Debian Listmaster
 Public key http://zobel.ftbfs.de/5d64f870.asc   -   KeyID: 5D64 F870
 GPG Fingerprint:  5DB3 1301 375A A50F 07E7  302F 493E FB8E 5D64 F870




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to