Hello It fails to build from source for me (git-pbuilder)
make[4]: Entering directory `/tmp/buildd/freefem++-3.18/src/agl' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/tmp/buildd/freefem++-3.18/src/agl' Making all in glx make[4]: Entering directory `/tmp/buildd/freefem++-3.18/src/glx' g++ -DHAVE_CONFIG_H -I. -I../.. -I./../fflib -g -DNDEBUG -O3 -mmmx -msse -msse2 -DDRAWING -DBAMG_LONG_LONG -DNCHECKPTR -fPIC -c -o xglrgraf.o `test -f '../Graphics/xglrgraf.cpp' || echo './'`../Graphics/xglrgraf.cpp In file included from ../Graphics/xglrgraf.cpp:30:0: ../Graphics/glrgraph.hpp: In function 'void* safecalloc(long int, long int)': ../Graphics/glrgraph.hpp:481:31: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] g++ -DHAVE_CONFIG_H -I. -I../.. -I./../fflib -g -DNDEBUG -O3 -mmmx -msse -msse2 -DDRAWING -DBAMG_LONG_LONG -DNCHECKPTR -fPIC -c -o parallelempi-empty.o `test -f '../mpi/parallelempi-empty.cpp' || echo './'`../mpi/parallelempi-empty.cpp g++ -g -DNDEBUG -O3 -mmmx -msse -msse2 -DDRAWING -DBAMG_LONG_LONG -DNCHECKPTR -fPIC -rdynamic -o FreeFem++-glx xglrgraf.o parallelempi-empty.o ../lglib/liblg.a ../fflib/libff.a -lumfpack -lamd -larpack -llapack -lblas -lGLU -lGL -lXxf86vm -lXext -lX11 -lXpm -lm -ldl /usr/lib/gcc/x86_64-linux-gnu/4.6/libgfortran.so collect2: ld returned 1 exit status make[4]: *** [FreeFem++-glx] Error 1 make[4]: Leaving directory `/tmp/buildd/freefem++-3.18/src/glx' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/tmp/buildd/freefem++-3.18/src' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/tmp/buildd/freefem++-3.18' make[1]: *** [all] Error 2 make[1]: Leaving directory `/tmp/buildd/freefem++-3.18' dh_auto_build: make -j1 returned exit code 2 make: *** [build-stamp] Error 2 Any idea ? Sylvestre Le mercredi 08 février 2012 à 11:22 +0200, Dimitrios Eftaxiopoulos a écrit : > Hello, > could someone check and upload FreeFem++, version 3.18? I have committed the > changes to the debian-science git repository (freefempp.git). > > Thanks > Dimitris > > -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

