#7135: cmake-3.4.0
-------------------------+-----------------------
 Reporter:  fo           |       Owner:  fo
     Type:  enhancement  |      Status:  assigned
 Priority:  normal       |   Milestone:  7.9
Component:  BOOK         |     Version:  SVN
 Severity:  normal       |  Resolution:
 Keywords:               |
-------------------------+-----------------------

Comment (by fo):

 Problems with the tests, apparently I can explain.

 {{{
 98% tests passed, 9 tests failed out of 447

 Label Time Summary:
 Label1    =   0.20 sec (1 test)
 Label2    =   0.20 sec (1 test)

 Total Test time (real) = 345.92 sec

 The following tests FAILED:
         141 - Qt4And5AutomocReverse (Failed)
         395 - GTK2Components.gtkmm (Failed)
         410 - GTK2Targets.sigc++ (Failed)
         412 - GTK2Targets.giomm (Failed)
         413 - GTK2Targets.atkmm (Failed)
         414 - GTK2Targets.cairomm (Failed)
         415 - GTK2Targets.pangomm (Failed)
         416 - GTK2Targets.gdkmm (Failed)
         417 - GTK2Targets.gtkmm (Failed)
 Errors while running CTest
 }}}

 ''98% tests passed, 9 tests failed out of 447'' is not bad.

 Error in 141 - Qt4And5AutomocReverse: I verified that the directory is
 empty:

 {{{
 141: Change Dir: /tmp/cmake-3.4.0/Tests/Qt4And5AutomocReverse
 141:
 141: Run Clean Command:"/usr/bin/make" "clean"
 141: make: *** No rule to make target 'clean'.  Stop.
 141:
 141: Run Build Command:"/usr/bin/make"
 141: make: *** No targets specified and no makefile found.  Stop
 }}}

 For the other tests, failure cause is typically (I've broken the lines):

 {{{

 395:                  from
 /tmp/cmake-3.4.0/Tests/FindGTK2/gtkmm/main.cpp:1:
 395: /usr/include/c++/5.2.0/bits/c++0x_warning.h:32:2: error: #error
 This file requires compiler and library support for the ISO C++ 2011
 standard. This support is currently experimental, and must be enabled
 with the -std=c++11 or -std=gnu++11 compiler options.
 }}}

 Built with ''CXXFLAGS="-g -O2 -std=c++11" ./bootstrap ...'', but the
 results were the same.

--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/7135#comment:2>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to