unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Marius Bakke <mbakke@fastmail.com>
To: Jeremiah@pdp10.guru, 36175-done@debbugs.gnu.org
Subject: bug#36175: python@3.7.0
Date: Fri, 21 Jun 2019 00:02:23 +0200	[thread overview]
Message-ID: <877e9f3ogg.fsf@devup.no> (raw)
In-Reply-To: <878su7u9gi.fsf@ITSx01.pdp10.guru>

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

Jeremiah@pdp10.guru writes:

> Currently python@3.7.0 fails to build on low memory systems;
> despite actually building successfully.
>
> The diff required to disable the test is as follows:
> diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
> index 11f3aacf00..75afeba2a1 100644
> --- a/gnu/packages/python.scm
> +++ b/gnu/packages/python.scm
> @@ -310,6 +310,8 @@ data types.")
>                                ;; memory on some systems:
>                                ;; <https://bugs.python.org/issue34587>
>                                "Lib/test/test_socket.py"
> +                              ;; Allow python to be built on lower memory systems
> +                              "Lib/test/test_mmap.py"
>  
>                                ;; These tests fail on AArch64.
>                                "Lib/ctypes/test/test_win32.py"

Thanks!  Pushed in e7041c8ef8b9137f40e0a5377b8224314168e226.

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

      reply	other threads:[~2019-06-20 22:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-11 20:57 bug#36175: python@3.7.0 Jeremiah
2019-06-20 22:02 ` Marius Bakke [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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=877e9f3ogg.fsf@devup.no \
    --to=mbakke@fastmail.com \
    --cc=36175-done@debbugs.gnu.org \
    --cc=Jeremiah@pdp10.guru \
    /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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).