Source: cmor Version: 2.8.0-3 Severity: important >From my pbuilder build log, using a chroot image with make 3.82-1 from experimental installed:
... configure: You can compile C or FORTRAN code using the compilation lines shown in file: compile_line.txt and printed bellow: configure: configure: # The following line will compile "C" code mycode.c with cmor, additional libraries mycode.c may requires should be added to this line gcc -g -lnetcdf -Iinclude -Iinclude/cdTime -D_FORTIFY_SOURCE=2 mycode.c -L/usr/lib -I/usr/include -L. -lcmor -lnetcdf -ludunits2 -lossp-uuid -I/usr/include/ossp -o mycode # The following line will compile "FORTRAN" code mycode.f90 with cmor, additional libraries mycode.f90 may requires should be added to this line gfortran -g -g -O2 mycode.f90 -L/usr/lib -L. -lcmor -lnetcdf -ludunits2 -lossp-uuid -I/usr/include/ossp -o mycode make[1]: Leaving directory `/tmp/buildd/cmor-2.8.0' debian/rules override_dh_auto_build make[1]: dpkg-archtiecture: Command not found make[1]: Entering directory `/tmp/buildd/cmor-2.8.0' /usr/bin/make FC=gfortran make[2]: Entering directory `/tmp/buildd/cmor-2.8.0' Makefile:158: *** missing separator (did you mean TAB instead of 8 spaces?). Stop. make[2]: Leaving directory `/tmp/buildd/cmor-2.8.0' make[1]: *** [override_dh_auto_build] Error 2 make[1]: Leaving directory `/tmp/buildd/cmor-2.8.0' make: *** [build] Error 2 dpkg-buildpackage: error: debian/rules build gave error exit status 2 -- Daniel Schepler -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org