Changeset 31b8fd26 for general


Ignore:
Timestamp:
08/15/2015 02:58:25 PM (9 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.8, 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:
8b9ad6e
Parents:
6d772cc
Message:
  • Update to boost_1_59_0.
  • Update to cmake-3.3.1.
  • Update to firefox-40.0.2.
  • LXQt: modifications suggested by Ken.

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

Location:
general
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/boost.xml

    r6d772cc r31b8fd26  
    77  <!ENTITY boost-download-http "&sourceforge-repo;/boost/boost_&boost-dl-version;.tar.bz2">
    88  <!ENTITY boost-download-ftp  " ">
    9   <!ENTITY boost-md5sum        "b8839650e61e9c1c0a89f371dd475546">
     9  <!ENTITY boost-md5sum        "6aa9a5c6a4ca1016edd0ed1178e3cb87">
    1010  <!ENTITY boost-size          "68 MB">
    1111  <!ENTITY boost-buildsize     "884 MB (additional 1 MB for Boost.Build's regression test)">
     
    7777    <bridgehead renderas="sect4">Optional</bridgehead>
    7878    <para role="optional">
    79       <xref linkend="icu"/> and
    80       <xref linkend="python2"/>
     79      <xref linkend="icu"/>,
     80      <xref linkend="python2"/> and
     81      <ulink url="https://www.open-mpi.org/">Open MPI</ulink>
    8182    </para>
    8283
     
    104105      To run the Boost.Build's regression test (<xref linkend="python2"/>
    105106      required), issue <command>pushd tools/build/test; python test_all.py;
    106       popd</command>.
     107      popd</command>. One test out of 130 fails.
    107108    </para>
    108109
     
    169170        </seg>
    170171        <seg>
    171           libboost_atomic.so, libboost_chrono.so, libboost_container.so,
    172           libboost_context.so, libboost_coroutine.so, libboost_date_time.so,
    173           libboost_exception.a, libboost_filesystem.so, libboost_graph.so,
    174           libboost_iostreams.so, libboost_locale.so, libboost_log_setup.so,
    175           libboost_log.so, libboost_math_c99.so, libboost_math_c99f.so,
    176           libboost_math_c99l.so, libboost_math_tr1.so, libboost_math_tr1f.so,
    177           libboost_math_tr1l.so, libboost_prg_exec_monitor.so,
    178           libboost_program_options.so, libboost_python.so, libboost_random.so,
    179           libboost_regex.so, libboost_serialization.so, libboost_signals.so,
     172          libboost_atomic.so, libboost_chrono.a, libboost_chrono.so,
     173          libboost_container.so, libboost_context.so, libboost_coroutine.so,
     174          libboost_date_time.so, libboost_exception.a, libboost_filesystem.so,
     175          libboost_graph.so, libboost_iostreams.so, libboost_locale.so,
     176          libboost_log_setup.so, libboost_log.so, libboost_math_c99.so,
     177          libboost_math_c99f.so, libboost_math_c99l.so, libboost_math_tr1.so,
     178          libboost_math_tr1f.so, libboost_math_tr1l.so,
     179          libboost_prg_exec_monitor.so, libboost_program_options.so,
     180          libboost_python.so, libboost_random.so, libboost_regex.so,
     181          libboost_serialization.so, libboost_signals.so, libboost_system.a,
    180182          libboost_system.so, libboost_test_exec_monitor.a, libboost_thread.so,
    181           libboost_timer.so, libboost_unit_test_framework.so, libboost_wave.so,
    182           and libboost_wserialization.so
     183          libboost_timer.a, libboost_timer.so, libboost_unit_test_framework.so,
     184          libboost_wave.so, and libboost_wserialization.so
    183185        </seg>
    184186        <seg>
  • general/prog/cmake.xml

    r6d772cc r31b8fd26  
    99  <!ENTITY cmake-md5sum        "b1d4823e3f74c961486d9f253da9825d">
    1010  <!ENTITY cmake-size          "6.3 MB">
    11   <!ENTITY cmake-buildsize     "658 MB (with test suite and Qt5 <command>cmake-gui</command>)">
    12   <!ENTITY cmake-time          "3.6 SBU, using parallelism=4 (with test suite and Qt5 <command>cmake-gui</command>)">
     11  <!ENTITY cmake-buildsize     "669 MB (with test suite and Qt5 <command>cmake-gui</command>)">
     12  <!ENTITY cmake-time          "3.8 SBU, using parallelism=4 (with test suite and Qt5 <command>cmake-gui</command>)">
    1313]>
    1414
     
    8787      <xref linkend="qt4"/> or <xref linkend="qt5"/> (for the Qt-based GUI),
    8888      <xref linkend="subversion"/> (for testing), and
    89        <ulink url="http://pypi.python.org/pypi/Sphinx">Sphinx</ulink>
    90        (for building documents)
     89      <ulink url="http://pypi.python.org/pypi/Sphinx">Sphinx</ulink>
     90      (for building documents)
    9191    </para>
    9292
     
    123123      ../cmake-&cmake-version;-test.log</command>, where
    124124      <replaceable>&lt;N&gt;</replaceable> is an integer between 1 and the
    125       number of threads of your processor, inclusive.
     125      number of threads of your processor, inclusive. Current results: 99% tests
     126      passed, 1 test failed out of 433.
    126127      <!-- Please, don't remove this comment, needed if tests start to fail
    127128      again. If you want to investigate a problem with a given "problem1-test",
Note: See TracChangeset for help on using the changeset viewer.