Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/jgmenu.spec'], chrootPath='/var/lib/mock/f33-build-450319-63406/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/jgmenu.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1609891200 Wrote: /builddir/build/SRPMS/jgmenu-4.3.0-1.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/jgmenu.spec'], chrootPath='/var/lib/mock/f33-build-450319-63406/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/jgmenu.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1609891200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.8EkpYj + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf jgmenu-4.3.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/jgmenu-4.3.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd jgmenu-4.3.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.c6CEil + umask 022 + cd /builddir/build/BUILD + cd jgmenu-4.3.0 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -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 -a warn: unknown option --build warn: unknown option --host warn: unknown option --program-prefix warn: unknown option --disable-dependency-tracking warn: unknown option --exec-prefix warn: unknown option --bindir warn: unknown option --sbindir warn: unknown option --sysconfdir warn: unknown option --datadir warn: unknown option --includedir warn: unknown option --localstatedir warn: unknown option --sharedstatedir warn: unknown option --mandir warn: unknown option --infodir [ OK ] pkg-config [ OK ] xml2-config [ OK ] x11 [ OK ] xrandr [ OK ] cairo [ OK ] pango [ OK ] pangocairo [ OK ] librsvg-2.0 [ OK ] glib-2.0 [ OK ] libxfce4panel-2.0 [ OK ] libmenu-cache >= 1.1.0 + /usr/bin/make -O -j4 V=1 VERBOSE=1 gcc -MT util.o -MMD -MP -MF .d/util.Td -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wall -Os -std=gnu99 -Wextra -Wdeclaration-after-statement -Wno-format-zero-length -Wold-style-definition -Woverflow -Wpointer-arith -Wstrict-prototypes -Wunused -Wvla -Wunused-result -Wno-unused-parameter -DVERSION='"jgmenu v4.3.0"' `pkg-config cairo pango pangocairo librsvg-2.0 --cflags` -c src/util.c gcc -MT config.o -MMD -MP -MF .d/config.Td -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wall -Os -std=gnu99 -Wextra -Wdeclaration-after-statement -Wno-format-zero-length -Wold-style-definition -Woverflow -Wpointer-arith -Wstrict-prototypes -Wunused -Wvla -Wunused-result -Wno-unused-parameter -DVERSION='"jgmenu v4.3.0"' `pkg-config cairo pango pangocairo librsvg-2.0 --cflags` -c src/config.c gcc -MT isprog.o -MMD -MP -MF .d/isprog.Td -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wall -Os -std=gnu99 -Wextra -Wdeclaration-after-statement -Wno-format-zero-length -Wold-style-definition -Woverflow -Wpointer-arith -Wstrict-prototypes -Wunused -Wvla -Wunused-result -Wno-unused-parameter -DVERSION='"jgmenu v4.3.0"' `pkg-config cairo pango pangocairo librsvg-2.0 --cflags` -c src/isprog.c gcc -MT x11-ui.o -MMD -MP -MF .d/x11-ui.Td -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wall -Os -std=gnu99 -Wextra -Wdeclaration-after-statement -Wno-format-zero-length -Wold-style-definition -Woverflow -Wpointer-arith -Wstrict-prototypes -Wunused -Wvla -Wunused-result -Wno-unused-parameter -DVERSION='"jgmenu v4.3.0"' `pkg-config cairo pango pangocairo librsvg-2.0 --cflags` -c src/x11-ui.c gcc -MT sbuf.o -MMD -MP -MF .d/sbuf.Td -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wall -Os -std=gnu99 -Wextra -Wdeclaration-after-statement -Wno-format-zero-length -Wold-style-definition -Woverflow -Wpointer-arith -Wstrict-prototypes -Wunused -Wvla -Wunused-result -Wno-unused-parameter -DVERSION='"jgmenu v4.3.0"' `pkg-config cairo pango pangocairo librsvg-2.0 --cflags` -c src/sbuf.c gcc -MT icon-find.o -MMD -MP -MF .d/icon-find.Td -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wall -Os -std=gnu99 -Wextra -Wdeclaration-after-statement -Wno-format-zero-length -Wold-style-definition -Woverflow -Wpointer-arith -Wstrict-prototypes -Wunused -Wvla -Wunused-result -Wno-unused-parameter -DVERSION='"jgmenu v4.3.0"' `pkg-config cairo pango pangocairo librsvg-2.0 --cflags` -c src/icon-find.c gcc -MT geometry.o -MMD -MP -MF .d/geometry.Td -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wall -Os -std=gnu99 -Wextra -Wdeclaration-after-statement -Wno-format-zero-length -Wold-style-definition -Woverflow -Wpointer-arith -Wstrict-prototypes -Wunused -Wvla -Wunused-result -Wno-unused-parameter -DVERSION='"jgmenu v4.3.0"' `pkg-config cairo pango pangocairo librsvg-2.0 --cflags` -c src/geometry.c gcc -MT xdgdirs.o -MMD -MP -MF .d/xdgdirs.Td -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wall -Os -std=gnu99 -Wextra -Wdeclaration-after-statement -Wno-format-zero-length -Wold-style-definition -Woverflow -Wpointer-arith -Wstrict-prototypes -Wunused -Wvla -Wunused-result -Wno-unused-parameter -DVERSION='"jgmenu v4.3.0"' `pkg-config cairo pango pangocairo librsvg-2.0 --cflags` -c src/xdgdirs.c gcc -MT xpm-loader.o -MMD -MP -MF .d/xpm-loader.Td -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wall -Os -std=gnu99 -Wextra -Wdeclaration-after-statement -Wno-format-zero-length -Wold-style-definition -Woverflow -Wpointer-arith -Wstrict-prototypes -Wunused -Wvla -Wunused-result -Wno-unused-parameter -DVERSION='"jgmenu v4.3.0"' `pkg-config cairo pango pangocairo librsvg-2.0 --cflags` -c src/xpm-loader.c gcc -MT icon.o -MMD -MP -MF .d/icon.Td -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wall -Os -std=gnu99 -Wextra -Wdeclaration-after-statement -Wno-format-zero-length -Wold-style-definition -Woverflow -Wpointer-arith -Wstrict-prototypes -Wunused -Wvla -Wunused-result -Wno-unused-parameter -DVERSION='"jgmenu v4.3.0"' `pkg-config cairo pango pangocairo librsvg-2.0 --cflags` -c src/icon.c gcc -MT jgmenu.o -MMD -MP -MF .d/jgmenu.Td -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wall -Os -std=gnu99 -Wextra -Wdeclaration-after-statement -Wno-format-zero-length -Wold-style-definition -Woverflow -Wpointer-arith -Wstrict-prototypes -Wunused -Wvla -Wunused-result -Wno-unused-parameter -DVERSION='"jgmenu v4.3.0"' `pkg-config cairo pango pangocairo librsvg-2.0 --cflags` -c src/jgmenu.c gcc -MT xsettings-helper.o -MMD -MP -MF .d/xsettings-helper.Td -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wall -Os -std=gnu99 -Wextra -Wdeclaration-after-statement -Wno-format-zero-length -Wold-style-definition -Woverflow -Wpointer-arith -Wstrict-prototypes -Wunused -Wvla -Wunused-result -Wno-unused-parameter -DVERSION='"jgmenu v4.3.0"' `pkg-config cairo pango pangocairo librsvg-2.0 --cflags` -c src/xsettings-helper.c gcc -MT xsettings.o -MMD -MP -MF .d/xsettings.Td -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wall -Os -std=gnu99 -Wextra -Wdeclaration-after-statement -Wno-format-zero-length -Wold-style-definition -Woverflow -Wpointer-arith -Wstrict-prototypes -Wunused -Wvla -Wunused-result -Wno-unused-parameter -DVERSION='"jgmenu v4.3.0"' `pkg-config cairo pango pangocairo librsvg-2.0 --cflags` -c src/xsettings.c gcc -MT compat.o -MMD -MP -MF .d/compat.Td -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wall -Os -std=gnu99 -Wextra -Wdeclaration-after-statement -Wno-format-zero-length -Wold-style-definition -Woverflow -Wpointer-arith -Wstrict-prototypes -Wunused -Wvla -Wunused-result -Wno-unused-parameter -DVERSION='"jgmenu v4.3.0"' `pkg-config cairo pango pangocairo librsvg-2.0 --cflags` -c src/compat.c gcc -MT filter.o -MMD -MP -MF .d/filter.Td -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wall -Os -std=gnu99 -Wextra -Wdeclaration-after-statement -Wno-format-zero-length -Wold-style-definition -Woverflow -Wpointer-arith -Wstrict-prototypes -Wunused -Wvla -Wunused-result -Wno-unused-parameter -DVERSION='"jgmenu v4.3.0"' `pkg-config cairo pango pangocairo librsvg-2.0 --cflags` -c src/filter.c gcc -MT lockfile.o -MMD -MP -MF .d/lockfile.Td -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wall -Os -std=gnu99 -Wextra -Wdeclaration-after-statement -Wno-format-zero-length -Wold-style-definition -Woverflow -Wpointer-arith -Wstrict-prototypes -Wunused -Wvla -Wunused-result -Wno-unused-parameter -DVERSION='"jgmenu v4.3.0"' `pkg-config cairo pango pangocairo librsvg-2.0 --cflags` -c src/lockfile.c gcc -MT argv-buf.o -MMD -MP -MF .d/argv-buf.Td -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wall -Os -std=gnu99 -Wextra -Wdeclaration-after-statement -Wno-format-zero-length -Wold-style-definition -Woverflow -Wpointer-arith -Wstrict-prototypes -Wunused -Wvla -Wunused-result -Wno-unused-parameter -DVERSION='"jgmenu v4.3.0"' `pkg-config cairo pango pangocairo librsvg-2.0 --cflags` -c src/argv-buf.c gcc -MT bl.o -MMD -MP -MF .d/bl.Td -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wall -Os -std=gnu99 -Wextra -Wdeclaration-after-statement -Wno-format-zero-length -Wold-style-definition -Woverflow -Wpointer-arith -Wstrict-prototypes -Wunused -Wvla -Wunused-result -Wno-unused-parameter -DVERSION='"jgmenu v4.3.0"' `pkg-config cairo pango pangocairo librsvg-2.0 --cflags` -c src/bl.c gcc -MT t2conf.o -MMD -MP -MF .d/t2conf.Td -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wall -Os -std=gnu99 -Wextra -Wdeclaration-after-statement -Wno-format-zero-length -Wold-style-definition -Woverflow -Wpointer-arith -Wstrict-prototypes -Wunused -Wvla -Wunused-result -Wno-unused-parameter -DVERSION='"jgmenu v4.3.0"' `pkg-config cairo pango pangocairo librsvg-2.0 --cflags` -c src/t2conf.c gcc -MT unix_sockets.o -MMD -MP -MF .d/unix_sockets.Td -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wall -Os -std=gnu99 -Wextra -Wdeclaration-after-statement -Wno-format-zero-length -Wold-style-definition -Woverflow -Wpointer-arith -Wstrict-prototypes -Wunused -Wvla -Wunused-result -Wno-unused-parameter -DVERSION='"jgmenu v4.3.0"' `pkg-config cairo pango pangocairo librsvg-2.0 --cflags` -c src/unix_sockets.c gcc -MT back.o -MMD -MP -MF .d/back.Td -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wall -Os -std=gnu99 -Wextra -Wdeclaration-after-statement -Wno-format-zero-length -Wold-style-definition -Woverflow -Wpointer-arith -Wstrict-prototypes -Wunused -Wvla -Wunused-result -Wno-unused-parameter -DVERSION='"jgmenu v4.3.0"' `pkg-config cairo pango pangocairo librsvg-2.0 --cflags` -c src/back.c gcc -MT terminal.o -MMD -MP -MF .d/terminal.Td -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wall -Os -std=gnu99 -Wextra -Wdeclaration-after-statement -Wno-format-zero-length -Wold-style-definition -Woverflow -Wpointer-arith -Wstrict-prototypes -Wunused -Wvla -Wunused-result -Wno-unused-parameter -DVERSION='"jgmenu v4.3.0"' `pkg-config cairo pango pangocairo librsvg-2.0 --cflags` -c src/terminal.c gcc -MT cache.o -MMD -MP -MF .d/cache.Td -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wall -Os -std=gnu99 -Wextra -Wdeclaration-after-statement -Wno-format-zero-length -Wold-style-definition -Woverflow -Wpointer-arith -Wstrict-prototypes -Wunused -Wvla -Wunused-result -Wno-unused-parameter -DVERSION='"jgmenu v4.3.0"' `pkg-config cairo pango pangocairo librsvg-2.0 --cflags` -c src/cache.c gcc -MT ipc.o -MMD -MP -MF .d/ipc.Td -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wall -Os -std=gnu99 -Wextra -Wdeclaration-after-statement -Wno-format-zero-length -Wold-style-definition -Woverflow -Wpointer-arith -Wstrict-prototypes -Wunused -Wvla -Wunused-result -Wno-unused-parameter -DVERSION='"jgmenu v4.3.0"' `pkg-config cairo pango pangocairo librsvg-2.0 --cflags` -c src/ipc.c gcc -MT restart.o -MMD -MP -MF .d/restart.Td -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wall -Os -std=gnu99 -Wextra -Wdeclaration-after-statement -Wno-format-zero-length -Wold-style-definition -Woverflow -Wpointer-arith -Wstrict-prototypes -Wunused -Wvla -Wunused-result -Wno-unused-parameter -DVERSION='"jgmenu v4.3.0"' `pkg-config cairo pango pangocairo librsvg-2.0 --cflags` -c src/restart.c gcc -MT theme.o -MMD -MP -MF .d/theme.Td -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wall -Os -std=gnu99 -Wextra -Wdeclaration-after-statement -Wno-format-zero-length -Wold-style-definition -Woverflow -Wpointer-arith -Wstrict-prototypes -Wunused -Wvla -Wunused-result -Wno-unused-parameter -DVERSION='"jgmenu v4.3.0"' `pkg-config cairo pango pangocairo librsvg-2.0 --cflags` -c src/theme.c gcc -MT gtkconf.o -MMD -MP -MF .d/gtkconf.Td -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wall -Os -std=gnu99 -Wextra -Wdeclaration-after-statement -Wno-format-zero-length -Wold-style-definition -Woverflow -Wpointer-arith -Wstrict-prototypes -Wunused -Wvla -Wunused-result -Wno-unused-parameter -DVERSION='"jgmenu v4.3.0"' `pkg-config cairo pango pangocairo librsvg-2.0 --cflags` -c src/gtkconf.c gcc -MT font.o -MMD -MP -MF .d/font.Td -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wall -Os -std=gnu99 -Wextra -Wdeclaration-after-statement -Wno-format-zero-length -Wold-style-definition -Woverflow -Wpointer-arith -Wstrict-prototypes -Wunused -Wvla -Wunused-result -Wno-unused-parameter -DVERSION='"jgmenu v4.3.0"' `pkg-config cairo pango pangocairo librsvg-2.0 --cflags` -c src/font.c gcc -MT args.o -MMD -MP -MF .d/args.Td -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wall -Os -std=gnu99 -Wextra -Wdeclaration-after-statement -Wno-format-zero-length -Wold-style-definition -Woverflow -Wpointer-arith -Wstrict-prototypes -Wunused -Wvla -Wunused-result -Wno-unused-parameter -DVERSION='"jgmenu v4.3.0"' `pkg-config cairo pango pangocairo librsvg-2.0 --cflags` -c src/args.c gcc -MT pm.o -MMD -MP -MF .d/pm.Td -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wall -Os -std=gnu99 -Wextra -Wdeclaration-after-statement -Wno-format-zero-length -Wold-style-definition -Woverflow -Wpointer-arith -Wstrict-prototypes -Wunused -Wvla -Wunused-result -Wno-unused-parameter -DVERSION='"jgmenu v4.3.0"' `pkg-config cairo pango pangocairo librsvg-2.0 --cflags` -c src/pm.c gcc -MT socket.o -MMD -MP -MF .d/socket.Td -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wall -Os -std=gnu99 -Wextra -Wdeclaration-after-statement -Wno-format-zero-length -Wold-style-definition -Woverflow -Wpointer-arith -Wstrict-prototypes -Wunused -Wvla -Wunused-result -Wno-unused-parameter -DVERSION='"jgmenu v4.3.0"' `pkg-config cairo pango pangocairo librsvg-2.0 --cflags` -c src/socket.c gcc -MT charset.o -MMD -MP -MF .d/charset.Td -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wall -Os -std=gnu99 -Wextra -Wdeclaration-after-statement -Wno-format-zero-length -Wold-style-definition -Woverflow -Wpointer-arith -Wstrict-prototypes -Wunused -Wvla -Wunused-result -Wno-unused-parameter -DVERSION='"jgmenu v4.3.0"' `pkg-config cairo pango pangocairo librsvg-2.0 --cflags` -c src/charset.c gcc -MT hooks.o -MMD -MP -MF .d/hooks.Td -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wall -Os -std=gnu99 -Wextra -Wdeclaration-after-statement -Wno-format-zero-length -Wold-style-definition -Woverflow -Wpointer-arith -Wstrict-prototypes -Wunused -Wvla -Wunused-result -Wno-unused-parameter -DVERSION='"jgmenu v4.3.0"' `pkg-config cairo pango pangocairo librsvg-2.0 --cflags` -c src/hooks.c gcc -MT widgets.o -MMD -MP -MF .d/widgets.Td -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wall -Os -std=gnu99 -Wextra -Wdeclaration-after-statement -Wno-format-zero-length -Wold-style-definition -Woverflow -Wpointer-arith -Wstrict-prototypes -Wunused -Wvla -Wunused-result -Wno-unused-parameter -DVERSION='"jgmenu v4.3.0"' `pkg-config cairo pango pangocairo librsvg-2.0 --cflags` -c src/widgets.c gcc -MT workarea.o -MMD -MP -MF .d/workarea.Td -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wall -Os -std=gnu99 -Wextra -Wdeclaration-after-statement -Wno-format-zero-length -Wold-style-definition -Woverflow -Wpointer-arith -Wstrict-prototypes -Wunused -Wvla -Wunused-result -Wno-unused-parameter -DVERSION='"jgmenu v4.3.0"' `pkg-config cairo pango pangocairo librsvg-2.0 --cflags` -c src/workarea.c gcc -MT spawn.o -MMD -MP -MF .d/spawn.Td -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wall -Os -std=gnu99 -Wextra -Wdeclaration-after-statement -Wno-format-zero-length -Wold-style-definition -Woverflow -Wpointer-arith -Wstrict-prototypes -Wunused -Wvla -Wunused-result -Wno-unused-parameter -DVERSION='"jgmenu v4.3.0"' `pkg-config cairo pango pangocairo librsvg-2.0 --cflags` -c src/spawn.c gcc -MT i18n.o -MMD -MP -MF .d/i18n.Td -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wall -Os -std=gnu99 -Wextra -Wdeclaration-after-statement -Wno-format-zero-length -Wold-style-definition -Woverflow -Wpointer-arith -Wstrict-prototypes -Wunused -Wvla -Wunused-result -Wno-unused-parameter -DVERSION='"jgmenu v4.3.0"' `xml2-config --cflags` -c src/i18n.c gcc -MT jgmenu-socket.o -MMD -MP -MF .d/jgmenu-socket.Td -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wall -Os -std=gnu99 -Wextra -Wdeclaration-after-statement -Wno-format-zero-length -Wold-style-definition -Woverflow -Wpointer-arith -Wstrict-prototypes -Wunused -Wvla -Wunused-result -Wno-unused-parameter -DVERSION='"jgmenu v4.3.0"' -c src/jgmenu-socket.c gcc -MT jgmenu-ob.o -MMD -MP -MF .d/jgmenu-ob.Td -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wall -Os -std=gnu99 -Wextra -Wdeclaration-after-statement -Wno-format-zero-length -Wold-style-definition -Woverflow -Wpointer-arith -Wstrict-prototypes -Wunused -Wvla -Wunused-result -Wno-unused-parameter -DVERSION='"jgmenu v4.3.0"' `xml2-config --cflags` -c src/jgmenu-ob.c gcc -MT hashmap.o -MMD -MP -MF .d/hashmap.Td -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wall -Os -std=gnu99 -Wextra -Wdeclaration-after-statement -Wno-format-zero-length -Wold-style-definition -Woverflow -Wpointer-arith -Wstrict-prototypes -Wunused -Wvla -Wunused-result -Wno-unused-parameter -DVERSION='"jgmenu v4.3.0"' `xml2-config --cflags` -c src/hashmap.c gcc -MT jgmenu-greeneye.o -MMD -MP -MF .d/jgmenu-greeneye.Td -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wall -Os -std=gnu99 -Wextra -Wdeclaration-after-statement -Wno-format-zero-length -Wold-style-definition -Woverflow -Wpointer-arith -Wstrict-prototypes -Wunused -Wvla -Wunused-result -Wno-unused-parameter -DVERSION='"jgmenu v4.3.0"' -c src/jgmenu-greeneye.c gcc -MT jgmenu-i18n.o -MMD -MP -MF .d/jgmenu-i18n.Td -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wall -Os -std=gnu99 -Wextra -Wdeclaration-after-statement -Wno-format-zero-length -Wold-style-definition -Woverflow -Wpointer-arith -Wstrict-prototypes -Wunused -Wvla -Wunused-result -Wno-unused-parameter -DVERSION='"jgmenu v4.3.0"' -c src/jgmenu-i18n.c gcc -MT jgmenu-obtheme.o -MMD -MP -MF .d/jgmenu-obtheme.Td -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wall -Os -std=gnu99 -Wextra -Wdeclaration-after-statement -Wno-format-zero-length -Wold-style-definition -Woverflow -Wpointer-arith -Wstrict-prototypes -Wunused -Wvla -Wunused-result -Wno-unused-parameter -DVERSION='"jgmenu v4.3.0"' `xml2-config --cflags` -c src/jgmenu-obtheme.c gcc -MT set.o -MMD -MP -MF .d/set.Td -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wall -Os -std=gnu99 -Wextra -Wdeclaration-after-statement -Wno-format-zero-length -Wold-style-definition -Woverflow -Wpointer-arith -Wstrict-prototypes -Wunused -Wvla -Wunused-result -Wno-unused-parameter -DVERSION='"jgmenu v4.3.0"' `xml2-config --cflags` -c src/set.c gcc -MT jgmenu-apps.o -MMD -MP -MF .d/jgmenu-apps.Td -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wall -Os -std=gnu99 -Wextra -Wdeclaration-after-statement -Wno-format-zero-length -Wold-style-definition -Woverflow -Wpointer-arith -Wstrict-prototypes -Wunused -Wvla -Wunused-result -Wno-unused-parameter -DVERSION='"jgmenu v4.3.0"' -c src/jgmenu-apps.c gcc -MT desktop.o -MMD -MP -MF .d/desktop.Td -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wall -Os -std=gnu99 -Wextra -Wdeclaration-after-statement -Wno-format-zero-length -Wold-style-definition -Woverflow -Wpointer-arith -Wstrict-prototypes -Wunused -Wvla -Wunused-result -Wno-unused-parameter -DVERSION='"jgmenu v4.3.0"' -c src/desktop.c gcc -MT fmt.o -MMD -MP -MF .d/fmt.Td -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wall -Os -std=gnu99 -Wextra -Wdeclaration-after-statement -Wno-format-zero-length -Wold-style-definition -Woverflow -Wpointer-arith -Wstrict-prototypes -Wunused -Wvla -Wunused-result -Wno-unused-parameter -DVERSION='"jgmenu v4.3.0"' -c src/fmt.c gcc -MT lang.o -MMD -MP -MF .d/lang.Td -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wall -Os -std=gnu99 -Wextra -Wdeclaration-after-statement -Wno-format-zero-length -Wold-style-definition -Woverflow -Wpointer-arith -Wstrict-prototypes -Wunused -Wvla -Wunused-result -Wno-unused-parameter -DVERSION='"jgmenu v4.3.0"' -c src/lang.c gcc -MT dirs.o -MMD -MP -MF .d/dirs.Td -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wall -Os -std=gnu99 -Wextra -Wdeclaration-after-statement -Wno-format-zero-length -Wold-style-definition -Woverflow -Wpointer-arith -Wstrict-prototypes -Wunused -Wvla -Wunused-result -Wno-unused-parameter -DVERSION='"jgmenu v4.3.0"' -c src/dirs.c gcc -MT jgmenu-config.o -MMD -MP -MF .d/jgmenu-config.Td -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wall -Os -std=gnu99 -Wextra -Wdeclaration-after-statement -Wno-format-zero-length -Wold-style-definition -Woverflow -Wpointer-arith -Wstrict-prototypes -Wunused -Wvla -Wunused-result -Wno-unused-parameter -DVERSION='"jgmenu v4.3.0"' `pkg-config --cflags glib-2.0` -c src/jgmenu-config.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wall -Os -std=gnu99 -Wextra -Wdeclaration-after-statement -Wno-format-zero-length -Wold-style-definition -Woverflow -Wpointer-arith -Wstrict-prototypes -Wunused -Wvla -Wunused-result -Wno-unused-parameter -DVERSION='"jgmenu v4.3.0"' -o jgmenu-socket jgmenu-socket.o util.o sbuf.o unix_sockets.o socket.o compat.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wall -Os -std=gnu99 -Wextra -Wdeclaration-after-statement -Wno-format-zero-length -Wold-style-definition -Woverflow -Wpointer-arith -Wstrict-prototypes -Wunused -Wvla -Wunused-result -Wno-unused-parameter -DVERSION='"jgmenu v4.3.0"' -o jgmenu-greeneye jgmenu-greeneye.o compat.o util.o sbuf.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wall -Os -std=gnu99 -Wextra -Wdeclaration-after-statement -Wno-format-zero-length -Wold-style-definition -Woverflow -Wpointer-arith -Wstrict-prototypes -Wunused -Wvla -Wunused-result -Wno-unused-parameter -DVERSION='"jgmenu v4.3.0"' -o jgmenu-i18n jgmenu-i18n.o i18n.o hashmap.o util.o sbuf.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wall -Os -std=gnu99 -Wextra -Wdeclaration-after-statement -Wno-format-zero-length -Wold-style-definition -Woverflow -Wpointer-arith -Wstrict-prototypes -Wunused -Wvla -Wunused-result -Wno-unused-parameter -DVERSION='"jgmenu v4.3.0"' `xml2-config --cflags` -o jgmenu-ob jgmenu-ob.o util.o sbuf.o i18n.o hashmap.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld `xml2-config --libs` gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wall -Os -std=gnu99 -Wextra -Wdeclaration-after-statement -Wno-format-zero-length -Wold-style-definition -Woverflow -Wpointer-arith -Wstrict-prototypes -Wunused -Wvla -Wunused-result -Wno-unused-parameter -DVERSION='"jgmenu v4.3.0"' `xml2-config --cflags` -o jgmenu-obtheme jgmenu-obtheme.o util.o sbuf.o compat.o set.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld `xml2-config --libs` gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wall -Os -std=gnu99 -Wextra -Wdeclaration-after-statement -Wno-format-zero-length -Wold-style-definition -Woverflow -Wpointer-arith -Wstrict-prototypes -Wunused -Wvla -Wunused-result -Wno-unused-parameter -DVERSION='"jgmenu v4.3.0"' `pkg-config --cflags glib-2.0` -o jgmenu-config jgmenu-config.o util.o sbuf.o compat.o set.o spawn.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld `pkg-config --libs glib-2.0` gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wall -Os -std=gnu99 -Wextra -Wdeclaration-after-statement -Wno-format-zero-length -Wold-style-definition -Woverflow -Wpointer-arith -Wstrict-prototypes -Wunused -Wvla -Wunused-result -Wno-unused-parameter -DVERSION='"jgmenu v4.3.0"' -o jgmenu-apps jgmenu-apps.o compat.o util.o sbuf.o desktop.o charset.o xdgdirs.o argv-buf.o dirs.o lang.o fmt.o i18n.o hashmap.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wall -Os -std=gnu99 -Wextra -Wdeclaration-after-statement -Wno-format-zero-length -Wold-style-definition -Woverflow -Wpointer-arith -Wstrict-prototypes -Wunused -Wvla -Wunused-result -Wno-unused-parameter -DVERSION='"jgmenu v4.3.0"' `pkg-config cairo pango pangocairo librsvg-2.0 --cflags` -o jgmenu jgmenu.o x11-ui.o config.o util.o geometry.o isprog.o sbuf.o icon-find.o icon.o xpm-loader.o xdgdirs.o xsettings.o xsettings-helper.o filter.o compat.o lockfile.o argv-buf.o t2conf.o ipc.o unix_sockets.o bl.o cache.o back.o terminal.o restart.o theme.o gtkconf.o font.o args.o widgets.o pm.o socket.o workarea.o charset.o hooks.o spawn.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld `pkg-config x11 xrandr cairo pango pangocairo librsvg-2.0 --libs` -pthread -lpng src/jgmenu.c: In function 'hide_menu': src/jgmenu.c:1495:7: warning: 'readfds.__fds_bits[_28]' is used uninitialized in this function [-Wuninitialized] 1495 | if (!FD_ISSET(pipe_fds[0], &readfds)) | ^ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wall -Os -std=gnu99 -Wextra -Wdeclaration-after-statement -Wno-format-zero-length -Wold-style-definition -Woverflow -Wpointer-arith -Wstrict-prototypes -Wunused -Wvla -Wunused-result -Wno-unused-parameter -DVERSION='"jgmenu v4.3.0"' -g -Wall -Os -std=gnu99 -Wextra -Wdeclaration-after-statement -Wno-format-zero-length -Wold-style-definition -Woverflow -Wpointer-arith -Wstrict-prototypes -Wunused -Wvla -Wunused-result -Wno-unused-parameter -DVERSION='""' -Wno-strict-prototypes -Wno-declaration-after-statement -s -shared -fPIC `pkg-config --cflags libxfce4panel-2.0` -o libjgmenu.so jgmenu-applet.c -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld `pkg-config --libs libxfce4panel-2.0` : warning: "VERSION" redefined : note: this is the location of the previous definition jgmenu-applet.c: In function 'button_clicked': jgmenu-applet.c:73:2: warning: 'gdk_screen_get_width' is deprecated [-Wdeprecated-declarations] 73 | screen_width = gdk_screen_get_width(screen); | ^~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30, from /usr/include/xfce4/libxfce4panel-2.0/libxfce4panel/xfce-panel-plugin.h:24, from jgmenu-applet.c:8: /usr/include/gtk-3.0/gdk/gdkscreen.h:58:14: note: declared here 58 | gint gdk_screen_get_width (GdkScreen *screen); | ^~~~~~~~~~~~~~~~~~~~ jgmenu-applet.c:74:2: warning: 'gdk_screen_get_height' is deprecated [-Wdeprecated-declarations] 74 | screen_height = gdk_screen_get_height(screen); | ^~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30, from /usr/include/xfce4/libxfce4panel-2.0/libxfce4panel/xfce-panel-plugin.h:24, from jgmenu-applet.c:8: /usr/include/gtk-3.0/gdk/gdkscreen.h:60:14: note: declared here 60 | gint gdk_screen_get_height (GdkScreen *screen); | ^~~~~~~~~~~~~~~~~~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wall -Os -std=gnu99 -Wextra -Wdeclaration-after-statement -Wno-format-zero-length -Wold-style-definition -Woverflow -Wpointer-arith -Wstrict-prototypes -Wunused -Wvla -Wunused-result -Wno-unused-parameter -DVERSION='"jgmenu v4.3.0"' -g -Wall -Os -std=gnu99 -Wextra -Wdeclaration-after-statement -Wno-format-zero-length -Wold-style-definition -Woverflow -Wpointer-arith -Wstrict-prototypes -Wunused -Wvla -Wunused-result -Wno-unused-parameter -DVERSION='""' `pkg-config --cflags glib-2.0 libmenu-cache` -o jgmenu-lx jgmenu-lx.c ../../src/util.c ../../src/sbuf.c ../../src/xdgdirs.c ../../src/argv-buf.c ../../src/back.c ../../src/fmt.c -I../../src/ -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld `pkg-config --libs glib-2.0 libmenu-cache` : warning: "VERSION" redefined : note: this is the location of the previous definition : warning: "VERSION" redefined : note: this is the location of the previous definition : warning: "VERSION" redefined : note: this is the location of the previous definition : warning: "VERSION" redefined : note: this is the location of the previous definition : warning: "VERSION" redefined : note: this is the location of the previous definition : warning: "VERSION" redefined : note: this is the location of the previous definition : warning: "VERSION" redefined : note: this is the location of the previous definition + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.s4UARm + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/jgmenu-4.3.0-1.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/jgmenu-4.3.0-1.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/jgmenu-4.3.0-1.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/jgmenu-4.3.0-1.fc33.riscv64 + cd jgmenu-4.3.0 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/jgmenu-4.3.0-1.fc33.riscv64 'INSTALL=/usr/bin/install -p' + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 4.3.0-1.fc33 --unique-debug-suffix -4.3.0-1.fc33.riscv64 --unique-debug-src-base jgmenu-4.3.0-1.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/jgmenu-4.3.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/jgmenu-4.3.0-1.fc33.riscv64/usr/bin/jgmenu explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/jgmenu-4.3.0-1.fc33.riscv64/usr/libexec/jgmenu/jgmenu-apps explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/jgmenu-4.3.0-1.fc33.riscv64/usr/libexec/jgmenu/jgmenu-config explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/jgmenu-4.3.0-1.fc33.riscv64/usr/libexec/jgmenu/jgmenu-greeneye extracting debug info from /builddir/build/BUILDROOT/jgmenu-4.3.0-1.fc33.riscv64/usr/bin/jgmenu extracting debug info from /builddir/build/BUILDROOT/jgmenu-4.3.0-1.fc33.riscv64/usr/libexec/jgmenu/jgmenu-apps extracting debug info from /builddir/build/BUILDROOT/jgmenu-4.3.0-1.fc33.riscv64/usr/libexec/jgmenu/jgmenu-config extracting debug info from /builddir/build/BUILDROOT/jgmenu-4.3.0-1.fc33.riscv64/usr/libexec/jgmenu/jgmenu-greeneye explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/jgmenu-4.3.0-1.fc33.riscv64/usr/libexec/jgmenu/jgmenu-i18n extracting debug info from /builddir/build/BUILDROOT/jgmenu-4.3.0-1.fc33.riscv64/usr/libexec/jgmenu/jgmenu-i18n explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/jgmenu-4.3.0-1.fc33.riscv64/usr/libexec/jgmenu/jgmenu-lx extracting debug info from /builddir/build/BUILDROOT/jgmenu-4.3.0-1.fc33.riscv64/usr/libexec/jgmenu/jgmenu-lx explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/jgmenu-4.3.0-1.fc33.riscv64/usr/libexec/jgmenu/jgmenu-ob extracting debug info from /builddir/build/BUILDROOT/jgmenu-4.3.0-1.fc33.riscv64/usr/libexec/jgmenu/jgmenu-ob explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/jgmenu-4.3.0-1.fc33.riscv64/usr/libexec/jgmenu/jgmenu-obtheme extracting debug info from /builddir/build/BUILDROOT/jgmenu-4.3.0-1.fc33.riscv64/usr/libexec/jgmenu/jgmenu-obtheme explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/jgmenu-4.3.0-1.fc33.riscv64/usr/libexec/jgmenu/jgmenu-socket extracting debug info from /builddir/build/BUILDROOT/jgmenu-4.3.0-1.fc33.riscv64/usr/libexec/jgmenu/jgmenu-socket original debug info size: 2944kB, size after compression: 2756kB /usr/lib/rpm/sepdebugcrcfix: Updated 9 CRC32s, 0 CRC32s did match. 767 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/libexec/jgmenu/jgmenu-themes.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/libexec/jgmenu/jgmenu-pmenu.py from /usr/bin/env python3 to #!/usr/bin/python3 mangling shebang in /usr/libexec/jgmenu/jgmenu-unity-hack.py from /usr/bin/env python3 to #!/usr/bin/python3 mangling shebang in /usr/libexec/jgmenu/jgmenu-init.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/libexec/jgmenu/jgmenu-hide-app.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/libexec/jgmenu/jgmenu-gtktheme.py from /usr/bin/env python3 to #!/usr/bin/python3 mangling shebang in /usr/bin/jgmenu_run from /bin/sh to #!/usr/bin/sh Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.C2fQsl + umask 022 + cd /builddir/build/BUILD + cd jgmenu-4.3.0 + desktop-file-validate /builddir/build/BUILDROOT/jgmenu-4.3.0-1.fc33.riscv64//usr/share/applications/jgmenu.desktop /builddir/build/BUILDROOT/jgmenu-4.3.0-1.fc33.riscv64//usr/share/applications/jgmenu.desktop: warning: key "Encoding" in group "Desktop Entry" is deprecated + RPM_EC=0 ++ jobs -p + exit 0 Processing files: jgmenu-4.3.0-1.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.kO9ygk + umask 022 + cd /builddir/build/BUILD + cd jgmenu-4.3.0 + DOCDIR=/builddir/build/BUILDROOT/jgmenu-4.3.0-1.fc33.riscv64/usr/share/doc/jgmenu + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/jgmenu-4.3.0-1.fc33.riscv64/usr/share/doc/jgmenu + cp -pr README.md /builddir/build/BUILDROOT/jgmenu-4.3.0-1.fc33.riscv64/usr/share/doc/jgmenu + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.tWffBj + umask 022 + cd /builddir/build/BUILD + cd jgmenu-4.3.0 + LICENSEDIR=/builddir/build/BUILDROOT/jgmenu-4.3.0-1.fc33.riscv64/usr/share/licenses/jgmenu + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/jgmenu-4.3.0-1.fc33.riscv64/usr/share/licenses/jgmenu + cp -pr LICENSE /builddir/build/BUILDROOT/jgmenu-4.3.0-1.fc33.riscv64/usr/share/licenses/jgmenu + RPM_EC=0 ++ jobs -p + exit 0 warning: File listed twice: /usr/lib/.build-id/1d/5f352a409e2e598d7c29cef8308a5c27bb60a6 Provides: application() application(jgmenu.desktop) jgmenu = 4.3.0-1.fc33 jgmenu(riscv-64) = 4.3.0-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 /usr/bin/sh ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libX11.so.6()(64bit) libXrandr.so.2()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcairo.so.2()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpng16.so.16()(64bit) libpng16.so.16(PNG16_0)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) librsvg-2.so.2()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) rtld(GNU_HASH) Processing files: jgmenu-lx-4.3.0-1.fc33.riscv64 Provides: jgmenu-lx = 4.3.0-1.fc33 jgmenu-lx(riscv-64) = 4.3.0-1.fc33 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) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libglib-2.0.so.0()(64bit) libmenu-cache.so.3()(64bit) rtld(GNU_HASH) Processing files: jgmenu-pmenu-4.3.0-1.fc33.noarch Provides: jgmenu-pmenu = 4.3.0-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 Processing files: jgmenu-gtktheme-4.3.0-1.fc33.noarch Provides: jgmenu-gtktheme = 4.3.0-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 Processing files: jgmenu-xfce4-4.3.0-1.fc33.riscv64 Provides: jgmenu-xfce4 = 4.3.0-1.fc33 jgmenu-xfce4(riscv-64) = 4.3.0-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: jgmenu-debugsource-4.3.0-1.fc33.riscv64 Provides: jgmenu-debugsource = 4.3.0-1.fc33 jgmenu-debugsource(riscv-64) = 4.3.0-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: jgmenu-debuginfo-4.3.0-1.fc33.riscv64 Provides: debuginfo(build-id) = 0e7d0cb29b63ef5634649ba5663751b59a8bd410 debuginfo(build-id) = 1d5f352a409e2e598d7c29cef8308a5c27bb60a6 debuginfo(build-id) = 39f725fa378cada67cef5f06f497b265c58780ff debuginfo(build-id) = 4315b75887ed53fc39e8ccde12b79383eb779bc2 debuginfo(build-id) = 649d7b5961310787cabc2307780443569b0a4824 debuginfo(build-id) = 755e267b6bf1e0b575a9f56702cc6b6d44f47a22 debuginfo(build-id) = 82153ee54f25eea4a7f18c0eafd6664a696f00f7 debuginfo(build-id) = b9bbbc4d6913feb7cc8f8221c3a7d2060d3fcf58 debuginfo(build-id) = d7a8c09920d81d373f65b8a0c391ea659a55b63c jgmenu-debuginfo = 4.3.0-1.fc33 jgmenu-debuginfo(riscv-64) = 4.3.0-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: jgmenu-debugsource(riscv-64) = 4.3.0-1.fc33 Processing files: jgmenu-lx-debuginfo-4.3.0-1.fc33.riscv64 Provides: debuginfo(build-id) = 1d5f352a409e2e598d7c29cef8308a5c27bb60a6 jgmenu-lx-debuginfo = 4.3.0-1.fc33 jgmenu-lx-debuginfo(riscv-64) = 4.3.0-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: jgmenu-debugsource(riscv-64) = 4.3.0-1.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/jgmenu-4.3.0-1.fc33.riscv64 Wrote: /builddir/build/RPMS/jgmenu-lx-debuginfo-4.3.0-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/jgmenu-4.3.0-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/jgmenu-lx-4.3.0-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/jgmenu-debugsource-4.3.0-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/jgmenu-xfce4-4.3.0-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/jgmenu-pmenu-4.3.0-1.fc33.noarch.rpm Wrote: /builddir/build/RPMS/jgmenu-gtktheme-4.3.0-1.fc33.noarch.rpm Wrote: /builddir/build/RPMS/jgmenu-debuginfo-4.3.0-1.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Gz4MPm + umask 022 + cd /builddir/build/BUILD + cd jgmenu-4.3.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/jgmenu-4.3.0-1.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0