Changeset 5cd4458


Ignore:
Timestamp:
08/26/2017 04:42:24 PM (7 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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, 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:
66ef731
Parents:
8d93ce1
Message:

Fix SWIG tests with perl-5.26 and a few tags

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

Files:
11 edited

Legend:

Unmodified
Added
Removed
  • general/prog/apache-ant.xml

    r8d93ce1 r5cd4458  
    4040    that implements a particular task interface.</para>
    4141
    42     &lfs80_checked;
     42    &lfs81_checked;
    4343
    4444    <bridgehead renderas="sect3">Package Information</bridgehead>
  • general/prog/gcc-ada.xml

    r8d93ce1 r5cd4458  
    5656    </para>
    5757
    58     &lfs80_checked;
     58    &lfs81_checked;
    5959
    6060    <caution>
  • general/prog/gcc.xml

    r8d93ce1 r5cd4458  
    4040    </para>
    4141
    42     &lfs80_checked;
     42    &lfs81_checked;
    4343
    4444    <caution>
  • general/prog/junit.xml

    r8d93ce1 r5cd4458  
    3838    </para>
    3939
    40     &lfs80_checked;
     40    &lfs81_checked;
    4141
    4242    <bridgehead renderas="sect3">Package Information</bridgehead>
  • general/prog/openjdk.xml

    r8d93ce1 r5cd4458  
    6161    </para>
    6262
    63     &lfs80_checked;
     63    &lfs81_checked;
    6464
    6565    <note>
  • general/prog/php.xml

    r8d93ce1 r5cd4458  
    3737    </para>
    3838
    39     &lfs80_checked;
     39    &lfs81_checked;
    4040
    4141    <bridgehead renderas="sect3">Package Information</bridgehead>
  • general/prog/swig.xml

    r8d93ce1 r5cd4458  
    114114
    115115    <para>
     116      If you plan to run the tests, some fixes are needed for using Perl-5.26:
     117    </para>
     118
     119<screen><userinput>sed -i 's/\$(PERL5_SCRIPT/-I. &amp;/' Examples/Makefile.in &amp;&amp;
     120sed -i 's/\$command 2/-I. &amp;/' Examples/test-suite/perl5/run-perl-test.pl</userinput></screen>
     121
     122    <para>
    116123      Install <application>SWIG</application> by running the following
    117124      commands:
  • introduction/welcome/changelog.xml

    r8d93ce1 r5cd4458  
    4646      <para>August 26th, 2017</para>
    4747      <itemizedlist>
     48        <listitem>
     49          <para>[pierre] - Fix SWIG tests for perl-5.26. Fixes
     50          <ulink url="&blfs-ticket-root;9365">#9365</ulink>.</para>
     51        </listitem>
    4852        <listitem>
    4953          <para>[dj] - Fixed build issue for Dovecot by explictly
  • postlfs/security/libcap.xml

    r8d93ce1 r5cd4458  
    3535    <application>Linux-PAM</application>).</para>
    3636
    37     &lfs80_checked;
     37    &lfs81_checked;
    3838
    3939    <bridgehead renderas="sect3">Package Information</bridgehead>
  • pst/ps/fop.xml

    r8d93ce1 r5cd4458  
    5353    </para>
    5454
    55     &lfs80_checked;
     55    &lfs81_checked;
    5656
    5757    <bridgehead renderas="sect3">Package Information</bridgehead>
  • server/major/apache.xml

    r8d93ce1 r5cd4458  
    3737    </para>
    3838
    39     &lfs80_checked;
     39    &lfs81_checked;
    4040
    4141    <bridgehead renderas="sect3">Package Information</bridgehead>
Note: See TracChangeset for help on using the changeset viewer.