<86>Jul 31 05:09:28 userdel[3464832]: delete user 'rooter' <86>Jul 31 05:09:28 userdel[3464832]: removed group 'rooter' owned by 'rooter' <86>Jul 31 05:09:28 userdel[3464832]: removed shadow group 'rooter' owned by 'rooter' <86>Jul 31 05:09:28 groupadd[3464841]: group added to /etc/group: name=rooter, GID=957 <86>Jul 31 05:09:28 groupadd[3464841]: group added to /etc/gshadow: name=rooter <86>Jul 31 05:09:28 groupadd[3464841]: new group: name=rooter, GID=957 <86>Jul 31 05:09:28 useradd[3464852]: new user: name=rooter, UID=957, GID=957, home=/root, shell=/bin/bash <86>Jul 31 05:09:28 userdel[3464869]: delete user 'builder' <86>Jul 31 05:09:28 userdel[3464869]: removed group 'builder' owned by 'builder' <86>Jul 31 05:09:28 userdel[3464869]: removed shadow group 'builder' owned by 'builder' <86>Jul 31 05:09:28 groupadd[3464879]: group added to /etc/group: name=builder, GID=958 <86>Jul 31 05:09:28 groupadd[3464879]: group added to /etc/gshadow: name=builder <86>Jul 31 05:09:28 groupadd[3464879]: new group: name=builder, GID=958 <86>Jul 31 05:09:28 useradd[3464887]: new user: name=builder, UID=958, GID=958, home=/usr/src, shell=/bin/bash <13>Jul 31 05:09:29 rpmi: libgpg-error-devel-1.45-alt1 sisyphus+304137.100.1.1 1658502387 installed <13>Jul 31 05:09:29 rpmi: libgcrypt-devel-1.10.1-alt1 sisyphus+304141.100.1.1 1658504528 installed <13>Jul 31 05:09:29 rpmi: flex-2.6.4.0.88.9801-alt2 sisyphus+283727.100.1.1 1629851973 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/libaacs-0.11.0-alt1.1.nosrc.rpm (w1.gzdio) Installing libaacs-0.11.0-alt1.1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.40605 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libaacs-0.11.0 + echo 'Source #0 (libaacs-0.11.0-alt1.1.tar):' Source #0 (libaacs-0.11.0-alt1.1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/libaacs-0.11.0-alt1.1.tar + cd libaacs-0.11.0 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.40605 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libaacs-0.11.0 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force -I m4 autoreconf-default: configure.ac: tracing autoreconf-default: configure.ac: creating directory build-aux autoreconf-default: running: libtoolize --force --install libtoolize-default: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. libtoolize-default: linking file 'build-aux/config.guess' libtoolize-default: linking file 'build-aux/config.sub' libtoolize-default: linking file 'build-aux/install-sh' libtoolize-default: linking file 'build-aux/ltmain.sh' libtoolize-default: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize-default: linking file 'm4/libtool.m4' libtoolize-default: linking file 'm4/ltoptions.m4' libtoolize-default: linking file 'm4/ltsugar.m4' libtoolize-default: linking file 'm4/ltversion.m4' libtoolize-default: linking file 'm4/lt~obsolete.m4' autoreconf-default: configure.ac: not using Intltool autoreconf-default: configure.ac: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: running: automake --add-missing --force-missing configure.ac:82: installing 'build-aux/compile' configure.ac:26: installing 'build-aux/missing' Makefile.am: installing 'build-aux/depcomp' configure.ac: installing 'build-aux/ylwrap' autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext configure: WARNING: unrecognized options: --without-included-gettext checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking target system type... x86_64-alt-linux-gnu checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '958' is supported by ustar format... yes checking whether GID '958' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes (cached) checking for x86_64-alt-linux-gcc... x86_64-alt-linux-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 we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-alt-linux-gcc... none checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-alt-linux-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-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop checking how to convert x86_64-alt-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-alt-linux-file... no checking for file... file checking for x86_64-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-alt-linux-strip... no checking for strip... strip checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... no checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-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... yes checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for bison... bison -y checking return type of signal handlers... void checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for sys/types.h... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for stdlib.h... (cached) yes checking mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking linux/cdrom.h usability... yes checking linux/cdrom.h presence... yes checking for linux/cdrom.h... yes checking for inttypes.h... (cached) yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for x86_64-alt-linux-libgcrypt-config... no checking for libgcrypt-config... /usr/bin/libgcrypt-config checking for LIBGCRYPT - version >= 1.6.0... yes (1.10.1-unknown) fgrep: warning: fgrep is obsolescent; using grep -F fgrep: warning: fgrep is obsolescent; using grep -F fgrep: warning: fgrep is obsolescent; using grep -F checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... no checking for x86_64-alt-linux-gpg-error-config... no checking for gpg-error-config... /usr/bin/gpg-error-config checking for GPG Error - version >= 0.5... yes (1.45) checking if x86_64-alt-linux-gcc supports -Wall flag... yes checking if x86_64-alt-linux-gcc supports -Wdisabled-optimization flag... yes checking if x86_64-alt-linux-gcc supports -Wpointer-arith flag... yes checking if x86_64-alt-linux-gcc supports -Wredundant-decls flag... yes checking if x86_64-alt-linux-gcc supports -Wcast-qual flag... yes checking if x86_64-alt-linux-gcc supports -Wwrite-strings flag... yes checking if x86_64-alt-linux-gcc supports -Wtype-limits flag... yes checking if x86_64-alt-linux-gcc supports -Wundef flag... yes checking if x86_64-alt-linux-gcc supports -Wmissing-prototypes flag... yes checking if x86_64-alt-linux-gcc supports -Wshadow flag... yes checking if x86_64-alt-linux-gcc supports -Werror=implicit-function-declaration flag... yes checking for x86_64-alt-linux-gcc way to treat warnings as errors... -Werror checking if x86_64-alt-linux-gcc supports -Wextra flag... yes checking if x86_64-alt-linux-gcc supports -Winline flag... yes checking if x86_64-alt-linux-gcc supports -O3 flag... yes checking if x86_64-alt-linux-gcc supports -fomit-frame-pointer flag... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/libaacs.pc config.status: creating src/libaacs/aacs-version.h config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext + make -j16 make: Entering directory '/usr/src/RPM/BUILD/libaacs-0.11.0' test -f src/file/keydbcfg-lexer.c || /bin/sh ./build-aux/ylwrap src/file/keydbcfg-lexer.l lex.yy.c src/file/keydbcfg-lexer.c -- flex make: Leaving directory '/usr/src/RPM/BUILD/libaacs-0.11.0' make: Entering directory '/usr/src/RPM/BUILD/libaacs-0.11.0' test -f src/file/keydbcfg-parser.c || /bin/sh ./build-aux/ylwrap src/file/keydbcfg-parser.y y.tab.c src/file/keydbcfg-parser.c y.tab.h `echo src/file/keydbcfg-parser.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output src/file/keydbcfg-parser.output -- bison -y -d -p libaacs_yy /usr/src/RPM/BUILD/libaacs-0.11.0/src/file/keydbcfg-parser.y:1.1-5: warning: POSIX Yacc does not support %code [-Wyacc] 1 | %code requires { | ^~~~~ /usr/src/RPM/BUILD/libaacs-0.11.0/src/file/keydbcfg-parser.y:22.1-5: warning: POSIX Yacc does not support %code [-Wyacc] 22 | %code { | ^~~~~ /usr/src/RPM/BUILD/libaacs-0.11.0/src/file/keydbcfg-parser.y:130.1-12: warning: POSIX Yacc does not support %pure-parser [-Wyacc] 130 | %pure-parser | ^~~~~~~~~~~~ /usr/src/RPM/BUILD/libaacs-0.11.0/src/file/keydbcfg-parser.y:130.1-12: warning: deprecated directive: '%pure-parser', use '%define api.pure' [-Wdeprecated] 130 | %pure-parser | ^~~~~~~~~~~~ | %define api.pure /usr/src/RPM/BUILD/libaacs-0.11.0/src/file/keydbcfg-parser.y:131.1-5: warning: POSIX Yacc does not support %yacc [-Wyacc] 131 | %yacc | ^~~~~ /usr/src/RPM/BUILD/libaacs-0.11.0/src/file/keydbcfg-parser.y:131.1-5: warning: duplicate directive [-Wother] 131 | %yacc | ^~~~~ :1: note: previous declaration /usr/src/RPM/BUILD/libaacs-0.11.0/src/file/keydbcfg-parser.y: warning: fix-its can be applied. Rerun with option '--update'. [-Wother] updating src/file/keydbcfg-parser.h make: Leaving directory '/usr/src/RPM/BUILD/libaacs-0.11.0' make all-am make[1]: Entering directory '/usr/src/RPM/BUILD/libaacs-0.11.0' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -std=c99 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wshadow -Werror=implicit-function-declaration -Wextra -Winline -O3 -fomit-frame-pointer -c -o src/util/uk_dump-logging.o `test -f 'src/util/logging.c' || echo './'`src/util/logging.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libaacs-0.11.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libaacs-0.11.0' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -std=c99 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wshadow -Werror=implicit-function-declaration -Wextra -Winline -O3 -fomit-frame-pointer -c -o src/util/mkb_dump-logging.o `test -f 'src/util/logging.c' || echo './'`src/util/logging.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libaacs-0.11.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libaacs-0.11.0' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -std=c99 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wshadow -Werror=implicit-function-declaration -Wextra -Winline -O3 -fomit-frame-pointer -c -o src/libaacs/uk_dump-unit_key.o `test -f 'src/libaacs/unit_key.c' || echo './'`src/libaacs/unit_key.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libaacs-0.11.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libaacs-0.11.0' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -std=c99 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wshadow -Werror=implicit-function-declaration -Wextra -Winline -O3 -fomit-frame-pointer -c -o src/examples/aacs_info-aacs_info.o `test -f 'src/examples/aacs_info.c' || echo './'`src/examples/aacs_info.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libaacs-0.11.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libaacs-0.11.0' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -std=c99 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wshadow -Werror=implicit-function-declaration -Wextra -Winline -O3 -fomit-frame-pointer -c -o src/util/mkb_dump-strutl.o `test -f 'src/util/strutl.c' || echo './'`src/util/strutl.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libaacs-0.11.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libaacs-0.11.0' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -std=c99 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wshadow -Werror=implicit-function-declaration -Wextra -Winline -O3 -fomit-frame-pointer -c -o src/libaacs/mkb_dump-mkb.o `test -f 'src/libaacs/mkb.c' || echo './'`src/libaacs/mkb.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libaacs-0.11.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libaacs-0.11.0' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -std=c99 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wshadow -Werror=implicit-function-declaration -Wextra -Winline -O3 -fomit-frame-pointer -c -o src/file/parser_test-keydbcfg-parser.o `test -f 'src/file/keydbcfg-parser.c' || echo './'`src/file/keydbcfg-parser.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libaacs-0.11.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libaacs-0.11.0' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -std=c99 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wshadow -Werror=implicit-function-declaration -Wextra -Winline -O3 -fomit-frame-pointer -c -o src/file/parser_test-keydbcfg-lexer.o `test -f 'src/file/keydbcfg-lexer.c' || echo './'`src/file/keydbcfg-lexer.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libaacs-0.11.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libaacs-0.11.0' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -std=c99 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wshadow -Werror=implicit-function-declaration -Wextra -Winline -O3 -fomit-frame-pointer -c -o src/libaacs/content_cert.lo src/libaacs/content_cert.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -std=c99 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wshadow -Werror=implicit-function-declaration -Wextra -Winline -O3 -fomit-frame-pointer -c src/libaacs/content_cert.c -fPIC -DPIC -o src/libaacs/.libs/content_cert.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -std=c99 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wshadow -Werror=implicit-function-declaration -Wextra -Winline -O3 -fomit-frame-pointer -c src/libaacs/content_cert.c -o src/libaacs/content_cert.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/libaacs-0.11.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libaacs-0.11.0' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -std=c99 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wshadow -Werror=implicit-function-declaration -Wextra -Winline -O3 -fomit-frame-pointer -c -o src/file/filesystem.lo src/file/filesystem.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -std=c99 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wshadow -Werror=implicit-function-declaration -Wextra -Winline -O3 -fomit-frame-pointer -c src/file/filesystem.c -fPIC -DPIC -o src/file/.libs/filesystem.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -std=c99 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wshadow -Werror=implicit-function-declaration -Wextra -Winline -O3 -fomit-frame-pointer -c src/file/filesystem.c -o src/file/filesystem.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/libaacs-0.11.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libaacs-0.11.0' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -std=c99 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wshadow -Werror=implicit-function-declaration -Wextra -Winline -O3 -fomit-frame-pointer -c -o src/libaacs/cci.lo src/libaacs/cci.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -std=c99 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wshadow -Werror=implicit-function-declaration -Wextra -Winline -O3 -fomit-frame-pointer -c src/libaacs/cci.c -fPIC -DPIC -o src/libaacs/.libs/cci.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -std=c99 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wshadow -Werror=implicit-function-declaration -Wextra -Winline -O3 -fomit-frame-pointer -c src/libaacs/cci.c -o src/libaacs/cci.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/libaacs-0.11.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libaacs-0.11.0' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -std=c99 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wshadow -Werror=implicit-function-declaration -Wextra -Winline -O3 -fomit-frame-pointer -c -o src/libaacs/mkb.lo src/libaacs/mkb.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -std=c99 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wshadow -Werror=implicit-function-declaration -Wextra -Winline -O3 -fomit-frame-pointer -c src/libaacs/mkb.c -fPIC -DPIC -o src/libaacs/.libs/mkb.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -std=c99 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wshadow -Werror=implicit-function-declaration -Wextra -Winline -O3 -fomit-frame-pointer -c src/libaacs/mkb.c -o src/libaacs/mkb.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/libaacs-0.11.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libaacs-0.11.0' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -std=c99 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wshadow -Werror=implicit-function-declaration -Wextra -Winline -O3 -fomit-frame-pointer -c -o src/libaacs/unit_key.lo src/libaacs/unit_key.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -std=c99 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wshadow -Werror=implicit-function-declaration -Wextra -Winline -O3 -fomit-frame-pointer -c src/libaacs/unit_key.c -fPIC -DPIC -o src/libaacs/.libs/unit_key.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -std=c99 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wshadow -Werror=implicit-function-declaration -Wextra -Winline -O3 -fomit-frame-pointer -c src/libaacs/unit_key.c -o src/libaacs/unit_key.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/libaacs-0.11.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libaacs-0.11.0' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -std=c99 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wshadow -Werror=implicit-function-declaration -Wextra -Winline -O3 -fomit-frame-pointer -c -o src/file/file.lo src/file/file.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -std=c99 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wshadow -Werror=implicit-function-declaration -Wextra -Winline -O3 -fomit-frame-pointer -c src/file/file.c -fPIC -DPIC -o src/file/.libs/file.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -std=c99 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wshadow -Werror=implicit-function-declaration -Wextra -Winline -O3 -fomit-frame-pointer -c src/file/file.c -o src/file/file.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/libaacs-0.11.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libaacs-0.11.0' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -std=c99 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wshadow -Werror=implicit-function-declaration -Wextra -Winline -O3 -fomit-frame-pointer -c -o src/util/logging.lo src/util/logging.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -std=c99 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wshadow -Werror=implicit-function-declaration -Wextra -Winline -O3 -fomit-frame-pointer -c src/util/logging.c -fPIC -DPIC -o src/util/.libs/logging.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -std=c99 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wshadow -Werror=implicit-function-declaration -Wextra -Winline -O3 -fomit-frame-pointer -c src/util/logging.c -o src/util/logging.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/libaacs-0.11.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libaacs-0.11.0' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -std=c99 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wshadow -Werror=implicit-function-declaration -Wextra -Winline -O3 -fomit-frame-pointer -c -o src/devtools/parser_test-parser_test.o `test -f 'src/devtools/parser_test.c' || echo './'`src/devtools/parser_test.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libaacs-0.11.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libaacs-0.11.0' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -std=c99 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wshadow -Werror=implicit-function-declaration -Wextra -Winline -O3 -fomit-frame-pointer -c -o src/util/parser_test-logging.o `test -f 'src/util/logging.c' || echo './'`src/util/logging.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libaacs-0.11.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libaacs-0.11.0' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -std=c99 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wshadow -Werror=implicit-function-declaration -Wextra -Winline -O3 -fomit-frame-pointer -c -o src/util/strutl.lo src/util/strutl.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -std=c99 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wshadow -Werror=implicit-function-declaration -Wextra -Winline -O3 -fomit-frame-pointer -c src/util/strutl.c -fPIC -DPIC -o src/util/.libs/strutl.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -std=c99 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wshadow -Werror=implicit-function-declaration -Wextra -Winline -O3 -fomit-frame-pointer -c src/util/strutl.c -o src/util/strutl.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/libaacs-0.11.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libaacs-0.11.0' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -std=c99 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wshadow -Werror=implicit-function-declaration -Wextra -Winline -O3 -fomit-frame-pointer -c -o src/util/parser_test-strutl.o `test -f 'src/util/strutl.c' || echo './'`src/util/strutl.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libaacs-0.11.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libaacs-0.11.0' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -std=c99 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wshadow -Werror=implicit-function-declaration -Wextra -Winline -O3 -fomit-frame-pointer -c -o src/devtools/uk_dump-uk_dump.o `test -f 'src/devtools/uk_dump.c' || echo './'`src/devtools/uk_dump.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libaacs-0.11.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libaacs-0.11.0' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -std=c99 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wshadow -Werror=implicit-function-declaration -Wextra -Winline -O3 -fomit-frame-pointer -c -o src/libaacs/mmc.lo src/libaacs/mmc.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -std=c99 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wshadow -Werror=implicit-function-declaration -Wextra -Winline -O3 -fomit-frame-pointer -c src/libaacs/mmc.c -fPIC -DPIC -o src/libaacs/.libs/mmc.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -std=c99 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wshadow -Werror=implicit-function-declaration -Wextra -Winline -O3 -fomit-frame-pointer -c src/libaacs/mmc.c -o src/libaacs/mmc.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/libaacs-0.11.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libaacs-0.11.0' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -std=c99 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wshadow -Werror=implicit-function-declaration -Wextra -Winline -O3 -fomit-frame-pointer -c -o src/file/keydbcfg.lo src/file/keydbcfg.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -std=c99 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wshadow -Werror=implicit-function-declaration -Wextra -Winline -O3 -fomit-frame-pointer -c src/file/keydbcfg.c -fPIC -DPIC -o src/file/.libs/keydbcfg.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -std=c99 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wshadow -Werror=implicit-function-declaration -Wextra -Winline -O3 -fomit-frame-pointer -c src/file/keydbcfg.c -o src/file/keydbcfg.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/libaacs-0.11.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libaacs-0.11.0' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -std=c99 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wshadow -Werror=implicit-function-declaration -Wextra -Winline -O3 -fomit-frame-pointer -c -o src/file/dirs_xdg.lo src/file/dirs_xdg.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -std=c99 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wshadow -Werror=implicit-function-declaration -Wextra -Winline -O3 -fomit-frame-pointer -c src/file/dirs_xdg.c -fPIC -DPIC -o src/file/.libs/dirs_xdg.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -std=c99 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wshadow -Werror=implicit-function-declaration -Wextra -Winline -O3 -fomit-frame-pointer -c src/file/dirs_xdg.c -o src/file/dirs_xdg.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/libaacs-0.11.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libaacs-0.11.0' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -std=c99 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wshadow -Werror=implicit-function-declaration -Wextra -Winline -O3 -fomit-frame-pointer -c -o src/devtools/mkb_dump-mkb_dump.o `test -f 'src/devtools/mkb_dump.c' || echo './'`src/devtools/mkb_dump.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libaacs-0.11.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libaacs-0.11.0' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -std=c99 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wshadow -Werror=implicit-function-declaration -Wextra -Winline -O3 -fomit-frame-pointer -c -o src/file/keydbcfg-parser.lo src/file/keydbcfg-parser.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -std=c99 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wshadow -Werror=implicit-function-declaration -Wextra -Winline -O3 -fomit-frame-pointer -c src/file/keydbcfg-parser.c -fPIC -DPIC -o src/file/.libs/keydbcfg-parser.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -std=c99 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wshadow -Werror=implicit-function-declaration -Wextra -Winline -O3 -fomit-frame-pointer -c src/file/keydbcfg-parser.c -o src/file/keydbcfg-parser.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/libaacs-0.11.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libaacs-0.11.0' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -std=c99 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wshadow -Werror=implicit-function-declaration -Wextra -Winline -O3 -fomit-frame-pointer -c -o src/file/file_posix.lo src/file/file_posix.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -std=c99 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wshadow -Werror=implicit-function-declaration -Wextra -Winline -O3 -fomit-frame-pointer -c src/file/file_posix.c -fPIC -DPIC -o src/file/.libs/file_posix.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -std=c99 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wshadow -Werror=implicit-function-declaration -Wextra -Winline -O3 -fomit-frame-pointer -c src/file/file_posix.c -o src/file/file_posix.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/libaacs-0.11.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libaacs-0.11.0' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -std=c99 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wshadow -Werror=implicit-function-declaration -Wextra -Winline -O3 -fomit-frame-pointer -c -o src/file/path.lo src/file/path.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -std=c99 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wshadow -Werror=implicit-function-declaration -Wextra -Winline -O3 -fomit-frame-pointer -c src/file/path.c -fPIC -DPIC -o src/file/.libs/path.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -std=c99 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wshadow -Werror=implicit-function-declaration -Wextra -Winline -O3 -fomit-frame-pointer -c src/file/path.c -o src/file/path.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/libaacs-0.11.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libaacs-0.11.0' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -std=c99 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wshadow -Werror=implicit-function-declaration -Wextra -Winline -O3 -fomit-frame-pointer -c -o src/libaacs/crypto.lo src/libaacs/crypto.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -std=c99 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wshadow -Werror=implicit-function-declaration -Wextra -Winline -O3 -fomit-frame-pointer -c src/libaacs/crypto.c -fPIC -DPIC -o src/libaacs/.libs/crypto.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -std=c99 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wshadow -Werror=implicit-function-declaration -Wextra -Winline -O3 -fomit-frame-pointer -c src/libaacs/crypto.c -o src/libaacs/crypto.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/libaacs-0.11.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libaacs-0.11.0' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -std=c99 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wshadow -Werror=implicit-function-declaration -Wextra -Winline -O3 -fomit-frame-pointer -c -o src/file/keydbcfg-lexer.lo src/file/keydbcfg-lexer.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -std=c99 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wshadow -Werror=implicit-function-declaration -Wextra -Winline -O3 -fomit-frame-pointer -c src/file/keydbcfg-lexer.c -fPIC -DPIC -o src/file/.libs/keydbcfg-lexer.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -std=c99 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wshadow -Werror=implicit-function-declaration -Wextra -Winline -O3 -fomit-frame-pointer -c src/file/keydbcfg-lexer.c -o src/file/keydbcfg-lexer.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/libaacs-0.11.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libaacs-0.11.0' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -std=c99 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wshadow -Werror=implicit-function-declaration -Wextra -Winline -O3 -fomit-frame-pointer -c -o src/file/mmc_device_linux.lo src/file/mmc_device_linux.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -std=c99 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wshadow -Werror=implicit-function-declaration -Wextra -Winline -O3 -fomit-frame-pointer -c src/file/mmc_device_linux.c -fPIC -DPIC -o src/file/.libs/mmc_device_linux.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -std=c99 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wshadow -Werror=implicit-function-declaration -Wextra -Winline -O3 -fomit-frame-pointer -c src/file/mmc_device_linux.c -o src/file/mmc_device_linux.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/libaacs-0.11.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libaacs-0.11.0' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -std=c99 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wshadow -Werror=implicit-function-declaration -Wextra -Winline -O3 -fomit-frame-pointer -c -o src/libaacs/aacs.lo src/libaacs/aacs.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -std=c99 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wshadow -Werror=implicit-function-declaration -Wextra -Winline -O3 -fomit-frame-pointer -c src/libaacs/aacs.c -fPIC -DPIC -o src/libaacs/.libs/aacs.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -std=c99 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wshadow -Werror=implicit-function-declaration -Wextra -Winline -O3 -fomit-frame-pointer -c src/libaacs/aacs.c -o src/libaacs/aacs.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/libaacs-0.11.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libaacs-0.11.0' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -std=c99 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wshadow -Werror=implicit-function-declaration -Wextra -Winline -O3 -fomit-frame-pointer -o uk_dump src/devtools/uk_dump-uk_dump.o src/libaacs/uk_dump-unit_key.o src/util/uk_dump-logging.o libtool: link: x86_64-alt-linux-gcc -std=c99 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wshadow -Werror=implicit-function-declaration -Wextra -Winline -O3 -fomit-frame-pointer -o uk_dump src/devtools/uk_dump-uk_dump.o src/libaacs/uk_dump-unit_key.o src/util/uk_dump-logging.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libaacs-0.11.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libaacs-0.11.0' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -std=c99 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wshadow -Werror=implicit-function-declaration -Wextra -Winline -O3 -fomit-frame-pointer -o mkb_dump src/devtools/mkb_dump-mkb_dump.o src/libaacs/mkb_dump-mkb.o src/util/mkb_dump-strutl.o src/util/mkb_dump-logging.o libtool: link: x86_64-alt-linux-gcc -std=c99 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wshadow -Werror=implicit-function-declaration -Wextra -Winline -O3 -fomit-frame-pointer -o mkb_dump src/devtools/mkb_dump-mkb_dump.o src/libaacs/mkb_dump-mkb.o src/util/mkb_dump-strutl.o src/util/mkb_dump-logging.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libaacs-0.11.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libaacs-0.11.0' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -std=c99 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wshadow -Werror=implicit-function-declaration -Wextra -Winline -O3 -fomit-frame-pointer -o parser_test src/devtools/parser_test-parser_test.o src/file/parser_test-keydbcfg-parser.o src/file/parser_test-keydbcfg-lexer.o src/util/parser_test-strutl.o src/util/parser_test-logging.o libtool: link: x86_64-alt-linux-gcc -std=c99 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wshadow -Werror=implicit-function-declaration -Wextra -Winline -O3 -fomit-frame-pointer -o parser_test src/devtools/parser_test-parser_test.o src/file/parser_test-keydbcfg-parser.o src/file/parser_test-keydbcfg-lexer.o src/util/parser_test-strutl.o src/util/parser_test-logging.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libaacs-0.11.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libaacs-0.11.0' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -std=c99 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wshadow -Werror=implicit-function-declaration -Wextra -Winline -O3 -fomit-frame-pointer -no-undefined -version-info 7:1:7 -o libaacs.la -rpath /usr/lib64 src/libaacs/aacs.lo src/libaacs/cci.lo src/libaacs/content_cert.lo src/libaacs/crypto.lo src/libaacs/mkb.lo src/libaacs/mmc.lo src/libaacs/unit_key.lo src/file/file.lo src/file/filesystem.lo src/file/keydbcfg.lo src/file/keydbcfg-parser.lo src/file/keydbcfg-lexer.lo src/util/logging.lo src/util/strutl.lo src/file/dirs_xdg.lo src/file/file_posix.lo src/file/mmc_device_linux.lo src/file/path.lo -L/usr/lib64 -lgcrypt -lgpg-error -lgpg-error libtool: link: x86_64-alt-linux-gcc -shared -fPIC -DPIC src/libaacs/.libs/aacs.o src/libaacs/.libs/cci.o src/libaacs/.libs/content_cert.o src/libaacs/.libs/crypto.o src/libaacs/.libs/mkb.o src/libaacs/.libs/mmc.o src/libaacs/.libs/unit_key.o src/file/.libs/file.o src/file/.libs/filesystem.o src/file/.libs/keydbcfg.o src/file/.libs/keydbcfg-parser.o src/file/.libs/keydbcfg-lexer.o src/util/.libs/logging.o src/util/.libs/strutl.o src/file/.libs/dirs_xdg.o src/file/.libs/file_posix.o src/file/.libs/mmc_device_linux.o src/file/.libs/path.o -L/usr/lib64 -lgcrypt -lgpg-error -g -O2 -flto=auto -O3 -Wl,-soname -Wl,libaacs.so.0 -o .libs/libaacs.so.0.7.1 libtool: link: (cd ".libs" && rm -f "libaacs.so.0" && ln -s "libaacs.so.0.7.1" "libaacs.so.0") libtool: link: (cd ".libs" && rm -f "libaacs.so" && ln -s "libaacs.so.0.7.1" "libaacs.so") libtool: link: ar cr .libs/libaacs.a src/libaacs/aacs.o src/libaacs/cci.o src/libaacs/content_cert.o src/libaacs/crypto.o src/libaacs/mkb.o src/libaacs/mmc.o src/libaacs/unit_key.o src/file/file.o src/file/filesystem.o src/file/keydbcfg.o src/file/keydbcfg-parser.o src/file/keydbcfg-lexer.o src/util/logging.o src/util/strutl.o src/file/dirs_xdg.o src/file/file_posix.o src/file/mmc_device_linux.o src/file/path.o libtool: link: ranlib .libs/libaacs.a libtool: link: ( cd ".libs" && rm -f "libaacs.la" && ln -s "../libaacs.la" "libaacs.la" ) make[1]: Leaving directory '/usr/src/RPM/BUILD/libaacs-0.11.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libaacs-0.11.0' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -std=c99 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wshadow -Werror=implicit-function-declaration -Wextra -Winline -O3 -fomit-frame-pointer -o aacs_info src/examples/aacs_info-aacs_info.o libaacs.la libtool: link: x86_64-alt-linux-gcc -std=c99 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wshadow -Werror=implicit-function-declaration -Wextra -Winline -O3 -fomit-frame-pointer -o .libs/aacs_info src/examples/aacs_info-aacs_info.o ./.libs/libaacs.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libaacs-0.11.0' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.44841 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libaacs-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libaacs-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd libaacs-0.11.0 + /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/libaacs-buildroot/usr exec_prefix=/usr/src/tmp/libaacs-buildroot/usr bindir=/usr/src/tmp/libaacs-buildroot/usr/bin sbindir=/usr/src/tmp/libaacs-buildroot/usr/sbin sysconfdir=/usr/src/tmp/libaacs-buildroot/etc datadir=/usr/src/tmp/libaacs-buildroot/usr/share includedir=/usr/src/tmp/libaacs-buildroot/usr/include libdir=/usr/src/tmp/libaacs-buildroot/usr/lib64 libexecdir=/usr/src/tmp/libaacs-buildroot/usr/lib localstatedir=/usr/src/tmp/libaacs-buildroot/var/lib sharedstatedir=/usr/src/tmp/libaacs-buildroot/var/lib mandir=/usr/src/tmp/libaacs-buildroot/usr/share/man infodir=/usr/src/tmp/libaacs-buildroot/usr/share/info install make: Entering directory '/usr/src/RPM/BUILD/libaacs-0.11.0' /usr/bin/make install-am make[1]: Entering directory '/usr/src/RPM/BUILD/libaacs-0.11.0' make[2]: Entering directory '/usr/src/RPM/BUILD/libaacs-0.11.0' /bin/mkdir -p '/usr/src/tmp/libaacs-buildroot/usr/lib64' /bin/sh ./libtool --mode=install /usr/libexec/rpm-build/install -p libaacs.la '/usr/src/tmp/libaacs-buildroot/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/libaacs.so.0.7.1 /usr/src/tmp/libaacs-buildroot/usr/lib64/libaacs.so.0.7.1 libtool: install: (cd /usr/src/tmp/libaacs-buildroot/usr/lib64 && { ln -s -f libaacs.so.0.7.1 libaacs.so.0 || { rm -f libaacs.so.0 && ln -s libaacs.so.0.7.1 libaacs.so.0; }; }) libtool: install: (cd /usr/src/tmp/libaacs-buildroot/usr/lib64 && { ln -s -f libaacs.so.0.7.1 libaacs.so || { rm -f libaacs.so && ln -s libaacs.so.0.7.1 libaacs.so; }; }) libtool: install: /usr/libexec/rpm-build/install -p .libs/libaacs.lai /usr/src/tmp/libaacs-buildroot/usr/lib64/libaacs.la libtool: install: /usr/libexec/rpm-build/install -p .libs/libaacs.a /usr/src/tmp/libaacs-buildroot/usr/lib64/libaacs.a libtool: install: chmod 644 /usr/src/tmp/libaacs-buildroot/usr/lib64/libaacs.a libtool: install: ranlib /usr/src/tmp/libaacs-buildroot/usr/lib64/libaacs.a libtool: warning: remember to run 'libtool --finish /usr/lib64' /bin/mkdir -p '/usr/src/tmp/libaacs-buildroot/usr/bin' /bin/sh ./libtool --mode=install /usr/libexec/rpm-build/install -p aacs_info '/usr/src/tmp/libaacs-buildroot/usr/bin' libtool: warning: 'libaacs.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/aacs_info /usr/src/tmp/libaacs-buildroot/usr/bin/aacs_info /bin/mkdir -p '/usr/src/tmp/libaacs-buildroot/usr/lib64/pkgconfig' /usr/libexec/rpm-build/install -p -m 644 src/libaacs.pc '/usr/src/tmp/libaacs-buildroot/usr/lib64/pkgconfig' /bin/mkdir -p '/usr/src/tmp/libaacs-buildroot/usr/include/libaacs' /usr/libexec/rpm-build/install -p -m 644 src/libaacs/aacs.h src/file/filesystem.h src/libaacs/aacs-version.h '/usr/src/tmp/libaacs-buildroot/usr/include/libaacs' make[2]: Leaving directory '/usr/src/RPM/BUILD/libaacs-0.11.0' make[1]: Leaving directory '/usr/src/RPM/BUILD/libaacs-0.11.0' make: Leaving directory '/usr/src/RPM/BUILD/libaacs-0.11.0' + rm -v /usr/src/tmp/libaacs-buildroot/usr/lib64/libaacs.a removed '/usr/src/tmp/libaacs-buildroot/usr/lib64/libaacs.a' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libaacs-buildroot (auto) removed './usr/lib64/libaacs.la' mode of './usr/lib64/libaacs.so.0.7.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libaacs-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) /usr/lib64/pkgconfig/libaacs.pc: Cflags: '-I${includedir}' --> '' /usr/lib64/pkgconfig/libaacs.pc: Libs: '-L${libdir} -laacs' --> '-laacs' Checking contents of files in /usr/src/tmp/libaacs-buildroot/ (default) Compressing files in /usr/src/tmp/libaacs-buildroot (auto) Adjusting library links in /usr/src/tmp/libaacs-buildroot ./usr/lib64: (from :0) libaacs.so.0 -> libaacs.so.0.7.1 Verifying ELF objects in /usr/src/tmp/libaacs-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: libaacs-0.11.0-alt1.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vFXjsX find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/libaacs-buildroot/usr/lib64/libaacs.so.0: 27 symbols, 15 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NiRQRv find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libaacs.so.0()(64bit) = set:idcFZJNUZIZeurvWGTZskxgr8lZaGrqhNEmWX2AI2GlqGZyVIo9zQF3j Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.33)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libgcrypt.so.20()(64bit) >= set:lffec8pzSIu7vvx3KKZeJpdf6M7bSZ11s13ZwdFP66fwHC2on0Wq0Zq0AgARGcNuCYxOBHBv8ORuSi10RaB8PKR1A, libgcrypt.so.20(GCRYPT_1.6)(64bit), libgpg-error.so.0()(64bit) >= set:lknMS, libgpg-error.so.0(GPG_ERROR_1.0)(64bit), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pSUwzy Creating libaacs-debuginfo package Processing files: libaacs-devel-0.11.0-alt1.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TzwqlE find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.UiOFYa find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: pkgconfig(libaacs) = 0.11.0 Requires: libaacs = 0.11.0-alt1.1, /usr/lib64/libaacs.so.0.7.1, /usr/lib64/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kEQEd3 Processing files: libaacs-debuginfo-0.11.0-alt1.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Zn8PY1 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.EpCo9J find-requires: running scripts (debuginfo) Provides: debug64(libaacs.so.0) Requires: libaacs = 0.11.0-alt1.1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libgcrypt.so.20), debug64(libgpg-error.so.0) Adding to libaacs-devel a strict dependency on libaacs Adding to libaacs-debuginfo a strict dependency on libaacs Removing 1 extra deps from libaacs-devel due to dependency on libaacs Wrote: /usr/src/RPM/RPMS/x86_64/libaacs-0.11.0-alt1.1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libaacs-devel-0.11.0-alt1.1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libaacs-debuginfo-0.11.0-alt1.1.x86_64.rpm (w2.lzdio) 10.71user 4.18system 0:17.57elapsed 84%CPU (0avgtext+0avgdata 73992maxresident)k 0inputs+0outputs (0major+1619622minor)pagefaults 0swaps 12.99user 7.10system 0:21.97elapsed 91%CPU (0avgtext+0avgdata 104756maxresident)k 928inputs+0outputs (31004major+1916999minor)pagefaults 0swaps --- libaacs-0.11.0-alt1.1.x86_64.rpm.repo 2022-01-12 11:12:48.000000000 +0000 +++ libaacs-0.11.0-alt1.1.x86_64.rpm.hasher 2022-07-31 05:09:48.663081202 +0000 @@ -20,5 +20,5 @@ Provides: libaacs = 0.11.0-alt1.1:sisyphus+293341.100.1.1 -File: /usr/bin/aacs_info 100755 root:root 66663a10ca79df09d7bfb3070f81a74c +File: /usr/bin/aacs_info 100755 root:root 30ad2b6eb6be96b430c0b4aa3d712732 File: /usr/lib64/libaacs.so.0 120777 root:root libaacs.so.0.7.1 -File: /usr/lib64/libaacs.so.0.7.1 100644 root:root caf5ff6fb9b1d385225231586de10fe1 -RPMIdentity: 9476ba8dc2289c71d15194de6bbba1f213ff00ffcc20786671e78189a6fd5ab97044a8c8f57e85b0e45f80fbfb289a3f4126362e329f625dbc084ceec0466eb9 +File: /usr/lib64/libaacs.so.0.7.1 100644 root:root 6db6c37ae0b7d57637c9b054ef544f4f +RPMIdentity: dcdb1bb637c78fdc2b34c1617c42229345972ad2487dc53ba8491980ba2f661fed01d3bc4db8a27de5599ce5820b7cfb7869246059414c9ec5031dfb6989b878 --- libaacs-debuginfo-0.11.0-alt1.1.x86_64.rpm.repo 2022-01-12 11:12:49.000000000 +0000 +++ libaacs-debuginfo-0.11.0-alt1.1.x86_64.rpm.hasher 2022-07-31 05:09:48.723082018 +0000 @@ -1,7 +1,7 @@ -/usr/lib/debug/.build-id/45 40755 root:root -/usr/lib/debug/.build-id/45/5b7a1fe769ab04a04285b5b4230351deaf14da 120777 root:root ../../../../lib64/libaacs.so.0.7.1 -/usr/lib/debug/.build-id/45/5b7a1fe769ab04a04285b5b4230351deaf14da.debug 120777 root:root ../../usr/lib64/libaacs.so.0.7.1.debug -/usr/lib/debug/.build-id/b5 40755 root:root -/usr/lib/debug/.build-id/b5/f9c8c3f5841a617a1ef752be0cd12ce06f2957 120777 root:root ../../../../bin/aacs_info -/usr/lib/debug/.build-id/b5/f9c8c3f5841a617a1ef752be0cd12ce06f2957.debug 120777 root:root ../../usr/bin/aacs_info.debug +/usr/lib/debug/.build-id/a1 40755 root:root +/usr/lib/debug/.build-id/a1/422ffb0549a85d1c031f4ccd10adf81cece4ad 120777 root:root ../../../../lib64/libaacs.so.0.7.1 +/usr/lib/debug/.build-id/a1/422ffb0549a85d1c031f4ccd10adf81cece4ad.debug 120777 root:root ../../usr/lib64/libaacs.so.0.7.1.debug +/usr/lib/debug/.build-id/b4 40755 root:root +/usr/lib/debug/.build-id/b4/3fd330d0905ec0fa17893349bd9b0f099e1f73 120777 root:root ../../../../bin/aacs_info +/usr/lib/debug/.build-id/b4/3fd330d0905ec0fa17893349bd9b0f099e1f73.debug 120777 root:root ../../usr/bin/aacs_info.debug /usr/lib/debug/usr/bin/aacs_info.debug 100644 root:root @@ -63,10 +63,10 @@ Provides: libaacs-debuginfo = 0.11.0-alt1.1:sisyphus+293341.100.1.1 -File: /usr/lib/debug/.build-id/45 40755 root:root -File: /usr/lib/debug/.build-id/45/5b7a1fe769ab04a04285b5b4230351deaf14da 120777 root:root ../../../../lib64/libaacs.so.0.7.1 -File: /usr/lib/debug/.build-id/45/5b7a1fe769ab04a04285b5b4230351deaf14da.debug 120777 root:root ../../usr/lib64/libaacs.so.0.7.1.debug -File: /usr/lib/debug/.build-id/b5 40755 root:root -File: /usr/lib/debug/.build-id/b5/f9c8c3f5841a617a1ef752be0cd12ce06f2957 120777 root:root ../../../../bin/aacs_info -File: /usr/lib/debug/.build-id/b5/f9c8c3f5841a617a1ef752be0cd12ce06f2957.debug 120777 root:root ../../usr/bin/aacs_info.debug -File: /usr/lib/debug/usr/bin/aacs_info.debug 100644 root:root 5da80cf9b222c31816441f278e51cd19 -File: /usr/lib/debug/usr/lib64/libaacs.so.0.7.1.debug 100644 root:root 3052870268da88d1e54a7c107094659f +File: /usr/lib/debug/.build-id/a1 40755 root:root +File: /usr/lib/debug/.build-id/a1/422ffb0549a85d1c031f4ccd10adf81cece4ad 120777 root:root ../../../../lib64/libaacs.so.0.7.1 +File: /usr/lib/debug/.build-id/a1/422ffb0549a85d1c031f4ccd10adf81cece4ad.debug 120777 root:root ../../usr/lib64/libaacs.so.0.7.1.debug +File: /usr/lib/debug/.build-id/b4 40755 root:root +File: /usr/lib/debug/.build-id/b4/3fd330d0905ec0fa17893349bd9b0f099e1f73 120777 root:root ../../../../bin/aacs_info +File: /usr/lib/debug/.build-id/b4/3fd330d0905ec0fa17893349bd9b0f099e1f73.debug 120777 root:root ../../usr/bin/aacs_info.debug +File: /usr/lib/debug/usr/bin/aacs_info.debug 100644 root:root 0cb717f77cd28a35eb8d609a7bf62ad2 +File: /usr/lib/debug/usr/lib64/libaacs.so.0.7.1.debug 100644 root:root 51b1c50cfe6edf7982d35abcf52ce9f9 File: /usr/lib/debug/usr/lib64/libaacs.so.0.debug 120777 root:root libaacs.so.0.7.1.debug @@ -118,2 +118,2 @@ File: /usr/src/debug/libaacs-0.11.0/src/util/strutl.h 100644 root:root 5dbbc329e0b25db51620b71fbbe3db5a -RPMIdentity: 53e5c7c1f19dee95d157a684e546431575fd2a57a5d79a2a91acb05c0b193decc8061e9bfac4bd9a206f62bf53040551b5a1cfc0698d7a233c672b86c616d983 +RPMIdentity: db7f76834854e3d3eca8e2b2a2e11c4ad18c20729a346fc7995cbefe139350b31228b068854fcbc399280e2c86f0453566fdaebacf506fd3e8a74e9f2a50b850