ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] Fwd: [#72643] FAILED (try 3) ipython.git=0.13-alt1.git20120601 ...
  @ 2012-06-03  6:22 ` REAL
  2012-06-03  7:22   ` Sergey Vlasov
  0 siblings, 1 reply; 5+ messages in thread
From: REAL @ 2012-06-03  6:22 UTC (permalink / raw)
  To: ALT Linux Team development discussions

привет!

писал в личку ldv@, но пока тихо, так что пишу сюда.

со сборкой в хэшере справился (недавно было обсуждение про ошибки 
собрки, если в хэшер устанавливается /proc), но вот сборочницы дурит. 
как это вылечить?

-------- Исходное сообщение --------
Тема: [#72643] FAILED (try 3) ipython.git=0.13-alt1.git20120601 ...
Дата: Sun, 3 Jun 2012 10:22:03 +0400
От: Girar Builder robot <girar-builder@altlinux.org>
Отвечать: real@altlinux.org
Кому: Eugeny A. Rostovtsev <real@altlinux.org>
Копия: sisyphus-incominger@lists.altlinux.org

http://git.altlinux.org/tasks/72643/logs/events.3.1.log

2012-Jun-03 10:12:22 :: task #72643 for sisyphus resumed by real:
#100 build 0.13-alt1.git20120601 from /people/real/packages/ipython.git
#200 build 1.2.0-alt2.git20120505 from 
/people/real/packages/python-module-matplotlib.git
2012-Jun-03 10:12:22 :: waiting for a shared lock on Sisyphus
2012-Jun-03 10:12:55 :: acquired a shared lock on Sisyphus
2012-Jun-03 10:12:57 :: cloned Sisyphus
2012-Jun-03 10:13:11 :: created build repo
2012-Jun-03 10:13:13 :: [i586] #100 ipython.git 0.13-alt1.git20120601: 
build start
2012-Jun-03 10:13:13 :: [x86_64] #100 ipython.git 
0.13-alt1.git20120601: build start
2012-Jun-03 10:16:49 :: [x86_64] #100 ipython.git 
0.13-alt1.git20120601: build OK
2012-Jun-03 10:16:49 :: [x86_64] #200 python-module-matplotlib.git 
1.2.0-alt2.git20120505: build start
2012-Jun-03 10:16:58 :: [i586] #100 ipython.git 0.13-alt1.git20120601: 
build OK
2012-Jun-03 10:16:58 :: [i586] #200 python-module-matplotlib.git 
1.2.0-alt2.git20120505: build start
copying 
lib/matplotlib/tests/baseline_images/test_tightlayout/tight_layout6.svg -> 
build/lib.linux-x86_64-3.2/matplotlib/tests/baseline_images/test_tightlayout
error: Function not implemented
2012-Jun-03 10:21:33 :: [x86_64] python-module-matplotlib.git 
1.2.0-alt2.git20120505: remote: build failed
2012-Jun-03 10:21:33 :: [x86_64] #200 python-module-matplotlib.git 
1.2.0-alt2.git20120505: build FAILED
copying 
lib/matplotlib/tests/baseline_images/test_tightlayout/tight_layout6.svg -> 
build/lib.linux-i686-3.2/matplotlib/tests/baseline_images/test_tightlayout
error: Function not implemented
2012-Jun-03 10:22:03 :: [i586] python-module-matplotlib.git 
1.2.0-alt2.git20120505: remote: build failed
2012-Jun-03 10:22:03 :: [i586] #200 python-module-matplotlib.git 
1.2.0-alt2.git20120505: build FAILED
2012-Jun-03 10:21:34 :: [x86_64] build FAILED
2012-Jun-03 10:22:03 :: [i586] build FAILED
2012-Jun-03 10:22:03 :: task #72643 for sisyphus FAILED





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

* Re: [devel] Fwd: [#72643] FAILED (try 3) ipython.git=0.13-alt1.git20120601 ...
  2012-06-03  6:22 ` [devel] Fwd: [#72643] FAILED (try 3) ipython.git=0.13-alt1.git20120601 REAL
@ 2012-06-03  7:22   ` Sergey Vlasov
    0 siblings, 1 reply; 5+ messages in thread
From: Sergey Vlasov @ 2012-06-03  7:22 UTC (permalink / raw)
  To: devel

[-- Attachment #1: Type: text/plain, Size: 1030 bytes --]

On Sun, Jun 03, 2012 at 01:22:04PM +0700, REAL wrote:
> со сборкой в хэшере справился (недавно было обсуждение про ошибки 
> собрки, если в хэшер устанавливается /proc), но вот сборочницы дурит. 
> как это вылечить?

> 2012-Jun-03 10:21:33 :: [x86_64] #200 python-module-matplotlib.git 
> 1.2.0-alt2.git20120505: build FAILED
> copying 
> lib/matplotlib/tests/baseline_images/test_tightlayout/tight_layout6.svg -> 
> build/lib.linux-i686-3.2/matplotlib/tests/baseline_images/test_tightlayout
> error: Function not implemented

https://github.com/matplotlib/matplotlib-py3/issues/32

Вероятнее всего, multiprocessing.Pool в hasher тоже не работает из-за
отсутствия /dev/shm:

  http://stackoverflow.com/questions/6033599/oserror-38-errno-38-with-multiprocessing
  http://thread.gmane.org/gmane.linux.altlinux.devel/83771/focus=83784

Похоже, пора уже добавлять в hasher поддержку /dev/shm к уже имеющимся
/proc и /dev/pts (но этот /dev/shm может быть и собственным
экземпляром, изолированным от системного).

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

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

* Re: [devel] [JT] Re: Fwd: [#72643] FAILED (try 3) ipython.git=0.13-alt1.git20120601 ...
  @ 2012-06-05 11:36       ` REAL
  2012-06-05 13:03         ` Alexey Morozov
  0 siblings, 1 reply; 5+ messages in thread
From: REAL @ 2012-06-05 11:36 UTC (permalink / raw)
  To: ALT Linux Team development discussions

05.06.2012 18:01, Alexey Morozov пишет:
> Всегда было интересно, зачем весь этот ворох боляч^W зависимостей
> ipython'у.

В данном случае сам ipython нужен matplotlib больше, чем наоборот 
(точнее, модуль IPython).

-- 

REAL aka Евгений Ростовцев, программист ЦНИТ КемГУ



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

* Re: [devel] [JT] Re: Fwd: [#72643] FAILED (try 3) ipython.git=0.13-alt1.git20120601 ...
  2012-06-05 11:36       ` [devel] [JT] " REAL
@ 2012-06-05 13:03         ` Alexey Morozov
  2012-06-05 13:35           ` REAL
  0 siblings, 1 reply; 5+ messages in thread
From: Alexey Morozov @ 2012-06-05 13:03 UTC (permalink / raw)
  To: devel

Дык, может распилить как?

05.06.2012 18:36, REAL написал:
> 05.06.2012 18:01, Alexey Morozov пишет:
>> Всегда было интересно, зачем весь этот ворох боляч^W зависимостей
>> ipython'у.
>
> В данном случае сам ipython нужен matplotlib больше, чем наоборот
> (точнее, модуль IPython).
>



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

* Re: [devel] [JT] Re: Fwd: [#72643] FAILED (try 3) ipython.git=0.13-alt1.git20120601 ...
  2012-06-05 13:03         ` Alexey Morozov
@ 2012-06-05 13:35           ` REAL
  0 siblings, 0 replies; 5+ messages in thread
From: REAL @ 2012-06-05 13:35 UTC (permalink / raw)
  To: ALT Linux Team development discussions

05.06.2012 20:03, Alexey Morozov пишет:
> Дык, может распилить как?

это вне темы данного трэда. распилить, конечно, можно, но сейчас меня 
интересует именно matplotlib, который сборочница не хочет пропускать.

>>> Всегда было интересно, зачем весь этот ворох боляч^W зависимостей
>>> ipython'у.
>>
>> В данном случае сам ipython нужен matplotlib больше, чем наоборот
>> (точнее, модуль IPython).
>>
>
> _______________________________________________
> Devel mailing list
> Devel@lists.altlinux.org
> https://lists.altlinux.org/mailman/listinfo/devel


-- 

REAL aka Евгений Ростовцев, программист ЦНИТ КемГУ



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

end of thread, other threads:[~2012-06-05 13:35 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-06-03  6:22 ` [devel] Fwd: [#72643] FAILED (try 3) ipython.git=0.13-alt1.git20120601 REAL
2012-06-03  7:22   ` Sergey Vlasov
2012-06-05 11:36       ` [devel] [JT] " REAL
2012-06-05 13:03         ` Alexey Morozov
2012-06-05 13:35           ` REAL

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