[build-status: 125166] Log for failed build of lhapdf_5.3.1-2 (dist=unstable)

Build Daemon 1 buildd at linux-m32r.org
Tue May 6 12:25:38 JST 2008


Automatic build of lhapdf_5.3.1-2 on mappi005 by sbuild/m32r 98-farm
Build started at 20080506-0959
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 40.0MB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main lhapdf 5.3.1-2 (dsc) [1061B]
Get:2 http://debian.linux-m32r.org 06_devonian/main lhapdf 5.3.1-2 (tar) [40.0MB]
Get:3 http://debian.linux-m32r.org 06_devonian/main lhapdf 5.3.1-2 (diff) [3590B]
Fetched 40.0MB in 7min36s (87.6kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>= 5), autotools-dev, gfortran, chrpath, quilt
Checking for already installed source dependencies...
debhelper: already installed (7.0.6 >= 5 is satisfied)
autotools-dev: already installed (20080123.1)
gfortran: missing
Using default version 4:4.1.1-15 (Priority: 500)
chrpath: already installed (0.13-2)
quilt: already installed (0.46-4)
Checking for source dependency conflicts...
  /usr/bin/sudo /usr/bin/apt-get --purge $CHROOT_OPTIONS -q -y install gfortran
Reading package lists...
Building dependency tree...
Reading state information...
The following packages were automatically installed and are no longer required:
  texlive-latex-base-doc
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
  gfortran-4.1 libgfortran1 libgfortran1-dev
Suggested packages:
  gfortran-doc gfortran-4.1-doc
The following NEW packages will be installed:
  gfortran gfortran-4.1 libgfortran1 libgfortran1-dev
0 upgraded, 4 newly installed, 0 to remove and 64 not upgraded.
Need to get 0B/2110kB of archives.
After this operation, 4755kB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
  libgfortran1 libgfortran1-dev gfortran-4.1 gfortran
Authentication warning overridden.
Selecting previously deselected package libgfortran1.
(Reading database ... 71347 files and directories currently installed.)
Unpacking libgfortran1 (from .../libgfortran1_4.1.1-21_m32r.deb) ...
Selecting previously deselected package libgfortran1-dev.
Unpacking libgfortran1-dev (from .../libgfortran1-dev_4.1.1-21_m32r.deb) ...
Selecting previously deselected package gfortran-4.1.
Unpacking gfortran-4.1 (from .../gfortran-4.1_4.1.1-21_m32r.deb) ...
Selecting previously deselected package gfortran.
Unpacking gfortran (from .../gfortran_4%3a4.1.1-15_m32r.deb) ...
Processing triggers for man-db ...
Setting up libgfortran1 (4.1.1-21) ...
Setting up libgfortran1-dev (4.1.1-21) ...
Setting up gfortran-4.1 (4.1.1-21) ...
Setting up gfortran (4:4.1.1-15) ...
Checking correctness of source dependencies...
Toolchain package versions: libc6-dev_2.3.6.ds1-13 linux-kernel-headers_2.6.18-7 gcc-4.1_4.1.1-21 g++-4.1_4.1.1-21 binutils_2.18.1~cvs20080103-1 libstdc++6-4.1-dev_4.1.1-21 libstdc++6_4.1.1-21
------------------------------------------------------------------------------
gpg: Signature made Thu May  1 22:33:27 2008 JST using DSA key ID 0B5AB4E7
gpg: Can't check signature: public key not found
dpkg-source: extracting lhapdf in lhapdf-5.3.1
dpkg-source: info: unpacking lhapdf_5.3.1.orig.tar.gz
dpkg-source: info: applying lhapdf_5.3.1-2.diff.gz
dpkg-buildpackage: set CFLAGS to default value: -g -O2
dpkg-buildpackage: set CPPFLAGS to default value: 
dpkg-buildpackage: set LDFLAGS to default value: 
dpkg-buildpackage: set FFLAGS to default value: -g -O2
dpkg-buildpackage: set CXXFLAGS to default value: -g -O2
dpkg-buildpackage: source package lhapdf
dpkg-buildpackage: source version 5.3.1-2
dpkg-buildpackage: host architecture m32r
 /usr/bin/fakeroot debian/rules clean
QUILT_PATCHES=debian/patches quilt --quiltrc /dev/null pop -a -R || test $? = 2 
No patch removed
rm -rf .pc debian/stamp-patched
dh_testdir
dh_testroot
rm -f build-stamp 
[ ! -f Makefile ] || /usr/bin/make distclean
rm -f config.guess config.sub
dh_clean 
 debian/rules build
# quilt exits with 2 as return when there was nothing to do. 
# That's not an error here (but it's usefull to break loops in crude scripts)
QUILT_PATCHES=debian/patches quilt --quiltrc /dev/null push -a || test $? = 2
Applying patch 01_gcc43_fix.diff
patching file ccwrap/test-lhapdf-ccwrap.cc

Now at patch 01_gcc43_fix.diff
touch debian/stamp-patched
dh_testdir
cp -f /usr/share/misc/config.sub config.sub
cp -f /usr/share/misc/config.guess config.guess
F77=gfortran ./configure --build m32r-linux-gnu \
		--prefix=/usr --mandir=\${prefix}/share/man \
		--infodir=\${prefix}/share/info CFLAGS="-Wall -g -O2" \
		LDFLAGS="-Wl,-z,defs"
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gfortran... gfortran
checking for Fortran compiler default output file name... a.out
checking whether the Fortran compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking how to get verbose linking output from gfortran... -v
checking for Fortran libraries of gfortran...  -L/usr/lib/gcc/m32r-linux-gnu/4.1.2 -L/usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/lib -L/usr/lib/gcc/m32r-linux-gnu/4.1.2/../../.. -lgfortranbegin -lgfortran -lm -lgcc_s
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether ln -s works... yes
checking build system type... m32r-unknown-linux-gnu
checking host system type... m32r-unknown-linux-gnu
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dlopen... (cached) no
checking for dlopen in -ldl... (cached) yes
checking whether a program can dlopen itself... (cached) yes
checking whether a statically linked program can dlopen itself... (cached) yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran supports -c -o file.o... yes
checking whether the gfortran linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
configure: creating ./config.status
config.status: creating src/Makefile
config.status: creating examples/Makefile
config.status: creating Makefile
config.status: creating bin/lhapdf-config
config.status: creating bin/Makefile
config.status: creating ccwrap/Makefile
config.status: creating config/config.h
config.status: executing depfiles commands
dh_testdir
/usr/bin/make
make[1]: Entering directory `/build/buildd/lhapdf-5.3.1'
Making all in src
make[2]: Entering directory `/build/buildd/lhapdf-5.3.1/src'
/bin/sh ../libtool --mode=compile --tag=F77 gfortran -g -O2  -g -O2 -c -o libLHAPDF_la-lhaglue.lo `test -f 'lhaglue.f' || echo './'`lhaglue.f
mkdir .libs
 gfortran -g -O2 -g -O2 -c lhaglue.f  -fPIC -o .libs/libLHAPDF_la-lhaglue.o
 gfortran -g -O2 -g -O2 -c lhaglue.f -o libLHAPDF_la-lhaglue.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile --tag=F77 gfortran -g -O2  -g -O2 -c -o libLHAPDF_la-LHpdflib.lo `test -f 'LHpdflib.f' || echo './'`LHpdflib.f
 gfortran -g -O2 -g -O2 -c LHpdflib.f  -fPIC -o .libs/libLHAPDF_la-LHpdflib.o
 gfortran -g -O2 -g -O2 -c LHpdflib.f -o libLHAPDF_la-LHpdflib.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile --tag=F77 gfortran -g -O2  -g -O2 -c -o libLHAPDF_la-description.lo `test -f 'description.f' || echo './'`description.f
 gfortran -g -O2 -g -O2 -c description.f  -fPIC -o .libs/libLHAPDF_la-description.o
 gfortran -g -O2 -g -O2 -c description.f -o libLHAPDF_la-description.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile --tag=F77 gfortran -g -O2  -g -O2 -c -o libLHAPDF_la-evolution.lo `test -f 'evolution.f' || echo './'`evolution.f
 gfortran -g -O2 -g -O2 -c evolution.f  -fPIC -o .libs/libLHAPDF_la-evolution.o
 gfortran -g -O2 -g -O2 -c evolution.f -o libLHAPDF_la-evolution.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile --tag=F77 gfortran -g -O2  -g -O2 -c -o libLHAPDF_la-alphas.lo `test -f 'alphas.f' || echo './'`alphas.f
 gfortran -g -O2 -g -O2 -c alphas.f  -fPIC -o .libs/libLHAPDF_la-alphas.o
 gfortran -g -O2 -g -O2 -c alphas.f -o libLHAPDF_la-alphas.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile --tag=F77 gfortran -g -O2  -g -O2 -c -o libLHAPDF_la-parameter.lo `test -f 'parameter.f' || echo './'`parameter.f
 gfortran -g -O2 -g -O2 -c parameter.f  -fPIC -o .libs/libLHAPDF_la-parameter.o
 gfortran -g -O2 -g -O2 -c parameter.f -o libLHAPDF_la-parameter.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile --tag=F77 gfortran -g -O2  -g -O2 -c -o libLHAPDF_la-inputPDF.lo `test -f 'inputPDF.f' || echo './'`inputPDF.f
 gfortran -g -O2 -g -O2 -c inputPDF.f  -fPIC -o .libs/libLHAPDF_la-inputPDF.o
 In file inputPDF.f:265

      IF(XX-34.5)6,6,4                                                  
                                                                       1
Warning: Obsolete: arithmetic IF statement at (1)
 In file inputPDF.f:273

      IF(X-2.0)50,50,15                                                 
                                                                       1
Warning: Obsolete: arithmetic IF statement at (1)
 In file inputPDF.f:274

   10 IF(X-2.0)110,110,15                                               
                                                                       1
Warning: Obsolete: arithmetic IF statement at (1)
 In file inputPDF.f:278

   50 IF(X-1.0)60,120,110                                               
                                                                       1
Warning: Obsolete: arithmetic IF statement at (1)
 In file inputPDF.f:280

   60 IF(X-ERR)62,62,80                                                 
                                                                       1
Warning: Obsolete: arithmetic IF statement at (1)
 In file inputPDF.f:283

      IF(ABS(Y)-ERR)130,130,64                                          
                                                                       1
Warning: Obsolete: arithmetic IF statement at (1)
 In file inputPDF.f:284

   64 IF(1.0-Y-ERR)130,130,70                                           
                                                                       1
Warning: Obsolete: arithmetic IF statement at (1)
 In file inputPDF.f:286

   70 IF(X-1.0)80,80,110                                                
                                                                       1
Warning: Obsolete: arithmetic IF statement at (1)
 In file inputPDF.f:323

      IF(IORD)1,1,2                                                     
                                                                       1
Warning: Obsolete: arithmetic IF statement at (1)
 In file inputPDF.f:338

      IF(DEL-TOL)3,3,4                                                  
                                                                       1
Warning: Obsolete: arithmetic IF statement at (1)
 In file inputPDF.f:364

      IF(IORD)31,31,32                                                  
                                                                       1
Warning: Obsolete: arithmetic IF statement at (1)
 In file inputPDF.f:379

      IF(DEL-TOL)33,33,34                                               
                                                                       1
Warning: Obsolete: arithmetic IF statement at (1)
 gfortran -g -O2 -g -O2 -c inputPDF.f -o libLHAPDF_la-inputPDF.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile --tag=F77 gfortran -g -O2  -g -O2 -c -o libLHAPDF_la-QCDparams.lo `test -f 'QCDparams.f' || echo './'`QCDparams.f
 gfortran -g -O2 -g -O2 -c QCDparams.f  -fPIC -o .libs/libLHAPDF_la-QCDparams.o
 gfortran -g -O2 -g -O2 -c QCDparams.f -o libLHAPDF_la-QCDparams.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile --tag=F77 gfortran -g -O2  -g -O2 -c -o libLHAPDF_la-wrapEVLCTEQ.lo `test -f 'wrapEVLCTEQ.f' || echo './'`wrapEVLCTEQ.f
 gfortran -g -O2 -g -O2 -c wrapEVLCTEQ.f  -fPIC -o .libs/libLHAPDF_la-wrapEVLCTEQ.o
 gfortran -g -O2 -g -O2 -c wrapEVLCTEQ.f -o libLHAPDF_la-wrapEVLCTEQ.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile --tag=F77 gfortran -g -O2  -g -O2 -c -o libLHAPDF_la-EVLCTEQ.lo `test -f 'EVLCTEQ.f' || echo './'`EVLCTEQ.f
 gfortran -g -O2 -g -O2 -c EVLCTEQ.f  -fPIC -o .libs/libLHAPDF_la-EVLCTEQ.o
 gfortran -g -O2 -g -O2 -c EVLCTEQ.f -o libLHAPDF_la-EVLCTEQ.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile --tag=F77 gfortran -g -O2  -g -O2 -c -o libLHAPDF_la-wrapevolve.lo `test -f 'wrapevolve.f' || echo './'`wrapevolve.f
 gfortran -g -O2 -g -O2 -c wrapevolve.f  -fPIC -o .libs/libLHAPDF_la-wrapevolve.o
 gfortran -g -O2 -g -O2 -c wrapevolve.f -o libLHAPDF_la-wrapevolve.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile --tag=F77 gfortran -g -O2  -g -O2 -c -o libLHAPDF_la-wrapmrst.lo `test -f 'wrapmrst.f' || echo './'`wrapmrst.f
 gfortran -g -O2 -g -O2 -c wrapmrst.f  -fPIC -o .libs/libLHAPDF_la-wrapmrst.o
 gfortran -g -O2 -g -O2 -c wrapmrst.f -o libLHAPDF_la-wrapmrst.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile --tag=F77 gfortran -g -O2  -g -O2 -c -o libLHAPDF_la-wrapmrst98.lo `test -f 'wrapmrst98.f' || echo './'`wrapmrst98.f
 gfortran -g -O2 -g -O2 -c wrapmrst98.f  -fPIC -o .libs/libLHAPDF_la-wrapmrst98.o
 gfortran -g -O2 -g -O2 -c wrapmrst98.f -o libLHAPDF_la-wrapmrst98.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile --tag=F77 gfortran -g -O2  -g -O2 -c -o libLHAPDF_la-wrapmrst2006.lo `test -f 'wrapmrst2006.f' || echo './'`wrapmrst2006.f
 gfortran -g -O2 -g -O2 -c wrapmrst2006.f  -fPIC -o .libs/libLHAPDF_la-wrapmrst2006.o
 gfortran -g -O2 -g -O2 -c wrapmrst2006.f -o libLHAPDF_la-wrapmrst2006.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile --tag=F77 gfortran -g -O2  -g -O2 -c -o libLHAPDF_la-wrapa02.lo `test -f 'wrapa02.f' || echo './'`wrapa02.f
 gfortran -g -O2 -g -O2 -c wrapa02.f  -fPIC -o .libs/libLHAPDF_la-wrapa02.o
 gfortran -g -O2 -g -O2 -c wrapa02.f -o libLHAPDF_la-wrapa02.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile --tag=F77 gfortran -g -O2  -g -O2 -c -o libLHAPDF_la-wrapcteq6.lo `test -f 'wrapcteq6.f' || echo './'`wrapcteq6.f
 gfortran -g -O2 -g -O2 -c wrapcteq6.f  -fPIC -o .libs/libLHAPDF_la-wrapcteq6.o
 gfortran -g -O2 -g -O2 -c wrapcteq6.f -o libLHAPDF_la-wrapcteq6.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile --tag=F77 gfortran -g -O2  -g -O2 -c -o libLHAPDF_la-wrapcteq65.lo `test -f 'wrapcteq65.f' || echo './'`wrapcteq65.f
 gfortran -g -O2 -g -O2 -c wrapcteq65.f  -fPIC -o .libs/libLHAPDF_la-wrapcteq65.o
 gfortran -g -O2 -g -O2 -c wrapcteq65.f -o libLHAPDF_la-wrapcteq65.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile --tag=F77 gfortran -g -O2  -g -O2 -c -o libLHAPDF_la-wrapcteq5.lo `test -f 'wrapcteq5.f' || echo './'`wrapcteq5.f
 gfortran -g -O2 -g -O2 -c wrapcteq5.f  -fPIC -o .libs/libLHAPDF_la-wrapcteq5.o
 gfortran -g -O2 -g -O2 -c wrapcteq5.f -o libLHAPDF_la-wrapcteq5.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile --tag=F77 gfortran -g -O2  -g -O2 -c -o libLHAPDF_la-wrapzeus.lo `test -f 'wrapzeus.f' || echo './'`wrapzeus.f
 gfortran -g -O2 -g -O2 -c wrapzeus.f  -fPIC -o .libs/libLHAPDF_la-wrapzeus.o
 gfortran -g -O2 -g -O2 -c wrapzeus.f -o libLHAPDF_la-wrapzeus.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile --tag=F77 gfortran -g -O2  -g -O2 -c -o libLHAPDF_la-wraph1.lo `test -f 'wraph1.f' || echo './'`wraph1.f
 gfortran -g -O2 -g -O2 -c wraph1.f  -fPIC -o .libs/libLHAPDF_la-wraph1.o
 gfortran -g -O2 -g -O2 -c wraph1.f -o libLHAPDF_la-wraph1.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile --tag=F77 gfortran -g -O2  -g -O2 -c -o libLHAPDF_la-wrapgrv.lo `test -f 'wrapgrv.f' || echo './'`wrapgrv.f
 gfortran -g -O2 -g -O2 -c wrapgrv.f  -fPIC -o .libs/libLHAPDF_la-wrapgrv.o
 gfortran -g -O2 -g -O2 -c wrapgrv.f -o libLHAPDF_la-wrapgrv.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile --tag=F77 gfortran -g -O2  -g -O2 -c -o libLHAPDF_la-wrapsasg.lo `test -f 'wrapsasg.f' || echo './'`wrapsasg.f
 gfortran -g -O2 -g -O2 -c wrapsasg.f  -fPIC -o .libs/libLHAPDF_la-wrapsasg.o
 gfortran -g -O2 -g -O2 -c wrapsasg.f -o libLHAPDF_la-wrapsasg.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile --tag=F77 gfortran -g -O2  -g -O2 -c -o libLHAPDF_la-wrapgrvg.lo `test -f 'wrapgrvg.f' || echo './'`wrapgrvg.f
 gfortran -g -O2 -g -O2 -c wrapgrvg.f  -fPIC -o .libs/libLHAPDF_la-wrapgrvg.o
 gfortran -g -O2 -g -O2 -c wrapgrvg.f -o libLHAPDF_la-wrapgrvg.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile --tag=F77 gfortran -g -O2  -g -O2 -c -o libLHAPDF_la-wrapdog.lo `test -f 'wrapdog.f' || echo './'`wrapdog.f
 gfortran -g -O2 -g -O2 -c wrapdog.f  -fPIC -o .libs/libLHAPDF_la-wrapdog.o
 gfortran -g -O2 -g -O2 -c wrapdog.f -o libLHAPDF_la-wrapdog.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile --tag=F77 gfortran -g -O2  -g -O2 -c -o libLHAPDF_la-wrapdgg.lo `test -f 'wrapdgg.f' || echo './'`wrapdgg.f
 gfortran -g -O2 -g -O2 -c wrapdgg.f  -fPIC -o .libs/libLHAPDF_la-wrapdgg.o
 gfortran -g -O2 -g -O2 -c wrapdgg.f -o libLHAPDF_la-wrapdgg.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile --tag=F77 gfortran -g -O2  -g -O2 -c -o libLHAPDF_la-wraplacg.lo `test -f 'wraplacg.f' || echo './'`wraplacg.f
 gfortran -g -O2 -g -O2 -c wraplacg.f  -fPIC -o .libs/libLHAPDF_la-wraplacg.o
 In file wraplacg.f:781

              IF(X-ENT(LOCC))  12, 20, 13                               
                                                                       1
Warning: Obsolete: arithmetic IF statement at (1)
 gfortran -g -O2 -g -O2 -c wraplacg.f -o libLHAPDF_la-wraplacg.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile --tag=F77 gfortran -g -O2  -g -O2 -c -o libLHAPDF_la-wrapgsg.lo `test -f 'wrapgsg.f' || echo './'`wrapgsg.f
 gfortran -g -O2 -g -O2 -c wrapgsg.f  -fPIC -o .libs/libLHAPDF_la-wrapgsg.o
 gfortran -g -O2 -g -O2 -c wrapgsg.f -o libLHAPDF_la-wrapgsg.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile --tag=F77 gfortran -g -O2  -g -O2 -c -o libLHAPDF_la-wrapgsg96.lo `test -f 'wrapgsg96.f' || echo './'`wrapgsg96.f
 gfortran -g -O2 -g -O2 -c wrapgsg96.f  -fPIC -o .libs/libLHAPDF_la-wrapgsg96.o
 gfortran -g -O2 -g -O2 -c wrapgsg96.f -o libLHAPDF_la-wrapgsg96.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile --tag=F77 gfortran -g -O2  -g -O2 -c -o libLHAPDF_la-wrapacfgpg.lo `test -f 'wrapacfgpg.f' || echo './'`wrapacfgpg.f
 gfortran -g -O2 -g -O2 -c wrapacfgpg.f  -fPIC -o .libs/libLHAPDF_la-wrapacfgpg.o
 In file wrapacfgpg.f:164

      IF(Q2-Q02) 1,1,2                                                  
                                                                       1
Warning: Obsolete: arithmetic IF statement at (1)
 In file wrapacfgpg.f:165

    2 IF(IDQ2-1) 1,1,3                                                  
                                                                       1
Warning: Obsolete: arithmetic IF statement at (1)
 In file wrapacfgpg.f:267

      IF(Q2-Q02) 1,1,2                                                  
                                                                       1
Warning: Obsolete: arithmetic IF statement at (1)
 In file wrapacfgpg.f:268

    2 IF(IDQ2-1) 1,1,3                                                  
                                                                       1
Warning: Obsolete: arithmetic IF statement at (1)
 In file wrapacfgpg.f:395

      IF(Q2-Q02) 1,1,2                                                  
                                                                       1
Warning: Obsolete: arithmetic IF statement at (1)
 In file wrapacfgpg.f:396

    2 IF(IDQ2-1) 1,1,3                                                  
                                                                       1
Warning: Obsolete: arithmetic IF statement at (1)
 gfortran -g -O2 -g -O2 -c wrapacfgpg.f -o libLHAPDF_la-wrapacfgpg.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile --tag=F77 gfortran -g -O2  -g -O2 -c -o libLHAPDF_la-wrapwhitg.lo `test -f 'wrapwhitg.f' || echo './'`wrapwhitg.f
 gfortran -g -O2 -g -O2 -c wrapwhitg.f  -fPIC -o .libs/libLHAPDF_la-wrapwhitg.o
 gfortran -g -O2 -g -O2 -c wrapwhitg.f -o libLHAPDF_la-wrapwhitg.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile --tag=F77 gfortran -g -O2  -g -O2 -c -o libLHAPDF_la-wrapowpi.lo `test -f 'wrapowpi.f' || echo './'`wrapowpi.f
 gfortran -g -O2 -g -O2 -c wrapowpi.f  -fPIC -o .libs/libLHAPDF_la-wrapowpi.o
 gfortran -g -O2 -g -O2 -c wrapowpi.f -o libLHAPDF_la-wrapowpi.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile --tag=F77 gfortran -g -O2  -g -O2 -c -o libLHAPDF_la-wrapsmrspi.lo `test -f 'wrapsmrspi.f' || echo './'`wrapsmrspi.f
 gfortran -g -O2 -g -O2 -c wrapsmrspi.f  -fPIC -o .libs/libLHAPDF_la-wrapsmrspi.o
 gfortran -g -O2 -g -O2 -c wrapsmrspi.f -o libLHAPDF_la-wrapsmrspi.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile --tag=F77 gfortran -g -O2  -g -O2 -c -o libLHAPDF_la-wrapgrvpi.lo `test -f 'wrapgrvpi.f' || echo './'`wrapgrvpi.f
 gfortran -g -O2 -g -O2 -c wrapgrvpi.f  -fPIC -o .libs/libLHAPDF_la-wrapgrvpi.o
 gfortran -g -O2 -g -O2 -c wrapgrvpi.f -o libLHAPDF_la-wrapgrvpi.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile --tag=F77 gfortran -g -O2  -g -O2 -c -o libLHAPDF_la-wrapabfkwpi.lo `test -f 'wrapabfkwpi.f' || echo './'`wrapabfkwpi.f
 gfortran -g -O2 -g -O2 -c wrapabfkwpi.f  -fPIC -o .libs/libLHAPDF_la-wrapabfkwpi.o
 In file wrapabfkwpi.f:139

      IF(Q2-Q02PI) 1,1,2                                                
                                                                       1
Warning: Obsolete: arithmetic IF statement at (1)
 In file wrapabfkwpi.f:140

    2 IF(IDQ2-1) 1,1,3                                                  
                                                                       1
Warning: Obsolete: arithmetic IF statement at (1)
 gfortran -g -O2 -g -O2 -c wrapabfkwpi.f -o libLHAPDF_la-wrapabfkwpi.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile --tag=F77 gfortran -g -O2  -g -O2 -c -o libLHAPDF_la-wrapa02m.lo `test -f 'wrapa02m.f' || echo './'`wrapa02m.f
 gfortran -g -O2 -g -O2 -c wrapa02m.f  -fPIC -o .libs/libLHAPDF_la-wrapa02m.o
 gfortran -g -O2 -g -O2 -c wrapa02m.f -o libLHAPDF_la-wrapa02m.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile --tag=F77 gfortran -g -O2  -g -O2 -c -o libLHAPDF_la-wrapmrstqed.lo `test -f 'wrapmrstqed.f' || echo './'`wrapmrstqed.f
 gfortran -g -O2 -g -O2 -c wrapmrstqed.f  -fPIC -o .libs/libLHAPDF_la-wrapmrstqed.o
 gfortran -g -O2 -g -O2 -c wrapmrstqed.f -o libLHAPDF_la-wrapmrstqed.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile --tag=F77 gfortran -g -O2  -g -O2 -c -o libLHAPDF_la-wrapUSER.lo `test -f 'wrapUSER.f' || echo './'`wrapUSER.f
 gfortran -g -O2 -g -O2 -c wrapUSER.f  -fPIC -o .libs/libLHAPDF_la-wrapUSER.o
 gfortran -g -O2 -g -O2 -c wrapUSER.f -o libLHAPDF_la-wrapUSER.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile --tag=F77 gfortran -g -O2  -g -O2 -c -o libLHAPDF_la-wrapQCDNUM.lo `test -f 'wrapQCDNUM.f' || echo './'`wrapQCDNUM.f
 gfortran -g -O2 -g -O2 -c wrapQCDNUM.f  -fPIC -o .libs/libLHAPDF_la-wrapQCDNUM.o
 gfortran -g -O2 -g -O2 -c wrapQCDNUM.f -o libLHAPDF_la-wrapQCDNUM.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile --tag=F77 gfortran -g -O2  -g -O2 -c -o libLHAPDF_la-QCDNUM.lo `test -f 'QCDNUM.f' || echo './'`QCDNUM.f
 gfortran -g -O2 -g -O2 -c QCDNUM.f  -fPIC -o .libs/libLHAPDF_la-QCDNUM.o
 gfortran -g -O2 -g -O2 -c QCDNUM.f -o libLHAPDF_la-QCDNUM.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile --tag=F77 gfortran -g -O2  -g -O2 -c -o libLHAPDF_la-Sqcdnum.lo `test -f 'Sqcdnum.f' || echo './'`Sqcdnum.f
 gfortran -g -O2 -g -O2 -c Sqcdnum.f  -fPIC -o .libs/libLHAPDF_la-Sqcdnum.o
 In file Sqcdnum.f:307

      IF(LEVEL) 50,50,10                                                
                                                                       1
Warning: Obsolete: arithmetic IF statement at (1)
 gfortran -g -O2 -g -O2 -c Sqcdnum.f -o libLHAPDF_la-Sqcdnum.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile --tag=F77 gfortran -g -O2  -g -O2 -c -o libLHAPDF_la-wrapQCDNUM3.lo `test -f 'wrapQCDNUM3.f' || echo './'`wrapQCDNUM3.f
 gfortran -g -O2 -g -O2 -c wrapQCDNUM3.f  -fPIC -o .libs/libLHAPDF_la-wrapQCDNUM3.o
 gfortran -g -O2 -g -O2 -c wrapQCDNUM3.f -o libLHAPDF_la-wrapQCDNUM3.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile --tag=F77 gfortran -g -O2  -g -O2 -c -o libLHAPDF_la-wrapQCDNUM4.lo `test -f 'wrapQCDNUM4.f' || echo './'`wrapQCDNUM4.f
 gfortran -g -O2 -g -O2 -c wrapQCDNUM4.f  -fPIC -o .libs/libLHAPDF_la-wrapQCDNUM4.o
 gfortran -g -O2 -g -O2 -c wrapQCDNUM4.f -o libLHAPDF_la-wrapQCDNUM4.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile --tag=F77 gfortran -g -O2  -g -O2 -c -o libLHAPDF_la-eks98.lo `test -f 'eks98.f' || echo './'`eks98.f
 gfortran -g -O2 -g -O2 -c eks98.f  -fPIC -o .libs/libLHAPDF_la-eks98.o
 gfortran -g -O2 -g -O2 -c eks98.f -o libLHAPDF_la-eks98.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile --tag=F77 gfortran -g -O2  -g -O2 -c -o libLHAPDF_la-eksarp.lo `test -f 'eksarp.f' || echo './'`eksarp.f
 gfortran -g -O2 -g -O2 -c eksarp.f  -fPIC -o .libs/libLHAPDF_la-eksarp.o
 gfortran -g -O2 -g -O2 -c eksarp.f -o libLHAPDF_la-eksarp.o >/dev/null 2>&1
/bin/sh ../libtool --mode=link --tag=F77 gfortran  -g -O2  -Wl,-z,defs -o libLHAPDF.la -rpath /usr/lib  libLHAPDF_la-lhaglue.lo libLHAPDF_la-LHpdflib.lo libLHAPDF_la-description.lo libLHAPDF_la-evolution.lo libLHAPDF_la-alphas.lo libLHAPDF_la-parameter.lo libLHAPDF_la-inputPDF.lo libLHAPDF_la-QCDparams.lo libLHAPDF_la-wrapEVLCTEQ.lo libLHAPDF_la-EVLCTEQ.lo libLHAPDF_la-wrapevolve.lo libLHAPDF_la-wrapmrst.lo libLHAPDF_la-wrapmrst98.lo libLHAPDF_la-wrapmrst2006.lo libLHAPDF_la-wrapa02.lo libLHAPDF_la-wrapcteq6.lo libLHAPDF_la-wrapcteq65.lo libLHAPDF_la-wrapcteq5.lo libLHAPDF_la-wrapzeus.lo libLHAPDF_la-wraph1.lo libLHAPDF_la-wrapgrv.lo libLHAPDF_la-wrapsasg.lo libLHAPDF_la-wrapgrvg.lo libLHAPDF_la-wrapdog.lo libLHAPDF_la-wrapdgg.lo libLHAPDF_la-wraplacg.lo libLHAPDF_la-wrapgsg.lo libLHAPDF_la-wrapgsg96.lo libLHAPDF_la-wrapacfgpg.lo libLHAPDF_la-wrapwhitg.lo libLHAPDF_la-wrapowpi.lo libLHAPDF_la-wrapsmrspi.lo libLHAPDF_la-wrapgrvpi.lo libLHAPDF_la-wrapabfkwpi.lo libLHAPDF_la-wra
 pa02m.lo libLHAPDF_la-wrapmrstqed.lo libLHAPDF_la-wrapUSER.lo libLHAPDF_la-wrapQCDNUM.lo libLHAPDF_la-QCDNUM.lo libLHAPDF_la-Sqcdnum.lo libLHAPDF_la-wrapQCDNUM3.lo libLHAPDF_la-wrapQCDNUM4.lo libLHAPDF_la-eks98.lo libLHAPDF_la-eksarp.lo  
gfortran -shared  .libs/libLHAPDF_la-lhaglue.o .libs/libLHAPDF_la-LHpdflib.o .libs/libLHAPDF_la-description.o .libs/libLHAPDF_la-evolution.o .libs/libLHAPDF_la-alphas.o .libs/libLHAPDF_la-parameter.o .libs/libLHAPDF_la-inputPDF.o .libs/libLHAPDF_la-QCDparams.o .libs/libLHAPDF_la-wrapEVLCTEQ.o .libs/libLHAPDF_la-EVLCTEQ.o .libs/libLHAPDF_la-wrapevolve.o .libs/libLHAPDF_la-wrapmrst.o .libs/libLHAPDF_la-wrapmrst98.o .libs/libLHAPDF_la-wrapmrst2006.o .libs/libLHAPDF_la-wrapa02.o .libs/libLHAPDF_la-wrapcteq6.o .libs/libLHAPDF_la-wrapcteq65.o .libs/libLHAPDF_la-wrapcteq5.o .libs/libLHAPDF_la-wrapzeus.o .libs/libLHAPDF_la-wraph1.o .libs/libLHAPDF_la-wrapgrv.o .libs/libLHAPDF_la-wrapsasg.o .libs/libLHAPDF_la-wrapgrvg.o .libs/libLHAPDF_la-wrapdog.o .libs/libLHAPDF_la-wrapdgg.o .libs/libLHAPDF_la-wraplacg.o .libs/libLHAPDF_la-wrapgsg.o .libs/libLHAPDF_la-wrapgsg96.o .libs/libLHAPDF_la-wrapacfgpg.o .libs/libLHAPDF_la-wrapwhitg.o .libs/libLHAPDF_la-wrapowpi.o .libs/libLHAPDF_la-wrapsmrsp
 i.o .libs/libLHAPDF_la-wrapgrvpi.o .libs/libLHAPDF_la-wrapabfkwpi.o .libs/libLHAPDF_la-wrapa02m.o .libs/libLHAPDF_la-wrapmrstqed.o .libs/libLHAPDF_la-wrapUSER.o .libs/libLHAPDF_la-wrapQCDNUM.o .libs/libLHAPDF_la-QCDNUM.o .libs/libLHAPDF_la-Sqcdnum.o .libs/libLHAPDF_la-wrapQCDNUM3.o .libs/libLHAPDF_la-wrapQCDNUM4.o .libs/libLHAPDF_la-eks98.o .libs/libLHAPDF_la-eksarp.o   -Wl,-z -Wl,defs -Wl,-soname -Wl,libLHAPDF.so.0 -o .libs/libLHAPDF.so.0.0.0
(cd .libs && rm -f libLHAPDF.so.0 && ln -s libLHAPDF.so.0.0.0 libLHAPDF.so.0)
(cd .libs && rm -f libLHAPDF.so && ln -s libLHAPDF.so.0.0.0 libLHAPDF.so)
ar cru .libs/libLHAPDF.a  libLHAPDF_la-lhaglue.o libLHAPDF_la-LHpdflib.o libLHAPDF_la-description.o libLHAPDF_la-evolution.o libLHAPDF_la-alphas.o libLHAPDF_la-parameter.o libLHAPDF_la-inputPDF.o libLHAPDF_la-QCDparams.o libLHAPDF_la-wrapEVLCTEQ.o libLHAPDF_la-EVLCTEQ.o libLHAPDF_la-wrapevolve.o libLHAPDF_la-wrapmrst.o libLHAPDF_la-wrapmrst98.o libLHAPDF_la-wrapmrst2006.o libLHAPDF_la-wrapa02.o libLHAPDF_la-wrapcteq6.o libLHAPDF_la-wrapcteq65.o libLHAPDF_la-wrapcteq5.o libLHAPDF_la-wrapzeus.o libLHAPDF_la-wraph1.o libLHAPDF_la-wrapgrv.o libLHAPDF_la-wrapsasg.o libLHAPDF_la-wrapgrvg.o libLHAPDF_la-wrapdog.o libLHAPDF_la-wrapdgg.o libLHAPDF_la-wraplacg.o libLHAPDF_la-wrapgsg.o libLHAPDF_la-wrapgsg96.o libLHAPDF_la-wrapacfgpg.o libLHAPDF_la-wrapwhitg.o libLHAPDF_la-wrapowpi.o libLHAPDF_la-wrapsmrspi.o libLHAPDF_la-wrapgrvpi.o libLHAPDF_la-wrapabfkwpi.o libLHAPDF_la-wrapa02m.o libLHAPDF_la-wrapmrstqed.o libLHAPDF_la-wrapUSER.o libLHAPDF_la-wrapQCDNUM.o libLHAPDF_la-QCDNUM.o libLH
 APDF_la-Sqcdnum.o libLHAPDF_la-wrapQCDNUM3.o libLHAPDF_la-wrapQCDNUM4.o libLHAPDF_la-eks98.o libLHAPDF_la-eksarp.o
ranlib .libs/libLHAPDF.a
creating libLHAPDF.la
(cd .libs && rm -f libLHAPDF.la && ln -s ../libLHAPDF.la libLHAPDF.la)
make[2]: Leaving directory `/build/buildd/lhapdf-5.3.1/src'
Making all in examples
make[2]: Entering directory `/build/buildd/lhapdf-5.3.1/examples'
gfortran  -g -O2 -c -o Example1.o Example1.f
/bin/sh ../libtool --mode=link --tag=F77 gfortran  -g -O2 -static -Wl,-z,defs -o lhapdf-example1  Example1.o ../src/libLHAPDF.la 
mkdir .libs
gfortran -g -O2 -Wl,-z -Wl,defs -o lhapdf-example1 Example1.o  ../src/.libs/libLHAPDF.a
../src/.libs/libLHAPDF.a(libLHAPDF_la-lhaglue.o): In function `structp_':
/build/buildd/lhapdf-5.3.1/src/lhaglue.f:1151: relocation truncated to fit: R_M32R_24_RELA against symbol `w50513_' defined in COMMON section in ../src/.libs/libLHAPDF.a(libLHAPDF_la-lhaglue.o)
/build/buildd/lhapdf-5.3.1/src/lhaglue.f:1160: relocation truncated to fit: R_M32R_24_RELA against symbol `lhapdfe_' defined in COMMON section in ../src/.libs/libLHAPDF.a(libLHAPDF_la-lhaglue.o)
/build/buildd/lhapdf-5.3.1/src/lhaglue.f:1161: relocation truncated to fit: R_M32R_24_RELA against symbol `w50513_' defined in COMMON section in ../src/.libs/libLHAPDF.a(libLHAPDF_la-lhaglue.o)
/build/buildd/lhapdf-5.3.1/src/lhaglue.f:1161: relocation truncated to fit: R_M32R_24_RELA against symbol `w50513_' defined in COMMON section in ../src/.libs/libLHAPDF.a(libLHAPDF_la-lhaglue.o)
/build/buildd/lhapdf-5.3.1/src/lhaglue.f:1162: relocation truncated to fit: R_M32R_24_RELA against symbol `w50513_' defined in COMMON section in ../src/.libs/libLHAPDF.a(libLHAPDF_la-lhaglue.o)
/build/buildd/lhapdf-5.3.1/src/lhaglue.f:1162: relocation truncated to fit: R_M32R_24_RELA against symbol `w50513_' defined in COMMON section in ../src/.libs/libLHAPDF.a(libLHAPDF_la-lhaglue.o)
../src/.libs/libLHAPDF.a(libLHAPDF_la-lhaglue.o): In function `structm_':
/build/buildd/lhapdf-5.3.1/src/lhaglue.f:1056: relocation truncated to fit: R_M32R_24_RELA against symbol `w50513_' defined in COMMON section in ../src/.libs/libLHAPDF.a(libLHAPDF_la-lhaglue.o)
/build/buildd/lhapdf-5.3.1/src/lhaglue.f:1064: relocation truncated to fit: R_M32R_24_RELA against symbol `lhapdfe_' defined in COMMON section in ../src/.libs/libLHAPDF.a(libLHAPDF_la-lhaglue.o)
/build/buildd/lhapdf-5.3.1/src/lhaglue.f:1065: relocation truncated to fit: R_M32R_24_RELA against symbol `w50513_' defined in COMMON section in ../src/.libs/libLHAPDF.a(libLHAPDF_la-lhaglue.o)
/build/buildd/lhapdf-5.3.1/src/lhaglue.f:1065: relocation truncated to fit: R_M32R_24_RELA against symbol `w50513_' defined in COMMON section in ../src/.libs/libLHAPDF.a(libLHAPDF_la-lhaglue.o)
/build/buildd/lhapdf-5.3.1/src/lhaglue.f:1066: additional relocation overflows omitted from the output
collect2: ld returned 1 exit status
make[2]: *** [lhapdf-example1] Error 1
make[2]: Leaving directory `/build/buildd/lhapdf-5.3.1/examples'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/build/buildd/lhapdf-5.3.1'
make: *** [build-stamp] Error 2
dpkg-buildpackage: failure: debian/rules build gave error exit status 2
******************************************************************************
Build finished at 20080506-1222
FAILED [dpkg-buildpackage died]
------------------------------------------------------------------------------
  /usr/bin/sudo dpkg --root=/debian/buildd/build/chroot-unstable --purge gfortran-4.1 libgfortran1-dev gfortran libgfortran1
(Reading database ... 71365 files and directories currently installed.)
Removing gfortran ...
Removing gfortran-4.1 ...
Removing libgfortran1-dev ...
Removing libgfortran1 ...
Purging configuration files for libgfortran1 ...
Processing triggers for man-db ...
******************************************************************************
Finished at 20080506-1225
Build needed 02:03:49, 150544k disk space




More information about the build-status mailing list