[MacPorts] #49798: Port volk doesn't upgrade on Snow Leopard
#49798: Port volk doesn't upgrade on Snow Leopard ---------------------------+-------------------------------- Reporter: semaphore45@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Keywords: volk | Port: volk ---------------------------+-------------------------------- I tried to run {{{ sudo port upgrade volk }}} manually after seeing it fail as part of another port's upgrade (gnuradio). It fails to build, and the first error logged in main.log is: {{{ :info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_distfiles.macports.org_ports_science_volk/volk/work/volk-1.1.1/include/volk/volk_common.h:71:23: error: x86intrin.h: No such file or directory }}} Ran on Mac OS X 10.6.8 aKa Snow Leopard with XCode 3.2.6. Joined is the full main.log -- Ticket URL: <https://trac.macports.org/ticket/49798> MacPorts <https://www.macports.org/> Ports system for OS X
#49798: Port volk doesn't upgrade on Snow Leopard ----------------------------+-------------------------------- Reporter: semaphore45@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: volk Port: volk | ----------------------------+-------------------------------- Comment (by semaphore45@…): This port upgrade was attempted after performing {{{ sudo port upgrade readline }}} to correct issue mentioned in [https://trac.macports.org/wiki/ProblemHotlist#ncurses6] -- Ticket URL: <https://trac.macports.org/ticket/49798#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X
#49798: volk @1.1.1 fails to build with gcc-4.2 ----------------------------+------------------------- Reporter: semaphore45@… | Owner: michaelld@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: volk | ----------------------------+------------------------- Changes (by jmr@…): * owner: macports-tickets@… => michaelld@… * keywords: volk => Comment: Please remember to Cc the maintainer. {{{ :info:build In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_distfiles.macports.org_ports_science_volk/volk/work/build/lib/volk_machine_sse2_64_mmx_orc.c:34: 452 :info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_distfiles.macports.org_ports_science_volk/volk/work/volk-1.1.1/include/volk/volk_common.h:71:23: error: x86intrin.h: No such file or directory }}} x86intrin.h was added in gcc 4.5, and is just a wrapper that includes all of the headers for the intrinsics associated with the various x86 instruction set extensions. A possible workaround would be to instead include one of the more specific headers that did exist in 4.2, like xmmintrin.h. -- Ticket URL: <https://trac.macports.org/ticket/49798#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X
#49798: volk @1.1.1 fails to build with gcc-4.2 ----------------------------+------------------------- Reporter: semaphore45@… | Owner: michaelld@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: volk | ----------------------------+------------------------- Comment (by rwfisheriv@…): I have a similar problem on 10.7.5. Have tried using macports gcc and clang, still no joy. if it's a header issue…where might i find some guidance on how to use a different set? -- Ticket URL: <https://trac.macports.org/ticket/49798#comment:4> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts