Changes between Initial Version and Version 1 of Ticket #28820


Ignore:
Timestamp:
Mar 17, 2011, 11:50:40 PM (13 years ago)
Author:
danielluke (Daniel J. Luke)
Comment:

p5-pathtools builds fine x86_64

Is your perl built universal? If so, that's probably where the inadvertent -arch i386 is coming from (and so the perl port probably needs to be modified).

Wine only builds i386, however, so perhaps that's related to what is going on?

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #28820 – Description

    initial v1  
    332) I tried to install winetricks which depends on p5-pathtools. It's trying to build for both 32 and 64bit architectures which *may* be the root of the problem, but that's speculation on my part. My arch is x86_64. Here's my output:
    44
    5 
     5{{{
    66$ sudo port -v  install winetricks
    77Password:
     
    2626Error: Status 1 encountered during processing.
    2727To report a bug, see <http://guide.macports.org/#project.tickets>
     28}}}