[MacPorts] #53187: gr-osmosdr fails to build on OSX 10.7.5
MacPorts
noreply at macports.org
Sat Jan 7 17:56:18 CET 2017
#53187: gr-osmosdr fails to build on OSX 10.7.5
-------------------------+-----------------------
Reporter: nr0q | Owner: michaelld
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.3.5
Resolution: | Keywords: lion
Port: gr-osmosdr |
-------------------------+-----------------------
Comment (by nr0q):
Replying to [comment:8 kencu]:
> I should point out, however, that when I tried to actually run it, I got
this:
> {{{
> $ /opt/local/bin/osmocom_siggen
> Traceback (most recent call last):
> File "/opt/local/bin/osmocom_siggen", line 23, in <module>
> from gnuradio import gr
> File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/site-packages/gnuradio/gr/__init__.py", line 56, in <module>
> log.add_console_appender(log_file, "gr::log %d :%p: %m%n")
> File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/site-packages/gnuradio/gr/runtime_swig.py", line 6984, in
add_console_appender
> return _runtime_swig.logger_add_console_appender(self, target,
pattern)
> RuntimeError: unterminated conversion specifier in 'gr::log %d :%p:
%m%n' at index -1
> }}}
> {{{
> $ /opt/local/bin/osmocom_siggen_nogui
> Traceback (most recent call last):
> File "/opt/local/bin/osmocom_siggen_nogui", line 23, in <module>
> from gnuradio import gr
> File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/site-packages/gnuradio/gr/__init__.py", line 56, in <module>
> log.add_console_appender(log_file, "gr::log %d :%p: %m%n")
> File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/site-packages/gnuradio/gr/runtime_swig.py", line 6984, in
add_console_appender
> return _runtime_swig.logger_add_console_appender(self, target,
pattern)
> RuntimeError: unterminated conversion specifier in 'gr::log %d :%p:
%m%n' at index -1
> }}}
> {{{
> $ /opt/local/bin/osmocom_fft
> Traceback (most recent call last):
> File "/opt/local/bin/osmocom_fft", line 33, in <module>
> import osmosdr
> File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/site-packages/osmosdr/__init__.py", line 26, in <module>
> from osmosdr_swig import *
> File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/site-packages/osmosdr/osmosdr_swig.py", line 17, in <module>
> _osmosdr_swig = swig_import_helper()
> File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/site-packages/osmosdr/osmosdr_swig.py", line 16, in swig_import_helper
> return importlib.import_module('_osmosdr_swig')
> File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/importlib/__init__.py",
line 37, in import_module
> __import__(name)
> ImportError: No module named _osmosdr_swig
> }}}
>
I've gotten to the same point with the same error now
--
Ticket URL: <https://trac.macports.org/ticket/53187#comment:10>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list