[Pidgin] #2543: Got 'mismatched quotes' errors when 'make check'
Pidgin
trac at pidgin.im
Mon Aug 13 12:21:17 EDT 2007
#2543: Got 'mismatched quotes' errors when 'make check'
-----------------------------------------------------------------------------------+
Reporter: reign | Type: defect
Status: new | Priority: minor
Component: pidgin (gtk) | Version: 2.1.0
Keywords: pidgin, install, potfiles, libpurple, make, check, mismatched, quotes | Pending: 0
-----------------------------------------------------------------------------------+
When I 'make check' Pidgin 2.1.0, I got these errors:
{{{
. . .
Making check in po
make[1]: Entrando no diretório `/home/lbjunior/Downloads/pidgin-2.1.0/po'
INTLTOOL_EXTRACT=../intltool-extract srcdir=. ../intltool-update
--gettext-package pidgin --pot
rm -f missing notexist
srcdir=. ../intltool-update -m
mismatched quotes at line 29 in ../libpurple/plugins/startup.py
mismatched quotes at line 32 in ../libpurple/plugins/startup.py
The following files contain translations and are currently not in use.
Please
consider adding these to the POTFILES.in file, located in the po/
directory.
pidgin/plugins/gtkbuddynote.c
If some of these files are left out on purpose then please add them to
POTFILES.skip instead of POTFILES.in. A file 'missing' containing this
list
of left out files has been written in the current directory.
if [ -r missing -o -r notexist ]; then \
exit 1; \
fi
make[1]: ** [check] Erro 1
make[1]: Saindo do diretório `/home/lbjunior/Downloads/pidgin-2.1.0/po'
make: ** [check-recursive] Erro 1
}}}
--
Ticket URL: <http://developer.pidgin.im/ticket/2543>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list