GNU bug report logs - #40819
[core-updates] font-gnu-freefont fails to build

Previous Next

Package: guix;

Reported by: Jack Hill <jackhill <at> jackhill.us>

Date: Fri, 24 Apr 2020 14:34:01 UTC

Severity: normal

Done: Marius Bakke <mbakke <at> fastmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Jack Hill <jackhill <at> jackhill.us>
To: 40819 <at> debbugs.gnu.org
Subject: bug#40819: [core-updates] font-gnu-freefont fails to build
Date: Fri, 24 Apr 2020 10:33:27 -0400 (EDT)
[Message part 1 (text/plain, inline)]
Hi Guix,

On the current core-updates branch, font-gnu-freefont fails to build with 
the attatched build log.

Based on the messages about syntax errors, it looks like gnu-freefont is 
not compatible with python3, and instead needs python2.

However, we already try to do this in the package definition:

;; replace python 3 with python 2
;; python 3 support commits aren't yet released in 20120503
;; so freefont needs python 2 support in fontforge
(native-inputs `(("fontforge" ,(package (inherit fontforge)
                                 (inputs `(("python-2" ,python-2)
                                 ,@(package-inputs fontforge)))))))


Best,
Jack
[657ynripn8j0kma5ziz9qyk37fqfg2-font-gnu-freefont-20120503.drv.log (application/octet-stream, attachment)]

This bug report was last modified 5 years and 84 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.