Hello,
I got an error (see below) while compiling the latest version (1.3),
although I haven't had any problems with 1.2.99.x versions. I'd greatly
appreciate any help.
Regards,
Vlad.
Configure parameters
***********************************************************************
./configure --prefix=/usr --build=x86_64-pc-linux-gnu
--host=x86_64-pc-linux-gnu --mandir=/usr/share/man
--infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc
--localstatedir=/var/lib --libdir=/usr/lib64
--disable-dependency-tracking --with-rst2man=/usr/bin/rst2man.py
--with-rst2html=/usr/bin/rst2html.py --enable-dbus-service
--disable-akonadi --disable-bluetooth --enable-dav --disable-sqlite
--enable-ebook --enable-ecal --enable-gnome-keyring --disable-kwallet
--disable-xmlrpc --disable-sqlite --disable-file
--disable-gnome-bluetooth-panel-plugin --enable-gui=gtk --enable-gtk=2
--enable-notify --disable-maintainer-mode
CONFIGURATION SUMMARY
Core SyncEvolution: yes
activesync: no
addressbook: no
akonadi: no
ebook: yes
ecal: yes
file: no
kcalextended: no
maemocal: no
qtcontacts: no
sqlite: no
dav: yes
xmlrpc: no
DBus service: yes
Notifications: yes
GIO GDBus: yes
GNOME keyring: yes
UI (DBus client): gtk (using gtk+-2.0)
Bluetooth transport: no
GNOME Bluetooth panel plugin: no
SHA-256: glib
API documentation: no
D-Bus Timeout Hack: yes
***********************************************************************
Compilation error
***********************************************************************
cp test/syncevo-phone-config.py src/syncevo-phone-config
perl -e '$syncfound=0; $sourcefound=0; $res=0;' \
-e 'sub run { $cmd = shift; $buffer = `env
LD_LIBRARY_PATH=src/syncevo/.libs:src/gdbus/.libs:src/gdbusxx/.libs:src/build-synthesis/src/.libs:$ENV{LD_LIBRARY_PATH}
$cm
d`; die if $?; return $buffer; }' \
-e 'while (<>) {' \
-e 's/^:Version: .*/:Version: 1.3/;' \
-e 's/:Date: .*/":Date: " . `date +%Y-%m-%d`/e;' \
-e 'if (s;(<< see "syncevolution --sync-property ."
>>\n);run("src/syncevolution --daemon=no --sync-property ?") || $1;e) {
$syncfound=1; }' \
-e 'if (s;(<< see "syncevolution --source-property ."
>>\n);run("src/syncevolution --daemon=no --source-property ?") || $1;e) {
$sourcefound=1; }' \
-e 'print;' \
-e '}' \
-e 'die "<<sync-property>> tag not in README.rst?!" unless
$syncfound;' \
-e 'die "<<source-property>> tag not in README.rst?!" unless
$sourcefound;' \
-e 'exit $res;' \
README.rst >README.patched.rst
syncevolution: /usr/include/boost/smart_ptr/shared_ptr.hpp:418:
boost::shared_ptr<T>::reference boost::shared_ptr<T>::operator*() const [with T
=
boost::signals2::detail::connection_body<std::pair<boost::signals2::detail::slot_meta_group,
boost::optional<int> >, boost::signals2::slot4<bool, const
SyncEvo::InitStateTri&, const std::basic_string<char>&, const
std::basic_string<char>&, const SyncEvo::ConfigPasswordKey&,
boost::function<bool(const SyncEvo::InitStateTri&, const
std::basic_string<char>&, const std::basic_string<char>&, const
SyncEvo::ConfigPasswordKey&)> >, boost::signals2::mutex>;
boost::shared_ptr<T>::reference =
boost::signals2::detail::connection_body<std::pair<boost::signals2::detail::slot_meta_group,
boost::optional<int> >, boost::signals2::slot4<bool, const
SyncEvo::InitStateTri&, const std::basic_string<char>&, const
std::basic_string<char>&, const SyncEvo::ConfigPasswordKey&,
boost::function<bool(const SyncEvo::InitStateTri&, const
std::basic_string<char>&
, const std::basic_string<char>&, const SyncEvo::ConfigPasswordKey&)> >,
boost::signals2::mutex>&]: Assertion `px != 0' failed.
Died at -e line 2, <> line 674.
make[2]: *** [README.patched.rst] Error 255
make[2]: *** Deleting file `README.patched.rst'
make[2]: Leaving directory
`/mnt/portage/tmp/portage/app-pda/syncevolution-1.3/work/syncevolution-1.3'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/mnt/portage/tmp/portage/app-pda/syncevolution-1.3/work/syncevolution-1.3'
make: *** [all] Error 2
***********************************************************************
_______________________________________________
SyncEvolution mailing list
[email protected]
http://lists.syncevolution.org/listinfo/syncevolution