Re: t5150-request-pull.sh fails on newest master in Debian

2014-07-09 Thread René Scharfe
Am 09.07.2014 03:18, schrieb David Turner: On Wed, 2014-07-09 at 02:52 +0200, Øyvind A. Holm wrote: On 3 July 2014 23:55, Øyvind A. Holm wrote: When compiling newest master (v2.0.1-472-g6f92e5f) on Debian 7.5 (64-bit), t5150-request-pull.sh fails when compiling with $ make configure $ ./confi

Re: t5150-request-pull.sh fails on newest master in Debian

2014-07-09 Thread Øyvind A . Holm
On 9 July 2014 03:18, David Turner wrote: > On Wed, 2014-07-09 at 02:52 +0200, Øyvind A. Holm wrote: > > On 3 July 2014 23:55, Øyvind A. Holm wrote: > > > When compiling newest master (v2.0.1-472-g6f92e5f) on Debian 7.5 > > > (64-bit), t5150-request-pull.sh fails when compiling with > > > [snip]

Re: t5150-request-pull.sh fails on newest master in Debian

2014-07-08 Thread David Turner
On Wed, 2014-07-09 at 02:52 +0200, Øyvind A. Holm wrote: > On 3 July 2014 23:55, Øyvind A. Holm wrote: > > When compiling newest master (v2.0.1-472-g6f92e5f) on Debian 7.5 > > (64-bit), t5150-request-pull.sh fails when compiling with > > > > $ make configure > > $ ./configure --prefix=/usr/local/v

Re: t5150-request-pull.sh fails on newest master in Debian

2014-07-08 Thread Øyvind A . Holm
On 3 July 2014 23:55, Øyvind A. Holm wrote: > When compiling newest master (v2.0.1-472-g6f92e5f) on Debian 7.5 > (64-bit), t5150-request-pull.sh fails when compiling with > > $ make configure > $ ./configure --prefix=/usr/local/varprg/git.master.v2.0.1-472-g6f92e5f > $ make prefix=/usr/local/varpr

Re: t5150-request-pull.sh fails on newest master in Debian

2014-07-05 Thread Øyvind A . Holm
On 5 July 2014 03:58, David Turner wrote: > On Sat, 2014-07-05 at 02:09 +0200, Øyvind A. Holm wrote: > > > The test works. Seems as there's something fishy about the use of > > --prefix in this specific commit (v2.0.1-472-g6f92e5f). > > Ok, now I can reproduce on my linode box (haven't tried it l

Re: t5150-request-pull.sh fails on newest master in Debian

2014-07-04 Thread David Turner
On Sat, 2014-07-05 at 02:09 +0200, Øyvind A. Holm wrote: > The test works. Seems as there's something fishy about the use of > --prefix in this specific commit (v2.0.1-472-g6f92e5f). Ok, now I can reproduce on my linode box (haven't tried it locally yet). I'll try to get a fix up once I figure ou

Re: t5150-request-pull.sh fails on newest master in Debian

2014-07-04 Thread Øyvind A . Holm
On 4 July 2014 22:22, David Turner wrote: > On Thu, 2014-07-03 at 23:55 +0200, Øyvind A. Holm wrote: > > When compiling newest master (v2.0.1-472-g6f92e5f) on Debian 7.5 > > (64-bit), t5150-request-pull.sh fails when compiling with > > > > $ make configure > > $ ./configure > > --prefix=/usr/local

Re: t5150-request-pull.sh fails on newest master in Debian

2014-07-04 Thread David Turner
On Thu, 2014-07-03 at 23:55 +0200, Øyvind A. Holm wrote: > When compiling newest master (v2.0.1-472-g6f92e5f) on Debian 7.5 > (64-bit), t5150-request-pull.sh fails when compiling with > > $ make configure > $ ./configure --prefix=/usr/local/varprg/git.master.v2.0.1-472-g6f92e5f > $ make prefix=/us

Re: t5150-request-pull.sh fails on newest master in Debian

2014-07-03 Thread Øyvind A . Holm
On 4 July 2014 00:34, Øyvind A. Holm wrote: > On 4 July 2014 00:16, David Turner wrote: > > On Thu, 2014-07-03 at 23:55 +0200, Øyvind A. Holm wrote: > > > When compiling newest master (v2.0.1-472-g6f92e5f) on Debian 7.5 > > > (64-bit), t5150-request-pull.sh fails when compiling with > > > [...] >

Re: t5150-request-pull.sh fails on newest master in Debian

2014-07-03 Thread Øyvind A . Holm
On 3 July 2014 23:55, Øyvind A. Holm wrote: > When compiling newest master (v2.0.1-472-g6f92e5f) on Debian 7.5 > (64-bit), t5150-request-pull.sh fails when compiling with > > $ make configure > $ ./configure --prefix=/usr/local/varprg/git.master.v2.0.1-472-g6f92e5f > $ make prefix=/usr/local/varpr

Re: t5150-request-pull.sh fails on newest master in Debian

2014-07-03 Thread David Turner
Interesting! I wonder if the problem is with the compiler or with my code. I don't happen to have a Debian box handy; would it be possible for you to compile refs.c to assembly language (gcc -S) and send me the output? That would help me track down the problem. On Thu, 2014-07-03 at 23:55 +0200

t5150-request-pull.sh fails on newest master in Debian

2014-07-03 Thread Øyvind A . Holm
When compiling newest master (v2.0.1-472-g6f92e5f) on Debian 7.5 (64-bit), t5150-request-pull.sh fails when compiling with $ make configure $ ./configure --prefix=/usr/local/varprg/git.master.v2.0.1-472-g6f92e5f $ make prefix=/usr/local/varprg/git.master.v2.0.1-472-g6f92e5f $ make $ cd t $ ./t5150