unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Ben Sturmfels <ben@sturm.com.au>
To: "julien lepiller" <julien@lepiller.eu>,
	"Chris Marusich" <cmmarusich@gmail.com>,
	"Thomas Danckaert" <post@thomasdanckaert.be>,
	"Ludovic Courtès" <ludo@gnu.org>
Cc: guix-devel@gnu.org
Subject: Re: Packaging Jitsi SIP Communicator
Date: Tue, 19 Dec 2017 17:05:37 +1100	[thread overview]
Message-ID: <87ind3l0b2.fsf@sturm.com.au> (raw)
In-Reply-To: <244cd2fed108e6c3d2ae58525c9bf82c@lepiller.eu>

[-- Attachment #1: Type: text/plain, Size: 3489 bytes --]

Hi Julien, Thomas, Ludovic and Chris,

Thanks very much for your tips on my Jitsi building adventures from a
few weeks back! I’ll keep you posted on the progress.

Regards,
Ben

On Wed, 08 Nov 2017, julien lepiller wrote:

> Le 2017-11-08 05:01, Ben Sturmfels a écrit:
>> Hi Folks,
>> 
>> I'm having some trouble packaging Jitsi (a VoIP client written in 
>> Java).
>> The attached patch adds the package "jitsi", which completes the 
>> "build"
>> phase, but fails as below. Ignoring for now that Jitsi is bundling a 
>> whole lot
>> of dependencies, can someone help me understand what’s going on:
>> 
>> phase `build' succeeded after 45.3 seconds
>> starting phase `check'
>> test suite not run
>> phase `check' succeeded after 0.0 seconds
>> starting phase `strip-jar-timestamps'
>> find-files: /gnu/store/kz7kwgm25xk83fc69immm80dazv9gb6x-jitsi-2.10: No
>> such file or directory
>> phase `strip-jar-timestamps' succeeded after 0.0 seconds
>> starting phase `patch-shebangs'
>> phase `patch-shebangs' succeeded after 0.0 seconds
>> starting phase `strip'
>> phase `strip' succeeded after 0.0 seconds
>> starting phase `validate-runpath'
>> phase `validate-runpath' succeeded after 0.0 seconds
>> starting phase `validate-documentation-location'
>> phase `validate-documentation-location' succeeded after 0.0 seconds
>> starting phase `delete-info-dir-file'
>> phase `delete-info-dir-file' succeeded after 0.0 seconds
>> starting phase `patch-dot-desktop-files'
>> phase `patch-dot-desktop-files' succeeded after 0.0 seconds
>> starting phase `reset-gzip-timestamps'
>> find-files: /gnu/store/kz7kwgm25xk83fc69immm80dazv9gb6x-jitsi-2.10: No
>> such file or directory
>> phase `reset-gzip-timestamps' succeeded after 0.0 seconds
>> starting phase `compress-documentation'
>> phase `compress-documentation' succeeded after 0.0 seconds
>> builder for
>> `/gnu/store/hxpb6xvx324d9i9kxc7ywfwwaz3zgs4z-jitsi-2.10.drv' failed to
>> produce output path
>> `/gnu/store/kz7kwgm25xk83fc69immm80dazv9gb6x-jitsi-2.10'
>> @ build-failed
>> /gnu/store/hxpb6xvx324d9i9kxc7ywfwwaz3zgs4z-jitsi-2.10.drv - 1 builder
>> for `/gnu/store/hxpb6xvx324d9i9kxc7ywfwwaz3zgs4z-jitsi-2.10.drv'
>> failed to produce output path
>> `/gnu/store/kz7kwgm25xk83fc69immm80dazv9gb6x-jitsi-2.10'
>> note: keeping build directory `/tmp/guix-build-jitsi-2.10.drv-0'
>> guix build: error: build failed: build of
>> `/gnu/store/hxpb6xvx324d9i9kxc7ywfwwaz3zgs4z-jitsi-2.10.drv' failed
>> 
>> 
>> Regards,
>> Ben
>
> Well of course if you "(delete 'install)", you won't install anything :p
>
> You should rather modify that phase to install manually (using 
> install-file)
> the compiled jar, or find the correct target in build.xml.
>
> Also, this package bundles a lot of pre-compiled jars. You should remove
> them (for-each delete-files (find-files "." ".*.jar")) and add them as
> inputs (we already have all of them, except felix.jar, but I think I
> have a package for that: I will send it this evening).
>
> Then you will be able to make a wrapper script. You can get inspiration
> from the java-antlr packages.
>
> Finally, there is probably an issue with your #:main-class: a class
> usually starts with an upper-case letter. According to your comment,
> it should be net.java.sip.communicator.launcher.SIPCommunicator.
>
>> 
>> --
>> Ben Sturmfels
>> 
>> Sturm - Software Engineering
>> www.sturm.com.au
>> (03) 9024 2467


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

  reply	other threads:[~2017-12-19  6:05 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-08  4:01 Packaging Jitsi SIP Communicator Ben Sturmfels
2017-11-08  8:56 ` Ludovic Courtès
2017-11-08  9:02 ` Thomas Danckaert
2017-11-08 10:09 ` julien lepiller
2017-12-19  6:05   ` Ben Sturmfels [this message]
2017-11-15  4:54 ` Chris Marusich

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87ind3l0b2.fsf@sturm.com.au \
    --to=ben@sturm.com.au \
    --cc=cmmarusich@gmail.com \
    --cc=guix-devel@gnu.org \
    --cc=julien@lepiller.eu \
    --cc=ludo@gnu.org \
    --cc=post@thomasdanckaert.be \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).