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: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Marius Bakke <mbakke <at> fastmail.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#40819: closed ([core-updates] font-gnu-freefont fails to build)
Date: Fri, 24 Apr 2020 16:21:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 24 Apr 2020 18:20:34 +0200
with message-id <87h7x8g8j1.fsf <at> devup.no>
and subject line Re: bug#40819: [core-updates] font-gnu-freefont fails to build
has caused the debbugs.gnu.org bug report #40819,
regarding [core-updates] font-gnu-freefont fails to build
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
40819: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=40819
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Jack Hill <jackhill <at> jackhill.us>
To: bug-guix <at> gnu.org
Subject: [core-updates] font-gnu-freefont fails to build
Date: Fri, 24 Apr 2020 10:33:27 -0400 (EDT)
[Message part 3 (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)]
[Message part 5 (message/rfc822, inline)]
From: Marius Bakke <mbakke <at> fastmail.com>
To: Jack Hill <jackhill <at> jackhill.us>, 40819-done <at> debbugs.gnu.org
Subject: Re: bug#40819: [core-updates] font-gnu-freefont fails to build
Date: Fri, 24 Apr 2020 18:20:34 +0200
[Message part 6 (text/plain, inline)]
Jack Hill <jackhill <at> jackhill.us> writes:

> 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.

A new version of GNU FreeFont that supports Python 3 is slated for later
this year.  Meanwhile I fixed this by providing an older FontForge in
commit 4affa9182d93c77505c40e95964b8ab9d436298b.

Thanks!
[signature.asc (application/pgp-signature, inline)]

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

Previous Next


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