[devel] python failures; was: python-module-astroid fails to build on i586 only

Ivan Zakharyaschev imz на altlinux.org
Вт Мар 15 05:32:14 MSK 2016


Ещё некоторых пакетов пересборка не удалась при пересборке в новой среде.

(Хорошо, что на обеих архитектурах.)

А простая пересборка в новой среде последний раз в beehive была успешной:

/beehive/logs/Sisyphus-x86_64/latest/success/python-module-yieldfrom.http.client-0.1.2-alt1.git20150311.1
/beehive/logs/Sisyphus-x86_64/latest/success/python-module-js.angular_nvd3_directives-2.3.11-alt1.1
файлы с путями:
warning: Installed (but unpackaged) file(s) found:
     /usr/lib64/python2.7/site-packages/js.angular_nvd3_directives-0.0.7-py2.7-nspkg.pth
     /usr/lib64/python3/site-packages/js.angular_nvd3_directives-0.0.7-py3.3-nspkg.pth
/beehive/logs/Sisyphus-x86_64/latest/success/python-module-kids.data-0.0.3-alt1.git20150205.1
warning: Installed (but unpackaged) file(s) found:
     /usr/lib64/python2.7/site-packages/kids/__init__.py
     /usr/lib64/python2.7/site-packages/kids/__init__.pyc
     /usr/lib64/python2.7/site-packages/kids/__init__.pyo
     /usr/lib64/python3/site-packages/kids/__init__.py


http://git.altlinux.org/tasks/160265/logs/events.6.1.log :

2016-Mar-14 15:10:10 :: [x86_64] #2500 00-tmp-python-module-yieldfrom.http.client.git 0.1.2-alt1.git20150311.1.1: build OK
2016-Mar-14 15:10:10 :: [x86_64] #2600 
00-tmp-python-module-yieldfrom.requests.git 0.1.1-alt1.git20141019.1: build start
     from yieldfrom.http.client import HTTPConnection as _HTTPConnection, HTTPSConnection as _HTTPSConnection, \
ImportError: No module named 'yieldfrom.http'
2016-Mar-14 15:10:49 :: [x86_64] 00-tmp-python-module-yieldfrom.requests.git 0.1.1-alt1.git20141019.1: remote: build failed
2016-Mar-14 15:10:49 :: [x86_64] #2600 00-tmp-python-module-yieldfrom.requests.git 0.1.1-alt1.git20141019.1: build FAILED

2016-Mar-14 15:10:49 :: [x86_64] #2600 00-tmp-python-module-yieldfrom.requests.git 0.1.1-alt1.git20141019.1: build FAILED
2016-Mar-14 15:11:06 :: [i586] #2600 
00-tmp-python-module-yieldfrom.requests.git 0.1.1-alt1.git20141019.1: build start
     from yieldfrom.http.client import HTTPConnection as _HTTPConnection, HTTPSConnection as _HTTPSConnection, \
ImportError: No module named 'yieldfrom.http'
2016-Mar-14 15:11:45 :: [i586] 00-tmp-python-module-yieldfrom.requests.git 0.1.1-alt1.git20141019.1: remote: build failed
2016-Mar-14 15:11:45 :: [i586] #2600 00-tmp-python-module-yieldfrom.requests.git 0.1.1-alt1.git20141019.1: build FAILED


http://git.altlinux.org/tasks/161290/logs/events.2.1.log :

2016-Mar-14 17:51:08 :: [i586] #2500 00-tmp-python-module-js.angular_nvd3_directives.git 2.3.11-alt1.1.1: build start
     import js.nvd3
ImportError: No module named 'js.nvd3'
/usr/src/RPM/BUILD/python3/js/angular_nvd3_directives/test_angularjs-nvd3-directives.txt:8: UnexpectedException
2016-Mar-14 17:51:14 :: [x86_64] 00-tmp-python-module-js.angular_nvd3_directives.git 2.3.11-alt1.1.1: remote: build failed
2016-Mar-14 17:51:14 :: [x86_64] #2500 00-tmp-python-module-js.angular_nvd3_directives.git 2.3.11-alt1.1.1: build FAILED
     import js.nvd3
ImportError: No module named 'js.nvd3'
/usr/src/RPM/BUILD/python3/js/angular_nvd3_directives/test_angularjs-nvd3-directives.txt:8: UnexpectedException
2016-Mar-14 17:51:45 :: [i586] 00-tmp-python-module-js.angular_nvd3_directives.git 2.3.11-alt1.1.1: remote: build failed
2016-Mar-14 17:51:45 :: [i586] #2500 00-tmp-python-module-js.angular_nvd3_directives.git 2.3.11-alt1.1.1: build FAILED


http://git.altlinux.org/tasks/161291/logs/events.2.1.log :

2016-Mar-14 18:34:52 :: [x86_64] #5100 00-tmp-python-module-kids.data.git 0.0.3-alt1.git20150205.1.1: build start
2016-Mar-14 18:35:07 :: [i586] #5100 00-tmp-python-module-kids.data.git 0.0.3-alt1.git20150205.1.1: build start
     NameError: name 'd' is not defined
File "/usr/src/RPM/BUILD/python3/README.rst", line 105, in README.rst
--
         d
     NameError: name 'd' is not defined
File "/usr/src/RPM/BUILD/python3/README.rst", line 110, in README.rst
--
         del d['a/b']
     NameError: name 'd' is not defined
         del d['a/b']
     NameError: name 'd' is not defined
File "/usr/src/RPM/BUILD/python3/README.rst", line 111, in README.rst
--
         d
     NameError: name 'd' is not defined
File "/usr/src/RPM/BUILD/python3/README.rst", line 117, in README.rst
--
         from . import dsp
     ImportError: cannot import name dsp
File "/usr/src/RPM/BUILD/python3/README.rst", line 120, in README.rst
--
         mget(dct, 'a.b.y')
     NameError: name 'mget' is not defined
File "/usr/src/RPM/BUILD/python3/README.rst", line 122, in README.rst
--
         mset(dct, 'a.b.z', 2)
     NameError: name 'mset' is not defined
File "/usr/src/RPM/BUILD/python3/README.rst", line 123, in README.rst
--
         mdel(dct, 'a.b')
     NameError: name 'mdel' is not defined
File "/usr/src/RPM/BUILD/python3/README.rst", line 127, in README.rst
--
         from . import dsp
     ImportError: cannot import name dsp
File "/usr/src/RPM/BUILD/python3/README.rst", line 146, in README.rst
--
         cycle_exists(1, get_children)
     NameError: name 'cycle_exists' is not defined
File "/usr/src/RPM/BUILD/python3/README.rst", line 149, in README.rst
2016-Mar-14 18:35:33 :: [x86_64] 00-tmp-python-module-kids.data.git 
0.0.3-alt1.git20150205.1.1: remote: build failed
2016-Mar-14 18:35:33 :: [x86_64] #5100 00-tmp-python-module-kids.data.git 
0.0.3-alt1.git20150205.1.1: build FAILED
     NameError: name 'd' is not defined
File "/usr/src/RPM/BUILD/python3/README.rst", line 105, in README.rst
--
         d
     NameError: name 'd' is not defined
File "/usr/src/RPM/BUILD/python3/README.rst", line 110, in README.rst
--
         del d['a/b']
     NameError: name 'd' is not defined
File "/usr/src/RPM/BUILD/python3/README.rst", line 111, in README.rst
--
         d
     NameError: name 'd' is not defined
File "/usr/src/RPM/BUILD/python3/README.rst", line 117, in README.rst
--
         from . import dsp
     ImportError: cannot import name dsp
File "/usr/src/RPM/BUILD/python3/README.rst", line 120, in README.rst
--
         mget(dct, 'a.b.y')
     NameError: name 'mget' is not defined
File "/usr/src/RPM/BUILD/python3/README.rst", line 122, in README.rst
--
         mset(dct, 'a.b.z', 2)
     NameError: name 'mset' is not defined
File "/usr/src/RPM/BUILD/python3/README.rst", line 123, in README.rst
--
File "/usr/src/RPM/BUILD/python3/README.rst", line 123, in README.rst
--
         mdel(dct, 'a.b')
     NameError: name 'mdel' is not defined
File "/usr/src/RPM/BUILD/python3/README.rst", line 127, in README.rst
--
         from . import dsp
     ImportError: cannot import name dsp
File "/usr/src/RPM/BUILD/python3/README.rst", line 146, in README.rst
--
         cycle_exists(1, get_children)
     NameError: name 'cycle_exists' is not defined
File "/usr/src/RPM/BUILD/python3/README.rst", line 149, in README.rst
2016-Mar-14 18:35:49 :: [i586] 00-tmp-python-module-kids.data.git 0.0.3-alt1.git20150205.1.1: remote: build failed
2016-Mar-14 18:35:49 :: [i586] #5100 00-tmp-python-module-kids.data.git 0.0.3-alt1.git20150205.1.1: build FAILED


-- 
Best regards,
Ivan


Подробная информация о списке рассылки Devel