#42014: gjs build failure -------------------------+------------------------ Reporter: jwhowse4@… | Owner: juanrgar@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: gjs | -------------------------+------------------------ Comment (by jeremyhu@…): Replying to [comment:10 jwhowse4@…]:
Replying to [comment:9 jeremyhu@…]:
I'm curious why the existing is not working for you. Can you please attach the failing build log (that is the mozjs17 build log, not the gjs build log), so I can see how the linker is being called.
The mozjs17 build does not fail for me, it is the gjs build which fails. My understanding is that the gjs build fails because the library libmozjs-17.0.dylib created by mozjs17 thinks it is installed in ../../../../../../../../../lib when it is actually installed in /Volumes/User_Disk/opt/macports/lib. So in short I do not have a failing build log (or in fact any build log) for mozjs17.
Yes, thus mozjs17 failed to build correctly. You didn't get an error about it until gjs failed because of mozjs17 failing silently. Please add the mozjs17 build log. You can recreate it via: {{{ sudo port -v -f uninstall mozjs17 sudo port -v -s -k install mozjs17 }}} The -k will cause it to not be cleaned upon install. -- Ticket URL: <https://trac.macports.org/ticket/42014#comment:11> MacPorts <http://www.macports.org/> Ports system for OS X