Package: ipsec-tools
Severity: important

We can build the package when bison++ is installed .

Can you add this rule in debian/control
Build-Conflicts: bison++


barman:/tmp/ipsec-tools-0.5.1# dpkg -l bison\*
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name                   Version                Description
+++-======================-======================-============================================================
un  bison                  <none>                 (no description available)
ii  bison++                1.21.11-2              Generate a parser in c or c++ 
from BNF notation
un  bison-1.35             <none>                 (no description available)


[../..]
bison -y -d ./cfparse.y && \
mv y.tab.c cfparse.c && \
mv y.tab.h cfparse.h
./cfparse.y:178 parser name defined to default :"parse"
i386-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./../libipsec   -include 
./src/include-glibc/glibc-bugs.h -I./src/include-glibc -I./src/include-glibc  
-I./../../src/racoon/missing -include ../../src/include-glibc/glibc-bugs.h 
-I../../src/include-glibc -I../../src/include-glibc 
-DSYSCONFDIR=\"/etc/racoon\" -DADMINPORTDIR=\"/var/run/racoon\" -Wall -g -O2  
-Wall -Werror -Wno-unused -c -o cftoken.o cftoken.c
i386-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./../libipsec   -include 
./src/include-glibc/glibc-bugs.h -I./src/include-glibc -I./src/include-glibc  
-I./../../src/racoon/missing -include ../../src/include-glibc/glibc-bugs.h 
-I../../src/include-glibc -I../../src/include-glibc 
-DSYSCONFDIR=\"/etc/racoon\" -DADMINPORTDIR=\"/var/run/racoon\" -Wall -g -O2  
-Wall -Werror -Wno-unused -c -o cfparse.o cfparse.c
/usr/share/bison++/bison.cc: In function `yyparse':
/usr/share/bison++/bison.cc:559: warning: `yystate' might be used uninitialized 
in this function
/usr/share/bison++/bison.cc:560: warning: `yyn' might be used uninitialized in 
this function
/usr/share/bison++/bison.cc:561: warning: `yyssp' might be used uninitialized 
in this function
/usr/share/bison++/bison.cc:562: warning: `yyvsp' might be used uninitialized 
in this function
/usr/share/bison++/bison.cc:563: warning: `yyerrstatus' might be used 
uninitialized in this function
make[3]: *** [cfparse.o] Error 1
make[3]: Leaving directory `/tmp/ipsec-tools-0.5.1/src/racoon'
make[2]: *** [install-recursive] Error 1
make[2]: Leaving directory `/tmp/ipsec-tools-0.5.1/src'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/tmp/ipsec-tools-0.5.1'
make: *** [install-arch] Error 2

-- 
     ____________________________________________________________
    / Erwan MAS                                                 /\
   | mailto:[EMAIL PROTECTED]                                   |_/
___|________________________________________________________   |
\___________________________________________________________\__/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to