[Scons-users] Dependences build fail in Windows using gfortran

Bill Deegan bill at baddogconsulting.com
Tue May 7 12:48:23 EDT 2019


Limited time is everyone's problem. ;)
There are no paid maintainers for this project. So everyone is working on
this in their spare time.

You're running into new issues which we've not seen before likely due to
using more modern Fortran than previous users.
If you have programming resources in your university that you can reach out
to, we'd be more than happy to help them get up to speed to fix the issue
you've run into.

-Bill
SCons Project Co-Manager

On Tue, May 7, 2019 at 9:42 AM Javier GONZALEZ PLATAS <jplatas at ull.edu.es>
wrote:

> >Do you have a computer science department at your university?
> In which sense?
>
> > Any chance you can engage someone there to help resolve this issue?
> The problem is the time that have to be dedicate at this task...and
> knowledges
>
> Javier González Platas
>
>
>
> Departamento de Física
> Avda. Astrofísico Fco. Sánchez s/n
> Apartado 456
> 38200 La Laguna. S/C de Tenerife
>
> T. 922 318 251
> M. 629 080 140
>
> ull.es <https://www.ull.es/>
> ------------------------------
> Aviso de confidencialidad
> <https://www.ull.es/informacion-sobre-web-institucional/#aviso-confidencialidad>
>
>
> El mar., 7 may. 2019 a las 17:54, Bill Deegan (<bill at baddogconsulting.com>)
> escribió:
>
>> Javier,
>>
>> Do you have a computer science department at your university?
>> Any chance you can engage someone there to help resolve this issue?
>>
>> -Bill
>>
>> On Mon, May 6, 2019 at 8:45 AM Bill Deegan <bill at baddogconsulting.com>
>> wrote:
>>
>>> Is this likely caused by missing information about the .smod files?
>>>
>>> I've put a note on the issue you filed.
>>> Please do not file an issue until the community has verified it's not
>>> already filed and the bug is not user error.
>>>
>>> We prefer to do that discovery process in the users mailing list.
>>>
>>> -Bill
>>> SCons Project Co-Manager
>>>
>>> On Sat, May 4, 2019 at 8:38 PM Bill Deegan <bill at baddogconsulting.com>
>>> wrote:
>>>
>>>> Can you create a small simple reproducer example and push to github and
>>>> share?
>>>> Also show what should be happening and is not?
>>>>
>>>> On Sat, May 4, 2019 at 8:20 PM Bill Deegan <bill at baddogconsulting.com>
>>>> wrote:
>>>>
>>>>> run:
>>>>> scons --tree=prune to see all the dependencies scons is aware of.
>>>>> Likely a dependency is missing which is why it's compiling in the
>>>>> wrong order.
>>>>>
>>>>> On Sat, May 4, 2019 at 2:46 PM Javier GONZALEZ PLATAS <
>>>>> jplatas at ull.edu.es> wrote:
>>>>>
>>>>>> Ok. In windows doesn’t work in correct way.
>>>>>>
>>>>>> El El sáb, 4 may 2019 a las 23:36, Bill Deegan <
>>>>>> bill at baddogconsulting.com> escribió:
>>>>>>
>>>>>>> Javier,
>>>>>>>
>>>>>>> You cannot force order in SCons.
>>>>>>> It will determine the dependencies and process accordingly.
>>>>>>>
>>>>>>> If it's compiling in the wrong  order, then you're missing
>>>>>>> dependencies and/or SCons is not adding them when scannning/emitting
>>>>>>>
>>>>>>> -Bill
>>>>>>>
>>>>>>> On Sat, May 4, 2019 at 8:19 AM Javier GONZALEZ PLATAS <
>>>>>>> jplatas at ull.edu.es> wrote:
>>>>>>>
>>>>>>>> Hi!
>>>>>>>> While I can compile and link this example on my MacOS system, when
>>>>>>>> I try to do the same in a windows 10 with gfortran, scons try to compile
>>>>>>>> the files in any order without any considerations about that some
>>>>>>>> requeriments have to be satisfied.
>>>>>>>> In my case, in windows, scons try to compile a_test2.f90 as first
>>>>>>>> and it's clear that it isn't possible.
>>>>>>>> In the SConstruct I have defined the list in correct order for
>>>>>>>> compilation.
>>>>>>>>
>>>>>>>> Any suggestion?
>>>>>>>>
>>>>>>>> Javier González Platas
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> Departamento de Física
>>>>>>>> Avda. Astrofísico Fco. Sánchez s/n
>>>>>>>> Apartado 456
>>>>>>>> 38200 La Laguna. S/C de Tenerife
>>>>>>>>
>>>>>>>> T. 922 318 251
>>>>>>>> M. 629 080 140
>>>>>>>>
>>>>>>>> ull.es <https://www.ull.es/>
>>>>>>>> ------------------------------
>>>>>>>> Aviso de confidencialidad
>>>>>>>> <https://www.ull.es/informacion-sobre-web-institucional/#aviso-confidencialidad>
>>>>>>>>
>>>>>>> _______________________________________________
>>>>>>>> Scons-users mailing list
>>>>>>>> Scons-users at scons.org
>>>>>>>> https://pairlist4.pair.net/mailman/listinfo/scons-users
>>>>>>>>
>>>>>>> _______________________________________________
>>>>>>> Scons-users mailing list
>>>>>>> Scons-users at scons.org
>>>>>>> https://pairlist4.pair.net/mailman/listinfo/scons-users
>>>>>>>
>>>>>> --
>>>>>> Javier González Platas
>>>>>>
>>>>>>
>>>>>>
>>>>>> Departamento de Física
>>>>>> Avda. Astrofísico Fco. Sánchez s/n
>>>>>> Apartado 456
>>>>>> 38200 La Laguna. S/C de Tenerife
>>>>>>
>>>>>> T. 922 318 251
>>>>>> M. 629 080 140
>>>>>>
>>>>>> ull.es <https://www.ull.es/>
>>>>>> ------------------------------
>>>>>> Aviso de confidencialidad
>>>>>> <https://www.ull.es/informacion-sobre-web-institucional/#aviso-confidencialidad>
>>>>>> _______________________________________________
>>>>>> Scons-users mailing list
>>>>>> Scons-users at scons.org
>>>>>> https://pairlist4.pair.net/mailman/listinfo/scons-users
>>>>>>
>>>>> _______________________________________________
>> Scons-users mailing list
>> Scons-users at scons.org
>> https://pairlist4.pair.net/mailman/listinfo/scons-users
>>
> _______________________________________________
> Scons-users mailing list
> Scons-users at scons.org
> https://pairlist4.pair.net/mailman/listinfo/scons-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist4.pair.net/pipermail/scons-users/attachments/20190507/32867e02/attachment-0001.html>


More information about the Scons-users mailing list