[Pkg-fonts-bugs] Bug#362123: fontforge fails to apply its patches

Matthias Klose doko at cs.tu-berlin.de
Wed Apr 12 11:42:48 UTC 2006


Package: fontforge
Version: 0.0.20051205-0.1
Severity: serious

[...]
# First, configure libuninameslist
cp /usr/share/misc/config.guess /usr/share/misc/config.sub libuninameslist/
(cd libuninameslist; libtoolize --force --copy ; aclocal-1.7 ; autoconf)
You should add the contents of `/usr/share/aclocal/libtool.m4' to `aclocal.m4'.
# Now configure fontforge
(cd fontforge-20051205; for p in ../debian/fontforge-patches/*; do patch -p1 < $p ; done)
patching file gdraw/Makefile.dynamic.in
patching file Unicode/Makefile.dynamic.in
patching file gdraw/Makefile.dynamic.in
Hunk #2 FAILED at 43.
1 out of 2 hunks FAILED -- saving rejects to file gdraw/Makefile.dynamic.in.rej
patching file Makefile.dynamic.in
Hunk #1 succeeded at 25 with fuzz 1 (offset 2 lines).
Hunk #2 FAILED at 45.
1 out of 2 hunks FAILED -- saving rejects to file Makefile.dynamic.in.rej
patching file fontforge/Makefile.dynamic.in
Hunk #1 FAILED at 48.
1 out of 1 hunk FAILED -- saving rejects to file fontforge/Makefile.dynamic.in.rej
patching file fontforge/uiutil.c
Hunk #1 FAILED at 240.
1 out of 1 hunk FAILED -- saving rejects to file fontforge/uiutil.c.rej
patching file fontforge/autosave.c
Hunk #1 succeeded at 79 (offset 14 lines).
patching file mensis/Makefile.in
patching file gdraw/gxdrawP.h
# Update config.sub and config.guess
cp /usr/share/misc/config.guess /usr/share/misc/config.sub fontforge-20051205/
(cd fontforge-20051205; cp configure.dynamic.in configure.in ; libtoolize --force --copy ; aclocal-1.7 ; autoconf)
You should add the contents of `/usr/share/aclocal/libtool.m4' to `aclocal.m4'.
# and mensis
cp /usr/share/misc/config.guess /usr/share/misc/config.sub fontforge-20051205/mensis/
(cd fontforge-20051205/mensis; libtoolize --force --copy ; aclocal-1.7 ; autoconf)
You should add the contents of `/usr/share/aclocal/libtool.m4' to `aclocal.m4'.
touch configure-stamp

... and happily ignores the failures





More information about the Pkg-fonts-bugs mailing list