Hi Martin,

On 29 November 2008 at 11:57, Martin Zobel-Helas wrote:
| Package: fasianoptions
| Version: 270.74-2
| Severity: serious
| 
| There was an error while trying to autobuild your package:
| 
| > Automatic build of fasianoptions_270.74-2 on rem by sbuild/mipsel 99.999
| > Build started at 20081128-2057
| 
| [...]
| 
| > ** Using build dependencies supplied by package:
| > Build-Depends: debhelper (>> 4.1.0), r-base-dev (>= 2.8.0), cdbs, 
r-cran-fbasics, r-cran-foptions (>= 270.74), xvfb, xauth, xfonts-base
| 
| [...]
| 
| > 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

Did anything change on your arch?

Dirk


| > make[1]: Leaving directory `/build/buildd/fasianoptions-270.74/src'
| > make[1]: Entering directory `/build/buildd/fasianoptions-270.74/src'
| > make[1]: Leaving directory `/build/buildd/fasianoptions-270.74/src'
| > ERROR: compilation failed for package 'fAsianOptions'
| > ** Removing 
'/build/buildd/fasianoptions-270.74/debian/r-cran-fasianoptions/usr/lib/R/site-library/fAsianOptions'
| > make: *** [R_any_arch] Error 1
| > dpkg-buildpackage: failure: /usr/bin/sudo debian/rules binary-arch gave 
error exit status 2
| 
| A full build log can be found at:
| http://buildd.debian.org/build.php?arch=mipsel&pkg=fasianoptions&ver=270.74-2
| 
| 
| 

-- 
Three out of two people have difficulties with fractions.

Reply via email to