problem upgrading py27-numpy

2013-11-23 Thread Comer Duncan
Today I did another selfupdate and then port upgrade outdated.  Here is the
list of outdated:

py-game1.9.1_6  1.9.1_7

py24-ipython   0.10.2_0  0.10.2_1

py27-cairo 1.10.0_2  1.10.0_3

py27-game  1.9.1_6  1.9.1_7

py27-matplotlib1.3.1_1  1.3.1_2

py27-numpy 1.8.0_0  1.8.0_2

py27-opengl-accelerate 3.0.2_0  3.0.2_1

It then first worked on py27-numpy.  After a little while the job aborted.
 I have attached the log file. It seems that py27-numpy does not exist.
This occurs near the beginning of the log file.  Is there a known problem
with the existence of the needed file? Here is the piece of the log file
which seems relevant:


:info:archivefetch ---  py27-numpy-1.8.0_2.darwin_13.x86_64.tbz2 doesn't
seem to exist in /opt/local/var/macports/incoming/verified

:msg:archivefetch ---  Attempting to fetch
py27-numpy-1.8.0_2.darwin_13.x86_64.tbz2 from
http://packages.macports.org/py27-numpy

:debug:archivefetch Fetching archive failed:: The requested URL returned
error: 404 Not Found

:msg:archivefetch ---  Attempting to fetch
py27-numpy-1.8.0_2.darwin_13.x86_64.tbz2 from
http://mse.uk.packages.macports.org/sites/packages.macports.org/py27-numpy

:debug:archivefetch Fetching archive failed:: The requested URL returned
error: 404 Not Found

:msg:archivefetch ---  Attempting to fetch
py27-numpy-1.8.0_2.darwin_13.x86_64.tbz2 from
http://lil.fr.packages.macports.org/py27-numpy

:debug:archivefetch Fetching archive failed:: The requested URL returned
error: 404 Not Found


Does anyone have suggestions on what to do to further sort this out?


Thanks.


Comer


 *Comer Duncan* *, Bowling Green State University 1970-2005*

 comer.dun...@gmail.com
 Get a signature like this:
http://s.wisestamp.com/links?url=http%3A%2F%2Fr1.wisestamp.com%2Fr%2Flanding%3Fpromo%3D40%26dest%3Dhttp%253A%252F%252Fwww.wisestamp.com%252Femail-install%253Futm_source%253Dextension%2526utm_medium%253Demail%2526utm_campaign%253Dpromo_40sn=Y29tZXIuZHVuY2FuQGdtYWlsLmNvbQ%3D%3D
Click
here!http://s.wisestamp.com/links?url=http%3A%2F%2Fr1.wisestamp.com%2Fr%2Flanding%3Fpromo%3D40%26amp%3Bdest%3Dhttp%253A%252F%252Fwww.wisestamp.com%252Femail-install%253Futm_source%253Dextension%2526utm_medium%253Demail%2526utm_campaign%253Dpromo_40sn=Y29tZXIuZHVuY2FuQGdtYWlsLmNvbQ%3D%3D


logfileportpy27numpyfailure.gz
Description: GNU Zip compressed data
___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: problem upgrading py27-numpy

2013-11-23 Thread Brandon Allbery
On Sat, Nov 23, 2013 at 3:01 PM, Comer Duncan comer.dun...@gmail.comwrote:

 :info:archivefetch ---  py27-numpy-1.8.0_2.darwin_13.x86_64.tbz2 doesn't
 seem to exist in /opt/local/var/macports/incoming/verified

These are not the actual problem --- it is simply trying to fetch a
prebuilt one before building it itself. It will only cause the whole thing
to fail if you are set to only install prebuilt versions, but you have not
done that as the log continues with a build from source.

The actual error is

:info:build /usr/bin/gfortran -Wall -arch x86_64
build/temp.macosx-10.9-x86_64-2.7/numpy/core/blasdot/_dotblas.o
-L/opt/local/lib -L/usr/lib/gcc/i686-apple-darwin11/4.2.1/x86_64
-Lbuild/temp.macosx-10.9-x86_64-2.7 -lopenblas -lgfortran -o
build/lib.macosx-10.9-x86_642.7/numpy/core/_dotblas.so
:info:build Undefined symbols for architecture x86_64:
:info:build   _MAIN__, referenced from:
:info:build   _main in libgfortranbegin.a(fmain.o)
:info:build   _PyArg_ParseTuple, referenced from:
:info:build   _init_dotblas in _dotblas.o
:info:build   _dotblas_alterdot in _dotblas.o
:info:build   _dotblas_matrixproduct in _dotblas.o
:info:build   _dotblas_innerproduct in _dotblas.o
(... missing Python internal symbol errors continue for many lines ...)

which should probably be reported in the bug tracker at
https://trac.macports.org.

-- 
brandon s allbery kf8nh   sine nomine associates
allber...@gmail.com  ballb...@sinenomine.net
unix, openafs, kerberos, infrastructure, xmonadhttp://sinenomine.net
___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: problem upgrading py27-numpy

2013-11-23 Thread Ryan Schmidt

On Nov 23, 2013, at 14:01, Comer Duncan wrote:

 It then first worked on py27-numpy.  After a little while the job aborted.  I 
 have attached the log file. It seems that py27-numpy does not exist. This 
 occurs near the beginning of the log file.  Is there a known problem with the 
 existence of the needed file? Here is the piece of the log file which seems 
 relevant:
 
 
 
 :info:archivefetch ---  py27-numpy-1.8.0_2.darwin_13.x86_64.tbz2 doesn't 
 seem to exist in /opt/local/var/macports/incoming/verified
 
 :msg:archivefetch ---  Attempting to fetch 
 py27-numpy-1.8.0_2.darwin_13.x86_64.tbz2 from 
 http://packages.macports.org/py27-numpy
 
 :debug:archivefetch Fetching archive failed:: The requested URL returned 
 error: 404 Not Found
 
 :msg:archivefetch ---  Attempting to fetch 
 py27-numpy-1.8.0_2.darwin_13.x86_64.tbz2 from 
 http://mse.uk.packages.macports.org/sites/packages.macports.org/py27-numpy
 
 :debug:archivefetch Fetching archive failed:: The requested URL returned 
 error: 404 Not Found
 
 :msg:archivefetch ---  Attempting to fetch 
 py27-numpy-1.8.0_2.darwin_13.x86_64.tbz2 from 
 http://lil.fr.packages.macports.org/py27-numpy
 
 
 :debug:archivefetch Fetching archive failed:: The requested URL returned 
 error: 404 Not Found

It’s not a problem if a binary package doesn’t exist. The Mavericks buildbot 
was only just set up a few days ago; it will take several more days before it 
has finished building all ports.

In the absence of a binary package, you build from source, and that’s failing 
for you with a variety of errors. The one that caught my eye was:


:info:build _configtest.c:7:12: error: use of undeclared identifier 
'Py_UNICODE_WIDE'; did you mean 'Py_UNICODE'?
:info:build (void) Py_UNICODE_WIDE;
:info:build^


Have you perhaps installed python27 with the +ucs4 variant? If so, that could 
be the problem; try reinstalling python27 without that variant.

___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users