logs/rpmbuild.log
raw · 783.3 KiB
Executing(%prep): /bin/sh -e /tmp/rpm-tmp.wPonEo
+ umask 022
+ cd /build/rpmbuild/BUILD
+ cd /build/rpmbuild/BUILD
+ rm -rf libtasn1-4.20.0
+ /usr/lib/rpm/rpmuncompress -x /build/rpmbuild/SOURCES/libtasn1-4.20.0.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd libtasn1-4.20.0
+ rm -rf /build/rpmbuild/BUILD/libtasn1-4.20.0-SPECPARTS
+ /usr/bin/mkdir -p /build/rpmbuild/BUILD/libtasn1-4.20.0-SPECPARTS
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/lib/rpm/rpmuncompress /build/rpmbuild/SOURCES/libtasn1-4.20.0-CVE-2025-13151.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /tmp/rpm-tmp.nmN8LC
+ umask 022
+ cd /build/rpmbuild/BUILD
+ cd libtasn1-4.20.0
+ mkdir -pv build64
mkdir: created directory 'build64'
+ pushd build64
/build/rpmbuild/BUILD/libtasn1-4.20.0/build64 /build/rpmbuild/BUILD/libtasn1-4.20.0
+ CFLAGS='-O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common'
+ export CFLAGS
+ CXXFLAGS='-O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common'
+ export CXXFLAGS
+ FFLAGS='-O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common '
+ export FFLAGS
+ FCFLAGS='-O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common '
+ export FCFLAGS
+ LDFLAGS=
+ export LDFLAGS
+ ../configure --host=x86_64-niceos-linux-gnu --build=x86_64-niceos-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static
configure: GNU Libtasn1 4.20.0 libtasn1 4.20.0 0x041400 12:4:6
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '0' is supported by ustar format... yes
checking whether GID '0' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether make supports nested variables... (cached) yes
checking for x86_64-niceos-linux-gnu-gcc... x86_64-niceos-linux-gnu-gcc
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 the compiler supports GNU C... yes
checking whether x86_64-niceos-linux-gnu-gcc accepts -g... yes
checking for x86_64-niceos-linux-gnu-gcc option to enable C11 features... none needed
checking whether x86_64-niceos-linux-gnu-gcc understands -c and -o together... yes
checking whether the compiler is clang... no
checking for compiler option needed when checking for declarations... none
checking whether make supports the include directive... yes (GNU style)
checking dependency style of x86_64-niceos-linux-gnu-gcc... none
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for wchar.h... yes
checking for minix/config.h... no
checking for stdbool.h... yes
checking for limits.h... yes
checking for sys/socket.h... yes
checking for getopt.h... yes
checking for sys/time.h... yes
checking for sys/param.h... yes
checking for stdckdint.h... yes
checking for features.h... yes
checking for crtdefs.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking build system type... x86_64-niceos-linux-gnu
checking host system type... x86_64-niceos-linux-gnu
checking how to run the C preprocessor... x86_64-niceos-linux-gnu-gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for Minix Amsterdam compiler... no
checking for x86_64-niceos-linux-gnu-ar... no
checking for ar... ar
checking for x86_64-niceos-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for x86_64-niceos-linux-gnu-gcc option to support large files... none needed
checking for bison... no
checking for byacc... no
checking for clock_gettime... yes
checking for fmemopen... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by x86_64-niceos-linux-gnu-gcc... /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 whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-niceos-linux-gnu file names to x86_64-niceos-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-niceos-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for x86_64-niceos-linux-gnu-file... no
checking for file... file
checking for x86_64-niceos-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-niceos-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-niceos-linux-gnu-ar... ar
checking for archiver @FILE support... @
checking for x86_64-niceos-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-niceos-linux-gnu-ranlib... ranlib
checking command to parse /usr/bin/nm -B output from x86_64-niceos-linux-gnu-gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for x86_64-niceos-linux-gnu-mt... no
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if x86_64-niceos-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-niceos-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if x86_64-niceos-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if x86_64-niceos-linux-gnu-gcc static flag -static works... yes
checking if x86_64-niceos-linux-gnu-gcc supports -c -o file.o... yes
checking if x86_64-niceos-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-niceos-linux-gnu-gcc 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... 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 for x86_64-niceos-linux-gnu-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for gtk-doc... no
configure: WARNING:
You will not be able to create source packages with 'make dist'
because gtk-doc >= 1.2 is not found.
checking for gtkdoc-check... no
checking for gtkdoc-check... no
checking for gtkdoc-rebase... no
checking for gtkdoc-mkpdf... no
checking whether to build gtk-doc documentation... no
checking for GTKDOC_DEPS... no
checking size of unsigned long int... 8
checking size of unsigned int... 4
checking whether ctype.h defines __header_inline... no
checking whether the preprocessor supports include_next... yes
checking whether source code line length is unlimited... yes
checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... yes
checking whether limits.h has SSIZE_MAX... yes
checking whether <limits.h> defines MIN and MAX... no
checking whether <sys/param.h> defines MIN and MAX... yes
checking whether the compiler produces multi-arch binaries... no
checking for good max_align_t... yes
checking whether NULL can be used in arbitrary expressions... yes
checking for unreachable... no
checking whether nullptr_t needs <stddef.h>... no
checking for clean definition of __STDC_VERSION_STDDEF_H__... yes
checking for wint_t... yes
checking whether wint_t is large enough... yes
checking whether stdint.h conforms to C99... yes
checking whether stdint.h works without ISO C predefines... yes
checking whether stdint.h has UINTMAX_WIDTH etc.... yes
checking for C/C++ restrict keyword... __restrict__
checking for nl_langinfo and CODESET... yes
checking for an english Unicode locale... en_US.UTF-8
checking for x86_64-niceos-linux-gnu-gcc options needed to detect all undeclared functions... none needed
checking whether ecvt is declared... yes
checking whether fcvt is declared... yes
checking whether gcvt is declared... yes
checking whether MB_CUR_MAX is correct... yes
checking for pid_t... yes
checking for mode_t... yes
checking for off64_t... yes
checking for blksize_t... yes
checking for blkcnt_t... yes
checking whether execvpe is declared... yes
checking for valgrind... no
checking for C compiler option to allow warnings... -Wno-error
checking for bool, true, false... no
checking if gcc/ld supports -Wl,--output-def... no
checking if LD -Wl,--version-script works... yes
checking whether the -Werror option is usable... yes
checking for simple visibility declarations... yes
checking whether the compiler supports the __inline keyword... yes
checking for ssize_t... yes
checking for strverscmp... yes
checking whether strverscmp works... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for _set_invalid_parameter_handler... no
checking for fcntl... yes
checking for symlink... yes
checking for getdtablesize... yes
checking for gettimeofday... yes
checking for memset_s... no
checking for lstat... yes
checking for complete errno.h... yes
checking for working fcntl.h... yes
checking whether fopen recognizes a trailing slash... yes
checking whether fflush works on input streams... yes
checking whether fclose works on input streams... yes
checking whether stat file-mode macros are broken... no
checking for nlink_t... yes
checking whether stdin defaults to large file offsets... yes
checking whether ftello is declared... yes
checking whether ungetc works on arbitrary bytes... yes
checking for ftello... yes
checking whether ftello works... yes
checking whether getdtablesize is declared... yes
checking for getopt.h... (cached) yes
checking for getopt_long_only... yes
checking whether getopt is POSIX compatible... yes
checking for working GNU getopt function... yes
checking for working GNU getopt_long function... yes
checking for glibc-compatible sys/cdefs.h... yes
checking whether timespec_get is declared... yes
checking for timespec_get... yes
checking for struct timeval... yes
checking for wide-enough struct timeval.tv_sec member... yes
checking whether malloc is ptrdiff_t safe... yes
checking whether malloc, realloc, calloc set errno on failure... yes
checking whether malloc (0) returns nonnull... yes
checking for O_CLOEXEC... yes
checking for promoted mode_t type... mode_t
checking whether realloc should abort upon undefined behaviour... no
checking whether fcloseall is declared... yes
checking whether getw is declared... yes
checking whether putw is declared... yes
checking which flavor of printf attribute matches inttypes macros... system
checking for struct timespec in <time.h>... yes
checking for TIME_UTC in <time.h>... yes
checking whether <wchar.h> uses 'inline' correctly... yes
checking whether wcsdup is declared... yes
checking for alloca as a compiler built-in... yes
checking for static_assert... yes, an <assert.h> macro
checking for bool, true, false... (cached) no
checking for library containing clock_gettime... none required
checking for clock_getres... yes
checking for clock_gettime... (cached) yes
checking for clock_settime... yes
checking whether dup2 works... yes
checking whether fcntl handles F_DUPFD correctly... yes
checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check
checking whether fopen supports the mode character 'x'... yes
checking whether fopen supports the mode character 'e'... yes
checking whether free is known to preserve errno... yes
checking for ftello... (cached) yes
checking whether ftello works... (cached) yes
checking whether getdtablesize works... yes
checking for gettimeofday with POSIX signature... yes
checking whether lseek detects pipes... yes
checking whether SEEK_DATA works but is incompatible with GNU... no
checking for memset_explicit... no
checking for explicit_memset... no
checking whether open recognizes a trailing slash... yes
checking whether program_invocation_name is declared... yes
checking whether program_invocation_short_name is declared... yes
checking whether realloc (..., 0) returns nonnull... no
checking for ssize_t... (cached) yes
checking whether stat handles trailing slashes on files... yes
checking for struct stat.st_atim.tv_nsec... yes
checking whether struct stat.st_atim is of type struct timespec... yes
checking for struct stat.st_birthtimespec.tv_nsec... no
checking for struct stat.st_birthtimensec... no
checking for struct stat.st_birthtim.tv_nsec... no
checking for va_copy... yes
checking for variable-length arrays... yes
checking whether to build with code coverage support... no
checking whether -Wno-missing-field-initializers is needed... no
checking whether -Wuninitialized is supported... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... no
checking whether C compiler handles -fanalyzer... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -fstrict-flex-arrays... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wall... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Warith-conversion... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wbad-function-cast... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wcast-align=strict... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wdate-time... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wdisabled-optimization... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wdouble-promotion... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wduplicated-branches... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wduplicated-cond... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wextra... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wformat-signedness... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wflex-array-member-not-at-end... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Winit-self... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Winline... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Winvalid-pch... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wlogical-op... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wmissing-declarations... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wmissing-include-dirs... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wmissing-prototypes... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wmissing-variable-declarations... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wnested-externs... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wnull-dereference... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wold-style-definition... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wopenmp-simd... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wpacked... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wpointer-arith... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wshadow... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wstack-protector... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wstrict-flex-arrays... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wstrict-overflow... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wstrict-prototypes... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wsuggest-attribute=cold... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wsuggest-attribute=const... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wsuggest-attribute=format... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wsuggest-attribute=malloc... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wsuggest-attribute=noreturn... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wsuggest-final-methods... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wsuggest-final-types... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wsync-nand... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wtrampolines... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wuninitialized... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wunknown-pragmas... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wunsafe-loop-optimizations... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wvariadic-macros... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wvector-operation-performance... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wvla... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wwrite-strings... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Warray-bounds=2... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wattribute-alias=2... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wbidi-chars=any,ucn... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wformat-overflow=2... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wformat=2... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wformat-truncation=2... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wimplicit-fallthrough=5... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wshift-overflow=2... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wuse-after-free=3... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wunused-const-variable=2... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wvla-larger-than=4031... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wthread-safety... no
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wno-analyzer-malloc-leak... yes
checking whether C compiler handles -Wno-type-limits... yes
checking whether C compiler handles -Wformat-truncation=1... yes
checking whether C compiler handles -Wimplicit-fallthrough=2... yes
checking whether C compiler handles -Wno-unused-parameter... yes
checking whether C compiler handles -fdiagnostics-show-option... yes
checking whether C compiler handles -fdiagnostics-color=always... yes
checking for library containing dlsym... none required
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating doc/reference/Makefile
config.status: creating examples/Makefile
config.status: creating fuzz/Makefile
config.status: creating lib/Makefile
config.status: creating lib/gl/Makefile
config.status: creating lib/includes/libtasn1.h
config.status: creating lib/libtasn1.pc
config.status: creating src/Makefile
config.status: creating src/gl/Makefile
config.status: creating tests/Makefile
config.status: creating config.h
config.status: linking ../GNUmakefile to GNUmakefile
config.status: executing depfiles commands
config.status: executing libtool commands
configure: Summary of build options:
Version: 4.20.0
Libtool version 12:4:6
DLL version:
Header version: major 4 minor 20 patch 0 number 0x041400
Build/host system: x86_64-niceos-linux-gnu / x86_64-niceos-linux-gnu
Install prefix: /usr
Compiler: x86_64-niceos-linux-gnu-gcc
Warning flags: -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always
CFLAGS: -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common
LDFlags:
Documentation: yes
Library types: Shared=yes, Static=no
Valgrind:
Version script: yes
Fuzzing build: no
+ /usr/bin/make -O -j16 V=1 VERBOSE=1
/usr/bin/make all-recursive
Making all in lib
Making all in gl
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/lib/gl'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
-e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_LIMITS_H''@|<limits.h>|g' \
../../../lib/gl/limits.in.h > limits.h-t
mv limits.h-t limits.h
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/lib/gl'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/lib/gl'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
-e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_STDDEF_H''@|<stddef.h>|g' \
-e 's|@''NULLPTR_T_NEEDS_STDDEF''@|0|g' \
-e 's|@''STDDEF_NOT_IDEMPOTENT''@|0|g' \
-e 's|@''REPLACE_NULL''@|0|g' \
-e 's|@''HAVE_MAX_ALIGN_T''@|1|g' \
../../../lib/gl/stddef.in.h > stddef.h-t
mv stddef.h-t stddef.h
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/lib/gl'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/lib/gl'
/usr/bin/mkdir -p 'sys'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
-e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_SYS_TYPES_H''@|<sys/types.h>|g' \
-e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
-e 's|@''HAVE_OFF64_T''@|1|g' \
-e 's|@''WINDOWS_STAT_INODES''@|0|g' \
-e 's|@''HAVE_BLKSIZE_T''@|1|g' \
-e 's|@''HAVE_BLKCNT_T''@|1|g' \
../../../lib/gl/sys_types.in.h > sys/types.h-t
mv sys/types.h-t sys/types.h
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/lib/gl'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/lib/gl'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
-e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_STRING_H''@|<string.h>|g' \
-e 's/@''GNULIB_EXPLICIT_BZERO''@/0/g' \
-e 's/@''GNULIB_FFSL''@/0/g' \
-e 's/@''GNULIB_FFSLL''@/0/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_MBS_ENDSWITH''@/0/g' \
-e 's/@''GNULIB_MBS_STARTSWITH''@/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_MEMSET_EXPLICIT''@/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_STR_ENDSWITH''@/0/g' \
-e 's/@''GNULIB_STR_STARTSWITH''@/0/g' \
-e 's/@''GNULIB_STRERROR''@/0/g' \
-e 's/@''GNULIB_STRERROR_R''@/0/g' \
-e 's/@''GNULIB_STRERRORNAME_NP''@/0/g' \
-e 's/@''GNULIB_SIGABBREV_NP''@/0/g' \
-e 's/@''GNULIB_SIGDESCR_NP''@/0/g' \
-e 's/@''GNULIB_STRSIGNAL''@/0/g' \
-e 's/@''GNULIB_STRVERSCMP''@/1/g' \
-e 's/@''GNULIB_MDA_MEMCCPY''@/1/g' \
-e 's/@''GNULIB_MDA_STRDUP''@/1/g' \
-e 's/@''GNULIB_FREE_POSIX''@/0/g' \
< ../../../lib/gl/string.in.h > string.h-t1
sed \
-e 's|@''HAVE_EXPLICIT_BZERO''@|1|g' \
-e 's|@''HAVE_FFSL''@|1|g' \
-e 's|@''HAVE_FFSLL''@|1|g' \
-e 's|@''HAVE_MBSLEN''@|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_MEMSET_EXPLICIT''@|0|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_STRERROR_R''@|1|g' \
-e 's|@''HAVE_STRERRORNAME_NP''@|1|g' \
-e 's|@''HAVE_SIGABBREV_NP''@|1|g' \
-e 's|@''HAVE_SIGDESCR_NP''@|1|g' \
-e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \
-e 's|@''HAVE_STRVERSCMP''@|1|g' \
-e 's|@''REPLACE_FFSLL''@|0|g' \
-e 's|@''REPLACE_MEMCHR''@|0|g' \
-e 's|@''REPLACE_MEMMEM''@|0|g' \
-e 's|@''REPLACE_MEMPCPY''@|0|g' \
-e 's|@''REPLACE_MEMSET_EXPLICIT''@|0|g' \
-e 's|@''REPLACE_FREE''@|0|g' \
-e 's|@''REPLACE_STPCPY''@|0|g' \
-e 's|@''REPLACE_STPNCPY''@|0|g' \
-e 's|@''REPLACE_STRCHRNUL''@|0|g' \
-e 's|@''REPLACE_STRDUP''@|0|g' \
-e 's|@''REPLACE_STRNCAT''@|0|g' \
-e 's|@''REPLACE_STRNDUP''@|0|g' \
-e 's|@''REPLACE_STRNLEN''@|0|g' \
-e 's|@''REPLACE_STRSTR''@|0|g' \
-e 's|@''REPLACE_STRCASESTR''@|0|g' \
-e 's|@''REPLACE_STRTOK_R''@|0|g' \
-e 's|@''REPLACE_STRERROR''@|0|g' \
-e 's|@''REPLACE_STRERROR_R''@|0|g' \
-e 's|@''REPLACE_STRERRORNAME_NP''@|0|g' \
-e 's|@''REPLACE_STRSIGNAL''@|0|g' \
-e 's|@''REPLACE_STRVERSCMP''@|0|g' \
-e 's|@''UNDEFINE_STRTOK_R''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r ../../../lib/gl/c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r ../../../lib/gl/arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r ../../../lib/gl/warn-on-use.h' \
< string.h-t1 > string.h-t2
rm -f string.h-t1
mv string.h-t2 string.h
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/lib/gl'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/lib/gl'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
-e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' \
-e 's/@''GNULIB__EXIT''@/0/g' \
-e 's/@''GNULIB_ABORT_DEBUG''@/0/g' \
-e 's/@''GNULIB_ALIGNED_ALLOC''@/0/g' \
-e 's/@''GNULIB_ATOLL''@/0/g' \
-e 's/@''GNULIB_CALLOC_GNU''@/0/g' \
-e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \
-e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/0/g' \
-e 's/@''GNULIB_FREE_POSIX''@/0/g' \
-e 's/@''GNULIB_GETLOADAVG''@/0/g' \
-e 's/@''GNULIB_GETPROGNAME''@/0/g' \
-e 's/@''GNULIB_GETSUBOPT''@/0/g' \
-e 's/@''GNULIB_GRANTPT''@/0/g' \
-e 's/@''GNULIB_MALLOC_GNU''@/0/g' \
-e 's/@''GNULIB_MALLOC_POSIX''@/0/g' \
-e 's/@''GNULIB_MBSTOWCS''@/0/g' \
-e 's/@''GNULIB_MBTOWC''@/0/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_POSIX_MEMALIGN''@/0/g' \
-e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \
-e 's/@''GNULIB_PTSNAME''@/0/g' \
-e 's/@''GNULIB_PTSNAME_R''@/0/g' \
-e 's/@''GNULIB_PUTENV''@/0/g' \
-e 's/@''GNULIB_QSORT_R''@/0/g' \
-e 's/@''GNULIB_RAND''@/0/g' \
-e 's/@''GNULIB_RANDOM''@/0/g' \
-e 's/@''GNULIB_RANDOM_R''@/0/g' \
-e 's/@''GNULIB_REALLOC_POSIX''@/0/g' \
-e 's/@''GNULIB_REALLOCARRAY''@/0/g' \
-e 's/@''GNULIB_REALPATH''@/0/g' \
-e 's/@''GNULIB_RPMATCH''@/0/g' \
-e 's/@''GNULIB_SECURE_GETENV''@/0/g' \
-e 's/@''GNULIB_SETENV''@/0/g' \
-e 's/@''GNULIB_STACK_TRACE''@/0/g' \
-e 's/@''GNULIB_STRTOD''@/0/g' \
-e 's/@''GNULIB_STRTOF''@/0/g' \
-e 's/@''GNULIB_STRTOL''@/0/g' \
-e 's/@''GNULIB_STRTOLD''@/0/g' \
-e 's/@''GNULIB_STRTOLL''@/0/g' \
-e 's/@''GNULIB_STRTOUL''@/0/g' \
-e 's/@''GNULIB_STRTOULL''@/0/g' \
-e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \
-e 's/@''GNULIB_UNLOCKPT''@/0/g' \
-e 's/@''GNULIB_UNSETENV''@/0/g' \
-e 's/@''GNULIB_WCTOMB''@/0/g' \
-e 's/@''GNULIB_MDA_ECVT''@/1/g' \
-e 's/@''GNULIB_MDA_FCVT''@/1/g' \
-e 's/@''GNULIB_MDA_GCVT''@/1/g' \
-e 's/@''GNULIB_MDA_MKTEMP''@/1/g' \
-e 's/@''GNULIB_MDA_PUTENV''@/1/g' \
< ../../../lib/gl/stdlib.in.h > stdlib.h-t1
sed \
-e 's|@''HAVE__EXIT''@|1|g' \
-e 's|@''HAVE_ALIGNED_ALLOC''@|1|g' \
-e 's|@''HAVE_ATOLL''@|1|g' \
-e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \
-e 's|@''HAVE_DECL_ECVT''@|1|g' \
-e 's|@''HAVE_DECL_FCVT''@|1|g' \
-e 's|@''HAVE_DECL_GCVT''@|1|g' \
-e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \
-e 's|@''HAVE_DECL_PROGRAM_INVOCATION_NAME''@|1|g' \
-e 's|@''HAVE_GETPROGNAME''@|1|g' \
-e 's|@''HAVE_GETSUBOPT''@|1|g' \
-e 's|@''HAVE_GRANTPT''@|1|g' \
-e 's|@''HAVE_INITSTATE''@|1|g' \
-e 's|@''HAVE_DECL_INITSTATE''@|1|g' \
-e 's|@''HAVE_MBTOWC''@|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_POSIX_MEMALIGN''@|1|g' \
-e 's|@''HAVE_POSIX_OPENPT''@|1|g' \
-e 's|@''HAVE_PTSNAME''@|1|g' \
-e 's|@''HAVE_PTSNAME_R''@|1|g' \
-e 's|@''HAVE_QSORT_R''@|1|g' \
-e 's|@''HAVE_RANDOM''@|1|g' \
-e 's|@''HAVE_RANDOM_H''@|1|g' \
-e 's|@''HAVE_RANDOM_R''@|1|g' \
-e 's|@''HAVE_REALLOCARRAY''@|1|g' \
-e 's|@''HAVE_REALPATH''@|1|g' \
-e 's|@''HAVE_RPMATCH''@|1|g' \
-e 's|@''HAVE_SECURE_GETENV''@|1|g' \
-e 's|@''HAVE_DECL_SETENV''@|1|g' \
-e 's|@''HAVE_SETSTATE''@|1|g' \
-e 's|@''HAVE_DECL_SETSTATE''@|1|g' \
-e 's|@''HAVE_STRTOD''@|1|g' \
-e 's|@''HAVE_STRTOF''@|1|g' \
-e 's|@''HAVE_STRTOL''@|1|g' \
-e 's|@''HAVE_STRTOLD''@|1|g' \
-e 's|@''HAVE_STRTOLL''@|1|g' \
-e 's|@''HAVE_STRTOUL''@|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_DECL_UNSETENV''@|1|g' \
< stdlib.h-t1 > stdlib.h-t2
sed \
-e 's|@''REPLACE__EXIT''@|0|g' \
-e 's|@''REPLACE_ABORT''@|0|g' \
-e 's|@''REPLACE_ALIGNED_ALLOC''@|0|g' \
-e 's|@''REPLACE_CALLOC_FOR_CALLOC_GNU''@|0|g' \
-e 's|@''REPLACE_CALLOC_FOR_CALLOC_POSIX''@|0|g' \
-e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \
-e 's|@''REPLACE_FREE''@|0|g' \
-e 's|@''REPLACE_GETLOADAVG''@|0|g' \
-e 's|@''REPLACE_GETPROGNAME''@|0|g' \
-e 's|@''REPLACE_GETSUBOPT''@|0|g' \
-e 's|@''REPLACE_INITSTATE''@|0|g' \
-e 's|@''REPLACE_MALLOC_FOR_MALLOC_GNU''@|0|g' \
-e 's|@''REPLACE_MALLOC_FOR_MALLOC_POSIX''@|0|g' \
-e 's|@''REPLACE_MB_CUR_MAX''@|0|g' \
-e 's|@''REPLACE_MBSTOWCS''@|0|g' \
-e 's|@''REPLACE_MBTOWC''@|0|g' \
-e 's|@''REPLACE_MKOSTEMP''@|0|g' \
-e 's|@''REPLACE_MKOSTEMPS''@|0|g' \
-e 's|@''REPLACE_MKSTEMP''@|0|g' \
-e 's|@''REPLACE_POSIX_MEMALIGN''@|0|g' \
-e 's|@''REPLACE_POSIX_OPENPT''@|0|g' \
-e 's|@''REPLACE_PTSNAME''@|0|g' \
-e 's|@''REPLACE_PTSNAME_R''@|0|g' \
-e 's|@''REPLACE_PUTENV''@|0|g' \
-e 's|@''REPLACE_QSORT_R''@|0|g' \
-e 's|@''REPLACE_RAND''@|0|g' \
-e 's|@''REPLACE_RANDOM''@|0|g' \
-e 's|@''REPLACE_RANDOM_R''@|0|g' \
-e 's|@''REPLACE_REALLOC_FOR_REALLOC_POSIX''@|2|g' \
-e 's|@''REPLACE_REALLOCARRAY''@|0|g' \
-e 's|@''REPLACE_REALPATH''@|0|g' \
-e 's|@''REPLACE_SETENV''@|0|g' \
-e 's|@''REPLACE_SETSTATE''@|0|g' \
-e 's|@''REPLACE_STRTOD''@|0|g' \
-e 's|@''REPLACE_STRTOF''@|0|g' \
-e 's|@''REPLACE_STRTOL''@|0|g' \
-e 's|@''REPLACE_STRTOLD''@|0|g' \
-e 's|@''REPLACE_STRTOLL''@|0|g' \
-e 's|@''REPLACE_STRTOUL''@|0|g' \
-e 's|@''REPLACE_STRTOULL''@|0|g' \
-e 's|@''REPLACE_UNSETENV''@|0|g' \
-e 's|@''REPLACE_WCTOMB''@|0|g' \
-e 's|@''CAN_PRINT_STACK_TRACE''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r ../../../lib/gl/c++defs.h' \
-e '/definition of _Noreturn/r ../../../lib/gl/_Noreturn.h' \
-e '/definition of _GL_ARG_NONNULL/r ../../../lib/gl/arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r ../../../lib/gl/warn-on-use.h' \
< stdlib.h-t2 > stdlib.h-t3
rm -f stdlib.h-t1 stdlib.h-t2
mv stdlib.h-t3 stdlib.h
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/lib/gl'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/lib/gl'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
-e 's|@''GUARD_PREFIX''@|GL|g' \
-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|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \
-e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
-e 's/@''GNULIB_ACCESS''@/0/g' \
-e 's/@''GNULIB_CHDIR''@/0/g' \
-e 's/@''GNULIB_CHOWN''@/0/g' \
-e 's/@''GNULIB_CLOSE''@/0/g' \
-e 's/@''GNULIB_COPY_FILE_RANGE''@/0/g' \
-e 's/@''GNULIB_DUP''@/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_EXECL''@/0/g' \
-e 's/@''GNULIB_EXECLE''@/0/g' \
-e 's/@''GNULIB_EXECLP''@/0/g' \
-e 's/@''GNULIB_EXECV''@/0/g' \
-e 's/@''GNULIB_EXECVE''@/0/g' \
-e 's/@''GNULIB_EXECVP''@/0/g' \
-e 's/@''GNULIB_EXECVPE''@/0/g' \
-e 's/@''GNULIB_FACCESSAT''@/0/g' \
-e 's/@''GNULIB_FCHDIR''@/0/g' \
-e 's/@''GNULIB_FCHOWNAT''@/0/g' \
-e 's/@''GNULIB_FDATASYNC''@/0/g' \
-e 's/@''GNULIB_FSYNC''@/0/g' \
-e 's/@''GNULIB_FTRUNCATE''@/0/g' \
< ../../../lib/gl/unistd.in.h > unistd.h-t1
sed \
-e 's/@''GNULIB_GETCWD''@/0/g' \
-e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \
-e 's/@''GNULIB_GETDTABLESIZE''@/0/g' \
-e 's/@''GNULIB_GETENTROPY''@/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_GETOPT_POSIX''@/0/g' \
-e 's/@''GNULIB_GETPAGESIZE''@/0/g' \
-e 's/@''GNULIB_GETPASS''@/0/g' \
-e 's/@''GNULIB_GETPASS_GNU''@/0/g' \
-e 's/@''GNULIB_GETUSERSHELL''@/0/g' \
-e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \
-e 's/@''GNULIB_ISATTY''@/0/g' \
-e 's/@''GNULIB_LCHOWN''@/0/g' \
-e 's/@''GNULIB_LINK''@/0/g' \
-e 's/@''GNULIB_LINKAT''@/0/g' \
-e 's/@''GNULIB_LSEEK''@/0/g' \
-e 's/@''GNULIB_PIPE''@/0/g' \
-e 's/@''GNULIB_PIPE2''@/0/g' \
-e 's/@''GNULIB_PREAD''@/0/g' \
-e 's/@''GNULIB_PWRITE''@/0/g' \
-e 's/@''GNULIB_READ''@/0/g' \
-e 's/@''GNULIB_READLINK''@/0/g' \
-e 's/@''GNULIB_READLINKAT''@/0/g' \
-e 's/@''GNULIB_RMDIR''@/0/g' \
-e 's/@''GNULIB_SETHOSTNAME''@/0/g' \
-e 's/@''GNULIB_SLEEP''@/0/g' \
-e 's/@''GNULIB_SYMLINK''@/0/g' \
-e 's/@''GNULIB_SYMLINKAT''@/0/g' \
-e 's/@''GNULIB_TRUNCATE''@/0/g' \
-e 's/@''GNULIB_TTYNAME_R''@/0/g' \
-e 's/@''GNULIB_UNISTD_H_GETOPT''@/00/g' \
-e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/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' \
-e 's/@''GNULIB_MDA_ACCESS''@/1/g' \
-e 's/@''GNULIB_MDA_CHDIR''@/1/g' \
-e 's/@''GNULIB_MDA_CLOSE''@/1/g' \
-e 's/@''GNULIB_MDA_DUP''@/1/g' \
-e 's/@''GNULIB_MDA_DUP2''@/1/g' \
-e 's/@''GNULIB_MDA_EXECL''@/1/g' \
-e 's/@''GNULIB_MDA_EXECLE''@/1/g' \
-e 's/@''GNULIB_MDA_EXECLP''@/1/g' \
-e 's/@''GNULIB_MDA_EXECV''@/1/g' \
-e 's/@''GNULIB_MDA_EXECVE''@/1/g' \
-e 's/@''GNULIB_MDA_EXECVP''@/1/g' \
-e 's/@''GNULIB_MDA_EXECVPE''@/1/g' \
-e 's/@''GNULIB_MDA_GETCWD''@/1/g' \
-e 's/@''GNULIB_MDA_GETPID''@/1/g' \
-e 's/@''GNULIB_MDA_ISATTY''@/1/g' \
-e 's/@''GNULIB_MDA_LSEEK''@/1/g' \
-e 's/@''GNULIB_MDA_READ''@/1/g' \
-e 's/@''GNULIB_MDA_RMDIR''@/1/g' \
-e 's/@''GNULIB_MDA_SWAB''@/1/g' \
-e 's/@''GNULIB_MDA_UNLINK''@/1/g' \
-e 's/@''GNULIB_MDA_WRITE''@/1/g' \
< unistd.h-t1 > unistd.h-t2
sed \
-e 's|@''HAVE_CHOWN''@|1|g' \
-e 's|@''HAVE_COPY_FILE_RANGE''@|1|g' \
-e 's|@''HAVE_DUP3''@|1|g' \
-e 's|@''HAVE_EUIDACCESS''@|1|g' \
-e 's|@''HAVE_EXECVPE''@|1|g' \
-e 's|@''HAVE_FACCESSAT''@|1|g' \
-e 's|@''HAVE_FCHDIR''@|1|g' \
-e 's|@''HAVE_FCHOWNAT''@|1|g' \
-e 's|@''HAVE_FDATASYNC''@|1|g' \
-e 's|@''HAVE_FSYNC''@|1|g' \
-e 's|@''HAVE_FTRUNCATE''@|1|g' \
-e 's|@''HAVE_GETDTABLESIZE''@|1|g' \
-e 's|@''HAVE_GETENTROPY''@|1|g' \
-e 's|@''HAVE_GETGROUPS''@|1|g' \
-e 's|@''HAVE_GETHOSTNAME''@|1|g' \
-e 's|@''HAVE_GETPAGESIZE''@|1|g' \
-e 's|@''HAVE_GETPASS''@|1|g' \
-e 's|@''HAVE_GROUP_MEMBER''@|1|g' \
-e 's|@''HAVE_LCHOWN''@|1|g' \
-e 's|@''HAVE_LINK''@|1|g' \
-e 's|@''HAVE_LINKAT''@|1|g' \
-e 's|@''HAVE_PIPE''@|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_SETHOSTNAME''@|1|g' \
-e 's|@''HAVE_SLEEP''@|1|g' \
-e 's|@''HAVE_SYMLINK''@|1|g' \
-e 's|@''HAVE_SYMLINKAT''@|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_EXECVPE''@|1|g' \
-e 's|@''HAVE_DECL_FCHDIR''@|1|g' \
-e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \
-e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \
-e 's|@''HAVE_DECL_GETLOGIN''@|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_DECL_SETHOSTNAME''@|1|g' \
-e 's|@''HAVE_DECL_TRUNCATE''@|1|g' \
-e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \
-e 's|@''HAVE_OS_H''@|0|g' \
-e 's|@''HAVE_SYS_PARAM_H''@|0|g' \
< unistd.h-t2 > unistd.h-t3
sed \
-e 's|@''REPLACE_ACCESS''@|0|g' \
-e 's|@''REPLACE_CHOWN''@|0|g' \
-e 's|@''REPLACE_CLOSE''@|0|g' \
-e 's|@''REPLACE_COPY_FILE_RANGE''@|0|g' \
-e 's|@''REPLACE_DUP''@|0|g' \
-e 's|@''REPLACE_DUP2''@|0|g' \
-e 's|@''REPLACE_DUP3''@|0|g' \
-e 's|@''REPLACE_EXECL''@|0|g' \
-e 's|@''REPLACE_EXECLE''@|0|g' \
-e 's|@''REPLACE_EXECLP''@|0|g' \
-e 's|@''REPLACE_EXECV''@|0|g' \
-e 's|@''REPLACE_EXECVE''@|0|g' \
-e 's|@''REPLACE_EXECVP''@|0|g' \
-e 's|@''REPLACE_EXECVPE''@|0|g' \
-e 's|@''REPLACE_FACCESSAT''@|0|g' \
-e 's|@''REPLACE_FCHDIR''@|0|g' \
-e 's|@''REPLACE_FCHOWNAT''@|0|g' \
-e 's|@''REPLACE_FDATASYNC''@|0|g' \
-e 's|@''REPLACE_FTRUNCATE''@|0|g' \
-e 's|@''REPLACE_GETCWD''@|0|g' \
-e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \
-e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \
-e 's|@''REPLACE_GETENTROPY''@|0|g' \
-e 's|@''REPLACE_GETLOGIN_R''@|0|g' \
-e 's|@''REPLACE_GETGROUPS''@|0|g' \
-e 's|@''REPLACE_GETPAGESIZE''@|0|g' \
-e 's|@''REPLACE_GETPASS''@|0|g' \
-e 's|@''REPLACE_GETPASS_FOR_GETPASS_GNU''@|0|g' \
-e 's|@''REPLACE_GETUSERSHELL''@|0|g' \
-e 's|@''REPLACE_ISATTY''@|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_PIPE2''@|0|g' \
-e 's|@''REPLACE_PREAD''@|0|g' \
-e 's|@''REPLACE_PWRITE''@|0|g' \
-e 's|@''REPLACE_READ''@|0|g' \
-e 's|@''REPLACE_READLINK''@|0|g' \
-e 's|@''REPLACE_READLINKAT''@|0|g' \
-e 's|@''REPLACE_RMDIR''@|0|g' \
-e 's|@''REPLACE_SETHOSTNAME''@|0|g' \
-e 's|@''REPLACE_SLEEP''@|0|g' \
-e 's|@''REPLACE_SYMLINK''@|0|g' \
-e 's|@''REPLACE_SYMLINKAT''@|0|g' \
-e 's|@''REPLACE_TRUNCATE''@|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_SYS_RANDOM_H''@|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 ../../../lib/gl/c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r ../../../lib/gl/arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r ../../../lib/gl/warn-on-use.h' \
< unistd.h-t3 > unistd.h-t4
rm -f unistd.h-t1 unistd.h-t2 unistd.h-t3
mv unistd.h-t4 unistd.h
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/lib/gl'
/usr/bin/make all-recursive
make[5]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/lib/gl'
/bin/sh ../../libtool --tag=CC --mode=compile x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../lib/gl -I../.. -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o libgnu_la-stdlib.lo `test -f 'stdlib.c' || echo '../../../lib/gl/'`stdlib.c
libtool: compile: x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../lib/gl -I../.. -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c ../../../lib/gl/stdlib.c -fPIC -DPIC -o .libs/libgnu_la-stdlib.o
make[5]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/lib/gl'
make[5]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/lib/gl'
/bin/sh ../../libtool --tag=CC --mode=compile x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../lib/gl -I../.. -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o libgnu_la-unistd.lo `test -f 'unistd.c' || echo '../../../lib/gl/'`unistd.c
libtool: compile: x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../lib/gl -I../.. -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c ../../../lib/gl/unistd.c -fPIC -DPIC -o .libs/libgnu_la-unistd.o
make[5]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/lib/gl'
make[5]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/lib/gl'
/bin/sh ../../libtool --tag=CC --mode=compile x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../lib/gl -I../.. -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o libgnu_la-c-ctype.lo `test -f 'c-ctype.c' || echo '../../../lib/gl/'`c-ctype.c
libtool: compile: x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../lib/gl -I../.. -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c ../../../lib/gl/c-ctype.c -fPIC -DPIC -o .libs/libgnu_la-c-ctype.o
make[5]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/lib/gl'
make[5]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/lib/gl'
/bin/sh ../../libtool --tag=CC --mode=link x86_64-niceos-linux-gnu-gcc -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -no-undefined -o libgnu.la libgnu_la-c-ctype.lo libgnu_la-stdlib.lo libgnu_la-unistd.lo
libtool: link: ar cr .libs/libgnu.a .libs/libgnu_la-c-ctype.o .libs/libgnu_la-stdlib.o .libs/libgnu_la-unistd.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 '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/lib/gl'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/lib'
/bin/sh ../libtool --tag=CC --mode=compile x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -I./gl -I../../lib/gl -I./includes -I../../lib/includes -DASN1_BUILDING -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o version.lo ../../lib/version.c
libtool: compile: x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -I./gl -I../../lib/gl -I./includes -I../../lib/includes -DASN1_BUILDING -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c ../../lib/version.c -fPIC -DPIC -o .libs/version.o
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/lib'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/lib'
/bin/sh ../libtool --tag=CC --mode=compile x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -I./gl -I../../lib/gl -I./includes -I../../lib/includes -DASN1_BUILDING -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o errors.lo ../../lib/errors.c
libtool: compile: x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -I./gl -I../../lib/gl -I./includes -I../../lib/includes -DASN1_BUILDING -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c ../../lib/errors.c -fPIC -DPIC -o .libs/errors.o
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/lib'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/lib'
/bin/sh ../libtool --tag=CC --mode=compile x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -I./gl -I../../lib/gl -I./includes -I../../lib/includes -DASN1_BUILDING -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o gstr.lo ../../lib/gstr.c
libtool: compile: x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -I./gl -I../../lib/gl -I./includes -I../../lib/includes -DASN1_BUILDING -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c ../../lib/gstr.c -fPIC -DPIC -o .libs/gstr.o
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/lib'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/lib'
/bin/sh ../libtool --tag=CC --mode=compile x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -I./gl -I../../lib/gl -I./includes -I../../lib/includes -DASN1_BUILDING -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o element.lo ../../lib/element.c
libtool: compile: x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -I./gl -I../../lib/gl -I./includes -I../../lib/includes -DASN1_BUILDING -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c ../../lib/element.c -fPIC -DPIC -o .libs/element.o
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/lib'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/lib'
/bin/sh ../libtool --tag=CC --mode=compile x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -I./gl -I../../lib/gl -I./includes -I../../lib/includes -DASN1_BUILDING -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o parser_aux.lo ../../lib/parser_aux.c
libtool: compile: x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -I./gl -I../../lib/gl -I./includes -I../../lib/includes -DASN1_BUILDING -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c ../../lib/parser_aux.c -fPIC -DPIC -o .libs/parser_aux.o
[01m[K../../lib/parser_aux.c:32:6:[m[K [01;35m[Kwarning: [m[Kno previous declaration for '[01m[K_asn1_identifierMissing[m[K' [[01;35m[K-Wmissing-variable-declarations[m[K]
32 | char [01;35m[K_asn1_identifierMissing[m[K[ASN1_MAX_NAME_SIZE + 1]; /* identifier name not found */
| [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~[m[K
In function '[01m[K_asn1_find_up[m[K',
inlined from '[01m[K_asn1_set_default_tag[m[K' at [01m[K../../lib/parser_aux.c:1173:12[m[K:
[01m[K../../lib/parser_aux.c:537:6:[m[K [01;35m[Kwarning: [m[Kinfinite loop [[01;35m[KCWE-835[m[K] [[01;35m[K-Wanalyzer-infinite-loop[m[K]
537 | if [01;35m[K([m[Knode == NULL)
| [01;35m[K^[m[K
'[01m[K_asn1_set_default_tag[m[K': event 1
[01;36m[K|[m[K
[01;36m[K|[m[K 1144 | [01;36m[K_asn1_set_default_tag[m[K (asn1_node node)
[01;36m[K|[m[K | [01;36m[K^~~~~~~~~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(1)[m[K entry to '[01m[K_asn1_set_default_tag[m[K'
[01;36m[K|[m[K
[01;36m[K+--> [m[K'[01m[K_asn1_find_up.part.0[m[K': event 2
[01;36m[K|[m[K
[01;36m[K|[m[K 533 | [01;36m[K_asn1_find_up[m[K (asn1_node_const node)
[01;36m[K|[m[K | [01;36m[K^~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(2)[m[K entry to '[01m[K_asn1_find_up.part.0[m[K'
[01;36m[K|[m[K
[01;36m[K<------+[m[K
[01;36m[K|[m[K
'[01m[K_asn1_set_default_tag[m[K': event 3
[01;36m[K|[m[K
[01;36m[K|[m[K 1173 | p = [01;36m[K_[m[Kasn1_find_up (p);
[01;36m[K|[m[K | [01;36m[K^[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(3)[m[K inlined call to '[01m[K_asn1_find_up[m[K' from '[01m[K_asn1_set_default_tag[m[K'
[01;36m[K|[m[K
[01;36m[K+--> [m[K'[01m[K_asn1_find_up[m[K': events 4-5
[01;36m[K|[m[K
[01;36m[K|[m[K 537 | if [01;36m[K([m[Knode == NULL)
[01;36m[K|[m[K | [01;36m[K^[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(4)[m[K infinite loop here
[01;36m[K|[m[K | [01;36m[K(5)[m[K when '[01m[Kp[m[K' is NULL: always following '[01m[Ktrue[m[K' branch...
[01;36m[K|[m[K
[01;36m[K<------+[m[K
[01;36m[K|[m[K
'[01m[K_asn1_set_default_tag[m[K': events 6-9
[01;36m[K|[m[K
[01;36m[K|[m[K 1174 | if [01;36m[K([m[Kp == node)
[01;36m[K|[m[K | [01;36m[K^[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(6)[m[K ...to here
[01;36m[K|[m[K | [01;36m[K(7)[m[K if it ever follows '[01m[Kfalse[m[K' branch, it will always do so...
[01;36m[K|[m[K......
[01;36m[K|[m[K 1179 | if [01;36m[K([m[Kp && p->right)
[01;36m[K|[m[K | [01;36m[K~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(8)[m[K ...to here
[01;36m[K|[m[K | [01;36m[K(9)[m[K if it ever follows '[01m[Kfalse[m[K' branch, it will always do so...
[01;36m[K|[m[K
'[01m[K_asn1_set_default_tag[m[K': event 10
[01;36m[K|[m[K
[01;36m[K|[m[K[01m[Kcc1:[m[K
[01;36m[K|[m[K [01;36m[K(10)[m[K: ...to here
[01;36m[K|[m[K
'[01m[K_asn1_set_default_tag[m[K': event 11
[01;36m[K|[m[K
[01;36m[K|[m[K[01m[Kcc1:[m[K
[01;36m[K|[m[K [01;36m[K(11)[m[K: looping back...
[01;36m[K|[m[K
'[01m[K_asn1_set_default_tag[m[K': event 12
[01;36m[K|[m[K
[01;36m[K|[m[K 1173 | p = [01;36m[K_[m[Kasn1_find_up (p);
[01;36m[K|[m[K | [01;36m[K^[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(12)[m[K inlined call to '[01m[K_asn1_find_up[m[K' from '[01m[K_asn1_set_default_tag[m[K'
[01;36m[K|[m[K
[01;36m[K+--> [m[K'[01m[K_asn1_find_up[m[K': event 13
[01;36m[K|[m[K
[01;36m[K|[m[K 537 | if [01;36m[K([m[Knode == NULL)
[01;36m[K|[m[K | [01;36m[K^[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(13)[m[K ...to here
[01;36m[K|[m[K
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/lib'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/lib'
/bin/sh ../libtool --tag=CC --mode=compile x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -I./gl -I../../lib/gl -I./includes -I../../lib/includes -DASN1_BUILDING -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o structure.lo ../../lib/structure.c
libtool: compile: x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -I./gl -I../../lib/gl -I./includes -I../../lib/includes -DASN1_BUILDING -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c ../../lib/structure.c -fPIC -DPIC -o .libs/structure.o
[01m[K../../lib/structure.c:[m[K In function '[01m[K_asn1_copy_structure3[m[K':
[01m[K../../lib/structure.c:458:22:[m[K [01;35m[Kwarning: [m[Kdereference of NULL '[01m[Kp_d[m[K' [[01;35m[KCWE-476[m[K] [[01;35m[K-Wanalyzer-null-dereference[m[K]
458 | [01;35m[Kp_d->start = p_s->start[m[K;
| [01;35m[K~~~~~~~~~~~^~~~~~~~~~~~[m[K
'[01m[Kasn1_dup_node[m[K': events 1-2
[01;36m[K|[m[K
[01;36m[K|[m[K 1234 | [01;36m[Kasn1_dup_node[m[K (asn1_node_const src, const char *src_name)
[01;36m[K|[m[K | [01;36m[K^~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(1)[m[K entry to '[01m[Kasn1_dup_node[m[K'
[01;36m[K|[m[K 1235 | {
[01;36m[K|[m[K 1236 | return [01;36m[K_asn1_copy_structure2 (src, src_name)[m[K;
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(2)[m[K calling '[01m[K_asn1_copy_structure2[m[K' from '[01m[Kasn1_dup_node[m[K'
[01;36m[K|[m[K
[01;36m[K+--> [m[K'[01m[K_asn1_copy_structure2[m[K': events 3-4
[01;36m[K|[m[K
[01;36m[K|[m[K 495 | [01;36m[K_asn1_copy_structure2[m[K (asn1_node_const root, const char *source_name)
[01;36m[K|[m[K | [01;36m[K^~~~~~~~~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(3)[m[K entry to '[01m[K_asn1_copy_structure2[m[K'
[01;36m[K|[m[K......
[01;36m[K|[m[K 501 | return [01;36m[K_asn1_copy_structure3 (source_node)[m[K;
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(4)[m[K calling '[01m[K_asn1_copy_structure3[m[K' from '[01m[K_asn1_copy_structure2[m[K'
[01;36m[K|[m[K
[01;36m[K+--> [m[K'[01m[K_asn1_copy_structure3[m[K': events 5-8
[01;36m[K|[m[K
[01;36m[K|[m[K 424 | [01;36m[K_asn1_copy_structure3[m[K (asn1_node_const source_node)
[01;36m[K|[m[K | [01;36m[K^~~~~~~~~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(5)[m[K entry to '[01m[K_asn1_copy_structure3[m[K'
[01;36m[K|[m[K......
[01;36m[K|[m[K 430 | if [01;36m[K([m[Ksource_node == NULL)
[01;36m[K|[m[K | [01;36m[K~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(6)[m[K following '[01m[Kfalse[m[K' branch (when '[01m[Ksource_node[m[K' is non-NULL)...
[01;36m[K|[m[K......
[01;36m[K|[m[K 433 | dest_node = [01;36m[K_asn1_add_single_node (source_node->type)[m[K;
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K [01;36m[K(7)[m[K ...to here
[01;36m[K|[m[K | [01;36m[K(8)[m[K calling '[01m[K_asn1_add_single_node[m[K' from '[01m[K_asn1_copy_structure3[m[K'
[01;36m[K|[m[K
[01;36m[K+--> [m[K'[01m[K_asn1_add_single_node[m[K': events 9-11
[01;36m[K|[m[K
[01;36m[K|[m[K 51 | [01;36m[K_asn1_add_single_node[m[K (unsigned int type)
[01;36m[K|[m[K | [01;36m[K^~~~~~~~~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(9)[m[K entry to '[01m[K_asn1_add_single_node[m[K'
[01;36m[K|[m[K......
[01;36m[K|[m[K 56 | if [01;36m[K([m[Kpunt == NULL)
[01;36m[K|[m[K | [01;36m[K~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(10)[m[K following '[01m[Kfalse[m[K' branch (when '[01m[Kpunt[m[K' is non-NULL)...
[01;36m[K|[m[K......
[01;36m[K|[m[K 59 | [01;36m[Kpunt->type = type[m[K;
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(11)[m[K ...to here
[01;36m[K|[m[K
[01;36m[K<------+[m[K
[01;36m[K|[m[K
'[01m[K_asn1_copy_structure3[m[K': events 12-13
[01;36m[K|[m[K
[01;36m[K|[m[K 433 | dest_node = [01;36m[K_asn1_add_single_node (source_node->type)[m[K;
[01;36m[K|[m[K | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(12)[m[K returning to '[01m[K_asn1_copy_structure3[m[K' from '[01m[K_asn1_add_single_node[m[K'
[01;36m[K|[m[K 434 | if [01;36m[K([m[Kdest_node == NULL)
[01;36m[K|[m[K | [01;36m[K~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(13)[m[K following '[01m[Kfalse[m[K' branch (when '[01m[Kdest_node[m[K' is non-NULL)...
[01;36m[K|[m[K
'[01m[K_asn1_copy_structure3[m[K': event 14
[01;36m[K|[m[K
[01;36m[K|[m[K[01m[Kcc1:[m[K
[01;36m[K|[m[K [01;36m[K(14)[m[K: ...to here
[01;36m[K|[m[K
'[01m[K_asn1_copy_structure3[m[K': events 15-21
[01;36m[K|[m[K
[01;36m[K|[m[K 444 | if [01;36m[K([m[Kmove != UP)
[01;36m[K|[m[K | [01;36m[K^[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(15)[m[K following '[01m[Ktrue[m[K' branch (when '[01m[Kmove != 1[m[K')...
[01;36m[K|[m[K 445 | {
[01;36m[K|[m[K 446 | if ([01;36m[Kp_s->name[0][m[K != 0)
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(16)[m[K ...to here
[01;36m[K|[m[K 447 | _asn1_cpy_name (p_d, p_s);
[01;36m[K|[m[K 448 | if [01;36m[K([m[Kp_s->value)
[01;36m[K|[m[K | [01;36m[K~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(17)[m[K following '[01m[Ktrue[m[K' branch...
[01;36m[K|[m[K 449 | _asn1_set_value (p_d, p_s->value, [01;36m[Kp_s->value_len[m[K);
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(18)[m[K ...to here
[01;36m[K|[m[K 450 | if [01;36m[K([m[Kp_s->down)
[01;36m[K|[m[K | [01;36m[K~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(19)[m[K following '[01m[Ktrue[m[K' branch...
[01;36m[K|[m[K......
[01;36m[K|[m[K 454 | p_d = [01;36m[K_asn1_add_single_node (p_s->type)[m[K;
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K [01;36m[K(20)[m[K ...to here
[01;36m[K|[m[K | [01;36m[K(21)[m[K calling '[01m[K_asn1_add_single_node[m[K' from '[01m[K_asn1_copy_structure3[m[K'
[01;36m[K|[m[K
[01;36m[K+--> [m[K'[01m[K_asn1_add_single_node[m[K': events 22-25
[01;36m[K|[m[K
[01;36m[K|[m[K 51 | [01;36m[K_asn1_add_single_node[m[K (unsigned int type)
[01;36m[K|[m[K | [01;36m[K^~~~~~~~~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(22)[m[K entry to '[01m[K_asn1_add_single_node[m[K'
[01;36m[K|[m[K......
[01;36m[K|[m[K 55 | punt = [01;36m[Kcalloc (1, sizeof (struct asn1_node_st))[m[K;
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(23)[m[K allocated here
[01;36m[K|[m[K 56 | if [01;36m[K([m[Kpunt == NULL)
[01;36m[K|[m[K | [01;36m[K~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(24)[m[K assuming '[01m[Kpunt[m[K' is NULL
[01;36m[K|[m[K | [01;36m[K(25)[m[K following '[01m[Ktrue[m[K' branch (when '[01m[Kpunt[m[K' is NULL)...
[01;36m[K|[m[K
'[01m[K_asn1_add_single_node[m[K': event 26
[01;36m[K|[m[K
[01;36m[K|[m[K[01m[Kcc1:[m[K
[01;36m[K|[m[K [01;36m[K(26)[m[K: ...to here
[01;36m[K|[m[K
[01;36m[K<------+[m[K
[01;36m[K|[m[K
'[01m[K_asn1_copy_structure3[m[K': events 27-28
[01;36m[K|[m[K
[01;36m[K|[m[K 454 | p_d = [01;36m[K_asn1_add_single_node (p_s->type)[m[K;
[01;36m[K|[m[K | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(27)[m[K return of NULL to '[01m[K_asn1_copy_structure3[m[K' from '[01m[K_asn1_add_single_node[m[K'
[01;36m[K|[m[K 455 | [01;36m[K_[m[Kasn1_set_down (p_d_prev, p_d);
[01;36m[K|[m[K | [01;36m[K~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(28)[m[K inlined call to '[01m[K_asn1_set_down[m[K' from '[01m[K_asn1_copy_structure3[m[K'
[01;36m[K|[m[K
[01;36m[K+--> [m[K'[01m[K_asn1_set_down[m[K': events 29-31
[01;36m[K|[m[K
[01;36m[K|[m[K[01m[K../../lib/parser_aux.h:112:6:[m[K
[01;36m[K|[m[K 112 | if [01;36m[K([m[Knode == NULL)
[01;36m[K|[m[K | [01;36m[K^[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(29)[m[K following '[01m[Kfalse[m[K' branch (when '[01m[Kp_d[m[K' is non-NULL)...
[01;36m[K|[m[K 113 | return node;
[01;36m[K|[m[K 114 | [01;36m[Knode->down = down[m[K;
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(30)[m[K ...to here
[01;36m[K|[m[K 115 | if [01;36m[K([m[Kdown)
[01;36m[K|[m[K | [01;36m[K~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(31)[m[K following '[01m[Kfalse[m[K' branch (when '[01m[Kp_d[m[K' is NULL)...
[01;36m[K|[m[K
[01;36m[K<------+[m[K
[01;36m[K|[m[K
'[01m[K_asn1_copy_structure3[m[K': events 32-33
[01;36m[K|[m[K
[01;36m[K|[m[K[01m[K../../lib/structure.c:450:14:[m[K
[01;36m[K|[m[K 450 | if [01;36m[K([m[Kp_s->down)
[01;36m[K|[m[K | [01;36m[K^[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(32)[m[K ...to here
[01;36m[K|[m[K......
[01;36m[K|[m[K 480 | while ([01;36m[Kp_s != source_node[m[K);
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(33)[m[K following '[01m[Ktrue[m[K' branch (when '[01m[Kp_s != source_node[m[K')...
[01;36m[K|[m[K
'[01m[K_asn1_copy_structure3[m[K': event 34
[01;36m[K|[m[K
[01;36m[K|[m[K[01m[Kcc1:[m[K
[01;36m[K|[m[K [01;36m[K(34)[m[K: ...to here
[01;36m[K|[m[K
'[01m[K_asn1_copy_structure3[m[K': events 35-43
[01;36m[K|[m[K
[01;36m[K|[m[K 444 | if [01;36m[K([m[Kmove != UP)
[01;36m[K|[m[K | [01;36m[K^[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(35)[m[K following '[01m[Ktrue[m[K' branch (when '[01m[Kmove != 1[m[K')...
[01;36m[K|[m[K 445 | {
[01;36m[K|[m[K 446 | if [01;36m[K(p_s->name[0][m[K != 0)
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K [01;36m[K(36)[m[K ...to here
[01;36m[K|[m[K | [01;36m[K(37)[m[K following '[01m[Kfalse[m[K' branch...
[01;36m[K|[m[K 447 | _asn1_cpy_name (p_d, p_s);
[01;36m[K|[m[K 448 | if [01;36m[K(p_s->value[m[K)
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K [01;36m[K(38)[m[K ...to here
[01;36m[K|[m[K | [01;36m[K(39)[m[K following '[01m[Kfalse[m[K' branch...
[01;36m[K|[m[K 449 | _asn1_set_value (p_d, p_s->value, p_s->value_len);
[01;36m[K|[m[K 450 | if [01;36m[K(p_s->down[m[K)
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K [01;36m[K(40)[m[K ...to here
[01;36m[K|[m[K | [01;36m[K(41)[m[K following '[01m[Kfalse[m[K' branch...
[01;36m[K|[m[K......
[01;36m[K|[m[K 458 | [01;36m[Kp_d->start = p_s->start[m[K;
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K [01;36m[K(42)[m[K ...to here
[01;36m[K|[m[K | [01;36m[K(43)[m[K dereference of NULL '[01m[Kp_d[m[K'
[01;36m[K|[m[K
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/lib'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/lib'
/bin/sh ../libtool --tag=CC --mode=compile x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -I./gl -I../../lib/gl -I./includes -I../../lib/includes -DASN1_BUILDING -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o coding.lo ../../lib/coding.c
libtool: compile: x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -I./gl -I../../lib/gl -I./includes -I../../lib/includes -DASN1_BUILDING -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c ../../lib/coding.c -fPIC -DPIC -o .libs/coding.o
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/lib'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/lib'
/bin/sh ../libtool --tag=CC --mode=compile x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -I./gl -I../../lib/gl -I./includes -I../../lib/includes -DASN1_BUILDING -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o ASN1.lo ../../lib/ASN1.c
libtool: compile: x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -I./gl -I../../lib/gl -I./includes -I../../lib/includes -DASN1_BUILDING -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c ../../lib/ASN1.c -fPIC -DPIC -o .libs/ASN1.o
[01m[K../../lib/ASN1.c:75:25:[m[K [01;35m[Kwarning: [m[Kno previous declaration for '[01m[K_asn1_yychar[m[K' [[01;35m[K-Wmissing-variable-declarations[m[K]
75 | #define yychar [01;35m[K_asn1_yychar[m[K
| [01;35m[K^~~~~~~~~~~~[m[K
[01m[KASN1.c:1589:5:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[Kyychar[m[K'
[01m[K../../lib/ASN1.c:73:25:[m[K [01;35m[Kwarning: [m[Kno previous declaration for '[01m[K_asn1_yynerrs[m[K' [[01;35m[K-Wmissing-variable-declarations[m[K]
73 | #define yynerrs [01;35m[K_asn1_yynerrs[m[K
| [01;35m[K^~~~~~~~~~~~~[m[K
[01m[KASN1.c:1594:5:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[Kyynerrs[m[K'
[01m[KASN1.c:[m[K In function '[01m[K_asn1_yyparse[m[K':
[01m[KASN1.c:754:7:[m[K [01;35m[Kwarning: [m[Kuse of uninitialized value '[01m[Kyyss[m[K' [[01;35m[KCWE-457[m[K] [[01;35m[K-Wanalyzer-use-of-uninitialized-value[m[K]
[01m[KASN1.c:739:9:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[KYYCOPY[m[K'
[01m[KASN1.c:1715:9:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[KYYSTACK_RELOCATE[m[K'
'[01m[Kasn1_parser2array[m[K': events 1-2
[01;36m[K|[m[K
[01;36m[K|[m[K[01m[KASN1.y:788:1:[m[K
[01;36m[K|[m[K......
[01;36m[K|[m[K
'[01m[Kasn1_parser2array[m[K': event 3
[01;36m[K|[m[K
[01;36m[K|[m[K
'[01m[Kasn1_parser2array[m[K': event 4
[01;36m[K|[m[K
[01;36m[K|[m[K[01m[K../../lib/ASN1.c:69:25:[m[K
[01;36m[K|[m[K 69 | #define yyparse _asn1_yyparse
[01m[KASN1.y:811:3:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[Kyyparse[m[K'
[01;36m[K|[m[K
[01;36m[K+--> [m[K'[01m[K_asn1_yyparse[m[K': event 5
[01;36m[K|[m[K
[01;36m[K|[m[K[01m[K../../lib/ASN1.c:69:25:[m[K
[01;36m[K|[m[K 69 | #define yyparse [01;36m[K_asn1_yyparse[m[K
[01;36m[K|[m[K | [01;36m[K^~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(5)[m[K entry to '[01m[K_asn1_yyparse[m[K'
[01m[KASN1.c:1604:1:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[Kyyparse[m[K'
[01;36m[K|[m[K
'[01m[K_asn1_yyparse[m[K': events 6-12
[01;36m[K|[m[K
[01;36m[K|[m[K......
[01;36m[K|[m[K......
[01;36m[K|[m[K......
[01;36m[K|[m[K......
[01;36m[K|[m[K
'[01m[K_asn1_yyparse[m[K': event 13
[01;36m[K|[m[K
[01m[KASN1.c:739:9:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[KYYCOPY[m[K'
[01m[KASN1.c:1715:9:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[KYYSTACK_RELOCATE[m[K'
[01;36m[K|[m[K
'[01m[K_asn1_yyparse[m[K': event 14
[01;36m[K|[m[K
[01m[KASN1.c:739:9:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[KYYCOPY[m[K'
[01m[KASN1.c:1715:9:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[KYYSTACK_RELOCATE[m[K'
[01;36m[K|[m[K
[01m[KASN1.c:1842:9:[m[K [01;35m[Kwarning: [m[Kuse of uninitialized value '[01m[K*<unknown>[m[K' [[01;35m[KCWE-457[m[K] [[01;35m[K-Wanalyzer-use-of-uninitialized-value[m[K]
'[01m[Kasn1_parser2array[m[K': events 1-2
[01;36m[K|[m[K
[01;36m[K|[m[K[01m[KASN1.y:788:1:[m[K
[01;36m[K|[m[K......
[01;36m[K|[m[K
'[01m[Kasn1_parser2array[m[K': event 3
[01;36m[K|[m[K
[01;36m[K|[m[K
'[01m[Kasn1_parser2array[m[K': event 4
[01;36m[K|[m[K
[01;36m[K|[m[K[01m[K../../lib/ASN1.c:69:25:[m[K
[01;36m[K|[m[K 69 | #define yyparse _asn1_yyparse
[01m[KASN1.y:811:3:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[Kyyparse[m[K'
[01;36m[K|[m[K
[01;36m[K+--> [m[K'[01m[K_asn1_yyparse[m[K': event 5
[01;36m[K|[m[K
[01;36m[K|[m[K[01m[K../../lib/ASN1.c:69:25:[m[K
[01;36m[K|[m[K 69 | #define yyparse [01;36m[K_asn1_yyparse[m[K
[01;36m[K|[m[K | [01;36m[K^~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(5)[m[K entry to '[01m[K_asn1_yyparse[m[K'
[01m[KASN1.c:1604:1:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[Kyyparse[m[K'
[01;36m[K|[m[K
'[01m[K_asn1_yyparse[m[K': events 6-11
[01;36m[K|[m[K
[01;36m[K|[m[K......
[01;36m[K|[m[K......
[01;36m[K|[m[K......
[01;36m[K|[m[K......
[01;36m[K|[m[K
'[01m[K_asn1_yyparse[m[K': events 12-13
[01;36m[K|[m[K
[01;36m[K|[m[K
'[01m[K_asn1_yyparse[m[K': event 14
[01;36m[K|[m[K
[01;36m[K|[m[K[01m[K../../lib/ASN1.c:70:25:[m[K
[01;36m[K|[m[K 70 | #define yylex _asn1_yylex
[01m[KASN1.c:1761:16:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[Kyylex[m[K'
[01;36m[K|[m[K
'[01m[K_asn1_yyparse[m[K': event 15
[01;36m[K|[m[K
[01;36m[K|[m[K
'[01m[K_asn1_yyparse[m[K': event 16
[01;36m[K|[m[K
[01m[KASN1.c:1782:17:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[KYYTRANSLATE[m[K'
[01;36m[K|[m[K
'[01m[K_asn1_yyparse[m[K': events 17-21
[01;36m[K|[m[K
[01;36m[K|[m[K......
[01;36m[K|[m[K......
[01;36m[K|[m[K
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/lib'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/lib'
/bin/sh ../libtool --tag=CC --mode=compile x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -I./gl -I../../lib/gl -I./includes -I../../lib/includes -DASN1_BUILDING -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o decoding.lo ../../lib/decoding.c
libtool: compile: x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -I./gl -I../../lib/gl -I./includes -I../../lib/includes -DASN1_BUILDING -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c ../../lib/decoding.c -fPIC -DPIC -o .libs/decoding.o
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/lib'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/lib'
/bin/sh ../libtool --tag=CC --mode=link x86_64-niceos-linux-gnu-gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -no-undefined -version-info 12:4:6 -Wl,--version-script=../../lib/libtasn1.map -o libtasn1.la -rpath /usr/lib ASN1.lo coding.lo decoding.lo element.lo errors.lo gstr.lo parser_aux.lo structure.lo version.lo gl/libgnu.la
libtool: link: x86_64-niceos-linux-gnu-gcc -shared -fPIC -DPIC .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 gl/.libs/libgnu.a -Wl,--no-whole-archive -O2 -fstack-protector-strong -Wl,--version-script=../../lib/libtasn1.map -Wl,-soname -Wl,libtasn1.so.6 -o .libs/libtasn1.so.6.6.4
libtool: link: (cd ".libs" && rm -f "libtasn1.so.6" && ln -s "libtasn1.so.6.6.4" "libtasn1.so.6")
libtool: link: (cd ".libs" && rm -f "libtasn1.so" && ln -s "libtasn1.so.6.6.4" "libtasn1.so")
libtool: link: ( cd ".libs" && rm -f "libtasn1.la" && ln -s "../libtasn1.la" "libtasn1.la" )
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/lib'
Making all in src
Making all in gl
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/src/gl'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
-e 's|@''HAVE_ALLOCA_H''@|1|g' \
../../../src/gl/alloca.in.h > alloca.h-t
mv alloca.h-t alloca.h
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/src/gl'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/src/gl'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
-e 's|@''GUARD_PREFIX''@|GL_SGL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_LIMITS_H''@|<limits.h>|g' \
../../../src/gl/limits.in.h > limits.h-t
mv limits.h-t limits.h
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/src/gl'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/src/gl'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
-e 's|@''GUARD_PREFIX''@|GL_SGL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_STDDEF_H''@|<stddef.h>|g' \
-e 's|@''NULLPTR_T_NEEDS_STDDEF''@|0|g' \
-e 's|@''STDDEF_NOT_IDEMPOTENT''@|0|g' \
-e 's|@''REPLACE_NULL''@|0|g' \
-e 's|@''HAVE_MAX_ALIGN_T''@|1|g' \
../../../src/gl/stddef.in.h > stddef.h-t
mv stddef.h-t stddef.h
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/src/gl'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/src/gl'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
-e 's|@''GUARD_PREFIX''@|GL_SGL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_FCNTL_H''@|<fcntl.h>|g' \
-e 's/@''GNULIB_CREAT''@/0/g' \
-e 's/@''GNULIB_FCNTL''@/1/g' \
-e 's/@''GNULIB_NONBLOCKING''@/0/g' \
-e 's/@''GNULIB_OPEN''@/1/g' \
-e 's/@''GNULIB_OPENAT''@/0/g' \
-e 's/@''GNULIB_MDA_CREAT''@/1/g' \
-e 's/@''GNULIB_MDA_OPEN''@/1/g' \
-e 's|@''HAVE_FCNTL''@|1|g' \
-e 's|@''HAVE_OPENAT''@|1|g' \
-e 's|@''REPLACE_CREAT''@|0|g' \
-e 's|@''REPLACE_FCNTL''@|1|g' \
-e 's|@''REPLACE_OPEN''@|0|g' \
-e 's|@''REPLACE_OPENAT''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r ../../../src/gl/c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r ../../../src/gl/arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r ../../../src/gl/warn-on-use.h' \
../../../src/gl/fcntl.in.h > fcntl.h-t
mv fcntl.h-t fcntl.h
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/src/gl'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/src/gl'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
-e 's/@''HAVE_INTTYPES_H''@/1/g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_INTTYPES_H''@|<inttypes.h>|g' \
-e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \
-e 's/@''PRIPTR_PREFIX''@/__PRIPTR_PREFIX/g' \
-e 's/@''GNULIB_IMAXABS''@/0/g' \
-e 's/@''GNULIB_IMAXDIV''@/0/g' \
-e 's/@''GNULIB_STRTOIMAX''@/0/g' \
-e 's/@''GNULIB_STRTOUMAX''@/0/g' \
-e 's/@''HAVE_DECL_IMAXABS''@/1/g' \
-e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \
-e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \
-e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \
-e 's/@''HAVE_IMAXDIV_T''@/1/g' \
-e 's/@''REPLACE_IMAXABS''@/0/g' \
-e 's/@''REPLACE_IMAXDIV''@/0/g' \
-e 's/@''REPLACE_STRTOIMAX''@/0/g' \
-e 's/@''REPLACE_STRTOUMAX''@/0/g' \
-e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \
-e 's/@''INT64_MAX_EQ_LONG_MAX''@/defined _LP64/g' \
-e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \
-e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/defined _LP64/g' \
-e '/definitions of _GL_FUNCDECL_RPL/r ../../../src/gl/c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r ../../../src/gl/arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r ../../../src/gl/warn-on-use.h' \
../../../src/gl/inttypes.in.h > inttypes.h-t
mv inttypes.h-t inttypes.h
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/src/gl'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/src/gl'
/usr/bin/mkdir -p 'sys'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
-e 's|@''GUARD_PREFIX''@|GL_SGL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_SYS_TYPES_H''@|<sys/types.h>|g' \
-e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
-e 's|@''HAVE_OFF64_T''@|1|g' \
-e 's|@''WINDOWS_STAT_INODES''@|0|g' \
-e 's|@''HAVE_BLKSIZE_T''@|1|g' \
-e 's|@''HAVE_BLKCNT_T''@|1|g' \
../../../src/gl/sys_types.in.h > sys/types.h-t
mv sys/types.h-t sys/types.h
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/src/gl'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/src/gl'
/usr/bin/mkdir -p 'sys'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
-e 's|@''GUARD_PREFIX''@|GL_SGL|g' \
-e 's/@''HAVE_SYS_TIME_H''@/1/g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_SYS_TIME_H''@|<sys/time.h>|g' \
-e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \
-e 's|@''HAVE_WINSOCK2_H''@|0|g' \
-e 's/@''HAVE_GETTIMEOFDAY''@/1/g' \
-e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' \
-e 's/@''REPLACE_GETTIMEOFDAY''@/0/g' \
-e 's/@''REPLACE_STRUCT_TIMEVAL''@/0/g' \
-e '/definitions of _GL_FUNCDECL_RPL/r ../../../src/gl/c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r ../../../src/gl/arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r ../../../src/gl/warn-on-use.h' \
../../../src/gl/sys_time.in.h > sys/time.h-t
mv sys/time.h-t sys/time.h
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/src/gl'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/src/gl'
/usr/bin/mkdir -p 'sys'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
-e 's|@''GUARD_PREFIX''@|GL_SGL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_SYS_STAT_H''@|<sys/stat.h>|g' \
-e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \
-e 's|@''WINDOWS_STAT_TIMESPEC''@|0|g' \
-e 's/@''GNULIB_CHMOD''@/0/g' \
-e 's/@''GNULIB_FCHMODAT''@/0/g' \
-e 's/@''GNULIB_FSTAT''@/1/g' \
-e 's/@''GNULIB_FSTATAT''@/0/g' \
-e 's/@''GNULIB_FUTIMENS''@/0/g' \
-e 's/@''GNULIB_GETUMASK''@/0/g' \
-e 's/@''GNULIB_LCHMOD''@/0/g' \
-e 's/@''GNULIB_LSTAT''@/0/g' \
-e 's/@''GNULIB_MKDIR''@/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''@/1/g' \
-e 's/@''GNULIB_UTIMENSAT''@/0/g' \
-e 's/@''GNULIB_OVERRIDES_STRUCT_STAT''@/0/g' \
-e 's/@''GNULIB_MDA_CHMOD''@/1/g' \
-e 's/@''GNULIB_MDA_MKDIR''@/1/g' \
-e 's/@''GNULIB_MDA_UMASK''@/1/g' \
-e 's|@''HAVE_FCHMODAT''@|1|g' \
-e 's|@''HAVE_FSTATAT''@|1|g' \
-e 's|@''HAVE_FUTIMENS''@|1|g' \
-e 's|@''HAVE_GETUMASK''@|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_CHMOD''@|0|g' \
-e 's|@''REPLACE_FCHMODAT''@|0|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_MKFIFOAT''@|0|g' \
-e 's|@''REPLACE_MKNOD''@|0|g' \
-e 's|@''REPLACE_MKNODAT''@|0|g' \
-e 's|@''REPLACE_STAT''@|0|g' \
-e 's|@''REPLACE_UTIMENSAT''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r ../../../src/gl/c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r ../../../src/gl/arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r ../../../src/gl/warn-on-use.h' \
../../../src/gl/sys_stat.in.h > sys/stat.h-t
mv sys/stat.h-t sys/stat.h
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/src/gl'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/src/gl'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
-e 's|@''GUARD_PREFIX''@|GL_SGL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_TIME_H''@|<time.h>|g' \
-e 's/@''GNULIB_CTIME''@/0/g' \
-e 's/@''GNULIB_LOCALTIME''@/0/g' \
-e 's/@''GNULIB_MKTIME''@/0/g' \
-e 's/@''GNULIB_NANOSLEEP''@/0/g' \
-e 's/@''GNULIB_STRFTIME''@/0/g' \
-e 's/@''GNULIB_STRPTIME''@/0/g' \
-e 's/@''GNULIB_TIME''@/0/g' \
-e 's/@''GNULIB_TIMEGM''@/0/g' \
-e 's/@''GNULIB_TIMESPEC_GET''@/0/g' \
-e 's/@''GNULIB_TIMESPEC_GETRES''@/0/g' \
-e 's/@''GNULIB_TIME_R''@/0/g' \
-e 's/@''GNULIB_TIME_RZ''@/0/g' \
-e 's/@''GNULIB_TZNAME''@/0/g' \
-e 's/@''GNULIB_TZSET''@/0/g' \
-e 's/@''GNULIB_MDA_TZSET''@/1/g' \
-e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \
-e 's|@''HAVE_NANOSLEEP''@|1|g' \
-e 's|@''HAVE_STRPTIME''@|1|g' \
-e 's|@''HAVE_TIMEGM''@|1|g' \
-e 's|@''HAVE_TIMESPEC_GET''@|1|g' \
-e 's|@''HAVE_TIMESPEC_GETRES''@|1|g' \
-e 's|@''HAVE_TIMEZONE_T''@|0|g' \
-e 's|@''HAVE_TZALLOC''@|0|g' \
-e 's|@''REPLACE_CTIME''@|0|g' \
-e 's|@''REPLACE_GMTIME''@|0|g' \
-e 's|@''REPLACE_LOCALTIME''@|0|g' \
-e 's|@''REPLACE_LOCALTIME_R''@|0|g' \
-e 's|@''REPLACE_LOCALTIME_RZ''@|0|g' \
-e 's|@''REPLACE_MKTIME''@|0|g' \
-e 's|@''REPLACE_MKTIME_Z''@|0|g' \
-e 's|@''REPLACE_NANOSLEEP''@|0|g' \
-e 's|@''REPLACE_STRFTIME''@|0|g' \
-e 's|@''REPLACE_TIME''@|0|g' \
-e 's|@''REPLACE_TIMEGM''@|0|g' \
-e 's|@''REPLACE_TIMESPEC_GET''@|0|g' \
-e 's|@''REPLACE_TIMESPEC_GETRES''@|0|g' \
-e 's|@''REPLACE_TZSET''@|0|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 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
-e 's|@''TIME_H_DEFINES_TIME_UTC''@|1|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r ../../../src/gl/c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r ../../../src/gl/arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r ../../../src/gl/warn-on-use.h' \
../../../src/gl/time.in.h > time.h-t
mv time.h-t time.h
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/src/gl'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/src/gl'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
-e 's|@''GUARD_PREFIX''@|GL_SGL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_STRING_H''@|<string.h>|g' \
-e 's/@''GNULIB_EXPLICIT_BZERO''@/0/g' \
-e 's/@''GNULIB_FFSL''@/0/g' \
-e 's/@''GNULIB_FFSLL''@/0/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_MBS_ENDSWITH''@/0/g' \
-e 's/@''GNULIB_MBS_STARTSWITH''@/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_MEMSET_EXPLICIT''@/1/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_STR_ENDSWITH''@/0/g' \
-e 's/@''GNULIB_STR_STARTSWITH''@/0/g' \
-e 's/@''GNULIB_STRERROR''@/0/g' \
-e 's/@''GNULIB_STRERROR_R''@/0/g' \
-e 's/@''GNULIB_STRERRORNAME_NP''@/0/g' \
-e 's/@''GNULIB_SIGABBREV_NP''@/0/g' \
-e 's/@''GNULIB_SIGDESCR_NP''@/0/g' \
-e 's/@''GNULIB_STRSIGNAL''@/0/g' \
-e 's/@''GNULIB_STRVERSCMP''@/0/g' \
-e 's/@''GNULIB_MDA_MEMCCPY''@/1/g' \
-e 's/@''GNULIB_MDA_STRDUP''@/1/g' \
-e 's/@''GNULIB_FREE_POSIX''@/1/g' \
< ../../../src/gl/string.in.h > string.h-t1
sed \
-e 's|@''HAVE_EXPLICIT_BZERO''@|1|g' \
-e 's|@''HAVE_FFSL''@|1|g' \
-e 's|@''HAVE_FFSLL''@|1|g' \
-e 's|@''HAVE_MBSLEN''@|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_MEMSET_EXPLICIT''@|0|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_STRERROR_R''@|1|g' \
-e 's|@''HAVE_STRERRORNAME_NP''@|1|g' \
-e 's|@''HAVE_SIGABBREV_NP''@|1|g' \
-e 's|@''HAVE_SIGDESCR_NP''@|1|g' \
-e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \
-e 's|@''HAVE_STRVERSCMP''@|1|g' \
-e 's|@''REPLACE_FFSLL''@|0|g' \
-e 's|@''REPLACE_MEMCHR''@|0|g' \
-e 's|@''REPLACE_MEMMEM''@|0|g' \
-e 's|@''REPLACE_MEMPCPY''@|0|g' \
-e 's|@''REPLACE_MEMSET_EXPLICIT''@|0|g' \
-e 's|@''REPLACE_FREE''@|0|g' \
-e 's|@''REPLACE_STPCPY''@|0|g' \
-e 's|@''REPLACE_STPNCPY''@|0|g' \
-e 's|@''REPLACE_STRCHRNUL''@|0|g' \
-e 's|@''REPLACE_STRDUP''@|0|g' \
-e 's|@''REPLACE_STRNCAT''@|0|g' \
-e 's|@''REPLACE_STRNDUP''@|0|g' \
-e 's|@''REPLACE_STRNLEN''@|0|g' \
-e 's|@''REPLACE_STRSTR''@|0|g' \
-e 's|@''REPLACE_STRCASESTR''@|0|g' \
-e 's|@''REPLACE_STRTOK_R''@|0|g' \
-e 's|@''REPLACE_STRERROR''@|0|g' \
-e 's|@''REPLACE_STRERROR_R''@|0|g' \
-e 's|@''REPLACE_STRERRORNAME_NP''@|0|g' \
-e 's|@''REPLACE_STRSIGNAL''@|0|g' \
-e 's|@''REPLACE_STRVERSCMP''@|0|g' \
-e 's|@''UNDEFINE_STRTOK_R''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r ../../../src/gl/c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r ../../../src/gl/arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r ../../../src/gl/warn-on-use.h' \
< string.h-t1 > string.h-t2
rm -f string.h-t1
mv string.h-t2 string.h
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/src/gl'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/src/gl'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
-e 's|@''GUARD_PREFIX''@|GL_SGL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''HAVE_FEATURES_H''@|1|g' \
-e 's|@''NEXT_WCHAR_H''@|<wchar.h>|g' \
-e 's|@''HAVE_WCHAR_H''@|1|g' \
-e 's/@''HAVE_CRTDEFS_H''@/0/g' \
-e 's/@''GNULIBHEADERS_OVERRIDE_WINT_T''@/0/g' \
-e 's/@''GNULIB_BTOWC''@/0/g' \
-e 's/@''GNULIB_WCTOB''@/0/g' \
-e 's/@''GNULIB_MBSINIT''@/0/g' \
-e 's/@''GNULIB_MBSZERO''@/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/@''GNULIB_WMEMCHR''@/0/g' \
-e 's/@''GNULIB_WMEMCMP''@/0/g' \
-e 's/@''GNULIB_WMEMCPY''@/0/g' \
-e 's/@''GNULIB_WMEMMOVE''@/0/g' \
-e 's/@''GNULIB_WMEMPCPY''@/0/g' \
-e 's/@''GNULIB_WMEMSET''@/0/g' \
-e 's/@''GNULIB_WCSLEN''@/0/g' \
-e 's/@''GNULIB_WCSNLEN''@/0/g' \
-e 's/@''GNULIB_WCSCPY''@/0/g' \
-e 's/@''GNULIB_WCPCPY''@/0/g' \
-e 's/@''GNULIB_WCSNCPY''@/0/g' \
-e 's/@''GNULIB_WCPNCPY''@/0/g' \
-e 's/@''GNULIB_WCSCAT''@/0/g' \
-e 's/@''GNULIB_WCSNCAT''@/0/g' \
-e 's/@''GNULIB_WCSCMP''@/0/g' \
-e 's/@''GNULIB_WCSNCMP''@/0/g' \
-e 's/@''GNULIB_WCSCASECMP''@/0/g' \
-e 's/@''GNULIB_WCSNCASECMP''@/0/g' \
-e 's/@''GNULIB_WCSCOLL''@/0/g' \
-e 's/@''GNULIB_WCSXFRM''@/0/g' \
-e 's/@''GNULIB_WCSDUP''@/0/g' \
-e 's/@''GNULIB_WCSCHR''@/0/g' \
-e 's/@''GNULIB_WCSRCHR''@/0/g' \
-e 's/@''GNULIB_WCSCSPN''@/0/g' \
-e 's/@''GNULIB_WCSSPN''@/0/g' \
-e 's/@''GNULIB_WCSPBRK''@/0/g' \
-e 's/@''GNULIB_WCSSTR''@/0/g' \
-e 's/@''GNULIB_WCSTOK''@/0/g' \
-e 's/@''GNULIB_WCSWIDTH''@/0/g' \
-e 's/@''GNULIB_WCSFTIME''@/0/g' \
-e 's/@''GNULIB_WGETCWD''@/0/g' \
-e 's/@''GNULIB_MDA_WCSDUP''@/1/g' \
-e 's/@''GNULIB_FREE_POSIX''@/1/g' \
< ../../../src/gl/wchar.in.h > wchar.h-t1
sed \
-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_WMEMCHR''@|1|g' \
-e 's|@''HAVE_WMEMCMP''@|1|g' \
-e 's|@''HAVE_WMEMCPY''@|1|g' \
-e 's|@''HAVE_WMEMMOVE''@|1|g' \
-e 's|@''HAVE_WMEMPCPY''@|1|g' \
-e 's|@''HAVE_WMEMSET''@|1|g' \
-e 's|@''HAVE_WCSLEN''@|1|g' \
-e 's|@''HAVE_WCSNLEN''@|1|g' \
-e 's|@''HAVE_WCSCPY''@|1|g' \
-e 's|@''HAVE_WCPCPY''@|1|g' \
-e 's|@''HAVE_WCSNCPY''@|1|g' \
-e 's|@''HAVE_WCPNCPY''@|1|g' \
-e 's|@''HAVE_WCSCAT''@|1|g' \
-e 's|@''HAVE_WCSNCAT''@|1|g' \
-e 's|@''HAVE_WCSCMP''@|1|g' \
-e 's|@''HAVE_WCSNCMP''@|1|g' \
-e 's|@''HAVE_WCSCASECMP''@|1|g' \
-e 's|@''HAVE_WCSNCASECMP''@|1|g' \
-e 's|@''HAVE_WCSCOLL''@|1|g' \
-e 's|@''HAVE_WCSXFRM''@|1|g' \
-e 's|@''HAVE_WCSDUP''@|1|g' \
-e 's|@''HAVE_WCSCHR''@|1|g' \
-e 's|@''HAVE_WCSRCHR''@|1|g' \
-e 's|@''HAVE_WCSCSPN''@|1|g' \
-e 's|@''HAVE_WCSSPN''@|1|g' \
-e 's|@''HAVE_WCSPBRK''@|1|g' \
-e 's|@''HAVE_WCSSTR''@|1|g' \
-e 's|@''HAVE_WCSTOK''@|1|g' \
-e 's|@''HAVE_WCSWIDTH''@|1|g' \
-e 's|@''HAVE_WCSFTIME''@|1|g' \
-e 's|@''HAVE_DECL_WCTOB''@|1|g' \
-e 's|@''HAVE_DECL_WCSDUP''@|1|g' \
-e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \
< wchar.h-t1 > wchar.h-t2
sed \
-e 's|@''REPLACE_MBSTATE_T''@|0|g' \
-e 's|@''REPLACE_BTOWC''@|0|g' \
-e 's|@''REPLACE_WCTOB''@|0|g' \
-e 's|@''REPLACE_FREE''@|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 's|@''REPLACE_WCSWIDTH''@|0|g' \
-e 's|@''REPLACE_WCSFTIME''@|0|g' \
-e 's|@''REPLACE_WCSCMP''@|0|g' \
-e 's|@''REPLACE_WCSNCAT''@|0|g' \
-e 's|@''REPLACE_WCSNCMP''@|0|g' \
-e 's|@''REPLACE_WCSSTR''@|0|g' \
-e 's|@''REPLACE_WCSTOK''@|0|g' \
-e 's|@''REPLACE_WMEMCMP''@|0|g' \
-e 's|@''REPLACE_WMEMPCPY''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r ../../../src/gl/c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r ../../../src/gl/arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r ../../../src/gl/warn-on-use.h' \
< wchar.h-t2 > wchar.h-t3
rm -f wchar.h-t1 wchar.h-t2
mv wchar.h-t3 wchar.h
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/src/gl'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/src/gl'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
-e 's|@''GUARD_PREFIX''@|GL_SGL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_STDIO_H''@|<stdio.h>|g' \
-e 's/@''GNULIB_DPRINTF''@/0/g' \
-e 's/@''GNULIB_DZPRINTF''@/0/g' \
-e 's/@''GNULIB_FCLOSE''@/0/g' \
-e 's/@''GNULIB_FDOPEN''@/0/g' \
-e 's/@''GNULIB_FFLUSH''@/0/g' \
-e 's/@''GNULIB_FGETC''@/1/g' \
-e 's/@''GNULIB_FGETS''@/1/g' \
-e 's/@''GNULIB_FOPEN''@/1/g' \
-e 's/@''GNULIB_FOPEN_GNU''@/1/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_FREAD''@/1/g' \
-e 's/@''GNULIB_FREOPEN''@/0/g' \
-e 's/@''GNULIB_FSCANF''@/1/g' \
-e 's/@''GNULIB_FSEEK''@/0/g' \
-e 's/@''GNULIB_FSEEKO''@/0/g' \
-e 's/@''GNULIB_FTELL''@/1/g' \
-e 's/@''GNULIB_FTELLO''@/1/g' \
-e 's/@''GNULIB_FWRITE''@/1/g' \
-e 's/@''GNULIB_FZPRINTF''@/0/g' \
-e 's/@''GNULIB_GETC''@/1/g' \
-e 's/@''GNULIB_GETCHAR''@/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_OBSTACK_ZPRINTF''@/0/g' \
-e 's/@''GNULIB_PCLOSE''@/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_SCANF''@/1/g' \
-e 's/@''GNULIB_SNPRINTF''@/0/g' \
-e 's/@''GNULIB_SNZPRINTF''@/0/g' \
-e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \
-e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \
-e 's/@''GNULIB_STDIO_H_SIGPIPE''@/0/g' \
-e 's/@''GNULIB_SZPRINTF''@/0/g' \
-e 's/@''GNULIB_TMPFILE''@/0/g' \
-e 's/@''GNULIB_VASPRINTF''@/0/g' \
-e 's/@''GNULIB_VASZPRINTF''@/0/g' \
-e 's/@''GNULIB_VDPRINTF''@/0/g' \
-e 's/@''GNULIB_VDZPRINTF''@/0/g' \
-e 's/@''GNULIB_VFPRINTF''@/1/g' \
-e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \
-e 's/@''GNULIB_VFZPRINTF''@/0/g' \
-e 's/@''GNULIB_VFSCANF''@/0/g' \
-e 's/@''GNULIB_VSCANF''@/0/g' \
-e 's/@''GNULIB_VPRINTF''@/1/g' \
-e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \
-e 's/@''GNULIB_VSNPRINTF''@/0/g' \
-e 's/@''GNULIB_VSNZPRINTF''@/0/g' \
-e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \
-e 's/@''GNULIB_VSZPRINTF''@/0/g' \
-e 's/@''GNULIB_VZPRINTF''@/0/g' \
-e 's/@''GNULIB_ZPRINTF''@/0/g' \
-e 's/@''GNULIB_MDA_FCLOSEALL''@/1/g' \
-e 's/@''GNULIB_MDA_FDOPEN''@/1/g' \
-e 's/@''GNULIB_MDA_FILENO''@/1/g' \
-e 's/@''GNULIB_MDA_GETW''@/1/g' \
-e 's/@''GNULIB_MDA_PUTW''@/1/g' \
-e 's/@''GNULIB_MDA_TEMPNAM''@/1/g' \
< ../../../src/gl/stdio.in.h > stdio.h-t1
sed \
-e 's|@''HAVE_DECL_FCLOSEALL''@|1|g' \
-e 's|@''HAVE_DECL_FPURGE''@|1|g' \
-e 's|@''HAVE_DECL_FSEEKO''@|1|g' \
-e 's|@''HAVE_DECL_FTELLO''@|1|g' \
-e 's|@''HAVE_DECL_GETDELIM''@|1|g' \
-e 's|@''HAVE_DECL_GETLINE''@|1|g' \
-e 's|@''HAVE_DECL_GETW''@|1|g' \
-e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \
-e 's|@''HAVE_DECL_PUTW''@|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_PCLOSE''@|1|g' \
-e 's|@''HAVE_POPEN''@|1|g' \
-e 's|@''HAVE_RENAMEAT''@|1|g' \
-e 's|@''HAVE_VASPRINTF''@|1|g' \
-e 's|@''HAVE_VDPRINTF''@|1|g' \
< stdio.h-t1 > stdio.h-t2
sed \
-e 's|@''REPLACE_DPRINTF''@|0|g' \
-e 's|@''REPLACE_FCLOSE''@|0|g' \
-e 's|@''REPLACE_FDOPEN''@|0|g' \
-e 's|@''REPLACE_FFLUSH''@|0|g' \
-e 's|@''REPLACE_FOPEN''@|0|g' \
-e 's|@''REPLACE_FOPEN_FOR_FOPEN_GNU''@|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_READ_FUNCS''@|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 ../../../src/gl/c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r ../../../src/gl/arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r ../../../src/gl/warn-on-use.h' \
< stdio.h-t2 > stdio.h-t3
rm -f stdio.h-t1 stdio.h-t2
mv stdio.h-t3 stdio.h
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/src/gl'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/src/gl'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
-e 's|@''GUARD_PREFIX''@|GL_SGL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' \
-e 's/@''GNULIB__EXIT''@/0/g' \
-e 's/@''GNULIB_ABORT_DEBUG''@/0/g' \
-e 's/@''GNULIB_ALIGNED_ALLOC''@/0/g' \
-e 's/@''GNULIB_ATOLL''@/0/g' \
-e 's/@''GNULIB_CALLOC_GNU''@/0/g' \
-e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \
-e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/0/g' \
-e 's/@''GNULIB_FREE_POSIX''@/1/g' \
-e 's/@''GNULIB_GETLOADAVG''@/0/g' \
-e 's/@''GNULIB_GETPROGNAME''@/0/g' \
-e 's/@''GNULIB_GETSUBOPT''@/0/g' \
-e 's/@''GNULIB_GRANTPT''@/0/g' \
-e 's/@''GNULIB_MALLOC_GNU''@/0/g' \
-e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \
-e 's/@''GNULIB_MBSTOWCS''@/0/g' \
-e 's/@''GNULIB_MBTOWC''@/0/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_POSIX_MEMALIGN''@/0/g' \
-e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \
-e 's/@''GNULIB_PTSNAME''@/0/g' \
-e 's/@''GNULIB_PTSNAME_R''@/0/g' \
-e 's/@''GNULIB_PUTENV''@/0/g' \
-e 's/@''GNULIB_QSORT_R''@/0/g' \
-e 's/@''GNULIB_RAND''@/0/g' \
-e 's/@''GNULIB_RANDOM''@/0/g' \
-e 's/@''GNULIB_RANDOM_R''@/0/g' \
-e 's/@''GNULIB_REALLOC_POSIX''@/1/g' \
-e 's/@''GNULIB_REALLOCARRAY''@/0/g' \
-e 's/@''GNULIB_REALPATH''@/0/g' \
-e 's/@''GNULIB_RPMATCH''@/0/g' \
-e 's/@''GNULIB_SECURE_GETENV''@/0/g' \
-e 's/@''GNULIB_SETENV''@/0/g' \
-e 's/@''GNULIB_STACK_TRACE''@/0/g' \
-e 's/@''GNULIB_STRTOD''@/0/g' \
-e 's/@''GNULIB_STRTOF''@/0/g' \
-e 's/@''GNULIB_STRTOL''@/0/g' \
-e 's/@''GNULIB_STRTOLD''@/0/g' \
-e 's/@''GNULIB_STRTOLL''@/0/g' \
-e 's/@''GNULIB_STRTOUL''@/0/g' \
-e 's/@''GNULIB_STRTOULL''@/0/g' \
-e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \
-e 's/@''GNULIB_UNLOCKPT''@/0/g' \
-e 's/@''GNULIB_UNSETENV''@/0/g' \
-e 's/@''GNULIB_WCTOMB''@/0/g' \
-e 's/@''GNULIB_MDA_ECVT''@/1/g' \
-e 's/@''GNULIB_MDA_FCVT''@/1/g' \
-e 's/@''GNULIB_MDA_GCVT''@/1/g' \
-e 's/@''GNULIB_MDA_MKTEMP''@/1/g' \
-e 's/@''GNULIB_MDA_PUTENV''@/1/g' \
< ../../../src/gl/stdlib.in.h > stdlib.h-t1
sed \
-e 's|@''HAVE__EXIT''@|1|g' \
-e 's|@''HAVE_ALIGNED_ALLOC''@|1|g' \
-e 's|@''HAVE_ATOLL''@|1|g' \
-e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \
-e 's|@''HAVE_DECL_ECVT''@|1|g' \
-e 's|@''HAVE_DECL_FCVT''@|1|g' \
-e 's|@''HAVE_DECL_GCVT''@|1|g' \
-e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \
-e 's|@''HAVE_DECL_PROGRAM_INVOCATION_NAME''@|1|g' \
-e 's|@''HAVE_GETPROGNAME''@|1|g' \
-e 's|@''HAVE_GETSUBOPT''@|1|g' \
-e 's|@''HAVE_GRANTPT''@|1|g' \
-e 's|@''HAVE_INITSTATE''@|1|g' \
-e 's|@''HAVE_DECL_INITSTATE''@|1|g' \
-e 's|@''HAVE_MBTOWC''@|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_POSIX_MEMALIGN''@|1|g' \
-e 's|@''HAVE_POSIX_OPENPT''@|1|g' \
-e 's|@''HAVE_PTSNAME''@|1|g' \
-e 's|@''HAVE_PTSNAME_R''@|1|g' \
-e 's|@''HAVE_QSORT_R''@|1|g' \
-e 's|@''HAVE_RANDOM''@|1|g' \
-e 's|@''HAVE_RANDOM_H''@|1|g' \
-e 's|@''HAVE_RANDOM_R''@|1|g' \
-e 's|@''HAVE_REALLOCARRAY''@|1|g' \
-e 's|@''HAVE_REALPATH''@|1|g' \
-e 's|@''HAVE_RPMATCH''@|1|g' \
-e 's|@''HAVE_SECURE_GETENV''@|1|g' \
-e 's|@''HAVE_DECL_SETENV''@|1|g' \
-e 's|@''HAVE_SETSTATE''@|1|g' \
-e 's|@''HAVE_DECL_SETSTATE''@|1|g' \
-e 's|@''HAVE_STRTOD''@|1|g' \
-e 's|@''HAVE_STRTOF''@|1|g' \
-e 's|@''HAVE_STRTOL''@|1|g' \
-e 's|@''HAVE_STRTOLD''@|1|g' \
-e 's|@''HAVE_STRTOLL''@|1|g' \
-e 's|@''HAVE_STRTOUL''@|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_DECL_UNSETENV''@|1|g' \
< stdlib.h-t1 > stdlib.h-t2
sed \
-e 's|@''REPLACE__EXIT''@|0|g' \
-e 's|@''REPLACE_ABORT''@|0|g' \
-e 's|@''REPLACE_ALIGNED_ALLOC''@|0|g' \
-e 's|@''REPLACE_CALLOC_FOR_CALLOC_GNU''@|0|g' \
-e 's|@''REPLACE_CALLOC_FOR_CALLOC_POSIX''@|0|g' \
-e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \
-e 's|@''REPLACE_FREE''@|0|g' \
-e 's|@''REPLACE_GETLOADAVG''@|0|g' \
-e 's|@''REPLACE_GETPROGNAME''@|0|g' \
-e 's|@''REPLACE_GETSUBOPT''@|0|g' \
-e 's|@''REPLACE_INITSTATE''@|0|g' \
-e 's|@''REPLACE_MALLOC_FOR_MALLOC_GNU''@|0|g' \
-e 's|@''REPLACE_MALLOC_FOR_MALLOC_POSIX''@|0|g' \
-e 's|@''REPLACE_MB_CUR_MAX''@|0|g' \
-e 's|@''REPLACE_MBSTOWCS''@|0|g' \
-e 's|@''REPLACE_MBTOWC''@|0|g' \
-e 's|@''REPLACE_MKOSTEMP''@|0|g' \
-e 's|@''REPLACE_MKOSTEMPS''@|0|g' \
-e 's|@''REPLACE_MKSTEMP''@|0|g' \
-e 's|@''REPLACE_POSIX_MEMALIGN''@|0|g' \
-e 's|@''REPLACE_POSIX_OPENPT''@|0|g' \
-e 's|@''REPLACE_PTSNAME''@|0|g' \
-e 's|@''REPLACE_PTSNAME_R''@|0|g' \
-e 's|@''REPLACE_PUTENV''@|0|g' \
-e 's|@''REPLACE_QSORT_R''@|0|g' \
-e 's|@''REPLACE_RAND''@|0|g' \
-e 's|@''REPLACE_RANDOM''@|0|g' \
-e 's|@''REPLACE_RANDOM_R''@|0|g' \
-e 's|@''REPLACE_REALLOC_FOR_REALLOC_POSIX''@|2|g' \
-e 's|@''REPLACE_REALLOCARRAY''@|0|g' \
-e 's|@''REPLACE_REALPATH''@|0|g' \
-e 's|@''REPLACE_SETENV''@|0|g' \
-e 's|@''REPLACE_SETSTATE''@|0|g' \
-e 's|@''REPLACE_STRTOD''@|0|g' \
-e 's|@''REPLACE_STRTOF''@|0|g' \
-e 's|@''REPLACE_STRTOL''@|0|g' \
-e 's|@''REPLACE_STRTOLD''@|0|g' \
-e 's|@''REPLACE_STRTOLL''@|0|g' \
-e 's|@''REPLACE_STRTOUL''@|0|g' \
-e 's|@''REPLACE_STRTOULL''@|0|g' \
-e 's|@''REPLACE_UNSETENV''@|0|g' \
-e 's|@''REPLACE_WCTOMB''@|0|g' \
-e 's|@''CAN_PRINT_STACK_TRACE''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r ../../../src/gl/c++defs.h' \
-e '/definition of _Noreturn/r ../../../src/gl/_Noreturn.h' \
-e '/definition of _GL_ARG_NONNULL/r ../../../src/gl/arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r ../../../src/gl/warn-on-use.h' \
< stdlib.h-t2 > stdlib.h-t3
rm -f stdlib.h-t1 stdlib.h-t2
mv stdlib.h-t3 stdlib.h
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/src/gl'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/src/gl'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
-e 's|@''GUARD_PREFIX''@|GL_SGL|g' \
-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|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \
-e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
-e 's/@''GNULIB_ACCESS''@/0/g' \
-e 's/@''GNULIB_CHDIR''@/0/g' \
-e 's/@''GNULIB_CHOWN''@/0/g' \
-e 's/@''GNULIB_CLOSE''@/1/g' \
-e 's/@''GNULIB_COPY_FILE_RANGE''@/0/g' \
-e 's/@''GNULIB_DUP''@/0/g' \
-e 's/@''GNULIB_DUP2''@/1/g' \
-e 's/@''GNULIB_DUP3''@/0/g' \
-e 's/@''GNULIB_ENVIRON''@/0/g' \
-e 's/@''GNULIB_EUIDACCESS''@/0/g' \
-e 's/@''GNULIB_EXECL''@/0/g' \
-e 's/@''GNULIB_EXECLE''@/0/g' \
-e 's/@''GNULIB_EXECLP''@/0/g' \
-e 's/@''GNULIB_EXECV''@/0/g' \
-e 's/@''GNULIB_EXECVE''@/0/g' \
-e 's/@''GNULIB_EXECVP''@/0/g' \
-e 's/@''GNULIB_EXECVPE''@/0/g' \
-e 's/@''GNULIB_FACCESSAT''@/0/g' \
-e 's/@''GNULIB_FCHDIR''@/0/g' \
-e 's/@''GNULIB_FCHOWNAT''@/0/g' \
-e 's/@''GNULIB_FDATASYNC''@/0/g' \
-e 's/@''GNULIB_FSYNC''@/0/g' \
-e 's/@''GNULIB_FTRUNCATE''@/0/g' \
< ../../../src/gl/unistd.in.h > unistd.h-t1
sed \
-e 's/@''GNULIB_GETCWD''@/0/g' \
-e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \
-e 's/@''GNULIB_GETDTABLESIZE''@/1/g' \
-e 's/@''GNULIB_GETENTROPY''@/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_GETOPT_POSIX''@/1/g' \
-e 's/@''GNULIB_GETPAGESIZE''@/0/g' \
-e 's/@''GNULIB_GETPASS''@/0/g' \
-e 's/@''GNULIB_GETPASS_GNU''@/0/g' \
-e 's/@''GNULIB_GETUSERSHELL''@/0/g' \
-e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \
-e 's/@''GNULIB_ISATTY''@/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_PIPE''@/0/g' \
-e 's/@''GNULIB_PIPE2''@/0/g' \
-e 's/@''GNULIB_PREAD''@/0/g' \
-e 's/@''GNULIB_PWRITE''@/0/g' \
-e 's/@''GNULIB_READ''@/0/g' \
-e 's/@''GNULIB_READLINK''@/0/g' \
-e 's/@''GNULIB_READLINKAT''@/0/g' \
-e 's/@''GNULIB_RMDIR''@/0/g' \
-e 's/@''GNULIB_SETHOSTNAME''@/0/g' \
-e 's/@''GNULIB_SLEEP''@/0/g' \
-e 's/@''GNULIB_SYMLINK''@/0/g' \
-e 's/@''GNULIB_SYMLINKAT''@/0/g' \
-e 's/@''GNULIB_TRUNCATE''@/0/g' \
-e 's/@''GNULIB_TTYNAME_R''@/0/g' \
-e 's/@''GNULIB_UNISTD_H_GETOPT''@/00/g' \
-e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/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' \
-e 's/@''GNULIB_MDA_ACCESS''@/1/g' \
-e 's/@''GNULIB_MDA_CHDIR''@/1/g' \
-e 's/@''GNULIB_MDA_CLOSE''@/1/g' \
-e 's/@''GNULIB_MDA_DUP''@/1/g' \
-e 's/@''GNULIB_MDA_DUP2''@/1/g' \
-e 's/@''GNULIB_MDA_EXECL''@/1/g' \
-e 's/@''GNULIB_MDA_EXECLE''@/1/g' \
-e 's/@''GNULIB_MDA_EXECLP''@/1/g' \
-e 's/@''GNULIB_MDA_EXECV''@/1/g' \
-e 's/@''GNULIB_MDA_EXECVE''@/1/g' \
-e 's/@''GNULIB_MDA_EXECVP''@/1/g' \
-e 's/@''GNULIB_MDA_EXECVPE''@/1/g' \
-e 's/@''GNULIB_MDA_GETCWD''@/1/g' \
-e 's/@''GNULIB_MDA_GETPID''@/1/g' \
-e 's/@''GNULIB_MDA_ISATTY''@/1/g' \
-e 's/@''GNULIB_MDA_LSEEK''@/1/g' \
-e 's/@''GNULIB_MDA_READ''@/1/g' \
-e 's/@''GNULIB_MDA_RMDIR''@/1/g' \
-e 's/@''GNULIB_MDA_SWAB''@/1/g' \
-e 's/@''GNULIB_MDA_UNLINK''@/1/g' \
-e 's/@''GNULIB_MDA_WRITE''@/1/g' \
< unistd.h-t1 > unistd.h-t2
sed \
-e 's|@''HAVE_CHOWN''@|1|g' \
-e 's|@''HAVE_COPY_FILE_RANGE''@|1|g' \
-e 's|@''HAVE_DUP3''@|1|g' \
-e 's|@''HAVE_EUIDACCESS''@|1|g' \
-e 's|@''HAVE_EXECVPE''@|1|g' \
-e 's|@''HAVE_FACCESSAT''@|1|g' \
-e 's|@''HAVE_FCHDIR''@|1|g' \
-e 's|@''HAVE_FCHOWNAT''@|1|g' \
-e 's|@''HAVE_FDATASYNC''@|1|g' \
-e 's|@''HAVE_FSYNC''@|1|g' \
-e 's|@''HAVE_FTRUNCATE''@|1|g' \
-e 's|@''HAVE_GETDTABLESIZE''@|1|g' \
-e 's|@''HAVE_GETENTROPY''@|1|g' \
-e 's|@''HAVE_GETGROUPS''@|1|g' \
-e 's|@''HAVE_GETHOSTNAME''@|1|g' \
-e 's|@''HAVE_GETPAGESIZE''@|1|g' \
-e 's|@''HAVE_GETPASS''@|1|g' \
-e 's|@''HAVE_GROUP_MEMBER''@|1|g' \
-e 's|@''HAVE_LCHOWN''@|1|g' \
-e 's|@''HAVE_LINK''@|1|g' \
-e 's|@''HAVE_LINKAT''@|1|g' \
-e 's|@''HAVE_PIPE''@|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_SETHOSTNAME''@|1|g' \
-e 's|@''HAVE_SLEEP''@|1|g' \
-e 's|@''HAVE_SYMLINK''@|1|g' \
-e 's|@''HAVE_SYMLINKAT''@|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_EXECVPE''@|1|g' \
-e 's|@''HAVE_DECL_FCHDIR''@|1|g' \
-e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \
-e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \
-e 's|@''HAVE_DECL_GETLOGIN''@|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_DECL_SETHOSTNAME''@|1|g' \
-e 's|@''HAVE_DECL_TRUNCATE''@|1|g' \
-e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \
-e 's|@''HAVE_OS_H''@|0|g' \
-e 's|@''HAVE_SYS_PARAM_H''@|0|g' \
< unistd.h-t2 > unistd.h-t3
sed \
-e 's|@''REPLACE_ACCESS''@|0|g' \
-e 's|@''REPLACE_CHOWN''@|0|g' \
-e 's|@''REPLACE_CLOSE''@|0|g' \
-e 's|@''REPLACE_COPY_FILE_RANGE''@|0|g' \
-e 's|@''REPLACE_DUP''@|0|g' \
-e 's|@''REPLACE_DUP2''@|0|g' \
-e 's|@''REPLACE_DUP3''@|0|g' \
-e 's|@''REPLACE_EXECL''@|0|g' \
-e 's|@''REPLACE_EXECLE''@|0|g' \
-e 's|@''REPLACE_EXECLP''@|0|g' \
-e 's|@''REPLACE_EXECV''@|0|g' \
-e 's|@''REPLACE_EXECVE''@|0|g' \
-e 's|@''REPLACE_EXECVP''@|0|g' \
-e 's|@''REPLACE_EXECVPE''@|0|g' \
-e 's|@''REPLACE_FACCESSAT''@|0|g' \
-e 's|@''REPLACE_FCHDIR''@|0|g' \
-e 's|@''REPLACE_FCHOWNAT''@|0|g' \
-e 's|@''REPLACE_FDATASYNC''@|0|g' \
-e 's|@''REPLACE_FTRUNCATE''@|0|g' \
-e 's|@''REPLACE_GETCWD''@|0|g' \
-e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \
-e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \
-e 's|@''REPLACE_GETENTROPY''@|0|g' \
-e 's|@''REPLACE_GETLOGIN_R''@|0|g' \
-e 's|@''REPLACE_GETGROUPS''@|0|g' \
-e 's|@''REPLACE_GETPAGESIZE''@|0|g' \
-e 's|@''REPLACE_GETPASS''@|0|g' \
-e 's|@''REPLACE_GETPASS_FOR_GETPASS_GNU''@|0|g' \
-e 's|@''REPLACE_GETUSERSHELL''@|0|g' \
-e 's|@''REPLACE_ISATTY''@|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_PIPE2''@|0|g' \
-e 's|@''REPLACE_PREAD''@|0|g' \
-e 's|@''REPLACE_PWRITE''@|0|g' \
-e 's|@''REPLACE_READ''@|0|g' \
-e 's|@''REPLACE_READLINK''@|0|g' \
-e 's|@''REPLACE_READLINKAT''@|0|g' \
-e 's|@''REPLACE_RMDIR''@|0|g' \
-e 's|@''REPLACE_SETHOSTNAME''@|0|g' \
-e 's|@''REPLACE_SLEEP''@|0|g' \
-e 's|@''REPLACE_SYMLINK''@|0|g' \
-e 's|@''REPLACE_SYMLINKAT''@|0|g' \
-e 's|@''REPLACE_TRUNCATE''@|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_SYS_RANDOM_H''@|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 ../../../src/gl/c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r ../../../src/gl/arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r ../../../src/gl/warn-on-use.h' \
< unistd.h-t3 > unistd.h-t4
rm -f unistd.h-t1 unistd.h-t2 unistd.h-t3
mv unistd.h-t4 unistd.h
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/src/gl'
/usr/bin/make all-recursive
make[5]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/src/gl'
/bin/sh ../../libtool --tag=CC --mode=compile x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src/gl -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o libsgl_la-stdlib.lo `test -f 'stdlib.c' || echo '../../../src/gl/'`stdlib.c
libtool: compile: x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src/gl -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c ../../../src/gl/stdlib.c -fPIC -DPIC -o .libs/libsgl_la-stdlib.o
make[5]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/src/gl'
make[5]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/src/gl'
/bin/sh ../../libtool --tag=CC --mode=compile x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src/gl -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o libsgl_la-fd-hook.lo `test -f 'fd-hook.c' || echo '../../../src/gl/'`fd-hook.c
libtool: compile: x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src/gl -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c ../../../src/gl/fd-hook.c -fPIC -DPIC -o .libs/libsgl_la-fd-hook.o
make[5]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/src/gl'
make[5]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/src/gl'
/bin/sh ../../libtool --tag=CC --mode=compile x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src/gl -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o libsgl_la-memset_explicit.lo `test -f 'memset_explicit.c' || echo '../../../src/gl/'`memset_explicit.c
libtool: compile: x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src/gl -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c ../../../src/gl/memset_explicit.c -fPIC -DPIC -o .libs/libsgl_la-memset_explicit.o
make[5]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/src/gl'
make[5]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/src/gl'
/bin/sh ../../libtool --tag=CC --mode=compile x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src/gl -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o libsgl_la-unistd.lo `test -f 'unistd.c' || echo '../../../src/gl/'`unistd.c
libtool: compile: x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src/gl -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c ../../../src/gl/unistd.c -fPIC -DPIC -o .libs/libsgl_la-unistd.o
make[5]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/src/gl'
make[5]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/src/gl'
/bin/sh ../../libtool --tag=CC --mode=compile x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src/gl -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o libsgl_la-gettime.lo `test -f 'gettime.c' || echo '../../../src/gl/'`gettime.c
libtool: compile: x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src/gl -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c ../../../src/gl/gettime.c -fPIC -DPIC -o .libs/libsgl_la-gettime.o
make[5]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/src/gl'
make[5]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/src/gl'
/bin/sh ../../libtool --tag=CC --mode=compile x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src/gl -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o libsgl_la-version-etc-fsf.lo `test -f 'version-etc-fsf.c' || echo '../../../src/gl/'`version-etc-fsf.c
libtool: compile: x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src/gl -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c ../../../src/gl/version-etc-fsf.c -fPIC -DPIC -o .libs/libsgl_la-version-etc-fsf.o
make[5]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/src/gl'
make[5]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/src/gl'
/bin/sh ../../libtool --tag=CC --mode=compile x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src/gl -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o libsgl_la-realloc.lo `test -f 'realloc.c' || echo '../../../src/gl/'`realloc.c
libtool: compile: x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src/gl -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c ../../../src/gl/realloc.c -fPIC -DPIC -o .libs/libsgl_la-realloc.o
make[5]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/src/gl'
make[5]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/src/gl'
/bin/sh ../../libtool --tag=CC --mode=compile x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src/gl -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o libsgl_la-timespec.lo `test -f 'timespec.c' || echo '../../../src/gl/'`timespec.c
libtool: compile: x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src/gl -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c ../../../src/gl/timespec.c -fPIC -DPIC -o .libs/libsgl_la-timespec.o
make[5]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/src/gl'
make[5]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/src/gl'
/bin/sh ../../libtool --tag=CC --mode=compile x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src/gl -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o libsgl_la-malloca.lo `test -f 'malloca.c' || echo '../../../src/gl/'`malloca.c
libtool: compile: x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src/gl -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c ../../../src/gl/malloca.c -fPIC -DPIC -o .libs/libsgl_la-malloca.o
make[5]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/src/gl'
make[5]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/src/gl'
/bin/sh ../../libtool --tag=CC --mode=compile x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src/gl -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o libsgl_la-cloexec.lo `test -f 'cloexec.c' || echo '../../../src/gl/'`cloexec.c
libtool: compile: x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src/gl -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c ../../../src/gl/cloexec.c -fPIC -DPIC -o .libs/libsgl_la-cloexec.o
make[5]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/src/gl'
make[5]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/src/gl'
/bin/sh ../../libtool --tag=CC --mode=compile x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src/gl -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o libsgl_la-stat-time.lo `test -f 'stat-time.c' || echo '../../../src/gl/'`stat-time.c
libtool: compile: x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src/gl -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c ../../../src/gl/stat-time.c -fPIC -DPIC -o .libs/libsgl_la-stat-time.o
make[5]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/src/gl'
make[5]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/src/gl'
/bin/sh ../../libtool --tag=CC --mode=compile x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src/gl -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o libsgl_la-progname.lo `test -f 'progname.c' || echo '../../../src/gl/'`progname.c
libtool: compile: x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src/gl -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c ../../../src/gl/progname.c -fPIC -DPIC -o .libs/libsgl_la-progname.o
make[5]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/src/gl'
make[5]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/src/gl'
/bin/sh ../../libtool --tag=CC --mode=compile x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src/gl -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o libsgl_la-version-etc.lo `test -f 'version-etc.c' || echo '../../../src/gl/'`version-etc.c
libtool: compile: x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src/gl -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c ../../../src/gl/version-etc.c -fPIC -DPIC -o .libs/libsgl_la-version-etc.o
make[5]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/src/gl'
make[5]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/src/gl'
/bin/sh ../../libtool --tag=CC --mode=compile x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src/gl -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o libsgl_la-fcntl.lo `test -f 'fcntl.c' || echo '../../../src/gl/'`fcntl.c
libtool: compile: x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src/gl -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c ../../../src/gl/fcntl.c -fPIC -DPIC -o .libs/libsgl_la-fcntl.o
make[5]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/src/gl'
make[5]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/src/gl'
/bin/sh ../../libtool --tag=CC --mode=compile x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src/gl -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o libsgl_la-read-file.lo `test -f 'read-file.c' || echo '../../../src/gl/'`read-file.c
libtool: compile: x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src/gl -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c ../../../src/gl/read-file.c -fPIC -DPIC -o .libs/libsgl_la-read-file.o
make[5]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/src/gl'
make[5]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/src/gl'
/bin/sh ../../libtool --tag=CC --mode=link x86_64-niceos-linux-gnu-gcc -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -no-undefined -o libsgl.la libsgl_la-cloexec.lo libsgl_la-fcntl.lo libsgl_la-fd-hook.lo libsgl_la-gettime.lo libsgl_la-malloca.lo libsgl_la-memset_explicit.lo libsgl_la-progname.lo libsgl_la-read-file.lo libsgl_la-realloc.lo libsgl_la-stat-time.lo libsgl_la-stdlib.lo libsgl_la-timespec.lo libsgl_la-unistd.lo libsgl_la-version-etc.lo libsgl_la-version-etc-fsf.lo
libtool: link: ar cr .libs/libsgl.a .libs/libsgl_la-cloexec.o .libs/libsgl_la-fcntl.o .libs/libsgl_la-fd-hook.o .libs/libsgl_la-gettime.o .libs/libsgl_la-malloca.o .libs/libsgl_la-memset_explicit.o .libs/libsgl_la-progname.o .libs/libsgl_la-read-file.o .libs/libsgl_la-realloc.o .libs/libsgl_la-stat-time.o .libs/libsgl_la-stdlib.o .libs/libsgl_la-timespec.o .libs/libsgl_la-unistd.o .libs/libsgl_la-version-etc.o .libs/libsgl_la-version-etc-fsf.o
libtool: link: ranlib .libs/libsgl.a
libtool: link: ( cd ".libs" && rm -f "libsgl.la" && ln -s "../libsgl.la" "libsgl.la" )
make[5]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/src/gl'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/src'
x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../lib/includes -I../../lib/includes -I../lib/gl -I../../lib/gl -I./gl -I../../src/gl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o benchmark.o ../../src/benchmark.c
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/src'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/src'
x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../lib/includes -I../../lib/includes -I../lib/gl -I../../lib/gl -I./gl -I../../src/gl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o asn1Parser.o ../../src/asn1Parser.c
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/src'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/src'
x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../lib/includes -I../../lib/includes -I../lib/gl -I../../lib/gl -I./gl -I../../src/gl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o asn1Decoding.o ../../src/asn1Decoding.c
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/src'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/src'
x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../lib/includes -I../../lib/includes -I../lib/gl -I../../lib/gl -I./gl -I../../src/gl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o asn1Coding.o ../../src/asn1Coding.c
[01m[K../../src/asn1Coding.c:[m[K In function '[01m[Kmain[m[K':
[01m[K../../src/asn1Coding.c:344:34:[m[K [01;35m[Kwarning: [m[Kdereference of NULL '[01m[Kder[m[K' [[01;35m[KCWE-476[m[K] [[01;35m[K-Wanalyzer-null-dereference[m[K]
344 | fprintf (stderr, "%02x ", [01;35m[Kder[k][m[K);
| [01;35m[K~~~^~~[m[K
'[01m[Kmain[m[K': events 1-10
[01;36m[K|[m[K
[01;36m[K|[m[K 207 | if [01;36m[K([m[Koptind == argc || optind == argc - 1)
[01;36m[K|[m[K | [01;36m[K^[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(1)[m[K following '[01m[Kfalse[m[K' branch...
[01;36m[K|[m[K......
[01;36m[K|[m[K 214 | inputFileAsnName = strdup (argv[01;36m[K[[m[Koptind]);
[01;36m[K|[m[K | [01;36m[K~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(2)[m[K ...to here
[01;36m[K|[m[K 215 | if [01;36m[K([m[KinputFileAsnName == NULL)
[01;36m[K|[m[K | [01;36m[K~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(3)[m[K following '[01m[Kfalse[m[K' branch (when '[01m[KinputFileAsnName[m[K' is non-NULL)...
[01;36m[K|[m[K......
[01;36m[K|[m[K 221 | inputFileAssignmentName = strdup (argv[01;36m[K[[m[Koptind + 1]);
[01;36m[K|[m[K | [01;36m[K~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(4)[m[K ...to here
[01;36m[K|[m[K 222 | if [01;36m[K([m[KinputFileAssignmentName == NULL)
[01;36m[K|[m[K | [01;36m[K~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(5)[m[K following '[01m[Kfalse[m[K' branch (when '[01m[KinputFileAssignmentName[m[K' is non-NULL)...
[01;36m[K|[m[K......
[01;36m[K|[m[K 229 | [01;36m[Kasn1_parser2tree (inputFileAsnName, &definitions, errorDescription)[m[K;
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(6)[m[K ...to here
[01;36m[K|[m[K......
[01;36m[K|[m[K 248 | if [01;36m[K([m[Kasn1_result != ASN1_SUCCESS)
[01;36m[K|[m[K | [01;36m[K~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(7)[m[K following '[01m[Kfalse[m[K' branch (when '[01m[Kasn1_result == 0[m[K')...
[01;36m[K|[m[K......
[01;36m[K|[m[K 256 | inputFile = [01;36m[Kfopen (inputFileAssignmentName, "r")[m[K;
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(8)[m[K ...to here
[01;36m[K|[m[K 257 |
[01;36m[K|[m[K 258 | if [01;36m[K([m[KinputFile == NULL)
[01;36m[K|[m[K | [01;36m[K~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(9)[m[K following '[01m[Kfalse[m[K' branch (when '[01m[KinputFile[m[K' is non-NULL)...
[01;36m[K|[m[K......
[01;36m[K|[m[K 268 | [01;36m[Kputc ('\n', stderr)[m[K;
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(10)[m[K ...to here
[01;36m[K|[m[K
'[01m[Kmain[m[K': events 11-22
[01;36m[K|[m[K
[01;36m[K|[m[K 271 | [01;36m[K=[m[K= ASSIGNMENT_SUCCESS)
[01;36m[K|[m[K | [01;36m[K^[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(11)[m[K following '[01m[Kfalse[m[K' branch (when '[01m[Klast_ra != 1[m[K')...
[01;36m[K|[m[K......
[01;36m[K|[m[K 301 | if [01;36m[K([m[Klast_ra != ASSIGNMENT_EOF)
[01;36m[K|[m[K | [01;36m[K~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(12)[m[K ...to here
[01;36m[K|[m[K | [01;36m[K(13)[m[K following '[01m[Kfalse[m[K' branch (when '[01m[Klast_ra == 3[m[K')...
[01;36m[K|[m[K......
[01;36m[K|[m[K 306 | [01;36m[Kfclose (inputFile)[m[K;
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(14)[m[K ...to here
[01;36m[K|[m[K......
[01;36m[K|[m[K 314 | if [01;36m[K([m[Kasn1_result == ASN1_MEM_ERROR)
[01;36m[K|[m[K | [01;36m[K~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(15)[m[K following '[01m[Kfalse[m[K' branch (when '[01m[Kasn1_result != 12[m[K')...
[01;36m[K|[m[K......
[01;36m[K|[m[K 325 | [01;36m[Kfprintf (stderr, "\nCoding: %s\n\n", asn1_strerror (asn1_result))[m[K;
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(16)[m[K ...to here
[01;36m[K|[m[K 326 | if [01;36m[K([m[Kasn1_result != ASN1_SUCCESS)
[01;36m[K|[m[K | [01;36m[K~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(17)[m[K following '[01m[Kfalse[m[K' branch (when '[01m[Kasn1_result == 0[m[K')...
[01;36m[K|[m[K......
[01;36m[K|[m[K 342 | [01;36m[Kfprintf (stderr, "-----------------\nNumber of bytes=%i\n", der_len)[m[K;
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(18)[m[K ...to here
[01;36m[K|[m[K 343 | for (k = 0; [01;36m[Kk < der_len[m[K; k++)
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(19)[m[K following '[01m[Ktrue[m[K' branch...
[01;36m[K|[m[K 344 | fprintf (stderr, "%02x ", [01;36m[Kder[k][m[K);
[01;36m[K|[m[K | [01;36m[K~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(20)[m[K ...to here
[01;36m[K|[m[K | [01;36m[K(21)[m[K '[01m[Kder[m[K' is NULL
[01;36m[K|[m[K | [01;36m[K(22)[m[K dereference of NULL '[01m[Kder + (sizetype)k[m[K'
[01;36m[K|[m[K
[01m[K../../src/asn1Coding.c:372:39:[m[K [01;35m[Kwarning: [m[Kdereference of NULL '[01m[Kder[m[K' [[01;35m[KCWE-476[m[K] [[01;35m[K-Wanalyzer-null-dereference[m[K]
372 | fprintf (outputFile, "%c", [01;35m[Kder[k][m[K);
| [01;35m[K~~~^~~[m[K
'[01m[Kmain[m[K': events 1-2
[01;36m[K|[m[K
[01;36m[K|[m[K 166 | if [01;36m[K([m[Koption_result == -1)
[01;36m[K|[m[K | [01;36m[K^[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(1)[m[K following '[01m[Kfalse[m[K' branch (when '[01m[Koption_result != -1[m[K')...
[01;36m[K|[m[K......
[01;36m[K|[m[K 169 | [01;36m[Kswitch[m[K (option_result)
[01;36m[K|[m[K | [01;36m[K~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(2)[m[K ...to here
[01;36m[K|[m[K
'[01m[Kmain[m[K': event 3
[01;36m[K|[m[K
[01;36m[K|[m[K 185 | [01;36m[Kassert[m[K (optarg != NULL);
[01;36m[K|[m[K | [01;36m[K^~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(3)[m[K following '[01m[Ktrue[m[K' branch...
[01;36m[K|[m[K
'[01m[Kmain[m[K': events 4-5
[01;36m[K|[m[K
[01;36m[K|[m[K 186 | outputFileName = [01;36m[Kstrdup (optarg)[m[K;
[01;36m[K|[m[K | [01;36m[K^~~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(4)[m[K ...to here
[01;36m[K|[m[K 187 | if [01;36m[K([m[KoutputFileName == NULL)
[01;36m[K|[m[K | [01;36m[K~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(5)[m[K following '[01m[Kfalse[m[K' branch...
[01;36m[K|[m[K
'[01m[Kmain[m[K': event 6
[01;36m[K|[m[K
[01;36m[K|[m[K[01m[Kcc1:[m[K
[01;36m[K|[m[K [01;36m[K(6)[m[K: ...to here
[01;36m[K|[m[K
'[01m[Kmain[m[K': events 7-25
[01;36m[K|[m[K
[01;36m[K|[m[K 207 | if [01;36m[K([m[Koptind == argc || optind == argc - 1)
[01;36m[K|[m[K | [01;36m[K^[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(7)[m[K following '[01m[Kfalse[m[K' branch...
[01;36m[K|[m[K......
[01;36m[K|[m[K 214 | inputFileAsnName = strdup (argv[01;36m[K[[m[Koptind]);
[01;36m[K|[m[K | [01;36m[K~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(8)[m[K ...to here
[01;36m[K|[m[K 215 | if [01;36m[K([m[KinputFileAsnName == NULL)
[01;36m[K|[m[K | [01;36m[K~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(9)[m[K following '[01m[Kfalse[m[K' branch (when '[01m[KinputFileAsnName[m[K' is non-NULL)...
[01;36m[K|[m[K......
[01;36m[K|[m[K 221 | inputFileAssignmentName = strdup (argv[01;36m[K[[m[Koptind + 1]);
[01;36m[K|[m[K | [01;36m[K~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(10)[m[K ...to here
[01;36m[K|[m[K 222 | if [01;36m[K([m[KinputFileAssignmentName == NULL)
[01;36m[K|[m[K | [01;36m[K~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(11)[m[K following '[01m[Kfalse[m[K' branch (when '[01m[KinputFileAssignmentName[m[K' is non-NULL)...
[01;36m[K|[m[K......
[01;36m[K|[m[K 229 | [01;36m[Kasn1_parser2tree (inputFileAsnName, &definitions, errorDescription)[m[K;
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(12)[m[K ...to here
[01;36m[K|[m[K......
[01;36m[K|[m[K 248 | if [01;36m[K([m[Kasn1_result != ASN1_SUCCESS)
[01;36m[K|[m[K | [01;36m[K~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(13)[m[K following '[01m[Kfalse[m[K' branch (when '[01m[Kasn1_result == 0[m[K')...
[01;36m[K|[m[K......
[01;36m[K|[m[K 256 | inputFile = [01;36m[Kfopen (inputFileAssignmentName, "r")[m[K;
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(14)[m[K ...to here
[01;36m[K|[m[K 257 |
[01;36m[K|[m[K 258 | if [01;36m[K([m[KinputFile == NULL)
[01;36m[K|[m[K | [01;36m[K~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(15)[m[K following '[01m[Kfalse[m[K' branch (when '[01m[KinputFile[m[K' is non-NULL)...
[01;36m[K|[m[K......
[01;36m[K|[m[K 268 | [01;36m[Kputc ('\n', stderr)[m[K;
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(16)[m[K ...to here
[01;36m[K|[m[K......
[01;36m[K|[m[K 301 | if [01;36m[K([m[Klast_ra != ASSIGNMENT_EOF)
[01;36m[K|[m[K | [01;36m[K~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(17)[m[K following '[01m[Kfalse[m[K' branch (when '[01m[Klast_ra == 3[m[K')...
[01;36m[K|[m[K......
[01;36m[K|[m[K 306 | [01;36m[Kfclose (inputFile)[m[K;
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(18)[m[K ...to here
[01;36m[K|[m[K......
[01;36m[K|[m[K 314 | if [01;36m[K([m[Kasn1_result == ASN1_MEM_ERROR)
[01;36m[K|[m[K | [01;36m[K~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(19)[m[K following '[01m[Kfalse[m[K' branch (when '[01m[Kasn1_result != 12[m[K')...
[01;36m[K|[m[K......
[01;36m[K|[m[K 325 | [01;36m[Kfprintf (stderr, "\nCoding: %s\n\n", asn1_strerror (asn1_result))[m[K;
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(20)[m[K ...to here
[01;36m[K|[m[K 326 | if [01;36m[K([m[Kasn1_result != ASN1_SUCCESS)
[01;36m[K|[m[K | [01;36m[K~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(21)[m[K following '[01m[Kfalse[m[K' branch (when '[01m[Kasn1_result == 0[m[K')...
[01;36m[K|[m[K......
[01;36m[K|[m[K 342 | [01;36m[Kfprintf (stderr, "-----------------\nNumber of bytes=%i\n", der_len)[m[K;
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(22)[m[K ...to here
[01;36m[K|[m[K 343 | for (k = 0; [01;36m[Kk < der_len[m[K; k++)
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(23)[m[K following '[01m[Kfalse[m[K' branch...
[01;36m[K|[m[K 344 | fprintf (stderr, "%02x ", der[k]);
[01;36m[K|[m[K 345 | [01;36m[Kfputs ("\n-----------------\n", stderr)[m[K;
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(24)[m[K ...to here
[01;36m[K|[m[K......
[01;36m[K|[m[K 350 | if [01;36m[K([m[K!checkSyntaxOnly)
[01;36m[K|[m[K | [01;36m[K~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(25)[m[K following '[01m[Ktrue[m[K' branch (when '[01m[KcheckSyntaxOnly == 0[m[K')...
[01;36m[K|[m[K
'[01m[Kmain[m[K': events 26-29
[01;36m[K|[m[K
[01;36m[K|[m[K 352 | if [01;36m[K([m[KoutputFileName [01;36m[K=[m[K= NULL)
[01;36m[K|[m[K | [01;36m[K~[m[K [01;36m[K^[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K [01;36m[K(26)[m[K ...to here
[01;36m[K|[m[K | [01;36m[K(27)[m[K following '[01m[Kfalse[m[K' branch...
[01;36m[K|[m[K......
[01;36m[K|[m[K 355 | [01;36m[Kfprintf (stderr, "\nOutputFile=%s\n", outputFileName)[m[K;
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(28)[m[K ...to here
[01;36m[K|[m[K......
[01;36m[K|[m[K 359 | if [01;36m[K([m[KoutputFile == NULL)
[01;36m[K|[m[K | [01;36m[K~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(29)[m[K following '[01m[Kfalse[m[K' branch (when '[01m[KoutputFile[m[K' is non-NULL)...
[01;36m[K|[m[K
'[01m[Kmain[m[K': event 30
[01;36m[K|[m[K
[01;36m[K|[m[K[01m[Kcc1:[m[K
[01;36m[K|[m[K [01;36m[K(30)[m[K: ...to here
[01;36m[K|[m[K
'[01m[Kmain[m[K': events 31-34
[01;36m[K|[m[K
[01;36m[K|[m[K 371 | for (k = 0; [01;36m[Kk < der_len[m[K; k++)
[01;36m[K|[m[K | [01;36m[K~~^~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(31)[m[K following '[01m[Ktrue[m[K' branch...
[01;36m[K|[m[K 372 | fprintf (outputFile, "%c", [01;36m[Kder[k][m[K);
[01;36m[K|[m[K | [01;36m[K~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(32)[m[K ...to here
[01;36m[K|[m[K | [01;36m[K(33)[m[K '[01m[Kder[m[K' is NULL
[01;36m[K|[m[K | [01;36m[K(34)[m[K dereference of NULL '[01m[Kder + (sizetype)k[m[K'
[01;36m[K|[m[K
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/src'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/src'
/bin/sh ../libtool --tag=CC --mode=link x86_64-niceos-linux-gnu-gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o asn1Parser asn1Parser.o ../lib/libtasn1.la ../lib/gl/libgnu.la gl/libsgl.la
libtool: link: x86_64-niceos-linux-gnu-gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o .libs/asn1Parser asn1Parser.o ../lib/.libs/libtasn1.so ../lib/gl/.libs/libgnu.a gl/.libs/libsgl.a
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/src'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/src'
/bin/sh ../libtool --tag=CC --mode=link x86_64-niceos-linux-gnu-gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o asn1Decoding asn1Decoding.o benchmark.o ../lib/libtasn1.la ../lib/gl/libgnu.la gl/libsgl.la
libtool: link: x86_64-niceos-linux-gnu-gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o .libs/asn1Decoding asn1Decoding.o benchmark.o ../lib/.libs/libtasn1.so ../lib/gl/.libs/libgnu.a gl/.libs/libsgl.a
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/src'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/src'
/bin/sh ../libtool --tag=CC --mode=link x86_64-niceos-linux-gnu-gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o asn1Coding asn1Coding.o ../lib/libtasn1.la ../lib/gl/libgnu.la gl/libsgl.la
libtool: link: x86_64-niceos-linux-gnu-gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o .libs/asn1Coding asn1Coding.o ../lib/.libs/libtasn1.so ../lib/gl/.libs/libgnu.a gl/.libs/libsgl.a
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/src'
Making all in doc
make[3]: Nothing to be done for 'all-am'.
Making all in examples
/usr/bin/make all-am
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/examples'
x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../examples -I.. -I../lib/includes -I../../lib/includes -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o pkix_asn1_tab.o ../../examples/pkix_asn1_tab.c
[01m[K../../examples/pkix_asn1_tab.c:7:24:[m[K [01;35m[Kwarning: [m[Kno previous declaration for '[01m[Kpkix_asn1_tab[m[K' [[01;35m[K-Wmissing-variable-declarations[m[K]
7 | const asn1_static_node [01;35m[Kpkix_asn1_tab[m[K[] = {
| [01;35m[K^~~~~~~~~~~~~[m[K
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/examples'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/examples'
x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../examples -I.. -I../lib/includes -I../../lib/includes -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o CrlExample.o ../../examples/CrlExample.c
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/examples'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/examples'
x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../examples -I.. -I../lib/includes -I../../lib/includes -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o CertificateExample.o ../../examples/CertificateExample.c
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/examples'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/examples'
/bin/sh ../libtool --tag=CC --mode=link x86_64-niceos-linux-gnu-gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o CrlExample CrlExample.o pkix_asn1_tab.o ../lib/libtasn1.la
libtool: link: x86_64-niceos-linux-gnu-gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o .libs/CrlExample CrlExample.o pkix_asn1_tab.o ../lib/.libs/libtasn1.so
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/examples'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/examples'
/bin/sh ../libtool --tag=CC --mode=link x86_64-niceos-linux-gnu-gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o CertificateExample CertificateExample.o pkix_asn1_tab.o ../lib/libtasn1.la
libtool: link: x86_64-niceos-linux-gnu-gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o .libs/CertificateExample CertificateExample.o pkix_asn1_tab.o ../lib/.libs/libtasn1.so
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/examples'
Making all in fuzz
make[2]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/fuzz'
x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../fuzz -I.. -I../lib/includes -I../../lib/includes -I../../fuzz -I../lib/gl -I../../lib/gl -DSRCDIR=\"/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/../fuzz\" -DTEST_RUN -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o corpus2array.o ../../fuzz/corpus2array.c
make[2]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/fuzz'
make[2]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/fuzz'
/bin/sh ../libtool --tag=CC --mode=link x86_64-niceos-linux-gnu-gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -no-install -o corpus2array corpus2array.o ../lib/gl/libgnu.la ../lib/libtasn1.la
libtool: link: x86_64-niceos-linux-gnu-gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o corpus2array corpus2array.o ../lib/gl/.libs/libgnu.a ../lib/.libs/libtasn1.so -Wl,-rpath -Wl,/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/lib/.libs
make[2]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/fuzz'
Making all in tests
/usr/bin/make all-am
make[3]: Nothing to be done for 'all-am'.
+ popd
/build/rpmbuild/BUILD/libtasn1-4.20.0
+ mkdir -pv build32
mkdir: created directory 'build32'
+ pushd build32
/build/rpmbuild/BUILD/libtasn1-4.20.0/build32 /build/rpmbuild/BUILD/libtasn1-4.20.0
+ export 'CC=gcc -m32'
+ CC='gcc -m32'
+ export 'CXX=g++ -m32'
+ CXX='g++ -m32'
+ export PKG_CONFIG_PATH=/usr/lib32/pkgconfig
+ PKG_CONFIG_PATH=/usr/lib32/pkgconfig
+ ../configure --host=i686-pc-linux-gnu --build=x86_64-niceos-linux-gnu --prefix=/usr --libdir=/usr/lib32 --libexecdir=/usr/lib32 --disable-static
configure: GNU Libtasn1 4.20.0 libtasn1 4.20.0 0x041400 12:4:6
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for i686-pc-linux-gnu-strip... no
checking for strip... strip
configure: WARNING: using cross tools not prefixed with host triplet
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '0' is supported by ustar format... yes
checking whether GID '0' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether make supports nested variables... (cached) yes
checking for i686-pc-linux-gnu-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... yes
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc -m32 accepts -g... yes
checking for gcc -m32 option to enable C11 features... none needed
checking whether gcc -m32 understands -c and -o together... yes
checking whether the compiler is clang... no
checking for compiler option needed when checking for declarations... none
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc -m32... gcc3
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for wchar.h... yes
checking for minix/config.h... no
checking for stdbool.h... yes
checking for limits.h... yes
checking for sys/socket.h... yes
checking for getopt.h... yes
checking for sys/time.h... yes
checking for sys/param.h... yes
checking for stdckdint.h... yes
checking for features.h... yes
checking for crtdefs.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking build system type... x86_64-niceos-linux-gnu
checking host system type... i686-pc-linux-gnu
checking how to run the C preprocessor... gcc -m32 -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for Minix Amsterdam compiler... no
checking for i686-pc-linux-gnu-ar... no
checking for ar... ar
checking for i686-pc-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for gcc -m32 option to support large files... -D_FILE_OFFSET_BITS=64
checking for bison... no
checking for byacc... no
checking for clock_gettime... yes
checking for fmemopen... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc -m32... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... no
checking for i686-pc-linux-gnu-dumpbin... no
checking for i686-pc-linux-gnu-link... no
checking for dumpbin... no
checking for link... link -dump
checking the name lister (nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-niceos-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-niceos-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for i686-pc-linux-gnu-file... no
checking for file... file
checking for i686-pc-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for i686-pc-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for i686-pc-linux-gnu-ar... ar
checking for archiver @FILE support... @
checking for i686-pc-linux-gnu-strip... strip
checking for i686-pc-linux-gnu-ranlib... ranlib
checking command to parse nm output from gcc -m32 object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for i686-pc-linux-gnu-mt... no
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc -m32 supports -fno-rtti -fno-exceptions... no
checking for gcc -m32 option to produce PIC... -fPIC -DPIC
checking if gcc -m32 PIC flag -fPIC -DPIC works... yes
checking if gcc -m32 static flag -static works... yes
checking if gcc -m32 supports -c -o file.o... yes
checking if gcc -m32 supports -c -o file.o... (cached) yes
checking whether the gcc -m32 linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for i686-pc-linux-gnu-pkg-config... /usr/bin/i686-pc-linux-gnu-pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for gtk-doc... no
configure: WARNING:
You will not be able to create source packages with 'make dist'
because gtk-doc >= 1.2 is not found.
checking for gtkdoc-check... no
checking for gtkdoc-check... no
checking for gtkdoc-rebase... no
checking for gtkdoc-mkpdf... no
checking whether to build gtk-doc documentation... no
checking for GTKDOC_DEPS... no
checking size of unsigned long int... 4
checking size of unsigned int... 4
checking whether ctype.h defines __header_inline... no
checking whether the preprocessor supports include_next... yes
checking whether source code line length is unlimited... yes
checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... yes
checking whether limits.h has SSIZE_MAX... yes
checking whether <limits.h> defines MIN and MAX... no
checking whether <sys/param.h> defines MIN and MAX... yes
checking whether the compiler produces multi-arch binaries... no
checking for good max_align_t... yes
checking whether NULL can be used in arbitrary expressions... yes
checking for unreachable... no
checking whether nullptr_t needs <stddef.h>... no
checking for clean definition of __STDC_VERSION_STDDEF_H__... yes
checking for wint_t... yes
checking whether wint_t is large enough... yes
checking whether stdint.h conforms to C99... guessing yes
checking whether stdint.h works without ISO C predefines... yes
checking whether stdint.h has UINTMAX_WIDTH etc.... yes
checking for C/C++ restrict keyword... __restrict__
checking for nl_langinfo and CODESET... yes
checking for an english Unicode locale... none
checking for gcc -m32 options needed to detect all undeclared functions... none needed
checking whether ecvt is declared... yes
checking whether fcvt is declared... yes
checking whether gcvt is declared... yes
checking whether MB_CUR_MAX is correct... guessing yes
checking for pid_t... yes
checking for mode_t... yes
checking for off64_t... yes
checking for blksize_t... yes
checking for blkcnt_t... yes
checking whether execvpe is declared... yes
checking for C compiler option to allow warnings... -Wno-error
checking for bool, true, false... no
checking if gcc/ld supports -Wl,--output-def... no
checking if LD -Wl,--version-script works... yes
checking whether the -Werror option is usable... yes
checking for simple visibility declarations... yes
checking whether the compiler supports the __inline keyword... yes
checking for ssize_t... yes
checking for strverscmp... yes
checking whether strverscmp works... guessing yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for _set_invalid_parameter_handler... no
checking for fcntl... yes
checking for symlink... yes
checking for getdtablesize... yes
checking for gettimeofday... yes
checking for memset_s... no
checking for lstat... yes
checking for complete errno.h... yes
checking for working fcntl.h... cross-compiling
checking whether fopen recognizes a trailing slash... guessing yes
checking whether fflush works on input streams... cross
checking whether stat file-mode macros are broken... no
checking for nlink_t... yes
checking whether stdin defaults to large file offsets... yes
checking whether ftello is declared... yes
checking whether ungetc works on arbitrary bytes... guessing yes
checking for ftello... yes
checking whether ftello works... guessing yes
checking whether getdtablesize is declared... yes
checking for getopt.h... (cached) yes
checking for getopt_long_only... yes
checking whether getopt is POSIX compatible... guessing yes
checking for working GNU getopt function... guessing no
checking for glibc-compatible sys/cdefs.h... yes
checking whether timespec_get is declared... yes
checking for timespec_get... yes
checking for struct timeval... yes
checking for wide-enough struct timeval.tv_sec member... yes
checking whether malloc is ptrdiff_t safe... yes
checking whether malloc, realloc, calloc set errno on failure... yes
checking whether malloc (0) returns nonnull... guessing yes
checking for O_CLOEXEC... yes
checking for promoted mode_t type... mode_t
checking whether realloc should abort upon undefined behaviour... no
checking whether fcloseall is declared... yes
checking whether getw is declared... yes
checking whether putw is declared... yes
checking which flavor of printf attribute matches inttypes macros... system
checking for struct timespec in <time.h>... yes
checking for TIME_UTC in <time.h>... yes
checking whether <wchar.h> uses 'inline' correctly... yes
checking whether wcsdup is declared... yes
checking for alloca as a compiler built-in... yes
checking for static_assert... yes, an <assert.h> macro
checking for bool, true, false... (cached) no
checking for library containing clock_gettime... none required
checking for clock_getres... yes
checking for clock_gettime... (cached) yes
checking for clock_settime... yes
checking whether dup2 works... guessing yes
checking whether fcntl handles F_DUPFD correctly... guessing yes
checking whether fcntl understands F_DUPFD_CLOEXEC... guessing no
checking whether fopen supports the mode character 'x'... guessing yes
checking whether fopen supports the mode character 'e'... guessing yes
checking whether free is known to preserve errno... yes
checking for ftello... (cached) yes
checking whether ftello works... (cached) guessing yes
checking whether getdtablesize works... guessing yes
checking for gettimeofday with POSIX signature... yes
checking whether lseek detects pipes... yes
checking whether SEEK_DATA works but is incompatible with GNU... no
checking for memset_explicit... no
checking for explicit_memset... no
checking whether open recognizes a trailing slash... guessing yes
checking whether program_invocation_name is declared... yes
checking whether program_invocation_short_name is declared... yes
checking whether realloc (..., 0) returns nonnull... guessing no
checking for ssize_t... (cached) yes
checking whether stat handles trailing slashes on files... guessing yes
checking for struct stat.st_atim.tv_nsec... yes
checking whether struct stat.st_atim is of type struct timespec... yes
checking for struct stat.st_birthtimespec.tv_nsec... no
checking for struct stat.st_birthtimensec... no
checking for struct stat.st_birthtim.tv_nsec... no
checking for va_copy... yes
checking for variable-length arrays... yes
checking whether to build with code coverage support... no
checking whether -Wno-missing-field-initializers is needed... no
checking whether -Wuninitialized is supported... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... no
checking whether C compiler handles -fanalyzer... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -fstrict-flex-arrays... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wall... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Warith-conversion... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wbad-function-cast... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wcast-align=strict... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wdate-time... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wdisabled-optimization... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wdouble-promotion... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wduplicated-branches... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wduplicated-cond... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wextra... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wformat-signedness... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wflex-array-member-not-at-end... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Winit-self... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Winline... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Winvalid-pch... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wlogical-op... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wmissing-declarations... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wmissing-include-dirs... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wmissing-prototypes... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wmissing-variable-declarations... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wnested-externs... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wnull-dereference... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wold-style-definition... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wopenmp-simd... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wpacked... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wpointer-arith... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wshadow... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wstack-protector... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wstrict-flex-arrays... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wstrict-overflow... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wstrict-prototypes... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wsuggest-attribute=cold... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wsuggest-attribute=const... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wsuggest-attribute=format... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wsuggest-attribute=malloc... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wsuggest-attribute=noreturn... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wsuggest-final-methods... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wsuggest-final-types... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wsync-nand... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wtrampolines... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wuninitialized... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wunknown-pragmas... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wunsafe-loop-optimizations... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wvariadic-macros... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wvector-operation-performance... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wvla... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wwrite-strings... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Warray-bounds=2... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wattribute-alias=2... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wbidi-chars=any,ucn... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wformat-overflow=2... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wformat=2... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wformat-truncation=2... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wimplicit-fallthrough=5... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wshift-overflow=2... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wuse-after-free=3... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wunused-const-variable=2... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wvla-larger-than=4031... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wthread-safety... no
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wno-analyzer-malloc-leak... yes
checking whether C compiler handles -Wno-type-limits... yes
checking whether C compiler handles -Wformat-truncation=1... yes
checking whether C compiler handles -Wimplicit-fallthrough=2... yes
checking whether C compiler handles -Wno-unused-parameter... yes
checking whether C compiler handles -fdiagnostics-show-option... yes
checking whether C compiler handles -fdiagnostics-color=always... yes
checking for library containing dlsym... none required
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating doc/reference/Makefile
config.status: creating examples/Makefile
config.status: creating fuzz/Makefile
config.status: creating lib/Makefile
config.status: creating lib/gl/Makefile
config.status: creating lib/includes/libtasn1.h
config.status: creating lib/libtasn1.pc
config.status: creating src/Makefile
config.status: creating src/gl/Makefile
config.status: creating tests/Makefile
config.status: creating config.h
config.status: linking ../GNUmakefile to GNUmakefile
config.status: executing depfiles commands
config.status: executing libtool commands
configure: Summary of build options:
Version: 4.20.0
Libtool version 12:4:6
DLL version:
Header version: major 4 minor 20 patch 0 number 0x041400
Build/host system: x86_64-niceos-linux-gnu / i686-pc-linux-gnu
Install prefix: /usr
Compiler: gcc -m32
Warning flags: -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always
CFLAGS: -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common
LDFlags:
Documentation: yes
Library types: Shared=yes, Static=no
Valgrind:
Version script: yes
Fuzzing build: no
+ /usr/bin/make -O -j16 V=1 VERBOSE=1
/usr/bin/make all-recursive
Making all in lib
Making all in gl
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/lib/gl'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
-e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_LIMITS_H''@|<limits.h>|g' \
../../../lib/gl/limits.in.h > limits.h-t
mv limits.h-t limits.h
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/lib/gl'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/lib/gl'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
-e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_STDDEF_H''@|<stddef.h>|g' \
-e 's|@''NULLPTR_T_NEEDS_STDDEF''@|0|g' \
-e 's|@''STDDEF_NOT_IDEMPOTENT''@|0|g' \
-e 's|@''REPLACE_NULL''@|0|g' \
-e 's|@''HAVE_MAX_ALIGN_T''@|1|g' \
../../../lib/gl/stddef.in.h > stddef.h-t
mv stddef.h-t stddef.h
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/lib/gl'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/lib/gl'
/usr/bin/mkdir -p 'sys'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
-e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_SYS_TYPES_H''@|<sys/types.h>|g' \
-e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
-e 's|@''HAVE_OFF64_T''@|1|g' \
-e 's|@''WINDOWS_STAT_INODES''@|0|g' \
-e 's|@''HAVE_BLKSIZE_T''@|1|g' \
-e 's|@''HAVE_BLKCNT_T''@|1|g' \
../../../lib/gl/sys_types.in.h > sys/types.h-t
mv sys/types.h-t sys/types.h
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/lib/gl'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/lib/gl'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
-e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_STRING_H''@|<string.h>|g' \
-e 's/@''GNULIB_EXPLICIT_BZERO''@/0/g' \
-e 's/@''GNULIB_FFSL''@/0/g' \
-e 's/@''GNULIB_FFSLL''@/0/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_MBS_ENDSWITH''@/0/g' \
-e 's/@''GNULIB_MBS_STARTSWITH''@/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_MEMSET_EXPLICIT''@/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_STR_ENDSWITH''@/0/g' \
-e 's/@''GNULIB_STR_STARTSWITH''@/0/g' \
-e 's/@''GNULIB_STRERROR''@/0/g' \
-e 's/@''GNULIB_STRERROR_R''@/0/g' \
-e 's/@''GNULIB_STRERRORNAME_NP''@/0/g' \
-e 's/@''GNULIB_SIGABBREV_NP''@/0/g' \
-e 's/@''GNULIB_SIGDESCR_NP''@/0/g' \
-e 's/@''GNULIB_STRSIGNAL''@/0/g' \
-e 's/@''GNULIB_STRVERSCMP''@/1/g' \
-e 's/@''GNULIB_MDA_MEMCCPY''@/1/g' \
-e 's/@''GNULIB_MDA_STRDUP''@/1/g' \
-e 's/@''GNULIB_FREE_POSIX''@/0/g' \
< ../../../lib/gl/string.in.h > string.h-t1
sed \
-e 's|@''HAVE_EXPLICIT_BZERO''@|1|g' \
-e 's|@''HAVE_FFSL''@|1|g' \
-e 's|@''HAVE_FFSLL''@|1|g' \
-e 's|@''HAVE_MBSLEN''@|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_MEMSET_EXPLICIT''@|0|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_STRERROR_R''@|1|g' \
-e 's|@''HAVE_STRERRORNAME_NP''@|1|g' \
-e 's|@''HAVE_SIGABBREV_NP''@|1|g' \
-e 's|@''HAVE_SIGDESCR_NP''@|1|g' \
-e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \
-e 's|@''HAVE_STRVERSCMP''@|1|g' \
-e 's|@''REPLACE_FFSLL''@|0|g' \
-e 's|@''REPLACE_MEMCHR''@|0|g' \
-e 's|@''REPLACE_MEMMEM''@|0|g' \
-e 's|@''REPLACE_MEMPCPY''@|0|g' \
-e 's|@''REPLACE_MEMSET_EXPLICIT''@|0|g' \
-e 's|@''REPLACE_FREE''@|0|g' \
-e 's|@''REPLACE_STPCPY''@|0|g' \
-e 's|@''REPLACE_STPNCPY''@|0|g' \
-e 's|@''REPLACE_STRCHRNUL''@|0|g' \
-e 's|@''REPLACE_STRDUP''@|0|g' \
-e 's|@''REPLACE_STRNCAT''@|0|g' \
-e 's|@''REPLACE_STRNDUP''@|0|g' \
-e 's|@''REPLACE_STRNLEN''@|0|g' \
-e 's|@''REPLACE_STRSTR''@|0|g' \
-e 's|@''REPLACE_STRCASESTR''@|0|g' \
-e 's|@''REPLACE_STRTOK_R''@|0|g' \
-e 's|@''REPLACE_STRERROR''@|0|g' \
-e 's|@''REPLACE_STRERROR_R''@|0|g' \
-e 's|@''REPLACE_STRERRORNAME_NP''@|0|g' \
-e 's|@''REPLACE_STRSIGNAL''@|0|g' \
-e 's|@''REPLACE_STRVERSCMP''@|0|g' \
-e 's|@''UNDEFINE_STRTOK_R''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r ../../../lib/gl/c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r ../../../lib/gl/arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r ../../../lib/gl/warn-on-use.h' \
< string.h-t1 > string.h-t2
rm -f string.h-t1
mv string.h-t2 string.h
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/lib/gl'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/lib/gl'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
-e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' \
-e 's/@''GNULIB__EXIT''@/0/g' \
-e 's/@''GNULIB_ABORT_DEBUG''@/0/g' \
-e 's/@''GNULIB_ALIGNED_ALLOC''@/0/g' \
-e 's/@''GNULIB_ATOLL''@/0/g' \
-e 's/@''GNULIB_CALLOC_GNU''@/0/g' \
-e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \
-e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/0/g' \
-e 's/@''GNULIB_FREE_POSIX''@/0/g' \
-e 's/@''GNULIB_GETLOADAVG''@/0/g' \
-e 's/@''GNULIB_GETPROGNAME''@/0/g' \
-e 's/@''GNULIB_GETSUBOPT''@/0/g' \
-e 's/@''GNULIB_GRANTPT''@/0/g' \
-e 's/@''GNULIB_MALLOC_GNU''@/0/g' \
-e 's/@''GNULIB_MALLOC_POSIX''@/0/g' \
-e 's/@''GNULIB_MBSTOWCS''@/0/g' \
-e 's/@''GNULIB_MBTOWC''@/0/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_POSIX_MEMALIGN''@/0/g' \
-e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \
-e 's/@''GNULIB_PTSNAME''@/0/g' \
-e 's/@''GNULIB_PTSNAME_R''@/0/g' \
-e 's/@''GNULIB_PUTENV''@/0/g' \
-e 's/@''GNULIB_QSORT_R''@/0/g' \
-e 's/@''GNULIB_RAND''@/0/g' \
-e 's/@''GNULIB_RANDOM''@/0/g' \
-e 's/@''GNULIB_RANDOM_R''@/0/g' \
-e 's/@''GNULIB_REALLOC_POSIX''@/0/g' \
-e 's/@''GNULIB_REALLOCARRAY''@/0/g' \
-e 's/@''GNULIB_REALPATH''@/0/g' \
-e 's/@''GNULIB_RPMATCH''@/0/g' \
-e 's/@''GNULIB_SECURE_GETENV''@/0/g' \
-e 's/@''GNULIB_SETENV''@/0/g' \
-e 's/@''GNULIB_STACK_TRACE''@/0/g' \
-e 's/@''GNULIB_STRTOD''@/0/g' \
-e 's/@''GNULIB_STRTOF''@/0/g' \
-e 's/@''GNULIB_STRTOL''@/0/g' \
-e 's/@''GNULIB_STRTOLD''@/0/g' \
-e 's/@''GNULIB_STRTOLL''@/0/g' \
-e 's/@''GNULIB_STRTOUL''@/0/g' \
-e 's/@''GNULIB_STRTOULL''@/0/g' \
-e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \
-e 's/@''GNULIB_UNLOCKPT''@/0/g' \
-e 's/@''GNULIB_UNSETENV''@/0/g' \
-e 's/@''GNULIB_WCTOMB''@/0/g' \
-e 's/@''GNULIB_MDA_ECVT''@/1/g' \
-e 's/@''GNULIB_MDA_FCVT''@/1/g' \
-e 's/@''GNULIB_MDA_GCVT''@/1/g' \
-e 's/@''GNULIB_MDA_MKTEMP''@/1/g' \
-e 's/@''GNULIB_MDA_PUTENV''@/1/g' \
< ../../../lib/gl/stdlib.in.h > stdlib.h-t1
sed \
-e 's|@''HAVE__EXIT''@|1|g' \
-e 's|@''HAVE_ALIGNED_ALLOC''@|1|g' \
-e 's|@''HAVE_ATOLL''@|1|g' \
-e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \
-e 's|@''HAVE_DECL_ECVT''@|1|g' \
-e 's|@''HAVE_DECL_FCVT''@|1|g' \
-e 's|@''HAVE_DECL_GCVT''@|1|g' \
-e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \
-e 's|@''HAVE_DECL_PROGRAM_INVOCATION_NAME''@|1|g' \
-e 's|@''HAVE_GETPROGNAME''@|1|g' \
-e 's|@''HAVE_GETSUBOPT''@|1|g' \
-e 's|@''HAVE_GRANTPT''@|1|g' \
-e 's|@''HAVE_INITSTATE''@|1|g' \
-e 's|@''HAVE_DECL_INITSTATE''@|1|g' \
-e 's|@''HAVE_MBTOWC''@|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_POSIX_MEMALIGN''@|1|g' \
-e 's|@''HAVE_POSIX_OPENPT''@|1|g' \
-e 's|@''HAVE_PTSNAME''@|1|g' \
-e 's|@''HAVE_PTSNAME_R''@|1|g' \
-e 's|@''HAVE_QSORT_R''@|1|g' \
-e 's|@''HAVE_RANDOM''@|1|g' \
-e 's|@''HAVE_RANDOM_H''@|1|g' \
-e 's|@''HAVE_RANDOM_R''@|1|g' \
-e 's|@''HAVE_REALLOCARRAY''@|1|g' \
-e 's|@''HAVE_REALPATH''@|1|g' \
-e 's|@''HAVE_RPMATCH''@|1|g' \
-e 's|@''HAVE_SECURE_GETENV''@|1|g' \
-e 's|@''HAVE_DECL_SETENV''@|1|g' \
-e 's|@''HAVE_SETSTATE''@|1|g' \
-e 's|@''HAVE_DECL_SETSTATE''@|1|g' \
-e 's|@''HAVE_STRTOD''@|1|g' \
-e 's|@''HAVE_STRTOF''@|1|g' \
-e 's|@''HAVE_STRTOL''@|1|g' \
-e 's|@''HAVE_STRTOLD''@|1|g' \
-e 's|@''HAVE_STRTOLL''@|1|g' \
-e 's|@''HAVE_STRTOUL''@|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_DECL_UNSETENV''@|1|g' \
< stdlib.h-t1 > stdlib.h-t2
sed \
-e 's|@''REPLACE__EXIT''@|0|g' \
-e 's|@''REPLACE_ABORT''@|0|g' \
-e 's|@''REPLACE_ALIGNED_ALLOC''@|0|g' \
-e 's|@''REPLACE_CALLOC_FOR_CALLOC_GNU''@|0|g' \
-e 's|@''REPLACE_CALLOC_FOR_CALLOC_POSIX''@|0|g' \
-e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \
-e 's|@''REPLACE_FREE''@|0|g' \
-e 's|@''REPLACE_GETLOADAVG''@|0|g' \
-e 's|@''REPLACE_GETPROGNAME''@|0|g' \
-e 's|@''REPLACE_GETSUBOPT''@|0|g' \
-e 's|@''REPLACE_INITSTATE''@|0|g' \
-e 's|@''REPLACE_MALLOC_FOR_MALLOC_GNU''@|0|g' \
-e 's|@''REPLACE_MALLOC_FOR_MALLOC_POSIX''@|0|g' \
-e 's|@''REPLACE_MB_CUR_MAX''@|0|g' \
-e 's|@''REPLACE_MBSTOWCS''@|0|g' \
-e 's|@''REPLACE_MBTOWC''@|0|g' \
-e 's|@''REPLACE_MKOSTEMP''@|0|g' \
-e 's|@''REPLACE_MKOSTEMPS''@|0|g' \
-e 's|@''REPLACE_MKSTEMP''@|0|g' \
-e 's|@''REPLACE_POSIX_MEMALIGN''@|0|g' \
-e 's|@''REPLACE_POSIX_OPENPT''@|0|g' \
-e 's|@''REPLACE_PTSNAME''@|0|g' \
-e 's|@''REPLACE_PTSNAME_R''@|0|g' \
-e 's|@''REPLACE_PUTENV''@|0|g' \
-e 's|@''REPLACE_QSORT_R''@|0|g' \
-e 's|@''REPLACE_RAND''@|0|g' \
-e 's|@''REPLACE_RANDOM''@|0|g' \
-e 's|@''REPLACE_RANDOM_R''@|0|g' \
-e 's|@''REPLACE_REALLOC_FOR_REALLOC_POSIX''@|2|g' \
-e 's|@''REPLACE_REALLOCARRAY''@|0|g' \
-e 's|@''REPLACE_REALPATH''@|0|g' \
-e 's|@''REPLACE_SETENV''@|0|g' \
-e 's|@''REPLACE_SETSTATE''@|0|g' \
-e 's|@''REPLACE_STRTOD''@|0|g' \
-e 's|@''REPLACE_STRTOF''@|0|g' \
-e 's|@''REPLACE_STRTOL''@|0|g' \
-e 's|@''REPLACE_STRTOLD''@|0|g' \
-e 's|@''REPLACE_STRTOLL''@|0|g' \
-e 's|@''REPLACE_STRTOUL''@|0|g' \
-e 's|@''REPLACE_STRTOULL''@|0|g' \
-e 's|@''REPLACE_UNSETENV''@|0|g' \
-e 's|@''REPLACE_WCTOMB''@|0|g' \
-e 's|@''CAN_PRINT_STACK_TRACE''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r ../../../lib/gl/c++defs.h' \
-e '/definition of _Noreturn/r ../../../lib/gl/_Noreturn.h' \
-e '/definition of _GL_ARG_NONNULL/r ../../../lib/gl/arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r ../../../lib/gl/warn-on-use.h' \
< stdlib.h-t2 > stdlib.h-t3
rm -f stdlib.h-t1 stdlib.h-t2
mv stdlib.h-t3 stdlib.h
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/lib/gl'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/lib/gl'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
-e 's|@''GUARD_PREFIX''@|GL|g' \
-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|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \
-e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
-e 's/@''GNULIB_ACCESS''@/0/g' \
-e 's/@''GNULIB_CHDIR''@/0/g' \
-e 's/@''GNULIB_CHOWN''@/0/g' \
-e 's/@''GNULIB_CLOSE''@/0/g' \
-e 's/@''GNULIB_COPY_FILE_RANGE''@/0/g' \
-e 's/@''GNULIB_DUP''@/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_EXECL''@/0/g' \
-e 's/@''GNULIB_EXECLE''@/0/g' \
-e 's/@''GNULIB_EXECLP''@/0/g' \
-e 's/@''GNULIB_EXECV''@/0/g' \
-e 's/@''GNULIB_EXECVE''@/0/g' \
-e 's/@''GNULIB_EXECVP''@/0/g' \
-e 's/@''GNULIB_EXECVPE''@/0/g' \
-e 's/@''GNULIB_FACCESSAT''@/0/g' \
-e 's/@''GNULIB_FCHDIR''@/0/g' \
-e 's/@''GNULIB_FCHOWNAT''@/0/g' \
-e 's/@''GNULIB_FDATASYNC''@/0/g' \
-e 's/@''GNULIB_FSYNC''@/0/g' \
-e 's/@''GNULIB_FTRUNCATE''@/0/g' \
< ../../../lib/gl/unistd.in.h > unistd.h-t1
sed \
-e 's/@''GNULIB_GETCWD''@/0/g' \
-e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \
-e 's/@''GNULIB_GETDTABLESIZE''@/0/g' \
-e 's/@''GNULIB_GETENTROPY''@/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_GETOPT_POSIX''@/0/g' \
-e 's/@''GNULIB_GETPAGESIZE''@/0/g' \
-e 's/@''GNULIB_GETPASS''@/0/g' \
-e 's/@''GNULIB_GETPASS_GNU''@/0/g' \
-e 's/@''GNULIB_GETUSERSHELL''@/0/g' \
-e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \
-e 's/@''GNULIB_ISATTY''@/0/g' \
-e 's/@''GNULIB_LCHOWN''@/0/g' \
-e 's/@''GNULIB_LINK''@/0/g' \
-e 's/@''GNULIB_LINKAT''@/0/g' \
-e 's/@''GNULIB_LSEEK''@/0/g' \
-e 's/@''GNULIB_PIPE''@/0/g' \
-e 's/@''GNULIB_PIPE2''@/0/g' \
-e 's/@''GNULIB_PREAD''@/0/g' \
-e 's/@''GNULIB_PWRITE''@/0/g' \
-e 's/@''GNULIB_READ''@/0/g' \
-e 's/@''GNULIB_READLINK''@/0/g' \
-e 's/@''GNULIB_READLINKAT''@/0/g' \
-e 's/@''GNULIB_RMDIR''@/0/g' \
-e 's/@''GNULIB_SETHOSTNAME''@/0/g' \
-e 's/@''GNULIB_SLEEP''@/0/g' \
-e 's/@''GNULIB_SYMLINK''@/0/g' \
-e 's/@''GNULIB_SYMLINKAT''@/0/g' \
-e 's/@''GNULIB_TRUNCATE''@/0/g' \
-e 's/@''GNULIB_TTYNAME_R''@/0/g' \
-e 's/@''GNULIB_UNISTD_H_GETOPT''@/00/g' \
-e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/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' \
-e 's/@''GNULIB_MDA_ACCESS''@/1/g' \
-e 's/@''GNULIB_MDA_CHDIR''@/1/g' \
-e 's/@''GNULIB_MDA_CLOSE''@/1/g' \
-e 's/@''GNULIB_MDA_DUP''@/1/g' \
-e 's/@''GNULIB_MDA_DUP2''@/1/g' \
-e 's/@''GNULIB_MDA_EXECL''@/1/g' \
-e 's/@''GNULIB_MDA_EXECLE''@/1/g' \
-e 's/@''GNULIB_MDA_EXECLP''@/1/g' \
-e 's/@''GNULIB_MDA_EXECV''@/1/g' \
-e 's/@''GNULIB_MDA_EXECVE''@/1/g' \
-e 's/@''GNULIB_MDA_EXECVP''@/1/g' \
-e 's/@''GNULIB_MDA_EXECVPE''@/1/g' \
-e 's/@''GNULIB_MDA_GETCWD''@/1/g' \
-e 's/@''GNULIB_MDA_GETPID''@/1/g' \
-e 's/@''GNULIB_MDA_ISATTY''@/1/g' \
-e 's/@''GNULIB_MDA_LSEEK''@/1/g' \
-e 's/@''GNULIB_MDA_READ''@/1/g' \
-e 's/@''GNULIB_MDA_RMDIR''@/1/g' \
-e 's/@''GNULIB_MDA_SWAB''@/1/g' \
-e 's/@''GNULIB_MDA_UNLINK''@/1/g' \
-e 's/@''GNULIB_MDA_WRITE''@/1/g' \
< unistd.h-t1 > unistd.h-t2
sed \
-e 's|@''HAVE_CHOWN''@|1|g' \
-e 's|@''HAVE_COPY_FILE_RANGE''@|1|g' \
-e 's|@''HAVE_DUP3''@|1|g' \
-e 's|@''HAVE_EUIDACCESS''@|1|g' \
-e 's|@''HAVE_EXECVPE''@|1|g' \
-e 's|@''HAVE_FACCESSAT''@|1|g' \
-e 's|@''HAVE_FCHDIR''@|1|g' \
-e 's|@''HAVE_FCHOWNAT''@|1|g' \
-e 's|@''HAVE_FDATASYNC''@|1|g' \
-e 's|@''HAVE_FSYNC''@|1|g' \
-e 's|@''HAVE_FTRUNCATE''@|1|g' \
-e 's|@''HAVE_GETDTABLESIZE''@|1|g' \
-e 's|@''HAVE_GETENTROPY''@|1|g' \
-e 's|@''HAVE_GETGROUPS''@|1|g' \
-e 's|@''HAVE_GETHOSTNAME''@|1|g' \
-e 's|@''HAVE_GETPAGESIZE''@|1|g' \
-e 's|@''HAVE_GETPASS''@|1|g' \
-e 's|@''HAVE_GROUP_MEMBER''@|1|g' \
-e 's|@''HAVE_LCHOWN''@|1|g' \
-e 's|@''HAVE_LINK''@|1|g' \
-e 's|@''HAVE_LINKAT''@|1|g' \
-e 's|@''HAVE_PIPE''@|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_SETHOSTNAME''@|1|g' \
-e 's|@''HAVE_SLEEP''@|1|g' \
-e 's|@''HAVE_SYMLINK''@|1|g' \
-e 's|@''HAVE_SYMLINKAT''@|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_EXECVPE''@|1|g' \
-e 's|@''HAVE_DECL_FCHDIR''@|1|g' \
-e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \
-e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \
-e 's|@''HAVE_DECL_GETLOGIN''@|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_DECL_SETHOSTNAME''@|1|g' \
-e 's|@''HAVE_DECL_TRUNCATE''@|1|g' \
-e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \
-e 's|@''HAVE_OS_H''@|0|g' \
-e 's|@''HAVE_SYS_PARAM_H''@|0|g' \
< unistd.h-t2 > unistd.h-t3
sed \
-e 's|@''REPLACE_ACCESS''@|0|g' \
-e 's|@''REPLACE_CHOWN''@|0|g' \
-e 's|@''REPLACE_CLOSE''@|0|g' \
-e 's|@''REPLACE_COPY_FILE_RANGE''@|0|g' \
-e 's|@''REPLACE_DUP''@|0|g' \
-e 's|@''REPLACE_DUP2''@|0|g' \
-e 's|@''REPLACE_DUP3''@|0|g' \
-e 's|@''REPLACE_EXECL''@|0|g' \
-e 's|@''REPLACE_EXECLE''@|0|g' \
-e 's|@''REPLACE_EXECLP''@|0|g' \
-e 's|@''REPLACE_EXECV''@|0|g' \
-e 's|@''REPLACE_EXECVE''@|0|g' \
-e 's|@''REPLACE_EXECVP''@|0|g' \
-e 's|@''REPLACE_EXECVPE''@|0|g' \
-e 's|@''REPLACE_FACCESSAT''@|0|g' \
-e 's|@''REPLACE_FCHDIR''@|0|g' \
-e 's|@''REPLACE_FCHOWNAT''@|0|g' \
-e 's|@''REPLACE_FDATASYNC''@|0|g' \
-e 's|@''REPLACE_FTRUNCATE''@|0|g' \
-e 's|@''REPLACE_GETCWD''@|0|g' \
-e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \
-e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \
-e 's|@''REPLACE_GETENTROPY''@|0|g' \
-e 's|@''REPLACE_GETLOGIN_R''@|0|g' \
-e 's|@''REPLACE_GETGROUPS''@|0|g' \
-e 's|@''REPLACE_GETPAGESIZE''@|0|g' \
-e 's|@''REPLACE_GETPASS''@|0|g' \
-e 's|@''REPLACE_GETPASS_FOR_GETPASS_GNU''@|0|g' \
-e 's|@''REPLACE_GETUSERSHELL''@|0|g' \
-e 's|@''REPLACE_ISATTY''@|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_PIPE2''@|0|g' \
-e 's|@''REPLACE_PREAD''@|0|g' \
-e 's|@''REPLACE_PWRITE''@|0|g' \
-e 's|@''REPLACE_READ''@|0|g' \
-e 's|@''REPLACE_READLINK''@|0|g' \
-e 's|@''REPLACE_READLINKAT''@|0|g' \
-e 's|@''REPLACE_RMDIR''@|0|g' \
-e 's|@''REPLACE_SETHOSTNAME''@|0|g' \
-e 's|@''REPLACE_SLEEP''@|0|g' \
-e 's|@''REPLACE_SYMLINK''@|0|g' \
-e 's|@''REPLACE_SYMLINKAT''@|0|g' \
-e 's|@''REPLACE_TRUNCATE''@|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_SYS_RANDOM_H''@|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 ../../../lib/gl/c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r ../../../lib/gl/arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r ../../../lib/gl/warn-on-use.h' \
< unistd.h-t3 > unistd.h-t4
rm -f unistd.h-t1 unistd.h-t2 unistd.h-t3
mv unistd.h-t4 unistd.h
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/lib/gl'
/usr/bin/make all-recursive
make[5]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/lib/gl'
/bin/sh ../../libtool --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../../../lib/gl -I../.. -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -MT libgnu_la-unistd.lo -MD -MP -MF .deps/libgnu_la-unistd.Tpo -c -o libgnu_la-unistd.lo `test -f 'unistd.c' || echo '../../../lib/gl/'`unistd.c
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I../../../lib/gl -I../.. -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -MT libgnu_la-unistd.lo -MD -MP -MF .deps/libgnu_la-unistd.Tpo -c ../../../lib/gl/unistd.c -fPIC -DPIC -o .libs/libgnu_la-unistd.o
mv -f .deps/libgnu_la-unistd.Tpo .deps/libgnu_la-unistd.Plo
make[5]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/lib/gl'
make[5]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/lib/gl'
/bin/sh ../../libtool --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../../../lib/gl -I../.. -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -MT libgnu_la-stdlib.lo -MD -MP -MF .deps/libgnu_la-stdlib.Tpo -c -o libgnu_la-stdlib.lo `test -f 'stdlib.c' || echo '../../../lib/gl/'`stdlib.c
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I../../../lib/gl -I../.. -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -MT libgnu_la-stdlib.lo -MD -MP -MF .deps/libgnu_la-stdlib.Tpo -c ../../../lib/gl/stdlib.c -fPIC -DPIC -o .libs/libgnu_la-stdlib.o
mv -f .deps/libgnu_la-stdlib.Tpo .deps/libgnu_la-stdlib.Plo
make[5]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/lib/gl'
make[5]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/lib/gl'
/bin/sh ../../libtool --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../../../lib/gl -I../.. -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -MT libgnu_la-c-ctype.lo -MD -MP -MF .deps/libgnu_la-c-ctype.Tpo -c -o libgnu_la-c-ctype.lo `test -f 'c-ctype.c' || echo '../../../lib/gl/'`c-ctype.c
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I../../../lib/gl -I../.. -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -MT libgnu_la-c-ctype.lo -MD -MP -MF .deps/libgnu_la-c-ctype.Tpo -c ../../../lib/gl/c-ctype.c -fPIC -DPIC -o .libs/libgnu_la-c-ctype.o
mv -f .deps/libgnu_la-c-ctype.Tpo .deps/libgnu_la-c-ctype.Plo
make[5]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/lib/gl'
make[5]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/lib/gl'
/bin/sh ../../libtool --tag=CC --mode=link gcc -m32 -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -no-undefined -o libgnu.la libgnu_la-c-ctype.lo libgnu_la-stdlib.lo libgnu_la-unistd.lo
libtool: link: ar cr .libs/libgnu.a .libs/libgnu_la-c-ctype.o .libs/libgnu_la-stdlib.o .libs/libgnu_la-unistd.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 '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/lib/gl'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../../lib -I.. -I./gl -I../../lib/gl -I./includes -I../../lib/includes -DASN1_BUILDING -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -MT version.lo -MD -MP -MF .deps/version.Tpo -c -o version.lo ../../lib/version.c
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I../../lib -I.. -I./gl -I../../lib/gl -I./includes -I../../lib/includes -DASN1_BUILDING -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -MT version.lo -MD -MP -MF .deps/version.Tpo -c ../../lib/version.c -fPIC -DPIC -o .libs/version.o
mv -f .deps/version.Tpo .deps/version.Plo
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/lib'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../../lib -I.. -I./gl -I../../lib/gl -I./includes -I../../lib/includes -DASN1_BUILDING -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -MT gstr.lo -MD -MP -MF .deps/gstr.Tpo -c -o gstr.lo ../../lib/gstr.c
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I../../lib -I.. -I./gl -I../../lib/gl -I./includes -I../../lib/includes -DASN1_BUILDING -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -MT gstr.lo -MD -MP -MF .deps/gstr.Tpo -c ../../lib/gstr.c -fPIC -DPIC -o .libs/gstr.o
mv -f .deps/gstr.Tpo .deps/gstr.Plo
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/lib'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../../lib -I.. -I./gl -I../../lib/gl -I./includes -I../../lib/includes -DASN1_BUILDING -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -MT errors.lo -MD -MP -MF .deps/errors.Tpo -c -o errors.lo ../../lib/errors.c
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I../../lib -I.. -I./gl -I../../lib/gl -I./includes -I../../lib/includes -DASN1_BUILDING -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -MT errors.lo -MD -MP -MF .deps/errors.Tpo -c ../../lib/errors.c -fPIC -DPIC -o .libs/errors.o
mv -f .deps/errors.Tpo .deps/errors.Plo
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/lib'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../../lib -I.. -I./gl -I../../lib/gl -I./includes -I../../lib/includes -DASN1_BUILDING -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -MT element.lo -MD -MP -MF .deps/element.Tpo -c -o element.lo ../../lib/element.c
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I../../lib -I.. -I./gl -I../../lib/gl -I./includes -I../../lib/includes -DASN1_BUILDING -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -MT element.lo -MD -MP -MF .deps/element.Tpo -c ../../lib/element.c -fPIC -DPIC -o .libs/element.o
mv -f .deps/element.Tpo .deps/element.Plo
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/lib'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../../lib -I.. -I./gl -I../../lib/gl -I./includes -I../../lib/includes -DASN1_BUILDING -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -MT parser_aux.lo -MD -MP -MF .deps/parser_aux.Tpo -c -o parser_aux.lo ../../lib/parser_aux.c
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I../../lib -I.. -I./gl -I../../lib/gl -I./includes -I../../lib/includes -DASN1_BUILDING -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -MT parser_aux.lo -MD -MP -MF .deps/parser_aux.Tpo -c ../../lib/parser_aux.c -fPIC -DPIC -o .libs/parser_aux.o
[01m[K../../lib/parser_aux.c:32:6:[m[K [01;35m[Kwarning: [m[Kno previous declaration for '[01m[K_asn1_identifierMissing[m[K' [[01;35m[K-Wmissing-variable-declarations[m[K]
32 | char [01;35m[K_asn1_identifierMissing[m[K[ASN1_MAX_NAME_SIZE + 1]; /* identifier name not found */
| [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~[m[K
In function '[01m[K_asn1_find_up[m[K',
inlined from '[01m[K_asn1_set_default_tag[m[K' at [01m[K../../lib/parser_aux.c:1173:12[m[K:
[01m[K../../lib/parser_aux.c:537:6:[m[K [01;35m[Kwarning: [m[Kinfinite loop [[01;35m[KCWE-835[m[K] [[01;35m[K-Wanalyzer-infinite-loop[m[K]
537 | if [01;35m[K([m[Knode == NULL)
| [01;35m[K^[m[K
'[01m[K_asn1_set_default_tag[m[K': event 1
[01;36m[K|[m[K
[01;36m[K|[m[K 1144 | [01;36m[K_asn1_set_default_tag[m[K (asn1_node node)
[01;36m[K|[m[K | [01;36m[K^~~~~~~~~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(1)[m[K entry to '[01m[K_asn1_set_default_tag[m[K'
[01;36m[K|[m[K
[01;36m[K+--> [m[K'[01m[K_asn1_find_up.part.0[m[K': event 2
[01;36m[K|[m[K
[01;36m[K|[m[K 533 | [01;36m[K_asn1_find_up[m[K (asn1_node_const node)
[01;36m[K|[m[K | [01;36m[K^~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(2)[m[K entry to '[01m[K_asn1_find_up.part.0[m[K'
[01;36m[K|[m[K
[01;36m[K<------+[m[K
[01;36m[K|[m[K
'[01m[K_asn1_set_default_tag[m[K': event 3
[01;36m[K|[m[K
[01;36m[K|[m[K 1173 | p = [01;36m[K_[m[Kasn1_find_up (p);
[01;36m[K|[m[K | [01;36m[K^[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(3)[m[K inlined call to '[01m[K_asn1_find_up[m[K' from '[01m[K_asn1_set_default_tag[m[K'
[01;36m[K|[m[K
[01;36m[K+--> [m[K'[01m[K_asn1_find_up[m[K': events 4-5
[01;36m[K|[m[K
[01;36m[K|[m[K 537 | if [01;36m[K([m[Knode == NULL)
[01;36m[K|[m[K | [01;36m[K^[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(4)[m[K infinite loop here
[01;36m[K|[m[K | [01;36m[K(5)[m[K when '[01m[Kp[m[K' is NULL: always following '[01m[Ktrue[m[K' branch...
[01;36m[K|[m[K
[01;36m[K<------+[m[K
[01;36m[K|[m[K
'[01m[K_asn1_set_default_tag[m[K': events 6-9
[01;36m[K|[m[K
[01;36m[K|[m[K 1174 | if [01;36m[K([m[Kp == node)
[01;36m[K|[m[K | [01;36m[K^[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(6)[m[K ...to here
[01;36m[K|[m[K | [01;36m[K(7)[m[K if it ever follows '[01m[Kfalse[m[K' branch, it will always do so...
[01;36m[K|[m[K......
[01;36m[K|[m[K 1179 | if [01;36m[K([m[Kp && p->right)
[01;36m[K|[m[K | [01;36m[K~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(8)[m[K ...to here
[01;36m[K|[m[K | [01;36m[K(9)[m[K if it ever follows '[01m[Kfalse[m[K' branch, it will always do so...
[01;36m[K|[m[K
'[01m[K_asn1_set_default_tag[m[K': event 10
[01;36m[K|[m[K
[01;36m[K|[m[K[01m[Kcc1:[m[K
[01;36m[K|[m[K [01;36m[K(10)[m[K: ...to here
[01;36m[K|[m[K
'[01m[K_asn1_set_default_tag[m[K': event 11
[01;36m[K|[m[K
[01;36m[K|[m[K[01m[Kcc1:[m[K
[01;36m[K|[m[K [01;36m[K(11)[m[K: looping back...
[01;36m[K|[m[K
'[01m[K_asn1_set_default_tag[m[K': event 12
[01;36m[K|[m[K
[01;36m[K|[m[K 1173 | p = [01;36m[K_[m[Kasn1_find_up (p);
[01;36m[K|[m[K | [01;36m[K^[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(12)[m[K inlined call to '[01m[K_asn1_find_up[m[K' from '[01m[K_asn1_set_default_tag[m[K'
[01;36m[K|[m[K
[01;36m[K+--> [m[K'[01m[K_asn1_find_up[m[K': event 13
[01;36m[K|[m[K
[01;36m[K|[m[K 537 | if [01;36m[K([m[Knode == NULL)
[01;36m[K|[m[K | [01;36m[K^[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(13)[m[K ...to here
[01;36m[K|[m[K
mv -f .deps/parser_aux.Tpo .deps/parser_aux.Plo
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/lib'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../../lib -I.. -I./gl -I../../lib/gl -I./includes -I../../lib/includes -DASN1_BUILDING -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -MT structure.lo -MD -MP -MF .deps/structure.Tpo -c -o structure.lo ../../lib/structure.c
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I../../lib -I.. -I./gl -I../../lib/gl -I./includes -I../../lib/includes -DASN1_BUILDING -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -MT structure.lo -MD -MP -MF .deps/structure.Tpo -c ../../lib/structure.c -fPIC -DPIC -o .libs/structure.o
[01m[K../../lib/structure.c:[m[K In function '[01m[K_asn1_copy_structure3[m[K':
[01m[K../../lib/structure.c:458:22:[m[K [01;35m[Kwarning: [m[Kdereference of NULL '[01m[Kp_d[m[K' [[01;35m[KCWE-476[m[K] [[01;35m[K-Wanalyzer-null-dereference[m[K]
458 | [01;35m[Kp_d->start = p_s->start[m[K;
| [01;35m[K~~~~~~~~~~~^~~~~~~~~~~~[m[K
'[01m[Kasn1_dup_node[m[K': events 1-2
[01;36m[K|[m[K
[01;36m[K|[m[K 1234 | [01;36m[Kasn1_dup_node[m[K (asn1_node_const src, const char *src_name)
[01;36m[K|[m[K | [01;36m[K^~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(1)[m[K entry to '[01m[Kasn1_dup_node[m[K'
[01;36m[K|[m[K 1235 | {
[01;36m[K|[m[K 1236 | return [01;36m[K_asn1_copy_structure2 (src, src_name)[m[K;
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(2)[m[K calling '[01m[K_asn1_copy_structure2[m[K' from '[01m[Kasn1_dup_node[m[K'
[01;36m[K|[m[K
[01;36m[K+--> [m[K'[01m[K_asn1_copy_structure2[m[K': events 3-4
[01;36m[K|[m[K
[01;36m[K|[m[K 495 | [01;36m[K_asn1_copy_structure2[m[K (asn1_node_const root, const char *source_name)
[01;36m[K|[m[K | [01;36m[K^~~~~~~~~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(3)[m[K entry to '[01m[K_asn1_copy_structure2[m[K'
[01;36m[K|[m[K......
[01;36m[K|[m[K 501 | return [01;36m[K_asn1_copy_structure3 (source_node)[m[K;
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(4)[m[K calling '[01m[K_asn1_copy_structure3[m[K' from '[01m[K_asn1_copy_structure2[m[K'
[01;36m[K|[m[K
[01;36m[K+--> [m[K'[01m[K_asn1_copy_structure3[m[K': events 5-8
[01;36m[K|[m[K
[01;36m[K|[m[K 424 | [01;36m[K_asn1_copy_structure3[m[K (asn1_node_const source_node)
[01;36m[K|[m[K | [01;36m[K^~~~~~~~~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(5)[m[K entry to '[01m[K_asn1_copy_structure3[m[K'
[01;36m[K|[m[K......
[01;36m[K|[m[K 430 | if [01;36m[K([m[Ksource_node == NULL)
[01;36m[K|[m[K | [01;36m[K~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(6)[m[K following '[01m[Kfalse[m[K' branch (when '[01m[Ksource_node[m[K' is non-NULL)...
[01;36m[K|[m[K......
[01;36m[K|[m[K 433 | dest_node = [01;36m[K_asn1_add_single_node (source_node->type)[m[K;
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K [01;36m[K(7)[m[K ...to here
[01;36m[K|[m[K | [01;36m[K(8)[m[K calling '[01m[K_asn1_add_single_node[m[K' from '[01m[K_asn1_copy_structure3[m[K'
[01;36m[K|[m[K
[01;36m[K+--> [m[K'[01m[K_asn1_add_single_node[m[K': events 9-11
[01;36m[K|[m[K
[01;36m[K|[m[K 51 | [01;36m[K_asn1_add_single_node[m[K (unsigned int type)
[01;36m[K|[m[K | [01;36m[K^~~~~~~~~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(9)[m[K entry to '[01m[K_asn1_add_single_node[m[K'
[01;36m[K|[m[K......
[01;36m[K|[m[K 56 | if [01;36m[K([m[Kpunt == NULL)
[01;36m[K|[m[K | [01;36m[K~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(10)[m[K following '[01m[Kfalse[m[K' branch (when '[01m[Kpunt[m[K' is non-NULL)...
[01;36m[K|[m[K......
[01;36m[K|[m[K 59 | [01;36m[Kpunt->type = type[m[K;
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(11)[m[K ...to here
[01;36m[K|[m[K
[01;36m[K<------+[m[K
[01;36m[K|[m[K
'[01m[K_asn1_copy_structure3[m[K': events 12-13
[01;36m[K|[m[K
[01;36m[K|[m[K 433 | dest_node = [01;36m[K_asn1_add_single_node (source_node->type)[m[K;
[01;36m[K|[m[K | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(12)[m[K returning to '[01m[K_asn1_copy_structure3[m[K' from '[01m[K_asn1_add_single_node[m[K'
[01;36m[K|[m[K 434 | if [01;36m[K([m[Kdest_node == NULL)
[01;36m[K|[m[K | [01;36m[K~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(13)[m[K following '[01m[Kfalse[m[K' branch (when '[01m[Kdest_node[m[K' is non-NULL)...
[01;36m[K|[m[K
'[01m[K_asn1_copy_structure3[m[K': event 14
[01;36m[K|[m[K
[01;36m[K|[m[K[01m[Kcc1:[m[K
[01;36m[K|[m[K [01;36m[K(14)[m[K: ...to here
[01;36m[K|[m[K
'[01m[K_asn1_copy_structure3[m[K': events 15-21
[01;36m[K|[m[K
[01;36m[K|[m[K 444 | if [01;36m[K([m[Kmove != UP)
[01;36m[K|[m[K | [01;36m[K^[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(15)[m[K following '[01m[Ktrue[m[K' branch (when '[01m[Kmove != 1[m[K')...
[01;36m[K|[m[K 445 | {
[01;36m[K|[m[K 446 | if ([01;36m[Kp_s->name[0][m[K != 0)
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(16)[m[K ...to here
[01;36m[K|[m[K 447 | _asn1_cpy_name (p_d, p_s);
[01;36m[K|[m[K 448 | if [01;36m[K([m[Kp_s->value)
[01;36m[K|[m[K | [01;36m[K~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(17)[m[K following '[01m[Ktrue[m[K' branch...
[01;36m[K|[m[K 449 | _asn1_set_value (p_d, p_s->value, [01;36m[Kp_s->value_len[m[K);
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(18)[m[K ...to here
[01;36m[K|[m[K 450 | if [01;36m[K([m[Kp_s->down)
[01;36m[K|[m[K | [01;36m[K~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(19)[m[K following '[01m[Ktrue[m[K' branch...
[01;36m[K|[m[K......
[01;36m[K|[m[K 454 | p_d = [01;36m[K_asn1_add_single_node (p_s->type)[m[K;
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K [01;36m[K(20)[m[K ...to here
[01;36m[K|[m[K | [01;36m[K(21)[m[K calling '[01m[K_asn1_add_single_node[m[K' from '[01m[K_asn1_copy_structure3[m[K'
[01;36m[K|[m[K
[01;36m[K+--> [m[K'[01m[K_asn1_add_single_node[m[K': events 22-25
[01;36m[K|[m[K
[01;36m[K|[m[K 51 | [01;36m[K_asn1_add_single_node[m[K (unsigned int type)
[01;36m[K|[m[K | [01;36m[K^~~~~~~~~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(22)[m[K entry to '[01m[K_asn1_add_single_node[m[K'
[01;36m[K|[m[K......
[01;36m[K|[m[K 55 | punt = [01;36m[Kcalloc (1, sizeof (struct asn1_node_st))[m[K;
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(23)[m[K allocated here
[01;36m[K|[m[K 56 | if [01;36m[K([m[Kpunt == NULL)
[01;36m[K|[m[K | [01;36m[K~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(24)[m[K assuming '[01m[Kpunt[m[K' is NULL
[01;36m[K|[m[K | [01;36m[K(25)[m[K following '[01m[Ktrue[m[K' branch (when '[01m[Kpunt[m[K' is NULL)...
[01;36m[K|[m[K
'[01m[K_asn1_add_single_node[m[K': event 26
[01;36m[K|[m[K
[01;36m[K|[m[K[01m[Kcc1:[m[K
[01;36m[K|[m[K [01;36m[K(26)[m[K: ...to here
[01;36m[K|[m[K
[01;36m[K<------+[m[K
[01;36m[K|[m[K
'[01m[K_asn1_copy_structure3[m[K': events 27-28
[01;36m[K|[m[K
[01;36m[K|[m[K 454 | p_d = [01;36m[K_asn1_add_single_node (p_s->type)[m[K;
[01;36m[K|[m[K | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(27)[m[K return of NULL to '[01m[K_asn1_copy_structure3[m[K' from '[01m[K_asn1_add_single_node[m[K'
[01;36m[K|[m[K 455 | [01;36m[K_[m[Kasn1_set_down (p_d_prev, p_d);
[01;36m[K|[m[K | [01;36m[K~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(28)[m[K inlined call to '[01m[K_asn1_set_down[m[K' from '[01m[K_asn1_copy_structure3[m[K'
[01;36m[K|[m[K
[01;36m[K+--> [m[K'[01m[K_asn1_set_down[m[K': events 29-31
[01;36m[K|[m[K
[01;36m[K|[m[K[01m[K../../lib/parser_aux.h:112:6:[m[K
[01;36m[K|[m[K 112 | if [01;36m[K([m[Knode == NULL)
[01;36m[K|[m[K | [01;36m[K^[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(29)[m[K following '[01m[Kfalse[m[K' branch (when '[01m[Kp_d[m[K' is non-NULL)...
[01;36m[K|[m[K 113 | return node;
[01;36m[K|[m[K 114 | [01;36m[Knode->down = down[m[K;
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(30)[m[K ...to here
[01;36m[K|[m[K 115 | if [01;36m[K([m[Kdown)
[01;36m[K|[m[K | [01;36m[K~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(31)[m[K following '[01m[Kfalse[m[K' branch (when '[01m[Kp_d[m[K' is NULL)...
[01;36m[K|[m[K
[01;36m[K<------+[m[K
[01;36m[K|[m[K
'[01m[K_asn1_copy_structure3[m[K': events 32-33
[01;36m[K|[m[K
[01;36m[K|[m[K[01m[K../../lib/structure.c:450:14:[m[K
[01;36m[K|[m[K 450 | if [01;36m[K([m[Kp_s->down)
[01;36m[K|[m[K | [01;36m[K^[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(32)[m[K ...to here
[01;36m[K|[m[K......
[01;36m[K|[m[K 480 | while ([01;36m[Kp_s != source_node[m[K);
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(33)[m[K following '[01m[Ktrue[m[K' branch (when '[01m[Kp_s != source_node[m[K')...
[01;36m[K|[m[K
'[01m[K_asn1_copy_structure3[m[K': event 34
[01;36m[K|[m[K
[01;36m[K|[m[K[01m[Kcc1:[m[K
[01;36m[K|[m[K [01;36m[K(34)[m[K: ...to here
[01;36m[K|[m[K
'[01m[K_asn1_copy_structure3[m[K': events 35-43
[01;36m[K|[m[K
[01;36m[K|[m[K 444 | if [01;36m[K([m[Kmove != UP)
[01;36m[K|[m[K | [01;36m[K^[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(35)[m[K following '[01m[Ktrue[m[K' branch (when '[01m[Kmove != 1[m[K')...
[01;36m[K|[m[K 445 | {
[01;36m[K|[m[K 446 | if [01;36m[K(p_s->name[0][m[K != 0)
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K [01;36m[K(36)[m[K ...to here
[01;36m[K|[m[K | [01;36m[K(37)[m[K following '[01m[Kfalse[m[K' branch...
[01;36m[K|[m[K 447 | _asn1_cpy_name (p_d, p_s);
[01;36m[K|[m[K 448 | if [01;36m[K(p_s->value[m[K)
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K [01;36m[K(38)[m[K ...to here
[01;36m[K|[m[K | [01;36m[K(39)[m[K following '[01m[Kfalse[m[K' branch...
[01;36m[K|[m[K 449 | _asn1_set_value (p_d, p_s->value, p_s->value_len);
[01;36m[K|[m[K 450 | if [01;36m[K(p_s->down[m[K)
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K [01;36m[K(40)[m[K ...to here
[01;36m[K|[m[K | [01;36m[K(41)[m[K following '[01m[Kfalse[m[K' branch...
[01;36m[K|[m[K......
[01;36m[K|[m[K 458 | [01;36m[Kp_d->start = p_s->start[m[K;
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K [01;36m[K(42)[m[K ...to here
[01;36m[K|[m[K | [01;36m[K(43)[m[K dereference of NULL '[01m[Kp_d[m[K'
[01;36m[K|[m[K
mv -f .deps/structure.Tpo .deps/structure.Plo
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/lib'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../../lib -I.. -I./gl -I../../lib/gl -I./includes -I../../lib/includes -DASN1_BUILDING -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -MT coding.lo -MD -MP -MF .deps/coding.Tpo -c -o coding.lo ../../lib/coding.c
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I../../lib -I.. -I./gl -I../../lib/gl -I./includes -I../../lib/includes -DASN1_BUILDING -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -MT coding.lo -MD -MP -MF .deps/coding.Tpo -c ../../lib/coding.c -fPIC -DPIC -o .libs/coding.o
mv -f .deps/coding.Tpo .deps/coding.Plo
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/lib'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../../lib -I.. -I./gl -I../../lib/gl -I./includes -I../../lib/includes -DASN1_BUILDING -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -MT ASN1.lo -MD -MP -MF .deps/ASN1.Tpo -c -o ASN1.lo ../../lib/ASN1.c
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I../../lib -I.. -I./gl -I../../lib/gl -I./includes -I../../lib/includes -DASN1_BUILDING -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -MT ASN1.lo -MD -MP -MF .deps/ASN1.Tpo -c ../../lib/ASN1.c -fPIC -DPIC -o .libs/ASN1.o
[01m[K../../lib/ASN1.c:75:25:[m[K [01;35m[Kwarning: [m[Kno previous declaration for '[01m[K_asn1_yychar[m[K' [[01;35m[K-Wmissing-variable-declarations[m[K]
75 | #define yychar [01;35m[K_asn1_yychar[m[K
| [01;35m[K^~~~~~~~~~~~[m[K
[01m[KASN1.c:1589:5:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[Kyychar[m[K'
[01m[K../../lib/ASN1.c:73:25:[m[K [01;35m[Kwarning: [m[Kno previous declaration for '[01m[K_asn1_yynerrs[m[K' [[01;35m[K-Wmissing-variable-declarations[m[K]
73 | #define yynerrs [01;35m[K_asn1_yynerrs[m[K
| [01;35m[K^~~~~~~~~~~~~[m[K
[01m[KASN1.c:1594:5:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[Kyynerrs[m[K'
[01m[KASN1.c:[m[K In function '[01m[K_asn1_yyparse[m[K':
[01m[KASN1.c:754:7:[m[K [01;35m[Kwarning: [m[Kuse of uninitialized value '[01m[Kyyss[m[K' [[01;35m[KCWE-457[m[K] [[01;35m[K-Wanalyzer-use-of-uninitialized-value[m[K]
[01m[KASN1.c:739:9:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[KYYCOPY[m[K'
[01m[KASN1.c:1715:9:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[KYYSTACK_RELOCATE[m[K'
'[01m[Kasn1_parser2array[m[K': events 1-2
[01;36m[K|[m[K
[01;36m[K|[m[K[01m[KASN1.y:788:1:[m[K
[01;36m[K|[m[K......
[01;36m[K|[m[K
'[01m[Kasn1_parser2array[m[K': event 3
[01;36m[K|[m[K
[01;36m[K|[m[K
'[01m[Kasn1_parser2array[m[K': event 4
[01;36m[K|[m[K
[01;36m[K|[m[K[01m[K../../lib/ASN1.c:69:25:[m[K
[01;36m[K|[m[K 69 | #define yyparse _asn1_yyparse
[01m[KASN1.y:811:3:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[Kyyparse[m[K'
[01;36m[K|[m[K
[01;36m[K+--> [m[K'[01m[K_asn1_yyparse[m[K': event 5
[01;36m[K|[m[K
[01;36m[K|[m[K[01m[K../../lib/ASN1.c:69:25:[m[K
[01;36m[K|[m[K 69 | #define yyparse [01;36m[K_asn1_yyparse[m[K
[01;36m[K|[m[K | [01;36m[K^~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(5)[m[K entry to '[01m[K_asn1_yyparse[m[K'
[01m[KASN1.c:1604:1:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[Kyyparse[m[K'
[01;36m[K|[m[K
'[01m[K_asn1_yyparse[m[K': events 6-12
[01;36m[K|[m[K
[01;36m[K|[m[K......
[01;36m[K|[m[K......
[01;36m[K|[m[K......
[01;36m[K|[m[K......
[01;36m[K|[m[K
'[01m[K_asn1_yyparse[m[K': event 13
[01;36m[K|[m[K
[01m[KASN1.c:739:9:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[KYYCOPY[m[K'
[01m[KASN1.c:1715:9:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[KYYSTACK_RELOCATE[m[K'
[01;36m[K|[m[K
'[01m[K_asn1_yyparse[m[K': event 14
[01;36m[K|[m[K
[01m[KASN1.c:739:9:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[KYYCOPY[m[K'
[01m[KASN1.c:1715:9:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[KYYSTACK_RELOCATE[m[K'
[01;36m[K|[m[K
[01m[KASN1.c:1842:9:[m[K [01;35m[Kwarning: [m[Kuse of uninitialized value '[01m[K*<unknown>[m[K' [[01;35m[KCWE-457[m[K] [[01;35m[K-Wanalyzer-use-of-uninitialized-value[m[K]
'[01m[Kasn1_parser2array[m[K': events 1-2
[01;36m[K|[m[K
[01;36m[K|[m[K[01m[KASN1.y:788:1:[m[K
[01;36m[K|[m[K......
[01;36m[K|[m[K
'[01m[Kasn1_parser2array[m[K': event 3
[01;36m[K|[m[K
[01;36m[K|[m[K
'[01m[Kasn1_parser2array[m[K': event 4
[01;36m[K|[m[K
[01;36m[K|[m[K[01m[K../../lib/ASN1.c:69:25:[m[K
[01;36m[K|[m[K 69 | #define yyparse _asn1_yyparse
[01m[KASN1.y:811:3:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[Kyyparse[m[K'
[01;36m[K|[m[K
[01;36m[K+--> [m[K'[01m[K_asn1_yyparse[m[K': event 5
[01;36m[K|[m[K
[01;36m[K|[m[K[01m[K../../lib/ASN1.c:69:25:[m[K
[01;36m[K|[m[K 69 | #define yyparse [01;36m[K_asn1_yyparse[m[K
[01;36m[K|[m[K | [01;36m[K^~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(5)[m[K entry to '[01m[K_asn1_yyparse[m[K'
[01m[KASN1.c:1604:1:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[Kyyparse[m[K'
[01;36m[K|[m[K
'[01m[K_asn1_yyparse[m[K': events 6-11
[01;36m[K|[m[K
[01;36m[K|[m[K......
[01;36m[K|[m[K......
[01;36m[K|[m[K......
[01;36m[K|[m[K......
[01;36m[K|[m[K
'[01m[K_asn1_yyparse[m[K': events 12-13
[01;36m[K|[m[K
[01;36m[K|[m[K
'[01m[K_asn1_yyparse[m[K': event 14
[01;36m[K|[m[K
[01;36m[K|[m[K[01m[K../../lib/ASN1.c:70:25:[m[K
[01;36m[K|[m[K 70 | #define yylex _asn1_yylex
[01m[KASN1.c:1761:16:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[Kyylex[m[K'
[01;36m[K|[m[K
'[01m[K_asn1_yyparse[m[K': event 15
[01;36m[K|[m[K
[01;36m[K|[m[K
'[01m[K_asn1_yyparse[m[K': event 16
[01;36m[K|[m[K
[01m[KASN1.c:1782:17:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[KYYTRANSLATE[m[K'
[01;36m[K|[m[K
'[01m[K_asn1_yyparse[m[K': events 17-21
[01;36m[K|[m[K
[01;36m[K|[m[K......
[01;36m[K|[m[K......
[01;36m[K|[m[K
mv -f .deps/ASN1.Tpo .deps/ASN1.Plo
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/lib'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../../lib -I.. -I./gl -I../../lib/gl -I./includes -I../../lib/includes -DASN1_BUILDING -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -MT decoding.lo -MD -MP -MF .deps/decoding.Tpo -c -o decoding.lo ../../lib/decoding.c
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I../../lib -I.. -I./gl -I../../lib/gl -I./includes -I../../lib/includes -DASN1_BUILDING -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -MT decoding.lo -MD -MP -MF .deps/decoding.Tpo -c ../../lib/decoding.c -fPIC -DPIC -o .libs/decoding.o
mv -f .deps/decoding.Tpo .deps/decoding.Plo
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/lib'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/lib'
/bin/sh ../libtool --tag=CC --mode=link gcc -m32 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -no-undefined -version-info 12:4:6 -Wl,--version-script=../../lib/libtasn1.map -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 gl/libgnu.la
libtool: link: gcc -m32 -shared -fPIC -DPIC .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 gl/.libs/libgnu.a -Wl,--no-whole-archive -m32 -O2 -fstack-protector-strong -Wl,--version-script=../../lib/libtasn1.map -Wl,-soname -Wl,libtasn1.so.6 -o .libs/libtasn1.so.6.6.4
libtool: link: (cd ".libs" && rm -f "libtasn1.so.6" && ln -s "libtasn1.so.6.6.4" "libtasn1.so.6")
libtool: link: (cd ".libs" && rm -f "libtasn1.so" && ln -s "libtasn1.so.6.6.4" "libtasn1.so")
libtool: link: ( cd ".libs" && rm -f "libtasn1.la" && ln -s "../libtasn1.la" "libtasn1.la" )
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/lib'
Making all in src
Making all in gl
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/src/gl'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
-e 's|@''HAVE_ALLOCA_H''@|1|g' \
../../../src/gl/alloca.in.h > alloca.h-t
mv alloca.h-t alloca.h
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/src/gl'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/src/gl'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
-e 's|@''HAVE_SYS_CDEFS_H''@|1|g' \
../../../src/gl/getopt-cdefs.in.h > getopt-cdefs.h-t
mv getopt-cdefs.h-t getopt-cdefs.h
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/src/gl'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/src/gl'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
-e 's|@''GUARD_PREFIX''@|GL_SGL|g' \
-e 's|@''HAVE_GETOPT_H''@|1|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_GETOPT_H''@|<getopt.h>|g' \
-e '/definition of _GL_ARG_NONNULL/r ../../../src/gl/arg-nonnull.h' \
../../../src/gl/getopt.in.h > getopt.h-t
mv getopt.h-t getopt.h
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/src/gl'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/src/gl'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
-e 's|@''GUARD_PREFIX''@|GL_SGL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_FCNTL_H''@|<fcntl.h>|g' \
-e 's/@''GNULIB_CREAT''@/0/g' \
-e 's/@''GNULIB_FCNTL''@/1/g' \
-e 's/@''GNULIB_NONBLOCKING''@/0/g' \
-e 's/@''GNULIB_OPEN''@/1/g' \
-e 's/@''GNULIB_OPENAT''@/0/g' \
-e 's/@''GNULIB_MDA_CREAT''@/1/g' \
-e 's/@''GNULIB_MDA_OPEN''@/1/g' \
-e 's|@''HAVE_FCNTL''@|1|g' \
-e 's|@''HAVE_OPENAT''@|1|g' \
-e 's|@''REPLACE_CREAT''@|0|g' \
-e 's|@''REPLACE_FCNTL''@|1|g' \
-e 's|@''REPLACE_OPEN''@|0|g' \
-e 's|@''REPLACE_OPENAT''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r ../../../src/gl/c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r ../../../src/gl/arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r ../../../src/gl/warn-on-use.h' \
../../../src/gl/fcntl.in.h > fcntl.h-t
mv fcntl.h-t fcntl.h
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/src/gl'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/src/gl'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
-e 's|@''GUARD_PREFIX''@|GL_SGL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_LIMITS_H''@|<limits.h>|g' \
../../../src/gl/limits.in.h > limits.h-t
mv limits.h-t limits.h
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/src/gl'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/src/gl'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
-e 's|@''GUARD_PREFIX''@|GL_SGL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_STDDEF_H''@|<stddef.h>|g' \
-e 's|@''NULLPTR_T_NEEDS_STDDEF''@|0|g' \
-e 's|@''STDDEF_NOT_IDEMPOTENT''@|0|g' \
-e 's|@''REPLACE_NULL''@|0|g' \
-e 's|@''HAVE_MAX_ALIGN_T''@|1|g' \
../../../src/gl/stddef.in.h > stddef.h-t
mv stddef.h-t stddef.h
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/src/gl'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/src/gl'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
-e 's/@''HAVE_INTTYPES_H''@/1/g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_INTTYPES_H''@|<inttypes.h>|g' \
-e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \
-e 's/@''PRIPTR_PREFIX''@/__PRIPTR_PREFIX/g' \
-e 's/@''GNULIB_IMAXABS''@/0/g' \
-e 's/@''GNULIB_IMAXDIV''@/0/g' \
-e 's/@''GNULIB_STRTOIMAX''@/0/g' \
-e 's/@''GNULIB_STRTOUMAX''@/0/g' \
-e 's/@''HAVE_DECL_IMAXABS''@/1/g' \
-e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \
-e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \
-e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \
-e 's/@''HAVE_IMAXDIV_T''@/1/g' \
-e 's/@''REPLACE_IMAXABS''@/0/g' \
-e 's/@''REPLACE_IMAXDIV''@/0/g' \
-e 's/@''REPLACE_STRTOIMAX''@/0/g' \
-e 's/@''REPLACE_STRTOUMAX''@/0/g' \
-e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \
-e 's/@''INT64_MAX_EQ_LONG_MAX''@/defined _LP64/g' \
-e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \
-e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/defined _LP64/g' \
-e '/definitions of _GL_FUNCDECL_RPL/r ../../../src/gl/c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r ../../../src/gl/arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r ../../../src/gl/warn-on-use.h' \
../../../src/gl/inttypes.in.h > inttypes.h-t
mv inttypes.h-t inttypes.h
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/src/gl'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/src/gl'
/usr/bin/mkdir -p 'sys'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
-e 's|@''GUARD_PREFIX''@|GL_SGL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_SYS_TYPES_H''@|<sys/types.h>|g' \
-e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
-e 's|@''HAVE_OFF64_T''@|1|g' \
-e 's|@''WINDOWS_STAT_INODES''@|0|g' \
-e 's|@''HAVE_BLKSIZE_T''@|1|g' \
-e 's|@''HAVE_BLKCNT_T''@|1|g' \
../../../src/gl/sys_types.in.h > sys/types.h-t
mv sys/types.h-t sys/types.h
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/src/gl'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/src/gl'
/usr/bin/mkdir -p 'sys'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
-e 's|@''GUARD_PREFIX''@|GL_SGL|g' \
-e 's/@''HAVE_SYS_TIME_H''@/1/g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_SYS_TIME_H''@|<sys/time.h>|g' \
-e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \
-e 's|@''HAVE_WINSOCK2_H''@|0|g' \
-e 's/@''HAVE_GETTIMEOFDAY''@/1/g' \
-e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' \
-e 's/@''REPLACE_GETTIMEOFDAY''@/0/g' \
-e 's/@''REPLACE_STRUCT_TIMEVAL''@/0/g' \
-e '/definitions of _GL_FUNCDECL_RPL/r ../../../src/gl/c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r ../../../src/gl/arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r ../../../src/gl/warn-on-use.h' \
../../../src/gl/sys_time.in.h > sys/time.h-t
mv sys/time.h-t sys/time.h
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/src/gl'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/src/gl'
/usr/bin/mkdir -p 'sys'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
-e 's|@''GUARD_PREFIX''@|GL_SGL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_SYS_STAT_H''@|<sys/stat.h>|g' \
-e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \
-e 's|@''WINDOWS_STAT_TIMESPEC''@|0|g' \
-e 's/@''GNULIB_CHMOD''@/0/g' \
-e 's/@''GNULIB_FCHMODAT''@/0/g' \
-e 's/@''GNULIB_FSTAT''@/1/g' \
-e 's/@''GNULIB_FSTATAT''@/0/g' \
-e 's/@''GNULIB_FUTIMENS''@/0/g' \
-e 's/@''GNULIB_GETUMASK''@/0/g' \
-e 's/@''GNULIB_LCHMOD''@/0/g' \
-e 's/@''GNULIB_LSTAT''@/0/g' \
-e 's/@''GNULIB_MKDIR''@/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''@/1/g' \
-e 's/@''GNULIB_UTIMENSAT''@/0/g' \
-e 's/@''GNULIB_OVERRIDES_STRUCT_STAT''@/0/g' \
-e 's/@''GNULIB_MDA_CHMOD''@/1/g' \
-e 's/@''GNULIB_MDA_MKDIR''@/1/g' \
-e 's/@''GNULIB_MDA_UMASK''@/1/g' \
-e 's|@''HAVE_FCHMODAT''@|1|g' \
-e 's|@''HAVE_FSTATAT''@|1|g' \
-e 's|@''HAVE_FUTIMENS''@|1|g' \
-e 's|@''HAVE_GETUMASK''@|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_CHMOD''@|0|g' \
-e 's|@''REPLACE_FCHMODAT''@|0|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_MKFIFOAT''@|0|g' \
-e 's|@''REPLACE_MKNOD''@|0|g' \
-e 's|@''REPLACE_MKNODAT''@|0|g' \
-e 's|@''REPLACE_STAT''@|0|g' \
-e 's|@''REPLACE_UTIMENSAT''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r ../../../src/gl/c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r ../../../src/gl/arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r ../../../src/gl/warn-on-use.h' \
../../../src/gl/sys_stat.in.h > sys/stat.h-t
mv sys/stat.h-t sys/stat.h
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/src/gl'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/src/gl'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
-e 's|@''GUARD_PREFIX''@|GL_SGL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_TIME_H''@|<time.h>|g' \
-e 's/@''GNULIB_CTIME''@/0/g' \
-e 's/@''GNULIB_LOCALTIME''@/0/g' \
-e 's/@''GNULIB_MKTIME''@/0/g' \
-e 's/@''GNULIB_NANOSLEEP''@/0/g' \
-e 's/@''GNULIB_STRFTIME''@/0/g' \
-e 's/@''GNULIB_STRPTIME''@/0/g' \
-e 's/@''GNULIB_TIME''@/0/g' \
-e 's/@''GNULIB_TIMEGM''@/0/g' \
-e 's/@''GNULIB_TIMESPEC_GET''@/0/g' \
-e 's/@''GNULIB_TIMESPEC_GETRES''@/0/g' \
-e 's/@''GNULIB_TIME_R''@/0/g' \
-e 's/@''GNULIB_TIME_RZ''@/0/g' \
-e 's/@''GNULIB_TZNAME''@/0/g' \
-e 's/@''GNULIB_TZSET''@/0/g' \
-e 's/@''GNULIB_MDA_TZSET''@/1/g' \
-e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \
-e 's|@''HAVE_NANOSLEEP''@|1|g' \
-e 's|@''HAVE_STRPTIME''@|1|g' \
-e 's|@''HAVE_TIMEGM''@|1|g' \
-e 's|@''HAVE_TIMESPEC_GET''@|1|g' \
-e 's|@''HAVE_TIMESPEC_GETRES''@|1|g' \
-e 's|@''HAVE_TIMEZONE_T''@|0|g' \
-e 's|@''HAVE_TZALLOC''@|0|g' \
-e 's|@''REPLACE_CTIME''@|0|g' \
-e 's|@''REPLACE_GMTIME''@|0|g' \
-e 's|@''REPLACE_LOCALTIME''@|0|g' \
-e 's|@''REPLACE_LOCALTIME_R''@|0|g' \
-e 's|@''REPLACE_LOCALTIME_RZ''@|0|g' \
-e 's|@''REPLACE_MKTIME''@|0|g' \
-e 's|@''REPLACE_MKTIME_Z''@|0|g' \
-e 's|@''REPLACE_NANOSLEEP''@|0|g' \
-e 's|@''REPLACE_STRFTIME''@|0|g' \
-e 's|@''REPLACE_TIME''@|0|g' \
-e 's|@''REPLACE_TIMEGM''@|0|g' \
-e 's|@''REPLACE_TIMESPEC_GET''@|0|g' \
-e 's|@''REPLACE_TIMESPEC_GETRES''@|0|g' \
-e 's|@''REPLACE_TZSET''@|0|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 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
-e 's|@''TIME_H_DEFINES_TIME_UTC''@|1|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r ../../../src/gl/c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r ../../../src/gl/arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r ../../../src/gl/warn-on-use.h' \
../../../src/gl/time.in.h > time.h-t
mv time.h-t time.h
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/src/gl'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/src/gl'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
-e 's|@''GUARD_PREFIX''@|GL_SGL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_STRING_H''@|<string.h>|g' \
-e 's/@''GNULIB_EXPLICIT_BZERO''@/0/g' \
-e 's/@''GNULIB_FFSL''@/0/g' \
-e 's/@''GNULIB_FFSLL''@/0/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_MBS_ENDSWITH''@/0/g' \
-e 's/@''GNULIB_MBS_STARTSWITH''@/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_MEMSET_EXPLICIT''@/1/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_STR_ENDSWITH''@/0/g' \
-e 's/@''GNULIB_STR_STARTSWITH''@/0/g' \
-e 's/@''GNULIB_STRERROR''@/0/g' \
-e 's/@''GNULIB_STRERROR_R''@/0/g' \
-e 's/@''GNULIB_STRERRORNAME_NP''@/0/g' \
-e 's/@''GNULIB_SIGABBREV_NP''@/0/g' \
-e 's/@''GNULIB_SIGDESCR_NP''@/0/g' \
-e 's/@''GNULIB_STRSIGNAL''@/0/g' \
-e 's/@''GNULIB_STRVERSCMP''@/0/g' \
-e 's/@''GNULIB_MDA_MEMCCPY''@/1/g' \
-e 's/@''GNULIB_MDA_STRDUP''@/1/g' \
-e 's/@''GNULIB_FREE_POSIX''@/1/g' \
< ../../../src/gl/string.in.h > string.h-t1
sed \
-e 's|@''HAVE_EXPLICIT_BZERO''@|1|g' \
-e 's|@''HAVE_FFSL''@|1|g' \
-e 's|@''HAVE_FFSLL''@|1|g' \
-e 's|@''HAVE_MBSLEN''@|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_MEMSET_EXPLICIT''@|0|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_STRERROR_R''@|1|g' \
-e 's|@''HAVE_STRERRORNAME_NP''@|1|g' \
-e 's|@''HAVE_SIGABBREV_NP''@|1|g' \
-e 's|@''HAVE_SIGDESCR_NP''@|1|g' \
-e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \
-e 's|@''HAVE_STRVERSCMP''@|1|g' \
-e 's|@''REPLACE_FFSLL''@|0|g' \
-e 's|@''REPLACE_MEMCHR''@|0|g' \
-e 's|@''REPLACE_MEMMEM''@|0|g' \
-e 's|@''REPLACE_MEMPCPY''@|0|g' \
-e 's|@''REPLACE_MEMSET_EXPLICIT''@|0|g' \
-e 's|@''REPLACE_FREE''@|0|g' \
-e 's|@''REPLACE_STPCPY''@|0|g' \
-e 's|@''REPLACE_STPNCPY''@|0|g' \
-e 's|@''REPLACE_STRCHRNUL''@|0|g' \
-e 's|@''REPLACE_STRDUP''@|0|g' \
-e 's|@''REPLACE_STRNCAT''@|0|g' \
-e 's|@''REPLACE_STRNDUP''@|0|g' \
-e 's|@''REPLACE_STRNLEN''@|0|g' \
-e 's|@''REPLACE_STRSTR''@|0|g' \
-e 's|@''REPLACE_STRCASESTR''@|0|g' \
-e 's|@''REPLACE_STRTOK_R''@|0|g' \
-e 's|@''REPLACE_STRERROR''@|0|g' \
-e 's|@''REPLACE_STRERROR_R''@|0|g' \
-e 's|@''REPLACE_STRERRORNAME_NP''@|0|g' \
-e 's|@''REPLACE_STRSIGNAL''@|0|g' \
-e 's|@''REPLACE_STRVERSCMP''@|0|g' \
-e 's|@''UNDEFINE_STRTOK_R''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r ../../../src/gl/c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r ../../../src/gl/arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r ../../../src/gl/warn-on-use.h' \
< string.h-t1 > string.h-t2
rm -f string.h-t1
mv string.h-t2 string.h
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/src/gl'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/src/gl'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
-e 's|@''GUARD_PREFIX''@|GL_SGL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''HAVE_FEATURES_H''@|1|g' \
-e 's|@''NEXT_WCHAR_H''@|<wchar.h>|g' \
-e 's|@''HAVE_WCHAR_H''@|1|g' \
-e 's/@''HAVE_CRTDEFS_H''@/0/g' \
-e 's/@''GNULIBHEADERS_OVERRIDE_WINT_T''@/0/g' \
-e 's/@''GNULIB_BTOWC''@/0/g' \
-e 's/@''GNULIB_WCTOB''@/0/g' \
-e 's/@''GNULIB_MBSINIT''@/0/g' \
-e 's/@''GNULIB_MBSZERO''@/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/@''GNULIB_WMEMCHR''@/0/g' \
-e 's/@''GNULIB_WMEMCMP''@/0/g' \
-e 's/@''GNULIB_WMEMCPY''@/0/g' \
-e 's/@''GNULIB_WMEMMOVE''@/0/g' \
-e 's/@''GNULIB_WMEMPCPY''@/0/g' \
-e 's/@''GNULIB_WMEMSET''@/0/g' \
-e 's/@''GNULIB_WCSLEN''@/0/g' \
-e 's/@''GNULIB_WCSNLEN''@/0/g' \
-e 's/@''GNULIB_WCSCPY''@/0/g' \
-e 's/@''GNULIB_WCPCPY''@/0/g' \
-e 's/@''GNULIB_WCSNCPY''@/0/g' \
-e 's/@''GNULIB_WCPNCPY''@/0/g' \
-e 's/@''GNULIB_WCSCAT''@/0/g' \
-e 's/@''GNULIB_WCSNCAT''@/0/g' \
-e 's/@''GNULIB_WCSCMP''@/0/g' \
-e 's/@''GNULIB_WCSNCMP''@/0/g' \
-e 's/@''GNULIB_WCSCASECMP''@/0/g' \
-e 's/@''GNULIB_WCSNCASECMP''@/0/g' \
-e 's/@''GNULIB_WCSCOLL''@/0/g' \
-e 's/@''GNULIB_WCSXFRM''@/0/g' \
-e 's/@''GNULIB_WCSDUP''@/0/g' \
-e 's/@''GNULIB_WCSCHR''@/0/g' \
-e 's/@''GNULIB_WCSRCHR''@/0/g' \
-e 's/@''GNULIB_WCSCSPN''@/0/g' \
-e 's/@''GNULIB_WCSSPN''@/0/g' \
-e 's/@''GNULIB_WCSPBRK''@/0/g' \
-e 's/@''GNULIB_WCSSTR''@/0/g' \
-e 's/@''GNULIB_WCSTOK''@/0/g' \
-e 's/@''GNULIB_WCSWIDTH''@/0/g' \
-e 's/@''GNULIB_WCSFTIME''@/0/g' \
-e 's/@''GNULIB_WGETCWD''@/0/g' \
-e 's/@''GNULIB_MDA_WCSDUP''@/1/g' \
-e 's/@''GNULIB_FREE_POSIX''@/1/g' \
< ../../../src/gl/wchar.in.h > wchar.h-t1
sed \
-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_WMEMCHR''@|1|g' \
-e 's|@''HAVE_WMEMCMP''@|1|g' \
-e 's|@''HAVE_WMEMCPY''@|1|g' \
-e 's|@''HAVE_WMEMMOVE''@|1|g' \
-e 's|@''HAVE_WMEMPCPY''@|1|g' \
-e 's|@''HAVE_WMEMSET''@|1|g' \
-e 's|@''HAVE_WCSLEN''@|1|g' \
-e 's|@''HAVE_WCSNLEN''@|1|g' \
-e 's|@''HAVE_WCSCPY''@|1|g' \
-e 's|@''HAVE_WCPCPY''@|1|g' \
-e 's|@''HAVE_WCSNCPY''@|1|g' \
-e 's|@''HAVE_WCPNCPY''@|1|g' \
-e 's|@''HAVE_WCSCAT''@|1|g' \
-e 's|@''HAVE_WCSNCAT''@|1|g' \
-e 's|@''HAVE_WCSCMP''@|1|g' \
-e 's|@''HAVE_WCSNCMP''@|1|g' \
-e 's|@''HAVE_WCSCASECMP''@|1|g' \
-e 's|@''HAVE_WCSNCASECMP''@|1|g' \
-e 's|@''HAVE_WCSCOLL''@|1|g' \
-e 's|@''HAVE_WCSXFRM''@|1|g' \
-e 's|@''HAVE_WCSDUP''@|1|g' \
-e 's|@''HAVE_WCSCHR''@|1|g' \
-e 's|@''HAVE_WCSRCHR''@|1|g' \
-e 's|@''HAVE_WCSCSPN''@|1|g' \
-e 's|@''HAVE_WCSSPN''@|1|g' \
-e 's|@''HAVE_WCSPBRK''@|1|g' \
-e 's|@''HAVE_WCSSTR''@|1|g' \
-e 's|@''HAVE_WCSTOK''@|1|g' \
-e 's|@''HAVE_WCSWIDTH''@|1|g' \
-e 's|@''HAVE_WCSFTIME''@|1|g' \
-e 's|@''HAVE_DECL_WCTOB''@|1|g' \
-e 's|@''HAVE_DECL_WCSDUP''@|1|g' \
-e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \
< wchar.h-t1 > wchar.h-t2
sed \
-e 's|@''REPLACE_MBSTATE_T''@|0|g' \
-e 's|@''REPLACE_BTOWC''@|0|g' \
-e 's|@''REPLACE_WCTOB''@|0|g' \
-e 's|@''REPLACE_FREE''@|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 's|@''REPLACE_WCSWIDTH''@|0|g' \
-e 's|@''REPLACE_WCSFTIME''@|0|g' \
-e 's|@''REPLACE_WCSCMP''@|0|g' \
-e 's|@''REPLACE_WCSNCAT''@|0|g' \
-e 's|@''REPLACE_WCSNCMP''@|0|g' \
-e 's|@''REPLACE_WCSSTR''@|0|g' \
-e 's|@''REPLACE_WCSTOK''@|0|g' \
-e 's|@''REPLACE_WMEMCMP''@|0|g' \
-e 's|@''REPLACE_WMEMPCPY''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r ../../../src/gl/c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r ../../../src/gl/arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r ../../../src/gl/warn-on-use.h' \
< wchar.h-t2 > wchar.h-t3
rm -f wchar.h-t1 wchar.h-t2
mv wchar.h-t3 wchar.h
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/src/gl'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/src/gl'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
-e 's|@''GUARD_PREFIX''@|GL_SGL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' \
-e 's/@''GNULIB__EXIT''@/0/g' \
-e 's/@''GNULIB_ABORT_DEBUG''@/0/g' \
-e 's/@''GNULIB_ALIGNED_ALLOC''@/0/g' \
-e 's/@''GNULIB_ATOLL''@/0/g' \
-e 's/@''GNULIB_CALLOC_GNU''@/0/g' \
-e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \
-e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/0/g' \
-e 's/@''GNULIB_FREE_POSIX''@/1/g' \
-e 's/@''GNULIB_GETLOADAVG''@/0/g' \
-e 's/@''GNULIB_GETPROGNAME''@/0/g' \
-e 's/@''GNULIB_GETSUBOPT''@/0/g' \
-e 's/@''GNULIB_GRANTPT''@/0/g' \
-e 's/@''GNULIB_MALLOC_GNU''@/0/g' \
-e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \
-e 's/@''GNULIB_MBSTOWCS''@/0/g' \
-e 's/@''GNULIB_MBTOWC''@/0/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_POSIX_MEMALIGN''@/0/g' \
-e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \
-e 's/@''GNULIB_PTSNAME''@/0/g' \
-e 's/@''GNULIB_PTSNAME_R''@/0/g' \
-e 's/@''GNULIB_PUTENV''@/0/g' \
-e 's/@''GNULIB_QSORT_R''@/0/g' \
-e 's/@''GNULIB_RAND''@/0/g' \
-e 's/@''GNULIB_RANDOM''@/0/g' \
-e 's/@''GNULIB_RANDOM_R''@/0/g' \
-e 's/@''GNULIB_REALLOC_POSIX''@/1/g' \
-e 's/@''GNULIB_REALLOCARRAY''@/0/g' \
-e 's/@''GNULIB_REALPATH''@/0/g' \
-e 's/@''GNULIB_RPMATCH''@/0/g' \
-e 's/@''GNULIB_SECURE_GETENV''@/0/g' \
-e 's/@''GNULIB_SETENV''@/0/g' \
-e 's/@''GNULIB_STACK_TRACE''@/0/g' \
-e 's/@''GNULIB_STRTOD''@/0/g' \
-e 's/@''GNULIB_STRTOF''@/0/g' \
-e 's/@''GNULIB_STRTOL''@/0/g' \
-e 's/@''GNULIB_STRTOLD''@/0/g' \
-e 's/@''GNULIB_STRTOLL''@/0/g' \
-e 's/@''GNULIB_STRTOUL''@/0/g' \
-e 's/@''GNULIB_STRTOULL''@/0/g' \
-e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \
-e 's/@''GNULIB_UNLOCKPT''@/0/g' \
-e 's/@''GNULIB_UNSETENV''@/0/g' \
-e 's/@''GNULIB_WCTOMB''@/0/g' \
-e 's/@''GNULIB_MDA_ECVT''@/1/g' \
-e 's/@''GNULIB_MDA_FCVT''@/1/g' \
-e 's/@''GNULIB_MDA_GCVT''@/1/g' \
-e 's/@''GNULIB_MDA_MKTEMP''@/1/g' \
-e 's/@''GNULIB_MDA_PUTENV''@/1/g' \
< ../../../src/gl/stdlib.in.h > stdlib.h-t1
sed \
-e 's|@''HAVE__EXIT''@|1|g' \
-e 's|@''HAVE_ALIGNED_ALLOC''@|1|g' \
-e 's|@''HAVE_ATOLL''@|1|g' \
-e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \
-e 's|@''HAVE_DECL_ECVT''@|1|g' \
-e 's|@''HAVE_DECL_FCVT''@|1|g' \
-e 's|@''HAVE_DECL_GCVT''@|1|g' \
-e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \
-e 's|@''HAVE_DECL_PROGRAM_INVOCATION_NAME''@|1|g' \
-e 's|@''HAVE_GETPROGNAME''@|1|g' \
-e 's|@''HAVE_GETSUBOPT''@|1|g' \
-e 's|@''HAVE_GRANTPT''@|1|g' \
-e 's|@''HAVE_INITSTATE''@|1|g' \
-e 's|@''HAVE_DECL_INITSTATE''@|1|g' \
-e 's|@''HAVE_MBTOWC''@|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_POSIX_MEMALIGN''@|1|g' \
-e 's|@''HAVE_POSIX_OPENPT''@|1|g' \
-e 's|@''HAVE_PTSNAME''@|1|g' \
-e 's|@''HAVE_PTSNAME_R''@|1|g' \
-e 's|@''HAVE_QSORT_R''@|1|g' \
-e 's|@''HAVE_RANDOM''@|1|g' \
-e 's|@''HAVE_RANDOM_H''@|1|g' \
-e 's|@''HAVE_RANDOM_R''@|1|g' \
-e 's|@''HAVE_REALLOCARRAY''@|1|g' \
-e 's|@''HAVE_REALPATH''@|1|g' \
-e 's|@''HAVE_RPMATCH''@|1|g' \
-e 's|@''HAVE_SECURE_GETENV''@|1|g' \
-e 's|@''HAVE_DECL_SETENV''@|1|g' \
-e 's|@''HAVE_SETSTATE''@|1|g' \
-e 's|@''HAVE_DECL_SETSTATE''@|1|g' \
-e 's|@''HAVE_STRTOD''@|1|g' \
-e 's|@''HAVE_STRTOF''@|1|g' \
-e 's|@''HAVE_STRTOL''@|1|g' \
-e 's|@''HAVE_STRTOLD''@|1|g' \
-e 's|@''HAVE_STRTOLL''@|1|g' \
-e 's|@''HAVE_STRTOUL''@|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_DECL_UNSETENV''@|1|g' \
< stdlib.h-t1 > stdlib.h-t2
sed \
-e 's|@''REPLACE__EXIT''@|0|g' \
-e 's|@''REPLACE_ABORT''@|0|g' \
-e 's|@''REPLACE_ALIGNED_ALLOC''@|0|g' \
-e 's|@''REPLACE_CALLOC_FOR_CALLOC_GNU''@|0|g' \
-e 's|@''REPLACE_CALLOC_FOR_CALLOC_POSIX''@|0|g' \
-e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \
-e 's|@''REPLACE_FREE''@|0|g' \
-e 's|@''REPLACE_GETLOADAVG''@|0|g' \
-e 's|@''REPLACE_GETPROGNAME''@|0|g' \
-e 's|@''REPLACE_GETSUBOPT''@|0|g' \
-e 's|@''REPLACE_INITSTATE''@|0|g' \
-e 's|@''REPLACE_MALLOC_FOR_MALLOC_GNU''@|0|g' \
-e 's|@''REPLACE_MALLOC_FOR_MALLOC_POSIX''@|0|g' \
-e 's|@''REPLACE_MB_CUR_MAX''@|0|g' \
-e 's|@''REPLACE_MBSTOWCS''@|0|g' \
-e 's|@''REPLACE_MBTOWC''@|0|g' \
-e 's|@''REPLACE_MKOSTEMP''@|0|g' \
-e 's|@''REPLACE_MKOSTEMPS''@|0|g' \
-e 's|@''REPLACE_MKSTEMP''@|0|g' \
-e 's|@''REPLACE_POSIX_MEMALIGN''@|0|g' \
-e 's|@''REPLACE_POSIX_OPENPT''@|0|g' \
-e 's|@''REPLACE_PTSNAME''@|0|g' \
-e 's|@''REPLACE_PTSNAME_R''@|0|g' \
-e 's|@''REPLACE_PUTENV''@|0|g' \
-e 's|@''REPLACE_QSORT_R''@|0|g' \
-e 's|@''REPLACE_RAND''@|0|g' \
-e 's|@''REPLACE_RANDOM''@|0|g' \
-e 's|@''REPLACE_RANDOM_R''@|0|g' \
-e 's|@''REPLACE_REALLOC_FOR_REALLOC_POSIX''@|2|g' \
-e 's|@''REPLACE_REALLOCARRAY''@|0|g' \
-e 's|@''REPLACE_REALPATH''@|0|g' \
-e 's|@''REPLACE_SETENV''@|0|g' \
-e 's|@''REPLACE_SETSTATE''@|0|g' \
-e 's|@''REPLACE_STRTOD''@|0|g' \
-e 's|@''REPLACE_STRTOF''@|0|g' \
-e 's|@''REPLACE_STRTOL''@|0|g' \
-e 's|@''REPLACE_STRTOLD''@|0|g' \
-e 's|@''REPLACE_STRTOLL''@|0|g' \
-e 's|@''REPLACE_STRTOUL''@|0|g' \
-e 's|@''REPLACE_STRTOULL''@|0|g' \
-e 's|@''REPLACE_UNSETENV''@|0|g' \
-e 's|@''REPLACE_WCTOMB''@|0|g' \
-e 's|@''CAN_PRINT_STACK_TRACE''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r ../../../src/gl/c++defs.h' \
-e '/definition of _Noreturn/r ../../../src/gl/_Noreturn.h' \
-e '/definition of _GL_ARG_NONNULL/r ../../../src/gl/arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r ../../../src/gl/warn-on-use.h' \
< stdlib.h-t2 > stdlib.h-t3
rm -f stdlib.h-t1 stdlib.h-t2
mv stdlib.h-t3 stdlib.h
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/src/gl'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/src/gl'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
-e 's|@''GUARD_PREFIX''@|GL_SGL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_STDIO_H''@|<stdio.h>|g' \
-e 's/@''GNULIB_DPRINTF''@/0/g' \
-e 's/@''GNULIB_DZPRINTF''@/0/g' \
-e 's/@''GNULIB_FCLOSE''@/0/g' \
-e 's/@''GNULIB_FDOPEN''@/0/g' \
-e 's/@''GNULIB_FFLUSH''@/0/g' \
-e 's/@''GNULIB_FGETC''@/1/g' \
-e 's/@''GNULIB_FGETS''@/1/g' \
-e 's/@''GNULIB_FOPEN''@/1/g' \
-e 's/@''GNULIB_FOPEN_GNU''@/1/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_FREAD''@/1/g' \
-e 's/@''GNULIB_FREOPEN''@/0/g' \
-e 's/@''GNULIB_FSCANF''@/1/g' \
-e 's/@''GNULIB_FSEEK''@/0/g' \
-e 's/@''GNULIB_FSEEKO''@/0/g' \
-e 's/@''GNULIB_FTELL''@/1/g' \
-e 's/@''GNULIB_FTELLO''@/1/g' \
-e 's/@''GNULIB_FWRITE''@/1/g' \
-e 's/@''GNULIB_FZPRINTF''@/0/g' \
-e 's/@''GNULIB_GETC''@/1/g' \
-e 's/@''GNULIB_GETCHAR''@/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_OBSTACK_ZPRINTF''@/0/g' \
-e 's/@''GNULIB_PCLOSE''@/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_SCANF''@/1/g' \
-e 's/@''GNULIB_SNPRINTF''@/0/g' \
-e 's/@''GNULIB_SNZPRINTF''@/0/g' \
-e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \
-e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \
-e 's/@''GNULIB_STDIO_H_SIGPIPE''@/0/g' \
-e 's/@''GNULIB_SZPRINTF''@/0/g' \
-e 's/@''GNULIB_TMPFILE''@/0/g' \
-e 's/@''GNULIB_VASPRINTF''@/0/g' \
-e 's/@''GNULIB_VASZPRINTF''@/0/g' \
-e 's/@''GNULIB_VDPRINTF''@/0/g' \
-e 's/@''GNULIB_VDZPRINTF''@/0/g' \
-e 's/@''GNULIB_VFPRINTF''@/1/g' \
-e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \
-e 's/@''GNULIB_VFZPRINTF''@/0/g' \
-e 's/@''GNULIB_VFSCANF''@/0/g' \
-e 's/@''GNULIB_VSCANF''@/0/g' \
-e 's/@''GNULIB_VPRINTF''@/1/g' \
-e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \
-e 's/@''GNULIB_VSNPRINTF''@/0/g' \
-e 's/@''GNULIB_VSNZPRINTF''@/0/g' \
-e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \
-e 's/@''GNULIB_VSZPRINTF''@/0/g' \
-e 's/@''GNULIB_VZPRINTF''@/0/g' \
-e 's/@''GNULIB_ZPRINTF''@/0/g' \
-e 's/@''GNULIB_MDA_FCLOSEALL''@/1/g' \
-e 's/@''GNULIB_MDA_FDOPEN''@/1/g' \
-e 's/@''GNULIB_MDA_FILENO''@/1/g' \
-e 's/@''GNULIB_MDA_GETW''@/1/g' \
-e 's/@''GNULIB_MDA_PUTW''@/1/g' \
-e 's/@''GNULIB_MDA_TEMPNAM''@/1/g' \
< ../../../src/gl/stdio.in.h > stdio.h-t1
sed \
-e 's|@''HAVE_DECL_FCLOSEALL''@|1|g' \
-e 's|@''HAVE_DECL_FPURGE''@|1|g' \
-e 's|@''HAVE_DECL_FSEEKO''@|1|g' \
-e 's|@''HAVE_DECL_FTELLO''@|1|g' \
-e 's|@''HAVE_DECL_GETDELIM''@|1|g' \
-e 's|@''HAVE_DECL_GETLINE''@|1|g' \
-e 's|@''HAVE_DECL_GETW''@|1|g' \
-e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \
-e 's|@''HAVE_DECL_PUTW''@|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_PCLOSE''@|1|g' \
-e 's|@''HAVE_POPEN''@|1|g' \
-e 's|@''HAVE_RENAMEAT''@|1|g' \
-e 's|@''HAVE_VASPRINTF''@|1|g' \
-e 's|@''HAVE_VDPRINTF''@|1|g' \
< stdio.h-t1 > stdio.h-t2
sed \
-e 's|@''REPLACE_DPRINTF''@|0|g' \
-e 's|@''REPLACE_FCLOSE''@|1|g' \
-e 's|@''REPLACE_FDOPEN''@|0|g' \
-e 's|@''REPLACE_FFLUSH''@|0|g' \
-e 's|@''REPLACE_FOPEN''@|1|g' \
-e 's|@''REPLACE_FOPEN_FOR_FOPEN_GNU''@|1|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_READ_FUNCS''@|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 ../../../src/gl/c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r ../../../src/gl/arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r ../../../src/gl/warn-on-use.h' \
< stdio.h-t2 > stdio.h-t3
rm -f stdio.h-t1 stdio.h-t2
mv stdio.h-t3 stdio.h
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/src/gl'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/src/gl'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
-e 's|@''GUARD_PREFIX''@|GL_SGL|g' \
-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|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \
-e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
-e 's/@''GNULIB_ACCESS''@/0/g' \
-e 's/@''GNULIB_CHDIR''@/0/g' \
-e 's/@''GNULIB_CHOWN''@/0/g' \
-e 's/@''GNULIB_CLOSE''@/1/g' \
-e 's/@''GNULIB_COPY_FILE_RANGE''@/0/g' \
-e 's/@''GNULIB_DUP''@/0/g' \
-e 's/@''GNULIB_DUP2''@/1/g' \
-e 's/@''GNULIB_DUP3''@/0/g' \
-e 's/@''GNULIB_ENVIRON''@/0/g' \
-e 's/@''GNULIB_EUIDACCESS''@/0/g' \
-e 's/@''GNULIB_EXECL''@/0/g' \
-e 's/@''GNULIB_EXECLE''@/0/g' \
-e 's/@''GNULIB_EXECLP''@/0/g' \
-e 's/@''GNULIB_EXECV''@/0/g' \
-e 's/@''GNULIB_EXECVE''@/0/g' \
-e 's/@''GNULIB_EXECVP''@/0/g' \
-e 's/@''GNULIB_EXECVPE''@/0/g' \
-e 's/@''GNULIB_FACCESSAT''@/0/g' \
-e 's/@''GNULIB_FCHDIR''@/0/g' \
-e 's/@''GNULIB_FCHOWNAT''@/0/g' \
-e 's/@''GNULIB_FDATASYNC''@/0/g' \
-e 's/@''GNULIB_FSYNC''@/0/g' \
-e 's/@''GNULIB_FTRUNCATE''@/0/g' \
< ../../../src/gl/unistd.in.h > unistd.h-t1
sed \
-e 's/@''GNULIB_GETCWD''@/0/g' \
-e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \
-e 's/@''GNULIB_GETDTABLESIZE''@/1/g' \
-e 's/@''GNULIB_GETENTROPY''@/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_GETOPT_POSIX''@/1/g' \
-e 's/@''GNULIB_GETPAGESIZE''@/0/g' \
-e 's/@''GNULIB_GETPASS''@/0/g' \
-e 's/@''GNULIB_GETPASS_GNU''@/0/g' \
-e 's/@''GNULIB_GETUSERSHELL''@/0/g' \
-e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \
-e 's/@''GNULIB_ISATTY''@/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_PIPE''@/0/g' \
-e 's/@''GNULIB_PIPE2''@/0/g' \
-e 's/@''GNULIB_PREAD''@/0/g' \
-e 's/@''GNULIB_PWRITE''@/0/g' \
-e 's/@''GNULIB_READ''@/0/g' \
-e 's/@''GNULIB_READLINK''@/0/g' \
-e 's/@''GNULIB_READLINKAT''@/0/g' \
-e 's/@''GNULIB_RMDIR''@/0/g' \
-e 's/@''GNULIB_SETHOSTNAME''@/0/g' \
-e 's/@''GNULIB_SLEEP''@/0/g' \
-e 's/@''GNULIB_SYMLINK''@/0/g' \
-e 's/@''GNULIB_SYMLINKAT''@/0/g' \
-e 's/@''GNULIB_TRUNCATE''@/0/g' \
-e 's/@''GNULIB_TTYNAME_R''@/0/g' \
-e 's/@''GNULIB_UNISTD_H_GETOPT''@/01/g' \
-e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/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' \
-e 's/@''GNULIB_MDA_ACCESS''@/1/g' \
-e 's/@''GNULIB_MDA_CHDIR''@/1/g' \
-e 's/@''GNULIB_MDA_CLOSE''@/1/g' \
-e 's/@''GNULIB_MDA_DUP''@/1/g' \
-e 's/@''GNULIB_MDA_DUP2''@/1/g' \
-e 's/@''GNULIB_MDA_EXECL''@/1/g' \
-e 's/@''GNULIB_MDA_EXECLE''@/1/g' \
-e 's/@''GNULIB_MDA_EXECLP''@/1/g' \
-e 's/@''GNULIB_MDA_EXECV''@/1/g' \
-e 's/@''GNULIB_MDA_EXECVE''@/1/g' \
-e 's/@''GNULIB_MDA_EXECVP''@/1/g' \
-e 's/@''GNULIB_MDA_EXECVPE''@/1/g' \
-e 's/@''GNULIB_MDA_GETCWD''@/1/g' \
-e 's/@''GNULIB_MDA_GETPID''@/1/g' \
-e 's/@''GNULIB_MDA_ISATTY''@/1/g' \
-e 's/@''GNULIB_MDA_LSEEK''@/1/g' \
-e 's/@''GNULIB_MDA_READ''@/1/g' \
-e 's/@''GNULIB_MDA_RMDIR''@/1/g' \
-e 's/@''GNULIB_MDA_SWAB''@/1/g' \
-e 's/@''GNULIB_MDA_UNLINK''@/1/g' \
-e 's/@''GNULIB_MDA_WRITE''@/1/g' \
< unistd.h-t1 > unistd.h-t2
sed \
-e 's|@''HAVE_CHOWN''@|1|g' \
-e 's|@''HAVE_COPY_FILE_RANGE''@|1|g' \
-e 's|@''HAVE_DUP3''@|1|g' \
-e 's|@''HAVE_EUIDACCESS''@|1|g' \
-e 's|@''HAVE_EXECVPE''@|1|g' \
-e 's|@''HAVE_FACCESSAT''@|1|g' \
-e 's|@''HAVE_FCHDIR''@|1|g' \
-e 's|@''HAVE_FCHOWNAT''@|1|g' \
-e 's|@''HAVE_FDATASYNC''@|1|g' \
-e 's|@''HAVE_FSYNC''@|1|g' \
-e 's|@''HAVE_FTRUNCATE''@|1|g' \
-e 's|@''HAVE_GETDTABLESIZE''@|1|g' \
-e 's|@''HAVE_GETENTROPY''@|1|g' \
-e 's|@''HAVE_GETGROUPS''@|1|g' \
-e 's|@''HAVE_GETHOSTNAME''@|1|g' \
-e 's|@''HAVE_GETPAGESIZE''@|1|g' \
-e 's|@''HAVE_GETPASS''@|1|g' \
-e 's|@''HAVE_GROUP_MEMBER''@|1|g' \
-e 's|@''HAVE_LCHOWN''@|1|g' \
-e 's|@''HAVE_LINK''@|1|g' \
-e 's|@''HAVE_LINKAT''@|1|g' \
-e 's|@''HAVE_PIPE''@|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_SETHOSTNAME''@|1|g' \
-e 's|@''HAVE_SLEEP''@|1|g' \
-e 's|@''HAVE_SYMLINK''@|1|g' \
-e 's|@''HAVE_SYMLINKAT''@|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_EXECVPE''@|1|g' \
-e 's|@''HAVE_DECL_FCHDIR''@|1|g' \
-e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \
-e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \
-e 's|@''HAVE_DECL_GETLOGIN''@|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_DECL_SETHOSTNAME''@|1|g' \
-e 's|@''HAVE_DECL_TRUNCATE''@|1|g' \
-e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \
-e 's|@''HAVE_OS_H''@|0|g' \
-e 's|@''HAVE_SYS_PARAM_H''@|0|g' \
< unistd.h-t2 > unistd.h-t3
sed \
-e 's|@''REPLACE_ACCESS''@|0|g' \
-e 's|@''REPLACE_CHOWN''@|0|g' \
-e 's|@''REPLACE_CLOSE''@|0|g' \
-e 's|@''REPLACE_COPY_FILE_RANGE''@|0|g' \
-e 's|@''REPLACE_DUP''@|0|g' \
-e 's|@''REPLACE_DUP2''@|0|g' \
-e 's|@''REPLACE_DUP3''@|0|g' \
-e 's|@''REPLACE_EXECL''@|0|g' \
-e 's|@''REPLACE_EXECLE''@|0|g' \
-e 's|@''REPLACE_EXECLP''@|0|g' \
-e 's|@''REPLACE_EXECV''@|0|g' \
-e 's|@''REPLACE_EXECVE''@|0|g' \
-e 's|@''REPLACE_EXECVP''@|0|g' \
-e 's|@''REPLACE_EXECVPE''@|0|g' \
-e 's|@''REPLACE_FACCESSAT''@|0|g' \
-e 's|@''REPLACE_FCHDIR''@|0|g' \
-e 's|@''REPLACE_FCHOWNAT''@|0|g' \
-e 's|@''REPLACE_FDATASYNC''@|0|g' \
-e 's|@''REPLACE_FTRUNCATE''@|0|g' \
-e 's|@''REPLACE_GETCWD''@|0|g' \
-e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \
-e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \
-e 's|@''REPLACE_GETENTROPY''@|0|g' \
-e 's|@''REPLACE_GETLOGIN_R''@|0|g' \
-e 's|@''REPLACE_GETGROUPS''@|0|g' \
-e 's|@''REPLACE_GETPAGESIZE''@|0|g' \
-e 's|@''REPLACE_GETPASS''@|0|g' \
-e 's|@''REPLACE_GETPASS_FOR_GETPASS_GNU''@|0|g' \
-e 's|@''REPLACE_GETUSERSHELL''@|0|g' \
-e 's|@''REPLACE_ISATTY''@|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_PIPE2''@|0|g' \
-e 's|@''REPLACE_PREAD''@|0|g' \
-e 's|@''REPLACE_PWRITE''@|0|g' \
-e 's|@''REPLACE_READ''@|0|g' \
-e 's|@''REPLACE_READLINK''@|0|g' \
-e 's|@''REPLACE_READLINKAT''@|0|g' \
-e 's|@''REPLACE_RMDIR''@|0|g' \
-e 's|@''REPLACE_SETHOSTNAME''@|0|g' \
-e 's|@''REPLACE_SLEEP''@|0|g' \
-e 's|@''REPLACE_SYMLINK''@|0|g' \
-e 's|@''REPLACE_SYMLINKAT''@|0|g' \
-e 's|@''REPLACE_TRUNCATE''@|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_SYS_RANDOM_H''@|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 ../../../src/gl/c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r ../../../src/gl/arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r ../../../src/gl/warn-on-use.h' \
< unistd.h-t3 > unistd.h-t4
rm -f unistd.h-t1 unistd.h-t2 unistd.h-t3
mv unistd.h-t4 unistd.h
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/src/gl'
/usr/bin/make all-recursive
make[5]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/src/gl'
/bin/sh ../../libtool --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../../../src/gl -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -MT libsgl_la-memset_explicit.lo -MD -MP -MF .deps/libsgl_la-memset_explicit.Tpo -c -o libsgl_la-memset_explicit.lo `test -f 'memset_explicit.c' || echo '../../../src/gl/'`memset_explicit.c
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I../../../src/gl -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -MT libsgl_la-memset_explicit.lo -MD -MP -MF .deps/libsgl_la-memset_explicit.Tpo -c ../../../src/gl/memset_explicit.c -fPIC -DPIC -o .libs/libsgl_la-memset_explicit.o
mv -f .deps/libsgl_la-memset_explicit.Tpo .deps/libsgl_la-memset_explicit.Plo
make[5]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/src/gl'
make[5]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/src/gl'
/bin/sh ../../libtool --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../../../src/gl -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -MT libsgl_la-stdlib.lo -MD -MP -MF .deps/libsgl_la-stdlib.Tpo -c -o libsgl_la-stdlib.lo `test -f 'stdlib.c' || echo '../../../src/gl/'`stdlib.c
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I../../../src/gl -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -MT libsgl_la-stdlib.lo -MD -MP -MF .deps/libsgl_la-stdlib.Tpo -c ../../../src/gl/stdlib.c -fPIC -DPIC -o .libs/libsgl_la-stdlib.o
mv -f .deps/libsgl_la-stdlib.Tpo .deps/libsgl_la-stdlib.Plo
make[5]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/src/gl'
make[5]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/src/gl'
/bin/sh ../../libtool --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../../../src/gl -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -MT libsgl_la-getopt1.lo -MD -MP -MF .deps/libsgl_la-getopt1.Tpo -c -o libsgl_la-getopt1.lo `test -f 'getopt1.c' || echo '../../../src/gl/'`getopt1.c
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I../../../src/gl -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -MT libsgl_la-getopt1.lo -MD -MP -MF .deps/libsgl_la-getopt1.Tpo -c ../../../src/gl/getopt1.c -fPIC -DPIC -o .libs/libsgl_la-getopt1.o
mv -f .deps/libsgl_la-getopt1.Tpo .deps/libsgl_la-getopt1.Plo
make[5]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/src/gl'
make[5]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/src/gl'
/bin/sh ../../libtool --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../../../src/gl -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -MT libsgl_la-gettime.lo -MD -MP -MF .deps/libsgl_la-gettime.Tpo -c -o libsgl_la-gettime.lo `test -f 'gettime.c' || echo '../../../src/gl/'`gettime.c
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I../../../src/gl -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -MT libsgl_la-gettime.lo -MD -MP -MF .deps/libsgl_la-gettime.Tpo -c ../../../src/gl/gettime.c -fPIC -DPIC -o .libs/libsgl_la-gettime.o
mv -f .deps/libsgl_la-gettime.Tpo .deps/libsgl_la-gettime.Plo
make[5]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/src/gl'
make[5]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/src/gl'
/bin/sh ../../libtool --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../../../src/gl -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -MT libsgl_la-unistd.lo -MD -MP -MF .deps/libsgl_la-unistd.Tpo -c -o libsgl_la-unistd.lo `test -f 'unistd.c' || echo '../../../src/gl/'`unistd.c
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I../../../src/gl -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -MT libsgl_la-unistd.lo -MD -MP -MF .deps/libsgl_la-unistd.Tpo -c ../../../src/gl/unistd.c -fPIC -DPIC -o .libs/libsgl_la-unistd.o
mv -f .deps/libsgl_la-unistd.Tpo .deps/libsgl_la-unistd.Plo
make[5]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/src/gl'
make[5]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/src/gl'
/bin/sh ../../libtool --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../../../src/gl -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -MT libsgl_la-fd-hook.lo -MD -MP -MF .deps/libsgl_la-fd-hook.Tpo -c -o libsgl_la-fd-hook.lo `test -f 'fd-hook.c' || echo '../../../src/gl/'`fd-hook.c
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I../../../src/gl -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -MT libsgl_la-fd-hook.lo -MD -MP -MF .deps/libsgl_la-fd-hook.Tpo -c ../../../src/gl/fd-hook.c -fPIC -DPIC -o .libs/libsgl_la-fd-hook.o
mv -f .deps/libsgl_la-fd-hook.Tpo .deps/libsgl_la-fd-hook.Plo
make[5]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/src/gl'
make[5]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/src/gl'
/bin/sh ../../libtool --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../../../src/gl -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -MT libsgl_la-timespec.lo -MD -MP -MF .deps/libsgl_la-timespec.Tpo -c -o libsgl_la-timespec.lo `test -f 'timespec.c' || echo '../../../src/gl/'`timespec.c
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I../../../src/gl -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -MT libsgl_la-timespec.lo -MD -MP -MF .deps/libsgl_la-timespec.Tpo -c ../../../src/gl/timespec.c -fPIC -DPIC -o .libs/libsgl_la-timespec.o
mv -f .deps/libsgl_la-timespec.Tpo .deps/libsgl_la-timespec.Plo
make[5]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/src/gl'
make[5]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/src/gl'
/bin/sh ../../libtool --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../../../src/gl -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -MT libsgl_la-realloc.lo -MD -MP -MF .deps/libsgl_la-realloc.Tpo -c -o libsgl_la-realloc.lo `test -f 'realloc.c' || echo '../../../src/gl/'`realloc.c
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I../../../src/gl -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -MT libsgl_la-realloc.lo -MD -MP -MF .deps/libsgl_la-realloc.Tpo -c ../../../src/gl/realloc.c -fPIC -DPIC -o .libs/libsgl_la-realloc.o
mv -f .deps/libsgl_la-realloc.Tpo .deps/libsgl_la-realloc.Plo
make[5]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/src/gl'
make[5]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/src/gl'
/bin/sh ../../libtool --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../../../src/gl -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -MT libsgl_la-stat-time.lo -MD -MP -MF .deps/libsgl_la-stat-time.Tpo -c -o libsgl_la-stat-time.lo `test -f 'stat-time.c' || echo '../../../src/gl/'`stat-time.c
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I../../../src/gl -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -MT libsgl_la-stat-time.lo -MD -MP -MF .deps/libsgl_la-stat-time.Tpo -c ../../../src/gl/stat-time.c -fPIC -DPIC -o .libs/libsgl_la-stat-time.o
mv -f .deps/libsgl_la-stat-time.Tpo .deps/libsgl_la-stat-time.Plo
make[5]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/src/gl'
make[5]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/src/gl'
/bin/sh ../../libtool --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../../../src/gl -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -MT libsgl_la-progname.lo -MD -MP -MF .deps/libsgl_la-progname.Tpo -c -o libsgl_la-progname.lo `test -f 'progname.c' || echo '../../../src/gl/'`progname.c
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I../../../src/gl -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -MT libsgl_la-progname.lo -MD -MP -MF .deps/libsgl_la-progname.Tpo -c ../../../src/gl/progname.c -fPIC -DPIC -o .libs/libsgl_la-progname.o
mv -f .deps/libsgl_la-progname.Tpo .deps/libsgl_la-progname.Plo
make[5]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/src/gl'
make[5]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/src/gl'
/bin/sh ../../libtool --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../../../src/gl -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -MT libsgl_la-malloca.lo -MD -MP -MF .deps/libsgl_la-malloca.Tpo -c -o libsgl_la-malloca.lo `test -f 'malloca.c' || echo '../../../src/gl/'`malloca.c
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I../../../src/gl -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -MT libsgl_la-malloca.lo -MD -MP -MF .deps/libsgl_la-malloca.Tpo -c ../../../src/gl/malloca.c -fPIC -DPIC -o .libs/libsgl_la-malloca.o
mv -f .deps/libsgl_la-malloca.Tpo .deps/libsgl_la-malloca.Plo
make[5]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/src/gl'
make[5]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/src/gl'
/bin/sh ../../libtool --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../../../src/gl -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -MT libsgl_la-cloexec.lo -MD -MP -MF .deps/libsgl_la-cloexec.Tpo -c -o libsgl_la-cloexec.lo `test -f 'cloexec.c' || echo '../../../src/gl/'`cloexec.c
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I../../../src/gl -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -MT libsgl_la-cloexec.lo -MD -MP -MF .deps/libsgl_la-cloexec.Tpo -c ../../../src/gl/cloexec.c -fPIC -DPIC -o .libs/libsgl_la-cloexec.o
mv -f .deps/libsgl_la-cloexec.Tpo .deps/libsgl_la-cloexec.Plo
make[5]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/src/gl'
make[5]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/src/gl'
/bin/sh ../../libtool --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../../../src/gl -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -MT libsgl_la-fcntl.lo -MD -MP -MF .deps/libsgl_la-fcntl.Tpo -c -o libsgl_la-fcntl.lo `test -f 'fcntl.c' || echo '../../../src/gl/'`fcntl.c
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I../../../src/gl -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -MT libsgl_la-fcntl.lo -MD -MP -MF .deps/libsgl_la-fcntl.Tpo -c ../../../src/gl/fcntl.c -fPIC -DPIC -o .libs/libsgl_la-fcntl.o
mv -f .deps/libsgl_la-fcntl.Tpo .deps/libsgl_la-fcntl.Plo
make[5]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/src/gl'
make[5]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/src/gl'
/bin/sh ../../libtool --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../../../src/gl -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -MT libsgl_la-version-etc.lo -MD -MP -MF .deps/libsgl_la-version-etc.Tpo -c -o libsgl_la-version-etc.lo `test -f 'version-etc.c' || echo '../../../src/gl/'`version-etc.c
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I../../../src/gl -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -MT libsgl_la-version-etc.lo -MD -MP -MF .deps/libsgl_la-version-etc.Tpo -c ../../../src/gl/version-etc.c -fPIC -DPIC -o .libs/libsgl_la-version-etc.o
mv -f .deps/libsgl_la-version-etc.Tpo .deps/libsgl_la-version-etc.Plo
make[5]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/src/gl'
make[5]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/src/gl'
/bin/sh ../../libtool --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../../../src/gl -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -MT libsgl_la-version-etc-fsf.lo -MD -MP -MF .deps/libsgl_la-version-etc-fsf.Tpo -c -o libsgl_la-version-etc-fsf.lo `test -f 'version-etc-fsf.c' || echo '../../../src/gl/'`version-etc-fsf.c
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I../../../src/gl -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -MT libsgl_la-version-etc-fsf.lo -MD -MP -MF .deps/libsgl_la-version-etc-fsf.Tpo -c ../../../src/gl/version-etc-fsf.c -fPIC -DPIC -o .libs/libsgl_la-version-etc-fsf.o
mv -f .deps/libsgl_la-version-etc-fsf.Tpo .deps/libsgl_la-version-etc-fsf.Plo
make[5]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/src/gl'
make[5]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/src/gl'
/bin/sh ../../libtool --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../../../src/gl -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -MT libsgl_la-read-file.lo -MD -MP -MF .deps/libsgl_la-read-file.Tpo -c -o libsgl_la-read-file.lo `test -f 'read-file.c' || echo '../../../src/gl/'`read-file.c
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I../../../src/gl -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -MT libsgl_la-read-file.lo -MD -MP -MF .deps/libsgl_la-read-file.Tpo -c ../../../src/gl/read-file.c -fPIC -DPIC -o .libs/libsgl_la-read-file.o
mv -f .deps/libsgl_la-read-file.Tpo .deps/libsgl_la-read-file.Plo
make[5]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/src/gl'
make[5]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/src/gl'
/bin/sh ../../libtool --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../../../src/gl -I../.. -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -MT fopen.lo -MD -MP -MF .deps/fopen.Tpo -c -o fopen.lo ../../../src/gl/fopen.c
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I../../../src/gl -I../.. -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -MT fopen.lo -MD -MP -MF .deps/fopen.Tpo -c ../../../src/gl/fopen.c -fPIC -DPIC -o .libs/fopen.o
mv -f .deps/fopen.Tpo .deps/fopen.Plo
make[5]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/src/gl'
make[5]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/src/gl'
/bin/sh ../../libtool --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../../../src/gl -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -MT libsgl_la-getopt.lo -MD -MP -MF .deps/libsgl_la-getopt.Tpo -c -o libsgl_la-getopt.lo `test -f 'getopt.c' || echo '../../../src/gl/'`getopt.c
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I../../../src/gl -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -MT libsgl_la-getopt.lo -MD -MP -MF .deps/libsgl_la-getopt.Tpo -c ../../../src/gl/getopt.c -fPIC -DPIC -o .libs/libsgl_la-getopt.o
mv -f .deps/libsgl_la-getopt.Tpo .deps/libsgl_la-getopt.Plo
make[5]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/src/gl'
make[5]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/src/gl'
/bin/sh ../../libtool --tag=CC --mode=link gcc -m32 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -no-undefined -o libsgl.la libsgl_la-cloexec.lo libsgl_la-fcntl.lo libsgl_la-fd-hook.lo libsgl_la-getopt.lo libsgl_la-getopt1.lo libsgl_la-gettime.lo libsgl_la-malloca.lo libsgl_la-memset_explicit.lo libsgl_la-progname.lo libsgl_la-read-file.lo libsgl_la-realloc.lo libsgl_la-stat-time.lo libsgl_la-stdlib.lo libsgl_la-timespec.lo libsgl_la-unistd.lo libsgl_la-version-etc.lo libsgl_la-version-etc-fsf.lo fopen.lo
libtool: link: ar cr .libs/libsgl.a .libs/libsgl_la-cloexec.o .libs/libsgl_la-fcntl.o .libs/libsgl_la-fd-hook.o .libs/libsgl_la-getopt.o .libs/libsgl_la-getopt1.o .libs/libsgl_la-gettime.o .libs/libsgl_la-malloca.o .libs/libsgl_la-memset_explicit.o .libs/libsgl_la-progname.o .libs/libsgl_la-read-file.o .libs/libsgl_la-realloc.o .libs/libsgl_la-stat-time.o .libs/libsgl_la-stdlib.o .libs/libsgl_la-timespec.o .libs/libsgl_la-unistd.o .libs/libsgl_la-version-etc.o .libs/libsgl_la-version-etc-fsf.o .libs/fopen.o
libtool: link: ranlib .libs/libsgl.a
libtool: link: ( cd ".libs" && rm -f "libsgl.la" && ln -s "../libsgl.la" "libsgl.la" )
make[5]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/src/gl'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/src'
gcc -m32 -DHAVE_CONFIG_H -I. -I../../src -I.. -I../lib/includes -I../../lib/includes -I../lib/gl -I../../lib/gl -I./gl -I../../src/gl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -MT benchmark.o -MD -MP -MF .deps/benchmark.Tpo -c -o benchmark.o ../../src/benchmark.c
mv -f .deps/benchmark.Tpo .deps/benchmark.Po
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/src'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/src'
gcc -m32 -DHAVE_CONFIG_H -I. -I../../src -I.. -I../lib/includes -I../../lib/includes -I../lib/gl -I../../lib/gl -I./gl -I../../src/gl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -MT asn1Parser.o -MD -MP -MF .deps/asn1Parser.Tpo -c -o asn1Parser.o ../../src/asn1Parser.c
mv -f .deps/asn1Parser.Tpo .deps/asn1Parser.Po
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/src'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/src'
gcc -m32 -DHAVE_CONFIG_H -I. -I../../src -I.. -I../lib/includes -I../../lib/includes -I../lib/gl -I../../lib/gl -I./gl -I../../src/gl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -MT asn1Decoding.o -MD -MP -MF .deps/asn1Decoding.Tpo -c -o asn1Decoding.o ../../src/asn1Decoding.c
mv -f .deps/asn1Decoding.Tpo .deps/asn1Decoding.Po
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/src'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/src'
/bin/sh ../libtool --tag=CC --mode=link gcc -m32 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o asn1Parser asn1Parser.o ../lib/libtasn1.la ../lib/gl/libgnu.la gl/libsgl.la
libtool: link: gcc -m32 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o .libs/asn1Parser asn1Parser.o ../lib/.libs/libtasn1.so ../lib/gl/.libs/libgnu.a gl/.libs/libsgl.a
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/src'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/src'
gcc -m32 -DHAVE_CONFIG_H -I. -I../../src -I.. -I../lib/includes -I../../lib/includes -I../lib/gl -I../../lib/gl -I./gl -I../../src/gl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -MT asn1Coding.o -MD -MP -MF .deps/asn1Coding.Tpo -c -o asn1Coding.o ../../src/asn1Coding.c
[01m[K../../src/asn1Coding.c:[m[K In function '[01m[Kmain[m[K':
[01m[K../../src/asn1Coding.c:344:34:[m[K [01;35m[Kwarning: [m[Kdereference of NULL '[01m[Kder[m[K' [[01;35m[KCWE-476[m[K] [[01;35m[K-Wanalyzer-null-dereference[m[K]
344 | fprintf (stderr, "%02x ", [01;35m[Kder[k][m[K);
| [01;35m[K~~~^~~[m[K
'[01m[Kmain[m[K': events 1-7
[01;36m[K|[m[K
[01;36m[K|[m[K 207 | if [01;36m[K([m[Koptind == argc || optind == argc - 1)
[01;36m[K|[m[K | [01;36m[K^[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(1)[m[K following '[01m[Kfalse[m[K' branch...
[01;36m[K|[m[K......
[01;36m[K|[m[K 214 | inputFileAsnName = strdup (argv[01;36m[K[[m[Koptind]);
[01;36m[K|[m[K | [01;36m[K~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(2)[m[K ...to here
[01;36m[K|[m[K 215 | if [01;36m[K([m[KinputFileAsnName == NULL)
[01;36m[K|[m[K | [01;36m[K~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(3)[m[K following '[01m[Kfalse[m[K' branch (when '[01m[KinputFileAsnName[m[K' is non-NULL)...
[01;36m[K|[m[K......
[01;36m[K|[m[K 221 | inputFileAssignmentName = strdup (argv[01;36m[K[[m[Koptind + 1]);
[01;36m[K|[m[K | [01;36m[K~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(4)[m[K ...to here
[01;36m[K|[m[K 222 | if [01;36m[K([m[KinputFileAssignmentName == NULL)
[01;36m[K|[m[K | [01;36m[K~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(5)[m[K following '[01m[Kfalse[m[K' branch (when '[01m[KinputFileAssignmentName[m[K' is non-NULL)...
[01;36m[K|[m[K......
[01;36m[K|[m[K 229 | [01;36m[Kasn1_parser2tree (inputFileAsnName, &definitions, errorDescription)[m[K;
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(6)[m[K ...to here
[01;36m[K|[m[K......
[01;36m[K|[m[K 248 | if [01;36m[K([m[Kasn1_result != ASN1_SUCCESS)
[01;36m[K|[m[K | [01;36m[K~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(7)[m[K following '[01m[Kfalse[m[K' branch (when '[01m[Kasn1_result == 0[m[K')...
[01;36m[K|[m[K
'[01m[Kmain[m[K': event 8
[01;36m[K|[m[K
[01;36m[K|[m[K 256 | inputFile = [01;36m[Kf[m[Kopen (inputFileAssignmentName, "r");
[01;36m[K|[m[K | [01;36m[K^[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(8)[m[K ...to here
[01;36m[K|[m[K
'[01m[Kmain[m[K': events 9-10
[01;36m[K|[m[K
[01;36m[K|[m[K 258 | if [01;36m[K([m[KinputFile == NULL)
[01;36m[K|[m[K | [01;36m[K^[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(9)[m[K following '[01m[Kfalse[m[K' branch (when '[01m[KinputFile[m[K' is non-NULL)...
[01;36m[K|[m[K......
[01;36m[K|[m[K 268 | [01;36m[Kputc ('\n', stderr)[m[K;
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(10)[m[K ...to here
[01;36m[K|[m[K
'[01m[Kmain[m[K': events 11-22
[01;36m[K|[m[K
[01;36m[K|[m[K 271 | [01;36m[K=[m[K= ASSIGNMENT_SUCCESS)
[01;36m[K|[m[K | [01;36m[K^[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(11)[m[K following '[01m[Kfalse[m[K' branch (when '[01m[Klast_ra != 1[m[K')...
[01;36m[K|[m[K......
[01;36m[K|[m[K 301 | if [01;36m[K([m[Klast_ra != ASSIGNMENT_EOF)
[01;36m[K|[m[K | [01;36m[K~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(12)[m[K ...to here
[01;36m[K|[m[K | [01;36m[K(13)[m[K following '[01m[Kfalse[m[K' branch (when '[01m[Klast_ra == 3[m[K')...
[01;36m[K|[m[K......
[01;36m[K|[m[K 306 | [01;36m[Kfclose (inputFile)[m[K;
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(14)[m[K ...to here
[01;36m[K|[m[K......
[01;36m[K|[m[K 314 | if [01;36m[K([m[Kasn1_result == ASN1_MEM_ERROR)
[01;36m[K|[m[K | [01;36m[K~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(15)[m[K following '[01m[Kfalse[m[K' branch (when '[01m[Kasn1_result != 12[m[K')...
[01;36m[K|[m[K......
[01;36m[K|[m[K 325 | [01;36m[Kfprintf (stderr, "\nCoding: %s\n\n", asn1_strerror (asn1_result))[m[K;
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(16)[m[K ...to here
[01;36m[K|[m[K 326 | if [01;36m[K([m[Kasn1_result != ASN1_SUCCESS)
[01;36m[K|[m[K | [01;36m[K~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(17)[m[K following '[01m[Kfalse[m[K' branch (when '[01m[Kasn1_result == 0[m[K')...
[01;36m[K|[m[K......
[01;36m[K|[m[K 342 | [01;36m[Kfprintf (stderr, "-----------------\nNumber of bytes=%i\n", der_len)[m[K;
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(18)[m[K ...to here
[01;36m[K|[m[K 343 | for (k = 0; [01;36m[Kk < der_len[m[K; k++)
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(19)[m[K following '[01m[Ktrue[m[K' branch...
[01;36m[K|[m[K 344 | fprintf (stderr, "%02x ", [01;36m[Kder[k][m[K);
[01;36m[K|[m[K | [01;36m[K~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(20)[m[K ...to here
[01;36m[K|[m[K | [01;36m[K(21)[m[K '[01m[Kder[m[K' is NULL
[01;36m[K|[m[K | [01;36m[K(22)[m[K dereference of NULL '[01m[Kder + (sizetype)k[m[K'
[01;36m[K|[m[K
[01m[K../../src/asn1Coding.c:372:39:[m[K [01;35m[Kwarning: [m[Kdereference of NULL '[01m[Kder[m[K' [[01;35m[KCWE-476[m[K] [[01;35m[K-Wanalyzer-null-dereference[m[K]
372 | fprintf (outputFile, "%c", [01;35m[Kder[k][m[K);
| [01;35m[K~~~^~~[m[K
'[01m[Kmain[m[K': events 1-2
[01;36m[K|[m[K
[01;36m[K|[m[K 166 | if [01;36m[K([m[Koption_result == -1)
[01;36m[K|[m[K | [01;36m[K^[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(1)[m[K following '[01m[Kfalse[m[K' branch (when '[01m[Koption_result != -1[m[K')...
[01;36m[K|[m[K......
[01;36m[K|[m[K 169 | [01;36m[Kswitch[m[K (option_result)
[01;36m[K|[m[K | [01;36m[K~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(2)[m[K ...to here
[01;36m[K|[m[K
'[01m[Kmain[m[K': event 3
[01;36m[K|[m[K
[01;36m[K|[m[K 185 | [01;36m[Kassert[m[K (optarg != NULL);
[01;36m[K|[m[K | [01;36m[K^~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(3)[m[K following '[01m[Ktrue[m[K' branch...
[01;36m[K|[m[K
'[01m[Kmain[m[K': events 4-5
[01;36m[K|[m[K
[01;36m[K|[m[K 186 | outputFileName = [01;36m[Kstrdup (optarg)[m[K;
[01;36m[K|[m[K | [01;36m[K^~~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(4)[m[K ...to here
[01;36m[K|[m[K 187 | if [01;36m[K([m[KoutputFileName == NULL)
[01;36m[K|[m[K | [01;36m[K~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(5)[m[K following '[01m[Kfalse[m[K' branch...
[01;36m[K|[m[K
'[01m[Kmain[m[K': event 6
[01;36m[K|[m[K
[01;36m[K|[m[K[01m[Kcc1:[m[K
[01;36m[K|[m[K [01;36m[K(6)[m[K: ...to here
[01;36m[K|[m[K
'[01m[Kmain[m[K': events 7-13
[01;36m[K|[m[K
[01;36m[K|[m[K 207 | if [01;36m[K([m[Koptind == argc || optind == argc - 1)
[01;36m[K|[m[K | [01;36m[K^[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(7)[m[K following '[01m[Kfalse[m[K' branch...
[01;36m[K|[m[K......
[01;36m[K|[m[K 214 | inputFileAsnName = strdup (argv[01;36m[K[[m[Koptind]);
[01;36m[K|[m[K | [01;36m[K~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(8)[m[K ...to here
[01;36m[K|[m[K 215 | if [01;36m[K([m[KinputFileAsnName == NULL)
[01;36m[K|[m[K | [01;36m[K~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(9)[m[K following '[01m[Kfalse[m[K' branch (when '[01m[KinputFileAsnName[m[K' is non-NULL)...
[01;36m[K|[m[K......
[01;36m[K|[m[K 221 | inputFileAssignmentName = strdup (argv[01;36m[K[[m[Koptind + 1]);
[01;36m[K|[m[K | [01;36m[K~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(10)[m[K ...to here
[01;36m[K|[m[K 222 | if [01;36m[K([m[KinputFileAssignmentName == NULL)
[01;36m[K|[m[K | [01;36m[K~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(11)[m[K following '[01m[Kfalse[m[K' branch (when '[01m[KinputFileAssignmentName[m[K' is non-NULL)...
[01;36m[K|[m[K......
[01;36m[K|[m[K 229 | [01;36m[Kasn1_parser2tree (inputFileAsnName, &definitions, errorDescription)[m[K;
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(12)[m[K ...to here
[01;36m[K|[m[K......
[01;36m[K|[m[K 248 | if [01;36m[K([m[Kasn1_result != ASN1_SUCCESS)
[01;36m[K|[m[K | [01;36m[K~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(13)[m[K following '[01m[Kfalse[m[K' branch (when '[01m[Kasn1_result == 0[m[K')...
[01;36m[K|[m[K
'[01m[Kmain[m[K': event 14
[01;36m[K|[m[K
[01;36m[K|[m[K 256 | inputFile = [01;36m[Kf[m[Kopen (inputFileAssignmentName, "r");
[01;36m[K|[m[K | [01;36m[K^[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(14)[m[K ...to here
[01;36m[K|[m[K
'[01m[Kmain[m[K': events 15-25
[01;36m[K|[m[K
[01;36m[K|[m[K 258 | if [01;36m[K([m[KinputFile == NULL)
[01;36m[K|[m[K | [01;36m[K^[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(15)[m[K following '[01m[Kfalse[m[K' branch (when '[01m[KinputFile[m[K' is non-NULL)...
[01;36m[K|[m[K......
[01;36m[K|[m[K 268 | [01;36m[Kputc ('\n', stderr)[m[K;
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(16)[m[K ...to here
[01;36m[K|[m[K......
[01;36m[K|[m[K 301 | if [01;36m[K([m[Klast_ra != ASSIGNMENT_EOF)
[01;36m[K|[m[K | [01;36m[K~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(17)[m[K following '[01m[Kfalse[m[K' branch (when '[01m[Klast_ra == 3[m[K')...
[01;36m[K|[m[K......
[01;36m[K|[m[K 306 | [01;36m[Kfclose (inputFile)[m[K;
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(18)[m[K ...to here
[01;36m[K|[m[K......
[01;36m[K|[m[K 314 | if [01;36m[K([m[Kasn1_result == ASN1_MEM_ERROR)
[01;36m[K|[m[K | [01;36m[K~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(19)[m[K following '[01m[Kfalse[m[K' branch (when '[01m[Kasn1_result != 12[m[K')...
[01;36m[K|[m[K......
[01;36m[K|[m[K 325 | [01;36m[Kfprintf (stderr, "\nCoding: %s\n\n", asn1_strerror (asn1_result))[m[K;
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(20)[m[K ...to here
[01;36m[K|[m[K 326 | if [01;36m[K([m[Kasn1_result != ASN1_SUCCESS)
[01;36m[K|[m[K | [01;36m[K~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(21)[m[K following '[01m[Kfalse[m[K' branch (when '[01m[Kasn1_result == 0[m[K')...
[01;36m[K|[m[K......
[01;36m[K|[m[K 342 | [01;36m[Kfprintf (stderr, "-----------------\nNumber of bytes=%i\n", der_len)[m[K;
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(22)[m[K ...to here
[01;36m[K|[m[K 343 | for (k = 0; [01;36m[Kk < der_len[m[K; k++)
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(23)[m[K following '[01m[Kfalse[m[K' branch...
[01;36m[K|[m[K 344 | fprintf (stderr, "%02x ", der[k]);
[01;36m[K|[m[K 345 | [01;36m[Kfputs ("\n-----------------\n", stderr)[m[K;
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(24)[m[K ...to here
[01;36m[K|[m[K......
[01;36m[K|[m[K 350 | if [01;36m[K([m[K!checkSyntaxOnly)
[01;36m[K|[m[K | [01;36m[K~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(25)[m[K following '[01m[Ktrue[m[K' branch (when '[01m[KcheckSyntaxOnly == 0[m[K')...
[01;36m[K|[m[K
'[01m[Kmain[m[K': events 26-29
[01;36m[K|[m[K
[01;36m[K|[m[K 352 | if [01;36m[K([m[KoutputFileName [01;36m[K=[m[K= NULL)
[01;36m[K|[m[K | [01;36m[K~[m[K [01;36m[K^[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K [01;36m[K(26)[m[K ...to here
[01;36m[K|[m[K | [01;36m[K(27)[m[K following '[01m[Kfalse[m[K' branch...
[01;36m[K|[m[K......
[01;36m[K|[m[K 355 | [01;36m[Kfprintf (stderr, "\nOutputFile=%s\n", outputFileName)[m[K;
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(28)[m[K ...to here
[01;36m[K|[m[K......
[01;36m[K|[m[K 359 | if [01;36m[K([m[KoutputFile == NULL)
[01;36m[K|[m[K | [01;36m[K~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(29)[m[K following '[01m[Kfalse[m[K' branch (when '[01m[KoutputFile[m[K' is non-NULL)...
[01;36m[K|[m[K
'[01m[Kmain[m[K': event 30
[01;36m[K|[m[K
[01;36m[K|[m[K[01m[Kcc1:[m[K
[01;36m[K|[m[K [01;36m[K(30)[m[K: ...to here
[01;36m[K|[m[K
'[01m[Kmain[m[K': events 31-34
[01;36m[K|[m[K
[01;36m[K|[m[K 371 | for (k = 0; [01;36m[Kk < der_len[m[K; k++)
[01;36m[K|[m[K | [01;36m[K~~^~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(31)[m[K following '[01m[Ktrue[m[K' branch...
[01;36m[K|[m[K 372 | fprintf (outputFile, "%c", [01;36m[Kder[k][m[K);
[01;36m[K|[m[K | [01;36m[K~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(32)[m[K ...to here
[01;36m[K|[m[K | [01;36m[K(33)[m[K '[01m[Kder[m[K' is NULL
[01;36m[K|[m[K | [01;36m[K(34)[m[K dereference of NULL '[01m[Kder + (sizetype)k[m[K'
[01;36m[K|[m[K
mv -f .deps/asn1Coding.Tpo .deps/asn1Coding.Po
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/src'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/src'
/bin/sh ../libtool --tag=CC --mode=link gcc -m32 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o asn1Decoding asn1Decoding.o benchmark.o ../lib/libtasn1.la ../lib/gl/libgnu.la gl/libsgl.la
libtool: link: gcc -m32 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o .libs/asn1Decoding asn1Decoding.o benchmark.o ../lib/.libs/libtasn1.so ../lib/gl/.libs/libgnu.a gl/.libs/libsgl.a
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/src'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/src'
/bin/sh ../libtool --tag=CC --mode=link gcc -m32 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o asn1Coding asn1Coding.o ../lib/libtasn1.la ../lib/gl/libgnu.la gl/libsgl.la
libtool: link: gcc -m32 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o .libs/asn1Coding asn1Coding.o ../lib/.libs/libtasn1.so ../lib/gl/.libs/libgnu.a gl/.libs/libsgl.a
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/src'
Making all in doc
make[3]: Nothing to be done for 'all-am'.
Making all in examples
/usr/bin/make all-am
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/examples'
gcc -m32 -DHAVE_CONFIG_H -I. -I../../examples -I.. -I../lib/includes -I../../lib/includes -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -MT pkix_asn1_tab.o -MD -MP -MF .deps/pkix_asn1_tab.Tpo -c -o pkix_asn1_tab.o ../../examples/pkix_asn1_tab.c
[01m[K../../examples/pkix_asn1_tab.c:7:24:[m[K [01;35m[Kwarning: [m[Kno previous declaration for '[01m[Kpkix_asn1_tab[m[K' [[01;35m[K-Wmissing-variable-declarations[m[K]
7 | const asn1_static_node [01;35m[Kpkix_asn1_tab[m[K[] = {
| [01;35m[K^~~~~~~~~~~~~[m[K
mv -f .deps/pkix_asn1_tab.Tpo .deps/pkix_asn1_tab.Po
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/examples'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/examples'
gcc -m32 -DHAVE_CONFIG_H -I. -I../../examples -I.. -I../lib/includes -I../../lib/includes -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -MT CrlExample.o -MD -MP -MF .deps/CrlExample.Tpo -c -o CrlExample.o ../../examples/CrlExample.c
mv -f .deps/CrlExample.Tpo .deps/CrlExample.Po
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/examples'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/examples'
gcc -m32 -DHAVE_CONFIG_H -I. -I../../examples -I.. -I../lib/includes -I../../lib/includes -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -MT CertificateExample.o -MD -MP -MF .deps/CertificateExample.Tpo -c -o CertificateExample.o ../../examples/CertificateExample.c
mv -f .deps/CertificateExample.Tpo .deps/CertificateExample.Po
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/examples'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/examples'
/bin/sh ../libtool --tag=CC --mode=link gcc -m32 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o CrlExample CrlExample.o pkix_asn1_tab.o ../lib/libtasn1.la
libtool: link: gcc -m32 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o .libs/CrlExample CrlExample.o pkix_asn1_tab.o ../lib/.libs/libtasn1.so
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/examples'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/examples'
/bin/sh ../libtool --tag=CC --mode=link gcc -m32 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o CertificateExample CertificateExample.o pkix_asn1_tab.o ../lib/libtasn1.la
libtool: link: gcc -m32 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o .libs/CertificateExample CertificateExample.o pkix_asn1_tab.o ../lib/.libs/libtasn1.so
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/examples'
Making all in fuzz
make[2]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/fuzz'
gcc -m32 -DHAVE_CONFIG_H -I. -I../../fuzz -I.. -I../lib/includes -I../../lib/includes -I../../fuzz -I../lib/gl -I../../lib/gl -DSRCDIR=\"/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/../fuzz\" -DTEST_RUN -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -MT corpus2array.o -MD -MP -MF .deps/corpus2array.Tpo -c -o corpus2array.o ../../fuzz/corpus2array.c
mv -f .deps/corpus2array.Tpo .deps/corpus2array.Po
make[2]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/fuzz'
make[2]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/fuzz'
/bin/sh ../libtool --tag=CC --mode=link gcc -m32 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -no-install -o corpus2array corpus2array.o ../lib/gl/libgnu.la ../lib/libtasn1.la
libtool: link: gcc -m32 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o corpus2array corpus2array.o ../lib/gl/.libs/libgnu.a ../lib/.libs/libtasn1.so -Wl,-rpath -Wl,/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/lib/.libs
make[2]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/fuzz'
Making all in tests
/usr/bin/make all-am
make[3]: Nothing to be done for 'all-am'.
+ popd
/build/rpmbuild/BUILD/libtasn1-4.20.0
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /tmp/rpm-tmp.etBHVo
+ umask 022
+ cd /build/rpmbuild/BUILD
+ /usr/bin/rm -rf /build/rpmbuild/BUILDROOT/libtasn1-4.20.0-1.niceosc5.x86_64
+ /usr/bin/mkdir -p /build/rpmbuild/BUILDROOT
+ /usr/bin/mkdir /build/rpmbuild/BUILDROOT/libtasn1-4.20.0-1.niceosc5.x86_64
+ cd libtasn1-4.20.0
+ pushd build64
/build/rpmbuild/BUILD/libtasn1-4.20.0/build64 /build/rpmbuild/BUILD/libtasn1-4.20.0
+ /usr/bin/make install DESTDIR=/build/rpmbuild/BUILDROOT/libtasn1-4.20.0-1.niceosc5.x86_64 'INSTALL=/usr/bin/install -p'
/usr/bin/make install-recursive
make[1]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64'
Making install in lib
make[2]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/lib'
Making install in gl
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/lib/gl'
/usr/bin/make install-recursive
make[4]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/lib/gl'
make[5]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/lib/gl'
make[6]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/lib/gl'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/lib/gl'
make[5]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/lib/gl'
make[4]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/lib/gl'
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/lib/gl'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/lib'
make[4]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/lib'
/usr/bin/mkdir -p '/build/rpmbuild/BUILDROOT/libtasn1-4.20.0-1.niceosc5.x86_64/usr/lib'
/bin/sh ../libtool --mode=install /usr/bin/install -p libtasn1.la '/build/rpmbuild/BUILDROOT/libtasn1-4.20.0-1.niceosc5.x86_64/usr/lib'
libtool: install: /usr/bin/install -p .libs/libtasn1.so.6.6.4 /build/rpmbuild/BUILDROOT/libtasn1-4.20.0-1.niceosc5.x86_64/usr/lib/libtasn1.so.6.6.4
libtool: install: (cd /build/rpmbuild/BUILDROOT/libtasn1-4.20.0-1.niceosc5.x86_64/usr/lib && { ln -s -f libtasn1.so.6.6.4 libtasn1.so.6 || { rm -f libtasn1.so.6 && ln -s libtasn1.so.6.6.4 libtasn1.so.6; }; })
libtool: install: (cd /build/rpmbuild/BUILDROOT/libtasn1-4.20.0-1.niceosc5.x86_64/usr/lib && { ln -s -f libtasn1.so.6.6.4 libtasn1.so || { rm -f libtasn1.so && ln -s libtasn1.so.6.6.4 libtasn1.so; }; })
libtool: install: /usr/bin/install -p .libs/libtasn1.lai /build/rpmbuild/BUILDROOT/libtasn1-4.20.0-1.niceosc5.x86_64/usr/lib/libtasn1.la
libtool: warning: remember to run 'libtool --finish /usr/lib'
/usr/bin/mkdir -p '/build/rpmbuild/BUILDROOT/libtasn1-4.20.0-1.niceosc5.x86_64/usr/include'
/usr/bin/install -p -m 644 includes/libtasn1.h '/build/rpmbuild/BUILDROOT/libtasn1-4.20.0-1.niceosc5.x86_64/usr/include'
/usr/bin/mkdir -p '/build/rpmbuild/BUILDROOT/libtasn1-4.20.0-1.niceosc5.x86_64/usr/lib/pkgconfig'
/usr/bin/install -p -m 644 libtasn1.pc '/build/rpmbuild/BUILDROOT/libtasn1-4.20.0-1.niceosc5.x86_64/usr/lib/pkgconfig'
make[4]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/lib'
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/lib'
make[2]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/lib'
Making install in src
make[2]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/src'
Making install in gl
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/src/gl'
/usr/bin/make install-recursive
make[4]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/src/gl'
make[5]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/src/gl'
make[6]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/src/gl'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/src/gl'
make[5]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/src/gl'
make[4]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/src/gl'
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/src/gl'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/src'
make[4]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/src'
/usr/bin/mkdir -p '/build/rpmbuild/BUILDROOT/libtasn1-4.20.0-1.niceosc5.x86_64/usr/bin'
/bin/sh ../libtool --mode=install /usr/bin/install -p asn1Parser asn1Coding asn1Decoding '/build/rpmbuild/BUILDROOT/libtasn1-4.20.0-1.niceosc5.x86_64/usr/bin'
libtool: warning: '../lib/libtasn1.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -p .libs/asn1Parser /build/rpmbuild/BUILDROOT/libtasn1-4.20.0-1.niceosc5.x86_64/usr/bin/asn1Parser
libtool: warning: '../lib/libtasn1.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -p .libs/asn1Coding /build/rpmbuild/BUILDROOT/libtasn1-4.20.0-1.niceosc5.x86_64/usr/bin/asn1Coding
libtool: warning: '../lib/libtasn1.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -p .libs/asn1Decoding /build/rpmbuild/BUILDROOT/libtasn1-4.20.0-1.niceosc5.x86_64/usr/bin/asn1Decoding
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/src'
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/src'
make[2]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/src'
Making install in doc
make[2]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/doc'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/doc'
make[4]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/doc'
make[4]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/rpmbuild/BUILDROOT/libtasn1-4.20.0-1.niceosc5.x86_64/usr/share/info'
/usr/bin/install -p -m 644 ../../doc/libtasn1.info '/build/rpmbuild/BUILDROOT/libtasn1-4.20.0-1.niceosc5.x86_64/usr/share/info'
/usr/bin/mkdir -p '/build/rpmbuild/BUILDROOT/libtasn1-4.20.0-1.niceosc5.x86_64/usr/share/man/man1'
/usr/bin/install -p -m 644 ../../doc/asn1Parser.1 ../../doc/asn1Coding.1 ../../doc/asn1Decoding.1 '/build/rpmbuild/BUILDROOT/libtasn1-4.20.0-1.niceosc5.x86_64/usr/share/man/man1'
/usr/bin/mkdir -p '/build/rpmbuild/BUILDROOT/libtasn1-4.20.0-1.niceosc5.x86_64/usr/share/man/man3'
/usr/bin/install -p -m 644 ../../doc/man/asn1_get_length_der.3 ../../doc/man/asn1_get_tag_der.3 ../../doc/man/asn1_get_length_ber.3 ../../doc/man/asn1_get_octet_der.3 ../../doc/man/asn1_get_object_id_der.3 ../../doc/man/asn1_get_bit_der.3 ../../doc/man/asn1_der_decoding2.3 ../../doc/man/asn1_der_decoding.3 ../../doc/man/asn1_der_decoding_element.3 ../../doc/man/asn1_der_decoding_startEnd.3 ../../doc/man/asn1_expand_any_defined_by.3 ../../doc/man/asn1_expand_octet_string.3 ../../doc/man/asn1_decode_simple_der.3 ../../doc/man/asn1_decode_simple_ber.3 ../../doc/man/asn1_perror.3 ../../doc/man/asn1_strerror.3 ../../doc/man/asn1_find_node.3 ../../doc/man/asn1_length_der.3 ../../doc/man/asn1_octet_der.3 ../../doc/man/asn1_encode_simple_der.3 ../../doc/man/asn1_object_id_der.3 ../../doc/man/asn1_bit_der.3 ../../doc/man/asn1_der_coding.3 ../../doc/man/asn1_write_value.3 ../../doc/man/asn1_read_value.3 ../../doc/man/asn1_read_value_type.3 ../../doc/man/asn1_read_tag.3 ../../doc/man/asn1_read_node_value.3 ../../doc/man/asn1_array2tree.3 ../../doc/man/asn1_delete_structure.3 ../../doc/man/asn1_delete_structure2.3 ../../doc/man/asn1_delete_element.3 ../../doc/man/asn1_create_element.3 ../../doc/man/asn1_print_structure.3 ../../doc/man/asn1_number_of_elements.3 ../../doc/man/asn1_find_structure_from_oid.3 ../../doc/man/asn1_copy_node.3 ../../doc/man/asn1_dup_node.3 ../../doc/man/asn1_parser2tree.3 ../../doc/man/asn1_parser2array.3 '/build/rpmbuild/BUILDROOT/libtasn1-4.20.0-1.niceosc5.x86_64/usr/share/man/man3'
/usr/bin/install -p -m 644 ../../doc/man/asn1_check_version.3 '/build/rpmbuild/BUILDROOT/libtasn1-4.20.0-1.niceosc5.x86_64/usr/share/man/man3'
make[4]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/doc'
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/doc'
make[2]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/doc'
Making install in examples
make[2]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/examples'
/usr/bin/make install-am
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/examples'
make[4]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/examples'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/examples'
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/examples'
make[2]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/examples'
Making install in fuzz
make[2]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/fuzz'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/fuzz'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/fuzz'
make[2]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/fuzz'
Making install in tests
make[2]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
/usr/bin/make install-am
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
make[4]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
make[2]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
make[2]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64'
make[2]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64'
make[1]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64'
+ find /build/rpmbuild/BUILDROOT/libtasn1-4.20.0-1.niceosc5.x86_64/usr/lib -type f -name '*.so.*' -print -exec chmod -v 755 '{}' +
/build/rpmbuild/BUILDROOT/libtasn1-4.20.0-1.niceosc5.x86_64/usr/lib/libtasn1.so.6.6.4
mode of '/build/rpmbuild/BUILDROOT/libtasn1-4.20.0-1.niceosc5.x86_64/usr/lib/libtasn1.so.6.6.4' retained as 0755 (rwxr-xr-x)
++ find /build/rpmbuild/BUILDROOT/libtasn1-4.20.0-1.niceosc5.x86_64/usr/lib -type f -name '*.so.*'
+ for lib in $(find /build/rpmbuild/BUILDROOT/libtasn1-4.20.0-1.niceosc5.x86_64/usr/lib -type f -name "*.so.*")
+ file /build/rpmbuild/BUILDROOT/libtasn1-4.20.0-1.niceosc5.x86_64/usr/lib/libtasn1.so.6.6.4
+ grep -q 'ELF 32-bit'
+ find /build/rpmbuild/BUILDROOT/libtasn1-4.20.0-1.niceosc5.x86_64/usr/lib -name '*.la' -delete
+ rm -fv /build/rpmbuild/BUILDROOT/libtasn1-4.20.0-1.niceosc5.x86_64/usr/share/info/dir
+ popd
/build/rpmbuild/BUILD/libtasn1-4.20.0
+ pushd build32
/build/rpmbuild/BUILD/libtasn1-4.20.0/build32 /build/rpmbuild/BUILD/libtasn1-4.20.0
+ make DESTDIR=/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/LIB32DIR install 'INSTALL=/usr/bin/install -p'
make install-recursive
make[1]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32'
Making install in lib
make[2]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/lib'
Making install in gl
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/lib/gl'
make install-recursive
make[4]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/lib/gl'
make[5]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/lib/gl'
make[6]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/lib/gl'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/lib/gl'
make[5]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/lib/gl'
make[4]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/lib/gl'
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/lib/gl'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/lib'
make[4]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/lib'
/usr/bin/mkdir -p '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/LIB32DIR/usr/lib32'
/bin/sh ../libtool --mode=install /usr/bin/install -p libtasn1.la '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/LIB32DIR/usr/lib32'
libtool: install: /usr/bin/install -p .libs/libtasn1.so.6.6.4 /build/rpmbuild/BUILD/libtasn1-4.20.0/build32/LIB32DIR/usr/lib32/libtasn1.so.6.6.4
libtool: install: (cd /build/rpmbuild/BUILD/libtasn1-4.20.0/build32/LIB32DIR/usr/lib32 && { ln -s -f libtasn1.so.6.6.4 libtasn1.so.6 || { rm -f libtasn1.so.6 && ln -s libtasn1.so.6.6.4 libtasn1.so.6; }; })
libtool: install: (cd /build/rpmbuild/BUILD/libtasn1-4.20.0/build32/LIB32DIR/usr/lib32 && { ln -s -f libtasn1.so.6.6.4 libtasn1.so || { rm -f libtasn1.so && ln -s libtasn1.so.6.6.4 libtasn1.so; }; })
libtool: install: /usr/bin/install -p .libs/libtasn1.lai /build/rpmbuild/BUILD/libtasn1-4.20.0/build32/LIB32DIR/usr/lib32/libtasn1.la
libtool: warning: remember to run 'libtool --finish /usr/lib32'
/usr/bin/mkdir -p '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/LIB32DIR/usr/include'
/usr/bin/install -p -m 644 includes/libtasn1.h '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/LIB32DIR/usr/include'
/usr/bin/mkdir -p '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/LIB32DIR/usr/lib32/pkgconfig'
/usr/bin/install -p -m 644 libtasn1.pc '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/LIB32DIR/usr/lib32/pkgconfig'
make[4]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/lib'
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/lib'
make[2]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/lib'
Making install in src
make[2]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/src'
Making install in gl
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/src/gl'
make install-recursive
make[4]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/src/gl'
make[5]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/src/gl'
make[6]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/src/gl'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/src/gl'
make[5]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/src/gl'
make[4]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/src/gl'
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/src/gl'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/src'
make[4]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/src'
/usr/bin/mkdir -p '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/LIB32DIR/usr/bin'
/bin/sh ../libtool --mode=install /usr/bin/install -p asn1Parser asn1Coding asn1Decoding '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/LIB32DIR/usr/bin'
libtool: warning: '../lib/libtasn1.la' has not been installed in '/usr/lib32'
libtool: install: /usr/bin/install -p .libs/asn1Parser /build/rpmbuild/BUILD/libtasn1-4.20.0/build32/LIB32DIR/usr/bin/asn1Parser
libtool: warning: '../lib/libtasn1.la' has not been installed in '/usr/lib32'
libtool: install: /usr/bin/install -p .libs/asn1Coding /build/rpmbuild/BUILD/libtasn1-4.20.0/build32/LIB32DIR/usr/bin/asn1Coding
libtool: warning: '../lib/libtasn1.la' has not been installed in '/usr/lib32'
libtool: install: /usr/bin/install -p .libs/asn1Decoding /build/rpmbuild/BUILD/libtasn1-4.20.0/build32/LIB32DIR/usr/bin/asn1Decoding
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/src'
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/src'
make[2]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/src'
Making install in doc
make[2]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/doc'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/doc'
make[4]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/doc'
make[4]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/LIB32DIR/usr/share/info'
/usr/bin/install -p -m 644 ../../doc/libtasn1.info '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/LIB32DIR/usr/share/info'
/usr/bin/mkdir -p '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/LIB32DIR/usr/share/man/man1'
/usr/bin/install -p -m 644 ../../doc/asn1Parser.1 ../../doc/asn1Coding.1 ../../doc/asn1Decoding.1 '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/LIB32DIR/usr/share/man/man1'
/usr/bin/mkdir -p '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/LIB32DIR/usr/share/man/man3'
/usr/bin/install -p -m 644 ../../doc/man/asn1_get_length_der.3 ../../doc/man/asn1_get_tag_der.3 ../../doc/man/asn1_get_length_ber.3 ../../doc/man/asn1_get_octet_der.3 ../../doc/man/asn1_get_object_id_der.3 ../../doc/man/asn1_get_bit_der.3 ../../doc/man/asn1_der_decoding2.3 ../../doc/man/asn1_der_decoding.3 ../../doc/man/asn1_der_decoding_element.3 ../../doc/man/asn1_der_decoding_startEnd.3 ../../doc/man/asn1_expand_any_defined_by.3 ../../doc/man/asn1_expand_octet_string.3 ../../doc/man/asn1_decode_simple_der.3 ../../doc/man/asn1_decode_simple_ber.3 ../../doc/man/asn1_perror.3 ../../doc/man/asn1_strerror.3 ../../doc/man/asn1_find_node.3 ../../doc/man/asn1_length_der.3 ../../doc/man/asn1_octet_der.3 ../../doc/man/asn1_encode_simple_der.3 ../../doc/man/asn1_object_id_der.3 ../../doc/man/asn1_bit_der.3 ../../doc/man/asn1_der_coding.3 ../../doc/man/asn1_write_value.3 ../../doc/man/asn1_read_value.3 ../../doc/man/asn1_read_value_type.3 ../../doc/man/asn1_read_tag.3 ../../doc/man/asn1_read_node_value.3 ../../doc/man/asn1_array2tree.3 ../../doc/man/asn1_delete_structure.3 ../../doc/man/asn1_delete_structure2.3 ../../doc/man/asn1_delete_element.3 ../../doc/man/asn1_create_element.3 ../../doc/man/asn1_print_structure.3 ../../doc/man/asn1_number_of_elements.3 ../../doc/man/asn1_find_structure_from_oid.3 ../../doc/man/asn1_copy_node.3 ../../doc/man/asn1_dup_node.3 ../../doc/man/asn1_parser2tree.3 ../../doc/man/asn1_parser2array.3 '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/LIB32DIR/usr/share/man/man3'
/usr/bin/install -p -m 644 ../../doc/man/asn1_check_version.3 '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/LIB32DIR/usr/share/man/man3'
make[4]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/doc'
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/doc'
make[2]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/doc'
Making install in examples
make[2]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/examples'
make install-am
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/examples'
make[4]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/examples'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/examples'
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/examples'
make[2]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/examples'
Making install in fuzz
make[2]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/fuzz'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/fuzz'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/fuzz'
make[2]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/fuzz'
Making install in tests
make[2]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/tests'
make install-am
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/tests'
make[4]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/tests'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/tests'
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/tests'
make[2]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32/tests'
make[2]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32'
make[2]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32'
make[1]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build32'
+ mkdir -pv /build/rpmbuild/BUILDROOT/libtasn1-4.20.0-1.niceosc5.x86_64/usr/lib32
mkdir: created directory '/build/rpmbuild/BUILDROOT/libtasn1-4.20.0-1.niceosc5.x86_64/usr/lib32'
+ ls -lah LIB32DIR/usr/lib32/
total 108K
drwxr-xr-x 3 root root 107 May 26 00:09 .
drwxr-xr-x 6 root root 58 May 26 00:09 ..
-rwxr-xr-x 1 root root 910 May 26 00:09 libtasn1.la
lrwxrwxrwx 1 root root 17 May 26 00:09 libtasn1.so -> libtasn1.so.6.6.4
lrwxrwxrwx 1 root root 17 May 26 00:09 libtasn1.so.6 -> libtasn1.so.6.6.4
-rwxr-xr-x 1 root root 102K May 26 00:09 libtasn1.so.6.6.4
drwxr-xr-x 2 root root 25 May 26 00:09 pkgconfig
+ sleep 1
+ cp -Rv LIB32DIR/usr/lib32/libtasn1.la LIB32DIR/usr/lib32/libtasn1.so LIB32DIR/usr/lib32/libtasn1.so.6 LIB32DIR/usr/lib32/libtasn1.so.6.6.4 LIB32DIR/usr/lib32/pkgconfig /build/rpmbuild/BUILDROOT/libtasn1-4.20.0-1.niceosc5.x86_64/usr/lib32
'LIB32DIR/usr/lib32/libtasn1.la' -> '/build/rpmbuild/BUILDROOT/libtasn1-4.20.0-1.niceosc5.x86_64/usr/lib32/libtasn1.la'
'LIB32DIR/usr/lib32/libtasn1.so' -> '/build/rpmbuild/BUILDROOT/libtasn1-4.20.0-1.niceosc5.x86_64/usr/lib32/libtasn1.so'
'LIB32DIR/usr/lib32/libtasn1.so.6' -> '/build/rpmbuild/BUILDROOT/libtasn1-4.20.0-1.niceosc5.x86_64/usr/lib32/libtasn1.so.6'
'LIB32DIR/usr/lib32/libtasn1.so.6.6.4' -> '/build/rpmbuild/BUILDROOT/libtasn1-4.20.0-1.niceosc5.x86_64/usr/lib32/libtasn1.so.6.6.4'
'LIB32DIR/usr/lib32/pkgconfig' -> '/build/rpmbuild/BUILDROOT/libtasn1-4.20.0-1.niceosc5.x86_64/usr/lib32/pkgconfig'
'LIB32DIR/usr/lib32/pkgconfig/libtasn1.pc' -> '/build/rpmbuild/BUILDROOT/libtasn1-4.20.0-1.niceosc5.x86_64/usr/lib32/pkgconfig/libtasn1.pc'
+ rm -rf LIB32DIR
+ find /build/rpmbuild/BUILDROOT/libtasn1-4.20.0-1.niceosc5.x86_64/usr/lib32 -type f -name '*.so.*' -print -exec chmod -v 755 '{}' +
/build/rpmbuild/BUILDROOT/libtasn1-4.20.0-1.niceosc5.x86_64/usr/lib32/libtasn1.so.6.6.4
mode of '/build/rpmbuild/BUILDROOT/libtasn1-4.20.0-1.niceosc5.x86_64/usr/lib32/libtasn1.so.6.6.4' retained as 0755 (rwxr-xr-x)
+ sleep 3
++ find /build/rpmbuild/BUILDROOT/libtasn1-4.20.0-1.niceosc5.x86_64/usr/lib32 -type f -name '*.so.*'
+ for lib in $(find /build/rpmbuild/BUILDROOT/libtasn1-4.20.0-1.niceosc5.x86_64/usr/lib32 -type f -name "*.so.*")
+ file /build/rpmbuild/BUILDROOT/libtasn1-4.20.0-1.niceosc5.x86_64/usr/lib32/libtasn1.so.6.6.4
+ grep -q 'ELF 64-bit'
+ find /build/rpmbuild/BUILDROOT/libtasn1-4.20.0-1.niceosc5.x86_64/usr/lib32 -name '*.la' -delete
+ popd
/build/rpmbuild/BUILD/libtasn1-4.20.0
+ rm -rf /build/rpmbuild/BUILDROOT/libtasn1-4.20.0-1.niceosc5.x86_64/usr/share/info/libtasn1.info
+ /usr/lib/rpm/brp-compress /usr
+ /usr/lib/rpm/brp-elfperms
+ /usr/lib/rpm/brp-strip /usr/bin/strip
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
+ /usr/lib/rpm/brp-remove-la-files
Executing(%check): /bin/sh -e /tmp/rpm-tmp.P4VMCr
+ umask 022
+ cd /build/rpmbuild/BUILD
+ cd libtasn1-4.20.0
+ pushd build64
/build/rpmbuild/BUILD/libtasn1-4.20.0/build64 /build/rpmbuild/BUILD/libtasn1-4.20.0
+ /usr/bin/make -O -j16 V=1 VERBOSE=1 check
if test -d ../.git \
&& git --version >/dev/null 2>&1; then \
cd .. && \
git submodule --quiet foreach \
'test "$(git rev-parse "$sha1")" \
= "$(git merge-base origin "$sha1")"' \
|| { echo 'maint.mk: found non-public submodule commit' >&2; \
exit 1; }; \
else \
: ; \
fi
/usr/bin/make check-recursive
Making check in lib
Making check in gl
/usr/bin/make check-recursive
make[5]: Nothing to be done for 'check-am'.
make[3]: Nothing to be done for 'check-am'.
Making check in src
Making check in gl
/usr/bin/make check-recursive
make[5]: Nothing to be done for 'check-am'.
make[3]: Nothing to be done for 'check-am'.
Making check in doc
make[3]: Nothing to be done for 'check-am'.
Making check in examples
/usr/bin/make check-am
make[3]: Nothing to be done for 'check-am'.
Making check in fuzz
/usr/bin/make libtasn1_array2tree_fuzzer libtasn1_parser2tree_fuzzer libtasn1_pkix_der_fuzzer libtasn1_gnutls_der_fuzzer asn1_get_length_ber_fuzzer asn1_get_length_der_fuzzer asn1_get_object_id_der_fuzzer asn1_decode_simple_ber_fuzzer asn1_decode_simple_der_fuzzer
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/fuzz'
x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../fuzz -I.. -I../lib/includes -I../../lib/includes -I../../fuzz -I../lib/gl -I../../lib/gl -DSRCDIR=\"/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/../fuzz\" -DTEST_RUN -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o libtasn1_parser2tree_fuzzer.o ../../fuzz/libtasn1_parser2tree_fuzzer.c
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/fuzz'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/fuzz'
x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../fuzz -I.. -I../lib/includes -I../../lib/includes -I../../fuzz -I../lib/gl -I../../lib/gl -DSRCDIR=\"/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/../fuzz\" -DTEST_RUN -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o asn1_get_object_id_der_fuzzer.o ../../fuzz/asn1_get_object_id_der_fuzzer.c
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/fuzz'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/fuzz'
x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../fuzz -I.. -I../lib/includes -I../../lib/includes -I../../fuzz -I../lib/gl -I../../lib/gl -DSRCDIR=\"/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/../fuzz\" -DTEST_RUN -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o libtasn1_gnutls_der_fuzzer.o ../../fuzz/libtasn1_gnutls_der_fuzzer.c
[01m[K../../fuzz/libtasn1_gnutls_der_fuzzer.c:36:24:[m[K [01;35m[Kwarning: [m[Kno previous declaration for '[01m[Kgnutls_asn1_tab[m[K' [[01;35m[K-Wmissing-variable-declarations[m[K]
36 | const asn1_static_node [01;35m[Kgnutls_asn1_tab[m[K[] = {
| [01;35m[K^~~~~~~~~~~~~~~[m[K
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/fuzz'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/fuzz'
x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../fuzz -I.. -I../lib/includes -I../../lib/includes -I../../fuzz -I../lib/gl -I../../lib/gl -DSRCDIR=\"/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/../fuzz\" -DTEST_RUN -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o asn1_get_length_der_fuzzer.o ../../fuzz/asn1_get_length_der_fuzzer.c
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/fuzz'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/fuzz'
x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../fuzz -I.. -I../lib/includes -I../../lib/includes -I../../fuzz -I../lib/gl -I../../lib/gl -DSRCDIR=\"/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/../fuzz\" -DTEST_RUN -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o asn1_get_length_ber_fuzzer.o ../../fuzz/asn1_get_length_ber_fuzzer.c
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/fuzz'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/fuzz'
x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../fuzz -I.. -I../lib/includes -I../../lib/includes -I../../fuzz -I../lib/gl -I../../lib/gl -DSRCDIR=\"/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/../fuzz\" -DTEST_RUN -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o asn1_decode_simple_der_fuzzer.o ../../fuzz/asn1_decode_simple_der_fuzzer.c
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/fuzz'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/fuzz'
x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../fuzz -I.. -I../lib/includes -I../../lib/includes -I../../fuzz -I../lib/gl -I../../lib/gl -DSRCDIR=\"/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/../fuzz\" -DTEST_RUN -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o asn1_decode_simple_ber_fuzzer.o ../../fuzz/asn1_decode_simple_ber_fuzzer.c
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/fuzz'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/fuzz'
x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../fuzz -I.. -I../lib/includes -I../../lib/includes -I../../fuzz -I../lib/gl -I../../lib/gl -DSRCDIR=\"/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/../fuzz\" -DTEST_RUN -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o libtasn1_pkix_der_fuzzer.o ../../fuzz/libtasn1_pkix_der_fuzzer.c
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/fuzz'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/fuzz'
x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../fuzz -I.. -I../lib/includes -I../../lib/includes -I../../fuzz -I../lib/gl -I../../lib/gl -DSRCDIR=\"/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/../fuzz\" -DTEST_RUN -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o libtasn1_array2tree_fuzzer.o ../../fuzz/libtasn1_array2tree_fuzzer.c
[01m[K../../fuzz/libtasn1_array2tree_fuzzer.c:32:24:[m[K [01;35m[Kwarning: [m[Kno previous declaration for '[01m[Kpkix_asn1_tab[m[K' [[01;35m[K-Wmissing-variable-declarations[m[K]
32 | const asn1_static_node [01;35m[Kpkix_asn1_tab[m[K[] = {
| [01;35m[K^~~~~~~~~~~~~[m[K
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/fuzz'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/fuzz'
x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../fuzz -I.. -I../lib/includes -I../../lib/includes -I../../fuzz -I../lib/gl -I../../lib/gl -DSRCDIR=\"/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/../fuzz\" -DTEST_RUN -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o main.o ../../fuzz/main.c
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/fuzz'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/fuzz'
/bin/sh ../libtool --tag=CC --mode=link x86_64-niceos-linux-gnu-gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -no-install -o libtasn1_gnutls_der_fuzzer libtasn1_gnutls_der_fuzzer.o main.o ../lib/gl/libgnu.la ../lib/libtasn1.la
libtool: link: x86_64-niceos-linux-gnu-gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o libtasn1_gnutls_der_fuzzer libtasn1_gnutls_der_fuzzer.o main.o ../lib/gl/.libs/libgnu.a ../lib/.libs/libtasn1.so -Wl,-rpath -Wl,/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/lib/.libs
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/fuzz'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/fuzz'
/bin/sh ../libtool --tag=CC --mode=link x86_64-niceos-linux-gnu-gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -no-install -o asn1_get_length_ber_fuzzer asn1_get_length_ber_fuzzer.o main.o ../lib/gl/libgnu.la ../lib/libtasn1.la
libtool: link: x86_64-niceos-linux-gnu-gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o asn1_get_length_ber_fuzzer asn1_get_length_ber_fuzzer.o main.o ../lib/gl/.libs/libgnu.a ../lib/.libs/libtasn1.so -Wl,-rpath -Wl,/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/lib/.libs
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/fuzz'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/fuzz'
/bin/sh ../libtool --tag=CC --mode=link x86_64-niceos-linux-gnu-gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -no-install -o libtasn1_parser2tree_fuzzer libtasn1_parser2tree_fuzzer.o main.o ../lib/gl/libgnu.la ../lib/libtasn1.la
libtool: link: x86_64-niceos-linux-gnu-gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o libtasn1_parser2tree_fuzzer libtasn1_parser2tree_fuzzer.o main.o ../lib/gl/.libs/libgnu.a ../lib/.libs/libtasn1.so -Wl,-rpath -Wl,/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/lib/.libs
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/fuzz'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/fuzz'
/bin/sh ../libtool --tag=CC --mode=link x86_64-niceos-linux-gnu-gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -no-install -o libtasn1_array2tree_fuzzer libtasn1_array2tree_fuzzer.o main.o ../lib/gl/libgnu.la ../lib/libtasn1.la
libtool: link: x86_64-niceos-linux-gnu-gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o libtasn1_array2tree_fuzzer libtasn1_array2tree_fuzzer.o main.o ../lib/gl/.libs/libgnu.a ../lib/.libs/libtasn1.so -Wl,-rpath -Wl,/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/lib/.libs
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/fuzz'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/fuzz'
/bin/sh ../libtool --tag=CC --mode=link x86_64-niceos-linux-gnu-gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -no-install -o libtasn1_pkix_der_fuzzer libtasn1_pkix_der_fuzzer.o main.o ../lib/gl/libgnu.la ../lib/libtasn1.la
libtool: link: x86_64-niceos-linux-gnu-gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o libtasn1_pkix_der_fuzzer libtasn1_pkix_der_fuzzer.o main.o ../lib/gl/.libs/libgnu.a ../lib/.libs/libtasn1.so -Wl,-rpath -Wl,/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/lib/.libs
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/fuzz'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/fuzz'
/bin/sh ../libtool --tag=CC --mode=link x86_64-niceos-linux-gnu-gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -no-install -o asn1_get_object_id_der_fuzzer asn1_get_object_id_der_fuzzer.o main.o ../lib/gl/libgnu.la ../lib/libtasn1.la
libtool: link: x86_64-niceos-linux-gnu-gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o asn1_get_object_id_der_fuzzer asn1_get_object_id_der_fuzzer.o main.o ../lib/gl/.libs/libgnu.a ../lib/.libs/libtasn1.so -Wl,-rpath -Wl,/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/lib/.libs
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/fuzz'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/fuzz'
/bin/sh ../libtool --tag=CC --mode=link x86_64-niceos-linux-gnu-gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -no-install -o asn1_decode_simple_ber_fuzzer asn1_decode_simple_ber_fuzzer.o main.o ../lib/gl/libgnu.la ../lib/libtasn1.la
libtool: link: x86_64-niceos-linux-gnu-gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o asn1_decode_simple_ber_fuzzer asn1_decode_simple_ber_fuzzer.o main.o ../lib/gl/.libs/libgnu.a ../lib/.libs/libtasn1.so -Wl,-rpath -Wl,/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/lib/.libs
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/fuzz'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/fuzz'
/bin/sh ../libtool --tag=CC --mode=link x86_64-niceos-linux-gnu-gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -no-install -o asn1_get_length_der_fuzzer asn1_get_length_der_fuzzer.o main.o ../lib/gl/libgnu.la ../lib/libtasn1.la
libtool: link: x86_64-niceos-linux-gnu-gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o asn1_get_length_der_fuzzer asn1_get_length_der_fuzzer.o main.o ../lib/gl/.libs/libgnu.a ../lib/.libs/libtasn1.so -Wl,-rpath -Wl,/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/lib/.libs
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/fuzz'
make[3]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/fuzz'
/bin/sh ../libtool --tag=CC --mode=link x86_64-niceos-linux-gnu-gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -no-install -o asn1_decode_simple_der_fuzzer asn1_decode_simple_der_fuzzer.o main.o ../lib/gl/libgnu.la ../lib/libtasn1.la
libtool: link: x86_64-niceos-linux-gnu-gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o asn1_decode_simple_der_fuzzer asn1_decode_simple_der_fuzzer.o main.o ../lib/gl/.libs/libgnu.a ../lib/.libs/libtasn1.so -Wl,-rpath -Wl,/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/lib/.libs
make[3]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/fuzz'
/usr/bin/make check-TESTS
make[4]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/fuzz'
PASS: libtasn1_array2tree_fuzzer
make[4]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/fuzz'
make[4]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/fuzz'
PASS: libtasn1_gnutls_der_fuzzer
make[4]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/fuzz'
make[4]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/fuzz'
PASS: libtasn1_pkix_der_fuzzer
make[4]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/fuzz'
make[4]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/fuzz'
PASS: libtasn1_parser2tree_fuzzer
make[4]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/fuzz'
make[4]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/fuzz'
PASS: asn1_get_length_ber_fuzzer
make[4]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/fuzz'
make[4]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/fuzz'
PASS: asn1_get_object_id_der_fuzzer
make[4]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/fuzz'
make[4]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/fuzz'
PASS: asn1_get_length_der_fuzzer
make[4]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/fuzz'
make[4]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/fuzz'
PASS: asn1_decode_simple_ber_fuzzer
make[4]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/fuzz'
make[4]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/fuzz'
PASS: asn1_decode_simple_der_fuzzer
make[4]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/fuzz'
make[4]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/fuzz'
============================================================================
Testsuite summary for GNU Libtasn1 4.20.0
============================================================================
# TOTAL: 9
# PASS: 9
# SKIP: 0
# XFAIL: 0
# FAIL: 0
# XPASS: 0
# ERROR: 0
============================================================================
make[4]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/fuzz'
Making check in tests
/usr/bin/make check-am
/usr/bin/make Test_parser Test_tree Test_encoding Test_indefinite Test_errors Test_simple Test_overflow Test_strings Test_choice Test_encdec copynode coding-decoding2 strict-der Test_choice_ocsp ocsp-basic-response octet-string coding-long-oid object-id-decoding spc_pe_image_data setof CVE-2018-1000654 reproducers object-id-encoding version \
crlf.sh benchmark.sh threadsafety.sh decoding.sh decoding-invalid-x509.sh decoding-invalid-pkcs7.sh coding.sh parser.sh
make[4]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tests -I.. -I../lib/includes -I../../lib/includes -I../../lib -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o Test_errors.o ../../tests/Test_errors.c
make[4]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
make[4]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tests -I.. -I../lib/includes -I../../lib/includes -I../../lib -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o Test_choice.o ../../tests/Test_choice.c
make[4]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
make[4]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tests -I.. -I../lib/includes -I../../lib/includes -I../../lib -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o Test_overflow.o ../../tests/Test_overflow.c
make[4]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
make[4]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tests -I.. -I../lib/includes -I../../lib/includes -I../../lib -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o strict-der.o ../../tests/strict-der.c
make[4]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
make[4]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tests -I.. -I../lib/includes -I../../lib/includes -I../../lib -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o Test_strings.o ../../tests/Test_strings.c
make[4]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
make[4]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tests -I.. -I../lib/includes -I../../lib/includes -I../../lib -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o Test_encoding.o ../../tests/Test_encoding.c
[01m[K../../tests/Test_encoding.c:34:15:[m[K [01;35m[Kwarning: [m[Kno previous declaration for '[01m[Kdata[m[K' [[01;35m[K-Wmissing-variable-declarations[m[K]
34 | unsigned char [01;35m[Kdata[m[K[256];
| [01;35m[K^~~~[m[K
[01m[K../../tests/Test_encoding.c:35:5:[m[K [01;35m[Kwarning: [m[Kno previous declaration for '[01m[Kdata_size[m[K' [[01;35m[K-Wmissing-variable-declarations[m[K]
35 | int [01;35m[Kdata_size[m[K = sizeof (data);
| [01;35m[K^~~~~~~~~[m[K
make[4]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
make[4]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tests -I.. -I../lib/includes -I../../lib/includes -I../../lib -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o ocsp-basic-response.o ../../tests/ocsp-basic-response.c
make[4]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
make[4]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tests -I.. -I../lib/includes -I../../lib/includes -I../../lib -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o Test_encdec.o ../../tests/Test_encdec.c
make[4]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
make[4]: Nothing to be done for '../../tests/crlf.sh'.
make[4]: Nothing to be done for '../../tests/benchmark.sh'.
make[4]: Nothing to be done for '../../tests/threadsafety.sh'.
make[4]: Nothing to be done for '../../tests/decoding.sh'.
make[4]: Nothing to be done for '../../tests/decoding-invalid-x509.sh'.
make[4]: Nothing to be done for '../../tests/decoding-invalid-pkcs7.sh'.
make[4]: Nothing to be done for '../../tests/coding.sh'.
make[4]: Nothing to be done for '../../tests/parser.sh'.
make[4]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tests -I.. -I../lib/includes -I../../lib/includes -I../../lib -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o coding-decoding2.o ../../tests/coding-decoding2.c
make[4]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
make[4]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tests -I.. -I../lib/includes -I../../lib/includes -I../../lib -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o Test_simple.o ../../tests/Test_simple.c
make[4]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
make[4]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tests -I.. -I../lib/includes -I../../lib/includes -I../../lib -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o Test_indefinite.o ../../tests/Test_indefinite.c
make[4]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
make[4]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tests -I.. -I../lib/includes -I../../lib/includes -I../../lib -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o copynode.o ../../tests/copynode.c
make[4]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
make[4]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tests -I.. -I../lib/includes -I../../lib/includes -I../../lib -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o coding-long-oid.o ../../tests/coding-long-oid.c
[01m[K../../tests/coding-long-oid.c:32:21:[m[K [01;35m[Kwarning: [m[Kno previous declaration for '[01m[Kder_data[m[K' [[01;35m[K-Wmissing-variable-declarations[m[K]
32 | const unsigned char [01;35m[Kder_data[m[K[] =
| [01;35m[K^~~~~~~~[m[K
[01m[K../../tests/coding-long-oid.c:144:5:[m[K [01;35m[Kwarning: [m[Kno previous declaration for '[01m[Kder_data_size[m[K' [[01;35m[K-Wmissing-variable-declarations[m[K]
144 | int [01;35m[Kder_data_size[m[K = sizeof (der_data) - 1;
| [01;35m[K^~~~~~~~~~~~~[m[K
[01m[K../../tests/coding-long-oid.c:146:6:[m[K [01;35m[Kwarning: [m[Kno previous declaration for '[01m[Knew_data[m[K' [[01;35m[K-Wmissing-variable-declarations[m[K]
146 | char [01;35m[Knew_data[m[K[4 * 1024];
| [01;35m[K^~~~~~~~[m[K
make[4]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
make[4]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tests -I.. -I../lib/includes -I../../lib/includes -I../../lib -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o Test_choice_ocsp.o ../../tests/Test_choice_ocsp.c
make[4]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
make[4]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tests -I.. -I../lib/includes -I../../lib/includes -I../../lib -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o CVE-2018-1000654.o ../../tests/CVE-2018-1000654.c
In file included from [01m[K../../tests/CVE-2018-1000654.c:30[m[K:
[01m[K../../tests/CVE-2018-1000654-1_asn1_tab.h:7:24:[m[K [01;35m[Kwarning: [m[Kno previous declaration for '[01m[KCVE_2018_1000654_1_asn1_tab[m[K' [[01;35m[K-Wmissing-variable-declarations[m[K]
7 | const asn1_static_node [01;35m[KCVE_2018_1000654_1_asn1_tab[m[K[] = {
| [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
In file included from [01m[K../../tests/CVE-2018-1000654.c:31[m[K:
[01m[K../../tests/CVE-2018-1000654-2_asn1_tab.h:7:24:[m[K [01;35m[Kwarning: [m[Kno previous declaration for '[01m[KCVE_2018_1000654_2_asn1_tab[m[K' [[01;35m[K-Wmissing-variable-declarations[m[K]
7 | const asn1_static_node [01;35m[KCVE_2018_1000654_2_asn1_tab[m[K[] = {
| [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
make[4]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
make[4]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tests -I.. -I../lib/includes -I../../lib/includes -I../../lib -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o object-id-decoding.o ../../tests/object-id-decoding.c
make[4]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
make[4]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tests -I.. -I../lib/includes -I../../lib/includes -I../../lib -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o reproducers.o ../../tests/reproducers.c
[01m[K../../tests/reproducers.c:38:24:[m[K [01;35m[Kwarning: [m[Kno previous declaration for '[01m[Kendless_asn1_tab[m[K' [[01;35m[K-Wmissing-variable-declarations[m[K]
38 | const asn1_static_node [01;35m[Kendless_asn1_tab[m[K[] = {
| [01;35m[K^~~~~~~~~~~~~~~~[m[K
[01m[K../../tests/reproducers.c:50:24:[m[K [01;35m[Kwarning: [m[Kno previous declaration for '[01m[Ktab[m[K' [[01;35m[K-Wmissing-variable-declarations[m[K]
50 | const asn1_static_node [01;35m[Ktab[m[K[] = {
| [01;35m[K^~~[m[K
make[4]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
make[4]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tests -I.. -I../lib/includes -I../../lib/includes -I../../lib -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o spc_pe_image_data.o ../../tests/spc_pe_image_data.c
make[4]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
make[4]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tests -I.. -I../lib/includes -I../../lib/includes -I../../lib -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o octet-string.o ../../tests/octet-string.c
make[4]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
make[4]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tests -I.. -I../lib/includes -I../../lib/includes -I../../lib -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o version.o ../../tests/version.c
make[4]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
make[4]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tests -I.. -I../lib/includes -I../../lib/includes -I../../lib -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o Test_parser.o ../../tests/Test_parser.c
[01m[K../../tests/Test_parser.c:44:13:[m[K [01;35m[Kwarning: [m[Kno previous declaration for '[01m[KfileCorrectName[m[K' [[01;35m[K-Wmissing-variable-declarations[m[K]
44 | const char *[01;35m[KfileCorrectName[m[K;
| [01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[K../../tests/Test_parser.c:45:6:[m[K [01;35m[Kwarning: [m[Kno previous declaration for '[01m[KfileErroredName[m[K' [[01;35m[K-Wmissing-variable-declarations[m[K]
45 | char [01;35m[KfileErroredName[m[K[] = "Test_parser_ERROR.asn";
| [01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[K../../tests/Test_parser.c:49:11:[m[K [01;35m[Kwarning: [m[Kno previous declaration for '[01m[Ktest_array[m[K' [[01;35m[K-Wmissing-variable-declarations[m[K]
49 | test_type [01;35m[Ktest_array[m[K[] = {
| [01;35m[K^~~~~~~~~~[m[K
[01m[K../../tests/Test_parser.c:[m[K In function '[01m[KreadLine[m[K':
[01m[K../../tests/Test_parser.c:130:16:[m[K [01;35m[Kwarning: [m[Kuse of possibly-NULL '[01m[Kfile[m[K' where non-null expected [[01;35m[KCWE-690[m[K] [[01;35m[K-Wanalyzer-possible-null-argument[m[K]
130 | while (((c = [01;35m[Kfgetc (file)[m[K) != EOF) && (c != '\n'))
| [01;35m[K^~~~~~~~~~~~[m[K
'[01m[KcreateFile[m[K': events 1-3
[01;36m[K|[m[K
[01;36m[K|[m[K 142 | [01;36m[KcreateFile[m[K (int lineNumber, const char *line)
[01;36m[K|[m[K | [01;36m[K^~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(1)[m[K entry to '[01m[KcreateFile[m[K'
[01;36m[K|[m[K......
[01;36m[K|[m[K 148 | fileIn = [01;36m[Kfopen (fileCorrectName, "r")[m[K;
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(2)[m[K this call could return NULL
[01;36m[K|[m[K......
[01;36m[K|[m[K 151 | while ([01;36m[KreadLine (fileIn, lineRead)[m[K != EOF)
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(3)[m[K calling '[01m[KreadLine[m[K' from '[01m[KcreateFile[m[K'
[01;36m[K|[m[K
[01;36m[K+--> [m[K'[01m[KreadLine[m[K': events 4-5
[01;36m[K|[m[K
[01;36m[K|[m[K 126 | [01;36m[KreadLine[m[K (FILE *file, char *line)
[01;36m[K|[m[K | [01;36m[K^~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(4)[m[K entry to '[01m[KreadLine[m[K'
[01;36m[K|[m[K......
[01;36m[K|[m[K 130 | while (((c = [01;36m[Kfgetc (file)[m[K) != EOF) && (c != '\n'))
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(5)[m[K argument 1 ('[01m[Kfile[m[K') from [01;36m[K(2)[m[K could be NULL where non-null expected
[01;36m[K|[m[K
In file included from [01m[K../../tests/Test_parser.c:29[m[K:
[01m[K/usr/include/stdio.h:578:12:[m[K [01;36m[Knote: [m[Kargument 1 of '[01m[Kfgetc[m[K' must be non-null
578 | extern int [01;36m[Kfgetc[m[K (FILE *__stream) __nonnull ((1));
| [01;36m[K^~~~~[m[K
[01m[K../../tests/Test_parser.c:[m[K In function '[01m[KcreateFile[m[K':
[01m[K../../tests/Test_parser.c:160:3:[m[K [01;35m[Kwarning: [m[Kuse of possibly-NULL '[01m[KfileOut[m[K' where non-null expected [[01;35m[KCWE-690[m[K] [[01;35m[K-Wanalyzer-possible-null-argument[m[K]
160 | [01;35m[Kfclose (fileOut)[m[K;
| [01;35m[K^~~~~~~~~~~~~~~~[m[K
'[01m[KcreateFile[m[K': event 1
[01;36m[K|[m[K
[01;36m[K|[m[K 149 | fileOut = [01;36m[Kfopen (fileErroredName, "w")[m[K;
[01;36m[K|[m[K | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(1)[m[K this call could return NULL
[01;36m[K|[m[K
'[01m[KcreateFile[m[K': events 2-4
[01;36m[K|[m[K
[01;36m[K|[m[K 151 | while (readLine (fileIn, lineRead) [01;36m[K![m[K= EOF)
[01;36m[K|[m[K | [01;36m[K^[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(2)[m[K following '[01m[Kfalse[m[K' branch...
[01;36m[K|[m[K......
[01;36m[K|[m[K 160 | [01;36m[Kfclose (fileOut)[m[K;
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(3)[m[K ...to here
[01;36m[K|[m[K | [01;36m[K(4)[m[K argument 1 ('[01m[KfileOut[m[K') from [01;36m[K(1)[m[K could be NULL where non-null expected
[01;36m[K|[m[K
[01m[K/usr/include/stdio.h:187:12:[m[K [01;36m[Knote: [m[Kargument 1 of '[01m[Kfclose[m[K' must be non-null
187 | extern int [01;36m[Kfclose[m[K (FILE *__stream) __nonnull ((1));
| [01;36m[K^~~~~~[m[K
make[4]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
make[4]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tests -I.. -I../lib/includes -I../../lib/includes -I../../lib -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o object-id-encoding.o ../../tests/object-id-encoding.c
make[4]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
make[4]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tests -I.. -I../lib/includes -I../../lib/includes -I../../lib -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o setof.o ../../tests/setof.c
[01m[K../../tests/setof.c:47:5:[m[K [01;35m[Kwarning: [m[Kno previous declaration for '[01m[Kdata_size[m[K' [[01;35m[K-Wmissing-variable-declarations[m[K]
47 | int [01;35m[Kdata_size[m[K = sizeof (data);
| [01;35m[K^~~~~~~~~[m[K
make[4]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
make[4]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
/bin/sh ../libtool --tag=CC --mode=link x86_64-niceos-linux-gnu-gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -no-install -o Test_overflow Test_overflow.o ../lib/libtasn1.la
libtool: link: x86_64-niceos-linux-gnu-gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o Test_overflow Test_overflow.o ../lib/.libs/libtasn1.so -Wl,-rpath -Wl,/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/lib/.libs
make[4]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
make[4]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
/bin/sh ../libtool --tag=CC --mode=link x86_64-niceos-linux-gnu-gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -no-install -o Test_simple Test_simple.o ../lib/libtasn1.la
libtool: link: x86_64-niceos-linux-gnu-gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o Test_simple Test_simple.o ../lib/.libs/libtasn1.so -Wl,-rpath -Wl,/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/lib/.libs
make[4]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
make[4]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
/bin/sh ../libtool --tag=CC --mode=link x86_64-niceos-linux-gnu-gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -no-install -o Test_encoding Test_encoding.o ../lib/libtasn1.la
libtool: link: x86_64-niceos-linux-gnu-gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o Test_encoding Test_encoding.o ../lib/.libs/libtasn1.so -Wl,-rpath -Wl,/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/lib/.libs
make[4]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
make[4]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
/bin/sh ../libtool --tag=CC --mode=link x86_64-niceos-linux-gnu-gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -no-install -o Test_errors Test_errors.o ../lib/libtasn1.la
libtool: link: x86_64-niceos-linux-gnu-gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o Test_errors Test_errors.o ../lib/.libs/libtasn1.so -Wl,-rpath -Wl,/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/lib/.libs
make[4]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
make[4]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
/bin/sh ../libtool --tag=CC --mode=link x86_64-niceos-linux-gnu-gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -no-install -o Test_choice Test_choice.o ../lib/libtasn1.la
libtool: link: x86_64-niceos-linux-gnu-gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o Test_choice Test_choice.o ../lib/.libs/libtasn1.so -Wl,-rpath -Wl,/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/lib/.libs
make[4]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
make[4]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
/bin/sh ../libtool --tag=CC --mode=link x86_64-niceos-linux-gnu-gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -no-install -o Test_strings Test_strings.o ../lib/libtasn1.la
libtool: link: x86_64-niceos-linux-gnu-gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o Test_strings Test_strings.o ../lib/.libs/libtasn1.so -Wl,-rpath -Wl,/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/lib/.libs
make[4]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
make[4]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
/bin/sh ../libtool --tag=CC --mode=link x86_64-niceos-linux-gnu-gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -no-install -o copynode copynode.o ../lib/libtasn1.la
libtool: link: x86_64-niceos-linux-gnu-gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o copynode copynode.o ../lib/.libs/libtasn1.so -Wl,-rpath -Wl,/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/lib/.libs
make[4]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
make[4]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
/bin/sh ../libtool --tag=CC --mode=link x86_64-niceos-linux-gnu-gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -no-install -o Test_encdec Test_encdec.o ../lib/libtasn1.la
libtool: link: x86_64-niceos-linux-gnu-gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o Test_encdec Test_encdec.o ../lib/.libs/libtasn1.so -Wl,-rpath -Wl,/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/lib/.libs
make[4]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
make[4]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
/bin/sh ../libtool --tag=CC --mode=link x86_64-niceos-linux-gnu-gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -no-install -o strict-der strict-der.o ../lib/libtasn1.la
libtool: link: x86_64-niceos-linux-gnu-gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o strict-der strict-der.o ../lib/.libs/libtasn1.so -Wl,-rpath -Wl,/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/lib/.libs
make[4]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
make[4]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
/bin/sh ../libtool --tag=CC --mode=link x86_64-niceos-linux-gnu-gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -no-install -o coding-decoding2 coding-decoding2.o ../lib/libtasn1.la
libtool: link: x86_64-niceos-linux-gnu-gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o coding-decoding2 coding-decoding2.o ../lib/.libs/libtasn1.so -Wl,-rpath -Wl,/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/lib/.libs
make[4]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
make[4]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
/bin/sh ../libtool --tag=CC --mode=link x86_64-niceos-linux-gnu-gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -no-install -o ocsp-basic-response ocsp-basic-response.o ../lib/libtasn1.la
libtool: link: x86_64-niceos-linux-gnu-gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o ocsp-basic-response ocsp-basic-response.o ../lib/.libs/libtasn1.so -Wl,-rpath -Wl,/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/lib/.libs
make[4]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
make[4]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
/bin/sh ../libtool --tag=CC --mode=link x86_64-niceos-linux-gnu-gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -no-install -o octet-string octet-string.o ../lib/libtasn1.la
libtool: link: x86_64-niceos-linux-gnu-gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o octet-string octet-string.o ../lib/.libs/libtasn1.so -Wl,-rpath -Wl,/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/lib/.libs
make[4]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
make[4]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
/bin/sh ../libtool --tag=CC --mode=link x86_64-niceos-linux-gnu-gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -no-install -o Test_choice_ocsp Test_choice_ocsp.o ../lib/libtasn1.la
libtool: link: x86_64-niceos-linux-gnu-gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o Test_choice_ocsp Test_choice_ocsp.o ../lib/.libs/libtasn1.so -Wl,-rpath -Wl,/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/lib/.libs
make[4]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
make[4]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
/bin/sh ../libtool --tag=CC --mode=link x86_64-niceos-linux-gnu-gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -no-install -o coding-long-oid coding-long-oid.o ../lib/libtasn1.la
libtool: link: x86_64-niceos-linux-gnu-gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o coding-long-oid coding-long-oid.o ../lib/.libs/libtasn1.so -Wl,-rpath -Wl,/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/lib/.libs
make[4]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
make[4]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
/bin/sh ../libtool --tag=CC --mode=link x86_64-niceos-linux-gnu-gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -no-install -o object-id-decoding object-id-decoding.o ../lib/libtasn1.la
libtool: link: x86_64-niceos-linux-gnu-gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o object-id-decoding object-id-decoding.o ../lib/.libs/libtasn1.so -Wl,-rpath -Wl,/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/lib/.libs
make[4]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
make[4]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
/bin/sh ../libtool --tag=CC --mode=link x86_64-niceos-linux-gnu-gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -no-install -o spc_pe_image_data spc_pe_image_data.o ../lib/libtasn1.la
libtool: link: x86_64-niceos-linux-gnu-gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o spc_pe_image_data spc_pe_image_data.o ../lib/.libs/libtasn1.so -Wl,-rpath -Wl,/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/lib/.libs
make[4]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
make[4]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
/bin/sh ../libtool --tag=CC --mode=link x86_64-niceos-linux-gnu-gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -no-install -o reproducers reproducers.o ../lib/libtasn1.la
libtool: link: x86_64-niceos-linux-gnu-gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o reproducers reproducers.o ../lib/.libs/libtasn1.so -Wl,-rpath -Wl,/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/lib/.libs
make[4]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
make[4]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
/bin/sh ../libtool --tag=CC --mode=link x86_64-niceos-linux-gnu-gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -no-install -o setof setof.o ../lib/libtasn1.la
libtool: link: x86_64-niceos-linux-gnu-gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o setof setof.o ../lib/.libs/libtasn1.so -Wl,-rpath -Wl,/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/lib/.libs
make[4]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
make[4]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
/bin/sh ../libtool --tag=CC --mode=link x86_64-niceos-linux-gnu-gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -no-install -o CVE-2018-1000654 CVE-2018-1000654.o ../lib/libtasn1.la
libtool: link: x86_64-niceos-linux-gnu-gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o CVE-2018-1000654 CVE-2018-1000654.o ../lib/.libs/libtasn1.so -Wl,-rpath -Wl,/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/lib/.libs
make[4]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
make[4]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
/bin/sh ../libtool --tag=CC --mode=link x86_64-niceos-linux-gnu-gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -no-install -o Test_parser Test_parser.o ../lib/libtasn1.la
libtool: link: x86_64-niceos-linux-gnu-gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o Test_parser Test_parser.o ../lib/.libs/libtasn1.so -Wl,-rpath -Wl,/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/lib/.libs
make[4]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
make[4]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
/bin/sh ../libtool --tag=CC --mode=link x86_64-niceos-linux-gnu-gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -no-install -o object-id-encoding object-id-encoding.o ../lib/libtasn1.la
libtool: link: x86_64-niceos-linux-gnu-gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o object-id-encoding object-id-encoding.o ../lib/.libs/libtasn1.so -Wl,-rpath -Wl,/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/lib/.libs
make[4]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
make[4]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
/bin/sh ../libtool --tag=CC --mode=link x86_64-niceos-linux-gnu-gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -no-install -o version version.o ../lib/libtasn1.la
libtool: link: x86_64-niceos-linux-gnu-gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o version version.o ../lib/.libs/libtasn1.so -Wl,-rpath -Wl,/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/lib/.libs
make[4]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
make[4]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
/bin/sh ../libtool --tag=CC --mode=link x86_64-niceos-linux-gnu-gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -no-install -o Test_indefinite Test_indefinite.o ../lib/libtasn1.la
libtool: link: x86_64-niceos-linux-gnu-gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o Test_indefinite Test_indefinite.o ../lib/.libs/libtasn1.so -Wl,-rpath -Wl,/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/lib/.libs
make[4]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
make[4]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tests -I.. -I../lib/includes -I../../lib/includes -I../../lib -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o Test_tree.o ../../tests/Test_tree.c
In file included from [01m[K../../tests/Test_tree.c:41[m[K:
[01m[K../../tests/Test_tree_asn1_tab.c:7:24:[m[K [01;35m[Kwarning: [m[Kno previous declaration for '[01m[KTest_tree_asn1_tab[m[K' [[01;35m[K-Wmissing-variable-declarations[m[K]
7 | const asn1_static_node [01;35m[KTest_tree_asn1_tab[m[K[] = {
| [01;35m[K^~~~~~~~~~~~~~~~~~[m[K
[01m[K../../tests/Test_tree.c:79:11:[m[K [01;35m[Kwarning: [m[Kno previous declaration for '[01m[Ktest_array[m[K' [[01;35m[K-Wmissing-variable-declarations[m[K]
79 | test_type [01;35m[Ktest_array[m[K[] = {
| [01;35m[K^~~~~~~~~~[m[K
[01m[K../../tests/Test_tree.c:[m[K In function '[01m[Kmain[m[K':
[01m[K../../tests/Test_tree.c:552:15:[m[K [01;35m[Kwarning: [m[Kuse of uninitialized value '[01m[Kder_len[m[K' [[01;35m[KCWE-457[m[K] [[01;35m[K-Wanalyzer-use-of-uninitialized-value[m[K]
552 | [01;35m[Kasn1_write_value (asn1_element, test->par1, der, der_len)[m[K;
| [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
'[01m[Kmain[m[K': events 1-3
[01;36m[K|[m[K
[01;36m[K|[m[K 470 | int errorCounter = 0, testCounter = 0, [01;36m[Kder_len[m[K;
[01;36m[K|[m[K | [01;36m[K^~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(1)[m[K region created on stack here
[01;36m[K|[m[K | [01;36m[K(2)[m[K capacity: 4 bytes
[01;36m[K|[m[K......
[01;36m[K|[m[K 503 | if [01;36m[K([m[Kresult != ASN1_SUCCESS)
[01;36m[K|[m[K | [01;36m[K~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(3)[m[K following '[01m[Kfalse[m[K' branch (when '[01m[Kresult == 0[m[K')...
[01;36m[K|[m[K
'[01m[Kmain[m[K': events 4-5
[01;36m[K|[m[K
[01;36m[K|[m[K 511 | out [01;36m[K=[m[K stdout;
[01;36m[K|[m[K | [01;36m[K^[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(4)[m[K ...to here
[01;36m[K|[m[K......
[01;36m[K|[m[K 515 | if [01;36m[K([m[Kout == NULL)
[01;36m[K|[m[K | [01;36m[K~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(5)[m[K following '[01m[Kfalse[m[K' branch (when '[01m[Kout[m[K' is non-NULL)...
[01;36m[K|[m[K
'[01m[Kmain[m[K': event 6
[01;36m[K|[m[K
[01;36m[K|[m[K[01m[Kcc1:[m[K
[01;36m[K|[m[K [01;36m[K(6)[m[K: ...to here
[01;36m[K|[m[K
'[01m[Kmain[m[K': events 7-13
[01;36m[K|[m[K
[01;36m[K|[m[K 529 | while (test->action [01;36m[K![m[K= ACT_NULL)
[01;36m[K|[m[K | [01;36m[K^[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(7)[m[K following '[01m[Ktrue[m[K' branch...
[01;36m[K|[m[K 530 | {
[01;36m[K|[m[K 531 | [01;36m[KtestCounter++[m[K;
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(8)[m[K ...to here
[01;36m[K|[m[K 532 |
[01;36m[K|[m[K 533 | [01;36m[Kswitch[m[K (test->action)
[01;36m[K|[m[K | [01;36m[K~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(9)[m[K following '[01m[Kcase 3:[m[K' branch...
[01;36m[K|[m[K......
[01;36m[K|[m[K 549 | [01;36m[Kcase[m[K ACT_WRITE:
[01;36m[K|[m[K | [01;36m[K~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(10)[m[K ...to here
[01;36m[K|[m[K 550 | if [01;36m[K([m[K(test->par2) && (!strcmp ("DER", test->par2)))
[01;36m[K|[m[K | [01;36m[K~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(11)[m[K following '[01m[Ktrue[m[K' branch...
[01;36m[K|[m[K 551 | result =
[01;36m[K|[m[K 552 | [01;36m[Kasn1_write_value (asn1_element, test->par1, der, der_len)[m[K;
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(12)[m[K ...to here
[01;36m[K|[m[K | [01;36m[K(13)[m[K use of uninitialized value '[01m[Kder_len[m[K' here
[01;36m[K|[m[K
[01m[K../../tests/Test_tree.c:588:20:[m[K [01;35m[Kwarning: [m[Kuse of uninitialized value '[01m[Kder_len[m[K' [[01;35m[KCWE-457[m[K] [[01;35m[K-Wanalyzer-use-of-uninitialized-value[m[K]
588 | result = [01;35m[Kasn1_der_decoding (&asn1_element, der, der_len,[m[K
| [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
589 | [01;35m[K errorDescription)[m[K;
| [01;35m[K~~~~~~~~~~~~~~~~~[m[K
'[01m[Kmain[m[K': events 1-3
[01;36m[K|[m[K
[01;36m[K|[m[K 470 | int errorCounter = 0, testCounter = 0, [01;36m[Kder_len[m[K;
[01;36m[K|[m[K | [01;36m[K^~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(1)[m[K region created on stack here
[01;36m[K|[m[K | [01;36m[K(2)[m[K capacity: 4 bytes
[01;36m[K|[m[K......
[01;36m[K|[m[K 503 | if [01;36m[K([m[Kresult != ASN1_SUCCESS)
[01;36m[K|[m[K | [01;36m[K~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(3)[m[K following '[01m[Kfalse[m[K' branch (when '[01m[Kresult == 0[m[K')...
[01;36m[K|[m[K
'[01m[Kmain[m[K': events 4-5
[01;36m[K|[m[K
[01;36m[K|[m[K 511 | out [01;36m[K=[m[K stdout;
[01;36m[K|[m[K | [01;36m[K^[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(4)[m[K ...to here
[01;36m[K|[m[K......
[01;36m[K|[m[K 515 | if [01;36m[K([m[Kout == NULL)
[01;36m[K|[m[K | [01;36m[K~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(5)[m[K following '[01m[Kfalse[m[K' branch (when '[01m[Kout[m[K' is non-NULL)...
[01;36m[K|[m[K
'[01m[Kmain[m[K': event 6
[01;36m[K|[m[K
[01;36m[K|[m[K[01m[Kcc1:[m[K
[01;36m[K|[m[K [01;36m[K(6)[m[K: ...to here
[01;36m[K|[m[K
'[01m[Kmain[m[K': events 7-11
[01;36m[K|[m[K
[01;36m[K|[m[K 529 | while (test->action [01;36m[K![m[K= ACT_NULL)
[01;36m[K|[m[K | [01;36m[K^[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(7)[m[K following '[01m[Ktrue[m[K' branch...
[01;36m[K|[m[K 530 | {
[01;36m[K|[m[K 531 | [01;36m[KtestCounter++[m[K;
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(8)[m[K ...to here
[01;36m[K|[m[K 532 |
[01;36m[K|[m[K 533 | [01;36m[Kswitch[m[K (test->action)
[01;36m[K|[m[K | [01;36m[K~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(9)[m[K following '[01m[Kcase 7:[m[K' branch...
[01;36m[K|[m[K......
[01;36m[K|[m[K 587 | [01;36m[Kcase[m[K ACT_DECODING:
[01;36m[K|[m[K | [01;36m[K~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(10)[m[K ...to here
[01;36m[K|[m[K 588 | result = [01;36m[Kasn1_der_decoding (&asn1_element, der, der_len,[m[K
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(11)[m[K use of uninitialized value '[01m[Kder_len[m[K' here
[01;36m[K|[m[K 589 | [01;36m[K errorDescription)[m[K;
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K
[01m[K../../tests/Test_tree.c:593:13:[m[K [01;35m[Kwarning: [m[Kuse of uninitialized value '[01m[Kder_len[m[K' [[01;35m[KCWE-457[m[K] [[01;35m[K-Wanalyzer-use-of-uninitialized-value[m[K]
593 | [01;35m[Kasn1_der_decoding_element (&asn1_element, test->par1, der,[m[K
| [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
594 | [01;35m[K der_len, errorDescription)[m[K;
| [01;35m[K~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
'[01m[Kmain[m[K': events 1-3
[01;36m[K|[m[K
[01;36m[K|[m[K 470 | int errorCounter = 0, testCounter = 0, [01;36m[Kder_len[m[K;
[01;36m[K|[m[K | [01;36m[K^~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(1)[m[K region created on stack here
[01;36m[K|[m[K | [01;36m[K(2)[m[K capacity: 4 bytes
[01;36m[K|[m[K......
[01;36m[K|[m[K 503 | if [01;36m[K([m[Kresult != ASN1_SUCCESS)
[01;36m[K|[m[K | [01;36m[K~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(3)[m[K following '[01m[Kfalse[m[K' branch (when '[01m[Kresult == 0[m[K')...
[01;36m[K|[m[K
'[01m[Kmain[m[K': events 4-5
[01;36m[K|[m[K
[01;36m[K|[m[K 511 | out [01;36m[K=[m[K stdout;
[01;36m[K|[m[K | [01;36m[K^[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(4)[m[K ...to here
[01;36m[K|[m[K......
[01;36m[K|[m[K 515 | if [01;36m[K([m[Kout == NULL)
[01;36m[K|[m[K | [01;36m[K~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(5)[m[K following '[01m[Kfalse[m[K' branch (when '[01m[Kout[m[K' is non-NULL)...
[01;36m[K|[m[K
'[01m[Kmain[m[K': event 6
[01;36m[K|[m[K
[01;36m[K|[m[K[01m[Kcc1:[m[K
[01;36m[K|[m[K [01;36m[K(6)[m[K: ...to here
[01;36m[K|[m[K
'[01m[Kmain[m[K': events 7-11
[01;36m[K|[m[K
[01;36m[K|[m[K 529 | while (test->action [01;36m[K![m[K= ACT_NULL)
[01;36m[K|[m[K | [01;36m[K^[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(7)[m[K following '[01m[Ktrue[m[K' branch...
[01;36m[K|[m[K 530 | {
[01;36m[K|[m[K 531 | [01;36m[KtestCounter++[m[K;
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(8)[m[K ...to here
[01;36m[K|[m[K 532 |
[01;36m[K|[m[K 533 | [01;36m[Kswitch[m[K (test->action)
[01;36m[K|[m[K | [01;36m[K~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(9)[m[K following '[01m[Kcase 10:[m[K' branch...
[01;36m[K|[m[K......
[01;36m[K|[m[K 591 | [01;36m[Kcase[m[K ACT_DECODING_ELEMENT:
[01;36m[K|[m[K | [01;36m[K~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(10)[m[K ...to here
[01;36m[K|[m[K 592 | result =
[01;36m[K|[m[K 593 | [01;36m[Kasn1_der_decoding_element (&asn1_element, test->par1, der,[m[K
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(11)[m[K use of uninitialized value '[01m[Kder_len[m[K' here
[01;36m[K|[m[K 594 | [01;36m[K der_len, errorDescription)[m[K;
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K
[01m[K../../tests/Test_tree.c:598:13:[m[K [01;35m[Kwarning: [m[Kuse of uninitialized value '[01m[Kder_len[m[K' [[01;35m[KCWE-457[m[K] [[01;35m[K-Wanalyzer-use-of-uninitialized-value[m[K]
598 | [01;35m[Kasn1_der_decoding_startEnd (asn1_element, der, der_len,[m[K
| [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
599 | [01;35m[K test->par1, &start, &end)[m[K;
| [01;35m[K~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
'[01m[Kmain[m[K': events 1-3
[01;36m[K|[m[K
[01;36m[K|[m[K 470 | int errorCounter = 0, testCounter = 0, [01;36m[Kder_len[m[K;
[01;36m[K|[m[K | [01;36m[K^~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(1)[m[K region created on stack here
[01;36m[K|[m[K | [01;36m[K(2)[m[K capacity: 4 bytes
[01;36m[K|[m[K......
[01;36m[K|[m[K 503 | if [01;36m[K([m[Kresult != ASN1_SUCCESS)
[01;36m[K|[m[K | [01;36m[K~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(3)[m[K following '[01m[Kfalse[m[K' branch (when '[01m[Kresult == 0[m[K')...
[01;36m[K|[m[K
'[01m[Kmain[m[K': events 4-5
[01;36m[K|[m[K
[01;36m[K|[m[K 511 | out [01;36m[K=[m[K stdout;
[01;36m[K|[m[K | [01;36m[K^[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(4)[m[K ...to here
[01;36m[K|[m[K......
[01;36m[K|[m[K 515 | if [01;36m[K([m[Kout == NULL)
[01;36m[K|[m[K | [01;36m[K~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(5)[m[K following '[01m[Kfalse[m[K' branch (when '[01m[Kout[m[K' is non-NULL)...
[01;36m[K|[m[K
'[01m[Kmain[m[K': event 6
[01;36m[K|[m[K
[01;36m[K|[m[K[01m[Kcc1:[m[K
[01;36m[K|[m[K [01;36m[K(6)[m[K: ...to here
[01;36m[K|[m[K
'[01m[Kmain[m[K': events 7-11
[01;36m[K|[m[K
[01;36m[K|[m[K 529 | while (test->action [01;36m[K![m[K= ACT_NULL)
[01;36m[K|[m[K | [01;36m[K^[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(7)[m[K following '[01m[Ktrue[m[K' branch...
[01;36m[K|[m[K 530 | {
[01;36m[K|[m[K 531 | [01;36m[KtestCounter++[m[K;
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(8)[m[K ...to here
[01;36m[K|[m[K 532 |
[01;36m[K|[m[K 533 | [01;36m[Kswitch[m[K (test->action)
[01;36m[K|[m[K | [01;36m[K~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(9)[m[K following '[01m[Kcase 13:[m[K' branch...
[01;36m[K|[m[K......
[01;36m[K|[m[K 596 | [01;36m[Kcase[m[K ACT_DECODING_START_END:
[01;36m[K|[m[K | [01;36m[K~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(10)[m[K ...to here
[01;36m[K|[m[K 597 | result =
[01;36m[K|[m[K 598 | [01;36m[Kasn1_der_decoding_startEnd (asn1_element, der, der_len,[m[K
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(11)[m[K use of uninitialized value '[01m[Kder_len[m[K' here
[01;36m[K|[m[K 599 | [01;36m[K test->par1, &start, &end)[m[K;
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K
[01m[K../../tests/Test_tree.c:624:15:[m[K [01;35m[Kwarning: [m[Kuse of uninitialized value '[01m[Kder_len[m[K' [[01;35m[KCWE-457[m[K] [[01;35m[K-Wanalyzer-use-of-uninitialized-value[m[K]
624 | [01;35m[Kprintf ("DER encoding len:%i\n", der_len)[m[K;
| [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
'[01m[Kmain[m[K': events 1-3
[01;36m[K|[m[K
[01;36m[K|[m[K 470 | int errorCounter = 0, testCounter = 0, [01;36m[Kder_len[m[K;
[01;36m[K|[m[K | [01;36m[K^~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(1)[m[K region created on stack here
[01;36m[K|[m[K | [01;36m[K(2)[m[K capacity: 4 bytes
[01;36m[K|[m[K......
[01;36m[K|[m[K 503 | if [01;36m[K([m[Kresult != ASN1_SUCCESS)
[01;36m[K|[m[K | [01;36m[K~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(3)[m[K following '[01m[Kfalse[m[K' branch (when '[01m[Kresult == 0[m[K')...
[01;36m[K|[m[K
'[01m[Kmain[m[K': events 4-5
[01;36m[K|[m[K
[01;36m[K|[m[K 511 | out [01;36m[K=[m[K stdout;
[01;36m[K|[m[K | [01;36m[K^[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(4)[m[K ...to here
[01;36m[K|[m[K......
[01;36m[K|[m[K 515 | if [01;36m[K([m[Kout == NULL)
[01;36m[K|[m[K | [01;36m[K~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(5)[m[K following '[01m[Kfalse[m[K' branch (when '[01m[Kout[m[K' is non-NULL)...
[01;36m[K|[m[K
'[01m[Kmain[m[K': event 6
[01;36m[K|[m[K
[01;36m[K|[m[K[01m[Kcc1:[m[K
[01;36m[K|[m[K [01;36m[K(6)[m[K: ...to here
[01;36m[K|[m[K
'[01m[Kmain[m[K': events 7-13
[01;36m[K|[m[K
[01;36m[K|[m[K 529 | while (test->action [01;36m[K![m[K= ACT_NULL)
[01;36m[K|[m[K | [01;36m[K^[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(7)[m[K following '[01m[Ktrue[m[K' branch...
[01;36m[K|[m[K 530 | {
[01;36m[K|[m[K 531 | [01;36m[KtestCounter++[m[K;
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(8)[m[K ...to here
[01;36m[K|[m[K 532 |
[01;36m[K|[m[K 533 | [01;36m[Kswitch[m[K (test->action)
[01;36m[K|[m[K | [01;36m[K~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(9)[m[K following '[01m[Kcase 8:[m[K' branch...
[01;36m[K|[m[K......
[01;36m[K|[m[K 621 | [01;36m[Kcase[m[K ACT_PRINT_DER:
[01;36m[K|[m[K | [01;36m[K~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(10)[m[K ...to here
[01;36m[K|[m[K 622 | if [01;36m[K([m[Kverbose)
[01;36m[K|[m[K | [01;36m[K~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(11)[m[K following '[01m[Ktrue[m[K' branch (when '[01m[Kverbose != 0[m[K')...
[01;36m[K|[m[K 623 | {
[01;36m[K|[m[K 624 | [01;36m[Kprintf ("DER encoding len:%i\n", der_len)[m[K;
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(12)[m[K ...to here
[01;36m[K|[m[K | [01;36m[K(13)[m[K use of uninitialized value '[01m[Kder_len[m[K' here
[01;36m[K|[m[K
[01m[K../../tests/Test_tree.c:687:58:[m[K [01;35m[Kwarning: [m[Kuse of uninitialized value '[01m[KvalueLen[m[K' [[01;35m[KCWE-457[m[K] [[01;35m[K-Wanalyzer-use-of-uninitialized-value[m[K]
687 | if ((result != test->errorNumber) || [01;35m[K(valueLen != test->par3)[m[K)
| [01;35m[K~~~~~~~~~~^~~~~~~~~~~~~~[m[K
'[01m[Kmain[m[K': events 1-3
[01;36m[K|[m[K
[01;36m[K|[m[K 472 | int [01;36m[KvalueLen[m[K, tag = 0, class = 0;
[01;36m[K|[m[K | [01;36m[K^~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(1)[m[K region created on stack here
[01;36m[K|[m[K | [01;36m[K(2)[m[K capacity: 4 bytes
[01;36m[K|[m[K......
[01;36m[K|[m[K 503 | if [01;36m[K([m[Kresult != ASN1_SUCCESS)
[01;36m[K|[m[K | [01;36m[K~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(3)[m[K following '[01m[Kfalse[m[K' branch (when '[01m[Kresult == 0[m[K')...
[01;36m[K|[m[K
'[01m[Kmain[m[K': events 4-5
[01;36m[K|[m[K
[01;36m[K|[m[K 511 | out [01;36m[K=[m[K stdout;
[01;36m[K|[m[K | [01;36m[K^[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(4)[m[K ...to here
[01;36m[K|[m[K......
[01;36m[K|[m[K 515 | if [01;36m[K([m[Kout == NULL)
[01;36m[K|[m[K | [01;36m[K~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(5)[m[K following '[01m[Kfalse[m[K' branch (when '[01m[Kout[m[K' is non-NULL)...
[01;36m[K|[m[K
'[01m[Kmain[m[K': event 6
[01;36m[K|[m[K
[01;36m[K|[m[K[01m[Kcc1:[m[K
[01;36m[K|[m[K [01;36m[K(6)[m[K: ...to here
[01;36m[K|[m[K
'[01m[Kmain[m[K': events 7-13
[01;36m[K|[m[K
[01;36m[K|[m[K 529 | while (test->action [01;36m[K![m[K= ACT_NULL)
[01;36m[K|[m[K | [01;36m[K^[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(7)[m[K following '[01m[Ktrue[m[K' branch...
[01;36m[K|[m[K 530 | {
[01;36m[K|[m[K 531 | [01;36m[KtestCounter++[m[K;
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(8)[m[K ...to here
[01;36m[K|[m[K......
[01;36m[K|[m[K 646 | [01;36m[Kswitch[m[K (test->action)
[01;36m[K|[m[K | [01;36m[K~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(9)[m[K following '[01m[Kcase 12:, case 17:[m[K' branch...
[01;36m[K|[m[K......
[01;36m[K|[m[K 685 | [01;36m[Kcase[m[K ACT_NUMBER_OF_ELEMENTS:
[01;36m[K|[m[K | [01;36m[K~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(10)[m[K ...to here
[01;36m[K|[m[K 686 | case ACT_READ_LENGTH:
[01;36m[K|[m[K 687 | if [01;36m[K([m[K(result != test->errorNumber) || [01;36m[K(valueLen != test->par3)[m[K)
[01;36m[K|[m[K | [01;36m[K~[m[K [01;36m[K~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K [01;36m[K|[m[K [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K [01;36m[K|[m[K [01;36m[K(12)[m[K ...to here
[01;36m[K|[m[K | [01;36m[K|[m[K [01;36m[K(13)[m[K use of uninitialized value '[01m[KvalueLen[m[K' here
[01;36m[K|[m[K | [01;36m[K(11)[m[K following '[01m[Kfalse[m[K' branch...
[01;36m[K|[m[K
[01m[K../../tests/Test_tree.c:694:15:[m[K [01;35m[Kwarning: [m[Kuse of uninitialized value '[01m[KvalueLen[m[K' [[01;35m[KCWE-457[m[K] [[01;35m[K-Wanalyzer-use-of-uninitialized-value[m[K]
694 | [01;35m[Kprintf (" Error detected: %s - %d\n\n", asn1_strerror (result),[m[K
| [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
695 | [01;35m[K valueLen)[m[K;
| [01;35m[K~~~~~~~~~[m[K
'[01m[Kmain[m[K': events 1-3
[01;36m[K|[m[K
[01;36m[K|[m[K 472 | int [01;36m[KvalueLen[m[K, tag = 0, class = 0;
[01;36m[K|[m[K | [01;36m[K^~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(1)[m[K region created on stack here
[01;36m[K|[m[K | [01;36m[K(2)[m[K capacity: 4 bytes
[01;36m[K|[m[K......
[01;36m[K|[m[K 503 | if [01;36m[K([m[Kresult != ASN1_SUCCESS)
[01;36m[K|[m[K | [01;36m[K~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(3)[m[K following '[01m[Kfalse[m[K' branch (when '[01m[Kresult == 0[m[K')...
[01;36m[K|[m[K
'[01m[Kmain[m[K': events 4-5
[01;36m[K|[m[K
[01;36m[K|[m[K 511 | out [01;36m[K=[m[K stdout;
[01;36m[K|[m[K | [01;36m[K^[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(4)[m[K ...to here
[01;36m[K|[m[K......
[01;36m[K|[m[K 515 | if [01;36m[K([m[Kout == NULL)
[01;36m[K|[m[K | [01;36m[K~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(5)[m[K following '[01m[Kfalse[m[K' branch (when '[01m[Kout[m[K' is non-NULL)...
[01;36m[K|[m[K
'[01m[Kmain[m[K': event 6
[01;36m[K|[m[K
[01;36m[K|[m[K[01m[Kcc1:[m[K
[01;36m[K|[m[K [01;36m[K(6)[m[K: ...to here
[01;36m[K|[m[K
'[01m[Kmain[m[K': events 7-13
[01;36m[K|[m[K
[01;36m[K|[m[K 529 | while (test->action [01;36m[K![m[K= ACT_NULL)
[01;36m[K|[m[K | [01;36m[K^[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(7)[m[K following '[01m[Ktrue[m[K' branch...
[01;36m[K|[m[K 530 | {
[01;36m[K|[m[K 531 | [01;36m[KtestCounter++[m[K;
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(8)[m[K ...to here
[01;36m[K|[m[K......
[01;36m[K|[m[K 646 | [01;36m[Kswitch[m[K (test->action)
[01;36m[K|[m[K | [01;36m[K~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(9)[m[K following '[01m[Kcase 12:, case 17:[m[K' branch...
[01;36m[K|[m[K......
[01;36m[K|[m[K 685 | [01;36m[Kcase[m[K ACT_NUMBER_OF_ELEMENTS:
[01;36m[K|[m[K | [01;36m[K~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(10)[m[K ...to here
[01;36m[K|[m[K 686 | case ACT_READ_LENGTH:
[01;36m[K|[m[K 687 | if [01;36m[K([m[K(result != test->errorNumber) || (valueLen != test->par3))
[01;36m[K|[m[K | [01;36m[K~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(11)[m[K following '[01m[Ktrue[m[K' branch...
[01;36m[K|[m[K......
[01;36m[K|[m[K 690 | [01;36m[Kprintf ("ERROR in %d:\n", test->line)[m[K;
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(12)[m[K ...to here
[01;36m[K|[m[K......
[01;36m[K|[m[K 694 | [01;36m[Kprintf (" Error detected: %s - %d\n\n", asn1_strerror (result),[m[K
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(13)[m[K use of uninitialized value '[01m[KvalueLen[m[K' here
[01;36m[K|[m[K 695 | [01;36m[K valueLen)[m[K;
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~[m[K
[01;36m[K|[m[K
[01m[K../../tests/Test_tree.c:700:57:[m[K [01;35m[Kwarning: [m[Kuse of uninitialized value '[01m[Kder_len[m[K' [[01;35m[KCWE-457[m[K] [[01;35m[K-Wanalyzer-use-of-uninitialized-value[m[K]
700 | if ((result != test->errorNumber) || [01;35m[K(der_len != test->par3)[m[K)
| [01;35m[K~~~~~~~~~^~~~~~~~~~~~~~[m[K
'[01m[Kmain[m[K': events 1-3
[01;36m[K|[m[K
[01;36m[K|[m[K 470 | int errorCounter = 0, testCounter = 0, [01;36m[Kder_len[m[K;
[01;36m[K|[m[K | [01;36m[K^~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(1)[m[K region created on stack here
[01;36m[K|[m[K | [01;36m[K(2)[m[K capacity: 4 bytes
[01;36m[K|[m[K......
[01;36m[K|[m[K 503 | if [01;36m[K([m[Kresult != ASN1_SUCCESS)
[01;36m[K|[m[K | [01;36m[K~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(3)[m[K following '[01m[Kfalse[m[K' branch (when '[01m[Kresult == 0[m[K')...
[01;36m[K|[m[K
'[01m[Kmain[m[K': events 4-5
[01;36m[K|[m[K
[01;36m[K|[m[K 511 | out [01;36m[K=[m[K stdout;
[01;36m[K|[m[K | [01;36m[K^[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(4)[m[K ...to here
[01;36m[K|[m[K......
[01;36m[K|[m[K 515 | if [01;36m[K([m[Kout == NULL)
[01;36m[K|[m[K | [01;36m[K~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(5)[m[K following '[01m[Kfalse[m[K' branch (when '[01m[Kout[m[K' is non-NULL)...
[01;36m[K|[m[K
'[01m[Kmain[m[K': event 6
[01;36m[K|[m[K
[01;36m[K|[m[K[01m[Kcc1:[m[K
[01;36m[K|[m[K [01;36m[K(6)[m[K: ...to here
[01;36m[K|[m[K
'[01m[Kmain[m[K': events 7-13
[01;36m[K|[m[K
[01;36m[K|[m[K 529 | while (test->action [01;36m[K![m[K= ACT_NULL)
[01;36m[K|[m[K | [01;36m[K^[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(7)[m[K following '[01m[Ktrue[m[K' branch...
[01;36m[K|[m[K 530 | {
[01;36m[K|[m[K 531 | [01;36m[KtestCounter++[m[K;
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(8)[m[K ...to here
[01;36m[K|[m[K......
[01;36m[K|[m[K 646 | [01;36m[Kswitch[m[K (test->action)
[01;36m[K|[m[K | [01;36m[K~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(9)[m[K following '[01m[Kcase 18:[m[K' branch...
[01;36m[K|[m[K......
[01;36m[K|[m[K 699 | [01;36m[Kcase[m[K ACT_ENCODING_LENGTH:
[01;36m[K|[m[K | [01;36m[K~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(10)[m[K ...to here
[01;36m[K|[m[K 700 | if [01;36m[K([m[K(result != test->errorNumber) || [01;36m[K(der_len != test->par3)[m[K)
[01;36m[K|[m[K | [01;36m[K~[m[K [01;36m[K~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K [01;36m[K|[m[K [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K [01;36m[K|[m[K [01;36m[K(12)[m[K ...to here
[01;36m[K|[m[K | [01;36m[K|[m[K [01;36m[K(13)[m[K use of uninitialized value '[01m[Kder_len[m[K' here
[01;36m[K|[m[K | [01;36m[K(11)[m[K following '[01m[Kfalse[m[K' branch...
[01;36m[K|[m[K
[01m[K../../tests/Test_tree.c:707:15:[m[K [01;35m[Kwarning: [m[Kuse of uninitialized value '[01m[Kder_len[m[K' [[01;35m[KCWE-457[m[K] [[01;35m[K-Wanalyzer-use-of-uninitialized-value[m[K]
707 | [01;35m[Kprintf (" Error detected: %s - %d\n\n", asn1_strerror (result),[m[K
| [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
708 | [01;35m[K der_len)[m[K;
| [01;35m[K~~~~~~~~[m[K
'[01m[Kmain[m[K': events 1-3
[01;36m[K|[m[K
[01;36m[K|[m[K 470 | int errorCounter = 0, testCounter = 0, [01;36m[Kder_len[m[K;
[01;36m[K|[m[K | [01;36m[K^~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(1)[m[K region created on stack here
[01;36m[K|[m[K | [01;36m[K(2)[m[K capacity: 4 bytes
[01;36m[K|[m[K......
[01;36m[K|[m[K 503 | if [01;36m[K([m[Kresult != ASN1_SUCCESS)
[01;36m[K|[m[K | [01;36m[K~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(3)[m[K following '[01m[Kfalse[m[K' branch (when '[01m[Kresult == 0[m[K')...
[01;36m[K|[m[K
'[01m[Kmain[m[K': events 4-5
[01;36m[K|[m[K
[01;36m[K|[m[K 511 | out [01;36m[K=[m[K stdout;
[01;36m[K|[m[K | [01;36m[K^[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(4)[m[K ...to here
[01;36m[K|[m[K......
[01;36m[K|[m[K 515 | if [01;36m[K([m[Kout == NULL)
[01;36m[K|[m[K | [01;36m[K~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(5)[m[K following '[01m[Kfalse[m[K' branch (when '[01m[Kout[m[K' is non-NULL)...
[01;36m[K|[m[K
'[01m[Kmain[m[K': event 6
[01;36m[K|[m[K
[01;36m[K|[m[K[01m[Kcc1:[m[K
[01;36m[K|[m[K [01;36m[K(6)[m[K: ...to here
[01;36m[K|[m[K
'[01m[Kmain[m[K': events 7-13
[01;36m[K|[m[K
[01;36m[K|[m[K 529 | while (test->action [01;36m[K![m[K= ACT_NULL)
[01;36m[K|[m[K | [01;36m[K^[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(7)[m[K following '[01m[Ktrue[m[K' branch...
[01;36m[K|[m[K 530 | {
[01;36m[K|[m[K 531 | [01;36m[KtestCounter++[m[K;
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(8)[m[K ...to here
[01;36m[K|[m[K......
[01;36m[K|[m[K 646 | [01;36m[Kswitch[m[K (test->action)
[01;36m[K|[m[K | [01;36m[K~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(9)[m[K following '[01m[Kcase 18:[m[K' branch...
[01;36m[K|[m[K......
[01;36m[K|[m[K 699 | [01;36m[Kcase[m[K ACT_ENCODING_LENGTH:
[01;36m[K|[m[K | [01;36m[K~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(10)[m[K ...to here
[01;36m[K|[m[K 700 | if [01;36m[K([m[K(result != test->errorNumber) || (der_len != test->par3))
[01;36m[K|[m[K | [01;36m[K~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(11)[m[K following '[01m[Ktrue[m[K' branch...
[01;36m[K|[m[K......
[01;36m[K|[m[K 703 | [01;36m[Kprintf ("ERROR in %d:\n", test->line)[m[K;
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(12)[m[K ...to here
[01;36m[K|[m[K......
[01;36m[K|[m[K 707 | [01;36m[Kprintf (" Error detected: %s - %d\n\n", asn1_strerror (result),[m[K
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(13)[m[K use of uninitialized value '[01m[Kder_len[m[K' here
[01;36m[K|[m[K 708 | [01;36m[K der_len)[m[K;
[01;36m[K|[m[K | [01;36m[K~~~~~~~~[m[K
[01;36m[K|[m[K
[01m[K../../tests/Test_tree.c:729:58:[m[K [01;35m[Kwarning: [m[Kuse of uninitialized value '[01m[Kstart[m[K' [[01;35m[KCWE-457[m[K] [[01;35m[K-Wanalyzer-use-of-uninitialized-value[m[K]
729 | ((!strcmp (test->par2, "START")) && [01;35m[K(start != test->par3)[m[K) ||
| [01;35m[K~~~~~~~^~~~~~~~~~~~~~[m[K
'[01m[Kmain[m[K': events 1-3
[01;36m[K|[m[K
[01;36m[K|[m[K 474 | int [01;36m[Kstart[m[K, end, verbose = 0;
[01;36m[K|[m[K | [01;36m[K^~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(1)[m[K region created on stack here
[01;36m[K|[m[K | [01;36m[K(2)[m[K capacity: 4 bytes
[01;36m[K|[m[K......
[01;36m[K|[m[K 503 | if [01;36m[K([m[Kresult != ASN1_SUCCESS)
[01;36m[K|[m[K | [01;36m[K~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(3)[m[K following '[01m[Kfalse[m[K' branch (when '[01m[Kresult == 0[m[K')...
[01;36m[K|[m[K
'[01m[Kmain[m[K': events 4-5
[01;36m[K|[m[K
[01;36m[K|[m[K 511 | out [01;36m[K=[m[K stdout;
[01;36m[K|[m[K | [01;36m[K^[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(4)[m[K ...to here
[01;36m[K|[m[K......
[01;36m[K|[m[K 515 | if [01;36m[K([m[Kout == NULL)
[01;36m[K|[m[K | [01;36m[K~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(5)[m[K following '[01m[Kfalse[m[K' branch (when '[01m[Kout[m[K' is non-NULL)...
[01;36m[K|[m[K
'[01m[Kmain[m[K': event 6
[01;36m[K|[m[K
[01;36m[K|[m[K[01m[Kcc1:[m[K
[01;36m[K|[m[K [01;36m[K(6)[m[K: ...to here
[01;36m[K|[m[K
'[01m[Kmain[m[K': events 7-15
[01;36m[K|[m[K
[01;36m[K|[m[K 529 | while (test->action [01;36m[K![m[K= ACT_NULL)
[01;36m[K|[m[K | [01;36m[K^[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(7)[m[K following '[01m[Ktrue[m[K' branch...
[01;36m[K|[m[K 530 | {
[01;36m[K|[m[K 531 | [01;36m[KtestCounter++[m[K;
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(8)[m[K ...to here
[01;36m[K|[m[K......
[01;36m[K|[m[K 646 | [01;36m[Kswitch[m[K (test->action)
[01;36m[K|[m[K | [01;36m[K~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(9)[m[K following '[01m[Kcase 13:[m[K' branch...
[01;36m[K|[m[K......
[01;36m[K|[m[K 727 | [01;36m[Kcase[m[K ACT_DECODING_START_END:
[01;36m[K|[m[K | [01;36m[K~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(10)[m[K ...to here
[01;36m[K|[m[K 728 | if [01;36m[K((result != test->errorNumber) ||[m[K
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K [01;36m[K(13)[m[K following '[01m[Ktrue[m[K' branch (when the strings are equal)...
[01;36m[K|[m[K | [01;36m[K(11)[m[K following '[01m[Kfalse[m[K' branch...
[01;36m[K|[m[K 729 | [01;36m[K ((!strcmp (test->par2, "START")) && (start != test->par3))[m[K ||
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K [01;36m[K|[m[K [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K [01;36m[K|[m[K [01;36m[K(14)[m[K ...to here
[01;36m[K|[m[K | [01;36m[K(12)[m[K ...to here [01;36m[K(15)[m[K use of uninitialized value '[01m[Kstart[m[K' here
[01;36m[K|[m[K
[01m[K../../tests/Test_tree.c:730:54:[m[K [01;35m[Kwarning: [m[Kuse of uninitialized value '[01m[Kend[m[K' [[01;35m[KCWE-457[m[K] [[01;35m[K-Wanalyzer-use-of-uninitialized-value[m[K]
730 | ((!strcmp (test->par2, "END")) && [01;35m[K(end != test->par3)[m[K))
| [01;35m[K~~~~~^~~~~~~~~~~~~~[m[K
'[01m[Kmain[m[K': events 1-3
[01;36m[K|[m[K
[01;36m[K|[m[K 474 | int start, [01;36m[Kend[m[K, verbose = 0;
[01;36m[K|[m[K | [01;36m[K^~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(1)[m[K region created on stack here
[01;36m[K|[m[K | [01;36m[K(2)[m[K capacity: 4 bytes
[01;36m[K|[m[K......
[01;36m[K|[m[K 503 | if [01;36m[K([m[Kresult != ASN1_SUCCESS)
[01;36m[K|[m[K | [01;36m[K~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(3)[m[K following '[01m[Kfalse[m[K' branch (when '[01m[Kresult == 0[m[K')...
[01;36m[K|[m[K
'[01m[Kmain[m[K': events 4-5
[01;36m[K|[m[K
[01;36m[K|[m[K 511 | out [01;36m[K=[m[K stdout;
[01;36m[K|[m[K | [01;36m[K^[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(4)[m[K ...to here
[01;36m[K|[m[K......
[01;36m[K|[m[K 515 | if [01;36m[K([m[Kout == NULL)
[01;36m[K|[m[K | [01;36m[K~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(5)[m[K following '[01m[Kfalse[m[K' branch (when '[01m[Kout[m[K' is non-NULL)...
[01;36m[K|[m[K
'[01m[Kmain[m[K': event 6
[01;36m[K|[m[K
[01;36m[K|[m[K[01m[Kcc1:[m[K
[01;36m[K|[m[K [01;36m[K(6)[m[K: ...to here
[01;36m[K|[m[K
'[01m[Kmain[m[K': events 7-17
[01;36m[K|[m[K
[01;36m[K|[m[K 529 | while (test->action [01;36m[K![m[K= ACT_NULL)
[01;36m[K|[m[K | [01;36m[K^[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(7)[m[K following '[01m[Ktrue[m[K' branch...
[01;36m[K|[m[K 530 | {
[01;36m[K|[m[K 531 | [01;36m[KtestCounter++[m[K;
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(8)[m[K ...to here
[01;36m[K|[m[K......
[01;36m[K|[m[K 646 | [01;36m[Kswitch[m[K (test->action)
[01;36m[K|[m[K | [01;36m[K~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(9)[m[K following '[01m[Kcase 13:[m[K' branch...
[01;36m[K|[m[K......
[01;36m[K|[m[K 727 | [01;36m[Kcase[m[K ACT_DECODING_START_END:
[01;36m[K|[m[K | [01;36m[K~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(10)[m[K ...to here
[01;36m[K|[m[K 728 | if [01;36m[K((result != test->errorNumber) ||[m[K
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K [01;36m[K(13)[m[K following '[01m[Kfalse[m[K' branch (when the strings are non-equal)...
[01;36m[K|[m[K | [01;36m[K(11)[m[K following '[01m[Kfalse[m[K' branch...
[01;36m[K|[m[K 729 | [01;36m[K ((!strcmp (test->par2, "START")) && (start != test->par3)) ||[m[K
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(12)[m[K ...to here [01;36m[K(15)[m[K following '[01m[Ktrue[m[K' branch (when the strings are equal)...
[01;36m[K|[m[K 730 | [01;36m[K ((!strcmp (test->par2, "END")) && (end != test->par3))[m[K)
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K [01;36m[K|[m[K [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K [01;36m[K|[m[K [01;36m[K(16)[m[K ...to here
[01;36m[K|[m[K | [01;36m[K(14)[m[K ...to here [01;36m[K(17)[m[K use of uninitialized value '[01m[Kend[m[K' here
[01;36m[K|[m[K
[01m[K../../tests/Test_tree.c:739:15:[m[K [01;35m[Kwarning: [m[Kuse of uninitialized value '[01m[Kend[m[K' [[01;35m[KCWE-457[m[K] [[01;35m[K-Wanalyzer-use-of-uninitialized-value[m[K]
739 | [01;35m[Kprintf (" Error detected: %s - %d - %d\n\n",[m[K
| [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
740 | [01;35m[K asn1_strerror (result), start, end)[m[K;
| [01;35m[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
'[01m[Kmain[m[K': events 1-3
[01;36m[K|[m[K
[01;36m[K|[m[K 474 | int start, [01;36m[Kend[m[K, verbose = 0;
[01;36m[K|[m[K | [01;36m[K^~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(1)[m[K region created on stack here
[01;36m[K|[m[K | [01;36m[K(2)[m[K capacity: 4 bytes
[01;36m[K|[m[K......
[01;36m[K|[m[K 503 | if [01;36m[K([m[Kresult != ASN1_SUCCESS)
[01;36m[K|[m[K | [01;36m[K~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(3)[m[K following '[01m[Kfalse[m[K' branch (when '[01m[Kresult == 0[m[K')...
[01;36m[K|[m[K
'[01m[Kmain[m[K': events 4-5
[01;36m[K|[m[K
[01;36m[K|[m[K 511 | out [01;36m[K=[m[K stdout;
[01;36m[K|[m[K | [01;36m[K^[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(4)[m[K ...to here
[01;36m[K|[m[K......
[01;36m[K|[m[K 515 | if [01;36m[K([m[Kout == NULL)
[01;36m[K|[m[K | [01;36m[K~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(5)[m[K following '[01m[Kfalse[m[K' branch (when '[01m[Kout[m[K' is non-NULL)...
[01;36m[K|[m[K
'[01m[Kmain[m[K': event 6
[01;36m[K|[m[K
[01;36m[K|[m[K[01m[Kcc1:[m[K
[01;36m[K|[m[K [01;36m[K(6)[m[K: ...to here
[01;36m[K|[m[K
'[01m[Kmain[m[K': events 7-13
[01;36m[K|[m[K
[01;36m[K|[m[K 529 | while (test->action [01;36m[K![m[K= ACT_NULL)
[01;36m[K|[m[K | [01;36m[K^[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(7)[m[K following '[01m[Ktrue[m[K' branch...
[01;36m[K|[m[K 530 | {
[01;36m[K|[m[K 531 | [01;36m[KtestCounter++[m[K;
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(8)[m[K ...to here
[01;36m[K|[m[K......
[01;36m[K|[m[K 646 | [01;36m[Kswitch[m[K (test->action)
[01;36m[K|[m[K | [01;36m[K~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(9)[m[K following '[01m[Kcase 13:[m[K' branch...
[01;36m[K|[m[K......
[01;36m[K|[m[K 727 | [01;36m[Kcase[m[K ACT_DECODING_START_END:
[01;36m[K|[m[K | [01;36m[K~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(10)[m[K ...to here
[01;36m[K|[m[K 728 | if [01;36m[K([m[K(result != test->errorNumber) ||
[01;36m[K|[m[K | [01;36m[K~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(11)[m[K following '[01m[Ktrue[m[K' branch...
[01;36m[K|[m[K......
[01;36m[K|[m[K 733 | [01;36m[Kprintf ("ERROR in %d:\n", test->line)[m[K;
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(12)[m[K ...to here
[01;36m[K|[m[K......
[01;36m[K|[m[K 739 | [01;36m[Kprintf (" Error detected: %s - %d - %d\n\n",[m[K
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(13)[m[K use of uninitialized value '[01m[Kend[m[K' here
[01;36m[K|[m[K 740 | [01;36m[K asn1_strerror (result), start, end)[m[K;
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K
[01m[K../../tests/Test_tree.c:769:32:[m[K [01;35m[Kwarning: [m[Kuse of uninitialized value '[01m[KvalueLen[m[K' [[01;35m[KCWE-457[m[K] [[01;35m[K-Wanalyzer-use-of-uninitialized-value[m[K]
769 | if ([01;35m[KvalueLen % 8 == 0[m[K)
| [01;35m[K~~~~~~~~~~~~~^~~~[m[K
'[01m[Kmain[m[K': events 1-3
[01;36m[K|[m[K
[01;36m[K|[m[K 472 | int [01;36m[KvalueLen[m[K, tag = 0, class = 0;
[01;36m[K|[m[K | [01;36m[K^~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(1)[m[K region created on stack here
[01;36m[K|[m[K | [01;36m[K(2)[m[K capacity: 4 bytes
[01;36m[K|[m[K......
[01;36m[K|[m[K 503 | if [01;36m[K([m[Kresult != ASN1_SUCCESS)
[01;36m[K|[m[K | [01;36m[K~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(3)[m[K following '[01m[Kfalse[m[K' branch (when '[01m[Kresult == 0[m[K')...
[01;36m[K|[m[K
'[01m[Kmain[m[K': events 4-5
[01;36m[K|[m[K
[01;36m[K|[m[K 511 | out [01;36m[K=[m[K stdout;
[01;36m[K|[m[K | [01;36m[K^[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(4)[m[K ...to here
[01;36m[K|[m[K......
[01;36m[K|[m[K 515 | if [01;36m[K([m[Kout == NULL)
[01;36m[K|[m[K | [01;36m[K~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(5)[m[K following '[01m[Kfalse[m[K' branch (when '[01m[Kout[m[K' is non-NULL)...
[01;36m[K|[m[K
'[01m[Kmain[m[K': event 6
[01;36m[K|[m[K
[01;36m[K|[m[K[01m[Kcc1:[m[K
[01;36m[K|[m[K [01;36m[K(6)[m[K: ...to here
[01;36m[K|[m[K
'[01m[Kmain[m[K': events 7-13
[01;36m[K|[m[K
[01;36m[K|[m[K 529 | while (test->action [01;36m[K![m[K= ACT_NULL)
[01;36m[K|[m[K | [01;36m[K^[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(7)[m[K following '[01m[Ktrue[m[K' branch...
[01;36m[K|[m[K 530 | {
[01;36m[K|[m[K 531 | [01;36m[KtestCounter++[m[K;
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(8)[m[K ...to here
[01;36m[K|[m[K......
[01;36m[K|[m[K 646 | [01;36m[Kswitch[m[K (test->action)
[01;36m[K|[m[K | [01;36m[K~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(9)[m[K following '[01m[Kcase 4:, case 14:, case 19:[m[K' branch...
[01;36m[K|[m[K......
[01;36m[K|[m[K 764 | [01;36m[Kcase[m[K ACT_READ:
[01;36m[K|[m[K | [01;36m[K~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(10)[m[K ...to here
[01;36m[K|[m[K......
[01;36m[K|[m[K 767 | if [01;36m[K([m[Ktest->action == ACT_READ_BIT)
[01;36m[K|[m[K | [01;36m[K~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(11)[m[K following '[01m[Ktrue[m[K' branch...
[01;36m[K|[m[K 768 | {
[01;36m[K|[m[K 769 | if ([01;36m[KvalueLen % 8 == 0[m[K)
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(12)[m[K ...to here
[01;36m[K|[m[K | [01;36m[K(13)[m[K use of uninitialized value '[01m[KvalueLen[m[K' here
[01;36m[K|[m[K
[01m[K../../tests/Test_tree.c:787:25:[m[K [01;35m[Kwarning: [m[Kuse of uninitialized value '[01m[KvalueLen[m[K' [[01;35m[KCWE-457[m[K] [[01;35m[K-Wanalyzer-use-of-uninitialized-value[m[K]
787 | [01;35m[K(valueLen != test->par3)[m[K || (k == -1))
| [01;35m[K~~~~~~~~~~^~~~~~~~~~~~~~[m[K
'[01m[Kmain[m[K': events 1-3
[01;36m[K|[m[K
[01;36m[K|[m[K 472 | int [01;36m[KvalueLen[m[K, tag = 0, class = 0;
[01;36m[K|[m[K | [01;36m[K^~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(1)[m[K region created on stack here
[01;36m[K|[m[K | [01;36m[K(2)[m[K capacity: 4 bytes
[01;36m[K|[m[K......
[01;36m[K|[m[K 503 | if [01;36m[K([m[Kresult != ASN1_SUCCESS)
[01;36m[K|[m[K | [01;36m[K~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(3)[m[K following '[01m[Kfalse[m[K' branch (when '[01m[Kresult == 0[m[K')...
[01;36m[K|[m[K
'[01m[Kmain[m[K': events 4-5
[01;36m[K|[m[K
[01;36m[K|[m[K 511 | out [01;36m[K=[m[K stdout;
[01;36m[K|[m[K | [01;36m[K^[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(4)[m[K ...to here
[01;36m[K|[m[K......
[01;36m[K|[m[K 515 | if [01;36m[K([m[Kout == NULL)
[01;36m[K|[m[K | [01;36m[K~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(5)[m[K following '[01m[Kfalse[m[K' branch (when '[01m[Kout[m[K' is non-NULL)...
[01;36m[K|[m[K
'[01m[Kmain[m[K': event 6
[01;36m[K|[m[K
[01;36m[K|[m[K[01m[Kcc1:[m[K
[01;36m[K|[m[K [01;36m[K(6)[m[K: ...to here
[01;36m[K|[m[K
'[01m[Kmain[m[K': events 7-17
[01;36m[K|[m[K
[01;36m[K|[m[K 529 | while (test->action [01;36m[K![m[K= ACT_NULL)
[01;36m[K|[m[K | [01;36m[K^[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(7)[m[K following '[01m[Ktrue[m[K' branch...
[01;36m[K|[m[K 530 | {
[01;36m[K|[m[K 531 | [01;36m[KtestCounter++[m[K;
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(8)[m[K ...to here
[01;36m[K|[m[K......
[01;36m[K|[m[K 646 | [01;36m[Kswitch[m[K (test->action)
[01;36m[K|[m[K | [01;36m[K~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(9)[m[K following '[01m[Kcase 4:, case 14:, case 19:[m[K' branch...
[01;36m[K|[m[K......
[01;36m[K|[m[K 764 | [01;36m[Kcase[m[K ACT_READ:
[01;36m[K|[m[K | [01;36m[K~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(10)[m[K ...to here
[01;36m[K|[m[K......
[01;36m[K|[m[K 767 | if [01;36m[K([m[Ktest->action == ACT_READ_BIT)
[01;36m[K|[m[K | [01;36m[K~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(11)[m[K following '[01m[Kfalse[m[K' branch...
[01;36m[K|[m[K......
[01;36m[K|[m[K 779 | [01;36m[Kfor[m[K (k = 0; [01;36m[Kk < class[m[K; k++)
[01;36m[K|[m[K | [01;36m[K~~~[m[K [01;36m[K~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K [01;36m[K(13)[m[K following '[01m[Kfalse[m[K' branch...
[01;36m[K|[m[K | [01;36m[K(12)[m[K ...to here
[01;36m[K|[m[K......
[01;36m[K|[m[K 786 | if [01;36m[K([m[K(result != [01;36m[Ktest->errorNumber[m[K) ||
[01;36m[K|[m[K | [01;36m[K~[m[K [01;36m[K~~~~~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K [01;36m[K(14)[m[K ...to here
[01;36m[K|[m[K | [01;36m[K(15)[m[K following '[01m[Kfalse[m[K' branch...
[01;36m[K|[m[K 787 | [01;36m[K(valueLen != test->par3)[m[K || (k == -1))
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K [01;36m[K(16)[m[K ...to here
[01;36m[K|[m[K | [01;36m[K(17)[m[K use of uninitialized value '[01m[KvalueLen[m[K' here
[01;36m[K|[m[K
[01m[K../../tests/Test_tree.c:796:15:[m[K [01;35m[Kwarning: [m[Kuse of uninitialized value '[01m[KvalueLen[m[K' [[01;35m[KCWE-457[m[K] [[01;35m[K-Wanalyzer-use-of-uninitialized-value[m[K]
796 | [01;35m[Kprintf ("\n Error detected: %s - %d - ",[m[K
| [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
797 | [01;35m[K asn1_strerror (result), valueLen)[m[K;
| [01;35m[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
'[01m[Kmain[m[K': events 1-3
[01;36m[K|[m[K
[01;36m[K|[m[K 472 | int [01;36m[KvalueLen[m[K, tag = 0, class = 0;
[01;36m[K|[m[K | [01;36m[K^~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(1)[m[K region created on stack here
[01;36m[K|[m[K | [01;36m[K(2)[m[K capacity: 4 bytes
[01;36m[K|[m[K......
[01;36m[K|[m[K 503 | if [01;36m[K([m[Kresult != ASN1_SUCCESS)
[01;36m[K|[m[K | [01;36m[K~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(3)[m[K following '[01m[Kfalse[m[K' branch (when '[01m[Kresult == 0[m[K')...
[01;36m[K|[m[K
'[01m[Kmain[m[K': events 4-5
[01;36m[K|[m[K
[01;36m[K|[m[K 511 | out [01;36m[K=[m[K stdout;
[01;36m[K|[m[K | [01;36m[K^[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(4)[m[K ...to here
[01;36m[K|[m[K......
[01;36m[K|[m[K 515 | if [01;36m[K([m[Kout == NULL)
[01;36m[K|[m[K | [01;36m[K~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(5)[m[K following '[01m[Kfalse[m[K' branch (when '[01m[Kout[m[K' is non-NULL)...
[01;36m[K|[m[K
'[01m[Kmain[m[K': event 6
[01;36m[K|[m[K
[01;36m[K|[m[K[01m[Kcc1:[m[K
[01;36m[K|[m[K [01;36m[K(6)[m[K: ...to here
[01;36m[K|[m[K
'[01m[Kmain[m[K': events 7-17
[01;36m[K|[m[K
[01;36m[K|[m[K 529 | while (test->action [01;36m[K![m[K= ACT_NULL)
[01;36m[K|[m[K | [01;36m[K^[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(7)[m[K following '[01m[Ktrue[m[K' branch...
[01;36m[K|[m[K 530 | {
[01;36m[K|[m[K 531 | [01;36m[KtestCounter++[m[K;
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(8)[m[K ...to here
[01;36m[K|[m[K......
[01;36m[K|[m[K 646 | [01;36m[Kswitch[m[K (test->action)
[01;36m[K|[m[K | [01;36m[K~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(9)[m[K following '[01m[Kcase 4:, case 14:, case 19:[m[K' branch...
[01;36m[K|[m[K......
[01;36m[K|[m[K 764 | [01;36m[Kcase[m[K ACT_READ:
[01;36m[K|[m[K | [01;36m[K~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(10)[m[K ...to here
[01;36m[K|[m[K......
[01;36m[K|[m[K 767 | if [01;36m[K([m[Ktest->action == ACT_READ_BIT)
[01;36m[K|[m[K | [01;36m[K~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(11)[m[K following '[01m[Kfalse[m[K' branch...
[01;36m[K|[m[K......
[01;36m[K|[m[K 779 | [01;36m[Kfor[m[K (k = 0; [01;36m[Kk < class[m[K; k++)
[01;36m[K|[m[K | [01;36m[K~~~[m[K [01;36m[K~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K [01;36m[K(13)[m[K following '[01m[Kfalse[m[K' branch...
[01;36m[K|[m[K | [01;36m[K(12)[m[K ...to here
[01;36m[K|[m[K......
[01;36m[K|[m[K 786 | if [01;36m[K([m[K(result != [01;36m[Ktest->errorNumber[m[K) ||
[01;36m[K|[m[K | [01;36m[K~[m[K [01;36m[K~~~~~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K [01;36m[K(14)[m[K ...to here
[01;36m[K|[m[K | [01;36m[K(15)[m[K following '[01m[Ktrue[m[K' branch...
[01;36m[K|[m[K......
[01;36m[K|[m[K 790 | [01;36m[Kprintf ("ERROR in %d:\n", test->line)[m[K;
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(16)[m[K ...to here
[01;36m[K|[m[K......
[01;36m[K|[m[K 796 | [01;36m[Kprintf ("\n Error detected: %s - %d - ",[m[K
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K | [01;36m[K|[m[K
[01;36m[K|[m[K | [01;36m[K(17)[m[K use of uninitialized value '[01m[KvalueLen[m[K' here
[01;36m[K|[m[K 797 | [01;36m[K asn1_strerror (result), valueLen)[m[K;
[01;36m[K|[m[K | [01;36m[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01;36m[K|[m[K
make[4]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
make[4]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
/bin/sh ../libtool --tag=CC --mode=link x86_64-niceos-linux-gnu-gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -no-install -o Test_tree Test_tree.o ../lib/libtasn1.la
libtool: link: x86_64-niceos-linux-gnu-gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-type-limits -Wformat-truncation=1 -Wimplicit-fallthrough=2 -Wno-unused-parameter -fdiagnostics-show-option -fdiagnostics-color=always -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o Test_tree Test_tree.o ../lib/.libs/libtasn1.so -Wl,-rpath -Wl,/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/lib/.libs
make[4]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
/usr/bin/make check-TESTS
make[5]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
PASS: Test_errors
make[5]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
make[5]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
PASS: Test_tree
make[5]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
make[5]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
PASS: Test_encoding
make[5]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
make[5]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
PASS: Test_simple
make[5]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
make[5]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
PASS: Test_overflow
make[5]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
make[5]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
PASS: Test_strings
make[5]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
make[5]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
PASS: coding-decoding2
make[5]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
make[5]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
PASS: Test_indefinite
make[5]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
make[5]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
PASS: Test_choice
make[5]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
make[5]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
PASS: octet-string
make[5]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
make[5]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
PASS: Test_encdec
make[5]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
make[5]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
PASS: copynode
make[5]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
make[5]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
PASS: strict-der
make[5]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
make[5]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
PASS: Test_choice_ocsp
make[5]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
make[5]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
PASS: spc_pe_image_data
make[5]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
make[5]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
PASS: setof
make[5]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
make[5]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
PASS: ocsp-basic-response
make[5]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
make[5]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
PASS: reproducers
make[5]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
make[5]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
PASS: CVE-2018-1000654
make[5]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
make[5]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
PASS: object-id-decoding
make[5]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
make[5]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
PASS: object-id-encoding
make[5]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
make[5]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
PASS: Test_parser
make[5]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
make[5]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
PASS: coding-long-oid
make[5]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
make[5]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
PASS: version
make[5]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
make[5]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
PASS: threadsafety.sh
make[5]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
make[5]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
PASS: crlf.sh
make[5]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
make[5]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
PASS: parser.sh
make[5]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
make[5]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
PASS: coding.sh
make[5]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
make[5]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
PASS: decoding.sh
make[5]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
make[5]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
PASS: decoding-invalid-pkcs7.sh
make[5]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
make[5]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
PASS: decoding-invalid-x509.sh
make[5]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
make[5]: Entering directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
============================================================================
Testsuite summary for GNU Libtasn1 4.20.0
============================================================================
# TOTAL: 31
# PASS: 31
# SKIP: 0
# XFAIL: 0
# FAIL: 0
# XPASS: 0
# ERROR: 0
============================================================================
make[5]: Leaving directory '/build/rpmbuild/BUILD/libtasn1-4.20.0/build64/tests'
+ popd
/build/rpmbuild/BUILD/libtasn1-4.20.0
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: libtasn1-4.20.0-1.niceosc5.x86_64
warning: Explicit %attr() mode not applicable to symlink: /build/rpmbuild/BUILDROOT/libtasn1-4.20.0-1.niceosc5.x86_64/usr/lib/libtasn1.so.6
Provides: libtasn1 = 4.20.0-1.niceosc5 libtasn1(x86-64) = 4.20.0-1.niceosc5 libtasn1.so.6()(64bit) libtasn1.so.6(LIBTASN1_0_3)(64bit) libtasn1.so.6(LIBTASN1_4_16_0)(64bit)
Requires(interp): /sbin/ldconfig /sbin/ldconfig
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /sbin/ldconfig
Requires(postun): /sbin/ldconfig
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libtasn1.so.6()(64bit) libtasn1.so.6(LIBTASN1_0_3)(64bit) rtld(GNU_HASH)
Processing files: libtasn1-devel-4.20.0-1.niceosc5.x86_64
Provides: libtasn1-devel = 4.20.0-1.niceosc5 libtasn1-devel(x86-64) = 4.20.0-1.niceosc5 pkgconfig(libtasn1) pkgconfig(libtasn1) = 4.20.0
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: lib32-libtasn1-4.20.0-1.niceosc5.x86_64
Provides: lib32-libtasn1 = 4.20.0-1.niceosc5 lib32-libtasn1(x86-64) = 4.20.0-1.niceosc5 libtasn1.so.6 libtasn1.so.6(LIBTASN1_0_3) libtasn1.so.6(LIBTASN1_4_16_0) pkgconfig(libtasn1) = 4.20.0
Requires(interp): /bin/sh /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.38) libc.so.6(GLIBC_2.4) rtld(GNU_HASH)
Checking for unpackaged file(s): /usr/lib/rpm/check-files /build/rpmbuild/BUILDROOT/libtasn1-4.20.0-1.niceosc5.x86_64
Wrote: /build/rpmbuild/SRPMS/libtasn1-4.20.0-1.niceosc5.src.rpm
Wrote: /build/rpmbuild/RPMS/x86_64/libtasn1-4.20.0-1.niceosc5.x86_64.rpm
Wrote: /build/rpmbuild/RPMS/x86_64/lib32-libtasn1-4.20.0-1.niceosc5.x86_64.rpm
Wrote: /build/rpmbuild/RPMS/x86_64/libtasn1-devel-4.20.0-1.niceosc5.x86_64.rpm
Executing(%clean): /bin/sh -e /tmp/rpm-tmp.vNxMHx
+ umask 022
+ cd /build/rpmbuild/BUILD
+ cd libtasn1-4.20.0
+ /usr/bin/rm -rf /build/rpmbuild/BUILDROOT/libtasn1-4.20.0-1.niceosc5.x86_64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(rmbuild): /bin/sh -e /tmp/rpm-tmp.NvRzou
+ umask 022
+ cd /build/rpmbuild/BUILD
+ rm -rf /build/rpmbuild/BUILD/libtasn1-4.20.0-SPECPARTS
+ rm -rf libtasn1-4.20.0 libtasn1-4.20.0.gemspec
+ RPM_EC=0
++ jobs -p
+ exit 0
RPM build warnings:
Explicit %attr() mode not applicable to symlink: /build/rpmbuild/BUILDROOT/libtasn1-4.20.0-1.niceosc5.x86_64/usr/lib/libtasn1.so.6