all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* databases test
@ 2017-12-10 15:30 Catonano
  2017-12-10 17:31 ` Catonano
  0 siblings, 1 reply; 2+ messages in thread
From: Catonano @ 2017-12-10 15:30 UTC (permalink / raw)
  To: help-guix

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

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

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: databases test
  2017-12-10 15:30 databases test Catonano
@ 2017-12-10 17:31 ` Catonano
  0 siblings, 0 replies; 2+ messages in thread
From: Catonano @ 2017-12-10 17:31 UTC (permalink / raw)
  To: help-guix

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

ah


the right path was

gnu/tests/databases,scm

the gnu/ preix was missing

sorry for the bother



2017-12-10 16:30 GMT+01:00 Catonano <catonano@gmail.com>:

> 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
>

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-12-10 17:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-12-10 15:30 databases test Catonano
2017-12-10 17:31 ` Catonano

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.