[AWS] "Can not generate system tags. The test are disabled"
Pascal Obry
pascal at obry.net
Tue Jan 19 07:37:19 CET 2010
Hi Thomas,
> i don't understand exactly what does
>
> ASIS = $(shell $(GNAT) make -c -q -p \
> -Pconfig/setup/test_asis 2>/dev/null && echo "true")
>
> but if i dont set ASIS=false manually, it says
It is checking is ASIS is installed.
> + make setup build install ENABLE_SHARED=false prefix=/Users/thomas/
> Documents/prgm/bin/autoinstall/autre
> makefile.conf:193: *** ASIS is set and requires XMLADA to be
> installed. You may be missing XMLADA=true. Stop.
> make: *** [setup_debug] Error 2
> + exit 2
Because you don't have XML/Ada installed. And in AWS ASIS is used for
WSDL tool that also require XML/Ada (for the SOAP part).
> so i think you should add sth like
>
> ASIS=$ASIS and $XMLADA
>
>
> 2
> it says
>
> Can not generate system tags. The test are disabled
>
> and if i use
> svn co -r "{20080621}" --ignore-externals http://svn.eu.adacore.com/
> anonsvn/Dev/trunk/AWS/ $DossierDedie/
> it doesn't say that
>
> have i to expect some problems later ?
No, this is about the testsuite.
Pascal.
--
--|------------------------------------------------------
--| Pascal Obry Team-Ada Member
--| 45, rue Gabriel Peri - 78114 Magny Les Hameaux FRANCE
--|------------------------------------------------------
--| http://www.obry.net - http://v2p.fr.eu.org
--| "The best way to travel is by means of imagination"
--|
--| gpg --keyserver keys.gnupg.net --recv-key F949BD3B
More information about the AWS
mailing list