[MacPorts] #54709: request to port gr-lora

MacPorts noreply at macports.org
Thu Aug 31 21:17:13 UTC 2017


#54709: request to port gr-lora
---------------------------+---------------------
 Reporter:  LoraLightLuke  |      Owner:
     Type:  request        |     Status:  new
 Priority:  Normal         |  Milestone:
Component:  ports          |    Version:  2.4.1
 Keywords:  lora gnuradio  |       Port:  gr-lora
---------------------------+---------------------
 https://github.com/rpp0/gr-lora is a radio block for gnu radio

 With a small tweak to CMakefiles.txt I get to the linking stage

 {{{
 if(APPLE)
     add_definitions(-std=c++11)
 endif()
 }}}

 but there it fails

 {{{
 [ 23%] Linking CXX shared library libgnuradio-lora.dylib
 Undefined symbols for architecture x86_64:
   "_volk_32f_accumulator_s32f", referenced from:
 gr::lora::decoder_impl::detect_preamble_autocorr(std::__1::complex<float>
 const*, unsigned int) in decoder_impl.cc.o
 }}}

  MacOS 10.12.6 AppleClang 8.1.0.8020042

--
Ticket URL: <https://trac.macports.org/ticket/54709>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list