Skip to content

Instantly share code, notes, and snippets.

@deontologician
Created March 11, 2011 07:17
Show Gist options
  • Save deontologician/865568 to your computer and use it in GitHub Desktop.
Save deontologician/865568 to your computer and use it in GitHub Desktop.
habitue@chompy ~/b/libtasn1 $ makepkg PKGBUILD
==> Making package: lib32-libtasn1 2.8-2 (Fri Mar 11 02:14:09 EST 2011)
==> Checking Runtime Dependencies...
==> Checking Buildtime Dependencies...
==> Retrieving Sources...
-> Downloading libtasn1-2.8.tar.gz...
--2011-03-11 02:14:09-- ftp://ftp.gnu.org/gnu/libtasn1/libtasn1-2.8.tar.gz
=> “libtasn1-2.8.tar.gz.part”
Resolving ftp.gnu.org... 140.186.70.20
Connecting to ftp.gnu.org|140.186.70.20|:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done. ==> PWD ... done.
==> TYPE I ... done. ==> CWD (1) /gnu/libtasn1 ... done.
==> SIZE libtasn1-2.8.tar.gz ... 1898055
==> PASV ... done. ==> RETR libtasn1-2.8.tar.gz ... done.
Length: 1898055 (1.8M) (unauthoritative)
100%[============================================================================================================================================>] 1,898,055 1.58M/s in 1.1s
2011-03-11 02:14:11 (1.58 MB/s) - “libtasn1-2.8.tar.gz.part” saved [1898055]
==> Validating source files with md5sums...
libtasn1-2.8.tar.gz ... Passed
==> Extracting Sources...
-> Extracting libtasn1-2.8.tar.gz with bsdtar
==> Entering fakeroot environment...
==> Starting build()...
checking for a BSD-compatible install... /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 for gcc... gcc -m32
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc -m32 accepts -g... yes
checking for gcc -m32 option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc -m32... gcc3
checking for ranlib... ranlib
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to run the C preprocessor... gcc -m32 -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
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 _LARGEFILE_SOURCE value needed for large files... no
checking for gcc -m32 option to accept ISO C99... -std=gnu99
checking for gcc -m32 -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99
configure: autobuild project... GNU Libtasn1
configure: autobuild revision... 2.8
configure: autobuild hostname... chompy
configure: autobuild timestamp... 20110311T071414Z
checking for bison... bison -y
checking whether ln -s works... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc -m32 -std=gnu99... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... (cached) ranlib
checking command to parse /usr/bin/nm -B output from gcc -m32 -std=gnu99 object... ok
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc -m32 -std=gnu99 supports -fno-rtti -fno-exceptions... no
checking for gcc -m32 -std=gnu99 option to produce PIC... -fPIC -DPIC
checking if gcc -m32 -std=gnu99 PIC flag -fPIC -DPIC works... yes
checking if gcc -m32 -std=gnu99 static flag -static works... yes
checking if gcc -m32 -std=gnu99 supports -c -o file.o... yes
checking if gcc -m32 -std=gnu99 supports -c -o file.o... (cached) yes
checking whether the gcc -m32 -std=gnu99 linker (/usr/bin/ld -m elf_i386) 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... no
checking size of unsigned long int... 4
checking size of unsigned int... 4
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for gtkdoc-check... /usr/bin/gtkdoc-check
checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase
checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf
checking whether to build gtk-doc documentation... no
checking whether stdin defaults to large file offsets... yes
checking whether the preprocessor supports include_next... yes
checking for getopt.h... yes
checking for stdarg.h... yes
checking for stddef.h... yes
checking for stdint.h... (cached) yes
checking for wchar.h... yes
checking for stdio.h... yes
checking for stdlib.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for sys/wait.h... yes
checking for time.h... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for string.h... (cached) yes
checking for getopt.h... (cached) yes
checking for getopt_long_only... yes
checking whether optreset is declared... no
checking whether getopt_clip is declared... no
checking whether getopt is POSIX compatible... yes
checking for working GNU getopt function... yes
checking whether getenv is declared... yes
checking whether malloc, realloc, calloc are POSIX compliant... yes
checking for wchar_t... yes
checking for long long int... yes
checking for unsigned long long int... yes
checking for inline... inline
checking whether C symbols are prefixed with underscore at the linker level... no
checking whether stat file-mode macros are broken... no
checking for C/C++ restrict keyword... __restrict
checking for struct timespec in <time.h>... yes
checking whether <wchar.h> uses 'inline' correctly... yes
checking for wint_t... yes
checking for ftello... yes
checking whether ftello works... yes
checking whether lseek detects pipes... ERROR: ld.so: object 'libfakeroot.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object 'libfakeroot.so' from LD_PRELOAD cannot be preloaded: ignored.
yes
checking for pmccabe... false
checking whether program_invocation_name is declared... yes
checking whether program_invocation_short_name is declared... yes
checking for va_copy... yes
checking whether NULL can be used in arbitrary expressions... yes
checking whether stdint.h conforms to C99... yes
checking whether dprintf is declared without a macro... yes
checking whether fpurge is declared without a macro... no
checking whether fseeko is declared without a macro... yes
checking whether ftello is declared without a macro... yes
checking whether getdelim is declared without a macro... yes
checking whether getline is declared without a macro... yes
checking whether popen is declared without a macro... yes
checking whether renameat is declared without a macro... yes
checking whether snprintf is declared without a macro... yes
checking whether tmpfile is declared without a macro... yes
checking whether vdprintf is declared without a macro... yes
checking whether vsnprintf is declared without a macro... yes
checking for random.h... no
checking for struct random_data... yes
checking whether _Exit is declared without a macro... yes
checking whether atoll is declared without a macro... yes
checking whether canonicalize_file_name is declared without a macro... yes
checking whether getloadavg is declared without a macro... yes
checking whether getsubopt is declared without a macro... yes
checking whether grantpt is declared without a macro... yes
checking whether mkdtemp is declared without a macro... yes
checking whether mkostemp is declared without a macro... yes
checking whether mkostemps is declared without a macro... yes
checking whether mkstemp is declared without a macro... yes
checking whether mkstemps is declared without a macro... yes
checking whether ptsname is declared without a macro... yes
checking whether random_r is declared without a macro... yes
checking whether initstat_r is declared without a macro... no
checking whether srandom_r is declared without a macro... yes
checking whether setstate_r is declared without a macro... yes
checking whether realpath is declared without a macro... yes
checking whether rpmatch is declared without a macro... yes
checking whether setenv is declared without a macro... yes
checking whether strtod is declared without a macro... yes
checking whether strtoll is declared without a macro... yes
checking whether strtoull is declared without a macro... yes
checking whether unlockpt is declared without a macro... yes
checking whether unsetenv is declared without a macro... yes
checking for nlink_t... yes
checking whether fchmodat is declared without a macro... yes
checking whether fstatat is declared without a macro... yes
checking whether futimens is declared without a macro... yes
checking whether lchmod is declared without a macro... yes
checking whether lstat is declared without a macro... yes
checking whether mkdirat is declared without a macro... yes
checking whether mkfifo is declared without a macro... yes
checking whether mkfifoat is declared without a macro... yes
checking whether mknod is declared without a macro... yes
checking whether mknodat is declared without a macro... yes
checking whether stat is declared without a macro... yes
checking whether utimensat is declared without a macro... yes
checking whether chown is declared without a macro... yes
checking whether dup2 is declared without a macro... yes
checking whether dup3 is declared without a macro... yes
checking whether environ is declared without a macro... yes
checking whether euidaccess is declared without a macro... yes
checking whether faccessat is declared without a macro... yes
checking whether fchdir is declared without a macro... yes
checking whether fchownat is declared without a macro... yes
checking whether fsync is declared without a macro... yes
checking whether ftruncate is declared without a macro... yes
checking whether getcwd is declared without a macro... yes
checking whether getdomainname is declared without a macro... yes
checking whether getdtablesize is declared without a macro... yes
checking whether getgroups is declared without a macro... yes
checking whether gethostname is declared without a macro... yes
checking whether getlogin is declared without a macro... yes
checking whether getlogin_r is declared without a macro... yes
checking whether getpagesize is declared without a macro... yes
checking whether getusershell is declared without a macro... yes
checking whether setusershell is declared without a macro... yes
checking whether endusershell is declared without a macro... yes
checking whether lchown is declared without a macro... yes
checking whether link is declared without a macro... yes
checking whether linkat is declared without a macro... yes
checking whether lseek is declared without a macro... yes
checking whether pipe2 is declared without a macro... yes
checking whether pread is declared without a macro... yes
checking whether pwrite is declared without a macro... yes
checking whether readlink is declared without a macro... yes
checking whether readlinkat is declared without a macro... yes
checking whether rmdir is declared without a macro... yes
checking whether sleep is declared without a macro... yes
checking whether symlink is declared without a macro... yes
checking whether symlinkat is declared without a macro... yes
checking whether ttyname_r is declared without a macro... yes
checking whether unlink is declared without a macro... yes
checking whether unlinkat is declared without a macro... yes
checking whether usleep is declared without a macro... yes
checking for valgrind... valgrind
checking whether self tests are run under valgrind... yes
checking whether btowc is declared without a macro... yes
checking whether wctob is declared without a macro... yes
checking whether mbsinit is declared without a macro... yes
checking whether mbrtowc is declared without a macro... yes
checking whether mbrlen is declared without a macro... yes
checking whether mbsrtowcs is declared without a macro... yes
checking whether mbsnrtowcs is declared without a macro... yes
checking whether wcrtomb is declared without a macro... yes
checking whether wcsrtombs is declared without a macro... yes
checking whether wcsnrtombs is declared without a macro... yes
checking whether wcwidth is declared without a macro... yes
checking for valgrind... (cached) valgrind
checking whether self tests are run under valgrind... yes
checking whether memmem is declared without a macro... yes
checking whether mempcpy is declared without a macro... yes
checking whether memrchr is declared without a macro... yes
checking whether rawmemchr is declared without a macro... yes
checking whether stpcpy is declared without a macro... yes
checking whether stpncpy is declared without a macro... yes
checking whether strchrnul is declared without a macro... yes
checking whether strdup is declared without a macro... yes
checking whether strncat is declared without a macro... yes
checking whether strndup is declared without a macro... yes
checking whether strnlen is declared without a macro... yes
checking whether strpbrk is declared without a macro... yes
checking whether strsep is declared without a macro... yes
checking whether strcasestr is declared without a macro... yes
checking whether strtok_r is declared without a macro... yes
checking whether strsignal is declared without a macro... yes
checking whether strverscmp is declared without a macro... yes
checking if LD -Wl,--version-script works... yes
checking whether the -Werror option is usable... yes
checking for simple visibility declarations... yes
checking whether NULL can be used in arbitrary expressions... (cached) yes
checking whether stdint.h conforms to C99... (cached) yes
checking for strverscmp... yes
checking whether btowc is declared without a macro... (cached) yes
checking whether wctob is declared without a macro... (cached) yes
checking whether mbsinit is declared without a macro... (cached) yes
checking whether mbrtowc is declared without a macro... (cached) yes
checking whether mbrlen is declared without a macro... (cached) yes
checking whether mbsrtowcs is declared without a macro... (cached) yes
checking whether mbsnrtowcs is declared without a macro... (cached) yes
checking whether wcrtomb is declared without a macro... (cached) yes
checking whether wcsrtombs is declared without a macro... (cached) yes
checking whether wcsnrtombs is declared without a macro... (cached) yes
checking whether wcwidth is declared without a macro... (cached) yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating doc/cyclo/Makefile
config.status: creating doc/reference/Makefile
config.status: creating examples/Makefile
config.status: creating gl/Makefile
config.status: creating lib/Makefile
config.status: creating lib/gllib/Makefile
config.status: creating lib/libtasn1.pc
config.status: creating src/Makefile
config.status: creating tests/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: summary of build options:
version: 2.8 shared 4:10:1
Host type: x86_64-unknown-linux-gnu
Install prefix: /usr
Compiler: gcc -m32 -std=gnu99
Warning flags: errors: warnings:
Library types: Shared=yes, Static=no
Valgrind: valgrind -q
Version script: yes
make all-recursive
make[1]: Entering directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8'
Making all in gl
make[2]: Entering directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/gl'
rm -f arg-nonnull.h-t arg-nonnull.h && \
sed -n -e '/GL_ARG_NONNULL/,$p' \
< ../build-aux/arg-nonnull.h \
> arg-nonnull.h-t && \
mv arg-nonnull.h-t arg-nonnull.h
rm -f c++defs.h-t c++defs.h && \
sed -n -e '/_GL_CXXDEFS/,$p' \
< ../build-aux/c++defs.h \
> c++defs.h-t && \
mv c++defs.h-t c++defs.h
rm -f warn-on-use.h-t warn-on-use.h && \
sed -n -e '/^.ifndef/,$p' \
< ../build-aux/warn-on-use.h \
> warn-on-use.h-t && \
mv warn-on-use.h-t warn-on-use.h
/bin/mkdir -p sys
rm -f sys/wait.h-t sys/wait.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''NEXT_SYS_WAIT_H''@|<sys/wait.h>|g' \
< ./sys_wait.in.h; \
} > sys/wait.h-t && \
mv sys/wait.h-t sys/wait.h
rm -f stdio.h-t stdio.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''NEXT_STDIO_H''@|<stdio.h>|g' \
-e 's|@''GNULIB_DPRINTF''@|0|g' \
-e 's|@''GNULIB_FCLOSE''@|0|g' \
-e 's|@''GNULIB_FFLUSH''@|0|g' \
-e 's|@''GNULIB_FOPEN''@|0|g' \
-e 's|@''GNULIB_FPRINTF''@|1|g' \
-e 's|@''GNULIB_FPRINTF_POSIX''@|0|g' \
-e 's|@''GNULIB_FPURGE''@|0|g' \
-e 's|@''GNULIB_FPUTC''@|1|g' \
-e 's|@''GNULIB_FPUTS''@|1|g' \
-e 's|@''GNULIB_FREOPEN''@|0|g' \
-e 's|@''GNULIB_FSEEK''@|0|g' \
-e 's|@''GNULIB_FSEEKO''@|0|g' \
-e 's|@''GNULIB_FTELL''@|0|g' \
-e 's|@''GNULIB_FTELLO''@|1|g' \
-e 's|@''GNULIB_FWRITE''@|1|g' \
-e 's|@''GNULIB_GETDELIM''@|0|g' \
-e 's|@''GNULIB_GETLINE''@|0|g' \
-e 's|@''GNULIB_OBSTACK_PRINTF''@|0|g' \
-e 's|@''GNULIB_OBSTACK_PRINTF_POSIX''@|0|g' \
-e 's|@''GNULIB_PERROR''@|0|g' \
-e 's|@''GNULIB_POPEN''@|0|g' \
-e 's|@''GNULIB_PRINTF''@|1|g' \
-e 's|@''GNULIB_PRINTF_POSIX''@|0|g' \
-e 's|@''GNULIB_PUTC''@|1|g' \
-e 's|@''GNULIB_PUTCHAR''@|1|g' \
-e 's|@''GNULIB_PUTS''@|1|g' \
-e 's|@''GNULIB_REMOVE''@|0|g' \
-e 's|@''GNULIB_RENAME''@|0|g' \
-e 's|@''GNULIB_RENAMEAT''@|0|g' \
-e 's|@''GNULIB_SNPRINTF''@|0|g' \
-e 's|@''GNULIB_SPRINTF_POSIX''@|0|g' \
-e 's|@''GNULIB_STDIO_H_SIGPIPE''@|0|g' \
-e 's|@''GNULIB_TMPFILE''@|0|g' \
-e 's|@''GNULIB_VASPRINTF''@|0|g' \
-e 's|@''GNULIB_VDPRINTF''@|0|g' \
-e 's|@''GNULIB_VFPRINTF''@|1|g' \
-e 's|@''GNULIB_VFPRINTF_POSIX''@|0|g' \
-e 's|@''GNULIB_VPRINTF''@|1|g' \
-e 's|@''GNULIB_VPRINTF_POSIX''@|0|g' \
-e 's|@''GNULIB_VSNPRINTF''@|0|g' \
-e 's|@''GNULIB_VSPRINTF_POSIX''@|0|g' \
< ./stdio.in.h | \
sed -e 's|@''HAVE_DECL_FPURGE''@|1|g' \
-e 's|@''HAVE_DECL_GETDELIM''@|1|g' \
-e 's|@''HAVE_DECL_GETLINE''@|1|g' \
-e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \
-e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \
-e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \
-e 's|@''HAVE_DPRINTF''@|1|g' \
-e 's|@''HAVE_FSEEKO''@|1|g' \
-e 's|@''HAVE_FTELLO''@|1|g' \
-e 's|@''HAVE_RENAMEAT''@|1|g' \
-e 's|@''HAVE_VASPRINTF''@|1|g' \
-e 's|@''HAVE_VDPRINTF''@|1|g' \
-e 's|@''REPLACE_DPRINTF''@|0|g' \
-e 's|@''REPLACE_FCLOSE''@|0|g' \
-e 's|@''REPLACE_FFLUSH''@|0|g' \
-e 's|@''REPLACE_FOPEN''@|0|g' \
-e 's|@''REPLACE_FPRINTF''@|0|g' \
-e 's|@''REPLACE_FPURGE''@|0|g' \
-e 's|@''REPLACE_FREOPEN''@|0|g' \
-e 's|@''REPLACE_FSEEK''@|0|g' \
-e 's|@''REPLACE_FSEEKO''@|0|g' \
-e 's|@''REPLACE_FTELL''@|0|g' \
-e 's|@''REPLACE_FTELLO''@|0|g' \
-e 's|@''REPLACE_GETDELIM''@|0|g' \
-e 's|@''REPLACE_GETLINE''@|0|g' \
-e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \
-e 's|@''REPLACE_PERROR''@|0|g' \
-e 's|@''REPLACE_POPEN''@|0|g' \
-e 's|@''REPLACE_PRINTF''@|0|g' \
-e 's|@''REPLACE_REMOVE''@|0|g' \
-e 's|@''REPLACE_RENAME''@|0|g' \
-e 's|@''REPLACE_RENAMEAT''@|0|g' \
-e 's|@''REPLACE_SNPRINTF''@|0|g' \
-e 's|@''REPLACE_SPRINTF''@|0|g' \
-e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \
-e 's|@''REPLACE_TMPFILE''@|0|g' \
-e 's|@''REPLACE_VASPRINTF''@|0|g' \
-e 's|@''REPLACE_VDPRINTF''@|0|g' \
-e 's|@''REPLACE_VFPRINTF''@|0|g' \
-e 's|@''REPLACE_VPRINTF''@|0|g' \
-e 's|@''REPLACE_VSNPRINTF''@|0|g' \
-e 's|@''REPLACE_VSPRINTF''@|0|g' \
-e 's|@''ASM_SYMBOL_PREFIX''@|""|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
} > stdio.h-t && \
mv stdio.h-t stdio.h
rm -f stdlib.h-t stdlib.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' \
-e 's|@''GNULIB__EXIT''@|0|g' \
-e 's|@''GNULIB_ATOLL''@|0|g' \
-e 's|@''GNULIB_CALLOC_POSIX''@|0|g' \
-e 's|@''GNULIB_CANONICALIZE_FILE_NAME''@|0|g' \
-e 's|@''GNULIB_GETLOADAVG''@|0|g' \
-e 's|@''GNULIB_GETSUBOPT''@|0|g' \
-e 's|@''GNULIB_GRANTPT''@|0|g' \
-e 's|@''GNULIB_MALLOC_POSIX''@|1|g' \
-e 's|@''GNULIB_MKDTEMP''@|0|g' \
-e 's|@''GNULIB_MKOSTEMP''@|0|g' \
-e 's|@''GNULIB_MKOSTEMPS''@|0|g' \
-e 's|@''GNULIB_MKSTEMP''@|0|g' \
-e 's|@''GNULIB_MKSTEMPS''@|0|g' \
-e 's|@''GNULIB_PTSNAME''@|0|g' \
-e 's|@''GNULIB_PUTENV''@|0|g' \
-e 's|@''GNULIB_RANDOM_R''@|0|g' \
-e 's|@''GNULIB_REALLOC_POSIX''@|1|g' \
-e 's|@''GNULIB_REALPATH''@|0|g' \
-e 's|@''GNULIB_RPMATCH''@|0|g' \
-e 's|@''GNULIB_SETENV''@|0|g' \
-e 's|@''GNULIB_STRTOD''@|0|g' \
-e 's|@''GNULIB_STRTOLL''@|0|g' \
-e 's|@''GNULIB_STRTOULL''@|0|g' \
-e 's|@''GNULIB_UNLOCKPT''@|0|g' \
-e 's|@''GNULIB_UNSETENV''@|0|g' \
-e 's|@''HAVE__EXIT''@|1|g' \
-e 's|@''HAVE_ATOLL''@|1|g' \
-e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \
-e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \
-e 's|@''HAVE_GETSUBOPT''@|1|g' \
-e 's|@''HAVE_GRANTPT''@|1|g' \
-e 's|@''HAVE_MKDTEMP''@|1|g' \
-e 's|@''HAVE_MKOSTEMP''@|1|g' \
-e 's|@''HAVE_MKOSTEMPS''@|1|g' \
-e 's|@''HAVE_MKSTEMP''@|1|g' \
-e 's|@''HAVE_MKSTEMPS''@|1|g' \
-e 's|@''HAVE_PTSNAME''@|1|g' \
-e 's|@''HAVE_RANDOM_H''@|0|g' \
-e 's|@''HAVE_RANDOM_R''@|1|g' \
-e 's|@''HAVE_REALPATH''@|1|g' \
-e 's|@''HAVE_RPMATCH''@|1|g' \
-e 's|@''HAVE_SETENV''@|1|g' \
-e 's|@''HAVE_STRTOD''@|1|g' \
-e 's|@''HAVE_STRTOLL''@|1|g' \
-e 's|@''HAVE_STRTOULL''@|1|g' \
-e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \
-e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \
-e 's|@''HAVE_UNLOCKPT''@|1|g' \
-e 's|@''HAVE_UNSETENV''@|1|g' \
-e 's|@''REPLACE_CALLOC''@|0|g' \
-e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \
-e 's|@''REPLACE_MALLOC''@|0|g' \
-e 's|@''REPLACE_MKSTEMP''@|0|g' \
-e 's|@''REPLACE_PUTENV''@|0|g' \
-e 's|@''REPLACE_REALLOC''@|0|g' \
-e 's|@''REPLACE_REALPATH''@|0|g' \
-e 's|@''REPLACE_SETENV''@|0|g' \
-e 's|@''REPLACE_STRTOD''@|0|g' \
-e 's|@''REPLACE_UNSETENV''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
< ./stdlib.in.h; \
} > stdlib.h-t && \
mv stdlib.h-t stdlib.h
/bin/mkdir -p sys
rm -f sys/stat.h-t sys/stat.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''NEXT_SYS_STAT_H''@|<sys/stat.h>|g' \
-e 's|@''GNULIB_FCHMODAT''@|0|g' \
-e 's|@''GNULIB_FSTATAT''@|0|g' \
-e 's|@''GNULIB_FUTIMENS''@|0|g' \
-e 's|@''GNULIB_LCHMOD''@|0|g' \
-e 's|@''GNULIB_LSTAT''@|0|g' \
-e 's|@''GNULIB_MKDIRAT''@|0|g' \
-e 's|@''GNULIB_MKFIFO''@|0|g' \
-e 's|@''GNULIB_MKFIFOAT''@|0|g' \
-e 's|@''GNULIB_MKNOD''@|0|g' \
-e 's|@''GNULIB_MKNODAT''@|0|g' \
-e 's|@''GNULIB_STAT''@|0|g' \
-e 's|@''GNULIB_UTIMENSAT''@|0|g' \
-e 's|@''HAVE_FCHMODAT''@|1|g' \
-e 's|@''HAVE_FSTATAT''@|1|g' \
-e 's|@''HAVE_FUTIMENS''@|1|g' \
-e 's|@''HAVE_LCHMOD''@|1|g' \
-e 's|@''HAVE_LSTAT''@|1|g' \
-e 's|@''HAVE_MKDIRAT''@|1|g' \
-e 's|@''HAVE_MKFIFO''@|1|g' \
-e 's|@''HAVE_MKFIFOAT''@|1|g' \
-e 's|@''HAVE_MKNOD''@|1|g' \
-e 's|@''HAVE_MKNODAT''@|1|g' \
-e 's|@''HAVE_UTIMENSAT''@|1|g' \
-e 's|@''REPLACE_FSTAT''@|0|g' \
-e 's|@''REPLACE_FSTATAT''@|0|g' \
-e 's|@''REPLACE_FUTIMENS''@|0|g' \
-e 's|@''REPLACE_LSTAT''@|0|g' \
-e 's|@''REPLACE_MKDIR''@|0|g' \
-e 's|@''REPLACE_MKFIFO''@|0|g' \
-e 's|@''REPLACE_MKNOD''@|0|g' \
-e 's|@''REPLACE_STAT''@|0|g' \
-e 's|@''REPLACE_UTIMENSAT''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
< ./sys_stat.in.h; \
} > sys/stat.h-t && \
mv sys/stat.h-t sys/stat.h
rm -f time.h-t time.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''NEXT_TIME_H''@|<time.h>|g' \
-e 's|@''GNULIB_MKTIME''@|0|g' \
-e 's|@''GNULIB_NANOSLEEP''@|0|g' \
-e 's|@''GNULIB_STRPTIME''@|0|g' \
-e 's|@''GNULIB_TIMEGM''@|0|g' \
-e 's|@''GNULIB_TIME_R''@|0|g' \
-e 's|@''HAVE_LOCALTIME_R''@|1|g' \
-e 's|@''HAVE_NANOSLEEP''@|1|g' \
-e 's|@''HAVE_STRPTIME''@|1|g' \
-e 's|@''HAVE_TIMEGM''@|1|g' \
-e 's|@''REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' \
-e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' \
-e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \
-e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \
-e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
-e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
-e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
< ./time.in.h; \
} > time.h-t && \
mv time.h-t time.h
rm -f unistd.h-t unistd.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''HAVE_UNISTD_H''@|1|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \
-e 's|@''GNULIB_CHOWN''@|0|g' \
-e 's|@''GNULIB_CLOSE''@|0|g' \
-e 's|@''GNULIB_DUP2''@|0|g' \
-e 's|@''GNULIB_DUP3''@|0|g' \
-e 's|@''GNULIB_ENVIRON''@|0|g' \
-e 's|@''GNULIB_EUIDACCESS''@|0|g' \
-e 's|@''GNULIB_FACCESSAT''@|0|g' \
-e 's|@''GNULIB_FCHDIR''@|0|g' \
-e 's|@''GNULIB_FCHOWNAT''@|0|g' \
-e 's|@''GNULIB_FSYNC''@|0|g' \
-e 's|@''GNULIB_FTRUNCATE''@|0|g' \
-e 's|@''GNULIB_GETCWD''@|0|g' \
-e 's|@''GNULIB_GETDOMAINNAME''@|0|g' \
-e 's|@''GNULIB_GETDTABLESIZE''@|0|g' \
-e 's|@''GNULIB_GETGROUPS''@|0|g' \
-e 's|@''GNULIB_GETHOSTNAME''@|0|g' \
-e 's|@''GNULIB_GETLOGIN''@|0|g' \
-e 's|@''GNULIB_GETLOGIN_R''@|0|g' \
-e 's|@''GNULIB_GETPAGESIZE''@|0|g' \
-e 's|@''GNULIB_GETUSERSHELL''@|0|g' \
-e 's|@''GNULIB_LCHOWN''@|0|g' \
-e 's|@''GNULIB_LINK''@|0|g' \
-e 's|@''GNULIB_LINKAT''@|0|g' \
-e 's|@''GNULIB_LSEEK''@|1|g' \
-e 's|@''GNULIB_PIPE2''@|0|g' \
-e 's|@''GNULIB_PREAD''@|0|g' \
-e 's|@''GNULIB_PWRITE''@|0|g' \
-e 's|@''GNULIB_READLINK''@|0|g' \
-e 's|@''GNULIB_READLINKAT''@|0|g' \
-e 's|@''GNULIB_RMDIR''@|0|g' \
-e 's|@''GNULIB_SLEEP''@|0|g' \
-e 's|@''GNULIB_SYMLINK''@|0|g' \
-e 's|@''GNULIB_SYMLINKAT''@|0|g' \
-e 's|@''GNULIB_TTYNAME_R''@|0|g' \
-e 's|@''GNULIB_UNISTD_H_GETOPT''@|0|g' \
-e 's|@''GNULIB_UNISTD_H_SIGPIPE''@|0|g' \
-e 's|@''GNULIB_UNLINK''@|0|g' \
-e 's|@''GNULIB_UNLINKAT''@|0|g' \
-e 's|@''GNULIB_USLEEP''@|0|g' \
-e 's|@''GNULIB_WRITE''@|0|g' \
< ./unistd.in.h | \
sed -e 's|@''HAVE_CHOWN''@|1|g' \
-e 's|@''HAVE_DUP2''@|1|g' \
-e 's|@''HAVE_DUP3''@|1|g' \
-e 's|@''HAVE_EUIDACCESS''@|1|g' \
-e 's|@''HAVE_FACCESSAT''@|1|g' \
-e 's|@''HAVE_FCHDIR''@|1|g' \
-e 's|@''HAVE_FCHOWNAT''@|1|g' \
-e 's|@''HAVE_FSYNC''@|1|g' \
-e 's|@''HAVE_FTRUNCATE''@|1|g' \
-e 's|@''HAVE_GETDOMAINNAME''@|1|g' \
-e 's|@''HAVE_GETDTABLESIZE''@|1|g' \
-e 's|@''HAVE_GETGROUPS''@|1|g' \
-e 's|@''HAVE_GETHOSTNAME''@|1|g' \
-e 's|@''HAVE_GETLOGIN''@|1|g' \
-e 's|@''HAVE_GETPAGESIZE''@|1|g' \
-e 's|@''HAVE_LCHOWN''@|1|g' \
-e 's|@''HAVE_LINK''@|1|g' \
-e 's|@''HAVE_LINKAT''@|1|g' \
-e 's|@''HAVE_PIPE2''@|1|g' \
-e 's|@''HAVE_PREAD''@|1|g' \
-e 's|@''HAVE_PWRITE''@|1|g' \
-e 's|@''HAVE_READLINK''@|1|g' \
-e 's|@''HAVE_READLINKAT''@|1|g' \
-e 's|@''HAVE_SLEEP''@|1|g' \
-e 's|@''HAVE_SYMLINK''@|1|g' \
-e 's|@''HAVE_SYMLINKAT''@|1|g' \
-e 's|@''HAVE_TTYNAME_R''@|1|g' \
-e 's|@''HAVE_UNLINKAT''@|1|g' \
-e 's|@''HAVE_USLEEP''@|1|g' \
-e 's|@''HAVE_DECL_ENVIRON''@|1|g' \
-e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \
-e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \
-e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \
-e 's|@''HAVE_OS_H''@|0|g' \
-e 's|@''HAVE_SYS_PARAM_H''@|0|g' \
-e 's|@''REPLACE_CHOWN''@|0|g' \
-e 's|@''REPLACE_CLOSE''@|0|g' \
-e 's|@''REPLACE_DUP''@|0|g' \
-e 's|@''REPLACE_DUP2''@|0|g' \
-e 's|@''REPLACE_FCHOWNAT''@|0|g' \
-e 's|@''REPLACE_GETCWD''@|0|g' \
-e 's|@''REPLACE_GETGROUPS''@|0|g' \
-e 's|@''REPLACE_GETPAGESIZE''@|0|g' \
-e 's|@''REPLACE_LCHOWN''@|0|g' \
-e 's|@''REPLACE_LINK''@|0|g' \
-e 's|@''REPLACE_LINKAT''@|0|g' \
-e 's|@''REPLACE_LSEEK''@|0|g' \
-e 's|@''REPLACE_PREAD''@|0|g' \
-e 's|@''REPLACE_PWRITE''@|0|g' \
-e 's|@''REPLACE_READLINK''@|0|g' \
-e 's|@''REPLACE_RMDIR''@|0|g' \
-e 's|@''REPLACE_SLEEP''@|0|g' \
-e 's|@''REPLACE_SYMLINK''@|0|g' \
-e 's|@''REPLACE_TTYNAME_R''@|0|g' \
-e 's|@''REPLACE_UNLINK''@|0|g' \
-e 's|@''REPLACE_UNLINKAT''@|0|g' \
-e 's|@''REPLACE_USLEEP''@|0|g' \
-e 's|@''REPLACE_WRITE''@|0|g' \
-e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \
-e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
} > unistd.h-t && \
mv unistd.h-t unistd.h
rm -f wchar.h-t wchar.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''NEXT_WCHAR_H''@|<wchar.h>|g' \
-e 's|@''HAVE_WCHAR_H''@|1|g' \
-e 's|@''GNULIB_BTOWC''@|0|g' \
-e 's|@''GNULIB_WCTOB''@|0|g' \
-e 's|@''GNULIB_MBSINIT''@|0|g' \
-e 's|@''GNULIB_MBRTOWC''@|0|g' \
-e 's|@''GNULIB_MBRLEN''@|0|g' \
-e 's|@''GNULIB_MBSRTOWCS''@|0|g' \
-e 's|@''GNULIB_MBSNRTOWCS''@|0|g' \
-e 's|@''GNULIB_WCRTOMB''@|0|g' \
-e 's|@''GNULIB_WCSRTOMBS''@|0|g' \
-e 's|@''GNULIB_WCSNRTOMBS''@|0|g' \
-e 's|@''GNULIB_WCWIDTH''@|0|g' \
-e 's|@''HAVE_WINT_T''@|1|g' \
-e 's|@''HAVE_BTOWC''@|1|g' \
-e 's|@''HAVE_MBSINIT''@|1|g' \
-e 's|@''HAVE_MBRTOWC''@|1|g' \
-e 's|@''HAVE_MBRLEN''@|1|g' \
-e 's|@''HAVE_MBSRTOWCS''@|1|g' \
-e 's|@''HAVE_MBSNRTOWCS''@|1|g' \
-e 's|@''HAVE_WCRTOMB''@|1|g' \
-e 's|@''HAVE_WCSRTOMBS''@|1|g' \
-e 's|@''HAVE_WCSNRTOMBS''@|1|g' \
-e 's|@''HAVE_DECL_WCTOB''@|1|g' \
-e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \
-e 's|@''REPLACE_MBSTATE_T''@|0|g' \
-e 's|@''REPLACE_BTOWC''@|0|g' \
-e 's|@''REPLACE_WCTOB''@|0|g' \
-e 's|@''REPLACE_MBSINIT''@|0|g' \
-e 's|@''REPLACE_MBRTOWC''@|0|g' \
-e 's|@''REPLACE_MBRLEN''@|0|g' \
-e 's|@''REPLACE_MBSRTOWCS''@|0|g' \
-e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \
-e 's|@''REPLACE_WCRTOMB''@|0|g' \
-e 's|@''REPLACE_WCSRTOMBS''@|0|g' \
-e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \
-e 's|@''REPLACE_WCWIDTH''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
< ./wchar.in.h; \
} > wchar.h-t && \
mv wchar.h-t wchar.h
make all-recursive
make[3]: Entering directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/gl'
make[4]: Entering directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/gl'
/bin/sh ../libtool --tag=CC --mode=compile gcc -m32 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -march=core2 -O3 -pipe -combine -MT progname.lo -MD -MP -MF .deps/progname.Tpo -c -o progname.lo progname.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -m32 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -march=core2 -O3 -pipe -combine -MT version-etc.lo -MD -MP -MF .deps/version-etc.Tpo -c -o version-etc.lo version-etc.c
libtool: compile: gcc -m32 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -march=core2 -O3 -pipe -combine -MT progname.lo -MD -MP -MF .deps/progname.Tpo -c progname.c -fPIC -DPIC -o .libs/progname.o
libtool: compile: gcc -m32 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -march=core2 -O3 -pipe -combine -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
/bin/sh ../libtool --tag=CC --mode=compile gcc -m32 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -march=core2 -O3 -pipe -combine -MT version-etc-fsf.lo -MD -MP -MF .deps/version-etc-fsf.Tpo -c -o version-etc-fsf.lo version-etc-fsf.c
libtool: compile: gcc -m32 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -march=core2 -O3 -pipe -combine -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.Tpo .deps/version-etc.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -m32 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -march=core2 -O3 -pipe -combine -MT read-file.lo -MD -MP -MF .deps/read-file.Tpo -c -o read-file.lo read-file.c
libtool: compile: gcc -m32 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -march=core2 -O3 -pipe -combine -MT read-file.lo -MD -MP -MF .deps/read-file.Tpo -c read-file.c -fPIC -DPIC -o .libs/read-file.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 -m32 -std=gnu99 -march=core2 -O3 -pipe -combine -Wl,--hash-style=gnu -Wl,--as-needed -o libgnu.la progname.lo version-etc.lo version-etc-fsf.lo read-file.lo
libtool: link: ar cru .libs/libgnu.a .libs/progname.o .libs/version-etc.o .libs/version-etc-fsf.o .libs/read-file.o
libtool: link: ranlib .libs/libgnu.a
libtool: link: ( cd ".libs" && rm -f "libgnu.la" && ln -s "../libgnu.la" "libgnu.la" )
make[4]: Leaving directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/gl'
make[3]: Leaving directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/gl'
make[2]: Leaving directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/gl'
Making all in lib
make[2]: Entering directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/lib'
Making all in gllib
make[3]: Entering directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/lib/gllib'
rm -f arg-nonnull.h-t arg-nonnull.h && \
sed -n -e '/GL_ARG_NONNULL/,$p' \
< ../../build-aux/arg-nonnull.h \
> arg-nonnull.h-t && \
mv arg-nonnull.h-t arg-nonnull.h
rm -f c++defs.h-t c++defs.h && \
sed -n -e '/_GL_CXXDEFS/,$p' \
< ../../build-aux/c++defs.h \
> c++defs.h-t && \
mv c++defs.h-t c++defs.h
rm -f warn-on-use.h-t warn-on-use.h && \
sed -n -e '/^.ifndef/,$p' \
< ../../build-aux/warn-on-use.h \
> warn-on-use.h-t && \
mv warn-on-use.h-t warn-on-use.h
rm -f string.h-t string.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''NEXT_STRING_H''@|<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_MEMCHR''@|0|g' \
-e 's|@''GNULIB_MEMMEM''@|0|g' \
-e 's|@''GNULIB_MEMPCPY''@|0|g' \
-e 's|@''GNULIB_MEMRCHR''@|0|g' \
-e 's|@''GNULIB_RAWMEMCHR''@|0|g' \
-e 's|@''GNULIB_STPCPY''@|0|g' \
-e 's|@''GNULIB_STPNCPY''@|0|g' \
-e 's|@''GNULIB_STRCHRNUL''@|0|g' \
-e 's|@''GNULIB_STRDUP''@|0|g' \
-e 's|@''GNULIB_STRNCAT''@|0|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_STRSTR''@|0|g' \
-e 's|@''GNULIB_STRCASESTR''@|0|g' \
-e 's|@''GNULIB_STRTOK_R''@|0|g' \
-e 's|@''GNULIB_STRERROR''@|0|g' \
-e 's|@''GNULIB_STRSIGNAL''@|0|g' \
-e 's|@''GNULIB_STRVERSCMP''@|1|g' \
< ./string.in.h | \
sed -e 's|@''HAVE_MBSLEN''@|0|g' \
-e 's|@''HAVE_MEMCHR''@|1|g' \
-e 's|@''HAVE_DECL_MEMMEM''@|1|g' \
-e 's|@''HAVE_MEMPCPY''@|1|g' \
-e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \
-e 's|@''HAVE_RAWMEMCHR''@|1|g' \
-e 's|@''HAVE_STPCPY''@|1|g' \
-e 's|@''HAVE_STPNCPY''@|1|g' \
-e 's|@''HAVE_STRCHRNUL''@|1|g' \
-e 's|@''HAVE_DECL_STRDUP''@|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 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \
-e 's|@''HAVE_STRVERSCMP''@|1|g' \
-e 's|@''REPLACE_STPNCPY''@|0|g' \
-e 's|@''REPLACE_MEMCHR''@|0|g' \
-e 's|@''REPLACE_MEMMEM''@|0|g' \
-e 's|@''REPLACE_STRCASESTR''@|0|g' \
-e 's|@''REPLACE_STRDUP''@|0|g' \
-e 's|@''REPLACE_STRSTR''@|0|g' \
-e 's|@''REPLACE_STRERROR''@|0|g' \
-e 's|@''REPLACE_STRNCAT''@|0|g' \
-e 's|@''REPLACE_STRNDUP''@|0|g' \
-e 's|@''REPLACE_STRNLEN''@|0|g' \
-e 's|@''REPLACE_STRSIGNAL''@|0|g' \
-e 's|@''REPLACE_STRTOK_R''@|0|g' \
-e 's|@''UNDEFINE_STRTOK_R''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
< ./string.in.h; \
} > string.h-t && \
mv string.h-t string.h
rm -f wchar.h-t wchar.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''NEXT_WCHAR_H''@|<wchar.h>|g' \
-e 's|@''HAVE_WCHAR_H''@|1|g' \
-e 's|@''GNULIB_BTOWC''@|0|g' \
-e 's|@''GNULIB_WCTOB''@|0|g' \
-e 's|@''GNULIB_MBSINIT''@|0|g' \
-e 's|@''GNULIB_MBRTOWC''@|0|g' \
-e 's|@''GNULIB_MBRLEN''@|0|g' \
-e 's|@''GNULIB_MBSRTOWCS''@|0|g' \
-e 's|@''GNULIB_MBSNRTOWCS''@|0|g' \
-e 's|@''GNULIB_WCRTOMB''@|0|g' \
-e 's|@''GNULIB_WCSRTOMBS''@|0|g' \
-e 's|@''GNULIB_WCSNRTOMBS''@|0|g' \
-e 's|@''GNULIB_WCWIDTH''@|0|g' \
-e 's|@''HAVE_WINT_T''@|1|g' \
-e 's|@''HAVE_BTOWC''@|1|g' \
-e 's|@''HAVE_MBSINIT''@|1|g' \
-e 's|@''HAVE_MBRTOWC''@|1|g' \
-e 's|@''HAVE_MBRLEN''@|1|g' \
-e 's|@''HAVE_MBSRTOWCS''@|1|g' \
-e 's|@''HAVE_MBSNRTOWCS''@|1|g' \
-e 's|@''HAVE_WCRTOMB''@|1|g' \
-e 's|@''HAVE_WCSRTOMBS''@|1|g' \
-e 's|@''HAVE_WCSNRTOMBS''@|1|g' \
-e 's|@''HAVE_DECL_WCTOB''@|1|g' \
-e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \
-e 's|@''REPLACE_MBSTATE_T''@|0|g' \
-e 's|@''REPLACE_BTOWC''@|0|g' \
-e 's|@''REPLACE_WCTOB''@|0|g' \
-e 's|@''REPLACE_MBSINIT''@|0|g' \
-e 's|@''REPLACE_MBRTOWC''@|0|g' \
-e 's|@''REPLACE_MBRLEN''@|0|g' \
-e 's|@''REPLACE_MBSRTOWCS''@|0|g' \
-e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \
-e 's|@''REPLACE_WCRTOMB''@|0|g' \
-e 's|@''REPLACE_WCSRTOMBS''@|0|g' \
-e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \
-e 's|@''REPLACE_WCWIDTH''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
< ./wchar.in.h; \
} > wchar.h-t && \
mv wchar.h-t wchar.h
make all-recursive
make[4]: Entering directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/lib/gllib'
make[5]: Entering directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/lib/gllib'
/bin/sh ../../libtool --tag=CC --mode=compile gcc -m32 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -march=core2 -O3 -pipe -combine -MT dummy.lo -MD -MP -MF .deps/dummy.Tpo -c -o dummy.lo dummy.c
libtool: compile: gcc -m32 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -march=core2 -O3 -pipe -combine -MT dummy.lo -MD -MP -MF .deps/dummy.Tpo -c dummy.c -fPIC -DPIC -o .libs/dummy.o
mv -f .deps/dummy.Tpo .deps/dummy.Plo
/bin/sh ../../libtool --tag=CC --mode=link gcc -m32 -std=gnu99 -fvisibility=hidden -march=core2 -O3 -pipe -combine -Wl,--hash-style=gnu -Wl,--as-needed -o libgnu.la dummy.lo
libtool: link: ar cru .libs/libgnu.a .libs/dummy.o
libtool: link: ranlib .libs/libgnu.a
libtool: link: ( cd ".libs" && rm -f "libgnu.la" && ln -s "../libgnu.la" "libgnu.la" )
make[5]: Leaving directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/lib/gllib'
make[4]: Leaving directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/lib/gllib'
make[3]: Leaving directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/lib/gllib'
make[3]: Entering directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -m32 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./gllib -DASN1_BUILDING -fvisibility=hidden -march=core2 -O3 -pipe -combine -MT ASN1.lo -MD -MP -MF .deps/ASN1.Tpo -c -o ASN1.lo ASN1.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -m32 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./gllib -DASN1_BUILDING -fvisibility=hidden -march=core2 -O3 -pipe -combine -MT coding.lo -MD -MP -MF .deps/coding.Tpo -c -o coding.lo coding.c
libtool: compile: gcc -m32 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./gllib -DASN1_BUILDING -fvisibility=hidden -march=core2 -O3 -pipe -combine -MT coding.lo -MD -MP -MF .deps/coding.Tpo -c coding.c -fPIC -DPIC -o .libs/coding.o
libtool: compile: gcc -m32 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./gllib -DASN1_BUILDING -fvisibility=hidden -march=core2 -O3 -pipe -combine -MT ASN1.lo -MD -MP -MF .deps/ASN1.Tpo -c ASN1.c -fPIC -DPIC -o .libs/ASN1.o
mv -f .deps/ASN1.Tpo .deps/ASN1.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -m32 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./gllib -DASN1_BUILDING -fvisibility=hidden -march=core2 -O3 -pipe -combine -MT decoding.lo -MD -MP -MF .deps/decoding.Tpo -c -o decoding.lo decoding.c
libtool: compile: gcc -m32 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./gllib -DASN1_BUILDING -fvisibility=hidden -march=core2 -O3 -pipe -combine -MT decoding.lo -MD -MP -MF .deps/decoding.Tpo -c decoding.c -fPIC -DPIC -o .libs/decoding.o
mv -f .deps/coding.Tpo .deps/coding.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -m32 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./gllib -DASN1_BUILDING -fvisibility=hidden -march=core2 -O3 -pipe -combine -MT element.lo -MD -MP -MF .deps/element.Tpo -c -o element.lo element.c
libtool: compile: gcc -m32 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./gllib -DASN1_BUILDING -fvisibility=hidden -march=core2 -O3 -pipe -combine -MT element.lo -MD -MP -MF .deps/element.Tpo -c element.c -fPIC -DPIC -o .libs/element.o
mv -f .deps/element.Tpo .deps/element.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -m32 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./gllib -DASN1_BUILDING -fvisibility=hidden -march=core2 -O3 -pipe -combine -MT errors.lo -MD -MP -MF .deps/errors.Tpo -c -o errors.lo errors.c
libtool: compile: gcc -m32 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./gllib -DASN1_BUILDING -fvisibility=hidden -march=core2 -O3 -pipe -combine -MT errors.lo -MD -MP -MF .deps/errors.Tpo -c errors.c -fPIC -DPIC -o .libs/errors.o
mv -f .deps/errors.Tpo .deps/errors.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -m32 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./gllib -DASN1_BUILDING -fvisibility=hidden -march=core2 -O3 -pipe -combine -MT gstr.lo -MD -MP -MF .deps/gstr.Tpo -c -o gstr.lo gstr.c
libtool: compile: gcc -m32 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./gllib -DASN1_BUILDING -fvisibility=hidden -march=core2 -O3 -pipe -combine -MT gstr.lo -MD -MP -MF .deps/gstr.Tpo -c gstr.c -fPIC -DPIC -o .libs/gstr.o
mv -f .deps/gstr.Tpo .deps/gstr.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -m32 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./gllib -DASN1_BUILDING -fvisibility=hidden -march=core2 -O3 -pipe -combine -MT parser_aux.lo -MD -MP -MF .deps/parser_aux.Tpo -c -o parser_aux.lo parser_aux.c
libtool: compile: gcc -m32 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./gllib -DASN1_BUILDING -fvisibility=hidden -march=core2 -O3 -pipe -combine -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/decoding.Tpo .deps/decoding.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -m32 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./gllib -DASN1_BUILDING -fvisibility=hidden -march=core2 -O3 -pipe -combine -MT structure.lo -MD -MP -MF .deps/structure.Tpo -c -o structure.lo structure.c
libtool: compile: gcc -m32 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./gllib -DASN1_BUILDING -fvisibility=hidden -march=core2 -O3 -pipe -combine -MT structure.lo -MD -MP -MF .deps/structure.Tpo -c structure.c -fPIC -DPIC -o .libs/structure.o
mv -f .deps/parser_aux.Tpo .deps/parser_aux.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -m32 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./gllib -DASN1_BUILDING -fvisibility=hidden -march=core2 -O3 -pipe -combine -MT version.lo -MD -MP -MF .deps/version.Tpo -c -o version.lo version.c
libtool: compile: gcc -m32 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./gllib -DASN1_BUILDING -fvisibility=hidden -march=core2 -O3 -pipe -combine -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.c -fPIC -DPIC -o .libs/version.o
mv -f .deps/version.Tpo .deps/version.Plo
mv -f .deps/structure.Tpo .deps/structure.Plo
/bin/sh ../libtool --tag=CC --mode=link gcc -m32 -std=gnu99 -fvisibility=hidden -march=core2 -O3 -pipe -combine -no-undefined -version-info 4:10:1 -Wl,--version-script=./libtasn1.map -Wl,--hash-style=gnu -Wl,--as-needed -o libtasn1.la -rpath /usr/lib32 ASN1.lo coding.lo decoding.lo element.lo errors.lo gstr.lo parser_aux.lo structure.lo version.lo gllib/libgnu.la
libtool: link: gcc -m32 -std=gnu99 -shared .libs/ASN1.o .libs/coding.o .libs/decoding.o .libs/element.o .libs/errors.o .libs/gstr.o .libs/parser_aux.o .libs/structure.o .libs/version.o -Wl,--whole-archive gllib/.libs/libgnu.a -Wl,--no-whole-archive -m32 -march=core2 -Wl,--version-script=./libtasn1.map -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-soname -Wl,libtasn1.so.3 -o .libs/libtasn1.so.3.1.10
libtool: link: (cd ".libs" && rm -f "libtasn1.so.3" && ln -s "libtasn1.so.3.1.10" "libtasn1.so.3")
libtool: link: (cd ".libs" && rm -f "libtasn1.so" && ln -s "libtasn1.so.3.1.10" "libtasn1.so")
libtool: link: ( cd ".libs" && rm -f "libtasn1.la" && ln -s "../libtasn1.la" "libtasn1.la" )
make[3]: Leaving directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/lib'
make[2]: Leaving directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/lib'
Making all in src
make[2]: Entering directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/src'
gcc -m32 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lib -I../gl -I../gl -march=core2 -O3 -pipe -combine -MT asn1Parser.o -MD -MP -MF .deps/asn1Parser.Tpo -c -o asn1Parser.o asn1Parser.c
gcc -m32 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lib -I../gl -I../gl -march=core2 -O3 -pipe -combine -MT asn1Coding.o -MD -MP -MF .deps/asn1Coding.Tpo -c -o asn1Coding.o asn1Coding.c
mv -f .deps/asn1Parser.Tpo .deps/asn1Parser.Po
gcc -m32 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lib -I../gl -I../gl -march=core2 -O3 -pipe -combine -MT asn1Decoding.o -MD -MP -MF .deps/asn1Decoding.Tpo -c -o asn1Decoding.o asn1Decoding.c
mv -f .deps/asn1Coding.Tpo .deps/asn1Coding.Po
/bin/sh ../libtool --tag=CC --mode=link gcc -m32 -std=gnu99 -march=core2 -O3 -pipe -combine -Wl,--hash-style=gnu -Wl,--as-needed -o asn1Parser asn1Parser.o ../lib/libtasn1.la ../gl/libgnu.la
mv -f .deps/asn1Decoding.Tpo .deps/asn1Decoding.Po
/bin/sh ../libtool --tag=CC --mode=link gcc -m32 -std=gnu99 -march=core2 -O3 -pipe -combine -Wl,--hash-style=gnu -Wl,--as-needed -o asn1Coding asn1Coding.o ../lib/libtasn1.la ../gl/libgnu.la
libtool: link: gcc -m32 -std=gnu99 -march=core2 -O3 -pipe -combine -Wl,--hash-style=gnu -Wl,--as-needed -o .libs/asn1Parser asn1Parser.o ../lib/.libs/libtasn1.so ../gl/.libs/libgnu.a
/bin/sh ../libtool --tag=CC --mode=link gcc -m32 -std=gnu99 -march=core2 -O3 -pipe -combine -Wl,--hash-style=gnu -Wl,--as-needed -o asn1Decoding asn1Decoding.o ../lib/libtasn1.la ../gl/libgnu.la
libtool: link: gcc -m32 -std=gnu99 -march=core2 -O3 -pipe -combine -Wl,--hash-style=gnu -Wl,--as-needed -o .libs/asn1Coding asn1Coding.o ../lib/.libs/libtasn1.so ../gl/.libs/libgnu.a
libtool: link: gcc -m32 -std=gnu99 -march=core2 -O3 -pipe -combine -Wl,--hash-style=gnu -Wl,--as-needed -o .libs/asn1Decoding asn1Decoding.o ../lib/.libs/libtasn1.so ../gl/.libs/libgnu.a
make[2]: Leaving directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/src'
Making all in examples
make[2]: Entering directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/examples'
make all-am
make[3]: Entering directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/examples'
gcc -m32 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lib -I../gl -I../gl -march=core2 -O3 -pipe -combine -MT CertificateExample.o -MD -MP -MF .deps/CertificateExample.Tpo -c -o CertificateExample.o CertificateExample.c
gcc -m32 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lib -I../gl -I../gl -march=core2 -O3 -pipe -combine -MT pkix_asn1_tab.o -MD -MP -MF .deps/pkix_asn1_tab.Tpo -c -o pkix_asn1_tab.o pkix_asn1_tab.c
mv -f .deps/pkix_asn1_tab.Tpo .deps/pkix_asn1_tab.Po
gcc -m32 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lib -I../gl -I../gl -march=core2 -O3 -pipe -combine -MT CrlExample.o -MD -MP -MF .deps/CrlExample.Tpo -c -o CrlExample.o CrlExample.c
mv -f .deps/CertificateExample.Tpo .deps/CertificateExample.Po
/bin/sh ../libtool --tag=CC --mode=link gcc -m32 -std=gnu99 -march=core2 -O3 -pipe -combine -Wl,--hash-style=gnu -Wl,--as-needed -o CertificateExample CertificateExample.o pkix_asn1_tab.o ../lib/libtasn1.la ../gl/libgnu.la
mv -f .deps/CrlExample.Tpo .deps/CrlExample.Po
/bin/sh ../libtool --tag=CC --mode=link gcc -m32 -std=gnu99 -march=core2 -O3 -pipe -combine -Wl,--hash-style=gnu -Wl,--as-needed -o CrlExample CrlExample.o pkix_asn1_tab.o ../lib/libtasn1.la ../gl/libgnu.la
libtool: link: gcc -m32 -std=gnu99 -march=core2 -O3 -pipe -combine -Wl,--hash-style=gnu -Wl,--as-needed -o .libs/CertificateExample CertificateExample.o pkix_asn1_tab.o ../lib/.libs/libtasn1.so ../gl/.libs/libgnu.a
libtool: link: gcc -m32 -std=gnu99 -march=core2 -O3 -pipe -combine -Wl,--hash-style=gnu -Wl,--as-needed -o .libs/CrlExample CrlExample.o pkix_asn1_tab.o ../lib/.libs/libtasn1.so ../gl/.libs/libgnu.a
make[3]: Leaving directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/examples'
make[2]: Leaving directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/examples'
Making all in tests
make[2]: Entering directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/tests'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/tests'
Making all in doc
make[2]: Entering directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/doc'
Making all in cyclo
make[3]: Entering directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/doc/cyclo'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/doc/cyclo'
make[3]: Entering directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/doc'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/doc'
make[2]: Leaving directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/doc'
make[2]: Entering directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8'
make[2]: Leaving directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8'
make[1]: Leaving directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8'
Making install in gl
make[1]: Entering directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/gl'
make install-recursive
make[2]: Entering directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/gl'
make[3]: Entering directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/gl'
make[4]: Entering directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/gl'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/gl'
make[3]: Leaving directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/gl'
make[2]: Leaving directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/gl'
make[1]: Leaving directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/gl'
Making install in lib
make[1]: Entering directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/lib'
Making install in gllib
make[2]: Entering directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/lib/gllib'
make install-recursive
make[3]: Entering directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/lib/gllib'
make[4]: Entering directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/lib/gllib'
make[5]: Entering directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/lib/gllib'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/lib/gllib'
make[4]: Leaving directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/lib/gllib'
make[3]: Leaving directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/lib/gllib'
make[2]: Leaving directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/lib/gllib'
make[2]: Entering directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/lib'
make[3]: Entering directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/lib'
test -z "/usr/lib32" || /bin/mkdir -p "/home/habitue/builds/libtasn1/pkg/usr/lib32"
test -z "/usr/include" || /bin/mkdir -p "/home/habitue/builds/libtasn1/pkg/usr/include"
/bin/sh ../libtool --mode=install /bin/install -c libtasn1.la '/home/habitue/builds/libtasn1/pkg/usr/lib32'
/bin/install -c -m 644 libtasn1.h '/home/habitue/builds/libtasn1/pkg/usr/include'
test -z "/usr/lib32/pkgconfig" || /bin/mkdir -p "/home/habitue/builds/libtasn1/pkg/usr/lib32/pkgconfig"
/bin/install -c -m 644 libtasn1.pc '/home/habitue/builds/libtasn1/pkg/usr/lib32/pkgconfig'
libtool: install: /bin/install -c .libs/libtasn1.so.3.1.10 /home/habitue/builds/libtasn1/pkg/usr/lib32/libtasn1.so.3.1.10
libtool: install: (cd /home/habitue/builds/libtasn1/pkg/usr/lib32 && { ln -s -f libtasn1.so.3.1.10 libtasn1.so.3 || { rm -f libtasn1.so.3 && ln -s libtasn1.so.3.1.10 libtasn1.so.3; }; })
libtool: install: (cd /home/habitue/builds/libtasn1/pkg/usr/lib32 && { ln -s -f libtasn1.so.3.1.10 libtasn1.so || { rm -f libtasn1.so && ln -s libtasn1.so.3.1.10 libtasn1.so; }; })
libtool: install: /bin/install -c .libs/libtasn1.lai /home/habitue/builds/libtasn1/pkg/usr/lib32/libtasn1.la
libtool: install: warning: remember to run `libtool --finish /usr/lib32'
make[3]: Leaving directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/lib'
make[2]: Leaving directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/lib'
make[1]: Leaving directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/lib'
Making install in src
make[1]: Entering directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/src'
make[2]: Entering directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/src'
test -z "/usr/bin" || /bin/mkdir -p "/home/habitue/builds/libtasn1/pkg/usr/bin"
make[2]: Nothing to be done for `install-data-am'.
/bin/sh ../libtool --mode=install /bin/install -c asn1Parser asn1Coding asn1Decoding '/home/habitue/builds/libtasn1/pkg/usr/bin'
libtool: install: warning: `../lib/libtasn1.la' has not been installed in `/usr/lib32'
libtool: install: /bin/install -c .libs/asn1Parser /home/habitue/builds/libtasn1/pkg/usr/bin/asn1Parser
libtool: install: warning: `../lib/libtasn1.la' has not been installed in `/usr/lib32'
libtool: install: /bin/install -c .libs/asn1Coding /home/habitue/builds/libtasn1/pkg/usr/bin/asn1Coding
libtool: install: warning: `../lib/libtasn1.la' has not been installed in `/usr/lib32'
libtool: install: /bin/install -c .libs/asn1Decoding /home/habitue/builds/libtasn1/pkg/usr/bin/asn1Decoding
make[2]: Leaving directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/src'
make[1]: Leaving directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/src'
Making install in examples
make[1]: Entering directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/examples'
make install-am
make[2]: Entering directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/examples'
make[3]: Entering directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/examples'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/examples'
make[2]: Leaving directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/examples'
make[1]: Leaving directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/examples'
Making install in tests
make[1]: Entering directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/tests'
make[2]: Entering directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/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 `/home/habitue/builds/libtasn1/src/libtasn1-2.8/tests'
make[1]: Leaving directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/tests'
Making install in doc
make[1]: Entering directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/doc'
Making install in cyclo
make[2]: Entering directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/doc/cyclo'
make[3]: Entering directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/doc/cyclo'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/doc/cyclo'
make[2]: Leaving directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/doc/cyclo'
make[2]: Entering directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/doc'
make[3]: Entering directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/doc'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/info" || /bin/mkdir -p "/home/habitue/builds/libtasn1/pkg/usr/share/info"
test -z "/usr/share/man/man1" || /bin/mkdir -p "/home/habitue/builds/libtasn1/pkg/usr/share/man/man1"
/bin/install -c -m 644 asn1Parser.1 asn1Coding.1 asn1Decoding.1 '/home/habitue/builds/libtasn1/pkg/usr/share/man/man1'
/bin/install -c -m 644 ./libtasn1.info '/home/habitue/builds/libtasn1/pkg/usr/share/info'
test -z "/usr/share/man/man3" || /bin/mkdir -p "/home/habitue/builds/libtasn1/pkg/usr/share/man/man3"
/bin/install -c -m 644 man/asn1_get_length_der.3 man/asn1_get_tag_der.3 man/asn1_get_length_ber.3 man/asn1_get_octet_der.3 man/asn1_get_bit_der.3 man/asn1_der_decoding.3 man/asn1_der_decoding_element.3 man/asn1_der_decoding_startEnd.3 man/asn1_expand_any_defined_by.3 man/asn1_expand_octet_string.3 man/asn1_perror.3 man/asn1_strerror.3 man/libtasn1_perror.3 man/libtasn1_strerror.3 man/asn1_find_node.3 man/asn1_length_der.3 man/asn1_octet_der.3 man/asn1_bit_der.3 man/asn1_der_coding.3 man/asn1_write_value.3 man/asn1_read_value.3 man/asn1_read_tag.3 man/asn1_array2tree.3 man/asn1_delete_structure.3 man/asn1_delete_element.3 man/asn1_create_element.3 man/asn1_print_structure.3 man/asn1_number_of_elements.3 man/asn1_find_structure_from_oid.3 man/asn1_copy_node.3 man/asn1_parser2tree.3 man/asn1_parser2array.3 man/asn1_check_version.3 '/home/habitue/builds/libtasn1/pkg/usr/share/man/man3'
install-info --info-dir='/home/habitue/builds/libtasn1/pkg/usr/share/info' '/home/habitue/builds/libtasn1/pkg/usr/share/info/libtasn1.info'
make[3]: Leaving directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/doc'
make[2]: Leaving directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/doc'
make[1]: Leaving directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/doc'
make[1]: Entering directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8'
make[2]: Entering directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8'
make[1]: Leaving directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8'
Making check in gl
make[1]: Entering directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/gl'
make check-recursive
make[2]: Entering directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/gl'
make[3]: Entering directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/gl'
make[3]: Nothing to be done for `check-am'.
make[3]: Leaving directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/gl'
make[2]: Leaving directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/gl'
make[1]: Leaving directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/gl'
Making check in lib
make[1]: Entering directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/lib'
Making check in gllib
make[2]: Entering directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/lib/gllib'
make check-recursive
make[3]: Entering directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/lib/gllib'
make[4]: Entering directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/lib/gllib'
make[4]: Nothing to be done for `check-am'.
make[4]: Leaving directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/lib/gllib'
make[3]: Leaving directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/lib/gllib'
make[2]: Leaving directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/lib/gllib'
make[2]: Entering directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/lib'
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/lib'
make[1]: Leaving directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/lib'
Making check in src
make[1]: Entering directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/src'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/src'
Making check in examples
make[1]: Entering directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/examples'
make check-am
make[2]: Entering directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/examples'
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/examples'
make[1]: Leaving directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/examples'
Making check in tests
make[1]: Entering directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/tests'
make Test_parser Test_tree Test_encoding Test_indefinite Test_errors \
crlf threadsafety
make[2]: Entering directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/tests'
gcc -m32 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lib -I../gl -I../gl -march=core2 -O3 -pipe -combine -MT Test_parser.o -MD -MP -MF .deps/Test_parser.Tpo -c -o Test_parser.o Test_parser.c
gcc -m32 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lib -I../gl -I../gl -march=core2 -O3 -pipe -combine -MT Test_tree.o -MD -MP -MF .deps/Test_tree.Tpo -c -o Test_tree.o Test_tree.c
mv -f .deps/Test_parser.Tpo .deps/Test_parser.Po
gcc -m32 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lib -I../gl -I../gl -march=core2 -O3 -pipe -combine -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
gcc -m32 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lib -I../gl -I../gl -march=core2 -O3 -pipe -combine -MT Test_indefinite.o -MD -MP -MF .deps/Test_indefinite.Tpo -c -o Test_indefinite.o Test_indefinite.c
mv -f .deps/Test_indefinite.Tpo .deps/Test_indefinite.Po
mv -f .deps/Test_tree.Tpo .deps/Test_tree.Po
gcc -m32 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lib -I../gl -I../gl -march=core2 -O3 -pipe -combine -MT Test_errors.o -MD -MP -MF .deps/Test_errors.Tpo -c -o Test_errors.o Test_errors.c
make[2]: Nothing to be done for `crlf'.
make[2]: Nothing to be done for `threadsafety'.
/bin/sh ../libtool --tag=CC --mode=link gcc -m32 -std=gnu99 -march=core2 -O3 -pipe -combine -no-install -Wl,--hash-style=gnu -Wl,--as-needed -o Test_parser Test_parser.o ../lib/libtasn1.la
Test_errors.c: In function 'main':
Test_errors.c:34:7: warning: 'libtasn1_strerror' is deprecated (declared at ../lib/libtasn1.h:305)
Test_errors.c:35:7: warning: 'libtasn1_perror' is deprecated (declared at ../lib/libtasn1.h:310)
mv -f .deps/Test_errors.Tpo .deps/Test_errors.Po
/bin/sh ../libtool --tag=CC --mode=link gcc -m32 -std=gnu99 -march=core2 -O3 -pipe -combine -no-install -Wl,--hash-style=gnu -Wl,--as-needed -o Test_tree Test_tree.o ../lib/libtasn1.la
libtool: link: gcc -m32 -std=gnu99 -march=core2 -O3 -pipe -combine -Wl,--hash-style=gnu -Wl,--as-needed -o Test_parser Test_parser.o ../lib/.libs/libtasn1.so -Wl,-rpath -Wl,/home/habitue/builds/libtasn1/src/libtasn1-2.8/lib/.libs
/bin/sh ../libtool --tag=CC --mode=link gcc -m32 -std=gnu99 -march=core2 -O3 -pipe -combine -no-install -Wl,--hash-style=gnu -Wl,--as-needed -o Test_encoding Test_encoding.o ../lib/libtasn1.la
libtool: link: gcc -m32 -std=gnu99 -march=core2 -O3 -pipe -combine -Wl,--hash-style=gnu -Wl,--as-needed -o Test_tree Test_tree.o ../lib/.libs/libtasn1.so -Wl,-rpath -Wl,/home/habitue/builds/libtasn1/src/libtasn1-2.8/lib/.libs
/bin/sh ../libtool --tag=CC --mode=link gcc -m32 -std=gnu99 -march=core2 -O3 -pipe -combine -no-install -Wl,--hash-style=gnu -Wl,--as-needed -o Test_indefinite Test_indefinite.o ../lib/libtasn1.la
libtool: link: gcc -m32 -std=gnu99 -march=core2 -O3 -pipe -combine -Wl,--hash-style=gnu -Wl,--as-needed -o Test_encoding Test_encoding.o ../lib/.libs/libtasn1.so -Wl,-rpath -Wl,/home/habitue/builds/libtasn1/src/libtasn1-2.8/lib/.libs
/bin/sh ../libtool --tag=CC --mode=link gcc -m32 -std=gnu99 -march=core2 -O3 -pipe -combine -no-install -Wl,--hash-style=gnu -Wl,--as-needed -o Test_errors Test_errors.o ../lib/libtasn1.la
libtool: link: gcc -m32 -std=gnu99 -march=core2 -O3 -pipe -combine -Wl,--hash-style=gnu -Wl,--as-needed -o Test_indefinite Test_indefinite.o ../lib/.libs/libtasn1.so -Wl,-rpath -Wl,/home/habitue/builds/libtasn1/src/libtasn1-2.8/lib/.libs
libtool: link: gcc -m32 -std=gnu99 -march=core2 -O3 -pipe -combine -Wl,--hash-style=gnu -Wl,--as-needed -o Test_errors Test_errors.o ../lib/.libs/libtasn1.so -Wl,-rpath -Wl,/home/habitue/builds/libtasn1/src/libtasn1-2.8/lib/.libs
make[2]: Leaving directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/tests'
make check-TESTS
make[2]: Entering directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/tests'
valgrind: failed to start tool 'memcheck' for platform 'x86-linux': No such file or directory
FAIL: Test_parser
valgrind: failed to start tool 'memcheck' for platform 'x86-linux': No such file or directory
FAIL: Test_tree
valgrind: failed to start tool 'memcheck' for platform 'x86-linux': No such file or directory
FAIL: Test_encoding
valgrind: failed to start tool 'memcheck' for platform 'x86-linux': No such file or directory
FAIL: Test_indefinite
valgrind: failed to start tool 'memcheck' for platform 'x86-linux': No such file or directory
FAIL: Test_errors
==8699== Syscall param msgsnd(msgp->mtext) points to uninitialised byte(s)
==8699== at 0x57ACEC3: msgsnd (in /lib/libc-2.13.so)
==8699== by 0x4E3084E: send_fakem (in /usr/lib/libfakeroot/libfakeroot-0.so)
==8699== by 0x4E309DF: send_get_fakem (in /usr/lib/libfakeroot/libfakeroot-0.so)
==8699== by 0x4E30AC7: send_get_stat (in /usr/lib/libfakeroot/libfakeroot-0.so)
==8699== by 0x4E2EDE7: __xstat (in /usr/lib/libfakeroot/libfakeroot-0.so)
==8699== by 0x4238B4: same_file (in /bin/bash)
==8699== by 0x432029: set_pwd (in /bin/bash)
==8699== by 0x43300D: initialize_shell_variables (in /bin/bash)
==8699== by 0x4171D6: ??? (in /bin/bash)
==8699== by 0x417C6B: main (in /bin/bash)
==8699== Address 0x7fefffe4c is on thread 1's stack
==8699==
ERROR: ld.so: object 'libfakeroot.so' from LD_PRELOAD cannot be preloaded: ignored.
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
PASS: crlf
==8727== Syscall param msgsnd(msgp->mtext) points to uninitialised byte(s)
==8727== at 0x57ACEC3: msgsnd (in /lib/libc-2.13.so)
==8727== by 0x4E3084E: send_fakem (in /usr/lib/libfakeroot/libfakeroot-0.so)
==8727== by 0x4E309DF: send_get_fakem (in /usr/lib/libfakeroot/libfakeroot-0.so)
==8727== by 0x4E30AC7: send_get_stat (in /usr/lib/libfakeroot/libfakeroot-0.so)
==8727== by 0x4E2EDE7: __xstat (in /usr/lib/libfakeroot/libfakeroot-0.so)
==8727== by 0x4238B4: same_file (in /bin/bash)
==8727== by 0x432029: set_pwd (in /bin/bash)
==8727== by 0x43300D: initialize_shell_variables (in /bin/bash)
==8727== by 0x4171D6: ??? (in /bin/bash)
==8727== by 0x417C6B: main (in /bin/bash)
==8727== Address 0x7fefffe3c is on thread 1's stack
==8727==
PASS: threadsafety
===================================
5 of 7 tests failed
Please report to [email protected]
===================================
make[2]: *** [check-TESTS] Error 1
make[2]: Leaving directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/tests'
make[1]: *** [check-am] Error 2
make[1]: Leaving directory `/home/habitue/builds/libtasn1/src/libtasn1-2.8/tests'
make: *** [check-recursive] Error 1
Aborting...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment