unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Catonano <catonano@gmail.com>
To: guix-devel <guix-devel@gnu.org>
Subject: building GNUNet
Date: Mon, 2 Apr 2018 11:19:34 +0200	[thread overview]
Message-ID: <CAJ98PDw4andn2f9KSznDFMeM7YYPWvk08w-Ca=Q1S-1_2t3nEw@mail.gmail.com> (raw)

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

Fellow guixers,

I bilt GNUNet both on my Fedora desktop withh guix on top of Fedora AND on
my GuixSD laptop

In both cases the same problem comes up

This line works

guix build -f ./guix-env.scm

But then, if I try to build GNNet locally, like this

guix environment -f ./guix-env.scm
[env] ./bootstrap
[env] ./configure
[env] make

I get these weird warnings

libtool: warning: '/home/catonano/.guix-profile/lib/libltdl.la' seems to be
moved
libtool: warning: '/home/catonano/.guix-profile/lib/libunistring.la' seems
to be moved
libtool: warning: '/home/catonano/.guix-profile/lib/libunistring.la' seems
to be moved
libtool: warning: '/home/catonano/.guix-profile/lib/libltdl.la' seems to be
moved
libtool: warning: '/home/catonano/.guix-profile/lib/libltdl.la' seems to be
moved
libtool: warning: '/home/catonano/.guix-profile/lib/libltdl.la' seems to be
moved
libtool: warning: '/home/catonano/.guix-profile/lib/libunistring.la' seems
to be moved
libtool: warning: '/home/catonano/.guix-profile/lib/libunistring.la' seems
to be moved
libtool: warning: '/home/catonano/.guix-profile/lib/libunistring.la' seems
to be moved
libtool: warning: '/home/catonano/.guix-profile/lib/libltdl.la' seems to be
moved
libtool: warning: '/home/catonano/.guix-profile/lib/libltdl.la' seems to be
moved
libtool: warning: '/home/catonano/.guix-profile/lib/libunistring.la' seems
to be moved
libtool: warning: '/home/catonano/.guix-profile/lib/libunistring.la' seems
to be moved


literally tons of these

and after that, the line that previously worked, this one

guix build -f ./guix-env.scm

fails with this erorr message

starting phase `configure'
source directory:
"/tmp/guix-build-gnunet-dev-env-0.11-1.dev-env.drv-0/source" (relative from
build: ".")
build directory:
"/tmp/guix-build-gnunet-dev-env-0.11-1.dev-env.drv-0/source"
configure flags:
("CONFIG_SHELL=/gnu/store/icz3hd36aqpjz5slyp4hhr8wsfbgiml1-bash-minimal-4.4.12/bin/bash"
"SHELL=/gnu/store/icz3hd36aqpjz5slyp4hhr8wsfbgiml1-bash-minimal-4.4.12/bin/bash"
"--prefix=/gnu/store/frx76q8g144lnaqsnhrcax8wz9gvr5h2-gnunet-dev-env-0.11-1.dev-env"
"--enable-fast-install" "--build=x86_64-unknown-linux-gnu")
./configure: line 2683: config.log: Permission denied
./configure: line 2693: config.log: Permission denied
phase `configure' failed after 0.1 seconds
note: keeping build directory
`/tmp/guix-build-gnunet-dev-env-0.11-1.dev-env.drv-1'


In order to fix this I have to scrap the gnunet folder, check it out again
and reissue

guix build -f ./guix-env.scm

but if I try to build it locally again, I botch it again

Having a functional dev station for GNUNet could be useful for trying to
help them

Any help appreciated
Thanks

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

             reply	other threads:[~2018-04-02  9:19 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-02  9:19 Catonano [this message]
2018-04-02 10:12 ` building GNUNet Nils Gillmann
2018-04-02 10:33   ` Nils Gillmann
2018-04-02 15:06   ` Catonano

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='CAJ98PDw4andn2f9KSznDFMeM7YYPWvk08w-Ca=Q1S-1_2t3nEw@mail.gmail.com' \
    --to=catonano@gmail.com \
    --cc=guix-devel@gnu.org \
    /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).