#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