+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/ifm.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.LJEoL8 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ifm-5.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/ifm-5.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ifm-5.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (ifm-5.1-destdir.patch):' Patch #1 (ifm-5.1-destdir.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file doc/Makefile.in + install -pm 0644 /builddir/build/SOURCES/ifm.vim doc/. + install -pm 0644 /builddir/build/SOURCES/ifm.sh doc/. + sed -i -e s,/usr/local/doc/ifm/html,/usr/share/doc/ifm-5.1/ifm, -e s,/usr/local/doc/ifm/ifm.pdf,/usr/share/doc/ifm-5.1/ifm.pdf, doc/ifm.1 + cp -f /usr/share/automake-1.15/config.guess /usr/share/automake-1.15/config.sub etc/ + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.5u8dcd + umask 022 + cd /builddir/build/BUILD + cd ifm-5.1 + 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 ./vars/etc/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./vars/etc/config.sub ++ basename ./vars/etc/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./vars/etc/config.sub '/usr/lib/rpm/redhat/config.sub' -> './vars/etc/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./vars/etc/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./vars/etc/config.guess ++ basename ./vars/etc/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./vars/etc/config.guess '/usr/lib/rpm/redhat/config.guess' -> './vars/etc/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./etc/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./etc/config.sub ++ basename ./etc/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./etc/config.sub '/usr/lib/rpm/redhat/config.sub' -> './etc/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./etc/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./etc/config.guess ++ basename ./etc/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./etc/config.guess '/usr/lib/rpm/redhat/config.guess' -> './etc/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"~' ./vars/etc/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"~' ./etc/ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets ${MAKE}... yes checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking for bison... no checking for byacc... no checking for flex... no checking for lex... no checking for yywrap in -lfl... no checking for yywrap in -ll... no checking for a BSD-compatible install... /usr/bin/install -c checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking whether make sets ${MAKE}... (cached) yes checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... nm checking whether ln -s works... yes checking how to recognise dependant libraries... file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib ) checking command to parse nm output... ok checking how to run the C preprocessor... gcc -E checking for egrep... 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for riscv64-redhat-linux-gnu-file... no checking for file... /usr/bin/file checking for riscv64-redhat-linux-gnu-ranlib... ranlib checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for objdir... .libs checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC 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.lo... checking if gcc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so checking if libtool supports shared libraries... yes checking whether -lc should be explicitly linked in... no creating libtool checking for ANSI C header files... (cached) yes checking for sin in -lm... yes checking for wish8.0... no checking for wish80... no checking for wish... /usr/bin/wish checking for perl5.002... no checking for perl5... no checking for perl... /usr/bin/perl configure: creating ./config.status config.status: creating Makefile config.status: creating demos/Makefile config.status: creating doc/Makefile config.status: creating fig/Makefile config.status: creating gpp/Makefile config.status: creating lib/Makefile config.status: creating progs/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating etc/config.h config.status: executing depfiles commands configure: configuring in vars configure: running /bin/sh './configure' --prefix=/usr '--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' '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 ' 'LDFLAGS=-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'build_alias=riscv64-redhat-linux-gnu' 'host_alias=riscv64-redhat-linux-gnu' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets ${MAKE}... yes checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking for style of include used by make... GNU checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking dependency style of gcc... none checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... nm checking whether ln -s works... yes checking how to recognise dependant libraries... file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib ) checking command to parse nm output... ok checking how to run the C preprocessor... gcc -E checking for egrep... 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for riscv64-redhat-linux-gnu-file... no checking for file... /usr/bin/file checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for objdir... .libs checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC 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.lo... checking if gcc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so checking if libtool supports shared libraries... yes checking whether -lc should be explicitly linked in... no creating libtool checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ANSI C... (cached) none needed checking dependency style of gcc... (cached) none checking for a BSD-compatible install... /usr/bin/install -c checking for flex... no checking for lex... no checking for yywrap in -lfl... no checking for yywrap in -ll... no checking for bison... no checking for byacc... no checking whether ln -s works... yes checking for compress in -lz... yes checking for sin in -lm... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for unistd.h... (cached) yes checking process.h usability... no checking process.h presence... no checking for process.h... no checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for memory.h... (cached) yes checking for sys/stat.h... (cached) yes checking sys/fcntl.h usability... yes checking sys/fcntl.h presence... yes checking for sys/fcntl.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for struct stat.st_blksize... yes checking for struct stat.st_blocks... yes checking for struct stat.st_rdev... yes checking for working alloca.h... yes checking for alloca... yes checking return type of signal handlers... void checking for vprintf... yes checking for _doprnt... no checking for bcopy... yes checking for bzero... yes checking for isascii... yes checking for memcpy... yes checking for mkstemp... yes checking for popen... yes checking for re_comp... yes checking for regcomp... yes checking for strcoll... yes checking for strdup... yes checking for strerror... yes checking whether to install library... no configure: creating ./config.status config.status: creating Makefile config.status: creating Doxyfile config.status: creating src/Makefile config.status: creating etc/Makefile config.status: creating etc/vars-config config.status: creating doc/Makefile config.status: creating swig/Makefile config.status: creating swig/python/Makefile config.status: creating tests/Makefile config.status: creating win32/Makefile config.status: creating contrib/Makefile config.status: executing depfiles commands + make -j4 Making all in vars make[1]: Entering directory '/builddir/build/BUILD/ifm-5.1/vars' Making all in etc make[2]: Entering directory '/builddir/build/BUILD/ifm-5.1/vars/etc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/ifm-5.1/vars/etc' Making all in src make[2]: Entering directory '/builddir/build/BUILD/ifm-5.1/vars/src' /bin/sh ../libtool --quiet --mode=compile gcc -DPACKAGE_NAME=\"vars\" -DPACKAGE_TARNAME=\"vars\" -DPACKAGE_VERSION=\"2.5\" -DPACKAGE_STRING=\"vars\ 2.5\" -DPACKAGE_BUGREPORT=\"zondo@pillock.freeserve.co.uk\" -DPACKAGE=\"vars\" -DVERSION=\"2.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBZ=1 -DHAVE_LIBM=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIMITS_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBINTL_H=1 -DHAVE_MEMORY_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_WCHAR_H=1 -DHAVE_WCTYPE_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DHAVE_ST_RDEV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DHAVE_VPRINTF=1 -DHAVE_BCOPY=1 -DHAVE_BZERO=1 -DHAVE_ISASCII=1 -DHAVE_MEMCPY=1 -DHAVE_MKSTEMP=1 -DHAVE_POPEN=1 -DHAVE_RE_COMP=1 -DHAVE_REGCOMP=1 -DHAVE_STRCOLL=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -I. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-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 vars-array.lo `test -f 'vars-array.c' || echo './'`vars-array.c /bin/sh ../libtool --quiet --mode=compile gcc -DPACKAGE_NAME=\"vars\" -DPACKAGE_TARNAME=\"vars\" -DPACKAGE_VERSION=\"2.5\" -DPACKAGE_STRING=\"vars\ 2.5\" -DPACKAGE_BUGREPORT=\"zondo@pillock.freeserve.co.uk\" -DPACKAGE=\"vars\" -DVERSION=\"2.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBZ=1 -DHAVE_LIBM=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIMITS_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBINTL_H=1 -DHAVE_MEMORY_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_WCHAR_H=1 -DHAVE_WCTYPE_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DHAVE_ST_RDEV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DHAVE_VPRINTF=1 -DHAVE_BCOPY=1 -DHAVE_BZERO=1 -DHAVE_ISASCII=1 -DHAVE_MEMCPY=1 -DHAVE_MKSTEMP=1 -DHAVE_POPEN=1 -DHAVE_RE_COMP=1 -DHAVE_REGCOMP=1 -DHAVE_STRCOLL=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -I. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-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 vars-buffer.lo `test -f 'vars-buffer.c' || echo './'`vars-buffer.c /bin/sh ../libtool --quiet --mode=compile gcc -DPACKAGE_NAME=\"vars\" -DPACKAGE_TARNAME=\"vars\" -DPACKAGE_VERSION=\"2.5\" -DPACKAGE_STRING=\"vars\ 2.5\" -DPACKAGE_BUGREPORT=\"zondo@pillock.freeserve.co.uk\" -DPACKAGE=\"vars\" -DVERSION=\"2.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBZ=1 -DHAVE_LIBM=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIMITS_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBINTL_H=1 -DHAVE_MEMORY_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_WCHAR_H=1 -DHAVE_WCTYPE_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DHAVE_ST_RDEV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DHAVE_VPRINTF=1 -DHAVE_BCOPY=1 -DHAVE_BZERO=1 -DHAVE_ISASCII=1 -DHAVE_MEMCPY=1 -DHAVE_MKSTEMP=1 -DHAVE_POPEN=1 -DHAVE_RE_COMP=1 -DHAVE_REGCOMP=1 -DHAVE_STRCOLL=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -I. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-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 vars-copy.lo `test -f 'vars-copy.c' || echo './'`vars-copy.c /bin/sh ../libtool --quiet --mode=compile gcc -DPACKAGE_NAME=\"vars\" -DPACKAGE_TARNAME=\"vars\" -DPACKAGE_VERSION=\"2.5\" -DPACKAGE_STRING=\"vars\ 2.5\" -DPACKAGE_BUGREPORT=\"zondo@pillock.freeserve.co.uk\" -DPACKAGE=\"vars\" -DVERSION=\"2.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBZ=1 -DHAVE_LIBM=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIMITS_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBINTL_H=1 -DHAVE_MEMORY_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_WCHAR_H=1 -DHAVE_WCTYPE_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DHAVE_ST_RDEV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DHAVE_VPRINTF=1 -DHAVE_BCOPY=1 -DHAVE_BZERO=1 -DHAVE_ISASCII=1 -DHAVE_MEMCPY=1 -DHAVE_MKSTEMP=1 -DHAVE_POPEN=1 -DHAVE_RE_COMP=1 -DHAVE_REGCOMP=1 -DHAVE_STRCOLL=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -I. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-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 vars-debug.lo `test -f 'vars-debug.c' || echo './'`vars-debug.c vars-debug.c: In function 'exit_function': vars-debug.c:472:37: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t {aka long unsigned int}' [-Wformat=] fprintf(stderr, "Vars used %d bytes\n", max_memory); ~^ %ld vars-buffer.c: In function 'vb_print': vars-buffer.c:516:17: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] else if (c != '\n') ^ vars-debug.c: In function 'v_memchange': vars-debug.c:453:18: warning: 'diff' may be used uninitialized in this function [-Wmaybe-uninitialized] total_memory += diff; ^~ /bin/sh ../libtool --quiet --mode=compile gcc -DPACKAGE_NAME=\"vars\" -DPACKAGE_TARNAME=\"vars\" -DPACKAGE_VERSION=\"2.5\" -DPACKAGE_STRING=\"vars\ 2.5\" -DPACKAGE_BUGREPORT=\"zondo@pillock.freeserve.co.uk\" -DPACKAGE=\"vars\" -DVERSION=\"2.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBZ=1 -DHAVE_LIBM=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIMITS_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBINTL_H=1 -DHAVE_MEMORY_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_WCHAR_H=1 -DHAVE_WCTYPE_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DHAVE_ST_RDEV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DHAVE_VPRINTF=1 -DHAVE_BCOPY=1 -DHAVE_BZERO=1 -DHAVE_ISASCII=1 -DHAVE_MEMCPY=1 -DHAVE_MKSTEMP=1 -DHAVE_POPEN=1 -DHAVE_RE_COMP=1 -DHAVE_REGCOMP=1 -DHAVE_STRCOLL=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -I. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-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 vars-destroy.lo `test -f 'vars-destroy.c' || echo './'`vars-destroy.c /bin/sh ../libtool --quiet --mode=compile gcc -DPACKAGE_NAME=\"vars\" -DPACKAGE_TARNAME=\"vars\" -DPACKAGE_VERSION=\"2.5\" -DPACKAGE_STRING=\"vars\ 2.5\" -DPACKAGE_BUGREPORT=\"zondo@pillock.freeserve.co.uk\" -DPACKAGE=\"vars\" -DVERSION=\"2.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBZ=1 -DHAVE_LIBM=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIMITS_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBINTL_H=1 -DHAVE_MEMORY_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_WCHAR_H=1 -DHAVE_WCTYPE_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DHAVE_ST_RDEV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DHAVE_VPRINTF=1 -DHAVE_BCOPY=1 -DHAVE_BZERO=1 -DHAVE_ISASCII=1 -DHAVE_MEMCPY=1 -DHAVE_MKSTEMP=1 -DHAVE_POPEN=1 -DHAVE_RE_COMP=1 -DHAVE_REGCOMP=1 -DHAVE_STRCOLL=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -I. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-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 vars-func.lo `test -f 'vars-func.c' || echo './'`vars-func.c /bin/sh ../libtool --quiet --mode=compile gcc -DPACKAGE_NAME=\"vars\" -DPACKAGE_TARNAME=\"vars\" -DPACKAGE_VERSION=\"2.5\" -DPACKAGE_STRING=\"vars\ 2.5\" -DPACKAGE_BUGREPORT=\"zondo@pillock.freeserve.co.uk\" -DPACKAGE=\"vars\" -DVERSION=\"2.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBZ=1 -DHAVE_LIBM=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIMITS_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBINTL_H=1 -DHAVE_MEMORY_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_WCHAR_H=1 -DHAVE_WCTYPE_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DHAVE_ST_RDEV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DHAVE_VPRINTF=1 -DHAVE_BCOPY=1 -DHAVE_BZERO=1 -DHAVE_ISASCII=1 -DHAVE_MEMCPY=1 -DHAVE_MKSTEMP=1 -DHAVE_POPEN=1 -DHAVE_RE_COMP=1 -DHAVE_REGCOMP=1 -DHAVE_STRCOLL=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -I. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-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 vars-getopt.lo `test -f 'vars-getopt.c' || echo './'`vars-getopt.c /bin/sh ../libtool --quiet --mode=compile gcc -DPACKAGE_NAME=\"vars\" -DPACKAGE_TARNAME=\"vars\" -DPACKAGE_VERSION=\"2.5\" -DPACKAGE_STRING=\"vars\ 2.5\" -DPACKAGE_BUGREPORT=\"zondo@pillock.freeserve.co.uk\" -DPACKAGE=\"vars\" -DVERSION=\"2.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBZ=1 -DHAVE_LIBM=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIMITS_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBINTL_H=1 -DHAVE_MEMORY_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_WCHAR_H=1 -DHAVE_WCTYPE_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DHAVE_ST_RDEV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DHAVE_VPRINTF=1 -DHAVE_BCOPY=1 -DHAVE_BZERO=1 -DHAVE_ISASCII=1 -DHAVE_MEMCPY=1 -DHAVE_MKSTEMP=1 -DHAVE_POPEN=1 -DHAVE_RE_COMP=1 -DHAVE_REGCOMP=1 -DHAVE_STRCOLL=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -I. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-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 vars-graph.lo `test -f 'vars-graph.c' || echo './'`vars-graph.c vars-func.c: In function 'vf_freeze': vars-func.c:697:5: warning: enumeration value 'VF_NONE' not handled in switch [-Wswitch] switch (f->interp) { ^~~~~~ vars-func.c:697:5: warning: enumeration value 'VF_LINEAR' not handled in switch [-Wswitch] vars-func.c: In function 'vf_value': vars-func.c:1346:5: warning: enumeration value 'VF_NONE' not handled in switch [-Wswitch] switch (TYPE(f)) { ^~~~~~ /bin/sh ../libtool --quiet --mode=compile gcc -DPACKAGE_NAME=\"vars\" -DPACKAGE_TARNAME=\"vars\" -DPACKAGE_VERSION=\"2.5\" -DPACKAGE_STRING=\"vars\ 2.5\" -DPACKAGE_BUGREPORT=\"zondo@pillock.freeserve.co.uk\" -DPACKAGE=\"vars\" -DVERSION=\"2.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBZ=1 -DHAVE_LIBM=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIMITS_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBINTL_H=1 -DHAVE_MEMORY_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_WCHAR_H=1 -DHAVE_WCTYPE_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DHAVE_ST_RDEV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DHAVE_VPRINTF=1 -DHAVE_BCOPY=1 -DHAVE_BZERO=1 -DHAVE_ISASCII=1 -DHAVE_MEMCPY=1 -DHAVE_MKSTEMP=1 -DHAVE_POPEN=1 -DHAVE_RE_COMP=1 -DHAVE_REGCOMP=1 -DHAVE_STRCOLL=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -I. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-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 vars-hash.lo `test -f 'vars-hash.c' || echo './'`vars-hash.c vars-graph.c: In function 'vg_node_links': vars-graph.c:1111:13: warning: value computed is not used [-Wunused-value] *from++; ^~~~~~~ vars-graph.c:1120:13: warning: value computed is not used [-Wunused-value] *to++; ^~~~~ /bin/sh ../libtool --quiet --mode=compile gcc -DPACKAGE_NAME=\"vars\" -DPACKAGE_TARNAME=\"vars\" -DPACKAGE_VERSION=\"2.5\" -DPACKAGE_STRING=\"vars\ 2.5\" -DPACKAGE_BUGREPORT=\"zondo@pillock.freeserve.co.uk\" -DPACKAGE=\"vars\" -DVERSION=\"2.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBZ=1 -DHAVE_LIBM=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIMITS_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBINTL_H=1 -DHAVE_MEMORY_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_WCHAR_H=1 -DHAVE_WCTYPE_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DHAVE_ST_RDEV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DHAVE_VPRINTF=1 -DHAVE_BCOPY=1 -DHAVE_BZERO=1 -DHAVE_ISASCII=1 -DHAVE_MEMCPY=1 -DHAVE_MKSTEMP=1 -DHAVE_POPEN=1 -DHAVE_RE_COMP=1 -DHAVE_REGCOMP=1 -DHAVE_STRCOLL=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -I. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-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 vars-image.lo `test -f 'vars-image.c' || echo './'`vars-image.c /bin/sh ../libtool --quiet --mode=compile gcc -DPACKAGE_NAME=\"vars\" -DPACKAGE_TARNAME=\"vars\" -DPACKAGE_VERSION=\"2.5\" -DPACKAGE_STRING=\"vars\ 2.5\" -DPACKAGE_BUGREPORT=\"zondo@pillock.freeserve.co.uk\" -DPACKAGE=\"vars\" -DVERSION=\"2.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBZ=1 -DHAVE_LIBM=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIMITS_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBINTL_H=1 -DHAVE_MEMORY_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_WCHAR_H=1 -DHAVE_WCTYPE_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DHAVE_ST_RDEV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DHAVE_VPRINTF=1 -DHAVE_BCOPY=1 -DHAVE_BZERO=1 -DHAVE_ISASCII=1 -DHAVE_MEMCPY=1 -DHAVE_MKSTEMP=1 -DHAVE_POPEN=1 -DHAVE_RE_COMP=1 -DHAVE_REGCOMP=1 -DHAVE_STRCOLL=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -I. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-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 vars-list.lo `test -f 'vars-list.c' || echo './'`vars-list.c vars-image.c: In function 'vi_fread': vars-image.c:337:30: warning: pointer targets in passing argument 1 of 'v_read_long' differ in signedness [-Wpointer-sign] if (!v_read_long(&csize, fp)) ^ In file included from ./vars-type.h:58:0, from vars-image.h:19, from vars-image.c:49: ./vars-write.h:35:12: note: expected 'int *' but argument is of type 'unsigned int *' extern int v_read_long(int *val, FILE *fp); ^~~~~~~~~~~ vars-image.c:341:35: warning: pointer targets in passing argument 1 of 'v_read_char_list' differ in signedness [-Wpointer-sign] if (!v_read_char_list(data, csize, fp)) ^~~~ In file included from ./vars-type.h:58:0, from vars-image.h:19, from vars-image.c:49: ./vars-write.h:28:12: note: expected 'char *' but argument is of type 'unsigned char *' extern int v_read_char_list(char *val, int num, FILE *fp); ^~~~~~~~~~~~~~~~ vars-image.c:350:35: warning: pointer targets in passing argument 1 of 'v_read_char_list' differ in signedness [-Wpointer-sign] if (!v_read_char_list(im->rgb, size, fp)) ^~ In file included from ./vars-type.h:58:0, from vars-image.h:19, from vars-image.c:49: ./vars-write.h:28:12: note: expected 'char *' but argument is of type 'unsigned char *' extern int v_read_char_list(char *val, int num, FILE *fp); ^~~~~~~~~~~~~~~~ vars-image.c:363:30: warning: pointer targets in passing argument 1 of 'v_read_long' differ in signedness [-Wpointer-sign] if (!v_read_long(&csize, fp)) ^ In file included from ./vars-type.h:58:0, from vars-image.h:19, from vars-image.c:49: ./vars-write.h:35:12: note: expected 'int *' but argument is of type 'unsigned int *' extern int v_read_long(int *val, FILE *fp); ^~~~~~~~~~~ vars-image.c:367:35: warning: pointer targets in passing argument 1 of 'v_read_char_list' differ in signedness [-Wpointer-sign] if (!v_read_char_list(data, csize, fp)) ^~~~ In file included from ./vars-type.h:58:0, from vars-image.h:19, from vars-image.c:49: ./vars-write.h:28:12: note: expected 'char *' but argument is of type 'unsigned char *' extern int v_read_char_list(char *val, int num, FILE *fp); ^~~~~~~~~~~~~~~~ vars-image.c:376:35: warning: pointer targets in passing argument 1 of 'v_read_char_list' differ in signedness [-Wpointer-sign] if (!v_read_char_list(im->gray, width * height, fp)) ^~ In file included from ./vars-type.h:58:0, from vars-image.h:19, from vars-image.c:49: ./vars-write.h:28:12: note: expected 'char *' but argument is of type 'unsigned char *' extern int v_read_char_list(char *val, int num, FILE *fp); ^~~~~~~~~~~~~~~~ vars-image.c: In function 'vi_fwrite': vars-image.c:494:36: warning: pointer targets in passing argument 1 of 'v_write_char_list' differ in signedness [-Wpointer-sign] if (!v_write_char_list(data, csize, fp)) { ^~~~ In file included from ./vars-type.h:58:0, from vars-image.h:19, from vars-image.c:49: ./vars-write.h:52:12: note: expected 'char *' but argument is of type 'unsigned char *' extern int v_write_char_list(char *val, int num, FILE *fp); ^~~~~~~~~~~~~~~~~ vars-image.c:501:36: warning: pointer targets in passing argument 1 of 'v_write_char_list' differ in signedness [-Wpointer-sign] if (!v_write_char_list(im->rgb, size, fp)) ^~ In file included from ./vars-type.h:58:0, from vars-image.h:19, from vars-image.c:49: ./vars-write.h:52:12: note: expected 'char *' but argument is of type 'unsigned char *' extern int v_write_char_list(char *val, int num, FILE *fp); ^~~~~~~~~~~~~~~~~ vars-image.c:523:36: warning: pointer targets in passing argument 1 of 'v_write_char_list' differ in signedness [-Wpointer-sign] if (!v_write_char_list(data, csize, fp)) { ^~~~ In file included from ./vars-type.h:58:0, from vars-image.h:19, from vars-image.c:49: ./vars-write.h:52:12: note: expected 'char *' but argument is of type 'unsigned char *' extern int v_write_char_list(char *val, int num, FILE *fp); ^~~~~~~~~~~~~~~~~ vars-image.c:530:36: warning: pointer targets in passing argument 1 of 'v_write_char_list' differ in signedness [-Wpointer-sign] if (!v_write_char_list(im->gray, size, fp)) ^~ In file included from ./vars-type.h:58:0, from vars-image.h:19, from vars-image.c:49: ./vars-write.h:52:12: note: expected 'char *' but argument is of type 'unsigned char *' extern int v_write_char_list(char *val, int num, FILE *fp); ^~~~~~~~~~~~~~~~~ vars-image.c: In function 'vi_read_pgm': vars-image.c:978:35: warning: format '%d' expects argument of type 'int *', but argument 3 has type 'unsigned char *' [-Wformat=] if (fscanf(fp, " %d", im->gray + GV(im, i, j)) < 1) ~^ %hhd vars-image.c: In function 'vi_read_ppm': vars-image.c:1043:39: warning: format '%d' expects argument of type 'int *', but argument 3 has type 'unsigned char *' [-Wformat=] if (fscanf(fp, " %d", im->rgb + RV(im, i, j) + k) < 1) ~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~ %hhd vars-image.c: In function 'vi_thaw': vars-image.c:1339:13: warning: case value '44' not in enumerated type 'enum v_tokentype' [-Wswitch] case ',': ^~~~ vars-image.c:1343:13: warning: case value '125' not in enumerated type 'enum v_tokentype' [-Wswitch] case '}': ^~~~ vars-image.c: In function 'vi_getshort': vars-image.c:707:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] (void) fread(buf, 2, 1, fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ vars-image.c: In function 'vi_getbyte': vars-image.c:687:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] (void) fread(&byte, 1, 1, fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vars-image.c: In function 'vi_getlong': vars-image.c:697:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] (void) fread(buf, 4, 1, fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --quiet --mode=compile gcc -DPACKAGE_NAME=\"vars\" -DPACKAGE_TARNAME=\"vars\" -DPACKAGE_VERSION=\"2.5\" -DPACKAGE_STRING=\"vars\ 2.5\" -DPACKAGE_BUGREPORT=\"zondo@pillock.freeserve.co.uk\" -DPACKAGE=\"vars\" -DVERSION=\"2.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBZ=1 -DHAVE_LIBM=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIMITS_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBINTL_H=1 -DHAVE_MEMORY_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_WCHAR_H=1 -DHAVE_WCTYPE_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DHAVE_ST_RDEV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DHAVE_VPRINTF=1 -DHAVE_BCOPY=1 -DHAVE_BZERO=1 -DHAVE_ISASCII=1 -DHAVE_MEMCPY=1 -DHAVE_MKSTEMP=1 -DHAVE_POPEN=1 -DHAVE_RE_COMP=1 -DHAVE_REGCOMP=1 -DHAVE_STRCOLL=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -I. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-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 vars-matrix.lo `test -f 'vars-matrix.c' || echo './'`vars-matrix.c /bin/sh ../libtool --quiet --mode=compile gcc -DPACKAGE_NAME=\"vars\" -DPACKAGE_TARNAME=\"vars\" -DPACKAGE_VERSION=\"2.5\" -DPACKAGE_STRING=\"vars\ 2.5\" -DPACKAGE_BUGREPORT=\"zondo@pillock.freeserve.co.uk\" -DPACKAGE=\"vars\" -DVERSION=\"2.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBZ=1 -DHAVE_LIBM=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIMITS_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBINTL_H=1 -DHAVE_MEMORY_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_WCHAR_H=1 -DHAVE_WCTYPE_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DHAVE_ST_RDEV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DHAVE_VPRINTF=1 -DHAVE_BCOPY=1 -DHAVE_BZERO=1 -DHAVE_ISASCII=1 -DHAVE_MEMCPY=1 -DHAVE_MKSTEMP=1 -DHAVE_POPEN=1 -DHAVE_RE_COMP=1 -DHAVE_REGCOMP=1 -DHAVE_STRCOLL=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -I. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-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 vars-memory.lo `test -f 'vars-memory.c' || echo './'`vars-memory.c vars-image.c: In function 'vi_read_sgi': vars-image.c:1139:35: warning: 'lengthtab' may be used uninitialized in this function [-Wmaybe-uninitialized] length = lengthtab[pos]; ^ vars-image.c: In function 'vi_read_file': vars-image.c:868:13: warning: 'im' may be used uninitialized in this function [-Wmaybe-uninitialized] vimage *im; ^~ vars-matrix.c: In function 'vm_thaw': vars-matrix.c:449:9: warning: case value '44' not in enumerated type 'enum v_tokentype' [-Wswitch] case ',': ^~~~ vars-matrix.c:453:9: warning: case value '125' not in enumerated type 'enum v_tokentype' [-Wswitch] case '}': ^~~~ vars-list.c: In function 'vl_split_string': vars-list.c:1295:32: warning: 'closequote' may be used uninitialized in this function [-Wmaybe-uninitialized] if (quotes != NULL && *str == closequote) ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --quiet --mode=compile gcc -DPACKAGE_NAME=\"vars\" -DPACKAGE_TARNAME=\"vars\" -DPACKAGE_VERSION=\"2.5\" -DPACKAGE_STRING=\"vars\ 2.5\" -DPACKAGE_BUGREPORT=\"zondo@pillock.freeserve.co.uk\" -DPACKAGE=\"vars\" -DVERSION=\"2.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBZ=1 -DHAVE_LIBM=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIMITS_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBINTL_H=1 -DHAVE_MEMORY_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_WCHAR_H=1 -DHAVE_WCTYPE_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DHAVE_ST_RDEV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DHAVE_VPRINTF=1 -DHAVE_BCOPY=1 -DHAVE_BZERO=1 -DHAVE_ISASCII=1 -DHAVE_MEMCPY=1 -DHAVE_MKSTEMP=1 -DHAVE_POPEN=1 -DHAVE_RE_COMP=1 -DHAVE_REGCOMP=1 -DHAVE_STRCOLL=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -I. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-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 vars-print.lo `test -f 'vars-print.c' || echo './'`vars-print.c /bin/sh ../libtool --quiet --mode=compile gcc -DPACKAGE_NAME=\"vars\" -DPACKAGE_TARNAME=\"vars\" -DPACKAGE_VERSION=\"2.5\" -DPACKAGE_STRING=\"vars\ 2.5\" -DPACKAGE_BUGREPORT=\"zondo@pillock.freeserve.co.uk\" -DPACKAGE=\"vars\" -DVERSION=\"2.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBZ=1 -DHAVE_LIBM=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIMITS_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBINTL_H=1 -DHAVE_MEMORY_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_WCHAR_H=1 -DHAVE_WCTYPE_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DHAVE_ST_RDEV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DHAVE_VPRINTF=1 -DHAVE_BCOPY=1 -DHAVE_BZERO=1 -DHAVE_ISASCII=1 -DHAVE_MEMCPY=1 -DHAVE_MKSTEMP=1 -DHAVE_POPEN=1 -DHAVE_RE_COMP=1 -DHAVE_REGCOMP=1 -DHAVE_STRCOLL=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -I. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-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 vars-queue.lo `test -f 'vars-queue.c' || echo './'`vars-queue.c /bin/sh ../libtool --quiet --mode=compile gcc -DPACKAGE_NAME=\"vars\" -DPACKAGE_TARNAME=\"vars\" -DPACKAGE_VERSION=\"2.5\" -DPACKAGE_STRING=\"vars\ 2.5\" -DPACKAGE_BUGREPORT=\"zondo@pillock.freeserve.co.uk\" -DPACKAGE=\"vars\" -DVERSION=\"2.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBZ=1 -DHAVE_LIBM=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIMITS_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBINTL_H=1 -DHAVE_MEMORY_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_WCHAR_H=1 -DHAVE_WCTYPE_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DHAVE_ST_RDEV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DHAVE_VPRINTF=1 -DHAVE_BCOPY=1 -DHAVE_BZERO=1 -DHAVE_ISASCII=1 -DHAVE_MEMCPY=1 -DHAVE_MKSTEMP=1 -DHAVE_POPEN=1 -DHAVE_RE_COMP=1 -DHAVE_REGCOMP=1 -DHAVE_STRCOLL=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -I. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-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 vars-random.lo `test -f 'vars-random.c' || echo './'`vars-random.c /bin/sh ../libtool --quiet --mode=compile gcc -DPACKAGE_NAME=\"vars\" -DPACKAGE_TARNAME=\"vars\" -DPACKAGE_VERSION=\"2.5\" -DPACKAGE_STRING=\"vars\ 2.5\" -DPACKAGE_BUGREPORT=\"zondo@pillock.freeserve.co.uk\" -DPACKAGE=\"vars\" -DVERSION=\"2.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBZ=1 -DHAVE_LIBM=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIMITS_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBINTL_H=1 -DHAVE_MEMORY_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_WCHAR_H=1 -DHAVE_WCTYPE_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DHAVE_ST_RDEV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DHAVE_VPRINTF=1 -DHAVE_BCOPY=1 -DHAVE_BZERO=1 -DHAVE_ISASCII=1 -DHAVE_MEMCPY=1 -DHAVE_MKSTEMP=1 -DHAVE_POPEN=1 -DHAVE_RE_COMP=1 -DHAVE_REGCOMP=1 -DHAVE_STRCOLL=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -I. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-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 vars-regex.lo `test -f 'vars-regex.c' || echo './'`vars-regex.c /bin/sh ../libtool --quiet --mode=compile gcc -DPACKAGE_NAME=\"vars\" -DPACKAGE_TARNAME=\"vars\" -DPACKAGE_VERSION=\"2.5\" -DPACKAGE_STRING=\"vars\ 2.5\" -DPACKAGE_BUGREPORT=\"zondo@pillock.freeserve.co.uk\" -DPACKAGE=\"vars\" -DVERSION=\"2.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBZ=1 -DHAVE_LIBM=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIMITS_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBINTL_H=1 -DHAVE_MEMORY_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_WCHAR_H=1 -DHAVE_WCTYPE_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DHAVE_ST_RDEV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DHAVE_VPRINTF=1 -DHAVE_BCOPY=1 -DHAVE_BZERO=1 -DHAVE_ISASCII=1 -DHAVE_MEMCPY=1 -DHAVE_MKSTEMP=1 -DHAVE_POPEN=1 -DHAVE_RE_COMP=1 -DHAVE_REGCOMP=1 -DHAVE_STRCOLL=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -I. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-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 vars-scalar.lo `test -f 'vars-scalar.c' || echo './'`vars-scalar.c vars-random.c: In function 'v_seed': vars-random.c:67:9: warning: implicit declaration of function 'v_exception' [-Wimplicit-function-declaration] v_exception("v_seed(): unsigned long must be >= %d bytes", ULONG); ^~~~~~~~~~~ /bin/sh ../libtool --quiet --mode=compile gcc -DPACKAGE_NAME=\"vars\" -DPACKAGE_TARNAME=\"vars\" -DPACKAGE_VERSION=\"2.5\" -DPACKAGE_STRING=\"vars\ 2.5\" -DPACKAGE_BUGREPORT=\"zondo@pillock.freeserve.co.uk\" -DPACKAGE=\"vars\" -DVERSION=\"2.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBZ=1 -DHAVE_LIBM=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIMITS_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBINTL_H=1 -DHAVE_MEMORY_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_WCHAR_H=1 -DHAVE_WCTYPE_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DHAVE_ST_RDEV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DHAVE_VPRINTF=1 -DHAVE_BCOPY=1 -DHAVE_BZERO=1 -DHAVE_ISASCII=1 -DHAVE_MEMCPY=1 -DHAVE_MKSTEMP=1 -DHAVE_POPEN=1 -DHAVE_RE_COMP=1 -DHAVE_REGCOMP=1 -DHAVE_STRCOLL=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -I. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-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 vars-system.lo `test -f 'vars-system.c' || echo './'`vars-system.c /bin/sh ../libtool --quiet --mode=compile gcc -DPACKAGE_NAME=\"vars\" -DPACKAGE_TARNAME=\"vars\" -DPACKAGE_VERSION=\"2.5\" -DPACKAGE_STRING=\"vars\ 2.5\" -DPACKAGE_BUGREPORT=\"zondo@pillock.freeserve.co.uk\" -DPACKAGE=\"vars\" -DVERSION=\"2.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBZ=1 -DHAVE_LIBM=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIMITS_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBINTL_H=1 -DHAVE_MEMORY_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_WCHAR_H=1 -DHAVE_WCTYPE_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DHAVE_ST_RDEV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DHAVE_VPRINTF=1 -DHAVE_BCOPY=1 -DHAVE_BZERO=1 -DHAVE_ISASCII=1 -DHAVE_MEMCPY=1 -DHAVE_MKSTEMP=1 -DHAVE_POPEN=1 -DHAVE_RE_COMP=1 -DHAVE_REGCOMP=1 -DHAVE_STRCOLL=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -I. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-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 vars-traverse.lo `test -f 'vars-traverse.c' || echo './'`vars-traverse.c vars-scalar.c: In function 'vs_equal': vars-scalar.c:366:5: warning: enumeration value 'V_UNDEF' not handled in switch [-Wswitch] switch (s1->type) { ^~~~~~ vars-scalar.c:366:5: warning: enumeration value 'V_NULL' not handled in switch [-Wswitch] vars-scalar.c: In function 'vs_freeze': vars-scalar.c:538:5: warning: enumeration value 'V_NULL' not handled in switch [-Wswitch] switch(vs_type(s)) { ^~~~~~ vars-scalar.c: In function 'vs_fwrite': vars-scalar.c:620:5: warning: enumeration value 'V_UNDEF' not handled in switch [-Wswitch] switch (s->type) { ^~~~~~ vars-scalar.c:620:5: warning: enumeration value 'V_NULL' not handled in switch [-Wswitch] vars-scalar.c: In function 'vs_fread': vars-scalar.c:470:9: warning: 's' may be used uninitialized in this function [-Wmaybe-uninitialized] v_info("Read %s", v_vinfo(s)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vars-system.c: In function 'vl_glob': vars-system.c:536:9: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] getcwd(buf, BUFSIZ); ^~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --quiet --mode=compile gcc -DPACKAGE_NAME=\"vars\" -DPACKAGE_TARNAME=\"vars\" -DPACKAGE_VERSION=\"2.5\" -DPACKAGE_STRING=\"vars\ 2.5\" -DPACKAGE_BUGREPORT=\"zondo@pillock.freeserve.co.uk\" -DPACKAGE=\"vars\" -DVERSION=\"2.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBZ=1 -DHAVE_LIBM=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIMITS_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBINTL_H=1 -DHAVE_MEMORY_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_WCHAR_H=1 -DHAVE_WCTYPE_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DHAVE_ST_RDEV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DHAVE_VPRINTF=1 -DHAVE_BCOPY=1 -DHAVE_BZERO=1 -DHAVE_ISASCII=1 -DHAVE_MEMCPY=1 -DHAVE_MKSTEMP=1 -DHAVE_POPEN=1 -DHAVE_RE_COMP=1 -DHAVE_REGCOMP=1 -DHAVE_STRCOLL=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -I. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-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 vars-type.lo `test -f 'vars-type.c' || echo './'`vars-type.c /bin/sh ../libtool --quiet --mode=compile gcc -DPACKAGE_NAME=\"vars\" -DPACKAGE_TARNAME=\"vars\" -DPACKAGE_VERSION=\"2.5\" -DPACKAGE_STRING=\"vars\ 2.5\" -DPACKAGE_BUGREPORT=\"zondo@pillock.freeserve.co.uk\" -DPACKAGE=\"vars\" -DVERSION=\"2.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBZ=1 -DHAVE_LIBM=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIMITS_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBINTL_H=1 -DHAVE_MEMORY_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_WCHAR_H=1 -DHAVE_WCTYPE_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DHAVE_ST_RDEV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DHAVE_VPRINTF=1 -DHAVE_BCOPY=1 -DHAVE_BZERO=1 -DHAVE_ISASCII=1 -DHAVE_MEMCPY=1 -DHAVE_MKSTEMP=1 -DHAVE_POPEN=1 -DHAVE_RE_COMP=1 -DHAVE_REGCOMP=1 -DHAVE_STRCOLL=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -I. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-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 vars-utils.lo `test -f 'vars-utils.c' || echo './'`vars-utils.c /bin/sh ../libtool --quiet --mode=compile gcc -DPACKAGE_NAME=\"vars\" -DPACKAGE_TARNAME=\"vars\" -DPACKAGE_VERSION=\"2.5\" -DPACKAGE_STRING=\"vars\ 2.5\" -DPACKAGE_BUGREPORT=\"zondo@pillock.freeserve.co.uk\" -DPACKAGE=\"vars\" -DVERSION=\"2.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBZ=1 -DHAVE_LIBM=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIMITS_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBINTL_H=1 -DHAVE_MEMORY_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_WCHAR_H=1 -DHAVE_WCTYPE_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DHAVE_ST_RDEV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DHAVE_VPRINTF=1 -DHAVE_BCOPY=1 -DHAVE_BZERO=1 -DHAVE_ISASCII=1 -DHAVE_MEMCPY=1 -DHAVE_MKSTEMP=1 -DHAVE_POPEN=1 -DHAVE_RE_COMP=1 -DHAVE_REGCOMP=1 -DHAVE_STRCOLL=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -I. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-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 vars-vector.lo `test -f 'vars-vector.c' || echo './'`vars-vector.c /bin/sh ../libtool --quiet --mode=compile gcc -DPACKAGE_NAME=\"vars\" -DPACKAGE_TARNAME=\"vars\" -DPACKAGE_VERSION=\"2.5\" -DPACKAGE_STRING=\"vars\ 2.5\" -DPACKAGE_BUGREPORT=\"zondo@pillock.freeserve.co.uk\" -DPACKAGE=\"vars\" -DVERSION=\"2.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBZ=1 -DHAVE_LIBM=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIMITS_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBINTL_H=1 -DHAVE_MEMORY_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_WCHAR_H=1 -DHAVE_WCTYPE_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DHAVE_ST_RDEV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DHAVE_VPRINTF=1 -DHAVE_BCOPY=1 -DHAVE_BZERO=1 -DHAVE_ISASCII=1 -DHAVE_MEMCPY=1 -DHAVE_MKSTEMP=1 -DHAVE_POPEN=1 -DHAVE_RE_COMP=1 -DHAVE_REGCOMP=1 -DHAVE_STRCOLL=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -I. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-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 vars-write.lo `test -f 'vars-write.c' || echo './'`vars-write.c /bin/sh ../libtool --quiet --mode=compile gcc -DPACKAGE_NAME=\"vars\" -DPACKAGE_TARNAME=\"vars\" -DPACKAGE_VERSION=\"2.5\" -DPACKAGE_STRING=\"vars\ 2.5\" -DPACKAGE_BUGREPORT=\"zondo@pillock.freeserve.co.uk\" -DPACKAGE=\"vars\" -DVERSION=\"2.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBZ=1 -DHAVE_LIBM=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIMITS_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBINTL_H=1 -DHAVE_MEMORY_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_WCHAR_H=1 -DHAVE_WCTYPE_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DHAVE_ST_RDEV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DHAVE_VPRINTF=1 -DHAVE_BCOPY=1 -DHAVE_BZERO=1 -DHAVE_ISASCII=1 -DHAVE_MEMCPY=1 -DHAVE_MKSTEMP=1 -DHAVE_POPEN=1 -DHAVE_RE_COMP=1 -DHAVE_REGCOMP=1 -DHAVE_STRCOLL=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -I. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-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 vars-freeze.lo `test -f 'vars-freeze.c' || echo './'`vars-freeze.c vars-write.c: In function 'v_fread': vars-write.c:152:27: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=] sprintf(idbuf, "%ld", id); ~~^ %d vars-vector.c: In function 'vv_create_vector': vars-vector.c:134:12: warning: 'values' may be used uninitialized in this function [-Wmaybe-uninitialized] return vv_create_with_values(size, values); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --quiet --mode=compile gcc -DPACKAGE_NAME=\"vars\" -DPACKAGE_TARNAME=\"vars\" -DPACKAGE_VERSION=\"2.5\" -DPACKAGE_STRING=\"vars\ 2.5\" -DPACKAGE_BUGREPORT=\"zondo@pillock.freeserve.co.uk\" -DPACKAGE=\"vars\" -DVERSION=\"2.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBZ=1 -DHAVE_LIBM=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIMITS_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBINTL_H=1 -DHAVE_MEMORY_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_WCHAR_H=1 -DHAVE_WCTYPE_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DHAVE_ST_RDEV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DHAVE_VPRINTF=1 -DHAVE_BCOPY=1 -DHAVE_BZERO=1 -DHAVE_ISASCII=1 -DHAVE_MEMCPY=1 -DHAVE_MKSTEMP=1 -DHAVE_POPEN=1 -DHAVE_RE_COMP=1 -DHAVE_REGCOMP=1 -DHAVE_STRCOLL=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -I. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-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 vars-parser.lo `test -f 'vars-parser.c' || echo './'`vars-parser.c vars-write.c: In function 'v_fwrite': vars-write.c:227:14: warning: 't' may be used uninitialized in this function [-Wmaybe-uninitialized] if (!v_write_string(t->name, fp)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ vars-freeze.c:1491:13: warning: 'yyunput' defined but not used [-Wunused-function] yy_current_state += yy_trans_info->yy_nxt; ^~~~~~~ /bin/sh ../libtool --quiet --mode=compile gcc -DPACKAGE_NAME=\"vars\" -DPACKAGE_TARNAME=\"vars\" -DPACKAGE_VERSION=\"2.5\" -DPACKAGE_STRING=\"vars\ 2.5\" -DPACKAGE_BUGREPORT=\"zondo@pillock.freeserve.co.uk\" -DPACKAGE=\"vars\" -DVERSION=\"2.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBZ=1 -DHAVE_LIBM=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIMITS_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBINTL_H=1 -DHAVE_MEMORY_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_WCHAR_H=1 -DHAVE_WCTYPE_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DHAVE_ST_RDEV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DHAVE_VPRINTF=1 -DHAVE_BCOPY=1 -DHAVE_BZERO=1 -DHAVE_ISASCII=1 -DHAVE_MEMCPY=1 -DHAVE_MKSTEMP=1 -DHAVE_POPEN=1 -DHAVE_RE_COMP=1 -DHAVE_REGCOMP=1 -DHAVE_STRCOLL=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -I. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-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 fnmatch.lo `test -f 'fnmatch.c' || echo './'`fnmatch.c /bin/sh ../libtool --quiet --mode=compile gcc -DPACKAGE_NAME=\"vars\" -DPACKAGE_TARNAME=\"vars\" -DPACKAGE_VERSION=\"2.5\" -DPACKAGE_STRING=\"vars\ 2.5\" -DPACKAGE_BUGREPORT=\"zondo@pillock.freeserve.co.uk\" -DPACKAGE=\"vars\" -DVERSION=\"2.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBZ=1 -DHAVE_LIBM=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIMITS_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBINTL_H=1 -DHAVE_MEMORY_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_WCHAR_H=1 -DHAVE_WCTYPE_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DHAVE_ST_RDEV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DHAVE_VPRINTF=1 -DHAVE_BCOPY=1 -DHAVE_BZERO=1 -DHAVE_ISASCII=1 -DHAVE_MEMCPY=1 -DHAVE_MKSTEMP=1 -DHAVE_POPEN=1 -DHAVE_RE_COMP=1 -DHAVE_REGCOMP=1 -DHAVE_STRCOLL=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -I. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-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 getopt.lo `test -f 'getopt.c' || echo './'`getopt.c vars-parser.y:278:25: warning: missing braces around initializer [-Wmissing-braces] static vscalar *builtin_sin(vlist *args); ^ vars-parser.y:305:25: warning: missing braces around initializer [-Wmissing-braces] "sqrt", builtin_sqrt, 1, 1, ^ vars-parser.y: In function 'yy_vars_lex': vars-parser.y:1166:11: warning: unused variable 'key' [-Wunused-variable] extern vscalar *yylval; ^~~ vars-parser.y:1164:14: warning: unused variable 'elt' [-Wunused-variable] { ^ /usr/lib/bison.simple: In function 'yy_vars_parse': /usr/lib/bison.simple:561:12: warning: 'yy_vars_val' may be used uninitialized in this function [-Wmaybe-uninitialized] vars-parser.y:163:36: note: 'yy_vars_val' was declared here #define yynerrs yy_vars_nerrs ^ /usr/lib/bison.simple:285:11: note: in expansion of macro 'yyval' /bin/sh ../libtool --quiet --mode=compile gcc -DPACKAGE_NAME=\"vars\" -DPACKAGE_TARNAME=\"vars\" -DPACKAGE_VERSION=\"2.5\" -DPACKAGE_STRING=\"vars\ 2.5\" -DPACKAGE_BUGREPORT=\"zondo@pillock.freeserve.co.uk\" -DPACKAGE=\"vars\" -DVERSION=\"2.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBZ=1 -DHAVE_LIBM=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIMITS_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBINTL_H=1 -DHAVE_MEMORY_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_WCHAR_H=1 -DHAVE_WCTYPE_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DHAVE_ST_RDEV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DHAVE_VPRINTF=1 -DHAVE_BCOPY=1 -DHAVE_BZERO=1 -DHAVE_ISASCII=1 -DHAVE_MEMCPY=1 -DHAVE_MKSTEMP=1 -DHAVE_POPEN=1 -DHAVE_RE_COMP=1 -DHAVE_REGCOMP=1 -DHAVE_STRCOLL=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -I. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-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 getopt1.lo `test -f 'getopt1.c' || echo './'`getopt1.c /bin/sh ../libtool --quiet --mode=compile gcc -DPACKAGE_NAME=\"vars\" -DPACKAGE_TARNAME=\"vars\" -DPACKAGE_VERSION=\"2.5\" -DPACKAGE_STRING=\"vars\ 2.5\" -DPACKAGE_BUGREPORT=\"zondo@pillock.freeserve.co.uk\" -DPACKAGE=\"vars\" -DVERSION=\"2.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBZ=1 -DHAVE_LIBM=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIMITS_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBINTL_H=1 -DHAVE_MEMORY_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_WCHAR_H=1 -DHAVE_WCTYPE_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DHAVE_ST_RDEV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DHAVE_VPRINTF=1 -DHAVE_BCOPY=1 -DHAVE_BZERO=1 -DHAVE_ISASCII=1 -DHAVE_MEMCPY=1 -DHAVE_MKSTEMP=1 -DHAVE_POPEN=1 -DHAVE_RE_COMP=1 -DHAVE_REGCOMP=1 -DHAVE_STRCOLL=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -I. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-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 glob.lo `test -f 'glob.c' || echo './'`glob.c /bin/sh ../libtool --quiet --mode=compile gcc -DPACKAGE_NAME=\"vars\" -DPACKAGE_TARNAME=\"vars\" -DPACKAGE_VERSION=\"2.5\" -DPACKAGE_STRING=\"vars\ 2.5\" -DPACKAGE_BUGREPORT=\"zondo@pillock.freeserve.co.uk\" -DPACKAGE=\"vars\" -DVERSION=\"2.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBZ=1 -DHAVE_LIBM=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIMITS_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBINTL_H=1 -DHAVE_MEMORY_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_WCHAR_H=1 -DHAVE_WCTYPE_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DHAVE_ST_RDEV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DHAVE_VPRINTF=1 -DHAVE_BCOPY=1 -DHAVE_BZERO=1 -DHAVE_ISASCII=1 -DHAVE_MEMCPY=1 -DHAVE_MKSTEMP=1 -DHAVE_POPEN=1 -DHAVE_RE_COMP=1 -DHAVE_REGCOMP=1 -DHAVE_STRCOLL=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -I. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-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 regex.lo `test -f 'regex.c' || echo './'`regex.c /bin/sh ../libtool --quiet --mode=compile gcc -DPACKAGE_NAME=\"vars\" -DPACKAGE_TARNAME=\"vars\" -DPACKAGE_VERSION=\"2.5\" -DPACKAGE_STRING=\"vars\ 2.5\" -DPACKAGE_BUGREPORT=\"zondo@pillock.freeserve.co.uk\" -DPACKAGE=\"vars\" -DVERSION=\"2.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBZ=1 -DHAVE_LIBM=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIMITS_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBINTL_H=1 -DHAVE_MEMORY_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_WCHAR_H=1 -DHAVE_WCTYPE_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DHAVE_ST_RDEV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DHAVE_VPRINTF=1 -DHAVE_BCOPY=1 -DHAVE_BZERO=1 -DHAVE_ISASCII=1 -DHAVE_MEMCPY=1 -DHAVE_MKSTEMP=1 -DHAVE_POPEN=1 -DHAVE_RE_COMP=1 -DHAVE_REGCOMP=1 -DHAVE_STRCOLL=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -I. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-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 getdate.lo `test -f 'getdate.c' || echo './'`getdate.c regex.c: In function 'regex_compile': regex.c:2393:18: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] if (COMPILE_STACK_EMPTY) ^ regex.c:2413:18: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] if (COMPILE_STACK_EMPTY) ^ regex.c: In function 're_compile_fastmap': regex.c:3099:12: warning: unused variable 'num_regs' [-Wunused-variable] unsigned num_regs = 0; ^~~~~~~~ regex.c: In function 're_match_2_internal': regex.c:4795:25: warning: variable 'sdummy' set but not used [-Wunused-but-set-variable] const char *sdummy; ^~~~~~ regex.c:4794:28: warning: variable 'pdummy' set but not used [-Wunused-but-set-variable] unsigned char *pdummy; ^~~~~~ /bin/sh ../libtool --quiet --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 libvars-noinst.la vars-array.lo vars-buffer.lo vars-copy.lo vars-debug.lo vars-destroy.lo vars-func.lo vars-getopt.lo vars-graph.lo vars-hash.lo vars-image.lo vars-list.lo vars-matrix.lo vars-memory.lo vars-print.lo vars-queue.lo vars-random.lo vars-regex.lo vars-scalar.lo vars-system.lo vars-traverse.lo vars-type.lo vars-utils.lo vars-vector.lo vars-write.lo vars-freeze.lo vars-parser.lo fnmatch.lo getopt.lo getopt1.lo glob.lo regex.lo getdate.lo -lm -lz make[2]: Leaving directory '/builddir/build/BUILD/ifm-5.1/vars/src' Making all in doc make[2]: Entering directory '/builddir/build/BUILD/ifm-5.1/vars/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/ifm-5.1/vars/doc' Making all in swig make[2]: Entering directory '/builddir/build/BUILD/ifm-5.1/vars/swig' make[3]: Entering directory '/builddir/build/BUILD/ifm-5.1/vars/swig' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/ifm-5.1/vars/swig' make[2]: Leaving directory '/builddir/build/BUILD/ifm-5.1/vars/swig' Making all in tests make[2]: Entering directory '/builddir/build/BUILD/ifm-5.1/vars/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/ifm-5.1/vars/tests' Making all in win32 make[2]: Entering directory '/builddir/build/BUILD/ifm-5.1/vars/win32' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/ifm-5.1/vars/win32' Making all in contrib make[2]: Entering directory '/builddir/build/BUILD/ifm-5.1/vars/contrib' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/ifm-5.1/vars/contrib' make[2]: Entering directory '/builddir/build/BUILD/ifm-5.1/vars' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/builddir/build/BUILD/ifm-5.1/vars' make[1]: Leaving directory '/builddir/build/BUILD/ifm-5.1/vars' Making all in fig make[1]: Entering directory '/builddir/build/BUILD/ifm-5.1/fig' gcc -DHAVE_CONFIG_H -I. -I. -I../etc -I../vars/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c `test -f 'fig-attr.c' || echo './'`fig-attr.c gcc -DHAVE_CONFIG_H -I. -I. -I../etc -I../vars/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c `test -f 'fig-file.c' || echo './'`fig-file.c gcc -DHAVE_CONFIG_H -I. -I. -I../etc -I../vars/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c `test -f 'fig-object.c' || echo './'`fig-object.c gcc -DHAVE_CONFIG_H -I. -I. -I../etc -I../vars/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c `test -f 'fig-util.c' || echo './'`fig-util.c fig-util.c: In function 'fig_calc_bbox': fig-util.c:63:51: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] width = fig_get_width(figure, fontsize) * strlen(text); ^~~~~~ fig-util.c:63:51: warning: incompatible implicit declaration of built-in function 'strlen' fig-util.c:63:51: note: include '' or provide a declaration of 'strlen' fig-file.c: In function 'fig_write_object': fig-file.c:73:35: warning: unused variable 'height' [-Wunused-variable] float style_val = 1.0, width, height; ^~~~~~ fig-file.c:73:28: warning: unused variable 'width' [-Wunused-variable] float style_val = 1.0, width, height; ^~~~~ fig-attr.c: In function 'fig_lookup_font': fig-attr.c:89:11: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] len = strlen(name); ^~~~~~ fig-attr.c:89:11: warning: incompatible implicit declaration of built-in function 'strlen' fig-attr.c:89:11: note: include '' or provide a declaration of 'strlen' fig-attr.c:91:13: warning: implicit declaration of function 'strncmp' [-Wimplicit-function-declaration] if (strncmp(name, fontlist[i], len) == 0) ^~~~~~~ fig-object.c: In function 'fig_create': fig-object.c:22:12: warning: unused variable 'objects' [-Wunused-variable] vlist *objects; ^~~~~~~ fig-object.c: In function 'fig_create_textbox': fig-object.c:284:18: warning: variable 'text' set but not used [-Wunused-but-set-variable] vhash *obj, *text; ^~~~ fig-object.c:283:26: warning: unused variable 'count' [-Wunused-variable] int i, nrows, ncols, count; ^~~~~ fig-object.c:282:30: warning: unused variable 'textheight' [-Wunused-variable] float xt, yt, textwidth, textheight, linegap, offset; ^~~~~~~~~~ fig-object.c:282:19: warning: unused variable 'textwidth' [-Wunused-variable] float xt, yt, textwidth, textheight, linegap, offset; ^~~~~~~~~ In file included from ../vars/src/vars.h:27:0, from fig-attr.h:6, from fig-object.c:6: fig-object.c: In function 'fig_create': ../vars/src/vars-hash.h:50:30: warning: 'uname' may be used uninitialized in this function [-Wmaybe-uninitialized] #define vh_sstore(h, key, n) vh_store(h, key, vs_screate(n)) ^~~~~~~~ fig-object.c:23:11: note: 'uname' was declared here char *uname; ^~~~~ In file included from ../vars/src/vars.h:27:0, from fig-attr.h:6, from fig-util.c:5: ../vars/src/vars-hash.h:68:33: warning: 'bymax' may be used uninitialized in this function [-Wmaybe-uninitialized] #define vh_istore(h, key, n) vh_store(h, key, vs_icreate(n)) ^~~~~~~~ fig-util.c:14:36: note: 'bymax' was declared here int type, bxmin, bxmax, bymin, bymax, width, height; ^~~~~ In file included from ../vars/src/vars.h:27:0, from fig-attr.h:6, from fig-util.c:5: ../vars/src/vars-hash.h:68:33: warning: 'bymin' may be used uninitialized in this function [-Wmaybe-uninitialized] #define vh_istore(h, key, n) vh_store(h, key, vs_icreate(n)) ^~~~~~~~ fig-util.c:14:29: note: 'bymin' was declared here int type, bxmin, bxmax, bymin, bymax, width, height; ^~~~~ In file included from ../vars/src/vars.h:27:0, from fig-attr.h:6, from fig-util.c:5: ../vars/src/vars-hash.h:68:33: warning: 'bxmax' may be used uninitialized in this function [-Wmaybe-uninitialized] #define vh_istore(h, key, n) vh_store(h, key, vs_icreate(n)) ^~~~~~~~ fig-util.c:14:22: note: 'bxmax' was declared here int type, bxmin, bxmax, bymin, bymax, width, height; ^~~~~ In file included from ../vars/src/vars.h:27:0, from fig-attr.h:6, from fig-util.c:5: ../vars/src/vars-hash.h:68:33: warning: 'bxmin' may be used uninitialized in this function [-Wmaybe-uninitialized] #define vh_istore(h, key, n) vh_store(h, key, vs_icreate(n)) ^~~~~~~~ fig-util.c:14:15: note: 'bxmin' was declared here int type, bxmin, bxmax, bymin, bymax, width, height; ^~~~~ fig-object.c: In function 'fig_create_textbox': fig-object.c:339:14: warning: 'xt' may be used uninitialized in this function [-Wmaybe-uninitialized] text = fig_create_text(obj, xt, yt, "%s", vl_sgetref(lines, i)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rm -f libfig.a ar cru libfig.a fig-attr.o fig-file.o fig-object.o fig-util.o ranlib libfig.a make[1]: Leaving directory '/builddir/build/BUILD/ifm-5.1/fig' Making all in gpp make[1]: Entering directory '/builddir/build/BUILD/ifm-5.1/gpp' gcc -DHAVE_CONFIG_H -I. -I. -I../etc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c `test -f 'gpp.c' || echo './'`gpp.c /bin/sh ../libtool --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 gpp gpp.o -lm mkdir .libs 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 gpp gpp.o -lm ./gpp -H -Dhtml ./gpphelp.pp -o gpp.html make[1]: Leaving directory '/builddir/build/BUILD/ifm-5.1/gpp' Making all in src make[1]: Entering directory '/builddir/build/BUILD/ifm-5.1/src' gcc -DHAVE_CONFIG_H -I. -I. -I../etc -I../fig -I../vars/src -DSYSINIT=\"ifm-init.ifm\" -DIFMPATH=\"/usr/share/ifm:/usr/lib64/ifm\" -DPATHSEP=\":\" -DINITFILE=\".ifmrc\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c `test -f 'ifm-dot.c' || echo './'`ifm-dot.c gcc -DHAVE_CONFIG_H -I. -I. -I../etc -I../fig -I../vars/src -DSYSINIT=\"ifm-init.ifm\" -DIFMPATH=\"/usr/share/ifm:/usr/lib64/ifm\" -DPATHSEP=\":\" -DINITFILE=\".ifmrc\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c `test -f 'ifm-driver.c' || echo './'`ifm-driver.c gcc -DHAVE_CONFIG_H -I. -I. -I../etc -I../fig -I../vars/src -DSYSINIT=\"ifm-init.ifm\" -DIFMPATH=\"/usr/share/ifm:/usr/lib64/ifm\" -DPATHSEP=\":\" -DINITFILE=\".ifmrc\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c `test -f 'ifm-fig.c' || echo './'`ifm-fig.c gcc -DHAVE_CONFIG_H -I. -I. -I../etc -I../fig -I../vars/src -DSYSINIT=\"ifm-init.ifm\" -DIFMPATH=\"/usr/share/ifm:/usr/lib64/ifm\" -DPATHSEP=\":\" -DINITFILE=\".ifmrc\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c `test -f 'ifm-gpp.c' || echo './'`ifm-gpp.c ifm-driver.c: In function 'set_map_vars': ifm-driver.c:127:9: warning: implicit declaration of function 'fatal'; did you mean 'v_fatal'? [-Wimplicit-function-declaration] fatal("invalid paper size: %s", page_size); ^~~~~ v_fatal gcc -DHAVE_CONFIG_H -I. -I. -I../etc -I../fig -I../vars/src -DSYSINIT=\"ifm-init.ifm\" -DIFMPATH=\"/usr/share/ifm:/usr/lib64/ifm\" -DPATHSEP=\":\" -DINITFILE=\".ifmrc\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c `test -f 'ifm-main.c' || echo './'`ifm-main.c gcc -DHAVE_CONFIG_H -I. -I. -I../etc -I../fig -I../vars/src -DSYSINIT=\"ifm-init.ifm\" -DIFMPATH=\"/usr/share/ifm:/usr/lib64/ifm\" -DPATHSEP=\":\" -DINITFILE=\".ifmrc\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c `test -f 'ifm-map.c' || echo './'`ifm-map.c gcc -DHAVE_CONFIG_H -I. -I. -I../etc -I../fig -I../vars/src -DSYSINIT=\"ifm-init.ifm\" -DIFMPATH=\"/usr/share/ifm:/usr/lib64/ifm\" -DPATHSEP=\":\" -DINITFILE=\".ifmrc\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c `test -f 'ifm-path.c' || echo './'`ifm-path.c gcc -DHAVE_CONFIG_H -I. -I. -I../etc -I../fig -I../vars/src -DSYSINIT=\"ifm-init.ifm\" -DIFMPATH=\"/usr/share/ifm:/usr/lib64/ifm\" -DPATHSEP=\":\" -DINITFILE=\".ifmrc\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c `test -f 'ifm-ps.c' || echo './'`ifm-ps.c ifm-main.c: In function 'parse_input': ifm-main.c:418:13: warning: implicit declaration of function 'yyrestart'; did you mean 'va_start'? [-Wimplicit-function-declaration] yyrestart(yyin); ^~~~~~~~~ va_start ifm-main.c:419:9: warning: implicit declaration of function 'yyparse'; did you mean 'pause'? [-Wimplicit-function-declaration] yyparse(); ^~~~~~~ pause In file included from ifm-path.c:24:0: ifm-path.c: In function 'connect_rooms': ifm-task.h:15:22: warning: implicit declaration of function 'var_int'; did you mean 'vr_init'? [-Wimplicit-function-declaration] #define TASK_VERBOSE var_int("solver_messages") ^ ifm-path.c:125:13: note: in expansion of macro 'TASK_VERBOSE' if (TASK_VERBOSE) { ^~~~~~~~~~~~ ifm-main.c: In function 'main': ifm-main.c:628:20: warning: 'match' may be used uninitialized in this function [-Wmaybe-uninitialized] showopts[match].func(); ~~~~~~~~~~~~~~~^~~~~ ifm-main.c:613:12: note: 'match' was declared here int i, match, nmatch = 0, len = strlen(type); ^~~~~ ifm-map.c: In function 'setup_links': ifm-map.c:445:13: warning: 'yoff' may be used uninitialized in this function [-Wmaybe-uninitialized] room_exit(to, -xoff, -yoff, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ifm-map.c:445:13: warning: 'xoff' may be used uninitialized in this function [-Wmaybe-uninitialized] ifm-path.c:77:23: warning: '%d' directive writing between 1 and 10 bytes into a region of size 9 [-Wformat-overflow=] sprintf(id, "R%d", ++num); ^~ ifm-path.c:77:21: note: directive argument in the range [1, 2147483647] sprintf(id, "R%d", ++num); ^~~~~ In file included from /usr/include/stdio.h:862:0, from ifm-path.c:16: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 3 and 12 bytes into a destination of size 10 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I../etc -I../fig -I../vars/src -DSYSINIT=\"ifm-init.ifm\" -DIFMPATH=\"/usr/share/ifm:/usr/lib64/ifm\" -DPATHSEP=\":\" -DINITFILE=\".ifmrc\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c `test -f 'ifm-raw.c' || echo './'`ifm-raw.c ifm-map.c: In function 'setup_sections': ifm-map.c:607:38: warning: 'maxy' may be used uninitialized in this function [-Wmaybe-uninitialized] vh_istore(sect, "YLEN", maxy - miny + 1); ^ ifm-map.c:606:38: warning: 'maxx' may be used uninitialized in this function [-Wmaybe-uninitialized] vh_istore(sect, "XLEN", maxx - minx + 1); ^ ifm-map.c:607:38: warning: 'miny' may be used uninitialized in this function [-Wmaybe-uninitialized] vh_istore(sect, "YLEN", maxy - miny + 1); ^ ifm-map.c:606:38: warning: 'minx' may be used uninitialized in this function [-Wmaybe-uninitialized] vh_istore(sect, "XLEN", maxx - minx + 1); ^ gcc -DHAVE_CONFIG_H -I. -I. -I../etc -I../fig -I../vars/src -DSYSINIT=\"ifm-init.ifm\" -DIFMPATH=\"/usr/share/ifm:/usr/lib64/ifm\" -DPATHSEP=\":\" -DINITFILE=\".ifmrc\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c `test -f 'ifm-rec.c' || echo './'`ifm-rec.c gcc -DHAVE_CONFIG_H -I. -I. -I../etc -I../fig -I../vars/src -DSYSINIT=\"ifm-init.ifm\" -DIFMPATH=\"/usr/share/ifm:/usr/lib64/ifm\" -DPATHSEP=\":\" -DINITFILE=\".ifmrc\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c `test -f 'ifm-task.c' || echo './'`ifm-task.c gcc -DHAVE_CONFIG_H -I. -I. -I../etc -I../fig -I../vars/src -DSYSINIT=\"ifm-init.ifm\" -DIFMPATH=\"/usr/share/ifm:/usr/lib64/ifm\" -DPATHSEP=\":\" -DINITFILE=\".ifmrc\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c `test -f 'ifm-text.c' || echo './'`ifm-text.c gcc -DHAVE_CONFIG_H -I. -I. -I../etc -I../fig -I../vars/src -DSYSINIT=\"ifm-init.ifm\" -DIFMPATH=\"/usr/share/ifm:/usr/lib64/ifm\" -DPATHSEP=\":\" -DINITFILE=\".ifmrc\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c `test -f 'ifm-tk.c' || echo './'`ifm-tk.c gcc -DHAVE_CONFIG_H -I. -I. -I../etc -I../fig -I../vars/src -DSYSINIT=\"ifm-init.ifm\" -DIFMPATH=\"/usr/share/ifm:/usr/lib64/ifm\" -DPATHSEP=\":\" -DINITFILE=\".ifmrc\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c `test -f 'ifm-util.c' || echo './'`ifm-util.c gcc -DHAVE_CONFIG_H -I. -I. -I../etc -I../fig -I../vars/src -DSYSINIT=\"ifm-init.ifm\" -DIFMPATH=\"/usr/share/ifm:/usr/lib64/ifm\" -DPATHSEP=\":\" -DINITFILE=\".ifmrc\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c `test -f 'ifm-vars.c' || echo './'`ifm-vars.c ifm-task.c: In function 'do_task': ifm-task.c:426:17: warning: 'reason' may be used uninitialized in this function [-Wmaybe-uninitialized] solver_msg(3, "redundant task: %s (%s)", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vh_sgetref(task, "DESC"), reason); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ifm-task.c:328:11: note: 'reason' was declared here char *reason; ^~~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I../etc -I../fig -I../vars/src -DSYSINIT=\"ifm-init.ifm\" -DIFMPATH=\"/usr/share/ifm:/usr/lib64/ifm\" -DPATHSEP=\":\" -DINITFILE=\".ifmrc\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c `test -f 'ifm-parse.c' || echo './'`ifm-parse.c gcc -DHAVE_CONFIG_H -I. -I. -I../etc -I../fig -I../vars/src -DSYSINIT=\"ifm-init.ifm\" -DIFMPATH=\"/usr/share/ifm:/usr/lib64/ifm\" -DPATHSEP=\":\" -DINITFILE=\".ifmrc\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c `test -f 'ifm-scan.c' || echo './'`ifm-scan.c /usr/lib/bison.simple: In function 'yyparse': /usr/lib/bison.simple:358:4: warning: implicit declaration of function 'yyerror'; did you mean 'yyerrok'? [-Wimplicit-function-declaration] /usr/lib/bison.simple:114:16: warning: implicit declaration of function 'yylex' [-Wimplicit-function-declaration] /usr/lib/bison.simple:432:16: note: in expansion of macro 'YYLEX' ifm-parse.y:144:25: warning: implicit declaration of function 'fatal'; did you mean 'v_fatal'? [-Wimplicit-function-declaration] if (sectnames == NULL) ^~~~~ v_fatal ifm-parse.y:40:9: warning: implicit declaration of function 'warn'; did you mean 'v_warn'? [-Wimplicit-function-declaration] ^ ifm-parse.y:239:29: note: in expansion of macro 'WARN_IGNORED' link, linktags); ^ ~~~~ ifm-parse.y:167:27: warning: unused variable 'str' [-Wunused-variable] vh_pstore(curobj, "STYLE", current_styles()); ^~~ ifm-parse.y:260:25: warning: implicit declaration of function 'err' [-Wimplicit-function-declaration] WARN_IGNORED(nolink); ^~~ ifm-parse.y:1157:16: warning: implicit declaration of function 'pow' [-Wimplicit-function-declaration] exp : INTEGER { $$ = $1; } ^~~ ifm-parse.y:1157:16: warning: incompatible implicit declaration of built-in function 'pow' ifm-parse.y:1157:16: note: include '' or provide a declaration of 'pow' ifm-parse.y:1158:16: warning: implicit declaration of function 'fmod' [-Wimplicit-function-declaration] | REAL { $$ = $1; } ^~~~ ifm-parse.y:1158:16: warning: incompatible implicit declaration of built-in function 'fmod' ifm-parse.y:1158:16: note: include '' or provide a declaration of 'fmod' ifm-scan.c:1663:13: warning: 'yyunput' defined but not used [-Wunused-function] yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c]; ^~~~~~~ /bin/sh ../libtool --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 ifm -L../fig -L../vars/src ifm-dot.o ifm-driver.o ifm-fig.o ifm-gpp.o ifm-main.o ifm-map.o ifm-path.o ifm-ps.o ifm-raw.o ifm-rec.o ifm-task.o ifm-text.o ifm-tk.o ifm-util.o ifm-vars.o ifm-parse.o ifm-scan.o -lfig -lvars-noinst -lz -lm -lm mkdir .libs 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 ifm ifm-dot.o ifm-driver.o ifm-fig.o ifm-gpp.o ifm-main.o ifm-map.o ifm-path.o ifm-ps.o ifm-raw.o ifm-rec.o ifm-task.o ifm-text.o ifm-tk.o ifm-util.o ifm-vars.o ifm-parse.o ifm-scan.o -L/builddir/build/BUILD/ifm-5.1/fig -L/builddir/build/BUILD/ifm-5.1/vars/src -lfig /builddir/build/BUILD/ifm-5.1/vars/src/.libs/libvars-noinst.al -lz -lm -lm make[1]: Leaving directory '/builddir/build/BUILD/ifm-5.1/src' Making all in lib make[1]: Entering directory '/builddir/build/BUILD/ifm-5.1/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/ifm-5.1/lib' Making all in doc make[1]: Entering directory '/builddir/build/BUILD/ifm-5.1/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/ifm-5.1/doc' Making all in progs make[1]: Entering directory '/builddir/build/BUILD/ifm-5.1/progs' echo '#! /usr/bin/wish -f' > tkifm echo '#! /usr/bin/perl' > ifm2dev echo '#! /usr/bin/perl' > ifm2tex echo '#! /usr/bin/perl' > scr2ifm cat ctext/ctext.tcl tkifm.tcl >> tkifm cat ifm2dev.pl >> ifm2dev cat ifm2tex.pl >> ifm2tex cat scr2ifm.pl >> scr2ifm chmod +x ifm2dev chmod +x ifm2tex chmod +x tkifm chmod +x scr2ifm make[1]: Leaving directory '/builddir/build/BUILD/ifm-5.1/progs' Making all in demos make[1]: Entering directory '/builddir/build/BUILD/ifm-5.1/demos' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/ifm-5.1/demos' Making all in tests make[1]: Entering directory '/builddir/build/BUILD/ifm-5.1/tests' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/ifm-5.1/tests' make[1]: Entering directory '/builddir/build/BUILD/ifm-5.1' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/builddir/build/BUILD/ifm-5.1' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.fjLv2t + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ifm-5.1-20.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ifm-5.1-20.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/ifm-5.1-20.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ifm-5.1-20.fc28.riscv64 + cd ifm-5.1 + rm -rf /builddir/build/BUILDROOT/ifm-5.1-20.fc28.riscv64 + make install DESTDIR=/builddir/build/BUILDROOT/ifm-5.1-20.fc28.riscv64 Making install in vars make[1]: Entering directory '/builddir/build/BUILD/ifm-5.1/vars' Making install in etc make[2]: Entering directory '/builddir/build/BUILD/ifm-5.1/vars/etc' make[3]: Entering directory '/builddir/build/BUILD/ifm-5.1/vars/etc' /bin/sh ../etc/mkinstalldirs /builddir/build/BUILDROOT/ifm-5.1-20.fc28.riscv64/usr/bin mkdir -p -- /builddir/build/BUILDROOT/ifm-5.1-20.fc28.riscv64/usr/bin make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/ifm-5.1/vars/etc' make[2]: Leaving directory '/builddir/build/BUILD/ifm-5.1/vars/etc' Making install in src make[2]: Entering directory '/builddir/build/BUILD/ifm-5.1/vars/src' make[3]: Entering directory '/builddir/build/BUILD/ifm-5.1/vars/src' /bin/sh ../etc/mkinstalldirs /builddir/build/BUILDROOT/ifm-5.1-20.fc28.riscv64/usr/lib64 mkdir -p -- /builddir/build/BUILDROOT/ifm-5.1-20.fc28.riscv64/usr/lib64 /bin/sh ../etc/mkinstalldirs /builddir/build/BUILDROOT/ifm-5.1-20.fc28.riscv64/usr/include mkdir -p -- /builddir/build/BUILDROOT/ifm-5.1-20.fc28.riscv64/usr/include make[3]: Leaving directory '/builddir/build/BUILD/ifm-5.1/vars/src' make[2]: Leaving directory '/builddir/build/BUILD/ifm-5.1/vars/src' Making install in doc make[2]: Entering directory '/builddir/build/BUILD/ifm-5.1/vars/doc' make[3]: Entering directory '/builddir/build/BUILD/ifm-5.1/vars/doc' 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/ifm-5.1/vars/doc' make[2]: Leaving directory '/builddir/build/BUILD/ifm-5.1/vars/doc' Making install in swig make[2]: Entering directory '/builddir/build/BUILD/ifm-5.1/vars/swig' make[3]: Entering directory '/builddir/build/BUILD/ifm-5.1/vars/swig' make[4]: Entering directory '/builddir/build/BUILD/ifm-5.1/vars/swig' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/ifm-5.1/vars/swig' make[3]: Leaving directory '/builddir/build/BUILD/ifm-5.1/vars/swig' make[2]: Leaving directory '/builddir/build/BUILD/ifm-5.1/vars/swig' Making install in tests make[2]: Entering directory '/builddir/build/BUILD/ifm-5.1/vars/tests' make[3]: Entering directory '/builddir/build/BUILD/ifm-5.1/vars/tests' 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/ifm-5.1/vars/tests' make[2]: Leaving directory '/builddir/build/BUILD/ifm-5.1/vars/tests' Making install in win32 make[2]: Entering directory '/builddir/build/BUILD/ifm-5.1/vars/win32' make[3]: Entering directory '/builddir/build/BUILD/ifm-5.1/vars/win32' 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/ifm-5.1/vars/win32' make[2]: Leaving directory '/builddir/build/BUILD/ifm-5.1/vars/win32' Making install in contrib make[2]: Entering directory '/builddir/build/BUILD/ifm-5.1/vars/contrib' make[3]: Entering directory '/builddir/build/BUILD/ifm-5.1/vars/contrib' 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/ifm-5.1/vars/contrib' make[2]: Leaving directory '/builddir/build/BUILD/ifm-5.1/vars/contrib' make[2]: Entering directory '/builddir/build/BUILD/ifm-5.1/vars' make[3]: Entering directory '/builddir/build/BUILD/ifm-5.1/vars' make[3]: Nothing to be done for 'install-exec-am'. make install-data-hook make[4]: Entering directory '/builddir/build/BUILD/ifm-5.1/vars' make[4]: Nothing to be done for 'install-data-hook'. make[4]: Leaving directory '/builddir/build/BUILD/ifm-5.1/vars' make[3]: Leaving directory '/builddir/build/BUILD/ifm-5.1/vars' make[2]: Leaving directory '/builddir/build/BUILD/ifm-5.1/vars' make[1]: Leaving directory '/builddir/build/BUILD/ifm-5.1/vars' Making install in fig make[1]: Entering directory '/builddir/build/BUILD/ifm-5.1/fig' make[2]: Entering directory '/builddir/build/BUILD/ifm-5.1/fig' 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/ifm-5.1/fig' make[1]: Leaving directory '/builddir/build/BUILD/ifm-5.1/fig' Making install in gpp make[1]: Entering directory '/builddir/build/BUILD/ifm-5.1/gpp' make[2]: Entering directory '/builddir/build/BUILD/ifm-5.1/gpp' /bin/sh ../etc/mkinstalldirs /builddir/build/BUILDROOT/ifm-5.1-20.fc28.riscv64/usr/lib64/ifm mkdir -p -- /builddir/build/BUILDROOT/ifm-5.1-20.fc28.riscv64/usr/lib64/ifm /bin/sh ../libtool --mode=install /usr/bin/install -c gpp /builddir/build/BUILDROOT/ifm-5.1-20.fc28.riscv64/usr/lib64/ifm/gpp /usr/bin/install -c gpp /builddir/build/BUILDROOT/ifm-5.1-20.fc28.riscv64/usr/lib64/ifm/gpp make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/ifm-5.1/gpp' make[1]: Leaving directory '/builddir/build/BUILD/ifm-5.1/gpp' Making install in src make[1]: Entering directory '/builddir/build/BUILD/ifm-5.1/src' make[2]: Entering directory '/builddir/build/BUILD/ifm-5.1/src' /bin/sh ../etc/mkinstalldirs /builddir/build/BUILDROOT/ifm-5.1-20.fc28.riscv64/usr/bin /bin/sh ../libtool --mode=install /usr/bin/install -c ifm /builddir/build/BUILDROOT/ifm-5.1-20.fc28.riscv64/usr/bin/ifm /usr/bin/install -c ifm /builddir/build/BUILDROOT/ifm-5.1-20.fc28.riscv64/usr/bin/ifm make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/ifm-5.1/src' make[1]: Leaving directory '/builddir/build/BUILD/ifm-5.1/src' Making install in lib make[1]: Entering directory '/builddir/build/BUILD/ifm-5.1/lib' make[2]: Entering directory '/builddir/build/BUILD/ifm-5.1/lib' make[2]: Nothing to be done for 'install-exec-am'. /bin/sh ../etc/mkinstalldirs /builddir/build/BUILDROOT/ifm-5.1-20.fc28.riscv64/usr/share/ifm mkdir -p -- /builddir/build/BUILDROOT/ifm-5.1-20.fc28.riscv64/usr/share/ifm /usr/bin/install -c -m 644 ifm-color.ifm /builddir/build/BUILDROOT/ifm-5.1-20.fc28.riscv64/usr/share/ifm/ifm-color.ifm /usr/bin/install -c -m 644 ifm-compat.ifm /builddir/build/BUILDROOT/ifm-5.1-20.fc28.riscv64/usr/share/ifm/ifm-compat.ifm /usr/bin/install -c -m 644 ifm-init.ifm /builddir/build/BUILDROOT/ifm-5.1-20.fc28.riscv64/usr/share/ifm/ifm-init.ifm /usr/bin/install -c -m 644 ifm-pro.ps /builddir/build/BUILDROOT/ifm-5.1-20.fc28.riscv64/usr/share/ifm/ifm-pro.ps /usr/bin/install -c -m 644 ifm-rgb.txt /builddir/build/BUILDROOT/ifm-5.1-20.fc28.riscv64/usr/share/ifm/ifm-rgb.txt /usr/bin/install -c -m 644 helvetica.ifm /builddir/build/BUILDROOT/ifm-5.1-20.fc28.riscv64/usr/share/ifm/helvetica.ifm /usr/bin/install -c -m 644 puzzle.ifm /builddir/build/BUILDROOT/ifm-5.1-20.fc28.riscv64/usr/share/ifm/puzzle.ifm /usr/bin/install -c -m 644 reckless.ifm /builddir/build/BUILDROOT/ifm-5.1-20.fc28.riscv64/usr/share/ifm/reckless.ifm /usr/bin/install -c -m 644 special.ifm /builddir/build/BUILDROOT/ifm-5.1-20.fc28.riscv64/usr/share/ifm/special.ifm /usr/bin/install -c -m 644 verbose.ifm /builddir/build/BUILDROOT/ifm-5.1-20.fc28.riscv64/usr/share/ifm/verbose.ifm make[2]: Leaving directory '/builddir/build/BUILD/ifm-5.1/lib' make[1]: Leaving directory '/builddir/build/BUILD/ifm-5.1/lib' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/ifm-5.1/doc' make[2]: Entering directory '/builddir/build/BUILD/ifm-5.1/doc' make[2]: Nothing to be done for 'install-exec-am'. /bin/sh ../etc/mkinstalldirs /builddir/build/BUILDROOT/ifm-5.1-20.fc28.riscv64/usr/share/man/man1 mkdir -p -- /builddir/build/BUILDROOT/ifm-5.1-20.fc28.riscv64/usr/share/man/man1 /usr/bin/install -c -m 644 ./ifm.1 /builddir/build/BUILDROOT/ifm-5.1-20.fc28.riscv64/usr/share/man/man1/ifm.1 make install-data-hook make[3]: Entering directory '/builddir/build/BUILD/ifm-5.1/doc' /bin/sh ../etc/mkinstalldirs /builddir/build/BUILDROOT/ifm-5.1-20.fc28.riscv64/usr/doc mkdir -p -- /builddir/build/BUILDROOT/ifm-5.1-20.fc28.riscv64/usr/doc /bin/sh ../etc/mkinstalldirs /builddir/build/BUILDROOT/ifm-5.1-20.fc28.riscv64/usr/doc/ifm mkdir -p -- /builddir/build/BUILDROOT/ifm-5.1-20.fc28.riscv64/usr/doc/ifm make[3]: Leaving directory '/builddir/build/BUILD/ifm-5.1/doc' make[2]: Leaving directory '/builddir/build/BUILD/ifm-5.1/doc' make[1]: Leaving directory '/builddir/build/BUILD/ifm-5.1/doc' Making install in progs make[1]: Entering directory '/builddir/build/BUILD/ifm-5.1/progs' make[2]: Entering directory '/builddir/build/BUILD/ifm-5.1/progs' /bin/sh ../etc/mkinstalldirs /builddir/build/BUILDROOT/ifm-5.1-20.fc28.riscv64/usr/bin /usr/bin/install -c tkifm /builddir/build/BUILDROOT/ifm-5.1-20.fc28.riscv64/usr/bin/tkifm /usr/bin/install -c ifm2dev /builddir/build/BUILDROOT/ifm-5.1-20.fc28.riscv64/usr/bin/ifm2dev /usr/bin/install -c ifm2tex /builddir/build/BUILDROOT/ifm-5.1-20.fc28.riscv64/usr/bin/ifm2tex /usr/bin/install -c scr2ifm /builddir/build/BUILDROOT/ifm-5.1-20.fc28.riscv64/usr/bin/scr2ifm make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/ifm-5.1/progs' make[1]: Leaving directory '/builddir/build/BUILD/ifm-5.1/progs' Making install in demos make[1]: Entering directory '/builddir/build/BUILD/ifm-5.1/demos' make[2]: Entering directory '/builddir/build/BUILD/ifm-5.1/demos' 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/ifm-5.1/demos' make[1]: Leaving directory '/builddir/build/BUILD/ifm-5.1/demos' Making install in tests make[1]: Entering directory '/builddir/build/BUILD/ifm-5.1/tests' make[2]: Entering directory '/builddir/build/BUILD/ifm-5.1/tests' 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/ifm-5.1/tests' make[1]: Leaving directory '/builddir/build/BUILD/ifm-5.1/tests' make[1]: Entering directory '/builddir/build/BUILD/ifm-5.1' make[2]: Entering directory '/builddir/build/BUILD/ifm-5.1' 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/ifm-5.1' make[1]: Leaving directory '/builddir/build/BUILD/ifm-5.1' + rm -rf /builddir/build/BUILDROOT/ifm-5.1-20.fc28.riscv64//usr/doc + rm -f demos/Makefile demos/Makefile.am demos/Makefile.in + rm -f doc/ifm/WARNINGS doc/ifm/images.aux doc/ifm/images.bbl doc/ifm/images.log doc/ifm/images.pl doc/ifm/images.tex doc/ifm/images.pl doc/ifm/internals.pl doc/ifm/labels.pl + /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 mangling shebang in ./usr/bin/tkifm from #! /usr/bin/wish -f to #!/usr/bin/wish -f mangling shebang in ./usr/bin/ifm2dev from #! /usr/bin/perl to #!/usr/bin/perl mangling shebang in ./usr/bin/scr2ifm from #! /usr/bin/perl to #!/usr/bin/perl mangling shebang in ./usr/bin/ifm2tex from #! /usr/bin/perl to #!/usr/bin/perl Processing files: ifm-5.1-20.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.VAfzRy + umask 022 + cd /builddir/build/BUILD + cd ifm-5.1 + DOCDIR=/builddir/build/BUILDROOT/ifm-5.1-20.fc28.riscv64/usr/share/doc/ifm + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ifm-5.1-20.fc28.riscv64/usr/share/doc/ifm + cp -pr COPYING /builddir/build/BUILDROOT/ifm-5.1-20.fc28.riscv64/usr/share/doc/ifm + cp -pr NEWS /builddir/build/BUILDROOT/ifm-5.1-20.fc28.riscv64/usr/share/doc/ifm + cp -pr README /builddir/build/BUILDROOT/ifm-5.1-20.fc28.riscv64/usr/share/doc/ifm + cp -pr THANKS /builddir/build/BUILDROOT/ifm-5.1-20.fc28.riscv64/usr/share/doc/ifm + cp -pr demos/ /builddir/build/BUILDROOT/ifm-5.1-20.fc28.riscv64/usr/share/doc/ifm + cp -pr doc/advent1.scr doc/advent2.scr doc/advent3.scr doc/advent4.scr doc/advent5.scr doc/advent6.scr doc/advent7.scr /builddir/build/BUILDROOT/ifm-5.1-20.fc28.riscv64/usr/share/doc/ifm + cp -pr doc/advent.cmd /builddir/build/BUILDROOT/ifm-5.1-20.fc28.riscv64/usr/share/doc/ifm + cp -pr doc/gfdl.lyx /builddir/build/BUILDROOT/ifm-5.1-20.fc28.riscv64/usr/share/doc/ifm + cp -pr doc/ifm.pdf /builddir/build/BUILDROOT/ifm-5.1-20.fc28.riscv64/usr/share/doc/ifm + cp -pr doc/macros.tex /builddir/build/BUILDROOT/ifm-5.1-20.fc28.riscv64/usr/share/doc/ifm + cp -pr doc/tkifm.txt /builddir/build/BUILDROOT/ifm-5.1-20.fc28.riscv64/usr/share/doc/ifm + cp -pr doc/advent.ifm doc/cover.ifm doc/example.ifm /builddir/build/BUILDROOT/ifm-5.1-20.fc28.riscv64/usr/share/doc/ifm + cp -pr doc/ifm.vim /builddir/build/BUILDROOT/ifm-5.1-20.fc28.riscv64/usr/share/doc/ifm + cp -pr doc/ifm.sh /builddir/build/BUILDROOT/ifm-5.1-20.fc28.riscv64/usr/share/doc/ifm + cp -pr doc/ifm/ /builddir/build/BUILDROOT/ifm-5.1-20.fc28.riscv64/usr/share/doc/ifm + exit 0 Provides: ifm = 5.1-20.fc28 ifm(riscv-64) = 5.1-20.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/perl /usr/bin/wish ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ifm-5.1-20.fc28.riscv64 Wrote: /builddir/build/SRPMS/ifm-5.1-20.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/ifm-5.1-20.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.lJYu5H + umask 022 + cd /builddir/build/BUILD + cd ifm-5.1 + rm -rf /builddir/build/BUILDROOT/ifm-5.1-20.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