On Wed, 24 Nov 2010 21:22:18 +0100, Patrick Ohly <patrick.o...@intel.com> wrote: > On Mi, 2010-11-24 at 18:48 +0000, David Bremner wrote: > > Building syncevolution on s390 fails with an illegal pointer > > conversion. I haven't had a chance to poke at this yet, but I'm > > reporting it here in case Patrick has any clever ideas.
Hi Patrick; The patch you sent seems to have worked, but unfortunately the same problem occurs elsewhere. I'm trying to get an interactive build environment working, but in the mean time, I have this one more failure. All the best, David libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include -DORBIT2=1 -pthread -I/usr/include/evolution-data-server-2.30 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DORBIT2=1 -pthread -I/usr/include/evolution-data-server-2.30 -I/usr/include/ -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -I/usr/lib/dbus-1.0/include -DORBIT2=1 -pthread -I/usr/include/evolution-data-server-2.30 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../test -I../../src -DSYNCEVO_BACKEND=\"/usr/lib/syncevolution/backends/\" -DXML_CONFIG_DIR=\"/usr/share/syncevolution/xml\" -DTEMPLATE_DIR=\"/usr/share/syncevolution/templates\" -DLIBDIR=\"/usr/lib\" -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT libsyncevolution_la-SynthesisDBPlugin.lo -MD -MP -MF .deps/libsyncevolution_la-SynthesisDBPlugin.Tpo -c SynthesisDBPlugin.cpp -o libsyncevolution_la-SynthesisDBPlugin.o SynthesisDBPlugin.cpp: In function 'sysync::TSyError SyncEvo::SyncEvolution_ReadBlob(sysync::ContextType*, const sysync::ItemIDType*, const char*, void**, sysync::memSize*, sysync::memSize*, bool, bool*)': SynthesisDBPlugin.cpp:725: error: invalid conversion from 'sysync::memSize*' to 'size_t*' SynthesisDBPlugin.cpp:725: error: initializing argument 4 of 'R boost::function7<R, T1, T2, T3, T4, T5, T6, T7>::operator()(T0, T1, T2, T3, T4, T5, T6) const [with R = short unsigned int, T0 = const sysync::ItemIDType*, T1 = const char*, T2 = void**, T3 = size_t*, T4 = size_t*, T5 = bool, T6 = bool*]' SynthesisDBPlugin.cpp:725: error: invalid conversion from 'sysync::memSize*' to 'size_t*' SynthesisDBPlugin.cpp:725: error: initializing argument 5 of 'R boost::function7<R, T1, T2, T3, T4, T5, T6, T7>::operator()(T0, T1, T2, T3, T4, T5, T6) const [with R = short unsigned int, T0 = const sysync::ItemIDType*, T1 = const char*, T2 = void**, T3 = size_t*, T4 = size_t*, T5 = bool, T6 = bool*]' make[7]: *** [libsyncevolution_la-SynthesisDBPlugin.lo] Error 1 make[7]: Leaving directory `/build/buildd-syncevolution_1.1+ds1-4-s390-i9pTR7/syncevolution-1.1+ds1/src/syncevo' -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org