search for: dh_auto_build

Displaying 4 results from an estimated 4 matches for "dh_auto_build".

2013 Dec 05
0
Bug#731166: Error: Syntax error: 'end' expected
...ext.mli", line 32, characters 0-3: > Error: This 'sig' might be unmatched > make[2]: *** [threadext.cmi] Error 2 > make[2]: Leaving directory `/tmp/xen-api-libs-0.5.2/stdext' > make[1]: *** [all] Error 2 > make[1]: Leaving directory `/tmp/xen-api-libs-0.5.2' > dh_auto_build: make -j1 returned exit code 2 > make: *** [build] Error 2 > dpkg-buildpackage: error: debian/rules build gave error exit status 2 Said line is: include module type of Thread with type t := t which is a feature introduced in OCaml 3.12.0. oldstable has 3.11.2. Cheers, -- St?phane
2013 Dec 02
6
Bug#731166: Error: Syntax error: 'end' expected
...king for OCaml findlib package type_conv... not found configure: creating ./config.status config.status: creating Makefile config.status: creating config.mk config.status: creating include/config.h configure: WARNING: unrecognized options: --disable-maintainer-mode, --disable-dependency-tracking dh_auto_build make[1]: rpm: Command not found make[1]: Entering directory `/tmp/xen-api-libs-0.5.2' make[1]: rpm: Command not found make[1]: rpm: Command not found make[1]: rpm: Command not found make -C uuid make[2]: Entering directory `/tmp/xen-api-libs-0.5.2/uuid' ocamlfind ocamlc -I ../xml-light2 -I...
2013 Feb 23
2
Bug#701445: xcp-vncterm: ftbfs with eglibc-2.17
...y, or install the gcc, g++, gfortran, ... packages from experimental. apt-get -t experimental install g++ g++-4.7 g++-4.8 libc6-dev [...] rm -f TAGS make[1]: Leaving directory `/??PKGBUILDDIR??' dh_clean debian/rules build-arch dh build-arch dh_testdir -a dh_auto_configure -a dh_auto_build -a make[1]: Entering directory `/??PKGBUILDDIR??' make -C libvnc make[2]: Entering directory `/??PKGBUILDDIR??/libvnc' cc -I/??PKGBUILDDIR??/libvnc/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -Wall -Werror -g -O1 -Wp,-MD,./.d3des.o.d -c -o d3des.o d3des.c cc -I/??PKGBU...
2013 Dec 06
2
Bug#731529: xen-api-libs: FTBFS with ocaml 4.01.0
...This expression has type bool but an expression was expected of type > Camlp4.PreCast.Ast.ctyp > make[2]: *** [pa_rpc.cmo] Error 2 > make[1]: *** [all] Error 2 > make[2]: Leaving directory `/?PKGBUILDDIR?/rpc-light' > make[1]: Leaving directory `/?PKGBUILDDIR?' > dh_auto_build: make -j1 returned exit code 2 > make: *** [build-arch] Error 2 Full build logs available via: https://buildd.debian.org/status/package.php?p=xen-api-libs&suite=sid I see on the PTS that there is a new upstream version. Maybe there is a fix there. Cheers, -- St?phane