ERROR: ld.so: object '/usr/lib64/libselinux-mach.so' from LD_PRELOAD cannot be preloaded: ignored. Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.2374 + umask 022 + cd /usr/src/rpm/BUILD + LANG=C + export LANG + unset DISPLAY + cd /usr/src/rpm/BUILD + rm -rf libtasn1-1.1 + /bin/gzip -dc /usr/src/rpm/SOURCES/libtasn1-1.1.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libtasn1-1.1 ++ /usr/bin/id -u + '[' 500 = 0 ']' ++ /usr/bin/id -u + '[' 500 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.35333 + umask 022 + cd /usr/src/rpm/BUILD + cd libtasn1-1.1 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export FFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./build-aux/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./build-aux/config.guess ++ basename ./build-aux/config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./build-aux/config.guess `/usr/lib/rpm/redhat/config.guess' -> `./build-aux/config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./build-aux/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./build-aux/config.sub ++ basename ./build-aux/config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./build-aux/config.sub `/usr/lib/rpm/redhat/config.sub' -> `./build-aux/config.sub' + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --disable-static checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu configure: autobuild project... libtasn1 configure: autobuild revision... 1.1 configure: autobuild hostname... python3.es.egwn.lan configure: autobuild timestamp... 20071113-132259 checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for AIX... no 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for gcc option to accept ISO C99... -std=gnu99 checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking for bison... bison -y checking whether ln -s works... yes checking for a BSD-compatible install... /usr/bin/install -c configure: Detecting options for shared libraries checking for a sed that does not truncate output... /bin/sed checking for ld used by gcc -std=gnu99... /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 for x86_64-redhat-linux-gnu-g++... no checking for x86_64-redhat-linux-gnu-c++... no checking for x86_64-redhat-linux-gnu-gpp... no checking for x86_64-redhat-linux-gnu-aCC... no checking for x86_64-redhat-linux-gnu-CC... no checking for x86_64-redhat-linux-gnu-cxx... no checking for x86_64-redhat-linux-gnu-cc++... no checking for x86_64-redhat-linux-gnu-cl.exe... no checking for x86_64-redhat-linux-gnu-FCC... no checking for x86_64-redhat-linux-gnu-KCC... no checking for x86_64-redhat-linux-gnu-RCC... no checking for x86_64-redhat-linux-gnu-xlC_r... no checking for x86_64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for x86_64-redhat-linux-gnu-g77... no checking for x86_64-redhat-linux-gnu-xlf... no checking for x86_64-redhat-linux-gnu-f77... no checking for x86_64-redhat-linux-gnu-frt... no checking for x86_64-redhat-linux-gnu-pgf77... no checking for x86_64-redhat-linux-gnu-cf77... no checking for x86_64-redhat-linux-gnu-fort77... no checking for x86_64-redhat-linux-gnu-fl32... no checking for x86_64-redhat-linux-gnu-af77... no checking for x86_64-redhat-linux-gnu-xlf90... no checking for x86_64-redhat-linux-gnu-f90... no checking for x86_64-redhat-linux-gnu-pgf90... no checking for x86_64-redhat-linux-gnu-pghpf... no checking for x86_64-redhat-linux-gnu-epcf90... no checking for x86_64-redhat-linux-gnu-gfortran... no checking for x86_64-redhat-linux-gnu-g95... no checking for x86_64-redhat-linux-gnu-xlf95... no checking for x86_64-redhat-linux-gnu-f95... no checking for x86_64-redhat-linux-gnu-fort... no checking for x86_64-redhat-linux-gnu-ifort... no checking for x86_64-redhat-linux-gnu-ifc... no checking for x86_64-redhat-linux-gnu-efc... no checking for x86_64-redhat-linux-gnu-pgf95... no checking for x86_64-redhat-linux-gnu-lf95... no checking for x86_64-redhat-linux-gnu-ftn... no 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 gcc -std=gnu99 object... ok checking for objdir... .libs checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for x86_64-redhat-linux-gnu-ranlib... ranlib checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for gcc -std=gnu99 option to produce PIC... -fPIC checking if gcc -std=gnu99 PIC flag -fPIC works... yes checking if gcc -std=gnu99 static flag -static works... yes checking if gcc -std=gnu99 supports -c -o file.o... yes checking whether the gcc -std=gnu99 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... cat: ld.so.conf.d/*.conf: No such file or directory 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... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) 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 -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... cat: ld.so.conf.d/*.conf: No such file or directory GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool configure: Detecting compiler options checking for an ANSI C-conforming const... yes checking if gcc supports -Wno-pointer-sign... yes checking whether we have GNU assembler... yes configure: Detecting C library capabilities checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for working alloca.h... yes checking for alloca... yes configure: Detecting system's parameters checking for valgrind... valgrind checking whether self tests are run under valgrind... yes checking for unsigned long int... yes checking size of unsigned long int... 8 checking for unsigned int... yes checking size of unsigned int... 4 checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for getopt_long_only... yes checking whether optreset is declared... no checking for working GNU getopt function... yes checking whether getenv is declared... yes checking whether strdup is declared... yes checking for C/C++ restrict keyword... restrict checking whether the preprocessor supports include_next... yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for memmove... yes checking for va_copy... yes checking for strdup... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating lib/Makefile config.status: creating gl/Makefile config.status: creating lib/libtasn1.pc config.status: creating lib/libtasn1-config config.status: creating doc/Makefile config.status: creating doc/reference/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing chmod commands + make -j4 make all-recursive make[1]: Entering directory `/usr/src/rpm/BUILD/libtasn1-1.1' Making all in gl make[2]: Entering directory `/usr/src/rpm/BUILD/libtasn1-1.1/gl' rm -f string.h-t string.h rm -f unistd.h-t unistd.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's/@''INCLUDE_NEXT''@/include_next/g' \ -e 's|@''NEXT_STRING_H''@||g' \ -e 's|@''GNULIB_MBSLEN''@|0|g' \ -e 's|@''GNULIB_MBSNLEN''@|0|g' \ -e 's|@''GNULIB_MBSCHR''@|0|g' \ -e 's|@''GNULIB_MBSRCHR''@|0|g' \ -e 's|@''GNULIB_MBSSTR''@|0|g' \ -e 's|@''GNULIB_MBSCASECMP''@|0|g' \ -e 's|@''GNULIB_MBSNCASECMP''@|0|g' \ -e 's|@''GNULIB_MBSPCASECMP''@|0|g' \ -e 's|@''GNULIB_MBSCASESTR''@|0|g' \ -e 's|@''GNULIB_MBSCSPN''@|0|g' \ -e 's|@''GNULIB_MBSPBRK''@|0|g' \ -e 's|@''GNULIB_MBSSPN''@|0|g' \ -e 's|@''GNULIB_MBSSEP''@|0|g' \ -e 's|@''GNULIB_MBSTOK_R''@|0|g' \ -e 's|@''GNULIB_MEMMEM''@|0|g' \ -e 's|@''GNULIB_MEMPCPY''@|0|g' \ -e 's|@''GNULIB_MEMRCHR''@|0|g' \ -e 's|@''GNULIB_STPCPY''@|0|g' \ -e 's|@''GNULIB_STPNCPY''@|0|g' \ -e 's|@''GNULIB_STRCHRNUL''@|0|g' \ -e 's|@''GNULIB_STRDUP''@|1|g' \ -e 's|@''GNULIB_STRNDUP''@|0|g' \ -e 's|@''GNULIB_STRNLEN''@|0|g' \ -e 's|@''GNULIB_STRPBRK''@|0|g' \ -e 's|@''GNULIB_STRSEP''@|0|g' \ -e 's|@''GNULIB_STRCASESTR''@|0|g' \ -e 's|@''GNULIB_STRTOK_R''@|0|g' \ -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \ -e 's|@''HAVE_MEMPCPY''@|1|g' \ -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \ -e 's|@''HAVE_STPCPY''@|1|g' \ -e 's|@''HAVE_STPNCPY''@|1|g' \ -e 's|@''HAVE_STRCASECMP''@|1|g' \ -e 's|@''HAVE_DECL_STRNCASECMP''@|1|g' \ -e 's|@''HAVE_STRCHRNUL''@|1|g' \ -e 's|@''HAVE_DECL_STRDUP''@|1|g' \ -e 's|@''HAVE_STRNDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \ -e 's|@''HAVE_STRPBRK''@|1|g' \ -e 's|@''HAVE_STRSEP''@|1|g' \ -e 's|@''HAVE_STRCASESTR''@|1|g' \ -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \ -e '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' \ < ./string_.h; \ } > string.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''HAVE_UNISTD_H''@|1|g' \ -e 's/@''INCLUDE_NEXT''@/include_next/g' \ -e 's|@''NEXT_UNISTD_H''@||g' \ -e 's|@''GNULIB_CHOWN''@|0|g' \ -e 's|@''GNULIB_DUP2''@|0|g' \ -e 's|@''GNULIB_FCHDIR''@|0|g' \ -e 's|@''GNULIB_FTRUNCATE''@|0|g' \ -e 's|@''GNULIB_GETCWD''@|0|g' \ -e 's|@''GNULIB_GETLOGIN_R''@|0|g' \ -e 's|@''GNULIB_LCHOWN''@|0|g' \ -e 's|@''GNULIB_LSEEK''@|0|g' \ -e 's|@''GNULIB_READLINK''@|0|g' \ -e 's|@''GNULIB_SLEEP''@|0|g' \ -e 's|@''HAVE_DUP2''@|1|g' \ -e 's|@''HAVE_FTRUNCATE''@|1|g' \ -e 's|@''HAVE_READLINK''@|1|g' \ -e 's|@''HAVE_SLEEP''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ -e 's|@''REPLACE_CHOWN''@|0|g' \ -e 's|@''REPLACE_FCHDIR''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|0|g' \ -e 's|@''REPLACE_LCHOWN''@|0|g' \ -e 's|@''REPLACE_LSEEK''@|0|g' \ < ./unistd_.h; \ } > unistd.h-t mv unistd.h-t unistd.h mv string.h-t string.h make all-am make[3]: Entering directory `/usr/src/rpm/BUILD/libtasn1-1.1/gl' /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -D_THREAD_SAFE -Wall -Wpointer-arith -Wstrict-prototypes -Wno-pointer-sign -pipe -MT progname.lo -MD -MP -MF .deps/progname.Tpo -c -o progname.lo progname.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -D_THREAD_SAFE -Wall -Wpointer-arith -Wstrict-prototypes -Wno-pointer-sign -pipe -MT version-etc.lo -MD -MP -MF .deps/version-etc.Tpo -c -o version-etc.lo version-etc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -D_THREAD_SAFE -Wall -Wpointer-arith -Wstrict-prototypes -Wno-pointer-sign -pipe -MT version-etc-fsf.lo -MD -MP -MF .deps/version-etc-fsf.Tpo -c -o version-etc-fsf.lo version-etc-fsf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -D_THREAD_SAFE -Wall -Wpointer-arith -Wstrict-prototypes -Wno-pointer-sign -pipe -MT read-file.lo -MD -MP -MF .deps/read-file.Tpo -c -o read-file.lo read-file.c mkdir .libs gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -D_THREAD_SAFE -Wall -Wpointer-arith -Wstrict-prototypes -Wno-pointer-sign -pipe -MT progname.lo -MD -MP -MF .deps/progname.Tpo -c progname.c -fPIC -DPIC -o .libs/progname.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -D_THREAD_SAFE -Wall -Wpointer-arith -Wstrict-prototypes -Wno-pointer-sign -pipe -MT version-etc.lo -MD -MP -MF .deps/version-etc.Tpo -c version-etc.c -fPIC -DPIC -o .libs/version-etc.o mv -f .deps/progname.Tpo .deps/progname.Plo mv -f .deps/version-etc.Tpo .deps/version-etc.Plo gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -D_THREAD_SAFE -Wall -Wpointer-arith -Wstrict-prototypes -Wno-pointer-sign -pipe -MT read-file.lo -MD -MP -MF .deps/read-file.Tpo -c read-file.c -fPIC -DPIC -o .libs/read-file.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -D_THREAD_SAFE -Wall -Wpointer-arith -Wstrict-prototypes -Wno-pointer-sign -pipe -MT version-etc-fsf.lo -MD -MP -MF .deps/version-etc-fsf.Tpo -c version-etc-fsf.c -fPIC -DPIC -o .libs/version-etc-fsf.o mv -f .deps/version-etc-fsf.Tpo .deps/version-etc-fsf.Plo mv -f .deps/read-file.Tpo .deps/read-file.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -D_THREAD_SAFE -Wall -Wpointer-arith -Wstrict-prototypes -Wno-pointer-sign -pipe -o libgnu.la progname.lo version-etc.lo version-etc-fsf.lo read-file.lo ar cru .libs/libgnu.a .libs/progname.o .libs/version-etc.o .libs/version-etc-fsf.o .libs/read-file.o ranlib .libs/libgnu.a creating libgnu.la (cd .libs && rm -f libgnu.la && ln -s ../libgnu.la libgnu.la) make[3]: Leaving directory `/usr/src/rpm/BUILD/libtasn1-1.1/gl' make[2]: Leaving directory `/usr/src/rpm/BUILD/libtasn1-1.1/gl' Making all in lib make[2]: Entering directory `/usr/src/rpm/BUILD/libtasn1-1.1/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -D_THREAD_SAFE -Wall -Wpointer-arith -Wstrict-prototypes -Wno-pointer-sign -pipe -MT ASN1.lo -MD -MP -MF .deps/ASN1.Tpo -c -o ASN1.lo ASN1.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -D_THREAD_SAFE -Wall -Wpointer-arith -Wstrict-prototypes -Wno-pointer-sign -pipe -MT decoding.lo -MD -MP -MF .deps/decoding.Tpo -c -o decoding.lo decoding.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -D_THREAD_SAFE -Wall -Wpointer-arith -Wstrict-prototypes -Wno-pointer-sign -pipe -MT gstr.lo -MD -MP -MF .deps/gstr.Tpo -c -o gstr.lo gstr.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -D_THREAD_SAFE -Wall -Wpointer-arith -Wstrict-prototypes -Wno-pointer-sign -pipe -MT errors.lo -MD -MP -MF .deps/errors.Tpo -c -o errors.lo errors.c mkdir .libs gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -D_THREAD_SAFE -Wall -Wpointer-arith -Wstrict-prototypes -Wno-pointer-sign -pipe -MT decoding.lo -MD -MP -MF .deps/decoding.Tpo -c decoding.c -fPIC -DPIC -o .libs/decoding.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -D_THREAD_SAFE -Wall -Wpointer-arith -Wstrict-prototypes -Wno-pointer-sign -pipe -MT errors.lo -MD -MP -MF .deps/errors.Tpo -c errors.c -fPIC -DPIC -o .libs/errors.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -D_THREAD_SAFE -Wall -Wpointer-arith -Wstrict-prototypes -Wno-pointer-sign -pipe -MT ASN1.lo -MD -MP -MF .deps/ASN1.Tpo -c ASN1.c -fPIC -DPIC -o .libs/ASN1.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -D_THREAD_SAFE -Wall -Wpointer-arith -Wstrict-prototypes -Wno-pointer-sign -pipe -MT gstr.lo -MD -MP -MF .deps/gstr.Tpo -c gstr.c -fPIC -DPIC -o .libs/gstr.o mv -f .deps/errors.Tpo .deps/errors.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -D_THREAD_SAFE -Wall -Wpointer-arith -Wstrict-prototypes -Wno-pointer-sign -pipe -MT parser_aux.lo -MD -MP -MF .deps/parser_aux.Tpo -c -o parser_aux.lo parser_aux.c mv -f .deps/gstr.Tpo .deps/gstr.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -D_THREAD_SAFE -Wall -Wpointer-arith -Wstrict-prototypes -Wno-pointer-sign -pipe -MT structure.lo -MD -MP -MF .deps/structure.Tpo -c -o structure.lo structure.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -D_THREAD_SAFE -Wall -Wpointer-arith -Wstrict-prototypes -Wno-pointer-sign -pipe -MT structure.lo -MD -MP -MF .deps/structure.Tpo -c structure.c -fPIC -DPIC -o .libs/structure.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -D_THREAD_SAFE -Wall -Wpointer-arith -Wstrict-prototypes -Wno-pointer-sign -pipe -MT parser_aux.lo -MD -MP -MF .deps/parser_aux.Tpo -c parser_aux.c -fPIC -DPIC -o .libs/parser_aux.o mv -f .deps/ASN1.Tpo .deps/ASN1.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -D_THREAD_SAFE -Wall -Wpointer-arith -Wstrict-prototypes -Wno-pointer-sign -pipe -MT element.lo -MD -MP -MF .deps/element.Tpo -c -o element.lo element.c mv -f .deps/parser_aux.Tpo .deps/parser_aux.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -D_THREAD_SAFE -Wall -Wpointer-arith -Wstrict-prototypes -Wno-pointer-sign -pipe -MT coding.lo -MD -MP -MF .deps/coding.Tpo -c -o coding.lo coding.c mv -f .deps/structure.Tpo .deps/structure.Plo gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -D_THREAD_SAFE -Wall -Wpointer-arith -Wstrict-prototypes -Wno-pointer-sign -pipe -MT element.lo -MD -MP -MF .deps/element.Tpo -c element.c -fPIC -DPIC -o .libs/element.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -D_THREAD_SAFE -Wall -Wpointer-arith -Wstrict-prototypes -Wno-pointer-sign -pipe -MT coding.lo -MD -MP -MF .deps/coding.Tpo -c coding.c -fPIC -DPIC -o .libs/coding.o mv -f .deps/decoding.Tpo .deps/decoding.Plo mv -f .deps/element.Tpo .deps/element.Plo mv -f .deps/coding.Tpo .deps/coding.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -D_THREAD_SAFE -Wall -Wpointer-arith -Wstrict-prototypes -Wno-pointer-sign -pipe -no-undefined -version-info 3:12:0 -Wl,--version-script=./libtasn1.vers -o libtasn1.la -rpath /usr/lib64 ASN1.lo decoding.lo gstr.lo errors.lo parser_aux.lo structure.lo element.lo coding.lo gcc -std=gnu99 -shared .libs/ASN1.o .libs/decoding.o .libs/gstr.o .libs/errors.o .libs/parser_aux.o .libs/structure.o .libs/element.o .libs/coding.o -m64 -mtune=generic -Wl,--version-script=./libtasn1.vers -Wl,-soname -Wl,libtasn1.so.3 -o .libs/libtasn1.so.3.0.12 (cd .libs && rm -f libtasn1.so.3 && ln -s libtasn1.so.3.0.12 libtasn1.so.3) (cd .libs && rm -f libtasn1.so && ln -s libtasn1.so.3.0.12 libtasn1.so) creating libtasn1.la (cd .libs && rm -f libtasn1.la && ln -s ../libtasn1.la libtasn1.la) make[2]: Leaving directory `/usr/src/rpm/BUILD/libtasn1-1.1/lib' Making all in src make[2]: Entering directory `/usr/src/rpm/BUILD/libtasn1-1.1/src' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lib -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -D_THREAD_SAFE -Wall -Wpointer-arith -Wstrict-prototypes -Wno-pointer-sign -pipe -MT asn1Parser.o -MD -MP -MF .deps/asn1Parser.Tpo -c -o asn1Parser.o asn1Parser.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lib -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -D_THREAD_SAFE -Wall -Wpointer-arith -Wstrict-prototypes -Wno-pointer-sign -pipe -MT asn1Coding.o -MD -MP -MF .deps/asn1Coding.Tpo -c -o asn1Coding.o asn1Coding.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lib -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -D_THREAD_SAFE -Wall -Wpointer-arith -Wstrict-prototypes -Wno-pointer-sign -pipe -MT asn1Decoding.o -MD -MP -MF .deps/asn1Decoding.Tpo -c -o asn1Decoding.o asn1Decoding.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lib -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -D_THREAD_SAFE -Wall -Wpointer-arith -Wstrict-prototypes -Wno-pointer-sign -pipe -MT CertificateExample.o -MD -MP -MF .deps/CertificateExample.Tpo -c -o CertificateExample.o CertificateExample.c mv -f .deps/asn1Parser.Tpo .deps/asn1Parser.Po mv -f .deps/asn1Decoding.Tpo .deps/asn1Decoding.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lib -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -D_THREAD_SAFE -Wall -Wpointer-arith -Wstrict-prototypes -Wno-pointer-sign -pipe -MT CrlExample.o -MD -MP -MF .deps/CrlExample.Tpo -c -o CrlExample.o CrlExample.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -D_THREAD_SAFE -Wall -Wpointer-arith -Wstrict-prototypes -Wno-pointer-sign -pipe -o asn1Parser asn1Parser.o ../lib/libtasn1.la ../gl/libgnu.la mv -f .deps/asn1Coding.Tpo .deps/asn1Coding.Po /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -D_THREAD_SAFE -Wall -Wpointer-arith -Wstrict-prototypes -Wno-pointer-sign -pipe -o asn1Decoding asn1Decoding.o ../lib/libtasn1.la ../gl/libgnu.la mkdir .libs mv -f .deps/CertificateExample.Tpo .deps/CertificateExample.Po /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -D_THREAD_SAFE -Wall -Wpointer-arith -Wstrict-prototypes -Wno-pointer-sign -pipe -o asn1Coding asn1Coding.o ../lib/libtasn1.la ../gl/libgnu.la gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -D_THREAD_SAFE -Wall -Wpointer-arith -Wstrict-prototypes -Wno-pointer-sign -pipe -o .libs/asn1Parser asn1Parser.o ../lib/.libs/libtasn1.so ../gl/.libs/libgnu.a -Wl,--rpath -Wl,/usr/lib64 mv -f .deps/CrlExample.Tpo .deps/CrlExample.Po /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -D_THREAD_SAFE -Wall -Wpointer-arith -Wstrict-prototypes -Wno-pointer-sign -pipe -o CertificateExample CertificateExample.o ../lib/libtasn1.la ../gl/libgnu.la creating asn1Parser /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -D_THREAD_SAFE -Wall -Wpointer-arith -Wstrict-prototypes -Wno-pointer-sign -pipe -o CrlExample CrlExample.o ../lib/libtasn1.la ../gl/libgnu.la gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -D_THREAD_SAFE -Wall -Wpointer-arith -Wstrict-prototypes -Wno-pointer-sign -pipe -o .libs/asn1Decoding asn1Decoding.o ../lib/.libs/libtasn1.so ../gl/.libs/libgnu.a -Wl,--rpath -Wl,/usr/lib64 creating asn1Decoding gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -D_THREAD_SAFE -Wall -Wpointer-arith -Wstrict-prototypes -Wno-pointer-sign -pipe -o .libs/asn1Coding asn1Coding.o ../lib/.libs/libtasn1.so ../gl/.libs/libgnu.a -Wl,--rpath -Wl,/usr/lib64 creating asn1Coding gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -D_THREAD_SAFE -Wall -Wpointer-arith -Wstrict-prototypes -Wno-pointer-sign -pipe -o .libs/CertificateExample CertificateExample.o ../lib/.libs/libtasn1.so ../gl/.libs/libgnu.a -Wl,--rpath -Wl,/usr/lib64 creating CertificateExample gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -D_THREAD_SAFE -Wall -Wpointer-arith -Wstrict-prototypes -Wno-pointer-sign -pipe -o .libs/CrlExample CrlExample.o ../lib/.libs/libtasn1.so ../gl/.libs/libgnu.a -Wl,--rpath -Wl,/usr/lib64 creating CrlExample make[2]: Leaving directory `/usr/src/rpm/BUILD/libtasn1-1.1/src' Making all in tests make[2]: Entering directory `/usr/src/rpm/BUILD/libtasn1-1.1/tests' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/rpm/BUILD/libtasn1-1.1/tests' Making all in doc make[2]: Entering directory `/usr/src/rpm/BUILD/libtasn1-1.1/doc' make[3]: Entering directory `/usr/src/rpm/BUILD/libtasn1-1.1/doc' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/src/rpm/BUILD/libtasn1-1.1/doc' make[2]: Leaving directory `/usr/src/rpm/BUILD/libtasn1-1.1/doc' make[2]: Entering directory `/usr/src/rpm/BUILD/libtasn1-1.1' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/usr/src/rpm/BUILD/libtasn1-1.1' make[1]: Leaving directory `/usr/src/rpm/BUILD/libtasn1-1.1' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.70149 + umask 022 + cd /usr/src/rpm/BUILD + cd libtasn1-1.1 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/libtasn1-1.1-1.el5-buildroot + make DESTDIR=/var/tmp/libtasn1-1.1-1.el5-buildroot install Making install in gl make[1]: Entering directory `/usr/src/rpm/BUILD/libtasn1-1.1/gl' make install-am make[2]: Entering directory `/usr/src/rpm/BUILD/libtasn1-1.1/gl' make[3]: Entering directory `/usr/src/rpm/BUILD/libtasn1-1.1/gl' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/rpm/BUILD/libtasn1-1.1/gl' make[2]: Leaving directory `/usr/src/rpm/BUILD/libtasn1-1.1/gl' make[1]: Leaving directory `/usr/src/rpm/BUILD/libtasn1-1.1/gl' Making install in lib make[1]: Entering directory `/usr/src/rpm/BUILD/libtasn1-1.1/lib' make[2]: Entering directory `/usr/src/rpm/BUILD/libtasn1-1.1/lib' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/libtasn1-1.1-1.el5-buildroot/usr/bin" /usr/bin/install -c 'libtasn1-config' '/var/tmp/libtasn1-1.1-1.el5-buildroot/usr/bin/libtasn1-config' test -z "/usr/lib64" || /bin/mkdir -p "/var/tmp/libtasn1-1.1-1.el5-buildroot/usr/lib64" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libtasn1.la' '/var/tmp/libtasn1-1.1-1.el5-buildroot/usr/lib64/libtasn1.la' /usr/bin/install -c .libs/libtasn1.so.3.0.12 /var/tmp/libtasn1-1.1-1.el5-buildroot/usr/lib64/libtasn1.so.3.0.12 (cd /var/tmp/libtasn1-1.1-1.el5-buildroot/usr/lib64 && { ln -s -f libtasn1.so.3.0.12 libtasn1.so.3 || { rm -f libtasn1.so.3 && ln -s libtasn1.so.3.0.12 libtasn1.so.3; }; }) (cd /var/tmp/libtasn1-1.1-1.el5-buildroot/usr/lib64 && { ln -s -f libtasn1.so.3.0.12 libtasn1.so || { rm -f libtasn1.so && ln -s libtasn1.so.3.0.12 libtasn1.so; }; }) /usr/bin/install -c .libs/libtasn1.lai /var/tmp/libtasn1-1.1-1.el5-buildroot/usr/lib64/libtasn1.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/share/aclocal" || /bin/mkdir -p "/var/tmp/libtasn1-1.1-1.el5-buildroot/usr/share/aclocal" /usr/bin/install -c -m 644 'libtasn1.m4' '/var/tmp/libtasn1-1.1-1.el5-buildroot/usr/share/aclocal/libtasn1.m4' test -z "/usr/include" || /bin/mkdir -p "/var/tmp/libtasn1-1.1-1.el5-buildroot/usr/include" /usr/bin/install -c -m 644 'libtasn1.h' '/var/tmp/libtasn1-1.1-1.el5-buildroot/usr/include/libtasn1.h' test -z "/usr/lib64/pkgconfig" || /bin/mkdir -p "/var/tmp/libtasn1-1.1-1.el5-buildroot/usr/lib64/pkgconfig" /usr/bin/install -c -m 644 'libtasn1.pc' '/var/tmp/libtasn1-1.1-1.el5-buildroot/usr/lib64/pkgconfig/libtasn1.pc' make[2]: Leaving directory `/usr/src/rpm/BUILD/libtasn1-1.1/lib' make[1]: Leaving directory `/usr/src/rpm/BUILD/libtasn1-1.1/lib' Making install in src make[1]: Entering directory `/usr/src/rpm/BUILD/libtasn1-1.1/src' make[2]: Entering directory `/usr/src/rpm/BUILD/libtasn1-1.1/src' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/libtasn1-1.1-1.el5-buildroot/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'asn1Parser' '/var/tmp/libtasn1-1.1-1.el5-buildroot/usr/bin/asn1Parser' libtool: install: warning: `../lib/libtasn1.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/asn1Parser /var/tmp/libtasn1-1.1-1.el5-buildroot/usr/bin/asn1Parser /bin/sh ../libtool --mode=install /usr/bin/install -c 'asn1Coding' '/var/tmp/libtasn1-1.1-1.el5-buildroot/usr/bin/asn1Coding' libtool: install: warning: `../lib/libtasn1.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/asn1Coding /var/tmp/libtasn1-1.1-1.el5-buildroot/usr/bin/asn1Coding /bin/sh ../libtool --mode=install /usr/bin/install -c 'asn1Decoding' '/var/tmp/libtasn1-1.1-1.el5-buildroot/usr/bin/asn1Decoding' libtool: install: warning: `../lib/libtasn1.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/asn1Decoding /var/tmp/libtasn1-1.1-1.el5-buildroot/usr/bin/asn1Decoding make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/rpm/BUILD/libtasn1-1.1/src' make[1]: Leaving directory `/usr/src/rpm/BUILD/libtasn1-1.1/src' Making install in tests make[1]: Entering directory `/usr/src/rpm/BUILD/libtasn1-1.1/tests' make[2]: Entering directory `/usr/src/rpm/BUILD/libtasn1-1.1/tests' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/rpm/BUILD/libtasn1-1.1/tests' make[1]: Leaving directory `/usr/src/rpm/BUILD/libtasn1-1.1/tests' Making install in doc make[1]: Entering directory `/usr/src/rpm/BUILD/libtasn1-1.1/doc' make[2]: Entering directory `/usr/src/rpm/BUILD/libtasn1-1.1/doc' make[3]: Entering directory `/usr/src/rpm/BUILD/libtasn1-1.1/doc' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/info" || /bin/mkdir -p "/var/tmp/libtasn1-1.1-1.el5-buildroot/usr/share/info" /usr/bin/install -c -m 644 './libtasn1.info' '/var/tmp/libtasn1-1.1-1.el5-buildroot/usr/share/info/libtasn1.info' test -z "/usr/share/man/man1" || /bin/mkdir -p "/var/tmp/libtasn1-1.1-1.el5-buildroot/usr/share/man/man1" /usr/bin/install -c -m 644 './asn1Parser.1' '/var/tmp/libtasn1-1.1-1.el5-buildroot/usr/share/man/man1/asn1Parser.1' /usr/bin/install -c -m 644 './asn1Coding.1' '/var/tmp/libtasn1-1.1-1.el5-buildroot/usr/share/man/man1/asn1Coding.1' /usr/bin/install -c -m 644 './asn1Decoding.1' '/var/tmp/libtasn1-1.1-1.el5-buildroot/usr/share/man/man1/asn1Decoding.1' test -z "/usr/share/man/man3" || /bin/mkdir -p "/var/tmp/libtasn1-1.1-1.el5-buildroot/usr/share/man/man3" /usr/bin/install -c -m 644 './man/asn1_get_length_der.3' '/var/tmp/libtasn1-1.1-1.el5-buildroot/usr/share/man/man3/asn1_get_length_der.3' /usr/bin/install -c -m 644 './man/asn1_get_tag_der.3' '/var/tmp/libtasn1-1.1-1.el5-buildroot/usr/share/man/man3/asn1_get_tag_der.3' /usr/bin/install -c -m 644 './man/asn1_get_octet_der.3' '/var/tmp/libtasn1-1.1-1.el5-buildroot/usr/share/man/man3/asn1_get_octet_der.3' /usr/bin/install -c -m 644 './man/asn1_get_bit_der.3' '/var/tmp/libtasn1-1.1-1.el5-buildroot/usr/share/man/man3/asn1_get_bit_der.3' /usr/bin/install -c -m 644 './man/asn1_der_decoding.3' '/var/tmp/libtasn1-1.1-1.el5-buildroot/usr/share/man/man3/asn1_der_decoding.3' /usr/bin/install -c -m 644 './man/asn1_der_decoding_element.3' '/var/tmp/libtasn1-1.1-1.el5-buildroot/usr/share/man/man3/asn1_der_decoding_element.3' /usr/bin/install -c -m 644 './man/asn1_der_decoding_startEnd.3' '/var/tmp/libtasn1-1.1-1.el5-buildroot/usr/share/man/man3/asn1_der_decoding_startEnd.3' /usr/bin/install -c -m 644 './man/asn1_expand_any_defined_by.3' '/var/tmp/libtasn1-1.1-1.el5-buildroot/usr/share/man/man3/asn1_expand_any_defined_by.3' /usr/bin/install -c -m 644 './man/asn1_expand_octet_string.3' '/var/tmp/libtasn1-1.1-1.el5-buildroot/usr/share/man/man3/asn1_expand_octet_string.3' /usr/bin/install -c -m 644 './man/libtasn1_perror.3' '/var/tmp/libtasn1-1.1-1.el5-buildroot/usr/share/man/man3/libtasn1_perror.3' /usr/bin/install -c -m 644 './man/libtasn1_strerror.3' '/var/tmp/libtasn1-1.1-1.el5-buildroot/usr/share/man/man3/libtasn1_strerror.3' /usr/bin/install -c -m 644 './man/asn1_find_node.3' '/var/tmp/libtasn1-1.1-1.el5-buildroot/usr/share/man/man3/asn1_find_node.3' /usr/bin/install -c -m 644 './man/asn1_check_version.3' '/var/tmp/libtasn1-1.1-1.el5-buildroot/usr/share/man/man3/asn1_check_version.3' /usr/bin/install -c -m 644 './man/asn1_length_der.3' '/var/tmp/libtasn1-1.1-1.el5-buildroot/usr/share/man/man3/asn1_length_der.3' /usr/bin/install -c -m 644 './man/asn1_octet_der.3' '/var/tmp/libtasn1-1.1-1.el5-buildroot/usr/share/man/man3/asn1_octet_der.3' /usr/bin/install -c -m 644 './man/asn1_bit_der.3' '/var/tmp/libtasn1-1.1-1.el5-buildroot/usr/share/man/man3/asn1_bit_der.3' /usr/bin/install -c -m 644 './man/asn1_der_coding.3' '/var/tmp/libtasn1-1.1-1.el5-buildroot/usr/share/man/man3/asn1_der_coding.3' /usr/bin/install -c -m 644 './man/asn1_write_value.3' '/var/tmp/libtasn1-1.1-1.el5-buildroot/usr/share/man/man3/asn1_write_value.3' /usr/bin/install -c -m 644 './man/asn1_read_value.3' '/var/tmp/libtasn1-1.1-1.el5-buildroot/usr/share/man/man3/asn1_read_value.3' /usr/bin/install -c -m 644 './man/asn1_read_tag.3' '/var/tmp/libtasn1-1.1-1.el5-buildroot/usr/share/man/man3/asn1_read_tag.3' /usr/bin/install -c -m 644 './man/asn1_array2tree.3' '/var/tmp/libtasn1-1.1-1.el5-buildroot/usr/share/man/man3/asn1_array2tree.3' /usr/bin/install -c -m 644 './man/asn1_delete_structure.3' '/var/tmp/libtasn1-1.1-1.el5-buildroot/usr/share/man/man3/asn1_delete_structure.3' /usr/bin/install -c -m 644 './man/asn1_delete_element.3' '/var/tmp/libtasn1-1.1-1.el5-buildroot/usr/share/man/man3/asn1_delete_element.3' /usr/bin/install -c -m 644 './man/asn1_create_element.3' '/var/tmp/libtasn1-1.1-1.el5-buildroot/usr/share/man/man3/asn1_create_element.3' /usr/bin/install -c -m 644 './man/asn1_print_structure.3' '/var/tmp/libtasn1-1.1-1.el5-buildroot/usr/share/man/man3/asn1_print_structure.3' /usr/bin/install -c -m 644 './man/asn1_number_of_elements.3' '/var/tmp/libtasn1-1.1-1.el5-buildroot/usr/share/man/man3/asn1_number_of_elements.3' /usr/bin/install -c -m 644 './man/asn1_find_structure_from_oid.3' '/var/tmp/libtasn1-1.1-1.el5-buildroot/usr/share/man/man3/asn1_find_structure_from_oid.3' /usr/bin/install -c -m 644 './man/asn1_copy_node.3' '/var/tmp/libtasn1-1.1-1.el5-buildroot/usr/share/man/man3/asn1_copy_node.3' /usr/bin/install -c -m 644 './man/asn1_parser2tree.3' '/var/tmp/libtasn1-1.1-1.el5-buildroot/usr/share/man/man3/asn1_parser2tree.3' /usr/bin/install -c -m 644 './man/asn1_parser2array.3' '/var/tmp/libtasn1-1.1-1.el5-buildroot/usr/share/man/man3/asn1_parser2array.3' make[3]: Leaving directory `/usr/src/rpm/BUILD/libtasn1-1.1/doc' make[2]: Leaving directory `/usr/src/rpm/BUILD/libtasn1-1.1/doc' make[1]: Leaving directory `/usr/src/rpm/BUILD/libtasn1-1.1/doc' make[1]: Entering directory `/usr/src/rpm/BUILD/libtasn1-1.1' make[2]: Entering directory `/usr/src/rpm/BUILD/libtasn1-1.1' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/rpm/BUILD/libtasn1-1.1' make[1]: Leaving directory `/usr/src/rpm/BUILD/libtasn1-1.1' + rm -f /var/tmp/libtasn1-1.1-1.el5-buildroot/usr/lib64/libtasn1.la /var/tmp/libtasn1-1.1-1.el5-buildroot/usr/share/info/dir + /usr/lib/rpm/find-debuginfo.sh /usr/src/rpm/BUILD/libtasn1-1.1 extracting debug info from /var/tmp/libtasn1-1.1-1.el5-buildroot/usr/bin/asn1Coding extracting debug info from /var/tmp/libtasn1-1.1-1.el5-buildroot/usr/bin/asn1Decoding extracting debug info from /var/tmp/libtasn1-1.1-1.el5-buildroot/usr/bin/asn1Parser extracting debug info from /var/tmp/libtasn1-1.1-1.el5-buildroot/usr/lib64/libtasn1.so.3.0.12 cpio: libtasn1-1.1/gl/: No such file or directory 660 blocks + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.28947 + umask 022 + cd /usr/src/rpm/BUILD + cd libtasn1-1.1 + rc=false + make check Making check in gl make[1]: Entering directory `/usr/src/rpm/BUILD/libtasn1-1.1/gl' make check-am make[2]: Entering directory `/usr/src/rpm/BUILD/libtasn1-1.1/gl' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/usr/src/rpm/BUILD/libtasn1-1.1/gl' make[1]: Leaving directory `/usr/src/rpm/BUILD/libtasn1-1.1/gl' Making check in lib make[1]: Entering directory `/usr/src/rpm/BUILD/libtasn1-1.1/lib' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/usr/src/rpm/BUILD/libtasn1-1.1/lib' Making check in src make[1]: Entering directory `/usr/src/rpm/BUILD/libtasn1-1.1/src' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/usr/src/rpm/BUILD/libtasn1-1.1/src' Making check in tests make[1]: Entering directory `/usr/src/rpm/BUILD/libtasn1-1.1/tests' make Test_parser Test_tree Test_encoding \ crlf make[2]: Entering directory `/usr/src/rpm/BUILD/libtasn1-1.1/tests' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lib -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -D_THREAD_SAFE -Wall -Wpointer-arith -Wstrict-prototypes -Wno-pointer-sign -pipe -MT Test_parser.o -MD -MP -MF .deps/Test_parser.Tpo -c -o Test_parser.o Test_parser.c mv -f .deps/Test_parser.Tpo .deps/Test_parser.Po /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -D_THREAD_SAFE -Wall -Wpointer-arith -Wstrict-prototypes -Wno-pointer-sign -pipe -no-install -o Test_parser Test_parser.o ../lib/libtasn1.la mkdir .libs gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -D_THREAD_SAFE -Wall -Wpointer-arith -Wstrict-prototypes -Wno-pointer-sign -pipe -o Test_parser Test_parser.o ../lib/.libs/libtasn1.so -Wl,--rpath -Wl,/usr/src/rpm/BUILD/libtasn1-1.1/lib/.libs -Wl,--rpath -Wl,/usr/lib64 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lib -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -D_THREAD_SAFE -Wall -Wpointer-arith -Wstrict-prototypes -Wno-pointer-sign -pipe -MT Test_tree.o -MD -MP -MF .deps/Test_tree.Tpo -c -o Test_tree.o Test_tree.c mv -f .deps/Test_tree.Tpo .deps/Test_tree.Po /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -D_THREAD_SAFE -Wall -Wpointer-arith -Wstrict-prototypes -Wno-pointer-sign -pipe -no-install -o Test_tree Test_tree.o ../lib/libtasn1.la gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -D_THREAD_SAFE -Wall -Wpointer-arith -Wstrict-prototypes -Wno-pointer-sign -pipe -o Test_tree Test_tree.o ../lib/.libs/libtasn1.so -Wl,--rpath -Wl,/usr/src/rpm/BUILD/libtasn1-1.1/lib/.libs -Wl,--rpath -Wl,/usr/lib64 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lib -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -D_THREAD_SAFE -Wall -Wpointer-arith -Wstrict-prototypes -Wno-pointer-sign -pipe -MT Test_encoding.o -MD -MP -MF .deps/Test_encoding.Tpo -c -o Test_encoding.o Test_encoding.c mv -f .deps/Test_encoding.Tpo .deps/Test_encoding.Po /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -D_THREAD_SAFE -Wall -Wpointer-arith -Wstrict-prototypes -Wno-pointer-sign -pipe -no-install -o Test_encoding Test_encoding.o ../lib/libtasn1.la gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -D_THREAD_SAFE -Wall -Wpointer-arith -Wstrict-prototypes -Wno-pointer-sign -pipe -o Test_encoding Test_encoding.o ../lib/.libs/libtasn1.so -Wl,--rpath -Wl,/usr/src/rpm/BUILD/libtasn1-1.1/lib/.libs -Wl,--rpath -Wl,/usr/lib64 make[2]: Nothing to be done for `crlf'. make[2]: Leaving directory `/usr/src/rpm/BUILD/libtasn1-1.1/tests' make check-TESTS make[2]: Entering directory `/usr/src/rpm/BUILD/libtasn1-1.1/tests' ==18101== Memcheck, a memory error detector. ==18101== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al. ==18101== Using LibVEX rev 1658, a library for dynamic binary translation. ==18101== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP. ==18101== Using valgrind-3.2.1, a dynamic binary instrumentation framework. ==18101== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al. ==18101== For more details, rerun with: -v ==18101== /****************************************/ /* Test sequence : Test_parser */ /****************************************/ ASN1PARSER: ./Test_parser.asn ==18101== Conditional jump or move depends on uninitialised value(s) ==18101== at 0x51131F6: __strcpy_chk (in /lib64/libc-2.5.so) ==18101== by 0x4E23CFB: _asn1_yylex (ASN1.y:487) ==18101== by 0x4E241F7: _asn1_yyparse (ASN1.c:1513) ==18101== by 0x4E24EB3: asn1_parser2tree (ASN1.y:614) ==18101== by 0x400AF8: main (Test_parser.c:161) ==18101== ==18101== Conditional jump or move depends on uninitialised value(s) ==18101== at 0x51131F6: __strcpy_chk (in /lib64/libc-2.5.so) ==18101== by 0x4E23DA6: _asn1_yylex (ASN1.y:503) ==18101== by 0x4E241F7: _asn1_yyparse (ASN1.c:1513) ==18101== by 0x4E24EB3: asn1_parser2tree (ASN1.y:614) ==18101== by 0x400AF8: main (Test_parser.c:161) ==18101== ==18101== Conditional jump or move depends on uninitialised value(s) ==18101== at 0x51131CD: __strcpy_chk (in /lib64/libc-2.5.so) ==18101== by 0x4E23CFB: _asn1_yylex (ASN1.y:487) ==18101== by 0x4E241F7: _asn1_yyparse (ASN1.c:1513) ==18101== by 0x4E24EB3: asn1_parser2tree (ASN1.y:614) ==18101== by 0x400AF8: main (Test_parser.c:161) ==18101== ==18101== Conditional jump or move depends on uninitialised value(s) ==18101== at 0x51131CD: __strcpy_chk (in /lib64/libc-2.5.so) ==18101== by 0x4E23DA6: _asn1_yylex (ASN1.y:503) ==18101== by 0x4E241F7: _asn1_yyparse (ASN1.c:1513) ==18101== by 0x4E24EB3: asn1_parser2tree (ASN1.y:614) ==18101== by 0x400AF8: main (Test_parser.c:161) ==18101== ==18101== Conditional jump or move depends on uninitialised value(s) ==18101== at 0x51131CD: __strcpy_chk (in /lib64/libc-2.5.so) ==18101== by 0x4E23D78: _asn1_yylex (ASN1.y:494) ==18101== by 0x4E241F7: _asn1_yyparse (ASN1.c:1513) ==18101== by 0x4E24EB3: asn1_parser2tree (ASN1.y:614) ==18101== by 0x400AF8: main (Test_parser.c:161) ==18101== ==18101== Conditional jump or move depends on uninitialised value(s) ==18101== at 0x51131DC: __strcpy_chk (in /lib64/libc-2.5.so) ==18101== by 0x4E23CFB: _asn1_yylex (ASN1.y:487) ==18101== by 0x4E241F7: _asn1_yyparse (ASN1.c:1513) ==18101== by 0x4E24EB3: asn1_parser2tree (ASN1.y:614) ==18101== by 0x400AF8: main (Test_parser.c:161) ==18101== ==18101== Conditional jump or move depends on uninitialised value(s) ==18101== at 0x51131DC: __strcpy_chk (in /lib64/libc-2.5.so) ==18101== by 0x4E23D78: _asn1_yylex (ASN1.y:494) ==18101== by 0x4E241F7: _asn1_yyparse (ASN1.c:1513) ==18101== by 0x4E24EB3: asn1_parser2tree (ASN1.y:614) ==18101== by 0x400AF8: main (Test_parser.c:161) ==18101== ==18101== Conditional jump or move depends on uninitialised value(s) ==18101== at 0x51131DC: __strcpy_chk (in /lib64/libc-2.5.so) ==18101== by 0x4E23DA6: _asn1_yylex (ASN1.y:503) ==18101== by 0x4E241F7: _asn1_yyparse (ASN1.c:1513) ==18101== by 0x4E24EB3: asn1_parser2tree (ASN1.y:614) ==18101== by 0x400AF8: main (Test_parser.c:161) ==18101== ==18101== Conditional jump or move depends on uninitialised value(s) ==18101== at 0x5113205: __strcpy_chk (in /lib64/libc-2.5.so) ==18101== by 0x4E23CFB: _asn1_yylex (ASN1.y:487) ==18101== by 0x4E241F7: _asn1_yyparse (ASN1.c:1513) ==18101== by 0x4E24EB3: asn1_parser2tree (ASN1.y:614) ==18101== by 0x400AF8: main (Test_parser.c:161) ==18101== ==18101== Conditional jump or move depends on uninitialised value(s) ==18101== at 0x5113205: __strcpy_chk (in /lib64/libc-2.5.so) ==18101== by 0x4E23DA6: _asn1_yylex (ASN1.y:503) ==18101== by 0x4E241F7: _asn1_yyparse (ASN1.c:1513) ==18101== by 0x4E24EB3: asn1_parser2tree (ASN1.y:614) ==18101== by 0x400AF8: main (Test_parser.c:161) ==18101== ==18101== Conditional jump or move depends on uninitialised value(s) ==18101== at 0x511321F: __strcpy_chk (in /lib64/libc-2.5.so) ==18101== by 0x4E23CFB: _asn1_yylex (ASN1.y:487) ==18101== by 0x4E241F7: _asn1_yyparse (ASN1.c:1513) ==18101== by 0x4E24EB3: asn1_parser2tree (ASN1.y:614) ==18101== by 0x400AF8: main (Test_parser.c:161) ==18101== ==18101== Conditional jump or move depends on uninitialised value(s) ==18101== at 0x511321F: __strcpy_chk (in /lib64/libc-2.5.so) ==18101== by 0x4E23DA6: _asn1_yylex (ASN1.y:503) ==18101== by 0x4E241F7: _asn1_yyparse (ASN1.c:1513) ==18101== by 0x4E24EB3: asn1_parser2tree (ASN1.y:614) ==18101== by 0x400AF8: main (Test_parser.c:161) ==18101== ==18101== Invalid read of size 8 ==18101== at 0x51131E9: __strcpy_chk (in /lib64/libc-2.5.so) ==18101== by 0x4E2A07C: _asn1_check_identifier (parser_aux.c:888) ==18101== by 0x4E24EED: asn1_parser2tree (ASN1.y:624) ==18101== by 0x400AF8: main (Test_parser.c:161) ==18101== Address 0x4022270 is 8 bytes inside a block of size 10 alloc'd ==18101== at 0x4C1E809: malloc (vg_replace_malloc.c:149) ==18101== by 0x4E29C6C: _asn1_set_value (parser_aux.c:216) ==18101== by 0x4E24B1A: _asn1_yyparse (ASN1.y:198) ==18101== by 0x4E24EB3: asn1_parser2tree (ASN1.y:614) ==18101== by 0x400AF8: main (Test_parser.c:161) ==18101== ==18101== Invalid read of size 8 ==18101== at 0x51131E9: __strcpy_chk (in /lib64/libc-2.5.so) ==18101== by 0x4E2A07C: _asn1_check_identifier (parser_aux.c:888) ==18101== by 0x4E24EED: asn1_parser2tree (ASN1.y:624) ==18101== by 0x400BD5: main (Test_parser.c:184) ==18101== Address 0x4024200 is 8 bytes inside a block of size 10 alloc'd ==18101== at 0x4C1E809: malloc (vg_replace_malloc.c:149) ==18101== by 0x4E29C6C: _asn1_set_value (parser_aux.c:216) ==18101== by 0x4E24B1A: _asn1_yyparse (ASN1.y:198) ==18101== by 0x4E24EB3: asn1_parser2tree (ASN1.y:614) ==18101== by 0x400BD5: main (Test_parser.c:184) ==18101== ==18101== Invalid read of size 8 ==18101== at 0x51131C0: __strcpy_chk (in /lib64/libc-2.5.so) ==18101== by 0x4E2A18E: _asn1_check_identifier (parser_aux.c:855) ==18101== by 0x4E24EED: asn1_parser2tree (ASN1.y:624) ==18101== by 0x400BD5: main (Test_parser.c:184) ==18101== Address 0x402B278 is 0 bytes inside a block of size 7 alloc'd ==18101== at 0x4C1E809: malloc (vg_replace_malloc.c:149) ==18101== by 0x4E29C6C: _asn1_set_value (parser_aux.c:216) ==18101== by 0x4E24A8C: _asn1_yyparse (ASN1.y:276) ==18101== by 0x4E24EB3: asn1_parser2tree (ASN1.y:614) ==18101== by 0x400BD5: main (Test_parser.c:184) ==18101== ==18101== Invalid read of size 8 ==18101== at 0x51131C0: __strcpy_chk (in /lib64/libc-2.5.so) ==18101== by 0x4E2A07C: _asn1_check_identifier (parser_aux.c:888) ==18101== by 0x4E24EED: asn1_parser2tree (ASN1.y:624) ==18101== by 0x400BD5: main (Test_parser.c:184) ==18101== Address 0x402D310 is 0 bytes inside a block of size 5 alloc'd ==18101== at 0x4C1E809: malloc (vg_replace_malloc.c:149) ==18101== by 0x4E29C6C: _asn1_set_value (parser_aux.c:216) ==18101== by 0x4E245AA: _asn1_yyparse (ASN1.y:170) ==18101== by 0x4E24EB3: asn1_parser2tree (ASN1.y:614) ==18101== by 0x400BD5: main (Test_parser.c:184) ==18101== ==18101== Invalid read of size 8 ==18101== at 0x51131E9: __strcpy_chk (in /lib64/libc-2.5.so) ==18101== by 0x4E2A18E: _asn1_check_identifier (parser_aux.c:855) ==18101== by 0x4E24EED: asn1_parser2tree (ASN1.y:624) ==18101== by 0x400BD5: main (Test_parser.c:184) ==18101== Address 0x404A270 is 8 bytes inside a block of size 14 alloc'd ==18101== at 0x4C1E809: malloc (vg_replace_malloc.c:149) ==18101== by 0x4E29C6C: _asn1_set_value (parser_aux.c:216) ==18101== by 0x4E24A8C: _asn1_yyparse (ASN1.y:276) ==18101== by 0x4E24EB3: asn1_parser2tree (ASN1.y:614) ==18101== by 0x400BD5: main (Test_parser.c:184) Total tests : 26 Total errors: 0 ==18101== ==18101== ERROR SUMMARY: 3876 errors from 17 contexts (suppressed: 4 from 1) ==18101== malloc/free: in use at exit: 944 bytes in 32 blocks. ==18101== malloc/free: 2,149 allocs, 2,117 frees, 94,267 bytes allocated. ==18101== For counts of detected errors, rerun with: -v ==18101== searching for pointers to 32 not-freed blocks. ==18101== checked 67,568 bytes. ==18101== ==18101== LEAK SUMMARY: ==18101== definitely lost: 944 bytes in 32 blocks. ==18101== possibly lost: 0 bytes in 0 blocks. ==18101== still reachable: 0 bytes in 0 blocks. ==18101== suppressed: 0 bytes in 0 blocks. ==18101== Use --leak-check=full to see details of leaked memory. PASS: Test_parser ==18104== Memcheck, a memory error detector. ==18104== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al. ==18104== Using LibVEX rev 1658, a library for dynamic binary translation. ==18104== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP. ==18104== Using valgrind-3.2.1, a dynamic binary instrumentation framework. ==18104== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al. ==18104== For more details, rerun with: -v ==18104== /****************************************/ /* Test sequence : Test_tree */ /****************************************/ ASN1TREE: ./Test_tree.asn ==18104== Conditional jump or move depends on uninitialised value(s) ==18104== at 0x51131F6: __strcpy_chk (in /lib64/libc-2.5.so) ==18104== by 0x4E23CFB: _asn1_yylex (ASN1.y:487) ==18104== by 0x4E241F7: _asn1_yyparse (ASN1.c:1513) ==18104== by 0x4E24EB3: asn1_parser2tree (ASN1.y:614) ==18104== by 0x400F38: main (Test_tree.c:448) ==18104== ==18104== Conditional jump or move depends on uninitialised value(s) ==18104== at 0x51131F6: __strcpy_chk (in /lib64/libc-2.5.so) ==18104== by 0x4E23DA6: _asn1_yylex (ASN1.y:503) ==18104== by 0x4E241F7: _asn1_yyparse (ASN1.c:1513) ==18104== by 0x4E24EB3: asn1_parser2tree (ASN1.y:614) ==18104== by 0x400F38: main (Test_tree.c:448) ==18104== ==18104== Conditional jump or move depends on uninitialised value(s) ==18104== at 0x51131CD: __strcpy_chk (in /lib64/libc-2.5.so) ==18104== by 0x4E23CFB: _asn1_yylex (ASN1.y:487) ==18104== by 0x4E241F7: _asn1_yyparse (ASN1.c:1513) ==18104== by 0x4E24EB3: asn1_parser2tree (ASN1.y:614) ==18104== by 0x400F38: main (Test_tree.c:448) ==18104== ==18104== Conditional jump or move depends on uninitialised value(s) ==18104== at 0x51131CD: __strcpy_chk (in /lib64/libc-2.5.so) ==18104== by 0x4E23DA6: _asn1_yylex (ASN1.y:503) ==18104== by 0x4E241F7: _asn1_yyparse (ASN1.c:1513) ==18104== by 0x4E24EB3: asn1_parser2tree (ASN1.y:614) ==18104== by 0x400F38: main (Test_tree.c:448) ==18104== ==18104== Conditional jump or move depends on uninitialised value(s) ==18104== at 0x51131CD: __strcpy_chk (in /lib64/libc-2.5.so) ==18104== by 0x4E23D78: _asn1_yylex (ASN1.y:494) ==18104== by 0x4E241F7: _asn1_yyparse (ASN1.c:1513) ==18104== by 0x4E24EB3: asn1_parser2tree (ASN1.y:614) ==18104== by 0x400F38: main (Test_tree.c:448) ==18104== ==18104== Conditional jump or move depends on uninitialised value(s) ==18104== at 0x51131DC: __strcpy_chk (in /lib64/libc-2.5.so) ==18104== by 0x4E23CFB: _asn1_yylex (ASN1.y:487) ==18104== by 0x4E241F7: _asn1_yyparse (ASN1.c:1513) ==18104== by 0x4E24EB3: asn1_parser2tree (ASN1.y:614) ==18104== by 0x400F38: main (Test_tree.c:448) ==18104== ==18104== Conditional jump or move depends on uninitialised value(s) ==18104== at 0x51131DC: __strcpy_chk (in /lib64/libc-2.5.so) ==18104== by 0x4E23D78: _asn1_yylex (ASN1.y:494) ==18104== by 0x4E241F7: _asn1_yyparse (ASN1.c:1513) ==18104== by 0x4E24EB3: asn1_parser2tree (ASN1.y:614) ==18104== by 0x400F38: main (Test_tree.c:448) ==18104== ==18104== Conditional jump or move depends on uninitialised value(s) ==18104== at 0x51131DC: __strcpy_chk (in /lib64/libc-2.5.so) ==18104== by 0x4E23DA6: _asn1_yylex (ASN1.y:503) ==18104== by 0x4E241F7: _asn1_yyparse (ASN1.c:1513) ==18104== by 0x4E24EB3: asn1_parser2tree (ASN1.y:614) ==18104== by 0x400F38: main (Test_tree.c:448) ==18104== ==18104== Conditional jump or move depends on uninitialised value(s) ==18104== at 0x5113205: __strcpy_chk (in /lib64/libc-2.5.so) ==18104== by 0x4E23CFB: _asn1_yylex (ASN1.y:487) ==18104== by 0x4E241F7: _asn1_yyparse (ASN1.c:1513) ==18104== by 0x4E24EB3: asn1_parser2tree (ASN1.y:614) ==18104== by 0x400F38: main (Test_tree.c:448) ==18104== ==18104== Conditional jump or move depends on uninitialised value(s) ==18104== at 0x5113205: __strcpy_chk (in /lib64/libc-2.5.so) ==18104== by 0x4E23DA6: _asn1_yylex (ASN1.y:503) ==18104== by 0x4E241F7: _asn1_yyparse (ASN1.c:1513) ==18104== by 0x4E24EB3: asn1_parser2tree (ASN1.y:614) ==18104== by 0x400F38: main (Test_tree.c:448) ==18104== ==18104== Conditional jump or move depends on uninitialised value(s) ==18104== at 0x511321F: __strcpy_chk (in /lib64/libc-2.5.so) ==18104== by 0x4E23CFB: _asn1_yylex (ASN1.y:487) ==18104== by 0x4E241F7: _asn1_yyparse (ASN1.c:1513) ==18104== by 0x4E24EB3: asn1_parser2tree (ASN1.y:614) ==18104== by 0x400F38: main (Test_tree.c:448) ==18104== ==18104== Conditional jump or move depends on uninitialised value(s) ==18104== at 0x511321F: __strcpy_chk (in /lib64/libc-2.5.so) ==18104== by 0x4E23DA6: _asn1_yylex (ASN1.y:503) ==18104== by 0x4E241F7: _asn1_yyparse (ASN1.c:1513) ==18104== by 0x4E24EB3: asn1_parser2tree (ASN1.y:614) ==18104== by 0x400F38: main (Test_tree.c:448) ==18104== ==18104== Conditional jump or move depends on uninitialised value(s) ==18104== at 0x5113240: __strcpy_chk (in /lib64/libc-2.5.so) ==18104== by 0x4E23CFB: _asn1_yylex (ASN1.y:487) ==18104== by 0x4E241F7: _asn1_yyparse (ASN1.c:1513) ==18104== by 0x4E24EB3: asn1_parser2tree (ASN1.y:614) ==18104== by 0x400F38: main (Test_tree.c:448) ==18104== ==18104== Conditional jump or move depends on uninitialised value(s) ==18104== at 0x5113240: __strcpy_chk (in /lib64/libc-2.5.so) ==18104== by 0x4E23DA6: _asn1_yylex (ASN1.y:503) ==18104== by 0x4E241F7: _asn1_yyparse (ASN1.c:1513) ==18104== by 0x4E24EB3: asn1_parser2tree (ASN1.y:614) ==18104== by 0x400F38: main (Test_tree.c:448) ==18104== ==18104== Invalid read of size 8 ==18104== at 0x51131E9: __strcpy_chk (in /lib64/libc-2.5.so) ==18104== by 0x4E2A07C: _asn1_check_identifier (parser_aux.c:888) ==18104== by 0x4E24EED: asn1_parser2tree (ASN1.y:624) ==18104== by 0x400F38: main (Test_tree.c:448) ==18104== Address 0x40245E0 is 8 bytes inside a block of size 12 alloc'd ==18104== at 0x4C1E809: malloc (vg_replace_malloc.c:149) ==18104== by 0x4E29C6C: _asn1_set_value (parser_aux.c:216) ==18104== by 0x4E24B1A: _asn1_yyparse (ASN1.y:198) ==18104== by 0x4E24EB3: asn1_parser2tree (ASN1.y:614) ==18104== by 0x400F38: main (Test_tree.c:448) ==18104== ==18104== Invalid read of size 8 ==18104== at 0x51131C0: __strcpy_chk (in /lib64/libc-2.5.so) ==18104== by 0x4E2A07C: _asn1_check_identifier (parser_aux.c:888) ==18104== by 0x4E24EED: asn1_parser2tree (ASN1.y:624) ==18104== by 0x400F38: main (Test_tree.c:448) ==18104== Address 0x4027FA0 is 0 bytes inside a block of size 6 alloc'd ==18104== at 0x4C1E809: malloc (vg_replace_malloc.c:149) ==18104== by 0x4E29C6C: _asn1_set_value (parser_aux.c:216) ==18104== by 0x4E245AA: _asn1_yyparse (ASN1.y:170) ==18104== by 0x4E24EB3: asn1_parser2tree (ASN1.y:614) ==18104== by 0x400F38: main (Test_tree.c:448) DER encoding len:5 DER encoding: 7e 03 80 01 05 name:NULL type:SEQUENCE attr:TAG, name:NULL type:TAG value:30 attr:APPLICATION,IMPLICIT, name:pvno type:INTEGER value:0x05 attr:TAG, name:NULL type:TAG value:0 attr:IMPLICIT, name:NULL type:SEQUENCE name:issuer type:CHOICE attr:OPTION, name:rdnSequence type:SET_OF attr:TAG,SIZE, name:NULL type:TAG value:3 attr:IMPLICIT, name:MAX type:SIZE value:1 attr:MIN_MAX, name:NULL type:SEQUENCE name:type type:OBJ_ID name:value type:ANY name:?1 type:SEQUENCE name:type type:OBJ_ID value:2.5.4.3 name:value type:ANY value:0c187175617361722e6c61732e69632e756e6963616d702e6272 name:?2 type:SEQUENCE name:type type:OBJ_ID value:2.5.4.7 name:value type:ANY value:0c0843616d70696e6173 name:?3 type:SEQUENCE name:type type:OBJ_ID value:2.5.4.6 name:value type:ANY value:130642726173696c name:?4 type:SEQUENCE name:type type:OBJ_ID value:2.5.4.10 name:value type:ANY value:0c024943 name:?5 type:SEQUENCE name:type type:OBJ_ID value:2.5.4.11 name:value type:ANY value:0c034c4153 name:?6 type:SEQUENCE name:type type:OBJ_ID value:2.5.4.8 name:value type:ANY value:0c0953616f205061756c6f name:?7 type:SEQUENCE name:type type:OBJ_ID value:1.2.840.113549.1.9.1 name:value type:ANY value:16196564756172646f406c61732e69632e756e6963616d702e6272 DER encoding len:152 DER encoding: 30 81 95 a3 81 92 30 1f 06 03 55 04 03 0c 18 71 75 61 73 61 72 2e 6c 61 73 2e 69 63 2e 75 6e 69 63 61 6d 70 2e 62 72 30 0f 06 03 55 04 07 0c 08 43 61 6d 70 69 6e 61 73 30 0d 06 03 55 04 06 13 06 42 72 61 73 69 6c 30 09 06 03 55 04 0a 0c 02 49 43 30 0a 06 03 55 04 0b 0c 03 4c 41 53 30 10 06 03 55 04 08 0c 09 53 61 6f 20 50 61 75 6c 6f 30 26 06 09 2a 86 48 86 f7 0d 01 09 01 16 19 65 64 75 61 72 64 6f 40 6c 61 73 2e 69 63 2e 75 6e 69 63 61 6d 70 2e 62 72 name:NULL type:SEQUENCE name:issuer type:CHOICE attr:OPTION, name:rdnSequence type:SET_OF attr:TAG,SIZE, name:NULL type:TAG value:3 attr:IMPLICIT, name:MAX type:SIZE value:1 attr:MIN_MAX, name:NULL type:SEQUENCE name:type type:OBJ_ID name:value type:ANY name:?1 type:SEQUENCE name:type type:OBJ_ID value:2.5.4.3 name:value type:ANY value:0c187175617361722e6c61732e69632e756e6963616d702e6272 name:?2 type:SEQUENCE name:type type:OBJ_ID value:2.5.4.7 name:value type:ANY value:0c0843616d70696e6173 name:?3 type:SEQUENCE name:type type:OBJ_ID value:2.5.4.6 name:value type:ANY value:130642726173696c name:?4 type:SEQUENCE name:type type:OBJ_ID value:2.5.4.10 name:value type:ANY value:0c024943 name:?5 type:SEQUENCE name:type type:OBJ_ID value:2.5.4.11 name:value type:ANY value:0c034c4153 name:?6 type:SEQUENCE name:type type:OBJ_ID value:2.5.4.8 name:value type:ANY value:0c0953616f205061756c6f name:?7 type:SEQUENCE name:type type:OBJ_ID value:1.2.840.113549.1.9.1 name:value type:ANY value:16196564756172646f406c61732e69632e756e6963616d702e6272 name:NULL type:SEQUENCE name:issuer type:CHOICE attr:OPTION, name:rdnSequence type:SET_OF attr:TAG,SIZE, name:NULL type:TAG value:3 attr:IMPLICIT, name:MAX type:SIZE value:1 attr:MIN_MAX, name:NULL type:SEQUENCE name:type type:OBJ_ID name:value type:ANY name:?2 type:SEQUENCE name:type type:OBJ_ID value:2.5.4.7 name:value type:ANY value:0c0843616d70696e6173 name:?4 type:SEQUENCE name:type type:OBJ_ID value:2.5.4.10 name:value type:ANY value:0c024943 name:?6 type:SEQUENCE name:type type:OBJ_ID value:2.5.4.8 name:value type:ANY value:0c0953616f205061756c6f DER encoding len:11 DER encoding: 30 09 02 01 01 a1 00 a2 02 31 00 name:NULL type:SEQUENCE name:int1 type:INTEGER value:0x01 name:seq1 type:SEQUENCE attr:TAG, name:NULL type:TAG value:1 attr:IMPLICIT, name:set1 type:SET_OF attr:TAG, name:NULL type:TAG value:2 attr:EXPLICIT, name:NULL type:INTEGER DER encoding len:22 DER encoding: 30 14 a1 03 02 01 02 31 0a 06 03 2a 03 04 06 03 2a 05 06 02 01 01 name:NULL type:SEQUENCE name:seq1 type:SEQUENCE attr:TAG, name:NULL type:TAG value:1 attr:IMPLICIT, name:int type:INTEGER value:0x02 attr:OPTION, name:set1 type:SET_OF name:NULL type:OBJ_ID name:?1 type:OBJ_ID value:1.2.3.4 name:?2 type:OBJ_ID value:1.2.5.6 name:int1 type:INTEGER value:0x01 DER encoding len:7 DER encoding: 30 05 81 03 2a 03 04 name:NULL type:SEQUENCE name:oid3 type:OBJ_ID attr:TAG,DEFAULT, name:NULL type:DEFAULT value:1.2.29.2 name:NULL type:TAG value:3 attr:IMPLICIT, name:oid type:OBJ_ID value:1.2.3.4 attr:TAG,DEFAULT, name:NULL type:DEFAULT value:2.5.29.2 name:NULL type:TAG value:1 attr:IMPLICIT, name:oid2 type:OBJ_ID attr:TAG,DEFAULT, name:NULL type:DEFAULT value:2.5.29.1 name:NULL type:TAG value:2 attr:IMPLICIT, DER encoding len:79 DER encoding: 30 4d 31 06 02 01 01 02 01 0a 06 03 2a 03 04 18 15 32 30 30 31 30 31 30 31 31 32 30 30 31 2e 31 32 2d 30 37 30 30 01 01 ff 04 04 41 42 43 44 03 03 06 31 c0 0a 01 02 81 30 01 01 1b 05 50 72 6f 76 61 17 0b 39 38 30 31 30 31 31 32 30 30 5a name:NULL type:SEQUENCE name:set type:SET_OF name:NULL type:INTEGER name:?1 type:INTEGER value:0x01 name:?2 type:INTEGER value:0x0a name:oid type:OBJ_ID value:1.2.3.4 name:time2 type:TIME value:2001010112001.12-0700 attr:GENERALIZED, name:bol type:BOOLEAN value:TRUE name:oct type:OCT_STR value:41424344 name:bit type:BIT_STR value(10):31c0 attr:OPTION, name:bol2 type:BOOLEAN attr:DEFAULT, name:NULL type:DEFAULT value:TRUE attr:TRUE, name:enum type:ENUMERATED value:0x02 attr:DEFAULT,LIST, name:NULL type:DEFAULT value:v1 name:v1 type:CONST value:1 name:v2 type:CONST value:2 name:any type:ANY value:300101 attr:TAG,OPTION, name:NULL type:TAG value:1 attr:IMPLICIT, name:gen type:GENERALSTRING value:50726f7661 attr:OPTION, name:time1 type:TIME value:9801011200Z attr:UTC, ==18104== ==18104== Invalid read of size 8 ==18104== at 0x51131E9: __strcpy_chk (in /lib64/libc-2.5.so) ==18104== by 0x4E2A863: asn1_find_structure_from_oid (structure.c:1140) ==18104== by 0x401922: main (Test_tree.c:540) ==18104== Address 0x402A680 is 8 bytes inside a block of size 10 alloc'd ==18104== at 0x4C1E809: malloc (vg_replace_malloc.c:149) ==18104== by 0x50A7EB1: strdup (in /lib64/libc-2.5.so) ==18104== by 0x4E29BE8: _asn1_set_name (parser_aux.c:252) ==18104== by 0x4E24736: _asn1_yyparse (ASN1.y:128) ==18104== by 0x4E24EB3: asn1_parser2tree (ASN1.y:614) ==18104== by 0x400F38: main (Test_tree.c:448) ==18104== ==18104== Conditional jump or move depends on uninitialised value(s) ==18104== at 0x51131F6: __strcpy_chk (in /lib64/libc-2.5.so) ==18104== by 0x4E2A8C7: asn1_find_structure_from_oid (structure.c:1150) ==18104== by 0x401922: main (Test_tree.c:540) name:NULL type:SEQUENCE name:int1 type:INTEGER attr:TAG, name:NULL type:TAG value:2 attr:EXPLICIT, name:int2 type:INTEGER attr:TAG, name:NULL type:TAG value:3 attr:IMPLICIT, name:str1 type:OCT_STR attr:TAG, name:NULL type:TAG value:1 attr:IMPLICIT, name:NULL type:TAG value:19 attr:UNIVERSAL,IMPLICIT, name:str2 type:OCT_STR attr:TAG, name:NULL type:TAG value:28 attr:UNIVERSAL,IMPLICIT, name:str3 type:OCT_STR attr:TAG, name:NULL type:TAG value:2 attr:EXPLICIT, name:NULL type:TAG value:28 attr:UNIVERSAL,IMPLICIT, DER encoding len:20 DER encoding: 30 12 02 01 00 31 00 06 03 55 1d 02 04 03 02 01 0a 02 01 05 ==18104== ==18104== Invalid read of size 8 ==18104== at 0x51131E9: __strcpy_chk (in /lib64/libc-2.5.so) ==18104== by 0x4E290D0: asn1_expand_any_defined_by (decoding.c:2474) ==18104== by 0x401823: main (Test_tree.c:533) ==18104== Address 0x402A680 is 8 bytes inside a block of size 10 alloc'd ==18104== at 0x4C1E809: malloc (vg_replace_malloc.c:149) ==18104== by 0x50A7EB1: strdup (in /lib64/libc-2.5.so) ==18104== by 0x4E29BE8: _asn1_set_name (parser_aux.c:252) ==18104== by 0x4E24736: _asn1_yyparse (ASN1.y:128) ==18104== by 0x4E24EB3: asn1_parser2tree (ASN1.y:614) ==18104== by 0x400F38: main (Test_tree.c:448) ==18104== ==18104== Conditional jump or move depends on uninitialised value(s) ==18104== at 0x51131F6: __strcpy_chk (in /lib64/libc-2.5.so) ==18104== by 0x4E292D9: asn1_expand_any_defined_by (decoding.c:2550) ==18104== by 0x401823: main (Test_tree.c:533) ==18104== ==18104== Conditional jump or move depends on uninitialised value(s) ==18104== at 0x51131F6: __strcpy_chk (in /lib64/libc-2.5.so) ==18104== by 0x4E2937B: asn1_expand_any_defined_by (decoding.c:2567) ==18104== by 0x401823: main (Test_tree.c:533) ==18104== ==18104== Invalid read of size 8 ==18104== at 0x51131E9: __strcpy_chk (in /lib64/libc-2.5.so) ==18104== by 0x4E28ECA: asn1_expand_octet_string (decoding.c:2739) ==18104== by 0x401700: main (Test_tree.c:536) ==18104== Address 0x402A680 is 8 bytes inside a block of size 10 alloc'd ==18104== at 0x4C1E809: malloc (vg_replace_malloc.c:149) ==18104== by 0x50A7EB1: strdup (in /lib64/libc-2.5.so) ==18104== by 0x4E29BE8: _asn1_set_name (parser_aux.c:252) ==18104== by 0x4E24736: _asn1_yyparse (ASN1.y:128) ==18104== by 0x4E24EB3: asn1_parser2tree (ASN1.y:614) ==18104== by 0x400F38: main (Test_tree.c:448) ==18104== ==18104== Invalid read of size 8 ==18104== at 0x51131E9: __strcpy_chk (in /lib64/libc-2.5.so) ==18104== by 0x4E28F89: asn1_expand_octet_string (decoding.c:2757) ==18104== by 0x401700: main (Test_tree.c:536) ==18104== Address 0x402A680 is 8 bytes inside a block of size 10 alloc'd ==18104== at 0x4C1E809: malloc (vg_replace_malloc.c:149) ==18104== by 0x50A7EB1: strdup (in /lib64/libc-2.5.so) ==18104== by 0x4E29BE8: _asn1_set_name (parser_aux.c:252) ==18104== by 0x4E24736: _asn1_yyparse (ASN1.y:128) ==18104== by 0x4E24EB3: asn1_parser2tree (ASN1.y:614) ==18104== by 0x400F38: main (Test_tree.c:448) name:NULL type:SEQUENCE name:int1 type:INTEGER attr:TAG,DEFAULT,LIST, name:NULL type:DEFAULT value:v2 name:NULL type:TAG value:0 attr:IMPLICIT, name:v1 type:CONST value:0 name:v2 type:CONST value:1 name:v3 type:CONST value:2 name:int2 type:INTEGER value:0x00 name:seq type:SET_OF name:NULL type:INTEGER name:id type:OBJ_ID value:2.5.29.2 name:oct type:INTEGER value:0x0a name:any1 type:INTEGER value:0x05 name:NULL type:CHOICE name:teletexString type:OCT_STR attr:TAG, name:NULL type:TAG value:20 attr:UNIVERSAL,IMPLICIT, name:printableString type:OCT_STR attr:TAG, name:NULL type:TAG value:19 attr:UNIVERSAL,IMPLICIT, name:universalString type:OCT_STR attr:TAG, name:NULL type:TAG value:28 attr:UNIVERSAL,IMPLICIT, name:utf8String type:OCT_STR attr:TAG, name:NULL type:TAG value:12 attr:UNIVERSAL,IMPLICIT, name:bmpString type:OCT_STR attr:TAG, name:NULL type:TAG value:30 attr:UNIVERSAL,IMPLICIT, DER encoding len:7 DER encoding: 14 05 50 52 4f 56 41 name:NULL type:CHOICE name:teletexString type:OCT_STR value:50524f5641 attr:TAG, name:NULL type:TAG value:20 attr:UNIVERSAL,IMPLICIT, name:NULL type:SEQUENCE name:prime type:INTEGER value:0x01 name:base type:INTEGER value:0x02 DER encoding len:8 DER encoding: 30 06 02 01 01 02 01 02 name:NULL type:SEQUENCE name:prime type:INTEGER value:0x01 name:base type:INTEGER value:0x02 DER encoding len:3 DER encoding: 02 01 00 name:NULL type:CHOICE name:int type:INTEGER value:0x00 DER encoding len:3 DER encoding: 02 01 ff name:NULL type:CHOICE name:int type:INTEGER value:0xff DER encoding len:3 DER encoding: 02 01 01 name:NULL type:CHOICE name:int type:INTEGER value:0x01 DER encoding len:6 DER encoding: 02 04 77 35 94 00 name:NULL type:CHOICE name:int type:INTEGER value:0x77359400 DER encoding len:6 DER encoding: 02 04 88 ca 6c 00 name:NULL type:CHOICE name:int type:INTEGER value:0x88ca6c00 DER encoding len:7 DER encoding: 02 05 fb 57 e8 38 00 name:NULL type:CHOICE name:int type:INTEGER value:0xfb57e83800 DER encoding len:7 DER encoding: 02 05 04 a8 17 c8 00 name:NULL type:CHOICE name:int type:INTEGER value:0x04a817c800 DER encoding len:3 DER encoding: 02 01 0a DER encoding len:3 DER encoding: 02 01 02 DER encoding len:25 DER encoding: 30 17 02 01 0a 31 06 02 01 01 02 01 02 06 03 2a 03 04 04 05 30 03 02 01 15 name:NULL type:SEQUENCE name:int1 type:INTEGER attr:TAG,DEFAULT,LIST, name:NULL type:DEFAULT value:v2 name:NULL type:TAG value:0 attr:IMPLICIT, name:v1 type:CONST value:0 name:v2 type:CONST value:1 name:v3 type:CONST value:2 name:int2 type:INTEGER value:0x0a name:seq type:SET_OF name:NULL type:INTEGER name:id type:OBJ_ID name:oct type:OCT_STR name:any1 type:ANY attr:OPTION,DEF_BY, name:id type:CONST name:NULL type:SEQUENCE name:int1 type:INTEGER attr:TAG,DEFAULT,LIST, name:NULL type:DEFAULT value:v2 name:NULL type:TAG value:0 attr:IMPLICIT, name:v1 type:CONST value:0 name:v2 type:CONST value:1 name:v3 type:CONST value:2 name:int2 type:INTEGER value:0x0a name:seq type:SET_OF name:NULL type:INTEGER name:?1 type:INTEGER value:0x01 name:?2 type:INTEGER value:0x02 name:id type:OBJ_ID value:1.2.3.4 name:oct type:SEQUENCE name:int type:INTEGER value:0x15 attr:OPTION, DER encoding len:17 DER encoding: 30 0f 02 02 04 d2 a1 09 a2 07 1b 05 70 72 6f 76 61 name:NULL type:SEQUENCE name:a type:INTEGER value:0x04d2 name:b type:GENERALSTRING value:70726f7661 attr:TAG, name:NULL type:TAG value:1 attr:EXPLICIT, name:NULL type:TAG value:2 attr:EXPLICIT, DER encoding len:4 DER encoding: 30 02 81 00 name:NULL type:SEQUENCE name:checksum type:OCT_STR value: attr:TAG, name:NULL type:TAG value:1 attr:IMPLICIT, Total tests : 305 Total errors: 0 ==18104== ==18104== ERROR SUMMARY: 884 errors from 23 contexts (suppressed: 4 from 1) ==18104== malloc/free: in use at exit: 1,925 bytes in 73 blocks. ==18104== malloc/free: 2,329 allocs, 2,256 frees, 59,433 bytes allocated. ==18104== For counts of detected errors, rerun with: -v ==18104== searching for pointers to 73 not-freed blocks. ==18104== checked 75,904 bytes. ==18104== ==18104== LEAK SUMMARY: ==18104== definitely lost: 1,925 bytes in 73 blocks. ==18104== possibly lost: 0 bytes in 0 blocks. ==18104== still reachable: 0 bytes in 0 blocks. ==18104== suppressed: 0 bytes in 0 blocks. ==18104== Use --leak-check=full to see details of leaked memory. PASS: Test_tree ==18107== Memcheck, a memory error detector. ==18107== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al. ==18107== Using LibVEX rev 1658, a library for dynamic binary translation. ==18107== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP. ==18107== Using valgrind-3.2.1, a dynamic binary instrumentation framework. ==18107== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al. ==18107== For more details, rerun with: -v ==18107== /****************************************/ /* Test sequence : coding-decoding */ /****************************************/ ==18107== Conditional jump or move depends on uninitialised value(s) ==18107== at 0x51131F6: __strcpy_chk (in /lib64/libc-2.5.so) ==18107== by 0x4E23CFB: _asn1_yylex (ASN1.y:487) ==18107== by 0x4E241F7: _asn1_yyparse (ASN1.c:1513) ==18107== by 0x4E24EB3: asn1_parser2tree (ASN1.y:614) ==18107== by 0x4009F0: main (Test_encoding.c:58) ==18107== ==18107== Conditional jump or move depends on uninitialised value(s) ==18107== at 0x51131F6: __strcpy_chk (in /lib64/libc-2.5.so) ==18107== by 0x4E23DA6: _asn1_yylex (ASN1.y:503) ==18107== by 0x4E241F7: _asn1_yyparse (ASN1.c:1513) ==18107== by 0x4E24EB3: asn1_parser2tree (ASN1.y:614) ==18107== by 0x4009F0: main (Test_encoding.c:58) ==18107== ==18107== Conditional jump or move depends on uninitialised value(s) ==18107== at 0x51131CD: __strcpy_chk (in /lib64/libc-2.5.so) ==18107== by 0x4E23CFB: _asn1_yylex (ASN1.y:487) ==18107== by 0x4E241F7: _asn1_yyparse (ASN1.c:1513) ==18107== by 0x4E24EB3: asn1_parser2tree (ASN1.y:614) ==18107== by 0x4009F0: main (Test_encoding.c:58) ==18107== ==18107== Conditional jump or move depends on uninitialised value(s) ==18107== at 0x51131DC: __strcpy_chk (in /lib64/libc-2.5.so) ==18107== by 0x4E23CFB: _asn1_yylex (ASN1.y:487) ==18107== by 0x4E241F7: _asn1_yyparse (ASN1.c:1513) ==18107== by 0x4E24EB3: asn1_parser2tree (ASN1.y:614) ==18107== by 0x4009F0: main (Test_encoding.c:58) ==18107== ==18107== Conditional jump or move depends on uninitialised value(s) ==18107== at 0x51131CD: __strcpy_chk (in /lib64/libc-2.5.so) ==18107== by 0x4E23DA6: _asn1_yylex (ASN1.y:503) ==18107== by 0x4E241F7: _asn1_yyparse (ASN1.c:1513) ==18107== by 0x4E24EB3: asn1_parser2tree (ASN1.y:614) ==18107== by 0x4009F0: main (Test_encoding.c:58) ==18107== ==18107== Conditional jump or move depends on uninitialised value(s) ==18107== at 0x51131DC: __strcpy_chk (in /lib64/libc-2.5.so) ==18107== by 0x4E23DA6: _asn1_yylex (ASN1.y:503) ==18107== by 0x4E241F7: _asn1_yyparse (ASN1.c:1513) ==18107== by 0x4E24EB3: asn1_parser2tree (ASN1.y:614) ==18107== by 0x4009F0: main (Test_encoding.c:58) Success ==18107== ==18107== ERROR SUMMARY: 31 errors from 6 contexts (suppressed: 4 from 1) ==18107== malloc/free: in use at exit: 368 bytes in 13 blocks. ==18107== malloc/free: 55 allocs, 42 frees, 1,876 bytes allocated. ==18107== For counts of detected errors, rerun with: -v ==18107== searching for pointers to 13 not-freed blocks. ==18107== checked 67,824 bytes. ==18107== ==18107== LEAK SUMMARY: ==18107== definitely lost: 0 bytes in 0 blocks. ==18107== possibly lost: 0 bytes in 0 blocks. ==18107== still reachable: 368 bytes in 13 blocks. ==18107== suppressed: 0 bytes in 0 blocks. ==18107== Reachable blocks (those to which a pointer was found) are not shown. ==18107== To see them, rerun with: --show-reachable=yes PASS: Test_encoding ==18110== Memcheck, a memory error detector. ==18110== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al. ==18110== Using LibVEX rev 1658, a library for dynamic binary translation. ==18110== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP. ==18110== Using valgrind-3.2.1, a dynamic binary instrumentation framework. ==18110== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al. ==18110== For more details, rerun with: -v ==18110== ==18110== Warning: invalid file descriptor -1 in syscall close() Parse: done. Decoding: SUCCESS DECODING RESULT: name:NULL type:SEQUENCE name:tbsCertificate type:SEQUENCE name:version type:INTEGER value:0x02 name:NULL type:DEFAULT value:v1 name:serialNumber type:INTEGER value:0x02181144 name:signature type:SEQUENCE name:algorithm type:OBJ_ID value:1.2.840.113549.1.1.4 name:parameters type:ANY value:0500 name:issuer type:CHOICE name:rdnSequence type:SEQ_OF name:NULL type:SET_OF name:NULL type:SEQUENCE name:type type:OBJ_ID name:value type:ANY name:?1 type:SET_OF name:NULL type:SEQUENCE name:type type:OBJ_ID name:value type:ANY name:?1 type:SEQUENCE name:type type:OBJ_ID value:2.5.4.3 name:value type:ANY value:13114861736820436f6c6c6973696f6e204341 name:?2 type:SET_OF name:NULL type:SEQUENCE name:type type:OBJ_ID name:value type:ANY name:?1 type:SEQUENCE name:type type:OBJ_ID value:2.5.4.7 name:value type:ANY value:130945696e64686f76656e name:?3 type:SET_OF name:NULL type:SEQUENCE name:type type:OBJ_ID name:value type:ANY name:?1 type:SEQUENCE name:type type:OBJ_ID value:2.5.4.6 name:value type:ANY value:13024e4c name:validity type:SEQUENCE name:notBefore type:CHOICE name:utcTime type:TIME value:050101000001Z name:notAfter type:CHOICE name:utcTime type:TIME value:150101000001Z name:subject type:CHOICE name:rdnSequence type:SEQ_OF name:NULL type:SET_OF name:NULL type:SEQUENCE name:type type:OBJ_ID name:value type:ANY name:?1 type:SET_OF name:NULL type:SEQUENCE name:type type:OBJ_ID name:value type:ANY name:?1 type:SEQUENCE name:type type:OBJ_ID value:2.5.4.3 name:value type:ANY value:13114861736820436f6c6c6973696f6e204341 name:?2 type:SET_OF name:NULL type:SEQUENCE name:type type:OBJ_ID name:value type:ANY name:?1 type:SEQUENCE name:type type:OBJ_ID value:2.5.4.7 name:value type:ANY value:130945696e64686f76656e name:?3 type:SET_OF name:NULL type:SEQUENCE name:type type:OBJ_ID name:value type:ANY name:?1 type:SEQUENCE name:type type:OBJ_ID value:2.5.4.6 name:value type:ANY value:13024e4c name:subjectPublicKeyInfo type:SEQUENCE name:algorithm type:SEQUENCE name:algorithm type:OBJ_ID value:1.2.840.113549.1.1.1 name:parameters type:ANY value:0500 name:subjectPublicKey type:BIT_STR value(2160):3082010a0282010100ca70fac44006fbb41a8ee4195aa9771f75917459d268b93046035ba1dcb54a282a1e2848b778bae067700acd642cb08d570dbb0f8956df23a0a3c6e5dfaeef53d8bdc164f4cbe52e47aa586efff3b29f0cbd42394c646377ef3de2f7be9b629937451268b9516a32f17bd4a4ea3ba4723d2fa1a0f234420af95040d3ce0ced5f60db0a26469f07179d2bc29f623a618033969ff7ac6b92a494c127a61379b317abb721486437542dc6d05da714b6d059ce470cb39084134937485995a1e8f3349dcfca31d618a4fca487573c9a426a50836f9559ba4db76a686095b9b864ded6bded5345dbec3840dbac4b0cbacca014c5753c280585f453fd520f274043a0510203010001 name:extensions type:SEQ_OF name:NULL type:SEQUENCE name:extnID type:OBJ_ID name:critical type:BOOLEAN name:NULL type:DEFAULT value:FALSE name:extnValue type:OCT_STR name:?1 type:SEQUENCE name:extnID type:OBJ_ID value:2.5.29.19 name:critical type:BOOLEAN name:NULL type:DEFAULT value:FALSE name:extnValue type:OCT_STR value:30060101ff020100 name:?2 type:SEQUENCE name:extnID type:OBJ_ID value:2.5.29.15 name:critical type:BOOLEAN name:NULL type:DEFAULT value:FALSE name:extnValue type:OCT_STR value:03020204 name:signatureAlgorithm type:SEQUENCE name:algorithm type:OBJ_ID value:1.2.840.113549.1.1.4 name:parameters type:ANY value:0500 name:signature type:BIT_STR value(2048):3e9033aa13638b3d6af1d53634408ac11253e4ed8a490eafc90d2ccfbe7bd7f44446351a4bb9b9b08c626d5b0c7214fc6de578819adba1d0bdd9bf8124f3db22601da60c79427f56861da55c918f183d6e47cffe5c910815da8454280e6411532a3b1558df1c529aae26af29108d5d6de71efa22a458fb3f2f8839108cf84964b70d21d0df5ceb51b6ecbb1fa1636d2d6fa278ed3d646df093deb6a1e01185db4528acb3e1fa444f43f11501c7d6e974c1005f8145919c82c2a1eecfbdf3a2301274b0d344431860b0aae139253cfa4cd7ee9dc5249f6fa60c0183f53a21d6b7513b9e0c2eb0f5c9a60008e927d4c3ab85c74e70677a95126b0389ca339ed799 ==18110== ==18110== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 4 from 1) ==18110== malloc/free: in use at exit: 18,469 bytes in 477 blocks. ==18110== malloc/free: 666 allocs, 189 frees, 32,726 bytes allocated. ==18110== For counts of detected errors, rerun with: -v ==18110== searching for pointers to 477 not-freed blocks. ==18110== checked 144,704 bytes. ==18110== ==18110== LEAK SUMMARY: ==18110== definitely lost: 0 bytes in 0 blocks. ==18110== possibly lost: 0 bytes in 0 blocks. ==18110== still reachable: 18,469 bytes in 477 blocks. ==18110== suppressed: 0 bytes in 0 blocks. ==18110== Reachable blocks (those to which a pointer was found) are not shown. ==18110== To see them, rerun with: --show-reachable=yes PASS: crlf ================== All 4 tests passed ================== make[2]: Leaving directory `/usr/src/rpm/BUILD/libtasn1-1.1/tests' make[1]: Leaving directory `/usr/src/rpm/BUILD/libtasn1-1.1/tests' Making check in doc make[1]: Entering directory `/usr/src/rpm/BUILD/libtasn1-1.1/doc' make[2]: Entering directory `/usr/src/rpm/BUILD/libtasn1-1.1/doc' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/usr/src/rpm/BUILD/libtasn1-1.1/doc' make[1]: Leaving directory `/usr/src/rpm/BUILD/libtasn1-1.1/doc' make[1]: Entering directory `/usr/src/rpm/BUILD/libtasn1-1.1' make[1]: Nothing to be done for `check-am'. make[1]: Leaving directory `/usr/src/rpm/BUILD/libtasn1-1.1' + exit 0 Processing files: libtasn1-1.1-1.el5 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.6684 + umask 022 + cd /usr/src/rpm/BUILD + cd libtasn1-1.1 + DOCDIR=/var/tmp/libtasn1-1.1-1.el5-buildroot/usr/share/doc/libtasn1-1.1 + export DOCDIR + rm -rf /var/tmp/libtasn1-1.1-1.el5-buildroot/usr/share/doc/libtasn1-1.1 + /bin/mkdir -p /var/tmp/libtasn1-1.1-1.el5-buildroot/usr/share/doc/libtasn1-1.1 + cp -pr doc/TODO doc/libtasn1.pdf /var/tmp/libtasn1-1.1-1.el5-buildroot/usr/share/doc/libtasn1-1.1 + cp -pr AUTHORS COPYING COPYING.LIB ChangeLog NEWS README THANKS /var/tmp/libtasn1-1.1-1.el5-buildroot/usr/share/doc/libtasn1-1.1 + exit 0 Provides: libtasn1.so.3()(64bit) libtasn1.so.3(LIBTASN1_0_3)(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libtasn1.so.3()(64bit) rtld(GNU_HASH) Processing files: libtasn1-devel-1.1-1.el5 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): automake pkgconfig Requires(post): /bin/sh /sbin/install-info Requires(preun): /bin/sh Requires(postun): /sbin/install-info automake pkgconfig Requires: /bin/sh libtasn1 = 1.1-1.el5 libtasn1.so.3()(64bit) Processing files: libtasn1-tools-1.1-1.el5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libtasn1 = 1.1-1.el5 libtasn1.so.3()(64bit) libtasn1.so.3(LIBTASN1_0_3)(64bit) rtld(GNU_HASH) Processing files: libtasn1-debuginfo-1.1-1.el5 Provides: libtasn1.so.3.0.12.debug()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/libtasn1-1.1-1.el5-buildroot Wrote: /usr/src/rpm/SRPMS/libtasn1-1.1-1.el5.src.rpm Wrote: /usr/src/rpm/RPMS/libtasn1-1.1-1.el5.x86_64.rpm Wrote: /usr/src/rpm/RPMS/libtasn1-devel-1.1-1.el5.x86_64.rpm Wrote: /usr/src/rpm/RPMS/libtasn1-tools-1.1-1.el5.x86_64.rpm Wrote: /usr/src/rpm/RPMS/libtasn1-debuginfo-1.1-1.el5.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.52741 + umask 022 + cd /usr/src/rpm/BUILD + cd libtasn1-1.1 + rm -rf /var/tmp/libtasn1-1.1-1.el5-buildroot + exit 0