Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 403809 - sci-libs/geos-3.3.2 fails to build with pypy
Summary: sci-libs/geos-3.3.2 fails to build with pypy
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sci-geo Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-15 07:27 UTC by Patrick Lauer
Modified: 2012-02-20 15:28 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 Patrick Lauer gentoo-dev 2012-02-15 07:27:37 UTC
/python2.7/site-packages/geos _geos_la-geos_wrap.lo ../../capi/libgeos_c.la -lpython2.7 
libtool: link: x86_64-pc-linux-gnu-g++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/crtbeginS.o  .libs/_geos_la-geos_wrap.o   -Wl,-rpath -Wl,/var/tmp/portage/sci-libs/geos-3.3.2/work/geos-3.3.2/capi/.libs -Wl,-rpath -Wl,/var/tmp/portage/sci-libs/geos-3.3.2/work/geos-3.3.2/src/.libs -L/var/tmp/portage/sci-libs/geos-3.3.2/work/geos-3.3.2/src/.libs ../../capi/.libs/libgeos_c.so /var/tmp/portage/sci-libs/geos-3.3.2/work/geos-3.3.2/src/.libs/libgeos.so -lpython2.7 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../lib64/crtn.o  -O2 -Wl,-O1 -Wl,--as-needed   -Wl,-soname -Wl,_geos.so -o .libs/_geos.so
libtool: link: ( cd ".libs" && rm -f "_geos.la" && ln -s "../_geos.la" "_geos.la" )
make[2]: Leaving directory `/var/tmp/portage/sci-libs/geos-3.3.2/work/geos-3.3.2/swig/python-2.7'
make[1]: Leaving directory `/var/tmp/portage/sci-libs/geos-3.3.2/work/geos-3.3.2/swig/python-2.7'
 * Building of sci-libs/geos-3.3.2 with PyPy 1.7 (Python 2.7)...
 * ERROR: sci-libs/geos-3.3.2 failed (compile phase):
 *   python_get_library(): PyPy does not have shared library
Comment 1 Patrick Lauer gentoo-dev 2012-02-20 15:28:13 UTC
+  20 Feb 2012; Patrick Lauer <patrick@gentoo.org> geos-3.2.2.ebuild,
+  geos-3.3.2.ebuild:
+  Restricting pypy #403809