+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/xorg-x11-xkb-utils.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.qxyNVs + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf xorg-x11-xkb-utils-7.7 + /usr/bin/mkdir -p xorg-x11-xkb-utils-7.7 + cd xorg-x11-xkb-utils-7.7 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/setxkbmap-1.3.1.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/bzip2 -dc /builddir/build/SOURCES/xkbcomp-1.4.0.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/bzip2 -dc /builddir/build/SOURCES/xkbevd-1.1.4.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/bzip2 -dc /builddir/build/SOURCES/xkbprint-1.0.4.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/bzip2 -dc /builddir/build/SOURCES/xkbutils-1.0.4.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.yJeMM1 + umask 022 + cd /builddir/build/BUILD + cd xorg-x11-xkb-utils-7.7 + for app in * + pushd setxkbmap-1.3.1 ~/build/BUILD/xorg-x11-xkb-utils-7.7/setxkbmap-1.3.1 ~/build/BUILD/xorg-x11-xkb-utils-7.7 + case $app in + 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 CFLAGS + CXXFLAGS='-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 CXXFLAGS + FFLAGS='-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 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-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 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 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.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-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 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for style of include used by make... GNU checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking for gcc option to accept ISO C99... none needed 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 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 whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking if gcc supports -Werror=unknown-warning-option... no checking if gcc supports -Werror=unused-command-line-argument... no checking if gcc supports -Wall... yes checking if gcc supports -Wpointer-arith... yes checking if gcc supports -Wmissing-declarations... yes checking if gcc supports -Wformat=2... yes checking if gcc supports -Wstrict-prototypes... yes checking if gcc supports -Wmissing-prototypes... yes checking if gcc supports -Wnested-externs... yes checking if gcc supports -Wbad-function-cast... yes checking if gcc supports -Wold-style-definition... yes checking if gcc supports -Wdeclaration-after-statement... yes checking if gcc supports -Wunused... yes checking if gcc supports -Wuninitialized... yes checking if gcc supports -Wshadow... yes checking if gcc supports -Wmissing-noreturn... yes checking if gcc supports -Wmissing-format-attribute... yes checking if gcc supports -Wredundant-decls... yes checking if gcc supports -Wlogical-op... yes checking if gcc supports -Werror=implicit... yes checking if gcc supports -Werror=nonnull... yes checking if gcc supports -Werror=init-self... yes checking if gcc supports -Werror=main... yes checking if gcc supports -Werror=missing-braces... yes checking if gcc supports -Werror=sequence-point... yes checking if gcc supports -Werror=return-type... yes checking if gcc supports -Werror=trigraphs... yes checking if gcc supports -Werror=array-bounds... yes checking if gcc supports -Werror=write-strings... yes checking if gcc supports -Werror=address... yes checking if gcc supports -Werror=int-to-pointer-cast... yes checking if gcc supports -Werror=pointer-to-int-cast... yes checking if gcc supports -pedantic... yes checking if gcc supports -Werror... yes checking if gcc supports -Werror=attributes... yes checking whether make supports nested variables... (cached) yes checking for SETXKBMAP... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating man/Makefile config.status: creating config.h config.status: executing depfiles commands + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/xorg-x11-xkb-utils-7.7/setxkbmap-1.3.1' Making all in man make[2]: Entering directory '/builddir/build/BUILD/xorg-x11-xkb-utils-7.7/setxkbmap-1.3.1/man' GEN setxkbmap.1 make[2]: Leaving directory '/builddir/build/BUILD/xorg-x11-xkb-utils-7.7/setxkbmap-1.3.1/man' make[2]: Entering directory '/builddir/build/BUILD/xorg-x11-xkb-utils-7.7/setxkbmap-1.3.1' CC setxkbmap.o setxkbmap.c: In function 'getDisplay': setxkbmap.c:557:36: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] settings.display.value = "default display"; ^ setxkbmap.c: In function 'getServerValues': setxkbmap.c:607:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] tmp = DFLT_XKB_RULES_FILE; ^ setxkbmap.c:608:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] vd.model = DFLT_XKB_MODEL; ^ setxkbmap.c:609:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] vd.layout = DFLT_XKB_LAYOUT; ^ setxkbmap.c: In function 'applyRules': setxkbmap.c:861:20: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] rfName = DFLT_XKB_RULES_FILE; ^ CCLD setxkbmap make[2]: Leaving directory '/builddir/build/BUILD/xorg-x11-xkb-utils-7.7/setxkbmap-1.3.1' make[1]: Leaving directory '/builddir/build/BUILD/xorg-x11-xkb-utils-7.7/setxkbmap-1.3.1' + popd ~/build/BUILD/xorg-x11-xkb-utils-7.7 + for app in * + pushd xkbcomp-1.4.0 ~/build/BUILD/xorg-x11-xkb-utils-7.7/xkbcomp-1.4.0 ~/build/BUILD/xorg-x11-xkb-utils-7.7 + case $app in + rm xkbparse.c + 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 CFLAGS + CXXFLAGS='-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 CXXFLAGS + FFLAGS='-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 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-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 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 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.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-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 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for style of include used by make... GNU checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking for gcc option to accept ISO C99... none needed 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 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 whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking if gcc supports -Werror=unknown-warning-option... no checking if gcc supports -Werror=unused-command-line-argument... no checking if gcc supports -Wall... yes checking if gcc supports -Wpointer-arith... yes checking if gcc supports -Wmissing-declarations... yes checking if gcc supports -Wformat=2... yes checking if gcc supports -Wstrict-prototypes... yes checking if gcc supports -Wmissing-prototypes... yes checking if gcc supports -Wnested-externs... yes checking if gcc supports -Wbad-function-cast... yes checking if gcc supports -Wold-style-definition... yes checking if gcc supports -Wdeclaration-after-statement... yes checking if gcc supports -Wunused... yes checking if gcc supports -Wuninitialized... yes checking if gcc supports -Wshadow... yes checking if gcc supports -Wmissing-noreturn... yes checking if gcc supports -Wmissing-format-attribute... yes checking if gcc supports -Wredundant-decls... yes checking if gcc supports -Wlogical-op... yes checking if gcc supports -Werror=implicit... yes checking if gcc supports -Werror=nonnull... yes checking if gcc supports -Werror=init-self... yes checking if gcc supports -Werror=main... yes checking if gcc supports -Werror=missing-braces... yes checking if gcc supports -Werror=sequence-point... yes checking if gcc supports -Werror=return-type... yes checking if gcc supports -Werror=trigraphs... yes checking if gcc supports -Werror=array-bounds... yes checking if gcc supports -Werror=write-strings... yes checking if gcc supports -Werror=address... yes checking if gcc supports -Werror=int-to-pointer-cast... yes checking if gcc supports -Werror=pointer-to-int-cast... yes checking if gcc supports -pedantic... yes checking if gcc supports -Werror... yes checking if gcc supports -Werror=attributes... yes checking whether make supports nested variables... (cached) yes checking for bison... no checking for byacc... byacc checking for byacc... /usr/bin/byacc checking for strdup... yes checking for strcasecmp... yes checking for XKBCOMP... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating man/Makefile config.status: creating xkbcomp.pc config.status: creating config.h config.status: executing depfiles commands + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/xorg-x11-xkb-utils-7.7/xkbcomp-1.4.0' Making all in man make[2]: Entering directory '/builddir/build/BUILD/xorg-x11-xkb-utils-7.7/xkbcomp-1.4.0/man' GEN xkbcomp.1 make[2]: Leaving directory '/builddir/build/BUILD/xorg-x11-xkb-utils-7.7/xkbcomp-1.4.0/man' make[2]: Entering directory '/builddir/build/BUILD/xorg-x11-xkb-utils-7.7/xkbcomp-1.4.0' CC action.o CC alias.o CC compat.o CC expr.o CC geometry.o CC indicators.o geometry.c: In function 'CopySectionDef': geometry.c:3625:47: warning: passing argument 2 of 'XkbAddGeomColor' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] color = XkbAddGeomColor(geom, "white", geom->num_colors); ^~~~~~~ In file included from geometry.c:37:0: /usr/include/X11/extensions/XKBgeom.h:333:1: note: expected 'char *' but argument is of type 'const char *' XkbAddGeomColor( ^~~~~~~~~~~~~~~ geometry.c: In function 'CompileGeometry': geometry.c:3707:31: warning: passing argument 2 of 'XkbAddGeomColor' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] XkbAddGeomColor(geom, "black", geom->num_colors); ^~~~~~~ In file included from geometry.c:37:0: /usr/include/X11/extensions/XKBgeom.h:333:1: note: expected 'char *' but argument is of type 'const char *' XkbAddGeomColor( ^~~~~~~~~~~~~~~ geometry.c:3708:31: warning: passing argument 2 of 'XkbAddGeomColor' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] XkbAddGeomColor(geom, "white", geom->num_colors); ^~~~~~~ In file included from geometry.c:37:0: /usr/include/X11/extensions/XKBgeom.h:333:1: note: expected 'char *' but argument is of type 'const char *' XkbAddGeomColor( ^~~~~~~~~~~~~~~ CC keycodes.o CC keymap.o CC keytypes.o CC listing.o CC misc.o CC parseutils.o misc.c: In function 'ComputeKbdDefaults': misc.c:455:62: warning: '%03d' directive output may be truncated writing between 3 and 10 bytes into a region of size 4 [-Wformat-truncation=] snprintf(tmpname, sizeof(tmpname), "U%03d", ^~~~ misc.c:455:60: note: directive argument in the range [0, 2147483647] snprintf(tmpname, sizeof(tmpname), "U%03d", ^~~~~~~ In file included from /usr/include/stdio.h:861:0, from utils.h:32, from xkbcomp.h:37, from misc.c:27: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 5 and 12 bytes into a destination of size 5 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ misc.c:469:58: warning: '%03d' directive output may be truncated writing between 3 and 10 bytes into a region of size 4 [-Wformat-truncation=] snprintf(tmpname, sizeof(tmpname), "U%03d", nUnknown++); ^~~~ misc.c:469:56: note: directive argument in the range [0, 2147483647] snprintf(tmpname, sizeof(tmpname), "U%03d", nUnknown++); ^~~~~~~ In file included from /usr/include/stdio.h:861:0, from utils.h:32, from xkbcomp.h:37, from misc.c:27: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 5 and 12 bytes into a destination of size 5 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC symbols.o CC utils.o symbols.c: In function 'HandleSymbolsBody': symbols.c:1508:31: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] field.str = "symbols"; ^ symbols.c:1510:31: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] field.str = "actions"; ^ CC vmod.o CC xkbcomp.o YACC xkbparse.c xkbcomp.c: In function 'main': xkbcomp.c:936:23: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] inputFile = "stdin"; ^ xkbcomp.c:1136:28: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] outputFile = "stdout"; ^ CC xkbpath.o CC xkbscan.o CC xkbparse.o xkbparse.c:79:25: warning: redundant redeclaration of 'yyparse' [-Wredundant-decls] # define YYPARSE_DECL() yyparse(void) ^ xkbparse.c:99:12: note: in expansion of macro 'YYPARSE_DECL' extern int YYPARSE_DECL(); ^~~~~~~~~~~~ In file included from xkbparse.y:96:0: parseutils.h:200:12: note: previous declaration of 'yyparse' was here extern int yyparse(void); ^~~~~~~ CCLD xkbcomp make[2]: Leaving directory '/builddir/build/BUILD/xorg-x11-xkb-utils-7.7/xkbcomp-1.4.0' make[1]: Leaving directory '/builddir/build/BUILD/xorg-x11-xkb-utils-7.7/xkbcomp-1.4.0' + popd ~/build/BUILD/xorg-x11-xkb-utils-7.7 + for app in * + pushd xkbevd-1.1.4 ~/build/BUILD/xorg-x11-xkb-utils-7.7/xkbevd-1.1.4 ~/build/BUILD/xorg-x11-xkb-utils-7.7 + case $app in + 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 CFLAGS + CXXFLAGS='-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 CXXFLAGS + FFLAGS='-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 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-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 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 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.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-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 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for style of include used by make... GNU checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking for gcc option to accept ISO C99... none needed 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 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 whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking if gcc supports -Werror=unknown-warning-option... no checking if gcc supports -Werror=unused-command-line-argument... no checking if gcc supports -Wall... yes checking if gcc supports -Wpointer-arith... yes checking if gcc supports -Wmissing-declarations... yes checking if gcc supports -Wformat=2... yes checking if gcc supports -Wstrict-prototypes... yes checking if gcc supports -Wmissing-prototypes... yes checking if gcc supports -Wnested-externs... yes checking if gcc supports -Wbad-function-cast... yes checking if gcc supports -Wold-style-definition... yes checking if gcc supports -Wdeclaration-after-statement... yes checking if gcc supports -Wunused... yes checking if gcc supports -Wuninitialized... yes checking if gcc supports -Wshadow... yes checking if gcc supports -Wmissing-noreturn... yes checking if gcc supports -Wmissing-format-attribute... yes checking if gcc supports -Wredundant-decls... yes checking if gcc supports -Wlogical-op... yes checking if gcc supports -Werror=implicit... yes checking if gcc supports -Werror=nonnull... yes checking if gcc supports -Werror=init-self... yes checking if gcc supports -Werror=main... yes checking if gcc supports -Werror=missing-braces... yes checking if gcc supports -Werror=sequence-point... yes checking if gcc supports -Werror=return-type... yes checking if gcc supports -Werror=trigraphs... yes checking if gcc supports -Werror=array-bounds... yes checking if gcc supports -Werror=write-strings... yes checking if gcc supports -Werror=address... yes checking if gcc supports -Werror=int-to-pointer-cast... yes checking if gcc supports -Werror=pointer-to-int-cast... yes checking if gcc supports -pedantic... yes checking if gcc supports -Werror... yes checking if gcc supports -Werror=attributes... yes checking whether make supports nested variables... (cached) yes checking for bison... no checking for byacc... byacc checking for byacc... /usr/bin/byacc checking for strcasecmp... yes checking for XKBEVD... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating man/Makefile config.status: creating config.h config.status: executing depfiles commands + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/xorg-x11-xkb-utils-7.7/xkbevd-1.1.4' Making all in man make[2]: Entering directory '/builddir/build/BUILD/xorg-x11-xkb-utils-7.7/xkbevd-1.1.4/man' GEN xkbevd.1 make[2]: Leaving directory '/builddir/build/BUILD/xorg-x11-xkb-utils-7.7/xkbevd-1.1.4/man' make[2]: Entering directory '/builddir/build/BUILD/xorg-x11-xkb-utils-7.7/xkbevd-1.1.4' CC cfgparse.o CC cfgscan.o CC evargs.o CC printev.o cfgparse.c:1116:5: warning: redundant redeclaration of 'yyparse' [-Wredundant-decls] int yyparse (void); ^~~~~~~ In file included from cfgparse.y:66:0: xkbevd.h:100:12: note: previous declaration of 'yyparse' was here extern int yyparse(void); ^~~~~~~ cfgparse.c: In function 'yyparse': cfgparse.c:1623:20: warning: passing argument 1 of 'yyerror' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] yyerror (YY_("syntax error")); ^ cfgparse.c:248:22: note: in definition of macro 'YY_' # define YY_(msgid) msgid ^~~~~ In file included from cfgparse.y:66:0: xkbevd.h:101:12: note: expected 'char *' but argument is of type 'const char *' extern int yyerror(char *s); ^~~~~~~ cfgparse.c:1769:16: warning: passing argument 1 of 'yyerror' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] yyerror (YY_("memory exhausted")); ^ cfgparse.c:248:22: note: in definition of macro 'YY_' # define YY_(msgid) msgid ^~~~~ In file included from cfgparse.y:66:0: xkbevd.h:101:12: note: expected 'char *' but argument is of type 'const char *' extern int yyerror(char *s); ^~~~~~~ CC utils.o CC xkbevd.o xkbevd.c: In function 'GetDisplay': xkbevd.c:219:33: warning: declaration of 'dpyName' shadows a global declaration [-Wshadow] GetDisplay(char *program, char *dpyName, int *opcodeRtrn, int *evBaseRtrn) ^~~~~~~ xkbevd.c:55:17: note: shadowed declaration is here static char * dpyName = NULL; ^~~~~~~ xkbevd.c:222:14: warning: declaration of 'dpy' shadows a global declaration [-Wshadow] Display *dpy; ^~~ xkbevd.c:56:17: note: shadowed declaration is here Display * dpy = NULL; ^~~ CCLD xkbevd make[2]: Leaving directory '/builddir/build/BUILD/xorg-x11-xkb-utils-7.7/xkbevd-1.1.4' make[1]: Leaving directory '/builddir/build/BUILD/xorg-x11-xkb-utils-7.7/xkbevd-1.1.4' + popd ~/build/BUILD/xorg-x11-xkb-utils-7.7 + for app in * + pushd xkbprint-1.0.4 ~/build/BUILD/xorg-x11-xkb-utils-7.7/xkbprint-1.0.4 ~/build/BUILD/xorg-x11-xkb-utils-7.7 + case $app in + 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 CFLAGS + CXXFLAGS='-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 CXXFLAGS + FFLAGS='-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 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-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 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 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.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-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 checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking 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 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes 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 for style of include used by make... GNU checking whether make supports nested variables... yes checking dependency style of gcc... none checking for gcc option to accept ISO C99... none needed checking whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking if gcc supports -Werror=unknown-warning-option... no checking if gcc supports -Werror=unused-command-line-argument... no checking if gcc supports -Wall... yes checking if gcc supports -Wpointer-arith... yes checking if gcc supports -Wmissing-declarations... yes checking if gcc supports -Wformat=2... yes checking if gcc supports -Wstrict-prototypes... yes checking if gcc supports -Wmissing-prototypes... yes checking if gcc supports -Wnested-externs... yes checking if gcc supports -Wbad-function-cast... yes checking if gcc supports -Wold-style-definition... yes checking if gcc supports -Wdeclaration-after-statement... yes checking if gcc supports -Wunused... yes checking if gcc supports -Wuninitialized... yes checking if gcc supports -Wshadow... yes checking if gcc supports -Wmissing-noreturn... yes checking if gcc supports -Wmissing-format-attribute... yes checking if gcc supports -Wredundant-decls... yes checking if gcc supports -Wlogical-op... yes checking if gcc supports -Werror=implicit... yes checking if gcc supports -Werror=nonnull... yes checking if gcc supports -Werror=init-self... yes checking if gcc supports -Werror=main... yes checking if gcc supports -Werror=missing-braces... yes checking if gcc supports -Werror=sequence-point... yes checking if gcc supports -Werror=return-type... yes checking if gcc supports -Werror=trigraphs... yes checking if gcc supports -Werror=array-bounds... yes checking if gcc supports -Werror=write-strings... yes checking if gcc supports -Werror=address... yes checking if gcc supports -Werror=int-to-pointer-cast... yes checking if gcc supports -Werror=pointer-to-int-cast... yes checking if gcc supports -pedantic... yes checking if gcc supports -Werror... yes checking if gcc supports -Werror=attributes... yes checking whether make supports nested variables... (cached) yes checking for asprintf... yes checking for XKBPRINT... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating man/Makefile config.status: creating config.h config.status: executing depfiles commands + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/xorg-x11-xkb-utils-7.7/xkbprint-1.0.4' Making all in man make[2]: Entering directory '/builddir/build/BUILD/xorg-x11-xkb-utils-7.7/xkbprint-1.0.4/man' GEN xkbprint.1 make[2]: Leaving directory '/builddir/build/BUILD/xorg-x11-xkb-utils-7.7/xkbprint-1.0.4/man' make[2]: Entering directory '/builddir/build/BUILD/xorg-x11-xkb-utils-7.7/xkbprint-1.0.4' CC psgeom.o CC utils.o CC xkbprint.o psgeom.c: In function 'PSProlog': psgeom.c:700:49: warning: passing argument 2 of 'XkbAddGeomColor' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if (!(color = XkbAddGeomColor(geom, "black", geom->num_colors))) ^~~~~~~ In file included from psgeom.c:39:0: /usr/include/X11/extensions/XKBgeom.h:333:1: note: expected 'char *' but argument is of type 'const char *' XkbAddGeomColor( ^~~~~~~~~~~~~~~ psgeom.c:707:49: warning: passing argument 2 of 'XkbAddGeomColor' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if (!(color = XkbAddGeomColor(geom, "white", geom->num_colors))) ^~~~~~~ In file included from psgeom.c:39:0: /usr/include/X11/extensions/XKBgeom.h:333:1: note: expected 'char *' but argument is of type 'const char *' XkbAddGeomColor( ^~~~~~~~~~~~~~~ xkbprint.c: In function 'parseArgs': xkbprint.c:424:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&outputFile, "%s.pfa", outputFont); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD xkbprint make[2]: Leaving directory '/builddir/build/BUILD/xorg-x11-xkb-utils-7.7/xkbprint-1.0.4' make[1]: Leaving directory '/builddir/build/BUILD/xorg-x11-xkb-utils-7.7/xkbprint-1.0.4' + popd ~/build/BUILD/xorg-x11-xkb-utils-7.7 + for app in * + pushd xkbutils-1.0.4 ~/build/BUILD/xorg-x11-xkb-utils-7.7/xkbutils-1.0.4 ~/build/BUILD/xorg-x11-xkb-utils-7.7 + case $app in + 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 CFLAGS + CXXFLAGS='-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 CXXFLAGS + FFLAGS='-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 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-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 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 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.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-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 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 style of include used by make... GNU checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... none checking whether gcc and cc understand -c and -o together... yes checking for gcc option to accept ISO C99... none needed 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 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 whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking if gcc supports -Werror=unknown-warning-option... no checking if gcc supports -Werror=unused-command-line-argument... no checking if gcc supports -Wall... yes checking if gcc supports -Wpointer-arith... yes checking if gcc supports -Wmissing-declarations... yes checking if gcc supports -Wformat=2... yes checking if gcc supports -Wstrict-prototypes... yes checking if gcc supports -Wmissing-prototypes... yes checking if gcc supports -Wnested-externs... yes checking if gcc supports -Wbad-function-cast... yes checking if gcc supports -Wold-style-definition... yes checking if gcc supports -Wdeclaration-after-statement... yes checking if gcc supports -Wunused... yes checking if gcc supports -Wuninitialized... yes checking if gcc supports -Wshadow... yes checking if gcc supports -Wcast-qual... yes checking if gcc supports -Wmissing-noreturn... yes checking if gcc supports -Wmissing-format-attribute... yes checking if gcc supports -Wredundant-decls... yes checking if gcc supports -Werror=implicit... yes checking if gcc supports -Werror=nonnull... yes checking if gcc supports -Werror=init-self... yes checking if gcc supports -Werror=main... yes checking if gcc supports -Werror=missing-braces... yes checking if gcc supports -Werror=sequence-point... yes checking if gcc supports -Werror=return-type... yes checking if gcc supports -Werror=trigraphs... yes checking if gcc supports -Werror=array-bounds... yes checking if gcc supports -Werror=write-strings... yes checking if gcc supports -Werror=address... yes checking if gcc supports -Werror=int-to-pointer-cast... yes checking if gcc supports -Werror=pointer-to-int-cast... yes checking if gcc supports -pedantic... yes checking if gcc supports -Werror... yes checking if gcc supports -Werror=attributes... yes checking for strcasecmp... yes checking for XKBVLEDS... yes checking for XKBBELL... yes checking for XKBWATCH... yes configure: creating ./config.status config.status: creating Makefile config.status: creating man/Makefile config.status: creating config.h config.status: executing depfiles commands + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/xorg-x11-xkb-utils-7.7/xkbutils-1.0.4' Making all in man make[2]: Entering directory '/builddir/build/BUILD/xorg-x11-xkb-utils-7.7/xkbutils-1.0.4/man' GEN xkbbell.1 GEN xkbvleds.1 GEN xkbwatch.1 make[2]: Leaving directory '/builddir/build/BUILD/xorg-x11-xkb-utils-7.7/xkbutils-1.0.4/man' make[2]: Entering directory '/builddir/build/BUILD/xorg-x11-xkb-utils-7.7/xkbutils-1.0.4' CC xkbvleds-xkbvleds.o CC xkbvleds-LED.o CC xkbwatch-xkbwatch.o CC xkbvleds-utils.o LED.c:47:41: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] offset(led.foreground), XtRString, XtDefaultForeground}, ^~~~~~~~~~~~~~~~~~~ In file included from LEDP.h:29:0, from LED.c:31: LED.h:65:16: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define XtNon "on" ^ LED.c:48:6: note: in expansion of macro 'XtNon' {XtNon, XtCOn, XtRBoolean, sizeof(Boolean), ^~~~~ LED.h:73:16: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define XtCOn "On" ^ LED.c:48:13: note: in expansion of macro 'XtCOn' {XtNon, XtCOn, XtRBoolean, sizeof(Boolean), ^~~~~ LED.h:68:21: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define XtNtopColor "topColor" ^ LED.c:50:6: note: in expansion of macro 'XtNtopColor' {XtNtopColor, XtCTopColor, XtRPixel, sizeof(Pixel), ^~~~~~~~~~~ LED.h:76:21: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define XtCTopColor "TopColor" ^ LED.c:50:19: note: in expansion of macro 'XtCTopColor' {XtNtopColor, XtCTopColor, XtRPixel, sizeof(Pixel), ^~~~~~~~~~~ LED.c:51:40: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] offset(led.top_color), XtRString, "black"}, ^~~~~~~ CC xkbwatch-LED.o In file included from LEDP.h:29:0, from LED.c:31: LED.h:69:24: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define XtNbottomColor "bottomColor" ^ LED.c:52:6: note: in expansion of macro 'XtNbottomColor' {XtNbottomColor, XtCBottomColor, XtRPixel, sizeof(Pixel), ^~~~~~~~~~~~~~ LED.h:77:24: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define XtCBottomColor "BottomColor" ^ LED.c:52:22: note: in expansion of macro 'XtCBottomColor' {XtNbottomColor, XtCBottomColor, XtRPixel, sizeof(Pixel), ^~~~~~~~~~~~~~ LED.c:53:43: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] offset(led.bottom_color), XtRString, "white"}, ^~~~~~~ In file included from LEDP.h:29:0, from LED.c:31: LED.h:66:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define XtNonColor "onColor" ^ LED.c:54:6: note: in expansion of macro 'XtNonColor' {XtNonColor, XtCOnColor, XtRPixel, sizeof(Pixel), ^~~~~~~~~~ LED.h:74:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define XtCOnColor "OnColor" ^ LED.c:54:18: note: in expansion of macro 'XtCOnColor' {XtNonColor, XtCOnColor, XtRPixel, sizeof(Pixel), ^~~~~~~~~~ LED.c:55:39: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] offset(led.on_color), XtRString, "green"}, ^~~~~~~ In file included from LEDP.h:29:0, from LED.c:31: LED.h:67:21: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define XtNoffColor "offColor" ^ LED.c:56:6: note: in expansion of macro 'XtNoffColor' {XtNoffColor, XtCOffColor, XtRPixel, sizeof(Pixel), ^~~~~~~~~~~ LED.h:75:21: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define XtCOffColor "OffColor" ^ LED.c:56:19: note: in expansion of macro 'XtCOffColor' {XtNoffColor, XtCOffColor, XtRPixel, sizeof(Pixel), ^~~~~~~~~~~ LED.c:57:40: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] offset(led.off_color), XtRString, "#005000"}, ^~~~~~~~~ In file included from LEDP.h:29:0, from LED.c:31: LED.h:64:18: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define XtNbevel "bevel" ^ LED.c:58:6: note: in expansion of macro 'XtNbevel' {XtNbevel, XtCBevel, XtRDimension, sizeof(Dimension), ^~~~~~~~ LED.h:72:18: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define XtCBevel "Bevel" ^ LED.c:58:16: note: in expansion of macro 'XtCBevel' {XtNbevel, XtCBevel, XtRDimension, sizeof(Dimension), ^~~~~~~~ LED.h:70:21: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define XtNledWidth "ledWidth" ^ LED.c:60:6: note: in expansion of macro 'XtNledWidth' {XtNledWidth, XtCLedWidth, XtRDimension, sizeof(Dimension), ^~~~~~~~~~~ LED.h:78:21: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define XtCLedWidth "LedWidth" ^ LED.c:60:19: note: in expansion of macro 'XtCLedWidth' {XtNledWidth, XtCLedWidth, XtRDimension, sizeof(Dimension), ^~~~~~~~~~~ LED.h:71:22: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define XtNledHeight "ledHeight" ^ LED.c:62:6: note: in expansion of macro 'XtNledHeight' {XtNledHeight, XtCLedHeight, XtRDimension, sizeof(Dimension), ^~~~~~~~~~~~ LED.h:79:22: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define XtCLedHeight "LedHeight" ^ LED.c:62:20: note: in expansion of macro 'XtCLedHeight' {XtNledHeight, XtCLedHeight, XtRDimension, sizeof(Dimension), ^~~~~~~~~~~~ LED.c:82:37: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] /* class_name */ "LED", ^~~~~ xkbwatch.c:49:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] {"-off", "*on.on", XrmoptionNoArg, "FALSE"}, ^~~~~~ xkbwatch.c:49:14: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] {"-off", "*on.on", XrmoptionNoArg, "FALSE"}, ^~~~~~~~ xkbwatch.c:49:40: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] {"-off", "*on.on", XrmoptionNoArg, "FALSE"}, ^~~~~~~ xkbwatch.c:50:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] {"-on", "*on.on", XrmoptionNoArg, "TRUE"} ^~~~~ xkbwatch.c:50:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] {"-on", "*on.on", XrmoptionNoArg, "TRUE"} ^~~~~~~~ xkbwatch.c:50:39: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] {"-on", "*on.on", XrmoptionNoArg, "TRUE"} ^~~~~~ In file included from xkbwatch.c:39:0: xkbwatch.c: In function 'main': LED.h:65:16: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define XtNon "on" ^ xkbwatch.c:73:30: note: in expansion of macro 'XtNon' static Arg onArgs[] = { {XtNon, (XtArgVal) True} }; ^~~~~ LED.h:65:16: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define XtNon "on" ^ xkbwatch.c:74:31: note: in expansion of macro 'XtNon' static Arg offArgs[] = { {XtNon, (XtArgVal) False} }; ^~~~~ xkbwatch.c:76:9: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] "*Box*background: grey50", ^~~~~~~~~~~~~~~~~~~~~~~~~ xkbwatch.c:77:9: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] "*Box*borderWidth: 0", ^~~~~~~~~~~~~~~~~~~~~ xkbwatch.c:78:9: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] "*Box*vSpace: 1", ^~~~~~~~~~~~~~~~ In file included from xkbvleds.c:39:0: xkbvleds.c: In function 'main': LED.h:65:16: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define XtNon "on" ^ xkbvleds.c:211:30: note: in expansion of macro 'XtNon' static Arg onArgs[] = { {XtNon, (XtArgVal) True} }; ^~~~~ LED.h:65:16: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define XtNon "on" ^ xkbvleds.c:212:31: note: in expansion of macro 'XtNon' static Arg offArgs[] = { {XtNon, (XtArgVal) False} }; ^~~~~ xkbvleds.c:214:9: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] "*Box*background: grey40", ^~~~~~~~~~~~~~~~~~~~~~~~~ xkbvleds.c:273:22: warning: declaration of 'i' shadows a previous local [-Wshadow] register int i, bit; ^ xkbvleds.c:205:18: note: shadowed declaration is here register int i; ^ xkbvleds.c:273:25: warning: declaration of 'bit' shadows a previous local [-Wshadow] register int i, bit; ^~~ xkbvleds.c:206:14: note: shadowed declaration is here unsigned bit; ^~~ CC xkbwatch-utils.o CC xkbbell-xkbbell.o LED.c:47:41: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] offset(led.foreground), XtRString, XtDefaultForeground}, ^~~~~~~~~~~~~~~~~~~ In file included from LEDP.h:29:0, from LED.c:31: LED.h:65:16: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define XtNon "on" ^ LED.c:48:6: note: in expansion of macro 'XtNon' {XtNon, XtCOn, XtRBoolean, sizeof(Boolean), ^~~~~ LED.h:73:16: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define XtCOn "On" ^ LED.c:48:13: note: in expansion of macro 'XtCOn' {XtNon, XtCOn, XtRBoolean, sizeof(Boolean), ^~~~~ LED.h:68:21: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define XtNtopColor "topColor" ^ LED.c:50:6: note: in expansion of macro 'XtNtopColor' {XtNtopColor, XtCTopColor, XtRPixel, sizeof(Pixel), ^~~~~~~~~~~ LED.h:76:21: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define XtCTopColor "TopColor" ^ LED.c:50:19: note: in expansion of macro 'XtCTopColor' {XtNtopColor, XtCTopColor, XtRPixel, sizeof(Pixel), ^~~~~~~~~~~ LED.c:51:40: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] offset(led.top_color), XtRString, "black"}, ^~~~~~~ In file included from LEDP.h:29:0, from LED.c:31: LED.h:69:24: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define XtNbottomColor "bottomColor" ^ LED.c:52:6: note: in expansion of macro 'XtNbottomColor' {XtNbottomColor, XtCBottomColor, XtRPixel, sizeof(Pixel), ^~~~~~~~~~~~~~ LED.h:77:24: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define XtCBottomColor "BottomColor" ^ LED.c:52:22: note: in expansion of macro 'XtCBottomColor' {XtNbottomColor, XtCBottomColor, XtRPixel, sizeof(Pixel), ^~~~~~~~~~~~~~ LED.c:53:43: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] offset(led.bottom_color), XtRString, "white"}, ^~~~~~~ In file included from LEDP.h:29:0, from LED.c:31: LED.h:66:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define XtNonColor "onColor" ^ LED.c:54:6: note: in expansion of macro 'XtNonColor' {XtNonColor, XtCOnColor, XtRPixel, sizeof(Pixel), ^~~~~~~~~~ LED.h:74:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define XtCOnColor "OnColor" ^ LED.c:54:18: note: in expansion of macro 'XtCOnColor' {XtNonColor, XtCOnColor, XtRPixel, sizeof(Pixel), ^~~~~~~~~~ LED.c:55:39: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] offset(led.on_color), XtRString, "green"}, ^~~~~~~ In file included from LEDP.h:29:0, from LED.c:31: LED.h:67:21: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define XtNoffColor "offColor" ^ LED.c:56:6: note: in expansion of macro 'XtNoffColor' {XtNoffColor, XtCOffColor, XtRPixel, sizeof(Pixel), ^~~~~~~~~~~ LED.h:75:21: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define XtCOffColor "OffColor" ^ LED.c:56:19: note: in expansion of macro 'XtCOffColor' {XtNoffColor, XtCOffColor, XtRPixel, sizeof(Pixel), ^~~~~~~~~~~ LED.c:57:40: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] offset(led.off_color), XtRString, "#005000"}, ^~~~~~~~~ In file included from LEDP.h:29:0, from LED.c:31: LED.h:64:18: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define XtNbevel "bevel" ^ LED.c:58:6: note: in expansion of macro 'XtNbevel' {XtNbevel, XtCBevel, XtRDimension, sizeof(Dimension), ^~~~~~~~ LED.h:72:18: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define XtCBevel "Bevel" ^ LED.c:58:16: note: in expansion of macro 'XtCBevel' {XtNbevel, XtCBevel, XtRDimension, sizeof(Dimension), ^~~~~~~~ LED.h:70:21: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define XtNledWidth "ledWidth" ^ LED.c:60:6: note: in expansion of macro 'XtNledWidth' {XtNledWidth, XtCLedWidth, XtRDimension, sizeof(Dimension), ^~~~~~~~~~~ LED.h:78:21: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define XtCLedWidth "LedWidth" ^ LED.c:60:19: note: in expansion of macro 'XtCLedWidth' {XtNledWidth, XtCLedWidth, XtRDimension, sizeof(Dimension), ^~~~~~~~~~~ LED.h:71:22: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define XtNledHeight "ledHeight" ^ LED.c:62:6: note: in expansion of macro 'XtNledHeight' {XtNledHeight, XtCLedHeight, XtRDimension, sizeof(Dimension), ^~~~~~~~~~~~ LED.h:79:22: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define XtCLedHeight "LedHeight" ^ LED.c:62:20: note: in expansion of macro 'XtCLedHeight' {XtNledHeight, XtCLedHeight, XtRDimension, sizeof(Dimension), ^~~~~~~~~~~~ LED.c:82:37: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] /* class_name */ "LED", ^~~~~ CCLD xkbvleds CCLD xkbwatch xkbbell.c: In function 'main': xkbbell.c:205:58: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses] if (!XkbQueryExtension(dpy, &i1, &i2, &i3, &i4, &i5) > 0) { ^ xkbbell.c:205:9: note: add parentheses around left hand side expression to silence this warning if (!XkbQueryExtension(dpy, &i1, &i2, &i3, &i4, &i5) > 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ( ) CCLD xkbbell make[2]: Leaving directory '/builddir/build/BUILD/xorg-x11-xkb-utils-7.7/xkbutils-1.0.4' make[1]: Leaving directory '/builddir/build/BUILD/xorg-x11-xkb-utils-7.7/xkbutils-1.0.4' + popd ~/build/BUILD/xorg-x11-xkb-utils-7.7 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Nz6OkW + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/xorg-x11-xkb-utils-7.7-21.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/xorg-x11-xkb-utils-7.7-21.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/xorg-x11-xkb-utils-7.7-21.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/xorg-x11-xkb-utils-7.7-21.fc28.riscv64 + cd xorg-x11-xkb-utils-7.7 + for app in * + pushd setxkbmap-1.3.1 ~/build/BUILD/xorg-x11-xkb-utils-7.7/setxkbmap-1.3.1 ~/build/BUILD/xorg-x11-xkb-utils-7.7 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/xorg-x11-xkb-utils-7.7-21.fc28.riscv64 'INSTALL=/usr/bin/install -p' Making install in man make[1]: Entering directory '/builddir/build/BUILD/xorg-x11-xkb-utils-7.7/setxkbmap-1.3.1/man' make[2]: Entering directory '/builddir/build/BUILD/xorg-x11-xkb-utils-7.7/setxkbmap-1.3.1/man' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xorg-x11-xkb-utils-7.7-21.fc28.riscv64/usr/share/man/man1' /usr/bin/install -p -m 644 setxkbmap.1 '/builddir/build/BUILDROOT/xorg-x11-xkb-utils-7.7-21.fc28.riscv64/usr/share/man/man1' make[2]: Leaving directory '/builddir/build/BUILD/xorg-x11-xkb-utils-7.7/setxkbmap-1.3.1/man' make[1]: Leaving directory '/builddir/build/BUILD/xorg-x11-xkb-utils-7.7/setxkbmap-1.3.1/man' make[1]: Entering directory '/builddir/build/BUILD/xorg-x11-xkb-utils-7.7/setxkbmap-1.3.1' make[2]: Entering directory '/builddir/build/BUILD/xorg-x11-xkb-utils-7.7/setxkbmap-1.3.1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xorg-x11-xkb-utils-7.7-21.fc28.riscv64/usr/bin' /usr/bin/install -p setxkbmap '/builddir/build/BUILDROOT/xorg-x11-xkb-utils-7.7-21.fc28.riscv64/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/xorg-x11-xkb-utils-7.7/setxkbmap-1.3.1' make[1]: Leaving directory '/builddir/build/BUILD/xorg-x11-xkb-utils-7.7/setxkbmap-1.3.1' + popd ~/build/BUILD/xorg-x11-xkb-utils-7.7 + for app in * + pushd xkbcomp-1.4.0 ~/build/BUILD/xorg-x11-xkb-utils-7.7/xkbcomp-1.4.0 ~/build/BUILD/xorg-x11-xkb-utils-7.7 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/xorg-x11-xkb-utils-7.7-21.fc28.riscv64 'INSTALL=/usr/bin/install -p' Making install in man make[1]: Entering directory '/builddir/build/BUILD/xorg-x11-xkb-utils-7.7/xkbcomp-1.4.0/man' make[2]: Entering directory '/builddir/build/BUILD/xorg-x11-xkb-utils-7.7/xkbcomp-1.4.0/man' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xorg-x11-xkb-utils-7.7-21.fc28.riscv64/usr/share/man/man1' /usr/bin/install -p -m 644 xkbcomp.1 '/builddir/build/BUILDROOT/xorg-x11-xkb-utils-7.7-21.fc28.riscv64/usr/share/man/man1' make[2]: Leaving directory '/builddir/build/BUILD/xorg-x11-xkb-utils-7.7/xkbcomp-1.4.0/man' make[1]: Leaving directory '/builddir/build/BUILD/xorg-x11-xkb-utils-7.7/xkbcomp-1.4.0/man' make[1]: Entering directory '/builddir/build/BUILD/xorg-x11-xkb-utils-7.7/xkbcomp-1.4.0' make[2]: Entering directory '/builddir/build/BUILD/xorg-x11-xkb-utils-7.7/xkbcomp-1.4.0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xorg-x11-xkb-utils-7.7-21.fc28.riscv64/usr/bin' /usr/bin/install -p xkbcomp '/builddir/build/BUILDROOT/xorg-x11-xkb-utils-7.7-21.fc28.riscv64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xorg-x11-xkb-utils-7.7-21.fc28.riscv64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 xkbcomp.pc '/builddir/build/BUILDROOT/xorg-x11-xkb-utils-7.7-21.fc28.riscv64/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/xorg-x11-xkb-utils-7.7/xkbcomp-1.4.0' make[1]: Leaving directory '/builddir/build/BUILD/xorg-x11-xkb-utils-7.7/xkbcomp-1.4.0' + popd ~/build/BUILD/xorg-x11-xkb-utils-7.7 + for app in * + pushd xkbevd-1.1.4 ~/build/BUILD/xorg-x11-xkb-utils-7.7/xkbevd-1.1.4 ~/build/BUILD/xorg-x11-xkb-utils-7.7 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/xorg-x11-xkb-utils-7.7-21.fc28.riscv64 'INSTALL=/usr/bin/install -p' Making install in man make[1]: Entering directory '/builddir/build/BUILD/xorg-x11-xkb-utils-7.7/xkbevd-1.1.4/man' make[2]: Entering directory '/builddir/build/BUILD/xorg-x11-xkb-utils-7.7/xkbevd-1.1.4/man' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xorg-x11-xkb-utils-7.7-21.fc28.riscv64/usr/share/man/man1' /usr/bin/install -p -m 644 xkbevd.1 '/builddir/build/BUILDROOT/xorg-x11-xkb-utils-7.7-21.fc28.riscv64/usr/share/man/man1' make[2]: Leaving directory '/builddir/build/BUILD/xorg-x11-xkb-utils-7.7/xkbevd-1.1.4/man' make[1]: Leaving directory '/builddir/build/BUILD/xorg-x11-xkb-utils-7.7/xkbevd-1.1.4/man' make[1]: Entering directory '/builddir/build/BUILD/xorg-x11-xkb-utils-7.7/xkbevd-1.1.4' make[2]: Entering directory '/builddir/build/BUILD/xorg-x11-xkb-utils-7.7/xkbevd-1.1.4' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xorg-x11-xkb-utils-7.7-21.fc28.riscv64/usr/bin' /usr/bin/install -p xkbevd '/builddir/build/BUILDROOT/xorg-x11-xkb-utils-7.7-21.fc28.riscv64/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/xorg-x11-xkb-utils-7.7/xkbevd-1.1.4' make[1]: Leaving directory '/builddir/build/BUILD/xorg-x11-xkb-utils-7.7/xkbevd-1.1.4' + popd ~/build/BUILD/xorg-x11-xkb-utils-7.7 + for app in * + pushd xkbprint-1.0.4 ~/build/BUILD/xorg-x11-xkb-utils-7.7/xkbprint-1.0.4 ~/build/BUILD/xorg-x11-xkb-utils-7.7 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/xorg-x11-xkb-utils-7.7-21.fc28.riscv64 'INSTALL=/usr/bin/install -p' Making install in man make[1]: Entering directory '/builddir/build/BUILD/xorg-x11-xkb-utils-7.7/xkbprint-1.0.4/man' make[2]: Entering directory '/builddir/build/BUILD/xorg-x11-xkb-utils-7.7/xkbprint-1.0.4/man' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xorg-x11-xkb-utils-7.7-21.fc28.riscv64/usr/share/man/man1' /usr/bin/install -p -m 644 xkbprint.1 '/builddir/build/BUILDROOT/xorg-x11-xkb-utils-7.7-21.fc28.riscv64/usr/share/man/man1' make[2]: Leaving directory '/builddir/build/BUILD/xorg-x11-xkb-utils-7.7/xkbprint-1.0.4/man' make[1]: Leaving directory '/builddir/build/BUILD/xorg-x11-xkb-utils-7.7/xkbprint-1.0.4/man' make[1]: Entering directory '/builddir/build/BUILD/xorg-x11-xkb-utils-7.7/xkbprint-1.0.4' make[2]: Entering directory '/builddir/build/BUILD/xorg-x11-xkb-utils-7.7/xkbprint-1.0.4' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xorg-x11-xkb-utils-7.7-21.fc28.riscv64/usr/bin' /usr/bin/install -p xkbprint '/builddir/build/BUILDROOT/xorg-x11-xkb-utils-7.7-21.fc28.riscv64/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/xorg-x11-xkb-utils-7.7/xkbprint-1.0.4' make[1]: Leaving directory '/builddir/build/BUILD/xorg-x11-xkb-utils-7.7/xkbprint-1.0.4' + popd ~/build/BUILD/xorg-x11-xkb-utils-7.7 + for app in * + pushd xkbutils-1.0.4 ~/build/BUILD/xorg-x11-xkb-utils-7.7/xkbutils-1.0.4 ~/build/BUILD/xorg-x11-xkb-utils-7.7 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/xorg-x11-xkb-utils-7.7-21.fc28.riscv64 'INSTALL=/usr/bin/install -p' Making install in man make[1]: Entering directory '/builddir/build/BUILD/xorg-x11-xkb-utils-7.7/xkbutils-1.0.4/man' make[2]: Entering directory '/builddir/build/BUILD/xorg-x11-xkb-utils-7.7/xkbutils-1.0.4/man' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/man/man1" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/xorg-x11-xkb-utils-7.7-21.fc28.riscv64/usr/share/man/man1" /usr/bin/install -p -m 644 xkbbell.1 xkbvleds.1 xkbwatch.1 '/builddir/build/BUILDROOT/xorg-x11-xkb-utils-7.7-21.fc28.riscv64/usr/share/man/man1' make[2]: Leaving directory '/builddir/build/BUILD/xorg-x11-xkb-utils-7.7/xkbutils-1.0.4/man' make[1]: Leaving directory '/builddir/build/BUILD/xorg-x11-xkb-utils-7.7/xkbutils-1.0.4/man' make[1]: Entering directory '/builddir/build/BUILD/xorg-x11-xkb-utils-7.7/xkbutils-1.0.4' make[2]: Entering directory '/builddir/build/BUILD/xorg-x11-xkb-utils-7.7/xkbutils-1.0.4' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/xorg-x11-xkb-utils-7.7-21.fc28.riscv64/usr/bin" /usr/bin/install -p xkbvleds xkbwatch xkbbell '/builddir/build/BUILDROOT/xorg-x11-xkb-utils-7.7-21.fc28.riscv64/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/xorg-x11-xkb-utils-7.7/xkbutils-1.0.4' make[1]: Leaving directory '/builddir/build/BUILD/xorg-x11-xkb-utils-7.7/xkbutils-1.0.4' + popd ~/build/BUILD/xorg-x11-xkb-utils-7.7 + /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: xorg-x11-xkb-utils-7.7-21.fc28.riscv64 Provides: setxkbmap = 1.3.1 xkbcomp = 1.4.0 xorg-x11-xkb-utils = 7.7-21.fc28 xorg-x11-xkb-utils(riscv-64) = 7.7-21.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libX11.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libxkbfile.so.1()(64bit) rtld(GNU_HASH) Processing files: xorg-x11-xkb-utils-devel-7.7-21.fc28.riscv64 Provides: pkgconfig(xkbcomp) = 1.4.0 xorg-x11-xkb-utils-devel = 7.7-21.fc28 xorg-x11-xkb-utils-devel(riscv-64) = 7.7-21.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 pkgconfig(x11) pkgconfig(xkbfile) pkgconfig(xproto) >= 7.0.17 Processing files: xorg-x11-xkb-extras-7.7-21.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.VxR50a + umask 022 + cd /builddir/build/BUILD + cd xorg-x11-xkb-utils-7.7 + DOCDIR=/builddir/build/BUILDROOT/xorg-x11-xkb-utils-7.7-21.fc28.riscv64/usr/share/doc/xorg-x11-xkb-extras + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/xorg-x11-xkb-utils-7.7-21.fc28.riscv64/usr/share/doc/xorg-x11-xkb-extras + cp -pr xkbutils-1.0.4/COPYING /builddir/build/BUILDROOT/xorg-x11-xkb-utils-7.7-21.fc28.riscv64/usr/share/doc/xorg-x11-xkb-extras + cp -pr xkbutils-1.0.4/README /builddir/build/BUILDROOT/xorg-x11-xkb-utils-7.7-21.fc28.riscv64/usr/share/doc/xorg-x11-xkb-extras + exit 0 Provides: xkbevd = 1.1.4 xkbprint = 1.0.4 xkbutils = 1.0.4 xorg-x11-xkb-extras = 7.7-21.fc28 xorg-x11-xkb-extras(riscv-64) = 7.7-21.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libX11.so.6()(64bit) libXaw.so.7()(64bit) libXt.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libxkbfile.so.1()(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/xorg-x11-xkb-utils-7.7-21.fc28.riscv64 Wrote: /builddir/build/SRPMS/xorg-x11-xkb-utils-7.7-21.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/xorg-x11-xkb-utils-7.7-21.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/xorg-x11-xkb-utils-devel-7.7-21.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/xorg-x11-xkb-extras-7.7-21.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.cvG8g0 + umask 022 + cd /builddir/build/BUILD + cd xorg-x11-xkb-utils-7.7 + /usr/bin/rm -rf /builddir/build/BUILDROOT/xorg-x11-xkb-utils-7.7-21.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