[MacPorts] #47388: gmp/OLA - failed to configure gmp
#47388: gmp/OLA - failed to configure gmp ----------------------------+-------------------------------- Reporter: jasoncharney@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Keywords: OLA | Port: gmp ----------------------------+-------------------------------- Hello, I'm new to MacPorts so sorry if I don't understand everything. I am trying to install OLA (+universal) and it fails when reaching the "gmp" stage (failure to configure gmp, also failure to upgrade libmicrohttpd after this). I tried cleaning the port but it still gives me the error. What is wrong? Thank you! -- Ticket URL: <https://trac.macports.org/ticket/47388> MacPorts <https://www.macports.org/> Ports system for OS X
#47388: gmp +universal: configuring i386 fails -----------------------------+------------------------ Reporter: jasoncharney@… | Owner: mcalhoun@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: gmp | -----------------------------+------------------------ Changes (by larryv@…): * cc: jasoncharney@… (removed) * cc: larryv@… (added) * owner: macports-tickets@… => mcalhoun@… * keywords: OLA => Comment: You’re trying to build a universal GMP on an Intel 64 machine. The way MacPorts does this is by doing separate x86_64 and i386 builds and combining them at the end. The value of `CXX` in the x86_64 configure environment is correct: {{{ CXX='/usr/bin/clang++ -stdlib=libc++' }}} but the value in the i386 environment is wrong: {{{ CXX='{/usr/bin/clang++ -stdlib=libc++}' }}} (Those braces indicate that the value is incorrectly being treated as a Tcl list.) I couldn’t reproduce this initially, but I just pulled the latest ports tree and I see it now. -- Ticket URL: <https://trac.macports.org/ticket/47388#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X
#47388: muniversal-1.0: configure options are restored incorrectly between architectures -----------------------------+---------------------- Reporter: jasoncharney@… | Owner: larryv@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: | -----------------------------+---------------------- Changes (by larryv@…): * owner: mcalhoun@… => larryv@… * cc: larryv@… (removed) * port: gmp => Old description:
Hello, I'm new to MacPorts so sorry if I don't understand everything. I am trying to install OLA (+universal) and it fails when reaching the "gmp" stage (failure to configure gmp, also failure to upgrade libmicrohttpd after this). I tried cleaning the port but it still gives me the error. What is wrong? Thank you!
New description: Hello,\\ I'm new to MacPorts so sorry if I don't understand everything. I am trying to install OLA (+universal) and it fails when reaching the "gmp" stage (failure to configure gmp, also failure to upgrade libmicrohttpd after this). I tried cleaning the port but it still gives me the error. What is wrong? Thank you! -- Comment: Looks like it was r134832. Shouldn’t be hard to fix. -- Ticket URL: <https://trac.macports.org/ticket/47388#comment:3> MacPorts <https://www.macports.org/> Ports system for OS X
#47388: muniversal-1.0: configure options are restored incorrectly between architectures -----------------------------+---------------------- Reporter: jasoncharney@… | Owner: larryv@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: fixed | Keywords: Port: | -----------------------------+---------------------- Changes (by larryv@…): * status: new => closed * resolution: => fixed Comment: r134863 should take care of it. Wait about half an hour for it to propagate, clean `gmp`, and try the install again. -- Ticket URL: <https://trac.macports.org/ticket/47388#comment:4> MacPorts <https://www.macports.org/> Ports system for OS X
#47388: muniversal-1.0: configure options are restored incorrectly between architectures -----------------------------+---------------------- Reporter: jasoncharney@… | Owner: larryv@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: fixed | Keywords: Port: | -----------------------------+---------------------- Comment (by larryv@…): Sorry, I left out a step. 1. Wait about half an hour for the change to propagate to our rsync ports distributions. 1. Run `sudo port clean gmp`. 1. Run `sudo port selfupdate` to actually pull down my fix. 1. Try installing OLA again. -- Ticket URL: <https://trac.macports.org/ticket/47388#comment:5> MacPorts <https://www.macports.org/> Ports system for OS X
#47388: muniversal-1.0: configure options are restored incorrectly between architectures -----------------------------+---------------------- Reporter: jasoncharney@… | Owner: larryv@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: fixed | Keywords: Port: | -----------------------------+---------------------- Comment (by jasoncharney@…): Excellent, that fixed the issue and I was able to correctly install ola +universal variant. Thank you for your very quick fix!! -- Ticket URL: <https://trac.macports.org/ticket/47388#comment:6> MacPorts <https://www.macports.org/> Ports system for OS X
#47388: muniversal-1.0: configure options are restored incorrectly between architectures -----------------------------+---------------------- Reporter: jasoncharney@… | Owner: larryv@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: | -----------------------------+---------------------- Changes (by larryv@…): * status: closed => reopened * cc: pop2.mp@… (added) * resolution: fixed => Comment: Has duplicate #47420. -- Ticket URL: <https://trac.macports.org/ticket/47388#comment:7> MacPorts <https://www.macports.org/> Ports system for OS X
#47388: muniversal-1.0: configure options are restored incorrectly between architectures -----------------------------+---------------------- Reporter: jasoncharney@… | Owner: larryv@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: fixed | Keywords: Port: | -----------------------------+---------------------- Changes (by larryv@…): * status: reopened => closed * resolution: => fixed Comment: Josh worked around #47420 in r135061, and Jeremy did the same with `db46` in r135175. I’ve hopefully fixed the underlying issue with `muniversal-1.0` in r135550. -- Ticket URL: <https://trac.macports.org/ticket/47388#comment:8> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts