Hi Max, Probably better to post your question on GitHub where there are more eyes. At first glance, those lines should be sufficient, and the fact that configuration was successful suggests the same. It would be useful to see the error messages (or even the full log) for the make step. I will be surprised (but delighted) if Flang is ready to build pFUnit.
testIsActive fails on RHEL7
Fix bug #62
Milton, Thank you very much for isolating this and providing a patch. We'd seen the problem sporadically, but I'd never been able to replicate it in my development environment. I should have time to look at your solution by Thursday, and if all looks good I'll push out a new version over the weekend.
On Feb 23, 2017, at 3:47 AM, Albert Jornet mandele@users.sf.net<mailto:mandele@users.sf.net>...
Albert, The short fix will be to modify your path so that /usr/bin/f95 is not being...
Sorry for the delay. Seems to be a high correlation with bug reports and my travel...
Add @check and @mpicheck annotations
Yes - I like the concept of @check. There would need to be an @mpiCheck as well....
Unfortunately, this is a limitation of Fortran, which does not have true exceptions....
Hello Carlos, Yes - I understand, and unfortunately writing a baseline paper never...
Hello Carlos, Thank you for your kind words of support. They really do help to maintain...
Thanks for doing my homework for me. :-) Should have the other item pushed in the...
Minor tweaks for suite fixtures and durations.
Matthew - here's another patch that I missed and/or resolved and forgot to clear....
Sorry for the delay. Somehow I failed to check patch submissions on the web site...
Support for this is already there. If your build script specifies -DPFUNIT_EXTRA_INITIALIZE=<proc_name>,...
Yes - robust has me rather depressed as well. I’ve found that even the simple test...
Matthew, Thanks for bringing it to my attention. I did a burst of work a few weeks...
Support for this already exists. If your build script specifies -DPFUNIT_EXTRA_INITIALIZE=<proc_name>,...
The original requestor has suggested a package she created called fexception which...
Allow use of @ macros outside of @test subroutines
Allow use of @ macros outside of @test subroutines
In one sense one can already do this, but in another there is a fundamental limitation...
Unfortunately, I cannot install the pre-release of gcc on the local cluster. If the...
Cygwin compile
Compilation error on tests with intel 13.1.0
Robust fails regression in Examples with IMPI on Discover.
Ticket moved from /p/pfunit/bugs/42/
open function cause "segmentation violation error"
Build with unit tests itself failed compiling with gcc4.8.2
build problem tests.x failed
pFUnit segfaults on Intel Fortran 14.
Compile error with gfortran 5.3.1
Hello Wilbur, I'm not sure how I missed it when this ticket was opened. Very sorry...
make tests fails with NAG 6.1 Compiler
I should also have suggested running the tests in a debugger. You clearly have the...
Hi Hector, I just built the latest pFUnit on our SUSE linux system with ifort 15.0.3....
Hello Hector, I have a few guesses as to the problem, but in the likely case that...
John, My pleasure - I’m glad the framework is proving useful for others. I’ve actually...
NAG has confirmed that this "looks like" a bug on their end. I'm still prepared for...
A small update. I used SELECT TYPE to explicitly cast the "result" variable in the...
I got 6.1 installed on my OS X laptop and have generated a slightly different error...
Thank you for the report. We don’t have 6.1 installed here (yet), but I’ll try to...
Mike, Thanks for being a more careful reader than myself. I'd incorrectly assumed...
Sorry - I was on travel last week and missed your response until cleaning up my inbox...
I just pushed a patch to the development branch that will allow pfunit to compile...
Sorry - that I've not moved on this as quickly as I previously indicated. The DC...
This appears to be a problem in the dependency generator rather than the Fortran...
OK. But there are enough "good things" in 3.x that I will attempt a patch after my...
Just after my post, I got the results for 13.1.0. It does indeed reproduce the issue....
We are unable to reproduce this error with 13.1.3, which is the patch we use for...
OK - I did a bit of searching and now see how to fix this.
Unfortunately, this change breaks builds that use MPI. I've not investigated thoroughly,...
I'll have to think about this one. I know what we are currently doing is not conventional,...
Thank you so much. I've wanted to do this in the past, and simply did not see how...
Workaround implemented in pFUnit 3.1.1 but requires use of Gfortran 5.2.0
ICE building pFUnit v3.1 with gfortran 5.1
Have to put a comment and reject in the same post ... sigh.
Wronk branch. (Cleaning up the open requests.)
Yes, but I fixed the earlier one manually after accidentally merging onto master....
Halvor, Could you please resubmit this as a merge request for the development branch....
Halvor, Thanks. Somehow I missed merge request #16 in my sweep through open issues...
OK - started looking at this now. I went into a project and purposefully made a test...
incomplete help message for command line
Add command line option for --version
Sorry for the delay in responding - was on travel and am just now catching up on...
It sounds like some other changes may have broken the functionality. This was externally...
Sorry for the slow response. I'm a bit busy this week preparing for travel next week....
Of course I only today realized that sourceforge is having some serious technical...
There is a workaround for this on the development branch. (SHA 8ceecd83f91f706921a9931c1244b3e604a7e687...
Introduce the notion of a "skipped" test
I want to review this before we merge. As I mentioned yesterday, my preference is...
Hmmm. I’m happy to change the variable to PFUNIT_MAX_FORTRAN_RANK, but there are...
It still seems like there might be a more subtle misunderstanding/issue here. MPI...
Hi Jinny, Good news - although there is a problem with the Intel compiler in your...
I am on travel, so I may not be able to investigate more until the weekend. I will...
On Feb 26, 2015, at 3:05 PM, Jinny jinny2012@users.sf.net wrote: Tom and Mike, First...
I would like to expand on one aspect of Mike’s response. Presuming that you want...
Note that 4.8.3 should also work, in case it is essential for your project to use...
I forwarded your request to the group at Tech-X that had been working on integration...
Count skipped tests
First, the good news: This test failure is harmless for routine usage of pFunit....
Matthew - thanks for the patch. We'll take a look and hopefully push to development...
Actually, I think the better fix is to remove the allocate. It was probably a holdover...
Just to clarify: python2 is available, but it is not called ‘python2’ on some systems....
Halvor, Thanks. We're in the midst of proposal-writing season here, so it may take...
On Jun 23, 2014, at 8:40 AM, Evan Lezar evanlezar@users.sf.net wrote: As mentioned...
While I'm usually wary of touching anything that does not have a NASA open source...
I have to apologize for how SourceForge is formatting mail that was nicely quoted...
On Jun 18, 2014, at 6:03 AM, Evan Lezar evanlezar@users.sf.net wrote: Sorry for the...
I should also mention that many TDD practitioners have advocated that you simply...
Hi Evan, Apologies again for the slow response. I could tell from the first few lines...
Hi Evan, On Jun 12, 2014, at 6:00 AM, Evan Lezar evanlezar@gmail.com wrote: Tom,...
Hi Evan, Sorry that I've been slow responding to your message on Monday. Just got...
Hello Julien, I am delighted that you find it useful, and really appreciate the encouragement....
On Apr 26, 2014, at 4:26 PM, "Michael L. Rilee" mlrilee@users.sf.net wrote: I take...
On Apr 26, 2014, at 4:14 PM, "Michael L. Rilee" mlrilee@users.sf.net wrote: We now...
On Apr 26, 2014, at 4:12 PM, "Michael L. Rilee" mlrilee@users.sf.net wrote: Does...