[Bug 279405] devel/gobject3 build fails in 3.9 to 3.11 update
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 279405] devel/gobject3 build fails in 3.9 to 3.11 update"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 18 Jun 2024 03:27:15 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279405 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. -- You are receiving this mail because: You are the assignee for the bug.