#31908: virtuoso fails to build: Undefined symbols _lex_hash_kw _xhtml_ent_gperf ---------------------------------------+------------------------------------ Reporter: jonesc@… | Owner: snc@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Resolution: fixed | Keywords: Port: virtuoso | ---------------------------------------+------------------------------------ Comment(by ryandesign@…): Replying to [comment:16 gleirsch@…]:
Sorry to ask, but when will r86863 be included in the port repository?
If you use the default rsync method for obtaining your ports tree, then any changes committed to the Subversion repository are available within 30 minutes. If you get your ports tree directly from the Subversion repository, changes are available immediately. All you have to do is "`sudo port selfupdate`" to receive the changes.
In the meanwhile I made an individual {{{ sudo port clean virtuoso; sudo port build virtuoso configure.compiler =llvm-gcc-4.2 }}} with the corresponding option added. However, this manual step did not work for me. I interrupted port after about two hours.
All r86863 does is change the compiler to llvm-gcc-4.2 if it was clang. So if manually making it llvm-gcc-4.2 didn't work for you, r86863 won't help. However, some ports do take time to build. After you selfupdate as above, and clean again, try installing again, and let it go overnight and see if it completes. If not, take a look at #31831 and see if that describes the problem. If not, file a new ticket; this one is closed. -- Ticket URL: <https://trac.macports.org/ticket/31908#comment:17> MacPorts <http://www.macports.org/> Ports system for Mac OS