#47095: GQRX mdmg build fails ------------------------+-------------------------------- Reporter: macports@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Keywords: gqrx mdmg | Port: gqrx ------------------------+-------------------------------- I'm trying to build an mdmg package of GQRX to install on a different OSX box. Everything seems to build ok, but the issue is in constructing the final package. It seems a file is missing. The command I give is : {{{ sudo port mdmg gqrx +xquartz }}} It fails after a while with this in the error log: {{{ :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/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_gqrx/gqrx/work/gqrx-20150307-component.pkg /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_gqrx/gqrx/work/mpkg_packages :info:pkg Exit code: 1 :error:pkg org.macports.mpkg for port gqrx returned: command execution failed :debug:pkg Error code: CHILDSTATUS 66797 1 :debug:pkg Backtrace: command execution failed while executing "system "cp -PR ${pkgpath} ${packages_path}"" (procedure "package_mpkg" line 55) invoked from within "package_mpkg $subport $epoch $version $revision" (procedure "portmpkg::mpkg_main" line 9) invoked from within "portmpkg::mpkg_main org.macports.mpkg" ("eval" body line 1) invoked from within "eval $procedure $targetname" :info:pkg Warning: targets not executed for gqrx: org.macports.mdmg org.macports.mpkg :notice:pkg Please see the log file for port gqrx for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_gqrx/gqrx/main.log }}} The file gqrx-20150307-component.pkg isn't created anywhere. Copying gqrx-20150307.pkg to gqrx-20150307-component.pkg fails with an error relating to bundles, so I'm guessing it's not the right answer. I've cleaned GQRX prior to building, I've gone in and wiped out the build directory too, but I still eventually get the same error. Any ideas? David -- Ticket URL: <https://trac.macports.org/ticket/47095> MacPorts <https://www.macports.org/> Ports system for OS X