Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 03 Oct 2024 10:39:02 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 281832] comms/gnuradio 3.8.4.0_17: gnuradio-companion does not run
Message-ID:  <bug-281832-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D281832

            Bug ID: 281832
           Summary: comms/gnuradio 3.8.4.0_17: gnuradio-companion does not
                    run
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: hamradio@FreeBSD.org
          Reporter: porok777@gmx.com
          Assignee: hamradio@FreeBSD.org
             Flags: maintainer-feedback?(hamradio@FreeBSD.org)

gnuradio-companion 3.8.4.0_17 on 2024Q3 does not run on FreeBSD 14.1 with
lang/python311
FreeBSD 14.1-RELEASE
$ python --version
Python 3.11.9

$ gnuradio-companion=20
Traceback (most recent call last):
  File "/usr/local/bin/gnuradio-companion", line 63, in check_gtk
    from gi.repository import Gtk
  File "<frozen importlib._bootstrap>", line 1176, in _find_and_load
  File "<frozen importlib._bootstrap>", line 1147, in _find_and_load_unlock=
ed
  File "<frozen importlib._bootstrap>", line 673, in _load_unlocked
ImportWarning: DynamicImporter.exec_module() not found; falling back to
load_module()

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/local/bin/gnuradio-companion", line 100, in <module>
    check_gtk()
  File "/usr/local/bin/gnuradio-companion", line 67, in check_gtk
    die(err, "Failed to initialize GTK. If you are running over ssh, "
  File "/usr/local/bin/gnuradio-companion", line 42, in die
    from gi.repository import Gtk
  File "<frozen importlib._bootstrap>", line 1176, in _find_and_load
  File "<frozen importlib._bootstrap>", line 1147, in _find_and_load_unlock=
ed
  File "<frozen importlib._bootstrap>", line 673, in _load_unlocked
ImportWarning: DynamicImporter.exec_module() not found; falling back to
load_module()
swig/python detected a memory leak of type 'boost::shared_ptr< pmt::pmt_bas=
e >
*', no destructor found.
swig/python detected a memory leak of type 'boost::shared_ptr< pmt::pmt_bas=
e >
*', no destructor found.
swig/python detected a memory leak of type 'boost::shared_ptr< pmt::pmt_bas=
e >
*', no destructor found.
swig/python detected a memory leak of type 'boost::shared_ptr< pmt::pmt_bas=
e >
*', no destructor found.
swig/python detected a memory leak of type 'boost::shared_ptr< pmt::pmt_bas=
e >
*', no destructor found.

$ gnuradio-companion --qt does the same, qt option mentioned in
https://github.com/gnuradio/gnuradio readme

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-281832-7788>