GNU bug report logs - #47557
attempting to package MegaZeux

Previous Next

Package: guix;

Reported by: vidak <at> riseup.net

Date: Fri, 2 Apr 2021 00:37:02 UTC

Severity: normal

To reply to this bug, email your comments to 47557 AT debbugs.gnu.org.

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#47557; Package guix. (Fri, 02 Apr 2021 00:37:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to vidak <at> riseup.net:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Fri, 02 Apr 2021 00:37:02 GMT) Full text and rfc822 format available.

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

From: vidak <at> riseup.net
To: bug-guix <at> gnu.org
Subject: attempting to package MegaZeux
Date: Thu, 01 Apr 2021 17:08:14 -0700
[Message part 1 (text/plain, inline)]
Hello!

I am attempting to package this piece of software:

https://github.com/AliceLR/megazeux

However I am having issues understanding exactly how to deal with its
non-standard build process.

I have attached the work I have already done to this email.

Could anyone help me understand where I am going wrong?

Thanks so much for your time (:

~vidak

@vidak <at> awkward.company
https://bootlicker.party
[megazeux.scm (text/plain, attachment)]

Information forwarded to bug-guix <at> gnu.org:
bug#47557; Package guix. (Fri, 02 Apr 2021 23:00:02 GMT) Full text and rfc822 format available.

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

From: Leo Prikler <leo.prikler <at> student.tugraz.at>
To: vidak <at> riseup.net, 47557 <at> debbugs.gnu.org
Subject: Re: attempting to package MegaZeux
Date: Sat, 03 Apr 2021 00:59:24 +0200
[Message part 1 (text/plain, inline)]
Am Donnerstag, den 01.04.2021, 17:08 -0700 schrieb vidak <at> riseup.net:
> Hello!
> 
> I am attempting to package this piece of software:
> 
> https://github.com/AliceLR/megazeux
> 
> However I am having issues understanding exactly how to deal with its
> non-standard build process.
> 
> I have attached the work I have already done to this email.
> 
> Could anyone help me understand where I am going wrong?
The original issue was, that you weren't splitting your arguments
correctly.  (list "argument with spaces") counts as a single argument,
not three.  After adjusting that, I encountered some additional errors
coming from the build system/missing inputs and fixed those up as well,
getting the package into a state in which it at least builds and tests.

> Thanks so much for your time (:
You're welcome.  I've attached a patch, that contains my fixes, which
should apply cleanly to guix master.  It mostly follows Guix coding
standards, but it noticeably falls short in the description.  I haven't
found anything, that's useful.  Is there a way of describing this
package in terms of its features?

> https://bootlicker.party
That's a nice domain to have reserved ;)

Regards,
Leo
[0001-gnu-Add-megazeux.patch (text/x-patch, attachment)]

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

Previous Next


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