Comment 3 for bug 414057

Revision history for this message
Martin Olsson (mnemo) wrote :

Hmm, I did "bzr branch lp:~simono/ubuntu/karmic/graphviz/fixes-bug-414057" and then "debuild -b -us -uc" and then I got this error:

/bin/bash ../../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I/usr/include -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT globals.lo -MD -MP -MF .deps/globals.Tpo -c -o globals.lo globals.c
 x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I/usr/include -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT globals.lo -MD -MP -MF .deps/globals.Tpo -c globals.c -fPIC -DPIC -o .libs/globals.o
mv -f .deps/globals.Tpo .deps/globals.Plo
bison -y -dv ../../lib/common/htmlparse.y
../../lib/common/htmlparse.y:601.11-12: $$ for the midrule at $3 of `table' has no declared type
make[4]: *** [y.output] Error 1
make[4]: Leaving directory `/home/mnemo/src/fixes-bug-414057/lib/common'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/mnemo/src/fixes-bug-414057/lib'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/mnemo/src/fixes-bug-414057'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/mnemo/src/fixes-bug-414057'
make: *** [build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
debuild: fatal error at line 1334:
dpkg-buildpackage -rfakeroot -D -us -uc -b failed
mnemo@kingfish:~/src/fixes-bug-414057$