[MacPorts] #56916: Failue upgrading ROOT6
MacPorts
noreply at macports.org
Sun Aug 5 16:17:05 UTC 2018
#56916: Failue upgrading ROOT6
-----------------------+--------------------------
Reporter: angelog0 | Owner: cjones051073
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.5.3
Resolution: | Keywords:
Port: root6 |
-----------------------+--------------------------
Comment (by cjones051073):
Something is very funny with your setup. I cannot reproduce this at all,
and nor could the build bots.
Do you have something else, outside MacPorts, installed that could be
interfering with things... perhaps in /usr/local ?
Do you have any other paths than MacPorts in your $PATH variable ?
This isn't an issue with ROOT though I believe, but an issue with your
installation of the gcc compilers.
Can I suggest you try downloading some example fortran test applications
and try compiling them. For instance from
http://www.personal.psu.edu/jhm/f90/examples/
For me MacPorts gcc7 and gcc8 compilers work just fine, e.g.
{{{
Oberon ~/Downloads > gfortran-mp-8 array2.f
Oberon ~/Downloads > ./a.out
RESULTS FOR FULL C ARRAY
AVERAGE OF ALL ELEMENTS IN C = 7.500
MINIMUM OF ALL ELEMENTS IN C = 2.000
MAXIMUM OF ALL ELEMENTS IN C = 13.000
C =
0.20E+01 0.30E+01 0.40E+01 0.60E+01 0.70E+01 0.80E+01 0.90E+01
0.11E+02
0.12E+02 0.13E+02
RESULTS FOR ELEMENTS 2 THROUGH 9 OF C
AVERAGE OF SELECTED ELEMENTS IN C = 7.500
MINIMUM OF SELECTED ELEMENTS IN C = 3.000
MAXIMUM OF SELECTED ELEMENTS IN C = 12.000
C =
3.00E+00 4.00E+00 6.00E+00 7.00E+00 8.00E+00 9.00E+00 1.10E+01
1.20E+01
RESULTS OF LOG(A)
C =
0.00E+00 6.93E-01 1.10E+00 0.00E+00 1.61E+00 1.79E+00 1.95E+00
2.08E+00
2.20E+00 2.30E+00
}}}
I am afraid, as because I cannot reproduce this you are going to have to
investigate it yourself.
--
Ticket URL: <https://trac.macports.org/ticket/56916#comment:11>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list