Mock Version: 4.1
Mock Version: 4.1
Mock Version: 4.1
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/libffi.spec'], chrootPath='/var/lib/mock/dist-oc9-build-42184-14591/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7ff7cadc8278>timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/libffi.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: x86_64
Building for target x86_64
Wrote: /builddir/build/SRPMS/libffi-3.4.2-3.oc9.src.rpm
Child return code was: 0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/libffi.spec'], chrootPath='/var/lib/mock/dist-oc9-build-42184-14591/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7ff7cadc8278>timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/libffi.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.mtQ5wT
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf libffi-3.4.2
+ /usr/bin/gzip -dc /builddir/build/SOURCES/libffi-3.4.2.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd libffi-3.4.2
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.LKIpmF
+ umask 022
+ cd /builddir/build/BUILD
+ cd libffi-3.4.2
+ CFLAGS='-O2 -g'
+ export CFLAGS
+ CXXFLAGS='-O2 -g'
+ export CXXFLAGS
+ FFLAGS='-O2 -g '
+ export FFLAGS
+ FCFLAGS='-O2 -g '
+ export FCFLAGS
+ LDFLAGS=
+ export LDFLAGS
+ ./configure --host=x86_64-opencloudos-linux-gnu --build=x86_64-opencloudos-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --disable-exec-static-tramp
checking build system type... x86_64-opencloudos-linux-gnu
checking host system type... x86_64-opencloudos-linux-gnu
checking target system type... x86_64-opencloudos-linux-gnu
continue configure in default builddir "./x86_64-opencloudos-linux-gnu"
....exec /bin/sh .././configure "--srcdir=.." "--enable-builddir=x86_64-opencloudos-linux-gnu" "linux
gnu"
checking build system type... x86_64-opencloudos-linux-gnu
checking host system type... x86_64-opencloudos-linux-gnu
checking target system type... x86_64-opencloudos-linux-gnu
checking for gsed... sed
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for x86_64-opencloudos-linux-gnu-gcc... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... none
checking for x86_64-opencloudos-linux-gnu-g++... no
checking for x86_64-opencloudos-linux-gnu-c++... no
checking for x86_64-opencloudos-linux-gnu-gpp... no
checking for x86_64-opencloudos-linux-gnu-aCC... no
checking for x86_64-opencloudos-linux-gnu-CC... no
checking for x86_64-opencloudos-linux-gnu-cxx... no
checking for x86_64-opencloudos-linux-gnu-cc++... no
checking for x86_64-opencloudos-linux-gnu-cl.exe... no
checking for x86_64-opencloudos-linux-gnu-FCC... no
checking for x86_64-opencloudos-linux-gnu-KCC... no
checking for x86_64-opencloudos-linux-gnu-RCC... no
checking for x86_64-opencloudos-linux-gnu-xlC_r... no
checking for x86_64-opencloudos-linux-gnu-xlC... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking dependency style of gcc... none
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by 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-opencloudos-linux-gnu file names to x86_64-opencloudos-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-opencloudos-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-opencloudos-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-opencloudos-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-opencloudos-linux-gnu-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for x86_64-opencloudos-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-opencloudos-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for x86_64-opencloudos-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the 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 how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... no
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for x86_64-opencloudos-linux-gnu-readelf... no
checking for readelf... readelf
checking size of size_t... 8
checking for C compiler vendor... gnu
checking CFLAGS for maximum warnings... -Wall
checking whether to enable maintainer-specific portions of Makefiles... no
checking sys/memfd.h usability... no
checking sys/memfd.h presence... no
checking for sys/memfd.h... no
checking for memfd_create... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking for mmap... yes
checking for mkostemp... yes
checking for mkstemp... yes
checking for sys/mman.h... (cached) yes
checking for mmap... (cached) yes
checking whether read-only mmap of a plain file works... yes
checking whether mmap from /dev/zero works... yes
checking for MAP_ANON(YMOUS)... yes
checking whether mmap with MAP_ANON(YMOUS) works... yes
checking for ANSI C header files... (cached) yes
checking for memcpy... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking size of double... 8
checking size of long double... 16
checking whether byte ordering is bigendian... no
checking assembler .cfi pseudo-op support... yes
checking assembler supports pc related relocs... yes
checking whether compiler supports pointer authentication... no
checking for _ prefix in compiled symbols... no
checking toolchain supports unwind section type... yes
checking whether C compiler accepts -fno-lto... yes
checking whether .eh_frame section should be read-only... yes
checking for __attribute__((visibility("hidden")))... yes
checking for ld used by gcc... (cached) /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes
checking for shared libgcc... yes
configure: versioning on shared library symbols is gnu
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating include/Makefile
config.status: creating include/ffi.h
config.status: creating Makefile
config.status: creating testsuite/Makefile
config.status: creating man/Makefile
config.status: creating doc/Makefile
config.status: creating libffi.pc
config.status: creating fficonfig.h
config.status: executing buildir commands
config.status: create top_srcdir/Makefile guessed from local Makefile
config.status: build in x86_64-opencloudos-linux-gnu (HOST=)
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing include commands
config.status: executing src commands
+ /usr/bin/make -O -j32 V=1 VERBOSE=1
MAKE x86_64-pc-linux-gnu : 0 * all-all
/usr/bin/make  all-recursive
Making all in include
make[3]: Nothing to be done for 'all'.
Making all in testsuite
make[3]: Nothing to be done for 'all'.
Making all in man
make[3]: Nothing to be done for 'all'.
Making all in doc
make[3]: Nothing to be done for 'all'.
make[3]: Entering directory '/builddir/build/BUILD/libffi-3.4.2/x86_64-opencloudos-linux-gnu'
gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include -Iinclude -I../src   -O2 -g -Wall -fexceptions -DX86_64 -DGENERATE_LIBFFI_MAP \
 -E -x assembler-with-cpp -o libffi.map ../libffi.map.in
make[3]: Leaving directory '/builddir/build/BUILD/libffi-3.4.2/x86_64-opencloudos-linux-gnu'
make[3]: Entering directory '/builddir/build/BUILD/libffi-3.4.2/x86_64-opencloudos-linux-gnu'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include -Iinclude -I../src   -O2 -g -Wall -fexceptions -c -o src/types.lo ../src/types.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O2 -g -Wall -fexceptions -c ../src/types.c  -fPIC -DPIC -o src/.libs/types.o
make[3]: Leaving directory '/builddir/build/BUILD/libffi-3.4.2/x86_64-opencloudos-linux-gnu'
make[3]: Entering directory '/builddir/build/BUILD/libffi-3.4.2/x86_64-opencloudos-linux-gnu'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include -Iinclude -I../src  -I. -I../include -Iinclude -I../src -O2 -g -c -o src/x86/win64.lo ../src/x86/win64.S
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I. -I../include -Iinclude -I../src -O2 -g -c ../src/x86/win64.S  -fPIC -DPIC -o src/x86/.libs/win64.o
make[3]: Leaving directory '/builddir/build/BUILD/libffi-3.4.2/x86_64-opencloudos-linux-gnu'
make[3]: Entering directory '/builddir/build/BUILD/libffi-3.4.2/x86_64-opencloudos-linux-gnu'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include -Iinclude -I../src   -O2 -g -Wall -fexceptions -c -o src/tramp.lo ../src/tramp.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O2 -g -Wall -fexceptions -c ../src/tramp.c  -fPIC -DPIC -o src/.libs/tramp.o
make[3]: Leaving directory '/builddir/build/BUILD/libffi-3.4.2/x86_64-opencloudos-linux-gnu'
make[3]: Entering directory '/builddir/build/BUILD/libffi-3.4.2/x86_64-opencloudos-linux-gnu'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include -Iinclude -I../src  -I. -I../include -Iinclude -I../src -O2 -g -c -o src/x86/unix64.lo ../src/x86/unix64.S
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I. -I../include -Iinclude -I../src -O2 -g -c ../src/x86/unix64.S  -fPIC -DPIC -o src/x86/.libs/unix64.o
make[3]: Leaving directory '/builddir/build/BUILD/libffi-3.4.2/x86_64-opencloudos-linux-gnu'
make[3]: Entering directory '/builddir/build/BUILD/libffi-3.4.2/x86_64-opencloudos-linux-gnu'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include -Iinclude -I../src   -O2 -g -Wall -fexceptions -c -o src/raw_api.lo ../src/raw_api.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O2 -g -Wall -fexceptions -c ../src/raw_api.c  -fPIC -DPIC -o src/.libs/raw_api.o
make[3]: Leaving directory '/builddir/build/BUILD/libffi-3.4.2/x86_64-opencloudos-linux-gnu'
make[3]: Entering directory '/builddir/build/BUILD/libffi-3.4.2/x86_64-opencloudos-linux-gnu'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include -Iinclude -I../src   -O2 -g -Wall -fexceptions -c -o src/prep_cif.lo ../src/prep_cif.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O2 -g -Wall -fexceptions -c ../src/prep_cif.c  -fPIC -DPIC -o src/.libs/prep_cif.o
make[3]: Leaving directory '/builddir/build/BUILD/libffi-3.4.2/x86_64-opencloudos-linux-gnu'
make[3]: Entering directory '/builddir/build/BUILD/libffi-3.4.2/x86_64-opencloudos-linux-gnu'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include -Iinclude -I../src   -O2 -g -Wall -fexceptions -c -o src/java_raw_api.lo ../src/java_raw_api.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O2 -g -Wall -fexceptions -c ../src/java_raw_api.c  -fPIC -DPIC -o src/.libs/java_raw_api.o
make[3]: Leaving directory '/builddir/build/BUILD/libffi-3.4.2/x86_64-opencloudos-linux-gnu'
../src/java_raw_api.c: In function 'ffi_java_raw_call':
../src/java_raw_api.c:317:3: warning: 'ffi_java_raw_to_ptrarray' is deprecated [-Wdeprecated-declarations]
  317 |   ffi_java_raw_to_ptrarray (cif, raw, avalue);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
../src/java_raw_api.c:76:1: note: declared here
   76 | ffi_java_raw_to_ptrarray (ffi_cif *cif, ffi_java_raw *raw, void **args)
      | ^~~~~~~~~~~~~~~~~~~~~~~~
../src/java_raw_api.c: In function 'ffi_java_translate_args':
../src/java_raw_api.c:328:3: warning: 'ffi_java_raw_size' is deprecated [-Wdeprecated-declarations]
  328 |   ffi_java_raw *raw = (ffi_java_raw*)alloca (ffi_java_raw_size (cif));
      |   ^~~~~~~~~~~~
../src/java_raw_api.c:45:1: note: declared here
   45 | ffi_java_raw_size (ffi_cif *cif)
      | ^~~~~~~~~~~~~~~~~
../src/java_raw_api.c:331:3: warning: 'ffi_java_ptrarray_to_raw' is deprecated [-Wdeprecated-declarations]
  331 |   ffi_java_ptrarray_to_raw (cif, avalue, raw);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
../src/java_raw_api.c:157:1: note: declared here
  157 | ffi_java_ptrarray_to_raw (ffi_cif *cif, void **args, ffi_java_raw *raw)
      | ^~~~~~~~~~~~~~~~~~~~~~~~
../src/java_raw_api.c: In function 'ffi_prep_java_raw_closure':
../src/java_raw_api.c:369:3: warning: 'ffi_prep_java_raw_closure_loc' is deprecated [-Wdeprecated-declarations]
  369 |   return ffi_prep_java_raw_closure_loc (cl, cif, fun, user_data, cl);
      |   ^~~~~~
../src/java_raw_api.c:337:1: note: declared here
  337 | ffi_prep_java_raw_closure_loc (ffi_java_raw_closure* cl,
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[3]: Entering directory '/builddir/build/BUILD/libffi-3.4.2/x86_64-opencloudos-linux-gnu'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include -Iinclude -I../src   -O2 -g -Wall -fexceptions -c -o src/x86/ffiw64.lo ../src/x86/ffiw64.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O2 -g -Wall -fexceptions -c ../src/x86/ffiw64.c  -fPIC -DPIC -o src/x86/.libs/ffiw64.o
make[3]: Leaving directory '/builddir/build/BUILD/libffi-3.4.2/x86_64-opencloudos-linux-gnu'
../src/x86/ffiw64.c: In function 'ffi_prep_closure_loc_efi64':
../src/x86/ffiw64.c:250:1: warning: label 'out' defined but not used [-Wunused-label]
  250 | out:
      | ^~~
make[3]: Entering directory '/builddir/build/BUILD/libffi-3.4.2/x86_64-opencloudos-linux-gnu'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include -Iinclude -I../src   -O2 -g -Wall -fexceptions -c -o src/x86/ffi64.lo ../src/x86/ffi64.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O2 -g -Wall -fexceptions -c ../src/x86/ffi64.c  -fPIC -DPIC -o src/x86/.libs/ffi64.o
make[3]: Leaving directory '/builddir/build/BUILD/libffi-3.4.2/x86_64-opencloudos-linux-gnu'
../src/x86/ffi64.c: In function 'ffi_prep_closure_loc':
../src/x86/ffi64.c:783:1: warning: label 'out' defined but not used [-Wunused-label]
  783 | out:
      | ^~~
make[3]: Entering directory '/builddir/build/BUILD/libffi-3.4.2/x86_64-opencloudos-linux-gnu'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include -Iinclude -I../src   -O2 -g -Wall -fexceptions -c -o src/closures.lo ../src/closures.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O2 -g -Wall -fexceptions -c ../src/closures.c  -fPIC -DPIC -o src/.libs/closures.o
make[3]: Leaving directory '/builddir/build/BUILD/libffi-3.4.2/x86_64-opencloudos-linux-gnu'
make[3]: Entering directory '/builddir/build/BUILD/libffi-3.4.2/x86_64-opencloudos-linux-gnu'
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -O2 -g -Wall -fexceptions   -o libffi_convenience.la  src/prep_cif.lo src/types.lo src/raw_api.lo src/java_raw_api.lo src/closures.lo src/tramp.lo   src/x86/ffi64.lo src/x86/unix64.lo src/x86/ffiw64.lo src/x86/win64.lo 
libtool: link: ar cru .libs/libffi_convenience.a src/.libs/prep_cif.o src/.libs/types.o src/.libs/raw_api.o src/.libs/java_raw_api.o src/.libs/closures.o src/.libs/tramp.o src/x86/.libs/ffi64.o src/x86/.libs/unix64.o src/x86/.libs/ffiw64.o src/x86/.libs/win64.o 
libtool: link: ranlib .libs/libffi_convenience.a
libtool: link: ( cd ".libs" && rm -f "libffi_convenience.la" && ln -s "../libffi_convenience.la" "libffi_convenience.la" )
make[3]: Leaving directory '/builddir/build/BUILD/libffi-3.4.2/x86_64-opencloudos-linux-gnu'
make[3]: Entering directory '/builddir/build/BUILD/libffi-3.4.2/x86_64-opencloudos-linux-gnu'
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -O2 -g -Wall -fexceptions -no-undefined -version-info `grep -v '^#' ../libtool-version` -Wl,--version-script,libffi.map    -o libffi.la -rpath /usr/lib64/../lib64 src/prep_cif.lo src/types.lo src/raw_api.lo src/java_raw_api.lo src/closures.lo src/tramp.lo  src/x86/ffi64.lo src/x86/unix64.lo src/x86/ffiw64.lo src/x86/win64.lo 
libtool: link: gcc -shared  -fPIC -DPIC  src/.libs/prep_cif.o src/.libs/types.o src/.libs/raw_api.o src/.libs/java_raw_api.o src/.libs/closures.o src/.libs/tramp.o src/x86/.libs/ffi64.o src/x86/.libs/unix64.o src/x86/.libs/ffiw64.o src/x86/.libs/win64.o    -O2 -g -Wl,--version-script -Wl,libffi.map   -Wl,-soname -Wl,libffi.so.8 -o .libs/libffi.so.8.1.0
libtool: link: (cd ".libs" && rm -f "libffi.so.8" && ln -s "libffi.so.8.1.0" "libffi.so.8")
libtool: link: (cd ".libs" && rm -f "libffi.so" && ln -s "libffi.so.8.1.0" "libffi.so")
libtool: link: ( cd ".libs" && rm -f "libffi.la" && ln -s "../libffi.la" "libffi.la" )
make[3]: Leaving directory '/builddir/build/BUILD/libffi-3.4.2/x86_64-opencloudos-linux-gnu'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ucCZu6
+ umask 022
+ cd /builddir/build/BUILD
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/libffi-3.4.2-3.oc9.x86_64
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT
+ /usr/bin/mkdir /builddir/build/BUILDROOT/libffi-3.4.2-3.oc9.x86_64
+ cd libffi-3.4.2
+ /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/libffi-3.4.2-3.oc9.x86_64 'INSTALL=/usr/bin/install -p'
MAKE x86_64-pc-linux-gnu : 0 * install
make[1]: Entering directory '/builddir/build/BUILD/libffi-3.4.2/x86_64-opencloudos-linux-gnu'
Making install in include
make[2]: Entering directory '/builddir/build/BUILD/libffi-3.4.2/x86_64-opencloudos-linux-gnu/include'
make[3]: Entering directory '/builddir/build/BUILD/libffi-3.4.2/x86_64-opencloudos-linux-gnu/include'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libffi-3.4.2-3.oc9.x86_64/usr/include'
 /usr/bin/install -c -m 644 ffi.h ffitarget.h '/builddir/build/BUILDROOT/libffi-3.4.2-3.oc9.x86_64/usr/include'
make[3]: Leaving directory '/builddir/build/BUILD/libffi-3.4.2/x86_64-opencloudos-linux-gnu/include'
make[2]: Leaving directory '/builddir/build/BUILD/libffi-3.4.2/x86_64-opencloudos-linux-gnu/include'
Making install in testsuite
make[2]: Entering directory '/builddir/build/BUILD/libffi-3.4.2/x86_64-opencloudos-linux-gnu/testsuite'
make[3]: Entering directory '/builddir/build/BUILD/libffi-3.4.2/x86_64-opencloudos-linux-gnu/testsuite'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/builddir/build/BUILD/libffi-3.4.2/x86_64-opencloudos-linux-gnu/testsuite'
make[2]: Leaving directory '/builddir/build/BUILD/libffi-3.4.2/x86_64-opencloudos-linux-gnu/testsuite'
Making install in man
make[2]: Entering directory '/builddir/build/BUILD/libffi-3.4.2/x86_64-opencloudos-linux-gnu/man'
make[3]: Entering directory '/builddir/build/BUILD/libffi-3.4.2/x86_64-opencloudos-linux-gnu/man'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libffi-3.4.2-3.oc9.x86_64/usr/share/man/man3'
 /usr/bin/install -c -m 644 ../../man/ffi.3 ../../man/ffi_call.3 ../../man/ffi_prep_cif.3 ../../man/ffi_prep_cif_var.3 '/builddir/build/BUILDROOT/libffi-3.4.2-3.oc9.x86_64/usr/share/man/man3'
make[3]: Leaving directory '/builddir/build/BUILD/libffi-3.4.2/x86_64-opencloudos-linux-gnu/man'
make[2]: Leaving directory '/builddir/build/BUILD/libffi-3.4.2/x86_64-opencloudos-linux-gnu/man'
Making install in doc
make[2]: Entering directory '/builddir/build/BUILD/libffi-3.4.2/x86_64-opencloudos-linux-gnu/doc'
make[3]: Entering directory '/builddir/build/BUILD/libffi-3.4.2/x86_64-opencloudos-linux-gnu/doc'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libffi-3.4.2-3.oc9.x86_64/usr/share/info'
 /usr/bin/install -c -m 644 ../../doc/libffi.info '/builddir/build/BUILDROOT/libffi-3.4.2-3.oc9.x86_64/usr/share/info'
 install-info --info-dir='/builddir/build/BUILDROOT/libffi-3.4.2-3.oc9.x86_64/usr/share/info' '/builddir/build/BUILDROOT/libffi-3.4.2-3.oc9.x86_64/usr/share/info/libffi.info'
make[3]: Leaving directory '/builddir/build/BUILD/libffi-3.4.2/x86_64-opencloudos-linux-gnu/doc'
make[2]: Leaving directory '/builddir/build/BUILD/libffi-3.4.2/x86_64-opencloudos-linux-gnu/doc'
make[2]: Entering directory '/builddir/build/BUILD/libffi-3.4.2/x86_64-opencloudos-linux-gnu'
make[3]: Entering directory '/builddir/build/BUILD/libffi-3.4.2/x86_64-opencloudos-linux-gnu'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libffi-3.4.2-3.oc9.x86_64/usr/lib64/../lib64'
 /bin/sh ./libtool   --mode=install /usr/bin/install -c   libffi.la '/builddir/build/BUILDROOT/libffi-3.4.2-3.oc9.x86_64/usr/lib64/../lib64'
libtool: install: /usr/bin/install -c .libs/libffi.so.8.1.0 /builddir/build/BUILDROOT/libffi-3.4.2-3.oc9.x86_64/usr/lib64/../lib64/libffi.so.8.1.0
libtool: install: (cd /builddir/build/BUILDROOT/libffi-3.4.2-3.oc9.x86_64/usr/lib64/../lib64 && { ln -s -f libffi.so.8.1.0 libffi.so.8 || { rm -f libffi.so.8 && ln -s libffi.so.8.1.0 libffi.so.8; }; })
libtool: install: (cd /builddir/build/BUILDROOT/libffi-3.4.2-3.oc9.x86_64/usr/lib64/../lib64 && { ln -s -f libffi.so.8.1.0 libffi.so || { rm -f libffi.so && ln -s libffi.so.8.1.0 libffi.so; }; })
libtool: install: /usr/bin/install -c .libs/libffi.lai /builddir/build/BUILDROOT/libffi-3.4.2-3.oc9.x86_64/usr/lib64/../lib64/libffi.la
libtool: warning: remember to run 'libtool --finish /usr/lib64/../lib64'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libffi-3.4.2-3.oc9.x86_64/usr/lib64/pkgconfig'
 /usr/bin/install -c -m 644 libffi.pc '/builddir/build/BUILDROOT/libffi-3.4.2-3.oc9.x86_64/usr/lib64/pkgconfig'
make[3]: Leaving directory '/builddir/build/BUILD/libffi-3.4.2/x86_64-opencloudos-linux-gnu'
make[2]: Leaving directory '/builddir/build/BUILD/libffi-3.4.2/x86_64-opencloudos-linux-gnu'
make[1]: Leaving directory '/builddir/build/BUILD/libffi-3.4.2/x86_64-opencloudos-linux-gnu'
+ find /builddir/build/BUILDROOT/libffi-3.4.2-3.oc9.x86_64 -name '*.la' -delete
+ rm -f /builddir/build/BUILDROOT/libffi-3.4.2-3.oc9.x86_64/usr/share/info/dir
+ /usr/lib/rpm/brp-compress /usr
+ /usr/lib/rpm/brp-elfperms
+ /usr/lib/rpm/brp-strip /usr/bin/strip
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
+ /usr/lib/rpm/brp-remove-la-files
Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.NpFbW9
+ umask 022
+ cd /builddir/build/BUILD
+ cd libffi-3.4.2
+ /usr/bin/make -O -j32 V=1 VERBOSE=1 check
MAKE x86_64-pc-linux-gnu : 0 * check
Making check in include
make[2]: Nothing to be done for 'check'.
Making check in testsuite
/usr/bin/make  check-DEJAGNU
make[3]: Entering directory '/builddir/build/BUILD/libffi-3.4.2/x86_64-opencloudos-linux-gnu/testsuite'
Making a new site.exp file ...
make[3]: Leaving directory '/builddir/build/BUILD/libffi-3.4.2/x86_64-opencloudos-linux-gnu/testsuite'
make[3]: Entering directory '/builddir/build/BUILD/libffi-3.4.2/x86_64-opencloudos-linux-gnu/testsuite'
srcdir='../../testsuite'; export srcdir; \
EXPECT=expect; export EXPECT; \
if /bin/sh -c "runtest --version" > /dev/null 2>&1; then \
  exit_status=0; l='libffi'; for tool in $l; do \
    if runtest --tool $tool --srcdir $srcdir  ; \
    then :; else exit_status=1; fi; \
  done; \
else echo "WARNING: could not find 'runtest'" 1>&2; :;\
fi; \
exit $exit_status
Using ../../testsuite/lib/libffi.exp as tool init file.
Test run by mockbuild on Mon Sep 18 18:02:54 2023
Native configuration is x86_64-opencloudos-linux-gnu
		=== libffi tests ===
Schedule of variations:
    unix
Running target unix
Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target.
Using /usr/share/dejagnu/config/unix.exp as generic interface file for target.
Using ../../testsuite/config/default.exp as tool-and-target-specific interface file.
Running ../../testsuite/libffi.bhaible/bhaible.exp ...
Running ../../testsuite/libffi.call/call.exp ...
Running ../../testsuite/libffi.closures/closure.exp ...
Running ../../testsuite/libffi.complex/complex.exp ...
Running ../../testsuite/libffi.go/go.exp ...
		=== libffi Summary ===
# of expected passes		2304
make[3]: Leaving directory '/builddir/build/BUILD/libffi-3.4.2/x86_64-opencloudos-linux-gnu/testsuite'
WARNING: Couldn't find the global config file.
Making check in man
make[2]: Nothing to be done for 'check'.
Making check in doc
make[2]: Nothing to be done for 'check'.
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: libffi-3.4.2-3.oc9.x86_64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Evl36V
+ umask 022
+ cd /builddir/build/BUILD
+ cd libffi-3.4.2
+ DOCDIR=/builddir/build/BUILDROOT/libffi-3.4.2-3.oc9.x86_64/usr/share/doc/libffi-3.4.2
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/libffi-3.4.2-3.oc9.x86_64/usr/share/doc/libffi-3.4.2
+ cp -pr README.md /builddir/build/BUILDROOT/libffi-3.4.2-3.oc9.x86_64/usr/share/doc/libffi-3.4.2
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.gkkjCo
+ umask 022
+ cd /builddir/build/BUILD
+ cd libffi-3.4.2
+ LICENSEDIR=/builddir/build/BUILDROOT/libffi-3.4.2-3.oc9.x86_64/usr/share/licenses/libffi-3.4.2
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/libffi-3.4.2-3.oc9.x86_64/usr/share/licenses/libffi-3.4.2
+ cp -pr LICENSE /builddir/build/BUILDROOT/libffi-3.4.2-3.oc9.x86_64/usr/share/licenses/libffi-3.4.2
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: libffi = 3.4.2-3.oc9 libffi(x86-64) = 3.4.2-3.oc9 libffi.so.8()(64bit) libffi.so.8(LIBFFI_BASE_8.0)(64bit) libffi.so.8(LIBFFI_CLOSURE_8.0)(64bit) libffi.so.8(LIBFFI_COMPLEX_8.0)(64bit) libffi.so.8(LIBFFI_GO_CLOSURE_8.0)(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.7)(64bit) rtld(GNU_HASH)
Processing files: libffi-devel-3.4.2-3.oc9.x86_64
Provides: libffi-devel = 3.4.2-3.oc9 libffi-devel(x86-64) = 3.4.2-3.oc9 pkgconfig(libffi) = 3.4.2
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/pkg-config libffi.so.8()(64bit)
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libffi-3.4.2-3.oc9.x86_64
Wrote: /builddir/build/RPMS/libffi-devel-3.4.2-3.oc9.x86_64.rpm
Wrote: /builddir/build/RPMS/libffi-3.4.2-3.oc9.x86_64.rpm
Child return code was: 0