<86>Sep 23 04:20:18 userdel[1718679]: delete user 'rooter'
<86>Sep 23 04:20:18 userdel[1718679]: removed group 'rooter' owned by 'rooter'
<86>Sep 23 04:20:18 userdel[1718679]: removed shadow group 'rooter' owned by 'rooter'
<86>Sep 23 04:20:18 groupadd[1718703]: group added to /etc/group: name=rooter, GID=654
<86>Sep 23 04:20:18 groupadd[1718703]: group added to /etc/gshadow: name=rooter
<86>Sep 23 04:20:18 groupadd[1718703]: new group: name=rooter, GID=654
<86>Sep 23 04:20:18 useradd[1718725]: new user: name=rooter, UID=654, GID=654, home=/root, shell=/bin/bash
<86>Sep 23 04:20:18 userdel[1718759]: delete user 'builder'
<86>Sep 23 04:20:18 userdel[1718759]: removed group 'builder' owned by 'builder'
<86>Sep 23 04:20:18 userdel[1718759]: removed shadow group 'builder' owned by 'builder'
<86>Sep 23 04:20:18 groupadd[1718785]: group added to /etc/group: name=builder, GID=655
<86>Sep 23 04:20:18 groupadd[1718785]: group added to /etc/gshadow: name=builder
<86>Sep 23 04:20:18 groupadd[1718785]: new group: name=builder, GID=655
<86>Sep 23 04:20:18 useradd[1718806]: new user: name=builder, UID=655, GID=655, home=/usr/src, shell=/bin/bash
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-alt3.nosrc.rpm (w1.gzdio)
warning: Macro %doc not found
Installing libffcall-2.1-alt3.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.10189
+ 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.10189
+ 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 -flto=auto'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ readlink -e -- ./configure
+ xargs -ri dirname -- '{}'
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ sort -u
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --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 -flto=auto ) 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... no
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 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''@|<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''@|<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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto  -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 -flto=auto -c ./avcall-libapi.c
libtool: compile:  x86_64-alt-linux-gcc -I. -I. -I.. -I./.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -flto=auto -c ./avcall-structcpy.c
libtool: compile:  x86_64-alt-linux-gcc -I./../common -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -flto=auto -c ./avcall-compat.c
libtool: compile:  x86_64-alt-linux-gcc -I. -I. -I.. -I./.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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
/usr/bin/nm: threadlib.o: no symbols
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 -flto=auto -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 -flto=auto -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 -flto=auto -c ./vacall-structcpy.c
libtool: compile:  x86_64-alt-linux-gcc -I./../../common -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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
/usr/bin/nm: threadlib.o: no symbols
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 -flto=auto -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 -flto=auto -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
/usr/bin/nm: threadlib.o: no symbols
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.73514
+ 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'
+ rm -v /usr/src/tmp/libffcall-buildroot/usr/lib64/libvacall.a
removed '/usr/src/tmp/libffcall-buildroot/usr/lib64/libvacall.a'
+ /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 <cmdline>: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.77874
+ 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 -flto=auto -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 -flto=auto -x none minitests.o libavcall.la  -o minitests
libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -c ./test1.c
/bin/sh ../libtool --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -x none test1.o libtrampoline.la  -o test1
libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -flto=auto -c ./test2.c
/bin/sh ../libtool --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -x none test2.o libtrampoline.la  -o test2
libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -flto=auto -c ./test1.c
/bin/sh ../../libtool --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -x none test1.o libtrampoline.la  -o test1
libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -flto=auto -c ./test2.c
/bin/sh ../../libtool --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -x none test2.o libtrampoline.la  -o test2
libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -flto=auto -c ./test1.c
/bin/sh ../libtool --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -x none test1.o libcallback.la  -o test1
libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -flto=auto -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 -flto=auto -x none minitests.o libcallback.la  -o minitests
libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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-alt3
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.29463
+ 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.fY0gmX
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.9pthKU
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), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ny0njU
Creating libffcall-debuginfo package
Processing files: libffcall-devel-2.1-alt3
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.97557
+ 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.c8023X
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.xOQBxU
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-alt3, /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.7yCwqW
Processing files: libffcall-debuginfo-2.1-alt3
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cbrDAW
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DIFJyU
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-alt3, 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/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-alt3.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libffcall-devel-2.1-alt3.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libffcall-debuginfo-2.1-alt3.x86_64.rpm (w2.lzdio)
24.39user 10.76system 0:37.63elapsed 93%CPU (0avgtext+0avgdata 60536maxresident)k
0inputs+0outputs (0major+1661392minor)pagefaults 0swaps
27.10user 15.97system 0:44.27elapsed 97%CPU (0avgtext+0avgdata 60536maxresident)k
0inputs+0outputs (0major+1867334minor)pagefaults 0swaps
--- libffcall-2.1-alt3.x86_64.rpm.repo	2021-08-30 13:03:32.000000000 +0000
+++ libffcall-2.1-alt3.x86_64.rpm.hasher	2021-09-23 04:20:59.040504279 +0000
@@ -23,9 +23,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	8e842b16992651ddc230b87ff7cfb8ff	
+File: /usr/lib64/libavcall.so.1.0.1	100644	root:root	972e3b86be045b7814df1588b3f84291	
 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	b58428e6a93445957294bef08292afb6	
+File: /usr/lib64/libcallback.so.1.0.1	100644	root:root	da5d7e9c6319390e35e54dde17ea3465	
 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	6209afa03fc448472e0ee1b73d6928a6	
+File: /usr/lib64/libffcall.so.0.0.1	100644	root:root	80b9516f8b6d9293ffa22487386e2466	
 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	bfaa11f94b9480788bfab10561fcf3c3	
+File: /usr/lib64/libtrampoline.so.1.0.1	100644	root:root	73c68983104cf3173cbac334ac695f32	
 File: /usr/share/doc/libffcall-2.1	40755	root:root		
@@ -35,2 +35,2 @@
 File: /usr/share/doc/libffcall-2.1/README	100644	root:root	7d132f766dda5d0480a2742f7d58d2af	
-RPMIdentity: 28dae1e1bfaee4655f275286ccff56bc83e4c2786bb78ea764100d4b469eb80310edbd818d1969a1f83c96ece1ece5c875276c5812efd0c7627664e1f22328b6
+RPMIdentity: fc7151549e4331cf761f811da6d9dfdcceab15e2029dc9f39491ee6178f2117919749ff93186cb513449caa317176c9c56a3b828c2c71a5f0e64655e7fd91f23
--- libffcall-debuginfo-2.1-alt3.x86_64.rpm.repo	2021-08-30 13:03:32.000000000 +0000
+++ libffcall-debuginfo-2.1-alt3.x86_64.rpm.hasher	2021-09-23 04:20:59.169499960 +0000
@@ -1,13 +1,13 @@
-/usr/lib/debug/.build-id/31	40755	root:root	
-/usr/lib/debug/.build-id/31/432fdbbcb6b14a850e524e0063ae93f044e81b	120777	root:root	../../../../lib64/libcallback.so.1.0.1
-/usr/lib/debug/.build-id/31/432fdbbcb6b14a850e524e0063ae93f044e81b.debug	120777	root:root	../../usr/lib64/libcallback.so.1.0.1.debug
-/usr/lib/debug/.build-id/5d	40755	root:root	
-/usr/lib/debug/.build-id/5d/125afa33ca233074ce4fb4c2fd7c863d6c99c8	120777	root:root	../../../../lib64/libavcall.so.1.0.1
-/usr/lib/debug/.build-id/5d/125afa33ca233074ce4fb4c2fd7c863d6c99c8.debug	120777	root:root	../../usr/lib64/libavcall.so.1.0.1.debug
-/usr/lib/debug/.build-id/bf	40755	root:root	
-/usr/lib/debug/.build-id/bf/f4165b3ecdd5113e0af5ac28655e714d0cefbd	120777	root:root	../../../../lib64/libffcall.so.0.0.1
-/usr/lib/debug/.build-id/bf/f4165b3ecdd5113e0af5ac28655e714d0cefbd.debug	120777	root:root	../../usr/lib64/libffcall.so.0.0.1.debug
-/usr/lib/debug/.build-id/da	40755	root:root	
-/usr/lib/debug/.build-id/da/da129c275828bff7258a723679223ca7c52cac	120777	root:root	../../../../lib64/libtrampoline.so.1.0.1
-/usr/lib/debug/.build-id/da/da129c275828bff7258a723679223ca7c52cac.debug	120777	root:root	../../usr/lib64/libtrampoline.so.1.0.1.debug
+/usr/lib/debug/.build-id/68	40755	root:root	
+/usr/lib/debug/.build-id/68/6036370460b53bbf4aeef2e58025cebaba4553	120777	root:root	../../../../lib64/libffcall.so.0.0.1
+/usr/lib/debug/.build-id/68/6036370460b53bbf4aeef2e58025cebaba4553.debug	120777	root:root	../../usr/lib64/libffcall.so.0.0.1.debug
+/usr/lib/debug/.build-id/82	40755	root:root	
+/usr/lib/debug/.build-id/82/794bc9daee1d15ffb3045d2bd3d786a5e9c6bc	120777	root:root	../../../../lib64/libcallback.so.1.0.1
+/usr/lib/debug/.build-id/82/794bc9daee1d15ffb3045d2bd3d786a5e9c6bc.debug	120777	root:root	../../usr/lib64/libcallback.so.1.0.1.debug
+/usr/lib/debug/.build-id/dd	40755	root:root	
+/usr/lib/debug/.build-id/dd/2f4b5d3bf45d4ea893874fd894541dc52f4663	120777	root:root	../../../../lib64/libavcall.so.1.0.1
+/usr/lib/debug/.build-id/dd/2f4b5d3bf45d4ea893874fd894541dc52f4663.debug	120777	root:root	../../usr/lib64/libavcall.so.1.0.1.debug
+/usr/lib/debug/.build-id/f8	40755	root:root	
+/usr/lib/debug/.build-id/f8/2e13245fae126958e867ed201b91aa5c55952e	120777	root:root	../../../../lib64/libtrampoline.so.1.0.1
+/usr/lib/debug/.build-id/f8/2e13245fae126958e867ed201b91aa5c55952e.debug	120777	root:root	../../usr/lib64/libtrampoline.so.1.0.1.debug
 /usr/lib/debug/usr/lib64/libavcall.so.1.0.1.debug	100644	root:root	
@@ -24,3 +24,5 @@
 /usr/src/debug/libffcall-2.1/avcall/avcall-compat.c	100644	root:root	
+/usr/src/debug/libffcall-2.1/avcall/avcall-internal.h	100644	root:root	
 /usr/src/debug/libffcall-2.1/avcall/avcall-libapi.c	100644	root:root	
+/usr/src/debug/libffcall-2.1/avcall/avcall-structcpy.c	100644	root:root	
 /usr/src/debug/libffcall-2.1/avcall/avcall.h	100644	root:root	
@@ -35,2 +37,3 @@
 /usr/src/debug/libffcall-2.1/callback/vacall_r/vacall-libapi.c	100644	root:root	
+/usr/src/debug/libffcall-2.1/callback/vacall_r/vacall-structcpy.c	100644	root:root	
 /usr/src/debug/libffcall-2.1/callback/vacall_r/vacall_r.h	100644	root:root	
@@ -44,2 +47,3 @@
 /usr/src/debug/libffcall-2.1/gnulib-lib/glthread/lock.h	100644	root:root	
+/usr/src/debug/libffcall-2.1/gnulib-lib/glthread/threadlib.c	100644	root:root	
 /usr/src/debug/libffcall-2.1/trampoline	40755	root:root	
@@ -57,21 +61,21 @@
 Provides: libffcall-debuginfo = 2.1-alt3:sisyphus+284185.100.1.1
-File: /usr/lib/debug/.build-id/31	40755	root:root		
-File: /usr/lib/debug/.build-id/31/432fdbbcb6b14a850e524e0063ae93f044e81b	120777	root:root		../../../../lib64/libcallback.so.1.0.1
-File: /usr/lib/debug/.build-id/31/432fdbbcb6b14a850e524e0063ae93f044e81b.debug	120777	root:root		../../usr/lib64/libcallback.so.1.0.1.debug
-File: /usr/lib/debug/.build-id/5d	40755	root:root		
-File: /usr/lib/debug/.build-id/5d/125afa33ca233074ce4fb4c2fd7c863d6c99c8	120777	root:root		../../../../lib64/libavcall.so.1.0.1
-File: /usr/lib/debug/.build-id/5d/125afa33ca233074ce4fb4c2fd7c863d6c99c8.debug	120777	root:root		../../usr/lib64/libavcall.so.1.0.1.debug
-File: /usr/lib/debug/.build-id/bf	40755	root:root		
-File: /usr/lib/debug/.build-id/bf/f4165b3ecdd5113e0af5ac28655e714d0cefbd	120777	root:root		../../../../lib64/libffcall.so.0.0.1
-File: /usr/lib/debug/.build-id/bf/f4165b3ecdd5113e0af5ac28655e714d0cefbd.debug	120777	root:root		../../usr/lib64/libffcall.so.0.0.1.debug
-File: /usr/lib/debug/.build-id/da	40755	root:root		
-File: /usr/lib/debug/.build-id/da/da129c275828bff7258a723679223ca7c52cac	120777	root:root		../../../../lib64/libtrampoline.so.1.0.1
-File: /usr/lib/debug/.build-id/da/da129c275828bff7258a723679223ca7c52cac.debug	120777	root:root		../../usr/lib64/libtrampoline.so.1.0.1.debug
-File: /usr/lib/debug/usr/lib64/libavcall.so.1.0.1.debug	100644	root:root	b2a9b4decbb2332e545aeea00e07be25	
+File: /usr/lib/debug/.build-id/68	40755	root:root		
+File: /usr/lib/debug/.build-id/68/6036370460b53bbf4aeef2e58025cebaba4553	120777	root:root		../../../../lib64/libffcall.so.0.0.1
+File: /usr/lib/debug/.build-id/68/6036370460b53bbf4aeef2e58025cebaba4553.debug	120777	root:root		../../usr/lib64/libffcall.so.0.0.1.debug
+File: /usr/lib/debug/.build-id/82	40755	root:root		
+File: /usr/lib/debug/.build-id/82/794bc9daee1d15ffb3045d2bd3d786a5e9c6bc	120777	root:root		../../../../lib64/libcallback.so.1.0.1
+File: /usr/lib/debug/.build-id/82/794bc9daee1d15ffb3045d2bd3d786a5e9c6bc.debug	120777	root:root		../../usr/lib64/libcallback.so.1.0.1.debug
+File: /usr/lib/debug/.build-id/dd	40755	root:root		
+File: /usr/lib/debug/.build-id/dd/2f4b5d3bf45d4ea893874fd894541dc52f4663	120777	root:root		../../../../lib64/libavcall.so.1.0.1
+File: /usr/lib/debug/.build-id/dd/2f4b5d3bf45d4ea893874fd894541dc52f4663.debug	120777	root:root		../../usr/lib64/libavcall.so.1.0.1.debug
+File: /usr/lib/debug/.build-id/f8	40755	root:root		
+File: /usr/lib/debug/.build-id/f8/2e13245fae126958e867ed201b91aa5c55952e	120777	root:root		../../../../lib64/libtrampoline.so.1.0.1
+File: /usr/lib/debug/.build-id/f8/2e13245fae126958e867ed201b91aa5c55952e.debug	120777	root:root		../../usr/lib64/libtrampoline.so.1.0.1.debug
+File: /usr/lib/debug/usr/lib64/libavcall.so.1.0.1.debug	100644	root:root	b6f93ab1f9dc829d49b48c9400b6d7d4	
 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	4dc4995f6c762f0ac94c213ae8d88dad	
+File: /usr/lib/debug/usr/lib64/libcallback.so.1.0.1.debug	100644	root:root	30e147b36880976f89bf4baf7275f627	
 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	8bf56cd3cb8fa2a3fd290dc41208fada	
+File: /usr/lib/debug/usr/lib64/libffcall.so.0.0.1.debug	100644	root:root	9535f0e999a33c2a0ea26c92d669b520	
 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	33da4b267cc24535cc19054d6df0b05c	
+File: /usr/lib/debug/usr/lib64/libtrampoline.so.1.0.1.debug	100644	root:root	ae96cc83bb9f86590fc04154c22bd201	
 File: /usr/lib/debug/usr/lib64/libtrampoline.so.1.debug	120777	root:root		libtrampoline.so.1.0.1.debug
@@ -81,3 +85,5 @@
 File: /usr/src/debug/libffcall-2.1/avcall/avcall-compat.c	100644	root:root	1f0a9d53ade240deb5f76564e3ab176f	
+File: /usr/src/debug/libffcall-2.1/avcall/avcall-internal.h	100644	root:root	1ec540952af7c2a19eb7ce5bcc88ad41	
 File: /usr/src/debug/libffcall-2.1/avcall/avcall-libapi.c	100644	root:root	f08c919abd0d21991637d730e279fd4f	
+File: /usr/src/debug/libffcall-2.1/avcall/avcall-structcpy.c	100644	root:root	1faafcecc1b285891e54c717e9fb42e8	
 File: /usr/src/debug/libffcall-2.1/avcall/avcall.h	100644	root:root	915b0168f748e21d90e1d3264343ade8	
@@ -92,2 +98,3 @@
 File: /usr/src/debug/libffcall-2.1/callback/vacall_r/vacall-libapi.c	100644	root:root	b7ba0418bc5151b608666447f2e79aa2	
+File: /usr/src/debug/libffcall-2.1/callback/vacall_r/vacall-structcpy.c	100644	root:root	7f17ee29fd725dd02a80b366456210b0	
 File: /usr/src/debug/libffcall-2.1/callback/vacall_r/vacall_r.h	100644	root:root	2699c376e3acdb034f71bd0c8bd977b8	
@@ -101,2 +108,3 @@
 File: /usr/src/debug/libffcall-2.1/gnulib-lib/glthread/lock.h	100644	root:root	66ee269a86863b6adcfd438a8fbbd4ac	
+File: /usr/src/debug/libffcall-2.1/gnulib-lib/glthread/threadlib.c	100644	root:root	2230688a63c55b3caa1ad259be60ac15	
 File: /usr/src/debug/libffcall-2.1/trampoline	40755	root:root		
@@ -106,2 +114,2 @@
 File: /usr/src/debug/libffcall-2.1/vacall/vacall-internal.h	100644	root:root	2fba2741bbbd2dbcb9dc3f76bfac2bc8	
-RPMIdentity: 2997fcb73b3288e427009018b90d0115d4f61f4587df4a0c99a407c1f68a67f29dd913056917fc1521311991489b59363ea80b2375a559f411ccf03436583a84
+RPMIdentity: 33111fee61b7b2bda1e11e6ef6b4e9f173bdf7f3c6fc4f946977a232d1ad220d9f4fd839ca4629bc506a8ea657f8bad18d55fdcd14cf734c58613ea53d8d952a