<86>Aug 29 03:22:57 userdel[2760697]: delete user 'rooter' <86>Aug 29 03:22:57 userdel[2760697]: removed group 'rooter' owned by 'rooter' <86>Aug 29 03:22:57 userdel[2760697]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 29 03:22:57 groupadd[2760719]: group added to /etc/group: name=rooter, GID=648 <86>Aug 29 03:22:57 groupadd[2760719]: group added to /etc/gshadow: name=rooter <86>Aug 29 03:22:57 groupadd[2760719]: new group: name=rooter, GID=648 <86>Aug 29 03:22:57 useradd[2760725]: new user: name=rooter, UID=648, GID=648, home=/root, shell=/bin/bash <86>Aug 29 03:22:57 userdel[2760744]: delete user 'builder' <86>Aug 29 03:22:57 userdel[2760744]: removed group 'builder' owned by 'builder' <86>Aug 29 03:22:57 userdel[2760744]: removed shadow group 'builder' owned by 'builder' <86>Aug 29 03:22:57 groupadd[2760765]: group added to /etc/group: name=builder, GID=649 <86>Aug 29 03:22:57 groupadd[2760765]: group added to /etc/gshadow: name=builder <86>Aug 29 03:22:57 groupadd[2760765]: new group: name=builder, GID=649 <86>Aug 29 03:22:57 useradd[2760778]: new user: name=builder, UID=649, GID=649, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/libffcall-2.1-alt2.src.rpm: The use of such a license name is ambiguous: GPL warning: Macro %doc not found warning: Macro %doc not found Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/libffcall-2.1-alt2.nosrc.rpm (w1.gzdio) warning: Macro %doc not found Installing libffcall-2.1-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.13449 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libffcall-2.1 + echo 'Source #0 (libffcall-2.1.tar):' Source #0 (libffcall-2.1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/libffcall-2.1.tar + cd libffcall-2.1 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (ffcall-2.1-debian-mips-fpxx.patch):' Patch #0 (ffcall-2.1-debian-mips-fpxx.patch): + /usr/bin/patch -p1 patching file avcall/Makefile.devel patching file callback/vacall_r/Makefile.devel patching file vacall/Makefile.devel patching file avcall/avcall-mipseb-linux.s patching file avcall/avcall-mipseb-macro.S patching file avcall/avcall-mipsel-linux.s patching file avcall/avcall-mipsel-macro.S patching file callback/vacall_r/vacall-mipseb-linux.s patching file callback/vacall_r/vacall-mipseb-macro.S patching file callback/vacall_r/vacall-mipsel-linux.s patching file callback/vacall_r/vacall-mipsel-macro.S patching file vacall/vacall-mipseb-linux.s patching file vacall/vacall-mipseb-macro.S patching file vacall/vacall-mipsel-linux.s patching file vacall/vacall-mipsel-macro.S + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.13449 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libffcall-2.1 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -n '' ']' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + readlink -e -- ./configure + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --disable-static configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make sets $(MAKE)... (cached) yes checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of x86_64-alt-linux-gcc... none checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking whether x86_64-alt-linux-gcc needs -traditional... no checking whether using GNU C... yes checking whether C symbols are prefixed with underscore at the linker level... no checking whether to use C++... yes checking for x86_64-alt-linux-g++... no checking for x86_64-alt-linux-c++... no checking for x86_64-alt-linux-gpp... no checking for x86_64-alt-linux-aCC... no checking for x86_64-alt-linux-CC... no checking for x86_64-alt-linux-cxx... no checking for x86_64-alt-linux-cc++... no checking for x86_64-alt-linux-cl... no checking for x86_64-alt-linux-FCC... no checking for x86_64-alt-linux-KCC... no checking for x86_64-alt-linux-RCC... no checking for x86_64-alt-linux-xlC_r... no checking for x86_64-alt-linux-xlC... no checking for g++... no checking for c++... no checking for gpp... no checking for aCC... no checking for CC... no checking for cxx... no checking for cc++... no checking for cl... no checking for FCC... no checking for KCC... no checking for RCC... no checking for xlC_r... no checking for xlC... no checking whether the C++ compiler (: -pipe -frecord-gcc-switches -Wall -g -O2 ) works... no checking for Minix Amsterdam compiler... no checking for x86_64-alt-linux-ar... no checking for ar... ar checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking how to make hard links... ln 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking host CPU and C ABI... x86_64 checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by x86_64-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop checking how to convert x86_64-alt-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alt-linux-ar... ar checking for archiver @FILE support... @ checking for x86_64-alt-linux-strip... no checking for strip... strip checking for x86_64-alt-linux-ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... no checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether small structs are returned in registers... yes checking whether floats are returned in integer registers... yes checking for unistd_h... (cached) yes checking for ANSI C header files... (cached) yes checking for getpagesize... yes checking for getpagesize declaration... extern int getpagesize (void); checking for vm_allocate... no checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for mmap... yes checking for working mmap... yes checking for mprotect... yes checking for working mprotect... yes checking sys/shm.h usability... yes checking sys/shm.h presence... yes checking for sys/shm.h... yes checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking for working shared memory... yes checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking whether code in malloc()ed memory is executable... no checking whether mprotect can make malloc()ed memory executable... yes checking whether the preprocessor supports include_next... yes checking whether system header files limit the line length... no checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for stdint.h... (cached) yes checking whether limits.h has ULLONG_WIDTH etc.... yes checking for ld... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking for the common suffixes of directories in the library search path... lib64,lib64 checking whether imported symbols can be declared weak... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for multithread API to use... posix checking for unsigned long long int... yes checking for long long int... yes checking for wint_t... yes checking whether wint_t is too small... no checking whether stdint.h conforms to C99... yes checking whether stdint.h predates C++11... no checking whether stdint.h has UINTMAX_WIDTH etc.... yes checking for pid_t... yes checking for mode_t... yes checking for pthread_rwlock_t... yes checking whether pthread_rwlock_rdlock prefers a writer to a reader... no checking for ssize_t... yes checking for working stdnoreturn.h... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating gnulib-lib/Makefile config.status: creating avcall/Makefile config.status: creating vacall/Makefile config.status: creating trampoline/Makefile config.status: creating callback/Makefile config.status: creating callback/vacall_r/Makefile config.status: creating callback/trampoline_r/Makefile config.status: creating config.h config.status: creating ffcall-version.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext + make make: Entering directory '/usr/src/RPM/BUILD/libffcall-2.1' cd gnulib-lib && make all make[1]: Entering directory '/usr/src/RPM/BUILD/libffcall-2.1/gnulib-lib' rm -f limits.h-t limits.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_LIMITS_H''@||g' \ < ./limits.in.h; \ } > limits.h-t && \ mv limits.h-t limits.h /bin/mkdir -p sys rm -f sys/types.h-t sys/types.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_TYPES_H''@||g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ -e 's|@''WINDOWS_STAT_INODES''@|0|g' \ < ./sys_types.in.h; \ } > sys/types.h-t && \ mv sys/types.h-t sys/types.h make all-recursive make[2]: Entering directory '/usr/src/RPM/BUILD/libffcall-2.1/gnulib-lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libffcall-2.1/gnulib-lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o glthread/lock.lo glthread/lock.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -c glthread/lock.c -fPIC -DPIC -o glthread/.libs/lock.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o glthread/threadlib.lo glthread/threadlib.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -c glthread/threadlib.c -fPIC -DPIC -o glthread/.libs/threadlib.o /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -no-undefined -o libgnu.la glthread/lock.lo glthread/threadlib.lo libtool: link: ar cru .libs/libgnu.a glthread/.libs/lock.o glthread/.libs/threadlib.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libgnu.a libtool: link: ( cd ".libs" && rm -f "libgnu.la" && ln -s "../libgnu.la" "libgnu.la" ) make[3]: Leaving directory '/usr/src/RPM/BUILD/libffcall-2.1/gnulib-lib' make[2]: Leaving directory '/usr/src/RPM/BUILD/libffcall-2.1/gnulib-lib' make[1]: Leaving directory '/usr/src/RPM/BUILD/libffcall-2.1/gnulib-lib' cd avcall && make all make[1]: Entering directory '/usr/src/RPM/BUILD/libffcall-2.1/avcall' case "linux-gnu" in \ cygwin* | mingw*) variant='-windows';; \ *) variant='';; \ esac; \ x86_64-alt-linux-gcc -E `if test false = true; then echo '-DASM_UNDERSCORE'; fi` -I./../common - < ./avcall-x86_64${variant}-macro.S | grep -v '^ *#line' | grep -v '^#' | sed -e 's,% ,%,g' -e 's,\. ,.,g' -e 's,@ ,@,g' -e 's,//.*$,,' -e 's/##//g' > avcall-x86_64.s /bin/sh ../libtool --mode=compile x86_64-alt-linux-gcc -x none -c avcall-x86_64.s libtool: compile: x86_64-alt-linux-gcc -x none -c avcall-x86_64.s -fPIC -DPIC -o .libs/avcall-x86_64.o rm -f avcall.lo avcall.o ln avcall-x86_64.lo avcall.lo if test -f avcall-x86_64.o; then ln avcall-x86_64.o avcall.o; fi /bin/sh ../libtool --mode=compile x86_64-alt-linux-gcc -I. -I. -I.. -I./.. -pipe -frecord-gcc-switches -Wall -g -O2 -c ./avcall-libapi.c libtool: compile: x86_64-alt-linux-gcc -I. -I. -I.. -I./.. -pipe -frecord-gcc-switches -Wall -g -O2 -c ./avcall-libapi.c -fPIC -DPIC -o .libs/avcall-libapi.o In file included from ./avcall-libapi.c:20: ./avcall-libapi.c: In function 'avcall_start_struct': ./avcall-internal.h:153:54: warning: right-hand operand of comma expression has no effect [-Wunused-value] 151 | (__av_start(LIST,LIST_ARGS,LIST_ARGS_END,FUNC,RADDR,__AVstruct,FLAGS), \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 152 | (LIST).rsize = (TYPE_SIZE), \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 153 | __av_start_struct2(LIST,TYPE_SIZE,TYPE_SPLITTABLE), \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ 154 | 0) | ~~ ./avcall-libapi.c:38:3: note: in expansion of macro '__av_start_struct' 38 | __av_start_struct(AV_LIST_INNER(list),list_args,list_args_end,func,type_size,type_splittable,raddr,flags); | ^~~~~~~~~~~~~~~~~ /bin/sh ../libtool --mode=compile x86_64-alt-linux-gcc -I./../common -pipe -frecord-gcc-switches -Wall -g -O2 -c ./avcall-structcpy.c libtool: compile: x86_64-alt-linux-gcc -I./../common -pipe -frecord-gcc-switches -Wall -g -O2 -c ./avcall-structcpy.c -fPIC -DPIC -o .libs/avcall-structcpy.o /bin/sh ../libtool --mode=compile x86_64-alt-linux-gcc -I. -I. -I.. -I./.. -pipe -frecord-gcc-switches -Wall -g -O2 -c ./avcall-compat.c libtool: compile: x86_64-alt-linux-gcc -I. -I. -I.. -I./.. -pipe -frecord-gcc-switches -Wall -g -O2 -c ./avcall-compat.c -fPIC -DPIC -o .libs/avcall-compat.o /bin/sh ../libtool --mode=link x86_64-alt-linux-gcc -o libavcall.la -rpath /usr/lib64 -no-undefined -export-symbols-regex '^avcall_|^__builtin_avcall$' -version-info 1:1:0 avcall.lo avcall-libapi.lo avcall-structcpy.lo avcall-compat.lo libtool: link: /usr/bin/nm -B .libs/avcall-x86_64.o .libs/avcall-libapi.o .libs/avcall-structcpy.o .libs/avcall-compat.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/libavcall.exp libtool: link: /bin/grep -E -e "^avcall_|^__builtin_avcall$" ".libs/libavcall.exp" > ".libs/libavcall.expT" libtool: link: mv -f ".libs/libavcall.expT" ".libs/libavcall.exp" libtool: link: echo "{ global:" > .libs/libavcall.ver libtool: link: cat .libs/libavcall.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libavcall.ver libtool: link: echo "local: *; };" >> .libs/libavcall.ver libtool: link: x86_64-alt-linux-gcc -shared -fPIC -DPIC .libs/avcall-x86_64.o .libs/avcall-libapi.o .libs/avcall-structcpy.o .libs/avcall-compat.o -Wl,-soname -Wl,libavcall.so.1 -Wl,-version-script -Wl,.libs/libavcall.ver -o .libs/libavcall.so.1.0.1 libtool: link: (cd ".libs" && rm -f "libavcall.so.1" && ln -s "libavcall.so.1.0.1" "libavcall.so.1") libtool: link: (cd ".libs" && rm -f "libavcall.so" && ln -s "libavcall.so.1.0.1" "libavcall.so") libtool: link: ( cd ".libs" && rm -f "libavcall.la" && ln -s "../libavcall.la" "libavcall.la" ) make[1]: Leaving directory '/usr/src/RPM/BUILD/libffcall-2.1/avcall' cd vacall && make all make[1]: Entering directory '/usr/src/RPM/BUILD/libffcall-2.1/vacall' case "linux-gnu" in \ cygwin* | mingw*) variant='-windows';; \ *) variant='';; \ esac; \ x86_64-alt-linux-gcc -E `if test false = true; then echo '-DASM_UNDERSCORE'; fi` -I./../common - < ./vacall-x86_64${variant}-macro.S | grep -v '^ *#line' | grep -v '^#' | sed -e 's,% ,%,g' -e 's,\. ,.,g' -e 's,@ ,@,g' -e 's,//.*$,,' -e 's/##//g' > vacall-x86_64.s x86_64-alt-linux-gcc -x none -c vacall-x86_64.s rm -f vacall.o ln vacall-x86_64.o vacall.o x86_64-alt-linux-gcc -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -pipe -frecord-gcc-switches -Wall -g -O2 -c ./vacall-libapi.c In file included from ./vacall-libapi.c:23: ./vacall-libapi.c: In function 'vacall_start_struct': ./vacall-internal.h:244:55: warning: value computed is not used [-Wunused-value] 244 | ? ((TYPE_SIZE) <= sizeof(vacall_struct_buffer) || (vacall_error_struct_too_large(TYPE_SIZE), 0), \ | ^~ ./vacall-libapi.c:76:3: note: in expansion of macro '__va_start_struct' 76 | __va_start_struct(list,type_size,type_align,type_splittable,flags); | ^~~~~~~~~~~~~~~~~ In file included from ./vacall-libapi.c:23: ./vacall-libapi.c: In function 'vacall_arg_float': ./vacall-internal.h:947:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 947 | ? *(float*)&(LIST)->farg[(LIST)->fanum++] \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./vacall-libapi.c:136:10: note: in expansion of macro '_va_arg_float' 136 | return _va_arg_float(list); | ^~~~~~~~~~~~~ ./vacall-libapi.c: In function 'vacall_return_char': ./vacall-internal.h:1114:33: warning: value computed is not used [-Wunused-value] 1114 | (((LIST)->rtype == (RETTYPE)) || (vacall_error_type_mismatch((LIST)->rtype,RETTYPE), 0)) | ^~ ./vacall-internal.h:1118:4: note: in expansion of macro '__va_return' 1118 | (__va_return(LIST,__VAchar), (LIST)->tmp._char = (VAL)) | ^~~~~~~~~~~ ./vacall-libapi.c:161:3: note: in expansion of macro '_va_return_char' 161 | _va_return_char(list,val); | ^~~~~~~~~~~~~~~ ./vacall-libapi.c: In function 'vacall_return_schar': ./vacall-internal.h:1114:33: warning: value computed is not used [-Wunused-value] 1114 | (((LIST)->rtype == (RETTYPE)) || (vacall_error_type_mismatch((LIST)->rtype,RETTYPE), 0)) | ^~ ./vacall-internal.h:1120:4: note: in expansion of macro '__va_return' 1120 | (__va_return(LIST,__VAschar), (LIST)->tmp._schar = (VAL)) | ^~~~~~~~~~~ ./vacall-libapi.c:166:3: note: in expansion of macro '_va_return_schar' 166 | _va_return_schar(list,val); | ^~~~~~~~~~~~~~~~ ./vacall-libapi.c: In function 'vacall_return_uchar': ./vacall-internal.h:1114:33: warning: value computed is not used [-Wunused-value] 1114 | (((LIST)->rtype == (RETTYPE)) || (vacall_error_type_mismatch((LIST)->rtype,RETTYPE), 0)) | ^~ ./vacall-internal.h:1122:4: note: in expansion of macro '__va_return' 1122 | (__va_return(LIST,__VAuchar), (LIST)->tmp._uchar = (VAL)) | ^~~~~~~~~~~ ./vacall-libapi.c:171:3: note: in expansion of macro '_va_return_uchar' 171 | _va_return_uchar(list,val); | ^~~~~~~~~~~~~~~~ ./vacall-libapi.c: In function 'vacall_return_short': ./vacall-internal.h:1114:33: warning: value computed is not used [-Wunused-value] 1114 | (((LIST)->rtype == (RETTYPE)) || (vacall_error_type_mismatch((LIST)->rtype,RETTYPE), 0)) | ^~ ./vacall-internal.h:1124:4: note: in expansion of macro '__va_return' 1124 | (__va_return(LIST,__VAshort), (LIST)->tmp._short = (VAL)) | ^~~~~~~~~~~ ./vacall-libapi.c:176:3: note: in expansion of macro '_va_return_short' 176 | _va_return_short(list,val); | ^~~~~~~~~~~~~~~~ ./vacall-libapi.c: In function 'vacall_return_ushort': ./vacall-internal.h:1114:33: warning: value computed is not used [-Wunused-value] 1114 | (((LIST)->rtype == (RETTYPE)) || (vacall_error_type_mismatch((LIST)->rtype,RETTYPE), 0)) | ^~ ./vacall-internal.h:1126:4: note: in expansion of macro '__va_return' 1126 | (__va_return(LIST,__VAushort), (LIST)->tmp._ushort = (VAL)) | ^~~~~~~~~~~ ./vacall-libapi.c:181:3: note: in expansion of macro '_va_return_ushort' 181 | _va_return_ushort(list,val); | ^~~~~~~~~~~~~~~~~ ./vacall-libapi.c: In function 'vacall_return_int': ./vacall-internal.h:1114:33: warning: value computed is not used [-Wunused-value] 1114 | (((LIST)->rtype == (RETTYPE)) || (vacall_error_type_mismatch((LIST)->rtype,RETTYPE), 0)) | ^~ ./vacall-internal.h:1128:4: note: in expansion of macro '__va_return' 1128 | (__va_return(LIST,__VAint), (LIST)->tmp._int = (VAL)) | ^~~~~~~~~~~ ./vacall-libapi.c:186:3: note: in expansion of macro '_va_return_int' 186 | _va_return_int(list,val); | ^~~~~~~~~~~~~~ ./vacall-libapi.c: In function 'vacall_return_uint': ./vacall-internal.h:1114:33: warning: value computed is not used [-Wunused-value] 1114 | (((LIST)->rtype == (RETTYPE)) || (vacall_error_type_mismatch((LIST)->rtype,RETTYPE), 0)) | ^~ ./vacall-internal.h:1130:4: note: in expansion of macro '__va_return' 1130 | (__va_return(LIST,__VAuint), (LIST)->tmp._uint = (VAL)) | ^~~~~~~~~~~ ./vacall-libapi.c:191:3: note: in expansion of macro '_va_return_uint' 191 | _va_return_uint(list,val); | ^~~~~~~~~~~~~~~ ./vacall-libapi.c: In function 'vacall_return_long': ./vacall-internal.h:1114:33: warning: value computed is not used [-Wunused-value] 1114 | (((LIST)->rtype == (RETTYPE)) || (vacall_error_type_mismatch((LIST)->rtype,RETTYPE), 0)) | ^~ ./vacall-internal.h:1132:4: note: in expansion of macro '__va_return' 1132 | (__va_return(LIST,__VAlong), (LIST)->tmp._long = (VAL)) | ^~~~~~~~~~~ ./vacall-libapi.c:196:3: note: in expansion of macro '_va_return_long' 196 | _va_return_long(list,val); | ^~~~~~~~~~~~~~~ ./vacall-libapi.c: In function 'vacall_return_ulong': ./vacall-internal.h:1114:33: warning: value computed is not used [-Wunused-value] 1114 | (((LIST)->rtype == (RETTYPE)) || (vacall_error_type_mismatch((LIST)->rtype,RETTYPE), 0)) | ^~ ./vacall-internal.h:1134:4: note: in expansion of macro '__va_return' 1134 | (__va_return(LIST,__VAulong), (LIST)->tmp._ulong = (VAL)) | ^~~~~~~~~~~ ./vacall-libapi.c:201:3: note: in expansion of macro '_va_return_ulong' 201 | _va_return_ulong(list,val); | ^~~~~~~~~~~~~~~~ ./vacall-libapi.c: In function 'vacall_return_longlong': ./vacall-internal.h:1114:33: warning: value computed is not used [-Wunused-value] 1114 | (((LIST)->rtype == (RETTYPE)) || (vacall_error_type_mismatch((LIST)->rtype,RETTYPE), 0)) | ^~ ./vacall-internal.h:1137:4: note: in expansion of macro '__va_return' 1137 | (__va_return(LIST,__VAlonglong), (LIST)->tmp._long = (VAL)) | ^~~~~~~~~~~ ./vacall-libapi.c:206:3: note: in expansion of macro '_va_return_longlong' 206 | _va_return_longlong(list,val); | ^~~~~~~~~~~~~~~~~~~ ./vacall-libapi.c: In function 'vacall_return_ulonglong': ./vacall-internal.h:1114:33: warning: value computed is not used [-Wunused-value] 1114 | (((LIST)->rtype == (RETTYPE)) || (vacall_error_type_mismatch((LIST)->rtype,RETTYPE), 0)) | ^~ ./vacall-internal.h:1139:4: note: in expansion of macro '__va_return' 1139 | (__va_return(LIST,__VAulonglong), (LIST)->tmp._ulong = (VAL)) | ^~~~~~~~~~~ ./vacall-libapi.c:211:3: note: in expansion of macro '_va_return_ulonglong' 211 | _va_return_ulonglong(list,val); | ^~~~~~~~~~~~~~~~~~~~ ./vacall-libapi.c: In function 'vacall_return_float': ./vacall-internal.h:1114:33: warning: value computed is not used [-Wunused-value] 1114 | (((LIST)->rtype == (RETTYPE)) || (vacall_error_type_mismatch((LIST)->rtype,RETTYPE), 0)) | ^~ ./vacall-internal.h:1147:4: note: in expansion of macro '__va_return' 1147 | (__va_return(LIST,__VAfloat), (LIST)->tmp._float = (VAL)) | ^~~~~~~~~~~ ./vacall-libapi.c:216:3: note: in expansion of macro '_va_return_float' 216 | _va_return_float(list,val); | ^~~~~~~~~~~~~~~~ ./vacall-libapi.c: In function 'vacall_return_double': ./vacall-internal.h:1114:33: warning: value computed is not used [-Wunused-value] 1114 | (((LIST)->rtype == (RETTYPE)) || (vacall_error_type_mismatch((LIST)->rtype,RETTYPE), 0)) | ^~ ./vacall-internal.h:1149:4: note: in expansion of macro '__va_return' 1149 | (__va_return(LIST,__VAdouble), (LIST)->tmp._double = (VAL)) | ^~~~~~~~~~~ ./vacall-libapi.c:221:3: note: in expansion of macro '_va_return_double' 221 | _va_return_double(list,val); | ^~~~~~~~~~~~~~~~~ ./vacall-libapi.c: In function 'vacall_return_ptr': ./vacall-internal.h:1114:33: warning: value computed is not used [-Wunused-value] 1114 | (((LIST)->rtype == (RETTYPE)) || (vacall_error_type_mismatch((LIST)->rtype,RETTYPE), 0)) | ^~ ./vacall-internal.h:1151:4: note: in expansion of macro '__va_return' 1151 | (__va_return(LIST,__VAvoidp), (LIST)->tmp._ptr = (VAL)) | ^~~~~~~~~~~ ./vacall-libapi.c:226:3: note: in expansion of macro '_va_return_ptr' 226 | _va_return_ptr(list,val); | ^~~~~~~~~~~~~~ ./vacall-libapi.c: In function 'vacall_return_struct': ./vacall-internal.h:1114:33: warning: value computed is not used [-Wunused-value] 1114 | (((LIST)->rtype == (RETTYPE)) || (vacall_error_type_mismatch((LIST)->rtype,RETTYPE), 0)) | ^~ ./vacall-internal.h:1153:4: note: in expansion of macro '__va_return' 1153 | (__va_return(LIST,__VAstruct), \ | ^~~~~~~~~~~ ./vacall-libapi.c:231:3: note: in expansion of macro '__va_return_struct' 231 | __va_return_struct(list,type_size,type_align,val_addr); | ^~~~~~~~~~~~~~~~~~ x86_64-alt-linux-gcc -I./../common -pipe -frecord-gcc-switches -Wall -g -O2 -c ./vacall-structcpy.c rm -f libvacall.a ar rc libvacall.a vacall.o vacall-libapi.o vacall-structcpy.o ranlib libvacall.a make[1]: Leaving directory '/usr/src/RPM/BUILD/libffcall-2.1/vacall' cd trampoline && make all make[1]: Entering directory '/usr/src/RPM/BUILD/libffcall-2.1/trampoline' /bin/sh ../libtool --mode=compile x86_64-alt-linux-gcc -I. -I. -I.. -I../gnulib-lib -I./../gnulib-lib -pipe -frecord-gcc-switches -Wall -g -O2 -c ./trampoline.c libtool: compile: x86_64-alt-linux-gcc -I. -I. -I.. -I../gnulib-lib -I./../gnulib-lib -pipe -frecord-gcc-switches -Wall -g -O2 -c ./trampoline.c -fPIC -DPIC -o .libs/trampoline.o /bin/sh ../libtool --mode=link x86_64-alt-linux-gcc -o libtrampoline.la -rpath /usr/lib64 -no-undefined -export-symbols-regex 'trampoline' -version-info 1:1:0 trampoline.lo ../gnulib-lib/libgnu.la libtool: link: /usr/bin/nm -B .libs/trampoline.o ../gnulib-lib/.libs/libgnu.a | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/libtrampoline.exp libtool: link: /bin/grep -E -e "trampoline" ".libs/libtrampoline.exp" > ".libs/libtrampoline.expT" libtool: link: mv -f ".libs/libtrampoline.expT" ".libs/libtrampoline.exp" libtool: link: echo "{ global:" > .libs/libtrampoline.ver libtool: link: cat .libs/libtrampoline.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libtrampoline.ver libtool: link: echo "local: *; };" >> .libs/libtrampoline.ver libtool: link: x86_64-alt-linux-gcc -shared -fPIC -DPIC .libs/trampoline.o -Wl,--whole-archive ../gnulib-lib/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-soname -Wl,libtrampoline.so.1 -Wl,-version-script -Wl,.libs/libtrampoline.ver -o .libs/libtrampoline.so.1.0.1 libtool: link: (cd ".libs" && rm -f "libtrampoline.so.1" && ln -s "libtrampoline.so.1.0.1" "libtrampoline.so.1") libtool: link: (cd ".libs" && rm -f "libtrampoline.so" && ln -s "libtrampoline.so.1.0.1" "libtrampoline.so") libtool: link: ( cd ".libs" && rm -f "libtrampoline.la" && ln -s "../libtrampoline.la" "libtrampoline.la" ) make[1]: Leaving directory '/usr/src/RPM/BUILD/libffcall-2.1/trampoline' cd callback && make all make[1]: Entering directory '/usr/src/RPM/BUILD/libffcall-2.1/callback' cd vacall_r && make all make[2]: Entering directory '/usr/src/RPM/BUILD/libffcall-2.1/callback/vacall_r' case "linux-gnu" in \ cygwin* | mingw*) variant='-windows';; \ *) variant='';; \ esac; \ x86_64-alt-linux-gcc -E `if test false = true; then echo '-DASM_UNDERSCORE'; fi` -I. -I./../../common - < ./vacall-x86_64${variant}-macro.S | grep -v '^ *#line' | grep -v '^#' | sed -e 's,% ,%,g' -e 's,\. ,.,g' -e 's,@ ,@,g' -e 's,//.*$,,' -e 's/##//g' > vacall-x86_64.s /bin/sh ../../libtool --mode=compile x86_64-alt-linux-gcc -x none -c vacall-x86_64.s libtool: compile: x86_64-alt-linux-gcc -x none -c vacall-x86_64.s -fPIC -DPIC -o .libs/vacall-x86_64.o rm -f vacall.lo vacall.o ln vacall-x86_64.lo vacall.lo if test -f vacall-x86_64.o; then ln vacall-x86_64.o vacall.o; fi /bin/sh ../../libtool --mode=compile x86_64-alt-linux-gcc -I. -I. -I./../../vacall -I../.. -I./../.. -I../../gnulib-lib -I./../../gnulib-lib -pipe -frecord-gcc-switches -Wall -g -O2 -DREENTRANT -c ./vacall-libapi.c libtool: compile: x86_64-alt-linux-gcc -I. -I. -I./../../vacall -I../.. -I./../.. -I../../gnulib-lib -I./../../gnulib-lib -pipe -frecord-gcc-switches -Wall -g -O2 -DREENTRANT -c ./vacall-libapi.c -fPIC -DPIC -o .libs/vacall-libapi.o In file included from ./vacall-libapi.c:23: ./vacall-libapi.c: In function 'callback_start_struct': ./../../vacall/vacall-internal.h:244:55: warning: value computed is not used [-Wunused-value] 244 | ? ((TYPE_SIZE) <= sizeof(vacall_struct_buffer) || (vacall_error_struct_too_large(TYPE_SIZE), 0), \ | ^~ ./vacall-libapi.c:54:3: note: in expansion of macro '__va_start_struct' 54 | __va_start_struct(list,type_size,type_align,type_splittable,flags); | ^~~~~~~~~~~~~~~~~ In file included from ./vacall-libapi.c:23: ./vacall-libapi.c: In function 'callback_arg_float': ./../../vacall/vacall-internal.h:947:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 947 | ? *(float*)&(LIST)->farg[(LIST)->fanum++] \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./vacall-libapi.c:114:10: note: in expansion of macro '_va_arg_float' 114 | return _va_arg_float(list); | ^~~~~~~~~~~~~ ./vacall-libapi.c: In function 'callback_return_char': ./../../vacall/vacall-internal.h:1114:33: warning: value computed is not used [-Wunused-value] 1114 | (((LIST)->rtype == (RETTYPE)) || (vacall_error_type_mismatch((LIST)->rtype,RETTYPE), 0)) | ^~ ./../../vacall/vacall-internal.h:1118:4: note: in expansion of macro '__va_return' 1118 | (__va_return(LIST,__VAchar), (LIST)->tmp._char = (VAL)) | ^~~~~~~~~~~ ./vacall-libapi.c:139:3: note: in expansion of macro '_va_return_char' 139 | _va_return_char(list,val); | ^~~~~~~~~~~~~~~ ./vacall-libapi.c: In function 'callback_return_schar': ./../../vacall/vacall-internal.h:1114:33: warning: value computed is not used [-Wunused-value] 1114 | (((LIST)->rtype == (RETTYPE)) || (vacall_error_type_mismatch((LIST)->rtype,RETTYPE), 0)) | ^~ ./../../vacall/vacall-internal.h:1120:4: note: in expansion of macro '__va_return' 1120 | (__va_return(LIST,__VAschar), (LIST)->tmp._schar = (VAL)) | ^~~~~~~~~~~ ./vacall-libapi.c:144:3: note: in expansion of macro '_va_return_schar' 144 | _va_return_schar(list,val); | ^~~~~~~~~~~~~~~~ ./vacall-libapi.c: In function 'callback_return_uchar': ./../../vacall/vacall-internal.h:1114:33: warning: value computed is not used [-Wunused-value] 1114 | (((LIST)->rtype == (RETTYPE)) || (vacall_error_type_mismatch((LIST)->rtype,RETTYPE), 0)) | ^~ ./../../vacall/vacall-internal.h:1122:4: note: in expansion of macro '__va_return' 1122 | (__va_return(LIST,__VAuchar), (LIST)->tmp._uchar = (VAL)) | ^~~~~~~~~~~ ./vacall-libapi.c:149:3: note: in expansion of macro '_va_return_uchar' 149 | _va_return_uchar(list,val); | ^~~~~~~~~~~~~~~~ ./vacall-libapi.c: In function 'callback_return_short': ./../../vacall/vacall-internal.h:1114:33: warning: value computed is not used [-Wunused-value] 1114 | (((LIST)->rtype == (RETTYPE)) || (vacall_error_type_mismatch((LIST)->rtype,RETTYPE), 0)) | ^~ ./../../vacall/vacall-internal.h:1124:4: note: in expansion of macro '__va_return' 1124 | (__va_return(LIST,__VAshort), (LIST)->tmp._short = (VAL)) | ^~~~~~~~~~~ ./vacall-libapi.c:154:3: note: in expansion of macro '_va_return_short' 154 | _va_return_short(list,val); | ^~~~~~~~~~~~~~~~ ./vacall-libapi.c: In function 'callback_return_ushort': ./../../vacall/vacall-internal.h:1114:33: warning: value computed is not used [-Wunused-value] 1114 | (((LIST)->rtype == (RETTYPE)) || (vacall_error_type_mismatch((LIST)->rtype,RETTYPE), 0)) | ^~ ./../../vacall/vacall-internal.h:1126:4: note: in expansion of macro '__va_return' 1126 | (__va_return(LIST,__VAushort), (LIST)->tmp._ushort = (VAL)) | ^~~~~~~~~~~ ./vacall-libapi.c:159:3: note: in expansion of macro '_va_return_ushort' 159 | _va_return_ushort(list,val); | ^~~~~~~~~~~~~~~~~ ./vacall-libapi.c: In function 'callback_return_int': ./../../vacall/vacall-internal.h:1114:33: warning: value computed is not used [-Wunused-value] 1114 | (((LIST)->rtype == (RETTYPE)) || (vacall_error_type_mismatch((LIST)->rtype,RETTYPE), 0)) | ^~ ./../../vacall/vacall-internal.h:1128:4: note: in expansion of macro '__va_return' 1128 | (__va_return(LIST,__VAint), (LIST)->tmp._int = (VAL)) | ^~~~~~~~~~~ ./vacall-libapi.c:164:3: note: in expansion of macro '_va_return_int' 164 | _va_return_int(list,val); | ^~~~~~~~~~~~~~ ./vacall-libapi.c: In function 'callback_return_uint': ./../../vacall/vacall-internal.h:1114:33: warning: value computed is not used [-Wunused-value] 1114 | (((LIST)->rtype == (RETTYPE)) || (vacall_error_type_mismatch((LIST)->rtype,RETTYPE), 0)) | ^~ ./../../vacall/vacall-internal.h:1130:4: note: in expansion of macro '__va_return' 1130 | (__va_return(LIST,__VAuint), (LIST)->tmp._uint = (VAL)) | ^~~~~~~~~~~ ./vacall-libapi.c:169:3: note: in expansion of macro '_va_return_uint' 169 | _va_return_uint(list,val); | ^~~~~~~~~~~~~~~ ./vacall-libapi.c: In function 'callback_return_long': ./../../vacall/vacall-internal.h:1114:33: warning: value computed is not used [-Wunused-value] 1114 | (((LIST)->rtype == (RETTYPE)) || (vacall_error_type_mismatch((LIST)->rtype,RETTYPE), 0)) | ^~ ./../../vacall/vacall-internal.h:1132:4: note: in expansion of macro '__va_return' 1132 | (__va_return(LIST,__VAlong), (LIST)->tmp._long = (VAL)) | ^~~~~~~~~~~ ./vacall-libapi.c:174:3: note: in expansion of macro '_va_return_long' 174 | _va_return_long(list,val); | ^~~~~~~~~~~~~~~ ./vacall-libapi.c: In function 'callback_return_ulong': ./../../vacall/vacall-internal.h:1114:33: warning: value computed is not used [-Wunused-value] 1114 | (((LIST)->rtype == (RETTYPE)) || (vacall_error_type_mismatch((LIST)->rtype,RETTYPE), 0)) | ^~ ./../../vacall/vacall-internal.h:1134:4: note: in expansion of macro '__va_return' 1134 | (__va_return(LIST,__VAulong), (LIST)->tmp._ulong = (VAL)) | ^~~~~~~~~~~ ./vacall-libapi.c:179:3: note: in expansion of macro '_va_return_ulong' 179 | _va_return_ulong(list,val); | ^~~~~~~~~~~~~~~~ ./vacall-libapi.c: In function 'callback_return_longlong': ./../../vacall/vacall-internal.h:1114:33: warning: value computed is not used [-Wunused-value] 1114 | (((LIST)->rtype == (RETTYPE)) || (vacall_error_type_mismatch((LIST)->rtype,RETTYPE), 0)) | ^~ ./../../vacall/vacall-internal.h:1137:4: note: in expansion of macro '__va_return' 1137 | (__va_return(LIST,__VAlonglong), (LIST)->tmp._long = (VAL)) | ^~~~~~~~~~~ ./vacall-libapi.c:184:3: note: in expansion of macro '_va_return_longlong' 184 | _va_return_longlong(list,val); | ^~~~~~~~~~~~~~~~~~~ ./vacall-libapi.c: In function 'callback_return_ulonglong': ./../../vacall/vacall-internal.h:1114:33: warning: value computed is not used [-Wunused-value] 1114 | (((LIST)->rtype == (RETTYPE)) || (vacall_error_type_mismatch((LIST)->rtype,RETTYPE), 0)) | ^~ ./../../vacall/vacall-internal.h:1139:4: note: in expansion of macro '__va_return' 1139 | (__va_return(LIST,__VAulonglong), (LIST)->tmp._ulong = (VAL)) | ^~~~~~~~~~~ ./vacall-libapi.c:189:3: note: in expansion of macro '_va_return_ulonglong' 189 | _va_return_ulonglong(list,val); | ^~~~~~~~~~~~~~~~~~~~ ./vacall-libapi.c: In function 'callback_return_float': ./../../vacall/vacall-internal.h:1114:33: warning: value computed is not used [-Wunused-value] 1114 | (((LIST)->rtype == (RETTYPE)) || (vacall_error_type_mismatch((LIST)->rtype,RETTYPE), 0)) | ^~ ./../../vacall/vacall-internal.h:1147:4: note: in expansion of macro '__va_return' 1147 | (__va_return(LIST,__VAfloat), (LIST)->tmp._float = (VAL)) | ^~~~~~~~~~~ ./vacall-libapi.c:194:3: note: in expansion of macro '_va_return_float' 194 | _va_return_float(list,val); | ^~~~~~~~~~~~~~~~ ./vacall-libapi.c: In function 'callback_return_double': ./../../vacall/vacall-internal.h:1114:33: warning: value computed is not used [-Wunused-value] 1114 | (((LIST)->rtype == (RETTYPE)) || (vacall_error_type_mismatch((LIST)->rtype,RETTYPE), 0)) | ^~ ./../../vacall/vacall-internal.h:1149:4: note: in expansion of macro '__va_return' 1149 | (__va_return(LIST,__VAdouble), (LIST)->tmp._double = (VAL)) | ^~~~~~~~~~~ ./vacall-libapi.c:199:3: note: in expansion of macro '_va_return_double' 199 | _va_return_double(list,val); | ^~~~~~~~~~~~~~~~~ ./vacall-libapi.c: In function 'callback_return_ptr': ./../../vacall/vacall-internal.h:1114:33: warning: value computed is not used [-Wunused-value] 1114 | (((LIST)->rtype == (RETTYPE)) || (vacall_error_type_mismatch((LIST)->rtype,RETTYPE), 0)) | ^~ ./../../vacall/vacall-internal.h:1151:4: note: in expansion of macro '__va_return' 1151 | (__va_return(LIST,__VAvoidp), (LIST)->tmp._ptr = (VAL)) | ^~~~~~~~~~~ ./vacall-libapi.c:204:3: note: in expansion of macro '_va_return_ptr' 204 | _va_return_ptr(list,val); | ^~~~~~~~~~~~~~ ./vacall-libapi.c: In function 'callback_return_struct': ./../../vacall/vacall-internal.h:1114:33: warning: value computed is not used [-Wunused-value] 1114 | (((LIST)->rtype == (RETTYPE)) || (vacall_error_type_mismatch((LIST)->rtype,RETTYPE), 0)) | ^~ ./../../vacall/vacall-internal.h:1153:4: note: in expansion of macro '__va_return' 1153 | (__va_return(LIST,__VAstruct), \ | ^~~~~~~~~~~ ./vacall-libapi.c:209:3: note: in expansion of macro '__va_return_struct' 209 | __va_return_struct(list,type_size,type_align,val_addr); | ^~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --mode=compile x86_64-alt-linux-gcc -I./../../common -pipe -frecord-gcc-switches -Wall -g -O2 -c ./vacall-structcpy.c libtool: compile: x86_64-alt-linux-gcc -I./../../common -pipe -frecord-gcc-switches -Wall -g -O2 -c ./vacall-structcpy.c -fPIC -DPIC -o .libs/vacall-structcpy.o /bin/sh ../../libtool --mode=link x86_64-alt-linux-gcc -o libvacall.la -rpath /usr/lib64 -no-undefined vacall.lo vacall-libapi.lo vacall-structcpy.lo libtool: link: x86_64-alt-linux-gcc -shared -fPIC -DPIC .libs/vacall-x86_64.o .libs/vacall-libapi.o .libs/vacall-structcpy.o -Wl,-soname -Wl,libvacall.so.0 -o .libs/libvacall.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libvacall.so.0" && ln -s "libvacall.so.0.0.0" "libvacall.so.0") libtool: link: (cd ".libs" && rm -f "libvacall.so" && ln -s "libvacall.so.0.0.0" "libvacall.so") libtool: link: ( cd ".libs" && rm -f "libvacall.la" && ln -s "../libvacall.la" "libvacall.la" ) make[2]: Leaving directory '/usr/src/RPM/BUILD/libffcall-2.1/callback/vacall_r' cd trampoline_r && make all make[2]: Entering directory '/usr/src/RPM/BUILD/libffcall-2.1/callback/trampoline_r' /bin/sh ../../libtool --mode=compile x86_64-alt-linux-gcc -I. -I. -I../.. -I./../.. -I../../gnulib-lib -I./../../gnulib-lib -pipe -frecord-gcc-switches -Wall -g -O2 -c ./trampoline.c libtool: compile: x86_64-alt-linux-gcc -I. -I. -I../.. -I./../.. -I../../gnulib-lib -I./../../gnulib-lib -pipe -frecord-gcc-switches -Wall -g -O2 -c ./trampoline.c -fPIC -DPIC -o .libs/trampoline.o /bin/sh ../../libtool --mode=link x86_64-alt-linux-gcc -o libtrampoline.la -rpath /usr/lib64 -no-undefined trampoline.lo ../../gnulib-lib/libgnu.la libtool: link: x86_64-alt-linux-gcc -shared -fPIC -DPIC .libs/trampoline.o -Wl,--whole-archive ../../gnulib-lib/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-soname -Wl,libtrampoline.so.0 -o .libs/libtrampoline.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libtrampoline.so.0" && ln -s "libtrampoline.so.0.0.0" "libtrampoline.so.0") libtool: link: (cd ".libs" && rm -f "libtrampoline.so" && ln -s "libtrampoline.so.0.0.0" "libtrampoline.so") libtool: link: ( cd ".libs" && rm -f "libtrampoline.la" && ln -s "../libtrampoline.la" "libtrampoline.la" ) make[2]: Leaving directory '/usr/src/RPM/BUILD/libffcall-2.1/callback/trampoline_r' /bin/sh ../libtool --mode=compile x86_64-alt-linux-gcc -I. -I. -I.. -I./.. -I./vacall_r -I./trampoline_r -pipe -frecord-gcc-switches -Wall -g -O2 -c ./callback-libapi.c libtool: compile: x86_64-alt-linux-gcc -I. -I. -I.. -I./.. -I./vacall_r -I./trampoline_r -pipe -frecord-gcc-switches -Wall -g -O2 -c ./callback-libapi.c -fPIC -DPIC -o .libs/callback-libapi.o /bin/sh ../libtool --mode=compile x86_64-alt-linux-gcc -I. -I. -I.. -I./.. -I./vacall_r -pipe -frecord-gcc-switches -Wall -g -O2 -c ./callback-compat.c libtool: compile: x86_64-alt-linux-gcc -I. -I. -I.. -I./.. -I./vacall_r -pipe -frecord-gcc-switches -Wall -g -O2 -c ./callback-compat.c -fPIC -DPIC -o .libs/callback-compat.o /bin/sh ../libtool --mode=link x86_64-alt-linux-gcc -o libcallback.la -rpath /usr/lib64 -no-undefined -export-symbols-regex '^callback_|_callback$|^trampoline_r_data0$' -version-info 1:1:0 vacall_r/vacall.lo vacall_r/vacall-libapi.lo vacall_r/vacall-structcpy.lo trampoline_r/*.lo callback-libapi.lo callback-compat.lo ../gnulib-lib/libgnu.la libtool: link: /usr/bin/nm -B vacall_r/.libs/vacall-x86_64.o vacall_r/.libs/vacall-libapi.o vacall_r/.libs/vacall-structcpy.o trampoline_r/.libs/trampoline.o .libs/callback-libapi.o .libs/callback-compat.o ../gnulib-lib/.libs/libgnu.a | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/libcallback.exp libtool: link: /bin/grep -E -e "^callback_|_callback$|^trampoline_r_data0$" ".libs/libcallback.exp" > ".libs/libcallback.expT" libtool: link: mv -f ".libs/libcallback.expT" ".libs/libcallback.exp" libtool: link: echo "{ global:" > .libs/libcallback.ver libtool: link: cat .libs/libcallback.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libcallback.ver libtool: link: echo "local: *; };" >> .libs/libcallback.ver libtool: link: x86_64-alt-linux-gcc -shared -fPIC -DPIC vacall_r/.libs/vacall-x86_64.o vacall_r/.libs/vacall-libapi.o vacall_r/.libs/vacall-structcpy.o trampoline_r/.libs/trampoline.o .libs/callback-libapi.o .libs/callback-compat.o -Wl,--whole-archive ../gnulib-lib/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-soname -Wl,libcallback.so.1 -Wl,-version-script -Wl,.libs/libcallback.ver -o .libs/libcallback.so.1.0.1 libtool: link: (cd ".libs" && rm -f "libcallback.so.1" && ln -s "libcallback.so.1.0.1" "libcallback.so.1") libtool: link: (cd ".libs" && rm -f "libcallback.so" && ln -s "libcallback.so.1.0.1" "libcallback.so") libtool: link: ( cd ".libs" && rm -f "libcallback.la" && ln -s "../libcallback.la" "libcallback.la" ) make[1]: Leaving directory '/usr/src/RPM/BUILD/libffcall-2.1/callback' /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -I. -I. -I.. -I./.. -I./vacall_r -pipe -frecord-gcc-switches -Wall -g -O2 -c ./ffcall-version.c libtool: compile: x86_64-alt-linux-gcc -I. -I. -I.. -I./.. -I./vacall_r -pipe -frecord-gcc-switches -Wall -g -O2 -c ./ffcall-version.c -fPIC -DPIC -o .libs/ffcall-version.o /bin/sh ./libtool --mode=link x86_64-alt-linux-gcc -o libffcall.la -rpath /usr/lib64 -no-undefined -export-symbols-regex '^ffcall_|^avcall_|^callback_|_callback$' -version-info 0:1:0 ffcall-version.lo avcall/avcall.lo avcall/avcall-libapi.lo avcall/avcall-structcpy.lo callback/vacall_r/vacall.lo callback/vacall_r/vacall-libapi.lo callback/vacall_r/vacall-structcpy.lo callback/trampoline_r/*.lo callback/callback-libapi.lo gnulib-lib/libgnu.la libtool: link: /usr/bin/nm -B .libs/ffcall-version.o avcall/.libs/avcall-x86_64.o avcall/.libs/avcall-libapi.o avcall/.libs/avcall-structcpy.o callback/vacall_r/.libs/vacall-x86_64.o callback/vacall_r/.libs/vacall-libapi.o callback/vacall_r/.libs/vacall-structcpy.o callback/trampoline_r/.libs/trampoline.o callback/.libs/callback-libapi.o gnulib-lib/.libs/libgnu.a | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/libffcall.exp libtool: link: /bin/grep -E -e "^ffcall_|^avcall_|^callback_|_callback$" ".libs/libffcall.exp" > ".libs/libffcall.expT" libtool: link: mv -f ".libs/libffcall.expT" ".libs/libffcall.exp" libtool: link: echo "{ global:" > .libs/libffcall.ver libtool: link: cat .libs/libffcall.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libffcall.ver libtool: link: echo "local: *; };" >> .libs/libffcall.ver libtool: link: x86_64-alt-linux-gcc -shared -fPIC -DPIC .libs/ffcall-version.o avcall/.libs/avcall-x86_64.o avcall/.libs/avcall-libapi.o avcall/.libs/avcall-structcpy.o callback/vacall_r/.libs/vacall-x86_64.o callback/vacall_r/.libs/vacall-libapi.o callback/vacall_r/.libs/vacall-structcpy.o callback/trampoline_r/.libs/trampoline.o callback/.libs/callback-libapi.o -Wl,--whole-archive gnulib-lib/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-soname -Wl,libffcall.so.0 -Wl,-version-script -Wl,.libs/libffcall.ver -o .libs/libffcall.so.0.0.1 libtool: link: (cd ".libs" && rm -f "libffcall.so.0" && ln -s "libffcall.so.0.0.1" "libffcall.so.0") libtool: link: (cd ".libs" && rm -f "libffcall.so" && ln -s "libffcall.so.0.0.1" "libffcall.so") libtool: link: ( cd ".libs" && rm -f "libffcall.la" && ln -s "../libffcall.la" "libffcall.la" ) make: Leaving directory '/usr/src/RPM/BUILD/libffcall-2.1' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.22041 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libffcall-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libffcall-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd libffcall-2.1 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/libffcall-buildroot make: Entering directory '/usr/src/RPM/BUILD/libffcall-2.1' mkdir -p /usr/src/tmp/libffcall-buildroot/usr mkdir -p /usr/src/tmp/libffcall-buildroot/usr/lib64 /bin/sh ./libtool --mode=install /usr/libexec/rpm-build/install -p -m 644 libffcall.la /usr/src/tmp/libffcall-buildroot/usr/lib64/libffcall.la libtool: install: /usr/libexec/rpm-build/install -p -m 644 .libs/libffcall.so.0.0.1 /usr/src/tmp/libffcall-buildroot/usr/lib64/libffcall.so.0.0.1 libtool: install: (cd /usr/src/tmp/libffcall-buildroot/usr/lib64 && { ln -s -f libffcall.so.0.0.1 libffcall.so.0 || { rm -f libffcall.so.0 && ln -s libffcall.so.0.0.1 libffcall.so.0; }; }) libtool: install: (cd /usr/src/tmp/libffcall-buildroot/usr/lib64 && { ln -s -f libffcall.so.0.0.1 libffcall.so || { rm -f libffcall.so && ln -s libffcall.so.0.0.1 libffcall.so; }; }) libtool: install: /usr/libexec/rpm-build/install -p -m 644 .libs/libffcall.lai /usr/src/tmp/libffcall-buildroot/usr/lib64/libffcall.la libtool: warning: remember to run 'libtool --finish /usr/lib64' mkdir -p /usr/src/tmp/libffcall-buildroot/usr/include /usr/libexec/rpm-build/install -p -m 644 ffcall-version.h /usr/src/tmp/libffcall-buildroot/usr/include/ffcall-version.h /usr/libexec/rpm-build/install -p -m 644 ./ffcall-abi.h /usr/src/tmp/libffcall-buildroot/usr/include/ffcall-abi.h cd gnulib-lib && make install make[1]: Entering directory '/usr/src/RPM/BUILD/libffcall-2.1/gnulib-lib' make install-recursive make[2]: Entering directory '/usr/src/RPM/BUILD/libffcall-2.1/gnulib-lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libffcall-2.1/gnulib-lib' make[4]: Entering directory '/usr/src/RPM/BUILD/libffcall-2.1/gnulib-lib' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/RPM/BUILD/libffcall-2.1/gnulib-lib' make[3]: Leaving directory '/usr/src/RPM/BUILD/libffcall-2.1/gnulib-lib' make[2]: Leaving directory '/usr/src/RPM/BUILD/libffcall-2.1/gnulib-lib' make[1]: Leaving directory '/usr/src/RPM/BUILD/libffcall-2.1/gnulib-lib' cd avcall && make install make[1]: Entering directory '/usr/src/RPM/BUILD/libffcall-2.1/avcall' mkdir -p /usr/src/tmp/libffcall-buildroot/usr mkdir -p /usr/src/tmp/libffcall-buildroot/usr mkdir -p /usr/src/tmp/libffcall-buildroot/usr/lib64 /bin/sh ../libtool --mode=install /usr/libexec/rpm-build/install -p -m 644 libavcall.la /usr/src/tmp/libffcall-buildroot/usr/lib64/libavcall.la libtool: install: /usr/libexec/rpm-build/install -p -m 644 .libs/libavcall.so.1.0.1 /usr/src/tmp/libffcall-buildroot/usr/lib64/libavcall.so.1.0.1 libtool: install: (cd /usr/src/tmp/libffcall-buildroot/usr/lib64 && { ln -s -f libavcall.so.1.0.1 libavcall.so.1 || { rm -f libavcall.so.1 && ln -s libavcall.so.1.0.1 libavcall.so.1; }; }) libtool: install: (cd /usr/src/tmp/libffcall-buildroot/usr/lib64 && { ln -s -f libavcall.so.1.0.1 libavcall.so || { rm -f libavcall.so && ln -s libavcall.so.1.0.1 libavcall.so; }; }) libtool: install: /usr/libexec/rpm-build/install -p -m 644 .libs/libavcall.lai /usr/src/tmp/libffcall-buildroot/usr/lib64/libavcall.la libtool: warning: remember to run 'libtool --finish /usr/lib64' mkdir -p /usr/src/tmp/libffcall-buildroot/usr/include /usr/libexec/rpm-build/install -p -m 644 ./avcall.h /usr/src/tmp/libffcall-buildroot/usr/include/avcall.h mkdir -p /usr/src/tmp/libffcall-buildroot/usr/share/man mkdir -p /usr/src/tmp/libffcall-buildroot/usr/share/man/man3 /usr/libexec/rpm-build/install -p -m 644 ./avcall.3 /usr/src/tmp/libffcall-buildroot/usr/share/man/man3/avcall.3 mkdir -p /usr/src/tmp/libffcall-buildroot/usr/share mkdir -p /usr/src/tmp/libffcall-buildroot/usr/share/html /usr/libexec/rpm-build/install -p -m 644 ./avcall.html /usr/src/tmp/libffcall-buildroot/usr/share/html/avcall.html make[1]: Leaving directory '/usr/src/RPM/BUILD/libffcall-2.1/avcall' cd vacall && make install make[1]: Entering directory '/usr/src/RPM/BUILD/libffcall-2.1/vacall' mkdir -p /usr/src/tmp/libffcall-buildroot/usr mkdir -p /usr/src/tmp/libffcall-buildroot/usr mkdir -p /usr/src/tmp/libffcall-buildroot/usr/lib64 /usr/libexec/rpm-build/install -p -m 644 libvacall.a /usr/src/tmp/libffcall-buildroot/usr/lib64/libvacall.a mkdir -p /usr/src/tmp/libffcall-buildroot/usr/include /usr/libexec/rpm-build/install -p -m 644 ./vacall.h /usr/src/tmp/libffcall-buildroot/usr/include/vacall.h mkdir -p /usr/src/tmp/libffcall-buildroot/usr/share/man mkdir -p /usr/src/tmp/libffcall-buildroot/usr/share/man/man3 /usr/libexec/rpm-build/install -p -m 644 ./vacall.3 /usr/src/tmp/libffcall-buildroot/usr/share/man/man3/vacall.3 mkdir -p /usr/src/tmp/libffcall-buildroot/usr/share mkdir -p /usr/src/tmp/libffcall-buildroot/usr/share/html /usr/libexec/rpm-build/install -p -m 644 ./vacall.html /usr/src/tmp/libffcall-buildroot/usr/share/html/vacall.html make[1]: Leaving directory '/usr/src/RPM/BUILD/libffcall-2.1/vacall' cd trampoline && make install make[1]: Entering directory '/usr/src/RPM/BUILD/libffcall-2.1/trampoline' mkdir -p /usr/src/tmp/libffcall-buildroot/usr mkdir -p /usr/src/tmp/libffcall-buildroot/usr mkdir -p /usr/src/tmp/libffcall-buildroot/usr/lib64 /bin/sh ../libtool --mode=install /usr/libexec/rpm-build/install -p -m 644 libtrampoline.la /usr/src/tmp/libffcall-buildroot/usr/lib64/libtrampoline.la libtool: install: /usr/libexec/rpm-build/install -p -m 644 .libs/libtrampoline.so.1.0.1 /usr/src/tmp/libffcall-buildroot/usr/lib64/libtrampoline.so.1.0.1 libtool: install: (cd /usr/src/tmp/libffcall-buildroot/usr/lib64 && { ln -s -f libtrampoline.so.1.0.1 libtrampoline.so.1 || { rm -f libtrampoline.so.1 && ln -s libtrampoline.so.1.0.1 libtrampoline.so.1; }; }) libtool: install: (cd /usr/src/tmp/libffcall-buildroot/usr/lib64 && { ln -s -f libtrampoline.so.1.0.1 libtrampoline.so || { rm -f libtrampoline.so && ln -s libtrampoline.so.1.0.1 libtrampoline.so; }; }) libtool: install: /usr/libexec/rpm-build/install -p -m 644 .libs/libtrampoline.lai /usr/src/tmp/libffcall-buildroot/usr/lib64/libtrampoline.la libtool: warning: remember to run 'libtool --finish /usr/lib64' mkdir -p /usr/src/tmp/libffcall-buildroot/usr/include /usr/libexec/rpm-build/install -p -m 644 ./trampoline.h /usr/src/tmp/libffcall-buildroot/usr/include/trampoline.h mkdir -p /usr/src/tmp/libffcall-buildroot/usr/share/man mkdir -p /usr/src/tmp/libffcall-buildroot/usr/share/man/man3 /usr/libexec/rpm-build/install -p -m 644 ./trampoline.3 /usr/src/tmp/libffcall-buildroot/usr/share/man/man3/trampoline.3 mkdir -p /usr/src/tmp/libffcall-buildroot/usr/share mkdir -p /usr/src/tmp/libffcall-buildroot/usr/share/html /usr/libexec/rpm-build/install -p -m 644 ./trampoline.html /usr/src/tmp/libffcall-buildroot/usr/share/html/trampoline.html make[1]: Leaving directory '/usr/src/RPM/BUILD/libffcall-2.1/trampoline' cd callback && make install make[1]: Entering directory '/usr/src/RPM/BUILD/libffcall-2.1/callback' cd vacall_r && make install make[2]: Entering directory '/usr/src/RPM/BUILD/libffcall-2.1/callback/vacall_r' mkdir -p /usr/src/tmp/libffcall-buildroot/usr mkdir -p /usr/src/tmp/libffcall-buildroot/usr/include /usr/libexec/rpm-build/install -p -m 644 ./vacall_r.h /usr/src/tmp/libffcall-buildroot/usr/include/vacall_r.h make[2]: Leaving directory '/usr/src/RPM/BUILD/libffcall-2.1/callback/vacall_r' mkdir -p /usr/src/tmp/libffcall-buildroot/usr mkdir -p /usr/src/tmp/libffcall-buildroot/usr mkdir -p /usr/src/tmp/libffcall-buildroot/usr/lib64 /bin/sh ../libtool --mode=install /usr/libexec/rpm-build/install -p -m 644 libcallback.la /usr/src/tmp/libffcall-buildroot/usr/lib64/libcallback.la libtool: install: /usr/libexec/rpm-build/install -p -m 644 .libs/libcallback.so.1.0.1 /usr/src/tmp/libffcall-buildroot/usr/lib64/libcallback.so.1.0.1 libtool: install: (cd /usr/src/tmp/libffcall-buildroot/usr/lib64 && { ln -s -f libcallback.so.1.0.1 libcallback.so.1 || { rm -f libcallback.so.1 && ln -s libcallback.so.1.0.1 libcallback.so.1; }; }) libtool: install: (cd /usr/src/tmp/libffcall-buildroot/usr/lib64 && { ln -s -f libcallback.so.1.0.1 libcallback.so || { rm -f libcallback.so && ln -s libcallback.so.1.0.1 libcallback.so; }; }) libtool: install: /usr/libexec/rpm-build/install -p -m 644 .libs/libcallback.lai /usr/src/tmp/libffcall-buildroot/usr/lib64/libcallback.la libtool: warning: remember to run 'libtool --finish /usr/lib64' mkdir -p /usr/src/tmp/libffcall-buildroot/usr/include /usr/libexec/rpm-build/install -p -m 644 ./callback.h /usr/src/tmp/libffcall-buildroot/usr/include/callback.h mkdir -p /usr/src/tmp/libffcall-buildroot/usr/share/man mkdir -p /usr/src/tmp/libffcall-buildroot/usr/share/man/man3 /usr/libexec/rpm-build/install -p -m 644 ./callback.3 /usr/src/tmp/libffcall-buildroot/usr/share/man/man3/callback.3 mkdir -p /usr/src/tmp/libffcall-buildroot/usr/share mkdir -p /usr/src/tmp/libffcall-buildroot/usr/share/html /usr/libexec/rpm-build/install -p -m 644 ./callback.html /usr/src/tmp/libffcall-buildroot/usr/share/html/callback.html make[1]: Leaving directory '/usr/src/RPM/BUILD/libffcall-2.1/callback' make: Leaving directory '/usr/src/RPM/BUILD/libffcall-2.1' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libffcall-buildroot (auto) removed './usr/lib64/libcallback.la' removed './usr/lib64/libtrampoline.la' removed './usr/lib64/libavcall.la' removed './usr/lib64/libffcall.la' Verifying and fixing files in /usr/src/tmp/libffcall-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/libffcall-buildroot/ (default) Compressing files in /usr/src/tmp/libffcall-buildroot (auto) Adjusting library links in /usr/src/tmp/libffcall-buildroot ./usr/lib64: (from :0) libffcall.so.0 -> libffcall.so.0.0.1 libavcall.so.1 -> libavcall.so.1.0.1 libtrampoline.so.1 -> libtrampoline.so.1.0.1 libcallback.so.1 -> libcallback.so.1.0.1 Verifying ELF objects in /usr/src/tmp/libffcall-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.43184 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libffcall-2.1 + make check make: Entering directory '/usr/src/RPM/BUILD/libffcall-2.1' cd gnulib-lib && make check make[1]: Entering directory '/usr/src/RPM/BUILD/libffcall-2.1/gnulib-lib' make check-recursive make[2]: Entering directory '/usr/src/RPM/BUILD/libffcall-2.1/gnulib-lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libffcall-2.1/gnulib-lib' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/usr/src/RPM/BUILD/libffcall-2.1/gnulib-lib' make[2]: Leaving directory '/usr/src/RPM/BUILD/libffcall-2.1/gnulib-lib' make[1]: Leaving directory '/usr/src/RPM/BUILD/libffcall-2.1/gnulib-lib' cd avcall && make check make[1]: Entering directory '/usr/src/RPM/BUILD/libffcall-2.1/avcall' x86_64-alt-linux-gcc -I. -I. -I.. -I./.. -pipe -frecord-gcc-switches -Wall -g -O2 -c ./minitests.c In file included from ./tests.c:33, from ./minitests.c:19: ../testcases.c:105:6: warning: missing braces around initializer [-Wmissing-braces] 105 | T T1={'t','h','e'},T2={'f','o','x'}; | ^ | { } ../testcases.c:105:23: warning: missing braces around initializer [-Wmissing-braces] 105 | T T1={'t','h','e'},T2={'f','o','x'}; | ^ | { } In file included from ./minitests.c:19: ./tests.c: In function 'structure_tests': ./tests.c:889:5: warning: unused variable 'Xr' [-Wunused-variable] 889 | X Xr; | ^~ ./tests.c:888:5: warning: unused variable 'Tr' [-Wunused-variable] 888 | T Tr; | ^~ ./tests.c:886:10: warning: unused variable 'Dr' [-Wunused-variable] 886 | Double Dr; | ^~ ./tests.c:885:9: warning: unused variable 'Fr' [-Wunused-variable] 885 | Float Fr; | ^~ ./tests.c:884:8: warning: unused variable 'Cr' [-Wunused-variable] 884 | Char Cr; | ^~ /bin/sh ../libtool --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -x none minitests.o libavcall.la -o minitests libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -x none minitests.o -o .libs/minitests ./.libs/libavcall.so -Wl,-rpath -Wl,/usr/lib64 ./minitests > minitests.out LC_ALL=C uniq -u < minitests.out > minitests.output.x86_64-alt-linux-gnu test '!' -s minitests.output.x86_64-alt-linux-gnu make[1]: Leaving directory '/usr/src/RPM/BUILD/libffcall-2.1/avcall' cd vacall && make check make[1]: Entering directory '/usr/src/RPM/BUILD/libffcall-2.1/vacall' x86_64-alt-linux-gcc -I. -I. -I.. -I./.. -pipe -frecord-gcc-switches -Wall -g -O2 -c ./minitests.c In file included from ./tests.c:26, from ./minitests.c:19: ../testcases.c:105:6: warning: missing braces around initializer [-Wmissing-braces] 105 | T T1={'t','h','e'},T2={'f','o','x'}; | ^ | { } ../testcases.c:105:23: warning: missing braces around initializer [-Wmissing-braces] 105 | T T1={'t','h','e'},T2={'f','o','x'}; | ^ | { } In file included from ./minitests.c:19: ./tests.c: In function 'main': ./tests.c:1715:7: warning: unused variable 'Xr' [-Wunused-variable] 1715 | X Xr; | ^~ ./tests.c:1714:7: warning: unused variable 'Tr' [-Wunused-variable] 1714 | T Tr; | ^~ ./tests.c:1712:12: warning: unused variable 'Dr' [-Wunused-variable] 1712 | Double Dr; | ^~ ./tests.c:1711:11: warning: unused variable 'Fr' [-Wunused-variable] 1711 | Float Fr; | ^~ ./tests.c:1710:10: warning: unused variable 'Cr' [-Wunused-variable] 1710 | Char Cr; | ^~ x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -x none minitests.o libvacall.a -o minitests ./minitests > minitests.out LC_ALL=C uniq -u < minitests.out > minitests.output.x86_64-alt-linux-gnu test '!' -s minitests.output.x86_64-alt-linux-gnu make[1]: Leaving directory '/usr/src/RPM/BUILD/libffcall-2.1/vacall' cd trampoline && make check make[1]: Entering directory '/usr/src/RPM/BUILD/libffcall-2.1/trampoline' x86_64-alt-linux-gcc -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -c ./test1.c /bin/sh ../libtool --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -x none test1.o libtrampoline.la -o test1 libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -x none test1.o -o .libs/test1 ./.libs/libtrampoline.so -Wl,-rpath -Wl,/usr/lib64 x86_64-alt-linux-gcc -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -c ./test2.c /bin/sh ../libtool --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -x none test2.o libtrampoline.la -o test2 libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -x none test2.o -o .libs/test2 ./.libs/libtrampoline.so -Wl,-rpath -Wl,/usr/lib64 ./test1 Works, test1 passed. ./test2 test2 passed. touch tests.passed.x86_64-alt-linux-gnu make[1]: Leaving directory '/usr/src/RPM/BUILD/libffcall-2.1/trampoline' cd callback && make check make[1]: Entering directory '/usr/src/RPM/BUILD/libffcall-2.1/callback' cd vacall_r && make all make[2]: Entering directory '/usr/src/RPM/BUILD/libffcall-2.1/callback/vacall_r' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/RPM/BUILD/libffcall-2.1/callback/vacall_r' cd trampoline_r && make all make[2]: Entering directory '/usr/src/RPM/BUILD/libffcall-2.1/callback/trampoline_r' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/RPM/BUILD/libffcall-2.1/callback/trampoline_r' cd vacall_r && make check make[2]: Entering directory '/usr/src/RPM/BUILD/libffcall-2.1/callback/vacall_r' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/usr/src/RPM/BUILD/libffcall-2.1/callback/vacall_r' cd trampoline_r && make check make[2]: Entering directory '/usr/src/RPM/BUILD/libffcall-2.1/callback/trampoline_r' x86_64-alt-linux-gcc -I. -I. -I../.. -I./../.. -pipe -frecord-gcc-switches -Wall -g -O2 -c ./test1.c /bin/sh ../../libtool --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -x none test1.o libtrampoline.la -o test1 libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -x none test1.o -o .libs/test1 ./.libs/libtrampoline.so -Wl,-rpath -Wl,/usr/lib64 x86_64-alt-linux-gcc -I. -I. -I../.. -I./../.. -pipe -frecord-gcc-switches -Wall -g -O2 -c ./test2.c /bin/sh ../../libtool --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -x none test2.o libtrampoline.la -o test2 libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -x none test2.o -o .libs/test2 ./.libs/libtrampoline.so -Wl,-rpath -Wl,/usr/lib64 ./test1 Works, test1 passed. ./test2 test2 passed. touch tests.passed.x86_64-alt-linux-gnu make[2]: Leaving directory '/usr/src/RPM/BUILD/libffcall-2.1/callback/trampoline_r' x86_64-alt-linux-gcc -I. -I. -I.. -I./.. -I./vacall_r -pipe -frecord-gcc-switches -Wall -g -O2 -c ./test1.c /bin/sh ../libtool --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -x none test1.o libcallback.la -o test1 libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -x none test1.o -o .libs/test1 ./.libs/libcallback.so -Wl,-rpath -Wl,/usr/lib64 x86_64-alt-linux-gcc -I. -I. -I.. -I./.. -I./vacall_r -pipe -frecord-gcc-switches -Wall -g -O2 -c ./minitests.c In file included from ./tests.c:26, from ./minitests.c:19: ../testcases.c:105:6: warning: missing braces around initializer [-Wmissing-braces] 105 | T T1={'t','h','e'},T2={'f','o','x'}; | ^ | { } ../testcases.c:105:23: warning: missing braces around initializer [-Wmissing-braces] 105 | T T1={'t','h','e'},T2={'f','o','x'}; | ^ | { } In file included from ./minitests.c:19: ./tests.c: In function 'main': ./tests.c:1838:7: warning: unused variable 'Xr' [-Wunused-variable] 1838 | X Xr; | ^~ ./tests.c:1837:7: warning: unused variable 'Tr' [-Wunused-variable] 1837 | T Tr; | ^~ ./tests.c:1835:12: warning: unused variable 'Dr' [-Wunused-variable] 1835 | Double Dr; | ^~ ./tests.c:1834:11: warning: unused variable 'Fr' [-Wunused-variable] 1834 | Float Fr; | ^~ ./tests.c:1833:10: warning: unused variable 'Cr' [-Wunused-variable] 1833 | Char Cr; | ^~ /bin/sh ../libtool --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -x none minitests.o libcallback.la -o minitests libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -x none minitests.o -o .libs/minitests ./.libs/libcallback.so -Wl,-rpath -Wl,/usr/lib64 ./test1 Works, test1 passed. ./minitests > minitests.out LC_ALL=C uniq -u < minitests.out > minitests.output.x86_64-alt-linux-gnu test '!' -s minitests.output.x86_64-alt-linux-gnu make[1]: Leaving directory '/usr/src/RPM/BUILD/libffcall-2.1/callback' make: Leaving directory '/usr/src/RPM/BUILD/libffcall-2.1' + exit 0 Processing files: libffcall-2.1-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.87941 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libffcall-2.1 + DOCDIR=/usr/src/tmp/libffcall-buildroot/usr/share/doc/libffcall-2.1 + export DOCDIR + rm -rf /usr/src/tmp/libffcall-buildroot/usr/share/doc/libffcall-2.1 + /bin/mkdir -p /usr/src/tmp/libffcall-buildroot/usr/share/doc/libffcall-2.1 + cp -prL COPYING NEWS PLATFORMS README /usr/src/tmp/libffcall-buildroot/usr/share/doc/libffcall-2.1 + chmod -R go-w /usr/src/tmp/libffcall-buildroot/usr/share/doc/libffcall-2.1 + chmod -R a+rX /usr/src/tmp/libffcall-buildroot/usr/share/doc/libffcall-2.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HPQ0fP find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/libffcall-buildroot/usr/lib64/libavcall.so.1: 14 symbols, 14 bpp lib.prov: /usr/src/tmp/libffcall-buildroot/usr/lib64/libcallback.so.1: 47 symbols, 16 bpp lib.prov: /usr/src/tmp/libffcall-buildroot/usr/lib64/libffcall.so.0: 60 symbols, 16 bpp lib.prov: /usr/src/tmp/libffcall-buildroot/usr/lib64/libtrampoline.so.1: 6 symbols, 13 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.m91c2O find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libavcall.so.1()(64bit) = set:hdUyAAfVq9v3q6TxWzaSnlQppQ9Ny0, libcallback.so.1()(64bit) = set:jd3piKyk2ckBilz13BwvSAsO80wTHH4yUWqaldqMWqHuoQdsrst4fZhn8QtKY1QZkDt6GXzf9xFaCfpZGX6xZKuHWzoZs7C3c, libffcall.so.0()(64bit) = set:jd3pGmRbha16GiFGNwxiMfrq3Uzc2wN3Q0tB8Z8kW1Olxo2cJPwrR3PmtMVSc7L3RDZ5y79OrjxgTVO7gXjDZ9F41S7vi2j7G7xZizIZlTd2ZJZ6lv4PDfc7o, libtrampoline.so.1()(64bit) = set:gdPu1OK5pAWF09 Requires: libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wRpiDS Creating libffcall-debuginfo package Processing files: libffcall-devel-2.1-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.97871 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libffcall-2.1 + DOCDIR=/usr/src/tmp/libffcall-buildroot/usr/share/doc/libffcall-devel-2.1 + export DOCDIR + rm -rf /usr/src/tmp/libffcall-buildroot/usr/share/doc/libffcall-devel-2.1 + /bin/mkdir -p /usr/src/tmp/libffcall-buildroot/usr/share/doc/libffcall-devel-2.1 + cp -prL avcall/avcall.html callback/callback.html trampoline/trampoline.html vacall/vacall.html /usr/src/tmp/libffcall-buildroot/usr/share/doc/libffcall-devel-2.1 + chmod -R go-w /usr/src/tmp/libffcall-buildroot/usr/share/doc/libffcall-devel-2.1 + chmod -R a+rX /usr/src/tmp/libffcall-buildroot/usr/share/doc/libffcall-devel-2.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yeTjLQ find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mXYiiQ find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libffcall = 2.1-alt2, /usr/lib64/libavcall.so.1.0.1, /usr/lib64/libcallback.so.1.0.1, /usr/lib64/libffcall.so.0.0.1, /usr/lib64/libtrampoline.so.1.0.1 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DNZVgR Processing files: libffcall-debuginfo-2.1-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bqJaKP find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TP3gUR find-requires: running scripts (debuginfo) Provides: debug64(libavcall.so.1), debug64(libcallback.so.1), debug64(libffcall.so.0), debug64(libtrampoline.so.1) Requires: libffcall = 2.1-alt2, debug64(libc.so.6) Adding to libffcall-devel a strict dependency on libffcall Adding to libffcall-debuginfo a strict dependency on libffcall Removing 4 extra deps from libffcall-devel due to dependency on libffcall warning: Installed (but unpackaged) file(s) found: /usr/lib64/libvacall.a /usr/share/html/avcall.html /usr/share/html/callback.html /usr/share/html/trampoline.html /usr/share/html/vacall.html Wrote: /usr/src/RPM/RPMS/x86_64/libffcall-2.1-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libffcall-devel-2.1-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libffcall-debuginfo-2.1-alt2.x86_64.rpm (w2.lzdio) 11.36user 2.39system 1:16.98elapsed 17%CPU (0avgtext+0avgdata 74724maxresident)k 0inputs+0outputs (0major+1545772minor)pagefaults 0swaps /.out/libffcall-2.1-alt2.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/libffcall-devel-2.1-alt2.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/libffcall-debuginfo-2.1-alt2.x86_64.rpm: The use of such a license name is ambiguous: GPL 12.82user 4.36system 1:25.63elapsed 20%CPU (0avgtext+0avgdata 74724maxresident)k 0inputs+0outputs (0major+1748848minor)pagefaults 0swaps --- libffcall-2.1-alt2.x86_64.rpm.repo 2021-07-12 10:06:17.000000000 +0000 +++ libffcall-2.1-alt2.x86_64.rpm.hasher 2021-08-29 03:24:20.786477036 +0000 @@ -24,9 +24,9 @@ File: /usr/lib64/libavcall.so.1 120777 root:root libavcall.so.1.0.1 -File: /usr/lib64/libavcall.so.1.0.1 100644 root:root 8e8a440322d7e0030ff5eb2e2764e28f +File: /usr/lib64/libavcall.so.1.0.1 100644 root:root 3368aa96da0befc4a6a2c7aa02e414bc File: /usr/lib64/libcallback.so.1 120777 root:root libcallback.so.1.0.1 -File: /usr/lib64/libcallback.so.1.0.1 100644 root:root bf8a2b2ade35fd9de11ad52898410804 +File: /usr/lib64/libcallback.so.1.0.1 100644 root:root dfcfc7780b9315d41bc4551e117657bd File: /usr/lib64/libffcall.so.0 120777 root:root libffcall.so.0.0.1 -File: /usr/lib64/libffcall.so.0.0.1 100644 root:root 7e93c30f16415b4b3a40ec1e39e6ae2e +File: /usr/lib64/libffcall.so.0.0.1 100644 root:root 3355dd1945a0f0411a2a2d501481c5d9 File: /usr/lib64/libtrampoline.so.1 120777 root:root libtrampoline.so.1.0.1 -File: /usr/lib64/libtrampoline.so.1.0.1 100644 root:root b60dbe8e6dd07b7c1b513ff2340a95fa +File: /usr/lib64/libtrampoline.so.1.0.1 100644 root:root 43a272fe68062d4b6ec0dc5add7f0389 File: /usr/share/doc/libffcall-2.1 40755 root:root @@ -36,2 +36,2 @@ File: /usr/share/doc/libffcall-2.1/README 100644 root:root 7d132f766dda5d0480a2742f7d58d2af -RPMIdentity: 56ccc248be39e1a9259776f3339b55a08892d7cc4b259f3046aef98e1f1c0dd8fb4ead0ad317190f3edece91a0ae8cd338644a79ce2ebaa66db157935cb068f7 +RPMIdentity: 3329e7bf0a1ce52cabc4f7b455533d5b5a08c591798d3aeef1b1e23dba541265bd773e579ad74288b22ed516cefd806c6bed9e07219aa80c5b2665f05e95daf0 --- libffcall-debuginfo-2.1-alt2.x86_64.rpm.repo 2021-07-12 10:06:17.000000000 +0000 +++ libffcall-debuginfo-2.1-alt2.x86_64.rpm.hasher 2021-08-29 03:24:21.060477388 +0000 @@ -1,13 +1,13 @@ -/usr/lib/debug/.build-id/6e 40755 root:root -/usr/lib/debug/.build-id/6e/cff09041e362058ac799c1e3de6c40ec948d9b 120777 root:root ../../../../lib64/libavcall.so.1.0.1 -/usr/lib/debug/.build-id/6e/cff09041e362058ac799c1e3de6c40ec948d9b.debug 120777 root:root ../../usr/lib64/libavcall.so.1.0.1.debug -/usr/lib/debug/.build-id/82 40755 root:root -/usr/lib/debug/.build-id/82/69f879c22be6a52cb0a975bb233e08bfe79057 120777 root:root ../../../../lib64/libtrampoline.so.1.0.1 -/usr/lib/debug/.build-id/82/69f879c22be6a52cb0a975bb233e08bfe79057.debug 120777 root:root ../../usr/lib64/libtrampoline.so.1.0.1.debug -/usr/lib/debug/.build-id/8c 40755 root:root -/usr/lib/debug/.build-id/8c/aa0805fdfb6ca28d95d13ce9dd4e24f6acee3d 120777 root:root ../../../../lib64/libffcall.so.0.0.1 -/usr/lib/debug/.build-id/8c/aa0805fdfb6ca28d95d13ce9dd4e24f6acee3d.debug 120777 root:root ../../usr/lib64/libffcall.so.0.0.1.debug -/usr/lib/debug/.build-id/a7 40755 root:root -/usr/lib/debug/.build-id/a7/2677dbe6e1bcce36c696d17dcc3d53b0f9214d 120777 root:root ../../../../lib64/libcallback.so.1.0.1 -/usr/lib/debug/.build-id/a7/2677dbe6e1bcce36c696d17dcc3d53b0f9214d.debug 120777 root:root ../../usr/lib64/libcallback.so.1.0.1.debug +/usr/lib/debug/.build-id/07 40755 root:root +/usr/lib/debug/.build-id/07/4fa3bd8843202aa47a4872d2ab6eb906490165 120777 root:root ../../../../lib64/libtrampoline.so.1.0.1 +/usr/lib/debug/.build-id/07/4fa3bd8843202aa47a4872d2ab6eb906490165.debug 120777 root:root ../../usr/lib64/libtrampoline.so.1.0.1.debug +/usr/lib/debug/.build-id/51 40755 root:root +/usr/lib/debug/.build-id/51/23e59c6764236599409eb552d6cb241ae62a90 120777 root:root ../../../../lib64/libcallback.so.1.0.1 +/usr/lib/debug/.build-id/51/23e59c6764236599409eb552d6cb241ae62a90.debug 120777 root:root ../../usr/lib64/libcallback.so.1.0.1.debug +/usr/lib/debug/.build-id/ad 40755 root:root +/usr/lib/debug/.build-id/ad/96cfea11991837fc37f3e348ba7f3ac2633855 120777 root:root ../../../../lib64/libffcall.so.0.0.1 +/usr/lib/debug/.build-id/ad/96cfea11991837fc37f3e348ba7f3ac2633855.debug 120777 root:root ../../usr/lib64/libffcall.so.0.0.1.debug +/usr/lib/debug/.build-id/df 40755 root:root +/usr/lib/debug/.build-id/df/bd2ada5302de323cf06a519c1ea6a902da75a6 120777 root:root ../../../../lib64/libavcall.so.1.0.1 +/usr/lib/debug/.build-id/df/bd2ada5302de323cf06a519c1ea6a902da75a6.debug 120777 root:root ../../usr/lib64/libavcall.so.1.0.1.debug /usr/lib/debug/usr/lib64/libavcall.so.1.0.1.debug 100644 root:root @@ -58,21 +58,21 @@ Provides: libffcall-debuginfo = 2.1-alt2:sisyphus+278289.100.1.1 -File: /usr/lib/debug/.build-id/6e 40755 root:root -File: /usr/lib/debug/.build-id/6e/cff09041e362058ac799c1e3de6c40ec948d9b 120777 root:root ../../../../lib64/libavcall.so.1.0.1 -File: /usr/lib/debug/.build-id/6e/cff09041e362058ac799c1e3de6c40ec948d9b.debug 120777 root:root ../../usr/lib64/libavcall.so.1.0.1.debug -File: /usr/lib/debug/.build-id/82 40755 root:root -File: /usr/lib/debug/.build-id/82/69f879c22be6a52cb0a975bb233e08bfe79057 120777 root:root ../../../../lib64/libtrampoline.so.1.0.1 -File: /usr/lib/debug/.build-id/82/69f879c22be6a52cb0a975bb233e08bfe79057.debug 120777 root:root ../../usr/lib64/libtrampoline.so.1.0.1.debug -File: /usr/lib/debug/.build-id/8c 40755 root:root -File: /usr/lib/debug/.build-id/8c/aa0805fdfb6ca28d95d13ce9dd4e24f6acee3d 120777 root:root ../../../../lib64/libffcall.so.0.0.1 -File: /usr/lib/debug/.build-id/8c/aa0805fdfb6ca28d95d13ce9dd4e24f6acee3d.debug 120777 root:root ../../usr/lib64/libffcall.so.0.0.1.debug -File: /usr/lib/debug/.build-id/a7 40755 root:root -File: /usr/lib/debug/.build-id/a7/2677dbe6e1bcce36c696d17dcc3d53b0f9214d 120777 root:root ../../../../lib64/libcallback.so.1.0.1 -File: /usr/lib/debug/.build-id/a7/2677dbe6e1bcce36c696d17dcc3d53b0f9214d.debug 120777 root:root ../../usr/lib64/libcallback.so.1.0.1.debug -File: /usr/lib/debug/usr/lib64/libavcall.so.1.0.1.debug 100644 root:root 80b0438e5380a3e07295bbeb9077350b +File: /usr/lib/debug/.build-id/07 40755 root:root +File: /usr/lib/debug/.build-id/07/4fa3bd8843202aa47a4872d2ab6eb906490165 120777 root:root ../../../../lib64/libtrampoline.so.1.0.1 +File: /usr/lib/debug/.build-id/07/4fa3bd8843202aa47a4872d2ab6eb906490165.debug 120777 root:root ../../usr/lib64/libtrampoline.so.1.0.1.debug +File: /usr/lib/debug/.build-id/51 40755 root:root +File: /usr/lib/debug/.build-id/51/23e59c6764236599409eb552d6cb241ae62a90 120777 root:root ../../../../lib64/libcallback.so.1.0.1 +File: /usr/lib/debug/.build-id/51/23e59c6764236599409eb552d6cb241ae62a90.debug 120777 root:root ../../usr/lib64/libcallback.so.1.0.1.debug +File: /usr/lib/debug/.build-id/ad 40755 root:root +File: /usr/lib/debug/.build-id/ad/96cfea11991837fc37f3e348ba7f3ac2633855 120777 root:root ../../../../lib64/libffcall.so.0.0.1 +File: /usr/lib/debug/.build-id/ad/96cfea11991837fc37f3e348ba7f3ac2633855.debug 120777 root:root ../../usr/lib64/libffcall.so.0.0.1.debug +File: /usr/lib/debug/.build-id/df 40755 root:root +File: /usr/lib/debug/.build-id/df/bd2ada5302de323cf06a519c1ea6a902da75a6 120777 root:root ../../../../lib64/libavcall.so.1.0.1 +File: /usr/lib/debug/.build-id/df/bd2ada5302de323cf06a519c1ea6a902da75a6.debug 120777 root:root ../../usr/lib64/libavcall.so.1.0.1.debug +File: /usr/lib/debug/usr/lib64/libavcall.so.1.0.1.debug 100644 root:root 578cc0dda6ed451f4001798fe25f9a36 File: /usr/lib/debug/usr/lib64/libavcall.so.1.debug 120777 root:root libavcall.so.1.0.1.debug -File: /usr/lib/debug/usr/lib64/libcallback.so.1.0.1.debug 100644 root:root 26a66ab24205af310fb82889132d82d8 +File: /usr/lib/debug/usr/lib64/libcallback.so.1.0.1.debug 100644 root:root fff083c077cf10eaeaf32ff0318d3431 File: /usr/lib/debug/usr/lib64/libcallback.so.1.debug 120777 root:root libcallback.so.1.0.1.debug -File: /usr/lib/debug/usr/lib64/libffcall.so.0.0.1.debug 100644 root:root 62925d6b486556b44e98bc5722d118de +File: /usr/lib/debug/usr/lib64/libffcall.so.0.0.1.debug 100644 root:root 83f99af7a374848b7cff689c744d1b52 File: /usr/lib/debug/usr/lib64/libffcall.so.0.debug 120777 root:root libffcall.so.0.0.1.debug -File: /usr/lib/debug/usr/lib64/libtrampoline.so.1.0.1.debug 100644 root:root a4a6ae0b41e89cae789058173326ef6b +File: /usr/lib/debug/usr/lib64/libtrampoline.so.1.0.1.debug 100644 root:root 8864ad6f3477d197144ca0b2295f138c File: /usr/lib/debug/usr/lib64/libtrampoline.so.1.debug 120777 root:root libtrampoline.so.1.0.1.debug @@ -108,2 +108,2 @@ File: /usr/src/debug/libffcall-2.1/vacall/vacall-internal.h 100644 root:root 2fba2741bbbd2dbcb9dc3f76bfac2bc8 -RPMIdentity: a4f4570368509a18447f5c9b278b44d0e288c71929bc1f48b533425bf4eebf3d1e5d8666dbc9a3b161d7a388ffdde00af5f1c82ff38aa1fc1381f8159c25811c +RPMIdentity: 3ad515dfeebae4696c585880549cd375c3b9a7aaf561712492dfc7c731574cb5327a33937c5d41ac6d238ec0d8a935be3c55a970aafefd7d013e2776ab45ce62