Opened 14 years ago

Closed 13 years ago

Last modified 13 years ago

#26821 closed defect (worksforme)

xorg-libXi Fails to configure on Leopard 0SX 10.5.8

Reported by: gabrielbishop@… Owned by: jeremyhu (Jeremy Huddleston Sequoia)
Priority: Normal Milestone:
Component: ports Version: 1.9.1
Keywords: Cc: paul.esson@…
Port: xorg-libXi

Description

Hello,

I apologize in advance for any fails in protocol, I am very new to port and the terminal in general. I am not even sure if this is, in fact, a bug, but the install did not go as expected. I would really like to get into this more and it appears that to do so I need your help.

I am trying to get wine to install on my macbook pro: Hardware Overview:

Model Name: MacBook Pro 15" Model Identifier: MacBookPro1,1 Processor Name: Intel Core Duo Processor Speed: 2 GHz Number Of Processors: 1 Total Number Of Cores:2 L2 Cache: 2 MB Memory: 2 GB

running:

OSX 10.5.8

using:

xcode 3.1.4 macports 1.9.1 x11 2.5.3

Here is the command I tried and the error that followed:

gabriel-brockmans-macbook-pro-15:Desktop gbbrockman$ sudo port install wine
--->  Computing dependencies for wine
--->  Dependencies to be installed: mesa xorg-libXi xorg-libXmu xorg-libXcomposite xorg-compositeproto xorg-libXcursor xorg-libXinerama xorg-xineramaproto xorg-libXrandr xorg-randrproto xorg-libXxf86vm xorg-xf86vidmodeproto
--->  Configuring xorg-libXi
Error: Target org.macports.configure returned: configure failure: shell command failed
Log for xorg-libXi is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_xorg-libXi/main.log
Error: The following dependencies failed to build: mesa xorg-libXi xorg-libXmu xorg-libXcomposite xorg-compositeproto xorg-libXcursor xorg-libXinerama xorg-xineramaproto xorg-libXrandr xorg-randrproto xorg-libXxf86vm xorg-xf86vidmodeproto
Error: Status 1 encountered during processing.
To report a bug, see <http://guide.macports.org/#project.tickets>
gabriel-brockmans-macbook-pro-15:Desktop gbbrockman$ 

Attachments (1)

main.log (95.9 KB) - added by paul.esson@… 13 years ago.
Log file from build

Download all attachments as: .zip

Change History (10)

comment:1 Changed 14 years ago by jmroot (Joshua Root)

Keywords: leopard wine removed
Owner: changed from macports-tickets@… to jeremyhu@…
Port: xorg-libXi added; wine removed
Summary: wine 1.2.1 Fails to install on Leopard 0SX 10.5.8xorg-libXi Fails to configure on Leopard 0SX 10.5.8

In future, please remember to cc the maintainer of the port that failed. Please attach the log file whose location is mentioned in the terminal output.

comment:2 Changed 14 years ago by jeremyhu (Jeremy Huddleston Sequoia)

It works for me...

comment:3 Changed 14 years ago by jmroot (Joshua Root)

Resolution: invalid
Status: newclosed

Reopen if you can supply a log file.

Changed 13 years ago by paul.esson@…

Attachment: main.log added

Log file from build

comment:4 Changed 13 years ago by paul.esson@…

Resolution: invalid
Status: closedreopened

Same thing is happening to me on Snow Leopard - 10.6.4 also while attempting to install wine, I have attached the log that was located /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_xorg-libXi/main.log

pont$ sudo port install winePassword:--->  Computing dependencies for wine
--->  Dependencies to be installed: mesa xorg-libXi xorg-libXmu xorg-libXt xorg-libsm xorg-libice xorg-libXcomposite xorg-compositeproto xorg-libXcursor xorg-libXinerama xorg-xineramaproto xorg-libXrandr xorg-randrproto xorg-libXxf86vm xorg-xf86vidmodeproto
--->  Building xorg-libXi
Error: Target org.macports.build returned: shell command failed (see log for details)
Error: Failed to install xorg-libXi
Log for xorg-libXi is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_xorg-libXi/main.log
Error: The following dependencies were not installed: mesa xorg-libXi xorg-libXmu xorg-libXt xorg-libsm xorg-libice xorg-libXcomposite xorg-compositeproto xorg-libXcursor xorg-libXinerama xorg-xineramaproto xorg-libXrandr xorg-randrproto xorg-libXxf86vm xorg-xf86vidmodeproto
Error: Status 1 encountered during processing.
To report a bug, see <http://guide.macports.org/#project.tickets>

reopening.

comment:5 Changed 13 years ago by jmroot (Joshua Root)

Cc: paul.esson@… added

Show output of:

port -v installed xorg-libXext
lipo -info /opt/local/lib/libXext.dylib

comment:6 Changed 13 years ago by jmroot (Joshua Root)

This can't possibly be the same thing the ticket was opened for BTW because the reporter was failing in the configure phase while yours fails in the build phase.

comment:7 Changed 13 years ago by paul.esson@…

Sorry about that.

the output is as follows.

pont$ port -v installed xorg-libXext
The following ports are currently installed:
  xorg-libXext @1.1.1_0 (active)
pont$ lipo -info /opt/local/lib/libXext.dylib
Non-fat file: /opt/local/lib/libXext.dylib is architecture: x86_64

comment:8 Changed 13 years ago by jeremyhu (Jeremy Huddleston Sequoia)

Resolution: worksforme
Status: reopenedclosed

Yep. You're mixing universal and non-universal. Don't do that.

comment:9 Changed 13 years ago by paul.esson@…

Thanks for your time, its much appreciated, I Will attempt again making certain not to mix.

Note: See TracTickets for help on using tickets.