ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: "Dmitry V. Levin" <ldv@altlinux.org>
To: ALT Sisyphus mailing list <sisyphus@lists.altlinux.org>
Subject: Re: [sisyphus] make -j32
Date: Wed, 8 Aug 2018 15:52:14 +0300
Message-ID: <20180808125214.GA589@altlinux.org> (raw)
In-Reply-To: <20180808124131.GA30912@imap.altlinux.org>

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

On Wed, Aug 08, 2018 at 03:41:31PM +0300, Vladislav Zavjalov wrote:
> On Thu, Jul 26, 2018 at 02:06:12AM +0300, Vladislav Zavjalov wrote:
> > On Thu, Jul 26, 2018 at 01:34:50AM +0300, Vladislav Zavjalov wrote:
> > > On Wed, Jul 25, 2018 at 02:46:13AM +0300, Dmitry V. Levin wrote:
> > > > 
> > > > Похоже, что этот пакет плохо переносит "make -j32".
> > > 
> > > Спасибо! Действительно, с -j32 и у меня не собирается.
> > > Попробую понять, как бы это исправить.
> > 
> > Нашел ошибку.
> > 
> > В generic/shared/Makefile.in было два сборочных правила (lib_so и
> > tcl_only_lib_so), которые использовали промежуточный файл с однаковым
> > именем (bltInit.o). Ошибка исправляется переименованием одного из этих
> > файлов.
> 
> Кстати, правильно ли я понимаю, что make -j32 -- это сейчас
> стандартное больное место в Сизифе?
> 
> Обнаружил аналогичную ошибку в qucs: автогенеренный h-файл и отсутствие
> явной зависимости на него в Makefile - в результате make с -j?? не старается
> собрать в первую очередь h, и вываливается при сборке с-файла, который его включает.
> 
> Смотрю а другие логи, и там много чего выглядит похоже.
> http://git.altlinux.org/beehive/logs/Sisyphus-i586/latest/error/gimp-2.10.4-alt2
> автогенеренный gimpmarshal.h
> По идее, должно лежиться добавлением "gimp.o: gimpmarshal.h" в
> gimp/app/core/Makefile.am
> 
> и сразу за ним
> http://git.altlinux.org/beehive/logs/Sisyphus-i586/latest/error/ipfm-0.11.5-alt1.qa1
> автогенеренный y.tab.h
> лечится строчкой "сonfig.o: y.tab.h"

Да, сборка примерно пары десятков пакетов стала нестабильной при переходе
с -j1 на -jN, где N > 1.  Сперва N было равно 8, сейчас 32.

Все эти пакеты необходимо исправить (как вариант, выключить в пакете
неработающую параллельную сборку) или удалить.


-- 
ldv

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 801 bytes --]

      reply	other threads:[~2018-08-08 12:52 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-24 14:19 ` [sisyphus] [#210740] FAILED tcl-blt.git=2.5-alt5 Vladislav Zavjalov
2018-07-24 23:46   ` Dmitry V. Levin
2018-07-25 22:34     ` Vladislav Zavjalov
2018-07-25 23:06       ` Vladislav Zavjalov
2018-08-08 12:41         ` [sisyphus] make -j32 (was: FAILED tcl-blt.git=2.5-alt5) Vladislav Zavjalov
2018-08-08 12:52           ` Dmitry V. Levin [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180808125214.GA589@altlinux.org \
    --to=ldv@altlinux.org \
    --cc=sisyphus@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

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


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