ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] p9: python3 и gpsd
@ 2020-01-02 15:41 Sergey Y. Afonin
  2020-01-03  8:59 ` Sergey Y. Afonin
  2020-05-18 18:55 ` [devel] scons (Re: p9: python3 и gpsd) Sergey Y. Afonin
  0 siblings, 2 replies; 7+ messages in thread
From: Sergey Y. Afonin @ 2020-01-02 15:41 UTC (permalink / raw)
  To: devel

Приветствую.

При сборке gpsd в p9 обнаружилась такая вот проблема:

Obtaining Python exe path... /usr/bin/python3
Obtaining Python config vars... ok
WARNING: Python too old: gps/aiogps.py will not be installed
WARNING: Python module serial (pyserial) not found.
...
WARNING: xgps and xgpsspeed will not be installed

Видимо, какая-то путаница с питонами всё же происходит, даже несмотря
на наличие target_python=%__python3 в вызове scons в спеке. Ещё в
SConstruct есть приписка FIXME как раз на эту тему:

        # aiogps is only available on Python >= 3.6
        # FIXME check target_python, not current python
        if sys.version_info < (3, 6):
            config.env['aiogps'] = False

Попробовать просто убрать проверки эту и следующую (про pyserial)?

-- 
С уважением, Сергей Афонин


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-06-24 18:34 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-02 15:41 [devel] p9: python3 и gpsd Sergey Y. Afonin
2020-01-03  8:59 ` Sergey Y. Afonin
2020-01-09 14:57   ` [devel] gpsd 3.20 и marble Sergey Y. Afonin
2020-05-18 18:55 ` [devel] scons (Re: p9: python3 и gpsd) Sergey Y. Afonin
2020-05-18 19:14   ` Vladimir Didenko
2020-05-18 20:02     ` Sergey Y. Afonin
2020-06-24 18:34     ` Sergey Y. Afonin

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git