#40713: llvm-gcc42: libgomp.spec: No such file or directory ---------------------------+---------------------- Reporter: simon4nine@… | Owner: erickt@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: | Keywords: Port: llvm-gcc42 | ---------------------------+---------------------- Comment (by aronnax@…): Replying to [comment:9 aronnax@…]:
I notice that gcc45 and relatives have a section like the following in their {{{post-destroot}}} phase, that create symlinks to files provided by libgcc:
{{{ ... }}}
This is what is lacking in llvm-gcc42.
Adding this section, verbatim, to the llvm-gcc42 port didn't do anything. Building with {{{port -vks install llvm-gcc42}}}, I see that the the OpenMP-related files are getting built: {{{ ls /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports .org_release_tarballs_ports_lang_llvm-gcc42/llvm-gcc42/work/objroot/dst- x86_64-i686/opt/local/i686-apple-darwin12/lib/ libgomp.1.0.0.dylib libgomp.a libgomp.la libiberty.a libgomp.1.dylib libgomp.dylib libgomp.spec x86_64 }}} But these files are not copied into the destroot. What next? -- Ticket URL: <https://trac.macports.org/ticket/40713#comment:14> MacPorts <http://www.macports.org/> Ports system for OS X