public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
From: jari <jari.aalto@cante.net>
To: cygwin-apps@cygwin.com
Subject: Re: Obsolete dependency report, 2015-Apr-02
Date: Thu, 02 Apr 2015 17:14:00 -0000	[thread overview]
Message-ID: <20150402171359.GL26705@picasso.cante.net> (raw)
In-Reply-To: <1427989813.8576.66.camel@cygwin.com>

On 2015-04-02 10:50, Yaakov Selkowitz wrote:
| There are currently seven packages,
| readpst                                      Jari Aalto

Unfortunately this does not compile under 32bit (ok in 64). There are
some problems with Python bindings that I'm not familiar with.

If someone can suggest anything, I'm all ears...

Jari

$ python --version
Python 2.7.8

gcc (GCC) 4.9.2
make  all-recursive
...
Making all in python
make[2]: Entering directory '/home/user/cygwin-package/readpst/libpst-0.6.59/.build/build/python'
/bin/sh ../libtool --tag=CXX   --mode=link g++  -g -O2 -module -no-undefined -avoid-version -Wl,--no-undefined -o _libpst.la -rpath /usr/lib/python2.7/site-packages python-libpst.lo -lboost_python ../src/libpst.la 
libtool: link: rm -fr  .libs/_libpst.dll.a
libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i686-pc-cygwin/4.9.2/crtbeginS.o  .libs/python-libpst.o  -Wl,--whole-archive ../src/.libs/libpst.a -Wl,--no-whole-archive  -lboost_python -L/usr/lib /usr/lib/libiconv.dll.a -L/usr/local/lib -L/usr/lib/gcc/i686-pc-cygwin/4.9.2 -L/usr/lib/gcc/i686-pc-cygwin/4.9.2/../../../../i686-pc-cygwin/lib -L/usr/lib/gcc/i686-pc-cygwin/4.9.2/../../.. -lstdc++ -lgcc_s -lgcc -lcygwin -ladvapi32 -lshell32 -luser32 -lkernel32 -lgcc_s -lgcc /usr/lib/gcc/i686-pc-cygwin/4.9.2/crtend.o  -Wl,--no-undefined   -o .libs/_libpst.dll -Wl,--enable-auto-image-base -Xlinker --out-implib -Xlinker .libs/_libpst.dll.a
.libs/python-libpst.o: In function `none':
/usr/include/boost/python/detail/none.hpp:16: undefined reference to `_imp___Py_NoneStruct'
.libs/python-libpst.o: In function `ZN5boost6python6detail21converter_target_typeINS0_15to_python_valueIRhEEE10get_pytypeEv':
/usr/include/boost/python/detail/caller.hpp:103: undefined reference to `_imp__PyInt_Type'
.libs/python-libpst.o: In function `ZN5boost6python6detail21converter_target_typeINS0_15to_python_valueIRyEEE10get_pytypeEv':
/usr/include/boost/python/detail/caller.hpp:103: undefined reference to `_imp__PyLong_Type'
.libs/python-libpst.o: In function `ZN5boost6python6detail21converter_target_typeINS0_15to_python_valueIRiEEE10get_pytypeEv':
/usr/include/boost/python/detail/caller.hpp:103: undefined reference to `_imp__PyInt_Type'
.libs/python-libpst.o: In function `ZN5boost6python6detail21converter_target_typeINS0_15to_python_valueIRjEEE10get_pytypeEv':
/usr/include/boost/python/detail/caller.hpp:103: undefined reference to `_imp__PyInt_Type'
.libs/python-libpst.o: In function `ZN5boost6python6detail21converter_target_typeINS0_15to_python_valueIRsEEE10get_pytypeEv':
/usr/include/boost/python/detail/caller.hpp:103: undefined reference to `_imp__PyInt_Type'
.libs/python-libpst.o: In function `ZN5boost6python6detail21converter_target_typeINS0_15to_python_valueIRxEEE10get_pytypeEv':
/usr/include/boost/python/detail/caller.hpp:103: undefined reference to `_imp__PyLong_Type'
.libs/python-libpst.o: In function `ZN5boost6python6detail21converter_target_typeINS0_15to_python_valueIRKiEEE10get_pytypeEv':
/usr/include/boost/python/detail/caller.hpp:103: undefined reference to `_imp__PyInt_Type'
.libs/python-libpst.o: In function `ZN5boost6python6detail21converter_target_typeINS0_15to_python_valueIRKSsEEE10get_pytypeEv':
/usr/include/boost/python/detail/caller.hpp:103: undefined reference to `_imp__PyString_Type'
.libs/python-libpst.o: In function `ZN5boost6python6detail21converter_target_typeINS0_15to_python_valueIRKjEEE10get_pytypeEv':
/usr/include/boost/python/detail/caller.hpp:103: undefined reference to `_imp__PyInt_Type'
.libs/python-libpst.o: In function `ZN5boost6python9converter22shared_ptr_from_pythonI9__sFILE64E11convertibleEP7_object':
/usr/include/boost/python/converter/shared_ptr_from_python.hpp:35: undefined reference to `_imp___Py_NoneStruct'
.libs/python-libpst.o: In function `ZN5boost6python9converter22shared_ptr_from_pythonI8FILETIMEE11convertibleEP7_object':
/usr/include/boost/python/converter/shared_ptr_from_python.hpp:35: undefined reference to `_imp___Py_NoneStruct'
.libs/python-libpst.o: In function `ZN5boost6python9converter22shared_ptr_from_pythonI11pst_entryidE11convertibleEP7_object':
/usr/include/boost/python/converter/shared_ptr_from_python.hpp:35: undefined reference to `_imp___Py_NoneStruct'
.libs/python-libpst.o: In function `ZN5boost6python9converter22shared_ptr_from_pythonI12pst_index_llE11convertibleEP7_object':
/usr/include/boost/python/converter/shared_ptr_from_python.hpp:35: undefined reference to `_imp___Py_NoneStruct'
.libs/python-libpst.o: In function `ZN5boost6python9converter22shared_ptr_from_pythonI12pst_id2_treeE11convertibleEP7_object':
/usr/include/boost/python/converter/shared_ptr_from_python.hpp:35: undefined reference to `_imp___Py_NoneStruct'
.libs/python-libpst.o:/usr/include/boost/python/converter/shared_ptr_from_python.hpp:35: more undefined references to `_imp___Py_NoneStruct' follow
.libs/python-libpst.o: In function `ZNK5boost6python15to_python_valueIRKjEclES3_':
/usr/include/boost/python/converter/builtin_converters.hpp:122: undefined reference to `PyInt_FromLong'
/usr/include/boost/python/converter/builtin_converters.hpp:122: undefined reference to `PyLong_FromUnsignedLong'
.libs/python-libpst.o: In function `ZNK5boost6python15to_python_valueIRhEclERKh':
/usr/include/boost/python/converter/builtin_converters.hpp:119: undefined reference to `PyInt_FromLong'
.libs/python-libpst.o: In function `ZNK5boost6python15to_python_valueIRyEclERKy':
/usr/include/boost/python/converter/builtin_converters.hpp:150: undefined reference to `PyLong_FromUnsignedLongLong'
.libs/python-libpst.o: In function `ZNK5boost6python15to_python_valueIRiEclERKi':
/usr/include/boost/python/converter/builtin_converters.hpp:122: undefined reference to `PyInt_FromLong'
.libs/python-libpst.o: In function `ZNK5boost6python15to_python_valueIRjEclERKj':
/usr/include/boost/python/converter/builtin_converters.hpp:122: undefined reference to `PyInt_FromLong'
/usr/include/boost/python/converter/builtin_converters.hpp:122: undefined reference to `PyLong_FromUnsignedLong'
.libs/python-libpst.o: In function `ZNK5boost6python15to_python_valueIRiEclERKi':
/usr/include/boost/python/converter/builtin_converters.hpp:122: undefined reference to `PyInt_FromLong'
.libs/python-libpst.o: In function `ZNK5boost6python15to_python_valueIRyEclERKy':
/usr/include/boost/python/converter/builtin_converters.hpp:150: undefined reference to `PyLong_FromUnsignedLongLong'
.libs/python-libpst.o: In function `ZNK5boost6python15to_python_valueIRiEclERKi':
/usr/include/boost/python/converter/builtin_converters.hpp:122: undefined reference to `PyInt_FromLong'
/usr/include/boost/python/converter/builtin_converters.hpp:122: undefined reference to `PyInt_FromLong'
.libs/python-libpst.o: In function `ZNK5boost6python15to_python_valueIRyEclERKy':
/usr/include/boost/python/converter/builtin_converters.hpp:150: undefined reference to `PyLong_FromUnsignedLongLong'
.libs/python-libpst.o: In function `ZNK5boost6python15to_python_valueIRiEclERKi':
/usr/include/boost/python/converter/builtin_converters.hpp:122: undefined reference to `PyInt_FromLong'
.libs/python-libpst.o: In function `ZNK5boost6python15to_python_valueIRsEclERKs':
/usr/include/boost/python/converter/builtin_converters.hpp:121: undefined reference to `PyInt_FromLong'
.libs/python-libpst.o: In function `ZNK5boost6python15to_python_valueIRiEclERKi':
/usr/include/boost/python/converter/builtin_converters.hpp:122: undefined reference to `PyInt_FromLong'
/usr/include/boost/python/converter/builtin_converters.hpp:122: undefined reference to `PyInt_FromLong'
/usr/include/boost/python/converter/builtin_converters.hpp:122: undefined reference to `PyInt_FromLong'
.libs/python-libpst.o:/usr/include/boost/python/converter/builtin_converters.hpp:122: more undefined references to `PyInt_FromLong' follow
.libs/python-libpst.o: In function `ZNK5boost6python15to_python_valueIRyEclERKy':
/usr/include/boost/python/converter/builtin_converters.hpp:150: undefined reference to `PyLong_FromUnsignedLongLong'
/usr/include/boost/python/converter/builtin_converters.hpp:150: undefined reference to `PyLong_FromUnsignedLongLong'
.libs/python-libpst.o: In function `ZNK5boost6python15to_python_valueIRxEclERKx':
/usr/include/boost/python/converter/builtin_converters.hpp:149: undefined reference to `PyLong_FromLongLong'
.libs/python-libpst.o: In function `ZNK5boost6python15to_python_valueIRyEclERKy':
/usr/include/boost/python/converter/builtin_converters.hpp:150: undefined reference to `PyLong_FromUnsignedLongLong'
.libs/python-libpst.o: In function `ZNK5boost6python15to_python_valueIRiEclERKi':
/usr/include/boost/python/converter/builtin_converters.hpp:122: undefined reference to `PyInt_FromLong'
.libs/python-libpst.o: In function `pointer_arg_from_python':
/usr/include/boost/python/converter/arg_from_python.hpp:269: undefined reference to `_imp___Py_NoneStruct'
.libs/python-libpst.o: In function `ZNK5boost6python15to_python_valueIRKiEclES3_':
/usr/include/boost/python/converter/builtin_converters.hpp:122: undefined reference to `PyInt_FromLong'
.libs/python-libpst.o: In function `pointer_arg_from_python':
/usr/include/boost/python/converter/arg_from_python.hpp:269: undefined reference to `_imp___Py_NoneStruct'
/usr/include/boost/python/converter/arg_from_python.hpp:269: undefined reference to `_imp___Py_NoneStruct'
/usr/include/boost/python/converter/arg_from_python.hpp:269: undefined reference to `_imp___Py_NoneStruct'
/usr/include/boost/python/converter/arg_from_python.hpp:269: undefined reference to `_imp___Py_NoneStruct'
.libs/python-libpst.o: In function `ZNK5boost6python15to_python_valueIRKjEclES3_':
/usr/include/boost/python/converter/builtin_converters.hpp:122: undefined reference to `PyInt_FromLong'
/usr/include/boost/python/converter/builtin_converters.hpp:122: undefined reference to `PyLong_FromUnsignedLong'
.libs/python-libpst.o: In function `ZNK5boost6python15to_python_valueIRjEclERKj':
/usr/include/boost/python/converter/builtin_converters.hpp:122: undefined reference to `PyInt_FromLong'
/usr/include/boost/python/converter/builtin_converters.hpp:122: undefined reference to `PyLong_FromUnsignedLong'
/usr/include/boost/python/converter/builtin_converters.hpp:122: undefined reference to `PyInt_FromLong'
/usr/include/boost/python/converter/builtin_converters.hpp:122: undefined reference to `PyLong_FromUnsignedLong'
/usr/include/boost/python/converter/builtin_converters.hpp:122: undefined reference to `PyInt_FromLong'
/usr/include/boost/python/converter/builtin_converters.hpp:122: undefined reference to `PyLong_FromUnsignedLong'
.libs/python-libpst.o: In function `arg_to_python':
/usr/include/boost/python/converter/builtin_converters.hpp:162: undefined reference to `PyString_FromStringAndSize'
.libs/python-libpst.o: In function `incref<_object>':
/usr/include/boost/python/refcount.hpp:16: undefined reference to `_imp___Py_NoneStruct'
.libs/python-libpst.o: In function `arg_to_python':
/usr/include/boost/python/converter/builtin_converters.hpp:162: undefined reference to `PyString_FromStringAndSize'
.libs/python-libpst.o: In function `incref<_object>':
/usr/include/boost/python/refcount.hpp:16: undefined reference to `_imp___Py_NoneStruct'
.libs/python-libpst.o: In function `pointer_arg_from_python':
/usr/include/boost/python/converter/arg_from_python.hpp:269: undefined reference to `_imp___Py_NoneStruct'
.libs/python-libpst.o: In function `ZNK5boost6python15to_python_valueIRKSsEclES3_':
/usr/include/boost/python/converter/builtin_converters.hpp:162: undefined reference to `PyString_FromStringAndSize'
.libs/python-libpst.o: In function `pointer_arg_from_python':
/usr/include/boost/python/converter/arg_from_python.hpp:269: undefined reference to `_imp___Py_NoneStruct'
.libs/python-libpst.o: In function `ZNK5boost6python15to_python_valueIRKSsEclES3_':
/usr/include/boost/python/converter/builtin_converters.hpp:162: undefined reference to `PyString_FromStringAndSize'
.libs/python-libpst.o: In function `pointer_arg_from_python':
/usr/include/boost/python/converter/arg_from_python.hpp:269: undefined reference to `_imp___Py_NoneStruct'
.libs/python-libpst.o: In function `ZNK5boost6python15to_python_valueIRKSsEclES3_':
/usr/include/boost/python/converter/builtin_converters.hpp:162: undefined reference to `PyString_FromStringAndSize'
.libs/python-libpst.o: In function `arg_to_python':
/usr/include/boost/python/converter/builtin_converters.hpp:162: undefined reference to `PyString_FromStringAndSize'
.libs/python-libpst.o: In function `none':
/usr/include/boost/python/detail/none.hpp:16: undefined reference to `_imp___Py_NoneStruct'
/usr/include/boost/python/detail/none.hpp:16: undefined reference to `_imp___Py_NoneStruct'
.libs/python-libpst.o: In function `incref<_object>':
/usr/include/boost/python/refcount.hpp:16: undefined reference to `_imp___Py_NoneStruct'
.libs/python-libpst.o: In function `none':
/usr/include/boost/python/detail/none.hpp:16: undefined reference to `_imp___Py_NoneStruct'
/usr/include/boost/python/detail/none.hpp:16: undefined reference to `_imp___Py_NoneStruct'
.libs/python-libpst.o:/usr/include/boost/python/detail/none.hpp:16: more undefined references to `_imp___Py_NoneStruct' follow
.libs/python-libpst.o: In function `postcall<_object*>':
/usr/include/boost/python/with_custodian_and_ward.hpp:97: undefined reference to `_imp__PyExc_IndexError'
/usr/include/boost/python/with_custodian_and_ward.hpp:97: undefined reference to `PyErr_SetString'
.libs/python-libpst.o: In function `none':
/usr/include/boost/python/detail/none.hpp:16: undefined reference to `_imp___Py_NoneStruct'
.libs/python-libpst.o: In function `postcall<_object*>':
/usr/include/boost/python/with_custodian_and_ward.hpp:97: undefined reference to `_imp__PyExc_IndexError'
/usr/include/boost/python/with_custodian_and_ward.hpp:97: undefined reference to `PyErr_SetString'
.libs/python-libpst.o: In function `none':
/usr/include/boost/python/detail/none.hpp:16: undefined reference to `_imp___Py_NoneStruct'
.libs/python-libpst.o: In function `postcall<_object*>':
/usr/include/boost/python/with_custodian_and_ward.hpp:97: undefined reference to `_imp__PyExc_IndexError'
/usr/include/boost/python/with_custodian_and_ward.hpp:97: undefined reference to `PyErr_SetString'
.libs/python-libpst.o: In function `none':
/usr/include/boost/python/detail/none.hpp:16: undefined reference to `_imp___Py_NoneStruct'
.libs/python-libpst.o: In function `postcall<_object*>':
/usr/include/boost/python/with_custodian_and_ward.hpp:97: undefined reference to `_imp__PyExc_IndexError'
/usr/include/boost/python/with_custodian_and_ward.hpp:97: undefined reference to `PyErr_SetString'
.libs/python-libpst.o: In function `none':
/usr/include/boost/python/detail/none.hpp:16: undefined reference to `_imp___Py_NoneStruct'
.libs/python-libpst.o: In function `postcall<_object*>':
/usr/include/boost/python/with_custodian_and_ward.hpp:97: undefined reference to `_imp__PyExc_IndexError'
/usr/include/boost/python/with_custodian_and_ward.hpp:97: undefined reference to `PyErr_SetString'
.libs/python-libpst.o: In function `none':
/usr/include/boost/python/detail/none.hpp:16: undefined reference to `_imp___Py_NoneStruct'
.libs/python-libpst.o: In function `postcall<_object*>':
/usr/include/boost/python/with_custodian_and_ward.hpp:97: undefined reference to `_imp__PyExc_IndexError'
/usr/include/boost/python/with_custodian_and_ward.hpp:97: undefined reference to `PyErr_SetString'
.libs/python-libpst.o: In function `none':
/usr/include/boost/python/detail/none.hpp:16: undefined reference to `_imp___Py_NoneStruct'
.libs/python-libpst.o: In function `incref<_object>':
/usr/include/boost/python/refcount.hpp:16: undefined reference to `_imp___Py_NoneStruct'
collect2: error: ld returned 1 exit status
Makefile:314: recipe for target '_libpst.la' failed
make[2]: *** [_libpst.la] Error 1
...

  reply	other threads:[~2015-04-02 17:14 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-02 15:50 Yaakov Selkowitz
2015-04-02 17:14 ` jari [this message]
2015-04-02 18:28   ` Yaakov Selkowitz
2015-04-02 19:01     ` jari

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150402171359.GL26705@picasso.cante.net \
    --to=jari.aalto@cante.net \
    --cc=cygwin-apps@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).