guix-devel/gnu
Christopher Baines a988393997
gnu: python-2.7: Fix build.
The -j flag is passed in through #:make-flags and EXTRATESTOPTS. This is
combined with the TESTOPTS, and in Python 2, that includes the -l flag by
default.

The -l flag, is for finding memory leaks in tests, and is incompatible with
the -j flag, and the build previously failed at the start of the 'check
phase. Therefore, remove the -l flag from the Python 2 testsuite, as it
doesn't sound like a useful thing to do when building the package for Guix.

* gnu/packages/python.scm (python-2.7): Add 'remove-findleaks-from-testopts
phase.
2019-01-13 22:47:29 +00:00
..
bootloader gnu: Add u-boot-pinebook. 2018-11-22 21:59:05 +01:00
build vm: Re-enable KVM on i386. 2018-12-19 00:14:00 +01:00
packages gnu: python-2.7: Fix build. 2019-01-13 22:47:29 +00:00
services services: zabbix-front-end: Tweak error and hint messages. 2018-12-20 00:04:50 +01:00
system Remove most references to hydra.gnu.org. 2018-12-04 10:57:56 +01:00
tests file-systems: Spawn a REPL only when interaction is possible. 2018-12-18 16:04:26 +01:00
artwork.scm artwork: Clone over HTTPS. 2018-11-05 00:08:47 +01:00
bootloader.scm
local.mk gnu: groff: Update to 1.22.4. 2019-01-07 11:59:04 +02:00
packages.scm gnu: Use i686-linux bootstrap binaries on x86_64-linux. 2018-12-20 20:01:10 +01:00
services.scm services: 'instantiate-missing-services' reaches fixed point. 2018-09-07 23:00:39 +02:00
system.scm linux-initrd: 'expression->initrd' returns the complete file name. 2018-11-21 23:26:59 +01:00
tests.scm tests: Warn about test module load failures. 2018-08-29 23:32:01 +02:00