help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Trying to define a package


From: Arnaud B
Subject: Trying to define a package
Date: Mon, 2 Apr 2018 13:50:35 +0200

Hello all,

I'm trying to create a package definition, following mainly the manual pages :
- Packaging Guidelines
- Defining-Packages
- and Debugging-Build-Failures

In the attached .scm file, here is what I gathered it might look like as a first try.
The thing is that I can not debug the build process, even though I use the --keep-failed option : I'm not getting a temp build directory (/tmp/guix-build-...) as I expect :
address@hidden ~$ guix build -f /home/arnaud/freefilesync.scm --keep-failed
guix build: error: #<unspecified>: not something we can build
address@hidden ~$ cd /tmp/
babel-10188XJP/      guix-inst/           mozilla_arnaud0/    
emacs-guix-101889w1/ icecat_arnaud/       .overlayfs-workdir/ 
.esd-1000/           .ICE-unix/           .X11-unix/          
address@hidden ~$
One thing to add is that the downloaded source file is not tar.gz file format but zip file, perhaps that's part of the problem ?
This is a GuixSD install with guix pull done yesterday.

Thanks in advance
Arnaud

Attachment: freefilesync.scm
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]