[build-status: 124343] Log for successful build of snacc_1.3bbn-9.3 (dist=unstable)
Build Daemon 4
buildd4 at linux-m32r.org
Tue Apr 29 01:44:23 JST 2008
Automatic build of snacc_1.3bbn-9.3 on mappi006 by sbuild/m32r
Build started at 20080428-2200
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 1023kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main snacc 1.3bbn-9.3 (dsc) [1186B]
Get:2 http://debian.linux-m32r.org 06_devonian/main snacc 1.3bbn-9.3 (tar) [972kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main snacc 1.3bbn-9.3 (diff) [50.4kB]
Fetched 1023kB in 10s (97.5kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: cdbs, autoconf, automake1.7, autotools-dev, libtool, debhelper (>> 4), bison, flex, docbook-xsl (>= 1.60), xsltproc
Checking for already installed source dependencies...
cdbs: already installed (0.4.52)
autoconf: already installed (2.61-7)
automake1.7: already installed (1.7.9-9)
autotools-dev: already installed (20080123.1)
libtool: already installed (1.5.22-4)
debhelper: already installed (7.0.1 >> 4 is satisfied)
bison: already installed (1:2.3.dfsg-5)
flex: already installed (2.5.35-1)
docbook-xsl: already installed (1.73.2.dfsg.1-4 >= 1.60 is satisfied)
xsltproc: already installed (1.1.23-1)
Checking for source dependency conflicts...
Checking correctness of source dependencies...
Toolchain package versions: libc6-dev_2.3.6.ds1-13 linux-kernel-headers_2.6.18-7.0.3 gcc-4.1_4.1.1-21 g++-4.1_4.1.1-21 binutils_2.18.1~cvs20080103-1 libstdc++6-4.1-dev_4.1.1-21 libstdc++6_4.1.1-21
------------------------------------------------------------------------------
dpkg-source: extracting snacc in snacc-1.3bbn
dpkg-source: info: unpacking snacc_1.3bbn.orig.tar.gz
dpkg-source: info: applying snacc_1.3bbn-9.3.diff.gz
dpkg-buildpackage: set CFLAGS to default value: -g -O2
dpkg-buildpackage: set CPPFLAGS to default value:
dpkg-buildpackage: set LDFLAGS to default value:
dpkg-buildpackage: set FFLAGS to default value: -g -O2
dpkg-buildpackage: set CXXFLAGS to default value: -g -O2
dpkg-buildpackage: source package snacc
dpkg-buildpackage: source version 1.3bbn-9.3
dpkg-buildpackage: host architecture m32r
/usr/bin/fakeroot debian/rules clean
test -x debian/rules
dh_testroot
/usr/bin/make -f debian/rules reverse-config
make[1]: Entering directory `/build/buildd4/snacc-1.3bbn'
for i in ./config.guess ./config.sub ; do \
if test -e $i.cdbs-orig ; then \
mv $i.cdbs-orig $i ; \
fi ; \
done
make[1]: Leaving directory `/build/buildd4/snacc-1.3bbn'
if [ "reverse-patches" = "reverse-patches" ]; then rm -f debian/stamp-patched; fi
patches: debian/patches/bts-442873.patch debian/patches/configure.patch debian/patches/examples.patch debian/patches/gcc.patch
Patch debian/patches/gcc.patch is not applied.
Patch debian/patches/examples.patch is not applied.
Patch debian/patches/configure.patch is not applied.
Patch debian/patches/bts-442873.patch is not applied.
if [ "reverse-patches" != "reverse-patches" ]; then touch debian/stamp-patched; fi
if [ "reverse-patches" != "reverse-patches" ] ; then \
/usr/bin/make -f debian/rules update-config ; \
fi
for dir in debian/patches ; do \
rm -f $dir/*.log ; \
done
for i in ./config.guess ./config.sub ; do \
if test -e $i.cdbs-orig ; then \
mv $i.cdbs-orig $i ; \
fi ; \
done
dh_clean
dh_clean: Compatibility levels before 4 are deprecated.
/usr/bin/make -C . -k distclean
make[1]: Entering directory `/build/buildd4/snacc-1.3bbn'
make[1]: *** No rule to make target `distclean'.
make[1]: Leaving directory `/build/buildd4/snacc-1.3bbn'
make: [makefile-clean] Error 2 (ignored)
rm -f debian/stamp-makefile-build
rm -f debian/stamp-autotools-files
rm -rf c-lib/Cebuf c-lib/ebuf c-lib/mbuf c-lib/sbuf c-lib/tbl \
c++-lib/c++ c++-lib/tcl/*.C c++-lib/tcl/tkAppInit.c \
config.log config.status depcomp
debian/rules build
test -x debian/rules
mkdir -p "."
echo 5 >debian/compat
/usr/bin/make -f debian/rules reverse-config
make[1]: Entering directory `/build/buildd4/snacc-1.3bbn'
for i in ./config.guess ./config.sub ; do \
if test -e $i.cdbs-orig ; then \
mv $i.cdbs-orig $i ; \
fi ; \
done
make[1]: Leaving directory `/build/buildd4/snacc-1.3bbn'
if [ "debian/stamp-patched" = "reverse-patches" ]; then rm -f debian/stamp-patched; fi
patches: debian/patches/bts-442873.patch debian/patches/configure.patch debian/patches/examples.patch debian/patches/gcc.patch
Trying patch debian/patches/bts-442873.patch at level 1 ... success.
Trying patch debian/patches/configure.patch at level 1 ... success.
Trying patch debian/patches/examples.patch at level 1 ... success.
Trying patch debian/patches/gcc.patch at level 1 ... success.
if [ "debian/stamp-patched" != "reverse-patches" ]; then touch debian/stamp-patched; fi
if [ "debian/stamp-patched" != "reverse-patches" ] ; then \
/usr/bin/make -f debian/rules update-config ; \
fi
make[1]: Entering directory `/build/buildd4/snacc-1.3bbn'
if test -e /usr/share/misc/config.guess ; then \
for i in ./config.guess ; do \
if ! test -e $i.cdbs-orig ; then \
mv $i $i.cdbs-orig ; \
cp --remove-destination /usr/share/misc/config.guess $i ; \
fi ; \
done ; \
fi
if test -e /usr/share/misc/config.sub ; then \
for i in ./config.sub ; do \
if ! test -e $i.cdbs-orig ; then \
mv $i $i.cdbs-orig ; \
cp --remove-destination /usr/share/misc/config.sub $i ; \
fi ; \
done ; \
fi
make[1]: Leaving directory `/build/buildd4/snacc-1.3bbn'
if test -e /usr/share/misc/config.guess ; then \
for i in ./config.guess ; do \
if ! test -e $i.cdbs-orig ; then \
mv $i $i.cdbs-orig ; \
cp --remove-destination /usr/share/misc/config.guess $i ; \
fi ; \
done ; \
fi
if test -e /usr/share/misc/config.sub ; then \
for i in ./config.sub ; do \
if ! test -e $i.cdbs-orig ; then \
mv $i $i.cdbs-orig ; \
cp --remove-destination /usr/share/misc/config.sub $i ; \
fi ; \
done ; \
fi
mkdir -p c-lib/Cebuf c-lib/ebuf c-lib/mbuf c-lib/sbuf c-lib/tbl \
c++-lib/c++
AUTOMAKE=automake-1.7 ACLOCAL=aclocal-1.7 autoreconf -fi
autoheader2.50: WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
autoheader2.50: WARNING: and `config.h.top', to define templates for `config.h.in'
autoheader2.50: WARNING: is deprecated and discouraged.
autoheader2.50:
autoheader2.50: WARNING: Using the third argument of `AC_DEFINE' and
autoheader2.50: WARNING: `AC_DEFINE_UNQUOTED' allows one to define a template without
autoheader2.50: WARNING: `acconfig.h':
autoheader2.50:
autoheader2.50: WARNING: AC_DEFINE([NEED_FUNC_MAIN], 1,
autoheader2.50: [Define if a function `main' is needed.])
autoheader2.50:
autoheader2.50: WARNING: More sophisticated templates can also be produced, see the
autoheader2.50: WARNING: documentation.
c++-lib/src/Makefile.am: installing `./depcomp'
configure.ac: installing `./ylwrap'
touch debian/stamp-autotools-files
chmod a+x /build/buildd4/snacc-1.3bbn/./configure
cd . && CC="cc" CXX="g++" CFLAGS="-g -O2 -g -Wall -O2" CXXFLAGS="-g -O2 -g -Wall -O2" CPPFLAGS="" LDFLAGS="" /build/buildd4/snacc-1.3bbn/./configure --build=m32r-linux-gnu --prefix=/usr --includedir="\${prefix}/include" --mandir="\${prefix}/share/man" --infodir="\${prefix}/share/info" --sysconfdir=/etc --localstatedir=/var --libexecdir="\${prefix}/lib/snacc" --disable-maintainer-mode --disable-dependency-tracking --srcdir=.
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make sets $(MAKE)... (cached) yes
checking for gcc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of cc... none
checking for library containing strerror... none required
checking how to run the C preprocessor... cc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking whether cc needs -traditional... no
checking whether ANSI or K&R style C... ANSI
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking for bool built-in... yes
checking for variable sized automatic arrays... yes
checking for volatile functions... no
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -lfl
checking whether yytext is a pointer... yes
checking for patch... patch
checking for bison... bison -y
checking whether ln -s works... yes
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether time.h and sys/time.h may both be included... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for size_t... yes
checking for uid_t in sys/types.h... yes
checking for ANSI C header files... (cached) yes
checking for unistd.h... (cached) yes
checking for memory.h... (cached) yes
checking for string.h... (cached) yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for vprintf... yes
checking for _doprnt... no
checking for an ANSI C-conforming const... yes
checking whether byte ordering is bigendian... yes
checking for short... yes
checking size of short... 2
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 4
checking for double... yes
checking size of double... 8
checking for sin in -lm... yes
checking for isinf... yes
checking for finite... yes
checking for memset... yes
checking for memcpy... yes
checking for memcmp... yes
checking for X... libraries , headers
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for tclsh... tclsh
checking tcl.h usability... no
checking tcl.h presence... no
checking for tcl.h... no
checking for latex... latex
checking for bibtex... bibtex
checking for dvips... dvips
checking for detex2... no
checking for detex... no
checking for ghostview... no
checking for gs... gs
checking for psbook... no
checking for psnup... no
checking for ispell... ispell
checking build system type... m32r-unknown-linux-gnu
checking host system type... m32r-unknown-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking how to recognise dependent libraries... pass_all
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
creating c++-lib/tcl
configure: creating ./config.status
config.status: creating Makefile
config.status: creating compiler/Makefile
config.status: creating compiler/back-ends/c++-gen/Makefile
config.status: creating compiler/back-ends/c-gen/Makefile
config.status: creating compiler/back-ends/idl-gen/Makefile
config.status: creating compiler/back-ends/Makefile
config.status: creating compiler/core/Makefile
config.status: creating c-lib/Makefile
config.status: creating c-lib/inc/Makefile
config.status: creating c-lib/src/Makefile
config.status: creating c-lib/Cebuf/Makefile
config.status: creating c-lib/ebuf/Makefile
config.status: creating c-lib/mbuf/Makefile
config.status: creating c-lib/sbuf/Makefile
config.status: creating c-lib/tbl/Makefile
config.status: creating c++-lib/Makefile
config.status: creating c++-lib/inc/Makefile
config.status: creating c++-lib/src/Makefile
config.status: creating c++-lib/c++/Makefile
config.status: creating c++-lib/tcl/Makefile
config.status: creating asn1specs/Makefile
config.status: creating tbl-tools/berdecode/Makefile
config.status: creating tbl-tools/mkchdr/Makefile
config.status: creating tbl-tools/ptbl/Makefile
config.status: creating tbl-tools/pval/Makefile
config.status: creating tbl-tools/Makefile
config.status: creating doc/Makefile
config.status: creating snacc-config
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
creating snaccconfig.h
config.status: executing default commands
/usr/bin/make -C .
make[1]: Entering directory `/build/buildd4/snacc-1.3bbn'
/usr/bin/make all-recursive
make[2]: Entering directory `/build/buildd4/snacc-1.3bbn'
Making all in compiler
make[3]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler'
Making all in core
make[4]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/core'
Makefile:306: warning: overriding commands for target `parse-asn1.h'
Makefile:298: warning: ignoring old commands for target `parse-asn1.h'
/bin/sh ../../ylwrap `test -f 'parse-asn1.y' || echo './'`parse-asn1.y y.tab.c parse-asn1.c y.tab.h parse-asn1.h y.output parse-asn1.output -- bison -y -d
conflicts: 61 shift/reduce, 2 reduce/reduce
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../c-lib/inc -I../../c-lib/boot -I../../compiler/back-ends -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c `test -f 'parse-asn1.c' || echo './'`parse-asn1.c
parse-asn1.c: In function 'yyparse':
parse-asn1.c:2752: warning: implicit declaration of function 'yylex'
parse-asn1.y:712: warning: implicit declaration of function 'LexBeginInitialContext'
parse-asn1.y:927: warning: implicit declaration of function 'yyerror'
parse-asn1.y:1111: warning: unused variable 'n'
parse-asn1.y:1872: warning: implicit declaration of function 'OidArcNameToNum'
parse-asn1.y:1911: warning: implicit declaration of function 'AddNewValueDef'
parse-asn1.y: At top level:
parse-asn1.y:3066: warning: return type defaults to 'int'
parse-asn1.y: In function 'yyerror':
parse-asn1.y:3068: warning: format '%d' expects type 'int', but argument 4 has type 'long unsigned int'
parse-asn1.y: In function 'InitAsn1Parser':
parse-asn1.y:3092: warning: implicit declaration of function 'yyrestart'
parse-asn1.y: In function 'PushApplTag':
parse-asn1.y:3159: warning: format '%d' expects type 'int', but argument 4 has type 'long unsigned int'
parse-asn1.y:3160: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int'
parse-asn1.y:3160: warning: format '%d' expects type 'int', but argument 4 has type 'long unsigned int'
parse-asn1.y: In function 'yyerror':
parse-asn1.y:3069: warning: control reaches end of non-void function
/bin/sh ../../ylwrap `test -f 'lex-asn1.l' || echo './'`lex-asn1.l lex.yy.c lex-asn1.c -- flex
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../c-lib/inc -I../../c-lib/boot -I../../compiler/back-ends -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c `test -f 'lex-asn1.c' || echo './'`lex-asn1.c
lex-asn1.l: In function 'yylex':
lex-asn1.l:326: warning: unused variable 'c2'
lex-asn1.l:326: warning: unused variable 'c1'
lex-asn1.l: In function 'LexBeginInitialContext':
lex-asn1.l:501: warning: control reaches end of non-void function
lex-asn1.l: In function 'LexBeginBraceBalContext':
lex-asn1.l:495: warning: control reaches end of non-void function
lex-asn1.l: In function 'LexBeginMacroDefContext':
lex-asn1.l:489: warning: control reaches end of non-void function
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../c-lib/inc -I../../c-lib/boot -I../../compiler/back-ends -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c `test -f 'define.c' || echo './'`define.c
define.c: In function 'StrObjCmp':
define.c:48: warning: implicit declaration of function 'strcmp'
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../c-lib/inc -I../../c-lib/boot -I../../compiler/back-ends -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c `test -f 'dependency.c' || echo './'`dependency.c
dependency.c: In function 'SortTypeDefs':
dependency.c:347: warning: unused variable 'maxRefCount'
dependency.c:345: warning: unused variable 'tdNodeToMove'
dependency.c:344: warning: unused variable 'tdRef'
dependency.c:343: warning: unused variable 'tmpTd'
dependency.c: In function 'BuildLocalRefList':
dependency.c:487: warning: enumeration value 'BASICTYPE_UNKNOWN' not handled in switch
dependency.c:487: warning: enumeration value 'BASICTYPE_BOOLEAN' not handled in switch
dependency.c:487: warning: enumeration value 'BASICTYPE_INTEGER' not handled in switch
dependency.c:487: warning: enumeration value 'BASICTYPE_BITSTRING' not handled in switch
dependency.c:487: warning: enumeration value 'BASICTYPE_OCTETSTRING' not handled in switch
dependency.c:487: warning: enumeration value 'BASICTYPE_NULL' not handled in switch
dependency.c:487: warning: enumeration value 'BASICTYPE_OID' not handled in switch
dependency.c:487: warning: enumeration value 'BASICTYPE_REAL' not handled in switch
dependency.c:487: warning: enumeration value 'BASICTYPE_ENUMERATED' not handled in switch
dependency.c:487: warning: enumeration value 'BASICTYPE_SELECTION' not handled in switch
dependency.c:487: warning: enumeration value 'BASICTYPE_COMPONENTSOF' not handled in switch
dependency.c:487: warning: enumeration value 'BASICTYPE_ANY' not handled in switch
dependency.c:487: warning: enumeration value 'BASICTYPE_ANYDEFINEDBY' not handled in switch
dependency.c:487: warning: enumeration value 'BASICTYPE_IMPORTTYPEREF' not handled in switch
dependency.c:487: warning: enumeration value 'BASICTYPE_MACROTYPE' not handled in switch
dependency.c:487: warning: enumeration value 'BASICTYPE_MACRODEF' not handled in switch
dependency.c: In function 'BuildWeightedLocalRefList':
dependency.c:533: warning: enumeration value 'BASICTYPE_UNKNOWN' not handled in switch
dependency.c:533: warning: enumeration value 'BASICTYPE_BOOLEAN' not handled in switch
dependency.c:533: warning: enumeration value 'BASICTYPE_INTEGER' not handled in switch
dependency.c:533: warning: enumeration value 'BASICTYPE_BITSTRING' not handled in switch
dependency.c:533: warning: enumeration value 'BASICTYPE_OCTETSTRING' not handled in switch
dependency.c:533: warning: enumeration value 'BASICTYPE_NULL' not handled in switch
dependency.c:533: warning: enumeration value 'BASICTYPE_OID' not handled in switch
dependency.c:533: warning: enumeration value 'BASICTYPE_REAL' not handled in switch
dependency.c:533: warning: enumeration value 'BASICTYPE_ENUMERATED' not handled in switch
dependency.c:533: warning: enumeration value 'BASICTYPE_SELECTION' not handled in switch
dependency.c:533: warning: enumeration value 'BASICTYPE_COMPONENTSOF' not handled in switch
dependency.c:533: warning: enumeration value 'BASICTYPE_ANY' not handled in switch
dependency.c:533: warning: enumeration value 'BASICTYPE_ANYDEFINEDBY' not handled in switch
dependency.c:533: warning: enumeration value 'BASICTYPE_IMPORTTYPEREF' not handled in switch
dependency.c:533: warning: enumeration value 'BASICTYPE_MACROTYPE' not handled in switch
dependency.c:533: warning: enumeration value 'BASICTYPE_MACRODEF' not handled in switch
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../c-lib/inc -I../../c-lib/boot -I../../compiler/back-ends -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c `test -f 'do-macros.c' || echo './'`do-macros.c
do-macros.c: In function 'ProcessMacros':
do-macros.c:115: warning: unused variable 'tmpTypeDefHndl'
do-macros.c: In function 'AddAnyRefByOid':
do-macros.c:169: warning: implicit declaration of function 'strlen'
do-macros.c:169: warning: incompatible implicit declaration of built-in function 'strlen'
do-macros.c:170: warning: implicit declaration of function 'strcpy'
do-macros.c:170: warning: incompatible implicit declaration of built-in function 'strcpy'
do-macros.c:176: warning: implicit declaration of function 'memcpy'
do-macros.c:176: warning: incompatible implicit declaration of built-in function 'memcpy'
do-macros.c: In function 'AddAnyRefByInt':
do-macros.c:199: warning: incompatible implicit declaration of built-in function 'strlen'
do-macros.c:200: warning: incompatible implicit declaration of built-in function 'strcpy'
do-macros.c: In function 'DefineType':
do-macros.c:410: warning: incompatible implicit declaration of built-in function 'memcpy'
do-macros.c:413: warning: incompatible implicit declaration of built-in function 'strlen'
do-macros.c:414: warning: incompatible implicit declaration of built-in function 'strcpy'
do-macros.c:403: warning: unused variable 'retVal'
do-macros.c: In function 'ProcessSnmpObjectTypeMacroType':
do-macros.c:679: warning: incompatible implicit declaration of built-in function 'strcpy'
do-macros.c:681: warning: implicit declaration of function 'strcat'
do-macros.c:681: warning: incompatible implicit declaration of built-in function 'strcat'
do-macros.c:660: warning: unused variable 'tmpNtHndl'
do-macros.c:659: warning: unused variable 'nt'
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../c-lib/inc -I../../c-lib/boot -I../../compiler/back-ends -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c `test -f 'err-chk.c' || echo './'`err-chk.c
err-chk.c: In function 'ErrChkBasicType':
err-chk.c:326: warning: implicit declaration of function 'ParanoidGetBuiltinType'
err-chk.c:444: warning: implicit declaration of function 'PrintType'
err-chk.c:313: warning: unused variable 'newDef'
err-chk.c:310: warning: unused variable 'origNext'
err-chk.c:309: warning: unused variable 'elmts'
err-chk.c:307: warning: unused variable 'newElmtHndl'
err-chk.c:306: warning: unused variable 'newElmt'
err-chk.c:305: warning: unused variable 'numElmtsAdded'
err-chk.c:305: warning: unused variable 'i'
err-chk.c: In function 'AddFirstTag':
err-chk.c:656: warning: unused variable 'last'
err-chk.c:746: warning: control reaches end of non-void function
err-chk.c: At top level:
err-chk.c:98: warning: 'fieldNames' defined but not used
err-chk.c: In function 'ErrChkModule':
err-chk.c:146: warning: 'vd' may be used uninitialized in this function
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../c-lib/inc -I../../c-lib/boot -I../../compiler/back-ends -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c `test -f 'exports.c' || echo './'`exports.c
exports.c: In function 'SetExports':
exports.c:105: warning: format '%d' expects type 'int', but argument 4 has type 'long int'
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../c-lib/inc -I../../c-lib/boot -I../../compiler/back-ends -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c `test -f 'gen-tbls.c' || echo './'`gen-tbls.c
gen-tbls.c: In function 'GenTypeTbls':
gen-tbls.c:133: warning: too many arguments for format
gen-tbls.c: In function 'GenTblModule':
gen-tbls.c:225: warning: implicit declaration of function 'strlen'
gen-tbls.c:225: warning: incompatible implicit declaration of built-in function 'strlen'
gen-tbls.c:227: warning: implicit declaration of function 'strcpy'
gen-tbls.c:227: warning: incompatible implicit declaration of built-in function 'strcpy'
gen-tbls.c:235: warning: implicit declaration of function 'FlattenLinkedOid'
gen-tbls.c:217: warning: unused variable 'result'
gen-tbls.c: In function 'GenTblTypeDefs':
gen-tbls.c:283: warning: incompatible implicit declaration of built-in function 'strlen'
gen-tbls.c:285: warning: incompatible implicit declaration of built-in function 'strcpy'
gen-tbls.c:304: warning: implicit declaration of function 'ParseAttr'
gen-tbls.c:307: warning: implicit declaration of function 'strcmp'
gen-tbls.c:308: warning: implicit declaration of function 'ParseBool'
gen-tbls.c: In function 'GenTblValues':
gen-tbls.c:487: warning: incompatible implicit declaration of built-in function 'strlen'
gen-tbls.c:489: warning: incompatible implicit declaration of built-in function 'strcpy'
gen-tbls.c: In function 'GenTblTypesRec':
gen-tbls.c:578: warning: incompatible implicit declaration of built-in function 'strlen'
gen-tbls.c:581: warning: incompatible implicit declaration of built-in function 'strcpy'
gen-tbls.c:606: warning: incompatible implicit declaration of built-in function 'strlen'
gen-tbls.c:609: warning: incompatible implicit declaration of built-in function 'strcpy'
gen-tbls.c:654: warning: incompatible implicit declaration of built-in function 'strlen'
gen-tbls.c:657: warning: incompatible implicit declaration of built-in function 'strcpy'
gen-tbls.c: In function 'GenTblValueRange':
gen-tbls.c:409: warning: 'to' may be used uninitialized in this function
gen-tbls.c:408: warning: 'from' may be used uninitialized in this function
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../c-lib/inc -I../../c-lib/boot -I../../compiler/back-ends -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c `test -f 'lib-types.c' || echo './'`lib-types.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../c-lib/inc -I../../c-lib/boot -I../../compiler/back-ends -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c `test -f 'link-types.c' || echo './'`link-types.c
link-types.c: In function 'TypeLinkImportLists':
link-types.c:199: warning: unused variable 'v'
link-types.c: In function 'TypeLinkBasicType':
link-types.c:382: warning: unused variable 'implicitRef'
link-types.c:378: warning: unused variable 'tmpMod'
link-types.c:376: warning: unused variable 'tmpTypeDefs'
link-types.c: In function 'TypeLinkRosAcMacroType':
link-types.c:1026: warning: unused variable 'oid'
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../c-lib/inc -I../../c-lib/boot -I../../compiler/back-ends -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c `test -f 'link-values.c' || echo './'`link-values.c
link-values.c: In function 'ValueLinkImportLists':
link-values.c:223: warning: unused variable 't'
link-values.c: In function 'ValueLinkBasicType':
link-values.c:366: warning: unused variable 'implicitRef'
link-values.c:365: warning: unused variable 'impMod'
link-values.c:364: warning: unused variable 'impElmt'
link-values.c:363: warning: unused variable 'tmpElmtType'
link-values.c:362: warning: unused variable 'tmpMod'
link-values.c:361: warning: unused variable 'tmpType'
link-values.c:360: warning: unused variable 'tmpTypeDefs'
link-values.c:359: warning: unused variable 'tmpTypeDef'
link-values.c: In function 'ValueLinkBasicValue':
link-values.c:667: warning: unused variable 'tmpMod'
link-values.c: In function 'ValueLinkOid':
link-values.c:879: warning: unused variable 'val'
link-values.c:877: warning: unused variable 'lineNo'
link-values.c:876: warning: unused variable 'impMod'
link-values.c:875: warning: unused variable 'impElmt'
link-values.c:874: warning: unused variable 'tmpValueDef'
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../c-lib/inc -I../../c-lib/boot -I../../compiler/back-ends -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c `test -f 'mem.c' || echo './'`mem.c
mem.c: In function 'Malloc':
mem.c:66: warning: implicit declaration of function 'memset'
mem.c:66: warning: incompatible implicit declaration of built-in function 'memset'
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../c-lib/inc -I../../c-lib/boot -I../../compiler/back-ends -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c `test -f 'meta.c' || echo './'`meta.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../c-lib/inc -I../../c-lib/boot -I../../compiler/back-ends -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c `test -f 'normalize.c' || echo './'`normalize.c
normalize.c: In function 'NormalizeType':
normalize.c:197: warning: implicit declaration of function 'CountTags'
normalize.c: In function 'NormalizeBasicType':
normalize.c:241: warning: unused variable 'origNext'
normalize.c:237: warning: unused variable 'newElmt'
normalize.c: In function 'AddListElmtTypeDef':
normalize.c:545: warning: implicit declaration of function 'strlen'
normalize.c:545: warning: incompatible implicit declaration of built-in function 'strlen'
normalize.c:548: warning: implicit declaration of function 'strcpy'
normalize.c:548: warning: incompatible implicit declaration of built-in function 'strcpy'
normalize.c:549: warning: implicit declaration of function 'strcat'
normalize.c:549: warning: incompatible implicit declaration of built-in function 'strcat'
normalize.c:555: warning: implicit declaration of function 'AppendDigit'
normalize.c: In function 'AddConsTypeDef':
normalize.c:627: warning: incompatible implicit declaration of built-in function 'strlen'
normalize.c:630: warning: incompatible implicit declaration of built-in function 'strcpy'
normalize.c:631: warning: incompatible implicit declaration of built-in function 'strcat'
normalize.c: In function 'FlattenLinkedOid':
normalize.c:800: warning: implicit declaration of function 'memcpy'
normalize.c:800: warning: incompatible implicit declaration of built-in function 'memcpy'
normalize.c:823: warning: incompatible implicit declaration of built-in function 'memcpy'
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../c-lib/inc -I../../c-lib/boot -I../../compiler/back-ends -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c `test -f 'oid.c' || echo './'`oid.c
oid.c:54: warning: missing braces around initializer
oid.c:54: warning: (near initialization for 'oidArcNameMapG[0]')
oid.c: In function 'OidArcNameToNum':
oid.c:83: warning: implicit declaration of function 'strcmp'
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../c-lib/inc -I../../c-lib/boot -I../../compiler/back-ends -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c `test -f 'print.c' || echo './'`print.c
print.c: In function 'PrintOid':
print.c:177: warning: format '%d' expects type 'int', but argument 3 has type 'long int'
print.c:156: warning: unused variable 'i'
print.c: In function 'PrintMtsasExtensionsMacroType':
print.c:1757: warning: 'last' is used uninitialized in this function
print.c: In function 'PrintSubtype':
print.c:1079: warning: 'last' may be used uninitialized in this function
print.c: In function 'PrintRosAcMacroType':
print.c:1608: warning: 'last' is used uninitialized in this function
print.c:1587: warning: 'lastOid' may be used uninitialized in this function
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../c-lib/inc -I../../c-lib/boot -I../../compiler/back-ends -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c `test -f 'recursive.c' || echo './'`recursive.c
recursive.c: In function 'MkRecType':
recursive.c:107: warning: enumeration value 'BASICTYPE_UNKNOWN' not handled in switch
recursive.c:107: warning: enumeration value 'BASICTYPE_BOOLEAN' not handled in switch
recursive.c:107: warning: enumeration value 'BASICTYPE_INTEGER' not handled in switch
recursive.c:107: warning: enumeration value 'BASICTYPE_BITSTRING' not handled in switch
recursive.c:107: warning: enumeration value 'BASICTYPE_OCTETSTRING' not handled in switch
recursive.c:107: warning: enumeration value 'BASICTYPE_NULL' not handled in switch
recursive.c:107: warning: enumeration value 'BASICTYPE_OID' not handled in switch
recursive.c:107: warning: enumeration value 'BASICTYPE_REAL' not handled in switch
recursive.c:107: warning: enumeration value 'BASICTYPE_ENUMERATED' not handled in switch
recursive.c:107: warning: enumeration value 'BASICTYPE_SELECTION' not handled in switch
recursive.c:107: warning: enumeration value 'BASICTYPE_COMPONENTSOF' not handled in switch
recursive.c:107: warning: enumeration value 'BASICTYPE_ANY' not handled in switch
recursive.c:107: warning: enumeration value 'BASICTYPE_ANYDEFINEDBY' not handled in switch
recursive.c:107: warning: enumeration value 'BASICTYPE_MACROTYPE' not handled in switch
recursive.c:107: warning: enumeration value 'BASICTYPE_MACRODEF' not handled in switch
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../c-lib/inc -I../../c-lib/boot -I../../compiler/back-ends -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c `test -f 'snacc.c' || echo './'`snacc.c
snacc.c: In function 'main':
snacc.c:663: warning: implicit declaration of function 'ParseValues'
snacc.c:310: warning: unused variable 'fPtr'
snacc.c:308: warning: unused variable 'argsProcessed'
snacc.c:301: warning: unused variable 'fd'
snacc.c:300: warning: unused variable 'retVal'
snacc.c:299: warning: unused variable 'j'
snacc.c:313: warning: 'tblFileName' may be used uninitialized in this function
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../c-lib/inc -I../../c-lib/boot -I../../compiler/back-ends -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c `test -f 'snacc-util.c' || echo './'`snacc-util.c
snacc-util.c: In function 'SetupMacroType':
snacc-util.c:79: warning: unused variable 'tmpPtr'
snacc-util.c: In function 'AddPrivateImportElmt':
snacc-util.c:132: warning: implicit declaration of function 'strlen'
snacc-util.c:132: warning: incompatible implicit declaration of built-in function 'strlen'
snacc-util.c:133: warning: implicit declaration of function 'strcpy'
snacc-util.c:133: warning: incompatible implicit declaration of built-in function 'strcpy'
snacc-util.c:150: warning: incompatible implicit declaration of built-in function 'strlen'
snacc-util.c:151: warning: incompatible implicit declaration of built-in function 'strcpy'
snacc-util.c:156: warning: format '%d' expects type 'int', but argument 4 has type 'long int'
snacc-util.c: In function 'LookupImportElmtInImportElmtList':
snacc-util.c:227: warning: implicit declaration of function 'strcmp'
snacc-util.c: In function 'LookupModule':
snacc-util.c:342: warning: unused variable 'oid2'
snacc-util.c:341: warning: unused variable 'oid1'
snacc-util.c:340: warning: unused variable 'oidMatch'
snacc-util.c:339: warning: unused variable 'strMatch'
snacc-util.c: In function 'GetAllNamedElmts':
snacc-util.c:638: warning: enumeration value 'BASICTYPE_UNKNOWN' not handled in switch
snacc-util.c:638: warning: enumeration value 'BASICTYPE_BOOLEAN' not handled in switch
snacc-util.c:638: warning: enumeration value 'BASICTYPE_OCTETSTRING' not handled in switch
snacc-util.c:638: warning: enumeration value 'BASICTYPE_NULL' not handled in switch
snacc-util.c:638: warning: enumeration value 'BASICTYPE_OID' not handled in switch
snacc-util.c:638: warning: enumeration value 'BASICTYPE_REAL' not handled in switch
snacc-util.c:638: warning: enumeration value 'BASICTYPE_SEQUENCE' not handled in switch
snacc-util.c:638: warning: enumeration value 'BASICTYPE_SEQUENCEOF' not handled in switch
snacc-util.c:638: warning: enumeration value 'BASICTYPE_SET' not handled in switch
snacc-util.c:638: warning: enumeration value 'BASICTYPE_SETOF' not handled in switch
snacc-util.c:638: warning: enumeration value 'BASICTYPE_SELECTION' not handled in switch
snacc-util.c:638: warning: enumeration value 'BASICTYPE_COMPONENTSOF' not handled in switch
snacc-util.c:638: warning: enumeration value 'BASICTYPE_ANY' not handled in switch
snacc-util.c:638: warning: enumeration value 'BASICTYPE_ANYDEFINEDBY' not handled in switch
snacc-util.c:638: warning: enumeration value 'BASICTYPE_LOCALTYPEREF' not handled in switch
snacc-util.c:638: warning: enumeration value 'BASICTYPE_IMPORTTYPEREF' not handled in switch
snacc-util.c:638: warning: enumeration value 'BASICTYPE_MACROTYPE' not handled in switch
snacc-util.c:638: warning: enumeration value 'BASICTYPE_MACRODEF' not handled in switch
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../c-lib/inc -I../../c-lib/boot -I../../compiler/back-ends -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c `test -f 'val-parser.c' || echo './'`val-parser.c
val-parser.c: In function 'ParseValue':
val-parser.c:184: warning: implicit declaration of function 'strlen'
val-parser.c:184: warning: incompatible implicit declaration of built-in function 'strlen'
val-parser.c: In function 'StripComments':
val-parser.c:330: warning: statement with no effect
val-parser.c:299: warning: unused variable 'inComment'
val-parser.c: In function 'ParseOidValue':
val-parser.c:410: warning: format '%d' expects type 'int', but argument 4 has type 'long unsigned int'
val-parser.c:419: warning: format '%d' expects type 'int', but argument 4 has type 'long unsigned int'
val-parser.c:466: warning: format '%d' expects type 'int', but argument 4 has type 'long unsigned int'
val-parser.c:478: warning: format '%d' expects type 'int', but argument 4 has type 'long unsigned int'
val-parser.c:512: warning: format '%d' expects type 'int', but argument 4 has type 'long unsigned int'
val-parser.c:523: warning: format '%d' expects type 'int', but argument 4 has type 'long unsigned int'
val-parser.c:571: warning: format '%d' expects type 'int', but argument 4 has type 'long unsigned int'
val-parser.c:402: warning: unused variable 'namedNumVal'
val-parser.c:393: warning: unused variable 'newType'
val-parser.c: In function 'ParseIdentifier':
val-parser.c:659: warning: implicit declaration of function 'strncpy'
val-parser.c:659: warning: incompatible implicit declaration of built-in function 'strncpy'
val-parser.c: In function 'ParseNum':
val-parser.c:702: warning: incompatible implicit declaration of built-in function 'strncpy'
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../c-lib/inc -I../../c-lib/boot -I../../compiler/back-ends -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c `test -f 'tbl-boot.c' || echo './'`tbl-boot.c
tbl-boot.c: In function 'BEncTBLRangeContent':
tbl-boot.c:27: warning: unused variable 'component'
tbl-boot.c:26: warning: unused variable 'listLen'
tbl-boot.c: In function 'BEncTBLNamedNumberContent':
tbl-boot.c:58: warning: unused variable 'component'
tbl-boot.c:57: warning: unused variable 'listLen'
tbl-boot.c: In function 'BEncTBLNamedNumberListContent':
tbl-boot.c:85: warning: unused variable 'totalLen'
tbl-boot.c: In function 'BEncTBLTypeRefContent':
tbl-boot.c:115: warning: unused variable 'component'
tbl-boot.c:114: warning: unused variable 'listLen'
tbl-boot.c: In function 'BEncTBLTagContent':
tbl-boot.c:155: warning: passing argument 2 of 'BEncAsnIntContent' from incompatible pointer type
tbl-boot.c:146: warning: unused variable 'component'
tbl-boot.c:145: warning: unused variable 'listLen'
tbl-boot.c: In function 'BEncTBLTypeSeqOfContent':
tbl-boot.c:174: warning: unused variable 'totalLen'
tbl-boot.c: In function 'BEncTBLTypeContentSeqOfContent':
tbl-boot.c:201: warning: unused variable 'totalLen'
tbl-boot.c: In function 'BEncTBLTypeContent':
tbl-boot.c:286: warning: passing argument 2 of 'BEncAsnIntContent' from incompatible pointer type
tbl-boot.c:231: warning: unused variable 'component'
tbl-boot.c:230: warning: unused variable 'listLen'
tbl-boot.c: In function 'BEncTBLTypeContentContent':
tbl-boot.c:308: warning: unused variable 'component'
tbl-boot.c:307: warning: unused variable 'listLen'
tbl-boot.c: In function 'BEncTBLTypeDefContent':
tbl-boot.c:358: warning: unused variable 'component'
tbl-boot.c:357: warning: unused variable 'listLen'
tbl-boot.c: In function 'BEncTBLModuleSeqOfContent':
tbl-boot.c:402: warning: unused variable 'totalLen'
tbl-boot.c: In function 'BEncTBLModuleContent':
tbl-boot.c:432: warning: unused variable 'component'
tbl-boot.c:431: warning: unused variable 'listLen'
tbl-boot.c: In function 'BEncTBLSeqOfContent':
tbl-boot.c:475: warning: unused variable 'totalLen'
tbl-boot.c: In function 'BEncTBLContent':
tbl-boot.c:517: warning: unused variable 'component'
tbl-boot.c:516: warning: unused variable 'listLen'
cd `dirname ../back-ends/LIBOBJ` && /usr/bin/make `basename ../back-ends/LIBOBJ`
make[5]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends'
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../c-lib/inc -I../../c-lib/boot -I../../compiler/back-ends -I../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c `test -f 'cond.c' || echo './'`cond.c
cond.c: In function 'PrintConditionalIncludeOpen':
cond.c:32: warning: implicit declaration of function 'strcpy'
cond.c:32: warning: incompatible implicit declaration of built-in function 'strcpy'
cond.c:33: warning: implicit declaration of function 'strlen'
cond.c:33: warning: incompatible implicit declaration of built-in function 'strlen'
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../c-lib/inc -I../../c-lib/boot -I../../compiler/back-ends -I../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c `test -f 'str-util.c' || echo './'`str-util.c
str-util.c: In function 'MakeBaseFileName':
str-util.c:372: warning: suggest parentheses around assignment used as truth value
str-util.c:375: warning: assignment discards qualifiers from pointer target type
str-util.c:377: warning: suggest parentheses around assignment used as truth value
str-util.c: In function 'MakeFileName':
str-util.c:464: warning: unused variable 'hdrCpy'
str-util.c:463: warning: unused variable 'len'
str-util.c:463: warning: unused variable 'cpyIndex'
str-util.c:463: warning: unused variable 'i'
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../c-lib/inc -I../../c-lib/boot -I../../compiler/back-ends -I../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c `test -f 'tag-util.c' || echo './'`tag-util.c
tag-util.c: In function 'GetTags':
tag-util.c:107: warning: implicit declaration of function 'memcpy'
tag-util.c:107: warning: incompatible implicit declaration of built-in function 'memcpy'
tag-util.c:172: warning: incompatible implicit declaration of built-in function 'memcpy'
tag-util.c:182: warning: incompatible implicit declaration of built-in function 'memcpy'
tag-util.c: In function 'CountTags':
tag-util.c:253: warning: unused variable 'e'
tag-util.c:252: warning: unused variable 'stoleChoicesAgain'
cd `dirname c-gen/LIBOBJ` && /usr/bin/make `basename c-gen/LIBOBJ`
make[6]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c-gen'
cc -DHAVE_CONFIG_H -I. -I. -I../../.. -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../../c-lib/inc -I../../../c-lib/boot -I../../../compiler/back-ends -I../../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c `test -f 'type-info.c' || echo './'`type-info.c
type-info.c: In function 'FillCTypeDefInfo':
type-info.c:185: warning: implicit declaration of function 'memcpy'
type-info.c:185: warning: incompatible implicit declaration of built-in function 'memcpy'
type-info.c:214: warning: implicit declaration of function 'strlen'
type-info.c:214: warning: incompatible implicit declaration of built-in function 'strlen'
type-info.c:216: warning: implicit declaration of function 'strcpy'
type-info.c:216: warning: incompatible implicit declaration of built-in function 'strcpy'
type-info.c:235: warning: incompatible implicit declaration of built-in function 'strlen'
type-info.c:237: warning: incompatible implicit declaration of built-in function 'strcpy'
type-info.c:238: warning: implicit declaration of function 'strcat'
type-info.c:238: warning: incompatible implicit declaration of built-in function 'strcat'
type-info.c:244: warning: incompatible implicit declaration of built-in function 'strlen'
type-info.c:245: warning: incompatible implicit declaration of built-in function 'strcpy'
type-info.c:246: warning: incompatible implicit declaration of built-in function 'strcat'
type-info.c:252: warning: incompatible implicit declaration of built-in function 'strlen'
type-info.c:253: warning: incompatible implicit declaration of built-in function 'strcpy'
type-info.c:254: warning: incompatible implicit declaration of built-in function 'strcat'
type-info.c:260: warning: incompatible implicit declaration of built-in function 'strlen'
type-info.c:261: warning: incompatible implicit declaration of built-in function 'strcpy'
type-info.c:262: warning: incompatible implicit declaration of built-in function 'strcat'
type-info.c:151: warning: unused variable 'digit'
type-info.c: In function 'FillCTypeRefInfo':
type-info.c:335: warning: incompatible implicit declaration of built-in function 'strlen'
type-info.c:337: warning: incompatible implicit declaration of built-in function 'strcpy'
type-info.c:411: warning: incompatible implicit declaration of built-in function 'strlen'
type-info.c:412: warning: incompatible implicit declaration of built-in function 'strcpy'
type-info.c:413: warning: incompatible implicit declaration of built-in function 'strcat'
type-info.c:455: warning: incompatible implicit declaration of built-in function 'strlen'
type-info.c:457: warning: incompatible implicit declaration of built-in function 'strcpy'
type-info.c:458: warning: incompatible implicit declaration of built-in function 'strcat'
type-info.c:491: warning: incompatible implicit declaration of built-in function 'strlen'
type-info.c:492: warning: incompatible implicit declaration of built-in function 'strcpy'
type-info.c:287: warning: unused variable 'digit'
type-info.c:286: warning: unused variable 'tmpT'
type-info.c:284: warning: unused variable 'choiceName'
type-info.c:283: warning: unused variable 'listName'
type-info.c:276: warning: unused variable 'typeStr'
type-info.c: In function 'FillCChoiceElmts':
type-info.c:580: warning: incompatible implicit declaration of built-in function 'strlen'
type-info.c:581: warning: incompatible implicit declaration of built-in function 'strcpy'
type-info.c:582: warning: incompatible implicit declaration of built-in function 'strcat'
type-info.c: In function 'FillCFieldNames':
type-info.c:657: warning: incompatible implicit declaration of built-in function 'strlen'
type-info.c:658: warning: incompatible implicit declaration of built-in function 'strcpy'
type-info.c:669: warning: incompatible implicit declaration of built-in function 'strlen'
type-info.c:670: warning: incompatible implicit declaration of built-in function 'strcpy'
type-info.c:610: warning: unused variable 'tmpLen'
type-info.c:610: warning: unused variable 'i'
type-info.c:610: warning: unused variable 'digit'
type-info.c:610: warning: unused variable 'num'
type-info.c:610: warning: unused variable 'len'
type-info.c: In function 'ParseTypeDefAttribs':
type-info.c:763: warning: implicit declaration of function 'strcmp'
type-info.c:765: warning: implicit declaration of function 'ParseTypeId'
type-info.c: In function 'ParseAttr':
type-info.c:1206: warning: incompatible implicit declaration of built-in function 'strlen'
type-info.c:1261: warning: implicit declaration of function 'strncpy'
type-info.c:1261: warning: incompatible implicit declaration of built-in function 'strncpy'
type-info.c: In function 'FillCTDIDefaults':
type-info.c:1289: warning: incompatible implicit declaration of built-in function 'memcpy'
cc -DHAVE_CONFIG_H -I. -I. -I../../.. -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../../c-lib/inc -I../../../c-lib/boot -I../../../compiler/back-ends -I../../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c `test -f 'util.c' || echo './'`util.c
util.c: In function 'MakeVarPtrRef':
util.c:49: warning: implicit declaration of function 'strcpy'
util.c:49: warning: incompatible implicit declaration of built-in function 'strcpy'
util.c:53: warning: implicit declaration of function 'strcat'
util.c:53: warning: incompatible implicit declaration of built-in function 'strcat'
util.c: In function 'MakeVarValueRef':
util.c:93: warning: incompatible implicit declaration of built-in function 'strcpy'
util.c:97: warning: incompatible implicit declaration of built-in function 'strcat'
util.c: In function 'MakeChoiceIdValueRef':
util.c:134: warning: incompatible implicit declaration of built-in function 'strcpy'
util.c:137: warning: incompatible implicit declaration of built-in function 'strcat'
cc -DHAVE_CONFIG_H -I. -I. -I../../.. -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../../c-lib/inc -I../../../c-lib/boot -I../../../compiler/back-ends -I../../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c `test -f 'rules.c' || echo './'`rules.c
cc -DHAVE_CONFIG_H -I. -I. -I../../.. -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../../c-lib/inc -I../../../c-lib/boot -I../../../compiler/back-ends -I../../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c `test -f 'gen-code.c' || echo './'`gen-code.c
gen-code.c: In function 'PrintCCode':
gen-code.c:132: warning: enumeration value 'BASICTYPE_UNKNOWN' not handled in switch
gen-code.c:132: warning: enumeration value 'BASICTYPE_SELECTION' not handled in switch
gen-code.c:132: warning: enumeration value 'BASICTYPE_COMPONENTSOF' not handled in switch
gen-code.c:132: warning: enumeration value 'BASICTYPE_MACROTYPE' not handled in switch
gen-code.c:132: warning: enumeration value 'BASICTYPE_MACRODEF' not handled in switch
cc -DHAVE_CONFIG_H -I. -I. -I../../.. -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../../c-lib/inc -I../../../c-lib/boot -I../../../compiler/back-ends -I../../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c `test -f 'gen-type.c' || echo './'`gen-type.c
gen-type.c: In function 'PrintTypeComment':
gen-type.c:321: warning: implicit declaration of function 'SpecialPrintType'
gen-type.c: In function 'PrintCTypeDef':
gen-type.c:238: warning: 'last' may be used uninitialized in this function
cc -DHAVE_CONFIG_H -I. -I. -I../../.. -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../../c-lib/inc -I../../../c-lib/boot -I../../../compiler/back-ends -I../../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c `test -f 'gen-enc.c' || echo './'`gen-enc.c
gen-enc.c: In function 'PrintCBerEncoder':
gen-enc.c:94: warning: unused variable 'elmtLevel'
gen-enc.c: In function 'PrintCBerContentEncoder':
gen-enc.c:183: warning: unused variable 'e'
gen-enc.c:452:45: warning: trigraph ??( ignored, use -trigraphs to enable
gen-enc.c:452:53: warning: trigraph ??) ignored, use -trigraphs to enable
gen-enc.c:563:45: warning: trigraph ??( ignored, use -trigraphs to enable
gen-enc.c:563:53: warning: trigraph ??) ignored, use -trigraphs to enable
gen-enc.c: In function 'PrintCBerListEncoderCode':
gen-enc.c:529: warning: unused variable 'idNamedType'
gen-enc.c:528: warning: unused variable 'tmpTypeId'
gen-enc.c: In function 'PrintEocEncoders':
gen-enc.c:639: warning: unused variable 'consTagCount'
gen-enc.c: In function 'PrintCTagAndLenList':
gen-enc.c:722: warning: unused variable 'codeStr'
gen-enc.c: At top level:
gen-enc.c:45: warning: 'moduleImplicitTagsG' defined but not used
cc -DHAVE_CONFIG_H -I. -I. -I../../.. -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../../c-lib/inc -I../../../c-lib/boot -I../../../compiler/back-ends -I../../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c `test -f 'gen-dec.c' || echo './'`gen-dec.c
gen-dec.c: In function 'PrintCBerDecoder':
gen-dec.c:200: warning: format '%d' expects type 'int', but argument 3 has type 'long int'
gen-dec.c:217: warning: too many arguments for format
gen-dec.c: In function 'PrintCBerContentDecoder':
gen-dec.c:247: warning: unused variable 'form'
gen-dec.c:246: warning: unused variable 't'
gen-dec.c:243: warning: unused variable 'e'
gen-dec.c: In function 'RecCountVariableLevels':
gen-dec.c:425: warning: unused variable 'tl'
gen-dec.c: In function 'CountVariableLevels':
gen-dec.c:483: warning: unused variable 'tagCount'
gen-dec.c:482: warning: unused variable 'tl'
gen-dec.c:590:40: warning: trigraph ??( ignored, use -trigraphs to enable
gen-dec.c:590:48: warning: trigraph ??) ignored, use -trigraphs to enable
gen-dec.c: In function 'PrintCBerSetDecodeCode':
gen-dec.c:742: warning: format '%d' expects type 'int', but argument 3 has type 'long int'
gen-dec.c:900: warning: format '%d' expects type 'int', but argument 3 has type 'long int'
gen-dec.c:951: warning: format '%d' expects type 'int', but argument 3 has type 'long int'
gen-dec.c:966: warning: format '%d' expects type 'int', but argument 3 has type 'long int'
gen-dec.c:719: warning: unused variable 'i'
gen-dec.c:713: warning: unused variable 'tl'
gen-dec.c: In function 'PrintCBerSeqDecodeCode':
gen-dec.c:1026: warning: format '%d' expects type 'int', but argument 3 has type 'long int'
gen-dec.c:1252: warning: format '%d' expects type 'int', but argument 3 has type 'long int'
gen-dec.c:1382: warning: format '%d' expects type 'int', but argument 3 has type 'long int'
gen-dec.c:1403: warning: format '%d' expects type 'int', but argument 3 has type 'long int'
gen-dec.c:1420: warning: format '%d' expects type 'int', but argument 3 has type 'long int'
gen-dec.c:1002: warning: unused variable 'i'
gen-dec.c:999: warning: unused variable 'form'
gen-dec.c:995: warning: unused variable 'lastTag'
gen-dec.c:989: warning: unused variable 'ctdi'
gen-dec.c: In function 'PrintCBerListDecoderCode':
gen-dec.c:1593: warning: format '%d' expects type 'int', but argument 3 has type 'long int'
gen-dec.c:1605: warning: implicit declaration of function 'strcpy'
gen-dec.c:1605: warning: incompatible implicit declaration of built-in function 'strcpy'
gen-dec.c:1641: warning: format '%d' expects type 'int', but argument 3 has type 'long int'
gen-dec.c:1467: warning: unused variable 'i'
gen-dec.c:1466: warning: unused variable 'mandatoryCount'
gen-dec.c:1463: warning: unused variable 'form'
gen-dec.c:1460: warning: unused variable 'lastTag'
gen-dec.c: In function 'PrintCBerChoiceDecodeCode':
gen-dec.c:1816: warning: format '%d' expects type 'int', but argument 3 has type 'long int'
gen-dec.c:1871: warning: format '%d' expects type 'int', but argument 3 has type 'long int'
gen-dec.c:1676: warning: unused variable 'i'
gen-dec.c:1675: warning: unused variable 'mandatoryCount'
gen-dec.c:1672: warning: unused variable 'form'
gen-dec.c:1669: warning: unused variable 'lastTag'
gen-dec.c: At top level:
gen-dec.c:62: warning: 'mecVarNameG' defined but not used
gen-dec.c:80: warning: 'PrintCBerListDecoderLocals' declared 'static' but never defined
gen-dec.c:1883: warning: 'PrintCLenDecodingCode' defined but not used
gen-dec.c:92: warning: 'PrintCBerDecoderIncludes' declared 'static' but never defined
cc -DHAVE_CONFIG_H -I. -I. -I../../.. -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../../c-lib/inc -I../../../c-lib/boot -I../../../compiler/back-ends -I../../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c `test -f 'gen-vals.c' || echo './'`gen-vals.c
gen-vals.c: In function 'PrintCOidValue':
gen-vals.c:199: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int'
cc -DHAVE_CONFIG_H -I. -I. -I../../.. -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../../c-lib/inc -I../../../c-lib/boot -I../../../compiler/back-ends -I../../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c `test -f 'gen-free.c' || echo './'`gen-free.c
gen-free.c: In function 'PrintCFree':
gen-free.c:102: warning: too many arguments for format
gen-free.c:115: warning: too many arguments for format
gen-free.c:129: warning: too many arguments for format
gen-free.c:69: warning: unused variable 'e'
gen-free.c: In function 'PrintCElmtFree':
gen-free.c:256: warning: unused variable 'tmpType'
gen-free.c: At top level:
gen-free.c:323: warning: 'PrintCFreeListDefine' defined but not used
cc -DHAVE_CONFIG_H -I. -I. -I../../.. -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../../c-lib/inc -I../../../c-lib/boot -I../../../compiler/back-ends -I../../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c `test -f 'gen-print.c' || echo './'`gen-print.c
gen-print.c: In function 'PrintCChoiceElmtPrint':
gen-print.c:220: warning: unused variable 'inTailOpts'
gen-print.c:219: warning: unused variable 'tmpType'
gen-print.c: In function 'PrintCElmtPrintWithIndent':
gen-print.c:277: warning: implicit declaration of function 'IsTailOptional'
gen-print.c:307: warning: implicit declaration of function 'NextIsTailOptional'
gen-print.c:271: warning: unused variable 'tmpType'
gen-print.c: In function 'PrintCSetPrintRoutine':
gen-print.c:374: warning: implicit declaration of function 'AllElmtsOptional'
gen-print.c: In function 'PrintCSetOfPrintRoutine':
gen-print.c:453: warning: unused variable 'e'
gen-print.c: In function 'PrintCSeqOfPrintRoutine':
gen-print.c:492: warning: unused variable 'e'
cc -DHAVE_CONFIG_H -I. -I. -I../../.. -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../../c-lib/inc -I../../../c-lib/boot -I../../../compiler/back-ends -I../../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c `test -f 'gen-any.c' || echo './'`gen-any.c
gen-any.c: In function 'PrintCAnyHashInitRoutine':
gen-any.c:253: warning: implicit declaration of function 'GetBuiltinType'
cc -DHAVE_CONFIG_H -I. -I. -I../../.. -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../../c-lib/inc -I../../../c-lib/boot -I../../../compiler/back-ends -I../../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c `test -f 'kwd.c' || echo './'`kwd.c
rm -f LIBOBJ && d=`pwd` && for obj in type-info.o util.o rules.o gen-code.o gen-type.o gen-enc.o gen-dec.o gen-vals.o gen-free.o gen-print.o gen-any.o kwd.o; do echo "$d/$obj" >> LIBOBJ; done
make[6]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c-gen'
cd `dirname c++-gen/LIBOBJ` && /usr/bin/make `basename c++-gen/LIBOBJ`
make[6]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c++-gen'
cc -DHAVE_CONFIG_H -I. -I. -I../../.. -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../../c-lib/inc -I../../../c-lib/boot -I../../../compiler/back-ends -I../../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c `test -f 'kwd.c' || echo './'`kwd.c
cc -DHAVE_CONFIG_H -I. -I. -I../../.. -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../../c-lib/inc -I../../../c-lib/boot -I../../../compiler/back-ends -I../../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c `test -f 'types.c' || echo './'`types.c
types.c: In function 'FillCxxTypeDefInfo':
types.c:142: warning: unused variable 'len'
types.c:141: warning: unused variable 'digit'
types.c: In function 'FillCxxTypeRefInfo':
types.c:250: warning: implicit declaration of function 'strlen'
types.c:250: warning: incompatible implicit declaration of built-in function 'strlen'
types.c:252: warning: implicit declaration of function 'strcpy'
types.c:252: warning: incompatible implicit declaration of built-in function 'strcpy'
types.c:211: warning: unused variable 'digit'
types.c:210: warning: unused variable 'tmpT'
types.c:209: warning: unused variable 'unionName'
types.c:208: warning: unused variable 'choiceName'
types.c:207: warning: unused variable 'listName'
types.c: In function 'FillCxxChoiceElmts':
types.c:432: warning: incompatible implicit declaration of built-in function 'strlen'
types.c:434: warning: incompatible implicit declaration of built-in function 'strcpy'
types.c:435: warning: implicit declaration of function 'strcat'
types.c:435: warning: incompatible implicit declaration of built-in function 'strcat'
types.c: In function 'FillCxxFieldNames':
types.c:489: warning: incompatible implicit declaration of built-in function 'strlen'
types.c:491: warning: incompatible implicit declaration of built-in function 'strcpy'
types.c:520: warning: incompatible implicit declaration of built-in function 'strlen'
types.c:521: warning: incompatible implicit declaration of built-in function 'strcpy'
types.c:532: warning: incompatible implicit declaration of built-in function 'strlen'
types.c:533: warning: incompatible implicit declaration of built-in function 'strcpy'
types.c:540: warning: incompatible implicit declaration of built-in function 'strlen'
types.c:458: warning: unused variable 'tmpLen'
types.c:458: warning: unused variable 'i'
types.c:458: warning: unused variable 'digit'
types.c:458: warning: unused variable 'num'
types.c: In function 'FillCxxTDIDefaults':
types.c:631: warning: implicit declaration of function 'memcpy'
types.c:631: warning: incompatible implicit declaration of built-in function 'memcpy'
types.c:635: warning: incompatible implicit declaration of built-in function 'strlen'
types.c:636: warning: incompatible implicit declaration of built-in function 'strcpy'
cc -DHAVE_CONFIG_H -I. -I. -I../../.. -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../../c-lib/inc -I../../../c-lib/boot -I../../../compiler/back-ends -I../../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c `test -f 'rules.c' || echo './'`rules.c
cc -DHAVE_CONFIG_H -I. -I. -I../../.. -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../../c-lib/inc -I../../../c-lib/boot -I../../../compiler/back-ends -I../../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c `test -f 'gen-code.c' || echo './'`gen-code.c
gen-code.c:84:85: warning: "/*" within comment
gen-code.c:84:96: warning: "/*" within comment
gen-code.c: In function 'PrintCloneMethod':
gen-code.c:293: warning: too many arguments for format
gen-code.c: In function 'PrintDerivedConstructors':
gen-code.c:381: warning: too many arguments for format
gen-code.c: In function 'PrintCxxTagAndLenList':
gen-code.c:562: warning: unused variable 'typesType'
gen-code.c:558: warning: unused variable 'codeStr'
gen-code.c: In function 'PrintCxxSimpleDef':
gen-code.c:724: warning: implicit declaration of function 'SpecialPrintType'
gen-code.c:779: warning: suggest parentheses around assignment used as truth value
gen-code.c:1003: warning: format '%d' expects type 'int', but argument 3 has type 'long int'
gen-code.c:1500:42: warning: trigraph ??( ignored, use -trigraphs to enable
gen-code.c:1500:46: warning: trigraph ??) ignored, use -trigraphs to enable
gen-code.c: In function 'PrintCxxChoiceDefCode':
gen-code.c:1670: warning: format '%d' expects type 'int', but argument 3 has type 'long int'
gen-code.c:1751:42: warning: trigraph ??( ignored, use -trigraphs to enable
gen-code.c:1751:46: warning: trigraph ??) ignored, use -trigraphs to enable
gen-code.c:1784: warning: format '%d' expects type 'int', but argument 3 has type 'long int'
gen-code.c:1851: warning: format '%d' expects type 'int', but argument 3 has type 'long int'
gen-code.c:1879: warning: too many arguments for format
gen-code.c:1900: warning: too many arguments for format
gen-code.c: In function 'PrintCxxSeqDefCode':
gen-code.c:2245: warning: suggest explicit braces to avoid ambiguous 'else'
gen-code.c:2393:42: warning: trigraph ??( ignored, use -trigraphs to enable
gen-code.c:2393:46: warning: trigraph ??) ignored, use -trigraphs to enable
gen-code.c:2464: warning: format '%d' expects type 'int', but argument 3 has type 'long int'
gen-code.c:2642: warning: format '%d' expects type 'int', but argument 3 has type 'long int'
gen-code.c:2721:46: warning: trigraph ??( ignored, use -trigraphs to enable
gen-code.c:2721:50: warning: trigraph ??) ignored, use -trigraphs to enable
gen-code.c:2830: warning: format '%d' expects type 'int', but argument 3 has type 'long int'
gen-code.c:2849: warning: format '%d' expects type 'int', but argument 3 has type 'long int'
gen-code.c:2918: warning: format '%d' expects type 'int', but argument 3 has type 'long int'
gen-code.c:2968: warning: too many arguments for format
gen-code.c: In function 'PrintCxxSetDefCode':
gen-code.c:3346: warning: suggest explicit braces to avoid ambiguous 'else'
gen-code.c:3492:42: warning: trigraph ??( ignored, use -trigraphs to enable
gen-code.c:3492:46: warning: trigraph ??) ignored, use -trigraphs to enable
gen-code.c:3561: warning: format '%d' expects type 'int', but argument 3 has type 'long int'
gen-code.c:3701: warning: format '%d' expects type 'int', but argument 3 has type 'long int'
gen-code.c:3779:46: warning: trigraph ??( ignored, use -trigraphs to enable
gen-code.c:3779:50: warning: trigraph ??) ignored, use -trigraphs to enable
gen-code.c:3818: warning: format '%d' expects type 'int', but argument 3 has type 'long int'
gen-code.c:3825: warning: format '%d' expects type 'int', but argument 3 has type 'long int'
gen-code.c:3893: warning: format '%d' expects type 'int', but argument 3 has type 'long int'
gen-code.c:3944: warning: too many arguments for format
gen-code.c: In function 'PrintCxxListClass':
gen-code.c:4298: warning: format '%d' expects type 'int', but argument 3 has type 'long int'
gen-code.c: In function 'PrintCxxListTagAndLenDecCode':
gen-code.c:4384: warning: format '%d' expects type 'int', but argument 3 has type 'long int'
gen-code.c:4410: warning: format '%d' expects type 'int', but argument 3 has type 'long int'
gen-code.c:4848:62: warning: trigraph ??( ignored, use -trigraphs to enable
gen-code.c:4848:66: warning: trigraph ??) ignored, use -trigraphs to enable
gen-code.c:4903:56: warning: trigraph ??( ignored, use -trigraphs to enable
gen-code.c:4903:60: warning: trigraph ??) ignored, use -trigraphs to enable
gen-code.c: In function 'PrintCxxListMethods':
gen-code.c:4905: warning: too many arguments for format
gen-code.c:4457: warning: unused variable 'tagLen'
gen-code.c:4456: warning: unused variable 'formStr'
gen-code.c:4455: warning: unused variable 'classStr'
gen-code.c:4454: warning: unused variable 'tag'
gen-code.c: In function 'PrintCxxTypeDefCode':
gen-code.c:4980: warning: unused variable 'n'
gen-code.c: In function 'PrintCxxSetDefCode':
gen-code.c:3051: warning: 'cxxtri' may be used uninitialized in this function
gen-code.c:3052: warning: 'elmtLevel' may be used uninitialized in this function
gen-code.c:3047: warning: 'i' may be used uninitialized in this function
gen-code.c: In function 'PrintCxxTypeDefCode':
gen-code.c:1121: warning: 'elmtLevel' may be used uninitialized in this function
gen-code.c:1946: warning: 'cxxtri' may be used uninitialized in this function
gen-code.c:1942: warning: 'i' may be used uninitialized in this function
cc -DHAVE_CONFIG_H -I. -I. -I../../.. -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../../c-lib/inc -I../../../c-lib/boot -I../../../compiler/back-ends -I../../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c `test -f 'gen-vals.c' || echo './'`gen-vals.c
gen-vals.c: In function 'PrintCxxOidValue':
gen-vals.c:199: warning: format '%u' expects type 'unsigned int', but argument 4 has type 'long unsigned int'
gen-vals.c:209: warning: format '%u' expects type 'unsigned int', but argument 3 has type 'long unsigned int'
cc -DHAVE_CONFIG_H -I. -I. -I../../.. -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../../c-lib/inc -I../../../c-lib/boot -I../../../compiler/back-ends -I../../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c `test -f 'gen-any.c' || echo './'`gen-any.c
gen-any.c: In function 'PrintCxxAnyHashInitRoutine':
gen-any.c:145: warning: unused variable 'typeId'
rm -f LIBOBJ && d=`pwd` && for obj in kwd.o types.o rules.o gen-code.o gen-vals.o gen-any.o; do echo "$d/$obj" >> LIBOBJ; done
make[6]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c++-gen'
cd `dirname idl-gen/LIBOBJ` && /usr/bin/make `basename idl-gen/LIBOBJ`
make[6]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/idl-gen'
cc -DHAVE_CONFIG_H -I. -I. -I../../.. -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../../c-lib/inc -I../../../c-lib/boot -I../../../compiler/back-ends -I../../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c `test -f 'rules.c' || echo './'`rules.c
cc -DHAVE_CONFIG_H -I. -I. -I../../.. -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../../c-lib/inc -I../../../c-lib/boot -I../../../compiler/back-ends -I../../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c `test -f 'types.c' || echo './'`types.c
types.c: In function 'FillIDLTypeDefInfo':
types.c:132: warning: unused variable 'len'
types.c:131: warning: unused variable 'digit'
types.c: In function 'FillIDLTypeRefInfo':
types.c:242: warning: implicit declaration of function 'strlen'
types.c:242: warning: incompatible implicit declaration of built-in function 'strlen'
types.c:244: warning: implicit declaration of function 'strcpy'
types.c:244: warning: incompatible implicit declaration of built-in function 'strcpy'
types.c:201: warning: unused variable 'digit'
types.c:200: warning: unused variable 'tmpT'
types.c:199: warning: unused variable 'unionName'
types.c:198: warning: unused variable 'choiceName'
types.c:197: warning: unused variable 'listName'
types.c: In function 'FillIDLChoiceElmts':
types.c:435: warning: incompatible implicit declaration of built-in function 'strlen'
types.c:437: warning: incompatible implicit declaration of built-in function 'strcpy'
types.c:438: warning: implicit declaration of function 'strcat'
types.c:438: warning: incompatible implicit declaration of built-in function 'strcat'
types.c: In function 'FillIDLFieldNames':
types.c:494: warning: incompatible implicit declaration of built-in function 'strlen'
types.c:495: warning: incompatible implicit declaration of built-in function 'strcpy'
types.c:524: warning: incompatible implicit declaration of built-in function 'strlen'
types.c:525: warning: incompatible implicit declaration of built-in function 'strcpy'
types.c:536: warning: incompatible implicit declaration of built-in function 'strlen'
types.c:537: warning: incompatible implicit declaration of built-in function 'strcpy'
types.c:544: warning: incompatible implicit declaration of built-in function 'strlen'
types.c:463: warning: unused variable 'tmpLen'
types.c:463: warning: unused variable 'i'
types.c:463: warning: unused variable 'digit'
types.c:463: warning: unused variable 'num'
types.c: In function 'FillIDLTDIDefaults':
types.c:635: warning: implicit declaration of function 'memcpy'
types.c:635: warning: incompatible implicit declaration of built-in function 'memcpy'
types.c:639: warning: incompatible implicit declaration of built-in function 'strlen'
types.c:640: warning: incompatible implicit declaration of built-in function 'strcpy'
types.c:642: warning: incompatible implicit declaration of built-in function 'strcat'
cc -DHAVE_CONFIG_H -I. -I. -I../../.. -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../../c-lib/inc -I../../../c-lib/boot -I../../../compiler/back-ends -I../../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c `test -f 'gen-any.c' || echo './'`gen-any.c
cc -DHAVE_CONFIG_H -I. -I. -I../../.. -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../../c-lib/inc -I../../../c-lib/boot -I../../../compiler/back-ends -I../../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c `test -f 'gen-code.c' || echo './'`gen-code.c
gen-code.c: In function 'PrintComment':
gen-code.c:68: warning: implicit declaration of function 'time'
gen-code.c:73: warning: implicit declaration of function 'ctime'
gen-code.c:73: warning: format '%s' expects type 'char *', but argument 3 has type 'int'
gen-code.c: In function 'PrintIDLSimpleDef':
gen-code.c:165: warning: implicit declaration of function 'SpecialPrintType'
gen-code.c:168: warning: suggest parentheses around assignment used as truth value
gen-code.c:194:21: warning: trigraph ??! ignored, use -trigraphs to enable
cc -DHAVE_CONFIG_H -I. -I. -I../../.. -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../../c-lib/inc -I../../../c-lib/boot -I../../../compiler/back-ends -I../../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c `test -f 'gen-vals.c' || echo './'`gen-vals.c
gen-vals.c: In function 'PrintIDLOidValue':
gen-vals.c:164: warning: format '%u' expects type 'unsigned int', but argument 4 has type 'long unsigned int'
gen-vals.c:174: warning: format '%u' expects type 'unsigned int', but argument 3 has type 'long unsigned int'
rm -f LIBOBJ && d=`pwd` && for obj in rules.o types.o gen-any.o gen-code.o gen-vals.o; do echo "$d/$obj" >> LIBOBJ; done
make[6]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/idl-gen'
rm -f LIBOBJ && d=`pwd` && for obj in cond.o str-util.o tag-util.o; do echo "$d/$obj" >> LIBOBJ; done
for obj in c-gen/LIBOBJ c++-gen/LIBOBJ idl-gen/LIBOBJ; do cat $obj >> LIBOBJ; done
make[5]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends'
cd `dirname ../../c-lib/Cebuf/libasn1cCebuf.la` && /usr/bin/make `basename ../../c-lib/Cebuf/libasn1cCebuf.la`
make[5]: Entering directory `/build/buildd4/snacc-1.3bbn/c-lib/Cebuf'
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o asn-any.lo `test -f 'asn-any.c' || echo './'`asn-any.c
mkdir .libs
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-any.c -fPIC -DPIC -o .libs/asn-any.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-any.c -o asn-any.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o asn-len.lo `test -f 'asn-len.c' || echo './'`asn-len.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-len.c -fPIC -DPIC -o .libs/asn-len.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-len.c -o asn-len.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o asn-real.lo `test -f 'asn-real.c' || echo './'`asn-real.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-real.c -fPIC -DPIC -o .libs/asn-real.o
asn-real.c: In function 'BEncAsnRealContent':
asn-real.c:555: warning: 'mantissaLen' may be used uninitialized in this function
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-real.c -o asn-real.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o print.lo `test -f 'print.c' || echo './'`print.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c print.c -fPIC -DPIC -o .libs/print.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c print.c -o print.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o tbl-enc.lo `test -f 'tbl-enc.c' || echo './'`tbl-enc.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c tbl-enc.c -fPIC -DPIC -o .libs/tbl-enc.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c tbl-enc.c -o tbl-enc.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o asn-bits.lo `test -f 'asn-bits.c' || echo './'`asn-bits.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-bits.c -fPIC -DPIC -o .libs/asn-bits.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-bits.c -o asn-bits.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o asn-list.lo `test -f 'asn-list.c' || echo './'`asn-list.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-list.c -fPIC -DPIC -o .libs/asn-list.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-list.c -o asn-list.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o asn-tag.lo `test -f 'asn-tag.c' || echo './'`asn-tag.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-tag.c -fPIC -DPIC -o .libs/asn-tag.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-tag.c -o asn-tag.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o tbl-free.lo `test -f 'tbl-free.c' || echo './'`tbl-free.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c tbl-free.c -fPIC -DPIC -o .libs/tbl-free.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c tbl-free.c -o tbl-free.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o asn-bool.lo `test -f 'asn-bool.c' || echo './'`asn-bool.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-bool.c -fPIC -DPIC -o .libs/asn-bool.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-bool.c -o asn-bool.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o asn-null.lo `test -f 'asn-null.c' || echo './'`asn-null.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-null.c -fPIC -DPIC -o .libs/asn-null.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-null.c -o asn-null.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o exp-buf.lo `test -f 'exp-buf.c' || echo './'`exp-buf.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c exp-buf.c -fPIC -DPIC -o .libs/exp-buf.o
exp-buf.c: In function 'ExpBufCopy':
exp-buf.c:561: warning: implicit declaration of function 'memcpy'
exp-buf.c:561: warning: incompatible implicit declaration of built-in function 'memcpy'
exp-buf.c: In function 'ExpBufPutSegRvs':
exp-buf.c:708: warning: incompatible implicit declaration of built-in function 'memcpy'
exp-buf.c:720: warning: incompatible implicit declaration of built-in function 'memcpy'
exp-buf.c: In function 'ExpBufCopyToFile':
exp-buf.c:854: warning: null argument where non-null required (argument 1)
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c exp-buf.c -o exp-buf.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o str-stk.lo `test -f 'str-stk.c' || echo './'`str-stk.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c str-stk.c -fPIC -DPIC -o .libs/str-stk.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c str-stk.c -o str-stk.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o tbl-gen.lo `test -f 'tbl-gen.c' || echo './'`tbl-gen.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c tbl-gen.c -fPIC -DPIC -o .libs/tbl-gen.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c tbl-gen.c -o tbl-gen.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o asn-enum.lo `test -f 'asn-enum.c' || echo './'`asn-enum.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-enum.c -fPIC -DPIC -o .libs/asn-enum.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-enum.c -o asn-enum.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o asn-octs.lo `test -f 'asn-octs.c' || echo './'`asn-octs.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-octs.c -fPIC -DPIC -o .libs/asn-octs.o
asn-octs.c: In function 'BDecConsAsnOcts':
asn-octs.c:209: warning: implicit declaration of function 'memcpy'
asn-octs.c:209: warning: incompatible implicit declaration of built-in function 'memcpy'
asn-octs.c: In function 'AsnOctsEquiv':
asn-octs.c:310: warning: implicit declaration of function 'memcmp'
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-octs.c -o asn-octs.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o hash.lo `test -f 'hash.c' || echo './'`hash.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c hash.c -fPIC -DPIC -o .libs/hash.o
hash.c: In function 'NewHashSlot':
hash.c:113: warning: implicit declaration of function 'memset'
hash.c:113: warning: incompatible implicit declaration of built-in function 'memset'
hash.c: In function 'NewTable':
hash.c:126: warning: incompatible implicit declaration of built-in function 'memset'
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c hash.c -o hash.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o tbl-dbg.lo `test -f 'tbl-dbg.c' || echo './'`tbl-dbg.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c tbl-dbg.c -fPIC -DPIC -o .libs/tbl-dbg.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c tbl-dbg.c -o tbl-dbg.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o tbl-print.lo `test -f 'tbl-print.c' || echo './'`tbl-print.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c tbl-print.c -fPIC -DPIC -o .libs/tbl-print.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c tbl-print.c -o tbl-print.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o asn-int.lo `test -f 'asn-int.c' || echo './'`asn-int.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-int.c -fPIC -DPIC -o .libs/asn-int.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-int.c -o asn-int.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o asn-oid.lo `test -f 'asn-oid.c' || echo './'`asn-oid.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-oid.c -fPIC -DPIC -o .libs/asn-oid.o
asn-oid.c: In function 'PrintAsnOid':
asn-oid.c:134: warning: format '%u' expects type 'unsigned int', but argument 4 has type 'long unsigned int'
asn-oid.c:143: warning: format '%u' expects type 'unsigned int', but argument 3 has type 'long unsigned int'
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-oid.c -o asn-oid.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o sbuf.lo `test -f 'sbuf.c' || echo './'`sbuf.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c sbuf.c -fPIC -DPIC -o .libs/sbuf.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c sbuf.c -o sbuf.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o nibble-alloc.lo `test -f 'nibble-alloc.c' || echo './'`nibble-alloc.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c nibble-alloc.c -fPIC -DPIC -o .libs/nibble-alloc.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c nibble-alloc.c -o nibble-alloc.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o tbl-dec.lo `test -f 'tbl-dec.c' || echo './'`tbl-dec.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c tbl-dec.c -fPIC -DPIC -o .libs/tbl-dec.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c tbl-dec.c -o tbl-dec.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o tbl-util.lo `test -f 'tbl-util.c' || echo './'`tbl-util.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c tbl-util.c -fPIC -DPIC -o .libs/tbl-util.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c tbl-util.c -o tbl-util.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o asn-useful.lo `test -f 'asn-useful.c' || echo './'`asn-useful.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-useful.c -fPIC -DPIC -o .libs/asn-useful.o
asn-useful.c: In function 'BEncEXTERNALChoiceContent':
asn-useful.c:399: warning: unused variable 'component'
asn-useful.c:398: warning: unused variable 'listLen'
asn-useful.c: In function 'BDecEXTERNALChoiceContent':
asn-useful.c:454: warning: unused variable 'tagId2'
asn-useful.c:453: warning: unused variable 'elmtLen2'
asn-useful.c:452: warning: unused variable 'totalElmtsLen2'
asn-useful.c:451: warning: unused variable 'mandatoryElmtCount1'
asn-useful.c:447: warning: unused variable 'seqDone'
asn-useful.c: In function 'BEncEXTERNALContent':
asn-useful.c:599: warning: unused variable 'component'
asn-useful.c:598: warning: unused variable 'listLen'
asn-useful.c: In function 'BDecEXTERNALContent':
asn-useful.c:653: warning: unused variable 'tagId2'
asn-useful.c:652: warning: unused variable 'elmtLen2'
asn-useful.c:651: warning: unused variable 'totalElmtsLen2'
asn-useful.c:650: warning: unused variable 'mandatoryElmtCount1'
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-useful.c -o asn-useful.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o tbl.lo `test -f 'tbl.c' || echo './'`tbl.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c tbl.c -fPIC -DPIC -o .libs/tbl.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../compiler/core -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c tbl.c -o tbl.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=link cc -g -O2 -g -Wall -O2 -DFLEX_IN_USE -o libasn1cCebuf.la -rpath /usr/lib asn-any.lo asn-len.lo asn-real.lo print.lo tbl-enc.lo asn-bits.lo asn-list.lo asn-tag.lo tbl-free.lo asn-bool.lo asn-null.lo exp-buf.lo str-stk.lo tbl-gen.lo asn-enum.lo asn-octs.lo hash.lo tbl-dbg.lo tbl-print.lo asn-int.lo asn-oid.lo sbuf.lo nibble-alloc.lo tbl-dec.lo tbl-util.lo asn-useful.lo tbl.lo -lm
cc -shared .libs/asn-any.o .libs/asn-len.o .libs/asn-real.o .libs/print.o .libs/tbl-enc.o .libs/asn-bits.o .libs/asn-list.o .libs/asn-tag.o .libs/tbl-free.o .libs/asn-bool.o .libs/asn-null.o .libs/exp-buf.o .libs/str-stk.o .libs/tbl-gen.o .libs/asn-enum.o .libs/asn-octs.o .libs/hash.o .libs/tbl-dbg.o .libs/tbl-print.o .libs/asn-int.o .libs/asn-oid.o .libs/sbuf.o .libs/nibble-alloc.o .libs/tbl-dec.o .libs/tbl-util.o .libs/asn-useful.o .libs/tbl.o -lm -Wl,-soname -Wl,libasn1cCebuf.so.0 -o .libs/libasn1cCebuf.so.0.0.0
(cd .libs && rm -f libasn1cCebuf.so.0 && ln -s libasn1cCebuf.so.0.0.0 libasn1cCebuf.so.0)
(cd .libs && rm -f libasn1cCebuf.so && ln -s libasn1cCebuf.so.0.0.0 libasn1cCebuf.so)
ar cru .libs/libasn1cCebuf.a asn-any.o asn-len.o asn-real.o print.o tbl-enc.o asn-bits.o asn-list.o asn-tag.o tbl-free.o asn-bool.o asn-null.o exp-buf.o str-stk.o tbl-gen.o asn-enum.o asn-octs.o hash.o tbl-dbg.o tbl-print.o asn-int.o asn-oid.o sbuf.o nibble-alloc.o tbl-dec.o tbl-util.o asn-useful.o tbl.o
ranlib .libs/libasn1cCebuf.a
creating libasn1cCebuf.la
(cd .libs && rm -f libasn1cCebuf.la && ln -s ../libasn1cCebuf.la libasn1cCebuf.la)
make[5]: Leaving directory `/build/buildd4/snacc-1.3bbn/c-lib/Cebuf'
/bin/sh ../../libtool --mode=link cc -g -O2 -g -Wall -O2 -DFLEX_IN_USE -o snaccC parse-asn1.o lex-asn1.o define.o dependency.o do-macros.o err-chk.o exports.o gen-tbls.o lib-types.o link-types.o link-values.o mem.o meta.o normalize.o oid.o print.o recursive.o snacc.o snacc-util.o val-parser.o tbl-boot.o `cat ../back-ends/LIBOBJ` ../../c-lib/Cebuf/libasn1cCebuf.la -lfl -lm
mkdir .libs
cc -g -O2 -g -Wall -O2 -DFLEX_IN_USE -o .libs/snaccC parse-asn1.o lex-asn1.o define.o dependency.o do-macros.o err-chk.o exports.o gen-tbls.o lib-types.o link-types.o link-values.o mem.o meta.o normalize.o oid.o print.o recursive.o snacc.o snacc-util.o val-parser.o tbl-boot.o /build/buildd4/snacc-1.3bbn/compiler/back-ends/cond.o /build/buildd4/snacc-1.3bbn/compiler/back-ends/str-util.o /build/buildd4/snacc-1.3bbn/compiler/back-ends/tag-util.o /build/buildd4/snacc-1.3bbn/compiler/back-ends/c-gen/type-info.o /build/buildd4/snacc-1.3bbn/compiler/back-ends/c-gen/util.o /build/buildd4/snacc-1.3bbn/compiler/back-ends/c-gen/rules.o /build/buildd4/snacc-1.3bbn/compiler/back-ends/c-gen/gen-code.o /build/buildd4/snacc-1.3bbn/compiler/back-ends/c-gen/gen-type.o /build/buildd4/snacc-1.3bbn/compiler/back-ends/c-gen/gen-enc.o /build/buildd4/snacc-1.3bbn/compiler/back-ends/c-gen/gen-dec.o /build/buildd4/snacc-1.3bbn/compiler/back-ends/c-gen/gen-vals.o /build/buildd4/snacc-1.3bbn/compiler/ba
ck-ends/c-gen/gen-free.o /build/buildd4/snacc-1.3bbn/compiler/back-ends/c-gen/gen-print.o /build/buildd4/snacc-1.3bbn/compiler/back-ends/c-gen/gen-any.o /build/buildd4/snacc-1.3bbn/compiler/back-ends/c-gen/kwd.o /build/buildd4/snacc-1.3bbn/compiler/back-ends/c++-gen/kwd.o /build/buildd4/snacc-1.3bbn/compiler/back-ends/c++-gen/types.o /build/buildd4/snacc-1.3bbn/compiler/back-ends/c++-gen/rules.o /build/buildd4/snacc-1.3bbn/compiler/back-ends/c++-gen/gen-code.o /build/buildd4/snacc-1.3bbn/compiler/back-ends/c++-gen/gen-vals.o /build/buildd4/snacc-1.3bbn/compiler/back-ends/c++-gen/gen-any.o /build/buildd4/snacc-1.3bbn/compiler/back-ends/idl-gen/rules.o /build/buildd4/snacc-1.3bbn/compiler/back-ends/idl-gen/types.o /build/buildd4/snacc-1.3bbn/compiler/back-ends/idl-gen/gen-any.o /build/buildd4/snacc-1.3bbn/compiler/back-ends/idl-gen/gen-code.o /build/buildd4/snacc-1.3bbn/compiler/back-ends/idl-gen/gen-vals.o ../../c-lib/Cebuf/.libs/libasn1cCebuf.so -lfl -lm
creating snaccC
./snaccC -c -t -e -u ../../asn1specs/asn-useful.asn1 ../../asn1specs/tbl.asn1
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -I../../c-lib/inc -I../../c-lib/boot -I../../compiler/back-ends -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c `test -f 'tbl.c' || echo './'`tbl.c
tbl.c: In function 'BEncTBLRangeContent':
tbl.c:27: warning: unused variable 'component'
tbl.c:26: warning: unused variable 'listLen'
tbl.c: In function 'BEncTBLNamedNumberContent':
tbl.c:58: warning: unused variable 'component'
tbl.c:57: warning: unused variable 'listLen'
tbl.c: In function 'BEncTBLNamedNumberListContent':
tbl.c:85: warning: unused variable 'totalLen'
tbl.c: In function 'BEncTBLTypeRefContent':
tbl.c:115: warning: unused variable 'component'
tbl.c:114: warning: unused variable 'listLen'
tbl.c: In function 'BEncTBLTagContent':
tbl.c:155: warning: passing argument 2 of 'BEncAsnIntContent' from incompatible pointer type
tbl.c:146: warning: unused variable 'component'
tbl.c:145: warning: unused variable 'listLen'
tbl.c: In function 'BEncTBLTypeSeqOfContent':
tbl.c:174: warning: unused variable 'totalLen'
tbl.c: In function 'BEncTBLTypeContentSeqOfContent':
tbl.c:201: warning: unused variable 'totalLen'
tbl.c: In function 'BEncTBLTypeContent':
tbl.c:286: warning: passing argument 2 of 'BEncAsnIntContent' from incompatible pointer type
tbl.c:231: warning: unused variable 'component'
tbl.c:230: warning: unused variable 'listLen'
tbl.c: In function 'BEncTBLTypeContentContent':
tbl.c:308: warning: unused variable 'component'
tbl.c:307: warning: unused variable 'listLen'
tbl.c: In function 'BEncTBLTypeDefContent':
tbl.c:358: warning: unused variable 'component'
tbl.c:357: warning: unused variable 'listLen'
tbl.c: In function 'BEncTBLModuleSeqOfContent':
tbl.c:402: warning: unused variable 'totalLen'
tbl.c: In function 'BEncTBLModuleContent':
tbl.c:432: warning: unused variable 'component'
tbl.c:431: warning: unused variable 'listLen'
tbl.c: In function 'BEncTBLSeqOfContent':
tbl.c:475: warning: unused variable 'totalLen'
tbl.c: In function 'BEncTBLContent':
tbl.c:517: warning: unused variable 'component'
tbl.c:516: warning: unused variable 'listLen'
/bin/sh ../../libtool --mode=link cc -g -O2 -g -Wall -O2 -DFLEX_IN_USE -o snacc parse-asn1.o lex-asn1.o define.o dependency.o do-macros.o err-chk.o exports.o gen-tbls.o lib-types.o link-types.o link-values.o mem.o meta.o normalize.o oid.o print.o recursive.o snacc.o snacc-util.o val-parser.o tbl.o `cat ../back-ends/LIBOBJ` ../../c-lib/Cebuf/libasn1cCebuf.la -lfl -lm
cc -g -O2 -g -Wall -O2 -DFLEX_IN_USE -o .libs/snacc parse-asn1.o lex-asn1.o define.o dependency.o do-macros.o err-chk.o exports.o gen-tbls.o lib-types.o link-types.o link-values.o mem.o meta.o normalize.o oid.o print.o recursive.o snacc.o snacc-util.o val-parser.o tbl.o /build/buildd4/snacc-1.3bbn/compiler/back-ends/cond.o /build/buildd4/snacc-1.3bbn/compiler/back-ends/str-util.o /build/buildd4/snacc-1.3bbn/compiler/back-ends/tag-util.o /build/buildd4/snacc-1.3bbn/compiler/back-ends/c-gen/type-info.o /build/buildd4/snacc-1.3bbn/compiler/back-ends/c-gen/util.o /build/buildd4/snacc-1.3bbn/compiler/back-ends/c-gen/rules.o /build/buildd4/snacc-1.3bbn/compiler/back-ends/c-gen/gen-code.o /build/buildd4/snacc-1.3bbn/compiler/back-ends/c-gen/gen-type.o /build/buildd4/snacc-1.3bbn/compiler/back-ends/c-gen/gen-enc.o /build/buildd4/snacc-1.3bbn/compiler/back-ends/c-gen/gen-dec.o /build/buildd4/snacc-1.3bbn/compiler/back-ends/c-gen/gen-vals.o /build/buildd4/snacc-1.3bbn/compiler/back-end
s/c-gen/gen-free.o /build/buildd4/snacc-1.3bbn/compiler/back-ends/c-gen/gen-print.o /build/buildd4/snacc-1.3bbn/compiler/back-ends/c-gen/gen-any.o /build/buildd4/snacc-1.3bbn/compiler/back-ends/c-gen/kwd.o /build/buildd4/snacc-1.3bbn/compiler/back-ends/c++-gen/kwd.o /build/buildd4/snacc-1.3bbn/compiler/back-ends/c++-gen/types.o /build/buildd4/snacc-1.3bbn/compiler/back-ends/c++-gen/rules.o /build/buildd4/snacc-1.3bbn/compiler/back-ends/c++-gen/gen-code.o /build/buildd4/snacc-1.3bbn/compiler/back-ends/c++-gen/gen-vals.o /build/buildd4/snacc-1.3bbn/compiler/back-ends/c++-gen/gen-any.o /build/buildd4/snacc-1.3bbn/compiler/back-ends/idl-gen/rules.o /build/buildd4/snacc-1.3bbn/compiler/back-ends/idl-gen/types.o /build/buildd4/snacc-1.3bbn/compiler/back-ends/idl-gen/gen-any.o /build/buildd4/snacc-1.3bbn/compiler/back-ends/idl-gen/gen-code.o /build/buildd4/snacc-1.3bbn/compiler/back-ends/idl-gen/gen-vals.o ../../c-lib/Cebuf/.libs/libasn1cCebuf.so -lfl -lm
creating snacc
make[4]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/core'
Making all in back-ends
make[4]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends'
Making all in c-gen
make[5]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c-gen'
rm -f libjunk.a
ar cru libjunk.a type-info.o util.o rules.o gen-code.o gen-type.o gen-enc.o gen-dec.o gen-vals.o gen-free.o gen-print.o gen-any.o kwd.o
ranlib libjunk.a
make[5]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c-gen'
Making all in c++-gen
make[5]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c++-gen'
rm -f libjunk.a
ar cru libjunk.a kwd.o types.o rules.o gen-code.o gen-vals.o gen-any.o
ranlib libjunk.a
make[5]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c++-gen'
Making all in idl-gen
make[5]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/idl-gen'
rm -f libjunk.a
ar cru libjunk.a rules.o types.o gen-any.o gen-code.o gen-vals.o
ranlib libjunk.a
make[5]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/idl-gen'
make[5]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends'
rm -f libjunk.a
ar cru libjunk.a cond.o str-util.o tag-util.o
ranlib libjunk.a
make[5]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends'
make[4]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends'
make[4]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler'
make[3]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler'
Making all in c-lib
make[3]: Entering directory `/build/buildd4/snacc-1.3bbn/c-lib'
Making all in Cebuf
make[4]: Entering directory `/build/buildd4/snacc-1.3bbn/c-lib/Cebuf'
/usr/bin/make all-am
make[5]: Entering directory `/build/buildd4/snacc-1.3bbn/c-lib/Cebuf'
make[5]: Nothing to be done for `all-am'.
make[5]: Leaving directory `/build/buildd4/snacc-1.3bbn/c-lib/Cebuf'
make[4]: Leaving directory `/build/buildd4/snacc-1.3bbn/c-lib/Cebuf'
Making all in ebuf
make[4]: Entering directory `/build/buildd4/snacc-1.3bbn/c-lib/ebuf'
cd `dirname ../../compiler/core/snacc` && /usr/bin/make `basename ../../compiler/core/snacc`
make[5]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/core'
Makefile:306: warning: overriding commands for target `parse-asn1.h'
Makefile:298: warning: ignoring old commands for target `parse-asn1.h'
cd `dirname ../back-ends/LIBOBJ` && /usr/bin/make `basename ../back-ends/LIBOBJ`
make[6]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends'
cd `dirname c-gen/LIBOBJ` && /usr/bin/make `basename c-gen/LIBOBJ`
make[7]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c-gen'
make[7]: `LIBOBJ' is up to date.
make[7]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c-gen'
cd `dirname c++-gen/LIBOBJ` && /usr/bin/make `basename c++-gen/LIBOBJ`
make[7]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c++-gen'
make[7]: `LIBOBJ' is up to date.
make[7]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c++-gen'
cd `dirname idl-gen/LIBOBJ` && /usr/bin/make `basename idl-gen/LIBOBJ`
make[7]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/idl-gen'
make[7]: `LIBOBJ' is up to date.
make[7]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/idl-gen'
make[6]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends'
cd `dirname ../../c-lib/Cebuf/libasn1cCebuf.la` && /usr/bin/make `basename ../../c-lib/Cebuf/libasn1cCebuf.la`
make[6]: Entering directory `/build/buildd4/snacc-1.3bbn/c-lib/Cebuf'
make[6]: `libasn1cCebuf.la' is up to date.
make[6]: Leaving directory `/build/buildd4/snacc-1.3bbn/c-lib/Cebuf'
make[5]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/core'
../../compiler/core/snacc -c -l 50 ../../asn1specs/asn-useful.asn1
Hmmm, you didn't specify a useful types ASN.1 file with the `-u' option.
I'll continue assuming your ASN.1 file(s) don't need any useful types.
../../compiler/core/snacc -u ../../asn1specs/asn-useful.asn1 ../../asn1specs/tbl.asn1
patch < ../../c-lib/tbl.h.patch
patching file tbl.h
Hunk #1 succeeded at 132 (offset 50 lines).
Hunk #2 succeeded at 151 (offset 50 lines).
echo '#if TTBL' > tbl.c.tmp
cat tbl.c >> tbl.c.tmp
echo '#endif /* TTBL */' >> tbl.c.tmp
mv tbl.c.tmp tbl.c
/usr/bin/make all-am
make[5]: Entering directory `/build/buildd4/snacc-1.3bbn/c-lib/ebuf'
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_EXP_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o asn-any.lo `test -f 'asn-any.c' || echo './'`asn-any.c
mkdir .libs
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_EXP_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-any.c -fPIC -DPIC -o .libs/asn-any.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_EXP_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-any.c -o asn-any.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_EXP_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o asn-len.lo `test -f 'asn-len.c' || echo './'`asn-len.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_EXP_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-len.c -fPIC -DPIC -o .libs/asn-len.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_EXP_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-len.c -o asn-len.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_EXP_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o asn-real.lo `test -f 'asn-real.c' || echo './'`asn-real.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_EXP_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-real.c -fPIC -DPIC -o .libs/asn-real.o
asn-real.c: In function 'BEncAsnRealContent':
asn-real.c:555: warning: 'mantissaLen' may be used uninitialized in this function
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_EXP_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-real.c -o asn-real.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_EXP_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o print.lo `test -f 'print.c' || echo './'`print.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_EXP_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c print.c -fPIC -DPIC -o .libs/print.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_EXP_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c print.c -o print.o >/dev/null 2>&1
cd `dirname ../../compiler/core/snacc` && /usr/bin/make `basename ../../compiler/core/snacc`
make[6]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/core'
Makefile:306: warning: overriding commands for target `parse-asn1.h'
Makefile:298: warning: ignoring old commands for target `parse-asn1.h'
cd `dirname ../back-ends/LIBOBJ` && /usr/bin/make `basename ../back-ends/LIBOBJ`
make[7]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends'
cd `dirname c-gen/LIBOBJ` && /usr/bin/make `basename c-gen/LIBOBJ`
make[8]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c-gen'
make[8]: `LIBOBJ' is up to date.
make[8]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c-gen'
cd `dirname c++-gen/LIBOBJ` && /usr/bin/make `basename c++-gen/LIBOBJ`
make[8]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c++-gen'
make[8]: `LIBOBJ' is up to date.
make[8]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c++-gen'
cd `dirname idl-gen/LIBOBJ` && /usr/bin/make `basename idl-gen/LIBOBJ`
make[8]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/idl-gen'
make[8]: `LIBOBJ' is up to date.
make[8]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/idl-gen'
make[7]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends'
cd `dirname ../../c-lib/Cebuf/libasn1cCebuf.la` && /usr/bin/make `basename ../../c-lib/Cebuf/libasn1cCebuf.la`
make[7]: Entering directory `/build/buildd4/snacc-1.3bbn/c-lib/Cebuf'
make[7]: `libasn1cCebuf.la' is up to date.
make[7]: Leaving directory `/build/buildd4/snacc-1.3bbn/c-lib/Cebuf'
make[6]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/core'
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_EXP_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o tbl-enc.lo `test -f 'tbl-enc.c' || echo './'`tbl-enc.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_EXP_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c tbl-enc.c -fPIC -DPIC -o .libs/tbl-enc.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_EXP_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c tbl-enc.c -o tbl-enc.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_EXP_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o asn-bits.lo `test -f 'asn-bits.c' || echo './'`asn-bits.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_EXP_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-bits.c -fPIC -DPIC -o .libs/asn-bits.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_EXP_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-bits.c -o asn-bits.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_EXP_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o asn-list.lo `test -f 'asn-list.c' || echo './'`asn-list.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_EXP_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-list.c -fPIC -DPIC -o .libs/asn-list.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_EXP_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-list.c -o asn-list.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_EXP_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o asn-tag.lo `test -f 'asn-tag.c' || echo './'`asn-tag.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_EXP_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-tag.c -fPIC -DPIC -o .libs/asn-tag.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_EXP_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-tag.c -o asn-tag.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_EXP_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o tbl-free.lo `test -f 'tbl-free.c' || echo './'`tbl-free.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_EXP_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c tbl-free.c -fPIC -DPIC -o .libs/tbl-free.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_EXP_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c tbl-free.c -o tbl-free.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_EXP_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o asn-bool.lo `test -f 'asn-bool.c' || echo './'`asn-bool.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_EXP_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-bool.c -fPIC -DPIC -o .libs/asn-bool.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_EXP_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-bool.c -o asn-bool.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_EXP_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o asn-null.lo `test -f 'asn-null.c' || echo './'`asn-null.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_EXP_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-null.c -fPIC -DPIC -o .libs/asn-null.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_EXP_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-null.c -o asn-null.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_EXP_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o exp-buf.lo `test -f 'exp-buf.c' || echo './'`exp-buf.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_EXP_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c exp-buf.c -fPIC -DPIC -o .libs/exp-buf.o
exp-buf.c: In function 'ExpBufCopy':
exp-buf.c:561: warning: implicit declaration of function 'memcpy'
exp-buf.c:561: warning: incompatible implicit declaration of built-in function 'memcpy'
exp-buf.c: In function 'ExpBufPutSegRvs':
exp-buf.c:708: warning: incompatible implicit declaration of built-in function 'memcpy'
exp-buf.c:720: warning: incompatible implicit declaration of built-in function 'memcpy'
exp-buf.c: In function 'ExpBufCopyToFile':
exp-buf.c:854: warning: null argument where non-null required (argument 1)
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_EXP_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c exp-buf.c -o exp-buf.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_EXP_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o str-stk.lo `test -f 'str-stk.c' || echo './'`str-stk.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_EXP_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c str-stk.c -fPIC -DPIC -o .libs/str-stk.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_EXP_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c str-stk.c -o str-stk.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_EXP_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o tbl-gen.lo `test -f 'tbl-gen.c' || echo './'`tbl-gen.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_EXP_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c tbl-gen.c -fPIC -DPIC -o .libs/tbl-gen.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_EXP_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c tbl-gen.c -o tbl-gen.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_EXP_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o asn-enum.lo `test -f 'asn-enum.c' || echo './'`asn-enum.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_EXP_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-enum.c -fPIC -DPIC -o .libs/asn-enum.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_EXP_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-enum.c -o asn-enum.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_EXP_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o asn-octs.lo `test -f 'asn-octs.c' || echo './'`asn-octs.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_EXP_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-octs.c -fPIC -DPIC -o .libs/asn-octs.o
asn-octs.c: In function 'BDecConsAsnOcts':
asn-octs.c:209: warning: implicit declaration of function 'memcpy'
asn-octs.c:209: warning: incompatible implicit declaration of built-in function 'memcpy'
asn-octs.c: In function 'AsnOctsEquiv':
asn-octs.c:310: warning: implicit declaration of function 'memcmp'
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_EXP_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-octs.c -o asn-octs.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_EXP_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o hash.lo `test -f 'hash.c' || echo './'`hash.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_EXP_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c hash.c -fPIC -DPIC -o .libs/hash.o
hash.c: In function 'NewHashSlot':
hash.c:113: warning: implicit declaration of function 'memset'
hash.c:113: warning: incompatible implicit declaration of built-in function 'memset'
hash.c: In function 'NewTable':
hash.c:126: warning: incompatible implicit declaration of built-in function 'memset'
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_EXP_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c hash.c -o hash.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_EXP_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o tbl-dbg.lo `test -f 'tbl-dbg.c' || echo './'`tbl-dbg.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_EXP_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c tbl-dbg.c -fPIC -DPIC -o .libs/tbl-dbg.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_EXP_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c tbl-dbg.c -o tbl-dbg.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_EXP_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o tbl-print.lo `test -f 'tbl-print.c' || echo './'`tbl-print.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_EXP_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c tbl-print.c -fPIC -DPIC -o .libs/tbl-print.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_EXP_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c tbl-print.c -o tbl-print.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_EXP_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o asn-int.lo `test -f 'asn-int.c' || echo './'`asn-int.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_EXP_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-int.c -fPIC -DPIC -o .libs/asn-int.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_EXP_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-int.c -o asn-int.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_EXP_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o asn-oid.lo `test -f 'asn-oid.c' || echo './'`asn-oid.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_EXP_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-oid.c -fPIC -DPIC -o .libs/asn-oid.o
asn-oid.c: In function 'PrintAsnOid':
asn-oid.c:134: warning: format '%u' expects type 'unsigned int', but argument 4 has type 'long unsigned int'
asn-oid.c:143: warning: format '%u' expects type 'unsigned int', but argument 3 has type 'long unsigned int'
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_EXP_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-oid.c -o asn-oid.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_EXP_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o sbuf.lo `test -f 'sbuf.c' || echo './'`sbuf.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_EXP_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c sbuf.c -fPIC -DPIC -o .libs/sbuf.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_EXP_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c sbuf.c -o sbuf.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_EXP_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o nibble-alloc.lo `test -f 'nibble-alloc.c' || echo './'`nibble-alloc.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_EXP_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c nibble-alloc.c -fPIC -DPIC -o .libs/nibble-alloc.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_EXP_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c nibble-alloc.c -o nibble-alloc.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_EXP_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o tbl-dec.lo `test -f 'tbl-dec.c' || echo './'`tbl-dec.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_EXP_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c tbl-dec.c -fPIC -DPIC -o .libs/tbl-dec.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_EXP_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c tbl-dec.c -o tbl-dec.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_EXP_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o tbl-util.lo `test -f 'tbl-util.c' || echo './'`tbl-util.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_EXP_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c tbl-util.c -fPIC -DPIC -o .libs/tbl-util.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_EXP_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c tbl-util.c -o tbl-util.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_EXP_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o asn-useful.lo `test -f 'asn-useful.c' || echo './'`asn-useful.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_EXP_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-useful.c -fPIC -DPIC -o .libs/asn-useful.o
asn-useful.c: In function 'BEncEXTERNALChoiceContent':
asn-useful.c:399: warning: unused variable 'component'
asn-useful.c:398: warning: unused variable 'listLen'
asn-useful.c: In function 'BDecEXTERNALChoiceContent':
asn-useful.c:454: warning: unused variable 'tagId2'
asn-useful.c:453: warning: unused variable 'elmtLen2'
asn-useful.c:452: warning: unused variable 'totalElmtsLen2'
asn-useful.c:451: warning: unused variable 'mandatoryElmtCount1'
asn-useful.c:447: warning: unused variable 'seqDone'
asn-useful.c: In function 'BEncEXTERNALContent':
asn-useful.c:599: warning: unused variable 'component'
asn-useful.c:598: warning: unused variable 'listLen'
asn-useful.c: In function 'BDecEXTERNALContent':
asn-useful.c:653: warning: unused variable 'tagId2'
asn-useful.c:652: warning: unused variable 'elmtLen2'
asn-useful.c:651: warning: unused variable 'totalElmtsLen2'
asn-useful.c:650: warning: unused variable 'mandatoryElmtCount1'
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_EXP_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-useful.c -o asn-useful.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_EXP_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o tbl.lo `test -f 'tbl.c' || echo './'`tbl.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_EXP_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c tbl.c -fPIC -DPIC -o .libs/tbl.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_EXP_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c tbl.c -o tbl.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=link cc -g -O2 -g -Wall -O2 -DFLEX_IN_USE -o libasn1cebuf.la -rpath /usr/lib asn-any.lo asn-len.lo asn-real.lo print.lo tbl-enc.lo asn-bits.lo asn-list.lo asn-tag.lo tbl-free.lo asn-bool.lo asn-null.lo exp-buf.lo str-stk.lo tbl-gen.lo asn-enum.lo asn-octs.lo hash.lo tbl-dbg.lo tbl-print.lo asn-int.lo asn-oid.lo sbuf.lo nibble-alloc.lo tbl-dec.lo tbl-util.lo asn-useful.lo tbl.lo -lm
cc -shared .libs/asn-any.o .libs/asn-len.o .libs/asn-real.o .libs/print.o .libs/tbl-enc.o .libs/asn-bits.o .libs/asn-list.o .libs/asn-tag.o .libs/tbl-free.o .libs/asn-bool.o .libs/asn-null.o .libs/exp-buf.o .libs/str-stk.o .libs/tbl-gen.o .libs/asn-enum.o .libs/asn-octs.o .libs/hash.o .libs/tbl-dbg.o .libs/tbl-print.o .libs/asn-int.o .libs/asn-oid.o .libs/sbuf.o .libs/nibble-alloc.o .libs/tbl-dec.o .libs/tbl-util.o .libs/asn-useful.o .libs/tbl.o -lm -Wl,-soname -Wl,libasn1cebuf.so.0 -o .libs/libasn1cebuf.so.0.0.0
(cd .libs && rm -f libasn1cebuf.so.0 && ln -s libasn1cebuf.so.0.0.0 libasn1cebuf.so.0)
(cd .libs && rm -f libasn1cebuf.so && ln -s libasn1cebuf.so.0.0.0 libasn1cebuf.so)
ar cru .libs/libasn1cebuf.a asn-any.o asn-len.o asn-real.o print.o tbl-enc.o asn-bits.o asn-list.o asn-tag.o tbl-free.o asn-bool.o asn-null.o exp-buf.o str-stk.o tbl-gen.o asn-enum.o asn-octs.o hash.o tbl-dbg.o tbl-print.o asn-int.o asn-oid.o sbuf.o nibble-alloc.o tbl-dec.o tbl-util.o asn-useful.o tbl.o
ranlib .libs/libasn1cebuf.a
creating libasn1cebuf.la
(cd .libs && rm -f libasn1cebuf.la && ln -s ../libasn1cebuf.la libasn1cebuf.la)
make[5]: Leaving directory `/build/buildd4/snacc-1.3bbn/c-lib/ebuf'
make[4]: Leaving directory `/build/buildd4/snacc-1.3bbn/c-lib/ebuf'
Making all in mbuf
make[4]: Entering directory `/build/buildd4/snacc-1.3bbn/c-lib/mbuf'
cd `dirname ../../compiler/core/snacc` && /usr/bin/make `basename ../../compiler/core/snacc`
make[5]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/core'
Makefile:306: warning: overriding commands for target `parse-asn1.h'
Makefile:298: warning: ignoring old commands for target `parse-asn1.h'
cd `dirname ../back-ends/LIBOBJ` && /usr/bin/make `basename ../back-ends/LIBOBJ`
make[6]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends'
cd `dirname c-gen/LIBOBJ` && /usr/bin/make `basename c-gen/LIBOBJ`
make[7]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c-gen'
make[7]: `LIBOBJ' is up to date.
make[7]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c-gen'
cd `dirname c++-gen/LIBOBJ` && /usr/bin/make `basename c++-gen/LIBOBJ`
make[7]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c++-gen'
make[7]: `LIBOBJ' is up to date.
make[7]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c++-gen'
cd `dirname idl-gen/LIBOBJ` && /usr/bin/make `basename idl-gen/LIBOBJ`
make[7]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/idl-gen'
make[7]: `LIBOBJ' is up to date.
make[7]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/idl-gen'
make[6]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends'
cd `dirname ../../c-lib/Cebuf/libasn1cCebuf.la` && /usr/bin/make `basename ../../c-lib/Cebuf/libasn1cCebuf.la`
make[6]: Entering directory `/build/buildd4/snacc-1.3bbn/c-lib/Cebuf'
make[6]: `libasn1cCebuf.la' is up to date.
make[6]: Leaving directory `/build/buildd4/snacc-1.3bbn/c-lib/Cebuf'
make[5]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/core'
../../compiler/core/snacc -c -l 50 ../../asn1specs/asn-useful.asn1
Hmmm, you didn't specify a useful types ASN.1 file with the `-u' option.
I'll continue assuming your ASN.1 file(s) don't need any useful types.
../../compiler/core/snacc -u ../../asn1specs/asn-useful.asn1 ../../asn1specs/tbl.asn1
patch < ../../c-lib/tbl.h.patch
patching file tbl.h
Hunk #1 succeeded at 132 (offset 50 lines).
Hunk #2 succeeded at 151 (offset 50 lines).
echo '#if TTBL' > tbl.c.tmp
cat tbl.c >> tbl.c.tmp
echo '#endif /* TTBL */' >> tbl.c.tmp
mv tbl.c.tmp tbl.c
/usr/bin/make all-am
make[5]: Entering directory `/build/buildd4/snacc-1.3bbn/c-lib/mbuf'
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_MIN_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o asn-any.lo `test -f 'asn-any.c' || echo './'`asn-any.c
mkdir .libs
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_MIN_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-any.c -fPIC -DPIC -o .libs/asn-any.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_MIN_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-any.c -o asn-any.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_MIN_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o asn-len.lo `test -f 'asn-len.c' || echo './'`asn-len.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_MIN_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-len.c -fPIC -DPIC -o .libs/asn-len.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_MIN_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-len.c -o asn-len.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_MIN_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o asn-real.lo `test -f 'asn-real.c' || echo './'`asn-real.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_MIN_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-real.c -fPIC -DPIC -o .libs/asn-real.o
asn-real.c: In function 'BEncAsnRealContent':
asn-real.c:680: warning: implicit declaration of function 'memcpy'
asn-real.c:680: warning: incompatible implicit declaration of built-in function 'memcpy'
asn-real.c:555: warning: 'mantissaLen' may be used uninitialized in this function
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_MIN_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-real.c -o asn-real.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_MIN_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o print.lo `test -f 'print.c' || echo './'`print.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_MIN_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c print.c -fPIC -DPIC -o .libs/print.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_MIN_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c print.c -o print.o >/dev/null 2>&1
cd `dirname ../../compiler/core/snacc` && /usr/bin/make `basename ../../compiler/core/snacc`
make[6]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/core'
Makefile:306: warning: overriding commands for target `parse-asn1.h'
Makefile:298: warning: ignoring old commands for target `parse-asn1.h'
cd `dirname ../back-ends/LIBOBJ` && /usr/bin/make `basename ../back-ends/LIBOBJ`
make[7]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends'
cd `dirname c-gen/LIBOBJ` && /usr/bin/make `basename c-gen/LIBOBJ`
make[8]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c-gen'
make[8]: `LIBOBJ' is up to date.
make[8]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c-gen'
cd `dirname c++-gen/LIBOBJ` && /usr/bin/make `basename c++-gen/LIBOBJ`
make[8]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c++-gen'
make[8]: `LIBOBJ' is up to date.
make[8]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c++-gen'
cd `dirname idl-gen/LIBOBJ` && /usr/bin/make `basename idl-gen/LIBOBJ`
make[8]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/idl-gen'
make[8]: `LIBOBJ' is up to date.
make[8]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/idl-gen'
make[7]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends'
cd `dirname ../../c-lib/Cebuf/libasn1cCebuf.la` && /usr/bin/make `basename ../../c-lib/Cebuf/libasn1cCebuf.la`
make[7]: Entering directory `/build/buildd4/snacc-1.3bbn/c-lib/Cebuf'
make[7]: `libasn1cCebuf.la' is up to date.
make[7]: Leaving directory `/build/buildd4/snacc-1.3bbn/c-lib/Cebuf'
make[6]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/core'
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_MIN_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o tbl-enc.lo `test -f 'tbl-enc.c' || echo './'`tbl-enc.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_MIN_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c tbl-enc.c -fPIC -DPIC -o .libs/tbl-enc.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_MIN_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c tbl-enc.c -o tbl-enc.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_MIN_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o asn-bits.lo `test -f 'asn-bits.c' || echo './'`asn-bits.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_MIN_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-bits.c -fPIC -DPIC -o .libs/asn-bits.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_MIN_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-bits.c -o asn-bits.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_MIN_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o asn-list.lo `test -f 'asn-list.c' || echo './'`asn-list.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_MIN_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-list.c -fPIC -DPIC -o .libs/asn-list.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_MIN_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-list.c -o asn-list.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_MIN_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o asn-tag.lo `test -f 'asn-tag.c' || echo './'`asn-tag.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_MIN_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-tag.c -fPIC -DPIC -o .libs/asn-tag.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_MIN_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-tag.c -o asn-tag.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_MIN_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o tbl-free.lo `test -f 'tbl-free.c' || echo './'`tbl-free.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_MIN_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c tbl-free.c -fPIC -DPIC -o .libs/tbl-free.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_MIN_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c tbl-free.c -o tbl-free.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_MIN_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o asn-bool.lo `test -f 'asn-bool.c' || echo './'`asn-bool.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_MIN_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-bool.c -fPIC -DPIC -o .libs/asn-bool.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_MIN_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-bool.c -o asn-bool.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_MIN_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o asn-null.lo `test -f 'asn-null.c' || echo './'`asn-null.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_MIN_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-null.c -fPIC -DPIC -o .libs/asn-null.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_MIN_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-null.c -o asn-null.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_MIN_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o exp-buf.lo `test -f 'exp-buf.c' || echo './'`exp-buf.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_MIN_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c exp-buf.c -fPIC -DPIC -o .libs/exp-buf.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_MIN_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c exp-buf.c -o exp-buf.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_MIN_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o str-stk.lo `test -f 'str-stk.c' || echo './'`str-stk.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_MIN_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c str-stk.c -fPIC -DPIC -o .libs/str-stk.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_MIN_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c str-stk.c -o str-stk.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_MIN_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o tbl-gen.lo `test -f 'tbl-gen.c' || echo './'`tbl-gen.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_MIN_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c tbl-gen.c -fPIC -DPIC -o .libs/tbl-gen.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_MIN_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c tbl-gen.c -o tbl-gen.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_MIN_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o asn-enum.lo `test -f 'asn-enum.c' || echo './'`asn-enum.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_MIN_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-enum.c -fPIC -DPIC -o .libs/asn-enum.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_MIN_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-enum.c -o asn-enum.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_MIN_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o asn-octs.lo `test -f 'asn-octs.c' || echo './'`asn-octs.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_MIN_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-octs.c -fPIC -DPIC -o .libs/asn-octs.o
asn-octs.c: In function 'BEncAsnOctsContent':
asn-octs.c:91: warning: implicit declaration of function 'memcpy'
asn-octs.c:91: warning: incompatible implicit declaration of built-in function 'memcpy'
asn-octs.c: In function 'BDecConsAsnOcts':
asn-octs.c:209: warning: incompatible implicit declaration of built-in function 'memcpy'
asn-octs.c: In function 'BDecAsnOctsContent':
asn-octs.c:241: warning: incompatible implicit declaration of built-in function 'memcpy'
asn-octs.c: In function 'AsnOctsEquiv':
asn-octs.c:310: warning: implicit declaration of function 'memcmp'
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_MIN_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-octs.c -o asn-octs.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_MIN_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o hash.lo `test -f 'hash.c' || echo './'`hash.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_MIN_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c hash.c -fPIC -DPIC -o .libs/hash.o
hash.c: In function 'NewHashSlot':
hash.c:113: warning: implicit declaration of function 'memset'
hash.c:113: warning: incompatible implicit declaration of built-in function 'memset'
hash.c: In function 'NewTable':
hash.c:126: warning: incompatible implicit declaration of built-in function 'memset'
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_MIN_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c hash.c -o hash.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_MIN_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o tbl-dbg.lo `test -f 'tbl-dbg.c' || echo './'`tbl-dbg.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_MIN_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c tbl-dbg.c -fPIC -DPIC -o .libs/tbl-dbg.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_MIN_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c tbl-dbg.c -o tbl-dbg.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_MIN_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o tbl-print.lo `test -f 'tbl-print.c' || echo './'`tbl-print.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_MIN_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c tbl-print.c -fPIC -DPIC -o .libs/tbl-print.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_MIN_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c tbl-print.c -o tbl-print.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_MIN_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o asn-int.lo `test -f 'asn-int.c' || echo './'`asn-int.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_MIN_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-int.c -fPIC -DPIC -o .libs/asn-int.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_MIN_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-int.c -o asn-int.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_MIN_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o asn-oid.lo `test -f 'asn-oid.c' || echo './'`asn-oid.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_MIN_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-oid.c -fPIC -DPIC -o .libs/asn-oid.o
asn-oid.c: In function 'BDecAsnOidContent':
asn-oid.c:96: warning: implicit declaration of function 'memcpy'
asn-oid.c:96: warning: incompatible implicit declaration of built-in function 'memcpy'
asn-oid.c: In function 'PrintAsnOid':
asn-oid.c:134: warning: format '%u' expects type 'unsigned int', but argument 4 has type 'long unsigned int'
asn-oid.c:143: warning: format '%u' expects type 'unsigned int', but argument 3 has type 'long unsigned int'
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_MIN_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-oid.c -o asn-oid.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_MIN_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o sbuf.lo `test -f 'sbuf.c' || echo './'`sbuf.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_MIN_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c sbuf.c -fPIC -DPIC -o .libs/sbuf.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_MIN_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c sbuf.c -o sbuf.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_MIN_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o nibble-alloc.lo `test -f 'nibble-alloc.c' || echo './'`nibble-alloc.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_MIN_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c nibble-alloc.c -fPIC -DPIC -o .libs/nibble-alloc.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_MIN_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c nibble-alloc.c -o nibble-alloc.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_MIN_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o tbl-dec.lo `test -f 'tbl-dec.c' || echo './'`tbl-dec.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_MIN_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c tbl-dec.c -fPIC -DPIC -o .libs/tbl-dec.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_MIN_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c tbl-dec.c -o tbl-dec.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_MIN_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o tbl-util.lo `test -f 'tbl-util.c' || echo './'`tbl-util.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_MIN_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c tbl-util.c -fPIC -DPIC -o .libs/tbl-util.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_MIN_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c tbl-util.c -o tbl-util.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_MIN_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o asn-useful.lo `test -f 'asn-useful.c' || echo './'`asn-useful.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_MIN_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-useful.c -fPIC -DPIC -o .libs/asn-useful.o
asn-useful.c: In function 'BEncEXTERNALChoiceContent':
asn-useful.c:399: warning: unused variable 'component'
asn-useful.c:398: warning: unused variable 'listLen'
asn-useful.c: In function 'BDecEXTERNALChoiceContent':
asn-useful.c:454: warning: unused variable 'tagId2'
asn-useful.c:453: warning: unused variable 'elmtLen2'
asn-useful.c:452: warning: unused variable 'totalElmtsLen2'
asn-useful.c:451: warning: unused variable 'mandatoryElmtCount1'
asn-useful.c:447: warning: unused variable 'seqDone'
asn-useful.c: In function 'BEncEXTERNALContent':
asn-useful.c:599: warning: unused variable 'component'
asn-useful.c:598: warning: unused variable 'listLen'
asn-useful.c: In function 'BDecEXTERNALContent':
asn-useful.c:653: warning: unused variable 'tagId2'
asn-useful.c:652: warning: unused variable 'elmtLen2'
asn-useful.c:651: warning: unused variable 'totalElmtsLen2'
asn-useful.c:650: warning: unused variable 'mandatoryElmtCount1'
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_MIN_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-useful.c -o asn-useful.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_MIN_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o tbl.lo `test -f 'tbl.c' || echo './'`tbl.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_MIN_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c tbl.c -fPIC -DPIC -o .libs/tbl.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_MIN_BUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c tbl.c -o tbl.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=link cc -g -O2 -g -Wall -O2 -DFLEX_IN_USE -o libasn1cmbuf.la -rpath /usr/lib asn-any.lo asn-len.lo asn-real.lo print.lo tbl-enc.lo asn-bits.lo asn-list.lo asn-tag.lo tbl-free.lo asn-bool.lo asn-null.lo exp-buf.lo str-stk.lo tbl-gen.lo asn-enum.lo asn-octs.lo hash.lo tbl-dbg.lo tbl-print.lo asn-int.lo asn-oid.lo sbuf.lo nibble-alloc.lo tbl-dec.lo tbl-util.lo asn-useful.lo tbl.lo -lm
cc -shared .libs/asn-any.o .libs/asn-len.o .libs/asn-real.o .libs/print.o .libs/tbl-enc.o .libs/asn-bits.o .libs/asn-list.o .libs/asn-tag.o .libs/tbl-free.o .libs/asn-bool.o .libs/asn-null.o .libs/exp-buf.o .libs/str-stk.o .libs/tbl-gen.o .libs/asn-enum.o .libs/asn-octs.o .libs/hash.o .libs/tbl-dbg.o .libs/tbl-print.o .libs/asn-int.o .libs/asn-oid.o .libs/sbuf.o .libs/nibble-alloc.o .libs/tbl-dec.o .libs/tbl-util.o .libs/asn-useful.o .libs/tbl.o -lm -Wl,-soname -Wl,libasn1cmbuf.so.0 -o .libs/libasn1cmbuf.so.0.0.0
(cd .libs && rm -f libasn1cmbuf.so.0 && ln -s libasn1cmbuf.so.0.0.0 libasn1cmbuf.so.0)
(cd .libs && rm -f libasn1cmbuf.so && ln -s libasn1cmbuf.so.0.0.0 libasn1cmbuf.so)
ar cru .libs/libasn1cmbuf.a asn-any.o asn-len.o asn-real.o print.o tbl-enc.o asn-bits.o asn-list.o asn-tag.o tbl-free.o asn-bool.o asn-null.o exp-buf.o str-stk.o tbl-gen.o asn-enum.o asn-octs.o hash.o tbl-dbg.o tbl-print.o asn-int.o asn-oid.o sbuf.o nibble-alloc.o tbl-dec.o tbl-util.o asn-useful.o tbl.o
ranlib .libs/libasn1cmbuf.a
creating libasn1cmbuf.la
(cd .libs && rm -f libasn1cmbuf.la && ln -s ../libasn1cmbuf.la libasn1cmbuf.la)
make[5]: Leaving directory `/build/buildd4/snacc-1.3bbn/c-lib/mbuf'
make[4]: Leaving directory `/build/buildd4/snacc-1.3bbn/c-lib/mbuf'
Making all in sbuf
make[4]: Entering directory `/build/buildd4/snacc-1.3bbn/c-lib/sbuf'
cd `dirname ../../compiler/core/snacc` && /usr/bin/make `basename ../../compiler/core/snacc`
make[5]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/core'
Makefile:306: warning: overriding commands for target `parse-asn1.h'
Makefile:298: warning: ignoring old commands for target `parse-asn1.h'
cd `dirname ../back-ends/LIBOBJ` && /usr/bin/make `basename ../back-ends/LIBOBJ`
make[6]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends'
cd `dirname c-gen/LIBOBJ` && /usr/bin/make `basename c-gen/LIBOBJ`
make[7]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c-gen'
make[7]: `LIBOBJ' is up to date.
make[7]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c-gen'
cd `dirname c++-gen/LIBOBJ` && /usr/bin/make `basename c++-gen/LIBOBJ`
make[7]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c++-gen'
make[7]: `LIBOBJ' is up to date.
make[7]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c++-gen'
cd `dirname idl-gen/LIBOBJ` && /usr/bin/make `basename idl-gen/LIBOBJ`
make[7]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/idl-gen'
make[7]: `LIBOBJ' is up to date.
make[7]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/idl-gen'
make[6]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends'
cd `dirname ../../c-lib/Cebuf/libasn1cCebuf.la` && /usr/bin/make `basename ../../c-lib/Cebuf/libasn1cCebuf.la`
make[6]: Entering directory `/build/buildd4/snacc-1.3bbn/c-lib/Cebuf'
make[6]: `libasn1cCebuf.la' is up to date.
make[6]: Leaving directory `/build/buildd4/snacc-1.3bbn/c-lib/Cebuf'
make[5]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/core'
../../compiler/core/snacc -c -l 50 ../../asn1specs/asn-useful.asn1
Hmmm, you didn't specify a useful types ASN.1 file with the `-u' option.
I'll continue assuming your ASN.1 file(s) don't need any useful types.
../../compiler/core/snacc -u ../../asn1specs/asn-useful.asn1 ../../asn1specs/tbl.asn1
patch < ../../c-lib/tbl.h.patch
patching file tbl.h
Hunk #1 succeeded at 132 (offset 50 lines).
Hunk #2 succeeded at 151 (offset 50 lines).
echo '#if TTBL' > tbl.c.tmp
cat tbl.c >> tbl.c.tmp
echo '#endif /* TTBL */' >> tbl.c.tmp
mv tbl.c.tmp tbl.c
/usr/bin/make all-am
make[5]: Entering directory `/build/buildd4/snacc-1.3bbn/c-lib/sbuf'
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_SBUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o asn-any.lo `test -f 'asn-any.c' || echo './'`asn-any.c
mkdir .libs
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_SBUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-any.c -fPIC -DPIC -o .libs/asn-any.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_SBUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-any.c -o asn-any.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_SBUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o asn-len.lo `test -f 'asn-len.c' || echo './'`asn-len.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_SBUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-len.c -fPIC -DPIC -o .libs/asn-len.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_SBUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-len.c -o asn-len.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_SBUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o asn-real.lo `test -f 'asn-real.c' || echo './'`asn-real.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_SBUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-real.c -fPIC -DPIC -o .libs/asn-real.o
asn-real.c: In function 'BEncAsnRealContent':
asn-real.c:680: warning: implicit declaration of function 'memcpy'
asn-real.c:680: warning: incompatible implicit declaration of built-in function 'memcpy'
asn-real.c:555: warning: 'mantissaLen' may be used uninitialized in this function
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_SBUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-real.c -o asn-real.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_SBUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o print.lo `test -f 'print.c' || echo './'`print.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_SBUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c print.c -fPIC -DPIC -o .libs/print.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_SBUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c print.c -o print.o >/dev/null 2>&1
cd `dirname ../../compiler/core/snacc` && /usr/bin/make `basename ../../compiler/core/snacc`
make[6]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/core'
Makefile:306: warning: overriding commands for target `parse-asn1.h'
Makefile:298: warning: ignoring old commands for target `parse-asn1.h'
cd `dirname ../back-ends/LIBOBJ` && /usr/bin/make `basename ../back-ends/LIBOBJ`
make[7]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends'
cd `dirname c-gen/LIBOBJ` && /usr/bin/make `basename c-gen/LIBOBJ`
make[8]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c-gen'
make[8]: `LIBOBJ' is up to date.
make[8]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c-gen'
cd `dirname c++-gen/LIBOBJ` && /usr/bin/make `basename c++-gen/LIBOBJ`
make[8]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c++-gen'
make[8]: `LIBOBJ' is up to date.
make[8]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c++-gen'
cd `dirname idl-gen/LIBOBJ` && /usr/bin/make `basename idl-gen/LIBOBJ`
make[8]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/idl-gen'
make[8]: `LIBOBJ' is up to date.
make[8]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/idl-gen'
make[7]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends'
cd `dirname ../../c-lib/Cebuf/libasn1cCebuf.la` && /usr/bin/make `basename ../../c-lib/Cebuf/libasn1cCebuf.la`
make[7]: Entering directory `/build/buildd4/snacc-1.3bbn/c-lib/Cebuf'
make[7]: `libasn1cCebuf.la' is up to date.
make[7]: Leaving directory `/build/buildd4/snacc-1.3bbn/c-lib/Cebuf'
make[6]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/core'
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_SBUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o tbl-enc.lo `test -f 'tbl-enc.c' || echo './'`tbl-enc.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_SBUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c tbl-enc.c -fPIC -DPIC -o .libs/tbl-enc.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_SBUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c tbl-enc.c -o tbl-enc.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_SBUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o asn-bits.lo `test -f 'asn-bits.c' || echo './'`asn-bits.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_SBUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-bits.c -fPIC -DPIC -o .libs/asn-bits.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_SBUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-bits.c -o asn-bits.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_SBUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o asn-list.lo `test -f 'asn-list.c' || echo './'`asn-list.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_SBUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-list.c -fPIC -DPIC -o .libs/asn-list.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_SBUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-list.c -o asn-list.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_SBUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o asn-tag.lo `test -f 'asn-tag.c' || echo './'`asn-tag.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_SBUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-tag.c -fPIC -DPIC -o .libs/asn-tag.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_SBUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-tag.c -o asn-tag.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_SBUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o tbl-free.lo `test -f 'tbl-free.c' || echo './'`tbl-free.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_SBUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c tbl-free.c -fPIC -DPIC -o .libs/tbl-free.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_SBUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c tbl-free.c -o tbl-free.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_SBUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o asn-bool.lo `test -f 'asn-bool.c' || echo './'`asn-bool.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_SBUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-bool.c -fPIC -DPIC -o .libs/asn-bool.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_SBUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-bool.c -o asn-bool.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_SBUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o asn-null.lo `test -f 'asn-null.c' || echo './'`asn-null.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_SBUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-null.c -fPIC -DPIC -o .libs/asn-null.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_SBUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-null.c -o asn-null.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_SBUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o exp-buf.lo `test -f 'exp-buf.c' || echo './'`exp-buf.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_SBUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c exp-buf.c -fPIC -DPIC -o .libs/exp-buf.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_SBUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c exp-buf.c -o exp-buf.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_SBUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o str-stk.lo `test -f 'str-stk.c' || echo './'`str-stk.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_SBUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c str-stk.c -fPIC -DPIC -o .libs/str-stk.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_SBUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c str-stk.c -o str-stk.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_SBUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o tbl-gen.lo `test -f 'tbl-gen.c' || echo './'`tbl-gen.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_SBUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c tbl-gen.c -fPIC -DPIC -o .libs/tbl-gen.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_SBUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c tbl-gen.c -o tbl-gen.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_SBUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o asn-enum.lo `test -f 'asn-enum.c' || echo './'`asn-enum.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_SBUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-enum.c -fPIC -DPIC -o .libs/asn-enum.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_SBUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-enum.c -o asn-enum.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_SBUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o asn-octs.lo `test -f 'asn-octs.c' || echo './'`asn-octs.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_SBUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-octs.c -fPIC -DPIC -o .libs/asn-octs.o
asn-octs.c: In function 'BEncAsnOctsContent':
asn-octs.c:91: warning: implicit declaration of function 'memcpy'
asn-octs.c:91: warning: incompatible implicit declaration of built-in function 'memcpy'
asn-octs.c: In function 'BDecConsAsnOcts':
asn-octs.c:209: warning: incompatible implicit declaration of built-in function 'memcpy'
asn-octs.c: In function 'BDecAsnOctsContent':
asn-octs.c:241: warning: incompatible implicit declaration of built-in function 'memcpy'
asn-octs.c:241: warning: incompatible implicit declaration of built-in function 'memcpy'
asn-octs.c: In function 'AsnOctsEquiv':
asn-octs.c:310: warning: implicit declaration of function 'memcmp'
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_SBUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-octs.c -o asn-octs.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_SBUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o hash.lo `test -f 'hash.c' || echo './'`hash.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_SBUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c hash.c -fPIC -DPIC -o .libs/hash.o
hash.c: In function 'NewHashSlot':
hash.c:113: warning: implicit declaration of function 'memset'
hash.c:113: warning: incompatible implicit declaration of built-in function 'memset'
hash.c: In function 'NewTable':
hash.c:126: warning: incompatible implicit declaration of built-in function 'memset'
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_SBUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c hash.c -o hash.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_SBUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o tbl-dbg.lo `test -f 'tbl-dbg.c' || echo './'`tbl-dbg.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_SBUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c tbl-dbg.c -fPIC -DPIC -o .libs/tbl-dbg.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_SBUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c tbl-dbg.c -o tbl-dbg.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_SBUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o tbl-print.lo `test -f 'tbl-print.c' || echo './'`tbl-print.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_SBUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c tbl-print.c -fPIC -DPIC -o .libs/tbl-print.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_SBUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c tbl-print.c -o tbl-print.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_SBUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o asn-int.lo `test -f 'asn-int.c' || echo './'`asn-int.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_SBUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-int.c -fPIC -DPIC -o .libs/asn-int.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_SBUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-int.c -o asn-int.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_SBUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o asn-oid.lo `test -f 'asn-oid.c' || echo './'`asn-oid.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_SBUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-oid.c -fPIC -DPIC -o .libs/asn-oid.o
asn-oid.c: In function 'BDecAsnOidContent':
asn-oid.c:96: warning: implicit declaration of function 'memcpy'
asn-oid.c:96: warning: incompatible implicit declaration of built-in function 'memcpy'
asn-oid.c:96: warning: incompatible implicit declaration of built-in function 'memcpy'
asn-oid.c: In function 'PrintAsnOid':
asn-oid.c:134: warning: format '%u' expects type 'unsigned int', but argument 4 has type 'long unsigned int'
asn-oid.c:143: warning: format '%u' expects type 'unsigned int', but argument 3 has type 'long unsigned int'
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_SBUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-oid.c -o asn-oid.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_SBUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o sbuf.lo `test -f 'sbuf.c' || echo './'`sbuf.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_SBUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c sbuf.c -fPIC -DPIC -o .libs/sbuf.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_SBUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c sbuf.c -o sbuf.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_SBUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o nibble-alloc.lo `test -f 'nibble-alloc.c' || echo './'`nibble-alloc.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_SBUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c nibble-alloc.c -fPIC -DPIC -o .libs/nibble-alloc.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_SBUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c nibble-alloc.c -o nibble-alloc.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_SBUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o tbl-dec.lo `test -f 'tbl-dec.c' || echo './'`tbl-dec.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_SBUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c tbl-dec.c -fPIC -DPIC -o .libs/tbl-dec.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_SBUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c tbl-dec.c -o tbl-dec.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_SBUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o tbl-util.lo `test -f 'tbl-util.c' || echo './'`tbl-util.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_SBUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c tbl-util.c -fPIC -DPIC -o .libs/tbl-util.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_SBUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c tbl-util.c -o tbl-util.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_SBUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o asn-useful.lo `test -f 'asn-useful.c' || echo './'`asn-useful.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_SBUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-useful.c -fPIC -DPIC -o .libs/asn-useful.o
asn-useful.c: In function 'BEncEXTERNALChoiceContent':
asn-useful.c:399: warning: unused variable 'component'
asn-useful.c:398: warning: unused variable 'listLen'
asn-useful.c: In function 'BDecEXTERNALChoiceContent':
asn-useful.c:454: warning: unused variable 'tagId2'
asn-useful.c:453: warning: unused variable 'elmtLen2'
asn-useful.c:452: warning: unused variable 'totalElmtsLen2'
asn-useful.c:451: warning: unused variable 'mandatoryElmtCount1'
asn-useful.c:447: warning: unused variable 'seqDone'
asn-useful.c: In function 'BEncEXTERNALContent':
asn-useful.c:599: warning: unused variable 'component'
asn-useful.c:598: warning: unused variable 'listLen'
asn-useful.c: In function 'BDecEXTERNALContent':
asn-useful.c:653: warning: unused variable 'tagId2'
asn-useful.c:652: warning: unused variable 'elmtLen2'
asn-useful.c:651: warning: unused variable 'totalElmtsLen2'
asn-useful.c:650: warning: unused variable 'mandatoryElmtCount1'
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_SBUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-useful.c -o asn-useful.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_SBUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o tbl.lo `test -f 'tbl.c' || echo './'`tbl.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_SBUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c tbl.c -fPIC -DPIC -o .libs/tbl.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_SBUF -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c tbl.c -o tbl.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=link cc -g -O2 -g -Wall -O2 -DFLEX_IN_USE -o libasn1csbuf.la -rpath /usr/lib asn-any.lo asn-len.lo asn-real.lo print.lo tbl-enc.lo asn-bits.lo asn-list.lo asn-tag.lo tbl-free.lo asn-bool.lo asn-null.lo exp-buf.lo str-stk.lo tbl-gen.lo asn-enum.lo asn-octs.lo hash.lo tbl-dbg.lo tbl-print.lo asn-int.lo asn-oid.lo sbuf.lo nibble-alloc.lo tbl-dec.lo tbl-util.lo asn-useful.lo tbl.lo -lm
cc -shared .libs/asn-any.o .libs/asn-len.o .libs/asn-real.o .libs/print.o .libs/tbl-enc.o .libs/asn-bits.o .libs/asn-list.o .libs/asn-tag.o .libs/tbl-free.o .libs/asn-bool.o .libs/asn-null.o .libs/exp-buf.o .libs/str-stk.o .libs/tbl-gen.o .libs/asn-enum.o .libs/asn-octs.o .libs/hash.o .libs/tbl-dbg.o .libs/tbl-print.o .libs/asn-int.o .libs/asn-oid.o .libs/sbuf.o .libs/nibble-alloc.o .libs/tbl-dec.o .libs/tbl-util.o .libs/asn-useful.o .libs/tbl.o -lm -Wl,-soname -Wl,libasn1csbuf.so.0 -o .libs/libasn1csbuf.so.0.0.0
(cd .libs && rm -f libasn1csbuf.so.0 && ln -s libasn1csbuf.so.0.0.0 libasn1csbuf.so.0)
(cd .libs && rm -f libasn1csbuf.so && ln -s libasn1csbuf.so.0.0.0 libasn1csbuf.so)
ar cru .libs/libasn1csbuf.a asn-any.o asn-len.o asn-real.o print.o tbl-enc.o asn-bits.o asn-list.o asn-tag.o tbl-free.o asn-bool.o asn-null.o exp-buf.o str-stk.o tbl-gen.o asn-enum.o asn-octs.o hash.o tbl-dbg.o tbl-print.o asn-int.o asn-oid.o sbuf.o nibble-alloc.o tbl-dec.o tbl-util.o asn-useful.o tbl.o
ranlib .libs/libasn1csbuf.a
creating libasn1csbuf.la
(cd .libs && rm -f libasn1csbuf.la && ln -s ../libasn1csbuf.la libasn1csbuf.la)
make[5]: Leaving directory `/build/buildd4/snacc-1.3bbn/c-lib/sbuf'
make[4]: Leaving directory `/build/buildd4/snacc-1.3bbn/c-lib/sbuf'
Making all in tbl
make[4]: Entering directory `/build/buildd4/snacc-1.3bbn/c-lib/tbl'
cd `dirname ../../compiler/core/snacc` && /usr/bin/make `basename ../../compiler/core/snacc`
make[5]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/core'
Makefile:306: warning: overriding commands for target `parse-asn1.h'
Makefile:298: warning: ignoring old commands for target `parse-asn1.h'
cd `dirname ../back-ends/LIBOBJ` && /usr/bin/make `basename ../back-ends/LIBOBJ`
make[6]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends'
cd `dirname c-gen/LIBOBJ` && /usr/bin/make `basename c-gen/LIBOBJ`
make[7]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c-gen'
make[7]: `LIBOBJ' is up to date.
make[7]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c-gen'
cd `dirname c++-gen/LIBOBJ` && /usr/bin/make `basename c++-gen/LIBOBJ`
make[7]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c++-gen'
make[7]: `LIBOBJ' is up to date.
make[7]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c++-gen'
cd `dirname idl-gen/LIBOBJ` && /usr/bin/make `basename idl-gen/LIBOBJ`
make[7]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/idl-gen'
make[7]: `LIBOBJ' is up to date.
make[7]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/idl-gen'
make[6]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends'
cd `dirname ../../c-lib/Cebuf/libasn1cCebuf.la` && /usr/bin/make `basename ../../c-lib/Cebuf/libasn1cCebuf.la`
make[6]: Entering directory `/build/buildd4/snacc-1.3bbn/c-lib/Cebuf'
make[6]: `libasn1cCebuf.la' is up to date.
make[6]: Leaving directory `/build/buildd4/snacc-1.3bbn/c-lib/Cebuf'
make[5]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/core'
../../compiler/core/snacc -c -l 50 ../../asn1specs/asn-useful.asn1
Hmmm, you didn't specify a useful types ASN.1 file with the `-u' option.
I'll continue assuming your ASN.1 file(s) don't need any useful types.
../../compiler/core/snacc -u ../../asn1specs/asn-useful.asn1 ../../asn1specs/tbl.asn1
patch < ../../c-lib/tbl.h.patch
patching file tbl.h
Hunk #1 succeeded at 132 (offset 50 lines).
Hunk #2 succeeded at 151 (offset 50 lines).
echo '#if TTBL' > tbl.c.tmp
cat tbl.c >> tbl.c.tmp
echo '#endif /* TTBL */' >> tbl.c.tmp
mv tbl.c.tmp tbl.c
/usr/bin/make all-am
make[5]: Entering directory `/build/buildd4/snacc-1.3bbn/c-lib/tbl'
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_GEN_BUF -DTTBL -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o asn-any.lo `test -f 'asn-any.c' || echo './'`asn-any.c
mkdir .libs
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_GEN_BUF -DTTBL -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-any.c -fPIC -DPIC -o .libs/asn-any.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_GEN_BUF -DTTBL -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-any.c -o asn-any.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_GEN_BUF -DTTBL -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o asn-len.lo `test -f 'asn-len.c' || echo './'`asn-len.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_GEN_BUF -DTTBL -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-len.c -fPIC -DPIC -o .libs/asn-len.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_GEN_BUF -DTTBL -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-len.c -o asn-len.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_GEN_BUF -DTTBL -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o asn-real.lo `test -f 'asn-real.c' || echo './'`asn-real.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_GEN_BUF -DTTBL -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-real.c -fPIC -DPIC -o .libs/asn-real.o
asn-real.c: In function 'BEncAsnRealContent':
asn-real.c:555: warning: 'mantissaLen' may be used uninitialized in this function
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_GEN_BUF -DTTBL -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-real.c -o asn-real.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_GEN_BUF -DTTBL -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o print.lo `test -f 'print.c' || echo './'`print.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_GEN_BUF -DTTBL -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c print.c -fPIC -DPIC -o .libs/print.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_GEN_BUF -DTTBL -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c print.c -o print.o >/dev/null 2>&1
cd `dirname ../../compiler/core/snacc` && /usr/bin/make `basename ../../compiler/core/snacc`
make[6]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/core'
Makefile:306: warning: overriding commands for target `parse-asn1.h'
Makefile:298: warning: ignoring old commands for target `parse-asn1.h'
cd `dirname ../back-ends/LIBOBJ` && /usr/bin/make `basename ../back-ends/LIBOBJ`
make[7]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends'
cd `dirname c-gen/LIBOBJ` && /usr/bin/make `basename c-gen/LIBOBJ`
make[8]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c-gen'
make[8]: `LIBOBJ' is up to date.
make[8]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c-gen'
cd `dirname c++-gen/LIBOBJ` && /usr/bin/make `basename c++-gen/LIBOBJ`
make[8]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c++-gen'
make[8]: `LIBOBJ' is up to date.
make[8]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c++-gen'
cd `dirname idl-gen/LIBOBJ` && /usr/bin/make `basename idl-gen/LIBOBJ`
make[8]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/idl-gen'
make[8]: `LIBOBJ' is up to date.
make[8]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/idl-gen'
make[7]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends'
cd `dirname ../../c-lib/Cebuf/libasn1cCebuf.la` && /usr/bin/make `basename ../../c-lib/Cebuf/libasn1cCebuf.la`
make[7]: Entering directory `/build/buildd4/snacc-1.3bbn/c-lib/Cebuf'
make[7]: `libasn1cCebuf.la' is up to date.
make[7]: Leaving directory `/build/buildd4/snacc-1.3bbn/c-lib/Cebuf'
make[6]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/core'
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_GEN_BUF -DTTBL -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o tbl-enc.lo `test -f 'tbl-enc.c' || echo './'`tbl-enc.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_GEN_BUF -DTTBL -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c tbl-enc.c -fPIC -DPIC -o .libs/tbl-enc.o
In file included from tbl-enc.c:24:
../../c-lib/inc/tbl-incl.h:27:1: warning: "TTBL" redefined
<command line>:1:1: warning: this is the location of the previous definition
tbl-enc.c: In function 'TblEncTag':
tbl-enc.c:279: warning: suggest parentheses around && within ||
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_GEN_BUF -DTTBL -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c tbl-enc.c -o tbl-enc.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_GEN_BUF -DTTBL -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o asn-bits.lo `test -f 'asn-bits.c' || echo './'`asn-bits.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_GEN_BUF -DTTBL -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-bits.c -fPIC -DPIC -o .libs/asn-bits.o
asn-bits.c: In function 'FillBitStringStk':
asn-bits.c:187: warning: pointer targets in assignment differ in signedness
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_GEN_BUF -DTTBL -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-bits.c -o asn-bits.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_GEN_BUF -DTTBL -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o asn-list.lo `test -f 'asn-list.c' || echo './'`asn-list.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_GEN_BUF -DTTBL -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-list.c -fPIC -DPIC -o .libs/asn-list.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_GEN_BUF -DTTBL -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-list.c -o asn-list.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_GEN_BUF -DTTBL -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o asn-tag.lo `test -f 'asn-tag.c' || echo './'`asn-tag.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_GEN_BUF -DTTBL -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-tag.c -fPIC -DPIC -o .libs/asn-tag.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_GEN_BUF -DTTBL -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-tag.c -o asn-tag.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_GEN_BUF -DTTBL -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o tbl-free.lo `test -f 'tbl-free.c' || echo './'`tbl-free.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_GEN_BUF -DTTBL -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c tbl-free.c -fPIC -DPIC -o .libs/tbl-free.o
In file included from tbl-free.c:24:
../../c-lib/inc/tbl-incl.h:27:1: warning: "TTBL" redefined
<command line>:1:1: warning: this is the location of the previous definition
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_GEN_BUF -DTTBL -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c tbl-free.c -o tbl-free.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_GEN_BUF -DTTBL -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o asn-bool.lo `test -f 'asn-bool.c' || echo './'`asn-bool.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_GEN_BUF -DTTBL -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-bool.c -fPIC -DPIC -o .libs/asn-bool.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_GEN_BUF -DTTBL -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-bool.c -o asn-bool.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_GEN_BUF -DTTBL -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o asn-null.lo `test -f 'asn-null.c' || echo './'`asn-null.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_GEN_BUF -DTTBL -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-null.c -fPIC -DPIC -o .libs/asn-null.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_GEN_BUF -DTTBL -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-null.c -o asn-null.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_GEN_BUF -DTTBL -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o exp-buf.lo `test -f 'exp-buf.c' || echo './'`exp-buf.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_GEN_BUF -DTTBL -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c exp-buf.c -fPIC -DPIC -o .libs/exp-buf.o
exp-buf.c: In function 'ExpBufPeekCopy':
exp-buf.c:508: warning: implicit declaration of function 'memcpy'
exp-buf.c:508: warning: incompatible implicit declaration of built-in function 'memcpy'
exp-buf.c: In function 'ExpBufCopy':
exp-buf.c:561: warning: incompatible implicit declaration of built-in function 'memcpy'
exp-buf.c: In function 'ExpBufPutSegRvs':
exp-buf.c:708: warning: incompatible implicit declaration of built-in function 'memcpy'
exp-buf.c:720: warning: incompatible implicit declaration of built-in function 'memcpy'
exp-buf.c: In function 'ExpBufPeekSeg':
exp-buf.c:479: warning: 'bytesLeft' is used uninitialized in this function
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_GEN_BUF -DTTBL -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c exp-buf.c -o exp-buf.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_GEN_BUF -DTTBL -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o str-stk.lo `test -f 'str-stk.c' || echo './'`str-stk.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_GEN_BUF -DTTBL -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c str-stk.c -fPIC -DPIC -o .libs/str-stk.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_GEN_BUF -DTTBL -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c str-stk.c -o str-stk.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_GEN_BUF -DTTBL -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o tbl-gen.lo `test -f 'tbl-gen.c' || echo './'`tbl-gen.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_GEN_BUF -DTTBL -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c tbl-gen.c -fPIC -DPIC -o .libs/tbl-gen.o
In file included from ../../c-lib/inc/tbl-gen.h:5,
from tbl-gen.c:3:
../../c-lib/inc/tbl-incl.h:27:1: warning: "TTBL" redefined
<command line>:1:1: warning: this is the location of the previous definition
tbl-gen.c: In function 'TDESimpleDecode':
tbl-gen.c:151: warning: unused variable 'form'
tbl-gen.c: In function 'TDEPushTagsAndLens':
tbl-gen.c:197: warning: unused variable 'encSize'
tbl-gen.c:196: warning: unused variable 'len'
tbl-gen.c: In function 'TDETagsMatch':
tbl-gen.c:307: warning: implicit declaration of function 'TagsMatch'
tbl-gen.c: In function 'TDEDecodeType':
tbl-gen.c:347: warning: unused variable 'indefinite'
tbl-gen.c:341: warning: unused variable 'i'
tbl-gen.c:339: warning: unused variable 'tmpHndl'
tbl-gen.c:338: warning: unused variable 'eleVal'
tbl-gen.c:335: warning: unused variable 'currElmt'
tbl-gen.c:333: warning: unused variable 'elmtVPtr'
tbl-gen.c:336: warning: 'elmtType' may be used uninitialized in this function
tbl-gen.c:343: warning: 'tmp' may be used uninitialized in this function
tbl-gen.c:344: warning: 'value' may be used uninitialized in this function
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_GEN_BUF -DTTBL -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c tbl-gen.c -o tbl-gen.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_GEN_BUF -DTTBL -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o asn-enum.lo `test -f 'asn-enum.c' || echo './'`asn-enum.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_GEN_BUF -DTTBL -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-enum.c -fPIC -DPIC -o .libs/asn-enum.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_GEN_BUF -DTTBL -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-enum.c -o asn-enum.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_GEN_BUF -DTTBL -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o asn-octs.lo `test -f 'asn-octs.c' || echo './'`asn-octs.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_GEN_BUF -DTTBL -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-octs.c -fPIC -DPIC -o .libs/asn-octs.o
asn-octs.c: In function 'FillOctetStringStk':
asn-octs.c:138: warning: pointer targets in assignment differ in signedness
asn-octs.c: In function 'BDecConsAsnOcts':
asn-octs.c:209: warning: implicit declaration of function 'memcpy'
asn-octs.c:209: warning: incompatible implicit declaration of built-in function 'memcpy'
asn-octs.c: In function 'AsnOctsEquiv':
asn-octs.c:310: warning: implicit declaration of function 'memcmp'
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_GEN_BUF -DTTBL -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-octs.c -o asn-octs.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_GEN_BUF -DTTBL -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o hash.lo `test -f 'hash.c' || echo './'`hash.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_GEN_BUF -DTTBL -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c hash.c -fPIC -DPIC -o .libs/hash.o
hash.c: In function 'NewHashSlot':
hash.c:113: warning: implicit declaration of function 'memset'
hash.c:113: warning: incompatible implicit declaration of built-in function 'memset'
hash.c: In function 'NewTable':
hash.c:126: warning: incompatible implicit declaration of built-in function 'memset'
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_GEN_BUF -DTTBL -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c hash.c -o hash.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_GEN_BUF -DTTBL -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o tbl-dbg.lo `test -f 'tbl-dbg.c' || echo './'`tbl-dbg.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_GEN_BUF -DTTBL -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c tbl-dbg.c -fPIC -DPIC -o .libs/tbl-dbg.o
In file included from ../../c-lib/inc/tbl-gen.h:5,
from ../../c-lib/inc/tbl-dbg.h:4,
from tbl-dbg.c:2:
../../c-lib/inc/tbl-incl.h:27:1: warning: "TTBL" redefined
<command line>:1:1: warning: this is the location of the previous definition
tbl-dbg.c: In function 'DBGOcts':
tbl-dbg.c:11: warning: implicit declaration of function 'isprint'
tbl-dbg.c: In function 'DBGSimple':
tbl-dbg.c:227: warning: unused variable 'i'
tbl-dbg.c:223: warning: unused variable 'form'
tbl-dbg.c: In function 'DBGType':
tbl-dbg.c:325: warning: initialization from incompatible pointer type
tbl-dbg.c:325: warning: initialization from incompatible pointer type
tbl-dbg.c:325: warning: initialization from incompatible pointer type
tbl-dbg.c:326: warning: initialization from incompatible pointer type
tbl-dbg.c:327: warning: initialization from incompatible pointer type
tbl-dbg.c:327: warning: initialization from incompatible pointer type
tbl-dbg.c:327: warning: initialization from incompatible pointer type
tbl-dbg.c:327: warning: initialization from incompatible pointer type
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_GEN_BUF -DTTBL -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c tbl-dbg.c -o tbl-dbg.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_GEN_BUF -DTTBL -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o tbl-print.lo `test -f 'tbl-print.c' || echo './'`tbl-print.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_GEN_BUF -DTTBL -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c tbl-print.c -fPIC -DPIC -o .libs/tbl-print.o
In file included from tbl-print.c:24:
../../c-lib/inc/tbl-incl.h:27:1: warning: "TTBL" redefined
<command line>:1:1: warning: this is the location of the previous definition
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_GEN_BUF -DTTBL -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c tbl-print.c -o tbl-print.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_GEN_BUF -DTTBL -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o asn-int.lo `test -f 'asn-int.c' || echo './'`asn-int.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_GEN_BUF -DTTBL -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-int.c -fPIC -DPIC -o .libs/asn-int.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_GEN_BUF -DTTBL -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-int.c -o asn-int.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_GEN_BUF -DTTBL -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o asn-oid.lo `test -f 'asn-oid.c' || echo './'`asn-oid.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_GEN_BUF -DTTBL -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-oid.c -fPIC -DPIC -o .libs/asn-oid.o
asn-oid.c: In function 'PrintAsnOid':
asn-oid.c:134: warning: format '%u' expects type 'unsigned int', but argument 4 has type 'long unsigned int'
asn-oid.c:143: warning: format '%u' expects type 'unsigned int', but argument 3 has type 'long unsigned int'
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_GEN_BUF -DTTBL -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-oid.c -o asn-oid.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_GEN_BUF -DTTBL -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o sbuf.lo `test -f 'sbuf.c' || echo './'`sbuf.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_GEN_BUF -DTTBL -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c sbuf.c -fPIC -DPIC -o .libs/sbuf.o
sbuf.c: In function 'SBufDataPtr':
sbuf.c:144: warning: statement with no effect
sbuf.c: In function 'SBufCopy':
sbuf.c:233: warning: implicit declaration of function 'memcpy'
sbuf.c:233: warning: incompatible implicit declaration of built-in function 'memcpy'
sbuf.c:239: warning: incompatible implicit declaration of built-in function 'memcpy'
sbuf.c: In function 'SBufPeekCopy':
sbuf.c:299: warning: incompatible implicit declaration of built-in function 'memcpy'
sbuf.c:303: warning: incompatible implicit declaration of built-in function 'memcpy'
sbuf.c: In function 'SBufPutSegRvs':
sbuf.c:353: warning: incompatible implicit declaration of built-in function 'memcpy'
sbuf.c: In function 'SBufGetByte':
sbuf.c:370: warning: control reaches end of non-void function
sbuf.c: In function 'SBufDataPtr':
sbuf.c:145: warning: control reaches end of non-void function
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_GEN_BUF -DTTBL -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c sbuf.c -o sbuf.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_GEN_BUF -DTTBL -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o nibble-alloc.lo `test -f 'nibble-alloc.c' || echo './'`nibble-alloc.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_GEN_BUF -DTTBL -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c nibble-alloc.c -fPIC -DPIC -o .libs/nibble-alloc.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_GEN_BUF -DTTBL -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c nibble-alloc.c -o nibble-alloc.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_GEN_BUF -DTTBL -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o tbl-dec.lo `test -f 'tbl-dec.c' || echo './'`tbl-dec.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_GEN_BUF -DTTBL -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c tbl-dec.c -fPIC -DPIC -o .libs/tbl-dec.o
In file included from tbl-dec.c:25:
../../c-lib/inc/tbl-incl.h:27:1: warning: "TTBL" redefined
<command line>:1:1: warning: this is the location of the previous definition
tbl-dec.c: In function 'TblDecodeType':
tbl-dec.c:112: warning: 'structElmtType' may be used uninitialized in this function
tbl-dec.c:113: warning: 'choiceElmtType' may be used uninitialized in this function
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_GEN_BUF -DTTBL -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c tbl-dec.c -o tbl-dec.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_GEN_BUF -DTTBL -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o tbl-util.lo `test -f 'tbl-util.c' || echo './'`tbl-util.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_GEN_BUF -DTTBL -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c tbl-util.c -fPIC -DPIC -o .libs/tbl-util.o
In file included from tbl-util.c:22:
../../c-lib/inc/tbl-incl.h:27:1: warning: "TTBL" redefined
<command line>:1:1: warning: this is the location of the previous definition
tbl-util.c: In function 'LoadTblFile':
tbl-util.c:87: warning: unused variable 'sbPtr'
tbl-util.c: In function 'TblFindTypeDefInMod':
tbl-util.c:360: warning: implicit declaration of function 'strcmp'
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_GEN_BUF -DTTBL -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c tbl-util.c -o tbl-util.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_GEN_BUF -DTTBL -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o asn-useful.lo `test -f 'asn-useful.c' || echo './'`asn-useful.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_GEN_BUF -DTTBL -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-useful.c -fPIC -DPIC -o .libs/asn-useful.o
asn-useful.c: In function 'BEncEXTERNALChoiceContent':
asn-useful.c:399: warning: unused variable 'component'
asn-useful.c:398: warning: unused variable 'listLen'
asn-useful.c: In function 'BDecEXTERNALChoiceContent':
asn-useful.c:454: warning: unused variable 'tagId2'
asn-useful.c:453: warning: unused variable 'elmtLen2'
asn-useful.c:452: warning: unused variable 'totalElmtsLen2'
asn-useful.c:451: warning: unused variable 'mandatoryElmtCount1'
asn-useful.c:447: warning: unused variable 'seqDone'
asn-useful.c: In function 'BEncEXTERNALContent':
asn-useful.c:599: warning: unused variable 'component'
asn-useful.c:598: warning: unused variable 'listLen'
asn-useful.c: In function 'BDecEXTERNALContent':
asn-useful.c:653: warning: unused variable 'tagId2'
asn-useful.c:652: warning: unused variable 'elmtLen2'
asn-useful.c:651: warning: unused variable 'totalElmtsLen2'
asn-useful.c:650: warning: unused variable 'mandatoryElmtCount1'
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_GEN_BUF -DTTBL -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c asn-useful.c -o asn-useful.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_GEN_BUF -DTTBL -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o tbl.lo `test -f 'tbl.c' || echo './'`tbl.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_GEN_BUF -DTTBL -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c tbl.c -fPIC -DPIC -o .libs/tbl.o
tbl.c: In function 'BEncTBLRangeContent':
tbl.c:28: warning: unused variable 'component'
tbl.c:27: warning: unused variable 'listLen'
tbl.c: In function 'BDecTBLRangeContent':
tbl.c:61: warning: unused variable 'mandatoryElmtCount1'
tbl.c: In function 'BEncTBLNamedNumberContent':
tbl.c:143: warning: unused variable 'component'
tbl.c:142: warning: unused variable 'listLen'
tbl.c: In function 'BDecTBLNamedNumberContent':
tbl.c:175: warning: unused variable 'mandatoryElmtCount1'
tbl.c: In function 'BEncTBLNamedNumberListContent':
tbl.c:255: warning: unused variable 'totalLen'
tbl.c: In function 'BDecTBLNamedNumberListContent':
tbl.c:287: warning: unused variable 'mandatoryElmtCount1'
tbl.c:283: warning: unused variable 'seqDone'
tbl.c: In function 'BEncTBLTypeRefContent':
tbl.c:370: warning: unused variable 'component'
tbl.c:369: warning: unused variable 'listLen'
tbl.c: In function 'BDecTBLTypeRefContent':
tbl.c:403: warning: unused variable 'mandatoryElmtCount1'
tbl.c: In function 'BEncTBLTagContent':
tbl.c:494: warning: passing argument 2 of 'BEncAsnIntContent' from incompatible pointer type
tbl.c:485: warning: unused variable 'component'
tbl.c:484: warning: unused variable 'listLen'
tbl.c: In function 'BDecTBLTagContent':
tbl.c:526: warning: passing argument 4 of 'BDecAsnIntContent' from incompatible pointer type
tbl.c:518: warning: unused variable 'mandatoryElmtCount1'
tbl.c: In function 'PrintTBLTag':
tbl.c:566: warning: passing argument 2 of 'PrintAsnInt' from incompatible pointer type
tbl.c: In function 'BEncTBLTypeSeqOfContent':
tbl.c:597: warning: unused variable 'totalLen'
tbl.c: In function 'BDecTBLTypeSeqOfContent':
tbl.c:629: warning: unused variable 'mandatoryElmtCount1'
tbl.c:625: warning: unused variable 'seqDone'
tbl.c: In function 'BEncTBLTypeContentSeqOfContent':
tbl.c:709: warning: unused variable 'totalLen'
tbl.c: In function 'BDecTBLTypeContentSeqOfContent':
tbl.c:741: warning: unused variable 'mandatoryElmtCount1'
tbl.c:737: warning: unused variable 'seqDone'
tbl.c: In function 'BEncTBLTypeContent':
tbl.c:879: warning: passing argument 2 of 'BEncAsnIntContent' from incompatible pointer type
tbl.c:824: warning: unused variable 'component'
tbl.c:823: warning: unused variable 'listLen'
tbl.c: In function 'BDecTBLTypeContent':
tbl.c:917: warning: passing argument 4 of 'BDecAsnIntContent' from incompatible pointer type
tbl.c:909: warning: unused variable 'tagId3'
tbl.c:908: warning: unused variable 'elmtLen3'
tbl.c:907: warning: unused variable 'totalElmtsLen3'
tbl.c:904: warning: unused variable 'totalElmtsLen2'
tbl.c:903: warning: unused variable 'mandatoryElmtCount1'
tbl.c: In function 'PrintTBLType':
tbl.c:1047: warning: passing argument 2 of 'PrintAsnInt' from incompatible pointer type
tbl.c: In function 'BEncTBLTypeContentContent':
tbl.c:1139: warning: unused variable 'component'
tbl.c:1138: warning: unused variable 'listLen'
tbl.c: In function 'BDecTBLTypeContentContent':
tbl.c:1191: warning: unused variable 'mandatoryElmtCount1'
tbl.c:1190: warning: unused variable 'tagId1'
tbl.c:1189: warning: unused variable 'elmtLen1'
tbl.c:1187: warning: unused variable 'seqDone'
tbl.c: In function 'FreeTBLTypeContent':
tbl.c:1256: warning: enumeration value 'TBLTYPECONTENT_PRIMTYPE' not handled in switch
tbl.c: In function 'BEncTBLTypeDefContent':
tbl.c:1284: warning: unused variable 'component'
tbl.c:1283: warning: unused variable 'listLen'
tbl.c: In function 'BDecTBLTypeDefContent':
tbl.c:1333: warning: unused variable 'mandatoryElmtCount1'
tbl.c: In function 'BEncTBLModuleSeqOfContent':
tbl.c:1466: warning: unused variable 'totalLen'
tbl.c: In function 'BDecTBLModuleSeqOfContent':
tbl.c:1498: warning: unused variable 'mandatoryElmtCount1'
tbl.c:1494: warning: unused variable 'seqDone'
tbl.c: In function 'BEncTBLModuleContent':
tbl.c:1581: warning: unused variable 'component'
tbl.c:1580: warning: unused variable 'listLen'
tbl.c: In function 'BDecTBLModuleContent':
tbl.c:1629: warning: unused variable 'mandatoryElmtCount1'
tbl.c: In function 'BEncTBLSeqOfContent':
tbl.c:1748: warning: unused variable 'totalLen'
tbl.c: In function 'BDecTBLSeqOfContent':
tbl.c:1780: warning: unused variable 'mandatoryElmtCount1'
tbl.c:1776: warning: unused variable 'seqDone'
tbl.c: In function 'BEncTBLContent':
tbl.c:1894: warning: unused variable 'component'
tbl.c:1893: warning: unused variable 'listLen'
tbl.c: In function 'BDecTBLContent':
tbl.c:1962: warning: unused variable 'mandatoryElmtCount1'
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_GEN_BUF -DTTBL -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c tbl.c -o tbl.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=link cc -g -O2 -g -Wall -O2 -DFLEX_IN_USE -o libasn1ctbl.la -rpath /usr/lib asn-any.lo asn-len.lo asn-real.lo print.lo tbl-enc.lo asn-bits.lo asn-list.lo asn-tag.lo tbl-free.lo asn-bool.lo asn-null.lo exp-buf.lo str-stk.lo tbl-gen.lo asn-enum.lo asn-octs.lo hash.lo tbl-dbg.lo tbl-print.lo asn-int.lo asn-oid.lo sbuf.lo nibble-alloc.lo tbl-dec.lo tbl-util.lo asn-useful.lo tbl.lo -lm
cc -shared .libs/asn-any.o .libs/asn-len.o .libs/asn-real.o .libs/print.o .libs/tbl-enc.o .libs/asn-bits.o .libs/asn-list.o .libs/asn-tag.o .libs/tbl-free.o .libs/asn-bool.o .libs/asn-null.o .libs/exp-buf.o .libs/str-stk.o .libs/tbl-gen.o .libs/asn-enum.o .libs/asn-octs.o .libs/hash.o .libs/tbl-dbg.o .libs/tbl-print.o .libs/asn-int.o .libs/asn-oid.o .libs/sbuf.o .libs/nibble-alloc.o .libs/tbl-dec.o .libs/tbl-util.o .libs/asn-useful.o .libs/tbl.o -lm -Wl,-soname -Wl,libasn1ctbl.so.0 -o .libs/libasn1ctbl.so.0.0.0
(cd .libs && rm -f libasn1ctbl.so.0 && ln -s libasn1ctbl.so.0.0.0 libasn1ctbl.so.0)
(cd .libs && rm -f libasn1ctbl.so && ln -s libasn1ctbl.so.0.0.0 libasn1ctbl.so)
ar cru .libs/libasn1ctbl.a asn-any.o asn-len.o asn-real.o print.o tbl-enc.o asn-bits.o asn-list.o asn-tag.o tbl-free.o asn-bool.o asn-null.o exp-buf.o str-stk.o tbl-gen.o asn-enum.o asn-octs.o hash.o tbl-dbg.o tbl-print.o asn-int.o asn-oid.o sbuf.o nibble-alloc.o tbl-dec.o tbl-util.o asn-useful.o tbl.o
ranlib .libs/libasn1ctbl.a
creating libasn1ctbl.la
(cd .libs && rm -f libasn1ctbl.la && ln -s ../libasn1ctbl.la libasn1ctbl.la)
make[5]: Leaving directory `/build/buildd4/snacc-1.3bbn/c-lib/tbl'
make[4]: Leaving directory `/build/buildd4/snacc-1.3bbn/c-lib/tbl'
Making all in inc
make[4]: Entering directory `/build/buildd4/snacc-1.3bbn/c-lib/inc'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/build/buildd4/snacc-1.3bbn/c-lib/inc'
make[4]: Entering directory `/build/buildd4/snacc-1.3bbn/c-lib'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/build/buildd4/snacc-1.3bbn/c-lib'
make[3]: Leaving directory `/build/buildd4/snacc-1.3bbn/c-lib'
Making all in c++-lib
make[3]: Entering directory `/build/buildd4/snacc-1.3bbn/c++-lib'
Making all in c++
make[4]: Entering directory `/build/buildd4/snacc-1.3bbn/c++-lib/c++'
cd `dirname ../../compiler/core/snacc` && /usr/bin/make `basename ../../compiler/core/snacc`
make[5]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/core'
Makefile:306: warning: overriding commands for target `parse-asn1.h'
Makefile:298: warning: ignoring old commands for target `parse-asn1.h'
cd `dirname ../back-ends/LIBOBJ` && /usr/bin/make `basename ../back-ends/LIBOBJ`
make[6]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends'
cd `dirname c-gen/LIBOBJ` && /usr/bin/make `basename c-gen/LIBOBJ`
make[7]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c-gen'
make[7]: `LIBOBJ' is up to date.
make[7]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c-gen'
cd `dirname c++-gen/LIBOBJ` && /usr/bin/make `basename c++-gen/LIBOBJ`
make[7]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c++-gen'
make[7]: `LIBOBJ' is up to date.
make[7]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c++-gen'
cd `dirname idl-gen/LIBOBJ` && /usr/bin/make `basename idl-gen/LIBOBJ`
make[7]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/idl-gen'
make[7]: `LIBOBJ' is up to date.
make[7]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/idl-gen'
make[6]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends'
cd `dirname ../../c-lib/Cebuf/libasn1cCebuf.la` && /usr/bin/make `basename ../../c-lib/Cebuf/libasn1cCebuf.la`
make[6]: Entering directory `/build/buildd4/snacc-1.3bbn/c-lib/Cebuf'
make[6]: `libasn1cCebuf.la' is up to date.
make[6]: Leaving directory `/build/buildd4/snacc-1.3bbn/c-lib/Cebuf'
make[5]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/core'
if test "x-DMETA=0" = x-DTCL; then \
../../compiler/core/snacc -C -novolat -l 50 -tcl "" ../../asn1specs/asn-useful.asn1; \
rm modules.C; \
else \
../../compiler/core/snacc -C -novolat -l 50 ../../asn1specs/asn-useful.asn1; \
fi
Hmmm, you didn't specify a useful types ASN.1 file with the `-u' option.
I'll continue assuming your ASN.1 file(s) don't need any useful types.
/usr/bin/make all-am
make[5]: Entering directory `/build/buildd4/snacc-1.3bbn/c++-lib/c++'
/bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c++-lib/inc -DMETA=0 -g -O2 -g -Wall -O2 -c -o asn-any.lo `test -f 'asn-any.C' || echo './'`asn-any.C
mkdir .libs
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c++-lib/inc -DMETA=0 -g -O2 -g -Wall -O2 -c asn-any.C -fPIC -DPIC -o .libs/asn-any.o
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c++-lib/inc -DMETA=0 -g -O2 -g -Wall -O2 -c asn-any.C -o asn-any.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c++-lib/inc -DMETA=0 -g -O2 -g -Wall -O2 -c -o asn-bits.lo `test -f 'asn-bits.C' || echo './'`asn-bits.C
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c++-lib/inc -DMETA=0 -g -O2 -g -Wall -O2 -c asn-bits.C -fPIC -DPIC -o .libs/asn-bits.o
asn-bits.C: In member function 'void AsnBits::BDecContent(AsnBuf&, AsnTag, AsnLen, AsnLen&, __jmp_buf_tag*)':
asn-bits.C:266: warning: unused variable 'tmp'
asn-bits.C: In member function 'void AsnBits::FillBitStringStk(AsnBuf&, AsnLen, AsnLen&, __jmp_buf_tag*)':
asn-bits.C:336: warning: unused variable 'unusedBits'
asn-bits.C: In member function 'virtual void AsnBits::Print(std::ostream&) const':
asn-bits.C:450: warning: comparison between signed and unsigned integer expressions
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c++-lib/inc -DMETA=0 -g -O2 -g -Wall -O2 -c asn-bits.C -o asn-bits.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c++-lib/inc -DMETA=0 -g -O2 -g -Wall -O2 -c -o asn-bool.lo `test -f 'asn-bool.C' || echo './'`asn-bool.C
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c++-lib/inc -DMETA=0 -g -O2 -g -Wall -O2 -c asn-bool.C -fPIC -DPIC -o .libs/asn-bool.o
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c++-lib/inc -DMETA=0 -g -O2 -g -Wall -O2 -c asn-bool.C -o asn-bool.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c++-lib/inc -DMETA=0 -g -O2 -g -Wall -O2 -c -o asn-enum.lo `test -f 'asn-enum.C' || echo './'`asn-enum.C
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c++-lib/inc -DMETA=0 -g -O2 -g -Wall -O2 -c asn-enum.C -fPIC -DPIC -o .libs/asn-enum.o
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c++-lib/inc -DMETA=0 -g -O2 -g -Wall -O2 -c asn-enum.C -o asn-enum.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c++-lib/inc -DMETA=0 -g -O2 -g -Wall -O2 -c -o asn-int.lo `test -f 'asn-int.C' || echo './'`asn-int.C
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c++-lib/inc -DMETA=0 -g -O2 -g -Wall -O2 -c asn-int.C -fPIC -DPIC -o .libs/asn-int.o
asn-int.C: In member function 'AsnLen AsnInt::BEncContent(AsnBuf&)':
asn-int.C:102: warning: comparison between signed and unsigned integer expressions
asn-int.C: In member function 'void AsnInt::BDecContent(AsnBuf&, AsnTag, AsnLen, AsnLen&, __jmp_buf_tag*)':
asn-int.C:139: warning: comparison between signed and unsigned integer expressions
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c++-lib/inc -DMETA=0 -g -O2 -g -Wall -O2 -c asn-int.C -o asn-int.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c++-lib/inc -DMETA=0 -g -O2 -g -Wall -O2 -c -o asn-len.lo `test -f 'asn-len.C' || echo './'`asn-len.C
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c++-lib/inc -DMETA=0 -g -O2 -g -Wall -O2 -c asn-len.C -fPIC -DPIC -o .libs/asn-len.o
asn-len.C: In function 'AsnLen BDecLen(AsnBuf&, AsnLen&, __jmp_buf_tag*)':
asn-len.C:128: warning: comparison between signed and unsigned integer expressions
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c++-lib/inc -DMETA=0 -g -O2 -g -Wall -O2 -c asn-len.C -o asn-len.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c++-lib/inc -DMETA=0 -g -O2 -g -Wall -O2 -c -o asn-list.lo `test -f 'asn-list.C' || echo './'`asn-list.C
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c++-lib/inc -DMETA=0 -g -O2 -g -Wall -O2 -c asn-list.C -fPIC -DPIC -o .libs/asn-list.o
../../c++-lib/inc/asn-list.h:89: warning: friend declaration 'std::ostream& operator<<(std::ostream&, AsnList<T>&)' declares a non-template function
../../c++-lib/inc/asn-list.h:89: warning: (if this is not what you intended, make sure the function template has already been declared and add <> after the function name here) -Wno-non-template-friend disables this warning
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c++-lib/inc -DMETA=0 -g -O2 -g -Wall -O2 -c asn-list.C -o asn-list.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c++-lib/inc -DMETA=0 -g -O2 -g -Wall -O2 -c -o asn-null.lo `test -f 'asn-null.C' || echo './'`asn-null.C
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c++-lib/inc -DMETA=0 -g -O2 -g -Wall -O2 -c asn-null.C -fPIC -DPIC -o .libs/asn-null.o
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c++-lib/inc -DMETA=0 -g -O2 -g -Wall -O2 -c asn-null.C -o asn-null.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c++-lib/inc -DMETA=0 -g -O2 -g -Wall -O2 -c -o asn-octs.lo `test -f 'asn-octs.C' || echo './'`asn-octs.C
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c++-lib/inc -DMETA=0 -g -O2 -g -Wall -O2 -c asn-octs.C -fPIC -DPIC -o .libs/asn-octs.o
asn-octs.C: In member function 'virtual void AsnOcts::Print(std::ostream&) const':
asn-octs.C:175: warning: comparison between signed and unsigned integer expressions
asn-octs.C:181: warning: comparison between signed and unsigned integer expressions
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c++-lib/inc -DMETA=0 -g -O2 -g -Wall -O2 -c asn-octs.C -o asn-octs.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c++-lib/inc -DMETA=0 -g -O2 -g -Wall -O2 -c -o asn-oid.lo `test -f 'asn-oid.C' || echo './'`asn-oid.C
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c++-lib/inc -DMETA=0 -g -O2 -g -Wall -O2 -c asn-oid.C -fPIC -DPIC -o .libs/asn-oid.o
asn-oid.C: In member function 'void AsnOid::Set(long unsigned int, long unsigned int, long int, long int, long int, long int, long int, long int, long int, long int, long int)':
asn-oid.C:153: warning: comparison between signed and unsigned integer expressions
asn-oid.C:169: warning: comparison between signed and unsigned integer expressions
asn-oid.C: In member function 'long unsigned int AsnOid::NumArcs() const':
asn-oid.C:237: warning: comparison between signed and unsigned integer expressions
asn-oid.C:240: warning: comparison between signed and unsigned integer expressions
asn-oid.C: In member function 'virtual void AsnOid::Print(std::ostream&) const':
asn-oid.C:325: warning: comparison between signed and unsigned integer expressions
asn-oid.C:336: warning: comparison between signed and unsigned integer expressions
asn-oid.C:338: warning: comparison between signed and unsigned integer expressions
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c++-lib/inc -DMETA=0 -g -O2 -g -Wall -O2 -c asn-oid.C -o asn-oid.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c++-lib/inc -DMETA=0 -g -O2 -g -Wall -O2 -c -o asn-real.lo `test -f 'asn-real.C' || echo './'`asn-real.C
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c++-lib/inc -DMETA=0 -g -O2 -g -Wall -O2 -c asn-real.C -fPIC -DPIC -o .libs/asn-real.o
asn-real.C: In function 'double AsnPlusInfinity()':
asn-real.C:522: warning: comparison between signed and unsigned integer expressions
asn-real.C: In member function 'AsnLen AsnReal::BEncContent(AsnBuf&)':
asn-real.C:588: warning: comparison between signed and unsigned integer expressions
asn-real.C:679: warning: statement has no effect
asn-real.C: In member function 'void AsnReal::BDecContent(AsnBuf&, AsnTag, AsnLen, AsnLen&, __jmp_buf_tag*)':
asn-real.C:777: warning: comparison between signed and unsigned integer expressions
asn-real.C: In member function 'AsnLen AsnReal::BEncContent(AsnBuf&)':
asn-real.C:548: warning: 'mantissaLen' may be used uninitialized in this function
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c++-lib/inc -DMETA=0 -g -O2 -g -Wall -O2 -c asn-real.C -o asn-real.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c++-lib/inc -DMETA=0 -g -O2 -g -Wall -O2 -c -o asn-tag.lo `test -f 'asn-tag.C' || echo './'`asn-tag.C
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c++-lib/inc -DMETA=0 -g -O2 -g -Wall -O2 -c asn-tag.C -fPIC -DPIC -o .libs/asn-tag.o
asn-tag.C: In function 'AsnTag BDecTag(AsnBuf&, AsnLen&, __jmp_buf_tag*)':
asn-tag.C:75: warning: comparison between signed and unsigned integer expressions
asn-tag.C:80: warning: comparison between signed and unsigned integer expressions
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c++-lib/inc -DMETA=0 -g -O2 -g -Wall -O2 -c asn-tag.C -o asn-tag.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c++-lib/inc -DMETA=0 -g -O2 -g -Wall -O2 -c -o asn-type.lo `test -f 'asn-type.C' || echo './'`asn-type.C
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c++-lib/inc -DMETA=0 -g -O2 -g -Wall -O2 -c asn-type.C -fPIC -DPIC -o .libs/asn-type.o
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c++-lib/inc -DMETA=0 -g -O2 -g -Wall -O2 -c asn-type.C -o asn-type.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c++-lib/inc -DMETA=0 -g -O2 -g -Wall -O2 -c -o hash.lo `test -f 'hash.C' || echo './'`hash.C
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c++-lib/inc -DMETA=0 -g -O2 -g -Wall -O2 -c hash.C -fPIC -DPIC -o .libs/hash.o
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c++-lib/inc -DMETA=0 -g -O2 -g -Wall -O2 -c hash.C -o hash.o >/dev/null 2>&1
cd `dirname ../../compiler/core/snacc` && /usr/bin/make `basename ../../compiler/core/snacc`
make[6]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/core'
Makefile:306: warning: overriding commands for target `parse-asn1.h'
Makefile:298: warning: ignoring old commands for target `parse-asn1.h'
cd `dirname ../back-ends/LIBOBJ` && /usr/bin/make `basename ../back-ends/LIBOBJ`
make[7]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends'
cd `dirname c-gen/LIBOBJ` && /usr/bin/make `basename c-gen/LIBOBJ`
make[8]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c-gen'
make[8]: `LIBOBJ' is up to date.
make[8]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c-gen'
cd `dirname c++-gen/LIBOBJ` && /usr/bin/make `basename c++-gen/LIBOBJ`
make[8]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c++-gen'
make[8]: `LIBOBJ' is up to date.
make[8]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c++-gen'
cd `dirname idl-gen/LIBOBJ` && /usr/bin/make `basename idl-gen/LIBOBJ`
make[8]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/idl-gen'
make[8]: `LIBOBJ' is up to date.
make[8]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/idl-gen'
make[7]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends'
cd `dirname ../../c-lib/Cebuf/libasn1cCebuf.la` && /usr/bin/make `basename ../../c-lib/Cebuf/libasn1cCebuf.la`
make[7]: Entering directory `/build/buildd4/snacc-1.3bbn/c-lib/Cebuf'
make[7]: `libasn1cCebuf.la' is up to date.
make[7]: Leaving directory `/build/buildd4/snacc-1.3bbn/c-lib/Cebuf'
make[6]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/core'
/bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c++-lib/inc -DMETA=0 -g -O2 -g -Wall -O2 -c -o meta.lo `test -f 'meta.C' || echo './'`meta.C
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c++-lib/inc -DMETA=0 -g -O2 -g -Wall -O2 -c meta.C -fPIC -DPIC -o .libs/meta.o
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c++-lib/inc -DMETA=0 -g -O2 -g -Wall -O2 -c meta.C -o meta.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c++-lib/inc -DMETA=0 -g -O2 -g -Wall -O2 -c -o print.lo `test -f 'print.C' || echo './'`print.C
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c++-lib/inc -DMETA=0 -g -O2 -g -Wall -O2 -c print.C -fPIC -DPIC -o .libs/print.o
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c++-lib/inc -DMETA=0 -g -O2 -g -Wall -O2 -c print.C -o print.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c++-lib/inc -DMETA=0 -g -O2 -g -Wall -O2 -c -o tcl-if.lo `test -f 'tcl-if.C' || echo './'`tcl-if.C
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c++-lib/inc -DMETA=0 -g -O2 -g -Wall -O2 -c tcl-if.C -fPIC -DPIC -o .libs/tcl-if.o
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c++-lib/inc -DMETA=0 -g -O2 -g -Wall -O2 -c tcl-if.C -o tcl-if.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c++-lib/inc -DMETA=0 -g -O2 -g -Wall -O2 -c -o str-stk.lo `test -f 'str-stk.C' || echo './'`str-stk.C
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c++-lib/inc -DMETA=0 -g -O2 -g -Wall -O2 -c str-stk.C -fPIC -DPIC -o .libs/str-stk.o
str-stk.C: In member function 'void StrStk::Push(char*, size_t)':
str-stk.C:62: warning: comparison between signed and unsigned integer expressions
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c++-lib/inc -DMETA=0 -g -O2 -g -Wall -O2 -c str-stk.C -o str-stk.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c++-lib/inc -DMETA=0 -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c -o tkAppInit.lo `test -f 'tkAppInit.c' || echo './'`tkAppInit.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c++-lib/inc -DMETA=0 -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c tkAppInit.c -fPIC -DPIC -o .libs/tkAppInit.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c++-lib/inc -DMETA=0 -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c tkAppInit.c -o tkAppInit.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c++-lib/inc -DMETA=0 -g -O2 -g -Wall -O2 -c -o asn-useful.lo `test -f 'asn-useful.C' || echo './'`asn-useful.C
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c++-lib/inc -DMETA=0 -g -O2 -g -Wall -O2 -c asn-useful.C -fPIC -DPIC -o .libs/asn-useful.o
asn-useful.C: In member function 'AsnLen EXTERNALChoice::BEncContent(AsnBuf&)':
asn-useful.C:770: warning: 'l' may be used uninitialized in this function
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c++-lib/inc -DMETA=0 -g -O2 -g -Wall -O2 -c asn-useful.C -o asn-useful.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=link g++ -g -O2 -g -Wall -O2 -o libasn1c++.la -rpath /usr/lib asn-any.lo asn-bits.lo asn-bool.lo asn-enum.lo asn-int.lo asn-len.lo asn-list.lo asn-null.lo asn-octs.lo asn-oid.lo asn-real.lo asn-tag.lo asn-type.lo hash.lo meta.lo print.lo tcl-if.lo str-stk.lo tkAppInit.lo asn-useful.lo -lm
g++ -shared -nostdlib /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/lib/crti.o /usr/lib/gcc/m32r-linux-gnu/4.1.2/crtbeginS.o .libs/asn-any.o .libs/asn-bits.o .libs/asn-bool.o .libs/asn-enum.o .libs/asn-int.o .libs/asn-len.o .libs/asn-list.o .libs/asn-null.o .libs/asn-octs.o .libs/asn-oid.o .libs/asn-real.o .libs/asn-tag.o .libs/asn-type.o .libs/hash.o .libs/meta.o .libs/print.o .libs/tcl-if.o .libs/str-stk.o .libs/tkAppInit.o .libs/asn-useful.o -L/usr/lib/gcc/m32r-linux-gnu/4.1.2 -L/usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/lib -L/usr/lib/gcc/m32r-linux-gnu/4.1.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/m32r-linux-gnu/4.1.2/crtendS.o /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/lib/crtn.o -Wl,-soname -Wl,libasn1c++.so.0 -o .libs/libasn1c++.so.0.0.0
(cd .libs && rm -f libasn1c++.so.0 && ln -s libasn1c++.so.0.0.0 libasn1c++.so.0)
(cd .libs && rm -f libasn1c++.so && ln -s libasn1c++.so.0.0.0 libasn1c++.so)
ar cru .libs/libasn1c++.a asn-any.o asn-bits.o asn-bool.o asn-enum.o asn-int.o asn-len.o asn-list.o asn-null.o asn-octs.o asn-oid.o asn-real.o asn-tag.o asn-type.o hash.o meta.o print.o tcl-if.o str-stk.o tkAppInit.o asn-useful.o
ranlib .libs/libasn1c++.a
creating libasn1c++.la
(cd .libs && rm -f libasn1c++.la && ln -s ../libasn1c++.la libasn1c++.la)
make[5]: Leaving directory `/build/buildd4/snacc-1.3bbn/c++-lib/c++'
make[4]: Leaving directory `/build/buildd4/snacc-1.3bbn/c++-lib/c++'
Making all in inc
make[4]: Entering directory `/build/buildd4/snacc-1.3bbn/c++-lib/inc'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/build/buildd4/snacc-1.3bbn/c++-lib/inc'
make[4]: Entering directory `/build/buildd4/snacc-1.3bbn/c++-lib'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/build/buildd4/snacc-1.3bbn/c++-lib'
make[3]: Leaving directory `/build/buildd4/snacc-1.3bbn/c++-lib'
Making all in tbl-tools
make[3]: Entering directory `/build/buildd4/snacc-1.3bbn/tbl-tools'
Making all in mkchdr
make[4]: Entering directory `/build/buildd4/snacc-1.3bbn/tbl-tools/mkchdr'
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_SBUF -I../../c-lib/tbl -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c `test -f 'mkchdr.c' || echo './'`mkchdr.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_SBUF -I../../c-lib/tbl -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c `test -f 'tbl-gen-c-hdr.c' || echo './'`tbl-gen-c-hdr.c
/bin/sh ../../libtool --mode=link cc -g -O2 -g -Wall -O2 -DFLEX_IN_USE -o mkchdr mkchdr.o tbl-gen-c-hdr.o ../../c-lib/tbl/libasn1ctbl.la -lm
mkdir .libs
cc -g -O2 -g -Wall -O2 -DFLEX_IN_USE -o .libs/mkchdr mkchdr.o tbl-gen-c-hdr.o ../../c-lib/tbl/.libs/libasn1ctbl.so -lm
creating mkchdr
make[4]: Leaving directory `/build/buildd4/snacc-1.3bbn/tbl-tools/mkchdr'
Making all in pval
make[4]: Entering directory `/build/buildd4/snacc-1.3bbn/tbl-tools/pval'
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_GEN_BUF -I../../c-lib/tbl -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c `test -f 'pval.c' || echo './'`pval.c
pval.c: In function 'main':
pval.c:167: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int'
pval.c:167: warning: too many arguments for format
pval.c:58: warning: 'typeName' may be used uninitialized in this function
pval.c:57: warning: 'tblFileName' may be used uninitialized in this function
/bin/sh ../../libtool --mode=link cc -g -O2 -g -Wall -O2 -DFLEX_IN_USE -o pval pval.o ../../c-lib/tbl/libasn1ctbl.la -lm
mkdir .libs
cc -g -O2 -g -Wall -O2 -DFLEX_IN_USE -o .libs/pval pval.o ../../c-lib/tbl/.libs/libasn1ctbl.so -lm
creating pval
make[4]: Leaving directory `/build/buildd4/snacc-1.3bbn/tbl-tools/pval'
Making all in ptbl
make[4]: Entering directory `/build/buildd4/snacc-1.3bbn/tbl-tools/ptbl'
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_GEN_BUF -I../../c-lib/tbl -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c `test -f 'ptbl.c' || echo './'`ptbl.c
ptbl.c: In function 'main':
ptbl.c:65: warning: implicit declaration of function 'PrintTblInAsn1'
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -DUSE_GEN_BUF -I../../c-lib/tbl -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c `test -f 'pasn1.c' || echo './'`pasn1.c
pasn1.c: In function 'PrintTblTypeInAsn1':
pasn1.c:165: warning: unused variable 'elmt'
pasn1.c: In function 'UnivTagCodeMatch':
pasn1.c:341: warning: 'expectedClass' may be used uninitialized in this function
/bin/sh ../../libtool --mode=link cc -g -O2 -g -Wall -O2 -DFLEX_IN_USE -o ptbl ptbl.o pasn1.o ../../c-lib/tbl/libasn1ctbl.la -lm
mkdir .libs
cc -g -O2 -g -Wall -O2 -DFLEX_IN_USE -o .libs/ptbl ptbl.o pasn1.o ../../c-lib/tbl/.libs/libasn1ctbl.so -lm
creating ptbl
make[4]: Leaving directory `/build/buildd4/snacc-1.3bbn/tbl-tools/ptbl'
Making all in berdecode
make[4]: Entering directory `/build/buildd4/snacc-1.3bbn/tbl-tools/berdecode'
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../c-lib/inc -I../../c-lib/tbl -g -O2 -g -Wall -O2 -DFLEX_IN_USE -c `test -f 'berdecode.c' || echo './'`berdecode.c
berdecode.c: In function 'process':
berdecode.c:41: warning: unused variable 'val'
berdecode.c: In function 'decode':
berdecode.c:89: warning: implicit declaration of function 'read'
berdecode.c:68: warning: unused variable 'pointer'
berdecode.c: In function 'decodefn':
berdecode.c:142: warning: implicit declaration of function 'close'
berdecode.c:144: warning: control reaches end of non-void function
/bin/sh ../../libtool --mode=link cc -g -O2 -g -Wall -O2 -DFLEX_IN_USE -o berdecode berdecode.o ../../c-lib/tbl/libasn1ctbl.la -lm
mkdir .libs
cc -g -O2 -g -Wall -O2 -DFLEX_IN_USE -o .libs/berdecode berdecode.o ../../c-lib/tbl/.libs/libasn1ctbl.so -lm
creating berdecode
make[4]: Leaving directory `/build/buildd4/snacc-1.3bbn/tbl-tools/berdecode'
make[4]: Entering directory `/build/buildd4/snacc-1.3bbn/tbl-tools'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/build/buildd4/snacc-1.3bbn/tbl-tools'
make[3]: Leaving directory `/build/buildd4/snacc-1.3bbn/tbl-tools'
Making all in asn1specs
make[3]: Entering directory `/build/buildd4/snacc-1.3bbn/asn1specs'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd4/snacc-1.3bbn/asn1specs'
Making all in doc
make[3]: Entering directory `/build/buildd4/snacc-1.3bbn/doc'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd4/snacc-1.3bbn/doc'
make[3]: Entering directory `/build/buildd4/snacc-1.3bbn'
make[3]: Leaving directory `/build/buildd4/snacc-1.3bbn'
make[2]: Leaving directory `/build/buildd4/snacc-1.3bbn'
make[1]: Leaving directory `/build/buildd4/snacc-1.3bbn'
touch debian/stamp-makefile-build
DEB_MAKE_CHECK_TARGET unset, not running checks
cd debian; xsltproc --nonet --novalid /usr/share/xml/docbook/stylesheet/nwalsh/manpages/docbook.xsl berdecode.dbk
Note: meta source : no *info/productname or alternative berdecode
Note: meta source : see http://docbook.sf.net/el/productname berdecode
Note: meta source : no refentry/refmeta/refmiscinfo at class=source berdecode
Note: meta source : see http://docbook.sf.net/el/refmiscinfo berdecode
Note: meta version: no *info/productnumber or alternative berdecode
Note: meta version: see http://docbook.sf.net/el/productnumber berdecode
Note: meta version: no refentry/refmeta/refmiscinfo at class=version berdecode
Note: meta version: see http://docbook.sf.net/el/refmiscinfo berdecode
Warn: meta source : no valid fallback for source; leaving empty berdecode
Note: meta manual : no titled ancestor of refentry berdecode
Note: meta manual : no refentry/refmeta/refmiscinfo at class=manual berdecode
Note: meta manual : see http://docbook.sf.net/el/refmiscinfo berdecode
Warn: meta manual : no valid fallback for manual; leaving empty berdecode
Note: Writing berdecode.1
cd debian; xsltproc --nonet --novalid /usr/share/xml/docbook/stylesheet/nwalsh/manpages/docbook.xsl snacc-config.dbk
Note: meta source : no *info/productname or alternative snacc-config
Note: meta source : see http://docbook.sf.net/el/productname snacc-config
Note: meta source : no refentry/refmeta/refmiscinfo at class=source snacc-config
Note: meta source : see http://docbook.sf.net/el/refmiscinfo snacc-config
Note: meta version: no *info/productnumber or alternative snacc-config
Note: meta version: see http://docbook.sf.net/el/productnumber snacc-config
Note: meta version: no refentry/refmeta/refmiscinfo at class=version snacc-config
Note: meta version: see http://docbook.sf.net/el/refmiscinfo snacc-config
Warn: meta source : no valid fallback for source; leaving empty snacc-config
Note: meta manual : no titled ancestor of refentry snacc-config
Note: meta manual : no refentry/refmeta/refmiscinfo at class=manual snacc-config
Note: meta manual : see http://docbook.sf.net/el/refmiscinfo snacc-config
Warn: meta manual : no valid fallback for manual; leaving empty snacc-config
Note: Writing snacc-config.1
/usr/bin/fakeroot debian/rules binary-arch
test -x debian/rules
dh_testroot
dh_clean -k
dh_installdirs -A
mkdir -p "."
if test -e /usr/share/misc/config.guess ; then \
for i in ./config.guess ; do \
if ! test -e $i.cdbs-orig ; then \
mv $i $i.cdbs-orig ; \
cp --remove-destination /usr/share/misc/config.guess $i ; \
fi ; \
done ; \
fi
if test -e /usr/share/misc/config.sub ; then \
for i in ./config.sub ; do \
if ! test -e $i.cdbs-orig ; then \
mv $i $i.cdbs-orig ; \
cp --remove-destination /usr/share/misc/config.sub $i ; \
fi ; \
done ; \
fi
mkdir -p c-lib/Cebuf c-lib/ebuf c-lib/mbuf c-lib/sbuf c-lib/tbl \
c++-lib/c++
AUTOMAKE=automake-1.7 ACLOCAL=aclocal-1.7 autoreconf -fi
autoheader2.50: WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
autoheader2.50: WARNING: and `config.h.top', to define templates for `config.h.in'
autoheader2.50: WARNING: is deprecated and discouraged.
autoheader2.50:
autoheader2.50: WARNING: Using the third argument of `AC_DEFINE' and
autoheader2.50: WARNING: `AC_DEFINE_UNQUOTED' allows one to define a template without
autoheader2.50: WARNING: `acconfig.h':
autoheader2.50:
autoheader2.50: WARNING: AC_DEFINE([NEED_FUNC_MAIN], 1,
autoheader2.50: [Define if a function `main' is needed.])
autoheader2.50:
autoheader2.50: WARNING: More sophisticated templates can also be produced, see the
autoheader2.50: WARNING: documentation.
DEB_MAKE_CHECK_TARGET unset, not running checks
cd debian; xsltproc --nonet --novalid /usr/share/xml/docbook/stylesheet/nwalsh/manpages/docbook.xsl berdecode.dbk
Note: meta source : no *info/productname or alternative berdecode
Note: meta source : see http://docbook.sf.net/el/productname berdecode
Note: meta source : no refentry/refmeta/refmiscinfo at class=source berdecode
Note: meta source : see http://docbook.sf.net/el/refmiscinfo berdecode
Note: meta version: no *info/productnumber or alternative berdecode
Note: meta version: see http://docbook.sf.net/el/productnumber berdecode
Note: meta version: no refentry/refmeta/refmiscinfo at class=version berdecode
Note: meta version: see http://docbook.sf.net/el/refmiscinfo berdecode
Warn: meta source : no valid fallback for source; leaving empty berdecode
Note: meta manual : no titled ancestor of refentry berdecode
Note: meta manual : no refentry/refmeta/refmiscinfo at class=manual berdecode
Note: meta manual : see http://docbook.sf.net/el/refmiscinfo berdecode
Warn: meta manual : no valid fallback for manual; leaving empty berdecode
Note: Writing berdecode.1
cd debian; xsltproc --nonet --novalid /usr/share/xml/docbook/stylesheet/nwalsh/manpages/docbook.xsl snacc-config.dbk
Note: meta source : no *info/productname or alternative snacc-config
Note: meta source : see http://docbook.sf.net/el/productname snacc-config
Note: meta source : no refentry/refmeta/refmiscinfo at class=source snacc-config
Note: meta source : see http://docbook.sf.net/el/refmiscinfo snacc-config
Note: meta version: no *info/productnumber or alternative snacc-config
Note: meta version: see http://docbook.sf.net/el/productnumber snacc-config
Note: meta version: no refentry/refmeta/refmiscinfo at class=version snacc-config
Note: meta version: see http://docbook.sf.net/el/refmiscinfo snacc-config
Warn: meta source : no valid fallback for source; leaving empty snacc-config
Note: meta manual : no titled ancestor of refentry snacc-config
Note: meta manual : no refentry/refmeta/refmiscinfo at class=manual snacc-config
Note: meta manual : see http://docbook.sf.net/el/refmiscinfo snacc-config
Warn: meta manual : no valid fallback for manual; leaving empty snacc-config
Note: Writing snacc-config.1
/usr/bin/make -C . install DESTDIR=/build/buildd4/snacc-1.3bbn/debian/tmp/
make[1]: Entering directory `/build/buildd4/snacc-1.3bbn'
/bin/sh ./config.status --recheck
running CONFIG_SHELL=/bin/sh /bin/sh /build/buildd4/snacc-1.3bbn/./configure --build=m32r-linux-gnu --prefix=/usr --includedir=${prefix}/include --mandir=${prefix}/share/man --infodir=${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --libexecdir=${prefix}/lib/snacc --disable-maintainer-mode --disable-dependency-tracking --srcdir=. build_alias=m32r-linux-gnu CC=cc CFLAGS=-g -O2 -g -Wall -O2 LDFLAGS= CPPFLAGS= CXX=g++ CXXFLAGS=-g -O2 -g -Wall -O2 FFLAGS=-g -O2 --no-create --no-recursion
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make sets $(MAKE)... (cached) yes
checking for gcc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of cc... none
checking for library containing strerror... none required
checking how to run the C preprocessor... cc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking whether cc needs -traditional... no
checking whether ANSI or K&R style C... ANSI
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking for bool built-in... yes
checking for variable sized automatic arrays... yes
checking for volatile functions... no
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -lfl
checking whether yytext is a pointer... yes
checking for patch... patch
checking for bison... bison -y
checking whether ln -s works... yes
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether time.h and sys/time.h may both be included... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for size_t... yes
checking for uid_t in sys/types.h... yes
checking for ANSI C header files... (cached) yes
checking for unistd.h... (cached) yes
checking for memory.h... (cached) yes
checking for string.h... (cached) yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for vprintf... yes
checking for _doprnt... no
checking for an ANSI C-conforming const... yes
checking whether byte ordering is bigendian... yes
checking for short... yes
checking size of short... 2
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 4
checking for double... yes
checking size of double... 8
checking for sin in -lm... yes
checking for isinf... yes
checking for finite... yes
checking for memset... yes
checking for memcpy... yes
checking for memcmp... yes
checking for X... libraries , headers
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for tclsh... tclsh
checking tcl.h usability... no
checking tcl.h presence... no
checking for tcl.h... no
checking for latex... latex
checking for bibtex... bibtex
checking for dvips... dvips
checking for detex2... no
checking for detex... no
checking for ghostview... no
checking for gs... gs
checking for psbook... no
checking for psnup... no
checking for ispell... ispell
checking build system type... m32r-unknown-linux-gnu
checking host system type... m32r-unknown-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking how to recognise dependent libraries... pass_all
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
configure: creating ./config.status
cd . && /bin/sh ./config.status Makefile
config.status: creating Makefile
make[1]: Leaving directory `/build/buildd4/snacc-1.3bbn'
make[1]: Entering directory `/build/buildd4/snacc-1.3bbn'
Making install in compiler
make[2]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler'
cd .. && /bin/sh ./config.status compiler/Makefile
config.status: creating compiler/Makefile
make[2]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler'
make[2]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler'
Making install in core
make[3]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/core'
Makefile:306: warning: overriding commands for target `parse-asn1.h'
Makefile:298: warning: ignoring old commands for target `parse-asn1.h'
cd ../.. && /bin/sh ./config.status compiler/core/Makefile depfiles
config.status: creating compiler/core/Makefile
config.status: executing depfiles commands
make[3]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/core'
make[3]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/core'
Makefile:306: warning: overriding commands for target `parse-asn1.h'
Makefile:298: warning: ignoring old commands for target `parse-asn1.h'
cd `dirname ../back-ends/LIBOBJ` && /usr/bin/make `basename ../back-ends/LIBOBJ`
make[4]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends'
cd ../.. && /bin/sh ./config.status compiler/back-ends/Makefile depfiles
config.status: creating compiler/back-ends/Makefile
config.status: executing depfiles commands
make[4]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends'
make[4]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends'
cd `dirname c-gen/LIBOBJ` && /usr/bin/make `basename c-gen/LIBOBJ`
make[5]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c-gen'
cd ../../.. && /bin/sh ./config.status compiler/back-ends/c-gen/Makefile depfiles
config.status: creating compiler/back-ends/c-gen/Makefile
config.status: executing depfiles commands
make[5]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c-gen'
make[5]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c-gen'
make[5]: `LIBOBJ' is up to date.
make[5]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c-gen'
cd `dirname c++-gen/LIBOBJ` && /usr/bin/make `basename c++-gen/LIBOBJ`
make[5]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c++-gen'
cd ../../.. && /bin/sh ./config.status compiler/back-ends/c++-gen/Makefile depfiles
config.status: creating compiler/back-ends/c++-gen/Makefile
config.status: executing depfiles commands
make[5]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c++-gen'
make[5]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c++-gen'
make[5]: `LIBOBJ' is up to date.
make[5]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c++-gen'
cd `dirname idl-gen/LIBOBJ` && /usr/bin/make `basename idl-gen/LIBOBJ`
make[5]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/idl-gen'
cd ../../.. && /bin/sh ./config.status compiler/back-ends/idl-gen/Makefile depfiles
config.status: creating compiler/back-ends/idl-gen/Makefile
config.status: executing depfiles commands
make[5]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/idl-gen'
make[5]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/idl-gen'
make[5]: `LIBOBJ' is up to date.
make[5]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/idl-gen'
make[4]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends'
cd `dirname ../../c-lib/Cebuf/libasn1cCebuf.la` && /usr/bin/make `basename ../../c-lib/Cebuf/libasn1cCebuf.la`
make[4]: Entering directory `/build/buildd4/snacc-1.3bbn/c-lib/Cebuf'
cd ../.. && /bin/sh ./config.status c-lib/src/Makefile depfiles
config.status: creating c-lib/src/Makefile
config.status: executing depfiles commands
make[4]: `libasn1cCebuf.la' is up to date.
make[4]: Leaving directory `/build/buildd4/snacc-1.3bbn/c-lib/Cebuf'
make[4]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/core'
Makefile:306: warning: overriding commands for target `parse-asn1.h'
Makefile:298: warning: ignoring old commands for target `parse-asn1.h'
cd `dirname ../back-ends/LIBOBJ` && /usr/bin/make `basename ../back-ends/LIBOBJ`
make[5]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends'
cd `dirname c-gen/LIBOBJ` && /usr/bin/make `basename c-gen/LIBOBJ`
make[6]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c-gen'
make[6]: `LIBOBJ' is up to date.
make[6]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c-gen'
cd `dirname c++-gen/LIBOBJ` && /usr/bin/make `basename c++-gen/LIBOBJ`
make[6]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c++-gen'
make[6]: `LIBOBJ' is up to date.
make[6]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c++-gen'
cd `dirname idl-gen/LIBOBJ` && /usr/bin/make `basename idl-gen/LIBOBJ`
make[6]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/idl-gen'
make[6]: `LIBOBJ' is up to date.
make[6]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/idl-gen'
make[5]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends'
cd `dirname ../../c-lib/Cebuf/libasn1cCebuf.la` && /usr/bin/make `basename ../../c-lib/Cebuf/libasn1cCebuf.la`
make[5]: Entering directory `/build/buildd4/snacc-1.3bbn/c-lib/Cebuf'
cd ../.. && /bin/sh ./config.status c-lib/src/Makefile depfiles
config.status: creating c-lib/src/Makefile
config.status: executing depfiles commands
make[5]: `libasn1cCebuf.la' is up to date.
make[5]: Leaving directory `/build/buildd4/snacc-1.3bbn/c-lib/Cebuf'
/bin/sh ../../mkinstalldirs /build/buildd4/snacc-1.3bbn/debian/tmp//usr/bin
mkdir -p -- /build/buildd4/snacc-1.3bbn/debian/tmp//usr/bin
/bin/sh ../../libtool --mode=install /usr/bin/ginstall -c snacc /build/buildd4/snacc-1.3bbn/debian/tmp//usr/bin/snacc
libtool: install: warning: `../../c-lib/Cebuf/libasn1cCebuf.la' has not been installed in `/usr/lib'
/usr/bin/ginstall -c .libs/snacc /build/buildd4/snacc-1.3bbn/debian/tmp//usr/bin/snacc
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/core'
make[3]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/core'
Making install in back-ends
make[3]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends'
Making install in c-gen
make[4]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c-gen'
make[5]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c-gen'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c-gen'
make[4]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c-gen'
Making install in c++-gen
make[4]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c++-gen'
make[5]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c++-gen'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c++-gen'
make[4]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c++-gen'
Making install in idl-gen
make[4]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/idl-gen'
make[5]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/idl-gen'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/idl-gen'
make[4]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/idl-gen'
make[4]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends'
make[5]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends'
make[4]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends'
make[3]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends'
make[3]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler'
make[4]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler'
make[3]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler'
make[2]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler'
Making install in c-lib
make[2]: Entering directory `/build/buildd4/snacc-1.3bbn/c-lib'
cd .. && /bin/sh ./config.status c-lib/Makefile
config.status: creating c-lib/Makefile
make[2]: Leaving directory `/build/buildd4/snacc-1.3bbn/c-lib'
make[2]: Entering directory `/build/buildd4/snacc-1.3bbn/c-lib'
Making install in Cebuf
make[3]: Entering directory `/build/buildd4/snacc-1.3bbn/c-lib/Cebuf'
cd ../.. && /bin/sh ./config.status c-lib/src/Makefile depfiles
config.status: creating c-lib/src/Makefile
config.status: executing depfiles commands
/usr/bin/make install-am
make[4]: Entering directory `/build/buildd4/snacc-1.3bbn/c-lib/Cebuf'
cd ../.. && /bin/sh ./config.status c-lib/src/Makefile depfiles
config.status: creating c-lib/src/Makefile
config.status: executing depfiles commands
make[5]: Entering directory `/build/buildd4/snacc-1.3bbn/c-lib/Cebuf'
cd ../.. && /bin/sh ./config.status c-lib/src/Makefile depfiles
config.status: creating c-lib/src/Makefile
config.status: executing depfiles commands
/bin/sh ../../mkinstalldirs /build/buildd4/snacc-1.3bbn/debian/tmp//usr/lib
mkdir -p -- /build/buildd4/snacc-1.3bbn/debian/tmp//usr/lib
/bin/sh ../../libtool --mode=install /usr/bin/ginstall -c libasn1cCebuf.la /build/buildd4/snacc-1.3bbn/debian/tmp//usr/lib/libasn1cCebuf.la
/usr/bin/ginstall -c .libs/libasn1cCebuf.so.0.0.0 /build/buildd4/snacc-1.3bbn/debian/tmp//usr/lib/libasn1cCebuf.so.0.0.0
(cd /build/buildd4/snacc-1.3bbn/debian/tmp//usr/lib && { ln -s -f libasn1cCebuf.so.0.0.0 libasn1cCebuf.so.0 || { rm -f libasn1cCebuf.so.0 && ln -s libasn1cCebuf.so.0.0.0 libasn1cCebuf.so.0; }; })
(cd /build/buildd4/snacc-1.3bbn/debian/tmp//usr/lib && { ln -s -f libasn1cCebuf.so.0.0.0 libasn1cCebuf.so || { rm -f libasn1cCebuf.so && ln -s libasn1cCebuf.so.0.0.0 libasn1cCebuf.so; }; })
/usr/bin/ginstall -c .libs/libasn1cCebuf.lai /build/buildd4/snacc-1.3bbn/debian/tmp//usr/lib/libasn1cCebuf.la
/usr/bin/ginstall -c .libs/libasn1cCebuf.a /build/buildd4/snacc-1.3bbn/debian/tmp//usr/lib/libasn1cCebuf.a
chmod 644 /build/buildd4/snacc-1.3bbn/debian/tmp//usr/lib/libasn1cCebuf.a
ranlib /build/buildd4/snacc-1.3bbn/debian/tmp//usr/lib/libasn1cCebuf.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
/bin/sh ../../mkinstalldirs /build/buildd4/snacc-1.3bbn/debian/tmp//usr/include/snacc/c
mkdir -p -- /build/buildd4/snacc-1.3bbn/debian/tmp//usr/include/snacc/c
/usr/bin/ginstall -c -m 644 asn-useful.h /build/buildd4/snacc-1.3bbn/debian/tmp//usr/include/snacc/c/asn-useful.h
/usr/bin/ginstall -c -m 644 tbl.h /build/buildd4/snacc-1.3bbn/debian/tmp//usr/include/snacc/c/tbl.h
make[5]: Leaving directory `/build/buildd4/snacc-1.3bbn/c-lib/Cebuf'
make[4]: Leaving directory `/build/buildd4/snacc-1.3bbn/c-lib/Cebuf'
make[3]: Leaving directory `/build/buildd4/snacc-1.3bbn/c-lib/Cebuf'
Making install in ebuf
make[3]: Entering directory `/build/buildd4/snacc-1.3bbn/c-lib/ebuf'
cd ../.. && /bin/sh ./config.status c-lib/src/Makefile depfiles
config.status: creating c-lib/src/Makefile
config.status: executing depfiles commands
cd `dirname ../../compiler/core/snacc` && /usr/bin/make `basename ../../compiler/core/snacc`
make[4]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/core'
Makefile:306: warning: overriding commands for target `parse-asn1.h'
Makefile:298: warning: ignoring old commands for target `parse-asn1.h'
cd `dirname ../back-ends/LIBOBJ` && /usr/bin/make `basename ../back-ends/LIBOBJ`
make[5]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends'
cd `dirname c-gen/LIBOBJ` && /usr/bin/make `basename c-gen/LIBOBJ`
make[6]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c-gen'
make[6]: `LIBOBJ' is up to date.
make[6]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c-gen'
cd `dirname c++-gen/LIBOBJ` && /usr/bin/make `basename c++-gen/LIBOBJ`
make[6]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c++-gen'
make[6]: `LIBOBJ' is up to date.
make[6]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c++-gen'
cd `dirname idl-gen/LIBOBJ` && /usr/bin/make `basename idl-gen/LIBOBJ`
make[6]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/idl-gen'
make[6]: `LIBOBJ' is up to date.
make[6]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/idl-gen'
make[5]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends'
cd `dirname ../../c-lib/Cebuf/libasn1cCebuf.la` && /usr/bin/make `basename ../../c-lib/Cebuf/libasn1cCebuf.la`
make[5]: Entering directory `/build/buildd4/snacc-1.3bbn/c-lib/Cebuf'
cd ../.. && /bin/sh ./config.status c-lib/src/Makefile depfiles
config.status: creating c-lib/src/Makefile
config.status: executing depfiles commands
make[5]: `libasn1cCebuf.la' is up to date.
make[5]: Leaving directory `/build/buildd4/snacc-1.3bbn/c-lib/Cebuf'
make[4]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/core'
/usr/bin/make install-am
make[4]: Entering directory `/build/buildd4/snacc-1.3bbn/c-lib/ebuf'
cd ../.. && /bin/sh ./config.status c-lib/src/Makefile depfiles
config.status: creating c-lib/src/Makefile
config.status: executing depfiles commands
cd `dirname ../../compiler/core/snacc` && /usr/bin/make `basename ../../compiler/core/snacc`
make[5]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/core'
Makefile:306: warning: overriding commands for target `parse-asn1.h'
Makefile:298: warning: ignoring old commands for target `parse-asn1.h'
cd `dirname ../back-ends/LIBOBJ` && /usr/bin/make `basename ../back-ends/LIBOBJ`
make[6]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends'
cd `dirname c-gen/LIBOBJ` && /usr/bin/make `basename c-gen/LIBOBJ`
make[7]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c-gen'
make[7]: `LIBOBJ' is up to date.
make[7]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c-gen'
cd `dirname c++-gen/LIBOBJ` && /usr/bin/make `basename c++-gen/LIBOBJ`
make[7]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c++-gen'
make[7]: `LIBOBJ' is up to date.
make[7]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c++-gen'
cd `dirname idl-gen/LIBOBJ` && /usr/bin/make `basename idl-gen/LIBOBJ`
make[7]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/idl-gen'
make[7]: `LIBOBJ' is up to date.
make[7]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/idl-gen'
make[6]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends'
cd `dirname ../../c-lib/Cebuf/libasn1cCebuf.la` && /usr/bin/make `basename ../../c-lib/Cebuf/libasn1cCebuf.la`
make[6]: Entering directory `/build/buildd4/snacc-1.3bbn/c-lib/Cebuf'
cd ../.. && /bin/sh ./config.status c-lib/src/Makefile depfiles
config.status: creating c-lib/src/Makefile
config.status: executing depfiles commands
make[6]: `libasn1cCebuf.la' is up to date.
make[6]: Leaving directory `/build/buildd4/snacc-1.3bbn/c-lib/Cebuf'
make[5]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/core'
make[5]: Entering directory `/build/buildd4/snacc-1.3bbn/c-lib/ebuf'
cd ../.. && /bin/sh ./config.status c-lib/src/Makefile depfiles
config.status: creating c-lib/src/Makefile
config.status: executing depfiles commands
cd `dirname ../../compiler/core/snacc` && /usr/bin/make `basename ../../compiler/core/snacc`
make[6]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/core'
Makefile:306: warning: overriding commands for target `parse-asn1.h'
Makefile:298: warning: ignoring old commands for target `parse-asn1.h'
cd `dirname ../back-ends/LIBOBJ` && /usr/bin/make `basename ../back-ends/LIBOBJ`
make[7]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends'
cd `dirname c-gen/LIBOBJ` && /usr/bin/make `basename c-gen/LIBOBJ`
make[8]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c-gen'
make[8]: `LIBOBJ' is up to date.
make[8]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c-gen'
cd `dirname c++-gen/LIBOBJ` && /usr/bin/make `basename c++-gen/LIBOBJ`
make[8]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c++-gen'
make[8]: `LIBOBJ' is up to date.
make[8]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c++-gen'
cd `dirname idl-gen/LIBOBJ` && /usr/bin/make `basename idl-gen/LIBOBJ`
make[8]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/idl-gen'
make[8]: `LIBOBJ' is up to date.
make[8]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/idl-gen'
make[7]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends'
cd `dirname ../../c-lib/Cebuf/libasn1cCebuf.la` && /usr/bin/make `basename ../../c-lib/Cebuf/libasn1cCebuf.la`
make[7]: Entering directory `/build/buildd4/snacc-1.3bbn/c-lib/Cebuf'
cd ../.. && /bin/sh ./config.status c-lib/src/Makefile depfiles
config.status: creating c-lib/src/Makefile
config.status: executing depfiles commands
make[7]: `libasn1cCebuf.la' is up to date.
make[7]: Leaving directory `/build/buildd4/snacc-1.3bbn/c-lib/Cebuf'
make[6]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/core'
/bin/sh ../../mkinstalldirs /build/buildd4/snacc-1.3bbn/debian/tmp//usr/lib
/bin/sh ../../libtool --mode=install /usr/bin/ginstall -c libasn1cebuf.la /build/buildd4/snacc-1.3bbn/debian/tmp//usr/lib/libasn1cebuf.la
/usr/bin/ginstall -c .libs/libasn1cebuf.so.0.0.0 /build/buildd4/snacc-1.3bbn/debian/tmp//usr/lib/libasn1cebuf.so.0.0.0
(cd /build/buildd4/snacc-1.3bbn/debian/tmp//usr/lib && { ln -s -f libasn1cebuf.so.0.0.0 libasn1cebuf.so.0 || { rm -f libasn1cebuf.so.0 && ln -s libasn1cebuf.so.0.0.0 libasn1cebuf.so.0; }; })
(cd /build/buildd4/snacc-1.3bbn/debian/tmp//usr/lib && { ln -s -f libasn1cebuf.so.0.0.0 libasn1cebuf.so || { rm -f libasn1cebuf.so && ln -s libasn1cebuf.so.0.0.0 libasn1cebuf.so; }; })
/usr/bin/ginstall -c .libs/libasn1cebuf.lai /build/buildd4/snacc-1.3bbn/debian/tmp//usr/lib/libasn1cebuf.la
/usr/bin/ginstall -c .libs/libasn1cebuf.a /build/buildd4/snacc-1.3bbn/debian/tmp//usr/lib/libasn1cebuf.a
chmod 644 /build/buildd4/snacc-1.3bbn/debian/tmp//usr/lib/libasn1cebuf.a
ranlib /build/buildd4/snacc-1.3bbn/debian/tmp//usr/lib/libasn1cebuf.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
/bin/sh ../../mkinstalldirs /build/buildd4/snacc-1.3bbn/debian/tmp//usr/include/snacc/c
/usr/bin/ginstall -c -m 644 asn-useful.h /build/buildd4/snacc-1.3bbn/debian/tmp//usr/include/snacc/c/asn-useful.h
/usr/bin/ginstall -c -m 644 tbl.h /build/buildd4/snacc-1.3bbn/debian/tmp//usr/include/snacc/c/tbl.h
make[5]: Leaving directory `/build/buildd4/snacc-1.3bbn/c-lib/ebuf'
make[4]: Leaving directory `/build/buildd4/snacc-1.3bbn/c-lib/ebuf'
make[3]: Leaving directory `/build/buildd4/snacc-1.3bbn/c-lib/ebuf'
Making install in mbuf
make[3]: Entering directory `/build/buildd4/snacc-1.3bbn/c-lib/mbuf'
cd ../.. && /bin/sh ./config.status c-lib/src/Makefile depfiles
config.status: creating c-lib/src/Makefile
config.status: executing depfiles commands
cd `dirname ../../compiler/core/snacc` && /usr/bin/make `basename ../../compiler/core/snacc`
make[4]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/core'
Makefile:306: warning: overriding commands for target `parse-asn1.h'
Makefile:298: warning: ignoring old commands for target `parse-asn1.h'
cd `dirname ../back-ends/LIBOBJ` && /usr/bin/make `basename ../back-ends/LIBOBJ`
make[5]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends'
cd `dirname c-gen/LIBOBJ` && /usr/bin/make `basename c-gen/LIBOBJ`
make[6]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c-gen'
make[6]: `LIBOBJ' is up to date.
make[6]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c-gen'
cd `dirname c++-gen/LIBOBJ` && /usr/bin/make `basename c++-gen/LIBOBJ`
make[6]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c++-gen'
make[6]: `LIBOBJ' is up to date.
make[6]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c++-gen'
cd `dirname idl-gen/LIBOBJ` && /usr/bin/make `basename idl-gen/LIBOBJ`
make[6]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/idl-gen'
make[6]: `LIBOBJ' is up to date.
make[6]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/idl-gen'
make[5]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends'
cd `dirname ../../c-lib/Cebuf/libasn1cCebuf.la` && /usr/bin/make `basename ../../c-lib/Cebuf/libasn1cCebuf.la`
make[5]: Entering directory `/build/buildd4/snacc-1.3bbn/c-lib/Cebuf'
cd ../.. && /bin/sh ./config.status c-lib/src/Makefile depfiles
config.status: creating c-lib/src/Makefile
config.status: executing depfiles commands
make[5]: `libasn1cCebuf.la' is up to date.
make[5]: Leaving directory `/build/buildd4/snacc-1.3bbn/c-lib/Cebuf'
make[4]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/core'
/usr/bin/make install-am
make[4]: Entering directory `/build/buildd4/snacc-1.3bbn/c-lib/mbuf'
cd ../.. && /bin/sh ./config.status c-lib/src/Makefile depfiles
config.status: creating c-lib/src/Makefile
config.status: executing depfiles commands
cd `dirname ../../compiler/core/snacc` && /usr/bin/make `basename ../../compiler/core/snacc`
make[5]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/core'
Makefile:306: warning: overriding commands for target `parse-asn1.h'
Makefile:298: warning: ignoring old commands for target `parse-asn1.h'
cd `dirname ../back-ends/LIBOBJ` && /usr/bin/make `basename ../back-ends/LIBOBJ`
make[6]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends'
cd `dirname c-gen/LIBOBJ` && /usr/bin/make `basename c-gen/LIBOBJ`
make[7]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c-gen'
make[7]: `LIBOBJ' is up to date.
make[7]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c-gen'
cd `dirname c++-gen/LIBOBJ` && /usr/bin/make `basename c++-gen/LIBOBJ`
make[7]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c++-gen'
make[7]: `LIBOBJ' is up to date.
make[7]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c++-gen'
cd `dirname idl-gen/LIBOBJ` && /usr/bin/make `basename idl-gen/LIBOBJ`
make[7]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/idl-gen'
make[7]: `LIBOBJ' is up to date.
make[7]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/idl-gen'
make[6]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends'
cd `dirname ../../c-lib/Cebuf/libasn1cCebuf.la` && /usr/bin/make `basename ../../c-lib/Cebuf/libasn1cCebuf.la`
make[6]: Entering directory `/build/buildd4/snacc-1.3bbn/c-lib/Cebuf'
cd ../.. && /bin/sh ./config.status c-lib/src/Makefile depfiles
config.status: creating c-lib/src/Makefile
config.status: executing depfiles commands
make[6]: `libasn1cCebuf.la' is up to date.
make[6]: Leaving directory `/build/buildd4/snacc-1.3bbn/c-lib/Cebuf'
make[5]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/core'
make[5]: Entering directory `/build/buildd4/snacc-1.3bbn/c-lib/mbuf'
cd ../.. && /bin/sh ./config.status c-lib/src/Makefile depfiles
config.status: creating c-lib/src/Makefile
config.status: executing depfiles commands
cd `dirname ../../compiler/core/snacc` && /usr/bin/make `basename ../../compiler/core/snacc`
make[6]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/core'
Makefile:306: warning: overriding commands for target `parse-asn1.h'
Makefile:298: warning: ignoring old commands for target `parse-asn1.h'
cd `dirname ../back-ends/LIBOBJ` && /usr/bin/make `basename ../back-ends/LIBOBJ`
make[7]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends'
cd `dirname c-gen/LIBOBJ` && /usr/bin/make `basename c-gen/LIBOBJ`
make[8]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c-gen'
make[8]: `LIBOBJ' is up to date.
make[8]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c-gen'
cd `dirname c++-gen/LIBOBJ` && /usr/bin/make `basename c++-gen/LIBOBJ`
make[8]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c++-gen'
make[8]: `LIBOBJ' is up to date.
make[8]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c++-gen'
cd `dirname idl-gen/LIBOBJ` && /usr/bin/make `basename idl-gen/LIBOBJ`
make[8]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/idl-gen'
make[8]: `LIBOBJ' is up to date.
make[8]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/idl-gen'
make[7]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends'
cd `dirname ../../c-lib/Cebuf/libasn1cCebuf.la` && /usr/bin/make `basename ../../c-lib/Cebuf/libasn1cCebuf.la`
make[7]: Entering directory `/build/buildd4/snacc-1.3bbn/c-lib/Cebuf'
cd ../.. && /bin/sh ./config.status c-lib/src/Makefile depfiles
config.status: creating c-lib/src/Makefile
config.status: executing depfiles commands
make[7]: `libasn1cCebuf.la' is up to date.
make[7]: Leaving directory `/build/buildd4/snacc-1.3bbn/c-lib/Cebuf'
make[6]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/core'
/bin/sh ../../mkinstalldirs /build/buildd4/snacc-1.3bbn/debian/tmp//usr/lib
/bin/sh ../../libtool --mode=install /usr/bin/ginstall -c libasn1cmbuf.la /build/buildd4/snacc-1.3bbn/debian/tmp//usr/lib/libasn1cmbuf.la
/usr/bin/ginstall -c .libs/libasn1cmbuf.so.0.0.0 /build/buildd4/snacc-1.3bbn/debian/tmp//usr/lib/libasn1cmbuf.so.0.0.0
(cd /build/buildd4/snacc-1.3bbn/debian/tmp//usr/lib && { ln -s -f libasn1cmbuf.so.0.0.0 libasn1cmbuf.so.0 || { rm -f libasn1cmbuf.so.0 && ln -s libasn1cmbuf.so.0.0.0 libasn1cmbuf.so.0; }; })
(cd /build/buildd4/snacc-1.3bbn/debian/tmp//usr/lib && { ln -s -f libasn1cmbuf.so.0.0.0 libasn1cmbuf.so || { rm -f libasn1cmbuf.so && ln -s libasn1cmbuf.so.0.0.0 libasn1cmbuf.so; }; })
/usr/bin/ginstall -c .libs/libasn1cmbuf.lai /build/buildd4/snacc-1.3bbn/debian/tmp//usr/lib/libasn1cmbuf.la
/usr/bin/ginstall -c .libs/libasn1cmbuf.a /build/buildd4/snacc-1.3bbn/debian/tmp//usr/lib/libasn1cmbuf.a
chmod 644 /build/buildd4/snacc-1.3bbn/debian/tmp//usr/lib/libasn1cmbuf.a
ranlib /build/buildd4/snacc-1.3bbn/debian/tmp//usr/lib/libasn1cmbuf.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
/bin/sh ../../mkinstalldirs /build/buildd4/snacc-1.3bbn/debian/tmp//usr/include/snacc/c
/usr/bin/ginstall -c -m 644 asn-useful.h /build/buildd4/snacc-1.3bbn/debian/tmp//usr/include/snacc/c/asn-useful.h
/usr/bin/ginstall -c -m 644 tbl.h /build/buildd4/snacc-1.3bbn/debian/tmp//usr/include/snacc/c/tbl.h
make[5]: Leaving directory `/build/buildd4/snacc-1.3bbn/c-lib/mbuf'
make[4]: Leaving directory `/build/buildd4/snacc-1.3bbn/c-lib/mbuf'
make[3]: Leaving directory `/build/buildd4/snacc-1.3bbn/c-lib/mbuf'
Making install in sbuf
make[3]: Entering directory `/build/buildd4/snacc-1.3bbn/c-lib/sbuf'
cd ../.. && /bin/sh ./config.status c-lib/src/Makefile depfiles
config.status: creating c-lib/src/Makefile
config.status: executing depfiles commands
cd `dirname ../../compiler/core/snacc` && /usr/bin/make `basename ../../compiler/core/snacc`
make[4]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/core'
Makefile:306: warning: overriding commands for target `parse-asn1.h'
Makefile:298: warning: ignoring old commands for target `parse-asn1.h'
cd `dirname ../back-ends/LIBOBJ` && /usr/bin/make `basename ../back-ends/LIBOBJ`
make[5]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends'
cd `dirname c-gen/LIBOBJ` && /usr/bin/make `basename c-gen/LIBOBJ`
make[6]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c-gen'
make[6]: `LIBOBJ' is up to date.
make[6]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c-gen'
cd `dirname c++-gen/LIBOBJ` && /usr/bin/make `basename c++-gen/LIBOBJ`
make[6]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c++-gen'
make[6]: `LIBOBJ' is up to date.
make[6]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c++-gen'
cd `dirname idl-gen/LIBOBJ` && /usr/bin/make `basename idl-gen/LIBOBJ`
make[6]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/idl-gen'
make[6]: `LIBOBJ' is up to date.
make[6]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/idl-gen'
make[5]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends'
cd `dirname ../../c-lib/Cebuf/libasn1cCebuf.la` && /usr/bin/make `basename ../../c-lib/Cebuf/libasn1cCebuf.la`
make[5]: Entering directory `/build/buildd4/snacc-1.3bbn/c-lib/Cebuf'
cd ../.. && /bin/sh ./config.status c-lib/src/Makefile depfiles
config.status: creating c-lib/src/Makefile
config.status: executing depfiles commands
make[5]: `libasn1cCebuf.la' is up to date.
make[5]: Leaving directory `/build/buildd4/snacc-1.3bbn/c-lib/Cebuf'
make[4]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/core'
/usr/bin/make install-am
make[4]: Entering directory `/build/buildd4/snacc-1.3bbn/c-lib/sbuf'
cd ../.. && /bin/sh ./config.status c-lib/src/Makefile depfiles
config.status: creating c-lib/src/Makefile
config.status: executing depfiles commands
cd `dirname ../../compiler/core/snacc` && /usr/bin/make `basename ../../compiler/core/snacc`
make[5]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/core'
Makefile:306: warning: overriding commands for target `parse-asn1.h'
Makefile:298: warning: ignoring old commands for target `parse-asn1.h'
cd `dirname ../back-ends/LIBOBJ` && /usr/bin/make `basename ../back-ends/LIBOBJ`
make[6]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends'
cd `dirname c-gen/LIBOBJ` && /usr/bin/make `basename c-gen/LIBOBJ`
make[7]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c-gen'
make[7]: `LIBOBJ' is up to date.
make[7]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c-gen'
cd `dirname c++-gen/LIBOBJ` && /usr/bin/make `basename c++-gen/LIBOBJ`
make[7]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c++-gen'
make[7]: `LIBOBJ' is up to date.
make[7]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c++-gen'
cd `dirname idl-gen/LIBOBJ` && /usr/bin/make `basename idl-gen/LIBOBJ`
make[7]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/idl-gen'
make[7]: `LIBOBJ' is up to date.
make[7]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/idl-gen'
make[6]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends'
cd `dirname ../../c-lib/Cebuf/libasn1cCebuf.la` && /usr/bin/make `basename ../../c-lib/Cebuf/libasn1cCebuf.la`
make[6]: Entering directory `/build/buildd4/snacc-1.3bbn/c-lib/Cebuf'
cd ../.. && /bin/sh ./config.status c-lib/src/Makefile depfiles
config.status: creating c-lib/src/Makefile
config.status: executing depfiles commands
make[6]: `libasn1cCebuf.la' is up to date.
make[6]: Leaving directory `/build/buildd4/snacc-1.3bbn/c-lib/Cebuf'
make[5]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/core'
make[5]: Entering directory `/build/buildd4/snacc-1.3bbn/c-lib/sbuf'
cd ../.. && /bin/sh ./config.status c-lib/src/Makefile depfiles
config.status: creating c-lib/src/Makefile
config.status: executing depfiles commands
cd `dirname ../../compiler/core/snacc` && /usr/bin/make `basename ../../compiler/core/snacc`
make[6]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/core'
Makefile:306: warning: overriding commands for target `parse-asn1.h'
Makefile:298: warning: ignoring old commands for target `parse-asn1.h'
cd `dirname ../back-ends/LIBOBJ` && /usr/bin/make `basename ../back-ends/LIBOBJ`
make[7]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends'
cd `dirname c-gen/LIBOBJ` && /usr/bin/make `basename c-gen/LIBOBJ`
make[8]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c-gen'
make[8]: `LIBOBJ' is up to date.
make[8]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c-gen'
cd `dirname c++-gen/LIBOBJ` && /usr/bin/make `basename c++-gen/LIBOBJ`
make[8]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c++-gen'
make[8]: `LIBOBJ' is up to date.
make[8]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c++-gen'
cd `dirname idl-gen/LIBOBJ` && /usr/bin/make `basename idl-gen/LIBOBJ`
make[8]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/idl-gen'
make[8]: `LIBOBJ' is up to date.
make[8]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/idl-gen'
make[7]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends'
cd `dirname ../../c-lib/Cebuf/libasn1cCebuf.la` && /usr/bin/make `basename ../../c-lib/Cebuf/libasn1cCebuf.la`
make[7]: Entering directory `/build/buildd4/snacc-1.3bbn/c-lib/Cebuf'
cd ../.. && /bin/sh ./config.status c-lib/src/Makefile depfiles
config.status: creating c-lib/src/Makefile
config.status: executing depfiles commands
make[7]: `libasn1cCebuf.la' is up to date.
make[7]: Leaving directory `/build/buildd4/snacc-1.3bbn/c-lib/Cebuf'
make[6]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/core'
/bin/sh ../../mkinstalldirs /build/buildd4/snacc-1.3bbn/debian/tmp//usr/lib
/bin/sh ../../libtool --mode=install /usr/bin/ginstall -c libasn1csbuf.la /build/buildd4/snacc-1.3bbn/debian/tmp//usr/lib/libasn1csbuf.la
/usr/bin/ginstall -c .libs/libasn1csbuf.so.0.0.0 /build/buildd4/snacc-1.3bbn/debian/tmp//usr/lib/libasn1csbuf.so.0.0.0
(cd /build/buildd4/snacc-1.3bbn/debian/tmp//usr/lib && { ln -s -f libasn1csbuf.so.0.0.0 libasn1csbuf.so.0 || { rm -f libasn1csbuf.so.0 && ln -s libasn1csbuf.so.0.0.0 libasn1csbuf.so.0; }; })
(cd /build/buildd4/snacc-1.3bbn/debian/tmp//usr/lib && { ln -s -f libasn1csbuf.so.0.0.0 libasn1csbuf.so || { rm -f libasn1csbuf.so && ln -s libasn1csbuf.so.0.0.0 libasn1csbuf.so; }; })
/usr/bin/ginstall -c .libs/libasn1csbuf.lai /build/buildd4/snacc-1.3bbn/debian/tmp//usr/lib/libasn1csbuf.la
/usr/bin/ginstall -c .libs/libasn1csbuf.a /build/buildd4/snacc-1.3bbn/debian/tmp//usr/lib/libasn1csbuf.a
chmod 644 /build/buildd4/snacc-1.3bbn/debian/tmp//usr/lib/libasn1csbuf.a
ranlib /build/buildd4/snacc-1.3bbn/debian/tmp//usr/lib/libasn1csbuf.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
/bin/sh ../../mkinstalldirs /build/buildd4/snacc-1.3bbn/debian/tmp//usr/include/snacc/c
/usr/bin/ginstall -c -m 644 asn-useful.h /build/buildd4/snacc-1.3bbn/debian/tmp//usr/include/snacc/c/asn-useful.h
/usr/bin/ginstall -c -m 644 tbl.h /build/buildd4/snacc-1.3bbn/debian/tmp//usr/include/snacc/c/tbl.h
make[5]: Leaving directory `/build/buildd4/snacc-1.3bbn/c-lib/sbuf'
make[4]: Leaving directory `/build/buildd4/snacc-1.3bbn/c-lib/sbuf'
make[3]: Leaving directory `/build/buildd4/snacc-1.3bbn/c-lib/sbuf'
Making install in tbl
make[3]: Entering directory `/build/buildd4/snacc-1.3bbn/c-lib/tbl'
cd ../.. && /bin/sh ./config.status c-lib/src/Makefile depfiles
config.status: creating c-lib/src/Makefile
config.status: executing depfiles commands
cd `dirname ../../compiler/core/snacc` && /usr/bin/make `basename ../../compiler/core/snacc`
make[4]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/core'
Makefile:306: warning: overriding commands for target `parse-asn1.h'
Makefile:298: warning: ignoring old commands for target `parse-asn1.h'
cd `dirname ../back-ends/LIBOBJ` && /usr/bin/make `basename ../back-ends/LIBOBJ`
make[5]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends'
cd `dirname c-gen/LIBOBJ` && /usr/bin/make `basename c-gen/LIBOBJ`
make[6]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c-gen'
make[6]: `LIBOBJ' is up to date.
make[6]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c-gen'
cd `dirname c++-gen/LIBOBJ` && /usr/bin/make `basename c++-gen/LIBOBJ`
make[6]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c++-gen'
make[6]: `LIBOBJ' is up to date.
make[6]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c++-gen'
cd `dirname idl-gen/LIBOBJ` && /usr/bin/make `basename idl-gen/LIBOBJ`
make[6]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/idl-gen'
make[6]: `LIBOBJ' is up to date.
make[6]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/idl-gen'
make[5]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends'
cd `dirname ../../c-lib/Cebuf/libasn1cCebuf.la` && /usr/bin/make `basename ../../c-lib/Cebuf/libasn1cCebuf.la`
make[5]: Entering directory `/build/buildd4/snacc-1.3bbn/c-lib/Cebuf'
cd ../.. && /bin/sh ./config.status c-lib/src/Makefile depfiles
config.status: creating c-lib/src/Makefile
config.status: executing depfiles commands
make[5]: `libasn1cCebuf.la' is up to date.
make[5]: Leaving directory `/build/buildd4/snacc-1.3bbn/c-lib/Cebuf'
make[4]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/core'
/usr/bin/make install-am
make[4]: Entering directory `/build/buildd4/snacc-1.3bbn/c-lib/tbl'
cd ../.. && /bin/sh ./config.status c-lib/src/Makefile depfiles
config.status: creating c-lib/src/Makefile
config.status: executing depfiles commands
cd `dirname ../../compiler/core/snacc` && /usr/bin/make `basename ../../compiler/core/snacc`
make[5]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/core'
Makefile:306: warning: overriding commands for target `parse-asn1.h'
Makefile:298: warning: ignoring old commands for target `parse-asn1.h'
cd `dirname ../back-ends/LIBOBJ` && /usr/bin/make `basename ../back-ends/LIBOBJ`
make[6]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends'
cd `dirname c-gen/LIBOBJ` && /usr/bin/make `basename c-gen/LIBOBJ`
make[7]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c-gen'
make[7]: `LIBOBJ' is up to date.
make[7]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c-gen'
cd `dirname c++-gen/LIBOBJ` && /usr/bin/make `basename c++-gen/LIBOBJ`
make[7]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c++-gen'
make[7]: `LIBOBJ' is up to date.
make[7]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c++-gen'
cd `dirname idl-gen/LIBOBJ` && /usr/bin/make `basename idl-gen/LIBOBJ`
make[7]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/idl-gen'
make[7]: `LIBOBJ' is up to date.
make[7]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/idl-gen'
make[6]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends'
cd `dirname ../../c-lib/Cebuf/libasn1cCebuf.la` && /usr/bin/make `basename ../../c-lib/Cebuf/libasn1cCebuf.la`
make[6]: Entering directory `/build/buildd4/snacc-1.3bbn/c-lib/Cebuf'
cd ../.. && /bin/sh ./config.status c-lib/src/Makefile depfiles
config.status: creating c-lib/src/Makefile
config.status: executing depfiles commands
make[6]: `libasn1cCebuf.la' is up to date.
make[6]: Leaving directory `/build/buildd4/snacc-1.3bbn/c-lib/Cebuf'
make[5]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/core'
make[5]: Entering directory `/build/buildd4/snacc-1.3bbn/c-lib/tbl'
cd ../.. && /bin/sh ./config.status c-lib/src/Makefile depfiles
config.status: creating c-lib/src/Makefile
config.status: executing depfiles commands
cd `dirname ../../compiler/core/snacc` && /usr/bin/make `basename ../../compiler/core/snacc`
make[6]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/core'
Makefile:306: warning: overriding commands for target `parse-asn1.h'
Makefile:298: warning: ignoring old commands for target `parse-asn1.h'
cd `dirname ../back-ends/LIBOBJ` && /usr/bin/make `basename ../back-ends/LIBOBJ`
make[7]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends'
cd `dirname c-gen/LIBOBJ` && /usr/bin/make `basename c-gen/LIBOBJ`
make[8]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c-gen'
make[8]: `LIBOBJ' is up to date.
make[8]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c-gen'
cd `dirname c++-gen/LIBOBJ` && /usr/bin/make `basename c++-gen/LIBOBJ`
make[8]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c++-gen'
make[8]: `LIBOBJ' is up to date.
make[8]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c++-gen'
cd `dirname idl-gen/LIBOBJ` && /usr/bin/make `basename idl-gen/LIBOBJ`
make[8]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/idl-gen'
make[8]: `LIBOBJ' is up to date.
make[8]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/idl-gen'
make[7]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends'
cd `dirname ../../c-lib/Cebuf/libasn1cCebuf.la` && /usr/bin/make `basename ../../c-lib/Cebuf/libasn1cCebuf.la`
make[7]: Entering directory `/build/buildd4/snacc-1.3bbn/c-lib/Cebuf'
cd ../.. && /bin/sh ./config.status c-lib/src/Makefile depfiles
config.status: creating c-lib/src/Makefile
config.status: executing depfiles commands
make[7]: `libasn1cCebuf.la' is up to date.
make[7]: Leaving directory `/build/buildd4/snacc-1.3bbn/c-lib/Cebuf'
make[6]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/core'
/bin/sh ../../mkinstalldirs /build/buildd4/snacc-1.3bbn/debian/tmp//usr/lib
/bin/sh ../../libtool --mode=install /usr/bin/ginstall -c libasn1ctbl.la /build/buildd4/snacc-1.3bbn/debian/tmp//usr/lib/libasn1ctbl.la
/usr/bin/ginstall -c .libs/libasn1ctbl.so.0.0.0 /build/buildd4/snacc-1.3bbn/debian/tmp//usr/lib/libasn1ctbl.so.0.0.0
(cd /build/buildd4/snacc-1.3bbn/debian/tmp//usr/lib && { ln -s -f libasn1ctbl.so.0.0.0 libasn1ctbl.so.0 || { rm -f libasn1ctbl.so.0 && ln -s libasn1ctbl.so.0.0.0 libasn1ctbl.so.0; }; })
(cd /build/buildd4/snacc-1.3bbn/debian/tmp//usr/lib && { ln -s -f libasn1ctbl.so.0.0.0 libasn1ctbl.so || { rm -f libasn1ctbl.so && ln -s libasn1ctbl.so.0.0.0 libasn1ctbl.so; }; })
/usr/bin/ginstall -c .libs/libasn1ctbl.lai /build/buildd4/snacc-1.3bbn/debian/tmp//usr/lib/libasn1ctbl.la
/usr/bin/ginstall -c .libs/libasn1ctbl.a /build/buildd4/snacc-1.3bbn/debian/tmp//usr/lib/libasn1ctbl.a
chmod 644 /build/buildd4/snacc-1.3bbn/debian/tmp//usr/lib/libasn1ctbl.a
ranlib /build/buildd4/snacc-1.3bbn/debian/tmp//usr/lib/libasn1ctbl.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
/bin/sh ../../mkinstalldirs /build/buildd4/snacc-1.3bbn/debian/tmp//usr/include/snacc/c
/usr/bin/ginstall -c -m 644 asn-useful.h /build/buildd4/snacc-1.3bbn/debian/tmp//usr/include/snacc/c/asn-useful.h
/usr/bin/ginstall -c -m 644 tbl.h /build/buildd4/snacc-1.3bbn/debian/tmp//usr/include/snacc/c/tbl.h
make[5]: Leaving directory `/build/buildd4/snacc-1.3bbn/c-lib/tbl'
make[4]: Leaving directory `/build/buildd4/snacc-1.3bbn/c-lib/tbl'
make[3]: Leaving directory `/build/buildd4/snacc-1.3bbn/c-lib/tbl'
Making install in inc
make[3]: Entering directory `/build/buildd4/snacc-1.3bbn/c-lib/inc'
cd ../.. && /bin/sh ./config.status c-lib/inc/Makefile
config.status: creating c-lib/inc/Makefile
make[3]: Leaving directory `/build/buildd4/snacc-1.3bbn/c-lib/inc'
make[3]: Entering directory `/build/buildd4/snacc-1.3bbn/c-lib/inc'
make[4]: Entering directory `/build/buildd4/snacc-1.3bbn/c-lib/inc'
make[4]: Nothing to be done for `install-exec-am'.
/bin/sh ../../mkinstalldirs /build/buildd4/snacc-1.3bbn/debian/tmp//usr/include/snacc/c
/usr/bin/ginstall -c -m 644 asn-any.h /build/buildd4/snacc-1.3bbn/debian/tmp//usr/include/snacc/c/asn-any.h
/usr/bin/ginstall -c -m 644 asn-bits.h /build/buildd4/snacc-1.3bbn/debian/tmp//usr/include/snacc/c/asn-bits.h
/usr/bin/ginstall -c -m 644 asn-bool.h /build/buildd4/snacc-1.3bbn/debian/tmp//usr/include/snacc/c/asn-bool.h
/usr/bin/ginstall -c -m 644 asn-config.h /build/buildd4/snacc-1.3bbn/debian/tmp//usr/include/snacc/c/asn-config.h
/usr/bin/ginstall -c -m 644 asn-enum.h /build/buildd4/snacc-1.3bbn/debian/tmp//usr/include/snacc/c/asn-enum.h
/usr/bin/ginstall -c -m 644 asn-incl.h /build/buildd4/snacc-1.3bbn/debian/tmp//usr/include/snacc/c/asn-incl.h
/usr/bin/ginstall -c -m 644 asn-int.h /build/buildd4/snacc-1.3bbn/debian/tmp//usr/include/snacc/c/asn-int.h
/usr/bin/ginstall -c -m 644 asn-len.h /build/buildd4/snacc-1.3bbn/debian/tmp//usr/include/snacc/c/asn-len.h
/usr/bin/ginstall -c -m 644 asn-list.h /build/buildd4/snacc-1.3bbn/debian/tmp//usr/include/snacc/c/asn-list.h
/usr/bin/ginstall -c -m 644 asn-null.h /build/buildd4/snacc-1.3bbn/debian/tmp//usr/include/snacc/c/asn-null.h
/usr/bin/ginstall -c -m 644 asn-octs.h /build/buildd4/snacc-1.3bbn/debian/tmp//usr/include/snacc/c/asn-octs.h
/usr/bin/ginstall -c -m 644 asn-oid.h /build/buildd4/snacc-1.3bbn/debian/tmp//usr/include/snacc/c/asn-oid.h
/usr/bin/ginstall -c -m 644 asn-real.h /build/buildd4/snacc-1.3bbn/debian/tmp//usr/include/snacc/c/asn-real.h
/usr/bin/ginstall -c -m 644 asn-tag.h /build/buildd4/snacc-1.3bbn/debian/tmp//usr/include/snacc/c/asn-tag.h
/usr/bin/ginstall -c -m 644 exp-buf.h /build/buildd4/snacc-1.3bbn/debian/tmp//usr/include/snacc/c/exp-buf.h
/usr/bin/ginstall -c -m 644 gen-buf.h /build/buildd4/snacc-1.3bbn/debian/tmp//usr/include/snacc/c/gen-buf.h
/usr/bin/ginstall -c -m 644 hash.h /build/buildd4/snacc-1.3bbn/debian/tmp//usr/include/snacc/c/hash.h
/usr/bin/ginstall -c -m 644 min-buf.h /build/buildd4/snacc-1.3bbn/debian/tmp//usr/include/snacc/c/min-buf.h
/usr/bin/ginstall -c -m 644 nibble-alloc.h /build/buildd4/snacc-1.3bbn/debian/tmp//usr/include/snacc/c/nibble-alloc.h
/usr/bin/ginstall -c -m 644 print.h /build/buildd4/snacc-1.3bbn/debian/tmp//usr/include/snacc/c/print.h
/usr/bin/ginstall -c -m 644 sbuf.h /build/buildd4/snacc-1.3bbn/debian/tmp//usr/include/snacc/c/sbuf.h
/usr/bin/ginstall -c -m 644 str-stk.h /build/buildd4/snacc-1.3bbn/debian/tmp//usr/include/snacc/c/str-stk.h
/usr/bin/ginstall -c -m 644 tbl-dbg.h /build/buildd4/snacc-1.3bbn/debian/tmp//usr/include/snacc/c/tbl-dbg.h
/usr/bin/ginstall -c -m 644 tbl-dec.h /build/buildd4/snacc-1.3bbn/debian/tmp//usr/include/snacc/c/tbl-dec.h
/usr/bin/ginstall -c -m 644 tbl-enc.h /build/buildd4/snacc-1.3bbn/debian/tmp//usr/include/snacc/c/tbl-enc.h
/usr/bin/ginstall -c -m 644 tbl-free.h /build/buildd4/snacc-1.3bbn/debian/tmp//usr/include/snacc/c/tbl-free.h
/usr/bin/ginstall -c -m 644 tbl-gen-c-hdr.h /build/buildd4/snacc-1.3bbn/debian/tmp//usr/include/snacc/c/tbl-gen-c-hdr.h
/usr/bin/ginstall -c -m 644 tbl-gen.h /build/buildd4/snacc-1.3bbn/debian/tmp//usr/include/snacc/c/tbl-gen.h
/usr/bin/ginstall -c -m 644 tbl-incl.h /build/buildd4/snacc-1.3bbn/debian/tmp//usr/include/snacc/c/tbl-incl.h
/usr/bin/ginstall -c -m 644 tbl-print.h /build/buildd4/snacc-1.3bbn/debian/tmp//usr/include/snacc/c/tbl-print.h
/usr/bin/ginstall -c -m 644 tbl-util.h /build/buildd4/snacc-1.3bbn/debian/tmp//usr/include/snacc/c/tbl-util.h
make[4]: Leaving directory `/build/buildd4/snacc-1.3bbn/c-lib/inc'
make[3]: Leaving directory `/build/buildd4/snacc-1.3bbn/c-lib/inc'
make[3]: Entering directory `/build/buildd4/snacc-1.3bbn/c-lib'
make[4]: Entering directory `/build/buildd4/snacc-1.3bbn/c-lib'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/build/buildd4/snacc-1.3bbn/c-lib'
make[3]: Leaving directory `/build/buildd4/snacc-1.3bbn/c-lib'
make[2]: Leaving directory `/build/buildd4/snacc-1.3bbn/c-lib'
Making install in c++-lib
make[2]: Entering directory `/build/buildd4/snacc-1.3bbn/c++-lib'
cd .. && /bin/sh ./config.status c++-lib/Makefile
config.status: creating c++-lib/Makefile
make[2]: Leaving directory `/build/buildd4/snacc-1.3bbn/c++-lib'
make[2]: Entering directory `/build/buildd4/snacc-1.3bbn/c++-lib'
Making install in c++
make[3]: Entering directory `/build/buildd4/snacc-1.3bbn/c++-lib/c++'
cd ../.. && /bin/sh ./config.status c++-lib/src/Makefile depfiles
config.status: creating c++-lib/src/Makefile
config.status: executing depfiles commands
cd `dirname ../../compiler/core/snacc` && /usr/bin/make `basename ../../compiler/core/snacc`
make[4]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/core'
Makefile:306: warning: overriding commands for target `parse-asn1.h'
Makefile:298: warning: ignoring old commands for target `parse-asn1.h'
cd `dirname ../back-ends/LIBOBJ` && /usr/bin/make `basename ../back-ends/LIBOBJ`
make[5]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends'
cd `dirname c-gen/LIBOBJ` && /usr/bin/make `basename c-gen/LIBOBJ`
make[6]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c-gen'
make[6]: `LIBOBJ' is up to date.
make[6]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c-gen'
cd `dirname c++-gen/LIBOBJ` && /usr/bin/make `basename c++-gen/LIBOBJ`
make[6]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c++-gen'
make[6]: `LIBOBJ' is up to date.
make[6]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c++-gen'
cd `dirname idl-gen/LIBOBJ` && /usr/bin/make `basename idl-gen/LIBOBJ`
make[6]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/idl-gen'
make[6]: `LIBOBJ' is up to date.
make[6]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/idl-gen'
make[5]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends'
cd `dirname ../../c-lib/Cebuf/libasn1cCebuf.la` && /usr/bin/make `basename ../../c-lib/Cebuf/libasn1cCebuf.la`
make[5]: Entering directory `/build/buildd4/snacc-1.3bbn/c-lib/Cebuf'
cd ../.. && /bin/sh ./config.status c-lib/src/Makefile depfiles
config.status: creating c-lib/src/Makefile
config.status: executing depfiles commands
make[5]: `libasn1cCebuf.la' is up to date.
make[5]: Leaving directory `/build/buildd4/snacc-1.3bbn/c-lib/Cebuf'
make[4]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/core'
/usr/bin/make install-am
make[4]: Entering directory `/build/buildd4/snacc-1.3bbn/c++-lib/c++'
cd ../.. && /bin/sh ./config.status c++-lib/src/Makefile depfiles
config.status: creating c++-lib/src/Makefile
config.status: executing depfiles commands
cd `dirname ../../compiler/core/snacc` && /usr/bin/make `basename ../../compiler/core/snacc`
make[5]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/core'
Makefile:306: warning: overriding commands for target `parse-asn1.h'
Makefile:298: warning: ignoring old commands for target `parse-asn1.h'
cd `dirname ../back-ends/LIBOBJ` && /usr/bin/make `basename ../back-ends/LIBOBJ`
make[6]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends'
cd `dirname c-gen/LIBOBJ` && /usr/bin/make `basename c-gen/LIBOBJ`
make[7]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c-gen'
make[7]: `LIBOBJ' is up to date.
make[7]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c-gen'
cd `dirname c++-gen/LIBOBJ` && /usr/bin/make `basename c++-gen/LIBOBJ`
make[7]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c++-gen'
make[7]: `LIBOBJ' is up to date.
make[7]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c++-gen'
cd `dirname idl-gen/LIBOBJ` && /usr/bin/make `basename idl-gen/LIBOBJ`
make[7]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/idl-gen'
make[7]: `LIBOBJ' is up to date.
make[7]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/idl-gen'
make[6]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends'
cd `dirname ../../c-lib/Cebuf/libasn1cCebuf.la` && /usr/bin/make `basename ../../c-lib/Cebuf/libasn1cCebuf.la`
make[6]: Entering directory `/build/buildd4/snacc-1.3bbn/c-lib/Cebuf'
cd ../.. && /bin/sh ./config.status c-lib/src/Makefile depfiles
config.status: creating c-lib/src/Makefile
config.status: executing depfiles commands
make[6]: `libasn1cCebuf.la' is up to date.
make[6]: Leaving directory `/build/buildd4/snacc-1.3bbn/c-lib/Cebuf'
make[5]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/core'
make[5]: Entering directory `/build/buildd4/snacc-1.3bbn/c++-lib/c++'
cd ../.. && /bin/sh ./config.status c++-lib/src/Makefile depfiles
config.status: creating c++-lib/src/Makefile
config.status: executing depfiles commands
cd `dirname ../../compiler/core/snacc` && /usr/bin/make `basename ../../compiler/core/snacc`
make[6]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/core'
Makefile:306: warning: overriding commands for target `parse-asn1.h'
Makefile:298: warning: ignoring old commands for target `parse-asn1.h'
cd `dirname ../back-ends/LIBOBJ` && /usr/bin/make `basename ../back-ends/LIBOBJ`
make[7]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends'
cd `dirname c-gen/LIBOBJ` && /usr/bin/make `basename c-gen/LIBOBJ`
make[8]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c-gen'
make[8]: `LIBOBJ' is up to date.
make[8]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c-gen'
cd `dirname c++-gen/LIBOBJ` && /usr/bin/make `basename c++-gen/LIBOBJ`
make[8]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c++-gen'
make[8]: `LIBOBJ' is up to date.
make[8]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/c++-gen'
cd `dirname idl-gen/LIBOBJ` && /usr/bin/make `basename idl-gen/LIBOBJ`
make[8]: Entering directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/idl-gen'
make[8]: `LIBOBJ' is up to date.
make[8]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends/idl-gen'
make[7]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/back-ends'
cd `dirname ../../c-lib/Cebuf/libasn1cCebuf.la` && /usr/bin/make `basename ../../c-lib/Cebuf/libasn1cCebuf.la`
make[7]: Entering directory `/build/buildd4/snacc-1.3bbn/c-lib/Cebuf'
cd ../.. && /bin/sh ./config.status c-lib/src/Makefile depfiles
config.status: creating c-lib/src/Makefile
config.status: executing depfiles commands
make[7]: `libasn1cCebuf.la' is up to date.
make[7]: Leaving directory `/build/buildd4/snacc-1.3bbn/c-lib/Cebuf'
make[6]: Leaving directory `/build/buildd4/snacc-1.3bbn/compiler/core'
/bin/sh ../../mkinstalldirs /build/buildd4/snacc-1.3bbn/debian/tmp//usr/lib
/bin/sh ../../libtool --mode=install /usr/bin/ginstall -c libasn1c++.la /build/buildd4/snacc-1.3bbn/debian/tmp//usr/lib/libasn1c++.la
/usr/bin/ginstall -c .libs/libasn1c++.so.0.0.0 /build/buildd4/snacc-1.3bbn/debian/tmp//usr/lib/libasn1c++.so.0.0.0
(cd /build/buildd4/snacc-1.3bbn/debian/tmp//usr/lib && { ln -s -f libasn1c++.so.0.0.0 libasn1c++.so.0 || { rm -f libasn1c++.so.0 && ln -s libasn1c++.so.0.0.0 libasn1c++.so.0; }; })
(cd /build/buildd4/snacc-1.3bbn/debian/tmp//usr/lib && { ln -s -f libasn1c++.so.0.0.0 libasn1c++.so || { rm -f libasn1c++.so && ln -s libasn1c++.so.0.0.0 libasn1c++.so; }; })
/usr/bin/ginstall -c .libs/libasn1c++.lai /build/buildd4/snacc-1.3bbn/debian/tmp//usr/lib/libasn1c++.la
/usr/bin/ginstall -c .libs/libasn1c++.a /build/buildd4/snacc-1.3bbn/debian/tmp//usr/lib/libasn1c++.a
chmod 644 /build/buildd4/snacc-1.3bbn/debian/tmp//usr/lib/libasn1c++.a
ranlib /build/buildd4/snacc-1.3bbn/debian/tmp//usr/lib/libasn1c++.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
/bin/sh ../../mkinstalldirs /build/buildd4/snacc-1.3bbn/debian/tmp//usr/include/snacc/c++
mkdir -p -- /build/buildd4/snacc-1.3bbn/debian/tmp//usr/include/snacc/c++
/usr/bin/ginstall -c -m 644 asn-useful.h /build/buildd4/snacc-1.3bbn/debian/tmp//usr/include/snacc/c++/asn-useful.h
make[5]: Leaving directory `/build/buildd4/snacc-1.3bbn/c++-lib/c++'
make[4]: Leaving directory `/build/buildd4/snacc-1.3bbn/c++-lib/c++'
make[3]: Leaving directory `/build/buildd4/snacc-1.3bbn/c++-lib/c++'
Making install in inc
make[3]: Entering directory `/build/buildd4/snacc-1.3bbn/c++-lib/inc'
cd ../.. && /bin/sh ./config.status c++-lib/inc/Makefile
config.status: creating c++-lib/inc/Makefile
make[3]: Leaving directory `/build/buildd4/snacc-1.3bbn/c++-lib/inc'
make[3]: Entering directory `/build/buildd4/snacc-1.3bbn/c++-lib/inc'
make[4]: Entering directory `/build/buildd4/snacc-1.3bbn/c++-lib/inc'
make[4]: Nothing to be done for `install-exec-am'.
/bin/sh ../../mkinstalldirs /build/buildd4/snacc-1.3bbn/debian/tmp//usr/include/snacc/c++
/usr/bin/ginstall -c -m 644 asn-any.h /build/buildd4/snacc-1.3bbn/debian/tmp//usr/include/snacc/c++/asn-any.h
/usr/bin/ginstall -c -m 644 asn-bits.h /build/buildd4/snacc-1.3bbn/debian/tmp//usr/include/snacc/c++/asn-bits.h
/usr/bin/ginstall -c -m 644 asn-bool.h /build/buildd4/snacc-1.3bbn/debian/tmp//usr/include/snacc/c++/asn-bool.h
/usr/bin/ginstall -c -m 644 asn-buf.h /build/buildd4/snacc-1.3bbn/debian/tmp//usr/include/snacc/c++/asn-buf.h
/usr/bin/ginstall -c -m 644 asn-config.h /build/buildd4/snacc-1.3bbn/debian/tmp//usr/include/snacc/c++/asn-config.h
/usr/bin/ginstall -c -m 644 asn-enum.h /build/buildd4/snacc-1.3bbn/debian/tmp//usr/include/snacc/c++/asn-enum.h
/usr/bin/ginstall -c -m 644 asn-incl.h /build/buildd4/snacc-1.3bbn/debian/tmp//usr/include/snacc/c++/asn-incl.h
/usr/bin/ginstall -c -m 644 asn-int.h /build/buildd4/snacc-1.3bbn/debian/tmp//usr/include/snacc/c++/asn-int.h
/usr/bin/ginstall -c -m 644 asn-len.h /build/buildd4/snacc-1.3bbn/debian/tmp//usr/include/snacc/c++/asn-len.h
/usr/bin/ginstall -c -m 644 asn-list.h /build/buildd4/snacc-1.3bbn/debian/tmp//usr/include/snacc/c++/asn-list.h
/usr/bin/ginstall -c -m 644 asn-null.h /build/buildd4/snacc-1.3bbn/debian/tmp//usr/include/snacc/c++/asn-null.h
/usr/bin/ginstall -c -m 644 asn-octs.h /build/buildd4/snacc-1.3bbn/debian/tmp//usr/include/snacc/c++/asn-octs.h
/usr/bin/ginstall -c -m 644 asn-oid.h /build/buildd4/snacc-1.3bbn/debian/tmp//usr/include/snacc/c++/asn-oid.h
/usr/bin/ginstall -c -m 644 asn-real.h /build/buildd4/snacc-1.3bbn/debian/tmp//usr/include/snacc/c++/asn-real.h
/usr/bin/ginstall -c -m 644 asn-tag.h /build/buildd4/snacc-1.3bbn/debian/tmp//usr/include/snacc/c++/asn-tag.h
/usr/bin/ginstall -c -m 644 asn-type.h /build/buildd4/snacc-1.3bbn/debian/tmp//usr/include/snacc/c++/asn-type.h
/usr/bin/ginstall -c -m 644 hash.h /build/buildd4/snacc-1.3bbn/debian/tmp//usr/include/snacc/c++/hash.h
/usr/bin/ginstall -c -m 644 init.h /build/buildd4/snacc-1.3bbn/debian/tmp//usr/include/snacc/c++/init.h
/usr/bin/ginstall -c -m 644 meta.h /build/buildd4/snacc-1.3bbn/debian/tmp//usr/include/snacc/c++/meta.h
/usr/bin/ginstall -c -m 644 print.h /build/buildd4/snacc-1.3bbn/debian/tmp//usr/include/snacc/c++/print.h
/usr/bin/ginstall -c -m 644 str-stk.h /build/buildd4/snacc-1.3bbn/debian/tmp//usr/include/snacc/c++/str-stk.h
/usr/bin/ginstall -c -m 644 tcl-if.h /build/buildd4/snacc-1.3bbn/debian/tmp//usr/include/snacc/c++/tcl-if.h
make[4]: Leaving directory `/build/buildd4/snacc-1.3bbn/c++-lib/inc'
make[3]: Leaving directory `/build/buildd4/snacc-1.3bbn/c++-lib/inc'
make[3]: Entering directory `/build/buildd4/snacc-1.3bbn/c++-lib'
make[4]: Entering directory `/build/buildd4/snacc-1.3bbn/c++-lib'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/build/buildd4/snacc-1.3bbn/c++-lib'
make[3]: Leaving directory `/build/buildd4/snacc-1.3bbn/c++-lib'
make[2]: Leaving directory `/build/buildd4/snacc-1.3bbn/c++-lib'
Making install in tbl-tools
make[2]: Entering directory `/build/buildd4/snacc-1.3bbn/tbl-tools'
cd .. && /bin/sh ./config.status tbl-tools/Makefile
config.status: creating tbl-tools/Makefile
make[2]: Leaving directory `/build/buildd4/snacc-1.3bbn/tbl-tools'
make[2]: Entering directory `/build/buildd4/snacc-1.3bbn/tbl-tools'
Making install in mkchdr
make[3]: Entering directory `/build/buildd4/snacc-1.3bbn/tbl-tools/mkchdr'
cd ../.. && /bin/sh ./config.status tbl-tools/mkchdr/Makefile depfiles
config.status: creating tbl-tools/mkchdr/Makefile
config.status: executing depfiles commands
make[3]: Leaving directory `/build/buildd4/snacc-1.3bbn/tbl-tools/mkchdr'
make[3]: Entering directory `/build/buildd4/snacc-1.3bbn/tbl-tools/mkchdr'
make[4]: Entering directory `/build/buildd4/snacc-1.3bbn/tbl-tools/mkchdr'
/bin/sh ../../mkinstalldirs /build/buildd4/snacc-1.3bbn/debian/tmp//usr/bin
/bin/sh ../../libtool --mode=install /usr/bin/ginstall -c mkchdr /build/buildd4/snacc-1.3bbn/debian/tmp//usr/bin/mkchdr
libtool: install: warning: `../../c-lib/tbl/libasn1ctbl.la' has not been installed in `/usr/lib'
/usr/bin/ginstall -c .libs/mkchdr /build/buildd4/snacc-1.3bbn/debian/tmp//usr/bin/mkchdr
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/build/buildd4/snacc-1.3bbn/tbl-tools/mkchdr'
make[3]: Leaving directory `/build/buildd4/snacc-1.3bbn/tbl-tools/mkchdr'
Making install in pval
make[3]: Entering directory `/build/buildd4/snacc-1.3bbn/tbl-tools/pval'
cd ../.. && /bin/sh ./config.status tbl-tools/pval/Makefile depfiles
config.status: creating tbl-tools/pval/Makefile
config.status: executing depfiles commands
make[3]: Leaving directory `/build/buildd4/snacc-1.3bbn/tbl-tools/pval'
make[3]: Entering directory `/build/buildd4/snacc-1.3bbn/tbl-tools/pval'
make[4]: Entering directory `/build/buildd4/snacc-1.3bbn/tbl-tools/pval'
/bin/sh ../../mkinstalldirs /build/buildd4/snacc-1.3bbn/debian/tmp//usr/bin
/bin/sh ../../libtool --mode=install /usr/bin/ginstall -c pval /build/buildd4/snacc-1.3bbn/debian/tmp//usr/bin/pval
libtool: install: warning: `../../c-lib/tbl/libasn1ctbl.la' has not been installed in `/usr/lib'
/usr/bin/ginstall -c .libs/pval /build/buildd4/snacc-1.3bbn/debian/tmp//usr/bin/pval
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/build/buildd4/snacc-1.3bbn/tbl-tools/pval'
make[3]: Leaving directory `/build/buildd4/snacc-1.3bbn/tbl-tools/pval'
Making install in ptbl
make[3]: Entering directory `/build/buildd4/snacc-1.3bbn/tbl-tools/ptbl'
cd ../.. && /bin/sh ./config.status tbl-tools/ptbl/Makefile depfiles
config.status: creating tbl-tools/ptbl/Makefile
config.status: executing depfiles commands
make[3]: Leaving directory `/build/buildd4/snacc-1.3bbn/tbl-tools/ptbl'
make[3]: Entering directory `/build/buildd4/snacc-1.3bbn/tbl-tools/ptbl'
make[4]: Entering directory `/build/buildd4/snacc-1.3bbn/tbl-tools/ptbl'
/bin/sh ../../mkinstalldirs /build/buildd4/snacc-1.3bbn/debian/tmp//usr/bin
/bin/sh ../../libtool --mode=install /usr/bin/ginstall -c ptbl /build/buildd4/snacc-1.3bbn/debian/tmp//usr/bin/ptbl
libtool: install: warning: `../../c-lib/tbl/libasn1ctbl.la' has not been installed in `/usr/lib'
/usr/bin/ginstall -c .libs/ptbl /build/buildd4/snacc-1.3bbn/debian/tmp//usr/bin/ptbl
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/build/buildd4/snacc-1.3bbn/tbl-tools/ptbl'
make[3]: Leaving directory `/build/buildd4/snacc-1.3bbn/tbl-tools/ptbl'
Making install in berdecode
make[3]: Entering directory `/build/buildd4/snacc-1.3bbn/tbl-tools/berdecode'
cd ../.. && /bin/sh ./config.status tbl-tools/berdecode/Makefile depfiles
config.status: creating tbl-tools/berdecode/Makefile
config.status: executing depfiles commands
make[3]: Leaving directory `/build/buildd4/snacc-1.3bbn/tbl-tools/berdecode'
make[3]: Entering directory `/build/buildd4/snacc-1.3bbn/tbl-tools/berdecode'
make[4]: Entering directory `/build/buildd4/snacc-1.3bbn/tbl-tools/berdecode'
/bin/sh ../../mkinstalldirs /build/buildd4/snacc-1.3bbn/debian/tmp//usr/bin
/bin/sh ../../libtool --mode=install /usr/bin/ginstall -c berdecode /build/buildd4/snacc-1.3bbn/debian/tmp//usr/bin/berdecode
libtool: install: warning: `../../c-lib/tbl/libasn1ctbl.la' has not been installed in `/usr/lib'
/usr/bin/ginstall -c .libs/berdecode /build/buildd4/snacc-1.3bbn/debian/tmp//usr/bin/berdecode
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/build/buildd4/snacc-1.3bbn/tbl-tools/berdecode'
make[3]: Leaving directory `/build/buildd4/snacc-1.3bbn/tbl-tools/berdecode'
make[3]: Entering directory `/build/buildd4/snacc-1.3bbn/tbl-tools'
make[4]: Entering directory `/build/buildd4/snacc-1.3bbn/tbl-tools'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/build/buildd4/snacc-1.3bbn/tbl-tools'
make[3]: Leaving directory `/build/buildd4/snacc-1.3bbn/tbl-tools'
make[2]: Leaving directory `/build/buildd4/snacc-1.3bbn/tbl-tools'
Making install in asn1specs
make[2]: Entering directory `/build/buildd4/snacc-1.3bbn/asn1specs'
cd .. && /bin/sh ./config.status asn1specs/Makefile
config.status: creating asn1specs/Makefile
make[2]: Leaving directory `/build/buildd4/snacc-1.3bbn/asn1specs'
make[2]: Entering directory `/build/buildd4/snacc-1.3bbn/asn1specs'
make[3]: Entering directory `/build/buildd4/snacc-1.3bbn/asn1specs'
make[3]: Nothing to be done for `install-exec-am'.
/bin/sh ../mkinstalldirs /build/buildd4/snacc-1.3bbn/debian/tmp//usr/include/snacc/asn1
mkdir -p -- /build/buildd4/snacc-1.3bbn/debian/tmp//usr/include/snacc/asn1
/usr/bin/ginstall -c -m 644 rfc1155-smi.asn1 /build/buildd4/snacc-1.3bbn/debian/tmp//usr/include/snacc/asn1/rfc1155-smi.asn1
/usr/bin/ginstall -c -m 644 rfc1157-snmp.asn1 /build/buildd4/snacc-1.3bbn/debian/tmp//usr/include/snacc/asn1/rfc1157-snmp.asn1
/usr/bin/ginstall -c -m 644 rfc1213-mib2.asn1 /build/buildd4/snacc-1.3bbn/debian/tmp//usr/include/snacc/asn1/rfc1213-mib2.asn1
/usr/bin/ginstall -c -m 644 any.asn1 /build/buildd4/snacc-1.3bbn/debian/tmp//usr/include/snacc/asn1/any.asn1
/usr/bin/ginstall -c -m 644 asn1module.asn1 /build/buildd4/snacc-1.3bbn/debian/tmp//usr/include/snacc/asn1/asn1module.asn1
/usr/bin/ginstall -c -m 644 err-test.asn1 /build/buildd4/snacc-1.3bbn/debian/tmp//usr/include/snacc/asn1/err-test.asn1
/usr/bin/ginstall -c -m 644 ex1.asn1 /build/buildd4/snacc-1.3bbn/debian/tmp//usr/include/snacc/asn1/ex1.asn1
/usr/bin/ginstall -c -m 644 p-rec.asn1 /build/buildd4/snacc-1.3bbn/debian/tmp//usr/include/snacc/asn1/p-rec.asn1
/usr/bin/ginstall -c -m 644 tbl.asn1 /build/buildd4/snacc-1.3bbn/debian/tmp//usr/include/snacc/asn1/tbl.asn1
/usr/bin/ginstall -c -m 644 asn-useful.asn1 /build/buildd4/snacc-1.3bbn/debian/tmp//usr/include/snacc/asn1/asn-useful.asn1
make[3]: Leaving directory `/build/buildd4/snacc-1.3bbn/asn1specs'
make[2]: Leaving directory `/build/buildd4/snacc-1.3bbn/asn1specs'
Making install in doc
make[2]: Entering directory `/build/buildd4/snacc-1.3bbn/doc'
cd .. && /bin/sh ./config.status doc/Makefile
config.status: creating doc/Makefile
make[2]: Leaving directory `/build/buildd4/snacc-1.3bbn/doc'
make[2]: Entering directory `/build/buildd4/snacc-1.3bbn/doc'
make[3]: Entering directory `/build/buildd4/snacc-1.3bbn/doc'
make[3]: Nothing to be done for `install-exec-am'.
/bin/sh ../mkinstalldirs /build/buildd4/snacc-1.3bbn/debian/tmp//usr/share/man/man1
mkdir -p -- /build/buildd4/snacc-1.3bbn/debian/tmp//usr/share/man/man1
/usr/bin/ginstall -c -m 644 ./mkchdr.1 /build/buildd4/snacc-1.3bbn/debian/tmp//usr/share/man/man1/mkchdr.1
/usr/bin/ginstall -c -m 644 ./ptbl.1 /build/buildd4/snacc-1.3bbn/debian/tmp//usr/share/man/man1/ptbl.1
/usr/bin/ginstall -c -m 644 ./pval.1 /build/buildd4/snacc-1.3bbn/debian/tmp//usr/share/man/man1/pval.1
/usr/bin/ginstall -c -m 644 ./snacc.1 /build/buildd4/snacc-1.3bbn/debian/tmp//usr/share/man/man1/snacc.1
/usr/bin/ginstall -c -m 644 ./snacced.1 /build/buildd4/snacc-1.3bbn/debian/tmp//usr/share/man/man1/snacced.1
/bin/sh ../mkinstalldirs /build/buildd4/snacc-1.3bbn/debian/tmp//usr/share/man/mann
mkdir -p -- /build/buildd4/snacc-1.3bbn/debian/tmp//usr/share/man/mann
/usr/bin/ginstall -c -m 644 ./snacc.n /build/buildd4/snacc-1.3bbn/debian/tmp//usr/share/man/mann/snacc.n
make[3]: Leaving directory `/build/buildd4/snacc-1.3bbn/doc'
make[2]: Leaving directory `/build/buildd4/snacc-1.3bbn/doc'
make[2]: Entering directory `/build/buildd4/snacc-1.3bbn'
cd . && /bin/sh ./config.status snacc-config
config.status: creating snacc-config
cd . && /bin/sh ./config.status config.h
config.status: creating config.h
config.status: config.h is unchanged
make[3]: Entering directory `/build/buildd4/snacc-1.3bbn'
/bin/sh ./mkinstalldirs /build/buildd4/snacc-1.3bbn/debian/tmp//usr/bin
/usr/bin/ginstall -c snacc-config /build/buildd4/snacc-1.3bbn/debian/tmp//usr/bin/snacc-config
/bin/sh ./mkinstalldirs /build/buildd4/snacc-1.3bbn/debian/tmp//usr/include/snacc/c
/usr/bin/ginstall -c -m 644 policy.h /build/buildd4/snacc-1.3bbn/debian/tmp//usr/include/snacc/c/policy.h
/usr/bin/ginstall -c -m 644 snacc.h /build/buildd4/snacc-1.3bbn/debian/tmp//usr/include/snacc/c/snacc.h
/usr/bin/ginstall -c -m 644 snaccconfig.h /build/buildd4/snacc-1.3bbn/debian/tmp//usr/include/snacc/c/snaccconfig.h
/bin/sh ./mkinstalldirs /build/buildd4/snacc-1.3bbn/debian/tmp//usr/include/snacc/c++
/usr/bin/ginstall -c -m 644 policy.h /build/buildd4/snacc-1.3bbn/debian/tmp//usr/include/snacc/c++/policy.h
/usr/bin/ginstall -c -m 644 snacc.h /build/buildd4/snacc-1.3bbn/debian/tmp//usr/include/snacc/c++/snacc.h
/usr/bin/ginstall -c -m 644 snaccconfig.h /build/buildd4/snacc-1.3bbn/debian/tmp//usr/include/snacc/c++/snaccconfig.h
/bin/sh ./mkinstalldirs /build/buildd4/snacc-1.3bbn/debian/tmp//usr/share/aclocal
mkdir -p -- /build/buildd4/snacc-1.3bbn/debian/tmp//usr/share/aclocal
/usr/bin/ginstall -c -m 644 snacc.m4 /build/buildd4/snacc-1.3bbn/debian/tmp//usr/share/aclocal/snacc.m4
make[3]: Leaving directory `/build/buildd4/snacc-1.3bbn'
make[2]: Leaving directory `/build/buildd4/snacc-1.3bbn'
make[1]: Leaving directory `/build/buildd4/snacc-1.3bbn'
dh_installdirs -psnacc
rm -rf /build/buildd4/snacc-1.3bbn/debian/snacc/usr/share/doc/snacc-doc/
dh_installdirs -plibsnacc-dev
dh_installdirs -plibsnacc0c2
dh_installdocs -psnacc ./README ./NEWS
dh_installexamples -psnacc
dh_installman -psnacc debian/berdecode.1 debian/snacc-config.1
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
dh_installinfo -psnacc
dh_installmenu -psnacc
dh_installcron -psnacc
dh_installinit -psnacc
dh_installdebconf -psnacc
dh_installemacsen -psnacc
dh_installcatalogs -psnacc
dh_installpam -psnacc
dh_installlogrotate -psnacc
dh_installlogcheck -psnacc
dh_installchangelogs -psnacc ./ChangeLog
dh_installudev -psnacc
dh_lintian -psnacc
dh_install -psnacc
dh_link -psnacc
dh_installmime -psnacc
dh_installdocs -plibsnacc-dev ./README ./NEWS
dh_installexamples -plibsnacc-dev c++-examples c-examples tbl-example
dh_installman -plibsnacc-dev
dh_installinfo -plibsnacc-dev
dh_installmenu -plibsnacc-dev
dh_installcron -plibsnacc-dev
dh_installinit -plibsnacc-dev
dh_installdebconf -plibsnacc-dev
dh_installemacsen -plibsnacc-dev
dh_installcatalogs -plibsnacc-dev
dh_installpam -plibsnacc-dev
dh_installlogrotate -plibsnacc-dev
dh_installlogcheck -plibsnacc-dev
dh_installchangelogs -plibsnacc-dev ./ChangeLog
dh_installudev -plibsnacc-dev
dh_lintian -plibsnacc-dev
dh_install -plibsnacc-dev
dh_link -plibsnacc-dev
dh_installmime -plibsnacc-dev
dh_installdocs -plibsnacc0c2 ./README ./NEWS
dh_installexamples -plibsnacc0c2
dh_installman -plibsnacc0c2
dh_installinfo -plibsnacc0c2
dh_installmenu -plibsnacc0c2
dh_installcron -plibsnacc0c2
dh_installinit -plibsnacc0c2
dh_installdebconf -plibsnacc0c2
dh_installemacsen -plibsnacc0c2
dh_installcatalogs -plibsnacc0c2
dh_installpam -plibsnacc0c2
dh_installlogrotate -plibsnacc0c2
dh_installlogcheck -plibsnacc0c2
dh_installchangelogs -plibsnacc0c2 ./ChangeLog
dh_installudev -plibsnacc0c2
dh_lintian -plibsnacc0c2
dh_install -plibsnacc0c2
dh_link -plibsnacc0c2
dh_installmime -plibsnacc0c2
dh_strip -psnacc
dh_compress -psnacc
dh_fixperms -psnacc
dh_makeshlibs -psnacc
dh_strip -plibsnacc-dev
dh_compress -plibsnacc-dev
dh_fixperms -plibsnacc-dev
dh_makeshlibs -plibsnacc-dev
dh_strip -plibsnacc0c2
dh_compress -plibsnacc0c2
dh_fixperms -plibsnacc0c2
dh_makeshlibs -plibsnacc0c2
dh_installdeb -psnacc
dh_perl -psnacc
dh_shlibdeps -psnacc
dpkg-shlibdeps: warning: dependency on libm.so.6 could be avoided if "debian/snacc/usr/bin/snacc debian/snacc/usr/bin/berdecode debian/snacc/usr/bin/ptbl debian/snacc/usr/bin/pval debian/snacc/usr/bin/mkchdr" were not uselessly linked against it (they use none of its symbols).
dh_installdeb -plibsnacc-dev
dh_perl -plibsnacc-dev
dh_shlibdeps -plibsnacc-dev
dh_installdeb -plibsnacc0c2
dh_perl -plibsnacc0c2
dh_shlibdeps -plibsnacc0c2
dpkg-shlibdeps: warning: symbol Free used by debian/libsnacc0c2/usr/lib/libasn1cCebuf.so.0.0.0 found in none of the libraries.
dpkg-shlibdeps: warning: symbol Malloc used by debian/libsnacc0c2/usr/lib/libasn1cCebuf.so.0.0.0 found in none of the libraries.
dh_gencontrol -psnacc
dh_md5sums -psnacc
DH_ALWAYS_EXCLUDE=.svn dh_builddeb -psnacc
dpkg-deb: building package `snacc' in `../snacc_1.3bbn-9.3_m32r.deb'.
dh_gencontrol -plibsnacc-dev
dh_md5sums -plibsnacc-dev
DH_ALWAYS_EXCLUDE=.svn dh_builddeb -plibsnacc-dev
dpkg-deb: building package `libsnacc-dev' in `../libsnacc-dev_1.3bbn-9.3_m32r.deb'.
dh_gencontrol -plibsnacc0c2
dh_md5sums -plibsnacc0c2
DH_ALWAYS_EXCLUDE=.svn dh_builddeb -plibsnacc0c2
dpkg-deb: building package `libsnacc0c2' in `../libsnacc0c2_1.3bbn-9.3_m32r.deb'.
dpkg-genchanges -B -mHirokazu Takata <takata\@linux-m32r.org> >../snacc_1.3bbn-9.3_m32r.changes
dpkg-genchanges: arch-specific upload - not including arch-independent packages
dpkg-genchanges: binary-only upload - not including any source code
dpkg-buildpackage: binary only upload (no source included)
******************************************************************************
Build finished at 20080429-0144
chroot-unstable/build/buildd4/snacc_1.3bbn-9.3_m32r.deb:
new debian package, version 2.0.
size 183224 bytes: control archive= 1647 bytes.
1065 bytes, 26 lines control
1925 bytes, 30 lines md5sums
Package: snacc
Version: 1.3bbn-9.3
Architecture: m32r
Maintainer: Debian FDT tools team <pkg-fdt-tools-team at lists.alioth.debian.org>
Installed-Size: 612
Depends: libc6 (>= 2.3.5-1), libsnacc0c2
Recommends: libsnacc-dev, snacc-doc
Suggests: automake1.7
Section: devel
Priority: optional
Description: ASN.1 to C or C++ or IDL compiler
Snacc is short for "Sample Neufeld ASN.1 to C Compiler" and ASN.1
stands for Abstract Syntax Notation One (ITU-T X.208/ISO 8824).
Snacc supports a subset of ASN.1 1988. If you need features of
ASN.1 1992 or later, snacc is not for you.
.
Given an ASN.1 source file(s) snacc can produce:
.
1. C routines for BER encoding, decoding, printing and freeing.
2. C++ routines for BER encoding, decoding, and printing.
3. A type table that can be used with C driver routines
for BER encoding, decoding, printing and freeing.
.
If you want to build snacc based applications, you want to install
the libsnacc-dev package, too. Your application will then depend on
the snacc libraries, you find in the libsnacc0c2 package.
chroot-unstable/build/buildd4/libsnacc-dev_1.3bbn-9.3_m32r.deb:
new debian package, version 2.0.
size 231896 bytes: control archive= 3630 bytes.
671 bytes, 18 lines control
8599 bytes, 115 lines md5sums
Package: libsnacc-dev
Source: snacc
Version: 1.3bbn-9.3
Architecture: m32r
Maintainer: Debian FDT tools team <pkg-fdt-tools-team at lists.alioth.debian.org>
Installed-Size: 1116
Depends: libsnacc0c2 (= 1.3bbn-9.3)
Recommends: snacc-doc
Section: libdevel
Priority: optional
Description: ASN.1 to C or C++ or IDL compiler, development files
Snacc is short for "Sample Neufeld ASN.1 to C Compiler" and ASN.1
stands for Abstract Syntax Notation One (ITU-T X.208/ISO 8824).
Snacc supports a subset of ASN.1 1988. If you need features of
ASN.1 1992 or later, snacc is not for you.
.
This package contains the static libraries and C/C++ header files for
snacc development.
chroot-unstable/build/buildd4/libsnacc0c2_1.3bbn-9.3_m32r.deb:
new debian package, version 2.0.
size 161064 bytes: control archive= 1157 bytes.
703 bytes, 18 lines control
743 bytes, 11 lines md5sums
135 bytes, 7 lines * postinst #!/bin/sh
132 bytes, 7 lines * postrm #!/bin/sh
160 bytes, 6 lines shlibs
Package: libsnacc0c2
Source: snacc
Version: 1.3bbn-9.3
Architecture: m32r
Maintainer: Debian FDT tools team <pkg-fdt-tools-team at lists.alioth.debian.org>
Installed-Size: 408
Depends: libc6 (>= 2.3.5-1), libgcc1 (>= 1:4.1.1-12), libstdc++6 (>= 4.1.1-12)
Conflicts: libsnacc0
Replaces: libsnacc0
Section: libs
Priority: optional
Description: ASN.1 to C or C++ or IDL compiler, shared libraries
Snacc is short for "Sample Neufeld ASN.1 to C Compiler" and ASN.1
stands for Abstract Syntax Notation One (ITU-T X.208/ISO 8824).
Snacc supports a subset of ASN.1 1988. If you need features of
ASN.1 1992 or later, snacc is not for you.
.
These are the shared libraries for programs developed using snacc.
chroot-unstable/build/buildd4/snacc_1.3bbn-9.3_m32r.deb:
drwxr-xr-x root/root 0 2008-04-29 01:23 ./
drwxr-xr-x root/root 0 2008-04-29 00:33 ./usr/
drwxr-xr-x root/root 0 2008-04-29 01:31 ./usr/bin/
-rwxr-xr-x root/root 6476 2008-04-29 01:31 ./usr/bin/berdecode
-rwxr-xr-x root/root 6864 2008-04-29 01:31 ./usr/bin/mkchdr
-rwxr-xr-x root/root 6692 2008-04-29 01:31 ./usr/bin/ptbl
-rwxr-xr-x root/root 5184 2008-04-29 01:31 ./usr/bin/pval
-rwxr-xr-x root/root 263852 2008-04-29 01:31 ./usr/bin/snacc
-rwxr-xr-x root/root 3258 2008-04-29 01:21 ./usr/bin/snacc-config
drwxr-xr-x root/root 0 2008-04-29 00:33 ./usr/include/
drwxr-xr-x root/root 0 2008-04-29 00:33 ./usr/include/snacc/
drwxr-xr-x root/root 0 2008-04-29 01:20 ./usr/include/snacc/asn1/
-rw-r--r-- root/root 4682 2008-04-29 01:20 ./usr/include/snacc/asn1/rfc1155-smi.asn1
-rw-r--r-- root/root 4698 2008-04-29 01:20 ./usr/include/snacc/asn1/rfc1157-snmp.asn1
-rw-r--r-- root/root 103437 2008-04-29 01:20 ./usr/include/snacc/asn1/rfc1213-mib2.asn1
-rw-r--r-- root/root 2235 2008-04-29 01:20 ./usr/include/snacc/asn1/any.asn1
-rw-r--r-- root/root 17250 2008-04-29 01:20 ./usr/include/snacc/asn1/asn1module.asn1
-rw-r--r-- root/root 4390 2008-04-29 01:20 ./usr/include/snacc/asn1/err-test.asn1
-rw-r--r-- root/root 811 2008-04-29 01:20 ./usr/include/snacc/asn1/ex1.asn1
-rw-r--r-- root/root 1099 2008-04-29 01:20 ./usr/include/snacc/asn1/p-rec.asn1
-rw-r--r-- root/root 4668 2008-04-29 01:20 ./usr/include/snacc/asn1/tbl.asn1
-rw-r--r-- root/root 2811 2008-04-29 01:20 ./usr/include/snacc/asn1/asn-useful.asn1
drwxr-xr-x root/root 0 2008-04-29 00:33 ./usr/include/snacc/c/
drwxr-xr-x root/root 0 2008-04-29 00:33 ./usr/include/snacc/c++/
drwxr-xr-x root/root 0 2008-04-29 00:33 ./usr/lib/
drwxr-xr-x root/root 0 2008-04-29 00:33 ./usr/share/
drwxr-xr-x root/root 0 2008-04-29 01:24 ./usr/share/aclocal/
-rw-r--r-- root/root 3216 2008-04-29 01:21 ./usr/share/aclocal/snacc.m4
drwxr-xr-x root/root 0 2008-04-29 01:21 ./usr/share/doc/
drwxr-xr-x root/root 0 2008-04-29 00:33 ./usr/share/doc/libsnacc-dev/
drwxr-xr-x root/root 0 2008-04-29 00:33 ./usr/share/doc/libsnacc0c2/
drwxr-xr-x root/root 0 2008-04-29 01:31 ./usr/share/doc/snacc/
-rw-r--r-- root/root 2019 2008-04-28 22:04 ./usr/share/doc/snacc/changelog.Debian.gz
-rw-r--r-- root/root 3338 2008-04-28 22:04 ./usr/share/doc/snacc/README.Debian
-rw-r--r-- root/root 1163 2008-04-28 22:04 ./usr/share/doc/snacc/copyright
-rw-r--r-- root/root 10666 2001-01-27 10:02 ./usr/share/doc/snacc/changelog.gz
-rw-r--r-- root/root 2195 2001-01-27 10:02 ./usr/share/doc/snacc/NEWS.gz
-rw-r--r-- root/root 3922 2001-01-27 10:02 ./usr/share/doc/snacc/README.gz
drwxr-xr-x root/root 0 2008-04-29 00:33 ./usr/share/man/
drwxr-xr-x root/root 0 2008-04-29 01:31 ./usr/share/man/man1/
-rw-r--r-- root/root 1089 2008-04-29 01:21 ./usr/share/man/man1/mkchdr.1.gz
-rw-r--r-- root/root 1025 2008-04-29 01:21 ./usr/share/man/man1/ptbl.1.gz
-rw-r--r-- root/root 1004 2008-04-29 01:21 ./usr/share/man/man1/pval.1.gz
-rw-r--r-- root/root 3662 2008-04-29 01:21 ./usr/share/man/man1/snacc.1.gz
-rw-r--r-- root/root 2810 2008-04-29 01:21 ./usr/share/man/man1/snacced.1.gz
-rw-r--r-- root/root 883 2008-04-29 01:22 ./usr/share/man/man1/berdecode.1.gz
-rw-r--r-- root/root 1331 2008-04-29 01:22 ./usr/share/man/man1/snacc-config.1.gz
chroot-unstable/build/buildd4/libsnacc-dev_1.3bbn-9.3_m32r.deb:
drwxr-xr-x root/root 0 2008-04-29 01:26 ./
drwxr-xr-x root/root 0 2008-04-29 01:27 ./usr/
drwxr-xr-x root/root 0 2008-04-29 01:25 ./usr/share/
drwxr-xr-x root/root 0 2008-04-29 01:25 ./usr/share/doc/
drwxr-xr-x root/root 0 2008-04-29 01:32 ./usr/share/doc/libsnacc-dev/
-rw-r--r-- root/root 2195 2001-01-27 10:02 ./usr/share/doc/libsnacc-dev/NEWS.gz
-rw-r--r-- root/root 1163 2008-04-28 22:04 ./usr/share/doc/libsnacc-dev/copyright
drwxr-xr-x root/root 0 2008-04-29 01:25 ./usr/share/doc/libsnacc-dev/examples/
drwxr-xr-x root/root 0 2008-04-28 22:09 ./usr/share/doc/libsnacc-dev/examples/c++-examples/
drwxr-xr-x root/root 0 2008-04-28 22:09 ./usr/share/doc/libsnacc-dev/examples/c++-examples/any/
-rw-r--r-- root/root 3085 2008-04-28 22:09 ./usr/share/doc/libsnacc-dev/examples/c++-examples/any/README
-rw-r--r-- root/root 2996 2008-04-28 22:09 ./usr/share/doc/libsnacc-dev/examples/c++-examples/any/example.C
-rw-r--r-- root/root 3989 2008-04-28 22:09 ./usr/share/doc/libsnacc-dev/examples/c++-examples/any/genber.C
-rw-r--r-- root/root 3973 2008-04-28 22:09 ./usr/share/doc/libsnacc-dev/examples/c++-examples/any/makefile
-rw-r--r-- root/root 718 2008-04-28 22:09 ./usr/share/doc/libsnacc-dev/examples/c++-examples/makefile
drwxr-xr-x root/root 0 2008-04-28 22:09 ./usr/share/doc/libsnacc-dev/examples/c++-examples/simple/
-rw-r--r-- root/root 3423 2008-04-28 22:09 ./usr/share/doc/libsnacc-dev/examples/c++-examples/simple/README
-rw-r--r-- root/root 2975 2008-04-28 22:09 ./usr/share/doc/libsnacc-dev/examples/c++-examples/simple/example.C
-rw-r--r-- root/root 2767 2008-04-28 22:09 ./usr/share/doc/libsnacc-dev/examples/c++-examples/simple/genber.C
-rw-r--r-- root/root 228 2008-04-28 22:09 ./usr/share/doc/libsnacc-dev/examples/c++-examples/simple/good-pr.ber.uu
-rw-r--r-- root/root 3811 2008-04-28 22:09 ./usr/share/doc/libsnacc-dev/examples/c++-examples/simple/makefile
drwxr-xr-x root/root 0 2008-04-29 01:32 ./usr/share/doc/libsnacc-dev/examples/c++-examples/snmp/
-rw-r--r-- root/root 2650 2008-04-28 22:09 ./usr/share/doc/libsnacc-dev/examples/c++-examples/snmp/makefile
-rw-r--r-- root/root 2233 2008-04-28 22:09 ./usr/share/doc/libsnacc-dev/examples/c++-examples/snmp/README.gz
drwxr-xr-x root/root 0 2008-04-29 01:32 ./usr/share/doc/libsnacc-dev/examples/c++-examples/test-lib/
-rw-r--r-- root/root 1160 2008-04-28 22:09 ./usr/share/doc/libsnacc-dev/examples/c++-examples/test-lib/README
-rw-r--r-- root/root 1435 2008-04-28 22:09 ./usr/share/doc/libsnacc-dev/examples/c++-examples/test-lib/makefile
-rw-r--r-- root/root 3295 2008-04-28 22:09 ./usr/share/doc/libsnacc-dev/examples/c++-examples/test-lib/test-lib.C.gz
drwxr-xr-x root/root 0 2008-04-28 22:09 ./usr/share/doc/libsnacc-dev/examples/c-examples/
drwxr-xr-x root/root 0 2008-04-29 01:32 ./usr/share/doc/libsnacc-dev/examples/c-examples/any/
-rw-r--r-- root/root 4054 2008-04-28 22:09 ./usr/share/doc/libsnacc-dev/examples/c-examples/any/README
-rw-r--r-- root/root 3959 2008-04-28 22:09 ./usr/share/doc/libsnacc-dev/examples/c-examples/any/example.c
-rw-r--r-- root/root 3652 2008-04-28 22:09 ./usr/share/doc/libsnacc-dev/examples/c-examples/any/makefile
-rw-r--r-- root/root 1511 2008-04-28 22:09 ./usr/share/doc/libsnacc-dev/examples/c-examples/any/genber.c.gz
-rw-r--r-- root/root 938 2008-04-28 22:09 ./usr/share/doc/libsnacc-dev/examples/c-examples/makefile
drwxr-xr-x root/root 0 2008-04-29 01:32 ./usr/share/doc/libsnacc-dev/examples/c-examples/simple/
-rw-r--r-- root/root 3823 2008-04-28 22:09 ./usr/share/doc/libsnacc-dev/examples/c-examples/simple/expbuf-ex.c
-rw-r--r-- root/root 228 2008-04-28 22:09 ./usr/share/doc/libsnacc-dev/examples/c-examples/simple/good-pr.ber.uu
-rw-r--r-- root/root 3857 2008-04-28 22:09 ./usr/share/doc/libsnacc-dev/examples/c-examples/simple/minbuf-ex.c
-rw-r--r-- root/root 3722 2008-04-28 22:09 ./usr/share/doc/libsnacc-dev/examples/c-examples/simple/sbuf-ex.c
-rw-r--r-- root/root 1874 2008-04-28 22:09 ./usr/share/doc/libsnacc-dev/examples/c-examples/simple/README.gz
-rw-r--r-- root/root 1453 2008-04-28 22:09 ./usr/share/doc/libsnacc-dev/examples/c-examples/simple/genber.c.gz
-rw-r--r-- root/root 1802 2008-04-28 22:09 ./usr/share/doc/libsnacc-dev/examples/c-examples/simple/makefile.gz
drwxr-xr-x root/root 0 2008-04-29 01:32 ./usr/share/doc/libsnacc-dev/examples/c-examples/snmp/
-rw-r--r-- root/root 2293 2008-04-28 22:09 ./usr/share/doc/libsnacc-dev/examples/c-examples/snmp/makefile
-rw-r--r-- root/root 2046 2008-04-28 22:09 ./usr/share/doc/libsnacc-dev/examples/c-examples/snmp/README.gz
drwxr-xr-x root/root 0 2008-04-29 01:32 ./usr/share/doc/libsnacc-dev/examples/c-examples/test-lib/
-rw-r--r-- root/root 1152 2008-04-28 22:09 ./usr/share/doc/libsnacc-dev/examples/c-examples/test-lib/README
-rw-r--r-- root/root 1087 2008-04-28 22:09 ./usr/share/doc/libsnacc-dev/examples/c-examples/test-lib/makefile
-rw-r--r-- root/root 3862 2008-04-28 22:09 ./usr/share/doc/libsnacc-dev/examples/c-examples/test-lib/test-lib.c.gz
drwxr-xr-x root/root 0 2008-04-29 01:32 ./usr/share/doc/libsnacc-dev/examples/tbl-example/
-rw-r--r-- root/root 2571 2008-04-28 22:09 ./usr/share/doc/libsnacc-dev/examples/tbl-example/README
-rw-r--r-- root/root 1617 2008-04-28 22:09 ./usr/share/doc/libsnacc-dev/examples/tbl-example/makefile
-rw-r--r-- root/root 230 2008-04-28 22:09 ./usr/share/doc/libsnacc-dev/examples/tbl-example/p-rec.ber.uu
-rw-r--r-- root/root 2561 2008-04-28 22:09 ./usr/share/doc/libsnacc-dev/examples/tbl-example/example.c.gz
-rw-r--r-- root/root 10666 2001-01-27 10:02 ./usr/share/doc/libsnacc-dev/changelog.gz
-rw-r--r-- root/root 3922 2001-01-27 10:02 ./usr/share/doc/libsnacc-dev/README.gz
-rw-r--r-- root/root 2019 2008-04-28 22:04 ./usr/share/doc/libsnacc-dev/changelog.Debian.gz
drwxr-xr-x root/root 0 2008-04-29 01:27 ./usr/include/
drwxr-xr-x root/root 0 2008-04-29 01:27 ./usr/include/snacc/
drwxr-xr-x root/root 0 2008-04-29 01:21 ./usr/include/snacc/c/
-rw-r--r-- root/root 7412 2008-04-29 01:17 ./usr/include/snacc/c/asn-useful.h
-rw-r--r-- root/root 9567 2008-04-29 01:17 ./usr/include/snacc/c/tbl.h
-rw-r--r-- root/root 3472 2008-04-29 01:17 ./usr/include/snacc/c/asn-any.h
-rw-r--r-- root/root 1978 2008-04-29 01:17 ./usr/include/snacc/c/asn-bits.h
-rw-r--r-- root/root 1429 2008-04-29 01:17 ./usr/include/snacc/c/asn-bool.h
-rw-r--r-- root/root 6857 2008-04-29 01:17 ./usr/include/snacc/c/asn-config.h
-rw-r--r-- root/root 1430 2008-04-29 01:17 ./usr/include/snacc/c/asn-enum.h
-rw-r--r-- root/root 1288 2008-04-29 01:17 ./usr/include/snacc/c/asn-incl.h
-rw-r--r-- root/root 2324 2008-04-29 01:17 ./usr/include/snacc/c/asn-int.h
-rw-r--r-- root/root 2896 2008-04-29 01:17 ./usr/include/snacc/c/asn-len.h
-rw-r--r-- root/root 4605 2008-04-29 01:17 ./usr/include/snacc/c/asn-list.h
-rw-r--r-- root/root 1470 2008-04-29 01:17 ./usr/include/snacc/c/asn-null.h
-rw-r--r-- root/root 1713 2008-04-29 01:17 ./usr/include/snacc/c/asn-octs.h
-rw-r--r-- root/root 2013 2008-04-29 01:17 ./usr/include/snacc/c/asn-oid.h
-rw-r--r-- root/root 1521 2008-04-29 01:17 ./usr/include/snacc/c/asn-real.h
-rw-r--r-- root/root 6598 2008-04-29 01:17 ./usr/include/snacc/c/asn-tag.h
-rw-r--r-- root/root 5525 2008-04-29 01:17 ./usr/include/snacc/c/exp-buf.h
-rw-r--r-- root/root 3529 2008-04-29 01:17 ./usr/include/snacc/c/gen-buf.h
-rw-r--r-- root/root 1630 2008-04-29 01:17 ./usr/include/snacc/c/hash.h
-rw-r--r-- root/root 2265 2008-04-29 01:17 ./usr/include/snacc/c/min-buf.h
-rw-r--r-- root/root 1555 2008-04-29 01:17 ./usr/include/snacc/c/nibble-alloc.h
-rw-r--r-- root/root 1057 2008-04-29 01:17 ./usr/include/snacc/c/print.h
-rw-r--r-- root/root 6818 2008-04-29 01:17 ./usr/include/snacc/c/sbuf.h
-rw-r--r-- root/root 3753 2008-04-29 01:17 ./usr/include/snacc/c/str-stk.h
-rw-r--r-- root/root 321 2008-04-29 01:17 ./usr/include/snacc/c/tbl-dbg.h
-rw-r--r-- root/root 1038 2008-04-29 01:17 ./usr/include/snacc/c/tbl-dec.h
-rw-r--r-- root/root 1031 2008-04-29 01:17 ./usr/include/snacc/c/tbl-enc.h
-rw-r--r-- root/root 970 2008-04-29 01:17 ./usr/include/snacc/c/tbl-free.h
-rw-r--r-- root/root 947 2008-04-29 01:17 ./usr/include/snacc/c/tbl-gen-c-hdr.h
-rw-r--r-- root/root 848 2008-04-29 01:17 ./usr/include/snacc/c/tbl-gen.h
-rw-r--r-- root/root 1379 2008-04-29 01:17 ./usr/include/snacc/c/tbl-incl.h
-rw-r--r-- root/root 997 2008-04-29 01:17 ./usr/include/snacc/c/tbl-print.h
-rw-r--r-- root/root 1637 2008-04-29 01:17 ./usr/include/snacc/c/tbl-util.h
-rw-r--r-- root/root 364 2008-04-29 01:21 ./usr/include/snacc/c/policy.h
-rw-r--r-- root/root 3013 2008-04-29 01:21 ./usr/include/snacc/c/snacc.h
-rw-r--r-- root/root 5634 2008-04-29 01:21 ./usr/include/snacc/c/snaccconfig.h
drwxr-xr-x root/root 0 2008-04-29 01:21 ./usr/include/snacc/c++/
-rw-r--r-- root/root 11618 2008-04-29 01:19 ./usr/include/snacc/c++/asn-useful.h
-rw-r--r-- root/root 3175 2008-04-29 01:19 ./usr/include/snacc/c++/asn-any.h
-rw-r--r-- root/root 3996 2008-04-29 01:19 ./usr/include/snacc/c++/asn-bits.h
-rw-r--r-- root/root 3330 2008-04-29 01:19 ./usr/include/snacc/c++/asn-bool.h
-rw-r--r-- root/root 3804 2008-04-29 01:19 ./usr/include/snacc/c++/asn-buf.h
-rw-r--r-- root/root 3943 2008-04-29 01:19 ./usr/include/snacc/c++/asn-config.h
-rw-r--r-- root/root 2554 2008-04-29 01:19 ./usr/include/snacc/c++/asn-enum.h
-rw-r--r-- root/root 2084 2008-04-29 01:19 ./usr/include/snacc/c++/asn-incl.h
-rw-r--r-- root/root 2836 2008-04-29 01:19 ./usr/include/snacc/c++/asn-int.h
-rw-r--r-- root/root 3102 2008-04-29 01:19 ./usr/include/snacc/c++/asn-len.h
-rw-r--r-- root/root 4938 2008-04-29 01:19 ./usr/include/snacc/c++/asn-list.h
-rw-r--r-- root/root 2444 2008-04-29 01:19 ./usr/include/snacc/c++/asn-null.h
-rw-r--r-- root/root 4032 2008-04-29 01:19 ./usr/include/snacc/c++/asn-octs.h
-rw-r--r-- root/root 4679 2008-04-29 01:19 ./usr/include/snacc/c++/asn-oid.h
-rw-r--r-- root/root 2739 2008-04-29 01:19 ./usr/include/snacc/c++/asn-real.h
-rw-r--r-- root/root 6145 2008-04-29 01:19 ./usr/include/snacc/c++/asn-tag.h
-rw-r--r-- root/root 4333 2008-04-29 01:19 ./usr/include/snacc/c++/asn-type.h
-rw-r--r-- root/root 2279 2008-04-29 01:19 ./usr/include/snacc/c++/hash.h
-rw-r--r-- root/root 383 2008-04-29 01:19 ./usr/include/snacc/c++/init.h
-rw-r--r-- root/root 6649 2008-04-29 01:19 ./usr/include/snacc/c++/meta.h
-rw-r--r-- root/root 1843 2008-04-29 01:19 ./usr/include/snacc/c++/print.h
-rw-r--r-- root/root 2119 2008-04-29 01:19 ./usr/include/snacc/c++/str-stk.h
-rw-r--r-- root/root 2040 2008-04-29 01:19 ./usr/include/snacc/c++/tcl-if.h
-rw-r--r-- root/root 364 2008-04-29 01:21 ./usr/include/snacc/c++/policy.h
-rw-r--r-- root/root 3013 2008-04-29 01:21 ./usr/include/snacc/c++/snacc.h
-rw-r--r-- root/root 5634 2008-04-29 01:21 ./usr/include/snacc/c++/snaccconfig.h
drwxr-xr-x root/root 0 2008-04-29 01:32 ./usr/lib/
-rw-r--r-- root/root 134352 2008-04-29 01:32 ./usr/lib/libasn1c++.a
-rw-r--r-- root/root 823 2008-04-29 01:19 ./usr/lib/libasn1c++.la
-rw-r--r-- root/root 60984 2008-04-29 01:32 ./usr/lib/libasn1cCebuf.a
-rw-r--r-- root/root 848 2008-04-29 01:11 ./usr/lib/libasn1cCebuf.la
-rw-r--r-- root/root 60692 2008-04-29 01:32 ./usr/lib/libasn1cebuf.a
-rw-r--r-- root/root 841 2008-04-29 01:12 ./usr/lib/libasn1cebuf.la
-rw-r--r-- root/root 55332 2008-04-29 01:32 ./usr/lib/libasn1cmbuf.a
-rw-r--r-- root/root 841 2008-04-29 01:13 ./usr/lib/libasn1cmbuf.la
-rw-r--r-- root/root 58344 2008-04-29 01:32 ./usr/lib/libasn1csbuf.a
-rw-r--r-- root/root 841 2008-04-29 01:15 ./usr/lib/libasn1csbuf.la
-rw-r--r-- root/root 121314 2008-04-29 01:32 ./usr/lib/libasn1ctbl.a
-rw-r--r-- root/root 834 2008-04-29 01:17 ./usr/lib/libasn1ctbl.la
lrwxrwxrwx root/root 0 2008-04-29 01:27 ./usr/lib/libasn1c++.so -> libasn1c++.so.0.0.0
lrwxrwxrwx root/root 0 2008-04-29 01:27 ./usr/lib/libasn1cCebuf.so -> libasn1cCebuf.so.0.0.0
lrwxrwxrwx root/root 0 2008-04-29 01:27 ./usr/lib/libasn1cebuf.so -> libasn1cebuf.so.0.0.0
lrwxrwxrwx root/root 0 2008-04-29 01:27 ./usr/lib/libasn1cmbuf.so -> libasn1cmbuf.so.0.0.0
lrwxrwxrwx root/root 0 2008-04-29 01:27 ./usr/lib/libasn1csbuf.so -> libasn1csbuf.so.0.0.0
lrwxrwxrwx root/root 0 2008-04-29 01:27 ./usr/lib/libasn1ctbl.so -> libasn1ctbl.so.0.0.0
chroot-unstable/build/buildd4/libsnacc0c2_1.3bbn-9.3_m32r.deb:
drwxr-xr-x root/root 0 2008-04-29 01:29 ./
drwxr-xr-x root/root 0 2008-04-29 01:30 ./usr/
drwxr-xr-x root/root 0 2008-04-29 01:28 ./usr/share/
drwxr-xr-x root/root 0 2008-04-29 01:28 ./usr/share/doc/
drwxr-xr-x root/root 0 2008-04-29 01:33 ./usr/share/doc/libsnacc0c2/
-rw-r--r-- root/root 2195 2001-01-27 10:02 ./usr/share/doc/libsnacc0c2/NEWS.gz
-rw-r--r-- root/root 1163 2008-04-28 22:04 ./usr/share/doc/libsnacc0c2/copyright
-rw-r--r-- root/root 10666 2001-01-27 10:02 ./usr/share/doc/libsnacc0c2/changelog.gz
-rw-r--r-- root/root 3922 2001-01-27 10:02 ./usr/share/doc/libsnacc0c2/README.gz
-rw-r--r-- root/root 2019 2008-04-28 22:04 ./usr/share/doc/libsnacc0c2/changelog.Debian.gz
drwxr-xr-x root/root 0 2008-04-29 01:33 ./usr/lib/
-rw-r--r-- root/root 43564 2008-04-29 01:33 ./usr/lib/libasn1cCebuf.so.0.0.0
-rw-r--r-- root/root 43300 2008-04-29 01:33 ./usr/lib/libasn1cebuf.so.0.0.0
-rw-r--r-- root/root 40384 2008-04-29 01:33 ./usr/lib/libasn1cmbuf.so.0.0.0
-rw-r--r-- root/root 43144 2008-04-29 01:33 ./usr/lib/libasn1csbuf.so.0.0.0
-rw-r--r-- root/root 90412 2008-04-29 01:33 ./usr/lib/libasn1ctbl.so.0.0.0
-rw-r--r-- root/root 67756 2008-04-29 01:33 ./usr/lib/libasn1c++.so.0.0.0
lrwxrwxrwx root/root 0 2008-04-29 01:31 ./usr/lib/libasn1cCebuf.so.0 -> libasn1cCebuf.so.0.0.0
lrwxrwxrwx root/root 0 2008-04-29 01:31 ./usr/lib/libasn1cebuf.so.0 -> libasn1cebuf.so.0.0.0
lrwxrwxrwx root/root 0 2008-04-29 01:31 ./usr/lib/libasn1cmbuf.so.0 -> libasn1cmbuf.so.0.0.0
lrwxrwxrwx root/root 0 2008-04-29 01:31 ./usr/lib/libasn1csbuf.so.0 -> libasn1csbuf.so.0.0.0
lrwxrwxrwx root/root 0 2008-04-29 01:31 ./usr/lib/libasn1ctbl.so.0 -> libasn1ctbl.so.0.0.0
lrwxrwxrwx root/root 0 2008-04-29 01:31 ./usr/lib/libasn1c++.so.0 -> libasn1c++.so.0.0.0
snacc_1.3bbn-9.3_m32r.changes:
Format: 1.8
Date: Wed, 16 Apr 2008 01:42:50 +0200
Source: snacc
Binary: snacc libsnacc-dev libsnacc0c2 snacc-doc
Architecture: m32r
Version: 1.3bbn-9.3
Distribution: unstable
Urgency: low
Maintainer: Hirokazu Takata <takata\@linux-m32r.org>
Changed-By: Sandro Tosi <matrixhasu at gmail.com>
Description:
libsnacc-dev - ASN.1 to C or C++ or IDL compiler, development files
libsnacc0c2 - ASN.1 to C or C++ or IDL compiler, shared libraries
snacc - ASN.1 to C or C++ or IDL compiler
snacc-doc - ASN.1 to C or C++ or IDL compiler, documentation
Closes: 394709 418476 424249 442873
Changes:
snacc (1.3bbn-9.3) unstable; urgency=low
.
* Non-maintainer upload.
* debian/rules
- updated clean target (Closes: #424249)
- added removal for usr/share/doc/snacc-doc in snacc (Closes: #418476)
* debian/control
- bump Suggest to automake1.7 (to follow what's in build-dep) (Closes:
#394709)
- updated libsnacc-dev to use ${binary:Version} for depends over libsnacc0c2
* debian/patches/bts-442873.patch
- added (Closes: #442873)
* debian/snacc-doc.doc-base
- fixed Section to Programming
* debian/copyright
- updated FSF address
Checksums-Sha1:
8f5adfb57d3089c97911957446f8d3aa5c55a1df 183224 snacc_1.3bbn-9.3_m32r.deb
6aefbe0aca63158fd543daa3432b2c47c0a2f246 231896 libsnacc-dev_1.3bbn-9.3_m32r.deb
93c948e0508e384f35ca7971206575d0648eed49 161064 libsnacc0c2_1.3bbn-9.3_m32r.deb
Checksums-Sha256:
6d4927aee71fac428205dc98f8f9875fe72502dd0bbc6ae86432987dd39f2a19 183224 snacc_1.3bbn-9.3_m32r.deb
662d1cd2b81183ca159e3818e4cafbb87a945db595b7c11b5f7a96f5a8a5af65 231896 libsnacc-dev_1.3bbn-9.3_m32r.deb
f014c4d0e615b13957ad44ac375e90bee8440670747e3e1325ed855eb02625b5 161064 libsnacc0c2_1.3bbn-9.3_m32r.deb
Files:
92bc3f4365b49ffc6acb1d56a7ab7cfe 183224 devel optional snacc_1.3bbn-9.3_m32r.deb
df95d073fb3e6a8264f720ed33284446 231896 libdevel optional libsnacc-dev_1.3bbn-9.3_m32r.deb
0f052e8a82852172deb9d0c623d87bab 161064 libs optional libsnacc0c2_1.3bbn-9.3_m32r.deb
******************************************************************************
Built successfully
Purging chroot-unstable/build/buildd4/snacc-1.3bbn
------------------------------------------------------------------------------
******************************************************************************
Finished at 20080429-0144
Build needed 03:40:20, 36616k disk space
More information about the build-status
mailing list