From mboxrd@z Thu Jan 1 00:00:00 1970 From: Catonano Subject: databases test Date: Sun, 10 Dec 2017 16:30:25 +0100 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="94eb2c08bb28c7b61f055ffe1816" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34948) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eO3Yi-0003ZQ-DO for help-guix@gnu.org; Sun, 10 Dec 2017 10:30:29 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eO3Yh-0007ha-B7 for help-guix@gnu.org; Sun, 10 Dec 2017 10:30:28 -0500 Received: from mail-yw0-x236.google.com ([2607:f8b0:4002:c05::236]:34571) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eO3Yh-0007ew-32 for help-guix@gnu.org; Sun, 10 Dec 2017 10:30:27 -0500 Received: by mail-yw0-x236.google.com with SMTP id w128so7025519ywa.1 for ; Sun, 10 Dec 2017 07:30:26 -0800 (PST) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: help-guix --94eb2c08bb28c7b61f055ffe1816 Content-Type: text/plain; charset="UTF-8" In running this line ./pre-inst-env make check TESTS="tests/databases.scm" I get: ... make check-TESTS check-local make[3]: ingresso nella directory "/home/catonano/projects/guix" make[4]: ingresso nella directory "/home/catonano/projects/guix" make[4]: *** Nessuna regola per generare l'obiettivo "tests/databases.scm", necessario per "tests/databases.log". Arresto. ... that translates to "No rule for generating the "target tests/databases.scm" reqired by "testsdatabases.log" What am I doing wrong ? Thanks --94eb2c08bb28c7b61f055ffe1816 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
In running this line

./pre-inst-env make check= TESTS=3D"tests/databases.scm"

I get:

...
m= ake=C2=A0 check-TESTS check-local
make[3]: ingresso nella directory &quo= t;/home/catonano/projects/guix"
make[4]: ingresso nella directory &= quot;/home/catonano/projects/guix"
make[4]: ***=C2=A0 Nessuna regol= a per generare l'obiettivo "tests/databases.scm", necessario = per "tests/databases.log".=C2=A0 Arresto.
...

that translates to
=C2=A0
"No rule for generating t= he "target tests/databases.scm" reqired by "testsdatabases.l= og"


What am I doing wrong ?

Thanks
--94eb2c08bb28c7b61f055ffe1816--