D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/tidyp-1.04-12.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.E7BQd4 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf tidyp-1.04 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/tidyp-1.04.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd tidyp-1.04 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/tidy-20081224cvs-fix-format-errors.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + sed -i -e 's,AM_INIT_AUTOMAKE.*,AM_INIT_AUTOMAKE(\[foreign subdir-objects\]),' configure.ac + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.jv2xe4 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd tidyp-1.04 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + autoreconf -vfi autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: aclocal --force autoreconf: running: /usr/bin/autoconf --force configure.ac:74: warning: The macro `AC_PROG_LIBTOOL' is obsolete. configure.ac:74: You should run autoupdate. aclocal.m4:121: AC_PROG_LIBTOOL is expanded from... configure.ac:74: the top level autoreconf: configure.ac: not using Autoheader autoreconf: running: automake --add-missing --copy --force-missing configure.ac:48: installing './compile' configure.ac:39: installing './missing' parallel-tests: installing './test-driver' bin/Makefile.am:7: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') bin/Makefile.am: installing './depcomp' src/Makefile.am:58: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') autoreconf: Leaving directory '.' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./config.guess + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool Modifying ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking Fixing libtool's ltmain.sh to prevent overlinking (cf http://wiki.mandriva.com/en/Overlinking) + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for aarch64-mageia-linux-gnu-gcc... aarch64-mageia-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether aarch64-mageia-linux-gnu-gcc accepts -g... yes checking for aarch64-mageia-linux-gnu-gcc option to enable C11 features... none needed checking whether aarch64-mageia-linux-gnu-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of aarch64-mageia-linux-gnu-gcc... none checking how to run the C preprocessor... aarch64-mageia-linux-gnu-gcc -E checking for aarch64-mageia-linux-gnu-g++... aarch64-mageia-linux-gnu-g++ checking whether the compiler supports GNU C++... yes checking whether aarch64-mageia-linux-gnu-g++ accepts -g... yes checking for aarch64-mageia-linux-gnu-g++ option to enable C++11 features... none needed checking dependency style of aarch64-mageia-linux-gnu-g++... none checking whether ln -s works... yes checking build system type... aarch64-mageia-linux-gnu checking host system type... aarch64-mageia-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by aarch64-mageia-linux-gnu-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/aarch64-mageia-linux-gnu-nm -p checking the name lister (/usr/bin/aarch64-mageia-linux-gnu-nm -p) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-mageia-linux-gnu file names to aarch64-mageia-linux-gnu format... func_convert_file_noop checking how to convert aarch64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for aarch64-mageia-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-mageia-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-mageia-linux-gnu-ar... aarch64-mageia-linux-gnu-ar checking for archiver @FILE support... @ checking for aarch64-mageia-linux-gnu-strip... no checking for strip... strip checking for aarch64-mageia-linux-gnu-ranlib... aarch64-mageia-linux-gnu-ranlib checking command to parse /usr/bin/aarch64-mageia-linux-gnu-nm -p output from aarch64-mageia-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for aarch64-mageia-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if aarch64-mageia-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for aarch64-mageia-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if aarch64-mageia-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if aarch64-mageia-linux-gnu-gcc static flag -static works... no checking if aarch64-mageia-linux-gnu-gcc supports -c -o file.o... yes checking if aarch64-mageia-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the aarch64-mageia-linux-gnu-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... aarch64-mageia-linux-gnu-g++ -E checking for ld used by aarch64-mageia-linux-gnu-g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the aarch64-mageia-linux-gnu-g++ linker (/usr/bin/ld) supports shared libraries... yes checking for aarch64-mageia-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if aarch64-mageia-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if aarch64-mageia-linux-gnu-g++ static flag -static works... no checking if aarch64-mageia-linux-gnu-g++ supports -c -o file.o... yes checking if aarch64-mageia-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the aarch64-mageia-linux-gnu-g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether make sets $(MAKE)... (cached) yes checking if malloc debugging is wanted... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating include/Makefile config.status: creating bin/Makefile config.status: creating tests/Makefile config.status: executing depfiles commands config.status: executing libtool commands + /usr/bin/make -O -j8 V=1 VERBOSE=1 Making all in src make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/tidyp-1.04/src' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" -DPACKAGE_STRING=\"tidyp\ 1.04\" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tidyp\" -DVERSION=\"1.04\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o entities.lo entities.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tidyp\" -DVERSION=\"1.04\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c entities.c -fPIC -DPIC -o .libs/entities.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/tidyp-1.04/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/tidyp-1.04/src' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" -DPACKAGE_STRING=\"tidyp\ 1.04\" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tidyp\" -DVERSION=\"1.04\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o istack.lo istack.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tidyp\" -DVERSION=\"1.04\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c istack.c -fPIC -DPIC -o .libs/istack.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/tidyp-1.04/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/tidyp-1.04/src' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" -DPACKAGE_STRING=\"tidyp\ 1.04\" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tidyp\" -DVERSION=\"1.04\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tags.lo tags.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tidyp\" -DVERSION=\"1.04\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c tags.c -fPIC -DPIC -o .libs/tags.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/tidyp-1.04/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/tidyp-1.04/src' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" -DPACKAGE_STRING=\"tidyp\ 1.04\" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tidyp\" -DVERSION=\"1.04\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o attrs.lo attrs.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tidyp\" -DVERSION=\"1.04\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c attrs.c -fPIC -DPIC -o .libs/attrs.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/tidyp-1.04/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/tidyp-1.04/src' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" -DPACKAGE_STRING=\"tidyp\ 1.04\" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tidyp\" -DVERSION=\"1.04\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o lexer.lo lexer.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tidyp\" -DVERSION=\"1.04\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c lexer.c -fPIC -DPIC -o .libs/lexer.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/tidyp-1.04/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/tidyp-1.04/src' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" -DPACKAGE_STRING=\"tidyp\ 1.04\" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tidyp\" -DVERSION=\"1.04\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o parser.lo parser.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tidyp\" -DVERSION=\"1.04\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c parser.c -fPIC -DPIC -o .libs/parser.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/tidyp-1.04/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/tidyp-1.04/src' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" -DPACKAGE_STRING=\"tidyp\ 1.04\" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tidyp\" -DVERSION=\"1.04\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pprint.lo pprint.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tidyp\" -DVERSION=\"1.04\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pprint.c -fPIC -DPIC -o .libs/pprint.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/tidyp-1.04/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/tidyp-1.04/src' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" -DPACKAGE_STRING=\"tidyp\ 1.04\" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tidyp\" -DVERSION=\"1.04\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o access.lo access.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tidyp\" -DVERSION=\"1.04\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c access.c -fPIC -DPIC -o .libs/access.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/tidyp-1.04/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/tidyp-1.04/src' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" -DPACKAGE_STRING=\"tidyp\ 1.04\" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tidyp\" -DVERSION=\"1.04\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o alloc.lo alloc.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tidyp\" -DVERSION=\"1.04\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c alloc.c -fPIC -DPIC -o .libs/alloc.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/tidyp-1.04/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/tidyp-1.04/src' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" -DPACKAGE_STRING=\"tidyp\ 1.04\" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tidyp\" -DVERSION=\"1.04\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o localize.lo localize.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tidyp\" -DVERSION=\"1.04\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c localize.c -fPIC -DPIC -o .libs/localize.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/tidyp-1.04/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/tidyp-1.04/src' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" -DPACKAGE_STRING=\"tidyp\ 1.04\" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tidyp\" -DVERSION=\"1.04\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o config.lo config.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tidyp\" -DVERSION=\"1.04\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c config.c -fPIC -DPIC -o .libs/config.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/tidyp-1.04/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/tidyp-1.04/src' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" -DPACKAGE_STRING=\"tidyp\ 1.04\" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tidyp\" -DVERSION=\"1.04\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o clean.lo clean.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tidyp\" -DVERSION=\"1.04\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c clean.c -fPIC -DPIC -o .libs/clean.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/tidyp-1.04/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/tidyp-1.04/src' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" -DPACKAGE_STRING=\"tidyp\ 1.04\" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tidyp\" -DVERSION=\"1.04\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o attrdict.lo attrdict.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tidyp\" -DVERSION=\"1.04\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c attrdict.c -fPIC -DPIC -o .libs/attrdict.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/tidyp-1.04/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/tidyp-1.04/src' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" -DPACKAGE_STRING=\"tidyp\ 1.04\" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tidyp\" -DVERSION=\"1.04\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o attrask.lo attrask.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tidyp\" -DVERSION=\"1.04\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c attrask.c -fPIC -DPIC -o .libs/attrask.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/tidyp-1.04/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/tidyp-1.04/src' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" -DPACKAGE_STRING=\"tidyp\ 1.04\" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tidyp\" -DVERSION=\"1.04\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o buffio.lo buffio.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tidyp\" -DVERSION=\"1.04\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c buffio.c -fPIC -DPIC -o .libs/buffio.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/tidyp-1.04/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/tidyp-1.04/src' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" -DPACKAGE_STRING=\"tidyp\ 1.04\" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tidyp\" -DVERSION=\"1.04\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o attrget.lo attrget.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tidyp\" -DVERSION=\"1.04\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c attrget.c -fPIC -DPIC -o .libs/attrget.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/tidyp-1.04/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/tidyp-1.04/src' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" -DPACKAGE_STRING=\"tidyp\ 1.04\" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tidyp\" -DVERSION=\"1.04\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fileio.lo fileio.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tidyp\" -DVERSION=\"1.04\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c fileio.c -fPIC -DPIC -o .libs/fileio.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/tidyp-1.04/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/tidyp-1.04/src' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" -DPACKAGE_STRING=\"tidyp\ 1.04\" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tidyp\" -DVERSION=\"1.04\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o streamio.lo streamio.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tidyp\" -DVERSION=\"1.04\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c streamio.c -fPIC -DPIC -o .libs/streamio.o streamio.c:946:19: warning: 'Symbol2Unicode' defined but not used [-Wunused-const-variable=] 946 | static const uint Symbol2Unicode[] = | ^~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/tidyp-1.04/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/tidyp-1.04/src' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" -DPACKAGE_STRING=\"tidyp\ 1.04\" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tidyp\" -DVERSION=\"1.04\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tagask.lo tagask.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tidyp\" -DVERSION=\"1.04\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c tagask.c -fPIC -DPIC -o .libs/tagask.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/tidyp-1.04/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/tidyp-1.04/src' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" -DPACKAGE_STRING=\"tidyp\ 1.04\" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tidyp\" -DVERSION=\"1.04\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tmbstr.lo tmbstr.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tidyp\" -DVERSION=\"1.04\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c tmbstr.c -fPIC -DPIC -o .libs/tmbstr.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/tidyp-1.04/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/tidyp-1.04/src' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" -DPACKAGE_STRING=\"tidyp\ 1.04\" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tidyp\" -DVERSION=\"1.04\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o utf8.lo utf8.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tidyp\" -DVERSION=\"1.04\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c utf8.c -fPIC -DPIC -o .libs/utf8.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/tidyp-1.04/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/tidyp-1.04/src' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" -DPACKAGE_STRING=\"tidyp\ 1.04\" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tidyp\" -DVERSION=\"1.04\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o mappedio.lo mappedio.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tidyp\" -DVERSION=\"1.04\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c mappedio.c -fPIC -DPIC -o .libs/mappedio.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/tidyp-1.04/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/tidyp-1.04/src' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" -DPACKAGE_STRING=\"tidyp\ 1.04\" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tidyp\" -DVERSION=\"1.04\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tidyplib.lo tidyplib.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tidyp\" -DVERSION=\"1.04\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c tidyplib.c -fPIC -DPIC -o .libs/tidyplib.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/tidyp-1.04/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/tidyp-1.04/src' /bin/sh ../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -version-info 0:0:0 -release 1.04 -no-undefined -export-dynamic -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libtidyp.la -rpath /usr/lib64 access.lo attrs.lo istack.lo parser.lo tags.lo entities.lo lexer.lo pprint.lo clean.lo localize.lo config.lo alloc.lo attrask.lo attrdict.lo attrget.lo buffio.lo fileio.lo streamio.lo tagask.lo tmbstr.lo utf8.lo tidyplib.lo mappedio.lo libtool: link: aarch64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/access.o .libs/attrs.o .libs/istack.o .libs/parser.o .libs/tags.o .libs/entities.o .libs/lexer.o .libs/pprint.o .libs/clean.o .libs/localize.o .libs/config.o .libs/alloc.o .libs/attrask.o .libs/attrdict.o .libs/attrget.o .libs/buffio.o .libs/fileio.o .libs/streamio.o .libs/tagask.o .libs/tmbstr.o .libs/utf8.o .libs/tidyplib.o .libs/mappedio.o -O2 -g -fstack-protector -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-soname -Wl,libtidyp-1.04.so.0 -o .libs/libtidyp-1.04.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libtidyp-1.04.so.0" && ln -s "libtidyp-1.04.so.0.0.0" "libtidyp-1.04.so.0") libtool: link: (cd ".libs" && rm -f "libtidyp.so" && ln -s "libtidyp-1.04.so.0.0.0" "libtidyp.so") libtool: link: ( cd ".libs" && rm -f "libtidyp.la" && ln -s "../libtidyp.la" "libtidyp.la" ) make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/tidyp-1.04/src' Making all in include make[1]: Nothing to be done for 'all'. Making all in bin make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/tidyp-1.04/bin' aarch64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" -DPACKAGE_STRING=\"tidyp\ 1.04\" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tidyp\" -DVERSION=\"1.04\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../src/tidyp.o ../src/tidyp.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/tidyp-1.04/bin' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/tidyp-1.04/bin' /bin/sh ../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o tidyp ../src/tidyp.o ../src/libtidyp.la libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/tidyp ../src/tidyp.o ../src/.libs/libtidyp.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/tidyp-1.04/bin' Making all in tests make[1]: Nothing to be done for 'all'. make[1]: Nothing to be done for 'all-am'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.O2OLG6 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/tidyp-1.04-12.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/tidyp-1.04-12.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/tidyp-1.04-12.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/tidyp-1.04-12.mga8.aarch64 + cd tidyp-1.04 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/tidyp-1.04-12.mga8.aarch64 'INSTALL=/usr/bin/install -p' Making install in src make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/tidyp-1.04/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/tidyp-1.04/src' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/tidyp-1.04-12.mga8.aarch64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libtidyp.la '/home/iurt/rpmbuild/BUILDROOT/tidyp-1.04-12.mga8.aarch64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libtidyp-1.04.so.0.0.0 /home/iurt/rpmbuild/BUILDROOT/tidyp-1.04-12.mga8.aarch64/usr/lib64/libtidyp-1.04.so.0.0.0 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/tidyp-1.04-12.mga8.aarch64/usr/lib64 && { ln -s -f libtidyp-1.04.so.0.0.0 libtidyp-1.04.so.0 || { rm -f libtidyp-1.04.so.0 && ln -s libtidyp-1.04.so.0.0.0 libtidyp-1.04.so.0; }; }) libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/tidyp-1.04-12.mga8.aarch64/usr/lib64 && { ln -s -f libtidyp-1.04.so.0.0.0 libtidyp.so || { rm -f libtidyp.so && ln -s libtidyp-1.04.so.0.0.0 libtidyp.so; }; }) libtool: install: /usr/bin/install -p .libs/libtidyp.lai /home/iurt/rpmbuild/BUILDROOT/tidyp-1.04-12.mga8.aarch64/usr/lib64/libtidyp.la libtool: warning: remember to run 'libtool --finish /usr/lib64' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/tidyp-1.04/src' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/tidyp-1.04/src' Making install in include make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/tidyp-1.04/include' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/tidyp-1.04/include' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/tidyp-1.04-12.mga8.aarch64/usr/include/tidyp' /usr/bin/install -p -m 644 platform.h tidyp.h tidypenum.h buffio.h '/home/iurt/rpmbuild/BUILDROOT/tidyp-1.04-12.mga8.aarch64/usr/include/tidyp' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/tidyp-1.04/include' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/tidyp-1.04/include' Making install in bin make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/tidyp-1.04/bin' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/tidyp-1.04/bin' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/tidyp-1.04-12.mga8.aarch64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p tidyp '/home/iurt/rpmbuild/BUILDROOT/tidyp-1.04-12.mga8.aarch64/usr/bin' libtool: warning: '../src/libtidyp.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/tidyp /home/iurt/rpmbuild/BUILDROOT/tidyp-1.04-12.mga8.aarch64/usr/bin/tidyp make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/tidyp-1.04/bin' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/tidyp-1.04/bin' Making install in tests make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/tidyp-1.04/tests' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/tidyp-1.04/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/tidyp-1.04/tests' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/tidyp-1.04/tests' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/tidyp-1.04' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/tidyp-1.04' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/tidyp-1.04' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/tidyp-1.04' + find /home/iurt/rpmbuild/BUILDROOT/tidyp-1.04-12.mga8.aarch64 -name '*.la' -delete + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 1.04-12.mga8 --unique-debug-suffix -1.04-12.mga8.aarch64 --unique-debug-src-base tidyp-1.04-12.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/tidyp-1.04 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/tidyp-1.04-12.mga8.aarch64/usr/bin/tidyp explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/tidyp-1.04-12.mga8.aarch64/usr/lib64/libtidyp-1.04.so.0.0.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/tidyp-1.04-12.mga8.aarch64/usr/bin/tidyp extracting debug info from /home/iurt/rpmbuild/BUILDROOT/tidyp-1.04-12.mga8.aarch64/usr/lib64/libtidyp-1.04.so.0.0.0 original debug info size: 1328kB, size after compression: 1188kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 2515 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs *** WARNING: ./usr/src/debug/tidyp-1.04-12.mga8.aarch64/src/version.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/tidyp-1.04-12.mga8.aarch64/src/mappedio.c is executable but has no shebang, removing executable bit Processing files: tidyp-1.04-12.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.dmjwJ4 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd tidyp-1.04 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/tidyp-1.04-12.mga8.aarch64/usr/share/doc/tidyp + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/tidyp-1.04-12.mga8.aarch64/usr/share/doc/tidyp + cp -pr README /home/iurt/rpmbuild/BUILDROOT/tidyp-1.04-12.mga8.aarch64/usr/share/doc/tidyp + cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/tidyp-1.04-12.mga8.aarch64/usr/share/doc/tidyp + RPM_EC=0 ++ jobs -p + exit 0 Provides: tidyp = 1.04-12.mga8 tidyp(aarch-64) = 1.04-12.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libtidyp-1.04.so.0()(64bit) Processing files: lib64tidyp1.04_0-1.04-12.mga8.aarch64 Provides: lib64tidyp1.04_0 = 1.04-12.mga8 lib64tidyp1.04_0(aarch-64) = 1.04-12.mga8 libtidyp-1.04.so.0()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) Obsoletes: lib64tidyp1.04 < 1.04-6 Processing files: lib64tidyp-devel-1.04-12.mga8.aarch64 Provides: devel(libtidyp-1.04(64bit)) lib64tidyp-devel = 1.04-12.mga8 lib64tidyp-devel(aarch-64) = 1.04-12.mga8 tidyp-devel = 1.04-12.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: tidyp-debugsource-1.04-12.mga8.aarch64 Provides: tidyp-debugsource = 1.04-12.mga8 tidyp-debugsource(aarch-64) = 1.04-12.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: tidyp-debuginfo-1.04-12.mga8.aarch64 Provides: debuginfo(build-id) = a1d9b2fc73605c064ff1e53bb3c6b803c7a3f0c8 tidyp-debuginfo = 1.04-12.mga8 tidyp-debuginfo(aarch-64) = 1.04-12.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: tidyp-debugsource(aarch-64) = 1.04-12.mga8 Processing files: lib64tidyp1.04_0-debuginfo-1.04-12.mga8.aarch64 Provides: debuginfo(build-id) = 5dfb5969aaac31cdf43a006e81f1fcc44a743ea8 lib64tidyp1.04_0-debuginfo = 1.04-12.mga8 lib64tidyp1.04_0-debuginfo(aarch-64) = 1.04-12.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: tidyp-debugsource(aarch-64) = 1.04-12.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/tidyp-1.04-12.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/tidyp-1.04-12.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64tidyp-devel-1.04-12.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/tidyp-debuginfo-1.04-12.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64tidyp1.04_0-1.04-12.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64tidyp1.04_0-debuginfo-1.04-12.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/tidyp-debugsource-1.04-12.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.hHtE85 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd tidyp-1.04 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/tidyp-1.04-12.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.G2DJo4 + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf tidyp-1.04 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!