Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Feb 2018 20:39:02 -0500
From:      "Jason E. Hale" <jhale@freebsd.org>
To:        The Doctor <doctor@doctor.nl2k.ab.ca>
Cc:        FreeBSD Ports <freebsd-ports@freebsd.org>
Subject:   Re: editors/gedit-plugins
Message-ID:  <CAJE75NHA1qzRfgzFC=dK6wsiUvBfk0eL5Kvv-LOP71KOUnOigw@mail.gmail.com>
In-Reply-To: <20180220030733.GA89346@doctor.nl2k.ab.ca>
References:  <20180220030733.GA89346@doctor.nl2k.ab.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Feb 19, 2018 at 10:07 PM, The Doctor <doctor@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@doctor:/usr/ports/editors/gedit-plugins # make
>
> root@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@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@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe@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@py36.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJE75NHA1qzRfgzFC=dK6wsiUvBfk0eL5Kvv-LOP71KOUnOigw>