From debbugs-submit-bounces@debbugs.gnu.org Sat Nov 03 02:12:23 2018 Received: (at submit) by debbugs.gnu.org; 3 Nov 2018 06:12:23 +0000 Received: from localhost ([127.0.0.1]:60547 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gIpAU-0003aB-Mc for submit@debbugs.gnu.org; Sat, 03 Nov 2018 02:12:22 -0400 Received: from eggs.gnu.org ([208.118.235.92]:51481) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gIpAS-0003Zx-Do for submit@debbugs.gnu.org; Sat, 03 Nov 2018 02:12:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gIpAI-0008SN-9W for submit@debbugs.gnu.org; Sat, 03 Nov 2018 02:12:13 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,HTML_MESSAGE autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:35223) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gIpAC-0008Ou-Ni for submit@debbugs.gnu.org; Sat, 03 Nov 2018 02:12:08 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:32817) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gIpAB-0001yU-Jl for bug-guix@gnu.org; Sat, 03 Nov 2018 02:12:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gIpA8-0008KS-9Z for bug-guix@gnu.org; Sat, 03 Nov 2018 02:12:03 -0400 Received: from w1.tutanota.de ([81.3.6.162]:33014) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gIpA4-0008DF-8y for bug-guix@gnu.org; Sat, 03 Nov 2018 02:11:58 -0400 Received: from w2.tutanota.de (unknown [192.168.1.163]) by w1.tutanota.de (Postfix) with ESMTP id 348ABFA0D17 for ; Sat, 3 Nov 2018 06:11:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=tutanota.com; s=20161216; t=1541225508; bh=fIPP8z1jX9M2DsNTmXXjj3P19MklWAvOampfvlbpnbU=; h=Date:From:To:In-Reply-To:References:Subject:From; b=02ZqCc3oOfhzuI+apri+82RpCBz6ipbwei30GxGBFLHWWUhwG06mmCTZ42z5VMLko AhHfPlMyM4UTkoVGVKhH//gYPdxFMdWaHsY61Cb0NzAx3h/8Mi2k60LvLgQIDkEM0C yeex7y7zVKA5xSj6IeqwPBekmt+DK7X6+NCa6jFu08KxKrTCkqu1/yhxoL0lneUqKo htLSN88zkh8SVwiGONvB48s/19gjhdxjOzAgrnKHLvHE8a6H2sWts+zfeM4kOSq4al 99mV5+E8zcaRn4XxjaR0a+BatCZclHqBORGiFJmyHYjXNmH/UoISP4jmqHpICwnE9Q yUZ54tjH6VA9A== Date: Sat, 3 Nov 2018 07:11:48 +0100 (CET) From: To: Bug Guix Message-ID: In-Reply-To: References: <> Subject: python-minimal compilation is breaking MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_244081_616485527.1541225508208" X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.1 (----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.1 (-----) ------=_Part_244081_616485527.1541225508208 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable I am watching this bug on Lenovo G50-30 (CPU 2.1 GHz, 2Gb Ram): # guix pull=C2=A0 --substitute-urls=3Dhttps://berlin.guixsd.org Updating channel 'guix' from Git repository at 'https://git.savannah.gnu.or= g/git/guix.git' ... Building from this channel: =C2=A0 guix=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 https://git.savannah.gnu.org/git/= guix.git =C2=A0=C2=A0=C2=A0 3995= e85 Computing Guix derivation for 'x86_64-linux'... \ nothing to be done # guix package=C2=A0 --substitute-urls=3Dhttps://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.d= rv... /Killed # Python-minimal cannot compile. ------=_Part_244081_616485527.1541225508208 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 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.
<= /body> ------=_Part_244081_616485527.1541225508208-- From debbugs-submit-bounces@debbugs.gnu.org Sat Nov 03 04:49:24 2018 Received: (at 33248) by debbugs.gnu.org; 3 Nov 2018 08:49:25 +0000 Received: from localhost ([127.0.0.1]:60589 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gIrcS-0007Ki-Jb for submit@debbugs.gnu.org; Sat, 03 Nov 2018 04:49:24 -0400 Received: from mail-io1-f52.google.com ([209.85.166.52]:47089) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gIrcP-0007KS-Tu for 33248@debbugs.gnu.org; Sat, 03 Nov 2018 04:49:22 -0400 Received: by mail-io1-f52.google.com with SMTP id y22-v6so3024225ioj.13 for <33248@debbugs.gnu.org>; Sat, 03 Nov 2018 01:49:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=4cUzIuNrC0EScILv74htPUWObHMSa4DFnCZ6/fXdIBM=; b=KEmLIXBQCHMvm+WCfsQZe/MZfV+2k6/QCZit67lQcEzQPLjc3FxO0Gel5oVGObpG+N yWeaLAbREAbw4fxQoIv1NHgyu72RzQyq4dq/PbByqKOIFkqwrGEpZvqZ7h5+KPH8ucxw Lr9JkSNA0c6LKWEijA1I1ZsNRcyhtrQLj2l5plF0z53WbPEFDK6OcNoWJjR2rwb4wpv7 VWSzMKqZWYUuswyzfsOPc2cGupuZn2zwxKaK5sTut3Pw6cH5wy3IUzZBm4ESbND8O5sV mo86r5TPx/EM5gtKCdyPvkujx57Ipe9l/3jy19jORVfwiVurx2JqsSTqgTOZY8xhxtZ2 gMgg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=4cUzIuNrC0EScILv74htPUWObHMSa4DFnCZ6/fXdIBM=; b=Rvmp8UmF++iFXUU0wF4Fj6dphtxCIN4ta/Q+p22gkj0IK2mXwwg7+6L+47KMxhHMUs 8xrrc4e7wPq0OlS5jus94L75EIMjfi6wUHJkeMibM+rpI+UTyn8PPU1Dts+FGRjgj95W eevDuCEuC6Gdd6R5TYmrOEgNcuhfWPwGjtv9OrI0q+T3O5OsU0kfTt7biXSnZHCXXakx FS3OGyRxNJzYSE6Wn7acr8a4h5Zb+8JzU/qYpY40O9a2ztvzpi5obu/xcxcHmK+W9DZ7 CGPLeq4tnYd08YlgsX4GUcwl8LoM99NM1zUNnipgd4Euo4Ug3+u739UrpK6Sd14qqe3Y kW/g== X-Gm-Message-State: AGRZ1gKq9stCk5bDYWY3O5BekAxE2zj9xKqbSyNOZfH4FuV8acTPpugT m5mXyLJNaBMI+vZOUx9CuKuqguyztnu6lDgIKA== X-Google-Smtp-Source: AJdET5fLKodVeYpSW2chUmBhEmOM1EOYb0vSNtXn1dXHL8XW9jOmuO1H2AANfb7pH/RuM8XRZIJQQ5b3uxYKReYELOU= X-Received: by 2002:a5e:9501:: with SMTP id r1-v6mr10978205ioj.224.1541234956034; Sat, 03 Nov 2018 01:49:16 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: =?UTF-8?Q?G=C3=A1bor_Boskovits?= Date: Sat, 3 Nov 2018 09:49:04 +0100 Message-ID: Subject: Re: bug#33248: python-minimal compilation is breaking To: znavko@tutanota.com Content-Type: multipart/alternative; boundary="00000000000011e77b0579beba49" X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 33248 Cc: 33248@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --00000000000011e77b0579beba49 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable 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 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=3Dhttps://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? > --00000000000011e77b0579beba49 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable


= <znavko@tutanota.com> ezt= =C3=ADrta (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):

# gu= ix pull=C2=A0 --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:
=C2=A0 guix=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0 https://git.savannah= .gnu.org/git/guix.git=C2=A0=C2=A0=C2=A0 3995e85
Computing Guix deriv= ation for 'x86_64-linux'... \
nothing to be done

# guix p= ackage=C2=A0 --substitute-urls=3Dhttps://berlin.guixsd= .org -u
substitute: updating substitutes from 'https://berlin.guixsd.org'... 100.0%
substitute: updating sub= stitutes from 'https://berlin.guixsd.org'..= . 100.0%
building /gnu/store/6c4g38n9fhvnlk2vasn34mdd6nvpgx8m-python-min= imal-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?
--00000000000011e77b0579beba49-- From debbugs-submit-bounces@debbugs.gnu.org Sat Nov 03 05:03:22 2018 Received: (at 33248) by debbugs.gnu.org; 3 Nov 2018 09:03:22 +0000 Received: from localhost ([127.0.0.1]:60597 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gIrpy-0007gx-5T for submit@debbugs.gnu.org; Sat, 03 Nov 2018 05:03:22 -0400 Received: from w1.tutanota.de ([81.3.6.162]:59112) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gIrpw-0007gk-KB for 33248@debbugs.gnu.org; Sat, 03 Nov 2018 05:03:21 -0400 Received: from w2.tutanota.de (unknown [192.168.1.163]) by w1.tutanota.de (Postfix) with ESMTP id B4F98FA0D18 for <33248@debbugs.gnu.org>; Sat, 3 Nov 2018 09:03:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=tutanota.com; s=20161216; t=1541235794; bh=fYlYyCoD1qpp1vWSh8eHFcgwMZehmrKzdSlv4xDMOK4=; h=Date:From:To:Cc:In-Reply-To:References:Subject:From; b=MdorDi7nbyJhLJHw+NAkzMtdoRXqoockNr2a3pGZvnP33QFf4npn/SlhNdeZBQdtl qmZY8ppVVNRCczC+AO2k4gTMAGmTVf9q2yiK6+pR7TL9Fj39VT+mwx6prURgBiOWNo 63YJtESg5GYiSNdlBVrpDsLKKf0DZfy7Td4iL3D3BwAhj8vHW6z+4IELPr8pHzUNl9 7nM529U8KEaIxfpcMIQDHqcgWWOGHFdFvZLJwIFB4q6rH6Is7vZBDtmQe9jtP1l/Jp 3j+KId25J6TyFCXCbW/Ydfz+DpE1QE1SL+FYpFSAOPzTNHkJojfEPiyzmKHMfYYrTe 80tKaTplM1CBw== Date: Sat, 3 Nov 2018 10:03:14 +0100 (CET) From: To: =?UTF-8?Q?G=C3=A1bor_Boskovits?= Message-ID: In-Reply-To: References: <> <> Subject: Re: bug#33248: python-minimal compilation is breaking MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_245752_683622370.1541235794734" X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 33248 Cc: 33248@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) ------=_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-- From debbugs-submit-bounces@debbugs.gnu.org Sat Nov 03 05:09:09 2018 Received: (at 33248) by debbugs.gnu.org; 3 Nov 2018 09:09:09 +0000 Received: from localhost ([127.0.0.1]:60607 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gIrvZ-0007qG-8l for submit@debbugs.gnu.org; Sat, 03 Nov 2018 05:09:09 -0400 Received: from lepiller.eu ([89.234.186.109]:43558) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gIrvX-0007q7-IJ for 33248@debbugs.gnu.org; Sat, 03 Nov 2018 05:09:08 -0400 Received: from [100.91.38.136] (65.19.167.132 [65.19.167.132]) by lepiller.eu (OpenSMTPD) with ESMTPSA id c0bcfd8c (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO); Sat, 3 Nov 2018 09:07:37 +0000 (UTC) Date: Sat, 03 Nov 2018 10:08:42 +0100 User-Agent: K-9 Mail for Android In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: Re: bug#33248: python-minimal compilation is breaking To: =?ISO-8859-1?Q?G=E1bor_Boskovits?= , znavko@tutanota.com From: Julien Lepiller Message-ID: <54F1DD0A-FFD5-45DF-A0E2-F655BF3AF24C@lepiller.eu> X-Spam-Score: 1.5 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: It seems there is a bug in one test on recent kernels that exhaust memory. Python-minimal is available on berlin though, I wonder why it's not downloaded. Did you authorize berlin? Le 3 novembre 2018 09:49:04 GMT+01:00, "Gábor Boskovits" a écrit : > ezt írta (időpont: 2018. nov. 3., Szo 7:13): > >> I am watching this bug on Lenovo G50-30 (CPU 2.1 GHz, 2Gb Ram): >> >> # guix pull --substitute-urls=https://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=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? > >> [...] Content analysis details: (1.5 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 1.5 RCVD_IN_SORBS_WEB RBL: SORBS: sender is an abusable web server [65.19.167.132 listed in dnsbl.sorbs.net] X-Debbugs-Envelope-To: 33248 Cc: 33248@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.5 (/) It seems there is a bug in one test on recent kernels that exhaust memory= =2E Python-minimal is available on berlin though, I wonder why it's not dow= nloaded=2E Did you authorize berlin? Le 3 novembre 2018 09:49:04 GMT+01:00, "G=C3=A1bor Boskovits" a =C3=A9crit : > ezt =C3=ADrta (id=C5=91pont: 2018=2E nov=2E 3=2E,= Szo 7:13): > >> I am watching this bug on Lenovo G50-30 (CPU 2=2E1 GHz, 2Gb Ram): >> >> # guix pull --substitute-urls=3Dhttps://berlin=2Eguixsd=2Eorg >> Updating channel 'guix' from Git repository at ' >> https://git=2Esavannah=2Egnu=2Eorg/git/guix=2Egit'=2E=2E=2E >> Building from this channel: >> guix https://git=2Esavannah=2Egnu=2Eorg/git/guix=2Egit 3995e8= 5 >> Computing Guix derivation for 'x86_64-linux'=2E=2E=2E \ >> nothing to be done >> >> # guix package --substitute-urls=3Dhttps://berlin=2Eguixsd=2Eorg -u >> substitute: updating substitutes from 'https://berlin=2Eguixsd=2Eorg'= =2E=2E=2E >> 100=2E0% >> substitute: updating substitutes from 'https://berlin=2Eguixsd=2Eorg'= =2E=2E=2E >> 100=2E0% >> building >> >/gnu/store/6c4g38n9fhvnlk2vasn34mdd6nvpgx8m-python-minimal-3=2E6=2E5=2Edr= v=2E=2E=2E >> /Killed >> # >> >> Python-minimal cannot compile=2E >> > >Most probably you are hitting a resource limit, I guess ram=2E Do you >have >any swap? > >> From debbugs-submit-bounces@debbugs.gnu.org Sat Nov 03 05:09:14 2018 Received: (at 33248) by debbugs.gnu.org; 3 Nov 2018 09:09:14 +0000 Received: from localhost ([127.0.0.1]:60610 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gIrve-0007qZ-Gv for submit@debbugs.gnu.org; Sat, 03 Nov 2018 05:09:14 -0400 Received: from li622-129.members.linode.com ([212.71.249.129]:50360 helo=mira.cbaines.net) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gIrvb-0007qR-V6 for 33248@debbugs.gnu.org; Sat, 03 Nov 2018 05:09:12 -0400 Received: by mira.cbaines.net (Postfix, from userid 113) id 58BE916742; Sat, 3 Nov 2018 09:09:11 +0000 (GMT) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.9 required=5.0 tests=ALL_TRUSTED,BAYES_00, URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from localhost (unknown [185.80.85.115]) by mira.cbaines.net (Postfix) with ESMTPSA id 04C6D166C4; Sat, 3 Nov 2018 09:09:11 +0000 (GMT) Received: from phact (localhost [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id d6a9bedb; Sat, 3 Nov 2018 09:09:10 +0000 (UTC) References: User-agent: mu4e 1.0; emacs 26.1 From: Christopher Baines To: =?utf-8?Q?G=C3=A1bor?= Boskovits Subject: Re: bug#33248: python-minimal compilation is breaking In-reply-to: Date: Sat, 03 Nov 2018 09:09:07 +0000 Message-ID: <87muqqy1cc.fsf@cbaines.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 33248 Cc: 33248@debbugs.gnu.org, znavko@tutanota.com X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable G=C3=A1bor Boskovits writes: > ezt =C3=ADrta (id=C5=91pont: 2018. nov. 3., Szo 7:1= 3): > >> 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=3Dhttps://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? I think I've hit the same problem, I tried with 32GB of RAM, along with 60GB of swap, and it still didn't work. There is a bug here describing it as a memory link [1], which is a better theory I think. 1: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D33213 --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKTBAEBCgB9FiEEPonu50WOcg2XVOCyXiijOwuE9XcFAlvdZbNfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcACgkQXiijOwuE 9XdJGBAAkC0ix+n2scZa9UmsXivNmGYU7hNgxlEn7xNcPvclFrxE+T60QvOcvwC5 NQ59ikGyD1TDM1KSKZWRHi3qOx/NnXUU9B8YM8eQpself+hJaJs7fv1i/Ef51uZ8 0ofmg9JcTHEX5pY4tAXvAcKyYzIMYKUWKGWo35WG5qsHL/aGHJpARaSvOxyetMu7 bXxB6LUVNfmMzlrQ0u1SJHe66yW21ckHW7/drpwdvEn8vRxieR5edWePNh2VrlkM zQ4DUKX0V/C1/2uU5sMB+7F15UAFFU8ujUQ4c63RqL7VCDk7Pr5gQESKxn6cyyBU QbAXaR1G0EqOmMUcv2OVuMqseTQH3xLMcTjt/EQrkzfFacQTdz7++Ncb2zNxgnT8 bBVfzPCrbtFgZMRGZy5BTYtl7PMiflaYyO22bNjy0lWYZf7zwqBhcz0rUo7AXL13 EilHDdbwu+18qaaBQECqErNX9A2orsi2z0rGkPMo+4qYMe5YPIc/8Ze6cILCMKE7 6YCqa7Nv059i2C+gWoCoCyXTDEmHtgNg2HaQQ10yXSSItCuf2G8S4nX8oMCQu2O2 XpuYP8U6cmpuS334Rf6n9xI0x4YWeHnAf//BzgklV3WPPsc+3y3rppeDy5p9O8Zg mYaXf3ZciMt0IViIkTBha8OmoX6M85vO+ZvdsIqQH7vKAX0SAVg= =/Mgc -----END PGP SIGNATURE----- --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Sat Nov 03 05:50:43 2018 Received: (at 33248) by debbugs.gnu.org; 3 Nov 2018 09:50:43 +0000 Received: from localhost ([127.0.0.1]:60641 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gIsZm-0000XV-Js for submit@debbugs.gnu.org; Sat, 03 Nov 2018 05:50:42 -0400 Received: from w1.tutanota.de ([81.3.6.162]:57500) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gIsZl-0000XK-9L for 33248@debbugs.gnu.org; Sat, 03 Nov 2018 05:50:42 -0400 Received: from w2.tutanota.de (unknown [192.168.1.163]) by w1.tutanota.de (Postfix) with ESMTP id 415D0FA07D9 for <33248@debbugs.gnu.org>; Sat, 3 Nov 2018 09:50:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=tutanota.com; s=20161216; t=1541238635; bh=oPykv1lESOv8BcXWZI2UNxIqa+P5Xtbx4TiCTeFVJu8=; h=Date:From:Cc:In-Reply-To:References:Subject:From; b=FHcbsLp+ApNW8R7AupiLT270hlGKv+ud5SvJGxeDd5Ck+3aDEMyozJkL6wyW/bXEM WfvxHaQTz7zggZQzRoEWYAJuwrQrC1/4qy6mkSIoHAQAhzXMnsqKgLCEp73KpISE0k D1Ysere6/NsXY9IqPpMqKyuUk9N02eKD1T/zUuEk43zInoyzDtuJfwe4AgwVHbzPP7 cnWa1MS8E6AOSf91w9zqZSzyLLbFYlyIOp1LIi/8Nf4eBjCk0YVwxR7Fubp0IFSWZg 8CjR6Au4no9/+eFAWsEBB+3XDwaL7N2PNNESnSq3bqqOuSYxZUeiIArZVfSoVgIH4T Vq19VUsiHpS7g== Date: Sat, 3 Nov 2018 10:50:35 +0100 (CET) From: Message-ID: In-Reply-To: <87muqqy1cc.fsf@cbaines.net> References: <> <> <> <87muqqy1cc.fsf@cbaines.net> Subject: Re: bug#33248: python-minimal compilation is breaking MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_246220_1391926440.1541238635261" X-Spam-Score: 0.5 (/) X-Debbugs-Envelope-To: 33248 Cc: 33248@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.5 (/) ------=_Part_246220_1391926440.1541238635261 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Sorry, I do not authorize in berlin, cause I have read only one line here h= ttp://mirror.hydra.gnu.org and just changed = url in --substitute-urls option to berlin.=20 How to prevent test_socket running?=C2=A0 Can we use own scm ? Does guix put cache files somewhere and I can modify them?=20 Need more graphical info about guix functions. This might be helpful for me= to find solutions while server maintenance, guix daemons' week-end. 3. Nov 2018 12:09 by mail@cbaines.net : > > G=C3=A1bor Boskovits <> boskovits@gmail.com >= > writes: > >> <>> 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 Ram): >>> >>> # guix pull --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: >>> 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=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? > > I think I've hit the same problem, I tried with 32GB of RAM, along with > 60GB of swap, and it still didn't work. > > There is a bug here describing it as a memory link [1], which is a > better theory I think. > > 1: > https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D33213 ------=_Part_246220_1391926440.1541238635261 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Sorry, I do not authorize in berlin, cause I have read only one line here <= a href=3D"http://mirror.hydra.gnu.org/" target=3D"_blank" rel=3D"noopener n= oreferrer">http://mirror.hydra.gnu.org and just changed url in --substi= tute-urls option to berlin.

How to prevent test_socket running?=   Can we use own scm ?
Does guix put cache files somewhere and I = can modify them?
Need more graphical info about guix functions. This = might be helpful for me to find solutions while server maintenance, guix da= emons' week-end.


3. Nov 2018 12:09 by mail@cbaines.= net:


G&aacut= e;bor Boskovits <boskovits@gmail.com> writes:
<znavko@tutanota.com> ezt írta (id=C5=91= pont: 2018. nov. 3., Szo 7:13):
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.savanna= h.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'... \
no= thing to be done

# guix package --substitute-urls=3D
ht= tps://berlin.guixsd.org -u
substitute: updating substitutes from '= https://berlin.guixsd.org'...
100.0%
substitute: upd= ating substitutes from 'https://berlin.guixsd.org'...
100= .0%
building
/gnu/store/6c4g38n9fhvnlk2vasn34mdd6nvpgx8m-python-m= inimal-3.6.5.drv...
/Killed
#

Python-minimal cannot co= mpile.

Most probably you are hitting a resource lim= it, I guess ram. Do you have
any swap?

I think I've = hit the same problem, I tried with 32GB of RAM, along with
60GB of swa= p, and it still didn't work.

There is a bug here describing it a= s a memory link [1], which is a
better theory I think.

1: <= a href=3D"https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D33213" target=3D"= _blank" rel=3D"noopener noreferrer">https://debbugs.gnu.org/cgi/bugreport.c= gi?bug=3D33213 ------=_Part_246220_1391926440.1541238635261-- From debbugs-submit-bounces@debbugs.gnu.org Sat Nov 03 09:50:00 2018 Received: (at 33248) by debbugs.gnu.org; 3 Nov 2018 13:50:00 +0000 Received: from localhost ([127.0.0.1]:60680 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gIwJM-0008G5-B1 for submit@debbugs.gnu.org; Sat, 03 Nov 2018 09:50:00 -0400 Received: from eggs.gnu.org ([208.118.235.92]:43562) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gIwJJ-0008Fs-Rn for 33248@debbugs.gnu.org; Sat, 03 Nov 2018 09:49:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gIwJD-0000Al-Pm for 33248@debbugs.gnu.org; Sat, 03 Nov 2018 09:49:52 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:39261) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gIwJD-00008C-D3; Sat, 03 Nov 2018 09:49:51 -0400 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=56446 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1gIwJD-0007Do-5S; Sat, 03 Nov 2018 09:49:51 -0400 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) To: Subject: Re: bug#33248: python-minimal compilation is breaking References: > > > <87muqqy1cc.fsf@cbaines.net> Date: Sat, 03 Nov 2018 14:49:49 +0100 In-Reply-To: (znavko's message of "Sat, 3 Nov 2018 10:50:35 +0100 (CET)") Message-ID: <87efc2qnia.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: 33248 Cc: 33248@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -6.0 (------) Hello, skribis: > Sorry, I do not authorize in berlin, cause I have read only one line here= http://mirror.hydra.gnu.org and just change= d url in --substitute-urls option to berlin.=20 Please see on how to authorize substitutes from berlin.guixsd.org. HTH, Ludo=E2=80=99. From debbugs-submit-bounces@debbugs.gnu.org Sat Nov 03 14:47:30 2018 Received: (at 33248) by debbugs.gnu.org; 3 Nov 2018 18:47:30 +0000 Received: from localhost ([127.0.0.1]:33160 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gJ0xG-0005A0-AM for submit@debbugs.gnu.org; Sat, 03 Nov 2018 14:47:30 -0400 Received: from mail-qk1-f181.google.com ([209.85.222.181]:45138) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gJ0xD-00059l-0W for 33248@debbugs.gnu.org; Sat, 03 Nov 2018 14:47:28 -0400 Received: by mail-qk1-f181.google.com with SMTP id d135so8370316qkc.12 for <33248@debbugs.gnu.org>; Sat, 03 Nov 2018 11:47:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=references:user-agent:from:to:cc:subject:in-reply-to:date :message-id:mime-version; bh=17lhS4RD7d0+cPIxYKwLeuI0diZCX1fJ4/VwQnlTfbk=; b=ubKFSEken8a0+x5PfPPbrHGmsng/krvR8S3phf+dZTKh3XkcE7Z1g0hlNxPPsBIUJp vCSzh8slpXi00Af5JKCbaiWShM+mWvAlBBOCuNpLQPd+F/ybSfCjWXqNAhIRR/N6KQi7 IdDf4lpvp+kYWaEO4TiWZDYtpqae/X7ZOrHsPmtLLQ0wjHtQPJkTb6GpQJWBz3O/Lwy0 D0WUanM7XULLdkh6AglhCERrtBQ0oEsGT54koTCWQ2tSIbFg8HH/5OUwa3g3qqG6p1uv PMwNhLeIvWejKIIFghEin4UcW/v9qctMDZXMC+BMiYFX/Ri+mx0fyCbLiXwouUZ7coGt NeuQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:references:user-agent:from:to:cc:subject :in-reply-to:date:message-id:mime-version; bh=17lhS4RD7d0+cPIxYKwLeuI0diZCX1fJ4/VwQnlTfbk=; b=SsuKJOqNXg9MYEHCapfWEWii+s3ZlyVjmJOcq8Ea2G3Qf1Tkoi9yszZnYsLGMTqSZW QskIcj7CvLvmd8qmLJG9ONlCtzXOGtlEHsIVefXTO7AwM6EST8r0sblgJEsZ5pF4SoHD MT4183oHJFf0PSpEWQZW8JYoSn8RiI0MxyzVx3m5Kw/Z34B37FvK1vxJSyHe1EY3C8R6 wY7heUwovTdSJnzoGfJs41amob3RhskfZDvZ9K309dZrLtoZPqW0NV84Wf0oqaSFzIbM GZmo4at2W8Lt5qtA9JwvuLlXYT4BdcVoYSyVkLNGDwqiECwnX/YXHc6h5PK/ONOq/EWk MVEg== X-Gm-Message-State: AGRZ1gJWoyukzZTnV1JKkoWLMOaIuVHOIhAiX7iiy2HrgD/LCnZheaZO DfrF4/LLoPR2h1xagkurcIY= X-Google-Smtp-Source: AJdET5eUhrX8AqyUxOsM38NI/ERGZL9n4hkKLVdcckMmN96vx9aNTcxJjD1LidW/qMxaaSpAIMk1iw== X-Received: by 2002:a37:7e86:: with SMTP id z128mr8944900qkc.20.1541270841274; Sat, 03 Nov 2018 11:47:21 -0700 (PDT) Received: from g1 (c-73-167-118-254.hsd1.ma.comcast.net. [73.167.118.254]) by smtp.gmail.com with ESMTPSA id d6-v6sm10503291qth.18.2018.11.03.11.47.19 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Sat, 03 Nov 2018 11:47:20 -0700 (PDT) References: <87muqqy1cc.fsf@cbaines.net> User-agent: mu4e 1.0; emacs 26.1 From: George Clemmer To: Christopher Baines Subject: Re: bug#33248: python-minimal compilation is breaking In-reply-to: <87muqqy1cc.fsf@cbaines.net> Date: Sat, 03 Nov 2018 14:47:18 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.2 (/) X-Debbugs-Envelope-To: 33248 Cc: =?utf-8?Q?G=C3=A1bor?= Boskovits , znavko@tutanota.com, 33248@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.8 (/) Hello, Christopher Baines writes: >> Most probably you are hitting a resource limit, I guess ram. Do you have >> any swap? > > I think I've hit the same problem, I tried with 32GB of RAM, along with > 60GB of swap, and it still didn't work. > > There is a bug here describing it as a memory link [1], which is a > better theory I think. > > 1: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=33213 Agreed. I had the same problem building ... /gnu/store/phy1nbsmlml06lkjixjw2dfb4k6wi5al-python-3.6.5.drv... ... where I normally don't and I could see the build leaking [1] - George [1] http://lists.gnu.org/archive/html/bug-guix/2018-11/msg00001.html From debbugs-submit-bounces@debbugs.gnu.org Tue Feb 02 09:29:01 2021 Received: (at 33248-done) by debbugs.gnu.org; 2 Feb 2021 14:29:02 +0000 Received: from localhost ([127.0.0.1]:34385 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l6wfs-0008Ke-Vg for submit@debbugs.gnu.org; Tue, 02 Feb 2021 09:29:01 -0500 Received: from mail-qk1-f173.google.com ([209.85.222.173]:37974) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l6wfq-0008KO-Af for 33248-done@debbugs.gnu.org; Tue, 02 Feb 2021 09:29:00 -0500 Received: by mail-qk1-f173.google.com with SMTP id d85so19905887qkg.5 for <33248-done@debbugs.gnu.org>; Tue, 02 Feb 2021 06:28:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-transfer-encoding; bh=1t3QZNJ9ptv2m6YyGO1u54uDw6WVzZDA9bsmvVmJzYY=; b=bY56dqAks1w6xBmG03AZ0DoD8XTAOPejw0XSX8ti+sg48IRsXVaF/DzY6SoF2t1EbJ myQe4k7TCEBnW8+zUe6CdvyM+VLYOPcgo4hHPWto//HR9zheTi3rR0uG/RQYSrwrLrOg AG6umJy/NOWmBtk+3l1HjjQV1euyxzaq+QfUj5I2I0ucfzj1NlyUrfg0y6Z+7yClVRkM ORtsScbR2xiMuhYFShCem3w09Er78iTVkYjsPTRGez8Fw8KVIgLMgSSM08gFggVnv2Rw emwwUPTBpBYGk2S6/b4Ns221wO5nokPcusgBtT/HWdWbRqVkBvwHCW4qaLJneh56VQCl CEag== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version:content-transfer-encoding; bh=1t3QZNJ9ptv2m6YyGO1u54uDw6WVzZDA9bsmvVmJzYY=; b=NSDLdeqc7CgJL110urqwO4yZ+YvxLEjnoP/fcHaLNBpVJkj0nIdBBFnxLC/t0j44r0 IXb8giuMWxbzl3Txl+icPF/7y51JPMmNabKLNHr2OWDSYnHPbTWxCjaVCsPad35DOIXk hUA5HfE4+EuW0b1xLzh/3rNpFM4jhs2w5trD4agCZn4Cfcnt2Uvnkx22N0f4ZM9BVNzK OomMNLvQ8LmsZz3rSD5c85HbXUZBGdXYkUOYBHoSxFuEkKKYpCwBnX8arR7b6Zj+mJ80 i9HyAJ+pDA5Ftqk/ytFL+qgowDXQO4Y92CQQ6ko71rb1J2p6OCkVMJ7CEFFqmodwJjqj uy4A== X-Gm-Message-State: AOAM53295LkhicYK3GIJSpt+MEbjeu3EVx6RUtE0QC4FfyZC9qt4FQ8p 57w4D8nApMxoS11Tits/dWE= X-Google-Smtp-Source: ABdhPJyIK7puoerG0y4fX7Y2LiETS5n0kuE7fVWCE41OElpzLJ6pY7YW2fLw2EKer1VfLBFnI6y12A== X-Received: by 2002:a37:86c2:: with SMTP id i185mr21451154qkd.477.1612276132901; Tue, 02 Feb 2021 06:28:52 -0800 (PST) Received: from hurd (dsl-157-110.b2b2c.ca. [66.158.157.110]) by smtp.gmail.com with ESMTPSA id s15sm16084506qtn.35.2021.02.02.06.28.52 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 02 Feb 2021 06:28:52 -0800 (PST) From: Maxim Cournoyer To: Christopher Baines Subject: Re: bug#33248: python-minimal compilation is breaking References: <87muqqy1cc.fsf@cbaines.net> Date: Tue, 02 Feb 2021 09:28:51 -0500 In-Reply-To: <87muqqy1cc.fsf@cbaines.net> (Christopher Baines's message of "Sat, 03 Nov 2018 09:09:07 +0000") Message-ID: <87r1lypmqk.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 33248-done Cc: 33248-done@debbugs.gnu.org, =?utf-8?Q?G=C3=A1bor?= Boskovits , znavko@tutanota.com X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Hi, Christopher Baines writes: > G=C3=A1bor Boskovits writes: > >> 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 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=3Dhttps://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? > > I think I've hit the same problem, I tried with 32GB of RAM, along with > 60GB of swap, and it still didn't work. > > There is a bug here describing it as a memory link [1], which is a > better theory I think. > > 1: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D33213 Yes, it probably was related to this bug. This test has been disabled for some time already. Closing. Thanks for the report! Maxim From unknown Fri Sep 12 17:38:10 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 03 Mar 2021 12:24:05 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator