cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: configure now needed in testcurl.sh for dailies ?

From: dev_user <dev_at_cor0.com>
Date: Sat, 21 May 2016 13:54:08 -0400

>
> What happens if you run buildconf there?

ahhh .. sorry for my other reply .. first coffee of the day :

node000 $ ./buildconf
buildconf: autoconf version 2.69 (ok)
buildconf: autom4te version 2.69 (ok)
buildconf: autoheader version 2.69 (ok)
buildconf: automake version 1.13 (ok)
buildconf: aclocal version 1.13 (ok)
buildconf: libtoolize version 2.4.2 (ok)
buildconf: GNU m4 version 1.4.16 (ok)
buildconf: running libtoolize
libtoolize: putting auxiliary files in `.'.
libtoolize: copying file `./ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
libtoolize: copying file `m4/libtool.m4'
libtoolize: copying file `m4/ltoptions.m4'
libtoolize: copying file `m4/ltsugar.m4'
libtoolize: copying file `m4/ltversion.m4'
libtoolize: copying file `m4/lt~obsolete.m4'
libtoolize: Remember to add `LT_INIT' to configure.ac.
buildconf: converting all mv to mv -f in local m4/libtool.m4
buildconf: running aclocal
buildconf: converting all mv to mv -f in local aclocal.m4
buildconf: running autoheader
buildconf: running autoconf
buildconf: running automake
configure.ac:130: installing './compile'
configure.ac:184: installing './config.guess'
configure.ac:184: installing './config.sub'
configure.ac:130: installing './install-sh'
configure.ac:131: installing './missing'
docs/examples/Makefile.am: installing './depcomp'
parallel-tests: installing './test-driver'
buildconf: OK

node000 $ cd ..
node000 $ cp ../setup .
node000 $ ./curl/tests/testcurl.pl curl 2>&1
testcurl: STARTING HERE
testcurl: TRANSFER CONTROL ==== 1120 CHAR LINEooo
.
.
.
testcurl: version = 2014-11-25
testcurl: date = Sat May 21 17:52:01 2016 UTC
testcurl: curl is verified to be a fine daily source dir
testcurl: build dir build-3315 was created fine
testcurl: timestamp = Sat May 21 17:52:01 2016 UTC
testcurl: configure created (at least it exists)
testcurl: going with gmake as make

... and she is building fine ( I hope ) however I will need to tweak the
CONFOPTS.

Expect nightlies once again from me :-)

Dennis

-------------------------------------------------------------------
List admin: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2016-05-21