Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Jun 2024 03:27:15 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 279405] devel/gobject3 build fails in 3.9 to 3.11 update
Message-ID:  <bug-279405-7788-FupbrQh5Ms@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-279405-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-279405-7788@https.bugs.freebsd.org/bugzilla/>

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

Shigeharu TAKENO <shige@iee.niit.ac.jp> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |shige@iee.niit.ac.jp

--- Comment #1 from Shigeharu TAKENO <shige@iee.niit.ac.jp> ---
I met the same problem. This may occur because the python script
/usr/local/bin/g-ir-scanner is for python3.9. The reason of the error

FileNotFoundError: [Errno 2] No such file or directory:
'/usr/local/bin/g-ir-scanner'

is the first line of the script "#!/usr/local/bin/python3.9".

Try reinstall devel/gobject-introspection and textproc/itstool, and then
"postmaster $REINSTALL" again.

--=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-279405-7788-FupbrQh5Ms>