all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* test-driver
@ 2017-03-29 14:07 Catonano
  2017-04-10  6:20 ` test-driver Ricardo Wurmus
  0 siblings, 1 reply; 3+ messages in thread
From: Catonano @ 2017-03-29 14:07 UTC (permalink / raw)
  To: help-guix

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

In trying to build libxls tests fail because a test-driver file is missing

Like this

...
make check-TESTS
make[2]: ingresso nella directory
"/tmp/guix-build-libxsl-1.4.0.drv-0/source/libxls/test"
make[3]: ingresso nella directory
"/tmp/guix-build-libxsl-1.4.0.drv-0/source/libxls/test"
/gnu/store/qkw4zrwfybxww8f56nkb6hggxambk89b-bash-4.4.0/bin/bash:
../test-driver: File o directory non esistente
...

I asked upstream and I was informed that there's no "test-driver"
occurrence in libxls source. So they suggest it has to be something
specific of my build environment

You can see the exchange we had, here
https://sourceforge.net/p/libxls/discussion/294119/thread/4b5ce0d8/?limit=25#1550

Here is my definition for libxls
http://paste.lisp.org/display/342783

Is this a Guix thing ?

Thanks

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

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

* Re: test-driver
  2017-03-29 14:07 test-driver Catonano
@ 2017-04-10  6:20 ` Ricardo Wurmus
  2017-04-10  7:09   ` test-driver Catonano
  0 siblings, 1 reply; 3+ messages in thread
From: Ricardo Wurmus @ 2017-04-10  6:20 UTC (permalink / raw)
  To: Catonano; +Cc: help-guix


Catonano <catonano@gmail.com> writes:

> In trying to build libxls tests fail because a test-driver file is missing
>
> Like this
>
> ...
> make check-TESTS
> make[2]: ingresso nella directory
> "/tmp/guix-build-libxsl-1.4.0.drv-0/source/libxls/test"
> make[3]: ingresso nella directory
> "/tmp/guix-build-libxsl-1.4.0.drv-0/source/libxls/test"
> /gnu/store/qkw4zrwfybxww8f56nkb6hggxambk89b-bash-4.4.0/bin/bash:
> ../test-driver: File o directory non esistente
> ...
>
> I asked upstream and I was informed that there's no "test-driver"
> occurrence in libxls source. So they suggest it has to be something
> specific of my build environment
>
> You can see the exchange we had, here
> https://sourceforge.net/p/libxls/discussion/294119/thread/4b5ce0d8/?limit=25#1550
>
> Here is my definition for libxls
> http://paste.lisp.org/display/342783

Here’s my updated definition:

    http://paste.lisp.org/display/342783#1

> Is this a Guix thing ?

Unlikely.  I found that rebootstrapping fixes this, so it appears to be
part of the generated files in the release tarball.

-- 
Ricardo

GPG: BCA6 89B6 3655 3801 C3C6  2150 197A 5888 235F ACAC
https://elephly.net

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

* Re: test-driver
  2017-04-10  6:20 ` test-driver Ricardo Wurmus
@ 2017-04-10  7:09   ` Catonano
  0 siblings, 0 replies; 3+ messages in thread
From: Catonano @ 2017-04-10  7:09 UTC (permalink / raw)
  To: Ricardo Wurmus; +Cc: help-guix

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

2017-04-10 8:20 GMT+02:00 Ricardo Wurmus <rekado@elephly.net>:

>
> > Is this a Guix thing ?
>
> Unlikely.  I found that rebootstrapping fixes this, so it appears to be
> part of the generated files in the release tarball.
>
>
Thank you.
I had tried to bootstrap it myself but I thought it didn't solve the
problem.
Maybe I was confused

I'm gonna send a reviewed patch right now

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

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

end of thread, other threads:[~2017-04-10  7:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-29 14:07 test-driver Catonano
2017-04-10  6:20 ` test-driver Ricardo Wurmus
2017-04-10  7:09   ` test-driver 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.