+ exec
+ rm -rf /rpmbuild
+ mkdir -p /rpmbuild
+ su -c 'rpmbuild -ba /builddir/build/SPECS/quasselc.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.ZTKykx
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf QuasselC-fcd966966924e3d9af0954db56117e2f48767ea1
+ /usr/bin/tar -xof -
+ /usr/bin/gzip -dc /builddir/build/SOURCES/QuasselC-fcd9669.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd QuasselC-fcd966966924e3d9af0954db56117e2f48767ea1
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ sed s/CFLAGS:=/CFLAGS+=/ -i Makefile
+ sed s/LDLIBS:=/LDLIBS+=/ -i Makefile
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.hnxZUS
+ umask 022
+ cd /builddir/build/BUILD
+ cd QuasselC-fcd966966924e3d9af0954db56117e2f48767ea1
+ prefix=/usr
+ libdir=/usr/lib64
+ LDLIBS='-Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ 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 '
+ /usr/bin/make -O -j4
cc -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  -Wall -g -Wextra -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -Wswitch-enum -std=gnu11 -O2 -fPIC   -c -o setters.o setters.c
cc -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  -Wall -g -Wextra -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -Wswitch-enum -std=gnu11 -O2 -fPIC   -c -o getters.o getters.c
cc -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  -Wall -g -Wextra -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -Wswitch-enum -std=gnu11 -O2 -fPIC   -c -o bot.o bot.c
bot.c: In function 'handle_sync':
bot.c:84:2: warning: enumeration value 'DoneBuffersInit' not handled in switch [-Wswitch]
  switch(f) {
  ^~~~~~
bot.c:84:2: warning: enumeration value 'MyNick' not handled in switch [-Wswitch]
bot.c:108:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
    if(!fnc)
      ^
bot.c:110:3: note: here
   case Displayed:
   ^~~~
bot.c:118:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
    if(!fnc)
      ^
bot.c:120:3: note: here
   case TempRemoved:
   ^~~~
bot.c:159:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
    if(!fnc)
      ^
bot.c:161:3: note: here
   case RemoveUserMode:
   ^~~~
bot.c:172:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
    if(!fnc)
      ^
bot.c:174:3: note: here
   case Quit:
   ^~~~
bot.c:182:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
    if(!fnc)
      ^
bot.c:184:3: note: here
   case SetServer:
   ^~~~
bot.c:185:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
    if(!fnc)
      ^
bot.c:187:3: note: here
   case SetRealName:
   ^~~~
bot.c:188:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
    if(!fnc)
      ^
bot.c:190:3: note: here
   case PartChannel:
   ^~~~
At top level:
bot.c:48:12: warning: 'find_buffer_id' defined but not used [-Wunused-function]
 static int find_buffer_id(uint32_t net, char *name) {
            ^~~~~~~~~~~~~~
cc -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  -Wall -g -Wextra -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -Wswitch-enum -std=gnu11 -O2 -fPIC   -c -o main.o main.c
cc -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  -Wall -g -Wextra -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -Wswitch-enum -std=gnu11 -O2 -fPIC   -c -o negotiation.o negotiation.c
sed -e 's,@version@,0,' \
	-e 's,@libdir@,/usr/lib64,' \
	-e 's,@prefix@,/usr,' \
	-e 's,@includedir@,/usr/include,' < quasselc.pc.in > quasselc.pc
cc -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  -Wall -g -Wextra -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -Wswitch-enum -std=gnu11 -O2 -fPIC   -c -o display.o display.c
cc -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  -Wall -g -Wextra -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -Wswitch-enum -std=gnu11 -O2 -fPIC   -c -o cmds.o cmds.c
cc -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  -Wall -g -Wextra -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -Wswitch-enum -std=gnu11 -O2 -fPIC   -c -o io.o io.c
cc -shared -o libquasselc.so.0 -Wl,-soname,libquasselc.so.0 setters.o getters.o main.o cmds.o display.o negotiation.o io.o -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lglib-2.0  -lz
cc -o bot bot.o libquasselc.so.0 -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lglib-2.0  -lz -Wl,-rpath,.
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.j02Pi8
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/quasselc-0-1.20160909gitfcd9669.fc28.riscv64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/quasselc-0-1.20160909gitfcd9669.fc28.riscv64
++ dirname /builddir/build/BUILDROOT/quasselc-0-1.20160909gitfcd9669.fc28.riscv64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/quasselc-0-1.20160909gitfcd9669.fc28.riscv64
+ cd QuasselC-fcd966966924e3d9af0954db56117e2f48767ea1
+ prefix=/usr
+ libdir=/usr/lib64
+ /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/quasselc-0-1.20160909gitfcd9669.fc28.riscv64 'INSTALL=/usr/bin/install -p'
/usr/bin/install -p -d /builddir/build/BUILDROOT/quasselc-0-1.20160909gitfcd9669.fc28.riscv64/usr/lib64
/usr/bin/install -p libquasselc.so.0 /builddir/build/BUILDROOT/quasselc-0-1.20160909gitfcd9669.fc28.riscv64/usr/lib64
/usr/bin/install -p -d /builddir/build/BUILDROOT/quasselc-0-1.20160909gitfcd9669.fc28.riscv64/usr/lib64/pkgconfig
/usr/bin/install -p -m 0644 quasselc.pc /builddir/build/BUILDROOT/quasselc-0-1.20160909gitfcd9669.fc28.riscv64/usr/lib64/pkgconfig
/usr/bin/install -p -d /builddir/build/BUILDROOT/quasselc-0-1.20160909gitfcd9669.fc28.riscv64/usr/include/quasselc
/usr/bin/install -p -m 0644 *.h /builddir/build/BUILDROOT/quasselc-0-1.20160909gitfcd9669.fc28.riscv64/usr/include/quasselc
+ ln -s /usr/lib64/libquasselc.so.0 /builddir/build/BUILDROOT/quasselc-0-1.20160909gitfcd9669.fc28.riscv64/usr/lib64/libquasselc.so
+ /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: quasselc-0-1.20160909gitfcd9669.fc28.riscv64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Rq8Ezg
+ umask 022
+ cd /builddir/build/BUILD
+ cd QuasselC-fcd966966924e3d9af0954db56117e2f48767ea1
+ DOCDIR=/builddir/build/BUILDROOT/quasselc-0-1.20160909gitfcd9669.fc28.riscv64/usr/share/doc/quasselc
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/quasselc-0-1.20160909gitfcd9669.fc28.riscv64/usr/share/doc/quasselc
+ cp -pr README /builddir/build/BUILDROOT/quasselc-0-1.20160909gitfcd9669.fc28.riscv64/usr/share/doc/quasselc
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.pZ5nqH
+ umask 022
+ cd /builddir/build/BUILD
+ cd QuasselC-fcd966966924e3d9af0954db56117e2f48767ea1
+ LICENSEDIR=/builddir/build/BUILDROOT/quasselc-0-1.20160909gitfcd9669.fc28.riscv64/usr/share/licenses/quasselc
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/quasselc-0-1.20160909gitfcd9669.fc28.riscv64/usr/share/licenses/quasselc
+ cp -pr COPYING /builddir/build/BUILDROOT/quasselc-0-1.20160909gitfcd9669.fc28.riscv64/usr/share/licenses/quasselc
+ exit 0
Provides: libquasselc.so.0()(64bit) quasselc = 0-1.20160909gitfcd9669.fc28 quasselc(riscv-64) = 0-1.20160909gitfcd9669.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) libglib-2.0.so.0()(64bit) libz.so.1()(64bit) rtld(GNU_HASH)
Processing files: quasselc-devel-0-1.20160909gitfcd9669.fc28.riscv64
Provides: pkgconfig(quasselc) = 0 quasselc-devel = 0-1.20160909gitfcd9669.fc28 quasselc-devel(riscv-64) = 0-1.20160909gitfcd9669.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
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/quasselc-0-1.20160909gitfcd9669.fc28.riscv64
Wrote: /builddir/build/SRPMS/quasselc-0-1.20160909gitfcd9669.fc28.src.rpm
Wrote: /builddir/build/RPMS/riscv64/quasselc-0-1.20160909gitfcd9669.fc28.riscv64.rpm
Wrote: /builddir/build/RPMS/riscv64/quasselc-devel-0-1.20160909gitfcd9669.fc28.riscv64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.1vzdsX
+ umask 022
+ cd /builddir/build/BUILD
+ cd QuasselC-fcd966966924e3d9af0954db56117e2f48767ea1
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/quasselc-0-1.20160909gitfcd9669.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