From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: daemon: No rule to make target `nix/libstore/schema.sql' Date: Thu, 13 Dec 2012 22:56:25 +0100 Message-ID: <201212132256.25612.andreas@enge.fr> References: <871uet1wep.fsf@gnu.org> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="Boundary-01=_J8kyQiusobFizCe" Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:58946) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TjGlg-00010J-2q for bug-guix@gnu.org; Thu, 13 Dec 2012 16:56:39 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TjGlb-0006MY-SF for bug-guix@gnu.org; Thu, 13 Dec 2012 16:56:36 -0500 Received: from moutng.kundenserver.de ([212.227.126.171]:65303) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TjGlb-0006K1-Dq for bug-guix@gnu.org; Thu, 13 Dec 2012 16:56:31 -0500 In-Reply-To: <871uet1wep.fsf@gnu.org> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: bug-guix@gnu.org --Boundary-01=_J8kyQiusobFizCe Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Am Donnerstag, 13. Dezember 2012 schrieb Ludovic Court=C3=A8s: > You must run =E2=80=98./bootstrap=E2=80=99 before anything else. It will= take care of > running autoreconf. > > # cd nix > > # ./sync-with-upstream When just running ./bootstrap, I also get the "no rule to make target". Should not the bootstrap script also execute the cd nix; ./sync-with-upstream commands? This one actually ends with cp: cannot stat `../nix-upstream/{COPYING,AUTHORS}': No such file or=20 directory. Nevertheless, "make install" succeeds. Then I start guix-daemon --build-users-group=3Dnixbld The command ./pre-inst-env guix-build hello fails with Backtrace: In ice-9/boot-9.scm: 149: 12 [catch #t # ...] 157: 11 [#] In unknown file: ?: 10 [catch-closure] In ice-9/boot-9.scm: 63: 9 [call-with-prompt prompt0 ...] In ice-9/eval.scm: 407: 8 [eval # #] In unknown file: ?: 7 [call-with-input-string "(apply (module-ref (resolve-interface=20 '(guix-build)) 'guix-build) (cdr (command-line)))" ...] In ice-9/command-line.scm: 174: 6 [#=20 #] In unknown file: ?: 5 [eval (apply (module-ref # #) (cdr #)) #] In ice-9/boot-9.scm: 149: 4 [catch srfi-34 # ...] 157: 3 [#] In guix-build: 201: 2 [#] In guix/store.scm: 319: 1 [open-connection "/usr/local/guix-git/var/daemon-socket/socket" #=20 #t] In unknown file: ?: 0 [connect # # #] ERROR: In procedure connect: ERROR: In procedure connect: No such file or directory Actually, there is only a file /usr/local/guix-git/var/nix/daemon-socket/socket (notice the additional "nix"). Andreas --Boundary-01=_J8kyQiusobFizCe Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable

Am Donnerst= ag, 13. Dezember 2012 schrieb Ludovic Court=C3=A8s:

> You mu= st run =E2=80=98./bootstrap=E2=80=99 before anything else. It will take ca= re of

> runnin= g autoreconf.

> > #= cd nix

> > #= ./sync-with-upstream

&nb= sp;

When just r= unning ./bootstrap, I also get the "no rule to make target".

Should not = the bootstrap script also execute the

cd nix; = =2E/sync-with-upstream

commands?

&nb= sp;

This one ac= tually ends with

cp: cann= ot stat `../nix-upstream/{COPYING,AUTHORS}': No such file or directory.

&nb= sp;

Nevertheles= s, "make install" succeeds.

&nb= sp;

&nb= sp;

Then I star= t

guix-dae= mon --build-users-group=3Dnixbld

&nb= sp;

The command=

./pre-in= st-env guix-build hello

fails with<= /p>

&nb= sp;

Backtrace:<= /p>

In ice-9/bo= ot-9.scm:

149: 12 [c= atch #t #<catch-closure e18240> ...]

157: 11 [#= <procedure db60f0 ()>]

In unknown = file:

?: 10 [c= atch-closure]

In ice-9/bo= ot-9.scm:

63: 9 [ca= ll-with-prompt prompt0 ...]

In ice-9/ev= al.scm:

407: 8 [ev= al # #]

In unknown = file:

?: 7 [ca= ll-with-input-string "(apply (module-ref (resolve-interface '(guix-bui= ld)) 'guix-build) (cdr (command-line)))" ...]

In ice-9/co= mmand-line.scm:

174: 6 [#&= lt;procedure d254a0 at ice-9/command-line.scm:169:3 (port)> #<input: = string 155e680>]

In unknown = file:

?: 5 [ev= al (apply (module-ref # #) (cdr #)) #<directory (guile-user) e1dd80>]=

In ice-9/bo= ot-9.scm:

149: 4 [ca= tch srfi-34 #<procedure f2a1a0 at guix/ui.scm:61:2 ()> ...]

157: 3 [#&= lt;procedure 1941aa0 ()>]

In guix-bui= ld:

201: 2 [#&= lt;procedure f2a1c0 at guix-build:199:2 ()>]

In guix/sto= re.scm:

319: 1 [op= en-connection "/usr/local/guix-git/var/daemon-socket/socket" # #t= ]

In unknown = file:

?: 0 [co= nnect #<input-output: socket 6> # #<undefined>]

&nb= sp;

ERROR: In p= rocedure connect:

ERROR: In p= rocedure connect: No such file or directory

&nb= sp;

Actually, t= here is only a file

/usr/loc= al/guix-git/var/nix/daemon-socket/socket

(notice the= additional "nix").

&nb= sp;

Andreas

&nb= sp;

--Boundary-01=_J8kyQiusobFizCe--