unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Rovanion Luckey <rovanion.luckey@gmail.com>
To: Leo Prikler <leo.prikler@student.tugraz.at>
Cc: guix-devel@gnu.org
Subject: Re: [RFC] Package of Nomacs
Date: Sun, 3 Jan 2021 02:01:22 +0100	[thread overview]
Message-ID: <CAAaf0CDG4VVW69=FXYT0O4JfP_Wr5rm+HcRtBuNZp=z__hgz6A@mail.gmail.com> (raw)
In-Reply-To: <0acf30b3f335e1174dc36292cb69a7806fc8df82.camel@student.tugraz.at>

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

Hi again Leo!

That doesn't say much, because `guix environment` provides little
> isolation.  You might try with pure environments, but the better way of
> replicating the build environment is using `-K`.
>

Ran in a `guix environment --pure --container` and it still built
successfully.


> I have yet to look at your package definition (pardon me), but do you
> notice anything strange between the Makefiles you generate on your own
> vs. the Makefiles you generate in `guix build`?
>

Thanks for the idea. Made me realise that I could run the build steps on my
own in the /tmp/ folders `guix build` generates with `--keep-failed`. And
in doing so I got it to build even there. Figured that it then has to be
some difference in the build steps and have now figured out that it is the
flag "-DCMAKE_BUILD_TYPE=RelWithDebInfo" that is causing the issue. If I
changed that to `Release` instead of `RelWithDebInfo` then the package
builds successfully. And it also has plugins now!

I will return with a revised version later. First I will try to package
libpsd, an optional dependency of Nomacs.

[-- Attachment #2: Type: text/html, Size: 1588 bytes --]

  reply	other threads:[~2021-01-03  1:02 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-30 18:32 [RFC] Package of Nomacs Leo Prikler
2020-12-31 15:37 ` Rovanion Luckey
2020-12-31 16:12   ` Leo Prikler
2021-01-01 22:02     ` Rovanion Luckey
2021-01-02 14:43       ` Rovanion Luckey
2021-01-02 15:42         ` Leo Prikler
2021-01-03  1:01           ` Rovanion Luckey [this message]
2021-01-07 16:58     ` zimoun
  -- strict thread matches above, loose matches on Subject: below --
2020-12-29 23:06 Rovanion Luckey

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='CAAaf0CDG4VVW69=FXYT0O4JfP_Wr5rm+HcRtBuNZp=z__hgz6A@mail.gmail.com' \
    --to=rovanion.luckey@gmail.com \
    --cc=guix-devel@gnu.org \
    --cc=leo.prikler@student.tugraz.at \
    /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).