#47611: Fail to build uhd on Mavericks --------------------------------------+-------------------------------- Reporter: ftoldi@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Keywords: Mavericks, uhd, gnuradio | Port: uhd --------------------------------------+-------------------------------- I'm trying to install GNUradio in my macbook with OS X 10.9.5, and it fails during the build stage to install uhd on a fresh install of MacPorts 2.3.3. Tried to follow a lot of the tips on another ticket but doesn't seems to work. {{{ localhost:~ admin$ sudo port install gnuradio Password: Warning: The Xcode Command Line Tools don't appear to be installed; most ports will likely fail to build. Warning: Install them by running `xcode-select --install'. ---> Computing dependencies for gnuradio ---> Dependencies to be installed: uhd volk xmlto coreutils docbook-xml docbook-xml-4.1.2 docbook-xml-4.2 xmlcatmgr docbook-xml-4.3 docbook- xml-4.4 docbook-xml-4.5 docbook-xml-5.0 docbook-xsl findutils fop getopt libpaper ---> Building uhd Error: org.macports.build for port uhd returned: command execution failed Error: Failed to install uhd Please see the log file for port uhd for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_uhd/uhd/main.log Error: The following dependencies were not installed: uhd volk xmlto coreutils docbook-xml docbook-xml-4.1.2 docbook-xml-4.2 xmlcatmgr docbook- xml-4.3 docbook-xml-4.4 docbook-xml-4.5 docbook-xml-5.0 docbook-xsl findutils fop getopt libpaper To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port gnuradio failed }}} {{{ localhost:~ admin$ sudo port install uhd Warning: The Xcode Command Line Tools don't appear to be installed; most ports will likely fail to build. Warning: Install them by running `xcode-select --install'. ---> Computing dependencies for uhd ---> Fetching archive for uhd ---> Attempting to fetch uhd-3.8.3_0+docs+examples+libusb+manpages+manual+orc+test.darwin_13.x86_64.tbz2 from http://packages.macports.org/uhd ---> Attempting to fetch uhd-3.8.3_0+docs+examples+libusb+manpages+manual+orc+test.darwin_13.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/uhd ---> Attempting to fetch uhd-3.8.3_0+docs+examples+libusb+manpages+manual+orc+test.darwin_13.x86_64.tbz2 from http://lil.fr.packages.macports.org/uhd ---> Fetching distfiles for uhd ---> Verifying checksums for uhd ---> Extracting uhd ---> Applying patches to uhd ---> Configuring uhd ---> Building uhd Error: org.macports.build for port uhd returned: command execution failed Please see the log file for port uhd for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_uhd/uhd/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port uhd failed }}} -- Ticket URL: <https://trac.macports.org/ticket/47611> MacPorts <https://www.macports.org/> Ports system for OS X