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 aarch64 --nodeps /builddir/build/SPECS/libspectre.spec'], chrootPath='/var/lib/mock/dist-oc9-build-42590-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 0xfffd1e295630>timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/libspectre.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: aarch64
Building for target aarch64
Wrote: /builddir/build/SRPMS/libspectre-0.2.11-3.oc9.src.rpm
Child return code was: 0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/libspectre.spec'], chrootPath='/var/lib/mock/dist-oc9-build-42590-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 0xfffd1e295630>timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/libspectre.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: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.HfoRHC
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf libspectre-0.2.11
+ /usr/bin/gzip -dc /builddir/build/SOURCES/libspectre-0.2.11.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd libspectre-0.2.11
+ /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.ALO4Az
+ umask 022
+ cd /builddir/build/BUILD
+ cd libspectre-0.2.11
+ 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=aarch64-opencloudos-linux-gnu --build=aarch64-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-silent-rules --disable-static
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... aarch64-opencloudos-linux-gnu
checking host system type... aarch64-opencloudos-linux-gnu
checking how to print strings... printf
checking whether make supports the include directive... yes (GNU style)
checking for aarch64-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 the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... none
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 aarch64-opencloudos-linux-gnu file names to aarch64-opencloudos-linux-gnu format... func_convert_file_noop
checking how to convert aarch64-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 aarch64-opencloudos-linux-gnu-file... no
checking for file... file
checking for aarch64-opencloudos-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for aarch64-opencloudos-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for aarch64-opencloudos-linux-gnu-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for aarch64-opencloudos-linux-gnu-strip... no
checking for strip... strip
checking for aarch64-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 aarch64-opencloudos-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for 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) 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 for aarch64-opencloudos-linux-gnu-gcc... gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to enable C11 features... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) none
checking for library containing strerror... none required
checking for egrep... (cached) /usr/bin/grep -E
checking whether byte ordering is bigendian... no
checking for vasprintf... yes
checking for _vscprintf... no
checking for gsapi_new_instance in -lgs... yes
checking for libgs >= 9.53.0... yes
checking for aarch64-opencloudos-linux-gnu-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for CAIRO... no
configure: WARNING: "Tests disabled since required cairo library was not found"
checking for supported warning flags... 
checking whether gcc supports -Wall... yes
checking whether gcc supports -Wextra... yes
checking whether gcc supports -Wsign-compare... yes
checking whether gcc supports -Werror-implicit-function-declaration... yes
checking whether gcc supports -Wpointer-arith... yes
checking whether gcc supports -Wstrict-prototypes... yes
checking whether gcc supports -Wmissing-prototypes... yes
checking whether gcc supports -Wmissing-declarations... yes
checking whether gcc supports -Wnested-externs... yes
checking whether gcc supports -Wpacked... yes
checking whether gcc supports -Wswitch-enum... yes
checking whether gcc supports -Wstrict-aliasing=2... yes
checking whether gcc supports -Winit-self... yes
checking whether gcc supports -Wunsafe-loop-optimizations... yes
checking whether gcc supports -Wdeclaration-after-statement... yes
checking whether gcc supports -Wno-missing-field-initializers... yes
checking whether gcc supports -Wno-unused-parameter... yes
checking whether gcc supports -Wno-attributes... yes
checking whether gcc supports -Wno-long-long... yes
checking whether gcc supports -Winline... yes
checking which warning flags were supported...  -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline
checking for an implementation of va_copy()... yes
checking for an implementation of __va_copy()... yes
checking whether va_lists can be copied by value... yes
checking for -fvisibility=hidden compiler flag... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating Doxyfile
config.status: creating libspectre/Makefile
config.status: creating libspectre/spectre-version.h
config.status: creating test/Makefile
config.status: creating libspectre.pc
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
+ /usr/bin/make -O -j8 V=1 VERBOSE=1
/usr/bin/make  all-recursive
Making all in libspectre
make[2]: Entering directory '/builddir/build/BUILD/libspectre-0.2.11/libspectre'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline  -fvisibility=hidden -O2 -g -c -o libspectre_la-spectre-exporter.lo `test -f 'spectre-exporter.c' || echo './'`spectre-exporter.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fvisibility=hidden -O2 -g -c spectre-exporter.c  -fPIC -DPIC -o .libs/libspectre_la-spectre-exporter.o
make[2]: Leaving directory '/builddir/build/BUILD/libspectre-0.2.11/libspectre'
make[2]: Entering directory '/builddir/build/BUILD/libspectre-0.2.11/libspectre'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline  -fvisibility=hidden -O2 -g -c -o libspectre_la-spectre-status.lo `test -f 'spectre-status.c' || echo './'`spectre-status.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fvisibility=hidden -O2 -g -c spectre-status.c  -fPIC -DPIC -o .libs/libspectre_la-spectre-status.o
make[2]: Leaving directory '/builddir/build/BUILD/libspectre-0.2.11/libspectre'
make[2]: Entering directory '/builddir/build/BUILD/libspectre-0.2.11/libspectre'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline  -fvisibility=hidden -O2 -g -c -o libspectre_la-spectre-render-context.lo `test -f 'spectre-render-context.c' || echo './'`spectre-render-context.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fvisibility=hidden -O2 -g -c spectre-render-context.c  -fPIC -DPIC -o .libs/libspectre_la-spectre-render-context.o
make[2]: Leaving directory '/builddir/build/BUILD/libspectre-0.2.11/libspectre'
make[2]: Entering directory '/builddir/build/BUILD/libspectre-0.2.11/libspectre'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline  -fvisibility=hidden -O2 -g -c -o libspectre_la-spectre-page.lo `test -f 'spectre-page.c' || echo './'`spectre-page.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fvisibility=hidden -O2 -g -c spectre-page.c  -fPIC -DPIC -o .libs/libspectre_la-spectre-page.o
make[2]: Leaving directory '/builddir/build/BUILD/libspectre-0.2.11/libspectre'
make[2]: Entering directory '/builddir/build/BUILD/libspectre-0.2.11/libspectre'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline  -fvisibility=hidden -O2 -g -c -o libspectre_la-spectre-exporter-pdf.lo `test -f 'spectre-exporter-pdf.c' || echo './'`spectre-exporter-pdf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fvisibility=hidden -O2 -g -c spectre-exporter-pdf.c  -fPIC -DPIC -o .libs/libspectre_la-spectre-exporter-pdf.o
make[2]: Leaving directory '/builddir/build/BUILD/libspectre-0.2.11/libspectre'
make[2]: Entering directory '/builddir/build/BUILD/libspectre-0.2.11/libspectre'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline  -fvisibility=hidden -O2 -g -c -o libspectre_la-spectre-device.lo `test -f 'spectre-device.c' || echo './'`spectre-device.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fvisibility=hidden -O2 -g -c spectre-device.c  -fPIC -DPIC -o .libs/libspectre_la-spectre-device.o
make[2]: Leaving directory '/builddir/build/BUILD/libspectre-0.2.11/libspectre'
make[2]: Entering directory '/builddir/build/BUILD/libspectre-0.2.11/libspectre'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline  -fvisibility=hidden -O2 -g -c -o libspectre_la-spectre-gs.lo `test -f 'spectre-gs.c' || echo './'`spectre-gs.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fvisibility=hidden -O2 -g -c spectre-gs.c  -fPIC -DPIC -o .libs/libspectre_la-spectre-gs.o
make[2]: Leaving directory '/builddir/build/BUILD/libspectre-0.2.11/libspectre'
make[2]: Entering directory '/builddir/build/BUILD/libspectre-0.2.11/libspectre'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline  -fvisibility=hidden -O2 -g -c -o libspectre_la-spectre-exporter-ps.lo `test -f 'spectre-exporter-ps.c' || echo './'`spectre-exporter-ps.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fvisibility=hidden -O2 -g -c spectre-exporter-ps.c  -fPIC -DPIC -o .libs/libspectre_la-spectre-exporter-ps.o
make[2]: Leaving directory '/builddir/build/BUILD/libspectre-0.2.11/libspectre'
make[2]: Entering directory '/builddir/build/BUILD/libspectre-0.2.11/libspectre'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline  -fvisibility=hidden -O2 -g -c -o libspectre_la-spectre-document.lo `test -f 'spectre-document.c' || echo './'`spectre-document.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fvisibility=hidden -O2 -g -c spectre-document.c  -fPIC -DPIC -o .libs/libspectre_la-spectre-document.o
make[2]: Leaving directory '/builddir/build/BUILD/libspectre-0.2.11/libspectre'
make[2]: Entering directory '/builddir/build/BUILD/libspectre-0.2.11/libspectre'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline  -fvisibility=hidden -O2 -g -c -o libspectre_la-spectre-utils.lo `test -f 'spectre-utils.c' || echo './'`spectre-utils.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fvisibility=hidden -O2 -g -c spectre-utils.c  -fPIC -DPIC -o .libs/libspectre_la-spectre-utils.o
make[2]: Leaving directory '/builddir/build/BUILD/libspectre-0.2.11/libspectre'
make[2]: Entering directory '/builddir/build/BUILD/libspectre-0.2.11/libspectre'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline  -fvisibility=hidden -O2 -g -c -o libspectre_la-ps.lo `test -f 'ps.c' || echo './'`ps.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fvisibility=hidden -O2 -g -c ps.c  -fPIC -DPIC -o .libs/libspectre_la-ps.o
make[2]: Leaving directory '/builddir/build/BUILD/libspectre-0.2.11/libspectre'
make[2]: Entering directory '/builddir/build/BUILD/libspectre-0.2.11/libspectre'
/bin/sh ../libtool  --tag=CC   --mode=link gcc -fvisibility=hidden -O2 -g -version-info 2:11:1 -no-undefined  -o libspectre.la -rpath /usr/lib64 libspectre_la-spectre-status.lo libspectre_la-spectre-document.lo libspectre_la-spectre-gs.lo libspectre_la-spectre-render-context.lo libspectre_la-spectre-device.lo libspectre_la-spectre-page.lo libspectre_la-spectre-exporter.lo libspectre_la-spectre-exporter-pdf.lo libspectre_la-spectre-exporter-ps.lo libspectre_la-spectre-utils.lo libspectre_la-ps.lo -lgs 
libtool: link: gcc -shared  -fPIC -DPIC  .libs/libspectre_la-spectre-status.o .libs/libspectre_la-spectre-document.o .libs/libspectre_la-spectre-gs.o .libs/libspectre_la-spectre-render-context.o .libs/libspectre_la-spectre-device.o .libs/libspectre_la-spectre-page.o .libs/libspectre_la-spectre-exporter.o .libs/libspectre_la-spectre-exporter-pdf.o .libs/libspectre_la-spectre-exporter-ps.o .libs/libspectre_la-spectre-utils.o .libs/libspectre_la-ps.o   -lgs  -O2 -g   -Wl,-soname -Wl,libspectre.so.1 -o .libs/libspectre.so.1.1.11
libtool: link: (cd ".libs" && rm -f "libspectre.so.1" && ln -s "libspectre.so.1.1.11" "libspectre.so.1")
libtool: link: (cd ".libs" && rm -f "libspectre.so" && ln -s "libspectre.so.1.1.11" "libspectre.so")
libtool: link: ( cd ".libs" && rm -f "libspectre.la" && ln -s "../libspectre.la" "libspectre.la" )
make[2]: Leaving directory '/builddir/build/BUILD/libspectre-0.2.11/libspectre'
make[2]: Nothing to be done for 'all-am'.
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.GkIUVt
+ umask 022
+ cd /builddir/build/BUILD
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/libspectre-0.2.11-3.oc9.aarch64
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT
+ /usr/bin/mkdir /builddir/build/BUILDROOT/libspectre-0.2.11-3.oc9.aarch64
+ cd libspectre-0.2.11
+ /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/libspectre-0.2.11-3.oc9.aarch64 'INSTALL=/usr/bin/install -p'
Making install in libspectre
make[1]: Entering directory '/builddir/build/BUILD/libspectre-0.2.11/libspectre'
make[2]: Entering directory '/builddir/build/BUILD/libspectre-0.2.11/libspectre'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libspectre-0.2.11-3.oc9.aarch64/usr/lib64'
 /bin/sh ../libtool   --mode=install /usr/bin/install -p   libspectre.la '/builddir/build/BUILDROOT/libspectre-0.2.11-3.oc9.aarch64/usr/lib64'
libtool: install: /usr/bin/install -p .libs/libspectre.so.1.1.11 /builddir/build/BUILDROOT/libspectre-0.2.11-3.oc9.aarch64/usr/lib64/libspectre.so.1.1.11
libtool: install: (cd /builddir/build/BUILDROOT/libspectre-0.2.11-3.oc9.aarch64/usr/lib64 && { ln -s -f libspectre.so.1.1.11 libspectre.so.1 || { rm -f libspectre.so.1 && ln -s libspectre.so.1.1.11 libspectre.so.1; }; })
libtool: install: (cd /builddir/build/BUILDROOT/libspectre-0.2.11-3.oc9.aarch64/usr/lib64 && { ln -s -f libspectre.so.1.1.11 libspectre.so || { rm -f libspectre.so && ln -s libspectre.so.1.1.11 libspectre.so; }; })
libtool: install: /usr/bin/install -p .libs/libspectre.lai /builddir/build/BUILDROOT/libspectre-0.2.11-3.oc9.aarch64/usr/lib64/libspectre.la
libtool: warning: remember to run 'libtool --finish /usr/lib64'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libspectre-0.2.11-3.oc9.aarch64/usr/include/libspectre'
 /usr/bin/install -p -m 644 spectre.h spectre-macros.h spectre-status.h spectre-document.h spectre-render-context.h spectre-page.h spectre-exporter.h spectre-version.h '/builddir/build/BUILDROOT/libspectre-0.2.11-3.oc9.aarch64/usr/include/libspectre'
make[2]: Leaving directory '/builddir/build/BUILD/libspectre-0.2.11/libspectre'
make[1]: Leaving directory '/builddir/build/BUILD/libspectre-0.2.11/libspectre'
make[1]: Entering directory '/builddir/build/BUILD/libspectre-0.2.11'
make[2]: Entering directory '/builddir/build/BUILD/libspectre-0.2.11'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libspectre-0.2.11-3.oc9.aarch64/usr/lib64/pkgconfig'
 /usr/bin/install -p -m 644 libspectre.pc '/builddir/build/BUILDROOT/libspectre-0.2.11-3.oc9.aarch64/usr/lib64/pkgconfig'
make[2]: Leaving directory '/builddir/build/BUILD/libspectre-0.2.11'
make[1]: Leaving directory '/builddir/build/BUILD/libspectre-0.2.11'
+ rm -fv /builddir/build/BUILDROOT/libspectre-0.2.11-3.oc9.aarch64/usr/lib64/libspectre.la
removed '/builddir/build/BUILDROOT/libspectre-0.2.11-3.oc9.aarch64/usr/lib64/libspectre.la'
+ /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
Processing files: libspectre-0.2.11-3.oc9.aarch64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.1EoCFf
+ umask 022
+ cd /builddir/build/BUILD
+ cd libspectre-0.2.11
+ DOCDIR=/builddir/build/BUILDROOT/libspectre-0.2.11-3.oc9.aarch64/usr/share/doc/libspectre-0.2.11
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/libspectre-0.2.11-3.oc9.aarch64/usr/share/doc/libspectre-0.2.11
+ cp -pr AUTHORS /builddir/build/BUILDROOT/libspectre-0.2.11-3.oc9.aarch64/usr/share/doc/libspectre-0.2.11
+ cp -pr NEWS /builddir/build/BUILDROOT/libspectre-0.2.11-3.oc9.aarch64/usr/share/doc/libspectre-0.2.11
+ cp -pr README /builddir/build/BUILDROOT/libspectre-0.2.11-3.oc9.aarch64/usr/share/doc/libspectre-0.2.11
+ cp -pr TODO /builddir/build/BUILDROOT/libspectre-0.2.11-3.oc9.aarch64/usr/share/doc/libspectre-0.2.11
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.PCT4Ej
+ umask 022
+ cd /builddir/build/BUILD
+ cd libspectre-0.2.11
+ LICENSEDIR=/builddir/build/BUILDROOT/libspectre-0.2.11-3.oc9.aarch64/usr/share/licenses/libspectre-0.2.11
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/libspectre-0.2.11-3.oc9.aarch64/usr/share/licenses/libspectre-0.2.11
+ cp -pr COPYING /builddir/build/BUILDROOT/libspectre-0.2.11-3.oc9.aarch64/usr/share/licenses/libspectre-0.2.11
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: libspectre = 0.2.11-3.oc9 libspectre(aarch-64) = 0.2.11-3.oc9 libspectre.so.1()(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.17)(64bit) libc.so.6(GLIBC_2.33)(64bit) libgs.so.9()(64bit) rtld(GNU_HASH)
Processing files: libspectre-devel-0.2.11-3.oc9.aarch64
Provides: libspectre-devel = 0.2.11-3.oc9 libspectre-devel(aarch-64) = 0.2.11-3.oc9 pkgconfig(libspectre) = 0.2.11
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/pkg-config libspectre.so.1()(64bit)
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libspectre-0.2.11-3.oc9.aarch64
Wrote: /builddir/build/RPMS/libspectre-devel-0.2.11-3.oc9.aarch64.rpm
Wrote: /builddir/build/RPMS/libspectre-0.2.11-3.oc9.aarch64.rpm
Child return code was: 0