ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] Лимиты на сборку пакетов
  @ 2018-10-30 12:46 ` Aleksei Nikiforov
  2018-10-30 15:33   ` Dmitry V. Levin
  2018-11-04 13:29   ` Vitaly Lipatov
  0 siblings, 2 replies; 3+ messages in thread
From: Aleksei Nikiforov @ 2018-10-30 12:46 UTC (permalink / raw)
  To: ALT Linux Team development discussions

Здравствуйте.

Я пытаюсь собрать libreoffice с debuginfo, и сборочница упирается в 
лимиты на aarch64 и x86_64, на i586 всё собирается хорошо. Причём 
локально x86_64 собирается хорошо, aarch64 не проверял, но подозреваю, 
что тоже проблемы только в лимитах.

Можно ли как-то эти лимиты увеличить?

29.10.2018 18:33, Girar Builder awaiter robot пишет:
> http://git.altlinux.org/tasks/215742/logs/events.2.1.log
> 
> 2018-Oct-29 13:23:57 :: test-only task #215742 for sisyphus resumed by darktemplar:
> #100 build LibreOffice-6.1.3.1-alt3.src.rpm
> 2018-Oct-29 13:23:58 :: [i586] #100 LibreOffice-6.1.3.1-alt3.src.rpm: build start
> 2018-Oct-29 13:23:58 :: [x86_64] #100 LibreOffice-6.1.3.1-alt3.src.rpm: build start
> 2018-Oct-29 13:23:58 :: [aarch64] #100 LibreOffice-6.1.3.1-alt3.src.rpm: build start
> {standard input}:63464: Warning: end of file not at end of a line; newline inserted
> {standard input}:63633: Error: unknown pseudo-op: `.l'
> {standard input}: Error: open CFI at the end of file; missing .cfi_endproc directive
> x86_64-alt-linux-g++: internal compiler error: Killed (program cc1plus)
> Please submit a full bug report,
> --
> {standard input}: Assembler messages:
> {standard input}:83284: Error: unknown pseudo-op: `.0x1'
> /usr/src/RPM/BUILD/libreoffice-6.1.3.1/sc/source/ui/attrdlg/scabstdlg.cxx:61:1: fatal error: error writing to -: Cannot allocate memory
> compilation terminated.
> --
> {standard input}:468918: Warning: end of file not at end of a line; newline inserted
> {standard input}:469625: Error: invalid operands (*UND* and .gcc_except_table sections) for `-'
> {standard input}:469628: Error: invalid operands (*UND* and .gcc_except_table sections) for `-'
> {standard input}:469646: Error: leb128 operand is an undefined symbol: .L
> x86_64-alt-linux-g++: internal compiler error: Killed (program cc1plus)
> Please submit a full bug report,
> 2018-Oct-29 13:47:24 :: [x86_64] LibreOffice-6.1.3.1-alt3.src.rpm: remote: build failed
> 2018-Oct-29 13:47:24 :: [x86_64] #100 LibreOffice-6.1.3.1-alt3.src.rpm: build FAILED
> gb-remote-log: line 112: cannot create temp file for here document: No space left on device
> gb-remote-log: line 123: cannot create temp file for here document: No space left on device
> Failed to install: No such file or directory at /usr/src/RPM/BUILD/libreoffice-6.1.3.1/solenv/bin/ooinstall line 91.
> make: *** [Makefile:340: install] Error 2
> make: Leaving directory '/usr/src/RPM/BUILD/libreoffice-6.1.3.1'
> error: Bad exit status from /usr/src/tmp/rpm-tmp.88045 (%install)
> RPM build errors:
>      Bad exit status from /usr/src/tmp/rpm-tmp.88045 (%install)
> Command exited with non-zero status 1
> 183023.22user 12601.95system 1:12:46elapsed 4480%CPU (0avgtext+0avgdata 1920572maxresident)k
> 0inputs+0outputs (0major+796365699minor)pagefaults 0swaps
> hsh-rebuild: rebuild of `LibreOffice-6.1.3.1-alt3.src.rpm' failed.
> 2018-Oct-29 14:40:50 :: [aarch64] LibreOffice-6.1.3.1-alt3.src.rpm: remote: build failed
> 2018-Oct-29 14:40:50 :: [aarch64] #100 LibreOffice-6.1.3.1-alt3.src.rpm: build FAILED
> 2018-Oct-29 15:33:22 :: [i586] #100 LibreOffice-6.1.3.1-alt3.src.rpm: build OK
> 2018-Oct-29 13:47:25 :: [x86_64] build FAILED
> 2018-Oct-29 14:40:52 :: [aarch64] build FAILED
> 2018-Oct-29 15:33:22 :: task #215742 for sisyphus FAILED
> 


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

* Re: [devel] Лимиты на сборку пакетов
  2018-10-30 12:46 ` [devel] Лимиты на сборку пакетов Aleksei Nikiforov
@ 2018-10-30 15:33   ` Dmitry V. Levin
  2018-11-04 13:29   ` Vitaly Lipatov
  1 sibling, 0 replies; 3+ messages in thread
From: Dmitry V. Levin @ 2018-10-30 15:33 UTC (permalink / raw)
  To: ALT Devel discussion list

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

On Tue, Oct 30, 2018 at 03:46:35PM +0300, Aleksei Nikiforov wrote:
> Здравствуйте.
> 
> Я пытаюсь собрать libreoffice с debuginfo, и сборочница упирается в 
> лимиты на aarch64 и x86_64, на i586 всё собирается хорошо. Причём 
> локально x86_64 собирается хорошо, aarch64 не проверял, но подозреваю, 
> что тоже проблемы только в лимитах.
> 
> Можно ли как-то эти лимиты увеличить?

Нет, но можно снизить коэффициент параллельности, например,
установить ограничение сверху в 16 вместо нынешних 32.


-- 
ldv

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

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

* Re: [devel] Лимиты на сборку пакетов
  2018-10-30 12:46 ` [devel] Лимиты на сборку пакетов Aleksei Nikiforov
  2018-10-30 15:33   ` Dmitry V. Levin
@ 2018-11-04 13:29   ` Vitaly Lipatov
  1 sibling, 0 replies; 3+ messages in thread
From: Vitaly Lipatov @ 2018-11-04 13:29 UTC (permalink / raw)
  To: ALT Linux Team development discussions; +Cc: Aleksei Nikiforov

Aleksei Nikiforov писал 30.10.18 15:46:
> Здравствуйте.
> 
> Я пытаюсь собрать libreoffice с debuginfo, и сборочница упирается в
> лимиты на aarch64 и x86_64, на i586 всё собирается хорошо. Причём
> локально x86_64 собирается хорошо, aarch64 не проверял, но подозреваю,
> что тоже проблемы только в лимитах.
> 
> Можно ли как-то эти лимиты увеличить?
https://lists.altlinux.org/pipermail/devel/2018-July/204966.html


-- 
С уважением,
Виталий Липатов,
Etersoft


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

end of thread, other threads:[~2018-11-04 13:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-30 12:46 ` [devel] Лимиты на сборку пакетов Aleksei Nikiforov
2018-10-30 15:33   ` Dmitry V. Levin
2018-11-04 13:29   ` Vitaly Lipatov

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