<86>Jul 22 12:46:43 userdel[57449]: delete user 'rooter' <86>Jul 22 12:46:43 groupadd[57454]: group added to /etc/group: name=rooter, GID=648 <86>Jul 22 12:46:43 groupadd[57454]: group added to /etc/gshadow: name=rooter <86>Jul 22 12:46:43 groupadd[57454]: new group: name=rooter, GID=648 <86>Jul 22 12:46:43 useradd[57479]: new user: name=rooter, UID=648, GID=648, home=/root, shell=/bin/bash <86>Jul 22 12:46:43 userdel[57527]: delete user 'builder' <86>Jul 22 12:46:43 userdel[57527]: removed group 'builder' owned by 'builder' <86>Jul 22 12:46:43 userdel[57527]: removed shadow group 'builder' owned by 'builder' <86>Jul 22 12:46:43 groupadd[57576]: group added to /etc/group: name=builder, GID=649 <86>Jul 22 12:46:43 groupadd[57576]: group added to /etc/gshadow: name=builder <86>Jul 22 12:46:43 groupadd[57576]: new group: name=builder, GID=649 <86>Jul 22 12:46:43 useradd[57580]: 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: i586 Building for target i586 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: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.81326 + 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.81326 + 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 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --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 i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking whether i586-alt-linux-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of i586-alt-linux-gcc... none checking how to run the C preprocessor... i586-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking whether i586-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 i586-alt-linux-g++... no checking for i586-alt-linux-c++... no checking for i586-alt-linux-gpp... no checking for i586-alt-linux-aCC... no checking for i586-alt-linux-CC... no checking for i586-alt-linux-cxx... no checking for i586-alt-linux-cc++... no checking for i586-alt-linux-cl... no checking for i586-alt-linux-FCC... no checking for i586-alt-linux-KCC... no checking for i586-alt-linux-RCC... no checking for i586-alt-linux-xlC_r... no checking for i586-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 -march=i586 -mtune=generic ) works... no checking for Minix Amsterdam compiler... no checking for i586-alt-linux-ar... no checking for ar... ar checking for i586-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... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking host CPU and C ABI... i386 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 i586-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 i586-alt-linux-gnu file names to i586-alt-linux-gnu format... func_convert_file_noop checking how to convert i586-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 i586-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for i586-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i586-alt-linux-ar... ar checking for archiver @FILE support... @ checking for i586-alt-linux-strip... no checking for strip... strip checking for i586-alt-linux-ranlib... ranlib checking command to parse /usr/bin/nm -B output from i586-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 i586-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 i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i586-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if i586-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if i586-alt-linux-gcc static flag -static works... no checking if i586-alt-linux-gcc supports -c -o file.o... yes checking if i586-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the i586-alt-linux-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether small structs are returned in registers... no 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 checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for the common suffixes of directories in the library search path... lib,lib 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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o glthread/lock.lo glthread/lock.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c glthread/lock.c -fPIC -DPIC -o glthread/.libs/lock.o /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o glthread/threadlib.lo glthread/threadlib.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c glthread/threadlib.c -fPIC -DPIC -o glthread/.libs/threadlib.o /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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' i586-alt-linux-gcc -E `if test false = true; then echo '-DASM_UNDERSCORE'; fi` -I./../common - < ./avcall-i386-macro.S | grep -v '^ *#line' | grep -v '^#' | sed -e 's,% ,%,g' -e 's,\. ,.,g' -e 's,@ ,@,g' -e 's,//.*$,,' -e 's/##//g' > avcall-i386.s /bin/sh ../libtool --mode=compile i586-alt-linux-gcc -x none -c avcall-i386.s libtool: compile: i586-alt-linux-gcc -x none -c avcall-i386.s -fPIC -DPIC -o .libs/avcall-i386.o rm -f avcall.lo avcall.o ln avcall-i386.lo avcall.lo if test -f avcall-i386.o; then ln avcall-i386.o avcall.o; fi /bin/sh ../libtool --mode=compile i586-alt-linux-gcc -I. -I. -I.. -I./.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c ./avcall-libapi.c libtool: compile: i586-alt-linux-gcc -I. -I. -I.. -I./.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -I./../common -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c ./avcall-structcpy.c libtool: compile: i586-alt-linux-gcc -I./../common -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c ./avcall-structcpy.c -fPIC -DPIC -o .libs/avcall-structcpy.o /bin/sh ../libtool --mode=compile i586-alt-linux-gcc -I. -I. -I.. -I./.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c ./avcall-compat.c libtool: compile: i586-alt-linux-gcc -I. -I. -I.. -I./.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c ./avcall-compat.c -fPIC -DPIC -o .libs/avcall-compat.o /bin/sh ../libtool --mode=link i586-alt-linux-gcc -o libavcall.la -rpath /usr/lib -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-i386.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: i586-alt-linux-gcc -shared -fPIC -DPIC .libs/avcall-i386.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' i586-alt-linux-gcc -E `if test false = true; then echo '-DASM_UNDERSCORE'; fi` -I./../common - < ./vacall-i386-macro.S | grep -v '^ *#line' | grep -v '^#' | sed -e 's,% ,%,g' -e 's,\. ,.,g' -e 's,@ ,@,g' -e 's,//.*$,,' -e 's/##//g' > vacall-i386.s i586-alt-linux-gcc -x none -c vacall-i386.s rm -f vacall.o ln vacall-i386.o vacall.o i586-alt-linux-gcc -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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_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:1142:4: note: in expansion of macro '__va_return' 1142 | (__va_return(LIST,__VAlonglong), (LIST)->tmp._longlong = (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:1144:4: note: in expansion of macro '__va_return' 1144 | (__va_return(LIST,__VAulonglong), (LIST)->tmp._ulonglong = (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); | ^~~~~~~~~~~~~~~~~~ i586-alt-linux-gcc -I./../common -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -I. -I. -I.. -I../gnulib-lib -I./../gnulib-lib -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c ./trampoline.c libtool: compile: i586-alt-linux-gcc -I. -I. -I.. -I../gnulib-lib -I./../gnulib-lib -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c ./trampoline.c -fPIC -DPIC -o .libs/trampoline.o /bin/sh ../libtool --mode=link i586-alt-linux-gcc -o libtrampoline.la -rpath /usr/lib -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: i586-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' i586-alt-linux-gcc -E `if test false = true; then echo '-DASM_UNDERSCORE'; fi` -I. -I./../../common - < ./vacall-i386-macro.S | grep -v '^ *#line' | grep -v '^#' | sed -e 's,% ,%,g' -e 's,\. ,.,g' -e 's,@ ,@,g' -e 's,//.*$,,' -e 's/##//g' > vacall-i386.s /bin/sh ../../libtool --mode=compile i586-alt-linux-gcc -x none -c vacall-i386.s libtool: compile: i586-alt-linux-gcc -x none -c vacall-i386.s -fPIC -DPIC -o .libs/vacall-i386.o rm -f vacall.lo vacall.o ln vacall-i386.lo vacall.lo if test -f vacall-i386.o; then ln vacall-i386.o vacall.o; fi /bin/sh ../../libtool --mode=compile i586-alt-linux-gcc -I. -I. -I./../../vacall -I../.. -I./../.. -I../../gnulib-lib -I./../../gnulib-lib -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DREENTRANT -c ./vacall-libapi.c libtool: compile: i586-alt-linux-gcc -I. -I. -I./../../vacall -I../.. -I./../.. -I../../gnulib-lib -I./../../gnulib-lib -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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_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:1142:4: note: in expansion of macro '__va_return' 1142 | (__va_return(LIST,__VAlonglong), (LIST)->tmp._longlong = (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:1144:4: note: in expansion of macro '__va_return' 1144 | (__va_return(LIST,__VAulonglong), (LIST)->tmp._ulonglong = (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 i586-alt-linux-gcc -I./../../common -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c ./vacall-structcpy.c libtool: compile: i586-alt-linux-gcc -I./../../common -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c ./vacall-structcpy.c -fPIC -DPIC -o .libs/vacall-structcpy.o /bin/sh ../../libtool --mode=link i586-alt-linux-gcc -o libvacall.la -rpath /usr/lib -no-undefined vacall.lo vacall-libapi.lo vacall-structcpy.lo libtool: link: i586-alt-linux-gcc -shared -fPIC -DPIC .libs/vacall-i386.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 i586-alt-linux-gcc -I. -I. -I../.. -I./../.. -I../../gnulib-lib -I./../../gnulib-lib -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c ./trampoline.c libtool: compile: i586-alt-linux-gcc -I. -I. -I../.. -I./../.. -I../../gnulib-lib -I./../../gnulib-lib -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c ./trampoline.c -fPIC -DPIC -o .libs/trampoline.o /bin/sh ../../libtool --mode=link i586-alt-linux-gcc -o libtrampoline.la -rpath /usr/lib -no-undefined trampoline.lo ../../gnulib-lib/libgnu.la libtool: link: i586-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 i586-alt-linux-gcc -I. -I. -I.. -I./.. -I./vacall_r -I./trampoline_r -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c ./callback-libapi.c libtool: compile: i586-alt-linux-gcc -I. -I. -I.. -I./.. -I./vacall_r -I./trampoline_r -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c ./callback-libapi.c -fPIC -DPIC -o .libs/callback-libapi.o /bin/sh ../libtool --mode=compile i586-alt-linux-gcc -I. -I. -I.. -I./.. -I./vacall_r -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c ./callback-compat.c libtool: compile: i586-alt-linux-gcc -I. -I. -I.. -I./.. -I./vacall_r -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c ./callback-compat.c -fPIC -DPIC -o .libs/callback-compat.o /bin/sh ../libtool --mode=link i586-alt-linux-gcc -o libcallback.la -rpath /usr/lib -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-i386.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: i586-alt-linux-gcc -shared -fPIC -DPIC vacall_r/.libs/vacall-i386.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 i586-alt-linux-gcc -I. -I. -I.. -I./.. -I./vacall_r -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c ./ffcall-version.c libtool: compile: i586-alt-linux-gcc -I. -I. -I.. -I./.. -I./vacall_r -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c ./ffcall-version.c -fPIC -DPIC -o .libs/ffcall-version.o /bin/sh ./libtool --mode=link i586-alt-linux-gcc -o libffcall.la -rpath /usr/lib -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-i386.o avcall/.libs/avcall-libapi.o avcall/.libs/avcall-structcpy.o callback/vacall_r/.libs/vacall-i386.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: i586-alt-linux-gcc -shared -fPIC -DPIC .libs/ffcall-version.o avcall/.libs/avcall-i386.o avcall/.libs/avcall-libapi.o avcall/.libs/avcall-structcpy.o callback/vacall_r/.libs/vacall-i386.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.90009 + 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/lib /bin/sh ./libtool --mode=install /usr/libexec/rpm-build/install -p -m 644 libffcall.la /usr/src/tmp/libffcall-buildroot/usr/lib/libffcall.la libtool: install: /usr/libexec/rpm-build/install -p -m 644 .libs/libffcall.so.0.0.1 /usr/src/tmp/libffcall-buildroot/usr/lib/libffcall.so.0.0.1 libtool: install: (cd /usr/src/tmp/libffcall-buildroot/usr/lib && { 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/lib && { 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/lib/libffcall.la libtool: warning: remember to run 'libtool --finish /usr/lib' 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/lib /bin/sh ../libtool --mode=install /usr/libexec/rpm-build/install -p -m 644 libavcall.la /usr/src/tmp/libffcall-buildroot/usr/lib/libavcall.la libtool: install: /usr/libexec/rpm-build/install -p -m 644 .libs/libavcall.so.1.0.1 /usr/src/tmp/libffcall-buildroot/usr/lib/libavcall.so.1.0.1 libtool: install: (cd /usr/src/tmp/libffcall-buildroot/usr/lib && { 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/lib && { 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/lib/libavcall.la libtool: warning: remember to run 'libtool --finish /usr/lib' 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/lib /usr/libexec/rpm-build/install -p -m 644 libvacall.a /usr/src/tmp/libffcall-buildroot/usr/lib/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/lib /bin/sh ../libtool --mode=install /usr/libexec/rpm-build/install -p -m 644 libtrampoline.la /usr/src/tmp/libffcall-buildroot/usr/lib/libtrampoline.la libtool: install: /usr/libexec/rpm-build/install -p -m 644 .libs/libtrampoline.so.1.0.1 /usr/src/tmp/libffcall-buildroot/usr/lib/libtrampoline.so.1.0.1 libtool: install: (cd /usr/src/tmp/libffcall-buildroot/usr/lib && { 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/lib && { 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/lib/libtrampoline.la libtool: warning: remember to run 'libtool --finish /usr/lib' 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/lib /bin/sh ../libtool --mode=install /usr/libexec/rpm-build/install -p -m 644 libcallback.la /usr/src/tmp/libffcall-buildroot/usr/lib/libcallback.la libtool: install: /usr/libexec/rpm-build/install -p -m 644 .libs/libcallback.so.1.0.1 /usr/src/tmp/libffcall-buildroot/usr/lib/libcallback.so.1.0.1 libtool: install: (cd /usr/src/tmp/libffcall-buildroot/usr/lib && { 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/lib && { 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/lib/libcallback.la libtool: warning: remember to run 'libtool --finish /usr/lib' 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/lib/libcallback.la' removed './usr/lib/libtrampoline.la' removed './usr/lib/libavcall.la' removed './usr/lib/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/lib: (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.22964 + 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' i586-alt-linux-gcc -I. -I. -I.. -I./.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -x none minitests.o libavcall.la -o minitests libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -x none minitests.o -o .libs/minitests ./.libs/libavcall.so ./minitests > minitests.out LC_ALL=C uniq -u < minitests.out > minitests.output.i586-alt-linux-gnu test '!' -s minitests.output.i586-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' i586-alt-linux-gcc -I. -I. -I.. -I./.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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; | ^~ i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -x none minitests.o libvacall.a -o minitests ld: libvacall.a(vacall.o): warning: relocation against `vacall_function' in read-only section `.text' ld: warning: creating DT_TEXTREL in a PIE ./minitests > minitests.out LC_ALL=C uniq -u < minitests.out > minitests.output.i586-alt-linux-gnu test '!' -s minitests.output.i586-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' i586-alt-linux-gcc -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c ./test1.c /bin/sh ../libtool --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -x none test1.o libtrampoline.la -o test1 libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -x none test1.o -o .libs/test1 ./.libs/libtrampoline.so i586-alt-linux-gcc -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c ./test2.c /bin/sh ../libtool --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -x none test2.o libtrampoline.la -o test2 libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -x none test2.o -o .libs/test2 ./.libs/libtrampoline.so ./test1 Works, test1 passed. ./test2 test2 passed. touch tests.passed.i586-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' i586-alt-linux-gcc -I. -I. -I../.. -I./../.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c ./test1.c /bin/sh ../../libtool --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -x none test1.o libtrampoline.la -o test1 libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -x none test1.o -o .libs/test1 ./.libs/libtrampoline.so i586-alt-linux-gcc -I. -I. -I../.. -I./../.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c ./test2.c /bin/sh ../../libtool --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -x none test2.o libtrampoline.la -o test2 libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -x none test2.o -o .libs/test2 ./.libs/libtrampoline.so ./test1 Works, test1 passed. ./test2 test2 passed. touch tests.passed.i586-alt-linux-gnu make[2]: Leaving directory '/usr/src/RPM/BUILD/libffcall-2.1/callback/trampoline_r' i586-alt-linux-gcc -I. -I. -I.. -I./.. -I./vacall_r -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c ./test1.c /bin/sh ../libtool --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -x none test1.o libcallback.la -o test1 libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -x none test1.o -o .libs/test1 ./.libs/libcallback.so i586-alt-linux-gcc -I. -I. -I.. -I./.. -I./vacall_r -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -x none minitests.o libcallback.la -o minitests libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -x none minitests.o -o .libs/minitests ./.libs/libcallback.so ./test1 Works, test1 passed. ./minitests > minitests.out LC_ALL=C uniq -u < minitests.out > minitests.output.i586-alt-linux-gnu test '!' -s minitests.output.i586-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.73510 + 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.o3s11h find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/libffcall-buildroot/usr/lib/libavcall.so.1: 14 symbols, 14 bpp lib.prov: /usr/src/tmp/libffcall-buildroot/usr/lib/libcallback.so.1: 47 symbols, 16 bpp lib.prov: /usr/src/tmp/libffcall-buildroot/usr/lib/libffcall.so.0: 60 symbols, 16 bpp lib.prov: /usr/src/tmp/libffcall-buildroot/usr/lib/libtrampoline.so.1: 6 symbols, 13 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.iMi0Kf 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 = set:hdUyAAfVq9v3q6TxWzaSnlQppQ9Ny0, libcallback.so.1 = set:jd3piKyk2ckBilz13BwvSAsO80wTHH4yUWqaldqMWqHuoQdsrst4fZhn8QtKY1QZkDt6GXzf9xFaCfpZGX6xZKuHWzoZs7C3c, libffcall.so.0 = set:jd3pGmRbha16GiFGNwxiMfrq3Uzc2wN3Q0tB8Z8kW1Olxo2cJPwrR3PmtMVSc7L3RDZ5y79OrjxgTVO7gXjDZ9F41S7vi2j7G7xZizIZlTd2ZJZ6lv4PDfc7o, libtrampoline.so.1 = set:gdPu1OK5pAWF09 Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MRAv7h Creating libffcall-debuginfo package Processing files: libffcall-devel-2.1-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.16609 + 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.MkjSkh 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.DepKZe 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/lib/libavcall.so.1.0.1, /usr/lib/libcallback.so.1.0.1, /usr/lib/libffcall.so.0.0.1, /usr/lib/libtrampoline.so.1.0.1 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9rYQgg Processing files: libffcall-debuginfo-2.1-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0aVWcf find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZfkJ7h find-requires: running scripts (debuginfo) Provides: debug(libavcall.so.1), debug(libcallback.so.1), debug(libffcall.so.0), debug(libtrampoline.so.1) Requires: libffcall = 2.1-alt2, debug(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/lib/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/i586/libffcall-2.1-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libffcall-devel-2.1-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libffcall-debuginfo-2.1-alt2.i586.rpm (w2.lzdio) 14.44user 2.43system 0:59.72elapsed 28%CPU (0avgtext+0avgdata 55708maxresident)k 0inputs+0outputs (0major+1416354minor)pagefaults 0swaps /.out/libffcall-2.1-alt2.i586.rpm: The use of such a license name is ambiguous: GPL /.out/libffcall-devel-2.1-alt2.i586.rpm: The use of such a license name is ambiguous: GPL /.out/libffcall-debuginfo-2.1-alt2.i586.rpm: The use of such a license name is ambiguous: GPL 16.20user 4.38system 1:13.98elapsed 27%CPU (0avgtext+0avgdata 55708maxresident)k 0inputs+0outputs (0major+1612377minor)pagefaults 0swaps --- libffcall-2.1-alt2.i586.rpm.repo 2021-07-12 10:06:19.000000000 +0000 +++ libffcall-2.1-alt2.i586.rpm.hasher 2021-07-22 12:47:50.042623837 +0000 @@ -27,7 +27,7 @@ File: /usr/lib/libcallback.so.1 120777 root:root libcallback.so.1.0.1 -File: /usr/lib/libcallback.so.1.0.1 100644 root:root 1d4aafe546594f4ece27e1ce886917ce +File: /usr/lib/libcallback.so.1.0.1 100644 root:root 99f118f10e14d0be09e9c0a146bec287 File: /usr/lib/libffcall.so.0 120777 root:root libffcall.so.0.0.1 -File: /usr/lib/libffcall.so.0.0.1 100644 root:root 4bab30fb34df6f953dbd759885fd00e6 +File: /usr/lib/libffcall.so.0.0.1 100644 root:root 4d7008688b82901efb6dd29d2bf07786 File: /usr/lib/libtrampoline.so.1 120777 root:root libtrampoline.so.1.0.1 -File: /usr/lib/libtrampoline.so.1.0.1 100644 root:root c4ecd5f1f8e68a907494384240cef169 +File: /usr/lib/libtrampoline.so.1.0.1 100644 root:root a99cbec243b9fb0e39b4e0bc533cb168 File: /usr/share/doc/libffcall-2.1 40755 root:root @@ -37,2 +37,2 @@ File: /usr/share/doc/libffcall-2.1/README 100644 root:root 7d132f766dda5d0480a2742f7d58d2af -RPMIdentity: 264659b37966fae617b749dffe8b418a +RPMIdentity: 6ae0ea72875f8977d0d5d2bcc595d49a --- libffcall-debuginfo-2.1-alt2.i586.rpm.repo 2021-07-12 10:06:19.000000000 +0000 +++ libffcall-debuginfo-2.1-alt2.i586.rpm.hasher 2021-07-22 12:47:50.357624917 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/4d 40755 root:root -/usr/lib/debug/.build-id/4d/50c7dcf9902461ac8d0071c2e1b1bbc100ae45 120777 root:root ../../../libtrampoline.so.1.0.1 -/usr/lib/debug/.build-id/4d/50c7dcf9902461ac8d0071c2e1b1bbc100ae45.debug 120777 root:root ../../usr/lib/libtrampoline.so.1.0.1.debug +/usr/lib/debug/.build-id/2a 40755 root:root +/usr/lib/debug/.build-id/2a/6c6fbad56aa2b60ed944db8278ae3d306fd23a 120777 root:root ../../../libcallback.so.1.0.1 +/usr/lib/debug/.build-id/2a/6c6fbad56aa2b60ed944db8278ae3d306fd23a.debug 120777 root:root ../../usr/lib/libcallback.so.1.0.1.debug /usr/lib/debug/.build-id/69 40755 root:root @@ -6,8 +6,8 @@ /usr/lib/debug/.build-id/69/a5faa6eb0ee5c793b57e507f09add6a77192b9.debug 120777 root:root ../../usr/lib/libavcall.so.1.0.1.debug -/usr/lib/debug/.build-id/90 40755 root:root -/usr/lib/debug/.build-id/90/db77eb17bb7a183776167b511f320d6beee855 120777 root:root ../../../libffcall.so.0.0.1 -/usr/lib/debug/.build-id/90/db77eb17bb7a183776167b511f320d6beee855.debug 120777 root:root ../../usr/lib/libffcall.so.0.0.1.debug -/usr/lib/debug/.build-id/b0 40755 root:root -/usr/lib/debug/.build-id/b0/5050888e7271da828d81902b045ecd794eb706 120777 root:root ../../../libcallback.so.1.0.1 -/usr/lib/debug/.build-id/b0/5050888e7271da828d81902b045ecd794eb706.debug 120777 root:root ../../usr/lib/libcallback.so.1.0.1.debug +/usr/lib/debug/.build-id/97 40755 root:root +/usr/lib/debug/.build-id/97/ac6f45b79ba8d2e0863a0bbb44bf354c13cce8 120777 root:root ../../../libffcall.so.0.0.1 +/usr/lib/debug/.build-id/97/ac6f45b79ba8d2e0863a0bbb44bf354c13cce8.debug 120777 root:root ../../usr/lib/libffcall.so.0.0.1.debug +/usr/lib/debug/.build-id/f8 40755 root:root +/usr/lib/debug/.build-id/f8/f0f44573c4a384a3367d0a6b20170e1b529dd7 120777 root:root ../../../libtrampoline.so.1.0.1 +/usr/lib/debug/.build-id/f8/f0f44573c4a384a3367d0a6b20170e1b529dd7.debug 120777 root:root ../../usr/lib/libtrampoline.so.1.0.1.debug /usr/lib/debug/usr/lib/libavcall.so.1.0.1.debug 100644 root:root @@ -58,5 +58,5 @@ Provides: libffcall-debuginfo = 2.1-alt2:sisyphus+278289.100.1.1 -File: /usr/lib/debug/.build-id/4d 40755 root:root -File: /usr/lib/debug/.build-id/4d/50c7dcf9902461ac8d0071c2e1b1bbc100ae45 120777 root:root ../../../libtrampoline.so.1.0.1 -File: /usr/lib/debug/.build-id/4d/50c7dcf9902461ac8d0071c2e1b1bbc100ae45.debug 120777 root:root ../../usr/lib/libtrampoline.so.1.0.1.debug +File: /usr/lib/debug/.build-id/2a 40755 root:root +File: /usr/lib/debug/.build-id/2a/6c6fbad56aa2b60ed944db8278ae3d306fd23a 120777 root:root ../../../libcallback.so.1.0.1 +File: /usr/lib/debug/.build-id/2a/6c6fbad56aa2b60ed944db8278ae3d306fd23a.debug 120777 root:root ../../usr/lib/libcallback.so.1.0.1.debug File: /usr/lib/debug/.build-id/69 40755 root:root @@ -64,15 +64,15 @@ File: /usr/lib/debug/.build-id/69/a5faa6eb0ee5c793b57e507f09add6a77192b9.debug 120777 root:root ../../usr/lib/libavcall.so.1.0.1.debug -File: /usr/lib/debug/.build-id/90 40755 root:root -File: /usr/lib/debug/.build-id/90/db77eb17bb7a183776167b511f320d6beee855 120777 root:root ../../../libffcall.so.0.0.1 -File: /usr/lib/debug/.build-id/90/db77eb17bb7a183776167b511f320d6beee855.debug 120777 root:root ../../usr/lib/libffcall.so.0.0.1.debug -File: /usr/lib/debug/.build-id/b0 40755 root:root -File: /usr/lib/debug/.build-id/b0/5050888e7271da828d81902b045ecd794eb706 120777 root:root ../../../libcallback.so.1.0.1 -File: /usr/lib/debug/.build-id/b0/5050888e7271da828d81902b045ecd794eb706.debug 120777 root:root ../../usr/lib/libcallback.so.1.0.1.debug +File: /usr/lib/debug/.build-id/97 40755 root:root +File: /usr/lib/debug/.build-id/97/ac6f45b79ba8d2e0863a0bbb44bf354c13cce8 120777 root:root ../../../libffcall.so.0.0.1 +File: /usr/lib/debug/.build-id/97/ac6f45b79ba8d2e0863a0bbb44bf354c13cce8.debug 120777 root:root ../../usr/lib/libffcall.so.0.0.1.debug +File: /usr/lib/debug/.build-id/f8 40755 root:root +File: /usr/lib/debug/.build-id/f8/f0f44573c4a384a3367d0a6b20170e1b529dd7 120777 root:root ../../../libtrampoline.so.1.0.1 +File: /usr/lib/debug/.build-id/f8/f0f44573c4a384a3367d0a6b20170e1b529dd7.debug 120777 root:root ../../usr/lib/libtrampoline.so.1.0.1.debug File: /usr/lib/debug/usr/lib/libavcall.so.1.0.1.debug 100644 root:root 011b10ce35bfcff41f9cf6b6799b3360 File: /usr/lib/debug/usr/lib/libavcall.so.1.debug 120777 root:root libavcall.so.1.0.1.debug -File: /usr/lib/debug/usr/lib/libcallback.so.1.0.1.debug 100644 root:root 3a843862ea328d65ed28117257508493 +File: /usr/lib/debug/usr/lib/libcallback.so.1.0.1.debug 100644 root:root e50fe4ca3270984ef23330bb5e664c5f File: /usr/lib/debug/usr/lib/libcallback.so.1.debug 120777 root:root libcallback.so.1.0.1.debug -File: /usr/lib/debug/usr/lib/libffcall.so.0.0.1.debug 100644 root:root cf06480ca54149e590352147537a11ff +File: /usr/lib/debug/usr/lib/libffcall.so.0.0.1.debug 100644 root:root 017aea895641b956b2e25da8d3f6247e File: /usr/lib/debug/usr/lib/libffcall.so.0.debug 120777 root:root libffcall.so.0.0.1.debug -File: /usr/lib/debug/usr/lib/libtrampoline.so.1.0.1.debug 100644 root:root 82de6ef418429595ccf5ea9b6609c185 +File: /usr/lib/debug/usr/lib/libtrampoline.so.1.0.1.debug 100644 root:root 988bbddc045fc2d1a501e0200eefb700 File: /usr/lib/debug/usr/lib/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: 37d70b5a7ce066017eb3601d021d8950 +RPMIdentity: ab3c537bd29d509930d2184f0a02c1d7