Mailinglist Archive: zypp-devel (230 mails)
| < Previous | Next > |
Re: [zypp-devel] zypp contribution
- From: "Duncan Mac-Vicar P." <dmacvicar@xxxxxxx>
- Date: Fri, 15 Feb 2008 00:55:40 +0100
- Message-id: <47B4D4FC.1000101@xxxxxxx>
Rémy Marquis wrote:
I think that is fine, cmake sometimes does not estimate the 100%
correctly, especially when you already build and cancelled before, or
only a few files changes.
You can try to go to build/test, make, and then ctest -A should give you
around 93% testcases pass.
I think you are ready for make install...
Can you confirm? :-)
Duncan
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
I have managed, of course, to break my system today :)
I was running 10.3 + last yast factory packages, and that was the mess like
hell when I try to install packages from zypp:svn. I then just downgrade all
packages to "pure" 10.3, and all run fine now with all dependencies.
Zypper compile as expected, but I have strange things with libzypp
compilation
that I was unable to solve myself. "make" get stuck at 79% and suddently stop
and go out of the shell :
...
[ 78%] Building CXX object zypp/CMakeFiles/zypp.dir/base/Sysconfig.o
[ 79%] Building CXX object zypp/CMakeFiles/zypp.dir/base/ProfilingFormater.o
[ 79%] Building CXX object zypp/CMakeFiles/zypp.dir/base/LogControl.o
Linking CXX shared library libzypp.so
[ 79%] Built target zypp
remy@geeko:~/openSUSE/svn/zypp/branches/tmp/ma/jump_sat/libzypp/_build-zypp>
The only missing thing I can see in the cmake prebuild is :
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
Maybe have you a small tip for me ? :)
Rémy
I think that is fine, cmake sometimes does not estimate the 100%
correctly, especially when you already build and cancelled before, or
only a few files changes.
You can try to go to build/test, make, and then ctest -A should give you
around 93% testcases pass.
I think you are ready for make install...
Can you confirm? :-)
Duncan
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
| < Previous | Next > |