[MacPorts] #39681: Error in SWIG C++ when installing gnuradio +full on OSX 10.6

MacPorts noreply at macports.org
Thu Jul 18 10:19:14 PDT 2013


#39681: Error in SWIG C++ when installing gnuradio +full on OSX 10.6
--------------------------+-------------------------
  Reporter:  michaelld@…  |      Owner:  michaelld@…
      Type:  defect       |     Status:  new
  Priority:  Normal       |  Milestone:
 Component:  ports        |    Version:  2.1.3
Resolution:               |   Keywords:
      Port:  gnuradio     |
--------------------------+-------------------------

Comment (by michaelld@…):

 I've attached a possible patch for this issue.  What you'll need to do is:
 (1) download the patch (let's say it was downloaded to "~/Downloads/patch-
 vector-map.diff"; for some other location, use that path and filename in
 the "patch" command below). Then do:
 {{{
 sudo port clean gnuradio
 sudo port patch gnuradio +full
 pushd `port dir gnuradio`/work/gnuradio*
 patch -p1 < ~/Downloads/patch-vector-map.diff
 popd
 sudo port build gnuradio +full
 }}}
 and see if that works.  If not, please post the new
 blocks_swig1PYTHON_wrap.cxx file.  If it does work, please let me know so
 that I can push the patch upstream. Thanks for trying this out!

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


More information about the macports-tickets mailing list