Ignore:
Timestamp:
11/18/2015 10:27:48 PM (8 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
de81317
Parents:
7ed0e9d
Message:
  • cmake-3.4.0: Minor re-reword of the tests explanations.
  • Update to nano-2.4.3.
  • Update to poppler-0.38.0. Good simplification of instructions.
  • Update to dbus-1.10.4.
  • Update to gtk+-3.18.5 (gtk+3.18.5).

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@16673 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/cmake.xml

    r7ed0e9d r2cd6717  
    123123      cmake-&cmake-version;-test.log</command>, where
    124124      <replaceable>&lt;N&gt;</replaceable> is an integer between 1 and the
    125       number of system cores. For some systems, it may be necessary to run
    126       the tests only for Qt4 using <command>source setq4</command>, then
     125      number of system cores. For some systems, it may be necessary to run the
     126      tests only for Qt4 using <command>source setq4</command>, then
    127127      <command>export CXXFLAGS="-std=c++11"</command> before the
    128128      <command>./bootstrap ...</command>) command.  If used, be sure to
    129       <command>unset CXXFLAGS</command> after the tests.  All the
    130       problematic tests relate to the test procedures finding the correct
    131       Qt files.  Five of 447 test are known to fail under some circumstances.
    132      
     129      <command>unset CXXFLAGS</command> after the tests.  One of the problematic
     130      tests relates to the test procedures finding the correct Qt files. Eight
     131      of 447 tests are known to fail under some circumstances related to Gtk+2
     132      and c++ standards.
     133
    133134     <!-- Please, don't remove this comment, needed if tests start to fail
    134135      again. If you want to investigate a problem with a given "problem1-test",
Note: See TracChangeset for help on using the changeset viewer.