Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 329431 - Stabilize dev-python/geoip-python-1.2.4
Summary: Stabilize dev-python/geoip-python-1.2.4
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords: STABLEREQ
Depends on:
Blocks:
 
Reported: 2010-07-22 15:31 UTC by Arfrever Frehtes Taifersar Arahesis (RETIRED)
Modified: 2010-09-28 15:54 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2010-07-22 15:31:56 UTC
Stabilize dev-python/geoip-python-1.2.4.
Comment 1 Myckel Habets 2010-07-23 04:38:46 UTC
Builds and runs fine on x86. Please mark stable for x86.
Comment 2 Christian Faulhammer (RETIRED) gentoo-dev 2010-07-23 10:24:27 UTC
stable x86, thanks Myckel
Comment 3 Markos Chandras (RETIRED) gentoo-dev 2010-07-30 09:19:34 UTC
amd64 done
Comment 4 Matthijs 2010-08-04 11:46:02 UTC
Not sure if this is the same, but "no go" for me under amd64

Got this error message:
 * CPV:  dev-python/geoip-python-1.2.4
 * REPO: gentoo
 * USE:  amd64 elibc_glibc kernel_linux multilib userland_GNU
>>> Unpacking source...
>>> Unpacking GeoIP-Python-1.2.4.tar.gz to /var/tmp/portage/dev-python/geoip-python-1.2.4/work
>>> Source unpacked in /var/tmp/portage/dev-python/geoip-python-1.2.4/work
>>> Preparing source in /var/tmp/portage/dev-python/geoip-python-1.2.4/work/GeoIP-Python-1.2.4 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-python/geoip-python-1.2.4/work/GeoIP-Python-1.2.4 ...
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-python/geoip-python-1.2.4/work/GeoIP-Python-1.2.4 ...
 * Building of dev-python/geoip-python-1.2.4 with CPython 2.6...
python2.6 setup.py build -b build-2.6
running build
running build_ext
building 'GeoIP' extension
creating build-2.6
creating build-2.6/temp.linux-x86_64-2.6
x86_64-pc-linux-gnu-gcc -pthread -march=athlon64 -O2 -pipe -msse3 -fPIC -I/usr/local/include -I/usr/include/python2.6 -c py_GeoIP.c -o build-2.6/temp.linux-x86_64-2.6/py_GeoIP.o
py_GeoIP.c: In function 'GeoIP_range_by_ip_Py':
py_GeoIP.c:292: warning: assignment makes pointer from integer without a cast
py_GeoIP.c: In function 'initGeoIP':
py_GeoIP.c:448: error: 'GEOIP_CHARSET_ISO_8859_1' undeclared (first use in this function)
py_GeoIP.c:448: error: (Each undeclared identifier is reported only once
py_GeoIP.c:448: error: for each function it appears in.)
py_GeoIP.c:452: error: 'GEOIP_CHARSET_UTF8' undeclared (first use in this function)
error: command 'x86_64-pc-linux-gnu-gcc' failed with exit status 1
 * ERROR: dev-python/geoip-python-1.2.4 failed:
 *   Building failed with CPython 2.6 in distutils_building() function
 *
 * Call stack:
 *     ebuild.sh, line   54:  Called src_compile
 *   environment, line 3390:  Called distutils_src_compile
 *   environment, line 1030:  Called python_execute_function 'distutils_building'
 *   environment, line 2181:  Called die
 * The specific snippet of code:
 *                       die "${failure_message}";
 *
 * If you need support, post the output of 'emerge --info =dev-python/geoip-python-1.2.4',
 * the complete build log and the output of 'emerge -pqv =dev-python/geoip-python-1.2.4'.
 * The complete build log is located at '/var/tmp/portage/dev-python/geoip-python-1.2.4/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-python/geoip-python-1.2.4/temp/environment'.
 * S: '/var/tmp/portage/dev-python/geoip-python-1.2.4/work/GeoIP-Python-1.2.4'
Comment 5 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2010-08-04 19:46:19 UTC
(In reply to comment #4)

Please file a separate bug.
Comment 6 Brent Baude (RETIRED) gentoo-dev 2010-09-28 15:54:52 UTC
ppc stable, closing