cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: trying to start up a nightly build process .. again. Hitting snags.

From: Dan Fandrich <dan_at_coneharvesters.com>
Date: Sun, 7 Feb 2016 21:48:21 +0100

On Sun, Feb 07, 2016 at 02:07:25PM -0500, dev wrote:
> The new git repo location caused me to think that I should go update my
> nightly build script and give it a try. Everything seems to go well up
> until the point where I run :
>
> ./curl/tests/testcurl.pl curl 2>&1
>
>
> That generates the usual output but comes to a total stop real quick :
[...]
> testcurl: curl is verified to be a fine daily source dir
> testcurl: build dir build-10483 was created fine
> testcurl: timestamp = Sun Feb 7 18:22:25 2016 UTC
> testcurl: no configure created/found
> testcurl: removing the build-10483 dir
> testcurl: ENDING HERE
>
>
> The top bits look good because I have a 'setup' file :
>
> node000 $ cat ../../setup
> name='Dennis Clarke'
> email='dev_at_cor0.com'
> desc='Oracle Solaris 10 1/13 s10s_u11wos_24b kernel=150400-16 cc=Sun C
> 5.12 UltraSPARC-T2+'
> confopts='--enable-shared --enable-static --with-libidn=/usr/local
> --enable-tls-srp --with-ssl --with-gnutls=/usr/local
> --with-ca-path=/usr/local/ssl/certs'
> notes=''
> fixed='4'
>
> There was a time where my nightly script was doing builds, uh, nightly.
> Just fine but that seems to have come to a stop a while ago. I wanted
> to get that going again. So so I need to run autoreconf in the source
> tree first or something obvious ?

That's what my autobuild script does, but rather than autoreconf it uses the
curl-official ./buildconf script.

>>> Dan
-------------------------------------------------------------------
List admin: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2016-02-07