[Cmake] CMake 1.6 beta - installation problems

Jarek Sacha galicjan at yahoo . com
Tue, 7 Jan 2003 11:15:55 -0800 (PST)


--0-926741923-1041966955=:91152
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

Bill

I checked out latest version from CVS (ccmake shows 'Version 1.7 -
development'). I still see some of Problem 2, here are some messages
Installing ...
Installing .#cmake.1.1.1
Installing cmake.1
Installing .#DartConfig.cmake.1.9
Installing .#DartConfig.cmake.1.8
Installing .#cmake.1.1.1.2.1

Running 'make test' reports problem with wrapping. Running './Source/ctest
-R wrap -V' does not, however there is an error message in the output
'Mutex destroy failure: Device or resource busy', see the attached file.

Jarek

--- Bill Hoffman <bill . hoffman at kitware . com> wrote:
> Thanks for the bug report.  
> 
> I have fixed 1, and 2, but can not reproduce 3.
> Try a cvs update on the branch and let me know how it goes.
> For 3, if it is still failing for you can you send the output of:
> ./Source/ctest -R wrap -V
> 
> 
> -Bill
> 
> 
> At 08:55 AM 1/7/2003 -0800, Jarek Sacha wrote:
> >--- Ken Martin <ken . martin at kitware . com> wrote:
> >> CMake 1.6 beta has been released and can be downloaded from
> >> www.cmake.org <http://www . cmake . org/>  or form cvs as Release-1-6 If
> you
> >> encounter any problems please let us know. 
> >
> >Got three problems after checking out Release-1.6 from CVS, more or
> less
> >serious, here there are in "chronological" order:
> >
> >Problem 1:
> >----------
> >I am trying to install CMake on Linux in directory other than
> /usr/local.
> >I do following:
> >$ ../CMake/configure --prefix=my_install_dir
> >$ make
> >$ make install
> >
> >The installation attempts to write to /usr/local any way.
> >
> >Problem 2:
> >----------
> >I do as before 
> >$ ../CMake/configure --prefix=my_install_dir
> >$ make
> >then
> >$ Source/ccmake ../CMake
> >fix value of CMAKE_INSTALL_PREFIX and run
> >$ make install
> >
> >Installation seems to go fine however all CVS leftovers in Templates
> (.#*
> >files, e.g., .#cxxconfigure.in.1.10) are getting installed too
> >
> >Problem 3:
> >----------
> >Wrapping test fails (other 21 tests pass)
> >
> >Hope this helps,
> >
> >Jarek
> 
> 
> 

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus . yahoo . com
--0-926741923-1041966955=:91152
Content-Type: text/plain; name="test_log.txt"
Content-Description: test_log.txt
Content-Disposition: inline; filename="test_log.txt"

$ ./Source/ctest -R wrap -V
Changing directory into /home/sacha/src/CMake-build/Source
Testing wrapping
Test command: /home/sacha/src/CMake-build/Source/cmaketest /home/sacha/src/CMake/Tests/Wrapping /home/sacha/src/CMake-build/Tests/Wrapping wrapping /home/sacha/src/CMake-build/Tests/Wrapping/bin
   Passed
Changing into directory: /home/sacha/src/CMake-build/Tests/Wrapping
*** /home/sacha/src/CMake-build/Source/./cmake
Generating build files...
Done Generating build files.
Generating build files (again)...
Done Generating build files (again).
Running make clean command: /usr/bin/gmake clean ...
running /usr/bin/gmake clean 2>&1
Running make command: /usr/bin/gmake all ...
running /usr/bin/gmake all 2>&1
Building object file itkWrapperConfig_tcl.o...
Building static library /home/sacha/src/CMake-build/Tests/Wrapping/bin/libwrapITK.a...
Building object file fltk1.o...
Building static library /home/sacha/src/CMake-build/Tests/Wrapping/bin/libwraplibFLTK.a...
Building Custom command /home/sacha/src/CMake-build/Tests/Wrapping/qtwrapping.h...
Building object file qtwrappingmain.o...
Building Custom command /home/sacha/src/CMake-build/Tests/Wrapping/qtwrapping.cxx...
Building object file qtwrapping.o...
Building Custom command /home/sacha/src/CMake-build/Tests/Wrapping/moc_qtwrapping.cxx...
Building object file moc_qtwrapping.o...
Building executable /home/sacha/src/CMake-build/Tests/Wrapping/bin/qtwrapping...
Building object file wrapping.o...
Building executable /home/sacha/src/CMake-build/Tests/Wrapping/bin/wrapping...
Running test executable: /home/sacha/src/CMake-build/Tests/Wrapping/bin/wrapping
running /home/sacha/src/CMake-build/Tests/Wrapping/bin/wrapping 2>&1
Building object file itkWrapperConfig_tcl.o...
Building static library /home/sacha/src/CMake-build/Tests/Wrapping/bin/libwrapITK.a...
Building object file fltk1.o...
Building static library /home/sacha/src/CMake-build/Tests/Wrapping/bin/libwraplibFLTK.a...
Building Custom command /home/sacha/src/CMake-build/Tests/Wrapping/qtwrapping.h...
Building object file qtwrappingmain.o...
Building Custom command /home/sacha/src/CMake-build/Tests/Wrapping/qtwrapping.cxx...
Building object file qtwrapping.o...
Building Custom command /home/sacha/src/CMake-build/Tests/Wrapping/moc_qtwrapping.cxx...
Building object file moc_qtwrapping.o...
Building executable /home/sacha/src/CMake-build/Tests/Wrapping/bin/qtwrapping...
Building object file wrapping.o...
Building executable /home/sacha/src/CMake-build/Tests/Wrapping/bin/wrapping...


Testing qtwrapping
Test command: /home/sacha/src/CMake-build/Source/cmaketest /home/sacha/src/CMake/Tests/Wrapping /home/sacha/src/CMake-build/Tests/Wrapping qtwrapping /home/sacha/src/CMake-build/Tests/Wrapping/bin
   Passed
Changing into directory: /home/sacha/src/CMake-build/Tests/Wrapping
*** /home/sacha/src/CMake-build/Source/./cmake
Generating build files...
Done Generating build files.
Generating build files (again)...
Done Generating build files (again).
Running make clean command: /usr/bin/gmake clean ...
running /usr/bin/gmake clean 2>&1
Running make command: /usr/bin/gmake all ...
running /usr/bin/gmake all 2>&1
Building object file itkWrapperConfig_tcl.o...
Building static library /home/sacha/src/CMake-build/Tests/Wrapping/bin/libwrapITK.a...
Building object file fltk1.o...
Building static library /home/sacha/src/CMake-build/Tests/Wrapping/bin/libwraplibFLTK.a...
Building Custom command /home/sacha/src/CMake-build/Tests/Wrapping/qtwrapping.h...
Building object file qtwrappingmain.o...
Building Custom command /home/sacha/src/CMake-build/Tests/Wrapping/qtwrapping.cxx...
Building object file qtwrapping.o...
Building Custom command /home/sacha/src/CMake-build/Tests/Wrapping/moc_qtwrapping.cxx...
Building object file moc_qtwrapping.o...
Building executable /home/sacha/src/CMake-build/Tests/Wrapping/bin/qtwrapping...
Building object file wrapping.o...
Building executable /home/sacha/src/CMake-build/Tests/Wrapping/bin/wrapping...
Running test executable: /home/sacha/src/CMake-build/Tests/Wrapping/bin/qtwrapping
running /home/sacha/src/CMake-build/Tests/Wrapping/bin/qtwrapping 2>&1
Mutex destroy failure: Device or resource busy
Building object file itkWrapperConfig_tcl.o...
Building static library /home/sacha/src/CMake-build/Tests/Wrapping/bin/libwrapITK.a...
Building object file fltk1.o...
Building static library /home/sacha/src/CMake-build/Tests/Wrapping/bin/libwraplibFLTK.a...
Building Custom command /home/sacha/src/CMake-build/Tests/Wrapping/qtwrapping.h...
Building object file qtwrappingmain.o...
Building Custom command /home/sacha/src/CMake-build/Tests/Wrapping/qtwrapping.cxx...
Building object file qtwrapping.o...
Building Custom command /home/sacha/src/CMake-build/Tests/Wrapping/moc_qtwrapping.cxx...
Building object file moc_qtwrapping.o...
Building executable /home/sacha/src/CMake-build/Tests/Wrapping/bin/qtwrapping...
Building object file wrapping.o...
Building executable /home/sacha/src/CMake-build/Tests/Wrapping/bin/wrapping...
Mutex destroy failure: Device or resource busy



The following tests passed:
        wrapping
        qtwrapping

100% tests passed, 0 tests failed out of 2

--0-926741923-1041966955=:91152--