[Scons-dev] python3-port passes all test with python 2.7 on linux.. win32 has issues

William Blevins wblevins001 at gmail.com
Fri May 13 15:12:43 EDT 2016


I'll try to poke at some tests this weekend since my projects wrapped up
yesterday.

On Fri, May 13, 2016 at 8:11 PM, William Blevins <wblevins001 at gmail.com>
wrote:

> FYI: newer versions of gfortran fail because they have a warning with the
> test code, so it may be the same for gdc which means they are fixable.
>
> I meant to fix the gfortran ones and got sidetracked :)
>
> On Fri, May 13, 2016 at 7:59 PM, Bill Deegan <bill at baddogconsulting.com>
> wrote:
>
>> Russel,
>>
>> Can you pastebin your a log of all the failing tests?
>> Just pushed a fix for some (all?) of the swig tests.
>>
>> -Bill
>>
>> On Fri, May 13, 2016 at 1:34 PM, Russel Winder <russel at winder.org.uk>
>> wrote:
>>
>>> On Thu, 2016-05-12 at 22:59 -0400, Bill Deegan wrote:
>>> > Greetings,
>>> >
>>> > It does appear that test/packaging/rpm/cleanup.py is unstable.
>>> > I did some investigating and found the following. See red below.
>>> > It seems the logic which returns the list of files for inclusion in
>>> > the
>>> > gzipped tarball which is fed to rpmbuild can change the order in the
>>> > list,
>>> > thus when it's rebuilt in the test, it rebuilds the tarball..
>>> >
>>> > There's an issue on win32 in every testcase.
>>> > I'll take a look at that tomorrow.
>>> > Assumming we can get all tests passing, I'd be ready to merge down to
>>> > default this weekend.
>>> >
>>> > Any thoughts?
>>>
>>> I find that on Debian Sid, mainline default 3547:dba711236823 gives
>>> some errors. I suspect the gdc problems will be laid at my door. :-)
>>>
>>> Failed the following 11 tests:
>>>         test/D/GDC.py
>>>         test/D/GDC_Alt.py
>>>         test/D/HelloWorld/CompileAndLinkOneStep/sconstest-gdc.py
>>>         test/D/HelloWorld/CompileThenLinkTwoSteps/sconstest-gdc.py
>>>         test/D/Issues/2939_Ariovistus/sconstest-
>>> correctLinkOptions_gdc.py
>>>         test/D/Issues/2940_Ariovistus/sconstest-
>>> correctLinkOptions_gdc.py
>>>         test/Fortran/F77FLAGS.py
>>>         test/Fortran/FORTRANFLAGS.py
>>>         test/Fortran/SHF77FLAGS.py
>>>         test/Fortran/SHFORTRANFLAGS.py
>>>         test/VariantDir/VariantDir.py
>>>
>>> On the same machine I find mainline python3-port 3599:2874140dc5e8
>>> gives a few more errors:
>>>
>>> Failed the following 22 tests:
>>>         test/D/GDC.py
>>>         test/D/GDC_Alt.py
>>>         test/D/HelloWorld/CompileAndLinkOneStep/sconstest-gdc.py
>>>         test/D/HelloWorld/CompileThenLinkTwoSteps/sconstest-gdc.py
>>>         test/D/Issues/2939_Ariovistus/sconstest-
>>> correctLinkOptions_gdc.py
>>>         test/D/Issues/2940_Ariovistus/sconstest-
>>> correctLinkOptions_gdc.py
>>>         test/Fortran/F77FLAGS.py
>>>         test/Fortran/FORTRANFLAGS.py
>>>         test/Fortran/SHF77FLAGS.py
>>>         test/Fortran/SHFORTRANFLAGS.py
>>>         test/SWIG/SWIGOUTDIR-python.py
>>>         test/SWIG/build-dir.py
>>>         test/SWIG/generated_swigfile.py
>>>         test/SWIG/live.py
>>>         test/SWIG/module-deduced-name.py
>>>         test/SWIG/module-parens.py
>>>         test/SWIG/module-quoted.py
>>>         test/SWIG/module-spaces.py
>>>         test/SWIG/noproxy.py
>>>         test/SWIG/remove-modules.py
>>>         test/SWIG/subdir.py
>>>         test/VariantDir/VariantDir.py
>>>
>>> All the new errors relate to the SWIG tests. The other errors can be
>>> ignore for this branch as they are the same as the default branch.
>>>
>>> --
>>> Russel.
>>>
>>> =============================================================================
>>> Dr Russel Winder      t: +44 20 7585 2200   voip:
>>> sip:russel.winder at ekiga.net
>>> 41 Buckmaster Road    m: +44 7770 465 077   xmpp: russel at winder.org.uk
>>> London SW11 1EN, UK   w: www.russel.org.uk  skype: russel_winder
>>>
>>>
>>> _______________________________________________
>>> Scons-dev mailing list
>>> Scons-dev at scons.org
>>> https://pairlist2.pair.net/mailman/listinfo/scons-dev
>>>
>>>
>>
>> _______________________________________________
>> Scons-dev mailing list
>> Scons-dev at scons.org
>> https://pairlist2.pair.net/mailman/listinfo/scons-dev
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist2.pair.net/pipermail/scons-dev/attachments/20160513/434a04c8/attachment.html>


More information about the Scons-dev mailing list