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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 40819 in the body.
You can then email your comments to 40819 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#40819; Package guix. (Fri, 24 Apr 2020 14:34:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Jack Hill <jackhill <at> jackhill.us>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Fri, 24 Apr 2020 14:34:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

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 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)]

Reply sent to Marius Bakke <mbakke <at> fastmail.com>:
You have taken responsibility. (Fri, 24 Apr 2020 16:21:01 GMT) Full text and rfc822 format available.

Notification sent to Jack Hill <jackhill <at> jackhill.us>:
bug acknowledged by developer. (Fri, 24 Apr 2020 16:21:02 GMT) Full text and rfc822 format available.

Message #10 received at 40819-done <at> debbugs.gnu.org (full text, mbox):

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 1 (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)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 23 May 2020 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 3 years and 330 days ago.

Previous Next


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