[MacPorts] #31953: installation of vis5d
#31953: installation of vis5d -------------------------------+-------------------------------------------- Reporter: totofg@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: -------------------------------+-------------------------------------------- I can not install vis5d, I have this log file. Can you help me? Many thanks -- Ticket URL: <https://trac.macports.org/ticket/31953> MacPorts <http://www.macports.org/> Ports system for Mac OS
#31953: vis5d: unable to infer tagged configuration -------------------------------+-------------------------------------------- Reporter: totofg@… | Owner: takeshi@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: vis5d -------------------------------+-------------------------------------------- Changes (by ryandesign@…): * cc: ryandesign@… (added) * owner: macports-tickets@… => takeshi@… * port: => vis5d Comment: The relevant error in the log seems to be: {{{ :info:build glibtool: compile: unable to infer tagged configuration :info:build glibtool: compile: unable to infer tagged configuration :info:build glibtool: compile: specify a tag with `--tag' :info:build glibtool: compile: specify a tag with `--tag' }}} We should be able to fix that; we've fixed this in other ports before, e.g. apache2: browser:trunk/dports/www/apache2/files/libtool- tag.diff?rev=86196 -- Ticket URL: <https://trac.macports.org/ticket/31953#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#31953: vis5d: unable to infer tagged configuration -------------------------------+-------------------------------------------- Reporter: totofg@… | Owner: takeshi@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: vis5d -------------------------------+-------------------------------------------- Comment(by takeshi@…): I don't have problem on Snow Leopard. On the machines I have access, gcc-4.2 is chosen as default. In your case it appears that llvm-gcc-4.2 is chosen. Ryan, where can I find the correspondence between Xcode version and the default value of configure.compiler (wiki page, source code)? -- Ticket URL: <https://trac.macports.org/ticket/31953#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#31953: vis5d: unable to infer tagged configuration -------------------------------+-------------------------------------------- Reporter: totofg@… | Owner: takeshi@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: vis5d -------------------------------+-------------------------------------------- Changes (by ryandesign@…): * cc: ykzhou@… (added) Comment: Has duplicate #34564. Takeshi, information about the default compiler choices is documented in wiki:ProblemHotlist#compiler and in the code in browser:trunk/base/src/port1.0/portconfigure.tcl?rev=92588#L423, but that does not matter for the purposes of this error. What matters is whether the compiler being chosen to build a port now is the same compiler that was chosen to build libtool; when it's not, and a project is not using the --tag parameter when it invokes libtool, the "unable to infer tagged configuration" error results. The solution is to always use the --tag parameter when invoking libtool. -- Ticket URL: <https://trac.macports.org/ticket/31953#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#31953: vis5d: unable to infer tagged configuration --------------------------------+------------------------------------------- Reporter: totofg@… | Owner: takeshi@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Resolution: fixed | Keywords: Port: vis5d | --------------------------------+------------------------------------------- Changes (by takeshi@…): * status: new => closed * resolution: => fixed Comment: Committed in r93770. I needed to force update libtool (see #34564). -- Ticket URL: <https://trac.macports.org/ticket/31953#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts