[MacPorts] #41162: gnuradio fails to build on 10.9

MacPorts noreply at macports.org
Sat Nov 16 16:06:13 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 konstanty@…):

 Since using

 {{{
 sudo port install clang-3.4
 sudo port install gnuradio configure.compiler=macports-clang-3.4
 }}}

 everything compiles OK, including gnuradio-companion (and it's useable as
 a program) -
 however as mentioned by cscott above, running anything related to gnuradio
 results in a SIGSEGV - Even if the Wx and Qt related options are removed.


 The information requested above - the AVX1.0 is here.

 {{{
 $ xcodebuild -version
 Xcode 5.0.2
 Build version 5A3005

 $ /usr/bin/clang -v
 Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn)
 Target: x86_64-apple-darwin13.0.2
 Thread model: posix

 $ uname -a
 Darwin konstantys-mbp.lan 13.0.2 Darwin Kernel Version 13.0.2: Sun Sep 29
 19:38:57 PDT 2013; root:xnu-2422.75.4~1/RELEASE_X86_64 x86_64

 $ sysctl machdep.cpu.brand_string machdep.cpu.features
 machdep.cpu.brand_string: Intel(R) Core(TM) i7-4850HQ CPU @ 2.30GHz
 machdep.cpu.features: FPU VME DE PSE TSC MSR PAE MCE CX8 APIC SEP MTRR PGE
 MCA CMOV PAT PSE36 CLFSH DS ACPI MMX FXSR SSE SSE2 SS HTT TM PBE SSE3
 PCLMULQDQ DTES64 MON DSCPL VMX SMX EST TM2 SSSE3 FMA CX16 TPR PDCM SSE4.1
 SSE4.2 x2APIC MOVBE POPCNT AES PCID XSAVE OSXSAVE SEGLIM64 TSCTMR AVX1.0
 RDRAND F16C
 }}}

 and the working compiler ..  (compile works, but cannot execute flow
 graphs)

 {{{
 $ /opt/local/bin/clang-mp-3.4 -v
 clang version 3.4 (trunk 193941)
 Target: x86_64-apple-darwin13.0.2
 Thread model: posix
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/41162#comment:44>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list