+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/xforms.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.e83JEE + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf xforms-1.2.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/xforms-1.2.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd xforms-1.2.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i -e 's|"/lib /usr/lib|"/lib64 /usr/lib64|' configure + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.RYklAO + umask 022 + cd /builddir/build/BUILD + cd xforms-1.2.4 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config/config.sub ++ basename ./config/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config/config.sub '/usr/lib/rpm/redhat/config.sub' -> './config/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config/config.guess ++ basename ./config/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config/config.guess '/usr/lib/rpm/redhat/config.guess' -> './config/config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./config/ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-demos --enable-docs --htmldir=/usr/share/doc/xforms/html --pdfdir=/usr/share/doc/xforms --disable-static '--enable-optimization=-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 ' configuring xforms version 1.2.4 checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking target system type... riscv64-redhat-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for texi2html... texi2html checking for texi2dvi... texi2dvi checking for convert... convert checking for style of include used by make... GNU checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking whether make sets $(MAKE)... (cached) yes checking for library containing strerror... none required checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for riscv64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for extra library directory... NONE checking for extra include directory... NONE checking for extra lib+include directory... NONE checking for an ANSI C-conforming const... yes checking for pid_t... yes checking for size_t... yes checking for sin in -lm... yes checking for fopen in -lc... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking GL/glx.h usability... yes checking GL/glx.h presence... yes checking for GL/glx.h... yes checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... no checking for XpmCreateBufferFromImage in -lXpm... yes checking X11/xpm.h usability... yes checking X11/xpm.h presence... yes checking for X11/xpm.h... yes checking xpm header version... ./configure: line 13230: fg: no job control . checking for jpeg_CreateDecompress in -ljpeg... yes checking return type of signal handlers... void checking for snprintf... yes checking for strcasecmp... yes checking for strerror... yes checking for usleep... yes checking for nanosleep... yes checking for vsnprintf... yes checking for vasprintf... yes checking for sigaction... yes checking if snprintf is declared by header stdio.h... yes checking if vsnprintf is declared by header stdio.h... yes checking if vasprintf is declared by header stdio.h... yes checking if sigaction is declared by header signal.h... yes configure: creating ./config.status config.status: creating Makefile config.status: creating libforms.spec config.status: creating lib/include/AAA.h config.status: creating config/Makefile config.status: creating lib/Makefile config.status: creating lib/bitmaps/Makefile config.status: creating lib/fd/Makefile config.status: creating lib/include/Makefile config.status: creating lib/private/Makefile config.status: creating image/Makefile config.status: creating gl/Makefile config.status: creating fdesign/Makefile config.status: creating fdesign/fd/Makefile config.status: creating fdesign/spec/Makefile config.status: creating fdesign/xpm/Makefile config.status: creating fd2ps/Makefile config.status: creating fd2ps/test/Makefile config.status: creating demos/Makefile config.status: creating demos/fd/Makefile config.status: creating doc/Makefile config.status: creating doc/xforms_images/Makefile config.status: creating lib/config.h config.status: executing depfiles commands config.status: executing libtool commands Configuration: Host type: riscv64-redhat-linux-gnu Special build flags: C Compiler: gcc C Compiler flags: -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 Linker flags: -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld === The following minor issues have been detected by configure. === Please check the messages below before running 'make'. === (see the section 'Problems' in the INSTALL file) == Version . of the Xpm library is a bit old. If you experience strange crashes with xforms, try to upgrade to at least version 4.7 (aka 3.4g). If you have installed a newer version of the library, check whether you have an old xpm.h header file in your include path. Configuration of xforms was successful. Type 'make' to compile the program, and then 'make install' to install it. + make -j4 X_PRE_LIBS= Making all in config make[1]: Entering directory '/builddir/build/BUILD/xforms-1.2.4/config' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/xforms-1.2.4/config' Making all in lib make[1]: Entering directory '/builddir/build/BUILD/xforms-1.2.4/lib' make all-recursive make[2]: Entering directory '/builddir/build/BUILD/xforms-1.2.4/lib' Making all in bitmaps make[3]: Entering directory '/builddir/build/BUILD/xforms-1.2.4/lib/bitmaps' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/xforms-1.2.4/lib/bitmaps' Making all in fd make[3]: Entering directory '/builddir/build/BUILD/xforms-1.2.4/lib/fd' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/xforms-1.2.4/lib/fd' Making all in include make[3]: Entering directory '/builddir/build/BUILD/xforms-1.2.4/lib/include' rm -f tmpforms sed "1,/crop here for forms/d" AAA.h > tmpforms for i in Basic.h XBasic.h popup.h bitmap.h box.h browser.h button.h canvas.h chart.h choice.h clipbd.h clock.h counter.h cursor.h dial.h filesys.h flps.h formbrowser.h frame.h free.h goodies.h input.h menu.h nmenu.h positioner.h scrollbar.h select.h slider.h spinner.h tabfolder.h text.h thumbwheel.h timer.h xpopup.h xyplot.h zzz.h; do \ sed "1,/crop here for forms/d" ./`basename $i` >> tmpforms; \ done if cmp -s tmpforms forms.h ; then \ rm -f tmpforms ;\ else \ rm -f forms.h ;\ mv tmpforms forms.h ;\ fi echo timestamp > stamp-forms make[3]: Leaving directory '/builddir/build/BUILD/xforms-1.2.4/lib/include' Making all in private make[3]: Entering directory '/builddir/build/BUILD/xforms-1.2.4/lib/private' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/xforms-1.2.4/lib/private' make[3]: Entering directory '/builddir/build/BUILD/xforms-1.2.4/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c -o align.lo align.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c -o appwin.lo appwin.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c -o asyn_io.lo asyn_io.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c -o bitmap.lo bitmap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c asyn_io.c -fPIC -DPIC -o .libs/asyn_io.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c appwin.c -fPIC -DPIC -o .libs/appwin.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c bitmap.c -fPIC -DPIC -o .libs/bitmap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c align.c -fPIC -DPIC -o .libs/align.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c -o box.lo box.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c -o browser.lo browser.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c box.c -fPIC -DPIC -o .libs/box.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c -o button.lo button.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c browser.c -fPIC -DPIC -o .libs/browser.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c -o canvas.lo canvas.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c button.c -fPIC -DPIC -o .libs/button.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c canvas.c -fPIC -DPIC -o .libs/canvas.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c -o chart.lo chart.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c chart.c -fPIC -DPIC -o .libs/chart.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c -o checkbut.lo checkbut.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c checkbut.c -fPIC -DPIC -o .libs/checkbut.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c -o child.lo child.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c child.c -fPIC -DPIC -o .libs/child.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c -o choice.lo choice.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c choice.c -fPIC -DPIC -o .libs/choice.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c -o clipboard.lo clipboard.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c clipboard.c -fPIC -DPIC -o .libs/clipboard.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c -o clock.lo clock.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c -o cmd_br.lo cmd_br.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c clock.c -fPIC -DPIC -o .libs/clock.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c cmd_br.c -fPIC -DPIC -o .libs/cmd_br.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c -o colsel.lo colsel.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c colsel.c -fPIC -DPIC -o .libs/colsel.o clock.c: In function 'handle_clock': clock.c:205:27: warning: '%02d' directive writing between 2 and 11 bytes into a region of size between 0 and 10 [-Wformat-overflow=] sprintf( buf, "%d:%02d:%02d %s", hours > 12 ? hours - 12 : hours, ^~~~ In file included from /usr/include/stdio.h:861:0, from include/forms.h:60, from clock.c:31: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 11 and 39 bytes into a destination of size 12 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c -o combo.lo combo.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c -o counter.lo counter.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c combo.c -fPIC -DPIC -o .libs/combo.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c counter.c -fPIC -DPIC -o .libs/counter.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c -o cursor.lo cursor.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c cursor.c -fPIC -DPIC -o .libs/cursor.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c -o dial.lo dial.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c dial.c -fPIC -DPIC -o .libs/dial.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c -o display.lo display.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c display.c -fPIC -DPIC -o .libs/display.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c -o errmsg.lo errmsg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c errmsg.c -fPIC -DPIC -o .libs/errmsg.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c -o events.lo events.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c events.c -fPIC -DPIC -o .libs/events.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c -o flcolor.lo flcolor.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c flcolor.c -fPIC -DPIC -o .libs/flcolor.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c -o fldraw.lo fldraw.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c fldraw.c -fPIC -DPIC -o .libs/fldraw.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c -o flsnprintf.lo flsnprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c flsnprintf.c -fPIC -DPIC -o .libs/flsnprintf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c -o flresource.lo flresource.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c flresource.c -fPIC -DPIC -o .libs/flresource.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c -o flvisual.lo flvisual.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c flvisual.c -fPIC -DPIC -o .libs/flvisual.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c -o fonts.lo fonts.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c -o formbrowser.lo formbrowser.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c fonts.c -fPIC -DPIC -o .libs/fonts.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c formbrowser.c -fPIC -DPIC -o .libs/formbrowser.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c -o forms.lo forms.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c forms.c -fPIC -DPIC -o .libs/forms.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c -o frame.lo frame.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c frame.c -fPIC -DPIC -o .libs/frame.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c -o free.lo free.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c free.c -fPIC -DPIC -o .libs/free.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c -o fselect.lo fselect.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c fselect.c -fPIC -DPIC -o .libs/fselect.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c -o global.lo global.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c global.c -fPIC -DPIC -o .libs/global.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c -o goodie_alert.lo goodie_alert.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c goodie_alert.c -fPIC -DPIC -o .libs/goodie_alert.o fselect.c: In function 'input_cb': fselect.c:693:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if ( ! ( cmp = strncmp( line + 2, ip, len ) ) ) ^~ fselect.c:696:10: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if ( ( ( fli_sort_method == FL_ALPHASORT && cmp < 0 ) ^~ fselect.c: In function 'fill_entries': fselect.c:491:58: warning: '%s' directive output may be truncated writing up to 4351 bytes into a region of size 245 [-Wformat-truncation=] fli_snprintf( tmpbuf, sizeof tmpbuf, "Can't read %s", lfs->dname ); ^~ In file included from /usr/include/stdio.h:861:0, from include/forms.h:60, from fselect.c:34: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 12 and 4363 bytes into a destination of size 256 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c -o goodie_choice.lo goodie_choice.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c goodie_choice.c -fPIC -DPIC -o .libs/goodie_choice.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c -o goodie_input.lo goodie_input.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c goodie_input.c -fPIC -DPIC -o .libs/goodie_input.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c -o goodie_msg.lo goodie_msg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c goodie_msg.c -fPIC -DPIC -o .libs/goodie_msg.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c -o goodies.lo goodies.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c goodies.c -fPIC -DPIC -o .libs/goodies.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c -o goodie_sinput.lo goodie_sinput.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c goodie_sinput.c -fPIC -DPIC -o .libs/goodie_sinput.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c -o goodie_yesno.lo goodie_yesno.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c goodie_yesno.c -fPIC -DPIC -o .libs/goodie_yesno.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c -o goodie_colchooser.lo goodie_colchooser.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c goodie_colchooser.c -fPIC -DPIC -o .libs/goodie_colchooser.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c -o handling.lo handling.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c handling.c -fPIC -DPIC -o .libs/handling.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c -o input.lo input.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c input.c -fPIC -DPIC -o .libs/input.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c -o interpol.lo interpol.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c interpol.c -fPIC -DPIC -o .libs/interpol.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c -o keyboard.lo keyboard.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c -o labelbut.lo labelbut.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c keyboard.c -fPIC -DPIC -o .libs/keyboard.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c labelbut.c -fPIC -DPIC -o .libs/labelbut.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c -o lframe.lo lframe.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c lframe.c -fPIC -DPIC -o .libs/lframe.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c -o lightbut.lo lightbut.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c lightbut.c -fPIC -DPIC -o .libs/lightbut.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c -o listdir.lo listdir.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c listdir.c -fPIC -DPIC -o .libs/listdir.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c -o menu.lo menu.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c menu.c -fPIC -DPIC -o .libs/menu.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c -o nmenu.lo nmenu.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c nmenu.c -fPIC -DPIC -o .libs/nmenu.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c -o objects.lo objects.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c objects.c -fPIC -DPIC -o .libs/objects.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c -o oneliner.lo oneliner.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c oneliner.c -fPIC -DPIC -o .libs/oneliner.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c -o pixmap.lo pixmap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c pixmap.c -fPIC -DPIC -o .libs/pixmap.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c -o popup.lo popup.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c popup.c -fPIC -DPIC -o .libs/popup.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c -o positioner.lo positioner.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c positioner.c -fPIC -DPIC -o .libs/positioner.o popup.c: In function 'parse_entries': popup.c:2629:60: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] if ( entry->type == FL_POPUP_RADIO && entry->state * FL_POPUP_CHECKED ) ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c -o read2lsbf.lo read2lsbf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c read2lsbf.c -fPIC -DPIC -o .libs/read2lsbf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c -o read2msbf.lo read2msbf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c read2msbf.c -fPIC -DPIC -o .libs/read2msbf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c -o read4lsb.lo read4lsb.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c read4lsb.c -fPIC -DPIC -o .libs/read4lsb.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c -o read4msb.lo read4msb.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c read4msb.c -fPIC -DPIC -o .libs/read4msb.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c -o readint.lo readint.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c -o round3d.lo round3d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c readint.c -fPIC -DPIC -o .libs/readint.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c round3d.c -fPIC -DPIC -o .libs/round3d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c -o roundbut.lo roundbut.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c roundbut.c -fPIC -DPIC -o .libs/roundbut.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c -o scrollbar.lo scrollbar.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c -o scrollbut.lo scrollbut.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c scrollbar.c -fPIC -DPIC -o .libs/scrollbar.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c scrollbut.c -fPIC -DPIC -o .libs/scrollbut.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c -o select.lo select.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c select.c -fPIC -DPIC -o .libs/select.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c -o signal.lo signal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c signal.c -fPIC -DPIC -o .libs/signal.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c -o sldraw.lo sldraw.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c sldraw.c -fPIC -DPIC -o .libs/sldraw.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c -o slider.lo slider.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c -o space.lo space.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c slider.c -fPIC -DPIC -o .libs/slider.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c space.c -fPIC -DPIC -o .libs/space.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c -o spinner.lo spinner.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c -o strdup.lo strdup.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c spinner.c -fPIC -DPIC -o .libs/spinner.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c strdup.c -fPIC -DPIC -o .libs/strdup.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c -o symbols.lo symbols.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c symbols.c -fPIC -DPIC -o .libs/symbols.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c -o sysdep.lo sysdep.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c sysdep.c -fPIC -DPIC -o .libs/sysdep.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c -o tabfolder.lo tabfolder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c tabfolder.c -fPIC -DPIC -o .libs/tabfolder.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c -o tbox.lo tbox.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c tbox.c -fPIC -DPIC -o .libs/tbox.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c -o text.lo text.c tabfolder.c: In function 'program_switch': tabfolder.c:318:53: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses] if ( ! obj->visible || ! obj->form->visible == FL_VISIBLE ) ^~ tabfolder.c:318:32: note: add parentheses around left hand side expression to silence this warning if ( ! obj->visible || ! obj->form->visible == FL_VISIBLE ) ^~~~~~~~~~~~~~~~~~~~ ( ) libtool: compile: gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c text.c -fPIC -DPIC -o .libs/text.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c -o thumbwheel.lo thumbwheel.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c -o timeout.lo timeout.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c thumbwheel.c -fPIC -DPIC -o .libs/thumbwheel.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c timeout.c -fPIC -DPIC -o .libs/timeout.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c -o timer.lo timer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c timer.c -fPIC -DPIC -o .libs/timer.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c -o tooltip.lo tooltip.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c tooltip.c -fPIC -DPIC -o .libs/tooltip.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c -o util.lo util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c util.c -fPIC -DPIC -o .libs/util.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c -o valuator.lo valuator.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c valuator.c -fPIC -DPIC -o .libs/valuator.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c -o version.lo version.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c -o vn_pair.lo vn_pair.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c version.c -fPIC -DPIC -o .libs/version.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c vn_pair.c -fPIC -DPIC -o .libs/vn_pair.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c -o win.lo win.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c win.c -fPIC -DPIC -o .libs/win.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c -o xdraw.lo xdraw.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c xdraw.c -fPIC -DPIC -o .libs/xdraw.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c -o xpopup.lo xpopup.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c -o xsupport.lo xsupport.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c xpopup.c -fPIC -DPIC -o .libs/xpopup.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c xsupport.c -fPIC -DPIC -o .libs/xsupport.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c -o xtext.lo xtext.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c xtext.c -fPIC -DPIC -o .libs/xtext.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c -o xyplot.lo xyplot.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DMAKING_FORMS -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 -c xyplot.c -fPIC -DPIC -o .libs/xyplot.o cp -p ./xforms.man xforms.5 /bin/sh ../libtool --tag=CC --mode=link 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 -no-undefined -version-info 3:3:1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libforms.la -rpath /usr/lib64 align.lo appwin.lo asyn_io.lo bitmap.lo box.lo browser.lo button.lo canvas.lo chart.lo checkbut.lo child.lo choice.lo clipboard.lo clock.lo cmd_br.lo colsel.lo combo.lo counter.lo cursor.lo dial.lo display.lo errmsg.lo events.lo flcolor.lo fldraw.lo flsnprintf.lo flresource.lo flvisual.lo fonts.lo formbrowser.lo forms.lo frame.lo free.lo fselect.lo global.lo goodie_alert.lo goodie_choice.lo goodie_input.lo goodie_msg.lo goodies.lo goodie_sinput.lo goodie_yesno.lo goodie_colchooser.lo handling.lo input.lo interpol.lo keyboard.lo labelbut.lo lframe.lo lightbut.lo listdir.lo menu.lo nmenu.lo objects.lo oneliner.lo pixmap.lo popup.lo positioner.lo read2lsbf.lo read2msbf.lo read4lsb.lo read4msb.lo readint.lo round3d.lo roundbut.lo scrollbar.lo scrollbut.lo select.lo signal.lo sldraw.lo slider.lo space.lo spinner.lo strdup.lo symbols.lo sysdep.lo tabfolder.lo tbox.lo text.lo thumbwheel.lo timeout.lo timer.lo tooltip.lo util.lo valuator.lo version.lo vn_pair.lo win.lo xdraw.lo xpopup.lo xsupport.lo xtext.lo xyplot.lo -lXpm -lX11 -lc -lm libtool: link: gcc -shared -fPIC -DPIC .libs/align.o .libs/appwin.o .libs/asyn_io.o .libs/bitmap.o .libs/box.o .libs/browser.o .libs/button.o .libs/canvas.o .libs/chart.o .libs/checkbut.o .libs/child.o .libs/choice.o .libs/clipboard.o .libs/clock.o .libs/cmd_br.o .libs/colsel.o .libs/combo.o .libs/counter.o .libs/cursor.o .libs/dial.o .libs/display.o .libs/errmsg.o .libs/events.o .libs/flcolor.o .libs/fldraw.o .libs/flsnprintf.o .libs/flresource.o .libs/flvisual.o .libs/fonts.o .libs/formbrowser.o .libs/forms.o .libs/frame.o .libs/free.o .libs/fselect.o .libs/global.o .libs/goodie_alert.o .libs/goodie_choice.o .libs/goodie_input.o .libs/goodie_msg.o .libs/goodies.o .libs/goodie_sinput.o .libs/goodie_yesno.o .libs/goodie_colchooser.o .libs/handling.o .libs/input.o .libs/interpol.o .libs/keyboard.o .libs/labelbut.o .libs/lframe.o .libs/lightbut.o .libs/listdir.o .libs/menu.o .libs/nmenu.o .libs/objects.o .libs/oneliner.o .libs/pixmap.o .libs/popup.o .libs/positioner.o .libs/read2lsbf.o .libs/read2msbf.o .libs/read4lsb.o .libs/read4msb.o .libs/readint.o .libs/round3d.o .libs/roundbut.o .libs/scrollbar.o .libs/scrollbut.o .libs/select.o .libs/signal.o .libs/sldraw.o .libs/slider.o .libs/space.o .libs/spinner.o .libs/strdup.o .libs/symbols.o .libs/sysdep.o .libs/tabfolder.o .libs/tbox.o .libs/text.o .libs/thumbwheel.o .libs/timeout.o .libs/timer.o .libs/tooltip.o .libs/util.o .libs/valuator.o .libs/version.o .libs/vn_pair.o .libs/win.o .libs/xdraw.o .libs/xpopup.o .libs/xsupport.o .libs/xtext.o .libs/xyplot.o -lXpm -lX11 -lc -lm -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -Wl,-z -Wl,relro -Wl,-soname -Wl,libforms.so.2 -o .libs/libforms.so.2.1.3 libtool: link: (cd ".libs" && rm -f "libforms.so.2" && ln -s "libforms.so.2.1.3" "libforms.so.2") libtool: link: (cd ".libs" && rm -f "libforms.so" && ln -s "libforms.so.2.1.3" "libforms.so") libtool: link: ( cd ".libs" && rm -f "libforms.la" && ln -s "../libforms.la" "libforms.la" ) make[3]: Leaving directory '/builddir/build/BUILD/xforms-1.2.4/lib' make[2]: Leaving directory '/builddir/build/BUILD/xforms-1.2.4/lib' make[1]: Leaving directory '/builddir/build/BUILD/xforms-1.2.4/lib' Making all in image make[1]: Entering directory '/builddir/build/BUILD/xforms-1.2.4/image' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -DMAKING_FORMS -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 -c -o image.lo image.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -DMAKING_FORMS -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 -c -o image_bmp.lo image_bmp.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -DMAKING_FORMS -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 -c -o image_combine.lo image_combine.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -DMAKING_FORMS -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 -c -o image_convolve.lo image_convolve.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DMAKING_FORMS -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 -c image.c -fPIC -DPIC -o .libs/image.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DMAKING_FORMS -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 -c image_bmp.c -fPIC -DPIC -o .libs/image_bmp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DMAKING_FORMS -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 -c image_convolve.c -fPIC -DPIC -o .libs/image_convolve.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DMAKING_FORMS -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 -c image_combine.c -fPIC -DPIC -o .libs/image_combine.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -DMAKING_FORMS -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 -c -o image_crop.lo image_crop.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DMAKING_FORMS -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 -c image_crop.c -fPIC -DPIC -o .libs/image_crop.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -DMAKING_FORMS -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 -c -o image_disp.lo image_disp.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -DMAKING_FORMS -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 -c -o image_fits.lo image_fits.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DMAKING_FORMS -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 -c image_disp.c -fPIC -DPIC -o .libs/image_disp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DMAKING_FORMS -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 -c image_fits.c -fPIC -DPIC -o .libs/image_fits.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -DMAKING_FORMS -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 -c -o image_genesis.lo image_genesis.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DMAKING_FORMS -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 -c image_genesis.c -fPIC -DPIC -o .libs/image_genesis.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -DMAKING_FORMS -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 -c -o image_gif.lo image_gif.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DMAKING_FORMS -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 -c image_gif.c -fPIC -DPIC -o .libs/image_gif.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -DMAKING_FORMS -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 -c -o image_gzip.lo image_gzip.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DMAKING_FORMS -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 -c image_gzip.c -fPIC -DPIC -o .libs/image_gzip.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -DMAKING_FORMS -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 -c -o image_io_filter.lo image_io_filter.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DMAKING_FORMS -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 -c image_io_filter.c -fPIC -DPIC -o .libs/image_io_filter.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -DMAKING_FORMS -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 -c -o image_jpeg.lo image_jpeg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DMAKING_FORMS -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 -c image_jpeg.c -fPIC -DPIC -o .libs/image_jpeg.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -DMAKING_FORMS -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 -c -o image_jquant.lo image_jquant.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DMAKING_FORMS -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 -c image_jquant.c -fPIC -DPIC -o .libs/image_jquant.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -DMAKING_FORMS -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 -c -o image_marker.lo image_marker.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -DMAKING_FORMS -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 -c -o image_png.lo image_png.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DMAKING_FORMS -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 -c image_marker.c -fPIC -DPIC -o .libs/image_marker.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DMAKING_FORMS -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 -c image_png.c -fPIC -DPIC -o .libs/image_png.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -DMAKING_FORMS -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 -c -o image_pnm.lo image_pnm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DMAKING_FORMS -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 -c image_pnm.c -fPIC -DPIC -o .libs/image_pnm.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -DMAKING_FORMS -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 -c -o image_postscript.lo image_postscript.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DMAKING_FORMS -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 -c image_postscript.c -fPIC -DPIC -o .libs/image_postscript.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -DMAKING_FORMS -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 -c -o image_proc.lo image_proc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -DMAKING_FORMS -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 -c -o image_replace.lo image_replace.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DMAKING_FORMS -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 -c image_proc.c -fPIC -DPIC -o .libs/image_proc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DMAKING_FORMS -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 -c image_replace.c -fPIC -DPIC -o .libs/image_replace.o image_postscript.c: In function 'PS_annotation_init': image_postscript.c:778:5: warning: 'memset' used with length equal to number of elements without multiplication by element size [-Wmemset-elt-size] memset( mbuf, 0, MBUFLEN ); ^~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -DMAKING_FORMS -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 -c -o image_rotate.lo image_rotate.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DMAKING_FORMS -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 -c image_rotate.c -fPIC -DPIC -o .libs/image_rotate.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -DMAKING_FORMS -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 -c -o image_scale.lo image_scale.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DMAKING_FORMS -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 -c image_scale.c -fPIC -DPIC -o .libs/image_scale.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -DMAKING_FORMS -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 -c -o image_sgi.lo image_sgi.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -DMAKING_FORMS -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 -c -o image_text.lo image_text.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DMAKING_FORMS -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 -c image_sgi.c -fPIC -DPIC -o .libs/image_sgi.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DMAKING_FORMS -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 -c image_text.c -fPIC -DPIC -o .libs/image_text.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -DMAKING_FORMS -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 -c -o image_tiff.lo image_tiff.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DMAKING_FORMS -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 -c image_tiff.c -fPIC -DPIC -o .libs/image_tiff.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -DMAKING_FORMS -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 -c -o image_type.lo image_type.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -DMAKING_FORMS -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 -c -o image_warp.lo image_warp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DMAKING_FORMS -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 -c image_type.c -fPIC -DPIC -o .libs/image_type.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DMAKING_FORMS -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 -c image_warp.c -fPIC -DPIC -o .libs/image_warp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -DMAKING_FORMS -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 -c -o image_xbm.lo image_xbm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DMAKING_FORMS -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 -c image_xbm.c -fPIC -DPIC -o .libs/image_xbm.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -DMAKING_FORMS -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 -c -o image_xpm.lo image_xpm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DMAKING_FORMS -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 -c image_xpm.c -fPIC -DPIC -o .libs/image_xpm.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -DMAKING_FORMS -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 -c -o image_xwd.lo image_xwd.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -DMAKING_FORMS -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 -c -o postscript.lo postscript.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DMAKING_FORMS -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 -c image_xwd.c -fPIC -DPIC -o .libs/image_xwd.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DMAKING_FORMS -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 -c postscript.c -fPIC -DPIC -o .libs/postscript.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -DMAKING_FORMS -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 -c -o ps_core.lo ps_core.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DMAKING_FORMS -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 -c ps_core.c -fPIC -DPIC -o .libs/ps_core.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -DMAKING_FORMS -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 -c -o ps_draw.lo ps_draw.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DMAKING_FORMS -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 -c ps_draw.c -fPIC -DPIC -o .libs/ps_draw.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -DMAKING_FORMS -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 -c -o ps_text.lo ps_text.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DMAKING_FORMS -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 -c ps_text.c -fPIC -DPIC -o .libs/ps_text.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -DMAKING_FORMS -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 -c -o rgb_db.lo rgb_db.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -DMAKING_FORMS -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 -c -o matrix.lo matrix.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DMAKING_FORMS -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 -c rgb_db.c -fPIC -DPIC -o .libs/rgb_db.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DMAKING_FORMS -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 -c matrix.c -fPIC -DPIC -o .libs/matrix.o /bin/sh ../libtool --tag=CC --mode=link 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 -no-undefined -version-info 3:3:1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libflimage.la -rpath /usr/lib64 image.lo image_bmp.lo image_combine.lo image_convolve.lo image_crop.lo image_disp.lo image_fits.lo image_genesis.lo image_gif.lo image_gzip.lo image_io_filter.lo image_jpeg.lo image_jquant.lo image_marker.lo image_png.lo image_pnm.lo image_postscript.lo image_proc.lo image_replace.lo image_rotate.lo image_scale.lo image_sgi.lo image_text.lo image_tiff.lo image_type.lo image_warp.lo image_xbm.lo image_xpm.lo image_xwd.lo postscript.lo ps_core.lo ps_draw.lo ps_text.lo rgb_db.lo matrix.lo ../lib/libforms.la -ljpeg -lX11 -lc -lm libtool: link: gcc -shared -fPIC -DPIC .libs/image.o .libs/image_bmp.o .libs/image_combine.o .libs/image_convolve.o .libs/image_crop.o .libs/image_disp.o .libs/image_fits.o .libs/image_genesis.o .libs/image_gif.o .libs/image_gzip.o .libs/image_io_filter.o .libs/image_jpeg.o .libs/image_jquant.o .libs/image_marker.o .libs/image_png.o .libs/image_pnm.o .libs/image_postscript.o .libs/image_proc.o .libs/image_replace.o .libs/image_rotate.o .libs/image_scale.o .libs/image_sgi.o .libs/image_text.o .libs/image_tiff.o .libs/image_type.o .libs/image_warp.o .libs/image_xbm.o .libs/image_xpm.o .libs/image_xwd.o .libs/postscript.o .libs/ps_core.o .libs/ps_draw.o .libs/ps_text.o .libs/rgb_db.o .libs/matrix.o -Wl,-rpath -Wl,/builddir/build/BUILD/xforms-1.2.4/lib/.libs ../lib/.libs/libforms.so -ljpeg -lX11 -lc -lm -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -Wl,-z -Wl,relro -Wl,-soname -Wl,libflimage.so.2 -o .libs/libflimage.so.2.1.3 libtool: link: (cd ".libs" && rm -f "libflimage.so.2" && ln -s "libflimage.so.2.1.3" "libflimage.so.2") libtool: link: (cd ".libs" && rm -f "libflimage.so" && ln -s "libflimage.so.2.1.3" "libflimage.so") libtool: link: ( cd ".libs" && rm -f "libflimage.la" && ln -s "../libflimage.la" "libflimage.la" ) make[1]: Leaving directory '/builddir/build/BUILD/xforms-1.2.4/image' Making all in gl make[1]: Entering directory '/builddir/build/BUILD/xforms-1.2.4/gl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -DMAKING_FORMS -I../lib -I../lib -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 -c -o glcanvas.lo glcanvas.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DMAKING_FORMS -I../lib -I../lib -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 -c glcanvas.c -fPIC -DPIC -o .libs/glcanvas.o /bin/sh ../libtool --tag=CC --mode=link 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 -no-undefined -version-info 3:3:1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libformsGL.la -rpath /usr/lib64 glcanvas.lo ../lib/libforms.la -lGL -lX11 -lc -lm libtool: link: gcc -shared -fPIC -DPIC .libs/glcanvas.o -Wl,-rpath -Wl,/builddir/build/BUILD/xforms-1.2.4/lib/.libs ../lib/.libs/libforms.so -lGL -lX11 -lc -lm -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -Wl,-z -Wl,relro -Wl,-soname -Wl,libformsGL.so.2 -o .libs/libformsGL.so.2.1.3 libtool: link: (cd ".libs" && rm -f "libformsGL.so.2" && ln -s "libformsGL.so.2.1.3" "libformsGL.so.2") libtool: link: (cd ".libs" && rm -f "libformsGL.so" && ln -s "libformsGL.so.2.1.3" "libformsGL.so") libtool: link: ( cd ".libs" && rm -f "libformsGL.la" && ln -s "../libformsGL.la" "libformsGL.la" ) make[1]: Leaving directory '/builddir/build/BUILD/xforms-1.2.4/gl' Making all in fdesign make[1]: Entering directory '/builddir/build/BUILD/xforms-1.2.4/fdesign' Making all in fd make[2]: Entering directory '/builddir/build/BUILD/xforms-1.2.4/fdesign/fd' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/xforms-1.2.4/fdesign/fd' Making all in spec make[2]: Entering directory '/builddir/build/BUILD/xforms-1.2.4/fdesign/spec' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/xforms-1.2.4/fdesign/spec' Making all in xpm make[2]: Entering directory '/builddir/build/BUILD/xforms-1.2.4/fdesign/xpm' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/xforms-1.2.4/fdesign/xpm' make[2]: Entering directory '/builddir/build/BUILD/xforms-1.2.4/fdesign' gcc -DHAVE_CONFIG_H -I. -I../lib -I./xpm -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 -c fd_attribs.c gcc -DHAVE_CONFIG_H -I. -I../lib -I./xpm -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 -c fd_control.c gcc -DHAVE_CONFIG_H -I. -I../lib -I./xpm -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 -c fd_fake.c gcc -DHAVE_CONFIG_H -I. -I../lib -I./xpm -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 -c fd_file.c fd_attribs.c: In function 'cleanup_saved_object': fd_attribs.c:336:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if ( ! saved_object.obj ) ^~ fd_attribs.c:339:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' fl_free( saved_object.obj->label ); ^~~~~~~ fd_file.c: In function 'load_object': fd_file.c:599:39: warning: comparison of constant '0' with boolean expression is always false [-Wbool-compare] if ( ! ff_read( "%o", &objclass ) < 0 ) ^ fd_file.c:599:39: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses] fd_file.c:599:10: note: add parentheses around left hand side expression to silence this warning if ( ! ff_read( "%o", &objclass ) < 0 ) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ( ) fd_attribs.c: In function 'validate_attributes': fd_attribs.c:909:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for ( o = obj->form->first; o; o = o->next ) ^~~ fd_attribs.c:921:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' return 1; ^~~~~~ fd_attribs.c: In function 'validate_cvar_name': fd_attribs.c:957:5: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ fd_attribs.c:960:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' fl_set_focus_object( obj->form, obj ); ^~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I../lib -I./xpm -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 -c fd_file_fun.c gcc -DHAVE_CONFIG_H -I. -I../lib -I./xpm -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 -c fd_forms.c gcc -DHAVE_CONFIG_H -I. -I../lib -I./xpm -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 -c fd_groups.c gcc -DHAVE_CONFIG_H -I. -I../lib -I./xpm -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 -c fd_help.c gcc -DHAVE_CONFIG_H -I. -I../lib -I./xpm -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 -c fd_initforms.c gcc -DHAVE_CONFIG_H -I. -I../lib -I./xpm -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 -c fd_main.c gcc -DHAVE_CONFIG_H -I. -I../lib -I./xpm -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 -c fd_names.c gcc -DHAVE_CONFIG_H -I. -I../lib -I./xpm -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 -c fd_objects.c gcc -DHAVE_CONFIG_H -I. -I../lib -I./xpm -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 -c fd_pallette.c gcc -DHAVE_CONFIG_H -I. -I../lib -I./xpm -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 -c fd_printC.c gcc -DHAVE_CONFIG_H -I. -I../lib -I./xpm -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 -c fd_rubber.c gcc -DHAVE_CONFIG_H -I. -I../lib -I./xpm -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 -c fd_select.c gcc -DHAVE_CONFIG_H -I. -I../lib -I./xpm -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 -c fd_spec.c gcc -DHAVE_CONFIG_H -I. -I../lib -I./xpm -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 -c fd_super.c fd_printC.c: In function 'C_output': fd_printC.c:872:27: warning: '%s' directive writing up to 127 bytes into a region of size 125 [-Wformat-overflow=] sprintf( fdtname, "FD_%s", form_name ); ^~ In file included from /usr/include/stdio.h:861:0, from fd_main.h:28, from fd_printC.c:37: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 4 and 131 bytes into a destination of size 128 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fd_printC.c:872:27: warning: '%s' directive writing up to 127 bytes into a region of size 125 [-Wformat-overflow=] sprintf( fdtname, "FD_%s", form_name ); ^~ In file included from /usr/include/stdio.h:861:0, from fd_main.h:28, from fd_printC.c:37: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 4 and 131 bytes into a destination of size 128 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fd_printC.c:872:27: warning: '%s' directive writing up to 127 bytes into a region of size 125 [-Wformat-overflow=] sprintf( fdtname, "FD_%s", form_name ); ^~ In file included from /usr/include/stdio.h:861:0, from fd_main.h:28, from fd_printC.c:37: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 4 and 131 bytes into a destination of size 128 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I../lib -I./xpm -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 -c fd_iconinfo.c gcc -DHAVE_CONFIG_H -I. -I../lib -I./xpm -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 -c fd_util.c gcc -DHAVE_CONFIG_H -I. -I../lib -I./xpm -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 -c sp_browser.c gcc -DHAVE_CONFIG_H -I. -I../lib -I./xpm -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 -c sp_button.c gcc -DHAVE_CONFIG_H -I. -I../lib -I./xpm -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 -c sp_choice.c gcc -DHAVE_CONFIG_H -I. -I../lib -I./xpm -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 -c sp_counter.c gcc -DHAVE_CONFIG_H -I. -I../lib -I./xpm -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 -c sp_spinner.c gcc -DHAVE_CONFIG_H -I. -I../lib -I./xpm -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 -c sp_dial.c gcc -DHAVE_CONFIG_H -I. -I../lib -I./xpm -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 -c sp_freeobj.c gcc -DHAVE_CONFIG_H -I. -I../lib -I./xpm -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 -c sp_menu.c gcc -DHAVE_CONFIG_H -I. -I../lib -I./xpm -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 -c sp_pixmap.c gcc -DHAVE_CONFIG_H -I. -I../lib -I./xpm -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 -c sp_positioner.c gcc -DHAVE_CONFIG_H -I. -I../lib -I./xpm -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 -c sp_scrollbar.c gcc -DHAVE_CONFIG_H -I. -I../lib -I./xpm -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 -c sp_slider.c gcc -DHAVE_CONFIG_H -I. -I../lib -I./xpm -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 -c sp_twheel.c gcc -DHAVE_CONFIG_H -I. -I../lib -I./xpm -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 -c sp_xyplot.c gcc -DHAVE_CONFIG_H -I. -I../lib -I./xpm -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 -c sp_util.c cp -p ./fdesign.man fdesign.1 /bin/sh ../libtool --tag=CC --mode=link 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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o fdesign fd_attribs.o fd_control.o fd_fake.o fd_file.o fd_file_fun.o fd_forms.o fd_groups.o fd_help.o fd_initforms.o fd_main.o fd_names.o fd_objects.o fd_pallette.o fd_printC.o fd_rubber.o fd_select.o fd_spec.o fd_super.o fd_iconinfo.o fd_util.o sp_browser.o sp_button.o sp_choice.o sp_counter.o sp_spinner.o sp_dial.o sp_freeobj.o sp_menu.o sp_pixmap.o sp_positioner.o sp_scrollbar.o sp_slider.o sp_twheel.o sp_xyplot.o sp_util.o ../lib/libforms.la -lXpm -lX11 -lc -lm -lc -lm libtool: link: 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 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/fdesign fd_attribs.o fd_control.o fd_fake.o fd_file.o fd_file_fun.o fd_forms.o fd_groups.o fd_help.o fd_initforms.o fd_main.o fd_names.o fd_objects.o fd_pallette.o fd_printC.o fd_rubber.o fd_select.o fd_spec.o fd_super.o fd_iconinfo.o fd_util.o sp_browser.o sp_button.o sp_choice.o sp_counter.o sp_spinner.o sp_dial.o sp_freeobj.o sp_menu.o sp_pixmap.o sp_positioner.o sp_scrollbar.o sp_slider.o sp_twheel.o sp_xyplot.o sp_util.o ../lib/.libs/libforms.so -lXpm -lX11 -lc -lm make[2]: Leaving directory '/builddir/build/BUILD/xforms-1.2.4/fdesign' make[1]: Leaving directory '/builddir/build/BUILD/xforms-1.2.4/fdesign' Making all in fd2ps make[1]: Entering directory '/builddir/build/BUILD/xforms-1.2.4/fd2ps' Making all in test make[2]: Entering directory '/builddir/build/BUILD/xforms-1.2.4/fd2ps/test' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/xforms-1.2.4/fd2ps/test' make[2]: Entering directory '/builddir/build/BUILD/xforms-1.2.4/fd2ps' gcc -DHAVE_CONFIG_H -I. -I../lib -I.. -I../lib -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 -c align.c gcc -DHAVE_CONFIG_H -I. -I../lib -I.. -I../lib -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 -c fd2ps.c gcc -DHAVE_CONFIG_H -I. -I../lib -I.. -I../lib -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 -c flsupport.c gcc -DHAVE_CONFIG_H -I. -I../lib -I.. -I../lib -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 -c image2ps.c gcc -DHAVE_CONFIG_H -I. -I../lib -I.. -I../lib -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 -c load.c gcc -DHAVE_CONFIG_H -I. -I../lib -I.. -I../lib -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 -c papers.c gcc -DHAVE_CONFIG_H -I. -I../lib -I.. -I../lib -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 -c pscol.c gcc -DHAVE_CONFIG_H -I. -I../lib -I.. -I../lib -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 -c psdraw.c gcc -DHAVE_CONFIG_H -I. -I../lib -I.. -I../lib -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 -c psobj.c gcc -DHAVE_CONFIG_H -I. -I../lib -I.. -I../lib -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 -c pstext.c gcc -DHAVE_CONFIG_H -I. -I../lib -I.. -I../lib -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 -c readxpm.c gcc -DHAVE_CONFIG_H -I. -I../lib -I.. -I../lib -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 -c sys.c gcc -DHAVE_CONFIG_H -I. -I../lib -I.. -I../lib -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 -c version.c gcc -DHAVE_CONFIG_H -I. -I../lib -I.. -I../lib -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 -c xbmtops.c gcc -DHAVE_CONFIG_H -I. -I../lib -I.. -I../lib -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 -c xpmtops.c cp -p ./fd2ps.man fd2ps.1 /bin/sh ../libtool --tag=CC --mode=link 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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o fd2ps align.o fd2ps.o flsupport.o image2ps.o load.o papers.o pscol.o psdraw.o psobj.o pstext.o readxpm.o sys.o version.o xbmtops.o xpmtops.o ../lib/libforms.la -lc -lm -lc -lm libtool: link: 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 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/fd2ps align.o fd2ps.o flsupport.o image2ps.o load.o papers.o pscol.o psdraw.o psobj.o pstext.o readxpm.o sys.o version.o xbmtops.o xpmtops.o ../lib/.libs/libforms.so -lc -lm make[2]: Leaving directory '/builddir/build/BUILD/xforms-1.2.4/fd2ps' make[1]: Leaving directory '/builddir/build/BUILD/xforms-1.2.4/fd2ps' Making all in doc make[1]: Entering directory '/builddir/build/BUILD/xforms-1.2.4/doc' Making all in xforms_images make[2]: Entering directory '/builddir/build/BUILD/xforms-1.2.4/doc/xforms_images' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/xforms-1.2.4/doc/xforms_images' make[2]: Entering directory '/builddir/build/BUILD/xforms-1.2.4/doc' texi2html --init-file xforms.init xforms.texi if [ = "yes" ]; then \ make -C xforms_images create_pdf_files; \ fi /bin/sh: line 0: [: =: unary operator expected texi2dvi --pdf --batch xforms.texi This is pdfTeX, Version 3.14159265-2.6-1.40.17 (TeX Live 2016) (preloaded format=pdfetex) restricted \write18 enabled. entering extended mode (./xforms.texi (/usr/share/texlive/texmf-local/texmf-compat/tex/texinfo/texinfo.tex Loading texinfo [version 2017-08-23.19]: pdf, fonts, markup, glyphs, page headings, tables, conditionals, indexing, sectioning, toc, environments, defuns, macros, cross references, insertions, (/usr/share/texlive/texmf-dist/tex/generic/epsf/epsf.tex This is `epsf.tex' v2.7.4 <14 February 2011> ) localization, formatting, and turning on texinfo input format.) [1{/usr/share /texlive/texmf-dist/fonts/map/pdftex/updmap/pdftex.map}] [-1] () (/builddir/build/BUILD/xforms-1.2.4/doc/part0_preface.texi (@emph {Preface}) [1] Underfull \hbox (badness 10000) in paragraph at lines 20--30 Underfull \hbox (badness 10000) in paragraph at lines 20--30 Underfull \hbox (badness 10000) in paragraph at lines 20--30 [2] [3] Underfull \hbox (badness 10000) in paragraph at lines 150--156 Underfull \hbox (badness 10000) in paragraph at lines 150--156 Underfull \hbox (badness 10000) in paragraph at lines 150--156 Underfull \hbox (badness 10000) in paragraph at lines 150--156 [4] Underfull \hbox (badness 10000) in paragraph at lines 221--223 []@textrm scm/guile bind-ing by Jo-hannes Lev-el-ing (@texttt <@textrm Johannes .Leveling@Informatik.Uni- [5]) (/builddir/build/BUILD/xforms-1.2.4/doc/part1.texi (@emph {Part I - Using the Forms Library}) [6]) (/builddir/build/BUILD/xforms-1.2.4/doc/part1_introduction.texi Chapter 1 [7] Cross reference values unknown; you must run TeX again.) (/builddir/build/BUILD/xforms-1.2.4/doc/part1_getting_started.texi Chapter 2 [8] [9] [10] [11] [12] [13] [14]) (/builddir/build/BUILD/xforms-1.2.4/doc/part1_defining_forms.texi Chapter 3 [15] Writing index file xforms.fn Writing index file xforms.tp [16] [17] [18] [19] Underfull \hbox (badness 10000) in paragraph at lines 333--336 @textrm but-ton, use [][]$@textsy h$@texttt undefined$@textsy i$ @texttt [fl_a dd_checkbutton()], page $@textsy h$@texttt undefined$@textsy i$[][][]@textrm . [20] [21] [22] [23] [24] [25] Underfull \hbox (badness 10000) in paragraph at lines 1053--1059 []@textrm Call [][]$@textsy h$@texttt undefined$@textsy i$ @texttt [fl_set_icm_ color()], page $@textsy h$@texttt undefined$@textsy i$[][][] @textrm be-fore [] []$@textsy h$@texttt undefined$@textsy i$ [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36]) (/builddir/build/BUILD/xforms-1.2.4/doc/part1_doing_interaction.texi Chapter 4 [37] [38] [39] [40] [41] Underfull \hbox (badness 10000) in paragraph at lines 416--422 []@textrm Default for all ob-ject is [][]$@textsy h$@texttt undefined$@textsy i $ @texttt [FL_RESIZE_ALL], page $@textsy h$@texttt undefined$@textsy i$[][][] @ textrm and [42] [43] [44] [45] Underfull \hbox (badness 10000) in paragraph at lines 720--730 @texttt defined$@textsy i$[][][]@textrm , [][]$@textsy h$@texttt undefined$@tex tsy i$ @texttt [FL_RETURN_ALWAYS], page $@textsy h$@texttt undefined$@textsy i$ [][][] @textrm and [][]$@textsy h$@texttt undefined$@textsy i$ Underfull \hbox (badness 10000) in paragraph at lines 720--730 @textrm when the con-di-tions for [][]$@textsy h$@texttt undefined$@textsy i$ @ texttt [FL_RETURN_END], page $@textsy h$@texttt undefined$@textsy i$[][][] @tex trm and [46] Underfull \hbox (badness 10000) in paragraph at lines 741--749 @texttt fined$@textsy i$ @texttt [FL_RETURN_END], page $@textsy h$@texttt undef ined$@textsy i$[][][]@textrm , [][]$@textsy h$@texttt undefined$@textsy i$ @tex ttt [FL_RETURN_SELECTION], Underfull \hbox (badness 10000) in paragraph at lines 741--749 @texttt page $@textsy h$@texttt undefined$@textsy i$[][][] @textrm and [][]$@te xtsy h$@texttt undefined$@textsy i$ @texttt [FL_RETURN_DESELECTION], page $@tex tsy h$@texttt undefined$@textsy i$[][][]@textrm . Underfull \hbox (badness 10000) in paragraph at lines 741--749 @textrm (The [][]$@textsy h$@texttt undefined$@textsy i$ @texttt [FL_RETURN_END _CHANGED], page $@textsy h$@texttt undefined$@textsy i$[][][] @textrm con-di-ti on is [47] [48] [49] [50] Underfull \hbox (badness 10000) in paragraph at lines 1059--1073 @texttt [FL_MIDDLE_MOUSE], page $@textsy h$@texttt undefined$@textsy i$[][][]@t extrm , [][]$@textsy h$@texttt undefined$@textsy i$ @texttt [FL_RIGHT_MOUSE], p age $@textsy h$@texttt un Underfull \hbox (badness 10000) in paragraph at lines 1059--1073 @texttt defined$@textsy i$[][][]@textrm , [][]$@textsy h$@texttt undefined$@tex tsy i$ @texttt [FL_SCROLLUP_MOUSE], page $@textsy h$@texttt undefined$@textsy i $[][][] @textrm or [][]$@textsy h$@texttt undefined$@textsy i$ [51] [52] Underfull \hbox (badness 10000) in paragraph at lines 1223--1226 []@textrm Whenever [][]$@textsy h$@texttt undefined$@textsy i$ @texttt [fl_do_f orms()], page $@textsy h$@texttt undefined$@textsy i$[][][] @textrm or [][]$@te xtsy h$@texttt undefined$@textsy i$ @texttt [fl_ [53] Underfull \hbox (badness 10000) in paragraph at lines 1284--1289 [][][]$@textsy h$@texttt undefined$@textsy i$ @texttt [fl_add_event_callback()] , page $@textsy h$@texttt undefined$@textsy i$[][][] @textrm does not al-ter th e [54] [55]) (/builddir/build/BUILD/xforms-1.2.4/doc/part1_free_objects.texi Chapter 5 [56] [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] [67] [68] [69]) (/builddir/build/BUILD/xforms-1.2.4/doc/part1_goodies.texi Chapter 6 [70] [71] Underfull \hbox (badness 10000) in paragraph at lines 183--188 @texttt question()], page $@textsy h$@texttt undefined$@textsy i$[][][]@textrm , the de-fault @texttt def[] @textrm as given in [][]$@textsy h$@texttt undefin ed$@textsy i$ [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82]) (/builddir/build/BUILD/xforms-1.2.4/doc/part2.texi (@emph {Part II - The Form Designer}) [83]) (/builddir/build/BUILD/xforms-1.2.4/doc/part2_introduction.texi Chapter 7 [84]) (/builddir/build/BUILD/xforms-1.2.4/doc/part2_getting_started.texi Chapter 8 [85] [86] [87]) (/builddir/build/BUILD/xforms-1.2.4/doc/part2_command_line.texi Chapter 9 [88] [89] Underfull \hbox (badness 10000) in paragraph at lines 104--105 @textrm string (e.g., ) (/builddir/build/BUILD/xforms-1.2.4/doc/part2_creating_forms.texi Chapter 10 [90] [91] [92] [93] [94] [95] [96] [97]) (/builddir/build/BUILD/xforms-1.2.4/doc/part2_saving_loading.texi Chapter 11 [98] [99] [100] [101] [102] [103]) (/builddir/build/BUILD/xforms-1.2.4/doc/part2_language_filters.texi Chapter 12 [104] [105]) (/builddir/build/BUILD/xforms-1.2.4/doc/part2_generating_hardcopies.texi Chapter 13 [106] [107]) (/builddir/build/BUILD/xforms-1.2.4/doc/part3.texi (@emph {Part III - Object Classes}) [108]) (/builddir/build/BUILD/xforms-1.2.4/doc/part3_introduction.texi Chapter 14 [109] [110]) (/builddir/build/BUILD/xforms-1.2.4/doc/part3_static_objects.texi Chapter 15 [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] [121]) (/builddir/build/BUILD/xforms-1.2.4/doc/part3_buttons.texi Chapter 16 [122] [123] [124] Underfull \hbox (badness 10000) in paragraph at lines 219--240 @texttt [FL_TOUCH_BUTTON], page $@textsy h$@texttt undefined$@textsy i$[][][] @ textrm and [][]$@textsy h$@texttt undefined$@textsy i$ @texttt [FL_INOUT_BUTTON ], [125] Underfull \hbox (badness 10000) in paragraph at lines 249--260 [][][]$@textsy h$@texttt undefined$@textsy i$ @texttt [FL_NORMAL_BUTTON], page $@textsy h$@texttt undefined$@textsy i$[][][]@textrm s, [][]$@textsy h$@texttt undefined$@textsy i$ @texttt [FL_PUSH_ Underfull \hbox (badness 10000) in paragraph at lines 249--260 @texttt BUTTON], page $@textsy h$@texttt undefined$@textsy i$[][][]@textrm s, [ ][]$@textsy h$@texttt undefined$@textsy i$ @texttt [FL_RADIO_BUTTON], page $@te xtsy h$@texttt undefined$@textsy i$[][][]@textrm s, [126] [127] [128]) (/builddir/build/BUILD/xforms-1.2.4/doc/part3_valuator_objects.texi Chapter 17 [129] [130] [131] Underfull \hbox (badness 10000) in paragraph at lines 146--156 []@textrm Please note: the [][]$@textsy h$@texttt undefined$@textsy i$ @texttt [FL_VERT_PROGRESS_BAR], page $@textsy h$@texttt undefined$@textsy i$[][][] @tex trm and Underfull \hbox (badness 10000) in paragraph at lines 146--156 [][]$@textsy h$@texttt undefined$@textsy i$ @texttt [FL_HOR_PROGRESS_BAR], page $@textsy h$@texttt undefined$@textsy i$[][][] @textrm aren't ac-tu-ally val-u- a-tor [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142] Overfull \hbox (14.94176pt too wide) in paragraph at lines 1164--1164 []@texttt void fl_get_positioner_xbounds(FL_OBJECT *obj, double *min, double * max);[] | Overfull \hbox (14.94176pt too wide) in paragraph at lines 1165--1165 []@texttt void fl_get_positioner_ybounds(FL_OBJECT *obj, double *min, double * max);[] | [143] [144] [145] [146] [147] [148] Underfull \hbox (badness 10000) in paragraph at lines 1677--1684 @texttt object_lcolor()], page $@textsy h$@texttt undefined$@textsy i$[][][]@te xtrm , [][]$@textsy h$@texttt undefined$@textsy i$ @texttt [fl_set_object_lsize ()], Underfull \hbox (badness 10000) in paragraph at lines 1677--1684 @texttt page $@textsy h$@texttt undefined$@textsy i$[][][] @textrm and [][]$@te xtsy h$@texttt undefined$@textsy i$ @texttt [fl_set_object_lstyle()], page $@te xtsy h$@texttt undefined$@textsy i$[][][] [149] [150]) (/builddir/build/BUILD/xforms-1.2.4/doc/part3_input_objects.texi Chapter 18 [151] [152] [153] [154] [155] [156] [157] [158] [159] [160] Underfull \hbox (badness 10000) in paragraph at lines 685--695 @texttt page $@textsy h$@texttt undefined$@textsy i$[][][] @textrm or [][]$@tex tsy h$@texttt undefined$@textsy i$ @texttt [fl_set_scrollbar_type()], page $@te xtsy h$@texttt undefined$@textsy i$[][][] [161]) (/builddir/build/BUILD/xforms-1.2.4/doc/part3_choice_objects.texi Chapter 19 [162] [163] [164] [165] [166] [167] Underfull \hbox (badness 10000) in paragraph at lines 353--367 @texttt [fl_get_select_item_by_label()], page $@textsy h$@texttt undefined$@tex tsy i$[][][] @textrm and [][]$@textsy h$@texttt undefined$@textsy i$ @texttt [f l_get_ Underfull \hbox (badness 10000) in paragraph at lines 353--367 @texttt text()], page $@textsy h$@texttt undefined$@textsy i$[][][] @textrm and [][]$@textsy h$@texttt undefined$@textsy i$ @texttt [fl_get_select_item_by_tex t_f()], Underfull \hbox (badness 10000) in paragraph at lines 368--371 @texttt POPUP_ENTRY], page $@textsy h$@texttt undefined$@textsy i$[][][] @textr m (and not [][]$@textsy h$@texttt undefined$@textsy i$ @texttt [FL_POPUP_RETURN ], [168] [169] Underfull \hbox (badness 10000) in paragraph at lines 520--524 @textrm func-tions [][]$@textsy h$@texttt undefined$@textsy i$ @texttt [fl_popu p_set_color()], page $@textsy h$@texttt undefined$@textsy i$[][][] @textrm and [][]$@textsy h$@texttt unde Underfull \hbox (badness 10000) in paragraph at lines 520--524 @texttt fined$@textsy i$ @texttt [fl_popup_entry_set_font()], page $@textsy h$@ texttt undefined$@textsy i$[][][] @textrm (and [][]$@textsy h$@texttt undefined $@textsy i$ Underfull \hbox (badness 10000) in paragraph at lines 529--532 @texttt [fl_popup_entry_set_state()], page $@textsy h$@texttt undefined$@textsy i$[][][] @textrm and [][]$@textsy h$@texttt undefined$@textsy i$ @texttt [fl_p opup_ [170] [171] [172] [173] [174] [175] [176] [177] Underfull \hbox (badness 7576) in paragraph at lines 1186--1192 @texttt page $@textsy h$@texttt undefined$@textsy i$[][]@texttt |[][]$@textsy h $@texttt undefined$@textsy i$ @texttt [FL_RETURN_DESELECTION], page $@textsy h$ @texttt undefined$@textsy i$[][][] @textrm (un-less Underfull \hbox (badness 10000) in paragraph at lines 1231--1237 @textrm The dif-fer-ence to [][]$@textsy h$@texttt undefined$@textsy i$ @texttt [fl_add_browser_line()], page $@textsy h$@texttt undefined$@textsy i$[][][] @t extrm and [178] [179] [180] [181] [182] [183] [184]) (/builddir/build/BUILD/xforms-1.2.4/doc/part3_container_objects.texi Chapter 20 [185] [186] Underfull \hbox (badness 10000) in paragraph at lines 178--196 @texttt form()], page $@textsy h$@texttt undefined$@textsy i$[][][] @textrm and [][]$@textsy h$@texttt undefined$@textsy i$ @texttt [fl_end_form()], page $@te xtsy h$@texttt undefined$@textsy i$[][][]@textrm . [187] [188] [189] [190] Underfull \hbox (badness 10000) in paragraph at lines 494--504 @texttt form()], page $@textsy h$@texttt undefined$@textsy i$[][][] @textrm and [][]$@textsy h$@texttt undefined$@textsy i$ @texttt [fl_end_form()], page $@te xtsy h$@texttt undefined$@textsy i$[][][]@textrm . [191] [192]) (/builddir/build/BUILD/xforms-1.2.4/doc/part3_other_objects.texi Chapter 21 [193] Underfull \hbox (badness 10000) in paragraph at lines 92--96 [][]$@textsy h$@texttt undefined$@textsy i$ @texttt [FL_RETURN_END], page $@tex tsy h$@texttt undefined$@textsy i$[][][]@textrm , [][]$@textsy h$@texttt undefi ned$@textsy i$ @texttt [FL_RETURN_END_ [194] [195] [196] Overfull \hbox (26.43913pt too wide) in paragraph at lines 364--364 []@texttt void fl_set_xyplot_data_double(FL_OBJECT *obj, double *x, double *y, int n,[] | [197] [198] [199] [200] [201] [202] [203] Underfull \hbox (badness 10000) in paragraph at lines 999--1003 @textrm use [][]$@textsy h$@texttt undefined$@textsy i$ @texttt [fl_set_object_ lsize()], page $@textsy h$@texttt undefined$@textsy i$[][][] @textrm and [][]$@ textsy h$@texttt undefined$@textsy i$ [204] [205] [206] [207] [208] [209]) (/builddir/build/BUILD/xforms-1.2.4/doc/part3_popups.texi Chapter 22 [210] [211] [212] [213] [214] [215] Underfull \hbox (badness 10000) in paragraph at lines 402--407 []@textrm Entry for a sub-popup. The @texttt sub[] @textrm mem-ber of its [][] $@textsy h$@textrm un-de-fined$@textsy i$ [216] [217] Underfull \hbox (badness 10000) in paragraph at lines 577--586 @texttt page $@textsy h$@texttt undefined$@textsy i$[][][]@textrm , [][]$@texts y h$@texttt undefined$@textsy i$ @texttt [FL_POPUP_RADIO], page $@textsy h$@tex ttt undefined$@textsy i$[][][] @textrm (all ra-dio Underfull \hbox (badness 10000) in paragraph at lines 577--586 [][]$@textsy h$@texttt undefined$@textsy i$ @texttt [FL_POPUP_LINE], page $@tex tsy h$@texttt undefined$@textsy i$[][][] @textrm or [][]$@textsy h$@texttt unde fined$@textsy i$ @texttt [FL_POPUP_SUB], [218] Underfull \hbox (badness 10000) in paragraph at lines 587--597 @texttt DISABLED], page $@textsy h$@texttt undefined$@textsy i$[][][]@textrm , [][]$@textsy h$@texttt undefined$@textsy i$ @texttt [FL_POPUP_HIDDEN], page $@t extsy h$@texttt undefined$@textsy i$[][][] [219] [220] [221] [222] [223] [224] Underfull \hbox (badness 10000) in paragraph at lines 1070--1076 @texttt [FL_NORMAL_SIZE], page $@textsy h$@texttt undefined$@textsy i$[][][] @t extrm and [][]$@textsy h$@texttt undefined$@textsy i$ @texttt [FL_EMBOSSED_STYL E], [225] [226] [227]) (/builddir/build/BUILD/xforms-1.2.4/doc/part3_deprecated_objects.texi Chapter 23 [228] [229] [230] [231] [232] [233] [234] [235] [236] Underfull \hbox (badness 10000) in paragraph at lines 780--784 @texttt set_menu_popup()], page $@textsy h$@texttt undefined$@textsy i$[][][] @ textrm or [][]$@textsy h$@texttt undefined$@textsy i$ @texttt [fl_set_menu_entr ies()], [237] [238] [239] [240] [241] [242] [243] [244] [245]) (/builddir/build/BUILD/xforms-1.2.4/doc/part4.texi (@emph {Part IV - Designing Object Classes}) [246]) (/builddir/build/BUILD/xforms-1.2.4/doc/part4_introduction.texi Chapter 24 [247]) (/builddir/build/BUILD/xforms-1.2.4/doc/part4_global_structure.texi Chapter 25 [248] [249] [250]) (/builddir/build/BUILD/xforms-1.2.4/doc/part4_events.texi Chapter 26 [251] [252] Underfull \hbox (badness 10000) in paragraph at lines 159--163 [][]$@textsy h$@texttt undefined$@textsy i$ @texttt [FL_PUSH], page $@textsy h $@texttt undefined$@textsy i$[][][]@textrm , [][]$@textsy h$@texttt undefined$@ textsy i$ @texttt [FL_RELEASE], [253] Underfull \hbox (badness 10000) in paragraph at lines 209--219 @texttt [FL_PUSH], page $@textsy h$@texttt undefined$@textsy i$[][][] @textrm and a [][]$@textsy h$@texttt undefined$@textsy i$ @texttt [FL_RELEASE], [254] [255]) (/builddir/build/BUILD/xforms-1.2.4/doc/part4_fl_object.texi Chapter 27 [256] [257] [258] [259] Underfull \hbox (badness 10000) in paragraph at lines 115--127 @texttt [FL_ALIGN_LEFT], page $@textsy h$@texttt undefined$@textsy i$[][][]@te xtrm , [][]$@textsy h$@texttt undefined$@textsy i$ @texttt [FL_ALIGN_RIGHT], Underfull \hbox (badness 10000) in paragraph at lines 115--127 @texttt page $@textsy h$@texttt undefined$@textsy i$[][][]@textrm , [][]$@text sy h$@texttt undefined$@textsy i$ @texttt [FL_ALIGN_TOP], page $@textsy h$@text tt undefined$@textsy i$[][][]@textrm , Underfull \hbox (badness 10000) in paragraph at lines 115--127 [][]$@textsy h$@texttt undefined$@textsy i$ @texttt [FL_ALIGN_BOTTOM], page $@ textsy h$@texttt undefined$@textsy i$[][][]@textrm , [][]$@textsy h$@texttt und efined$@textsy i$ @texttt [FL_ Underfull \hbox (badness 10000) in paragraph at lines 115--127 @texttt ALIGN_CENTER], page $@textsy h$@texttt undefined$@textsy i$[][][]@text rm , [][]$@textsy h$@texttt undefined$@textsy i$ @texttt [FL_ALIGN_LEFT_TOP], Underfull \hbox (badness 10000) in paragraph at lines 115--127 @textrm rou-tine [][]$@textsy h$@texttt undefined$@textsy i$ @texttt [fl_set_o bject_lalign()], page $@textsy h$@texttt undefined$@textsy i$[][][] @textrm and [260] [261] [262] Underfull \hbox (badness 10000) in paragraph at lines 337--340 [][][]$@textsy h$@texttt undefined$@textsy i$ @texttt [FL_RETURN_CHANGED], pag e $@textsy h$@texttt undefined$@textsy i$[][][] @textrm and [][]$@textsy h$@tex ttt undefined$@textsy i$ [263] Overfull \hbox (26.43913pt too wide) in paragraph at lines 373--373 []@texttt obj->bw = borderWidth_resource_set ? resource_val : FL_BOUND _WIDTH;[] | [264] Underfull \hbox (badness 10000) in paragraph at lines 419--422 [][]$@textsy h$@texttt undefined$@textsy i$ @texttt [fl_activate_form()], page $@textsy h$@texttt undefined$@textsy i$[][][] @textrm or [][]$@textsy h$@textt t undefined$@textsy i$ ) (/builddir/build/BUILD/xforms-1.2.4/doc/part4_drawing_objects.texi Chapter 28 [265] [266] [267] [268] [269] [270] [271] [272] [273] [274] [275] [276]) (/builddir/build/BUILD/xforms-1.2.4/doc/part4_an_example.texi Chapter 29 [277] [278] [279]) (/builddir/build/BUILD/xforms-1.2.4/doc/part4_new_buttons.texi Chapter 30 [280] [281] [282] [283] [284] [285] [286]) (/builddir/build/BUILD/xforms-1.2.4/doc/part4_preemptive_handler.texi Chapter 31 [287]) (/builddir/build/BUILD/xforms-1.2.4/doc/part5.texi (@emph {Part V - General Informations}) [288] [289]) (/builddir/build/BUILD/xforms-1.2.4/doc/part5_overview.texi Chapter 32 [290] [291] [292] Underfull \hbox (badness 10000) in paragraph at lines 306--307 @texttt int Underfull \hbox (badness 10000) in paragraph at lines 322--323 @texttt int Underfull \hbox (badness 10000) in paragraph at lines 330--331 @texttt int [293] [294] [295] [296] [297] [298] [299] [300] [301] [302] [303] [304] [305] [306] Underfull \hbox (badness 10000) in paragraph at lines 1527--1532 @texttt position()], page $@textsy h$@texttt undefined$@textsy i$[][][]@textrm , will be used, oth-er-wise in-ter-ac-tive [307] [308] Underfull \hbox (badness 10000) in paragraph at lines 1689--1696 @textrm where [][]$@textsy h$@texttt undefined$@textsy i$ @texttt [fl_set_form_ geometry()], page $@textsy h$@texttt undefined$@textsy i$[][][] @textrm com-bin es the [309] [310] Overfull \hbox (20.69044pt too wide) in paragraph at lines 1933--1933 []@texttt FL_APPEVENT_CB fl_set_event_callback(FL_APPEVENT_CB callback, void * data);[] | [311] [312] [313] [314] Writing index file xforms.vr Underfull \hbox (badness 10000) in paragraph at lines 2254--2261 @texttt GrayScale or StaticGray[]. Al-ter-na-tively, the func-tions [][]$@text sy h$@texttt undefined$@textsy i$ [315] Underfull \hbox (badness 10000) in paragraph at lines 2290--2292 [][]$@textsy h$@texttt undefined$@textsy i$ @texttt [fl_state], page $@textsy h$@texttt undefined$@textsy i$[][]@texttt [[][]$@textsy h$@texttt undefined$@te xtsy i$ @texttt [fl_vmode], Underfull \hbox (badness 10000) in paragraph at lines 2300--2302 @textrm as [][]$@textsy h$@texttt undefined$@textsy i$ @texttt [fl_state], pag e $@textsy h$@texttt undefined$@textsy i$[][]@texttt [[][]$@textsy h$@texttt un defined$@textsy i$ @texttt [fl_vmode], ) (/builddir/build/BUILD/xforms-1.2.4/doc/part5_useful_functions.texi Chapter 33 [316] [317] Underfull \hbox (badness 10000) in paragraph at lines 140--145 []@texttt ExposureMask[]@textrm , @texttt KeyPressMask[]@textrm , @texttt KeyR eleaseMask[]@textrm , @texttt ButtonPressMask[]@textrm , Underfull \hbox (badness 10000) in paragraph at lines 140--145 @texttt ButtonReleaseMask[]@textrm , @texttt OwnerGrabButtonMask[]@textrm , @t exttt ButtonMotionMask[]@textrm , [318] [319] [320] Underfull \hbox (badness 10000) in paragraph at lines 471--474 @texttt get_display());[] @textrm may be re-quired fol-low-ing [][]$@textsy h$@ texttt undefined$@textsy i$ @texttt [fl_set_cursor()], [321] [322]) (/builddir/build/BUILD/xforms-1.2.4/doc/part5_resources.texi Chapter 34 [323] [324] [325] [326] [327]) (/builddir/build/BUILD/xforms-1.2.4/doc/part5_dirty_tricks.texi Chapter 35 [328] [329]) (/builddir/build/BUILD/xforms-1.2.4/doc/part5_trouble_shooting.texi Chapter 36 [330] [331]) (/builddir/build/BUILD/xforms-1.2.4/doc/part6.texi (@emph {Part VI - Image Support API}) [332]) (/builddir/build/BUILD/xforms-1.2.4/doc/part6_images.texi Chapter 37 [333] [334] [335] [336] [337] [338] [339] [340] [341] Underfull \hbox (badness 10000) in paragraph at lines 595--603 @textrm The [][]$@textsy h$@texttt undefined$@textsy i$ @texttt [fl_get_matrix( )], page $@textsy h$@texttt undefined$@textsy i$[][][] @textrm func-tion cre-at es a 2- [342] Underfull \hbox (badness 10000) in paragraph at lines 744--745 @textrm need pbm-plus/netpbm [343] [344] Underfull \hbox (badness 8038) in paragraph at lines 901--906 @texttt load()], page $@textsy h$@texttt undefined$@textsy i$[][][] @textrm and [][]$@textsy h$@texttt undefined$@textsy i$ @texttt [flimage_dump()], page $@t extsy h$@texttt undefined$@textsy i$[][][] [345] [346] [347] [348] [349] [350] [351] Underfull \hbox (badness 10000) in paragraph at lines 1340--1345 []@textrm A con-ve-nience func-tion, [][][][][]$@textsy h$@texttt undefined$@t extsy i$ @texttt [flimage_error()], page $@textsy h$@texttt unde [352] [353] [354] [355] [356] [357] [358] [359] [360] [361] [362] [363]) (Index of Functions) [364] [365] No file xforms.fns. (Index of Global Variables) [366] No file xforms.vrs. (Index of Constants) [367] No file xforms.tps. [368] ) (see the transcript file for additional information) Output written on xforms.pdf (370 pages, 1351211 bytes). Transcript written on xforms.log. This is pdfTeX, Version 3.14159265-2.6-1.40.17 (TeX Live 2016) (preloaded format=pdfetex) restricted \write18 enabled. entering extended mode (./xforms.texi (/usr/share/texlive/texmf-local/texmf-compat/tex/texinfo/texinfo.tex Loading texinfo [version 2017-08-23.19]: pdf, fonts, markup, glyphs, page headings, tables, conditionals, indexing, sectioning, toc, environments, defuns, macros, cross references, insertions, (/usr/share/texlive/texmf-dist/tex/generic/epsf/epsf.tex This is `epsf.tex' v2.7.4 <14 February 2011> ) localization, formatting, and turning on texinfo input format.) [1{/usr/share /texlive/texmf-dist/fonts/map/pdftex/updmap/pdftex.map}] (/builddir/build/BUILD/xforms-1.2.4/doc/xforms.toc [-1] [-2] [-3] [-4] [-5] [-6] [-7] [-8]) [-9] (/builddir/build/BUILD/xforms-1.2.4/doc/xforms.toc) (/builddir/build/BUILD/xforms-1.2.4/doc/xforms.toc) () (/builddir/build/BUILD/xforms-1.2.4/doc/xforms.aux) (/builddir/build/BUILD/xforms-1.2.4/doc/part0_preface.texi (@emph {Preface}) [1] Underfull \hbox (badness 10000) in paragraph at lines 20--30 Underfull \hbox (badness 10000) in paragraph at lines 20--30 Underfull \hbox (badness 10000) in paragraph at lines 20--30 [2] [3] Underfull \hbox (badness 10000) in paragraph at lines 150--156 Underfull \hbox (badness 10000) in paragraph at lines 150--156 Underfull \hbox (badness 10000) in paragraph at lines 150--156 Underfull \hbox (badness 10000) in paragraph at lines 150--156 [4] Underfull \hbox (badness 10000) in paragraph at lines 221--223 []@textrm scm/guile bind-ing by Jo-hannes Lev-el-ing (@texttt <@textrm Johannes .Leveling@Informatik.Uni- [5]) (/builddir/build/BUILD/xforms-1.2.4/doc/part1.texi (@emph {Part I - Using the Forms Library}) [6]) (/builddir/build/BUILD/xforms-1.2.4/doc/part1_introduction.texi Chapter 1 [7]) (/builddir/build/BUILD/xforms-1.2.4/doc/part1_getting_started.texi Chapter 2 [8] [9] [10] [11] [12] [13] [14]) (/builddir/build/BUILD/xforms-1.2.4/doc/part1_defining_forms.texi Chapter 3 [15] Writing index file xforms.fn Writing index file xforms.tp [16] [17] [18] [19] [20] [21] [22] [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36]) (/builddir/build/BUILD/xforms-1.2.4/doc/part1_doing_interaction.texi Chapter 4 [37] [38] [39] [40] [41] [42] [43] [44] [45] Underfull \hbox (badness 10000) in paragraph at lines 720--730 @texttt ALWAYS], page 46[][][] @textrm and [][]@texttt [FL_RETURN_NONE], page 4 6[][][] @textrm can be log-i-cally @texttt OR[]@textrm 'ed. [46] [47] [48] [49] [50] [51] [52] [53] [54] [55]) (/builddir/build/BUILD/xforms-1.2.4/doc/part1_free_objects.texi Chapter 5 [56] [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] [67]) (/builddir/build/BUILD/xforms-1.2.4/doc/part1_goodies.texi Chapter 6 [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81]) (/builddir/build/BUILD/xforms-1.2.4/doc/part2.texi (@emph {Part II - The Form Designer}) [82]) (/builddir/build/BUILD/xforms-1.2.4/doc/part2_introduction.texi Chapter 7 [83]) (/builddir/build/BUILD/xforms-1.2.4/doc/part2_getting_started.texi Chapter 8 [84] [85] [86]) (/builddir/build/BUILD/xforms-1.2.4/doc/part2_command_line.texi Chapter 9 [87] [88] Underfull \hbox (badness 10000) in paragraph at lines 104--105 @textrm string (e.g., ) (/builddir/build/BUILD/xforms-1.2.4/doc/part2_creating_forms.texi Chapter 10 [89] [90] [91] [92] [93] [94] [95] [96]) (/builddir/build/BUILD/xforms-1.2.4/doc/part2_saving_loading.texi Chapter 11 [97] [98] [99] [100] [101] [102]) (/builddir/build/BUILD/xforms-1.2.4/doc/part2_language_filters.texi Chapter 12 [103] [104]) (/builddir/build/BUILD/xforms-1.2.4/doc/part2_generating_hardcopies.texi Chapter 13 [105] [106]) (/builddir/build/BUILD/xforms-1.2.4/doc/part3.texi (@emph {Part III - Object Classes}) [107]) (/builddir/build/BUILD/xforms-1.2.4/doc/part3_introduction.texi Chapter 14 [108] [109]) (/builddir/build/BUILD/xforms-1.2.4/doc/part3_static_objects.texi Chapter 15 [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120]) (/builddir/build/BUILD/xforms-1.2.4/doc/part3_buttons.texi Chapter 16 [121] [122] [123] Underfull \hbox (badness 10000) in paragraph at lines 219--240 []@textrm Except for the [][]@texttt [FL_HIDDEN_BUTTON], page 125[][][] @textrm and [][]@texttt [FL_HIDDEN_RET_BUTTON], [124] [125] Underfull \hbox (badness 10000) in paragraph at lines 337--350 @texttt page 253[][][]@textrm , [][]@texttt [FL_RIGHT_MOUSE], page 253[][][]@te xtrm , [][]@texttt [FL_SCROLLUP_MOUSE], page 253[][][] @textrm or [126] [127]) (/builddir/build/BUILD/xforms-1.2.4/doc/part3_valuator_objects.texi Chapter 17 [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] Underfull \hbox (badness 10000) in paragraph at lines 1038--1043 @texttt page 253[][][]@textrm , [][]@texttt [FL_RIGHT_MOUSE], page 253[][][]@te xtrm , [][]@texttt [FL_SCROLLUP_MOUSE], page 253[][][] @textrm or [140] Overfull \hbox (14.94176pt too wide) in paragraph at lines 1164--1164 []@texttt void fl_get_positioner_xbounds(FL_OBJECT *obj, double *min, double * max);[] | Overfull \hbox (14.94176pt too wide) in paragraph at lines 1165--1165 []@texttt void fl_get_positioner_ybounds(FL_OBJECT *obj, double *min, double * max);[] | [141] [142] [143] [144] [145] [146] Underfull \hbox (badness 7186) in paragraph at lines 1677--1684 @texttt page 302[][][]@textrm , [][]@texttt [fl_set_object_lsize()], page 302[] [][] @textrm and [][]@texttt [fl_set_object_lstyle()], [147] [148]) (/builddir/build/BUILD/xforms-1.2.4/doc/part3_input_objects.texi Chapter 18 [149] [150] [151] [152] [153] [154] [155] [156] [157] [158]) (/builddir/build/BUILD/xforms-1.2.4/doc/part3_choice_objects.texi Chapter 19 [159] [160] [161] [162] [163] [164] Underfull \hbox (badness 10000) in paragraph at lines 520--524 [][]@texttt [fl_popup_set_color()], page 226[][][] @textrm and [][]@texttt [fl_ popup_entry_set_font()], page 225[][][] [165] [166] [167] [168] [169] [170] [171] [172] [173] [174] [175] [176] [177] [178] [179]) (/builddir/build/BUILD/xforms-1.2.4/doc/part3_container_objects.texi Chapter 20 [180] [181] [182] [183] [184] [185] [186] [187]) (/builddir/build/BUILD/xforms-1.2.4/doc/part3_other_objects.texi Chapter 21 [188] Underfull \hbox (badness 7379) in paragraph at lines 92--96 @textrm of [][]@texttt [FL_RETURN_CHANGED], page 46[][][]@textrm , [][]@texttt [FL_RETURN_END], page 46[][][]@textrm , [][]@texttt [FL_RETURN_END_ [189] [190] [191] Overfull \hbox (26.43913pt too wide) in paragraph at lines 364--364 []@texttt void fl_set_xyplot_data_double(FL_OBJECT *obj, double *x, double *y, int n,[] | [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203] [204]) (/builddir/build/BUILD/xforms-1.2.4/doc/part3_popups.texi Chapter 22 [205] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215] [216] [217] [218] [219] [220] [221]) (/builddir/build/BUILD/xforms-1.2.4/doc/part3_deprecated_objects.texi Chapter 23 [222] [223] [224] [225] Underfull \hbox (badness 10000) in paragraph at lines 308--315 @texttt setpup_default_fontsize()], page 245[][][] @textrm and [][]@texttt [fl_ setpup_default_fontstyle()], [226] [227] [228] [229] [230] [231] [232] [233] [234] Underfull \hbox (badness 7558) in paragraph at lines 1080--1084 []@textrm where @texttt popup_id[] @textrm is the popup ID re-turned by [][]@te xttt [fl_newpup()], page 238[][][] @textrm or [235] [236] [237] [238] [239]) (/builddir/build/BUILD/xforms-1.2.4/doc/part4.texi (@emph {Part IV - Designing Object Classes}) [240]) (/builddir/build/BUILD/xforms-1.2.4/doc/part4_introduction.texi Chapter 24 [241]) (/builddir/build/BUILD/xforms-1.2.4/doc/part4_global_structure.texi Chapter 25 [242] [243] [244]) (/builddir/build/BUILD/xforms-1.2.4/doc/part4_events.texi Chapter 26 [245] [246] [247] [248] [249]) (/builddir/build/BUILD/xforms-1.2.4/doc/part4_fl_object.texi Chapter 27 [250] Underfull \hbox (badness 10000) in paragraph at lines 62--69 @textrm The op-tions are @texttt FL_RESIZE_NONE[]@textrm , @texttt FL_RESIZE_X []@textrm , @texttt FL_RESIZE_Y[] @textrm and [251] Underfull \hbox (badness 10000) in paragraph at lines 115--127 @texttt page 31[][][]@textrm , [][]@texttt [FL_ALIGN_BOTTOM], page 31[][][]@te xtrm , [][]@texttt [FL_ALIGN_CENTER], page 31[][][]@textrm , Underfull \hbox (badness 10000) in paragraph at lines 115--127 [][]@texttt [FL_ALIGN_LEFT_TOP], page 31[][][]@textrm , [][]@texttt [FL_ALIGN_ RIGHT_TOP], page 31[][][]@textrm , Underfull \hbox (badness 10000) in paragraph at lines 115--127 [][]@texttt [FL_ALIGN_LEFT_BOTTOM], page 31[][][] @textrm and [][]@texttt [FL_ ALIGN_RIGHT_BOTTOM], [252] [253] [254] [255] Overfull \hbox (26.43913pt too wide) in paragraph at lines 373--373 []@texttt obj->bw = borderWidth_resource_set ? resource_val : FL_BOUND _WIDTH;[] | [256]) (/builddir/build/BUILD/xforms-1.2.4/doc/part4_drawing_objects.texi Chapter 28 [257] [258] [259] [260] [261] [262] [263] [264] [265] Underfull \hbox (badness 10000) in paragraph at lines 770--774 []@textrm Dashed line, but the dash pat-tern is user de-fin-able via [][]@text tt [fl_ [266] [267]) (/builddir/build/BUILD/xforms-1.2.4/doc/part4_an_example.texi Chapter 29 [268] [269] [270]) (/builddir/build/BUILD/xforms-1.2.4/doc/part4_new_buttons.texi Chapter 30 [271] [272] [273] [274] [275] [276] [277]) (/builddir/build/BUILD/xforms-1.2.4/doc/part4_preemptive_handler.texi Chapter 31 [278] Underfull \hbox (badness 10000) in paragraph at lines 65--71 [][]@texttt [fl_deactivate_form()], page 311[][][] @textrm or [][]@texttt [fl_d eactivate_all_forms()], page 311[][][]@textrm ) ) (/builddir/build/BUILD/xforms-1.2.4/doc/part5.texi (@emph {Part V - General Informations}) [279]) (/builddir/build/BUILD/xforms-1.2.4/doc/part5_overview.texi Chapter 32 [280] [281] [282] Underfull \hbox (badness 10000) in paragraph at lines 306--307 @texttt int Underfull \hbox (badness 10000) in paragraph at lines 322--323 @texttt int Underfull \hbox (badness 10000) in paragraph at lines 330--331 @texttt int [283] [284] [285] [286] [287] [288] [289] [290] [291] [292] [293] [294] [295] [296] [297] [298] [299] [300] Overfull \hbox (20.69044pt too wide) in paragraph at lines 1933--1933 []@texttt FL_APPEVENT_CB fl_set_event_callback(FL_APPEVENT_CB callback, void * data);[] | [301] [302] [303] Writing index file xforms.vr [304] Underfull \hbox (badness 10000) in paragraph at lines 2254--2261 @texttt or StaticGray[]. Al-ter-na-tively, the func-tions [][][fl_get_vclass() ], [305]) (/builddir/build/BUILD/xforms-1.2.4/doc/part5_useful_functions.texi Chapter 33 [306] [307] Underfull \hbox (badness 10000) in paragraph at lines 140--145 []@texttt ExposureMask[]@textrm , @texttt KeyPressMask[]@textrm , @texttt KeyR eleaseMask[]@textrm , @texttt ButtonPressMask[]@textrm , Underfull \hbox (badness 10000) in paragraph at lines 140--145 @texttt ButtonReleaseMask[]@textrm , @texttt OwnerGrabButtonMask[]@textrm , @t exttt ButtonMotionMask[]@textrm , [308] [309] [310] [311] [312]) (/builddir/build/BUILD/xforms-1.2.4/doc/part5_resources.texi Chapter 34 [313] [314] [315] [316] [317]) (/builddir/build/BUILD/xforms-1.2.4/doc/part5_dirty_tricks.texi Chapter 35 [318] [319]) (/builddir/build/BUILD/xforms-1.2.4/doc/part5_trouble_shooting.texi Chapter 36 [320] [321]) (/builddir/build/BUILD/xforms-1.2.4/doc/part6.texi (@emph {Part VI - Image Support API}) [322]) (/builddir/build/BUILD/xforms-1.2.4/doc/part6_images.texi Chapter 37 [323] [324] [325] [326] [327] [328] [329] [330] [331] [332] Underfull \hbox (badness 10000) in paragraph at lines 744--745 @textrm need pbm-plus/netpbm [333] [334] [335] [336] [337] [338] [339] [340] [341] [342] [343] [344] [345] [346] [347] [348] [349] [350] [351] [352] [353]) (Index of Functions) [354] [355] [356] [357] [358] [359] [360] [361] [362] (Index of Global Variables) [363] (Index of Constants) [364] [365] [366] [367] [368] ) (see the transcript file for additional information) Output written on xforms.pdf (378 pages, 1485518 bytes). Transcript written on xforms.log. This is pdfTeX, Version 3.14159265-2.6-1.40.17 (TeX Live 2016) (preloaded format=pdfetex) restricted \write18 enabled. entering extended mode (./xforms.texi (/usr/share/texlive/texmf-local/texmf-compat/tex/texinfo/texinfo.tex Loading texinfo [version 2017-08-23.19]: pdf, fonts, markup, glyphs, page headings, tables, conditionals, indexing, sectioning, toc, environments, defuns, macros, cross references, insertions, (/usr/share/texlive/texmf-dist/tex/generic/epsf/epsf.tex This is `epsf.tex' v2.7.4 <14 February 2011> ) localization, formatting, and turning on texinfo input format.) [1{/usr/share /texlive/texmf-dist/fonts/map/pdftex/updmap/pdftex.map}] (/builddir/build/BUILD/xforms-1.2.4/doc/xforms.toc [-1] [-2] [-3] [-4] [-5] [-6] [-7] [-8]) [-9] (/builddir/build/BUILD/xforms-1.2.4/doc/xforms.toc) (/builddir/build/BUILD/xforms-1.2.4/doc/xforms.toc) () (/builddir/build/BUILD/xforms-1.2.4/doc/xforms.aux) (/builddir/build/BUILD/xforms-1.2.4/doc/part0_preface.texi (@emph {Preface}) [1] Underfull \hbox (badness 10000) in paragraph at lines 20--30 Underfull \hbox (badness 10000) in paragraph at lines 20--30 Underfull \hbox (badness 10000) in paragraph at lines 20--30 [2] [3] Underfull \hbox (badness 10000) in paragraph at lines 150--156 Underfull \hbox (badness 10000) in paragraph at lines 150--156 Underfull \hbox (badness 10000) in paragraph at lines 150--156 Underfull \hbox (badness 10000) in paragraph at lines 150--156 [4] Underfull \hbox (badness 10000) in paragraph at lines 221--223 []@textrm scm/guile bind-ing by Jo-hannes Lev-el-ing (@texttt <@textrm Johannes .Leveling@Informatik.Uni- [5]) (/builddir/build/BUILD/xforms-1.2.4/doc/part1.texi (@emph {Part I - Using the Forms Library}) [6]) (/builddir/build/BUILD/xforms-1.2.4/doc/part1_introduction.texi Chapter 1 [7]) (/builddir/build/BUILD/xforms-1.2.4/doc/part1_getting_started.texi Chapter 2 [8] [9] [10] [11] [12] [13] [14]) (/builddir/build/BUILD/xforms-1.2.4/doc/part1_defining_forms.texi Chapter 3 [15] Writing index file xforms.fn Writing index file xforms.tp [16] [17] [18] [19] [20] [21] [22] [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36]) (/builddir/build/BUILD/xforms-1.2.4/doc/part1_doing_interaction.texi Chapter 4 [37] [38] [39] [40] [41] [42] [43] [44] [45] Underfull \hbox (badness 10000) in paragraph at lines 720--730 @texttt ALWAYS], page 46[][][] @textrm and [][]@texttt [FL_RETURN_NONE], page 4 6[][][] @textrm can be log-i-cally @texttt OR[]@textrm 'ed. [46] [47] [48] [49] [50] [51] [52] [53] [54] [55]) (/builddir/build/BUILD/xforms-1.2.4/doc/part1_free_objects.texi Chapter 5 [56] [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] [67]) (/builddir/build/BUILD/xforms-1.2.4/doc/part1_goodies.texi Chapter 6 [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81]) (/builddir/build/BUILD/xforms-1.2.4/doc/part2.texi (@emph {Part II - The Form Designer}) [82]) (/builddir/build/BUILD/xforms-1.2.4/doc/part2_introduction.texi Chapter 7 [83]) (/builddir/build/BUILD/xforms-1.2.4/doc/part2_getting_started.texi Chapter 8 [84] [85] [86]) (/builddir/build/BUILD/xforms-1.2.4/doc/part2_command_line.texi Chapter 9 [87] [88] Underfull \hbox (badness 10000) in paragraph at lines 104--105 @textrm string (e.g., ) (/builddir/build/BUILD/xforms-1.2.4/doc/part2_creating_forms.texi Chapter 10 [89] [90] [91] [92] [93] [94] [95] [96]) (/builddir/build/BUILD/xforms-1.2.4/doc/part2_saving_loading.texi Chapter 11 [97] [98] [99] [100] [101] [102]) (/builddir/build/BUILD/xforms-1.2.4/doc/part2_language_filters.texi Chapter 12 [103] [104]) (/builddir/build/BUILD/xforms-1.2.4/doc/part2_generating_hardcopies.texi Chapter 13 [105] [106]) (/builddir/build/BUILD/xforms-1.2.4/doc/part3.texi (@emph {Part III - Object Classes}) [107]) (/builddir/build/BUILD/xforms-1.2.4/doc/part3_introduction.texi Chapter 14 [108] [109]) (/builddir/build/BUILD/xforms-1.2.4/doc/part3_static_objects.texi Chapter 15 [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120]) (/builddir/build/BUILD/xforms-1.2.4/doc/part3_buttons.texi Chapter 16 [121] [122] [123] Underfull \hbox (badness 10000) in paragraph at lines 219--240 []@textrm Except for the [][]@texttt [FL_HIDDEN_BUTTON], page 124[][][] @textrm and [][]@texttt [FL_HIDDEN_RET_BUTTON], [124] [125] Underfull \hbox (badness 10000) in paragraph at lines 337--350 @texttt page 247[][][]@textrm , [][]@texttt [FL_RIGHT_MOUSE], page 247[][][]@te xtrm , [][]@texttt [FL_SCROLLUP_MOUSE], page 247[][][] @textrm or [126] [127]) (/builddir/build/BUILD/xforms-1.2.4/doc/part3_valuator_objects.texi Chapter 17 [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] Underfull \hbox (badness 10000) in paragraph at lines 1038--1043 @texttt page 247[][][]@textrm , [][]@texttt [FL_RIGHT_MOUSE], page 247[][][]@te xtrm , [][]@texttt [FL_SCROLLUP_MOUSE], page 247[][][] @textrm or [140] Overfull \hbox (14.94176pt too wide) in paragraph at lines 1164--1164 []@texttt void fl_get_positioner_xbounds(FL_OBJECT *obj, double *min, double * max);[] | Overfull \hbox (14.94176pt too wide) in paragraph at lines 1165--1165 []@texttt void fl_get_positioner_ybounds(FL_OBJECT *obj, double *min, double * max);[] | [141] [142] [143] [144] [145] [146] Underfull \hbox (badness 7186) in paragraph at lines 1677--1684 @texttt page 292[][][]@textrm , [][]@texttt [fl_set_object_lsize()], page 292[] [][] @textrm and [][]@texttt [fl_set_object_lstyle()], [147] [148]) (/builddir/build/BUILD/xforms-1.2.4/doc/part3_input_objects.texi Chapter 18 [149] [150] [151] [152] [153] [154] [155] [156] [157] [158]) (/builddir/build/BUILD/xforms-1.2.4/doc/part3_choice_objects.texi Chapter 19 [159] [160] [161] [162] [163] [164] Underfull \hbox (badness 10000) in paragraph at lines 520--524 [][]@texttt [fl_popup_set_color()], page 220[][][] @textrm and [][]@texttt [fl_ popup_entry_set_font()], page 220[][][] [165] [166] [167] [168] [169] [170] [171] [172] [173] [174] [175] [176] [177] [178] [179]) (/builddir/build/BUILD/xforms-1.2.4/doc/part3_container_objects.texi Chapter 20 [180] [181] [182] [183] [184] [185] [186] [187]) (/builddir/build/BUILD/xforms-1.2.4/doc/part3_other_objects.texi Chapter 21 [188] Underfull \hbox (badness 7379) in paragraph at lines 92--96 @textrm of [][]@texttt [FL_RETURN_CHANGED], page 45[][][]@textrm , [][]@texttt [FL_RETURN_END], page 45[][][]@textrm , [][]@texttt [FL_RETURN_END_ [189] [190] [191] Overfull \hbox (26.43913pt too wide) in paragraph at lines 364--364 []@texttt void fl_set_xyplot_data_double(FL_OBJECT *obj, double *x, double *y, int n,[] | [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203] [204]) (/builddir/build/BUILD/xforms-1.2.4/doc/part3_popups.texi Chapter 22 [205] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215] [216] [217] [218] [219] [220] [221]) (/builddir/build/BUILD/xforms-1.2.4/doc/part3_deprecated_objects.texi Chapter 23 [222] [223] [224] [225] Underfull \hbox (badness 10000) in paragraph at lines 308--315 @texttt setpup_default_fontsize()], page 239[][][] @textrm and [][]@texttt [fl_ setpup_default_fontstyle()], [226] [227] [228] [229] [230] [231] [232] [233] [234] Underfull \hbox (badness 7558) in paragraph at lines 1080--1084 []@textrm where @texttt popup_id[] @textrm is the popup ID re-turned by [][]@te xttt [fl_newpup()], page 231[][][] @textrm or [235] [236] [237] [238] [239]) (/builddir/build/BUILD/xforms-1.2.4/doc/part4.texi (@emph {Part IV - Designing Object Classes}) [240]) (/builddir/build/BUILD/xforms-1.2.4/doc/part4_introduction.texi Chapter 24 [241]) (/builddir/build/BUILD/xforms-1.2.4/doc/part4_global_structure.texi Chapter 25 [242] [243] [244]) (/builddir/build/BUILD/xforms-1.2.4/doc/part4_events.texi Chapter 26 [245] [246] [247] [248] [249]) (/builddir/build/BUILD/xforms-1.2.4/doc/part4_fl_object.texi Chapter 27 [250] Underfull \hbox (badness 10000) in paragraph at lines 62--69 @textrm The op-tions are @texttt FL_RESIZE_NONE[]@textrm , @texttt FL_RESIZE_X []@textrm , @texttt FL_RESIZE_Y[] @textrm and [251] Underfull \hbox (badness 10000) in paragraph at lines 115--127 @texttt page 31[][][]@textrm , [][]@texttt [FL_ALIGN_BOTTOM], page 31[][][]@te xtrm , [][]@texttt [FL_ALIGN_CENTER], page 31[][][]@textrm , Underfull \hbox (badness 10000) in paragraph at lines 115--127 [][]@texttt [FL_ALIGN_LEFT_TOP], page 31[][][]@textrm , [][]@texttt [FL_ALIGN_ RIGHT_TOP], page 31[][][]@textrm , Underfull \hbox (badness 10000) in paragraph at lines 115--127 [][]@texttt [FL_ALIGN_LEFT_BOTTOM], page 31[][][] @textrm and [][]@texttt [FL_ ALIGN_RIGHT_BOTTOM], [252] [253] [254] [255] Overfull \hbox (26.43913pt too wide) in paragraph at lines 373--373 []@texttt obj->bw = borderWidth_resource_set ? resource_val : FL_BOUND _WIDTH;[] | [256]) (/builddir/build/BUILD/xforms-1.2.4/doc/part4_drawing_objects.texi Chapter 28 [257] [258] [259] [260] [261] [262] [263] [264] [265] Underfull \hbox (badness 10000) in paragraph at lines 770--774 []@textrm Dashed line, but the dash pat-tern is user de-fin-able via [][]@text tt [fl_ [266] [267]) (/builddir/build/BUILD/xforms-1.2.4/doc/part4_an_example.texi Chapter 29 [268] [269] [270]) (/builddir/build/BUILD/xforms-1.2.4/doc/part4_new_buttons.texi Chapter 30 [271] [272] [273] [274] [275] [276] [277]) (/builddir/build/BUILD/xforms-1.2.4/doc/part4_preemptive_handler.texi Chapter 31 [278] Underfull \hbox (badness 10000) in paragraph at lines 65--71 [][]@texttt [fl_deactivate_form()], page 300[][][] @textrm or [][]@texttt [fl_d eactivate_all_forms()], page 300[][][]@textrm ) ) (/builddir/build/BUILD/xforms-1.2.4/doc/part5.texi (@emph {Part V - General Informations}) [279]) (/builddir/build/BUILD/xforms-1.2.4/doc/part5_overview.texi Chapter 32 [280] [281] [282] Underfull \hbox (badness 10000) in paragraph at lines 306--307 @texttt int Underfull \hbox (badness 10000) in paragraph at lines 322--323 @texttt int Underfull \hbox (badness 10000) in paragraph at lines 330--331 @texttt int [283] [284] [285] [286] [287] [288] [289] [290] [291] [292] [293] [294] [295] [296] [297] [298] [299] [300] Overfull \hbox (20.69044pt too wide) in paragraph at lines 1933--1933 []@texttt FL_APPEVENT_CB fl_set_event_callback(FL_APPEVENT_CB callback, void * data);[] | [301] [302] [303] Writing index file xforms.vr [304] Underfull \hbox (badness 10000) in paragraph at lines 2254--2261 @texttt or StaticGray[]. Al-ter-na-tively, the func-tions [][][fl_get_vclass() ], [305]) (/builddir/build/BUILD/xforms-1.2.4/doc/part5_useful_functions.texi Chapter 33 [306] [307] Underfull \hbox (badness 10000) in paragraph at lines 140--145 []@texttt ExposureMask[]@textrm , @texttt KeyPressMask[]@textrm , @texttt KeyR eleaseMask[]@textrm , @texttt ButtonPressMask[]@textrm , Underfull \hbox (badness 10000) in paragraph at lines 140--145 @texttt ButtonReleaseMask[]@textrm , @texttt OwnerGrabButtonMask[]@textrm , @t exttt ButtonMotionMask[]@textrm , [308] [309] [310] [311] [312]) (/builddir/build/BUILD/xforms-1.2.4/doc/part5_resources.texi Chapter 34 [313] [314] [315] [316] [317]) (/builddir/build/BUILD/xforms-1.2.4/doc/part5_dirty_tricks.texi Chapter 35 [318] [319]) (/builddir/build/BUILD/xforms-1.2.4/doc/part5_trouble_shooting.texi Chapter 36 [320] [321]) (/builddir/build/BUILD/xforms-1.2.4/doc/part6.texi (@emph {Part VI - Image Support API}) [322]) (/builddir/build/BUILD/xforms-1.2.4/doc/part6_images.texi Chapter 37 [323] [324] [325] [326] [327] [328] [329] [330] [331] [332] Underfull \hbox (badness 10000) in paragraph at lines 744--745 @textrm need pbm-plus/netpbm [333] [334] [335] [336] [337] [338] [339] [340] [341] [342] [343] [344] [345] [346] [347] [348] [349] [350] [351] [352] [353]) (Index of Functions) [354] [355] [356] [357] [358] [359] [360] [361] [362] (Index of Global Variables) [363] (Index of Constants) [364] [365] [366] [367] [368] ) (see the transcript file for additional information) Output written on xforms.pdf (378 pages, 1485287 bytes). Transcript written on xforms.log. /bin/mkdir -p xforms.html mv index.html xforms_*.html xforms.html cp -r xforms.css xforms.html cp -r xforms_images xforms.html make[2]: Leaving directory '/builddir/build/BUILD/xforms-1.2.4/doc' make[1]: Leaving directory '/builddir/build/BUILD/xforms-1.2.4/doc' make[1]: Entering directory '/builddir/build/BUILD/xforms-1.2.4' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/builddir/build/BUILD/xforms-1.2.4' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.OXIrIY + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64 + cd xforms-1.2.4 + rm -rf /builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64 + make DESTDIR=/builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64 'INSTALL=install -p' install Making install in config make[1]: Entering directory '/builddir/build/BUILD/xforms-1.2.4/config' make[2]: Entering directory '/builddir/build/BUILD/xforms-1.2.4/config' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/xforms-1.2.4/config' make[1]: Leaving directory '/builddir/build/BUILD/xforms-1.2.4/config' Making install in lib make[1]: Entering directory '/builddir/build/BUILD/xforms-1.2.4/lib' Making install in bitmaps make[2]: Entering directory '/builddir/build/BUILD/xforms-1.2.4/lib/bitmaps' make[3]: Entering directory '/builddir/build/BUILD/xforms-1.2.4/lib/bitmaps' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/xforms-1.2.4/lib/bitmaps' make[2]: Leaving directory '/builddir/build/BUILD/xforms-1.2.4/lib/bitmaps' Making install in fd make[2]: Entering directory '/builddir/build/BUILD/xforms-1.2.4/lib/fd' make[3]: Entering directory '/builddir/build/BUILD/xforms-1.2.4/lib/fd' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/xforms-1.2.4/lib/fd' make[2]: Leaving directory '/builddir/build/BUILD/xforms-1.2.4/lib/fd' Making install in include make[2]: Entering directory '/builddir/build/BUILD/xforms-1.2.4/lib/include' make[3]: Entering directory '/builddir/build/BUILD/xforms-1.2.4/lib/include' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/include" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/include" install -p -m 644 forms.h '/builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/include' make[3]: Leaving directory '/builddir/build/BUILD/xforms-1.2.4/lib/include' make[2]: Leaving directory '/builddir/build/BUILD/xforms-1.2.4/lib/include' Making install in private make[2]: Entering directory '/builddir/build/BUILD/xforms-1.2.4/lib/private' make[3]: Entering directory '/builddir/build/BUILD/xforms-1.2.4/lib/private' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/xforms-1.2.4/lib/private' make[2]: Leaving directory '/builddir/build/BUILD/xforms-1.2.4/lib/private' make[2]: Entering directory '/builddir/build/BUILD/xforms-1.2.4/lib' make[3]: Entering directory '/builddir/build/BUILD/xforms-1.2.4/lib' test -z "/usr/lib64" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/lib64" /bin/sh ../libtool --mode=install install -p libforms.la '/builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/lib64' libtool: install: install -p .libs/libforms.so.2.1.3 /builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/lib64/libforms.so.2.1.3 libtool: install: (cd /builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/lib64 && { ln -s -f libforms.so.2.1.3 libforms.so.2 || { rm -f libforms.so.2 && ln -s libforms.so.2.1.3 libforms.so.2; }; }) libtool: install: (cd /builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/lib64 && { ln -s -f libforms.so.2.1.3 libforms.so || { rm -f libforms.so && ln -s libforms.so.2.1.3 libforms.so; }; }) libtool: install: install -p .libs/libforms.lai /builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/lib64/libforms.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/share/man/man5" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/share/man/man5" install -p -m 644 xforms.5 '/builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/share/man/man5' make[3]: Leaving directory '/builddir/build/BUILD/xforms-1.2.4/lib' make[2]: Leaving directory '/builddir/build/BUILD/xforms-1.2.4/lib' make[1]: Leaving directory '/builddir/build/BUILD/xforms-1.2.4/lib' Making install in image make[1]: Entering directory '/builddir/build/BUILD/xforms-1.2.4/image' make[2]: Entering directory '/builddir/build/BUILD/xforms-1.2.4/image' test -z "/usr/lib64" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/lib64" /bin/sh ../libtool --mode=install install -p libflimage.la '/builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/lib64' libtool: install: warning: relinking `libflimage.la' libtool: install: (cd /builddir/build/BUILD/xforms-1.2.4/image; /bin/sh /builddir/build/BUILD/xforms-1.2.4/libtool --tag CC --mode=relink 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 -no-undefined -version-info 3:3:1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libflimage.la -rpath /usr/lib64 image.lo image_bmp.lo image_combine.lo image_convolve.lo image_crop.lo image_disp.lo image_fits.lo image_genesis.lo image_gif.lo image_gzip.lo image_io_filter.lo image_jpeg.lo image_jquant.lo image_marker.lo image_png.lo image_pnm.lo image_postscript.lo image_proc.lo image_replace.lo image_rotate.lo image_scale.lo image_sgi.lo image_text.lo image_tiff.lo image_type.lo image_warp.lo image_xbm.lo image_xpm.lo image_xwd.lo postscript.lo ps_core.lo ps_draw.lo ps_text.lo rgb_db.lo matrix.lo ../lib/libforms.la -ljpeg -lX11 -lc -lm -inst-prefix-dir /builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64) libtool: relink: gcc -shared -fPIC -DPIC .libs/image.o .libs/image_bmp.o .libs/image_combine.o .libs/image_convolve.o .libs/image_crop.o .libs/image_disp.o .libs/image_fits.o .libs/image_genesis.o .libs/image_gif.o .libs/image_gzip.o .libs/image_io_filter.o .libs/image_jpeg.o .libs/image_jquant.o .libs/image_marker.o .libs/image_png.o .libs/image_pnm.o .libs/image_postscript.o .libs/image_proc.o .libs/image_replace.o .libs/image_rotate.o .libs/image_scale.o .libs/image_sgi.o .libs/image_text.o .libs/image_tiff.o .libs/image_type.o .libs/image_warp.o .libs/image_xbm.o .libs/image_xpm.o .libs/image_xwd.o .libs/postscript.o .libs/ps_core.o .libs/ps_draw.o .libs/ps_text.o .libs/rgb_db.o .libs/matrix.o -L/builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/lib64 -L/usr/lib64 -lforms -ljpeg -lX11 -lc -lm -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -Wl,-z -Wl,relro -Wl,-soname -Wl,libflimage.so.2 -o .libs/libflimage.so.2.1.3 libtool: install: install -p .libs/libflimage.so.2.1.3T /builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/lib64/libflimage.so.2.1.3 libtool: install: (cd /builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/lib64 && { ln -s -f libflimage.so.2.1.3 libflimage.so.2 || { rm -f libflimage.so.2 && ln -s libflimage.so.2.1.3 libflimage.so.2; }; }) libtool: install: (cd /builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/lib64 && { ln -s -f libflimage.so.2.1.3 libflimage.so || { rm -f libflimage.so && ln -s libflimage.so.2.1.3 libflimage.so; }; }) libtool: install: install -p .libs/libflimage.lai /builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/lib64/libflimage.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/include" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/include" install -p -m 644 flimage.h '/builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/include' make[2]: Leaving directory '/builddir/build/BUILD/xforms-1.2.4/image' make[1]: Leaving directory '/builddir/build/BUILD/xforms-1.2.4/image' Making install in gl make[1]: Entering directory '/builddir/build/BUILD/xforms-1.2.4/gl' make[2]: Entering directory '/builddir/build/BUILD/xforms-1.2.4/gl' test -z "/usr/lib64" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/lib64" /bin/sh ../libtool --mode=install install -p libformsGL.la '/builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/lib64' libtool: install: warning: relinking `libformsGL.la' libtool: install: (cd /builddir/build/BUILD/xforms-1.2.4/gl; /bin/sh /builddir/build/BUILD/xforms-1.2.4/libtool --tag CC --mode=relink 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 -no-undefined -version-info 3:3:1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libformsGL.la -rpath /usr/lib64 glcanvas.lo ../lib/libforms.la -lGL -lX11 -lc -lm -inst-prefix-dir /builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64) libtool: relink: gcc -shared -fPIC -DPIC .libs/glcanvas.o -L/builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/lib64 -L/usr/lib64 -lforms -lGL -lX11 -lc -lm -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -Wl,-z -Wl,relro -Wl,-soname -Wl,libformsGL.so.2 -o .libs/libformsGL.so.2.1.3 libtool: install: install -p .libs/libformsGL.so.2.1.3T /builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/lib64/libformsGL.so.2.1.3 libtool: install: (cd /builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/lib64 && { ln -s -f libformsGL.so.2.1.3 libformsGL.so.2 || { rm -f libformsGL.so.2 && ln -s libformsGL.so.2.1.3 libformsGL.so.2; }; }) libtool: install: (cd /builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/lib64 && { ln -s -f libformsGL.so.2.1.3 libformsGL.so || { rm -f libformsGL.so && ln -s libformsGL.so.2.1.3 libformsGL.so; }; }) libtool: install: install -p .libs/libformsGL.lai /builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/lib64/libformsGL.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/include" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/include" install -p -m 644 glcanvas.h '/builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/include' make[2]: Leaving directory '/builddir/build/BUILD/xforms-1.2.4/gl' make[1]: Leaving directory '/builddir/build/BUILD/xforms-1.2.4/gl' Making install in fdesign make[1]: Entering directory '/builddir/build/BUILD/xforms-1.2.4/fdesign' Making install in fd make[2]: Entering directory '/builddir/build/BUILD/xforms-1.2.4/fdesign/fd' make[3]: Entering directory '/builddir/build/BUILD/xforms-1.2.4/fdesign/fd' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/xforms-1.2.4/fdesign/fd' make[2]: Leaving directory '/builddir/build/BUILD/xforms-1.2.4/fdesign/fd' Making install in spec make[2]: Entering directory '/builddir/build/BUILD/xforms-1.2.4/fdesign/spec' make[3]: Entering directory '/builddir/build/BUILD/xforms-1.2.4/fdesign/spec' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/xforms-1.2.4/fdesign/spec' make[2]: Leaving directory '/builddir/build/BUILD/xforms-1.2.4/fdesign/spec' Making install in xpm make[2]: Entering directory '/builddir/build/BUILD/xforms-1.2.4/fdesign/xpm' make[3]: Entering directory '/builddir/build/BUILD/xforms-1.2.4/fdesign/xpm' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/xforms-1.2.4/fdesign/xpm' make[2]: Leaving directory '/builddir/build/BUILD/xforms-1.2.4/fdesign/xpm' make[2]: Entering directory '/builddir/build/BUILD/xforms-1.2.4/fdesign' make[3]: Entering directory '/builddir/build/BUILD/xforms-1.2.4/fdesign' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/bin" /bin/sh ../libtool --mode=install install -p fdesign '/builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/bin' libtool: install: warning: `../lib/libforms.la' has not been installed in `/usr/lib64' libtool: install: install -p .libs/fdesign /builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/bin/fdesign test -z "/usr/share/man/man1" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/share/man/man1" install -p -m 644 fdesign.1 '/builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/xforms-1.2.4/fdesign' make[2]: Leaving directory '/builddir/build/BUILD/xforms-1.2.4/fdesign' make[1]: Leaving directory '/builddir/build/BUILD/xforms-1.2.4/fdesign' Making install in fd2ps make[1]: Entering directory '/builddir/build/BUILD/xforms-1.2.4/fd2ps' Making install in test make[2]: Entering directory '/builddir/build/BUILD/xforms-1.2.4/fd2ps/test' make[3]: Entering directory '/builddir/build/BUILD/xforms-1.2.4/fd2ps/test' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/xforms-1.2.4/fd2ps/test' make[2]: Leaving directory '/builddir/build/BUILD/xforms-1.2.4/fd2ps/test' make[2]: Entering directory '/builddir/build/BUILD/xforms-1.2.4/fd2ps' make[3]: Entering directory '/builddir/build/BUILD/xforms-1.2.4/fd2ps' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/bin" /bin/sh ../libtool --mode=install install -p fd2ps '/builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/bin' libtool: install: warning: `../lib/libforms.la' has not been installed in `/usr/lib64' libtool: install: install -p .libs/fd2ps /builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/bin/fd2ps test -z "/usr/share/man/man1" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/share/man/man1" install -p -m 644 fd2ps.1 '/builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/xforms-1.2.4/fd2ps' make[2]: Leaving directory '/builddir/build/BUILD/xforms-1.2.4/fd2ps' make[1]: Leaving directory '/builddir/build/BUILD/xforms-1.2.4/fd2ps' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/xforms-1.2.4/doc' Making install in xforms_images make[2]: Entering directory '/builddir/build/BUILD/xforms-1.2.4/doc/xforms_images' make[3]: Entering directory '/builddir/build/BUILD/xforms-1.2.4/doc/xforms_images' make[3]: Nothing to be done for 'install-exec-am'. /bin/sh /builddir/build/BUILD/xforms-1.2.4/config/install-sh -d /builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/share/doc/xforms/html/xforms_images /bin/sh /builddir/build/BUILD/xforms-1.2.4/config/install-sh -m 644 borderwidth.png boxtypes.png buttontypes.png counters.png colchooser.png crossbutton.png dials.png fd_align.png genattr.png fdesign.png FL_BLACK.png FL_BLUE.png FL_BOTTOM_BCOL.png FL_CHARTEUSE.png FL_COL1.png FL_CYAN.png FL_DARKCYAN.png FL_DARKER_COL1.png FL_DARKGOLD.png FL_DARKORANGE.png FL_DARKPINK.png FL_DARKTOMATO.png FL_DARKVIOLET.png FL_DODGERBLUE.png FL_GREEN.png FL_INACTIVE.png FL_INDIANARED.png FL_LEFT_BCOL.png FL_LIGHTER_COL1.png FL_MAGENTA.png FL_MCOL.png FL_ORCHID.png FL_PALEGREEN.png FL_RED.png FL_RIGHT_BCOL.png FL_SLATEBLUE.png FL_SPRINGGREEN.png FL_TOMATO.png FL_TOP_BCOL.png FL_WHEAT.png FL_WHITE.png FL_YELLOW.png folders.png fontsize.png fselect.png gravity.png input.png labelframe.png pushme.png scrollbars.png slider.png slidertypes.png symbols.png thumbwheels.png yesno.png /builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/share/doc/xforms/html/xforms_images /bin/sh /builddir/build/BUILD/xforms-1.2.4/config/install-sh -d /builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/share/info/xforms_images /bin/sh /builddir/build/BUILD/xforms-1.2.4/config/install-sh -m 644 borderwidth.png boxtypes.png buttontypes.png counters.png colchooser.png crossbutton.png dials.png fd_align.png genattr.png fdesign.png FL_BLACK.png FL_BLUE.png FL_BOTTOM_BCOL.png FL_CHARTEUSE.png FL_COL1.png FL_CYAN.png FL_DARKCYAN.png FL_DARKER_COL1.png FL_DARKGOLD.png FL_DARKORANGE.png FL_DARKPINK.png FL_DARKTOMATO.png FL_DARKVIOLET.png FL_DODGERBLUE.png FL_GREEN.png FL_INACTIVE.png FL_INDIANARED.png FL_LEFT_BCOL.png FL_LIGHTER_COL1.png FL_MAGENTA.png FL_MCOL.png FL_ORCHID.png FL_PALEGREEN.png FL_RED.png FL_RIGHT_BCOL.png FL_SLATEBLUE.png FL_SPRINGGREEN.png FL_TOMATO.png FL_TOP_BCOL.png FL_WHEAT.png FL_WHITE.png FL_YELLOW.png folders.png fontsize.png fselect.png gravity.png input.png labelframe.png pushme.png scrollbars.png slider.png slidertypes.png symbols.png thumbwheels.png yesno.png /builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/share/info/xforms_images make[3]: Leaving directory '/builddir/build/BUILD/xforms-1.2.4/doc/xforms_images' make[2]: Leaving directory '/builddir/build/BUILD/xforms-1.2.4/doc/xforms_images' make[2]: Entering directory '/builddir/build/BUILD/xforms-1.2.4/doc' make[3]: Entering directory '/builddir/build/BUILD/xforms-1.2.4/doc' make[3]: Nothing to be done for 'install-exec-am'. if [ -e xforms.pdf ]; then \ /bin/sh /builddir/build/BUILD/xforms-1.2.4/config/install-sh -d /builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/share/doc/xforms; \ /bin/sh /builddir/build/BUILD/xforms-1.2.4/config/install-sh -m 644 xforms.pdf /builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/share/doc/xforms; \ fi if [ -e xforms.html ]; then \ /bin/sh /builddir/build/BUILD/xforms-1.2.4/config/install-sh -d /builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/share/doc/xforms/html; \ /bin/sh /builddir/build/BUILD/xforms-1.2.4/config/install-sh -m 644 xforms.html/*.html /builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/share/doc/xforms/html; \ /bin/sh /builddir/build/BUILD/xforms-1.2.4/config/install-sh -m 644 xforms.html/*.css /builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/share/doc/xforms/html; \ fi test -z "/usr/share/info" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/share/info" install -p -m 644 ./xforms.info ./xforms.info-1 ./xforms.info-2 ./xforms.info-3 ./xforms.info-4 '/builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/share/info' install-info --info-dir='/builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/share/info' '/builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/share/info/xforms.info' make[3]: Leaving directory '/builddir/build/BUILD/xforms-1.2.4/doc' make[2]: Leaving directory '/builddir/build/BUILD/xforms-1.2.4/doc' make[1]: Leaving directory '/builddir/build/BUILD/xforms-1.2.4/doc' make[1]: Entering directory '/builddir/build/BUILD/xforms-1.2.4' make[2]: Entering directory '/builddir/build/BUILD/xforms-1.2.4' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/xforms-1.2.4' make[1]: Leaving directory '/builddir/build/BUILD/xforms-1.2.4' + rm -rfv demos/.deps + cp -r demos/ /builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/share/doc/xforms/ + rm -fv /builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/lib64/libflimage.la /builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/lib64/libforms.la /builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/lib64/libformsGL.la removed '/builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/lib64/libflimage.la' removed '/builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/lib64/libforms.la' removed '/builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/lib64/libformsGL.la' + rm -rfv /builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/share/info/dir /builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/share/info/xforms_images removed '/builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/share/info/dir' removed '/builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/share/info/xforms_images/FL_DARKGOLD.png' removed '/builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/share/info/xforms_images/FL_BLACK.png' removed '/builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/share/info/xforms_images/FL_INDIANARED.png' removed '/builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/share/info/xforms_images/thumbwheels.png' removed '/builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/share/info/xforms_images/FL_WHITE.png' removed '/builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/share/info/xforms_images/FL_ORCHID.png' removed '/builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/share/info/xforms_images/FL_DODGERBLUE.png' removed '/builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/share/info/xforms_images/FL_WHEAT.png' removed '/builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/share/info/xforms_images/yesno.png' removed '/builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/share/info/xforms_images/fd_align.png' removed '/builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/share/info/xforms_images/FL_BOTTOM_BCOL.png' removed '/builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/share/info/xforms_images/FL_RED.png' removed '/builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/share/info/xforms_images/slider.png' removed '/builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/share/info/xforms_images/FL_SLATEBLUE.png' removed '/builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/share/info/xforms_images/FL_INACTIVE.png' removed '/builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/share/info/xforms_images/labelframe.png' removed '/builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/share/info/xforms_images/FL_DARKVIOLET.png' removed '/builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/share/info/xforms_images/symbols.png' removed '/builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/share/info/xforms_images/crossbutton.png' removed '/builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/share/info/xforms_images/FL_DARKPINK.png' removed '/builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/share/info/xforms_images/fselect.png' removed '/builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/share/info/xforms_images/FL_TOMATO.png' removed '/builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/share/info/xforms_images/FL_MAGENTA.png' removed '/builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/share/info/xforms_images/input.png' removed '/builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/share/info/xforms_images/FL_TOP_BCOL.png' removed '/builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/share/info/xforms_images/FL_DARKER_COL1.png' removed '/builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/share/info/xforms_images/folders.png' removed '/builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/share/info/xforms_images/FL_DARKORANGE.png' removed '/builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/share/info/xforms_images/scrollbars.png' removed '/builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/share/info/xforms_images/FL_MCOL.png' removed '/builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/share/info/xforms_images/FL_SPRINGGREEN.png' removed '/builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/share/info/xforms_images/FL_LIGHTER_COL1.png' removed '/builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/share/info/xforms_images/slidertypes.png' removed '/builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/share/info/xforms_images/FL_PALEGREEN.png' removed '/builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/share/info/xforms_images/genattr.png' removed '/builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/share/info/xforms_images/counters.png' removed '/builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/share/info/xforms_images/FL_COL1.png' removed '/builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/share/info/xforms_images/fontsize.png' removed '/builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/share/info/xforms_images/FL_YELLOW.png' removed '/builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/share/info/xforms_images/gravity.png' removed '/builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/share/info/xforms_images/FL_LEFT_BCOL.png' removed '/builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/share/info/xforms_images/colchooser.png' removed '/builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/share/info/xforms_images/FL_DARKTOMATO.png' removed '/builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/share/info/xforms_images/FL_BLUE.png' removed '/builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/share/info/xforms_images/FL_GREEN.png' removed '/builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/share/info/xforms_images/fdesign.png' removed '/builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/share/info/xforms_images/FL_CYAN.png' removed '/builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/share/info/xforms_images/FL_RIGHT_BCOL.png' removed '/builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/share/info/xforms_images/borderwidth.png' removed '/builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/share/info/xforms_images/dials.png' removed '/builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/share/info/xforms_images/FL_DARKCYAN.png' removed '/builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/share/info/xforms_images/pushme.png' removed '/builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/share/info/xforms_images/buttontypes.png' removed '/builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/share/info/xforms_images/FL_CHARTEUSE.png' removed '/builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/share/info/xforms_images/boxtypes.png' removed directory '/builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/share/info/xforms_images' + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: xforms-1.2.4-10.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.hw6TN3 + umask 022 + cd /builddir/build/BUILD + cd xforms-1.2.4 + DOCDIR=/builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/share/doc/xforms + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/share/doc/xforms + cp -pr ChangeLog /builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/share/doc/xforms + cp -pr README /builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/share/doc/xforms + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.h88ehp + umask 022 + cd /builddir/build/BUILD + cd xforms-1.2.4 + LICENSEDIR=/builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/share/licenses/xforms + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/share/licenses/xforms + cp -pr COPYING.LIB /builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/share/licenses/xforms + cp -pr Copyright /builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64/usr/share/licenses/xforms + exit 0 Provides: libflimage.so.2()(64bit) libforms.so.2()(64bit) libformsGL.so.2()(64bit) xforms = 1.2.4-10.fc28 xforms(riscv-64) = 1.2.4-10.fc28 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libGL.so.1()(64bit) libX11.so.6()(64bit) libXpm.so.4()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libforms.so.2()(64bit) libjpeg.so.62()(64bit) libjpeg.so.62(LIBJPEG_6.2)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: xforms-devel-1.2.4-10.fc28.riscv64 Provides: xforms-devel = 1.2.4-10.fc28 xforms-devel(riscv-64) = 1.2.4-10.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libX11.so.6()(64bit) libXpm.so.4()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libflimage.so.2()(64bit) libforms.so.2()(64bit) libformsGL.so.2()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: xforms-doc-1.2.4-10.fc28.noarch Provides: xforms-doc = 1.2.4-10.fc28 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh /sbin/install-info Requires(preun): /bin/sh /sbin/install-info Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64 Wrote: /builddir/build/SRPMS/xforms-1.2.4-10.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/xforms-1.2.4-10.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/xforms-devel-1.2.4-10.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/noarch/xforms-doc-1.2.4-10.fc28.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.jdVu26 + umask 022 + cd /builddir/build/BUILD + cd xforms-1.2.4 + rm -rf /builddir/build/BUILDROOT/xforms-1.2.4-10.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff