Re: libsycnml

daniel friedrich <[email protected]> Sat, 06 Aug 2005 19:04:38 +0200
Newsgroups gmane.comp.gnome.apps.multisync.user
Message-ID <1123347879.24814.4.camel@f-bert>
ok when i using the multisync0.82 from debian unstable. my phone is
sending the contacts and todos... but then it also stands still.

so with the connection is all right. which data would will you need to
see what the problem ist with the current version of opensync?

i debugged a little bit, and there is also a connection and i jumped
around in some libsoup functions but i could not figured out what the
problem is. is there allready some success with a nokia handy?

regards,
daniel

Am Dienstag, den 02.08.2005, 08:33 +0200 schrieb Armin Bauer:
> ok.
> 
> looks good now. can you please send me a opensync trace when you connect
> with the phone like this:
> 
> export OSYNC_TRACE=/path/to/log/dir
> export SYNCML_TRACE=/path/to/log/dir
> 
> then run opensync again
> 
> Thanks!
> 
> daniel friedrich wrote:
> > ok i tooks the right libsoup
> >
> > when i start the programm with strace the it goes up to the last line
> > you will see in the attached file.
> >
> > when i then connect with the phone, it will stand by the last line
> > anymore.
> >
> > regards,
> > daniel
> >
> >
> > Am Montag, den 01.08.2005, 23:20 +0200 schrieb Armin Bauer:
> >
> >>daniel friedrich wrote:
> >>
> >>>hi,
> >>>
> >>>i played a little bit around  and found out that the syncml-http-server
> >>>plugin use the libsoup2.2-7 from debian but i cant remove it because
> >>>evolution depends on it. how can i bring the plugin to use the patched
> >>>libsoup library?
> >>>i hope it will sync then... ;)
> >>>
> >>
> >>dont count on it. i guess thats the hard part of being a beta tester :)
> >>
> >>install the patched libsoup using a special --prefix (i use for example:
> >>--prefix=/home/abauer/testdir). then do this:
> >>export PKG_CONFIG_PATH=/home/abauer/testdir/lib/pkgconfig
> >>
> >>then pkconfig will pick up the modifed version
> >>
> >>
> >>>best regards,
> >>>daniel
> >>>
> >>>Am Montag, den 01.08.2005, 22:02 +0200 schrieb daniel friedrich:
> >>>
> >>>
> >>>>hi,
> >>>>
> >>>>ok i entered port 9999 in syncml-http-server and in my phone.
> >>>>but the ethereal log seams to be the same. ( i attached )
> >>>>im sure that the phone connects to the server.
> >>>>
> >>>>regards,
> >>>>daniel
> >>>>
> >>>>
> >>>>Am Montag, den 01.08.2005, 08:31 +0200 schrieb Armin Bauer:
> >>>>
> >>>>
> >>>>>hi,
> >>>>>
> >>>>>could it be that you had multisync running as well at this point? The
> >>>>>ethereal log clearly shows that you connect to port 5079 while opensync
> >>>>>is listening on 9999. (Load the log, click on the first "[SYN]" packet
> >>>>>and then in the "Transmission Control Protocol" line it shows the ports
> >>>>>of this packet.
> >>>>>
> >>>>>So please make sure that you enter the port 9999 on the phone or that
> >>>>>you reconfigure the syncml-http-server plugin to listen on 5079.
> >>>>>
> >>>>>daniel friedrich wrote:
> >>>>>
> >>>>>
> >>>>>>hi armin,
> >>>>>>
> >>>>>>a have attached a new ethereal file. i changed the ip in my handy to
> >>>>>>192.168.0.1 instead of 192.168.0.2. (now a little bit more data will
> >>>>>>sended, but the packages was routed right so far)(sorry that was a
> >>>>>>mistack from me)
> >>>>>>you will see that after package 9 no more data will be transmitted up to
> >>>>>>an timeout (RST). then i ctrl-c to exit the "msynctool --sync nokia
> >>>>>>--wait", could that the problem that there are no more log-data
> >>>>>>available.
> >>>>>>in my handy i couldn't enter an url so i leave the field in the
> >>>>>>configuration file of synml-http-server empty, right?
> >>>>>>i get the same result when i aktivate the http-authentification in my
> >>>>>>handy.
> >>>>>>
> >>>>>>regards,
> >>>>>>daniel
> >>>>>>
> >>>>>>Am Sonntag, den 31.07.2005, 15:14 +0200 schrieb Armin Bauer:
> >>>>>>
> >>>>>>
> >>>>>>
> >>>>>>>daniel friedrich wrote:
> >>>>>>>
> >>>>>>>
> >>>>>>>
> >>>>>>>>ok i configured a group nokia with syncml-http-server and evo2-sync.
> >>>>>>>>
> >>>>>>>>daniel@f-bert:~$ msynctool --configure nokia 1
> >>>>>>>><config><username>test</username><password>test</password><url>/test</url><port>9999</port></config>
> >>>>>>>>
> >>>>>>>>daniel@f-bert:~$ msynctool --configure nokia 2
> >>>>>>>><config><adress_path>file:///home/daniel/.evolution/addressbook/local/system</adress_path><calendar_path>file:///home/daniel/.evolution/calendar/local/system</calendar_path><tasks_path>file:///home/daniel/.evolution/tasks/local/system</tasks_path></config>
> >>>>>>>>
> >>>>>>>>daniel@f-bert:~$ msynctool --sync nokia
> >>>>>>>>Synchronizing group "nokia"
> >>>>>>>>The previous synchronization was unlean. Slow-syncing
> >>>>>>>>Member 1 of type syncml-http-server had an error while connecting:
> >>>>>>>>(null)
> >>>>>>>>Member 2 of type evo2-sync just connected
> >>>>>>>>Member 2 of type evo2-sync just disconnected
> >>>>>>>>All clients have disconnected
> >>>>>>>>The sync failed: Unable to connect one of the members
> >>>>>>>>Error synchronizing: Unable to connect one of the members
> >>>>>>>>
> >>>>>>>>have i to do more configurations for syncml-http-server?
> >>>>>>>>
> >>>>>>>
> >>>>>>>ah no. sorry forgot to tell you:
> >>>>>>>the syncml http server plugin is a "server" plugin which means that it
> >>>>>>>cannot be told to synchronize directly. instead you have to start the
> >>>>>>>server so it starts to listen for incoming connections.
> >>>>>>>
> >>>>>>>so instead of msynctool --sync nokia use this command:
> >>>>>>>msynctool --sync nokia --wait
> >>>>>>>
> >>>>>>>then the command line tool should start up but not synchronize. Then as
> >>>>>>>soon as you connect with the mobile the synchronization should start.
> >>>>>>>
> >>>>>>>
> >>>>>>>
> >>>>>>>
> >>>>>>>>regards,
> >>>>>>>>daniel
> >>>>>>>>
> >>>>>>>>
> >>>>>>>>Am Sonntag, den 31.07.2005, 14:20 +0200 schrieb daniel friedrich:
> >>>>>>>>
> >>>>>>>>
> >>>>>>>>
> >>>>>>>>
> >>>>>>>>>sorry i read not the complete last mail...
> >>>>>>>>>
> >>>>>>>>>Am Sonntag, den 31.07.2005, 14:13 +0200 schrieb daniel friedrich:
> >>>>>>>>>
> >>>>>>>>>
> >>>>>>>>>
> >>>>>>>>>
> >>>>>>>>>>that seams alright:
> >>>>>>>>>>
> >>>>>>>>>>daniel@f-bert:/usr/local/lib/opensync/plugins$ ls -la
> >>>>>>>>>>insgesamt 160
> >>>>>>>>>>drwxr-sr-x  2 root staff  4096 2005-07-31 14:03 .
> >>>>>>>>>>drwxr-sr-x  4 root staff  4096 2005-05-22 11:38 ..
> >>>>>>>>>>-rwxr-xr-x  1 root staff  2056 2005-07-31 00:47 evo2_sync.la
> >>>>>>>>>>-rwxr-xr-x  1 root staff 63851 2005-07-31 00:47 evo2_sync.so
> >>>>>>>>>>-rwxr-xr-x  1 root staff  1105 2005-07-31 02:00 file_sync.la
> >>>>>>>>>>-rwxr-xr-x  1 root staff 34311 2005-07-31 02:00 file_sync.so
> >>>>>>>>>>-rwxr-xr-x  1 root staff  1329 2005-07-31 14:03 syncml_plugin.la
> >>>>>>>>>>-rwxr-xr-x  1 root staff 36435 2005-07-31 14:03 syncml_plugin.so
> >>>>>>>>>>
> >>>>>>>>>>could it be possible that opensync no options dialog has and i have to
> >>>>>>>>>>configure here: /usr/local/share/opensync/defaults/syncml-http-server ?
> >>>>>>>>>>
> >>>>>>>>>><config><username></username><password></password><url></url><port>8080</port></config>
> >>>>>>>>>>what have i to put between the url tags?
> >>>>>>>>>>
> >>>>>>>>>>regards,
> >>>>>>>>>>daniel
> >>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>>Am Sonntag, den 31.07.2005, 10:03 +0200 schrieb Armin Bauer:
> >>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>>>Danny Backx wrote:
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>>>>>>>Did you also install ?
> >>>>>>>>>>>>	On my system, 'make install' installs stuff in
> >>>>>>>>>>>>	/usr/local/lib/multisync
> >>>>>>>>>>>>
> >>>>>>>>>>>>Could you check whether the libraries are correctly named?
> >>>>>>>>>>>>	Some older versions of libtool didn't name the shared libraries
> >>>>>>>>>>>>	right. They didn't have ".so" in their name.
> >>>>>>>>>>>>If that happens, you could manually rename them, e.g.
> >>>>>>>>>>>>	mv libevolution2_sync libevolution2_sync.so
> >>>>>>>>>>>>
> >>>>>>>>>>>>Danny
> >>>>>>>>>>>
> >>>>>>>>>>>that shouldnt be a problem with opensync anymore :)
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>>>>>>>On Sun, 2005-07-31 at 01:08 +0200, daniel friedrich wrote:
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>>>>hi i am again ;)
> >>>>>>>>>>>>>
> >>>>>>>>>>>>>i patched the syncml_plugin.c :
> >>>>>>>>>>>>>smlAuthSetVerifyCallback(env->auth,(SmlAuthVerifyCb) _verify_user, env);
> >>>>>>>>>>>>>
> >>>>>>>>>>>>>and now all things are built
> >>>>>>>>>>>>>
> >>>>>>>>>>>>>but :)
> >>>>>>>>>>>>>when i click on options in multisync when i choosed the
> >>>>>>>>>>>>>syncml-http-server plugin nothing happened.
> >>>>>>>>>>>>>i got this console output:
> >>>>>>>>>>>>>Unable to find MSyncPlugin!!!
> >>>>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>>>>>>this means that i didnt write a gui yet for the syncml plugin. so you
> >>>>>>>>>>>have to use the msynctool (the command line client)
> >>>>>>>>>>>
> >>>>>>>>>>>please take a look at this: http://www.opensync.org/wiki/SetupGuide
> >>>>>>>>>>>configure your syncgroup like in this example but instead of using the
> >>>>>>>>>>>evo2 plugin, use the syncml-http-server plugin.
> >>>>>>>>>>>
> >>>>>>>>>>>an example config could look like this:
> >>>>>>>>>>><config><username>test</username><password>test</password><url>/test</url><port>9999</port></config>
> >>>>>>>>>>>
> >>>>>>>>>>>but it is possible that it wont work correctly since password checking
> >>>>>>>>>>>is enabled at the moment so i can test against the syncml conformance
> >>>>>>>>>>>test suite. Ill correct this today and then release an updated version.
> >>>>>>>>>>>Until then, please use the username and password "test".
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>>>>>>>>regards daniel
> >>>>>>>>>>>>>
> >>>>>>>>>>>>>Am Sonntag, den 31.07.2005, 00:41 +0200 schrieb daniel friedrich:
> >>>>>>>>>>>>>
> >>>>>>>>>>>>>
> >>>>>>>>>>>>>
> >>>>>>>>>>>>>
> >>>>>>>>>>>>>
> >>>>>>>>>>>>>>hi,
> >>>>>>>>>>>>>>
> >>>>>>>>>>>>>>with gcc-3.4 i can compile opensync libsyncml libsoup multisync
> >>>>>>>>>>>>>>but when do make at the syncml plugin i got this error:
> >>>>>>>>>>>>>>
> >>>>>>>>>>>>>>syncml_plugin.c: In function `syncml_http_server_init':
> >>>>>>>>>>>>>>syncml_plugin.c:307: warning: passing arg 2 of
> >>>>>>>>>>>>>>`smlAuthSetVerifyCallback' from incompatible pointer type
> >>>>>>>>>>>>>>make[2]: *** [syncml_plugin.lo] Fehler 1
> >>>>>>>>>>>>>>
> >>>>>>>>>>>>>>mfg daniel
> >>>>>>>>>>>>>>
> >>>>>>>>>>>>>>
> >>>>>>>>>>>>>>Am Samstag, den 30.07.2005, 23:50 +0200 schrieb daniel friedrich:
> >>>>>>>>>>>>>>
> >>>>>>>>>>>>>>
> >>>>>>>>>>>>>>
> >>>>>>>>>>>>>>
> >>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>hi
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>i when i try to do a make on the syncml library i got the following
> >>>>>>>>>>>>>>>error:
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>cc1: warnings being treated as errors
> >>>>>>>>>>>>>>>sml_transport.c: In function 'smlTransportSend':
> >>>>>>>>>>>>>>>sml_transport.c:215: warning: pointer targets in passing argument 1 of
> >>>>>>>>>>>>>>>'smlPrintBinary' differ in signedness
> >>>>>>>>>>>>>>>sml_transport.c: In function 'smlTransportReceive':
> >>>>>>>>>>>>>>>sml_transport.c:261: warning: pointer targets in passing argument 1 of
> >>>>>>>>>>>>>>>'smlPrintBinary' differ in signedness
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>i have gcc4 installed.
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>mfg daniel
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>Am Samstag, den 30.07.2005, 23:11 +0200 schrieb Armin Bauer:
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>daniel friedrich wrote:
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>hi armin,
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>i always install with
> >>>>>>>>>>>>>>>>>./autogen.sh
> >>>>>>>>>>>>>>>>>make
> >>>>>>>>>>>>>>>>>make install
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>so i copied the autogen.sh file from opensync to the other root
> >>>>>>>>>>>>>>>>>directories. (libsyncml etc.)
> >>>>>>>>>>>>>>>>>but when i try to ./autogen.sh libsyncml it aborted with:
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>aclocal:configure.ac:40: warning: macro `AM_PATH_CHECK' not found in
> >>>>>>>>>>>>>>>>>>library
> >>>>>>>>>>>>>>>>>>configure.ac:45: error: possibly undefined macro: AM_PATH_CHECK
> >>>>>>>>>>>>>>>>>>If this token and others are legitimate, please use
> >>>>>>>>>>>>>>>>>>m4_pattern_allow.
> >>>>>>>>>>>>>>>>>>See the Autoconf documentation.
> >>>>>>>>>>>>>>>>>>autoreconf: /usr/bin/autoconf failed with exit status: 1
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>so i think i need more detailed instructions ;)
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>ok :)
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>i forgot to add the Check macro to acinclude.m4. please do a svn up,
> >>>>>>>>>>>>>>>>this should be fixed now.
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>i did not include autogen.sh because its useless on modern machines. all
> >>>>>>>>>>>>>>>>it does is calling autoreconf. so the correct order is:
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>autoreconf -sfi
> >>>>>>>>>>>>>>>>./configure --prefix=/some/path
> >>>>>>>>>>>>>>>>make
> >>>>>>>>>>>>>>>>make install
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>thx
> >>>>>>>>>>>>>>>>>daniel
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>Am Freitag, den 29.07.2005, 22:14 +0200 schrieb Armin Bauer:
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>hi,
> >>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>you can download libsyncml from http://svn.opensync.org/libsyncml/trunk
> >>>>>>>>>>>>>>>>>>using subversion.
> >>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>then you need a patched libsoup (the http library) from
> >>>>>>>>>>>>>>>>>>http://svn.opensync.org/libsoup/trunk
> >>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>i recommend installing both with a different --prefix so i does not
> >>>>>>>>>>>>>>>>>>interfere with other installed libraries. Then you can do:
> >>>>>>>>>>>>>>>>>>export PKG_CONFIG_PATH=$prefix/lib/pkgconfig
> >>>>>>>>>>>>>>>>>>so pkgconfig picks up the new packages.
> >>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>the syncml plugin can be found at http://svn.opensync.org/plugins/syncml.
> >>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>this setup should already work for http synchronization. if you phone
> >>>>>>>>>>>>>>>>>>just supports wbxml (most phones do) you will need to install libwbxml
> >>>>>>>>>>>>>>>>>>(your distro should have it)
> >>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>Let me know how it goes or if you need more detailed instructions :)
> >>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>Armin
> >>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>daniel friedrich wrote:
> >>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>hi,
> >>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>how can i download libsyncml, because i want to try to sync evo2 with
> >>>>>>>>>>>>>>>>>>>the sycnml plugin for multisync?
> >>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>mfg daniel
> >>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>-------------------------------------------------------
> >>>>>>>>>>>>>>>>>>>SF.Net email is Sponsored by the Better Software Conference & EXPO September
> >>>>>>>>>>>>>>>>>>>19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
> >>>>>>>>>>>>>>>>>>>Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
> >>>>>>>>>>>>>>>>>>>Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
> >>>>>>>>>>>>>>>>>>>_______________________________________________
> >>>>>>>>>>>>>>>>>>>Multisync-users mailing list
> >>>>>>>>>>>>>>>>>>>Multisync-users-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> >>>>>>>>>>>>>>>>>>>https://lists.sourceforge.net/lists/listinfo/multisync-users
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>-------------------------------------------------------
> >>>>>>>>>>>>>>>SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
> >>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>from IBM. Find simple to follow Roadmaps, straightforward articles,
> >>>>>>>>>>>>>>
> >>>>>>>>>>>>>>
> >>>>>>>>>>>>>>
> >>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>informative Webcasts and more! Get everything you need to get up to
> >>>>>>>>>>>>>>>speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
> >>>>>>>>>>>>>>>_______________________________________________
> >>>>>>>>>>>>>>>Multisync-users mailing list
> >>>>>>>>>>>>>>>Multisync-users-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> >>>>>>>>>>>>>>>https://lists.sourceforge.net/lists/listinfo/multisync-users
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>
> >>>>>>>>>>>>>>
> >>>>>>>>>>>>>>
> >>>>>>>>>>>>>>-------------------------------------------------------
> >>>>>>>>>>>>>>SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
> >>>>>>>>>>>>>
> >>>>>>>>>>>>>>from IBM. Find simple to follow Roadmaps, straightforward articles,
> >>>>>>>>>>>>>
> >>>>>>>>>>>>>
> >>>>>>>>>>>>>
> >>>>>>>>>>>>>
> >>>>>>>>>>>>>>informative Webcasts and more! Get everything you need to get up to
> >>>>>>>>>>>>>>speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
> >>>>>>>>>>>>>>_______________________________________________
> >>>>>>>>>>>>>>Multisync-users mailing list
> >>>>>>>>>>>>>>Multisync-users-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> >>>>>>>>>>>>>>https://lists.sourceforge.net/lists/listinfo/multisync-users
> >>>>>>>>>>>>>>
> >>>>>>>>>>>>>
> >>>>>>>>>>>>>
> >>>>>>>>>>>>>
> >>>>>>>>>>>>>-------------------------------------------------------
> >>>>>>>>>>>>>SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
> >>>>>>>>>>>>
> >>>>>>>>>>>>>from IBM. Find simple to follow Roadmaps, straightforward articles,
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>>>>informative Webcasts and more! Get everything you need to get up to
> >>>>>>>>>>>>>speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
> >>>>>>>>>>>>>_______________________________________________
> >>>>>>>>>>>>>Multisync-users mailing list
> >>>>>>>>>>>>>Multisync-users-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> >>>>>>>>>>>>>https://lists.sourceforge.net/lists/listinfo/multisync-users
> >>>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>>-------------------------------------------------------
> >>>>>>>>>>SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
> >>>>>>>>>
> >>>>>>>>>>from IBM. Find simple to follow Roadmaps, straightforward articles,
> >>>>>>>>>
> >>>>>>>>>
> >>>>>>>>>
> >>>>>>>>>>informative Webcasts and more! Get everything you need to get up to
> >>>>>>>>>>speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
> >>>>>>>>>>_______________________________________________
> >>>>>>>>>>Multisync-users mailing list
> >>>>>>>>>>Multisync-users-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> >>>>>>>>>>https://lists.sourceforge.net/lists/listinfo/multisync-users
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>>>>
> >>>>>>>>>
> >>>>>>>>>-------------------------------------------------------
> >>>>>>>>>SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
> >>>>>>>>
> >>>>>>>>>from IBM. Find simple to follow Roadmaps, straightforward articles,
> >>>>>>>>
> >>>>>>>>
> >>>>>>>>
> >>>>>>>>>informative Webcasts and more! Get everything you need to get up to
> >>>>>>>>>speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
> >>>>>>>>>_______________________________________________
> >>>>>>>>>Multisync-users mailing list
> >>>>>>>>>Multisync-users-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> >>>>>>>>>https://lists.sourceforge.net/lists/listinfo/multisync-users
> >>>>>>>>>
> >>>>>>>>
> >>>>>>>>
> >>>>>>>>
> >>>>>>>>
> >>>>>>>>-------------------------------------------------------
> >>>>>>>>SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
> >>>>>>>
> >>>>>>>>from IBM. Find simple to follow Roadmaps, straightforward articles,
> >>>>>>>
> >>>>>>>
> >>>>>>>>informative Webcasts and more! Get everything you need to get up to
> >>>>>>>>speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
> >>>>>>>>_______________________________________________
> >>>>>>>>Multisync-users mailing list
> >>>>>>>>Multisync-users-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> >>>>>>>>https://lists.sourceforge.net/lists/listinfo/multisync-users
> >>>
> >>>
> >>>
> >>>------------------------------------------------------------------------
> >>>
> >>>execve("/usr/local/bin/msynctool", ["msynctool", "--sync", "nokia", "--wait"], [/* 31 vars */]) = 0
> >>>uname({sys="Linux", node="f-bert", ...}) = 0
> >>>brk(0)                                  = 0x804e000
> >>>old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fd5000
> >>>access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
> >>>open("/etc/ld.so.preload", O_RDONLY)    = -1 ENOENT (No such file or directory)
> >>>open("/usr/local/lib/tls/i686/mmx/cmov/libglib-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>stat64("/usr/local/lib/tls/i686/mmx/cmov", 0xbf8ea1b8) = -1 ENOENT (No such file or directory)
> >>>open("/usr/local/lib/tls/i686/mmx/libglib-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>stat64("/usr/local/lib/tls/i686/mmx", 0xbf8ea1b8) = -1 ENOENT (No such file or directory)
> >>>open("/usr/local/lib/tls/i686/cmov/libglib-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>stat64("/usr/local/lib/tls/i686/cmov", 0xbf8ea1b8) = -1 ENOENT (No such file or directory)
> >>>open("/usr/local/lib/tls/i686/libglib-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>stat64("/usr/local/lib/tls/i686", 0xbf8ea1b8) = -1 ENOENT (No such file or directory)
> >>>open("/usr/local/lib/tls/mmx/cmov/libglib-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>stat64("/usr/local/lib/tls/mmx/cmov", 0xbf8ea1b8) = -1 ENOENT (No such file or directory)
> >>>open("/usr/local/lib/tls/mmx/libglib-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>stat64("/usr/local/lib/tls/mmx", 0xbf8ea1b8) = -1 ENOENT (No such file or directory)
> >>>open("/usr/local/lib/tls/cmov/libglib-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>stat64("/usr/local/lib/tls/cmov", 0xbf8ea1b8) = -1 ENOENT (No such file or directory)
> >>>open("/usr/local/lib/tls/libglib-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>stat64("/usr/local/lib/tls", 0xbf8ea1b8) = -1 ENOENT (No such file or directory)
> >>>open("/usr/local/lib/i686/mmx/cmov/libglib-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>stat64("/usr/local/lib/i686/mmx/cmov", 0xbf8ea1b8) = -1 ENOENT (No such file or directory)
> >>>open("/usr/local/lib/i686/mmx/libglib-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>stat64("/usr/local/lib/i686/mmx", 0xbf8ea1b8) = -1 ENOENT (No such file or directory)
> >>>open("/usr/local/lib/i686/cmov/libglib-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>stat64("/usr/local/lib/i686/cmov", 0xbf8ea1b8) = -1 ENOENT (No such file or directory)
> >>>open("/usr/local/lib/i686/libglib-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>stat64("/usr/local/lib/i686", 0xbf8ea1b8) = -1 ENOENT (No such file or directory)
> >>>open("/usr/local/lib/mmx/cmov/libglib-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>stat64("/usr/local/lib/mmx/cmov", 0xbf8ea1b8) = -1 ENOENT (No such file or directory)
> >>>open("/usr/local/lib/mmx/libglib-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>stat64("/usr/local/lib/mmx", 0xbf8ea1b8) = -1 ENOENT (No such file or directory)
> >>>open("/usr/local/lib/cmov/libglib-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>stat64("/usr/local/lib/cmov", 0xbf8ea1b8) = -1 ENOENT (No such file or directory)
> >>>open("/usr/local/lib/libglib-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>stat64("/usr/local/lib", {st_mode=S_IFDIR|S_ISGID|0775, st_size=4096, ...}) = 0
> >>>open("/etc/ld.so.cache", O_RDONLY)      = 3
> >>>fstat64(3, {st_mode=S_IFREG|0644, st_size=84795, ...}) = 0
> >>>old_mmap(NULL, 84795, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7fc0000
> >>>close(3)                                = 0
> >>>access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
> >>>open("/usr/lib/libglib-2.0.so.0", O_RDONLY) = 3
> >>>read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260\274"..., 512) = 512
> >>>fstat64(3, {st_mode=S_IFREG|0644, st_size=522872, ...}) = 0
> >>>old_mmap(NULL, 522988, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0xb7f40000
> >>>old_mmap(0xb7fbf000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x7f000) = 0xb7fbf000
> >>>close(3)                                = 0
> >>>open("/usr/local/lib/libopensync.so.0", O_RDONLY) = 3
> >>>read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0000j\0\000"..., 512) = 512
> >>>fstat64(3, {st_mode=S_IFREG|0755, st_size=320090, ...}) = 0
> >>>old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f3f000
> >>>old_mmap(NULL, 117936, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0xb7f22000
> >>>old_mmap(0xb7f3e000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x1b000) = 0xb7f3e000
> >>>close(3)                                = 0
> >>>open("/usr/local/lib/libosengine.so.0", O_RDONLY) = 3
> >>>read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\220N\0"..., 512) = 512
> >>>fstat64(3, {st_mode=S_IFREG|0755, st_size=174806, ...}) = 0
> >>>old_mmap(NULL, 69116, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0xb7f11000
> >>>old_mmap(0xb7f21000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0xf000) = 0xb7f21000
> >>>close(3)                                = 0
> >>>open("/usr/local/lib/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
> >>>open("/lib/tls/libc.so.6", O_RDONLY)    = 3
> >>>read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0`Z\1\000"..., 512) = 512
> >>>fstat64(3, {st_mode=S_IFREG|0755, st_size=1254468, ...}) = 0
> >>>old_mmap(NULL, 1264780, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0xb7ddc000
> >>>old_mmap(0xb7f06000, 36864, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x129000) = 0xb7f06000
> >>>old_mmap(0xb7f0f000, 7308, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7f0f000
> >>>close(3)                                = 0
> >>>open("/usr/local/lib/libgmodule-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>open("/usr/local/lib/libgmodule-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
> >>>open("/usr/lib/libgmodule-2.0.so.0", O_RDONLY) = 3
> >>>read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\300\17"..., 512) = 512
> >>>fstat64(3, {st_mode=S_IFREG|0644, st_size=10856, ...}) = 0
> >>>old_mmap(NULL, 13928, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0xb7dd8000
> >>>old_mmap(0xb7ddb000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x2000) = 0xb7ddb000
> >>>close(3)                                = 0
> >>>open("/usr/local/lib/libdl.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>open("/usr/local/lib/libdl.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
> >>>open("/lib/tls/libdl.so.2", O_RDONLY)   = 3
> >>>read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\320\32"..., 512) = 512
> >>>fstat64(3, {st_mode=S_IFREG|0644, st_size=9872, ...}) = 0
> >>>old_mmap(NULL, 8632, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0xb7dd5000
> >>>old_mmap(0xb7dd7000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x2000) = 0xb7dd7000
> >>>close(3)                                = 0
> >>>open("/usr/local/lib/libgobject-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>open("/usr/local/lib/libgobject-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
> >>>open("/usr/lib/libgobject-2.0.so.0", O_RDONLY) = 3
> >>>read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0`f\0\000"..., 512) = 512
> >>>fstat64(3, {st_mode=S_IFREG|0644, st_size=212264, ...}) = 0
> >>>old_mmap(NULL, 212588, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0xb7da1000
> >>>old_mmap(0xb7dd4000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x33000) = 0xb7dd4000
> >>>close(3)                                = 0
> >>>open("/usr/local/lib/libgthread-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>open("/usr/local/lib/libgthread-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
> >>>open("/usr/lib/libgthread-2.0.so.0", O_RDONLY) = 3
> >>>read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0`\23\0\000"..., 512) = 512
> >>>fstat64(3, {st_mode=S_IFREG|0644, st_size=14420, ...}) = 0
> >>>old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7da0000
> >>>old_mmap(NULL, 17420, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0xb7d9b000
> >>>old_mmap(0xb7d9f000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x3000) = 0xb7d9f000
> >>>close(3)                                = 0
> >>>open("/usr/local/lib/libsqlite3.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>open("/usr/local/lib/libsqlite3.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
> >>>open("/usr/lib/libsqlite3.so.0", O_RDONLY) = 3
> >>>read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\340\223"..., 512) = 512
> >>>fstat64(3, {st_mode=S_IFREG|0644, st_size=329800, ...}) = 0
> >>>old_mmap(NULL, 333280, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0xb7d49000
> >>>old_mmap(0xb7d99000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x4f000) = 0xb7d99000
> >>>close(3)                                = 0
> >>>open("/usr/local/lib/libxml2.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>open("/usr/local/lib/libxml2.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
> >>>open("/usr/lib/libxml2.so.2", O_RDONLY) = 3
> >>>read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\240\234"..., 512) = 512
> >>>fstat64(3, {st_mode=S_IFREG|0644, st_size=1065080, ...}) = 0
> >>>old_mmap(NULL, 1067732, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0xb7c44000
> >>>old_mmap(0xb7d40000, 32768, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0xfc000) = 0xb7d40000
> >>>old_mmap(0xb7d48000, 2772, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7d48000
> >>>close(3)                                = 0
> >>>open("/usr/local/lib/libz.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>open("/usr/local/lib/libz.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
> >>>open("/usr/lib/libz.so.1", O_RDONLY)    = 3
> >>>read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260\25"..., 512) = 512
> >>>fstat64(3, {st_mode=S_IFREG|0644, st_size=72860, ...}) = 0
> >>>old_mmap(NULL, 75816, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0xb7c31000
> >>>old_mmap(0xb7c43000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x11000) = 0xb7c43000
> >>>close(3)                                = 0
> >>>open("/usr/local/lib/libm.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>open("/usr/local/lib/libm.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
> >>>open("/lib/tls/libm.so.6", O_RDONLY)    = 3
> >>>read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\00005\0\000"..., 512) = 512
> >>>fstat64(3, {st_mode=S_IFREG|0644, st_size=134496, ...}) = 0
> >>>old_mmap(NULL, 136976, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0xb7c0f000
> >>>old_mmap(0xb7c30000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x20000) = 0xb7c30000
> >>>close(3)                                = 0
> >>>open("/usr/local/lib/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>open("/usr/local/lib/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
> >>>open("/lib/tls/libpthread.so.0", O_RDONLY) = 3
> >>>read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0pF\0\000"..., 512) = 512
> >>>fstat64(3, {st_mode=S_IFREG|0755, st_size=78233, ...}) = 0
> >>>old_mmap(NULL, 60772, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0xb7c00000
> >>>old_mmap(0xb7c0c000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0xc000) = 0xb7c0c000
> >>>old_mmap(0xb7c0d000, 7524, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7c0d000
> >>>close(3)                                = 0
> >>>old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7bff000
> >>>old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7bfe000
> >>>set_thread_area({entry_number:-1 -> 6, base_addr:0xb7bfe080, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0
> >>>munmap(0xb7fc0000, 84795)               = 0
> >>>set_tid_address(0xb7bfe0c8)             = 6400
> >>>rt_sigaction(SIGRTMIN, {0xb7c045d0, [], SA_SIGINFO}, NULL, 8) = 0
> >>>rt_sigprocmask(SIG_UNBLOCK, [RTMIN], NULL, 8) = 0
> >>>getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM_INFINITY}) = 0
> >>>brk(0)                                  = 0x804e000
> >>>brk(0x806f000)                          = 0x806f000
> >>>brk(0)                                  = 0x806f000
> >>>stat64("/usr/local/lib/opensync/plugins", {st_mode=S_IFDIR|S_ISGID|0755, st_size=4096, ...}) = 0
> >>>open("/usr/local/lib/opensync/plugins", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 3
> >>>fstat64(3, {st_mode=S_IFDIR|S_ISGID|0755, st_size=4096, ...}) = 0
> >>>fcntl64(3, F_SETFD, FD_CLOEXEC)         = 0
> >>>getdents64(3, /* 8 entries */, 4096)    = 256
> >>>stat64("/usr/local/lib/opensync/plugins/file_sync.so", {st_mode=S_IFREG|0755, st_size=34311, ...}) = 0
> >>>lstat64("/usr/local/lib/opensync/plugins/file_sync.so", {st_mode=S_IFREG|0755, st_size=34311, ...}) = 0
> >>>stat64("/usr/local/lib/opensync/plugins/file_sync.so", {st_mode=S_IFREG|0755, st_size=34311, ...}) = 0
> >>>futex(0xb7dd71b4, FUTEX_WAKE, 2147483647) = 0
> >>>open("/usr/local/lib/opensync/plugins/file_sync.so", O_RDONLY) = 4
> >>>read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\360\26"..., 512) = 512
> >>>fstat64(4, {st_mode=S_IFREG|0755, st_size=34311, ...}) = 0
> >>>old_mmap(NULL, 16056, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0xb7fd1000
> >>>old_mmap(0xb7fd4000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0x2000) = 0xb7fd4000
> >>>close(4)                                = 0
> >>>open("/usr/local/lib/libfam.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>open("/usr/local/lib/libfam.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>open("/etc/ld.so.cache", O_RDONLY)      = 4
> >>>fstat64(4, {st_mode=S_IFREG|0644, st_size=84795, ...}) = 0
> >>>old_mmap(NULL, 84795, PROT_READ, MAP_PRIVATE, 4, 0) = 0xb7be9000
> >>>close(4)                                = 0
> >>>access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
> >>>open("/usr/lib/libfam.so.0", O_RDONLY)  = 4
> >>>read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0000\"\0"..., 512) = 512
> >>>fstat64(4, {st_mode=S_IFREG|0644, st_size=32544, ...}) = 0
> >>>old_mmap(NULL, 31408, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0xb7be1000
> >>>old_mmap(0xb7be8000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0x7000) = 0xb7be8000
> >>>close(4)                                = 0
> >>>open("/usr/local/lib/libstdc++.so.5", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>open("/usr/local/lib/libstdc++.so.5", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
> >>>open("/usr/lib/libstdc++.so.5", O_RDONLY) = 4
> >>>read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\320\277"..., 512) = 512
> >>>fstat64(4, {st_mode=S_IFREG|0644, st_size=737532, ...}) = 0
> >>>old_mmap(NULL, 761152, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0xb7b27000
> >>>old_mmap(0xb7bd7000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0xaf000) = 0xb7bd7000
> >>>old_mmap(0xb7bdc000, 19776, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7bdc000
> >>>close(4)                                = 0
> >>>open("/usr/local/lib/libgcc_s.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>open("/usr/local/lib/libgcc_s.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
> >>>open("/lib/libgcc_s.so.1", O_RDONLY)    = 4
> >>>read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0000\30\0"..., 512) = 512
> >>>fstat64(4, {st_mode=S_IFREG|0644, st_size=41156, ...}) = 0
> >>>old_mmap(NULL, 44296, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0xb7fc6000
> >>>old_mmap(0xb7fd0000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0x9000) = 0xb7fd0000
> >>>close(4)                                = 0
> >>>munmap(0xb7be9000, 84795)               = 0
> >>>stat64("/usr/local/lib/opensync/plugins/file_sync.la", {st_mode=S_IFREG|0755, st_size=1105, ...}) = 0
> >>>lstat64("/usr/local/lib/opensync/plugins/file_sync.la", {st_mode=S_IFREG|0755, st_size=1105, ...}) = 0
> >>>stat64("/usr/local/lib/opensync/plugins/evo2_sync.so", {st_mode=S_IFREG|0755, st_size=63851, ...}) = 0
> >>>lstat64("/usr/local/lib/opensync/plugins/evo2_sync.so", {st_mode=S_IFREG|0755, st_size=63851, ...}) = 0
> >>>stat64("/usr/local/lib/opensync/plugins/evo2_sync.so", {st_mode=S_IFREG|0755, st_size=63851, ...}) = 0
> >>>open("/usr/local/lib/opensync/plugins/evo2_sync.so", O_RDONLY) = 4
> >>>read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260#\0"..., 512) = 512
> >>>fstat64(4, {st_mode=S_IFREG|0755, st_size=63851, ...}) = 0
> >>>old_mmap(NULL, 28080, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0xb7bf7000
> >>>old_mmap(0xb7bfd000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0x5000) = 0xb7bfd000
> >>>close(4)                                = 0
> >>>open("/usr/local/lib/libedata-book-1.2.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>open("/usr/local/lib/libedata-book-1.2.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>open("/etc/ld.so.cache", O_RDONLY)      = 4
> >>>fstat64(4, {st_mode=S_IFREG|0644, st_size=84795, ...}) = 0
> >>>old_mmap(NULL, 84795, PROT_READ, MAP_PRIVATE, 4, 0) = 0xb7b12000
> >>>close(4)                                = 0
> >>>access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
> >>>open("/usr/lib/libedata-book-1.2.so.2", O_RDONLY) = 4
> >>>read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0`\204\0"..., 512) = 512
> >>>fstat64(4, {st_mode=S_IFREG|0644, st_size=115652, ...}) = 0
> >>>old_mmap(NULL, 118772, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0xb7af5000
> >>>old_mmap(0xb7b0f000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0x19000) = 0xb7b0f000
> >>>close(4)                                = 0
> >>>open("/usr/local/lib/libebook-1.2.so.3", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>open("/usr/local/lib/libebook-1.2.so.3", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
> >>>open("/usr/lib/libebook-1.2.so.3", O_RDONLY) = 4
> >>>read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0P\265\0"..., 512) = 512
> >>>fstat64(4, {st_mode=S_IFREG|0644, st_size=203684, ...}) = 0
> >>>old_mmap(NULL, 203044, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0xb7ac3000
> >>>old_mmap(0xb7af1000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0x2e000) = 0xb7af1000
> >>>close(4)                                = 0
> >>>open("/usr/local/lib/libedata-cal-1.2.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>open("/usr/local/lib/libedata-cal-1.2.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
> >>>open("/usr/lib/libedata-cal-1.2.so.1", O_RDONLY) = 4
> >>>read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0000\253"..., 512) = 512
> >>>fstat64(4, {st_mode=S_IFREG|0644, st_size=151364, ...}) = 0
> >>>old_mmap(NULL, 150380, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0xb7a9e000
> >>>old_mmap(0xb7ac0000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0x22000) = 0xb7ac0000
> >>>close(4)                                = 0
> >>>open("/usr/local/lib/libecal-1.2.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>open("/usr/local/lib/libecal-1.2.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
> >>>open("/usr/lib/libecal-1.2.so.2", O_RDONLY) = 4
> >>>read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\200\35"..., 512) = 512
> >>>fstat64(4, {st_mode=S_IFREG|0644, st_size=624856, ...}) = 0
> >>>old_mmap(NULL, 641560, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0xb7a01000
> >>>old_mmap(0xb7a8c000, 61440, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0x8a000) = 0xb7a8c000
> >>>old_mmap(0xb7a9b000, 10776, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7a9b000
> >>>close(4)                                = 0
> >>>open("/usr/local/lib/libedataserver-1.2.so.4", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>open("/usr/local/lib/libedataserver-1.2.so.4", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
> >>>open("/usr/lib/libedataserver-1.2.so.4", O_RDONLY) = 4
> >>>read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\320\254"..., 512) = 512
> >>>fstat64(4, {st_mode=S_IFREG|0644, st_size=161744, ...}) = 0
> >>>old_mmap(NULL, 161504, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0xb79d9000
> >>>old_mmap(0xb79fd000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0x24000) = 0xb79fd000
> >>>close(4)                                = 0
> >>>open("/usr/local/lib/libgnome-2.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>open("/usr/local/lib/libgnome-2.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
> >>>open("/usr/lib/libgnome-2.so.0", O_RDONLY) = 4
> >>>read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\0[\0\000"..., 512) = 512
> >>>fstat64(4, {st_mode=S_IFREG|0644, st_size=85488, ...}) = 0
> >>>old_mmap(NULL, 84640, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0xb79c4000
> >>>old_mmap(0xb79d8000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0x14000) = 0xb79d8000
> >>>close(4)                                = 0
> >>>open("/usr/local/lib/libpopt.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>open("/usr/local/lib/libpopt.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
> >>>open("/lib/libpopt.so.0", O_RDONLY)     = 4
> >>>read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\24\0"..., 512) = 512
> >>>fstat64(4, {st_mode=S_IFREG|0644, st_size=26624, ...}) = 0
> >>>old_mmap(NULL, 29712, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0xb7bef000
> >>>old_mmap(0xb7bf6000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0x6000) = 0xb7bf6000
> >>>close(4)                                = 0
> >>>open("/usr/local/lib/libgnomevfs-2.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>open("/usr/local/lib/libgnomevfs-2.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
> >>>open("/usr/lib/libgnomevfs-2.so.0", O_RDONLY) = 4
> >>>read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\0l\1\000"..., 512) = 512
> >>>fstat64(4, {st_mode=S_IFREG|0644, st_size=387592, ...}) = 0
> >>>old_mmap(NULL, 387856, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0xb7965000
> >>>old_mmap(0xb79bf000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0x5a000) = 0xb79bf000
> >>>close(4)                                = 0
> >>>open("/usr/local/lib/libbonobo-2.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>open("/usr/local/lib/libbonobo-2.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
> >>>open("/usr/lib/libbonobo-2.so.0", O_RDONLY) = 4
> >>>read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260\227"..., 512) = 512
> >>>fstat64(4, {st_mode=S_IFREG|0644, st_size=363340, ...}) = 0
> >>>old_mmap(NULL, 362776, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0xb790c000
> >>>old_mmap(0xb795b000, 40960, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0x4f000) = 0xb795b000
> >>>close(4)                                = 0
> >>>open("/usr/local/lib/libgconf-2.so.4", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>open("/usr/local/lib/libgconf-2.so.4", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
> >>>open("/usr/lib/libgconf-2.so.4", O_RDONLY) = 4
> >>>read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\360\266"..., 512) = 512
> >>>fstat64(4, {st_mode=S_IFREG|0644, st_size=195136, ...}) = 0
> >>>old_mmap(NULL, 198364, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0xb78db000
> >>>old_mmap(0xb7907000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0x2b000) = 0xb7907000
> >>>close(4)                                = 0
> >>>open("/usr/local/lib/libbonobo-activation.so.4", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>open("/usr/local/lib/libbonobo-activation.so.4", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
> >>>open("/usr/lib/libbonobo-activation.so.4", O_RDONLY) = 4
> >>>read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\200o\0"..., 512) = 512
> >>>fstat64(4, {st_mode=S_IFREG|0644, st_size=81424, ...}) = 0
> >>>old_mmap(NULL, 84708, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0xb78c6000
> >>>old_mmap(0xb78d8000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0x11000) = 0xb78d8000
> >>>close(4)                                = 0
> >>>open("/usr/local/lib/libORBit-2.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>open("/usr/local/lib/libORBit-2.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
> >>>open("/usr/lib/libORBit-2.so.0", O_RDONLY) = 4
> >>>read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\340\200"..., 512) = 512
> >>>fstat64(4, {st_mode=S_IFREG|0644, st_size=345744, ...}) = 0
> >>>old_mmap(NULL, 350404, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0xb7870000
> >>>old_mmap(0xb78ba000, 49152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0x49000) = 0xb78ba000
> >>>close(4)                                = 0
> >>>open("/usr/local/lib/libcamel-1.2.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>open("/usr/local/lib/libcamel-1.2.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
> >>>open("/usr/lib/libcamel-1.2.so.0", O_RDONLY) = 4
> >>>read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\300\352"..., 512) = 512
> >>>fstat64(4, {st_mode=S_IFREG|0644, st_size=298692, ...}) = 0
> >>>old_mmap(NULL, 298364, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0xb7827000
> >>>old_mmap(0xb786c000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0x45000) = 0xb786c000
> >>>close(4)                                = 0
> >>>open("/usr/local/lib/libplc4.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>open("/usr/local/lib/libplc4.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
> >>>open("/usr/lib/libplc4.so", O_RDONLY)   = 4
> >>>read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0p\21\0\000"..., 512) = 512
> >>>fstat64(4, {st_mode=S_IFREG|0644, st_size=15440, ...}) = 0
> >>>old_mmap(NULL, 18508, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0xb7fc1000
> >>>old_mmap(0xb7fc5000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0x3000) = 0xb7fc5000
> >>>close(4)                                = 0
> >>>open("/usr/local/lib/libplds4.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>open("/usr/local/lib/libplds4.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
> >>>open("/usr/lib/libplds4.so", O_RDONLY)  = 4
> >>>read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\240\r\0"..., 512) = 512
> >>>fstat64(4, {st_mode=S_IFREG|0644, st_size=9784, ...}) = 0
> >>>old_mmap(NULL, 8768, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0xb7bec000
> >>>old_mmap(0xb7bee000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0x2000) = 0xb7bee000
> >>>close(4)                                = 0
> >>>open("/usr/local/lib/libnspr4.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>open("/usr/local/lib/libnspr4.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
> >>>open("/usr/lib/libnspr4.so", O_RDONLY)  = 4
> >>>read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0P\257\0"..., 512) = 512
> >>>fstat64(4, {st_mode=S_IFREG|0644, st_size=206696, ...}) = 0
> >>>old_mmap(NULL, 211008, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0xb77f3000
> >>>old_mmap(0xb7824000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0x31000) = 0xb7824000
> >>>old_mmap(0xb7826000, 2112, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7826000
> >>>close(4)                                = 0
> >>>open("/usr/local/lib/libdb-4.1.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>open("/usr/local/lib/libdb-4.1.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
> >>>open("/usr/lib/libdb-4.1.so", O_RDONLY) = 4
> >>>read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\200H\1"..., 512) = 512
> >>>fstat64(4, {st_mode=S_IFREG|0644, st_size=789512, ...}) = 0
> >>>old_mmap(NULL, 788892, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0xb7732000
> >>>old_mmap(0xb77f1000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0xbf000) = 0xb77f1000
> >>>close(4)                                = 0
> >>>open("/usr/local/lib/libesd.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>open("/usr/local/lib/libesd.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
> >>>open("/usr/lib/libesd.so.0", O_RDONLY)  = 4
> >>>read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\300 \0"..., 512) = 512
> >>>fstat64(4, {st_mode=S_IFREG|0644, st_size=32480, ...}) = 0
> >>>old_mmap(NULL, 31468, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0xb772a000
> >>>old_mmap(0xb7731000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0x7000) = 0xb7731000
> >>>close(4)                                = 0
> >>>open("/usr/local/lib/libaudiofile.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>open("/usr/local/lib/libaudiofile.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
> >>>open("/usr/lib/libaudiofile.so.0", O_RDONLY) = 4
> >>>read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\3405\0"..., 512) = 512
> >>>fstat64(4, {st_mode=S_IFREG|0644, st_size=142408, ...}) = 0
> >>>old_mmap(NULL, 145468, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0xb7706000
> >>>old_mmap(0xb7727000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0x20000) = 0xb7727000
> >>>close(4)                                = 0
> >>>open("/usr/local/lib/libgnutls.so.11", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>open("/usr/local/lib/libgnutls.so.11", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
> >>>open("/usr/lib/libgnutls.so.11", O_RDONLY) = 4
> >>>read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0000\25\1"..., 512) = 512
> >>>fstat64(4, {st_mode=S_IFREG|0644, st_size=415204, ...}) = 0
> >>>old_mmap(NULL, 418200, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0xb769f000
> >>>old_mmap(0xb7700000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0x60000) = 0xb7700000
> >>>close(4)                                = 0
> >>>open("/usr/local/lib/libresolv.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>open("/usr/local/lib/libresolv.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
> >>>open("/lib/tls/libresolv.so.2", O_RDONLY) = 4
> >>>read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\220)\0"..., 512) = 512
> >>>fstat64(4, {st_mode=S_IFREG|0644, st_size=64924, ...}) = 0
> >>>old_mmap(NULL, 73640, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0xb768d000
> >>>old_mmap(0xb769c000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0xf000) = 0xb769c000
> >>>old_mmap(0xb769d000, 8104, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb769d000
> >>>close(4)                                = 0
> >>>open("/usr/local/lib/librt.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>open("/usr/local/lib/librt.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
> >>>open("/lib/tls/librt.so.1", O_RDONLY)   = 4
> >>>read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\220\32"..., 512) = 512
> >>>fstat64(4, {st_mode=S_IFREG|0644, st_size=22940, ...}) = 0
> >>>old_mmap(NULL, 21588, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0xb7687000
> >>>old_mmap(0xb768c000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0x5000) = 0xb768c000
> >>>close(4)                                = 0
> >>>open("/usr/local/lib/libORBitCosNaming-2.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>open("/usr/local/lib/libORBitCosNaming-2.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
> >>>open("/usr/lib/libORBitCosNaming-2.so.0", O_RDONLY) = 4
> >>>read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\220\36"..., 512) = 512
> >>>fstat64(4, {st_mode=S_IFREG|0644, st_size=21352, ...}) = 0
> >>>old_mmap(NULL, 20328, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0xb7682000
> >>>old_mmap(0xb7686000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0x4000) = 0xb7686000
> >>>close(4)                                = 0
> >>>open("/usr/local/lib/libkrb5.so.3", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>open("/usr/local/lib/libkrb5.so.3", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
> >>>open("/usr/lib/libkrb5.so.3", O_RDONLY) = 4
> >>>read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\240\370"..., 512) = 512
> >>>fstat64(4, {st_mode=S_IFREG|0644, st_size=393216, ...}) = 0
> >>>old_mmap(NULL, 392552, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0xb7622000
> >>>old_mmap(0xb7680000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0x5e000) = 0xb7680000
> >>>close(4)                                = 0
> >>>open("/usr/local/lib/libk5crypto.so.3", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>open("/usr/local/lib/libk5crypto.so.3", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
> >>>open("/usr/lib/libk5crypto.so.3", O_RDONLY) = 4
> >>>read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\2602\0"..., 512) = 512
> >>>fstat64(4, {st_mode=S_IFREG|0644, st_size=138844, ...}) = 0
> >>>old_mmap(NULL, 138784, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0xb7600000
> >>>old_mmap(0xb7621000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0x21000) = 0xb7621000
> >>>close(4)                                = 0
> >>>open("/usr/local/lib/libcom_err.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>open("/usr/local/lib/libcom_err.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
> >>>open("/lib/libcom_err.so.2", O_RDONLY)  = 4
> >>>read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\0\v\0\000"..., 512) = 512
> >>>fstat64(4, {st_mode=S_IFREG|0644, st_size=6188, ...}) = 0
> >>>old_mmap(NULL, 9292, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0xb7be9000
> >>>old_mmap(0xb7beb000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0x1000) = 0xb7beb000
> >>>close(4)                                = 0
> >>>open("/usr/local/lib/libgssapi_krb5.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>open("/usr/local/lib/libgssapi_krb5.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
> >>>open("/usr/lib/libgssapi_krb5.so.2", O_RDONLY) = 4
> >>>read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\0L\0\000"..., 512) = 512
> >>>fstat64(4, {st_mode=S_IFREG|0644, st_size=77684, ...}) = 0
> >>>old_mmap(NULL, 80656, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0xb75ec000
> >>>old_mmap(0xb75ff000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0x12000) = 0xb75ff000
> >>>close(4)                                = 0
> >>>open("/usr/local/lib/libssl3.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>open("/usr/local/lib/libssl3.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
> >>>open("/usr/lib/libssl3.so", O_RDONLY)   = 4
> >>>read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\360K\0"..., 512) = 512
> >>>fstat64(4, {st_mode=S_IFREG|0644, st_size=136040, ...}) = 0
> >>>old_mmap(NULL, 135728, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0xb75ca000
> >>>old_mmap(0xb75ea000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0x20000) = 0xb75ea000
> >>>old_mmap(0xb75eb000, 560, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb75eb000
> >>>close(4)                                = 0
> >>>open("/usr/local/lib/libsmime3.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>open("/usr/local/lib/libsmime3.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
> >>>open("/usr/lib/libsmime3.so", O_RDONLY) = 4
> >>>read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0Pn\0\000"..., 512) = 512
> >>>fstat64(4, {st_mode=S_IFREG|0644, st_size=148456, ...}) = 0
> >>>old_mmap(NULL, 147424, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0xb75a6000
> >>>old_mmap(0xb75c8000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0x22000) = 0xb75c8000
> >>>close(4)                                = 0
> >>>open("/usr/local/lib/libnss3.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>open("/usr/local/lib/libnss3.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
> >>>open("/usr/lib/libnss3.so", O_RDONLY)   = 4
> >>>read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0p\325\0"..., 512) = 512
> >>>fstat64(4, {st_mode=S_IFREG|0644, st_size=445568, ...}) = 0
> >>>old_mmap(NULL, 449068, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0xb7538000
> >>>old_mmap(0xb75a1000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0x68000) = 0xb75a1000
> >>>close(4)                                = 0
> >>>open("/usr/local/lib/libsoftokn3.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>open("/usr/local/lib/libsoftokn3.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
> >>>open("/usr/lib/libsoftokn3.so", O_RDONLY) = 4
> >>>read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\340?\0"..., 512) = 512
> >>>fstat64(4, {st_mode=S_IFREG|0644, st_size=461160, ...}) = 0
> >>>old_mmap(NULL, 460944, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0xb74c7000
> >>>old_mmap(0xb7534000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0x6d000) = 0xb7534000
> >>>close(4)                                = 0
> >>>open("/usr/local/lib/libtasn1.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>open("/usr/local/lib/libtasn1.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
> >>>open("/usr/lib/libtasn1.so.2", O_RDONLY) = 4
> >>>read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\300!\0"..., 512) = 512
> >>>fstat64(4, {st_mode=S_IFREG|0644, st_size=63608, ...}) = 0
> >>>old_mmap(NULL, 62980, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0xb74b7000
> >>>old_mmap(0xb74c6000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0xf000) = 0xb74c6000
> >>>close(4)                                = 0
> >>>open("/usr/local/lib/libgcrypt.so.11", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>open("/usr/local/lib/libgcrypt.so.11", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
> >>>open("/usr/lib/libgcrypt.so.11", O_RDONLY) = 4
> >>>read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\220B\0"..., 512) = 512
> >>>fstat64(4, {st_mode=S_IFREG|0644, st_size=314552, ...}) = 0
> >>>old_mmap(NULL, 314116, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0xb746a000
> >>>old_mmap(0xb74b2000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0x48000) = 0xb74b2000
> >>>close(4)                                = 0
> >>>open("/usr/local/lib/libgpg-error.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>open("/usr/local/lib/libgpg-error.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
> >>>open("/usr/lib/libgpg-error.so.0", O_RDONLY) = 4
> >>>read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\0\6\0\000"..., 512) = 512
> >>>fstat64(4, {st_mode=S_IFREG|0644, st_size=10584, ...}) = 0
> >>>old_mmap(NULL, 13596, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0xb7466000
> >>>old_mmap(0xb7469000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0x2000) = 0xb7469000
> >>>close(4)                                = 0
> >>>open("/usr/local/lib/libnsl.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>open("/usr/local/lib/libnsl.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
> >>>open("/lib/tls/libnsl.so.1", O_RDONLY)  = 4
> >>>read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0 <\0\000"..., 512) = 512
> >>>fstat64(4, {st_mode=S_IFREG|0644, st_size=73304, ...}) = 0
> >>>old_mmap(NULL, 80544, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0xb7452000
> >>>old_mmap(0xb7463000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0x11000) = 0xb7463000
> >>>old_mmap(0xb7464000, 6816, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7464000
> >>>close(4)                                = 0
> >>>munmap(0xb7b12000, 84795)               = 0
> >>>stat64("/usr/local/lib/opensync/plugins/evo2_sync.la", {st_mode=S_IFREG|0755, st_size=2056, ...}) = 0
> >>>lstat64("/usr/local/lib/opensync/plugins/evo2_sync.la", {st_mode=S_IFREG|0755, st_size=2056, ...}) = 0
> >>>stat64("/usr/local/lib/opensync/plugins/syncml_plugin.so", {st_mode=S_IFREG|0755, st_size=36435, ...}) = 0
> >>>lstat64("/usr/local/lib/opensync/plugins/syncml_plugin.so", {st_mode=S_IFREG|0755, st_size=36435, ...}) = 0
> >>>stat64("/usr/local/lib/opensync/plugins/syncml_plugin.so", {st_mode=S_IFREG|0755, st_size=36435, ...}) = 0
> >>>open("/usr/local/lib/opensync/plugins/syncml_plugin.so", O_RDONLY) = 4
> >>>read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0000\32\0"..., 512) = 512
> >>>fstat64(4, {st_mode=S_IFREG|0755, st_size=36435, ...}) = 0
> >>>old_mmap(NULL, 17652, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0xb7b22000
> >>>old_mmap(0xb7b26000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0x3000) = 0xb7b26000
> >>>close(4)                                = 0
> >>>open("/usr/local/lib/libsyncml.so.0", O_RDONLY) = 4
> >>>read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0`C\0\000"..., 512) = 512
> >>>fstat64(4, {st_mode=S_IFREG|0755, st_size=231627, ...}) = 0
> >>>old_mmap(NULL, 96020, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0xb743a000
> >>>old_mmap(0xb7451000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0x16000) = 0xb7451000
> >>>close(4)                                = 0
> >>>open("/home/daniel/build//lib/tls/i686/mmx/cmov/libwbxml2.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>stat64("/home/daniel/build//lib/tls/i686/mmx/cmov", 0xbf8e99fc) = -1 ENOENT (No such file or directory)
> >>>open("/home/daniel/build//lib/tls/i686/mmx/libwbxml2.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>stat64("/home/daniel/build//lib/tls/i686/mmx", 0xbf8e99fc) = -1 ENOENT (No such file or directory)
> >>>open("/home/daniel/build//lib/tls/i686/cmov/libwbxml2.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>stat64("/home/daniel/build//lib/tls/i686/cmov", 0xbf8e99fc) = -1 ENOENT (No such file or directory)
> >>>open("/home/daniel/build//lib/tls/i686/libwbxml2.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>stat64("/home/daniel/build//lib/tls/i686", 0xbf8e99fc) = -1 ENOENT (No such file or directory)
> >>>open("/home/daniel/build//lib/tls/mmx/cmov/libwbxml2.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>stat64("/home/daniel/build//lib/tls/mmx/cmov", 0xbf8e99fc) = -1 ENOENT (No such file or directory)
> >>>open("/home/daniel/build//lib/tls/mmx/libwbxml2.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>stat64("/home/daniel/build//lib/tls/mmx", 0xbf8e99fc) = -1 ENOENT (No such file or directory)
> >>>open("/home/daniel/build//lib/tls/cmov/libwbxml2.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>stat64("/home/daniel/build//lib/tls/cmov", 0xbf8e99fc) = -1 ENOENT (No such file or directory)
> >>>open("/home/daniel/build//lib/tls/libwbxml2.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>stat64("/home/daniel/build//lib/tls", 0xbf8e99fc) = -1 ENOENT (No such file or directory)
> >>>open("/home/daniel/build//lib/i686/mmx/cmov/libwbxml2.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>stat64("/home/daniel/build//lib/i686/mmx/cmov", 0xbf8e99fc) = -1 ENOENT (No such file or directory)
> >>>open("/home/daniel/build//lib/i686/mmx/libwbxml2.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>stat64("/home/daniel/build//lib/i686/mmx", 0xbf8e99fc) = -1 ENOENT (No such file or directory)
> >>>open("/home/daniel/build//lib/i686/cmov/libwbxml2.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>stat64("/home/daniel/build//lib/i686/cmov", 0xbf8e99fc) = -1 ENOENT (No such file or directory)
> >>>open("/home/daniel/build//lib/i686/libwbxml2.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>stat64("/home/daniel/build//lib/i686", 0xbf8e99fc) = -1 ENOENT (No such file or directory)
> >>>open("/home/daniel/build//lib/mmx/cmov/libwbxml2.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>stat64("/home/daniel/build//lib/mmx/cmov", 0xbf8e99fc) = -1 ENOENT (No such file or directory)
> >>>open("/home/daniel/build//lib/mmx/libwbxml2.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>stat64("/home/daniel/build//lib/mmx", 0xbf8e99fc) = -1 ENOENT (No such file or directory)
> >>>open("/home/daniel/build//lib/cmov/libwbxml2.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>stat64("/home/daniel/build//lib/cmov", 0xbf8e99fc) = -1 ENOENT (No such file or directory)
> >>>open("/home/daniel/build//lib/libwbxml2.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>stat64("/home/daniel/build//lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
> >>>open("/usr/local/lib/libwbxml2.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>open("/usr/local/lib/libwbxml2.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>open("/etc/ld.so.cache", O_RDONLY)      = 4
> >>>fstat64(4, {st_mode=S_IFREG|0644, st_size=84795, ...}) = 0
> >>>old_mmap(NULL, 84795, PROT_READ, MAP_PRIVATE, 4, 0) = 0xb7425000
> >>>close(4)                                = 0
> >>>access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
> >>>open("/usr/lib/libwbxml2.so.0", O_RDONLY) = 4
> >>>read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\300q\0"..., 512) = 512
> >>>fstat64(4, {st_mode=S_IFREG|0644, st_size=102176, ...}) = 0
> >>>old_mmap(NULL, 101140, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0xb740c000
> >>>old_mmap(0xb7421000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0x15000) = 0xb7421000
> >>>close(4)                                = 0
> >>>open("/home/daniel/build//lib/libsoup-2.2.so.7", O_RDONLY) = 4
> >>>read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0p\210\0"..., 512) = 512
> >>>fstat64(4, {st_mode=S_IFREG|0755, st_size=427012, ...}) = 0
> >>>old_mmap(NULL, 149844, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0xb73e7000
> >>>old_mmap(0xb740a000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0x23000) = 0xb740a000
> >>>close(4)                                = 0
> >>>open("/home/daniel/build//lib/libexpat.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>open("/usr/local/lib/libexpat.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>open("/usr/local/lib/libexpat.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
> >>>open("/usr/lib/libexpat.so.1", O_RDONLY) = 4
> >>>read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260\"\0"..., 512) = 512
> >>>fstat64(4, {st_mode=S_IFREG|0644, st_size=129972, ...}) = 0
> >>>old_mmap(NULL, 128880, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0xb73c7000
> >>>old_mmap(0xb73e4000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0x1d000) = 0xb73e4000
> >>>close(4)                                = 0
> >>>munmap(0xb7425000, 84795)               = 0
> >>>stat64("/usr/local/lib/opensync/plugins/syncml_plugin.la", {st_mode=S_IFREG|0755, st_size=1364, ...}) = 0
> >>>lstat64("/usr/local/lib/opensync/plugins/syncml_plugin.la", {st_mode=S_IFREG|0755, st_size=1364, ...}) = 0
> >>>getdents64(3, /* 0 entries */, 4096)    = 0
> >>>close(3)                                = 0
> >>>stat64("/usr/local/lib/opensync/formats", {st_mode=S_IFDIR|S_ISGID|0755, st_size=4096, ...}) = 0
> >>>open("/usr/local/lib/opensync/formats", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 3
> >>>fstat64(3, {st_mode=S_IFDIR|S_ISGID|0755, st_size=4096, ...}) = 0
> >>>fcntl64(3, F_SETFD, FD_CLOEXEC)         = 0
> >>>getdents64(3, /* 24 entries */, 4096)   = 768
> >>>stat64("/usr/local/lib/opensync/formats/xml-vcard.so", {st_mode=S_IFREG|0755, st_size=99579, ...}) = 0
> >>>lstat64("/usr/local/lib/opensync/formats/xml-vcard.so", {st_mode=S_IFREG|0755, st_size=99579, ...}) = 0
> >>>stat64("/usr/local/lib/opensync/formats/xml-vcard.so", {st_mode=S_IFREG|0755, st_size=99579, ...}) = 0
> >>>open("/usr/local/lib/opensync/formats/xml-vcard.so", O_RDONLY) = 4
> >>>read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0p&\0\000"..., 512) = 512
> >>>fstat64(4, {st_mode=S_IFREG|0755, st_size=99579, ...}) = 0
> >>>old_mmap(NULL, 46740, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0xb742e000
> >>>old_mmap(0xb7439000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0xa000) = 0xb7439000
> >>>close(4)                                = 0
> >>>open("/usr/local/lib/libopensync-xml.so.0", O_RDONLY) = 4
> >>>read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0`\16\0\000"..., 512) = 512
> >>>fstat64(4, {st_mode=S_IFREG|0755, st_size=28064, ...}) = 0
> >>>old_mmap(NULL, 13036, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0xb7b1e000
> >>>old_mmap(0xb7b21000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0x2000) = 0xb7b21000
> >>>close(4)                                = 0
> >>>stat64("/usr/local/lib/opensync/formats/xml-vcard.la", {st_mode=S_IFREG|0755, st_size=1016, ...}) = 0
> >>>lstat64("/usr/local/lib/opensync/formats/xml-vcard.la", {st_mode=S_IFREG|0755, st_size=1016, ...}) = 0
> >>>stat64("/usr/local/lib/opensync/formats/xml-vcal.so", {st_mode=S_IFREG|0755, st_size=134757, ...}) = 0
> >>>lstat64("/usr/local/lib/opensync/formats/xml-vcal.so", {st_mode=S_IFREG|0755, st_size=134757, ...}) = 0
> >>>stat64("/usr/local/lib/opensync/formats/xml-vcal.so", {st_mode=S_IFREG|0755, st_size=134757, ...}) = 0
> >>>open("/usr/local/lib/opensync/formats/xml-vcal.so", O_RDONLY) = 4
> >>>read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\0\'\0\000"..., 512) = 512
> >>>fstat64(4, {st_mode=S_IFREG|0755, st_size=134757, ...}) = 0
> >>>old_mmap(NULL, 61276, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0xb73b8000
> >>>old_mmap(0xb73c6000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0xd000) = 0xb73c6000
> >>>close(4)                                = 0
> >>>stat64("/usr/local/lib/opensync/formats/xml-vcal.la", {st_mode=S_IFREG|0755, st_size=1010, ...}) = 0
> >>>lstat64("/usr/local/lib/opensync/formats/xml-vcal.la", {st_mode=S_IFREG|0755, st_size=1010, ...}) = 0
> >>>stat64("/usr/local/lib/opensync/formats/xml-evolution.so", {st_mode=S_IFREG|0755, st_size=82128, ...}) = 0
> >>>lstat64("/usr/local/lib/opensync/formats/xml-evolution.so", {st_mode=S_IFREG|0755, st_size=82128, ...}) = 0
> >>>stat64("/usr/local/lib/opensync/formats/xml-evolution.so", {st_mode=S_IFREG|0755, st_size=82128, ...}) = 0
> >>>open("/usr/local/lib/opensync/formats/xml-evolution.so", O_RDONLY) = 4
> >>>read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\340\36"..., 512) = 512
> >>>fstat64(4, {st_mode=S_IFREG|0755, st_size=82128, ...}) = 0
> >>>old_mmap(NULL, 38260, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0xb7b14000
> >>>old_mmap(0xb7b1d000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0x8000) = 0xb7b1d000
> >>>close(4)                                = 0
> >>>stat64("/usr/local/lib/opensync/formats/xml-evolution.la", {st_mode=S_IFREG|0755, st_size=1040, ...}) = 0
> >>>lstat64("/usr/local/lib/opensync/formats/xml-evolution.la", {st_mode=S_IFREG|0755, st_size=1040, ...}) = 0
> >>>stat64("/usr/local/lib/opensync/formats/xml-vnote.so", {st_mode=S_IFREG|0755, st_size=84068, ...}) = 0
> >>>lstat64("/usr/local/lib/opensync/formats/xml-vnote.so", {st_mode=S_IFREG|0755, st_size=84068, ...}) = 0
> >>>stat64("/usr/local/lib/opensync/formats/xml-vnote.so", {st_mode=S_IFREG|0755, st_size=84068, ...}) = 0
> >>>open("/usr/local/lib/opensync/formats/xml-vnote.so", O_RDONLY) = 4
> >>>read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\360%\0"..., 512) = 512
> >>>fstat64(4, {st_mode=S_IFREG|0755, st_size=84068, ...}) = 0
> >>>old_mmap(NULL, 39260, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0xb73ae000
> >>>old_mmap(0xb73b7000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0x8000) = 0xb73b7000
> >>>close(4)                                = 0
> >>>stat64("/usr/local/lib/opensync/formats/xml-vnote.la", {st_mode=S_IFREG|0755, st_size=1016, ...}) = 0
> >>>lstat64("/usr/local/lib/opensync/formats/xml-vnote.la", {st_mode=S_IFREG|0755, st_size=1016, ...}) = 0
> >>>stat64("/usr/local/lib/opensync/formats/xml-kde.so", {st_mode=S_IFREG|0755, st_size=79557, ...}) = 0
> >>>lstat64("/usr/local/lib/opensync/formats/xml-kde.so", {st_mode=S_IFREG|0755, st_size=79557, ...}) = 0
> >>>stat64("/usr/local/lib/opensync/formats/xml-kde.so", {st_mode=S_IFREG|0755, st_size=79557, ...}) = 0
> >>>open("/usr/local/lib/opensync/formats/xml-kde.so", O_RDONLY) = 4
> >>>read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0000\37\0"..., 512) = 512
> >>>fstat64(4, {st_mode=S_IFREG|0755, st_size=79557, ...}) = 0
> >>>old_mmap(NULL, 33456, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0xb7425000
> >>>old_mmap(0xb742d000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0x8000) = 0xb742d000
> >>>close(4)                                = 0
> >>>stat64("/usr/local/lib/opensync/formats/xml-kde.la", {st_mode=S_IFREG|0755, st_size=1004, ...}) = 0
> >>>lstat64("/usr/local/lib/opensync/formats/xml-kde.la", {st_mode=S_IFREG|0755, st_size=1004, ...}) = 0
> >>>stat64("/usr/local/lib/opensync/formats/data.so", {st_mode=S_IFREG|0755, st_size=9341, ...}) = 0
> >>>lstat64("/usr/local/lib/opensync/formats/data.so", {st_mode=S_IFREG|0755, st_size=9341, ...}) = 0
> >>>stat64("/usr/local/lib/opensync/formats/data.so", {st_mode=S_IFREG|0755, st_size=9341, ...}) = 0
> >>>open("/usr/local/lib/opensync/formats/data.so", O_RDONLY) = 4
> >>>read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\300\6\0"..., 512) = 512
> >>>fstat64(4, {st_mode=S_IFREG|0755, st_size=9341, ...}) = 0
> >>>old_mmap(NULL, 6908, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0xb7b12000
> >>>old_mmap(0xb7b13000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0) = 0xb7b13000
> >>>close(4)                                = 0
> >>>stat64("/usr/local/lib/opensync/formats/data.la", {st_mode=S_IFREG|0755, st_size=952, ...}) = 0
> >>>lstat64("/usr/local/lib/opensync/formats/data.la", {st_mode=S_IFREG|0755, st_size=952, ...}) = 0
> >>>stat64("/usr/local/lib/opensync/formats/event.so", {st_mode=S_IFREG|0755, st_size=11100, ...}) = 0
> >>>lstat64("/usr/local/lib/opensync/formats/event.so", {st_mode=S_IFREG|0755, st_size=11100, ...}) = 0
> >>>stat64("/usr/local/lib/opensync/formats/event.so", {st_mode=S_IFREG|0755, st_size=11100, ...}) = 0
> >>>open("/usr/local/lib/opensync/formats/event.so", O_RDONLY) = 4
> >>>read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\0\10\0"..., 512) = 512
> >>>fstat64(4, {st_mode=S_IFREG|0755, st_size=11100, ...}) = 0
> >>>old_mmap(NULL, 8060, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0xb73ac000
> >>>old_mmap(0xb73ad000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0) = 0xb73ad000
> >>>close(4)                                = 0
> >>>stat64("/usr/local/lib/opensync/formats/event.la", {st_mode=S_IFREG|0755, st_size=958, ...}) = 0
> >>>lstat64("/usr/local/lib/opensync/formats/event.la", {st_mode=S_IFREG|0755, st_size=958, ...}) = 0
> >>>stat64("/usr/local/lib/opensync/formats/todo.so", {st_mode=S_IFREG|0755, st_size=10962, ...}) = 0
> >>>lstat64("/usr/local/lib/opensync/formats/todo.so", {st_mode=S_IFREG|0755, st_size=10962, ...}) = 0
> >>>stat64("/usr/local/lib/opensync/formats/todo.so", {st_mode=S_IFREG|0755, st_size=10962, ...}) = 0
> >>>open("/usr/local/lib/opensync/formats/todo.so", O_RDONLY) = 4
> >>>read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\0\10\0"..., 512) = 512
> >>>fstat64(4, {st_mode=S_IFREG|0755, st_size=10962, ...}) = 0
> >>>old_mmap(NULL, 7928, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0xb73aa000
> >>>old_mmap(0xb73ab000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0) = 0xb73ab000
> >>>close(4)                                = 0
> >>>stat64("/usr/local/lib/opensync/formats/todo.la", {st_mode=S_IFREG|0755, st_size=952, ...}) = 0
> >>>lstat64("/usr/local/lib/opensync/formats/todo.la", {st_mode=S_IFREG|0755, st_size=952, ...}) = 0
> >>>stat64("/usr/local/lib/opensync/formats/contact.so", {st_mode=S_IFREG|0755, st_size=13274, ...}) = 0
> >>>lstat64("/usr/local/lib/opensync/formats/contact.so", {st_mode=S_IFREG|0755, st_size=13274, ...}) = 0
> >>>stat64("/usr/local/lib/opensync/formats/contact.so", {st_mode=S_IFREG|0755, st_size=13274, ...}) = 0
> >>>open("/usr/local/lib/opensync/formats/contact.so", O_RDONLY) = 4
> >>>read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0000\t\0"..., 512) = 512
> >>>fstat64(4, {st_mode=S_IFREG|0755, st_size=13274, ...}) = 0
> >>>old_mmap(NULL, 4480, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0xb73a8000
> >>>old_mmap(0xb73a9000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0x1000) = 0xb73a9000
> >>>close(4)                                = 0
> >>>stat64("/usr/local/lib/opensync/formats/contact.la", {st_mode=S_IFREG|0755, st_size=970, ...}) = 0
> >>>lstat64("/usr/local/lib/opensync/formats/contact.la", {st_mode=S_IFREG|0755, st_size=970, ...}) = 0
> >>>stat64("/usr/local/lib/opensync/formats/note.so", {st_mode=S_IFREG|0755, st_size=11072, ...}) = 0
> >>>lstat64("/usr/local/lib/opensync/formats/note.so", {st_mode=S_IFREG|0755, st_size=11072, ...}) = 0
> >>>stat64("/usr/local/lib/opensync/formats/note.so", {st_mode=S_IFREG|0755, st_size=11072, ...}) = 0
> >>>open("/usr/local/lib/opensync/formats/note.so", O_RDONLY) = 4
> >>>read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\0\10\0"..., 512) = 512
> >>>fstat64(4, {st_mode=S_IFREG|0755, st_size=11072, ...}) = 0
> >>>old_mmap(NULL, 7368, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0xb73a6000
> >>>old_mmap(0xb73a7000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0) = 0xb73a7000
> >>>close(4)                                = 0
> >>>stat64("/usr/local/lib/opensync/formats/note.la", {st_mode=S_IFREG|0755, st_size=952, ...}) = 0
> >>>lstat64("/usr/local/lib/opensync/formats/note.la", {st_mode=S_IFREG|0755, st_size=952, ...}) = 0
> >>>stat64("/usr/local/lib/opensync/formats/file.so", {st_mode=S_IFREG|0755, st_size=16412, ...}) = 0
> >>>lstat64("/usr/local/lib/opensync/formats/file.so", {st_mode=S_IFREG|0755, st_size=16412, ...}) = 0
> >>>stat64("/usr/local/lib/opensync/formats/file.so", {st_mode=S_IFREG|0755, st_size=16412, ...}) = 0
> >>>open("/usr/local/lib/opensync/formats/file.so", O_RDONLY) = 4
> >>>read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\v\0"..., 512) = 512
> >>>fstat64(4, {st_mode=S_IFREG|0755, st_size=16412, ...}) = 0
> >>>old_mmap(NULL, 9472, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0xb73a3000
> >>>old_mmap(0xb73a5000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0x1000) = 0xb73a5000
> >>>close(4)                                = 0
> >>>stat64("/usr/local/lib/opensync/formats/file.la", {st_mode=S_IFREG|0755, st_size=1047, ...}) = 0
> >>>lstat64("/usr/local/lib/opensync/formats/file.la", {st_mode=S_IFREG|0755, st_size=1047, ...}) = 0
> >>>getdents64(3, /* 0 entries */, 4096)    = 0
> >>>close(3)                                = 0
> >>>getuid32()                              = 0
> >>>getgid32()                              = 0
> >>>getuid32()                              = 0
> >>>socket(PF_FILE, SOCK_STREAM, 0)         = 3
> >>>connect(3, {sa_family=AF_FILE, path="/var/run/.nscd_socket"}, 110) = -1 ENOENT (No such file or directory)
> >>>close(3)                                = 0
> >>>open("/etc/nsswitch.conf", O_RDONLY)    = 3
> >>>fstat64(3, {st_mode=S_IFREG|0644, st_size=465, ...}) = 0
> >>>mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fc0000
> >>>read(3, "# /etc/nsswitch.conf\n#\n# Example"..., 4096) = 465
> >>>read(3, "", 4096)                       = 0
> >>>close(3)                                = 0
> >>>munmap(0xb7fc0000, 4096)                = 0
> >>>open("/usr/local/lib/libnss_compat.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>open("/etc/ld.so.cache", O_RDONLY)      = 3
> >>>fstat64(3, {st_mode=S_IFREG|0644, st_size=84795, ...}) = 0
> >>>old_mmap(NULL, 84795, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb738e000
> >>>close(3)                                = 0
> >>>access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
> >>>open("/lib/tls/libnss_compat.so.2", O_RDONLY) = 3
> >>>read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0000\22\0"..., 512) = 512
> >>>fstat64(3, {st_mode=S_IFREG|0644, st_size=28616, ...}) = 0
> >>>old_mmap(NULL, 31628, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0xb7386000
> >>>old_mmap(0xb738d000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x6000) = 0xb738d000
> >>>close(3)                                = 0
> >>>munmap(0xb738e000, 84795)               = 0
> >>>open("/usr/local/lib/libnss_nis.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>open("/etc/ld.so.cache", O_RDONLY)      = 3
> >>>fstat64(3, {st_mode=S_IFREG|0644, st_size=84795, ...}) = 0
> >>>old_mmap(NULL, 84795, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb738e000
> >>>close(3)                                = 0
> >>>access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
> >>>open("/lib/tls/libnss_nis.so.2", O_RDONLY) = 3
> >>>read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\34\0"..., 512) = 512
> >>>fstat64(3, {st_mode=S_IFREG|0644, st_size=33440, ...}) = 0
> >>>old_mmap(NULL, 36620, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0xb737d000
> >>>old_mmap(0xb7385000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x7000) = 0xb7385000
> >>>close(3)                                = 0
> >>>open("/usr/local/lib/libnss_files.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
> >>>access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
> >>>open("/lib/tls/libnss_files.so.2", O_RDONLY) = 3
> >>>read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\200\35"..., 512) = 512
> >>>fstat64(3, {st_mode=S_IFREG|0644, st_size=34748, ...}) = 0
> >>>old_mmap(NULL, 38044, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0xb7373000
> >>>old_mmap(0xb737c000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x8000) = 0xb737c000
> >>>close(3)                                = 0
> >>>munmap(0xb738e000, 84795)               = 0
> >>>open("/etc/passwd", O_RDONLY)           = 3
> >>>fcntl64(3, F_GETFD)                     = 0
> >>>fcntl64(3, F_SETFD, FD_CLOEXEC)         = 0
> >>>_llseek(3, 0, [0], SEEK_CUR)            = 0
> >>>fstat64(3, {st_mode=S_IFREG|0644, st_size=1210, ...}) = 0
> >>>mmap2(NULL, 1210, PROT_READ, MAP_SHARED, 3, 0) = 0xb73a2000
> >>>_llseek(3, 1210, [1210], SEEK_SET)      = 0
> >>>munmap(0xb73a2000, 1210)                = 0
> >>>close(3)                                = 0
> >>>access("/root/.opensync", F_OK)         = 0
> >>>stat64("/root/.opensync", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
> >>>open("/root/.opensync", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 3
> >>>fstat64(3, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
> >>>fcntl64(3, F_SETFD, FD_CLOEXEC)         = 0
> >>>getdents64(3, /* 4 entries */, 4096)    = 112
> >>>stat64("/root/.opensync/group1", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
> >>>lstat64("/root/.opensync/group1", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
> >>>access("/root/.opensync/group1/syncgroup.conf", F_OK) = 0
> >>>futex(0xb7d4893c, FUTEX_WAKE, 2147483647) = 0
> >>>stat64("/root/.opensync/group1/syncgroup.conf", {st_mode=S_IFREG|0644, st_size=102, ...}) = 0
> >>>stat64("/root/.opensync/group1/syncgroup.conf", {st_mode=S_IFREG|0644, st_size=102, ...}) = 0
> >>>stat64("/root/.opensync/group1/syncgroup.conf", {st_mode=S_IFREG|0644, st_size=102, ...}) = 0
> >>>open("/root/.opensync/group1/syncgroup.conf", O_RDONLY) = 4
> >>>fstat64(4, {st_mode=S_IFREG|0644, st_size=102, ...}) = 0
> >>>mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb73a2000
> >>>read(4, "<?xml version=\"1.0\"?>\n<syncgroup"..., 16384) = 102
> >>>read(4, "", 12288)                      = 0
> >>>_llseek(4, 0, [102], SEEK_CUR)          = 0
> >>>_llseek(4, 0, [0], SEEK_SET)            = 0
> >>>read(4, "<?xml version=\"1.0\"?>\n<syncgroup"..., 4096) = 102
> >>>read(4, "", 4096)                       = 0
> >>>read(4, "", 4096)                       = 0
> >>>close(4)                                = 0
> >>>munmap(0xb73a2000, 4096)                = 0
> >>>open("/root/.opensync/group1", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 4
> >>>fstat64(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
> >>>fcntl64(4, F_SETFD, FD_CLOEXEC)         = 0
> >>>getdents64(4, /* 5 entries */, 4096)    = 136
> >>>stat64("/root/.opensync/group1/syncgroup.conf", {st_mode=S_IFREG|0644, st_size=102, ...}) = 0
> >>>stat64("/root/.opensync/group1/1", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
> >>>lstat64("/root/.opensync/group1/1", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
> >>>access("/root/.opensync/group1/1/syncmember.conf", F_OK) = 0
> >>>stat64("/root/.opensync/group1/1/syncmember.conf", {st_mode=S_IFREG|0644, st_size=91, ...}) = 0
> >>>stat64("/root/.opensync/group1/1/syncmember.conf", {st_mode=S_IFREG|0644, st_size=91, ...}) = 0
> >>>stat64("/root/.opensync/group1/1/syncmember.conf", {st_mode=S_IFREG|0644, st_size=91, ...}) = 0
> >>>open("/root/.opensync/group1/1/syncmember.conf", O_RDONLY) = 5
> >>>fstat64(5, {st_mode=S_IFREG|0644, st_size=91, ...}) = 0
> >>>mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb73a2000
> >>>read(5, "<?xml version=\"1.0\"?>\n<syncmembe"..., 16384) = 91
> >>>read(5, "", 12288)                      = 0
> >>>_llseek(5, 0, [91], SEEK_CUR)           = 0
> >>>_llseek(5, 0, [0], SEEK_SET)            = 0
> >>>read(5, "<?xml version=\"1.0\"?>\n<syncmembe"..., 4096) = 91
> >>>read(5, "", 4096)                       = 0
> >>>read(5, "", 4096)                       = 0
> >>>close(5)                                = 0
> >>>munmap(0xb73a2000, 4096)                = 0
> >>>stat64("/root/.opensync/group1/2", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
> >>>lstat64("/root/.opensync/group1/2", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
> >>>access("/root/.opensync/group1/2/syncmember.conf", F_OK) = 0
> >>>stat64("/root/.opensync/group1/2/syncmember.conf", {st_mode=S_IFREG|0644, st_size=82, ...}) = 0
> >>>stat64("/root/.opensync/group1/2/syncmember.conf", {st_mode=S_IFREG|0644, st_size=82, ...}) = 0
> >>>stat64("/root/.opensync/group1/2/syncmember.conf", {st_mode=S_IFREG|0644, st_size=82, ...}) = 0
> >>>open("/root/.opensync/group1/2/syncmember.conf", O_RDONLY) = 5
> >>>fstat64(5, {st_mode=S_IFREG|0644, st_size=82, ...}) = 0
> >>>mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb73a2000
> >>>read(5, "<?xml version=\"1.0\"?>\n<syncmembe"..., 16384) = 82
> >>>read(5, "", 12288)                      = 0
> >>>_llseek(5, 0, [82], SEEK_CUR)           = 0
> >>>_llseek(5, 0, [0], SEEK_SET)            = 0
> >>>read(5, "<?xml version=\"1.0\"?>\n<syncmembe"..., 4096) = 82
> >>>read(5, "", 4096)                       = 0
> >>>read(5, "", 4096)                       = 0
> >>>close(5)                                = 0
> >>>munmap(0xb73a2000, 4096)                = 0
> >>>getdents64(4, /* 0 entries */, 4096)    = 0
> >>>close(4)                                = 0
> >>>stat64("/root/.opensync/group2", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
> >>>lstat64("/root/.opensync/group2", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
> >>>access("/root/.opensync/group2/syncgroup.conf", F_OK) = 0
> >>>stat64("/root/.opensync/group2/syncgroup.conf", {st_mode=S_IFREG|0644, st_size=74, ...}) = 0
> >>>stat64("/root/.opensync/group2/syncgroup.conf", {st_mode=S_IFREG|0644, st_size=74, ...}) = 0
> >>>stat64("/root/.opensync/group2/syncgroup.conf", {st_mode=S_IFREG|0644, st_size=74, ...}) = 0
> >>>open("/root/.opensync/group2/syncgroup.conf", O_RDONLY) = 4
> >>>fstat64(4, {st_mode=S_IFREG|0644, st_size=74, ...}) = 0
> >>>mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb73a2000
> >>>read(4, "<?xml version=\"1.0\"?>\n<syncgroup"..., 16384) = 74
> >>>read(4, "", 12288)                      = 0
> >>>_llseek(4, 0, [74], SEEK_CUR)           = 0
> >>>_llseek(4, 0, [0], SEEK_SET)            = 0
> >>>read(4, "<?xml version=\"1.0\"?>\n<syncgroup"..., 4096) = 74
> >>>read(4, "", 4096)                       = 0
> >>>read(4, "", 4096)                       = 0
> >>>close(4)                                = 0
> >>>munmap(0xb73a2000, 4096)                = 0
> >>>open("/root/.opensync/group2", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 4
> >>>fstat64(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
> >>>fcntl64(4, F_SETFD, FD_CLOEXEC)         = 0
> >>>getdents64(4, /* 7 entries */, 4096)    = 192
> >>>stat64("/root/.opensync/group2/syncgroup.conf", {st_mode=S_IFREG|0644, st_size=74, ...}) = 0
> >>>stat64("/root/.opensync/group2/1", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
> >>>lstat64("/root/.opensync/group2/1", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
> >>>access("/root/.opensync/group2/1/syncmember.conf", F_OK) = 0
> >>>stat64("/root/.opensync/group2/1/syncmember.conf", {st_mode=S_IFREG|0644, st_size=91, ...}) = 0
> >>>stat64("/root/.opensync/group2/1/syncmember.conf", {st_mode=S_IFREG|0644, st_size=91, ...}) = 0
> >>>stat64("/root/.opensync/group2/1/syncmember.conf", {st_mode=S_IFREG|0644, st_size=91, ...}) = 0
> >>>open("/root/.opensync/group2/1/syncmember.conf", O_RDONLY) = 5
> >>>fstat64(5, {st_mode=S_IFREG|0644, st_size=91, ...}) = 0
> >>>mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb73a2000
> >>>read(5, "<?xml version=\"1.0\"?>\n<syncmembe"..., 16384) = 91
> >>>read(5, "", 12288)                      = 0
> >>>_llseek(5, 0, [91], SEEK_CUR)           = 0
> >>>_llseek(5, 0, [0], SEEK_SET)            = 0
> >>>read(5, "<?xml version=\"1.0\"?>\n<syncmembe"..., 4096) = 91
> >>>read(5, "", 4096)                       = 0
> >>>read(5, "", 4096)                       = 0
> >>>close(5)                                = 0
> >>>munmap(0xb73a2000, 4096)                = 0
> >>>stat64("/root/.opensync/group2/2", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
> >>>lstat64("/root/.opensync/group2/2", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
> >>>access("/root/.opensync/group2/2/syncmember.conf", F_OK) = 0
> >>>stat64("/root/.opensync/group2/2/syncmember.conf", {st_mode=S_IFREG|0644, st_size=82, ...}) = 0
> >>>stat64("/root/.opensync/group2/2/syncmember.conf", {st_mode=S_IFREG|0644, st_size=82, ...}) = 0
> >>>stat64("/root/.opensync/group2/2/syncmember.conf", {st_mode=S_IFREG|0644, st_size=82, ...}) = 0
> >>>open("/root/.opensync/group2/2/syncmember.conf", O_RDONLY) = 5
> >>>fstat64(5, {st_mode=S_IFREG|0644, st_size=82, ...}) = 0
> >>>mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb73a2000
> >>>read(5, "<?xml version=\"1.0\"?>\n<syncmembe"..., 16384) = 82
> >>>read(5, "", 12288)                      = 0
> >>>_llseek(5, 0, [82], SEEK_CUR)           = 0
> >>>_llseek(5, 0, [0], SEEK_SET)            = 0
> >>>read(5, "<?xml version=\"1.0\"?>\n<syncmembe"..., 4096) = 82
> >>>read(5, "", 4096)                       = 0
> >>>read(5, "", 4096)                       = 0
> >>>close(5)                                = 0
> >>>munmap(0xb73a2000, 4096)                = 0
> >>>stat64("/root/.opensync/group2/lock", {st_mode=S_IFREG|0700, st_size=0, ...}) = 0
> >>>stat64("/root/.opensync/group2/change.db", {st_mode=S_IFREG|0644, st_size=2048, ...}) = 0
> >>>getdents64(4, /* 0 entries */, 4096)    = 0
> >>>close(4)                                = 0
> >>>getdents64(3, /* 0 entries */, 4096)    = 0
> >>>close(3)                                = 0
> >>>fstat64(1, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 0), ...}) = 0
> >>>mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb73a2000
> >>>write(1, "Synchronizing group \"nokia\" \n", 29) = 29
> >>>sched_get_priority_min(SCHED_OTHER)     = 0
> >>>sched_get_priority_max(SCHED_OTHER)     = 0
> >>>sched_get_priority_max(SCHED_OTHER)     = 0
> >>>open("/usr/lib/charset.alias", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
> >>>open("/usr/share/locale/locale.alias", O_RDONLY|O_LARGEFILE) = 3
> >>>fstat64(3, {st_mode=S_IFREG|0644, st_size=2539, ...}) = 0
> >>>mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb73a1000
> >>>read(3, "# Locale name alias data base.\n#"..., 4096) = 2539
> >>>read(3, "", 4096)                       = 0
> >>>close(3)                                = 0
> >>>munmap(0xb73a1000, 4096)                = 0
> >>>pipe([3, 4])                            = 0
> >>>pipe([5, 6])                            = 0
> >>>pipe([7, 8])                            = 0
> >>>access("/root/.opensync/group2/lock", F_OK) = 0
> >>>open("/root/.opensync/group2/lock", O_WRONLY|O_CREAT, 0700) = 9
> >>>flock(9, LOCK_EX|LOCK_NB)               = 0
> >>>write(1, "The previous synchronization was"..., 54) = 54
> >>>open("/root/.opensync/group2/1/syncml-http-server.conf", O_RDONLY|O_LARGEFILE) = 10
> >>>fstat64(10, {st_mode=S_IFREG|0600, st_size=97, ...}) = 0
> >>>read(10, "<config><username>test</username"..., 1024) = 97
> >>>read(10, "", 1024)                      = 0
> >>>close(10)                               = 0
> >>>socket(PF_INET, SOCK_STREAM, IPPROTO_IP) = 10
> >>>fcntl64(10, F_GETFL)                    = 0x2 (flags O_RDWR)
> >>>fcntl64(10, F_SETFL, O_RDWR|O_NONBLOCK) = 0
> >>>setsockopt(10, SOL_TCP, TCP_NODELAY, [1], 4) = 0
> >>>setsockopt(10, SOL_SOCKET, SO_REUSEADDR, [1], 4) = 0
> >>>bind(10, {sa_family=AF_INET, sin_port=htons(9999), sin_addr=inet_addr("0.0.0.0")}, 16) = 0
> >>>listen(10, 10)                          = 0
> >>>fstat64(10, {st_mode=S_IFSOCK|0777, st_size=0, ...}) = 0
> >>>fcntl64(10, F_GETFL)                    = 0x802 (flags O_RDWR|O_NONBLOCK)
> >>>getsockname(10, {sa_family=AF_INET, sin_port=htons(9999), sin_addr=inet_addr("0.0.0.0")}, [16]) = 0
> >>>sched_get_priority_max(SCHED_OTHER)     = 0
> >>>sched_get_priority_min(SCHED_OTHER)     = 0
> >>>mmap2(NULL, 8388608, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6b73000
> >>>mprotect(0xb6b73000, 4096, PROT_NONE)   = 0
> >>>clone(child_stack=0xb7372b48, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID|CLONE_DETACHED, parent_tidptr=0xb7372bf8, {entry_number:6, base_addr:0xb7372bb0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}, child_tidptr=0xb7372bf8) = 6401
> >>>futex(0xb7fbf900, FUTEX_WAKE, 1)        = 1
> >>>futex(0x805f6b0, FUTEX_WAKE, 1)         = 1
> >>>futex(0x805f6d0, FUTEX_WAKE, 1)         = 1
> >>>futex(0x805f6e0, FUTEX_WAIT, 0, NULL)   = -1 EAGAIN (Resource temporarily unavailable)
> >>>futex(0x805f6b0, FUTEX_WAKE, 1)         = 0
> >>>open("/root/.opensync/group2/2/evo2-sync.conf", O_RDONLY|O_LARGEFILE) = 11
> >>>fstat64(11, {st_mode=S_IFREG|0600, st_size=125, ...}) = 0
> >>>read(11, "<?xml version=\"1.0\"?>\n<config><a"..., 1024) = 125
> >>>read(11, "", 1024)                      = 0
> >>>close(11)                               = 0
> >>>sched_get_priority_max(SCHED_OTHER)     = 0
> >>>sched_get_priority_min(SCHED_OTHER)     = 0
> >>>mmap2(NULL, 8388608, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6373000
> >>>mprotect(0xb6373000, 4096, PROT_NONE)   = 0
> >>>clone(child_stack=0xb6b72b48, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID|CLONE_DETACHED, parent_tidptr=0xb6b72bf8, {entry_number:6, base_addr:0xb6b72bb0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}, child_tidptr=0xb6b72bf8) = 6402
> >>>futex(0xb7fbf900, FUTEX_WAKE, 1)        = 1
> >>>futex(0x8065c38, FUTEX_WAKE, 1)         = 1
> >>>futex(0x8065c58, FUTEX_WAKE, 1)         = 1
> >>>futex(0x8065c68, FUTEX_WAIT, 0, NULL)   = -1 EAGAIN (Resource temporarily unavailable)
> >>>futex(0x8065c38, FUTEX_WAKE, 1)         = 0
> >>>open("/root/.opensync/group2/change.db", O_RDWR|O_CREAT|O_LARGEFILE, 0644) = 11
> >>>fstat64(11, {st_mode=S_IFREG|0644, st_size=2048, ...}) = 0
> >>>dup(11)                                 = 12
> >>>mmap2(NULL, 8388608, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb5b73000
> >>>mprotect(0xb5b73000, 4096, PROT_NONE)   = 0
> >>>clone(child_stack=0xb6372b48, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID|CLONE_DETACHED, parent_tidptr=0xb6372bf8, {entry_number:6, base_addr:0xb6372bb0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}, child_tidptr=0xb6372bf8) = 6403
> >>>mmap2(NULL, 8388608, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb5373000
> >>>mprotect(0xb5373000, 4096, PROT_NONE)   = 0
> >>>clone(child_stack=0xb5b72b48, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID|CLONE_DETACHED, parent_tidptr=0xb5b72bf8, {entry_number:6, base_addr:0xb5b72bb0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}, child_tidptr=0xb5b72bf8) = 6404
> >>>close(12)                               = 0
> >>>_llseek(11, 0, [0], SEEK_SET)           = 0
> >>>read(11, "SQLite format 3\0\4\0\1\1\0@  \0\0\0\1\0\0\0\0"..., 100) = 100
> >>>fcntl64(11, F_SETLK64, {type=F_RDLCK, whence=SEEK_SET, start=1073741824, len=1}, 0xbf8e9f00) = 0
> >>>fcntl64(11, F_SETLK64, {type=F_RDLCK, whence=SEEK_SET, start=1073741826, len=510}, 0xbf8e9f00) = 0
> >>>fcntl64(11, F_SETLK64, {type=F_UNLCK, whence=SEEK_SET, start=1073741824, len=1}, 0xbf8e9f00) = 0
> >>>access("/root/.opensync/group2/change.db-journal", F_OK) = -1 ENOENT (No such file or directory)
> >>>fstat64(11, {st_mode=S_IFREG|0644, st_size=2048, ...}) = 0
> >>>_llseek(11, 0, [0], SEEK_SET)           = 0
> >>>read(11, "SQLite format 3\0\4\0\1\1\0@  \0\0\0\1\0\0\0\0"..., 1024) = 1024
> >>>brk(0)                                  = 0x806f000
> >>>brk(0x8090000)                          = 0x8090000
> >>>fcntl64(11, F_SETLK64, {type=F_UNLCK, whence=SEEK_SET, start=0, len=0}, 0xbf8e9ff0) = 0
> >>>fcntl64(11, F_SETLK64, {type=F_RDLCK, whence=SEEK_SET, start=1073741824, len=1}, 0xbf8e9df0) = 0
> >>>fcntl64(11, F_SETLK64, {type=F_RDLCK, whence=SEEK_SET, start=1073741826, len=510}, 0xbf8e9df0) = 0
> >>>fcntl64(11, F_SETLK64, {type=F_UNLCK, whence=SEEK_SET, start=1073741824, len=1}, 0xbf8e9df0) = 0
> >>>access("/root/.opensync/group2/change.db-journal", F_OK) = -1 ENOENT (No such file or directory)
> >>>fstat64(11, {st_mode=S_IFREG|0644, st_size=2048, ...}) = 0
> >>>_llseek(11, 0, [0], SEEK_SET)           = 0
> >>>read(11, "SQLite format 3\0\4\0\1\1\0@  \0\0\0\1\0\0\0\0"..., 1024) = 1024
> >>>_llseek(11, 1024, [1024], SEEK_SET)     = 0
> >>>read(11, "\r\0\0\0\0\4\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 1024) = 1024
> >>>fcntl64(11, F_SETLK64, {type=F_UNLCK, whence=SEEK_SET, start=0, len=0}, 0xbf8ea2c0) = 0
> >>>fcntl64(11, F_SETLK64, {type=F_RDLCK, whence=SEEK_SET, start=1073741824, len=1}, 0xbf8e9e20) = 0
> >>>fcntl64(11, F_SETLK64, {type=F_RDLCK, whence=SEEK_SET, start=1073741826, len=510}, 0xbf8e9e20) = 0
> >>>fcntl64(11, F_SETLK64, {type=F_UNLCK, whence=SEEK_SET, start=1073741824, len=1}, 0xbf8e9e20) = 0
> >>>access("/root/.opensync/group2/change.db-journal", F_OK) = -1 ENOENT (No such file or directory)
> >>>fstat64(11, {st_mode=S_IFREG|0644, st_size=2048, ...}) = 0
> >>>_llseek(11, 0, [0], SEEK_SET)           = 0
> >>>read(11, "SQLite format 3\0\4\0\1\1\0@  \0\0\0\1\0\0\0\0"..., 1024) = 1024
> >>>_llseek(11, 1024, [1024], SEEK_SET)     = 0
> >>>read(11, "\r\0\0\0\0\4\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 1024) = 1024
> >>>fcntl64(11, F_SETLK64, {type=F_UNLCK, whence=SEEK_SET, start=0, len=0}, 0xbf8e9e10) = 0
> >>>sched_get_priority_max(SCHED_OTHER)     = 0
> >>>sched_get_priority_min(SCHED_OTHER)     = 0
> >>>clone(child_stack=0xb5b72b48, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID|CLONE_DETACHED, parent_tidptr=0xb5b72bf8, {entry_number:6, base_addr:0xb5b72bb0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}, child_tidptr=0xb5b72bf8) = 6405
> >>>futex(0xb7fbf900, FUTEX_WAKE, 1)        = 1
> >>>futex(0x8065b10, FUTEX_WAKE, 1)         = 1
> >>>futex(0x8065b30, FUTEX_WAKE, 1)         = 1
> >>>futex(0x8065b40, FUTEX_WAIT, 0, NULL)   = -1 EAGAIN (Resource temporarily unavailable)
> >>>futex(0x8065b10, FUTEX_WAKE, 1)         = 0
> >>>futex(0x8067a78, FUTEX_WAIT, 0, NULL <unfinished ...>



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf