From mboxrd@z Thu Jan 1 00:00:00 1970 From: Subject: bug#33248: python-minimal compilation is breaking Date: Sat, 3 Nov 2018 10:03:14 +0100 (CET) Message-ID: References: <> <> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_245752_683622370.1541235794734" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42204) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gIrqn-0003Lm-Ax for bug-guix@gnu.org; Sat, 03 Nov 2018 05:04:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gIrqf-000157-G1 for bug-guix@gnu.org; Sat, 03 Nov 2018 05:04:11 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:56342) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gIrqb-00012M-Rx for bug-guix@gnu.org; Sat, 03 Nov 2018 05:04:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gIrqb-0007i6-Ls for bug-guix@gnu.org; Sat, 03 Nov 2018 05:04:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: =?UTF-8?Q?G=C3=A1bor?= Boskovits Cc: 33248@debbugs.gnu.org ------=_Part_245752_683622370.1541235794734 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable I have 2GB Swap space $=C2=A0 swapon --summary Filename=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0 =C2=A0=C2= =A0=C2=A0 Type=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0 Size=C2=A0=C2=A0=C2=A0 = Used=C2=A0=C2=A0=C2=A0 Priority /dev/sda2=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0 partition=C2=A0=C2=A0= =C2=A0 2220500=C2=A0=C2=A0=C2=A0 182784=C2=A0=C2=A0=C2=A0 -2 Will adding swap be enough? How much and how to add? # fdisk -l /dev/sda Disk /dev/sda: 111.8 GiB, 120034123776 bytes, 234441648 sectors Units: sectors of 1 * 512 =3D 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disklabel type: dos Disk identifier: 0x4cc7fbcb Device=C2=A0=C2=A0=C2=A0=C2=A0 Boot=C2=A0=C2=A0=C2=A0=C2=A0 Start=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0 End=C2=A0=C2=A0 Sectors=C2=A0=C2=A0 Size Id Typ= e /dev/sda1=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= 2048 230000000 229997953 109.7G 83 Linux /dev/sda2=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 230000640 234441647=C2=A0=C2= =A0 4441008=C2=A0=C2=A0 2.1G 82 Linux swap / Solaris 3. Nov 2018 11:49 by boskovits@gmail.com : > > > <> znavko@tutanota.com > > ezt =C3=ADrta (id= =C5=91pont: 2018. nov. 3., Szo 7:13): > >> >> I am watching this bug on Lenovo G50-30 (CPU 2.1 GHz, 2Gb R= am): >> >> # guix pull=C2=A0 --substitute-urls=3D>> https://berlin.guixsd.org >> Updating channel 'guix' from Git repository at '>> https://git.savannah.= gnu.org/git/guix.git' >> ... >> Building from this channel: >> =C2=A0 guix=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 >> https://git.savannah.gnu.or= g/git/guix.git >> =C2=A0=C2=A0= =C2=A0 3995e85 >> Computing Guix derivation for 'x86_64-linux'... \ >> nothing to be done >> >> # guix package=C2=A0 --substitute-urls=3D>> https://berlin.guixsd.org >> -u >> substitute: updating substitutes from '>> https://berlin.guixsd.org >> '... 100.0% >> substitute: updating substitutes from '>> https://berlin.guixsd.org >> '... 100.0% >> building /gnu/store/6c4g38n9fhvnlk2vasn34mdd6nvpgx8m-python-minimal-3.6.= 5.drv... >> /Killed >> # >> >> Python-minimal cannot compile. >> > > Most probably you are hitting a resource limit, I guess ram. Do you have = any swap? >> =20 ------=_Part_245752_683622370.1541235794734 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable I have 2GB Swap space
$  swapon --summary
Filename &nbs= p;              Type = ;       Size    Used  &nb= sp; Priority
/dev/sda2        =             &nb= sp;             part= ition    2220500    182784    = -2

Will adding swap be enough? How much and how to add?
# fdisk -l /dev/sda
Disk /dev/sda: 111.8 GiB, 120034123776 bytes, 2= 34441648 sectors
Units: sectors of 1 * 512 =3D 512 bytes
Sector s= ize (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optima= l): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x= 4cc7fbcb

Device     Boot   &n= bsp; Start       End   Sectors = ;  Size Id Type
/dev/sda1      &nbs= p;     2048 230000000 229997953 109.7G 83 Linux
/d= ev/sda2       230000640 234441647  = 4441008   2.1G 82 Linux swap / Solaris



3.= Nov 2018 11:49 by boskovits@gmail.com:



<znavko@tutanota.com> ezt írta (id= =C5=91pont: 2018. nov. 3., Szo 7:13):
=20 =20 =20
I am watching this bug on Lenovo G50-30 (CPU 2.1 GHz, 2Gb Ram):

= # guix pull  --substitute-urls=3Dhttps://berlin.guixsd.org
Updating channel 'guix' from Git repository at '
https://git.savannah.gnu.org/git/guix.git'...
Building from = this channel:
  guix      https://git.savannah.gnu.org/git/guix.git    = 3995e85
Computing Guix derivation for 'x86_64-linux'... \
nothing= to be done

# guix package  --substitute-urls=3Dht= tps://berlin.guixsd.org -u
substitute: updating substitutes from '= https://berlin.guixsd.org'... 100.0%
substitute: updating= substitutes from 'https://berlin.guixsd.org'... 100.0%
b= uilding /gnu/store/6c4g38n9fhvnlk2vasn34mdd6nvpgx8m-python-minimal-3.6.5.dr= v...
/Killed
#

Python-minimal cannot compile.

Most probably you are hit= ting a resource limit, I guess ram. Do you have any swap?
------=_Part_245752_683622370.1541235794734--