From DSchreiber at gmx.de Fri Sep 16 11:40:34 2011 From: DSchreiber at gmx.de (D. Schreiber) Date: Fri, 16 Sep 2011 11:40:34 +0200 Subject: [dff] Build Error on Debian64-testing (1.2 branch) Message-ID: <20110916094034.190550@gmx.net> Hello, when i'm trying to compile the current git-version theres some erorrs. Regards Dennis [ ?5%] Building CXX object api/types/CMakeFiles/_libtypes.dir/libtypesPYTHON_wrap.cxx.o ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:3397:13: error: ?ptrdiff_t? does not name a type ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:3434:21: error: expected ?;? at end of member declaration ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:3434:39: error: expected ?)? before ?n? ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:3449:34: error: declaration of ?operator+=? as non-function ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:3449:30: error: expected ?;? at end of member declaration ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:3449:44: error: expected ?)? before ?n? ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:3454:34: error: declaration of ?operator-=? as non-function ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:3454:30: error: expected ?;? at end of member declaration ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:3454:44: error: expected ?)? before ?n? ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:3459:33: error: declaration of ?operator+? as non-function ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:3459:30: error: expected ?;? at end of member declaration ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:3459:43: error: expected ?)? before ?n? ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:3464:33: error: declaration of ?operator-? as non-function ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:3464:30: error: expected ?;? at end of member declaration ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:3464:43: error: expected ?)? before ?n? ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:3469:5: error: ?ptrdiff_t? does not name a type ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:3625:23: error: ?SWIG_From_ptrdiff_t? declared as an ?inline? variable ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:3625:23: error: ?ptrdiff_t? was not declared in this scope ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:3625:23: note: suggested alternatives: /usr/include/c++/4.6/x86_64-linux-gnu/bits/c++config.h:156:28: note: ? ?std::ptrdiff_t? /usr/include/c++/4.6/x86_64-linux-gnu/bits/c++config.h:156:28: note: ? ?std::ptrdiff_t? ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:3626:1: error: expected ?,? or ?;? before ?{? token ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:3678:39: error: ?ptrdiff_t? has not been declared ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)?: ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:3682:50: error: expected type-specifier before ?ptrdiff_t? ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:3682:50: error: expected ?>? before ?ptrdiff_t? ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:3682:50: error: expected ?(? before ?ptrdiff_t? ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:3682:50: error: ?ptrdiff_t? was not declared in this scope ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:3682:50: note: suggested alternatives: /usr/include/c++/4.6/x86_64-linux-gnu/bits/c++config.h:156:28: note: ? ?std::ptrdiff_t? /usr/include/c++/4.6/x86_64-linux-gnu/bits/c++config.h:156:28: note: ? ?std::ptrdiff_t? ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:3682:64: error: expected ?)? before ?;? token ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* vtime_get_time(vtime*)?: ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:5282:5: warning: deprecated conversion from string constant to ?char*? [-Wwrite-strings] ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:5282:5: warning: deprecated conversion from string constant to ?char*? [-Wwrite-strings] ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_SwigPyIterator_distance(PyObject*, PyObject*)?: ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:8208:54: error: ?const struct swig::SwigPyIterator? has no member named ?distance? ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:8216:67: error: ?SWIG_From_ptrdiff_t? cannot be used as a function ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_SwigPyIterator_advance(PyObject*, PyObject*)?: ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:8419:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:8427:60: error: ?arg1->swig::SwigPyIterator::advance? cannot be used as a function ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_SwigPyIterator___iadd__(PyObject*, PyObject*)?: ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:8540:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:8548:59: error: ?struct swig::SwigPyIterator? has no member named ?operator+=? ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_SwigPyIterator___isub__(PyObject*, PyObject*)?: ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:8585:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:8593:59: error: ?struct swig::SwigPyIterator? has no member named ?operator-=? ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_SwigPyIterator___add__(PyObject*, PyObject*)?: ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:8630:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:8638:87: error: ?const struct swig::SwigPyIterator? has no member named ?operator+? ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_SwigPyIterator___sub____SWIG_0(PyObject*, PyObject*)?: ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:8675:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:8683:87: error: ?const struct swig::SwigPyIterator? has no member named ?operator-? ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_SwigPyIterator___sub____SWIG_1(PyObject*, PyObject*)?: ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:8730:61: error: ?const struct swig::SwigPyIterator? has no member named ?operator-? ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:8733:67: error: ?SWIG_From_ptrdiff_t? cannot be used as a function ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_VList___getslice__(PyObject*, PyObject*)?: ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:18961:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:18966:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_VList___setslice__(PyObject*, PyObject*)?: ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:19041:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:19046:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_VList___delslice__(PyObject*, PyObject*)?: ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:19134:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:19139:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_VList___delitem____SWIG_0(PyObject*, PyObject*)?: ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:19207:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_VList___getitem____SWIG_1(PyObject*, PyObject*)?: ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:19523:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_VList___setitem____SWIG_1(PyObject*, PyObject*)?: ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:19630:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_ListString___getslice__(PyObject*, PyObject*)?: ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:26606:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:26611:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_ListString___setslice__(PyObject*, PyObject*)?: ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:26686:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:26691:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_ListString___delslice__(PyObject*, PyObject*)?: ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:26779:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:26784:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_ListString___delitem____SWIG_0(PyObject*, PyObject*)?: ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:26852:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_ListString___getitem____SWIG_1(PyObject*, PyObject*)?: ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:27168:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_ListString___setitem____SWIG_1(PyObject*, PyObject*)?: ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:27274:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_ArgumentList___getslice__(PyObject*, PyObject*)?: ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:29616:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:29621:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_ArgumentList___setslice__(PyObject*, PyObject*)?: ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:29696:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:29701:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_ArgumentList___delslice__(PyObject*, PyObject*)?: ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:29789:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:29794:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_ArgumentList___delitem____SWIG_0(PyObject*, PyObject*)?: ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:29862:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_ArgumentList___getitem____SWIG_1(PyObject*, PyObject*)?: ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:30178:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_ArgumentList___setitem____SWIG_1(PyObject*, PyObject*)?: ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:30285:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_ConfigList___getslice__(PyObject*, PyObject*)?: ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:32796:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:32801:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_ConfigList___setslice__(PyObject*, PyObject*)?: ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:32876:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:32881:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_ConfigList___delslice__(PyObject*, PyObject*)?: ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:32969:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:32974:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_ConfigList___delitem____SWIG_0(PyObject*, PyObject*)?: ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:33042:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_ConfigList___getitem____SWIG_1(PyObject*, PyObject*)?: ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:33358:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_ConfigList___setitem____SWIG_1(PyObject*, PyObject*)?: ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:33465:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_ConstantList___getslice__(PyObject*, PyObject*)?: ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:35976:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:35981:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_ConstantList___setslice__(PyObject*, PyObject*)?: ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:36056:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:36061:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_ConstantList___delslice__(PyObject*, PyObject*)?: ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:36149:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:36154:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_ConstantList___delitem____SWIG_0(PyObject*, PyObject*)?: ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:36222:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_ConstantList___getitem____SWIG_1(PyObject*, PyObject*)?: ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:36538:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_ConstantList___setitem____SWIG_1(PyObject*, PyObject*)?: ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:36645:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? make[2]: *** [api/types/CMakeFiles/_libtypes.dir/libtypesPYTHON_wrap.cxx.o] Fehler 1 make[1]: *** [api/types/CMakeFiles/_libtypes.dir/all] Fehler 2 make: *** [all] Fehler 2 From fba at arxsys.fr Fri Sep 16 14:00:08 2011 From: fba at arxsys.fr (=?UTF-8?B?RnLDqWTDqXJpYyBCYWd1ZWxpbg==?=) Date: Fri, 16 Sep 2011 12:00:08 +0000 Subject: [dff] Build Error on Debian64-testing (1.2 branch) In-Reply-To: <20110916094034.190550@gmx.net> References: <20110916094034.190550@gmx.net> Message-ID: <4E733A48.7030809@arxsys.fr> Hi Dennis, Could you tell us what's your SWIG and GCC versions ? Thanks, On 09/16/11 09:40, D. Schreiber wrote: > Hello, > > when i'm trying to compile the current git-version theres some erorrs. > > Regards > Dennis > > > > [ 5%] Building CXX object api/types/CMakeFiles/_libtypes.dir/libtypesPYTHON_wrap.cxx.o > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:3397:13: error: ?ptrdiff_t? does not name a type > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:3434:21: error: expected ?;? at end of member declaration > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:3434:39: error: expected ?)? before ?n? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:3449:34: error: declaration of ?operator+=? as non-function > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:3449:30: error: expected ?;? at end of member declaration > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:3449:44: error: expected ?)? before ?n? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:3454:34: error: declaration of ?operator-=? as non-function > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:3454:30: error: expected ?;? at end of member declaration > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:3454:44: error: expected ?)? before ?n? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:3459:33: error: declaration of ?operator+? as non-function > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:3459:30: error: expected ?;? at end of member declaration > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:3459:43: error: expected ?)? before ?n? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:3464:33: error: declaration of ?operator-? as non-function > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:3464:30: error: expected ?;? at end of member declaration > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:3464:43: error: expected ?)? before ?n? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:3469:5: error: ?ptrdiff_t? does not name a type > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:3625:23: error: ?SWIG_From_ptrdiff_t? declared as an ?inline? variable > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:3625:23: error: ?ptrdiff_t? was not declared in this scope > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:3625:23: note: suggested alternatives: > /usr/include/c++/4.6/x86_64-linux-gnu/bits/c++config.h:156:28: note: ?std::ptrdiff_t? > /usr/include/c++/4.6/x86_64-linux-gnu/bits/c++config.h:156:28: note: ?std::ptrdiff_t? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:3626:1: error: expected ?,? or ?;? before ?{? token > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:3678:39: error: ?ptrdiff_t? has not been declared > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)?: > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:3682:50: error: expected type-specifier before ?ptrdiff_t? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:3682:50: error: expected ?>? before ?ptrdiff_t? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:3682:50: error: expected ?(? before ?ptrdiff_t? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:3682:50: error: ?ptrdiff_t? was not declared in this scope > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:3682:50: note: suggested alternatives: > /usr/include/c++/4.6/x86_64-linux-gnu/bits/c++config.h:156:28: note: ?std::ptrdiff_t? > /usr/include/c++/4.6/x86_64-linux-gnu/bits/c++config.h:156:28: note: ?std::ptrdiff_t? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:3682:64: error: expected ?)? before ?;? token > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* vtime_get_time(vtime*)?: > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:5282:5: warning: deprecated conversion from string constant to ?char*? [-Wwrite-strings] > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:5282:5: warning: deprecated conversion from string constant to ?char*? [-Wwrite-strings] > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_SwigPyIterator_distance(PyObject*, PyObject*)?: > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:8208:54: error: ?const struct swig::SwigPyIterator? has no member named ?distance? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:8216:67: error: ?SWIG_From_ptrdiff_t? cannot be used as a function > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_SwigPyIterator_advance(PyObject*, PyObject*)?: > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:8419:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:8427:60: error: ?arg1->swig::SwigPyIterator::advance? cannot be used as a function > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_SwigPyIterator___iadd__(PyObject*, PyObject*)?: > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:8540:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:8548:59: error: ?struct swig::SwigPyIterator? has no member named ?operator+=? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_SwigPyIterator___isub__(PyObject*, PyObject*)?: > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:8585:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:8593:59: error: ?struct swig::SwigPyIterator? has no member named ?operator-=? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_SwigPyIterator___add__(PyObject*, PyObject*)?: > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:8630:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:8638:87: error: ?const struct swig::SwigPyIterator? has no member named ?operator+? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_SwigPyIterator___sub____SWIG_0(PyObject*, PyObject*)?: > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:8675:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:8683:87: error: ?const struct swig::SwigPyIterator? has no member named ?operator-? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_SwigPyIterator___sub____SWIG_1(PyObject*, PyObject*)?: > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:8730:61: error: ?const struct swig::SwigPyIterator? has no member named ?operator-? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:8733:67: error: ?SWIG_From_ptrdiff_t? cannot be used as a function > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_VList___getslice__(PyObject*, PyObject*)?: > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:18961:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:18966:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_VList___setslice__(PyObject*, PyObject*)?: > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:19041:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:19046:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_VList___delslice__(PyObject*, PyObject*)?: > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:19134:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:19139:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_VList___delitem____SWIG_0(PyObject*, PyObject*)?: > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:19207:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_VList___getitem____SWIG_1(PyObject*, PyObject*)?: > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:19523:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_VList___setitem____SWIG_1(PyObject*, PyObject*)?: > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:19630:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_ListString___getslice__(PyObject*, PyObject*)?: > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:26606:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:26611:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_ListString___setslice__(PyObject*, PyObject*)?: > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:26686:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:26691:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_ListString___delslice__(PyObject*, PyObject*)?: > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:26779:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:26784:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_ListString___delitem____SWIG_0(PyObject*, PyObject*)?: > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:26852:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_ListString___getitem____SWIG_1(PyObject*, PyObject*)?: > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:27168:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_ListString___setitem____SWIG_1(PyObject*, PyObject*)?: > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:27274:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_ArgumentList___getslice__(PyObject*, PyObject*)?: > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:29616:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:29621:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_ArgumentList___setslice__(PyObject*, PyObject*)?: > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:29696:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:29701:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_ArgumentList___delslice__(PyObject*, PyObject*)?: > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:29789:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:29794:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_ArgumentList___delitem____SWIG_0(PyObject*, PyObject*)?: > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:29862:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_ArgumentList___getitem____SWIG_1(PyObject*, PyObject*)?: > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:30178:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_ArgumentList___setitem____SWIG_1(PyObject*, PyObject*)?: > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:30285:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_ConfigList___getslice__(PyObject*, PyObject*)?: > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:32796:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:32801:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_ConfigList___setslice__(PyObject*, PyObject*)?: > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:32876:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:32881:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_ConfigList___delslice__(PyObject*, PyObject*)?: > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:32969:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:32974:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_ConfigList___delitem____SWIG_0(PyObject*, PyObject*)?: > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:33042:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_ConfigList___getitem____SWIG_1(PyObject*, PyObject*)?: > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:33358:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_ConfigList___setitem____SWIG_1(PyObject*, PyObject*)?: > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:33465:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_ConstantList___getslice__(PyObject*, PyObject*)?: > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:35976:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:35981:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_ConstantList___setslice__(PyObject*, PyObject*)?: > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:36056:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:36061:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_ConstantList___delslice__(PyObject*, PyObject*)?: > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:36149:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:36154:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_ConstantList___delitem____SWIG_0(PyObject*, PyObject*)?: > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:36222:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_ConstantList___getitem____SWIG_1(PyObject*, PyObject*)?: > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:36538:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_ConstantList___setitem____SWIG_1(PyObject*, PyObject*)?: > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:36645:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? > make[2]: *** [api/types/CMakeFiles/_libtypes.dir/libtypesPYTHON_wrap.cxx.o] Fehler 1 > make[1]: *** [api/types/CMakeFiles/_libtypes.dir/all] Fehler 2 > make: *** [all] Fehler 2 > _______________________________________________ > dff mailing list > dff at digital-forensic.org > http://lists.digital-forensic.org/listinfo/dff -- Fr?d?ric Baguelin frederic.baguelin at arxsys.fr ArxSys SAS, Directeur technique T?l: +33 146 362 522 From solal.jacob at ArxSys.fr Fri Sep 16 14:51:55 2011 From: solal.jacob at ArxSys.fr (Solal Jacob) Date: Fri, 16 Sep 2011 12:51:55 +0000 Subject: [dff] Build Error on Debian64-testing (1.2 branch) In-Reply-To: <20110916094034.190550@gmx.net> References: <20110916094034.190550@gmx.net> Message-ID: <4E73466B.6000705@ArxSys.fr> Hello, This bug seem related to GCC 4.6 ( I guess you're using it ). Include to must be replace by . I find two related post, one in federo mailings lists : http://lists.fedoraproject.org/pipermail/devel/2011-February/148523.html and one in swig mailings lists: http://sourceforge.net/tracker/?func=detail&aid=3391906&group_id=1645&atid=101645 I you still want to compile with GCC 4.6 , you could try to add "#include " in /usr/share/swig/2.x.x/std/std_common.i under "#include " This could work. Regards, Solal. On 09/16/11 09:40, D. Schreiber wrote: > Hello, > > when i'm trying to compile the current git-version theres some erorrs. > > Regards > Dennis > > > > [ 5%] Building CXX object api/types/CMakeFiles/_libtypes.dir/libtypesPYTHON_wrap.cxx.o > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:3397:13: error: ?ptrdiff_t? does not name a type > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:3434:21: error: expected ?;? at end of member declaration > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:3434:39: error: expected ?)? before ?n? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:3449:34: error: declaration of ?operator+=? as non-function > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:3449:30: error: expected ?;? at end of member declaration > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:3449:44: error: expected ?)? before ?n? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:3454:34: error: declaration of ?operator-=? as non-function > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:3454:30: error: expected ?;? at end of member declaration > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:3454:44: error: expected ?)? before ?n? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:3459:33: error: declaration of ?operator+? as non-function > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:3459:30: error: expected ?;? at end of member declaration > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:3459:43: error: expected ?)? before ?n? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:3464:33: error: declaration of ?operator-? as non-function > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:3464:30: error: expected ?;? at end of member declaration > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:3464:43: error: expected ?)? before ?n? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:3469:5: error: ?ptrdiff_t? does not name a type > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:3625:23: error: ?SWIG_From_ptrdiff_t? declared as an ?inline? variable > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:3625:23: error: ?ptrdiff_t? was not declared in this scope > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:3625:23: note: suggested alternatives: > /usr/include/c++/4.6/x86_64-linux-gnu/bits/c++config.h:156:28: note: ?std::ptrdiff_t? > /usr/include/c++/4.6/x86_64-linux-gnu/bits/c++config.h:156:28: note: ?std::ptrdiff_t? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:3626:1: error: expected ?,? or ?;? before ?{? token > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:3678:39: error: ?ptrdiff_t? has not been declared > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)?: > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:3682:50: error: expected type-specifier before ?ptrdiff_t? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:3682:50: error: expected ?>? before ?ptrdiff_t? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:3682:50: error: expected ?(? before ?ptrdiff_t? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:3682:50: error: ?ptrdiff_t? was not declared in this scope > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:3682:50: note: suggested alternatives: > /usr/include/c++/4.6/x86_64-linux-gnu/bits/c++config.h:156:28: note: ?std::ptrdiff_t? > /usr/include/c++/4.6/x86_64-linux-gnu/bits/c++config.h:156:28: note: ?std::ptrdiff_t? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:3682:64: error: expected ?)? before ?;? token > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* vtime_get_time(vtime*)?: > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:5282:5: warning: deprecated conversion from string constant to ?char*? [-Wwrite-strings] > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:5282:5: warning: deprecated conversion from string constant to ?char*? [-Wwrite-strings] > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_SwigPyIterator_distance(PyObject*, PyObject*)?: > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:8208:54: error: ?const struct swig::SwigPyIterator? has no member named ?distance? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:8216:67: error: ?SWIG_From_ptrdiff_t? cannot be used as a function > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_SwigPyIterator_advance(PyObject*, PyObject*)?: > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:8419:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:8427:60: error: ?arg1->swig::SwigPyIterator::advance? cannot be used as a function > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_SwigPyIterator___iadd__(PyObject*, PyObject*)?: > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:8540:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:8548:59: error: ?struct swig::SwigPyIterator? has no member named ?operator+=? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_SwigPyIterator___isub__(PyObject*, PyObject*)?: > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:8585:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:8593:59: error: ?struct swig::SwigPyIterator? has no member named ?operator-=? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_SwigPyIterator___add__(PyObject*, PyObject*)?: > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:8630:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:8638:87: error: ?const struct swig::SwigPyIterator? has no member named ?operator+? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_SwigPyIterator___sub____SWIG_0(PyObject*, PyObject*)?: > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:8675:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:8683:87: error: ?const struct swig::SwigPyIterator? has no member named ?operator-? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_SwigPyIterator___sub____SWIG_1(PyObject*, PyObject*)?: > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:8730:61: error: ?const struct swig::SwigPyIterator? has no member named ?operator-? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:8733:67: error: ?SWIG_From_ptrdiff_t? cannot be used as a function > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_VList___getslice__(PyObject*, PyObject*)?: > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:18961:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:18966:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_VList___setslice__(PyObject*, PyObject*)?: > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:19041:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:19046:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_VList___delslice__(PyObject*, PyObject*)?: > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:19134:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:19139:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_VList___delitem____SWIG_0(PyObject*, PyObject*)?: > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:19207:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_VList___getitem____SWIG_1(PyObject*, PyObject*)?: > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:19523:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_VList___setitem____SWIG_1(PyObject*, PyObject*)?: > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:19630:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_ListString___getslice__(PyObject*, PyObject*)?: > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:26606:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:26611:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_ListString___setslice__(PyObject*, PyObject*)?: > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:26686:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:26691:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_ListString___delslice__(PyObject*, PyObject*)?: > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:26779:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:26784:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_ListString___delitem____SWIG_0(PyObject*, PyObject*)?: > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:26852:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_ListString___getitem____SWIG_1(PyObject*, PyObject*)?: > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:27168:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_ListString___setitem____SWIG_1(PyObject*, PyObject*)?: > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:27274:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_ArgumentList___getslice__(PyObject*, PyObject*)?: > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:29616:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:29621:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_ArgumentList___setslice__(PyObject*, PyObject*)?: > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:29696:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:29701:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_ArgumentList___delslice__(PyObject*, PyObject*)?: > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:29789:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:29794:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_ArgumentList___delitem____SWIG_0(PyObject*, PyObject*)?: > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:29862:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_ArgumentList___getitem____SWIG_1(PyObject*, PyObject*)?: > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:30178:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_ArgumentList___setitem____SWIG_1(PyObject*, PyObject*)?: > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:30285:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_ConfigList___getslice__(PyObject*, PyObject*)?: > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:32796:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:32801:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_ConfigList___setslice__(PyObject*, PyObject*)?: > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:32876:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:32881:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_ConfigList___delslice__(PyObject*, PyObject*)?: > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:32969:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:32974:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_ConfigList___delitem____SWIG_0(PyObject*, PyObject*)?: > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:33042:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_ConfigList___getitem____SWIG_1(PyObject*, PyObject*)?: > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:33358:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_ConfigList___setitem____SWIG_1(PyObject*, PyObject*)?: > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:33465:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_ConstantList___getslice__(PyObject*, PyObject*)?: > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:35976:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:35981:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_ConstantList___setslice__(PyObject*, PyObject*)?: > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:36056:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:36061:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_ConstantList___delslice__(PyObject*, PyObject*)?: > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:36149:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:36154:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_ConstantList___delitem____SWIG_0(PyObject*, PyObject*)?: > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:36222:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_ConstantList___getitem____SWIG_1(PyObject*, PyObject*)?: > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:36538:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx: In function ?PyObject* _wrap_ConstantList___setitem____SWIG_1(PyObject*, PyObject*)?: > ~/dff/dff-build/api/types/libtypesPYTHON_wrap.cxx:36645:44: error: cannot convert ?std::ptrdiff_t* {aka long int*}? to ?int*? for argument ?2? to ?int SWIG_AsVal_ptrdiff_t(PyObject*, int*)? > make[2]: *** [api/types/CMakeFiles/_libtypes.dir/libtypesPYTHON_wrap.cxx.o] Fehler 1 > make[1]: *** [api/types/CMakeFiles/_libtypes.dir/all] Fehler 2 > make: *** [all] Fehler 2 > _______________________________________________ > dff mailing list > dff at digital-forensic.org > http://lists.digital-forensic.org/listinfo/dff > -- Solal Jacob solal.jacob at arxsys.fr ArxSys, Riposte Num?rique 14-16, Rue du Soleillet 75020 Paris T?l: +33 1 46 36 25 22 www.arxsys.fr www.digital-forensic.org