+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/serd.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.9BELXd + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf serd-0.28.0 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/serd-0.28.0.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd serd-0.28.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i -e 's|bld.add_post_fun(autowaf.run_ldconfig)||' wscript + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ffZfq5 + umask 022 + cd /builddir/build/BUILD + cd serd-0.28.0 + export 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export 'LDFLAGS=-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + ./waf configure --prefix=/usr --libdir=/usr/lib64 --mandir=/usr/share/man --datadir=/usr/share --docdir=/usr/share/doc --test --docs DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Setting top to : /builddir/build/BUILD/serd-0.28.0 Setting out to : /builddir/build/BUILD/serd-0.28.0/build Checking for 'gcc' (C compiler) : /usr/bin/gcc Global Configuration Checking for program 'doxygen' : /usr/bin/doxygen Checking for program 'tar' : /usr/bin/tar Checking for library gcov : yes * Install prefix : /usr * Debuggable build : False * Build documentation : True Serd Configuration Checking for function posix_memalign : yes Checking for function posix_fadvise : yes Checking for function fileno : yes Checking for function __builtin_clz : yes * Utilities : True * Unit tests : True 'configure' finished successfully (18.784s) + ./waf build -v -j4 DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Waf: Entering directory `/builddir/build/BUILD/serd-0.28.0/build' Using ant_glob on the build folder (/builddir/build/BUILD/serd-0.28.0/build) is dangerous (quiet=True to disable this warning) Using ant_glob on the build folder (/builddir/build/BUILD/serd-0.28.0/build) is dangerous (quiet=True to disable this warning) Using ant_glob on the build folder (/builddir/build/BUILD/serd-0.28.0/build) is dangerous (quiet=True to disable this warning) Using ant_glob on the build folder (/builddir/build/BUILD/serd-0.28.0/build) is dangerous (quiet=True to disable this warning) Using ant_glob on the build folder (/builddir/build/BUILD/serd-0.28.0/build) is dangerous (quiet=True to disable this warning) Using ant_glob on the build folder (/builddir/build/BUILD/serd-0.28.0/build) is dangerous (quiet=True to disable this warning) Using ant_glob on the build folder (/builddir/build/BUILD/serd-0.28.0/build) is dangerous (quiet=True to disable this warning) Using ant_glob on the build folder (/builddir/build/BUILD/serd-0.28.0/build) is dangerous (quiet=True to disable this warning) [ 1/26] Compiling serd.pc.in [ 2/26] Compiling src/byte_source.c 00:14:07 runner ['/usr/bin/gcc', '-I/builddir/build/BUILD/serd-0.28.0', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-DNDEBUG', '-fshow-column', '-std=c99', '-fvisibility=hidden', '-fPIC', '-I/builddir/build/BUILD/serd-0.28.0/build', '-I/builddir/build/BUILD/serd-0.28.0', '-I/builddir/build/BUILD/serd-0.28.0/build/src', '-I/builddir/build/BUILD/serd-0.28.0/src', '-I/builddir/build/BUILD/serd-0.28.0/build', '-DHAVE_GCOV=1', '-DHAVE_POSIX_MEMALIGN=1', '-DHAVE_POSIX_FADVISE=1', '-DHAVE_FILENO=1', '-DHAVE_BUILTIN_CLZ=1', '-DSERD_VERSION="0.28.0"', '-DSERD_SHARED', '-DSERD_INTERNAL', '../src/byte_source.c', '-c', '-o', '/builddir/build/BUILD/serd-0.28.0/build/src/byte_source.c.2.o'] [ 3/26] Compiling src/env.c 00:14:08 runner ['/usr/bin/gcc', '-I/builddir/build/BUILD/serd-0.28.0', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-DNDEBUG', '-fshow-column', '-std=c99', '-fvisibility=hidden', '-fPIC', '-I/builddir/build/BUILD/serd-0.28.0/build', '-I/builddir/build/BUILD/serd-0.28.0', '-I/builddir/build/BUILD/serd-0.28.0/build/src', '-I/builddir/build/BUILD/serd-0.28.0/src', '-I/builddir/build/BUILD/serd-0.28.0/build', '-DHAVE_GCOV=1', '-DHAVE_POSIX_MEMALIGN=1', '-DHAVE_POSIX_FADVISE=1', '-DHAVE_FILENO=1', '-DHAVE_BUILTIN_CLZ=1', '-DSERD_VERSION="0.28.0"', '-DSERD_SHARED', '-DSERD_INTERNAL', '../src/env.c', '-c', '-o', '/builddir/build/BUILD/serd-0.28.0/build/src/env.c.2.o'] [ 4/26] Compiling src/node.c 00:14:09 runner ['/usr/bin/gcc', '-I/builddir/build/BUILD/serd-0.28.0', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-DNDEBUG', '-fshow-column', '-std=c99', '-fvisibility=hidden', '-fPIC', '-I/builddir/build/BUILD/serd-0.28.0/build', '-I/builddir/build/BUILD/serd-0.28.0', '-I/builddir/build/BUILD/serd-0.28.0/build/src', '-I/builddir/build/BUILD/serd-0.28.0/src', '-I/builddir/build/BUILD/serd-0.28.0/build', '-DHAVE_GCOV=1', '-DHAVE_POSIX_MEMALIGN=1', '-DHAVE_POSIX_FADVISE=1', '-DHAVE_FILENO=1', '-DHAVE_BUILTIN_CLZ=1', '-DSERD_VERSION="0.28.0"', '-DSERD_SHARED', '-DSERD_INTERNAL', '../src/node.c', '-c', '-o', '/builddir/build/BUILD/serd-0.28.0/build/src/node.c.2.o'] [ 5/26] Compiling src/reader.c 00:14:10 runner ['/usr/bin/gcc', '-I/builddir/build/BUILD/serd-0.28.0', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-DNDEBUG', '-fshow-column', '-std=c99', '-fvisibility=hidden', '-fPIC', '-I/builddir/build/BUILD/serd-0.28.0/build', '-I/builddir/build/BUILD/serd-0.28.0', '-I/builddir/build/BUILD/serd-0.28.0/build/src', '-I/builddir/build/BUILD/serd-0.28.0/src', '-I/builddir/build/BUILD/serd-0.28.0/build', '-DHAVE_GCOV=1', '-DHAVE_POSIX_MEMALIGN=1', '-DHAVE_POSIX_FADVISE=1', '-DHAVE_FILENO=1', '-DHAVE_BUILTIN_CLZ=1', '-DSERD_VERSION="0.28.0"', '-DSERD_SHARED', '-DSERD_INTERNAL', '../src/reader.c', '-c', '-o', '/builddir/build/BUILD/serd-0.28.0/build/src/reader.c.2.o'] [ 6/26] Compiling src/string.c 00:14:20 runner ['/usr/bin/gcc', '-I/builddir/build/BUILD/serd-0.28.0', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-DNDEBUG', '-fshow-column', '-std=c99', '-fvisibility=hidden', '-fPIC', '-I/builddir/build/BUILD/serd-0.28.0/build', '-I/builddir/build/BUILD/serd-0.28.0', '-I/builddir/build/BUILD/serd-0.28.0/build/src', '-I/builddir/build/BUILD/serd-0.28.0/src', '-I/builddir/build/BUILD/serd-0.28.0/build', '-DHAVE_GCOV=1', '-DHAVE_POSIX_MEMALIGN=1', '-DHAVE_POSIX_FADVISE=1', '-DHAVE_FILENO=1', '-DHAVE_BUILTIN_CLZ=1', '-DSERD_VERSION="0.28.0"', '-DSERD_SHARED', '-DSERD_INTERNAL', '../src/string.c', '-c', '-o', '/builddir/build/BUILD/serd-0.28.0/build/src/string.c.2.o'] [ 7/26] Compiling src/uri.c 00:14:24 runner ['/usr/bin/gcc', '-I/builddir/build/BUILD/serd-0.28.0', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-DNDEBUG', '-fshow-column', '-std=c99', '-fvisibility=hidden', '-fPIC', '-I/builddir/build/BUILD/serd-0.28.0/build', '-I/builddir/build/BUILD/serd-0.28.0', '-I/builddir/build/BUILD/serd-0.28.0/build/src', '-I/builddir/build/BUILD/serd-0.28.0/src', '-I/builddir/build/BUILD/serd-0.28.0/build', '-DHAVE_GCOV=1', '-DHAVE_POSIX_MEMALIGN=1', '-DHAVE_POSIX_FADVISE=1', '-DHAVE_FILENO=1', '-DHAVE_BUILTIN_CLZ=1', '-DSERD_VERSION="0.28.0"', '-DSERD_SHARED', '-DSERD_INTERNAL', '../src/uri.c', '-c', '-o', '/builddir/build/BUILD/serd-0.28.0/build/src/uri.c.2.o'] [ 8/26] Compiling src/writer.c 00:14:29 runner ['/usr/bin/gcc', '-I/builddir/build/BUILD/serd-0.28.0', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-DNDEBUG', '-fshow-column', '-std=c99', '-fvisibility=hidden', '-fPIC', '-I/builddir/build/BUILD/serd-0.28.0/build', '-I/builddir/build/BUILD/serd-0.28.0', '-I/builddir/build/BUILD/serd-0.28.0/build/src', '-I/builddir/build/BUILD/serd-0.28.0/src', '-I/builddir/build/BUILD/serd-0.28.0/build', '-DHAVE_GCOV=1', '-DHAVE_POSIX_MEMALIGN=1', '-DHAVE_POSIX_FADVISE=1', '-DHAVE_FILENO=1', '-DHAVE_BUILTIN_CLZ=1', '-DSERD_VERSION="0.28.0"', '-DSERD_SHARED', '-DSERD_INTERNAL', '../src/writer.c', '-c', '-o', '/builddir/build/BUILD/serd-0.28.0/build/src/writer.c.2.o'] [ 9/26] Compiling src/byte_source.c 00:14:32 runner ['/usr/bin/gcc', '-I/builddir/build/BUILD/serd-0.28.0', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-DNDEBUG', '-fshow-column', '-std=c99', '--coverage', '-I/builddir/build/BUILD/serd-0.28.0/build', '-I/builddir/build/BUILD/serd-0.28.0', '-I/builddir/build/BUILD/serd-0.28.0/build/src', '-I/builddir/build/BUILD/serd-0.28.0/src', '-I/builddir/build/BUILD/serd-0.28.0/build', '-DHAVE_GCOV=1', '-DHAVE_POSIX_MEMALIGN=1', '-DHAVE_POSIX_FADVISE=1', '-DHAVE_FILENO=1', '-DHAVE_BUILTIN_CLZ=1', '-DSERD_VERSION="0.28.0"', '-DSERD_INTERNAL', '../src/byte_source.c', '-c', '-o', '/builddir/build/BUILD/serd-0.28.0/build/src/byte_source.c.3.o'] [10/26] Compiling src/env.c 00:14:39 runner ['/usr/bin/gcc', '-I/builddir/build/BUILD/serd-0.28.0', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-DNDEBUG', '-fshow-column', '-std=c99', '--coverage', '-I/builddir/build/BUILD/serd-0.28.0/build', '-I/builddir/build/BUILD/serd-0.28.0', '-I/builddir/build/BUILD/serd-0.28.0/build/src', '-I/builddir/build/BUILD/serd-0.28.0/src', '-I/builddir/build/BUILD/serd-0.28.0/build', '-DHAVE_GCOV=1', '-DHAVE_POSIX_MEMALIGN=1', '-DHAVE_POSIX_FADVISE=1', '-DHAVE_FILENO=1', '-DHAVE_BUILTIN_CLZ=1', '-DSERD_VERSION="0.28.0"', '-DSERD_INTERNAL', '../src/env.c', '-c', '-o', '/builddir/build/BUILD/serd-0.28.0/build/src/env.c.3.o'] [11/26] Compiling src/node.c 00:14:39 runner ['/usr/bin/gcc', '-I/builddir/build/BUILD/serd-0.28.0', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-DNDEBUG', '-fshow-column', '-std=c99', '--coverage', '-I/builddir/build/BUILD/serd-0.28.0/build', '-I/builddir/build/BUILD/serd-0.28.0', '-I/builddir/build/BUILD/serd-0.28.0/build/src', '-I/builddir/build/BUILD/serd-0.28.0/src', '-I/builddir/build/BUILD/serd-0.28.0/build', '-DHAVE_GCOV=1', '-DHAVE_POSIX_MEMALIGN=1', '-DHAVE_POSIX_FADVISE=1', '-DHAVE_FILENO=1', '-DHAVE_BUILTIN_CLZ=1', '-DSERD_VERSION="0.28.0"', '-DSERD_INTERNAL', '../src/node.c', '-c', '-o', '/builddir/build/BUILD/serd-0.28.0/build/src/node.c.3.o'] [12/26] Compiling src/reader.c 00:14:53 runner ['/usr/bin/gcc', '-I/builddir/build/BUILD/serd-0.28.0', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-DNDEBUG', '-fshow-column', '-std=c99', '--coverage', '-I/builddir/build/BUILD/serd-0.28.0/build', '-I/builddir/build/BUILD/serd-0.28.0', '-I/builddir/build/BUILD/serd-0.28.0/build/src', '-I/builddir/build/BUILD/serd-0.28.0/src', '-I/builddir/build/BUILD/serd-0.28.0/build', '-DHAVE_GCOV=1', '-DHAVE_POSIX_MEMALIGN=1', '-DHAVE_POSIX_FADVISE=1', '-DHAVE_FILENO=1', '-DHAVE_BUILTIN_CLZ=1', '-DSERD_VERSION="0.28.0"', '-DSERD_INTERNAL', '../src/reader.c', '-c', '-o', '/builddir/build/BUILD/serd-0.28.0/build/src/reader.c.3.o'] [13/26] Compiling src/string.c 00:14:57 runner ['/usr/bin/gcc', '-I/builddir/build/BUILD/serd-0.28.0', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-DNDEBUG', '-fshow-column', '-std=c99', '--coverage', '-I/builddir/build/BUILD/serd-0.28.0/build', '-I/builddir/build/BUILD/serd-0.28.0', '-I/builddir/build/BUILD/serd-0.28.0/build/src', '-I/builddir/build/BUILD/serd-0.28.0/src', '-I/builddir/build/BUILD/serd-0.28.0/build', '-DHAVE_GCOV=1', '-DHAVE_POSIX_MEMALIGN=1', '-DHAVE_POSIX_FADVISE=1', '-DHAVE_FILENO=1', '-DHAVE_BUILTIN_CLZ=1', '-DSERD_VERSION="0.28.0"', '-DSERD_INTERNAL', '../src/string.c', '-c', '-o', '/builddir/build/BUILD/serd-0.28.0/build/src/string.c.3.o'] [14/26] Compiling src/uri.c 00:15:10 runner ['/usr/bin/gcc', '-I/builddir/build/BUILD/serd-0.28.0', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-DNDEBUG', '-fshow-column', '-std=c99', '--coverage', '-I/builddir/build/BUILD/serd-0.28.0/build', '-I/builddir/build/BUILD/serd-0.28.0', '-I/builddir/build/BUILD/serd-0.28.0/build/src', '-I/builddir/build/BUILD/serd-0.28.0/src', '-I/builddir/build/BUILD/serd-0.28.0/build', '-DHAVE_GCOV=1', '-DHAVE_POSIX_MEMALIGN=1', '-DHAVE_POSIX_FADVISE=1', '-DHAVE_FILENO=1', '-DHAVE_BUILTIN_CLZ=1', '-DSERD_VERSION="0.28.0"', '-DSERD_INTERNAL', '../src/uri.c', '-c', '-o', '/builddir/build/BUILD/serd-0.28.0/build/src/uri.c.3.o'] [15/26] Compiling src/writer.c 00:15:11 runner ['/usr/bin/gcc', '-I/builddir/build/BUILD/serd-0.28.0', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-DNDEBUG', '-fshow-column', '-std=c99', '--coverage', '-I/builddir/build/BUILD/serd-0.28.0/build', '-I/builddir/build/BUILD/serd-0.28.0', '-I/builddir/build/BUILD/serd-0.28.0/build/src', '-I/builddir/build/BUILD/serd-0.28.0/src', '-I/builddir/build/BUILD/serd-0.28.0/build', '-DHAVE_GCOV=1', '-DHAVE_POSIX_MEMALIGN=1', '-DHAVE_POSIX_FADVISE=1', '-DHAVE_FILENO=1', '-DHAVE_BUILTIN_CLZ=1', '-DSERD_VERSION="0.28.0"', '-DSERD_INTERNAL', '../src/writer.c', '-c', '-o', '/builddir/build/BUILD/serd-0.28.0/build/src/writer.c.3.o'] [16/26] Compiling src/serdi.c 00:15:31 runner ['/usr/bin/gcc', '-I/builddir/build/BUILD/serd-0.28.0', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-DNDEBUG', '-fshow-column', '-std=c99', '--coverage', '-I/builddir/build/BUILD/serd-0.28.0/build', '-I/builddir/build/BUILD/serd-0.28.0', '-I/builddir/build/BUILD/serd-0.28.0/build/src', '-I/builddir/build/BUILD/serd-0.28.0/src', '-I/builddir/build/BUILD/serd-0.28.0/build', '-DHAVE_GCOV=1', '-DHAVE_POSIX_MEMALIGN=1', '-DHAVE_POSIX_FADVISE=1', '-DHAVE_FILENO=1', '-DHAVE_BUILTIN_CLZ=1', '-DSERD_VERSION="0.28.0"', '../src/serdi.c', '-c', '-o', '/builddir/build/BUILD/serd-0.28.0/build/src/serdi.c.4.o'] [17/26] Compiling tests/serd_test.c 00:15:34 runner ['/usr/bin/gcc', '-I/builddir/build/BUILD/serd-0.28.0', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-DNDEBUG', '-fshow-column', '-std=c99', '--coverage', '-I/builddir/build/BUILD/serd-0.28.0/build', '-I/builddir/build/BUILD/serd-0.28.0', '-I/builddir/build/BUILD/serd-0.28.0/build/src', '-I/builddir/build/BUILD/serd-0.28.0/src', '-I/builddir/build/BUILD/serd-0.28.0/build', '-DHAVE_GCOV=1', '-DHAVE_POSIX_MEMALIGN=1', '-DHAVE_POSIX_FADVISE=1', '-DHAVE_FILENO=1', '-DHAVE_BUILTIN_CLZ=1', '-DSERD_VERSION="0.28.0"', '../tests/serd_test.c', '-c', '-o', '/builddir/build/BUILD/serd-0.28.0/build/tests/serd_test.c.5.o'] [18/26] Compiling src/serdi.c 00:15:41 runner ['/usr/bin/gcc', '-I/builddir/build/BUILD/serd-0.28.0', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-DNDEBUG', '-fshow-column', '-std=c99', '-I/builddir/build/BUILD/serd-0.28.0/build', '-I/builddir/build/BUILD/serd-0.28.0', '-I/builddir/build/BUILD/serd-0.28.0/build/src', '-I/builddir/build/BUILD/serd-0.28.0/src', '-I/builddir/build/BUILD/serd-0.28.0/build', '-I/builddir/build/BUILD/serd-0.28.0', '-I/builddir/build/BUILD/serd-0.28.0/build', '-DHAVE_GCOV=1', '-DHAVE_POSIX_MEMALIGN=1', '-DHAVE_POSIX_FADVISE=1', '-DHAVE_FILENO=1', '-DHAVE_BUILTIN_CLZ=1', '-DSERD_VERSION="0.28.0"', '../src/serdi.c', '-c', '-o', '/builddir/build/BUILD/serd-0.28.0/build/src/serdi.c.6.o'] [19/26] Compiling doc/reference.doxygen.in [20/26] Linking build/libserd-0.so 00:15:47 runner ['/usr/bin/gcc', '-shared', '-Wl,-h,libserd-0.so.0', 'src/byte_source.c.2.o', 'src/env.c.2.o', 'src/node.c.2.o', 'src/reader.c.2.o', 'src/string.c.2.o', 'src/uri.c.2.o', 'src/writer.c.2.o', '-o', '/builddir/build/BUILD/serd-0.28.0/build/libserd-0.so', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-lm', '-Wl,-z,relro', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [21/26] Processing build/doc/reference.doxygen [22/26] Linking build/serdi 00:15:57 runner ['/usr/bin/gcc', 'src/serdi.c.6.o', '-o', '/builddir/build/BUILD/serd-0.28.0/build/serdi', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L.', '-lserd-0', '-lm', '-Wl,-z,relro', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [23/26] Linking build/libserd_profiled.a 00:16:36 runner ['/usr/bin/ar', 'rcs', 'libserd_profiled.a', 'src/byte_source.c.3.o', 'src/env.c.3.o', 'src/node.c.3.o', 'src/reader.c.3.o', 'src/string.c.3.o', 'src/uri.c.3.o', 'src/writer.c.3.o'] [24/26] Linking build/serd_test [25/26] Linking build/serdi_static 00:16:37 runner ['/usr/bin/gcc', '--coverage', 'tests/serd_test.c.5.o', '-o', '/builddir/build/BUILD/serd-0.28.0/build/serd_test', '-Wl,-Bstatic', '-L.', '-lserd_profiled', '-Wl,-Bdynamic', '-lm', '-Wl,-z,relro', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] 00:16:37 runner ['/usr/bin/gcc', '--coverage', 'src/serdi.c.4.o', '-o', '/builddir/build/BUILD/serd-0.28.0/build/serdi_static', '-Wl,-Bstatic', '-L.', '-lserd_profiled', '-Wl,-Bdynamic', '-lm', '-Wl,-z,relro', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [26/26] Symlinking build/libserd-0.so Waf: Leaving directory `/builddir/build/BUILD/serd-0.28.0/build' 'build' finished successfully (2m46.058s) + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.4JBmLd + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/serd-0.28.0-2.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/serd-0.28.0-2.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/serd-0.28.0-2.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/serd-0.28.0-2.fc28.riscv64 + cd serd-0.28.0 + DESTDIR=/builddir/build/BUILDROOT/serd-0.28.0-2.fc28.riscv64 + ./waf install DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Waf: Entering directory `/builddir/build/BUILD/serd-0.28.0/build' + install /builddir/build/BUILDROOT/serd-0.28.0-2.fc28.riscv64/usr/include/serd-0/serd/serd.h (from serd/serd.h) [25/42] Compiling doc/reference.doxygen.in + install /builddir/build/BUILDROOT/serd-0.28.0-2.fc28.riscv64/usr/share/doc/serd-0/html/index.html (from build/doc/html/index.html) + install /builddir/build/BUILDROOT/serd-0.28.0-2.fc28.riscv64/usr/share/man/man3/serd.3 (from build/doc/man/man3/serd.3) + install /builddir/build/BUILDROOT/serd-0.28.0-2.fc28.riscv64/usr/share/man/man1/serdi.1 (from doc/serdi.1) + install /builddir/build/BUILDROOT/serd-0.28.0-2.fc28.riscv64/usr/lib64/pkgconfig/serd-0.pc (from build/serd-0.pc) + install /builddir/build/BUILDROOT/serd-0.28.0-2.fc28.riscv64/usr/lib64/libserd-0.so.0.28.0 (from build/libserd-0.so) + symlink /builddir/build/BUILDROOT/serd-0.28.0-2.fc28.riscv64/usr/lib64/libserd-0.so (to libserd-0.so.0.28.0) + install /builddir/build/BUILDROOT/serd-0.28.0-2.fc28.riscv64/usr/share/doc/serd-0/html/style.css (from build/doc/html/style.css) + install /builddir/build/BUILDROOT/serd-0.28.0-2.fc28.riscv64/usr/bin/serdi (from build/serdi) + symlink /builddir/build/BUILDROOT/serd-0.28.0-2.fc28.riscv64/usr/lib64/libserd-0.so.0 (to libserd-0.so.0.28.0) Waf: Leaving directory `/builddir/build/BUILD/serd-0.28.0/build' 'install' finished successfully (2.810s) + chmod +x /builddir/build/BUILDROOT/serd-0.28.0-2.fc28.riscv64/usr/lib64/libserd-0.so.0 /builddir/build/BUILDROOT/serd-0.28.0-2.fc28.riscv64/usr/lib64/libserd-0.so.0.28.0 + install -d /builddir/build/BUILDROOT/serd-0.28.0-2.fc28.riscv64/usr/share/doc/serd/serd-0 + mv /builddir/build/BUILDROOT/serd-0.28.0-2.fc28.riscv64/usr/share/doc/serd-0/html /builddir/build/BUILDROOT/serd-0.28.0-2.fc28.riscv64/usr/share/doc/serd/serd-0/html + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: serd-0.28.0-2.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.8cUClw + umask 022 + cd /builddir/build/BUILD + cd serd-0.28.0 + DOCDIR=/builddir/build/BUILDROOT/serd-0.28.0-2.fc28.riscv64/usr/share/doc/serd + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/serd-0.28.0-2.fc28.riscv64/usr/share/doc/serd + cp -pr AUTHORS /builddir/build/BUILDROOT/serd-0.28.0-2.fc28.riscv64/usr/share/doc/serd + cp -pr NEWS /builddir/build/BUILDROOT/serd-0.28.0-2.fc28.riscv64/usr/share/doc/serd + cp -pr README.md /builddir/build/BUILDROOT/serd-0.28.0-2.fc28.riscv64/usr/share/doc/serd + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.A23rHu + umask 022 + cd /builddir/build/BUILD + cd serd-0.28.0 + LICENSEDIR=/builddir/build/BUILDROOT/serd-0.28.0-2.fc28.riscv64/usr/share/licenses/serd + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/serd-0.28.0-2.fc28.riscv64/usr/share/licenses/serd + cp -pr COPYING /builddir/build/BUILDROOT/serd-0.28.0-2.fc28.riscv64/usr/share/licenses/serd + exit 0 Provides: libserd-0.so.0()(64bit) serd = 0.28.0-2.fc28 serd(riscv-64) = 0.28.0-2.fc28 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libserd-0.so.0()(64bit) rtld(GNU_HASH) Processing files: serd-devel-0.28.0-2.fc28.riscv64 Provides: pkgconfig(serd-0) = 0.28.0 serd-devel = 0.28.0-2.fc28 serd-devel(riscv-64) = 0.28.0-2.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libserd-0.so.0()(64bit) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/serd-0.28.0-2.fc28.riscv64 Wrote: /builddir/build/SRPMS/serd-0.28.0-2.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/serd-0.28.0-2.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/serd-devel-0.28.0-2.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.zjPOj7 + umask 022 + cd /builddir/build/BUILD + cd serd-0.28.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/serd-0.28.0-2.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff