#47095: GQRX mdmg build fails -------------------------+------------------------- Reporter: macports@… | Owner: michaelld@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: gqrx | -------------------------+------------------------- Comment (by macports@…): Replying to [comment:8 michaelld@…]:
OK; a little more progress. You have to have PackageMaker.app installed either into a place where MacPorts expects it, or you need to set "packagemaker_path" to be the full path to and including "PackageMaker.app", e.g., "/Applications/Utilities/PackageMaker.app" (but without the """s). According to "/opt/local/etc/macports/macports.conf", {{{ # Path to PackageMaker.app # It may be necessary to set this with Xcode >= 4.3, as that version # requires PackageMaker to be installed manually from the Auxiliary Tools for # Xcode disk image. The default is /Applications/PackageMaker.app with Xcode # 4.3 and ${developer_dir}/Applications/Utilities/PackageMaker.app with older # versions. }}} So, what I did was comment in the line starting with "packagemaker_path", and set it to the correct path. This did the trick for me; hopefully it will for you too.
Installing packagemaker.app does get rid of the warning s about not being able to find it, but still doesn;t let the gqrx mdmg be built. The failure is still : {{{ :info:pkg cp: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_gqrx/gqrx/work/gqrx-20150307-component.pkg: No such file or directory :info:pkg Command failed: cp -PR /opt/local/var/macports/build }}} I've had a look, but I can't see where gqrx-20150307-component.pkg is suposed to be built, just looks like it's trying to copy a file that is never made. I've attached the full build log again, now that the packagemaker warnings/errors are gone. -- Ticket URL: <https://trac.macports.org/ticket/47095#comment:9> MacPorts <https://www.macports.org/> Ports system for OS X