editors/gedit-plugins

Jason E. Hale jhale at freebsd.org
Wed Feb 21 01:39:03 UTC 2018


On Mon, Feb 19, 2018 at 10:07 PM, The Doctor <doctor at doctor.nl2k.ab.ca> wrote:
> Need help  understanding why this is happening:
>
>
> Script started on Mon Feb 19 20:00:38 2018
> You have mail.
> root at doctor:/usr/ports/editors/gedit-plugins # make
>
> root at doctor:/usr/ports/editors/gedit-plugins # make install
>
> ===>  Installing for gedit-plugins-3.18.0
> ===>  Checking if gedit-plugins already installed
> ===>   Registering installation for gedit-plugins-3.18.0
> pkg-static: Unable to access file /usr/ports/editors/gedit-plugins/work/stage/usr/local/lib/gedit/plugins/synctex.plugin:No such file or directory
> pkg-static: Unable to access file /usr/ports/editors/gedit-plugins/work/stage/usr/local/lib/gedit/plugins/synctex/__init__.py:No such file or directory
> pkg-static: Unable to access file /usr/ports/editors/gedit-plugins/work/stage/usr/local/lib/gedit/plugins/synctex/__pycache__/__init__.cpython-36.pyc:No such file or directory
> pkg-static: Unable to access file /usr/ports/editors/gedit-plugins/work/stage/usr/local/lib/gedit/plugins/synctex/__pycache__/__init__.cpython-36.opt-1.pyc:No such file or directory
> pkg-static: Unable to access file /usr/ports/editors/gedit-plugins/work/stage/usr/local/lib/gedit/plugins/synctex/__pycache__/evince_dbus.cpython-36.pyc:No such file or directory
> pkg-static: Unable to access file /usr/ports/editors/gedit-plugins/work/stage/usr/local/lib/gedit/plugins/synctex/__pycache__/evince_dbus.cpython-36.opt-1.pyc:No such file or directory
> pkg-static: Unable to access file /usr/ports/editors/gedit-plugins/work/stage/usr/local/lib/gedit/plugins/synctex/__pycache__/synctex.cpython-36.pyc:No such file or directory
> pkg-static: Unable to access file /usr/ports/editors/gedit-plugins/work/stage/usr/local/lib/gedit/plugins/synctex/__pycache__/synctex.cpython-36.opt-1.pyc:No such file or directory
> pkg-static: Unable to access file /usr/ports/editors/gedit-plugins/work/stage/usr/local/lib/gedit/plugins/synctex/evince_dbus.py:No such file or directory
> pkg-static: Unable to access file /usr/ports/editors/gedit-plugins/work/stage/usr/local/lib/gedit/plugins/synctex/synctex.py:No such file or directory
> pkg-static: Unable to access file /usr/ports/editors/gedit-plugins/work/stage/usr/local/share/appdata/gedit-synctex.metainfo.xml:No such file or directory
> *** Error code 74
>
> Stop.
> make: stopped in /usr/ports/editors/gedit-plugins
> root at doctor:/usr/ports/editors/gedit-plugins # exit
>
> exit
>
> Script done on Mon Feb 19 20:00:54 2018
> --
> Member - Liberal International This is doctor@@nl2k.ab.ca Ici doctor@@nl2k.ab.ca
> Yahweh, Queen & country!Never Satan President Republic!Beware AntiChrist rising!
> https://www.empire.kred/ROOTNK?t=94a1f39b  Look at Psalms 14 and 53 on Atheism
> Not by age but by capacity is wisdom acquired.  -Titus Maccius Plautus
> _______________________________________________
> freebsd-ports at freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe at freebsd.org"

Looking at configure.ac, that plugin gets disabled if it can't find
the pkgconfig file supplied by devel/pydbus-common. You probably need
to install that and devel/py-dbus at py36.


More information about the freebsd-ports mailing list