On Tue, Jun 1, 2010 at 09:50, Michael Dickens <m...@alum.mit.edu> wrote:

> checking git description of current commit... cut: illegal option -- -
> ../../configure: line 3672: test: too many arguments
> v3.3.0-rc3-0-g944a8b6f

This is from config/gr_git.m4, which I was updated in rc3 with
processing to extract various parameters from the git describe output.
 My system has 'cut' from the GNU Core Utilities 7.4.  Is OSX using
something different by default?

> date: illegal option -- R
> usage: date [-jnu] [-d dst] [-r seconds] [-t west] [-v[+|-]val[ymwdHMS]] ...
>            [-f fmt date | [[[mm]dd]HH]MM[[cc]yy][.ss]] [+format]

Nothing has changed here in the code since rc2.

> line 16, in swig_import_helper
>    import _gnuradio_swig_py_runtime
> ImportError:
> dlopen(/opt/GNURadio/git/builds/master/gnuradio-core/src/lib/swig/.libs/_gnuradio_swig_py_runtime.so,
> 10): Library not loaded: /usr/local/lib/libgnuradio-core.0.dylib
>  Referenced from:
> /opt/GNURadio/git/builds/master/gnuradio-core/src/lib/swig/.libs/_gnuradio_swig_py_runtime.so
>  Reason: image not found

This may be a downstream error that would go away when the upstream
issue is fixed.

Did anything else change in your test environment?

Johnathan

_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to