pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/46191: math/py-numpy can't find Fortran compiler on Solaris



>Number:         46191
>Category:       pkg
>Synopsis:       math/py-numpy can't find Fortran compiler on Solaris
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Mar 14 07:45:00 +0000 2012
>Originator:     Jörn Clausen
>Release:        
>Organization:
University of Bielefeld
>Environment:
>Description:
math/py-numpy currently does not build for me on Solaris 10 using lang/gcc34:

building library "npymath" sources
customize GnuFCompiler
Could not locate executable f77
Could not locate executable g77
Traceback (most recent call last):
  File "setup.py", line 187, in <module>
    setup_package()

This used to work a few weeks ago, probably after the last change to 
math/py-numpy itself. I still use Python 2.6 and haven't switched to 2.7 yet, 
if that's of interest.

I have checked PRs 44130, 40663 and 44626, but they didn't give me any ideas 
how to fix this problem. f2c is installed, btw.
>How-To-Repeat:

>Fix:



Home | Main Index | Thread Index | Old Index