D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. warning: Macro expanded in comment on line 3: (echo %snapshot_rev | cut -c1-6) Installing /home/iurt/rpmbuild/SRPMS/mingw-w64-tools-9.0.0-1.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Iu9RPV + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf mingw-w64-v9.0.0 + /usr/bin/bzip2 -dc /home/iurt/rpmbuild/SOURCES/mingw-w64-v9.0.0.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd mingw-w64-v9.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/mingw-w64-tools-s390.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.2E1Kcv + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd mingw-w64-v9.0.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + pushd mingw-w64-tools ~/rpmbuild/BUILD/mingw-w64-v9.0.0/mingw-w64-tools ~/rpmbuild/BUILD/mingw-w64-v9.0.0 + pushd gendef ~/rpmbuild/BUILD/mingw-w64-v9.0.0/mingw-w64-tools/gendef ~/rpmbuild/BUILD/mingw-w64-v9.0.0/mingw-w64-tools ~/rpmbuild/BUILD/mingw-w64-v9.0.0 + 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 + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + 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 ./build-aux/config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./build-aux/config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./build-aux/config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./build-aux/config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./build-aux/config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./build-aux/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 + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-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 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... aarch64-mageia-linux-gnu checking host system type... aarch64-mageia-linux-gnu checking for aarch64-mageia-linux-gnu-gcc... no checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for inttypes.h... (cached) yes checking for memory.h... (cached) yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for int32_t... yes checking for size_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uint8_t... yes checking for memset... yes checking for strdup... yes checking for strrchr... yes checking for strlwr... no checking whether to build gendef with libmangle... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands + make -j8 make all-am make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mingw-w64-v9.0.0/mingw-w64-tools/gendef' gcc -DHAVE_CONFIG_H -I. -Werror -Wall -W -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/gendef-gendef.o `test -f 'src/gendef.c' || echo './'`src/gendef.c gcc -DHAVE_CONFIG_H -I. -Werror -Wall -W -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/gendef-gendef_def.o `test -f 'src/gendef_def.c' || echo './'`src/gendef_def.c gcc -DHAVE_CONFIG_H -I. -Werror -Wall -W -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/gendef-compat_string.o `test -f 'src/compat_string.c' || echo './'`src/compat_string.c gcc -DHAVE_CONFIG_H -I. -Werror -Wall -W -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/gendef-fsredir.o `test -f 'src/fsredir.c' || echo './'`src/fsredir.c gcc -Werror -Wall -W -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -o gendef src/gendef-gendef.o src/gendef-gendef_def.o src/gendef-compat_string.o src/gendef-fsredir.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mingw-w64-v9.0.0/mingw-w64-tools/gendef' + popd ~/rpmbuild/BUILD/mingw-w64-v9.0.0/mingw-w64-tools ~/rpmbuild/BUILD/mingw-w64-v9.0.0 + pushd genidl ~/rpmbuild/BUILD/mingw-w64-v9.0.0/mingw-w64-tools/genidl ~/rpmbuild/BUILD/mingw-w64-v9.0.0/mingw-w64-tools ~/rpmbuild/BUILD/mingw-w64-v9.0.0 + 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 + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + 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 ./build-aux/config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./build-aux/config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./build-aux/config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./build-aux/config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./build-aux/config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./build-aux/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 + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-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 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... aarch64-mageia-linux-gnu checking host system type... aarch64-mageia-linux-gnu checking for aarch64-mageia-linux-gnu-gcc... no checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for memory.h... (cached) yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for size_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for memset... yes checking for strchr... yes checking for strdup... yes checking for strrchr... yes checking for strstr... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands + make -j8 make all-am make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mingw-w64-v9.0.0/mingw-w64-tools/genidl' gcc -DHAVE_CONFIG_H -I. -O3 -g -std=gnu99 -Wall -Wextra -Wshadow -Wformat -Wpacked -Wredundant-decls -Winline -pedantic -Wno-pedantic-ms-format -Wmissing-declarations -Wredundant-decls -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -Wstrict-aliasing=2 -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/genidl-genidl_config.o `test -f 'src/genidl_config.c' || echo './'`src/genidl_config.c gcc -DHAVE_CONFIG_H -I. -O3 -g -std=gnu99 -Wall -Wextra -Wshadow -Wformat -Wpacked -Wredundant-decls -Winline -pedantic -Wno-pedantic-ms-format -Wmissing-declarations -Wredundant-decls -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -Wstrict-aliasing=2 -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/genidl-genidl_typinfo.o `test -f 'src/genidl_typinfo.c' || echo './'`src/genidl_typinfo.c gcc -DHAVE_CONFIG_H -I. -O3 -g -std=gnu99 -Wall -Wextra -Wshadow -Wformat -Wpacked -Wredundant-decls -Winline -pedantic -Wno-pedantic-ms-format -Wmissing-declarations -Wredundant-decls -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -Wstrict-aliasing=2 -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/genidl-genidl_typeinfo.o `test -f 'src/genidl_typeinfo.c' || echo './'`src/genidl_typeinfo.c gcc -DHAVE_CONFIG_H -I. -O3 -g -std=gnu99 -Wall -Wextra -Wshadow -Wformat -Wpacked -Wredundant-decls -Winline -pedantic -Wno-pedantic-ms-format -Wmissing-declarations -Wredundant-decls -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -Wstrict-aliasing=2 -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/genidl-genidl_readpe.o `test -f 'src/genidl_readpe.c' || echo './'`src/genidl_readpe.c gcc -DHAVE_CONFIG_H -I. -O3 -g -std=gnu99 -Wall -Wextra -Wshadow -Wformat -Wpacked -Wredundant-decls -Winline -pedantic -Wno-pedantic-ms-format -Wmissing-declarations -Wredundant-decls -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -Wstrict-aliasing=2 -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/genidl-genidl_dumpidl.o `test -f 'src/genidl_dumpidl.c' || echo './'`src/genidl_dumpidl.c gcc -DHAVE_CONFIG_H -I. -O3 -g -std=gnu99 -Wall -Wextra -Wshadow -Wformat -Wpacked -Wredundant-decls -Winline -pedantic -Wno-pedantic-ms-format -Wmissing-declarations -Wredundant-decls -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -Wstrict-aliasing=2 -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/genidl-fsredir.o `test -f 'src/fsredir.c' || echo './'`src/fsredir.c gcc -DHAVE_CONFIG_H -I. -O3 -g -std=gnu99 -Wall -Wextra -Wshadow -Wformat -Wpacked -Wredundant-decls -Winline -pedantic -Wno-pedantic-ms-format -Wmissing-declarations -Wredundant-decls -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -Wstrict-aliasing=2 -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/genidl-genidl.o `test -f 'src/genidl.c' || echo './'`src/genidl.c src/fsredir.c:61: warning: ISO C forbids an empty translation unit [-Wpedantic] cc1: note: unrecognized command-line option '-Wno-pedantic-ms-format' may have been intended to silence earlier diagnostics src/genidl_readpe.c: In function 'readResourceDirectory': src/genidl_readpe.c:185:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 185 | fread (&hdr.hdr64, 1, sizeof (sImgNtHeaders64), fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/genidl_readpe.c:191:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 191 | fread (&hdr.hdr32, 1, sizeof (sImgNtHeaders32), fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/genidl_readpe.c:199:7: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 199 | fread (&sec, 1, sizeof (sImgSectionHdr),fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/genidl_readpe.c:205:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 205 | fread (dta[0], 1, res_size, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/genidl_dumpidl.c: In function 'fill_typb': src/genidl_config.c: In function 'parseTableSub': src/genidl_dumpidl.c:212:30: warning: variable 'pData' set but not used [-Wunused-but-set-variable] 212 | uint32_t oVars = 0, *pData, *pCustomData = NULL; | ^~~~~ src/genidl_config.c:424:10: warning: variable 'exps' set but not used [-Wunused-but-set-variable] 424 | char **exps; | ^~~~ src/genidl_config.c:423:10: warning: variable 'alias' set but not used [-Wunused-but-set-variable] 423 | char **alias = NULL; | ^~~~~ src/genidl_typinfo.c: In function 'getVT_data': src/genidl_typinfo.c:530:31: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'int64_t' {aka 'long int'} [-Wformat=] 530 | sprintf (s,"(LONGLONG) %lldLL", *((int64_t *) dta)); break; | ~~~^ ~~~~~~~~~~~~~~~~~~ | | | | | int64_t {aka long int} | long long int | %ld src/genidl_typinfo.c:536:30: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=] 536 | sprintf (s,"(ULONGLONG) %lluULL", *((uint64_t *) dta)); break; | ~~~^ ~~~~~~~~~~~~~~~~~~~ | | | | | uint64_t {aka long unsigned int} | long long unsigned int | %lu src/genidl_typinfo.c:549:25: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'int64_t' {aka 'long int'} [-Wformat=] 549 | sprintf (s,"(CY) %lldLL", *((int64_t *) dta)); break; | ~~~^ ~~~~~~~~~~~~~~~~~~ | | | | | int64_t {aka long int} | long long int | %ld src/genidl_dumpidl.c: In function 'TI2_typlib_enumerations': src/genidl_dumpidl.c:731:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 731 | if (*guard != 0) | ^~ src/genidl_dumpidl.c:733:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 733 | free (guard); | ^~~~ src/genidl_dumpidl.c: In function 'TI2_typlib_structures': src/genidl_dumpidl.c:914:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 914 | if (*guard != 0) | ^~ src/genidl_dumpidl.c:916:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 916 | free (guard); | ^~~~ src/genidl_typeinfo.c: In function 'printVTData': src/genidl_typeinfo.c:1055:24: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'int64_t' {aka 'long int'} [-Wformat=] 1055 | fprintf (fp," = %lldLL", *((int64_t *) dta)); break; | ~~~^ ~~~~~~~~~~~~~~~~~~ | | | | | int64_t {aka long int} | long long int | %ld src/genidl_typeinfo.c:1061:22: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=] 1061 | fprintf (fp," = %lluULL", *((uint64_t *) dta)); break; | ~~~^ ~~~~~~~~~~~~~~~~~~~ | | | | | uint64_t {aka long unsigned int} | long long unsigned int | %lu src/genidl_typeinfo.c:1075:24: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'int64_t' {aka 'long int'} [-Wformat=] 1075 | fprintf (fp," = %lldLL", *((int64_t *) dta)); break; | ~~~^ ~~~~~~~~~~~~~~~~~~ | | | | | int64_t {aka long int} | long long int | %ld src/genidl_readpe.c: At top level: cc1: note: unrecognized command-line option '-Wno-pedantic-ms-format' may have been intended to silence earlier diagnostics src/genidl_config.c: At top level: cc1: note: unrecognized command-line option '-Wno-pedantic-ms-format' may have been intended to silence earlier diagnostics src/genidl_typinfo.c: At top level: cc1: note: unrecognized command-line option '-Wno-pedantic-ms-format' may have been intended to silence earlier diagnostics src/genidl_dumpidl.c: At top level: cc1: note: unrecognized command-line option '-Wno-pedantic-ms-format' may have been intended to silence earlier diagnostics src/genidl_typeinfo.c: At top level: cc1: note: unrecognized command-line option '-Wno-pedantic-ms-format' may have been intended to silence earlier diagnostics gcc -O3 -g -std=gnu99 -Wall -Wextra -Wshadow -Wformat -Wpacked -Wredundant-decls -Winline -pedantic -Wno-pedantic-ms-format -Wmissing-declarations -Wredundant-decls -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -Wstrict-aliasing=2 -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 genidl src/genidl-genidl_config.o src/genidl-genidl_typinfo.o src/genidl-genidl_typeinfo.o src/genidl-genidl_readpe.o src/genidl-genidl_dumpidl.o src/genidl-fsredir.o src/genidl-genidl.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mingw-w64-v9.0.0/mingw-w64-tools/genidl' + popd ~/rpmbuild/BUILD/mingw-w64-v9.0.0/mingw-w64-tools ~/rpmbuild/BUILD/mingw-w64-v9.0.0 + pushd widl ~/rpmbuild/BUILD/mingw-w64-v9.0.0/mingw-w64-tools/widl ~/rpmbuild/BUILD/mingw-w64-v9.0.0/mingw-w64-tools ~/rpmbuild/BUILD/mingw-w64-v9.0.0 + export CONFIGURE_TOP=/home/iurt/rpmbuild/BUILD/mingw-w64-v9.0.0/mingw-w64-tools/widl + CONFIGURE_TOP=/home/iurt/rpmbuild/BUILD/mingw-w64-v9.0.0/mingw-w64-tools/widl + mkdir win32 + pushd win32 ~/rpmbuild/BUILD/mingw-w64-v9.0.0/mingw-w64-tools/widl/win32 ~/rpmbuild/BUILD/mingw-w64-v9.0.0/mingw-w64-tools/widl ~/rpmbuild/BUILD/mingw-w64-v9.0.0/mingw-w64-tools ~/rpmbuild/BUILD/mingw-w64-v9.0.0 + 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 + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CONFIGURE_TOP=/home/iurt/rpmbuild/BUILD/mingw-w64-v9.0.0/mingw-w64-tools/widl + '[' 1 = 1 ']' ++ find /home/iurt/rpmbuild/BUILD/mingw-w64-v9.0.0/mingw-w64-tools/widl -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename /home/iurt/rpmbuild/BUILD/mingw-w64-v9.0.0/mingw-w64-tools/widl/build-aux/config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename /home/iurt/rpmbuild/BUILD/mingw-w64-v9.0.0/mingw-w64-tools/widl/build-aux/config.sub + cp -af /usr/lib/rpm/mageia/config.sub /home/iurt/rpmbuild/BUILD/mingw-w64-v9.0.0/mingw-w64-tools/widl/build-aux/config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename /home/iurt/rpmbuild/BUILD/mingw-w64-v9.0.0/mingw-w64-tools/widl/build-aux/config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename /home/iurt/rpmbuild/BUILD/mingw-w64-v9.0.0/mingw-w64-tools/widl/build-aux/config.guess + cp -af /usr/lib/rpm/mageia/config.guess /home/iurt/rpmbuild/BUILD/mingw-w64-v9.0.0/mingw-w64-tools/widl/build-aux/config.guess + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs /home/iurt/rpmbuild/BUILD/mingw-w64-v9.0.0/mingw-w64-tools/widl + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib /home/iurt/rpmbuild/BUILD/mingw-w64-v9.0.0/mingw-w64-tools/widl 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 --target=i686-w64-mingw32 --program-prefix=i686-w64-mingw32- --with-widl-includedir=/usr/i686-w64-mingw32/sys-root/mingw/include checking build system type... aarch64-mageia-linux-gnu checking host system type... aarch64-mageia-linux-gnu checking target system type... i686-w64-mingw32 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for widl includedir... /usr/i686-w64-mingw32/sys-root/mingw/include checking for aarch64-mageia-linux-gnu-gcc... no checking for gcc... 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 gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for getopt.h... yes checking for io.h... no checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking for libintl.h... yes checking for limits.h... yes checking for malloc.h... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for _Bool... yes checking for stdbool.h that conforms to C99... yes checking for inline... inline checking for int16_t... yes checking for int32_t... yes checking for int8_t... yes checking for off_t... yes checking for size_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint8_t... yes checking for long long... yes checking for error_at_line... yes checking for atexit... yes checking for gettimeofday... yes checking for getopt_long_only... yes checking for memmove... yes checking for memset... yes checking for mkstemps... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strncasecmp... yes checking for strrchr... yes checking for strtol... yes checking for strtoul... yes checking for strtoull... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating include/config.h config.status: executing depfiles commands + /usr/bin/make -O -j8 V=1 VERBOSE=1 gcc -DHAVE_CONFIG_H -I. -I.. -I./include -I../include -DINCLUDEDIR=\""/usr/i686-w64-mingw32/sys-root/mingw/include"\" -DBIN_TO_INCLUDEDIR=\""../i686-w64-mingw32/sys-root/mingw/include"\" -O3 -g -Wall -Wformat -Wpacked -Wmissing-declarations -Wimplicit-function-declaration -Wmissing-prototypes -Wstrict-aliasing=2 -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/widl-pathtools.o `test -f 'src/pathtools.c' || echo '../'`src/pathtools.c gcc -DHAVE_CONFIG_H -I. -I.. -I./include -I../include -DINCLUDEDIR=\""/usr/i686-w64-mingw32/sys-root/mingw/include"\" -DBIN_TO_INCLUDEDIR=\""../i686-w64-mingw32/sys-root/mingw/include"\" -O3 -g -Wall -Wformat -Wpacked -Wmissing-declarations -Wimplicit-function-declaration -Wmissing-prototypes -Wstrict-aliasing=2 -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/port/widl-getopt.o `test -f 'src/port/getopt.c' || echo '../'`src/port/getopt.c gcc -DHAVE_CONFIG_H -I. -I.. -I./include -I../include -DINCLUDEDIR=\""/usr/i686-w64-mingw32/sys-root/mingw/include"\" -DBIN_TO_INCLUDEDIR=\""../i686-w64-mingw32/sys-root/mingw/include"\" -O3 -g -Wall -Wformat -Wpacked -Wmissing-declarations -Wimplicit-function-declaration -Wmissing-prototypes -Wstrict-aliasing=2 -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/port/widl-port.o `test -f 'src/port/port.c' || echo '../'`src/port/port.c gcc -DHAVE_CONFIG_H -I. -I.. -I./include -I../include -DINCLUDEDIR=\""/usr/i686-w64-mingw32/sys-root/mingw/include"\" -DBIN_TO_INCLUDEDIR=\""../i686-w64-mingw32/sys-root/mingw/include"\" -O3 -g -Wall -Wformat -Wpacked -Wmissing-declarations -Wimplicit-function-declaration -Wmissing-prototypes -Wstrict-aliasing=2 -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/widl-expr.o `test -f 'src/expr.c' || echo '../'`src/expr.c gcc -DHAVE_CONFIG_H -I. -I.. -I./include -I../include -DINCLUDEDIR=\""/usr/i686-w64-mingw32/sys-root/mingw/include"\" -DBIN_TO_INCLUDEDIR=\""../i686-w64-mingw32/sys-root/mingw/include"\" -O3 -g -Wall -Wformat -Wpacked -Wmissing-declarations -Wimplicit-function-declaration -Wmissing-prototypes -Wstrict-aliasing=2 -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/widl-register.o `test -f 'src/register.c' || echo '../'`src/register.c gcc -DHAVE_CONFIG_H -I. -I.. -I./include -I../include -DINCLUDEDIR=\""/usr/i686-w64-mingw32/sys-root/mingw/include"\" -DBIN_TO_INCLUDEDIR=\""../i686-w64-mingw32/sys-root/mingw/include"\" -O3 -g -Wall -Wformat -Wpacked -Wmissing-declarations -Wimplicit-function-declaration -Wmissing-prototypes -Wstrict-aliasing=2 -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/widl-client.o `test -f 'src/client.c' || echo '../'`src/client.c gcc -DHAVE_CONFIG_H -I. -I.. -I./include -I../include -DINCLUDEDIR=\""/usr/i686-w64-mingw32/sys-root/mingw/include"\" -DBIN_TO_INCLUDEDIR=\""../i686-w64-mingw32/sys-root/mingw/include"\" -O3 -g -Wall -Wformat -Wpacked -Wmissing-declarations -Wimplicit-function-declaration -Wmissing-prototypes -Wstrict-aliasing=2 -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/widl-hash.o `test -f 'src/hash.c' || echo '../'`src/hash.c gcc -DHAVE_CONFIG_H -I. -I.. -I./include -I../include -DINCLUDEDIR=\""/usr/i686-w64-mingw32/sys-root/mingw/include"\" -DBIN_TO_INCLUDEDIR=\""../i686-w64-mingw32/sys-root/mingw/include"\" -O3 -g -Wall -Wformat -Wpacked -Wmissing-declarations -Wimplicit-function-declaration -Wmissing-prototypes -Wstrict-aliasing=2 -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/widl-typelib.o `test -f 'src/typelib.c' || echo '../'`src/typelib.c gcc -DHAVE_CONFIG_H -I. -I.. -I./include -I../include -DINCLUDEDIR=\""/usr/i686-w64-mingw32/sys-root/mingw/include"\" -DBIN_TO_INCLUDEDIR=\""../i686-w64-mingw32/sys-root/mingw/include"\" -O3 -g -Wall -Wformat -Wpacked -Wmissing-declarations -Wimplicit-function-declaration -Wmissing-prototypes -Wstrict-aliasing=2 -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/widl-server.o `test -f 'src/server.c' || echo '../'`src/server.c gcc -DHAVE_CONFIG_H -I. -I.. -I./include -I../include -DINCLUDEDIR=\""/usr/i686-w64-mingw32/sys-root/mingw/include"\" -DBIN_TO_INCLUDEDIR=\""../i686-w64-mingw32/sys-root/mingw/include"\" -O3 -g -Wall -Wformat -Wpacked -Wmissing-declarations -Wimplicit-function-declaration -Wmissing-prototypes -Wstrict-aliasing=2 -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/widl-parser.yy.o `test -f 'src/parser.yy.c' || echo '../'`src/parser.yy.c gcc -DHAVE_CONFIG_H -I. -I.. -I./include -I../include -DINCLUDEDIR=\""/usr/i686-w64-mingw32/sys-root/mingw/include"\" -DBIN_TO_INCLUDEDIR=\""../i686-w64-mingw32/sys-root/mingw/include"\" -O3 -g -Wall -Wformat -Wpacked -Wmissing-declarations -Wimplicit-function-declaration -Wmissing-prototypes -Wstrict-aliasing=2 -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/widl-utils.o `test -f 'src/utils.c' || echo '../'`src/utils.c gcc -DHAVE_CONFIG_H -I. -I.. -I./include -I../include -DINCLUDEDIR=\""/usr/i686-w64-mingw32/sys-root/mingw/include"\" -DBIN_TO_INCLUDEDIR=\""../i686-w64-mingw32/sys-root/mingw/include"\" -O3 -g -Wall -Wformat -Wpacked -Wmissing-declarations -Wimplicit-function-declaration -Wmissing-prototypes -Wstrict-aliasing=2 -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/widl-typetree.o `test -f 'src/typetree.c' || echo '../'`src/typetree.c gcc -DHAVE_CONFIG_H -I. -I.. -I./include -I../include -DINCLUDEDIR=\""/usr/i686-w64-mingw32/sys-root/mingw/include"\" -DBIN_TO_INCLUDEDIR=\""../i686-w64-mingw32/sys-root/mingw/include"\" -O3 -g -Wall -Wformat -Wpacked -Wmissing-declarations -Wimplicit-function-declaration -Wmissing-prototypes -Wstrict-aliasing=2 -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/widl-proxy.o `test -f 'src/proxy.c' || echo '../'`src/proxy.c gcc -DHAVE_CONFIG_H -I. -I.. -I./include -I../include -DINCLUDEDIR=\""/usr/i686-w64-mingw32/sys-root/mingw/include"\" -DBIN_TO_INCLUDEDIR=\""../i686-w64-mingw32/sys-root/mingw/include"\" -O3 -g -Wall -Wformat -Wpacked -Wmissing-declarations -Wimplicit-function-declaration -Wmissing-prototypes -Wstrict-aliasing=2 -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/widl-widl.o `test -f 'src/widl.c' || echo '../'`src/widl.c gcc -DHAVE_CONFIG_H -I. -I.. -I./include -I../include -DINCLUDEDIR=\""/usr/i686-w64-mingw32/sys-root/mingw/include"\" -DBIN_TO_INCLUDEDIR=\""../i686-w64-mingw32/sys-root/mingw/include"\" -O3 -g -Wall -Wformat -Wpacked -Wmissing-declarations -Wimplicit-function-declaration -Wmissing-prototypes -Wstrict-aliasing=2 -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/wpp/widl-wpp.o `test -f 'src/wpp/wpp.c' || echo '../'`src/wpp/wpp.c gcc -DHAVE_CONFIG_H -I. -I.. -I./include -I../include -DINCLUDEDIR=\""/usr/i686-w64-mingw32/sys-root/mingw/include"\" -DBIN_TO_INCLUDEDIR=\""../i686-w64-mingw32/sys-root/mingw/include"\" -O3 -g -Wall -Wformat -Wpacked -Wmissing-declarations -Wimplicit-function-declaration -Wmissing-prototypes -Wstrict-aliasing=2 -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/widl-header.o `test -f 'src/header.c' || echo '../'`src/header.c gcc -DHAVE_CONFIG_H -I. -I.. -I./include -I../include -DINCLUDEDIR=\""/usr/i686-w64-mingw32/sys-root/mingw/include"\" -DBIN_TO_INCLUDEDIR=\""../i686-w64-mingw32/sys-root/mingw/include"\" -O3 -g -Wall -Wformat -Wpacked -Wmissing-declarations -Wimplicit-function-declaration -Wmissing-prototypes -Wstrict-aliasing=2 -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/wpp/widl-ppy.tab.o `test -f 'src/wpp/ppy.tab.c' || echo '../'`src/wpp/ppy.tab.c gcc -DHAVE_CONFIG_H -I. -I.. -I./include -I../include -DINCLUDEDIR=\""/usr/i686-w64-mingw32/sys-root/mingw/include"\" -DBIN_TO_INCLUDEDIR=\""../i686-w64-mingw32/sys-root/mingw/include"\" -O3 -g -Wall -Wformat -Wpacked -Wmissing-declarations -Wimplicit-function-declaration -Wmissing-prototypes -Wstrict-aliasing=2 -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/widl-write_msft.o `test -f 'src/write_msft.c' || echo '../'`src/write_msft.c gcc -DHAVE_CONFIG_H -I. -I.. -I./include -I../include -DINCLUDEDIR=\""/usr/i686-w64-mingw32/sys-root/mingw/include"\" -DBIN_TO_INCLUDEDIR=\""../i686-w64-mingw32/sys-root/mingw/include"\" -O3 -g -Wall -Wformat -Wpacked -Wmissing-declarations -Wimplicit-function-declaration -Wmissing-prototypes -Wstrict-aliasing=2 -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/widl-parser.tab.o `test -f 'src/parser.tab.c' || echo '../'`src/parser.tab.c gcc -DHAVE_CONFIG_H -I. -I.. -I./include -I../include -DINCLUDEDIR=\""/usr/i686-w64-mingw32/sys-root/mingw/include"\" -DBIN_TO_INCLUDEDIR=\""../i686-w64-mingw32/sys-root/mingw/include"\" -O3 -g -Wall -Wformat -Wpacked -Wmissing-declarations -Wimplicit-function-declaration -Wmissing-prototypes -Wstrict-aliasing=2 -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/wpp/widl-ppl.yy.o `test -f 'src/wpp/ppl.yy.c' || echo '../'`src/wpp/ppl.yy.c gcc -DHAVE_CONFIG_H -I. -I.. -I./include -I../include -DINCLUDEDIR=\""/usr/i686-w64-mingw32/sys-root/mingw/include"\" -DBIN_TO_INCLUDEDIR=\""../i686-w64-mingw32/sys-root/mingw/include"\" -O3 -g -Wall -Wformat -Wpacked -Wmissing-declarations -Wimplicit-function-declaration -Wmissing-prototypes -Wstrict-aliasing=2 -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/widl-typegen.o `test -f 'src/typegen.c' || echo '../'`src/typegen.c gcc -O3 -g -Wall -Wformat -Wpacked -Wmissing-declarations -Wimplicit-function-declaration -Wmissing-prototypes -Wstrict-aliasing=2 -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 widl src/widl-client.o src/widl-expr.o src/widl-hash.o src/widl-header.o src/widl-parser.tab.o src/widl-parser.yy.o src/port/widl-getopt.o src/port/widl-port.o src/widl-proxy.o src/widl-register.o src/widl-server.o src/widl-typegen.o src/widl-typelib.o src/widl-typetree.o src/widl-utils.o src/widl-widl.o src/widl-write_msft.o src/wpp/widl-ppl.yy.o src/wpp/widl-ppy.tab.o src/wpp/widl-wpp.o src/widl-pathtools.o + popd ~/rpmbuild/BUILD/mingw-w64-v9.0.0/mingw-w64-tools/widl ~/rpmbuild/BUILD/mingw-w64-v9.0.0/mingw-w64-tools ~/rpmbuild/BUILD/mingw-w64-v9.0.0 + mkdir win64 + pushd win64 ~/rpmbuild/BUILD/mingw-w64-v9.0.0/mingw-w64-tools/widl/win64 ~/rpmbuild/BUILD/mingw-w64-v9.0.0/mingw-w64-tools/widl ~/rpmbuild/BUILD/mingw-w64-v9.0.0/mingw-w64-tools ~/rpmbuild/BUILD/mingw-w64-v9.0.0 + 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 + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CONFIGURE_TOP=/home/iurt/rpmbuild/BUILD/mingw-w64-v9.0.0/mingw-w64-tools/widl + '[' 1 = 1 ']' ++ find /home/iurt/rpmbuild/BUILD/mingw-w64-v9.0.0/mingw-w64-tools/widl -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename /home/iurt/rpmbuild/BUILD/mingw-w64-v9.0.0/mingw-w64-tools/widl/build-aux/config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename /home/iurt/rpmbuild/BUILD/mingw-w64-v9.0.0/mingw-w64-tools/widl/build-aux/config.sub + cp -af /usr/lib/rpm/mageia/config.sub /home/iurt/rpmbuild/BUILD/mingw-w64-v9.0.0/mingw-w64-tools/widl/build-aux/config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename /home/iurt/rpmbuild/BUILD/mingw-w64-v9.0.0/mingw-w64-tools/widl/build-aux/config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename /home/iurt/rpmbuild/BUILD/mingw-w64-v9.0.0/mingw-w64-tools/widl/build-aux/config.guess + cp -af /usr/lib/rpm/mageia/config.guess /home/iurt/rpmbuild/BUILD/mingw-w64-v9.0.0/mingw-w64-tools/widl/build-aux/config.guess + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs /home/iurt/rpmbuild/BUILD/mingw-w64-v9.0.0/mingw-w64-tools/widl + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib /home/iurt/rpmbuild/BUILD/mingw-w64-v9.0.0/mingw-w64-tools/widl 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 --target=x86_64-w64-mingw32 --program-prefix=x86_64-w64-mingw32- --with-widl-includedir=/usr/x86_64-w64-mingw32/sys-root/mingw/include checking build system type... aarch64-mageia-linux-gnu checking host system type... aarch64-mageia-linux-gnu checking target system type... x86_64-w64-mingw32 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for widl includedir... /usr/x86_64-w64-mingw32/sys-root/mingw/include checking for aarch64-mageia-linux-gnu-gcc... no checking for gcc... 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 gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for getopt.h... yes checking for io.h... no checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking for libintl.h... yes checking for limits.h... yes checking for malloc.h... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for _Bool... yes checking for stdbool.h that conforms to C99... yes checking for inline... inline checking for int16_t... yes checking for int32_t... yes checking for int8_t... yes checking for off_t... yes checking for size_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint8_t... yes checking for long long... yes checking for error_at_line... yes checking for atexit... yes checking for gettimeofday... yes checking for getopt_long_only... yes checking for memmove... yes checking for memset... yes checking for mkstemps... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strncasecmp... yes checking for strrchr... yes checking for strtol... yes checking for strtoul... yes checking for strtoull... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating include/config.h config.status: executing depfiles commands + /usr/bin/make -O -j8 V=1 VERBOSE=1 gcc -DHAVE_CONFIG_H -I. -I.. -I./include -I../include -DINCLUDEDIR=\""/usr/x86_64-w64-mingw32/sys-root/mingw/include"\" -DBIN_TO_INCLUDEDIR=\""../x86_64-w64-mingw32/sys-root/mingw/include"\" -O3 -g -Wall -Wformat -Wpacked -Wmissing-declarations -Wimplicit-function-declaration -Wmissing-prototypes -Wstrict-aliasing=2 -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/widl-pathtools.o `test -f 'src/pathtools.c' || echo '../'`src/pathtools.c gcc -DHAVE_CONFIG_H -I. -I.. -I./include -I../include -DINCLUDEDIR=\""/usr/x86_64-w64-mingw32/sys-root/mingw/include"\" -DBIN_TO_INCLUDEDIR=\""../x86_64-w64-mingw32/sys-root/mingw/include"\" -O3 -g -Wall -Wformat -Wpacked -Wmissing-declarations -Wimplicit-function-declaration -Wmissing-prototypes -Wstrict-aliasing=2 -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/port/widl-port.o `test -f 'src/port/port.c' || echo '../'`src/port/port.c gcc -DHAVE_CONFIG_H -I. -I.. -I./include -I../include -DINCLUDEDIR=\""/usr/x86_64-w64-mingw32/sys-root/mingw/include"\" -DBIN_TO_INCLUDEDIR=\""../x86_64-w64-mingw32/sys-root/mingw/include"\" -O3 -g -Wall -Wformat -Wpacked -Wmissing-declarations -Wimplicit-function-declaration -Wmissing-prototypes -Wstrict-aliasing=2 -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/port/widl-getopt.o `test -f 'src/port/getopt.c' || echo '../'`src/port/getopt.c gcc -DHAVE_CONFIG_H -I. -I.. -I./include -I../include -DINCLUDEDIR=\""/usr/x86_64-w64-mingw32/sys-root/mingw/include"\" -DBIN_TO_INCLUDEDIR=\""../x86_64-w64-mingw32/sys-root/mingw/include"\" -O3 -g -Wall -Wformat -Wpacked -Wmissing-declarations -Wimplicit-function-declaration -Wmissing-prototypes -Wstrict-aliasing=2 -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/widl-register.o `test -f 'src/register.c' || echo '../'`src/register.c gcc -DHAVE_CONFIG_H -I. -I.. -I./include -I../include -DINCLUDEDIR=\""/usr/x86_64-w64-mingw32/sys-root/mingw/include"\" -DBIN_TO_INCLUDEDIR=\""../x86_64-w64-mingw32/sys-root/mingw/include"\" -O3 -g -Wall -Wformat -Wpacked -Wmissing-declarations -Wimplicit-function-declaration -Wmissing-prototypes -Wstrict-aliasing=2 -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/widl-expr.o `test -f 'src/expr.c' || echo '../'`src/expr.c gcc -DHAVE_CONFIG_H -I. -I.. -I./include -I../include -DINCLUDEDIR=\""/usr/x86_64-w64-mingw32/sys-root/mingw/include"\" -DBIN_TO_INCLUDEDIR=\""../x86_64-w64-mingw32/sys-root/mingw/include"\" -O3 -g -Wall -Wformat -Wpacked -Wmissing-declarations -Wimplicit-function-declaration -Wmissing-prototypes -Wstrict-aliasing=2 -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/widl-hash.o `test -f 'src/hash.c' || echo '../'`src/hash.c gcc -DHAVE_CONFIG_H -I. -I.. -I./include -I../include -DINCLUDEDIR=\""/usr/x86_64-w64-mingw32/sys-root/mingw/include"\" -DBIN_TO_INCLUDEDIR=\""../x86_64-w64-mingw32/sys-root/mingw/include"\" -O3 -g -Wall -Wformat -Wpacked -Wmissing-declarations -Wimplicit-function-declaration -Wmissing-prototypes -Wstrict-aliasing=2 -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/widl-client.o `test -f 'src/client.c' || echo '../'`src/client.c gcc -DHAVE_CONFIG_H -I. -I.. -I./include -I../include -DINCLUDEDIR=\""/usr/x86_64-w64-mingw32/sys-root/mingw/include"\" -DBIN_TO_INCLUDEDIR=\""../x86_64-w64-mingw32/sys-root/mingw/include"\" -O3 -g -Wall -Wformat -Wpacked -Wmissing-declarations -Wimplicit-function-declaration -Wmissing-prototypes -Wstrict-aliasing=2 -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/widl-parser.yy.o `test -f 'src/parser.yy.c' || echo '../'`src/parser.yy.c gcc -DHAVE_CONFIG_H -I. -I.. -I./include -I../include -DINCLUDEDIR=\""/usr/x86_64-w64-mingw32/sys-root/mingw/include"\" -DBIN_TO_INCLUDEDIR=\""../x86_64-w64-mingw32/sys-root/mingw/include"\" -O3 -g -Wall -Wformat -Wpacked -Wmissing-declarations -Wimplicit-function-declaration -Wmissing-prototypes -Wstrict-aliasing=2 -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/widl-typelib.o `test -f 'src/typelib.c' || echo '../'`src/typelib.c gcc -DHAVE_CONFIG_H -I. -I.. -I./include -I../include -DINCLUDEDIR=\""/usr/x86_64-w64-mingw32/sys-root/mingw/include"\" -DBIN_TO_INCLUDEDIR=\""../x86_64-w64-mingw32/sys-root/mingw/include"\" -O3 -g -Wall -Wformat -Wpacked -Wmissing-declarations -Wimplicit-function-declaration -Wmissing-prototypes -Wstrict-aliasing=2 -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/widl-proxy.o `test -f 'src/proxy.c' || echo '../'`src/proxy.c gcc -DHAVE_CONFIG_H -I. -I.. -I./include -I../include -DINCLUDEDIR=\""/usr/x86_64-w64-mingw32/sys-root/mingw/include"\" -DBIN_TO_INCLUDEDIR=\""../x86_64-w64-mingw32/sys-root/mingw/include"\" -O3 -g -Wall -Wformat -Wpacked -Wmissing-declarations -Wimplicit-function-declaration -Wmissing-prototypes -Wstrict-aliasing=2 -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/widl-utils.o `test -f 'src/utils.c' || echo '../'`src/utils.c gcc -DHAVE_CONFIG_H -I. -I.. -I./include -I../include -DINCLUDEDIR=\""/usr/x86_64-w64-mingw32/sys-root/mingw/include"\" -DBIN_TO_INCLUDEDIR=\""../x86_64-w64-mingw32/sys-root/mingw/include"\" -O3 -g -Wall -Wformat -Wpacked -Wmissing-declarations -Wimplicit-function-declaration -Wmissing-prototypes -Wstrict-aliasing=2 -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/widl-server.o `test -f 'src/server.c' || echo '../'`src/server.c gcc -DHAVE_CONFIG_H -I. -I.. -I./include -I../include -DINCLUDEDIR=\""/usr/x86_64-w64-mingw32/sys-root/mingw/include"\" -DBIN_TO_INCLUDEDIR=\""../x86_64-w64-mingw32/sys-root/mingw/include"\" -O3 -g -Wall -Wformat -Wpacked -Wmissing-declarations -Wimplicit-function-declaration -Wmissing-prototypes -Wstrict-aliasing=2 -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/widl-widl.o `test -f 'src/widl.c' || echo '../'`src/widl.c gcc -DHAVE_CONFIG_H -I. -I.. -I./include -I../include -DINCLUDEDIR=\""/usr/x86_64-w64-mingw32/sys-root/mingw/include"\" -DBIN_TO_INCLUDEDIR=\""../x86_64-w64-mingw32/sys-root/mingw/include"\" -O3 -g -Wall -Wformat -Wpacked -Wmissing-declarations -Wimplicit-function-declaration -Wmissing-prototypes -Wstrict-aliasing=2 -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/widl-typetree.o `test -f 'src/typetree.c' || echo '../'`src/typetree.c gcc -DHAVE_CONFIG_H -I. -I.. -I./include -I../include -DINCLUDEDIR=\""/usr/x86_64-w64-mingw32/sys-root/mingw/include"\" -DBIN_TO_INCLUDEDIR=\""../x86_64-w64-mingw32/sys-root/mingw/include"\" -O3 -g -Wall -Wformat -Wpacked -Wmissing-declarations -Wimplicit-function-declaration -Wmissing-prototypes -Wstrict-aliasing=2 -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/wpp/widl-wpp.o `test -f 'src/wpp/wpp.c' || echo '../'`src/wpp/wpp.c gcc -DHAVE_CONFIG_H -I. -I.. -I./include -I../include -DINCLUDEDIR=\""/usr/x86_64-w64-mingw32/sys-root/mingw/include"\" -DBIN_TO_INCLUDEDIR=\""../x86_64-w64-mingw32/sys-root/mingw/include"\" -O3 -g -Wall -Wformat -Wpacked -Wmissing-declarations -Wimplicit-function-declaration -Wmissing-prototypes -Wstrict-aliasing=2 -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/widl-header.o `test -f 'src/header.c' || echo '../'`src/header.c gcc -DHAVE_CONFIG_H -I. -I.. -I./include -I../include -DINCLUDEDIR=\""/usr/x86_64-w64-mingw32/sys-root/mingw/include"\" -DBIN_TO_INCLUDEDIR=\""../x86_64-w64-mingw32/sys-root/mingw/include"\" -O3 -g -Wall -Wformat -Wpacked -Wmissing-declarations -Wimplicit-function-declaration -Wmissing-prototypes -Wstrict-aliasing=2 -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/wpp/widl-ppy.tab.o `test -f 'src/wpp/ppy.tab.c' || echo '../'`src/wpp/ppy.tab.c gcc -DHAVE_CONFIG_H -I. -I.. -I./include -I../include -DINCLUDEDIR=\""/usr/x86_64-w64-mingw32/sys-root/mingw/include"\" -DBIN_TO_INCLUDEDIR=\""../x86_64-w64-mingw32/sys-root/mingw/include"\" -O3 -g -Wall -Wformat -Wpacked -Wmissing-declarations -Wimplicit-function-declaration -Wmissing-prototypes -Wstrict-aliasing=2 -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/widl-write_msft.o `test -f 'src/write_msft.c' || echo '../'`src/write_msft.c gcc -DHAVE_CONFIG_H -I. -I.. -I./include -I../include -DINCLUDEDIR=\""/usr/x86_64-w64-mingw32/sys-root/mingw/include"\" -DBIN_TO_INCLUDEDIR=\""../x86_64-w64-mingw32/sys-root/mingw/include"\" -O3 -g -Wall -Wformat -Wpacked -Wmissing-declarations -Wimplicit-function-declaration -Wmissing-prototypes -Wstrict-aliasing=2 -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/widl-parser.tab.o `test -f 'src/parser.tab.c' || echo '../'`src/parser.tab.c gcc -DHAVE_CONFIG_H -I. -I.. -I./include -I../include -DINCLUDEDIR=\""/usr/x86_64-w64-mingw32/sys-root/mingw/include"\" -DBIN_TO_INCLUDEDIR=\""../x86_64-w64-mingw32/sys-root/mingw/include"\" -O3 -g -Wall -Wformat -Wpacked -Wmissing-declarations -Wimplicit-function-declaration -Wmissing-prototypes -Wstrict-aliasing=2 -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/wpp/widl-ppl.yy.o `test -f 'src/wpp/ppl.yy.c' || echo '../'`src/wpp/ppl.yy.c gcc -DHAVE_CONFIG_H -I. -I.. -I./include -I../include -DINCLUDEDIR=\""/usr/x86_64-w64-mingw32/sys-root/mingw/include"\" -DBIN_TO_INCLUDEDIR=\""../x86_64-w64-mingw32/sys-root/mingw/include"\" -O3 -g -Wall -Wformat -Wpacked -Wmissing-declarations -Wimplicit-function-declaration -Wmissing-prototypes -Wstrict-aliasing=2 -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/widl-typegen.o `test -f 'src/typegen.c' || echo '../'`src/typegen.c gcc -O3 -g -Wall -Wformat -Wpacked -Wmissing-declarations -Wimplicit-function-declaration -Wmissing-prototypes -Wstrict-aliasing=2 -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 widl src/widl-client.o src/widl-expr.o src/widl-hash.o src/widl-header.o src/widl-parser.tab.o src/widl-parser.yy.o src/port/widl-getopt.o src/port/widl-port.o src/widl-proxy.o src/widl-register.o src/widl-server.o src/widl-typegen.o src/widl-typelib.o src/widl-typetree.o src/widl-utils.o src/widl-widl.o src/widl-write_msft.o src/wpp/widl-ppl.yy.o src/wpp/widl-ppy.tab.o src/wpp/widl-wpp.o src/widl-pathtools.o + popd ~/rpmbuild/BUILD/mingw-w64-v9.0.0/mingw-w64-tools/widl ~/rpmbuild/BUILD/mingw-w64-v9.0.0/mingw-w64-tools ~/rpmbuild/BUILD/mingw-w64-v9.0.0 + popd ~/rpmbuild/BUILD/mingw-w64-v9.0.0/mingw-w64-tools ~/rpmbuild/BUILD/mingw-w64-v9.0.0 + popd ~/rpmbuild/BUILD/mingw-w64-v9.0.0 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.d2ctvO + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/mingw-w64-tools-9.0.0-1.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/mingw-w64-tools-9.0.0-1.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/mingw-w64-tools-9.0.0-1.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/mingw-w64-tools-9.0.0-1.mga9.aarch64 + cd mingw-w64-v9.0.0 + '[' 1 -eq 1 ']' + pushd mingw-w64-tools ~/rpmbuild/BUILD/mingw-w64-v9.0.0/mingw-w64-tools ~/rpmbuild/BUILD/mingw-w64-v9.0.0 + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/mingw-w64-tools-9.0.0-1.mga9.aarch64 'INSTALL=/usr/bin/install -p' -C gendef make: Entering directory '/home/iurt/rpmbuild/BUILD/mingw-w64-v9.0.0/mingw-w64-tools/gendef' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mingw-w64-v9.0.0/mingw-w64-tools/gendef' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/mingw-w64-tools-9.0.0-1.mga9.aarch64/usr/bin' /usr/bin/install -p gendef '/home/iurt/rpmbuild/BUILDROOT/mingw-w64-tools-9.0.0-1.mga9.aarch64/usr/bin' make[1]: Nothing to be done for 'install-data-am'. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mingw-w64-v9.0.0/mingw-w64-tools/gendef' make: Leaving directory '/home/iurt/rpmbuild/BUILD/mingw-w64-v9.0.0/mingw-w64-tools/gendef' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/mingw-w64-tools-9.0.0-1.mga9.aarch64 'INSTALL=/usr/bin/install -p' -C genidl make: Entering directory '/home/iurt/rpmbuild/BUILD/mingw-w64-v9.0.0/mingw-w64-tools/genidl' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mingw-w64-v9.0.0/mingw-w64-tools/genidl' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/mingw-w64-tools-9.0.0-1.mga9.aarch64/usr/bin' /usr/bin/install -p genidl '/home/iurt/rpmbuild/BUILDROOT/mingw-w64-tools-9.0.0-1.mga9.aarch64/usr/bin' make[1]: Nothing to be done for 'install-data-am'. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mingw-w64-v9.0.0/mingw-w64-tools/genidl' make: Leaving directory '/home/iurt/rpmbuild/BUILD/mingw-w64-v9.0.0/mingw-w64-tools/genidl' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/mingw-w64-tools-9.0.0-1.mga9.aarch64 'INSTALL=/usr/bin/install -p' -C widl/win32 make: Entering directory '/home/iurt/rpmbuild/BUILD/mingw-w64-v9.0.0/mingw-w64-tools/widl/win32' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mingw-w64-v9.0.0/mingw-w64-tools/widl/win32' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/mingw-w64-tools-9.0.0-1.mga9.aarch64/usr/bin' /usr/bin/install -p widl '/home/iurt/rpmbuild/BUILDROOT/mingw-w64-tools-9.0.0-1.mga9.aarch64/usr/bin/./i686-w64-mingw32-widl' make[1]: Nothing to be done for 'install-data-am'. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mingw-w64-v9.0.0/mingw-w64-tools/widl/win32' make: Leaving directory '/home/iurt/rpmbuild/BUILD/mingw-w64-v9.0.0/mingw-w64-tools/widl/win32' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/mingw-w64-tools-9.0.0-1.mga9.aarch64 'INSTALL=/usr/bin/install -p' -C widl/win64 make: Entering directory '/home/iurt/rpmbuild/BUILD/mingw-w64-v9.0.0/mingw-w64-tools/widl/win64' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mingw-w64-v9.0.0/mingw-w64-tools/widl/win64' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/mingw-w64-tools-9.0.0-1.mga9.aarch64/usr/bin' /usr/bin/install -p widl '/home/iurt/rpmbuild/BUILDROOT/mingw-w64-tools-9.0.0-1.mga9.aarch64/usr/bin/./x86_64-w64-mingw32-widl' make[1]: Nothing to be done for 'install-data-am'. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mingw-w64-v9.0.0/mingw-w64-tools/widl/win64' make: Leaving directory '/home/iurt/rpmbuild/BUILD/mingw-w64-v9.0.0/mingw-w64-tools/widl/win64' + popd ~/rpmbuild/BUILD/mingw-w64-v9.0.0 + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 9.0.0-1.mga9 --unique-debug-suffix -9.0.0-1.mga9.aarch64 --unique-debug-src-base mingw-w64-tools-9.0.0-1.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/mingw-w64-v9.0.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mingw-w64-tools-9.0.0-1.mga9.aarch64/usr/bin/genidl extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mingw-w64-tools-9.0.0-1.mga9.aarch64/usr/bin/i686-w64-mingw32-widl extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mingw-w64-tools-9.0.0-1.mga9.aarch64/usr/bin/x86_64-w64-mingw32-widl extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mingw-w64-tools-9.0.0-1.mga9.aarch64/usr/bin/gendef dwz: ./usr/bin/gendef-9.0.0-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/genidl-9.0.0-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/i686-w64-mingw32-widl-9.0.0-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/x86_64-w64-mingw32-widl-9.0.0-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: Too few files for multifile optimization original debug info size: 3152kB, size after compression: 3152kB /usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 4 CRC32s did match. cpio: mingw-w64-tools/widl/win32/libs/wpp/ppl.l: Cannot stat: No such file or directory cpio: mingw-w64-tools/widl/win32/libs/wpp/ppl.yy.c: Cannot stat: No such file or directory cpio: mingw-w64-tools/widl/win32/libs/wpp/ppy.tab.c: Cannot stat: No such file or directory cpio: mingw-w64-tools/widl/win32/libs/wpp/ppy.tab.h: Cannot stat: No such file or directory cpio: mingw-w64-tools/widl/win32/libs/wpp/ppy.y: Cannot stat: No such file or directory cpio: mingw-w64-tools/widl/win32/tools/widl/parser.l: Cannot stat: No such file or directory cpio: mingw-w64-tools/widl/win32/tools/widl/parser.tab.c: Cannot stat: No such file or directory cpio: mingw-w64-tools/widl/win32/tools/widl/parser.tab.h: Cannot stat: No such file or directory cpio: mingw-w64-tools/widl/win32/tools/widl/parser.y: Cannot stat: No such file or directory cpio: mingw-w64-tools/widl/win32/tools/widl/parser.yy.c: Cannot stat: No such file or directory cpio: mingw-w64-tools/widl/win64/libs/wpp/ppl.l: Cannot stat: No such file or directory cpio: mingw-w64-tools/widl/win64/libs/wpp/ppl.yy.c: Cannot stat: No such file or directory cpio: mingw-w64-tools/widl/win64/libs/wpp/ppy.tab.c: Cannot stat: No such file or directory cpio: mingw-w64-tools/widl/win64/libs/wpp/ppy.tab.h: Cannot stat: No such file or directory cpio: mingw-w64-tools/widl/win64/libs/wpp/ppy.y: Cannot stat: No such file or directory cpio: mingw-w64-tools/widl/win64/tools/widl/parser.l: Cannot stat: No such file or directory cpio: mingw-w64-tools/widl/win64/tools/widl/parser.tab.c: Cannot stat: No such file or directory cpio: mingw-w64-tools/widl/win64/tools/widl/parser.tab.h: Cannot stat: No such file or directory cpio: mingw-w64-tools/widl/win64/tools/widl/parser.y: Cannot stat: No such file or directory cpio: mingw-w64-tools/widl/win64/tools/widl/parser.yy.c: Cannot stat: No such file or directory 4429 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 0 + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: mingw-w64-tools-9.0.0-1.mga9.aarch64 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.2BvcQ7 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd mingw-w64-v9.0.0 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/mingw-w64-tools-9.0.0-1.mga9.aarch64/usr/share/licenses/mingw-w64-tools + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/mingw-w64-tools-9.0.0-1.mga9.aarch64/usr/share/licenses/mingw-w64-tools + cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/mingw-w64-tools-9.0.0-1.mga9.aarch64/usr/share/licenses/mingw-w64-tools + RPM_EC=0 ++ jobs -p + exit 0 Provides: mingw-w64-tools = 9.0.0-1.mga9 mingw-w64-tools(aarch-64) = 9.0.0-1.mga9 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) libc.so.6(GLIBC_2.34)(64bit) Processing files: mingw-w64-tools-debugsource-9.0.0-1.mga9.aarch64 Provides: mingw-w64-tools-debugsource = 9.0.0-1.mga9 mingw-w64-tools-debugsource(aarch-64) = 9.0.0-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: mingw-w64-tools-debuginfo-9.0.0-1.mga9.aarch64 Provides: debuginfo(build-id) = 3d6082f5db1b39c1b2f2dae38742d15fb98601f0 debuginfo(build-id) = 49555c54196a1f26abf97f428272ba11d4680529 debuginfo(build-id) = 906743922a856d8b4304f00986a26843699c7904 debuginfo(build-id) = 92fde661ed1df3fdd8fc9e7ca8cd4102777fe485 mingw-w64-tools-debuginfo = 9.0.0-1.mga9 mingw-w64-tools-debuginfo(aarch-64) = 9.0.0-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: mingw-w64-tools-debugsource(aarch-64) = 9.0.0-1.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/mingw-w64-tools-9.0.0-1.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/mingw-w64-tools-9.0.0-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/mingw-w64-tools-debuginfo-9.0.0-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/mingw-w64-tools-debugsource-9.0.0-1.mga9.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.qevTx9 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd mingw-w64-v9.0.0 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/mingw-w64-tools-9.0.0-1.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.DujKpF + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf mingw-w64-v9.0.0 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!