<86>Jun 16 01:53:06 userdel[109752]: delete user 'rooter' <86>Jun 16 01:53:06 userdel[109752]: removed group 'rooter' owned by 'rooter' <86>Jun 16 01:53:06 userdel[109752]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 16 01:53:06 groupadd[109813]: group added to /etc/group: name=rooter, GID=1877 <86>Jun 16 01:53:06 groupadd[109813]: group added to /etc/gshadow: name=rooter <86>Jun 16 01:53:06 groupadd[109813]: new group: name=rooter, GID=1877 <86>Jun 16 01:53:06 useradd[109862]: new user: name=rooter, UID=1877, GID=1877, home=/root, shell=/bin/bash <86>Jun 16 01:53:06 userdel[109927]: delete user 'builder' <86>Jun 16 01:53:06 userdel[109927]: removed group 'builder' owned by 'builder' <86>Jun 16 01:53:06 userdel[109927]: removed shadow group 'builder' owned by 'builder' <86>Jun 16 01:53:06 groupadd[109993]: group added to /etc/group: name=builder, GID=1878 <86>Jun 16 01:53:06 groupadd[109993]: group added to /etc/gshadow: name=builder <86>Jun 16 01:53:06 groupadd[109993]: new group: name=builder, GID=1878 <86>Jun 16 01:53:06 useradd[110041]: new user: name=builder, UID=1878, GID=1878, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/libaacs-0.8.1-alt3.src.rpm: The use of such a license name is ambiguous: LGPL <13>Jun 16 01:53:09 rpmi: libgpg-error-devel-1.42-alt1 sisyphus+275524.40.1.1 1624455807 installed <13>Jun 16 01:53:09 rpmi: libgcrypt-devel-1.9.3-alt1 sisyphus+275524.100.1.1 1624455938 installed <13>Jun 16 01:53:09 rpmi: flex-2.6.4.0.88.9801-alt1 sisyphus+275295.100.2.3 1624485314 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/libaacs-0.8.1-alt3.nosrc.rpm (w1.gzdio) Installing libaacs-0.8.1-alt3.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.21971 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libaacs-0.8.1 + echo 'Source #0 (libaacs-0.8.1-alt3.tar):' Source #0 (libaacs-0.8.1-alt3.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/libaacs-0.8.1-alt3.tar + cd libaacs-0.8.1 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.21971 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libaacs-0.8.1 + 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:86: 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' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' ++ 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 '1878' is supported by ustar format... yes checking whether GID '1878' 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-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 dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... 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/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... 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 dirent.h that defines DIR... yes checking for library containing opendir... none required checking for struct dirent.d_type... 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 snprintf... yes 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.9.3-unknown) 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.42) 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.8.1' 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.8.1' make: Entering directory '/usr/src/RPM/BUILD/libaacs-0.8.1' 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.8.1/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.8.1/src/file/keydbcfg-parser.y:5.1-5: warning: POSIX Yacc does not support %code [-Wyacc] 5 | %code { | ^~~~~ /usr/src/RPM/BUILD/libaacs-0.8.1/src/file/keydbcfg-parser.y:97.1-12: warning: POSIX Yacc does not support %pure-parser [-Wyacc] 97 | %pure-parser | ^~~~~~~~~~~~ /usr/src/RPM/BUILD/libaacs-0.8.1/src/file/keydbcfg-parser.y:97.1-12: warning: deprecated directive: '%pure-parser', use '%define api.pure' [-Wdeprecated] 97 | %pure-parser | ^~~~~~~~~~~~ | %define api.pure /usr/src/RPM/BUILD/libaacs-0.8.1/src/file/keydbcfg-parser.y:98.1-5: warning: POSIX Yacc does not support %yacc [-Wyacc] 98 | %yacc | ^~~~~ /usr/src/RPM/BUILD/libaacs-0.8.1/src/file/keydbcfg-parser.y:98.1-5: warning: duplicate directive [-Wother] 98 | %yacc | ^~~~~ :1: note: previous declaration /usr/src/RPM/BUILD/libaacs-0.8.1/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.8.1' make all-am make[1]: Entering directory '/usr/src/RPM/BUILD/libaacs-0.8.1' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -std=c99 -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -pipe -frecord-gcc-switches -Wall -g -O2 -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/parser_test-parser_test.o `test -f 'src/examples/parser_test.c' || echo './'`src/examples/parser_test.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libaacs-0.8.1' make[1]: Entering directory '/usr/src/RPM/BUILD/libaacs-0.8.1' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -std=c99 -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -pipe -frecord-gcc-switches -Wall -g -O2 -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.8.1' make[1]: Entering directory '/usr/src/RPM/BUILD/libaacs-0.8.1' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -std=c99 -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -pipe -frecord-gcc-switches -Wall -g -O2 -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.8.1' make[1]: Entering directory '/usr/src/RPM/BUILD/libaacs-0.8.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -std=c99 -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -pipe -frecord-gcc-switches -Wall -g -O2 -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. -std=c99 -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -pipe -frecord-gcc-switches -Wall -g -O2 -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. -std=c99 -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -pipe -frecord-gcc-switches -Wall -g -O2 -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.8.1' make[1]: Entering directory '/usr/src/RPM/BUILD/libaacs-0.8.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -std=c99 -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -pipe -frecord-gcc-switches -Wall -g -O2 -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. -std=c99 -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -pipe -frecord-gcc-switches -Wall -g -O2 -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. -std=c99 -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -pipe -frecord-gcc-switches -Wall -g -O2 -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.8.1' make[1]: Entering directory '/usr/src/RPM/BUILD/libaacs-0.8.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -std=c99 -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -pipe -frecord-gcc-switches -Wall -g -O2 -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. -std=c99 -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -pipe -frecord-gcc-switches -Wall -g -O2 -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. -std=c99 -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -pipe -frecord-gcc-switches -Wall -g -O2 -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.8.1' make[1]: Entering directory '/usr/src/RPM/BUILD/libaacs-0.8.1' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -std=c99 -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -pipe -frecord-gcc-switches -Wall -g -O2 -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.8.1' make[1]: Entering directory '/usr/src/RPM/BUILD/libaacs-0.8.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -std=c99 -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -pipe -frecord-gcc-switches -Wall -g -O2 -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. -std=c99 -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -pipe -frecord-gcc-switches -Wall -g -O2 -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. -std=c99 -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -pipe -frecord-gcc-switches -Wall -g -O2 -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.8.1' make[1]: Entering directory '/usr/src/RPM/BUILD/libaacs-0.8.1' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -std=c99 -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -pipe -frecord-gcc-switches -Wall -g -O2 -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.8.1' make[1]: Entering directory '/usr/src/RPM/BUILD/libaacs-0.8.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -std=c99 -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -pipe -frecord-gcc-switches -Wall -g -O2 -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. -std=c99 -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -pipe -frecord-gcc-switches -Wall -g -O2 -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. -std=c99 -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -pipe -frecord-gcc-switches -Wall -g -O2 -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.8.1' make[1]: Entering directory '/usr/src/RPM/BUILD/libaacs-0.8.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -std=c99 -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -pipe -frecord-gcc-switches -Wall -g -O2 -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. -std=c99 -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -pipe -frecord-gcc-switches -Wall -g -O2 -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. -std=c99 -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -pipe -frecord-gcc-switches -Wall -g -O2 -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.8.1' make[1]: Entering directory '/usr/src/RPM/BUILD/libaacs-0.8.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -std=c99 -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -pipe -frecord-gcc-switches -Wall -g -O2 -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. -std=c99 -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -pipe -frecord-gcc-switches -Wall -g -O2 -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. -std=c99 -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -pipe -frecord-gcc-switches -Wall -g -O2 -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.8.1' make[1]: Entering directory '/usr/src/RPM/BUILD/libaacs-0.8.1' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -std=c99 -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -pipe -frecord-gcc-switches -Wall -g -O2 -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.8.1' make[1]: Entering directory '/usr/src/RPM/BUILD/libaacs-0.8.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -std=c99 -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -pipe -frecord-gcc-switches -Wall -g -O2 -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. -std=c99 -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -pipe -frecord-gcc-switches -Wall -g -O2 -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. -std=c99 -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -pipe -frecord-gcc-switches -Wall -g -O2 -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.8.1' make[1]: Entering directory '/usr/src/RPM/BUILD/libaacs-0.8.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -std=c99 -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -pipe -frecord-gcc-switches -Wall -g -O2 -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. -std=c99 -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -pipe -frecord-gcc-switches -Wall -g -O2 -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. -std=c99 -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -pipe -frecord-gcc-switches -Wall -g -O2 -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.8.1' make[1]: Entering directory '/usr/src/RPM/BUILD/libaacs-0.8.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -std=c99 -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -pipe -frecord-gcc-switches -Wall -g -O2 -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. -std=c99 -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -pipe -frecord-gcc-switches -Wall -g -O2 -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. -std=c99 -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -pipe -frecord-gcc-switches -Wall -g -O2 -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.8.1' make[1]: Entering directory '/usr/src/RPM/BUILD/libaacs-0.8.1' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -std=c99 -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -pipe -frecord-gcc-switches -Wall -g -O2 -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/examples/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 -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -pipe -frecord-gcc-switches -Wall -g -O2 -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/examples/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.8.1' make[1]: Entering directory '/usr/src/RPM/BUILD/libaacs-0.8.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -std=c99 -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -pipe -frecord-gcc-switches -Wall -g -O2 -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. -std=c99 -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -pipe -frecord-gcc-switches -Wall -g -O2 -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. -std=c99 -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -pipe -frecord-gcc-switches -Wall -g -O2 -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.8.1' make[1]: Entering directory '/usr/src/RPM/BUILD/libaacs-0.8.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -std=c99 -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -pipe -frecord-gcc-switches -Wall -g -O2 -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. -std=c99 -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -pipe -frecord-gcc-switches -Wall -g -O2 -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. -std=c99 -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -pipe -frecord-gcc-switches -Wall -g -O2 -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.8.1' make[1]: Entering directory '/usr/src/RPM/BUILD/libaacs-0.8.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -std=c99 -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -pipe -frecord-gcc-switches -Wall -g -O2 -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. -std=c99 -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -pipe -frecord-gcc-switches -Wall -g -O2 -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. -std=c99 -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -pipe -frecord-gcc-switches -Wall -g -O2 -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.8.1' make[1]: Entering directory '/usr/src/RPM/BUILD/libaacs-0.8.1' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -std=c99 -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -pipe -frecord-gcc-switches -Wall -g -O2 -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 5:1:5 -o libaacs.la -rpath /usr/lib64 src/libaacs/aacs.lo src/libaacs/mmc.lo src/libaacs/crypto.lo src/libaacs/mkb.lo src/file/file_posix.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/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/mmc.o src/libaacs/.libs/crypto.o src/libaacs/.libs/mkb.o src/file/.libs/file_posix.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/mmc_device_linux.o src/file/.libs/path.o -L/usr/lib64 -lgcrypt -lgpg-error -g -O2 -O3 -Wl,-soname -Wl,libaacs.so.0 -o .libs/libaacs.so.0.5.1 libtool: link: (cd ".libs" && rm -f "libaacs.so.0" && ln -s "libaacs.so.0.5.1" "libaacs.so.0") libtool: link: (cd ".libs" && rm -f "libaacs.so" && ln -s "libaacs.so.0.5.1" "libaacs.so") libtool: link: ar cr .libs/libaacs.a src/libaacs/aacs.o src/libaacs/mmc.o src/libaacs/crypto.o src/libaacs/mkb.o src/file/file_posix.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/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.8.1' make[1]: Entering directory '/usr/src/RPM/BUILD/libaacs-0.8.1' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -std=c99 -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -pipe -frecord-gcc-switches -Wall -g -O2 -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 -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I./src -I./src/libaacs -pipe -frecord-gcc-switches -Wall -g -O2 -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.8.1' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.34724 + 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.8.1 + /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.8.1' /usr/bin/make install-am make[1]: Entering directory '/usr/src/RPM/BUILD/libaacs-0.8.1' make[2]: Entering directory '/usr/src/RPM/BUILD/libaacs-0.8.1' /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.5.1 /usr/src/tmp/libaacs-buildroot/usr/lib64/libaacs.so.0.5.1 libtool: install: (cd /usr/src/tmp/libaacs-buildroot/usr/lib64 && { ln -s -f libaacs.so.0.5.1 libaacs.so.0 || { rm -f libaacs.so.0 && ln -s libaacs.so.0.5.1 libaacs.so.0; }; }) libtool: install: (cd /usr/src/tmp/libaacs-buildroot/usr/lib64 && { ln -s -f libaacs.so.0.5.1 libaacs.so || { rm -f libaacs.so && ln -s libaacs.so.0.5.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.8.1' make[1]: Leaving directory '/usr/src/RPM/BUILD/libaacs-0.8.1' make: Leaving directory '/usr/src/RPM/BUILD/libaacs-0.8.1' + /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.5.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.5.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.8.1-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RdByYG find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/libaacs-buildroot/usr/lib64/libaacs.so.0: 21 symbols, 15 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yuFouG 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:idcFx3RKTSDKWJfjx7HTDEokbZd58p5kHQkZBOpNiJfc1 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.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.t3aQsK Creating libaacs-debuginfo package Processing files: libaacs-devel-0.8.1-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.h2c7NG 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.192zJG 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.8.1 Requires: libaacs = 0.8.1-alt3, /usr/lib64/libaacs.so.0.5.1, /usr/lib64/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1rYeVG Processing files: libaacs-debuginfo-0.8.1-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.77IAeJ find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.UKHj4H find-requires: running scripts (debuginfo) Provides: debug64(libaacs.so.0) Requires: libaacs = 0.8.1-alt3, /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 warning: Installed (but unpackaged) file(s) found: /usr/lib64/libaacs.a Wrote: /usr/src/RPM/RPMS/x86_64/libaacs-0.8.1-alt3.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libaacs-devel-0.8.1-alt3.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libaacs-debuginfo-0.8.1-alt3.x86_64.rpm (w2.lzdio) 10.24user 8.46system 0:19.05elapsed 98%CPU (0avgtext+0avgdata 40288maxresident)k 0inputs+0outputs (0major+1488435minor)pagefaults 0swaps /.out/libaacs-0.8.1-alt3.x86_64.rpm: The use of such a license name is ambiguous: LGPL /.out/libaacs-devel-0.8.1-alt3.x86_64.rpm: The use of such a license name is ambiguous: LGPL /.out/libaacs-debuginfo-0.8.1-alt3.x86_64.rpm: The use of such a license name is ambiguous: LGPL 3.19user 3.45system 0:31.60elapsed 21%CPU (0avgtext+0avgdata 128900maxresident)k 600inputs+0outputs (0major+209407minor)pagefaults 0swaps --- libaacs-0.8.1-alt3.x86_64.rpm.repo 2021-07-12 08:45:34.000000000 +0000 +++ libaacs-0.8.1-alt3.x86_64.rpm.hasher 2024-06-16 01:53:31.192503749 +0000 @@ -18,5 +18,5 @@ Provides: libaacs = 0.8.1-alt3:sisyphus+278230.100.1.1 -File: /usr/bin/aacs_info 100755 root:root 7dce58f1bf1f73c6d122b4e34b1c323b +File: /usr/bin/aacs_info 100755 root:root 043ef5e1855a6e7d1026677eaf99fbb9 File: /usr/lib64/libaacs.so.0 120777 root:root libaacs.so.0.5.1 -File: /usr/lib64/libaacs.so.0.5.1 100644 root:root 1d76a97c283d8d395d1e5a5682288484 -RPMIdentity: 93b34ced85e586a247ecbbb1e354d66f3eef00c7f806f71ae8ab8ab16bb94a70a6e3b45d8692254c6c8024eaa42c89969b49c619beca5161f655657d4d28daae +File: /usr/lib64/libaacs.so.0.5.1 100644 root:root d97ee848f69182d04177325c3b6ce55c +RPMIdentity: 761943dd6e848fab860ac97aca9168437ecd96e9c9841416c365cf7f7de307f72faead3ce0e05ec71add04720fbb01e0f5a95a1a8f628660343ac72b445fb1d5 --- libaacs-debuginfo-0.8.1-alt3.x86_64.rpm.repo 2021-07-12 08:45:34.000000000 +0000 +++ libaacs-debuginfo-0.8.1-alt3.x86_64.rpm.hasher 2024-06-16 01:53:31.276505121 +0000 @@ -1,7 +1,7 @@ -/usr/lib/debug/.build-id/ef 40755 root:root -/usr/lib/debug/.build-id/ef/8f4b3c90d121b83834474f23d91a8a80f35b20 120777 root:root ../../../../bin/aacs_info -/usr/lib/debug/.build-id/ef/8f4b3c90d121b83834474f23d91a8a80f35b20.debug 120777 root:root ../../usr/bin/aacs_info.debug -/usr/lib/debug/.build-id/f2 40755 root:root -/usr/lib/debug/.build-id/f2/b1cbcbb06e8b75498e3556c8d34147d4550487 120777 root:root ../../../../lib64/libaacs.so.0.5.1 -/usr/lib/debug/.build-id/f2/b1cbcbb06e8b75498e3556c8d34147d4550487.debug 120777 root:root ../../usr/lib64/libaacs.so.0.5.1.debug +/usr/lib/debug/.build-id/bc 40755 root:root +/usr/lib/debug/.build-id/bc/7e58875b9bb0afdabbf60b96d6fdc9510ff7c7 120777 root:root ../../../../bin/aacs_info +/usr/lib/debug/.build-id/bc/7e58875b9bb0afdabbf60b96d6fdc9510ff7c7.debug 120777 root:root ../../usr/bin/aacs_info.debug +/usr/lib/debug/.build-id/d4 40755 root:root +/usr/lib/debug/.build-id/d4/44c8d47521bf3cde82f435b86e1fa8dee43b7f 120777 root:root ../../../../lib64/libaacs.so.0.5.1 +/usr/lib/debug/.build-id/d4/44c8d47521bf3cde82f435b86e1fa8dee43b7f.debug 120777 root:root ../../usr/lib64/libaacs.so.0.5.1.debug /usr/lib/debug/usr/bin/aacs_info.debug 100644 root:root @@ -54,10 +54,10 @@ Provides: libaacs-debuginfo = 0.8.1-alt3:sisyphus+278230.100.1.1 -File: /usr/lib/debug/.build-id/ef 40755 root:root -File: /usr/lib/debug/.build-id/ef/8f4b3c90d121b83834474f23d91a8a80f35b20 120777 root:root ../../../../bin/aacs_info -File: /usr/lib/debug/.build-id/ef/8f4b3c90d121b83834474f23d91a8a80f35b20.debug 120777 root:root ../../usr/bin/aacs_info.debug -File: /usr/lib/debug/.build-id/f2 40755 root:root -File: /usr/lib/debug/.build-id/f2/b1cbcbb06e8b75498e3556c8d34147d4550487 120777 root:root ../../../../lib64/libaacs.so.0.5.1 -File: /usr/lib/debug/.build-id/f2/b1cbcbb06e8b75498e3556c8d34147d4550487.debug 120777 root:root ../../usr/lib64/libaacs.so.0.5.1.debug -File: /usr/lib/debug/usr/bin/aacs_info.debug 100644 root:root 30fbce717721c8b89a37febc2f2ec8c1 -File: /usr/lib/debug/usr/lib64/libaacs.so.0.5.1.debug 100644 root:root c3b04c410285f2729b6c22790fcc272d +File: /usr/lib/debug/.build-id/bc 40755 root:root +File: /usr/lib/debug/.build-id/bc/7e58875b9bb0afdabbf60b96d6fdc9510ff7c7 120777 root:root ../../../../bin/aacs_info +File: /usr/lib/debug/.build-id/bc/7e58875b9bb0afdabbf60b96d6fdc9510ff7c7.debug 120777 root:root ../../usr/bin/aacs_info.debug +File: /usr/lib/debug/.build-id/d4 40755 root:root +File: /usr/lib/debug/.build-id/d4/44c8d47521bf3cde82f435b86e1fa8dee43b7f 120777 root:root ../../../../lib64/libaacs.so.0.5.1 +File: /usr/lib/debug/.build-id/d4/44c8d47521bf3cde82f435b86e1fa8dee43b7f.debug 120777 root:root ../../usr/lib64/libaacs.so.0.5.1.debug +File: /usr/lib/debug/usr/bin/aacs_info.debug 100644 root:root abd55068e1b699b1c6df5ef16adc78b0 +File: /usr/lib/debug/usr/lib64/libaacs.so.0.5.1.debug 100644 root:root 38167f1fb3d1f360afcacbc01c9aa7fc File: /usr/lib/debug/usr/lib64/libaacs.so.0.debug 120777 root:root libaacs.so.0.5.1.debug @@ -100,2 +100,2 @@ File: /usr/src/debug/libaacs-0.8.1/src/util/strutl.h 100644 root:root 16dba33f9c9f596fd76a66d42665240a -RPMIdentity: 3ab8c4ca569809954b9820de37705f2499d8424b7d4972932c75209cd6c8d385d4eed10675eb1f7f9df7db4ac483198532c7ab3fd42941cb75fc7183fa70d5d6 +RPMIdentity: 4275640f07bb302735937dc6cb1714172a7c4c434345ee588216ffdde40613d0ea6b16979f6bdab66c6b47f1f2d47f328f1f21cc85884797d2955382eae413f0