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/startup-notification.spec'], chrootPath='/var/lib/mock/dist-oc9-build-62863-16463/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=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/startup-notification.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/startup-notification-0.12-4.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/startup-notification.spec'], chrootPath='/var/lib/mock/dist-oc9-build-62863-16463/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=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/startup-notification.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\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.Ijtt3c + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf startup-notification-0.12 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/startup-notification-0.12.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd startup-notification-0.12 + /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.6zIIME + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd startup-notification-0.12 + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2011-05-16 22:30:18.000000000 +0800 +++ ./configure 2024-01-08 07:09:51.395547876 +0800 @@ -1767,7 +1767,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2024-01-08 07:09:51.395547876 +0800 +++ ./configure 2024-01-08 07:09:51.413547749 +0800 @@ -13649,7 +13649,7 @@ compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' -lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`' + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/OpenCloudOS/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/OpenCloudOS/config.guess ./config.guess '/usr/lib/rpm/OpenCloudOS/config.guess' -> './config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/OpenCloudOS/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/OpenCloudOS/config.sub ./config.sub '/usr/lib/rpm/OpenCloudOS/config.sub' -> './config.sub' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld' ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld"~' ./ltmain.sh + ./configure --build=x86_64-opencloudos-linux-gnu --host=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 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 to enable maintainer-specific portions of Makefiles... no checking for x86_64-opencloudos-linux-gnu-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 for style of include used by make... GNU checking dependency style of gcc... none checking for library containing strerror... none required checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking build system type... x86_64-opencloudos-linux-gnu checking host system type... x86_64-opencloudos-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed 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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes 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... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-opencloudos-linux-gnu-dlltool... dlltool 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 x86_64-opencloudos-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no 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 for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking if malloc() and friends prototypes are sn-util.h compatible... no checking whether realloc (NULL,) will work... yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking for backtrace... yes checking for x86_64-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 xcb... yes checking for xcb_aux... yes checking for xcb_event... yes checking for x11_xcb... yes configure: creating ./config.status config.status: creating Makefile config.status: creating libsn/Makefile config.status: creating test/Makefile config.status: creating doc/Makefile config.status: creating libstartup-notification-1.0.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + /usr/bin/make -O -j32 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in libsn make[2]: Entering directory '/builddir/build/BUILD/startup-notification-0.12/libsn' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSN_API_NOT_YET_FROZEN=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o sn-internals.lo sn-internals.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSN_API_NOT_YET_FROZEN=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c sn-internals.c -fPIC -DPIC -o .libs/sn-internals.o make[2]: Leaving directory '/builddir/build/BUILD/startup-notification-0.12/libsn' make[2]: Entering directory '/builddir/build/BUILD/startup-notification-0.12/libsn' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSN_API_NOT_YET_FROZEN=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o sn-xutils.lo sn-xutils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSN_API_NOT_YET_FROZEN=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c sn-xutils.c -fPIC -DPIC -o .libs/sn-xutils.o make[2]: Leaving directory '/builddir/build/BUILD/startup-notification-0.12/libsn' make[2]: Entering directory '/builddir/build/BUILD/startup-notification-0.12/libsn' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSN_API_NOT_YET_FROZEN=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o sn-launchee.lo sn-launchee.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSN_API_NOT_YET_FROZEN=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c sn-launchee.c -fPIC -DPIC -o .libs/sn-launchee.o make[2]: Leaving directory '/builddir/build/BUILD/startup-notification-0.12/libsn' make[2]: Entering directory '/builddir/build/BUILD/startup-notification-0.12/libsn' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSN_API_NOT_YET_FROZEN=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o sn-list.lo sn-list.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSN_API_NOT_YET_FROZEN=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c sn-list.c -fPIC -DPIC -o .libs/sn-list.o make[2]: Leaving directory '/builddir/build/BUILD/startup-notification-0.12/libsn' make[2]: Entering directory '/builddir/build/BUILD/startup-notification-0.12/libsn' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSN_API_NOT_YET_FROZEN=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o sn-common.lo sn-common.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSN_API_NOT_YET_FROZEN=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c sn-common.c -fPIC -DPIC -o .libs/sn-common.o make[2]: Leaving directory '/builddir/build/BUILD/startup-notification-0.12/libsn' make[2]: Entering directory '/builddir/build/BUILD/startup-notification-0.12/libsn' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSN_API_NOT_YET_FROZEN=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o sn-util.lo sn-util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSN_API_NOT_YET_FROZEN=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c sn-util.c -fPIC -DPIC -o .libs/sn-util.o make[2]: Leaving directory '/builddir/build/BUILD/startup-notification-0.12/libsn' make[2]: Entering directory '/builddir/build/BUILD/startup-notification-0.12/libsn' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSN_API_NOT_YET_FROZEN=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o sn-launcher.lo sn-launcher.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSN_API_NOT_YET_FROZEN=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c sn-launcher.c -fPIC -DPIC -o .libs/sn-launcher.o make[2]: Leaving directory '/builddir/build/BUILD/startup-notification-0.12/libsn' make[2]: Entering directory '/builddir/build/BUILD/startup-notification-0.12/libsn' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSN_API_NOT_YET_FROZEN=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o sn-xmessages.lo sn-xmessages.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSN_API_NOT_YET_FROZEN=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c sn-xmessages.c -fPIC -DPIC -o .libs/sn-xmessages.o make[2]: Leaving directory '/builddir/build/BUILD/startup-notification-0.12/libsn' make[2]: Entering directory '/builddir/build/BUILD/startup-notification-0.12/libsn' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSN_API_NOT_YET_FROZEN=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o sn-monitor.lo sn-monitor.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSN_API_NOT_YET_FROZEN=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c sn-monitor.c -fPIC -DPIC -o .libs/sn-monitor.o make[2]: Leaving directory '/builddir/build/BUILD/startup-notification-0.12/libsn' make[2]: Entering directory '/builddir/build/BUILD/startup-notification-0.12/libsn' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o libstartup-notification-1.la -rpath /usr/lib64 sn-common.lo sn-internals.lo sn-launchee.lo sn-launcher.lo sn-list.lo sn-monitor.lo sn-util.lo sn-xmessages.lo sn-xutils.lo -lxcb -lxcb-util -lxcb -lX11-xcb -lX11 -lxcb libtool: link: gcc -shared -fPIC -DPIC .libs/sn-common.o .libs/sn-internals.o .libs/sn-launchee.o .libs/sn-launcher.o .libs/sn-list.o .libs/sn-monitor.o .libs/sn-util.o .libs/sn-xmessages.o .libs/sn-xutils.o -lxcb-util -lX11-xcb -lX11 -lxcb -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -m64 -march=x86-64-v2 -mtune=generic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -Wl,--build-id=sha1 -Wl,-soname -Wl,libstartup-notification-1.so.0 -o .libs/libstartup-notification-1.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libstartup-notification-1.so.0" && ln -s "libstartup-notification-1.so.0.0.0" "libstartup-notification-1.so.0") libtool: link: (cd ".libs" && rm -f "libstartup-notification-1.so" && ln -s "libstartup-notification-1.so.0.0.0" "libstartup-notification-1.so") libtool: link: ( cd ".libs" && rm -f "libstartup-notification-1.la" && ln -s "../libstartup-notification-1.la" "libstartup-notification-1.la" ) make[2]: Leaving directory '/builddir/build/BUILD/startup-notification-0.12/libsn' Making all in test make[2]: Nothing to be done for 'all'. Making all in doc make[2]: Nothing to be done for 'all'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.aDLPaf + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/startup-notification-0.12-4.oc9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/startup-notification-0.12-4.oc9.x86_64 ++ dirname /builddir/build/BUILDROOT/startup-notification-0.12-4.oc9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/startup-notification-0.12-4.oc9.x86_64 + cd startup-notification-0.12 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/startup-notification-0.12-4.oc9.x86_64 'INSTALL=/usr/bin/install -p' Making install in libsn make[1]: Entering directory '/builddir/build/BUILD/startup-notification-0.12/libsn' make[2]: Entering directory '/builddir/build/BUILD/startup-notification-0.12/libsn' test -z "/usr/lib64" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/startup-notification-0.12-4.oc9.x86_64/usr/lib64" /bin/sh ../libtool --mode=install /usr/bin/install -p libstartup-notification-1.la '/builddir/build/BUILDROOT/startup-notification-0.12-4.oc9.x86_64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libstartup-notification-1.so.0.0.0 /builddir/build/BUILDROOT/startup-notification-0.12-4.oc9.x86_64/usr/lib64/libstartup-notification-1.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/startup-notification-0.12-4.oc9.x86_64/usr/lib64 && { ln -s -f libstartup-notification-1.so.0.0.0 libstartup-notification-1.so.0 || { rm -f libstartup-notification-1.so.0 && ln -s libstartup-notification-1.so.0.0.0 libstartup-notification-1.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/startup-notification-0.12-4.oc9.x86_64/usr/lib64 && { ln -s -f libstartup-notification-1.so.0.0.0 libstartup-notification-1.so || { rm -f libstartup-notification-1.so && ln -s libstartup-notification-1.so.0.0.0 libstartup-notification-1.so; }; }) libtool: install: /usr/bin/install -p .libs/libstartup-notification-1.lai /builddir/build/BUILDROOT/startup-notification-0.12-4.oc9.x86_64/usr/lib64/libstartup-notification-1.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/include/startup-notification-1.0/libsn" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/startup-notification-0.12-4.oc9.x86_64/usr/include/startup-notification-1.0/libsn" /usr/bin/install -p -m 644 sn.h sn-common.h sn-launchee.h sn-launcher.h sn-monitor.h sn-util.h '/builddir/build/BUILDROOT/startup-notification-0.12-4.oc9.x86_64/usr/include/startup-notification-1.0/libsn' make[2]: Leaving directory '/builddir/build/BUILD/startup-notification-0.12/libsn' make[1]: Leaving directory '/builddir/build/BUILD/startup-notification-0.12/libsn' Making install in test make[1]: Entering directory '/builddir/build/BUILD/startup-notification-0.12/test' make[2]: Entering directory '/builddir/build/BUILD/startup-notification-0.12/test' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/startup-notification-0.12/test' make[1]: Leaving directory '/builddir/build/BUILD/startup-notification-0.12/test' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/startup-notification-0.12/doc' make[2]: Entering directory '/builddir/build/BUILD/startup-notification-0.12/doc' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/startup-notification-0.12/doc' make[1]: Leaving directory '/builddir/build/BUILD/startup-notification-0.12/doc' make[1]: Entering directory '/builddir/build/BUILD/startup-notification-0.12' make[2]: Entering directory '/builddir/build/BUILD/startup-notification-0.12' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/lib64/pkgconfig" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/startup-notification-0.12-4.oc9.x86_64/usr/lib64/pkgconfig" /usr/bin/install -p -m 644 libstartup-notification-1.0.pc '/builddir/build/BUILDROOT/startup-notification-0.12-4.oc9.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/startup-notification-0.12' make[1]: Leaving directory '/builddir/build/BUILD/startup-notification-0.12' + /bin/rm -f '/builddir/build/BUILDROOT/startup-notification-0.12-4.oc9.x86_64/usr/lib64/*.a' /builddir/build/BUILDROOT/startup-notification-0.12-4.oc9.x86_64/usr/lib64/libstartup-notification-1.la + /usr/bin/find-debuginfo -j32 --strict-build-id -m -i --build-id-seed 0.12-4.oc9 --unique-debug-suffix -0.12-4.oc9.x86_64 --unique-debug-src-base startup-notification-0.12-4.oc9.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/startup-notification-0.12 extracting debug info from /builddir/build/BUILDROOT/startup-notification-0.12-4.oc9.x86_64/usr/lib64/libstartup-notification-1.so.0.0.0 228 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/OpenCloudOS/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/OpenCloudOS/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/OpenCloudOS/brp-mangle-shebangs + /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Processing files: startup-notification-0.12-4.oc9.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.hBNnHG + umask 022 + cd /builddir/build/BUILD + cd startup-notification-0.12 + DOCDIR=/builddir/build/BUILDROOT/startup-notification-0.12-4.oc9.x86_64/usr/share/doc/startup-notification + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/startup-notification-0.12-4.oc9.x86_64/usr/share/doc/startup-notification + cp -pr doc/startup-notification.txt /builddir/build/BUILDROOT/startup-notification-0.12-4.oc9.x86_64/usr/share/doc/startup-notification + cp -pr AUTHORS /builddir/build/BUILDROOT/startup-notification-0.12-4.oc9.x86_64/usr/share/doc/startup-notification + cp -pr ChangeLog /builddir/build/BUILDROOT/startup-notification-0.12-4.oc9.x86_64/usr/share/doc/startup-notification + cp -pr NEWS /builddir/build/BUILDROOT/startup-notification-0.12-4.oc9.x86_64/usr/share/doc/startup-notification + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.3QwdkQ + umask 022 + cd /builddir/build/BUILD + cd startup-notification-0.12 + LICENSEDIR=/builddir/build/BUILDROOT/startup-notification-0.12-4.oc9.x86_64/usr/share/licenses/startup-notification + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/startup-notification-0.12-4.oc9.x86_64/usr/share/licenses/startup-notification + cp -pr COPYING /builddir/build/BUILDROOT/startup-notification-0.12-4.oc9.x86_64/usr/share/licenses/startup-notification + RPM_EC=0 ++ jobs -p + exit 0 Provides: libstartup-notification-1.so.0()(64bit) startup-notification = 0.12-4.oc9 startup-notification(x86-64) = 0.12-4.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libX11-xcb.so.1()(64bit) libX11.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libxcb-util.so.1()(64bit) libxcb.so.1()(64bit) rtld(GNU_HASH) Processing files: startup-notification-devel-0.12-4.oc9.x86_64 Provides: pkgconfig(libstartup-notification-1.0) = 0.12 startup-notification-devel = 0.12-4.oc9 startup-notification-devel(x86-64) = 0.12-4.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libstartup-notification-1.so.0()(64bit) Processing files: startup-notification-debugsource-0.12-4.oc9.x86_64 Provides: startup-notification-debugsource = 0.12-4.oc9 startup-notification-debugsource(x86-64) = 0.12-4.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: startup-notification-debuginfo-0.12-4.oc9.x86_64 Provides: debuginfo(build-id) = fb811438f87872cd501735899832fa8da4c13e92 libstartup-notification-1.so.0.0.0-0.12-4.oc9.x86_64.debug()(64bit) startup-notification-debuginfo = 0.12-4.oc9 startup-notification-debuginfo(x86-64) = 0.12-4.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: startup-notification-debugsource(x86-64) = 0.12-4.oc9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/startup-notification-0.12-4.oc9.x86_64 Wrote: /builddir/build/RPMS/startup-notification-devel-0.12-4.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/startup-notification-debuginfo-0.12-4.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/startup-notification-debugsource-0.12-4.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/startup-notification-0.12-4.oc9.x86_64.rpm Child return code was: 0