Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/linsmith.spec'], chrootPath='/var/lib/mock/f31-build-63868-29440/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=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/linsmith.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=1564012800 Wrote: /builddir/build/SRPMS/linsmith-0.99.31-3.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/linsmith.spec'], chrootPath='/var/lib/mock/f31-build-63868-29440/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=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/linsmith.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=1564012800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.gvQFH0 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf linsmith-0.99.31 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/linsmith-0.99.31.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd linsmith-0.99.31 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.5gTye1 + umask 022 + cd /builddir/build/BUILD + cd linsmith-0.99.31 + 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -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 + '[' 1 = 1 ']' BUILDSTDERR: +++ dirname ./configure BUILDSTDERR: ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) BUILDSTDERR: ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess BUILDSTDERR: ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) BUILDSTDERR: ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub BUILDSTDERR: ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' BUILDSTDERR: ++ find . -name ltmain.sh + ./configure --build=riscv64-koji-linux-gnu --host=riscv64-koji-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 BUILDSTDERR: /builddir/build/BUILD/linsmith-0.99.31/missing: Unknown `--is-lightweight' option BUILDSTDERR: Try `/builddir/build/BUILD/linsmith-0.99.31/missing --help' for more information BUILDSTDERR: configure: WARNING: 'missing' script is too old or missing '/usr/lib/rpm/redhat/config.guess' -> './config.guess' '/usr/lib/rpm/redhat/config.sub' -> './config.sub' 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 whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for riscv64-koji-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 library containing strerror... none required checking for riscv64-koji-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none 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 riscv64-koji-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for LINSMITH... yes checking for LIBXML... yes checking for pow in -lm... yes checking for sqrt in -lm... yes checking for memset... yes checking for pow... yes checking for strdup... yes checking for sqrt... yes checking for an ANSI C-conforming const... 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 for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for riscv64-koji-linux-gnu-g++... no checking for riscv64-koji-linux-gnu-c++... no checking for riscv64-koji-linux-gnu-gpp... no checking for riscv64-koji-linux-gnu-aCC... no checking for riscv64-koji-linux-gnu-CC... no checking for riscv64-koji-linux-gnu-cxx... no checking for riscv64-koji-linux-gnu-cc++... no checking for riscv64-koji-linux-gnu-cl.exe... no checking for riscv64-koji-linux-gnu-FCC... no checking for riscv64-koji-linux-gnu-KCC... no checking for riscv64-koji-linux-gnu-RCC... no checking for riscv64-koji-linux-gnu-xlC_r... no checking for riscv64-koji-linux-gnu-xlC... no checking for g++... no checking for c++... no checking for gpp... no checking for aCC... no checking for CC... no checking for cxx... no checking for cc++... no checking for cl.exe... no checking for FCC... no checking for KCC... no checking for RCC... no checking for xlC_r... no checking for xlC... no checking whether we are using the GNU C++ compiler... no checking whether g++ accepts -g... no checking dependency style of g++... none checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for catalogs to be installed... es zh de hu sv it BUILDSTDERR: checking t+ /usr/bin/make -O -j4 V=1 VERBOSE=1 BUILDSTDERR: main.c: In function 'main': BUILDSTDERR: main.c:59:12: warning: unused variable 'fatal_warnings' [-Wunused-variable] BUILDSTDERR: 59 | gboolean fatal_warnings = FALSE; BUILDSTDERR: | ^~~~~~~~~~~~~~ hat generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands /usr/bin/make all-recursive Making all in src make[2]: Entering directory '/builddir/build/BUILD/linsmith-0.99.31/src' gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gail-1.0 -D_REENTRANT -DORBIT2=1 -I/usr/include/libxml2 -pthread -I/usr/include/gnome-keyring-1 -I/usr/include/libxml2 -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o global.o global.c make[2]: Leaving directory '/builddir/build/BUILD/linsmith-0.99.31/src' make[2]: Entering directory '/builddir/build/BUILD/linsmith-0.99.31/src' gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gail-1.0 -D_REENTRANT -DORBIT2=1 -I/usr/include/libxml2 -pthread -I/usr/include/gnome-keyring-1 -I/usr/include/libxml2 -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o chart_def.o chart_def.c make[2]: Leaving directory '/builddir/build/BUILD/linsmith-0.99.31/src' make[2]: Entering directory '/builddir/build/BUILD/linsmith-0.99.31/src' BUILDSTDERR: gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/incconfmgr.c: In function 'combo_box_set_active_text': BUILDSTDERR: confmgr.c:81:1: warning: control reaches end of non-void function [-Wreturn-type] BUILDSTDERR: 81 | } BUILDSTDERR: | ^ BUILDSTDERR: misc.c: In function 'run_filedialog1': BUILDSTDERR: misc.c:158:19: warning: variable 'selbtn' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 158 | GtkWidget *fs, *selbtn; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: misc.c: In function 'show_about': BUILDSTDERR: misc.c:226:3: warning: 'gdk_pixbuf_new_from_inline' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 226 | GdkPixbuf *pxb = gdk_pixbuf_new_from_inline(sizeof(logo_def), BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdk.h:33, BUILDSTDERR: from /usr/include/gtk-2.0/gtk/gtk.h:32, BUILDSTDERR: from misc.c:26: BUILDSTDERR: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:362:12: note: declared here BUILDSTDERR: 362 | GdkPixbuf* gdk_pixbuf_new_from_inline (gint data_length, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: misc.c: In function 'load_element_toggles': BUILDSTDERR: misc.c:283:5: warning: 'gdk_pixbuf_new_from_inline' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 283 | tbl[c].pxb = gdk_pixbuf_new_from_inline(tbl[c].size, tbl[c].def, BUILDSTDERR: | ^~~ BUILDSTDERR: In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdk.h:33, BUILDSTDERR: from /usr/include/gtk-2.0/gtk/gtk.h:32, BUILDSTDERR: from misc.c:26: BUILDSTDERR: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:362:12: note: declared here BUILDSTDERR: 362 | GdkPixbuf* gdk_pixbuf_new_from_inline (gint data_length, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: misc.c: In function 'set_element_conn': BUILDSTDERR: misc.c:327:14: warning: unused variable 'w' [-Wunused-variable] BUILDSTDERR: 327 | GtkWidget *w; BUILDSTDERR: | ^ BUILDSTDERR: misc.c: In function 'set_buttons': BUILDSTDERR: misc.c:373:14: warning: unused variable 'w' [-Wunused-variable] BUILDSTDERR: 373 | GtkWidget *w; BUILDSTDERR: | ^ BUILDSTDERR: misc.c: In function 'scale_entry_pair_set_entry': BUILDSTDERR: misc.c:410:3: warning: implicit declaration of function 'enable_circ_buttons' [-Wimplicit-function-declaration] BUILDSTDERR: 410 | enable_circ_buttons(CIRCLIST_ENTRYSET); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: misc.c: In function 'on_comp_scale_value_changed': BUILDSTDERR: misc.c:438:3: warning: implicit declaration of function 'recalculate_all' [-Wimplicit-function-declaration] BUILDSTDERR: 438 | recalculate_all(DST_SCREEN); BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: misc.c: In function 'enable_scale_handlers': BUILDSTDERR: misc.c:517:18: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 517 | GtkWidget *w, *e; BUILDSTDERR: | ^ BUILDSTDERR: misc.c:517:14: warning: unused variable 'w' [-Wunused-variable] BUILDSTDERR: 517 | GtkWidget *w, *e; BUILDSTDERR: | ^ BUILDSTDERR: misc.c: In function 'initialize_MainWindow': BUILDSTDERR: misc.c:593:14: warning: unused variable 'w1' [-Wunused-variable] BUILDSTDERR: 593 | GtkWidget *w1 = lookup_widget(MainWindow, "circpage_vbox"); BUILDSTDERR: | ^~ BUILDSTDERR: misc.c:592:14: warning: unused variable 'w' [-Wunused-variable] BUILDSTDERR: 592 | GtkWidget *w = lookup_widget(MainWindow, "z0_cbbox"); BUILDSTDERR: | ^ BUILDSTDERR: remote.c: In function 'fifos_created': BUILDSTDERR: remote.c:14:15: warning: unused variable 'buf' [-Wunused-variable] BUILDSTDERR: 14 | struct stat buf; BUILDSTDERR: | ^~~ BUILDSTDERR: remote.c: In function 'remove_fifos': BUILDSTDERR: remote.c:40:37: warning: 'return' with no value, in function returning non-void [-Wreturn-type] BUILDSTDERR: 40 | if (pref.rem_mode != REMOTE_SOCK) return; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: remote.c:37:1: note: declared here BUILDSTDERR: 37 | remove_fifos(gpointer data) BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: remote.c: In function 'remote_inpipe_callback': BUILDSTDERR: remote.c:55:10: warning: unused variable 'bytes_read' [-Wunused-variable] BUILDSTDERR: 55 | size_t bytes_read; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: remote.c: In function 'remote_create_fifos': BUILDSTDERR: remote.c:69:7: warning: variable 'inwatch' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 69 | int inwatch = -1; BUILDSTDERR: | ^~~~~~~ lude/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gail-1.0 -D_REENTRANT -DORBIT2=1 -I/usr/include/libxml2 -pthread -I/usr/include/gnome-keyring-1 -I/usr/include/libxml2 -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o main.o main.c make[2]: Leaving directory '/builddir/build/BUILD/linsmith-0.99.31/src' make[2]: Entering directory '/builddir/build/BUILD/linsmith-0.99.31/src' gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gail-1.0 -D_REENTRANT -DORBIT2=1 -I/usr/include/libxml2 -pthread -I/usr/include/gnome-keyring-1 -I/usr/include/libxml2 -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o confmgr.o confmgr.c make[2]: Leaving directory '/builddir/build/BUILD/linsmith-0.99.31/src' make[2]: Entering directory '/builddir/build/BUILD/linsmith-0.99.31/src' gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gail-1.0 -D_REENTRANT -DORBIT2=1 -I/usr/include/libxml2 -pthread -I/usr/include/gnome-keyring-1 -I/usr/include/libxml2 -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o misc.o misc.c make[2]: Leaving directory '/builddir/build/BUILD/linsmith-0.99.31/src' make[2]: Entering directory '/builddir/build/BUILD/linsmith-0.99.31/src' BUILDSTDERR: gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -Ielement.c:310:1: warning: return type defaults to 'int' [-Wimplicit-int] BUILDSTDERR: 310 | clear_element_lnlist(chart_lnlist *lnlst) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: element.c: In function 'clear_element_lnlist': BUILDSTDERR: element.c:315:16: warning: 'return' with no value, in function returning non-void [-Wreturn-type] BUILDSTDERR: 315 | if (!*lnlst) return; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: element.c:310:1: note: declared here BUILDSTDERR: 310 | clear_element_lnlist(chart_lnlist *lnlst) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: element.c: In function 'element_valid': BUILDSTDERR: element.c:479:9: warning: unused variable 'endp' [-Wunused-variable] BUILDSTDERR: 479 | char *endp; BUILDSTDERR: | ^~~~ BUILDSTDERR: element.c:478:15: warning: unused variable 'begp' [-Wunused-variable] BUILDSTDERR: 478 | const char *begp; BUILDSTDERR: | ^~~~ BUILDSTDERR: element.c:477:10: warning: unused variable 'tval' [-Wunused-variable] BUILDSTDERR: 477 | double tval; BUILDSTDERR: | ^~~~ BUILDSTDERR: element.c: In function 'element_update': BUILDSTDERR: element.c:520:29: warning: unused variable 'p1' [-Wunused-variable] BUILDSTDERR: 520 | char bff[30], descr[80], *p1, *p2; BUILDSTDERR: | ^~ BUILDSTDERR: element.c: In function 'parse_element': BUILDSTDERR: element.c:806:57: warning: pointer targets in passing argument 1 of 'atol' differ in signedness [-Wpointer-sign] BUILDSTDERR: 806 | *(int *)((char *)el + circ_filedef[e].offs) = atol(key); BUILDSTDERR: | ^~~ BUILDSTDERR: | | BUILDSTDERR: | xmlChar * {aka unsigned char *} BUILDSTDERR: In file included from /usr/include/features.h:450, BUILDSTDERR: from /usr/include/bits/libc-header-start.h:33, BUILDSTDERR: from /usr/include/limits.h:26, BUILDSTDERR: from /usr/lib/gcc/riscv64-redhat-linux/9/include/limits.h:194, BUILDSTDERR: from /usr/lib/gcc/riscv64-redhat-linux/9/include/syslimits.h:7, BUILDSTDERR: from /usr/lib/gcc/riscv64-redhat-linux/9/include/limits.h:34, BUILDSTDERR: from /usr/lib64/glib-2.0/include/glibconfig.h:11, BUILDSTDERR: from /usr/include/glib-2.0/glib/gtypes.h:32, BUILDSTDERR: from /usr/include/glib-2.0/glib/galloca.h:32, BUILDSTDERR: from /usr/include/glib-2.0/glib.h:30, BUILDSTDERR: from /usr/include/glib-2.0/gobject/gbinding.h:28, BUILDSTDERR: from /usr/include/glib-2.0/glib-object.h:23, BUILDSTDERR: from /usr/include/glib-2.0/gio/gioenums.h:28, BUILDSTDERR: from /usr/include/glib-2.0/gio/giotypes.h:28, BUILDSTDERR: from /usr/include/glib-2.0/gio/gio.h:26, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdk.h:32, BUILDSTDERR: from /usr/include/gtk-2.0/gtk/gtk.h:32, BUILDSTDERR: from element.c:26: BUILDSTDERR: /usr/include/stdlib.h:366:1: note: expected 'const char *' but argument is of type 'xmlChar *' {aka 'unsigned char *'} BUILDSTDERR: 366 | __NTH (atol (const char *__nptr)) BUILDSTDERR: | ^~~~~ BUILDSTDERR: element.c:809:55: warning: pointer targets in passing argument 1 of 'atol' differ in signedness [-Wpointer-sign] BUILDSTDERR: 809 | ((char *)el)[circ_filedef[e].offs] = atol(key); BUILDSTDERR: | ^~~ BUILDSTDERR: | | BUILDSTDERR: | xmlChar * {aka unsigned char *} BUILDSTDERR: In file included from /usr/include/features.h:450, BUILDSTDERR: from /usr/include/bits/libc-header-start.h:33, BUILDSTDERR: from /usr/include/limits.h:26, BUILDSTDERR: from /usr/lib/gcc/riscv64-redhat-linux/9/include/limits.h:194, BUILDSTDERR: from /usr/lib/gcc/riscv64-redhat-linux/9/include/syslimits.h:7, BUILDSTDERR: from /usr/lib/gcc/riscv64-redhat-linux/9/include/limits.h:34, BUILDSTDERR: from /usr/lib64/glib-2.0/include/glibconfig.h:11, BUILDSTDERR: from /usr/include/glib-2.0/glib/gtypes.h:32, BUILDSTDERR: from /usr/include/glib-2.0/glib/galloca.h:32, BUILDSTDERR: from /usr/include/glib-2.0/glib.h:30, BUILDSTDERR: from /usr/include/glib-2.0/gobject/gbinding.h:28, BUILDSTDERR: from /usr/include/glib-2.0/glib-object.h:23, BUILDSTDERR: from /usr/include/glib-2.0/gio/gioenums.h:28, BUILDSTDERR: from /usr/include/glib-2.0/gio/giotypes.h:28, BUILDSTDERR: from /usr/include/glib-2.0/gio/gio.h:26, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdk.h:32, BUILDSTDERR: from /usr/include/gtk-2.0/gtk/gtk.h:32, BUILDSTDERR: from element.c:26: BUILDSTDERR: /usr/include/stdlib.h:366:1: note: expected 'const char *' but argument is of type 'xmlChar *' {aka 'unsigned char *'} BUILDSTDERR: 366 | __NTH (atol (const char *__nptr)) BUILDSTDERR: | ^~~~~ BUILDSTDERR: element.c:812:60: warning: pointer targets in passing argument 1 of 'atof' differ in signedness [-Wpointer-sign] BUILDSTDERR: 812 | *(double *)((char *)el + circ_filedef[e].offs) = atof(key); BUILDSTDERR: | ^~~ BUILDSTDERR: | | BUILDSTDERR: | xmlChar * {aka unsigned char *} BUILDSTDERR: In file included from /usr/include/features.h:450, BUILDSTDERR: from /usr/include/bits/libc-header-start.h:33, BUILDSTDERR: from /usr/include/limits.h:26, BUILDSTDERR: from /usr/lib/gcc/riscv64-redhat-linux/9/include/limits.h:194, BUILDSTDERR: from /usr/lib/gcc/riscv64-redhat-linux/9/include/syslimits.h:7, BUILDSTDERR: from /usr/lib/gcc/riscv64-redhat-linux/9/include/limits.h:34, BUILDSTDERR: from /usr/lib64/glib-2.0/include/glibconfig.h:11, BUILDSTDERR: from /usr/include/glib-2.0/glib/gtypes.h:32, BUILDSTDERR: from /usr/include/glib-2.0/glib/galloca.h:32, BUILDSTDERR: from /usr/include/glib-2.0/glib.h:30, BUILDSTDERR: from /usr/include/glib-2.0/gobject/gbinding.h:28, BUILDSTDERR: from /usr/include/glib-2.0/glib-object.h:23, BUILDSTDERR: from /usr/include/glib-2.0/gio/gioenums.h:28, BUILDSTDERR: from /usr/include/glib-2.0/gio/giotypes.h:28, BUILDSTDERR: from /usr/include/glib-2.0/gio/gio.h:26, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdk.h:32, BUILDSTDERR: from /usr/include/gtk-2.0/gtk/gtk.h:32, BUILDSTDERR: from element.c:26: BUILDSTDERR: /usr/include/bits/stdlib-float.h:25:1: note: expected 'const char *' but argument is of type 'xmlChar *' {aka 'unsigned char *'} BUILDSTDERR: 25 | __NTH (atof (const char *__nptr)) BUILDSTDERR: | ^~~~~ BUILDSTDERR: element.c: In function 'load_circuit': BUILDSTDERR: element.c:830:8: warning: implicit declaration of function 'xml_file_loaded'; did you mean 'xml_file_open'? [-Wimplicit-function-declaration] BUILDSTDERR: 830 | if (!xml_file_loaded(&doc, fn, "circuit")) return; BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: | xml_file_open BUILDSTDERR: element.c: In function 'comp_stub_selcable_btn_clicked': BUILDSTDERR: element.c:931:14: warning: unused variable 'btn' [-Wunused-variable] BUILDSTDERR: 931 | GtkWidget *btn, BUILDSTDERR: | ^~~ BUILDSTDERR: element.c: In function 'comp_line_selcable_btn_clicked': BUILDSTDERR: element.c:950:14: warning: unused variable 'btn' [-Wunused-variable] BUILDSTDERR: 950 | GtkWidget *btn, BUILDSTDERR: | ^~~ BUILDSTDERR: In file included from /usr/include/glib-2.0/gobject/gobject.h:24, BUILDSTDERR: from /usr/include/glib-2.0/gobject/gbinding.h:29, BUILDSTDERR: from /usr/include/glib-2.0/glib-object.h:23, BUILDSTDERR: from /usr/include/glib-2.0/gio/gioenums.h:28, BUILDSTDERR: from /usr/include/glib-2.0/gio/giotypes.h:28, BUILDSTDERR: from /usr/include/glib-2.0/gio/gio.h:26, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdk.h:32, BUILDSTDERR: from /usr/include/gtk-2.0/gtk/gtk.h:32, BUILDSTDERR: from element.c:26: BUILDSTDERR: element.c: In function 'initialize_elementtable': BUILDSTDERR: /usr/include/glib-2.0/gobject/gtype.h:2277:12: warning: 'col' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 2277 | ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: element.c:169:22: note: 'col' was declared here BUILDSTDERR: 169 | GtkTreeViewColumn *col; BUILDSTDERR: | ^~~ BUILDSTDERR: element.c: In function 'calc_line_impedance': BUILDSTDERR: element.c:866:10: warning: 'stub' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 866 | return stub; BUILDSTDERR: | ^~~~ BUILDSTDERR: element.c: In function 'calc_el_impedance': BUILDSTDERR: element.c:909:10: warning: 'res' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 909 | return res; BUILDSTDERR: | ^~~ BUILDSTDERR: chart.c: In function 'pos2impedance': BUILDSTDERR: chart.c:251:11: warning: unused variable 'y_offs' [-Wunused-variable] BUILDSTDERR: 251 | y_offs = pref.use_bitmap ? pref.y_offs : 0; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: chart.c: In function 'point_event': BUILDSTDERR: chart.c:346:17: warning: unused variable 'new_y' [-Wunused-variable] BUILDSTDERR: 346 | double new_x, new_y; BUILDSTDERR: | ^~~~~ BUILDSTDERR: chart.c:346:10: warning: unused variable 'new_x' [-Wunused-variable] BUILDSTDERR: 346 | double new_x, new_y; BUILDSTDERR: | ^~~~~ BUILDSTDERR: chart.c:345:20: warning: variable 'y' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 345 | static double x, y; BUILDSTDERR: | ^ BUILDSTDERR: chart.c:345:17: warning: variable 'x' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 345 | static double x, y; BUILDSTDERR: | ^ BUILDSTDERR: chart.c: In function 'combine_impedance': BUILDSTDERR: chart.c:590:14: warning: unused variable 'z0' [-Wunused-variable] BUILDSTDERR: 590 | double wl, z0 = pref.chart_z0; BUILDSTDERR: | ^~ BUILDSTDERR: chart.c:589:11: warning: unused variable 'res' [-Wunused-variable] BUILDSTDERR: 589 | complex res, el_imp; BUILDSTDERR: | ^~~ BUILDSTDERR: chart.c: In function 'add_line_to_list': BUILDSTDERR: chart.c:656:5: warning: implicit declaration of function 'clear_element_lnlist'; did you mean 'clear_element_ptlist'? [-Wimplicit-function-declaration] BUILDSTDERR: 656 | clear_element_lnlist(&el->lnlst); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | clear_element_ptlist BUILDSTDERR: chart.c:653:10: warning: variable 'wl' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 653 | double wl; BUILDSTDERR: | ^~ BUILDSTDERR: chart.c:651:12: warning: unused variable 'prev_first' [-Wunused-variable] BUILDSTDERR: 651 | gboolean prev_first; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: chart.c:650:7: warning: variable 'arctype' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 650 | int arctype; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: chart.c: In function 'recalc_each_element': BUILDSTDERR: chart.c:757:12: warning: unused variable 'haveselection' [-Wunused-variable] BUILDSTDERR: 757 | gboolean haveselection; BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: chart.c:753:12: warning: unused variable 'pt' [-Wunused-variable] BUILDSTDERR: 753 | chart_pt pt; BUILDSTDERR: | ^~ BUILDSTDERR: chart.c: In function 'recalc_each_load': BUILDSTDERR: chart.c:814:11: warning: unused variable 'imp' [-Wunused-variable] BUILDSTDERR: 814 | complex imp; BUILDSTDERR: | ^~~ BUILDSTDERR: chart.c: In function 'do_arc': BUILDSTDERR: chart.c:900:11: warning: unused variable 'color' [-Wunused-variable] BUILDSTDERR: 900 | guint32 color; BUILDSTDERR: | ^~~~~ BUILDSTDERR: chart.c: In function 'k_arc': BUILDSTDERR: chart.c:1048:27: warning: unused variable 'test' [-Wunused-variable] BUILDSTDERR: 1048 | complex rc, b_rc, e_rc, test; BUILDSTDERR: | ^~~~ BUILDSTDERR: chart.c: In function 'r_label': BUILDSTDERR: chart.c:1090:30: warning: unused variable 'alpha' [-Wunused-variable] BUILDSTDERR: 1090 | double radius, x1, x2, y2, alpha; BUILDSTDERR: | ^~~~~ BUILDSTDERR: chart.c: In function 'x_label': BUILDSTDERR: chart.c:1109:30: warning: unused variable 'alpha' [-Wunused-variable] BUILDSTDERR: 1109 | double radius, x1, x2, y2, alpha; BUILDSTDERR: | ^~~~~ BUILDSTDERR: chart.c: In function 'k_arc': BUILDSTDERR: chart.c:1070:1: warning: control reaches end of non-void function [-Wreturn-type] BUILDSTDERR: 1070 | } BUILDSTDERR: | ^ BUILDSTDERR: chart.c: In function 'combine_impedance': BUILDSTDERR: chart.c:627:3: warning: 'el_imp' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 627 | loglist_set_impedance(load_nr, el_nr, el_imp, act_imp, el->typ); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gail-1.0 -D_REENTRANT -DORBIT2=1 -I/usr/include/libxml2 -pthread -I/usr/include/gnome-keyring-1 -I/usr/include/libxml2 -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o remote.o remote.c make[2]: Leaving directory '/builddir/build/BUILD/linsmith-0.99.31/src' make[2]: Entering directory '/builddir/build/BUILD/linsmith-0.99.31/src' gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gail-1.0 -D_REENTRANT -DORBIT2=1 -I/usr/include/libxml2 -pthread -I/usr/include/gnome-keyring-1 -I/usr/include/libxml2 -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o element.o element.c make[2]: Leaving directory '/builddir/build/BUILD/linsmith-0.99.31/src' make[2]: Entering directory '/builddir/build/BUILD/linsmith-0.99.31/src' gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gail-1.0 -D_REENTRANT -DORBIT2=1 -I/usr/include/libxml2 -pthread -I/usr/include/gnome-keyring-1 -I/usr/include/libxml2 -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o chart.o chart.c make[2]: Leaving directory '/builddir/build/BUILD/linsmith-0.99.31/src' make[2]: Entering directory '/builddir/build/BUILD/linsmith-0.99.31/src' BUILDSTDERR: gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/localeimport.c: In function 's2p_files1_activate': BUILDSTDERR: import.c:77:10: warning: implicit declaration of function 's2p_file_loaded' [-Wimplicit-function-declaration] BUILDSTDERR: 77 | if (!s2p_file_loaded(pref.last_s2p_file)) { BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: import.c: In function 's2p_set_col_headers': BUILDSTDERR: import.c:194:16: warning: unused variable 'p1' [-Wunused-variable] BUILDSTDERR: 194 | char p[20], *p1; BUILDSTDERR: | ^~ BUILDSTDERR: import.c:193:19: warning: unused variable 'rd' [-Wunused-variable] BUILDSTDERR: 193 | int colnr, pos, rd; BUILDSTDERR: | ^~ BUILDSTDERR: import.c: In function 's2p_options_decoded': BUILDSTDERR: import.c:285:14: warning: unused variable 'dstp' [-Wunused-variable] BUILDSTDERR: 285 | int nr, c, dstp, o; BUILDSTDERR: | ^~~~ BUILDSTDERR: import.c:283:20: warning: unused variable 'next_z0' [-Wunused-variable] BUILDSTDERR: 283 | gboolean in_str, next_z0; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: import.c:283:12: warning: unused variable 'in_str' [-Wunused-variable] BUILDSTDERR: 283 | gboolean in_str, next_z0; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: import.c:282:14: warning: unused variable 'w' [-Wunused-variable] BUILDSTDERR: 282 | GtkWidget *w; BUILDSTDERR: | ^ BUILDSTDERR: import.c: In function 's2p_directive_decoded': BUILDSTDERR: import.c:367:8: warning: unused variable 'dir' [-Wunused-variable] BUILDSTDERR: 367 | char dir[40], *endp; BUILDSTDERR: | ^~~ BUILDSTDERR: import.c: In function 's2p_import_one_selected': BUILDSTDERR: import.c:496:3: warning: implicit declaration of function 'load_append'; did you mean 'g_list_append'? [-Wimplicit-function-declaration] BUILDSTDERR: 496 | load_append(&load); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: | g_list_append BUILDSTDERR: import.c:456:10: warning: unused variable 'f' [-Wunused-variable] BUILDSTDERR: 456 | double f, r, x, tr, tx; BUILDSTDERR: | ^ BUILDSTDERR: import.c: In function 'import_csv_activate': BUILDSTDERR: import.c:538:7: warning: implicit declaration of function 'number_loads' [-Wimplicit-function-declaration] BUILDSTDERR: 538 | if (number_loads() != 0) { BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: import.c:543:27: warning: implicit declaration of function 'loadlist_clear'; did you mean 'gtk_clist_clear'? [-Wimplicit-function-declaration] BUILDSTDERR: 543 | case LSTDLG_CLEAR : loadlist_clear(); break; BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: | gtk_clist_clear BUILDSTDERR: import.c:574:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 574 | fgets(line, max_line_len, csvf); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: load.c: In function 'load_append': BUILDSTDERR: load.c:206:15: warning: unused variable 'iter' [-Wunused-variable] BUILDSTDERR: 206 | GtkTreeIter iter; BUILDSTDERR: | ^~~~ BUILDSTDERR: load.c: In function 'enable_load_buttons': BUILDSTDERR: load.c:221:25: warning: implicit declaration of function 'enable_load_rx_buttons'; did you mean 'enable_load_buttons'? [-Wimplicit-function-declaration] BUILDSTDERR: 221 | case LOADMODE_R_JX: enable_load_rx_buttons(action); break; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | enable_load_buttons BUILDSTDERR: load.c:222:26: warning: implicit declaration of function 'enable_load_nb_buttons'; did you mean 'enable_load_buttons'? [-Wimplicit-function-declaration] BUILDSTDERR: 222 | case LOADMODE_NOISE: enable_load_nb_buttons(action); break; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | enable_load_buttons BUILDSTDERR: load.c: In function 'on_load_selected': BUILDSTDERR: load.c:262:7: warning: implicit declaration of function 'on_load_rx_selected'; did you mean 'on_load_selected'? [-Wimplicit-function-declaration] BUILDSTDERR: 262 | on_load_rx_selected(treeview); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | on_load_selected BUILDSTDERR: load.c:265:7: warning: implicit declaration of function 'on_load_nb_selected'; did you mean 'on_load_selected'? [-Wimplicit-function-declaration] BUILDSTDERR: 265 | on_load_nb_selected(treeview); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | on_load_selected BUILDSTDERR: load.c: In function 'loadlist_clear': BUILDSTDERR: load.c:296:7: warning: implicit declaration of function 'loadlist_rx_clear'; did you mean 'loadlist_clear'? [-Wimplicit-function-declaration] BUILDSTDERR: 296 | loadlist_rx_clear(); break; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: | loadlist_clear BUILDSTDERR: load.c:298:7: warning: implicit declaration of function 'loadlist_nb_clear'; did you mean 'loadlist_clear'? [-Wimplicit-function-declaration] BUILDSTDERR: 298 | loadlist_nb_clear(); break; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: | loadlist_clear BUILDSTDERR: load.c: In function 'load_loads': BUILDSTDERR: load.c:376:8: warning: implicit declaration of function 'xml_file_loaded'; did you mean 'xml_file_open'? [-Wimplicit-function-declaration] BUILDSTDERR: 376 | if (!xml_file_loaded(&doc, fn, "loads")) return; BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: | xml_file_open BUILDSTDERR: load.c:382:50: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness [-Wpointer-sign] BUILDSTDERR: 382 | active_load.f = atof(dbl = xmlGetProp(cur, "f")); xmlFree(dbl); BUILDSTDERR: | ^~~ BUILDSTDERR: | | BUILDSTDERR: | char * BUILDSTDERR: In file included from load.c:27: BUILDSTDERR: /usr/include/libxml2/libxml/tree.h:1029:3: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'char *' BUILDSTDERR: 1029 | xmlGetProp (const xmlNode *node, BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: load.c:382:32: warning: pointer targets in passing argument 1 of 'atof' differ in signedness [-Wpointer-sign] BUILDSTDERR: 382 | active_load.f = atof(dbl = xmlGetProp(cur, "f")); xmlFree(dbl); BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | xmlChar * {aka unsigned char *} BUILDSTDERR: In file included from /usr/include/features.h:450, BUILDSTDERR: from /usr/include/bits/libc-header-start.h:33, BUILDSTDERR: from /usr/include/limits.h:26, BUILDSTDERR: from /usr/lib/gcc/riscv64-redhat-linux/9/include/limits.h:194, BUILDSTDERR: from /usr/lib/gcc/riscv64-redhat-linux/9/include/syslimits.h:7, BUILDSTDERR: from /usr/lib/gcc/riscv64-redhat-linux/9/include/limits.h:34, BUILDSTDERR: from /usr/lib64/glib-2.0/include/glibconfig.h:11, BUILDSTDERR: from /usr/include/glib-2.0/glib/gtypes.h:32, BUILDSTDERR: from /usr/include/glib-2.0/glib/galloca.h:32, BUILDSTDERR: from /usr/include/glib-2.0/glib.h:30, BUILDSTDERR: from /usr/include/glib-2.0/gobject/gbinding.h:28, BUILDSTDERR: from /usr/include/glib-2.0/glib-object.h:23, BUILDSTDERR: from /usr/include/glib-2.0/gio/gioenums.h:28, BUILDSTDERR: from /usr/include/glib-2.0/gio/giotypes.h:28, BUILDSTDERR: from /usr/include/glib-2.0/gio/gio.h:26, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdk.h:32, BUILDSTDERR: from /usr/include/gtk-2.0/gtk/gtk.h:32, BUILDSTDERR: from load.c:26: BUILDSTDERR: /usr/include/bits/stdlib-float.h:25:1: note: expected 'const char *' but argument is of type 'xmlChar *' {aka 'unsigned char *'} BUILDSTDERR: 25 | __NTH (atof (const char *__nptr)) BUILDSTDERR: | ^~~~~ BUILDSTDERR: load.c:384:50: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness [-Wpointer-sign] BUILDSTDERR: 384 | active_load.r = atof(dbl = xmlGetProp(cur, "r")); xmlFree(dbl); BUILDSTDERR: | ^~~ BUILDSTDERR: | | BUILDSTDERR: | char * BUILDSTDERR: In file included from load.c:27: BUILDSTDERR: /usr/include/libxml2/libxml/tree.h:1029:3: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'char *' BUILDSTDERR: 1029 | xmlGetProp (const xmlNode *node, BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: load.c:384:32: warning: pointer targets in passing argument 1 of 'atof' differ in signedness [-Wpointer-sign] BUILDSTDERR: 384 | active_load.r = atof(dbl = xmlGetProp(cur, "r")); xmlFree(dbl); BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | xmlChar * {aka unsigned char *} BUILDSTDERR: In file included from /usr/include/features.h:450, BUILDSTDERR: from /usr/include/bits/libc-header-start.h:33, BUILDSTDERR: from /usr/include/limits.h:26, BUILDSTDERR: from /usr/lib/gcc/riscv64-redhat-linux/9/include/limits.h:194, BUILDSTDERR: from /usr/lib/gcc/riscv64-redhat-linux/9/include/syslimits.h:7, BUILDSTDERR: from /usr/lib/gcc/riscv64-redhat-linux/9/include/limits.h:34, BUILDSTDERR: from /usr/lib64/glib-2.0/include/glibconfig.h:11, BUILDSTDERR: from /usr/include/glib-2.0/glib/gtypes.h:32, BUILDSTDERR: from /usr/include/glib-2.0/glib/galloca.h:32, BUILDSTDERR: from /usr/include/glib-2.0/glib.h:30, BUILDSTDERR: from /usr/include/glib-2.0/gobject/gbinding.h:28, BUILDSTDERR: from /usr/include/glib-2.0/glib-object.h:23, BUILDSTDERR: from /usr/include/glib-2.0/gio/gioenums.h:28, BUILDSTDERR: from /usr/include/glib-2.0/gio/giotypes.h:28, BUILDSTDERR: from /usr/include/glib-2.0/gio/gio.h:26, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdk.h:32, BUILDSTDERR: from /usr/include/gtk-2.0/gtk/gtk.h:32, BUILDSTDERR: from load.c:26: BUILDSTDERR: /usr/include/bits/stdlib-float.h:25:1: note: expected 'const char *' but argument is of type 'xmlChar *' {aka 'unsigned char *'} BUILDSTDERR: 25 | __NTH (atof (const char *__nptr)) BUILDSTDERR: | ^~~~~ BUILDSTDERR: load.c:386:50: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness [-Wpointer-sign] BUILDSTDERR: 386 | active_load.x = atof(dbl = xmlGetProp(cur, "x")); xmlFree(dbl); BUILDSTDERR: | ^~~ BUILDSTDERR: | | BUILDSTDERR: | char * BUILDSTDERR: In file included from load.c:27: BUILDSTDERR: /usr/include/libxml2/libxml/tree.h:1029:3: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'char *' BUILDSTDERR: 1029 | xmlGetProp (const xmlNode *node, BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: load.c:386:32: warning: pointer targets in passing argument 1 of 'atof' differ in signedness [-Wpointer-sign] BUILDSTDERR: 386 | active_load.x = atof(dbl = xmlGetProp(cur, "x")); xmlFree(dbl); BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | xmlChar * {aka unsigned char *} BUILDSTDERR: In file included from /usr/include/features.h:450, BUILDSTDERR: from /usr/include/bits/libc-header-start.h:33, BUILDSTDERR: from /usr/include/limits.h:26, BUILDSTDERR: from /usr/lib/gcc/riscv64-redhat-linux/9/include/limits.h:194, BUILDSTDERR: from /usr/lib/gcc/riscv64-redhat-linux/9/include/syslimits.h:7, BUILDSTDERR: from /usr/lib/gcc/riscv64-redhat-linux/9/include/limits.h:34, BUILDSTDERR: from /usr/lib64/glib-2.0/include/glibconfig.h:11, BUILDSTDERR: from /usr/include/glib-2.0/glib/gtypes.h:32, BUILDSTDERR: from /usr/include/glib-2.0/glib/galloca.h:32, BUILDSTDERR: from /usr/include/glib-2.0/glib.h:30, BUILDSTDERR: from /usr/include/glib-2.0/gobject/gbinding.h:28, BUILDSTDERR: from /usr/include/glib-2.0/glib-object.h:23, BUILDSTDERR: from /usr/include/glib-2.0/gio/gioenums.h:28, BUILDSTDERR: from /usr/include/glib-2.0/gio/giotypes.h:28, BUILDSTDERR: from /usr/include/glib-2.0/gio/gio.h:26, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdk.h:32, BUILDSTDERR: from /usr/include/gtk-2.0/gtk/gtk.h:32, BUILDSTDERR: from load.c:26: BUILDSTDERR: /usr/include/bits/stdlib-float.h:25:1: note: expected 'const char *' but argument is of type 'xmlChar *' {aka 'unsigned char *'} BUILDSTDERR: 25 | __NTH (atof (const char *__nptr)) BUILDSTDERR: | ^~~~~ BUILDSTDERR: load.c:388:33: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness [-Wpointer-sign] BUILDSTDERR: 388 | if (dbl = xmlGetProp(cur, "nb_r")) { BUILDSTDERR: | ^~~~~~ BUILDSTDERR: | | BUILDSTDERR: | char * BUILDSTDERR: In file included from load.c:27: BUILDSTDERR: /usr/include/libxml2/libxml/tree.h:1029:3: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'char *' BUILDSTDERR: 1029 | xmlGetProp (const xmlNode *node, BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: load.c:388:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: 388 | if (dbl = xmlGetProp(cur, "nb_r")) { BUILDSTDERR: | ^~~ BUILDSTDERR: load.c:389:33: warning: pointer targets in passing argument 1 of 'atof' differ in signedness [-Wpointer-sign] BUILDSTDERR: 389 | active_load.nb_r = atof(dbl); xmlFree(dbl); BUILDSTDERR: | ^~~ BUILDSTDERR: | | BUILDSTDERR: | xmlChar * {aka unsigned char *} BUILDSTDERR: In file included from /usr/include/features.h:450, BUILDSTDERR: from /usr/include/bits/libc-header-start.h:33, BUILDSTDERR: from /usr/include/limits.h:26, BUILDSTDERR: from /usr/lib/gcc/riscv64-redhat-linux/9/include/limits.h:194, BUILDSTDERR: from /usr/lib/gcc/riscv64-redhat-linux/9/include/syslimits.h:7, BUILDSTDERR: from /usr/lib/gcc/riscv64-redhat-linux/9/include/limits.h:34, BUILDSTDERR: from /usr/lib64/glib-2.0/include/glibconfig.h:11, BUILDSTDERR: from /usr/include/glib-2.0/glib/gtypes.h:32, BUILDSTDERR: from /usr/include/glib-2.0/glib/galloca.h:32, BUILDSTDERR: from /usr/include/glib-2.0/glib.h:30, BUILDSTDERR: from /usr/include/glib-2.0/gobject/gbinding.h:28, BUILDSTDERR: from /usr/include/glib-2.0/glib-object.h:23, BUILDSTDERR: from /usr/include/glib-2.0/gio/gioenums.h:28, BUILDSTDERR: from /usr/include/glib-2.0/gio/giotypes.h:28, BUILDSTDERR: from /usr/include/glib-2.0/gio/gio.h:26, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdk.h:32, BUILDSTDERR: from /usr/include/gtk-2.0/gtk/gtk.h:32, BUILDSTDERR: from load.c:26: BUILDSTDERR: /usr/include/bits/stdlib-float.h:25:1: note: expected 'const char *' but argument is of type 'xmlChar *' {aka 'unsigned char *'} BUILDSTDERR: 25 | __NTH (atof (const char *__nptr)) BUILDSTDERR: | ^~~~~ BUILDSTDERR: load.c:393:33: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness [-Wpointer-sign] BUILDSTDERR: 393 | if (dbl = xmlGetProp(cur, "nb_c")) { BUILDSTDERR: | ^~~~~~ BUILDSTDERR: | | BUILDSTDERR: | char * BUILDSTDERR: In file included from load.c:27: BUILDSTDERR: /usr/include/libxml2/libxml/tree.h:1029:3: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'char *' BUILDSTDERR: 1029 | xmlGetProp (const xmlNode *node, BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: load.c:393:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: 393 | if (dbl = xmlGetProp(cur, "nb_c")) { BUILDSTDERR: | ^~~ BUILDSTDERR: load.c:394:33: warning: pointer targets in passing argument 1 of 'atof' differ in signedness [-Wpointer-sign] BUILDSTDERR: 394 | active_load.nb_c = atof(dbl); xmlFree(dbl); BUILDSTDERR: | ^~~ BUILDSTDERR: | | BUILDSTDERR: | xmlChar * {aka unsigned char *} BUILDSTDERR: In file included from /usr/include/features.h:450, BUILDSTDERR: from /usr/include/bits/libc-header-start.h:33, BUILDSTDERR: from /usr/include/limits.h:26, BUILDSTDERR: from /usr/lib/gcc/riscv64-redhat-linux/9/include/limits.h:194, BUILDSTDERR: from /usr/lib/gcc/riscv64-redhat-linux/9/include/syslimits.h:7, BUILDSTDERR: from /usr/lib/gcc/riscv64-redhat-linux/9/include/limits.h:34, BUILDSTDERR: from /usr/lib64/glib-2.0/include/glibconfig.h:11, BUILDSTDERR: from /usr/include/glib-2.0/glib/gtypes.h:32, BUILDSTDERR: from /usr/include/glib-2.0/glib/galloca.h:32, BUILDSTDERR: from /usr/include/glib-2.0/glib.h:30, BUILDSTDERR: from /usr/include/glib-2.0/gobject/gbinding.h:28, BUILDSTDERR: from /usr/include/glib-2.0/glib-object.h:23, BUILDSTDERR: from /usr/include/glib-2.0/gio/gioenums.h:28, BUILDSTDERR: from /usr/include/glib-2.0/gio/giotypes.h:28, BUILDSTDERR: from /usr/include/glib-2.0/gio/gio.h:26, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdk.h:32, BUILDSTDERR: from /usr/include/gtk-2.0/gtk/gtk.h:32, BUILDSTDERR: from load.c:26: BUILDSTDERR: /usr/include/bits/stdlib-float.h:25:1: note: expected 'const char *' but argument is of type 'xmlChar *' {aka 'unsigned char *'} BUILDSTDERR: 25 | __NTH (atof (const char *__nptr)) BUILDSTDERR: | ^~~~~ BUILDSTDERR: load.c:398:33: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness [-Wpointer-sign] BUILDSTDERR: 398 | if (dbl = xmlGetProp(cur, "nb_ext")) { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | char * BUILDSTDERR: In file included from load.c:27: BUILDSTDERR: /usr/include/libxml2/libxml/tree.h:1029:3: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'char *' BUILDSTDERR: 1029 | xmlGetProp (const xmlNode *node, BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: load.c:398:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: 398 | if (dbl = xmlGetProp(cur, "nb_ext")) { BUILDSTDERR: | ^~~ BUILDSTDERR: load.c:399:35: warning: pointer targets in passing argument 1 of 'atoi' differ in signedness [-Wpointer-sign] BUILDSTDERR: 399 | active_load.nb_ext = atoi(dbl); xmlFree(dbl); BUILDSTDERR: | ^~~ BUILDSTDERR: | | BUILDSTDERR: | xmlChar * {aka unsigned char *} BUILDSTDERR: In file included from /usr/include/features.h:450, BUILDSTDERR: from /usr/include/bits/libc-header-start.h:33, BUILDSTDERR: from /usr/include/limits.h:26, BUILDSTDERR: from /usr/lib/gcc/riscv64-redhat-linux/9/include/limits.h:194, BUILDSTDERR: from /usr/lib/gcc/riscv64-redhat-linux/9/include/syslimits.h:7, BUILDSTDERR: from /usr/lib/gcc/riscv64-redhat-linux/9/include/limits.h:34, BUILDSTDERR: from /usr/lib64/glib-2.0/include/glibconfig.h:11, BUILDSTDERR: from /usr/include/glib-2.0/glib/gtypes.h:32, BUILDSTDERR: from /usr/include/glib-2.0/glib/galloca.h:32, BUILDSTDERR: from /usr/include/glib-2.0/glib.h:30, BUILDSTDERR: from /usr/include/glib-2.0/gobject/gbinding.h:28, BUILDSTDERR: from /usr/include/glib-2.0/glib-object.h:23, BUILDSTDERR: from /usr/include/glib-2.0/gio/gioenums.h:28, BUILDSTDERR: from /usr/include/glib-2.0/gio/giotypes.h:28, BUILDSTDERR: from /usr/include/glib-2.0/gio/gio.h:26, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdk.h:32, BUILDSTDERR: from /usr/include/gtk-2.0/gtk/gtk.h:32, BUILDSTDERR: from load.c:26: BUILDSTDERR: /usr/include/stdlib.h:361:1: note: expected 'const char *' but argument is of type 'xmlChar *' {aka 'unsigned char *'} BUILDSTDERR: 361 | __NTH (atoi (const char *__nptr)) BUILDSTDERR: | ^~~~~ BUILDSTDERR: load.c:371:19: warning: unused variable 'load' [-Wunused-variable] BUILDSTDERR: 371 | load_definition load; BUILDSTDERR: | ^~~~ BUILDSTDERR: load_rx.c: In function 'enable_load_rx_buttons': BUILDSTDERR: load_rx.c:56:8: warning: implicit declaration of function 'load_rx_valid'; did you mean 'load_valid'? [-Wimplicit-function-declaration] BUILDSTDERR: 56 | load_rx_valid(NULL) BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: | load_valid BUILDSTDERR: load_rx.c:70:9: warning: implicit declaration of function 'number_selected_loads' [-Wimplicit-function-declaration] BUILDSTDERR: 70 | && (number_selected_loads() == 1) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: load_rx.c:52:18: warning: unused variable 'w1' [-Wunused-variable] BUILDSTDERR: 52 | GtkWidget *w, *w1; BUILDSTDERR: | ^~ BUILDSTDERR: load_rx.c: In function 'load_rx_update': BUILDSTDERR: load_rx.c:185:3: warning: implicit declaration of function 'enable_load_buttons'; did you mean 'enable_load_rx_buttons'? [-Wimplicit-function-declaration] BUILDSTDERR: 185 | enable_load_buttons(LOADLIST_UPDATED); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | enable_load_rx_buttons BUILDSTDERR: load_rx.c: In function 'load_rx_append': BUILDSTDERR: load_rx.c:201:15: warning: unused variable 'iter' [-Wunused-variable] BUILDSTDERR: 201 | GtkTreeIter iter; BUILDSTDERR: | ^~~~ "\" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gail-1.0 -D_REENTRANT -DORBIT2=1 -I/usr/include/libxml2 -pthread -I/usr/include/gnome-keyring-1 -I/usr/include/libxml2 -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o import.o import.c make[2]: Leaving directory '/builddir/build/BUILD/linsmith-0.99.31/src' make[2]: Entering directory '/builddir/build/BUILD/linsmith-0.99.31/src' gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gail-1.0 -D_REENTRANT -DORBIT2=1 -I/usr/include/libxml2 -pthread -I/usr/include/gnome-keyring-1 -I/usr/include/libxml2 -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o load.o load.c make[2]: Leaving directory '/builddir/build/BUILD/linsmith-0.99.31/src' make[2]: Entering directory '/builddir/build/BUILD/linsmith-0.99.31/src' BUILDSTDERR: gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gail-1.0 -D_REENTRANT -DORBIT2=1 -I/usr/include/libxml2 -pthread -I/usr/include/gnome-keyring-1 -I/usr/include/libxml2 -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tabload_nb.c: In function 'enable_load_nb_buttons': BUILDSTDERR: load_nb.c:70:9: warning: implicit declaration of function 'number_selected_loads' [-Wimplicit-function-declaration] BUILDSTDERR: 70 | && (number_selected_loads() == 1) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: load_nb.c:52:18: warning: unused variable 'w1' [-Wunused-variable] BUILDSTDERR: 52 | GtkWidget *w, *w1; BUILDSTDERR: | ^~ BUILDSTDERR: load_nb.c: In function 'active_load_nb_remove': BUILDSTDERR: load_nb.c:211:3: warning: implicit declaration of function 'enable_load_buttons'; did you mean 'enable_load_nb_buttons'? [-Wimplicit-function-declaration] BUILDSTDERR: 211 | enable_load_buttons(LOADLIST_REMOVED); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | enable_load_nb_buttons BUILDSTDERR: log.c: In function 'loglist_initialize': BUILDSTDERR: log.c:57:7: warning: unused variable 'c' [-Wunused-variable] BUILDSTDERR: 57 | int c; BUILDSTDERR: | ^ BUILDSTDERR: log.c:56:15: warning: unused variable 'iter' [-Wunused-variable] BUILDSTDERR: 56 | GtkTreeIter iter; BUILDSTDERR: | ^~~~ BUILDSTDERR: log.c: In function 'loglist_show': BUILDSTDERR: log.c:146:7: warning: implicit declaration of function 'number_loads' [-Wimplicit-function-declaration] BUILDSTDERR: 146 | if (number_loads() == 0) return; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: log.c:142:28: warning: unused variable 'row' [-Wunused-variable] BUILDSTDERR: 142 | char bff[50], elref[10], row[300], *prow, *trow; BUILDSTDERR: | ^~~ BUILDSTDERR: log.c: In function 'loglist_export': BUILDSTDERR: log.c:276:5: warning: implicit declaration of function 'ok_dialog' [-Wimplicit-function-declaration] BUILDSTDERR: 276 | ok_dialog(_("Warning"), _("No data have been calculated yet!")); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: log.c:280:7: warning: implicit declaration of function 'run_filedialog' [-Wimplicit-function-declaration] BUILDSTDERR: 280 | if (run_filedialog(_("Result export:"), pref.last_ps_file, BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: log.c:283:11: warning: implicit declaration of function 'ok_cancel_dialog'; did you mean 'gnome_ok_cancel_dialog'? [-Wimplicit-function-declaration] BUILDSTDERR: 283 | if (ok_cancel_dialog(_("Confirmation"), BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: | gnome_ok_cancel_dialog les -fstack-clash-protection -c -o load_rx.o load_rx.c make[2]: Leaving directory '/builddir/build/BUILD/linsmith-0.99.31/src' make[2]: Entering directory '/builddir/build/BUILD/linsmith-0.99.31/src' gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gail-1.0 -D_REENTRANT -DORBIT2=1 -I/usr/include/libxml2 -pthread -I/usr/include/gnome-keyring-1 -I/usr/include/libxml2 -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o load_nb.o load_nb.c make[2]: Leaving directory '/builddir/build/BUILD/linsmith-0.99.31/src' make[2]: Entering directory '/builddir/build/BUILD/linsmith-0.99.31/src' gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gail-1.0 -D_REENTRANT -DORBIT2=1 -I/usr/include/libxml2 -pthread -I/usr/include/gnome-keyring-1 -I/usr/include/libxml2 -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o log.o log.c make[2]: Leaving directory '/builddir/build/BUILD/linsmith-0.99.31/src' make[2]: Entering directory '/builddir/build/BUILD/linsmith-0.99.31/src' BUILDSTDERR: gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gail-1.0 -D_REENTRANT -DORBIT2=1 -I/usr/include/libxml2 -pthread -I/usr/include/gnome-keprinter.c: In function 'print_draw_page': BUILDSTDERR: printer.c:70:3: warning: implicit declaration of function 'create_printer_chart' [-Wimplicit-function-declaration] BUILDSTDERR: 70 | create_printer_chart(); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: printer.c:71:3: warning: implicit declaration of function 'recalculate_all' [-Wimplicit-function-declaration] BUILDSTDERR: 71 | recalculate_all(DST_PRINT); BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: callbacks.c: In function 'on_csv_loads1_activate': BUILDSTDERR: callbacks.c:103:3: warning: implicit declaration of function 'import_csv_activate' [-Wimplicit-function-declaration] BUILDSTDERR: 103 | import_csv_activate(); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: callbacks.c: In function 'on_s2p_files1_activate': BUILDSTDERR: callbacks.c:111:3: warning: implicit declaration of function 's2p_files1_activate'; did you mean 'on_s2p_files1_activate'? [-Wimplicit-function-declaration] BUILDSTDERR: 111 | s2p_files1_activate(); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | on_s2p_files1_activate BUILDSTDERR: callbacks.c: In function 'on_save_results_page1_activate': BUILDSTDERR: callbacks.c:119:3: warning: implicit declaration of function 'loglist_export' [-Wimplicit-function-declaration] BUILDSTDERR: 119 | loglist_export(); BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: callbacks.c: In function 'on_load_treeview_cursor_changed': BUILDSTDERR: callbacks.c:288:3: warning: implicit declaration of function 'on_load_selected'; did you mean 'get_load_selected'? [-Wimplicit-function-declaration] BUILDSTDERR: 288 | on_load_selected(treeview); BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: | get_load_selected BUILDSTDERR: callbacks.c: In function 'on_load_append_btn_clicked': BUILDSTDERR: callbacks.c:298:7: warning: implicit declaration of function 'load_rx_valid'; did you mean 'load_valid'? [-Wimplicit-function-declaration] BUILDSTDERR: 298 | if (load_rx_valid(&tload)) load_append(&tload); BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: | load_valid BUILDSTDERR: callbacks.c: In function 'on_load_remove_btn_clicked': BUILDSTDERR: callbacks.c:306:3: warning: implicit declaration of function 'active_load_rx_remove'; did you mean 'active_load_remove'? [-Wimplicit-function-declaration] BUILDSTDERR: 306 | active_load_rx_remove(); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | active_load_remove BUILDSTDERR: callbacks.c: In function 'on_load_edit_btn_clicked': BUILDSTDERR: callbacks.c:322:28: warning: implicit declaration of function 'active_load_rx_update'; did you mean 'active_load_update'? [-Wimplicit-function-declaration] BUILDSTDERR: 322 | if (load_rx_valid(NULL)) active_load_rx_update(); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | active_load_update BUILDSTDERR: callbacks.c: In function 'on_load_nb_r_entry_changed': BUILDSTDERR: callbacks.c:389:3: warning: implicit declaration of function 'load_nb_modified'; did you mean 'load_modified'? [-Wimplicit-function-declaration] BUILDSTDERR: 389 | load_nb_modified(1); BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: | load_modified BUILDSTDERR: callbacks.c: In function 'on_load_nb_append_btn_clicked': BUILDSTDERR: callbacks.c:415:7: warning: implicit declaration of function 'load_nb_valid'; did you mean 'load_valid'? [-Wimplicit-function-declaration] BUILDSTDERR: 415 | if (load_nb_valid(&tload)) load_append(&tload); BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: | load_valid BUILDSTDERR: callbacks.c: In function 'on_load_nb_upd_btn_clicked': BUILDSTDERR: callbacks.c:423:28: warning: implicit declaration of function 'active_load_nb_update'; did you mean 'active_load_update'? [-Wimplicit-function-declaration] BUILDSTDERR: 423 | if (load_nb_valid(NULL)) active_load_nb_update(); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | active_load_update BUILDSTDERR: callbacks.c: In function 'on_log_treeview_realize': BUILDSTDERR: callbacks.c:573:3: warning: implicit declaration of function 'loglist_initialize'; did you mean 'chart_initialize'? [-Wimplicit-function-declaration] BUILDSTDERR: 573 | loglist_initialize(GTK_TREE_VIEW(widget)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: | chart_initialize BUILDSTDERR: callbacks.c: In function 'on_loadtype_notebook_switch_page': BUILDSTDERR: callbacks.c:638:3: warning: implicit declaration of function 'switch_load_mode' [-Wimplicit-function-declaration] BUILDSTDERR: 638 | switch_load_mode(page_num); BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: callbacks.c: In function 'on_Imports2pWindow_realize': BUILDSTDERR: callbacks.c:668:3: warning: implicit declaration of function 'Imports2pWindow_realize'; did you mean 'on_Imports2pWindow_realize'? [-Wimplicit-function-declaration] BUILDSTDERR: 668 | Imports2pWindow_realize(widget); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | on_Imports2pWindow_realize BUILDSTDERR: callbacks.c: In function 'on_import_s2p_sel_all_btn_clicked': BUILDSTDERR: callbacks.c:676:3: warning: implicit declaration of function 'import_s2p_sel_all_btn_clicked'; did you mean 'on_import_s2p_sel_all_btn_clicked'? [-Wimplicit-function-declaration] BUILDSTDERR: 676 | import_s2p_sel_all_btn_clicked(); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | on_import_s2p_sel_all_btn_clicked BUILDSTDERR: callbacks.c: In function 'on_import_s2p_sel_none_btn_clicked': BUILDSTDERR: callbacks.c:684:3: warning: implicit declaration of function 'import_s2p_sel_none_btn_clicked'; did you mean 'on_import_s2p_sel_none_btn_clicked'? [-Wimplicit-function-declaration] BUILDSTDERR: 684 | import_s2p_sel_none_btn_clicked(); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | on_import_s2p_sel_none_btn_clicked BUILDSTDERR: callbacks.c: In function 'on_import_s2p_sel_invert_btn_clicked': BUILDSTDERR: callbacks.c:692:3: warning: implicit declaration of function 'import_s2p_sel_invert_btn_clicked'; did you mean 'on_import_s2p_sel_invert_btn_clicked'? [-Wimplicit-function-declaration] BUILDSTDERR: 692 | import_s2p_sel_invert_btn_clicked(); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | on_import_s2p_sel_invert_btn_clicked BUILDSTDERR: callbacks.c: In function 'on_import_s2p_cancel_btn_clicked': BUILDSTDERR: callbacks.c:700:3: warning: implicit declaration of function 'import_s2p_cancel_btn_clicked'; did you mean 'on_import_s2p_cancel_btn_clicked'? [-Wimplicit-function-declaration] BUILDSTDERR: 700 | import_s2p_cancel_btn_clicked(); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | on_import_s2p_cancel_btn_clicked BUILDSTDERR: callbacks.c: In function 'on_import_s2p_impS11_btn_clicked': BUILDSTDERR: callbacks.c:708:3: warning: implicit declaration of function 'import_s2p_impS11_btn_clicked'; did you mean 'on_import_s2p_impS11_btn_clicked'? [-Wimplicit-function-declaration] BUILDSTDERR: 708 | import_s2p_impS11_btn_clicked(); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | on_import_s2p_impS11_btn_clicked BUILDSTDERR: callbacks.c: In function 'on_import_s2p_impS22_btn_clicked': BUILDSTDERR: callbacks.c:716:3: warning: implicit declaration of function 'import_s2p_impS22_btn_clicked'; did you mean 'on_import_s2p_impS22_btn_clicked'? [-Wimplicit-function-declaration] BUILDSTDERR: 716 | import_s2p_impS22_btn_clicked(); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | on_import_s2p_impS22_btn_clicked BUILDSTDERR: cables.c: In function 'show_cable_data': BUILDSTDERR: cables.c:234:7: warning: implicit declaration of function 'scale_entry_pair_set' [-Wimplicit-function-declaration] BUILDSTDERR: 234 | scale_entry_pair_set(SEP_STUB_Z0, cabletable[cable_nr].z0); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cables.c:229:10: warning: 'entbl' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 229 | char **entbl, *bff; BUILDSTDERR: | ^~~~~ yring-1 -I/usr/include/libxml2 -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o support.o support.c make[2]: Leaving directory '/builddir/build/BUILD/linsmith-0.99.31/src' make[2]: Entering directory '/builddir/build/BUILD/linsmith-0.99.31/src' gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gail-1.0 -D_REENTRANT -DORBIT2=1 -I/usr/include/libxml2 -pthread -I/usr/include/gnome-keyring-1 -I/usr/include/libxml2 -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o printer.o printer.c make[2]: Leaving directory '/builddir/build/BUILD/linsmith-0.99.31/src' make[2]: Entering directory '/builddir/build/BUILD/linsmith-0.99.31/src' gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gail-1.0 -D_REENTRANT -DORBIT2=1 -I/usr/include/libxml2 -pthread -I/usr/include/gnome-keyring-1 -I/usr/include/libxml2 -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o callbacks.o callbacks.c make[2]: Leaving directory '/builddir/build/BUILD/linsmith-0.99.31/src' make[2]: Entering directory '/builddir/build/BUILD/linsmith-0.99.31/src' BUILDSTDERR: gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gc+ RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 onf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gail-1.0 -D_REENTRANT -DORBIT2=1 -I/usr/include/libxml2 -pthread -I/usr/include/gnome-keyring-1 -I/usr/include/libxml2 -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o cables.o cables.c make[2]: Leaving directory '/builddir/build/BUILD/linsmith-0.99.31/src' make[2]: Entering directory '/builddir/build/BUILD/linsmith-0.99.31/src' gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gail-1.0 -D_REENTRANT -DORBIT2=1 -I/usr/include/libxml2 -pthread -I/usr/include/gnome-keyring-1 -I/usr/include/libxml2 -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o interface.o interface.c make[2]: Leaving directory '/builddir/build/BUILD/linsmith-0.99.31/src' make[2]: Entering directory '/builddir/build/BUILD/linsmith-0.99.31/src' gcc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o linsmith main.o misc.o confmgr.o global.o chart_def.o chart.o element.o remote.o import.o load.o load_rx.o load_nb.o log.o support.o printer.o interface.o callbacks.o cables.o -lgnomeui-2 -lSM -lICE -lglib-2.0 -lglib-2.0 -lglib-2.0 -lglib-2.0 -lbonoboui-2 -lglib-2.0 -lglib-2.0 -lglib-2.0 -lglib-2.0 -lgnome-2 -lpopt -lbonobo-2 -lglib-2.0 -lglib-2.0 -lbonobo-activation -lglib-2.0 -lORBit-2 -lglib-2.0 -lgnomecanvas-2 -lart_lgpl_2 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgdk_pixbuf-2.0 -lgnomevfs-2 -lgconf-2 -lgthread-2.0 -lgmodule-2.0 -pthread -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lcairo -lxml2 -lm -lm make[2]: Leaving directory '/builddir/build/BUILD/linsmith-0.99.31/src' Making all in po make[2]: Nothing to be done for 'all'. Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Pl6XRZ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/linsmith-0.99.31-3.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/linsmith-0.99.31-3.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/linsmith-0.99.31-3.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/linsmith-0.99.31-3.fc31.riscv64 + cd linsmith-0.99.31 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/linsmith-0.99.31-3.fc31.riscv64 'INSTALL=/usr/bin/install -p' + desktop-file-install --dir=/builddir/build/BUILDROOT/linsmith-0.99.31-3.fc31.riscv64//usr/share/applications --delete-original --remove-category GTK --remove-category GNOME --add-category Electronics /builddir/build/BUILD/linsmith-0.99.31/linsmith.desktop + cp -p linsmith_icon.xpm /builddir/build/BUILDROOT/linsmith-0.99.31-3.fc31.riscv64//usr/share/pixmaps/linsmith/ + /usr/bin/mkdir -p /builddir/build/BUILDROOT/linsmith-0.99.31-3.fc31.riscv64//usr/share/man/man1 + cp -p doc/linsmith.1 /builddir/build/BUILDROOT/linsmith-0.99.31-3.fc31.riscv64//usr/share/man/man1 + mv /builddir/build/BUILDROOT/linsmith-0.99.31-3.fc31.riscv64//usr/share/linsmith examples/ + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/linsmith-0.99.31-3.fc31.riscv64 linsmith + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.99.31-3.fc31 --unique-debug-suffix -0.99.31-3.fc31.riscv64 --unique-debug-src-base linsmith-0.99.31-3.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/linsmith-0.99.31 Making install in src make[1]: Entering directory '/builddir/build/BUILD/linsmith-0.99.31/src' make[2]: Entering directory '/builddir/build/BUILD/linsmith-0.99.31/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/linsmith-0.99.31-3.fc31.riscv64/usr/bin' /usr/bin/install -p linsmith '/builddir/build/BUILDROOT/linsmith-0.99.31-3.fc31.riscv64/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/linsmith-0.99.31/src' make[1]: Leaving directory '/builddir/build/BUILD/linsmith-0.99.31/src' Making install in po make[1]: Entering directory '/builddir/build/BUILD/linsmith-0.99.31/po' mkdir -p /builddir/build/BUILDROOT/linsmith-0.99.31-3.fc31.riscv64/usr/share; \ catalogs='es.gmo zh.gmo de.gmo hu.gmo sv.gmo it.gmo'; \ for cat in $catalogs; do \ cat=`basename $cat`; \ case "$cat" in \ *.gmo) destdir=/usr/share/locale;; \ *) destdir=/usr/lib64/locale;; \ esac; \ lang=`echo $cat | sed 's/\.gmo$//'`; \ dir=/builddir/build/BUILDROOT/linsmith-0.99.31-3.fc31.riscv64$destdir/$lang/LC_MESSAGES; \ mkdir -p $dir; \ if test -r $cat; then \ /usr/bin/install -p -m 644 $cat $dir/linsmith.mo; \ echo "installing $cat as $dir/linsmith.mo"; \ else \ /usr/bin/install -p -m 644 ./$cat $dir/linsmith.mo; \ echo "installing ./$cat as" \ "$dir/linsmith.mo"; \ fi; \ if test -r $cat.m; then \ /usr/bin/install -p -m 644 $cat.m $dir/linsmith.mo.m; \ echo "installing $cat.m as $dir/linsmith.mo.m"; \ else \ if test -r ./$cat.m ; then \ /usr/bin/install -p -m 644 ./$cat.m \ $dir/linsmith.mo.m; \ echo "installing ./$cat as" \ "$dir/linsmith.mo.m"; \ else \ true; \ fi; \ fi; \ done installing es.gmo as /builddir/build/BUILDROOT/linsmith-0.99.31-3.fc31.riscv64/usr/share/locale/es/LC_MESSAGES/linsmith.mo installing zh.gmo as /builddir/build/BUILDROOT/linsmith-0.99.31-3.fc31.riscv64/usr/share/locale/zh/LC_MESSAGES/linsmith.mo installing de.gmo as /builddir/build/BUILDROOT/linsmith-0.99.31-3.fc31.riscv64/usr/share/locale/de/LC_MESSAGES/linsmith.mo installing hu.gmo as /builddir/build/BUILDROOT/linsmith-0.99.31-3.fc31.riscv64/usr/share/locale/hu/LC_MESSAGES/linsmith.mo installing sv.gmo as /builddir/build/BUILDROOT/linsmith-0.99.31-3.fc31.riscv64/usr/share/locale/sv/LC_MESSAGES/linsmith.mo installing it.gmo as /builddir/build/BUILDROOT/linsmith-0.99.31-3.fc31.riscv64/usr/share/locale/it/LC_MESSAGES/linsmith.mo if test "linsmith" = "glib"; then \ mkdir -p /builddir/build/BUILDROOT/linsmith-0.99.31-3.fc31.riscv64/usr/share/glib-2.0/gettext/po; \ /usr/bin/install -p -m 644 ./Makefile.in.in \ /builddir/build/BUILDROOT/linsmith-0.99.31-3.fc31.riscv64/usr/share/glib-2.0/gettext/po/Makefile.in.in; \ else \ : ; \ fi make[1]: Leaving directory '/builddir/build/BUILD/linsmith-0.99.31/po' make[1]: Entering directory '/builddir/build/BUILD/linsmith-0.99.31' make[2]: Entering directory '/builddir/build/BUILD/linsmith-0.99.31' make[2]: Nothing to be done for 'install-exec-am'. if test -d ./pixmaps; then \ /bin/sh ./mkinstalldirs /builddir/build/BUILDROOT/linsmith-0.99.31-3.fc31.riscv64/usr/share/pixmaps/linsmith; \ for pixmap in ./pixmaps/*; do \ if test -f $pixmap; then \ /usr/bin/install -p -m 644 $pixmap /builddir/build/BUILDROOT/linsmith-0.99.31-3.fc31.riscv64/usr/share/pixmaps/linsmith; \ fi \ done \ fi mkdir -p -- /builddir/build/BUILDROOT/linsmith-0.99.31-3.fc31.riscv64/usr/share/pixmaps/linsmith if test -d ./datafiles; then \ /bin/sh ./mkinstalldirs /builddir/build/BUILDROOT/linsmith-0.99.31-3.fc31.riscv64/usr/share/linsmith; \ for datafile in ./datafiles/*; do \ if test -f $datafile; then \ /usr/bin/install -p -m 644 $datafile /builddir/build/BUILDROOT/linsmith-0.99.31-3.fc31.riscv64/usr/share/linsmith; \ fi \ done \ fi mkdir -p -- /builddir/build/BUILDROOT/linsmith-0.99.31-3.fc31.riscv64/usr/share/linsmith make[2]: Leaving directory '/builddir/build/BUILD/linsmith-0.99.31' make[1]: Leaving directory '/builddir/build/BUILD/linsmith-0.99.31' BUILDSTDERR: explicitly decompress any DWAR1884 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs F compressed ELF sections in /builddir/build/BUILDROOT/linsmith-0.99.31-3.fc31.riscv64/usr/bin/linsmith extracting debug info from /builddir/build/BUILDROOT/linsmith-0.99.31-3.fc31.riscv64/usr/bin/linsmith original debug info size: 1124kB, size after compression: 880kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. Processing files: linsmith-0.99.31-3.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.NYhK80 + umask 022 + cd /builddir/build/BUILD + cd linsmith-0.99.31 + DOCDIR=/builddir/build/BUILDROOT/linsmith-0.99.31-3.fc31.riscv64/usr/share/doc/linsmith + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/linsmith-0.99.31-3.fc31.riscv64/usr/share/doc/linsmith + cp -pr AUTHORS /builddir/build/BUILDROOT/linsmith-0.99.31-3.fc31.riscv64/usr/share/doc/linsmith + cp -pr ChangeLog /builddir/build/BUILDROOT/linsmith-0.99.31-3.fc31.riscv64/usr/share/doc/linsmith + cp -pr NEWS /builddir/build/BUILDROOT/linsmith-0.99.31-3.fc31.riscv64/usr/share/doc/linsmith + cp -pr README /builddir/build/BUILDROOT/linsmith-0.99.31-3.fc31.riscv64/usr/share/doc/linsmith + cp -pr THANKS /builddir/build/BUILDROOT/linsmith-0.99.31-3.fc31.riscv64/usr/share/doc/linsmith + cp -pr doc/manual.pdf /builddir/build/BUILDROOT/linsmith-0.99.31-3.fc31.riscv64/usr/share/doc/linsmith + cp -pr examples/6-1.circ examples/6-4.circ examples/6-4.load examples/6-5.circ examples/6-5.load examples/6-6.circ examples/6-6.load examples/aaa.s2p examples/conv0809 examples/f_and_h.circ examples/f_and_h.load examples/f_and_h_rotate_to_load.circ examples/mgf1302.s2p examples/nb_40.load examples/nbb300.s2p /builddir/build/BUILDROOT/linsmith-0.99.31-3.fc31.riscv64/usr/share/doc/linsmith + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.O2KzeX + umask 022 + cd /builddir/build/BUILD + cd linsmith-0.99.31 + LICENSEDIR=/builddir/build/BUILDROOT/linsmith-0.99.31-3.fc31.riscv64/usr/share/licenses/linsmith + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/linsmith-0.99.31-3.fc31.riscv64/usr/share/licenses/linsmith + cp -pr COPYING /builddir/build/BUILDROOT/linsmith-0.99.31-3.fc31.riscv64/usr/share/licenses/linsmith + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: application() application(linsmith.desktop) linsmith = 0.99.31-3.fc31 linsmith(riscv-64) = 0.99.31-3.fc31 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) libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcairo.so.2()(64bit) libgdk-x11-2.0.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgnome-2.so.0()(64bit) libgnomecanvas-2.so.0()(64bit) libgnomeui-2.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) rtld(GNU_HASH) Processing files: linsmith-debugsource-0.99.31-3.fc31.riscv64 Provides: linsmith-debugsource = 0.99.31-3.fc31 linsmith-debugsource(riscv-64) = 0.99.31-3.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: linsmith-debuginfo-0.99.31-3.fc31.riscv64 Provides: debuginfo(build-id) = 92e4fd76805d50eeafbf4a5dec387bd33d300be6 linsmith-debuginfo = 0.99.31-3.fc31 linsmith-debuginfo(riscv-64) = 0.99.31-3.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: linsmith-debugsource(riscv-64) = 0.99.31-3.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/linsmith-0.99.31-3.fc31.riscv64 Wrote: /builddir/build/RPMS/linsmith-debuginfo-0.99.31-3.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/linsmith-0.99.31-3.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/linsmith-debugsource-0.99.31-3.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.YdPNMZ + umask 022 + cd /builddir/build/BUILD + cd linsmith-0.99.31 + /usr/bin/rm -rf /builddir/build/BUILDROOT/linsmith-0.99.31-3.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0