[MacPorts] #41162: gnuradio fails to build on 10.9
MacPorts
noreply at macports.org
Fri Nov 15 10:32:59 PST 2013
#41162: gnuradio fails to build on 10.9
-----------------------+-------------------------
Reporter: ken@… | Owner: michaelld@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.2.1
Resolution: | Keywords: mavericks
Port: gnuradio |
-----------------------+-------------------------
Comment (by jboone@…):
You called it. I tried again, and it looks like I have the clang issue. I
was seeing this earlier -- some problem with an intrinsic. Log attached in
a moment.
{{{
$ sudo bash
Password:
# cd /opt/mports/trunk/
# svn update
Updating '.':
D dports/gnome/libsoup/files
U dports/gnome/libsoup/Portfile
U dports/science/gnuradio/Portfile
Updated to revision 113407.
$ sudo port -f uninstall boost log4cpp
---> Unable to uninstall boost @1.54.0_0+no_single+no_static+python27,
the following ports depend on it:
---> uhd
@release_003_005_004_0+docs+examples+full+libusb+manual+python27+test
Warning: Uninstall forced. Proceeding despite dependencies.
---> Deactivating boost @1.54.0_0+no_single+no_static+python27
---> Unable to deactivate boost @1.54.0_0+no_single+no_static+python27,
the following ports depend on it:
---> uhd
@release_003_005_004_0+docs+examples+full+libusb+manual+python27+test
Warning: Deactivate forced. Proceeding despite dependencies.
---> Cleaning boost
---> Uninstalling boost @1.54.0_0+no_single+no_static+python27
---> Cleaning boost
---> Deactivating log4cpp @1.1_0
---> Cleaning log4cpp
---> Uninstalling log4cpp @1.1_0
---> Cleaning log4cpp
$ sudo port clean gnuradio
---> Cleaning gnuradio
$ sudo port install gnuradio
...
Error: org.macports.build for port gnuradio returned: command execution
failed
Please see the log file for port gnuradio for details:
/opt/local/var/macports/logs/_opt_mports_trunk_dports_science_gnuradio/gnuradio/main.log
To report a bug, follow the instructions in the guide:
http://guide.macports.org/#project.tickets
Error: Processing of port gnu radio failed
$ /usr/bin/clang -v
Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn)
Target: x86_64-apple-darwin13.0.0
Thread model: posix
}}}
--
Ticket URL: <https://trac.macports.org/ticket/41162#comment:32>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list