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

Bug#815315: ben: FTBFS on mips, mipsel: dot: emit.c:3874: bezier_bb: Assertion `bz.size % 3 == 1' failed.



Source: ben
Version: 0.7.3
Severity: serious
Justification: fails to build from source (but built successfully in the past)

Hi,

ben FTBFS on mips, mipsel (but not mips64el):

https://buildd.debian.org/status/fetch.php?pkg=ben&arch=mips&ver=0.7.3%2Bb1&stamp=1453241661
https://buildd.debian.org/status/fetch.php?pkg=ben&arch=mipsel&ver=0.7.3%2Bb1&stamp=1453237354

ocamlbuild  -byte-plugin templates/debianrt.cma
ocamlfind ocamldep -package dynlink -package unix -package pcre -package re.pcre -package netstring -package ocamlgraph -package tyxml -package fileutils -package threads -package postgresql -package parmap -package extlib -modules templates/debianrt.ml > templates/debianrt.ml.depends
ocamlfind ocamlc -c -g -annot -thread -package dynlink -package unix -package pcre -package re.pcre -package netstring -package ocamlgraph -package tyxml -package fileutils -package threads -package postgresql -package parmap -package extlib -I templates -I lib -o templates/debianrt.cmo templates/debianrt.ml
ocamlfind ocamlc -a -thread -package dynlink -package unix -package pcre -package re.pcre -package netstring -package ocamlgraph -package tyxml -package fileutils -package threads -package postgresql -package parmap -package extlib -thread lib/benl_core.cmo lib/benl_error.cmo lib/benl_base.cmo lib/benl_compression.cmo lib/benl_clflags.cmo lib/benl_templates.cmo templates/debianrt.cmo -o templates/debianrt.cma
dot -Tpng _build/modules.dot > modules.png
dot: emit.c:3874: bezier_bb: Assertion `bz.size % 3 == 1' failed.
Aborted
Makefile:75: recipe for target 'modules.png' failed
make[1]: *** [modules.png] Error 134

Something similar happened for dose3, too:
https://bugs.debian.org/809049


Andreas


Reply to: