Opened 11 years ago

Closed 11 years ago

#40104 closed defect (duplicate)

py27-numpy @1.7.1_0+universal: destroot failure

Reported by: dtkerns Owned by: michaelld (Michael Dickens)
Priority: Normal Milestone:
Component: ports Version: 2.2.0
Keywords: Cc: dh@…
Port: py27-numpy

Description

I've managed to get everything except py27-numpy and meld (which has a dependency on the former) I've tried:
sudo port selfupdate
sudo port upgrade outdated
sudo port -n upgrade --force python27
sudo port clean py27-numpy
sudo port upgrade py27-numpy
sudo port -n upgrade --force py27-numpy

It's quite possible I've installed a non-port python package without the --user, but I don't recognize any in /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages

attached is the log

Attachments (2)

main.log (233.1 KB) - added by dtkerns 11 years ago.
log
sitepkg.ls-l (3.3 KB) - added by dtkerns 11 years ago.
ls -l of site package

Download all attachments as: .zip

Change History (5)

Changed 11 years ago by dtkerns

Attachment: main.log added

log

Changed 11 years ago by dtkerns

Attachment: sitepkg.ls-l added

ls -l of site package

comment:1 Changed 11 years ago by dtkerns

in case it matters:
Mac OS X 10.6.8
Build 10K549
Xcode 3.2.6

comment:2 Changed 11 years ago by larryv (Lawrence Velázquez)

Cc: dh@… added
Keywords: update removed
Owner: changed from macports-tickets@… to michaelld@…
Summary: fails to upgrade py27-numpypy27-numpy @1.7.1_0+universal: destroot failure
Type: updatedefect
:info:destroot /usr/bin/gcc-4.2 -arch x86_64 -arch i386 _configtest.o -o _configtest
:info:destroot ld: warning: in _configtest.o, file was built for unsupported file format which is not the architecture being linked (i386)
:info:destroot Undefined symbols for architecture i386:
:info:destroot   "_main", referenced from:
:info:destroot       start in crt1.10.6.o
:info:destroot ld: symbol(s) not found for architecture i386
:info:destroot collect2: ld returned 1 exit status
:info:destroot lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py-numpy/py27-numpy/work/.tmp/cc2htmQr.out (No such file or directory)
:info:destroot ld: warning: in _configtest.o, file was built for unsupported file format which is not the architecture being linked (i386)
:info:destroot Undefined symbols for architecture i386:
:info:destroot   "_main", referenced from:
:info:destroot       start in crt1.10.6.o
:info:destroot ld: symbol(s) not found for architecture i386
:info:destroot collect2: ld returned 1 exit status
:info:destroot lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py-numpy/py27-numpy/work/.tmp/cc2htmQr.out (No such file or directory)
:info:destroot failure.
:info:destroot removing: _configtest.c _configtest.o

comment:3 Changed 11 years ago by larryv (Lawrence Velázquez)

Resolution: duplicate
Status: newclosed

Duplicate of #40037.

Note: See TracTickets for help on using tickets.