[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#724847: facile: FTBFS with make 3.82



Source: facile
Version: 1.1-8
Severity: important
User: schepler@debian.org
Usertags: ftbfs-make3-82

>From my pbuilder build log, using a chroot image with make 3.82-1 from
experimental installed:

...
 debian/rules build
test -x debian/rules
mkdir -p "."
dh_ocamlinit
./configure --faciledir debian/libfacile-ocaml-dev//usr/lib/ocaml/facile
Checking for OCaml compiler (>= 3.02)...
OCaml 3.12.1 found
FaCiLe directory: debian/libfacile-ocaml-dev//usr/lib/ocaml/facile
sed 's/@VERSION@/1.1/' debian/META.in > /tmp/buildd/facile-1.1/META
/usr/bin/make  -C . CFLAGS="-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall" CXXFLAGS="-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall" CPPFLAGS="-D_FORTIFY_SOURCE=2" LDFLAGS="-Wl,-z,relro"  OCAMLC="ocamlc -g" OCAMLMLI=ocamlc 
make[1]: Entering directory `/tmp/buildd/facile-1.1'
cd src; make
make[2]: Entering directory `/tmp/buildd/facile-1.1/src'
Makefile:77: .depend: No such file or directory
ocamldep  *.mli *.ml > .depend
make[2]: Leaving directory `/tmp/buildd/facile-1.1/src'
make[2]: Entering directory `/tmp/buildd/facile-1.1/src'
ocamlc.opt  -c fcl_debug.mli
make[2]: ocamlc.opt: Command not found
make[2]: *** [fcl_debug.cmi] Error 127
make[2]: Leaving directory `/tmp/buildd/facile-1.1/src'
make[1]: *** [compile] Error 2
make[1]: Leaving directory `/tmp/buildd/facile-1.1'
make: *** [debian/stamp-makefile-build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2

(The package does build fine with a vanilla chroot image with make 3.81-8.2.)
-- 
Daniel Schepler


Reply to: