https://bugzilla.redhat.com/show_bug.cgi?id=1003094 Paul Wouters <pwouters@xxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|package-review@lists.fedora | |project.org | --- Comment #3 from Paul Wouters <pwouters@xxxxxxxxxx> --- Thanks for the feedback! Spec URL: ftp://ftp.nohats.ca/python-xml2rfc/python-xml2rfc.spec SRPM URL: ftp://ftp.nohats.ca/python-xml2rfc/python-xml2rfc-2.4.2-2.fc18.src.rpm changelog: * Sat Aug 31 2013 Paul Wouters <pwouters@xxxxxxxxxx> - 2.4.2-2 - Fixup summary, remove cleaning buildroot, remove upstream egg-info - Added BuildRequire for python-virtualenv to run tests - Added commented check target - but it has issues to pass Running the tests causes: + cd xml2rfc-2.4.2 + virtualenv . New python executable in ./bin/python Installing setuptools............done. Installing pip...............done. + make test bin/python setup.py --quiet install Building lxml version 3.2.3. Building without Cython. Using build configuration of libxslt 1.1.28 Building against libxml2/libxslt in the following directory: /usr/lib64 /usr/lib64/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'bugtrack_url' warnings.warn(msg) warning: no files found matching '*.txt' under directory 'src/lxml/tests' src/lxml/lxml.etree.c: In function '__pyx_f_4lxml_5etree__xslt_resolve_from_python': src/lxml/lxml.etree.c:136455:9: warning: enumeration value '__pyx_e_4lxml_5etree_PARSER_DATA_INVALID' not handled in switch [-Wswitch] src/lxml/lxml.etree.c: In function '__pyx_pf_4lxml_5etree_4XSLT_18__call__': src/lxml/lxml.etree.c:140541:81: warning: passing argument 1 of '__pyx_f_4lxml_5etree_12_XSLTContext__copy' from incompatible pointer type [enabled by default] src/lxml/lxml.etree.c:138476:52: note: expected 'struct __pyx_obj_4lxml_5etree__XSLTContext *' but argument is of type 'struct __pyx_obj_4lxml_5etree__BaseContext *' src/lxml/lxml.etree.c: In function '__pyx_f_4lxml_5etree__copyXSLT': src/lxml/lxml.etree.c:141947:79: warning: passing argument 1 of '__pyx_f_4lxml_5etree_12_XSLTContext__copy' from incompatible pointer type [enabled by default] src/lxml/lxml.etree.c:138476:52: note: expected 'struct __pyx_obj_4lxml_5etree__XSLTContext *' but argument is of type 'struct __pyx_obj_4lxml_5etree__BaseContext *' src/lxml/lxml.etree.c: At top level: src/lxml/lxml.etree.c:12774:13: warning: '__pyx_f_4lxml_5etree_displayNode' defined but not used [-Wunused-function] [ -d tests/failed/ ] && rm -f tests/failed/* make: *** [test] Error 1 error: Bad exit status from /var/tmp/rpm-tmp.gBJDWo (%check) -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=WMzH9kASqG&a=cc_unsubscribe _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review