[MacPorts] #38806: Wine @ 1.3.13 + Port cmake configure error - build failure
#38806: Wine @ 1.3.13 + Port cmake configure error - build failure ----------------------------+-------------------------------- Reporter: geri6383@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Keywords: Leopard 64-bit | Port: cmake wine ----------------------------+-------------------------------- I am using Leopard Mac OS X version 10.5.8 Processor 2.4 GHz Intel Core 2 Duo (ie 64-bit) Kernel Version: Darwin 9.8.0 I am trying to install Wine 1.3.13, but I keep on getting the error below. Error: Cmake cannot be installed for the configured universal_archs 'i386 ppc' because it only supports the arch(s) 'i386 x86_64'. I am using XCode 3.1.3 (I also tried Xcode 3.1.4 and have the same issue), XQuartz (aka X11). and have also downloaded Java developer for Mac_OS_X_10.5_9m3425.dmg. Not sure what I am doing wrong, but I would appreciate whatever help I can get to install Wine. Attached is what I entered in the terminal. As you can see, I tried cleaning the cmake port to no avail. I am also attaching the log file for port cmake for the details. Lastly, I tried to enter the command to see the license agreement, but this is supposedly an "unknown option: -license". The instructions I was using said that it may or may not require you to agree to a license. I assumed since I had to agree to licenses when I was downloading all the programs (XCode, Xquartz, wine, java), that this is probably why I did not need to agree to any licenses and consequently why this option is unknown. Thank you in advance for your help! -- Ticket URL: <https://trac.macports.org/ticket/38806> MacPorts <http://www.macports.org/> Ports system for OS X
#38806: cmake configure error -------------------------+--------------------- Reporter: geri6383@… | Owner: css@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: leopard Port: cmake | -------------------------+--------------------- Changes (by macsforever2000@…): * keywords: Leopard 64-bit => leopard * owner: macports-tickets@… => css@… * port: cmake wine => cmake Comment: That does not look like a clean build log. clean cmake and try again. Post the new log if it fails. -- Ticket URL: <https://trac.macports.org/ticket/38806#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#38806: cmake configure error -------------------------+--------------------- Reporter: geri6383@… | Owner: css@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: leopard Port: cmake | -------------------------+--------------------- Comment (by geri6383@…): Prior to sending the above email, i cleaned cmake and the log cleared out. I ran sudo port install wine and I got the same message I sent above and the same cmake port file. I did this process 2 more times to make sure that cleaning this port was not the issue. For some reason, I can't enter any command in the Terminal as it is telling me "command not found". Not sure what is causing this issue, but I have attached the error I'm seeing. Are there any other programs I need to download? Is there another command line I need to use? Do I need to have all the other programs mentioned above open or will MacPorts just get the information it needs from my computer so long as everything is installed? Thank you for your help. -- Ticket URL: <https://trac.macports.org/ticket/38806#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
#38806: cmake +universal cannot be installed with universal_archs='i386 ppc' -------------------------+------------------- Reporter: geri6383@… | Owner: css@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: cmake | -------------------------+------------------- Changes (by jmr@…): * keywords: leopard => -- Ticket URL: <https://trac.macports.org/ticket/38806#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
#38806: cmake +universal cannot be installed with universal_archs='i386 ppc' -------------------------+------------------- Reporter: geri6383@… | Owner: css@… Type: defect | Status: new Priority: Low | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: cmake | -------------------------+------------------- Changes (by css@…): * priority: Normal => Low Comment: is wine doing something to set `build_arch`? this seems similar to #38990 -- Ticket URL: <https://trac.macports.org/ticket/38806#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X
#38806: cmake +universal cannot be installed with universal_archs='i386 ppc' -------------------------+------------------- Reporter: geri6383@… | Owner: css@… Type: defect | Status: new Priority: Low | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: cmake | -------------------------+------------------- Comment (by douglasdd@…): On my 10.5.8 MacMini2,1 (core2 duo) I first encountered this when `selfupdate`ing from 2.1.2 to 2.2.1 I hacked around this by editing: `etc/macports.conf` from: {{{ universal_archs i386 ppc }}} to: {{{ universal_archs i386 }}} After this I was able to complete the installation of gd2 (cmake is one of it's dependencies). The side effect of my hack is that every `port` command now first issues a warning before behaving normally: {{{ $ port platform Warning: invalid universal_archs configured (should contain at least 2 archs) Platform: darwin 9 i386 $ port version Warning: invalid universal_archs configured (should contain at least 2 archs) Version: 2.2.1 }}} -- Ticket URL: <https://trac.macports.org/ticket/38806#comment:5> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts