Comment 1 for bug 238021

Revision history for this message
Daniel Holbach (dholbach) wrote : Re: Please sync cgal 3.3.1-3 (multiverse) from Debian unstable (main)

This fails to build for some reason:

  Testing for OPENGL (for Unix) ... ok.
  Testing for LAPACK (Unix default) ... linking or execution failed.

Linker call:
--------------
g++ -o ./tmp_test ./tmp_test.o -llapack -llapack -lf77blas -lcblas -latlas -lgfortran -Wl,-Bsymbolic-functions -lm

Got the following error messages:
---------------------------------
/usr/bin/ld: warning: libgfortran.so.2, needed by /usr/lib/gcc/x86_64-linux-gnu/4.3.1/../../../../lib/liblapack.so, may conflict with
libgfortran.so.3
Run program tmp_test:
----------------------

Got the following output:
---------------------------------
./tmp_test: symbol lookup error: /usr/lib/atlas/liblapack.so.3gf: undefined symbol: _gfortran_pow_r8_i4
--------------------------------------------------------

  Testing for QT (Unix (multi-threaded)) ... compilation failed.

Compiler call:
--------------
g++ -Wall -frounding-math -I/tmp/buildd/cgal-3.3.1/include/CGAL/config/x86-64_Linux-2.6_g++-4.3.1 -g -O2 -c './tmp_test.cpp'

Got the following error messages:
---------------------------------
./tmp_test.cpp:27:21: error: qglobal.h: No such file or directory
./tmp_test.cpp:28:23: error: qmemarray.h: No such file or directory
./tmp_test.cpp:30: error: expected constructor, destructor, or type conversion before '<' token
./tmp_test.cpp: In function 'int main()':
./tmp_test.cpp:44: error: 'QT_VERSION_STR' was not declared in this scope
./tmp_test.cpp:46: error: 'QArray' was not declared in this scope
./tmp_test.cpp:46: error: expected primary-expression before 'int'
./tmp_test.cpp:46: error: expected `;' before 'int'
./tmp_test.cpp:48: error: 'a' was not declared in this scope
--------------------------------------------------------

  Testing for QT (Unix (multi-threaded)) with include /usr/include/qt3 ... ok.
  Linking QT3MT without extra libdir ... ok.

  Error: Setup tests failed.
    Please correct your setup.

  ****************************************************************
  ** D O N E **
  ****************************************************************
make: *** [build-stamp] Error 1
dpkg-buildpackage: failure: debian/rules build gave error exit status 2
pbuilder: Failed autobuilding of package
 -> Aborting with an error
 -> unmounting dev/pts filesystem
 -> unmounting proc filesystem
 -> cleaning the build env
    -> removing directory /var/cache/pbuilder/build//8860 and its subdirectories