HyPy build warnings

Bug #601513 reported by cpaetzel
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Hypy
New
Medium
Cory Dodt

Bug Description

Warnings and 'version-not-found' warning, but HyPy imports without error:

/tmp/$ virtualenv testbuild
New python executable in testbuild/bin/python2.7
Also creating executable in testbuild/bin/python
Installing setuptools............................done.
/tmp/$ cd testbuild/
/tmp/testbuild/$ source bin/activate
(testbuild)
/tmp/testbuild/$ easy_install hypy hyperestraierinstall_dir /tmp/testbuild/lib/python2.7/site-packages/
Searching for hypy
Reading http://pypi.python.org/simple/hypy/
Reading http://goonmill.org/hypy/
Best match: Hypy 0.8.4
Downloading http://pypi.python.org/packages/source/H/Hypy/Hypy-0.8.4.tar.gz#md5=119e30ed47bf79d121c75c54268959fe
Processing Hypy-0.8.4.tar.gz
Running Hypy-0.8.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-yjY8LM/Hypy-0.8.4/egg-dist-tmp-yhdFto
estraiernative.c: In function ‘PyESTDOC_init’:
estraiernative.c:232: warning: unused variable ‘keywords’
estraiernative.c: In function ‘_est_doc_set_score’:
estraiernative.c:342: warning: unused variable ‘doc’
estraiernative.c: In function ‘_est_db_open’:
estraiernative.c:646: warning: unused variable ‘ecp’
estraiernative.c: In function ‘_est_db_close’:
estraiernative.c:674: warning: unused variable ‘ecp’
estraiernative.c: In function ‘_est_db_error’:
estraiernative.c:693: warning: unused variable ‘po’
estraiernative.c: In function ‘_est_db_search’:
estraiernative.c:1057: warning: passing argument 1 of ‘refcount’ from incompatible pointer type
estraiernative.c:1036: warning: unused variable ‘list’
estraiernative.c:1036: warning: unused variable ‘hints’
estraiernative.c:1035: warning: unused variable ‘i’
estraiernative.c: In function ‘_est_cond_get_attrs’:
estraiernative.c:1452: warning: unused variable ‘rv’
estraiernative.c: In function ‘estres_factory’:
estraiernative.c:1647: warning: passing argument 1 of ‘refcount’ from incompatible pointer type
estraiernative.c: In function ‘_est_res_get_score’:
estraiernative.c:1767: warning: unused variable ‘idx’
estraiernative.c:1766: warning: unused variable ‘res’
estraiernative.c: In function ‘_est_res_get_shadows’:
estraiernative.c:1775: warning: unused variable ‘res’
estraiernative.c: At top level:
estraiernative.c:1390: warning: ‘_est_cond_set_distinct’ defined but not used
estraiernative.c:1774: warning: ‘_est_res_get_shadows’ defined but not used
estraiernative.c: In function ‘_est_res_hint’:
estraiernative.c:1750: warning: ‘word’ is used uninitialized in this function
Adding Hypy VERSION-NOT-FOUND to easy-install.pth file

Installed /tmp/testbuild/lib/python2.7/site-packages/Hypy-VERSION_NOT_FOUND-py2.7-linux-x86_64.egg
Processing dependencies for hypy
Finished processing dependencies for hypy
Searching for hyperestraier
Reading http://pypi.python.org/simple/hyperestraier/
Reading http://www.liris.org/tech/program/hyerestraier-purepython/
Reading http://coderepos.org/share/wiki/PyHyperEstraier
Reading http://www.liris.org/tech/program/hyperestraier-purepython/
Reading http://www.liris.org/trac/wiki/PyHyperEstraier
Best match: hyperestraier 0.10.10
Downloading http://pypi.python.org/packages/source/h/hyperestraier/hyperestraier-0.10.10.tgz#md5=703d8f7d37e5859f5f6bec12c8c643d1
Processing hyperestraier-0.10.10.tgz
Running hyperestraier/setup.py -q bdist_egg --dist-dir /tmp/easy_install-ey6Z5B/hyperestraier/egg-dist-tmp-FFhgN_
zip_safe flag not set; analyzing archive contents...
Adding hyperestraier 0.10.10 to easy-install.pth file

Installed /tmp/testbuild/lib/python2.7/site-packages/hyperestraier-0.10.10-py2.7.egg
Processing dependencies for hyperestraier
Finished processing dependencies for hyperestraier
(testbuild)
/tmp/testbuild/$

Revision history for this message
cpaetzel (cpaetzel) wrote :

This is on Debian Lenny, 2.6.26-2-vserver-amd64 #1 SMP Sun Jun 20 20:40:33 UTC 2010 x86_64 GNU/Linux

Cory Dodt (corydodt)
Changed in hypy:
assignee: nobody → Cory Dodt (corydodt)
importance: Undecided → Medium
Cory Dodt (corydodt)
Changed in hypy:
milestone: none → 0.8.5
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.